/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
:root{--bs-blue:#0d6efd;--bs-indigo:#6610f2;--bs-purple:#6f42c1;--bs-pink:#d63384;--bs-red:#dc3545;--bs-orange:#fd7e14;--bs-yellow:#ffc107;--bs-green:#198754;--bs-teal:#20c997;--bs-cyan:#0dcaf0;--bs-black:#000;--bs-white:#fff;--bs-gray:#6c757d;--bs-gray-dark:#343a40;--bs-gray-100:#f8f9fa;--bs-gray-200:#e9ecef;--bs-gray-300:#dee2e6;--bs-gray-400:#ced4da;--bs-gray-500:#adb5bd;--bs-gray-600:#6c757d;--bs-gray-700:#495057;--bs-gray-800:#343a40;--bs-gray-900:#212529;--bs-primary:#003e6b;--bs-secondary:#6c757d;--bs-success:#198754;--bs-info:#0dcaf0;--bs-warning:#ffc107;--bs-danger:#dc3545;--bs-light:#f8f9fa;--bs-dark:#212529;--bs-primary-rgb:0,62,107;--bs-secondary-rgb:108,117,125;--bs-success-rgb:25,135,84;--bs-info-rgb:13,202,240;--bs-warning-rgb:255,193,7;--bs-danger-rgb:220,53,69;--bs-light-rgb:248,249,250;--bs-dark-rgb:33,37,41;--bs-white-rgb:255,255,255;--bs-black-rgb:0,0,0;--bs-body-color-rgb:33,37,41;--bs-body-bg-rgb:255,255,255;--bs-font-sans-serif:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans","Liberation Sans",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--bs-font-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--bs-gradient:linear-gradient(180deg,rgba(255,255,255,0.15),rgba(255,255,255,0));--bs-body-font-family:opensans,arial,sans-serif;--bs-body-font-size:1rem;--bs-body-font-weight:400;--bs-body-line-height:1.5;--bs-body-color:#212529;--bs-body-bg:#fff;--bs-border-width:1px;--bs-border-style:solid;--bs-border-color:#dee2e6;--bs-border-color-translucent:rgba(0,0,0,0.175);--bs-border-radius:0.375rem;--bs-border-radius-sm:0.75rem;--bs-border-radius-lg:1.5rem;--bs-border-radius-xl:2rem;--bs-border-radius-2xl:2.5rem;--bs-border-radius-pill:50rem;--bs-link-color:#003e6b;--bs-link-hover-color:rgb(58.9974448,128.3589639686,186.0085552);--bs-code-color:#d63384;--bs-highlight-bg:rgb(255,242.6,205.4)}*,*::before,*::after{box-sizing:border-box}@media(prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}}body{margin:0;font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);color:var(--bs-body-color);text-align:var(--bs-body-text-align);background-color:var(--bs-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}hr{margin:1rem 0;color:inherit;border:0;border-top:1px solid;opacity:.25}h6,h5,h4,h3,h2,h1{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2}h1{font-size:calc(1.375rem + 1.5vw)}@media(min-width:1200px){h1{font-size:2.5rem}}h2{font-size:calc(1.325rem + 0.9vw)}@media(min-width:1200px){h2{font-size:2rem}}h3{font-size:calc(1.3rem + 0.6vw)}@media(min-width:1200px){h3{font-size:1.75rem}}h4{font-size:calc(1.275rem + 0.3vw)}@media(min-width:1200px){h4{font-size:1.5rem}}h5{font-size:1.25rem}h6{font-size:1rem}p{margin-top:0;margin-bottom:1rem}abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul{padding-left:2rem}ol,ul,dl{margin-top:0;margin-bottom:1rem}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small{font-size:0.875em}mark{padding:.1875em;background-color:var(--bs-highlight-bg)}sub,sup{position:relative;font-size:0.75em;line-height:0;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}a{color:var(--bs-link-color);text-decoration:underline}a:hover{color:var(--bs-link-hover-color)}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}pre,code,kbd,samp{font-family:var(--bs-font-monospace);font-size:1em}pre{display:block;margin-top:0;margin-bottom:1rem;overflow:auto;font-size:0.875em}pre code{font-size:inherit;color:inherit;word-break:normal}code{font-size:0.875em;color:var(--bs-code-color);word-wrap:break-word}a>code{color:inherit}kbd{padding:.1875rem .375rem;font-size:0.875em;color:var(--bs-body-bg);background-color:var(--bs-body-color);border-radius:.75rem}kbd kbd{padding:0;font-size:1em}figure{margin:0 0 1rem}img,svg{vertical-align:middle}table{caption-side:bottom;border-collapse:collapse}caption{padding-top:.5rem;padding-bottom:.5rem;color:#6c757d;text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}thead,tbody,tfoot,tr,td,th{border-color:inherit;border-style:solid;border-width:0}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}input,button,select,optgroup,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}select:disabled{opacity:1}[list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator{display:none !important}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button:not(:disabled),[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled){cursor:pointer}::-moz-focus-inner{padding:0;border-style:none}textarea{resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{float:left;width:100%;padding:0;margin-bottom:.5rem;font-size:calc(1.275rem + 0.3vw);line-height:inherit}@media(min-width:1200px){legend{font-size:1.5rem}}legend+*{clear:left}::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-text,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:textfield}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::file-selector-button{font:inherit;-webkit-appearance:button}output{display:inline-block}iframe{border:0}summary{display:list-item;cursor:pointer}progress{vertical-align:baseline}[hidden]{display:none !important}.m-0{margin:0 !important}.m-1{margin:.25rem !important}.m-2{margin:.5rem !important}.m-3{margin:1rem !important}.m-4{margin:1.5rem !important}.m-5{margin:3rem !important}.m-auto{margin:auto !important}.mx-0{margin-right:0 !important;margin-left:0 !important}.mx-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-3{margin-right:1rem !important;margin-left:1rem !important}.mx-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-5{margin-right:3rem !important;margin-left:3rem !important}.mx-auto{margin-right:auto !important;margin-left:auto !important}.my-0{margin-top:0 !important;margin-bottom:0 !important}.my-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-0{margin-top:0 !important}.mt-1{margin-top:.25rem !important}.mt-2{margin-top:.5rem !important}.mt-3{margin-top:1rem !important}.mt-4{margin-top:1.5rem !important}.mt-5{margin-top:3rem !important}.mt-auto{margin-top:auto !important}.me-0{margin-right:0 !important}.me-1{margin-right:.25rem !important}.me-2{margin-right:.5rem !important}.me-3{margin-right:1rem !important}.me-4{margin-right:1.5rem !important}.me-5{margin-right:3rem !important}.me-auto{margin-right:auto !important}.mb-0{margin-bottom:0 !important}.mb-1{margin-bottom:.25rem !important}.mb-2{margin-bottom:.5rem !important}.mb-3{margin-bottom:1rem !important}.mb-4{margin-bottom:1.5rem !important}.mb-5{margin-bottom:3rem !important}.mb-auto{margin-bottom:auto !important}.ms-0{margin-left:0 !important}.ms-1{margin-left:.25rem !important}.ms-2{margin-left:.5rem !important}.ms-3{margin-left:1rem !important}.ms-4{margin-left:1.5rem !important}.ms-5{margin-left:3rem !important}.ms-auto{margin-left:auto !important}.p-static{position:static !important}.p-relative{position:relative !important}.p-absolute{position:absolute !important}.p-fixed{position:fixed !important}.p-sticky{position:sticky !important}.object-fit-contain{-o-object-fit:contain !important;object-fit:contain !important}.object-fit-cover{-o-object-fit:cover !important;object-fit:cover !important}.object-fit-fill{-o-object-fit:fill !important;object-fit:fill !important}.object-fit-none{-o-object-fit:none !important;object-fit:none !important}.object-fit-scale-down{-o-object-fit:scale-down !important;object-fit:scale-down !important}.overflow-visible{overflow:visible !important}.overflow-hidden{overflow:hidden !important}.overflow-scroll{overflow:scroll !important}.overflow-auto{overflow:auto !important}.overflow-x-visible{overflow-x:visible !important}.overflow-x-hidden{overflow-x:hidden !important}.overflow-x-scroll{overflow-x:scroll !important}.overflow-x-auto{overflow-x:auto !important}.overflow-y-visible{overflow-y:visible !important}.overflow-y-hidden{overflow-y:hidden !important}.overflow-y-scroll{overflow-y:scroll !important}.overflow-y-auto{overflow-y:auto !important}.top-0{top:0 !important}.top-1{top:.25rem !important}.top-2{top:.5rem !important}.top-3{top:1rem !important}.top-4{top:1.5rem !important}.top-5{top:3rem !important}.top-50{top:50% !important}.top-100{top:100% !important}.bottom-0{bottom:0 !important}.bottom-1{bottom:.25rem !important}.bottom-2{bottom:.5rem !important}.bottom-3{bottom:1rem !important}.bottom-4{bottom:1.5rem !important}.bottom-5{bottom:3rem !important}.bottom-50{bottom:50% !important}.bottom-100{bottom:100% !important}.start-0{left:0 !important}.start-1{left:.25rem !important}.start-2{left:.5rem !important}.start-3{left:1rem !important}.start-4{left:1.5rem !important}.start-5{left:3rem !important}.start-50{left:50% !important}.start-100{left:100% !important}.end-0{right:0 !important}.end-1{right:.25rem !important}.end-2{right:.5rem !important}.end-3{right:1rem !important}.end-4{right:1.5rem !important}.end-5{right:3rem !important}.end-50{right:50% !important}.end-100{right:100% !important}.translate-middle{transform:translate(-50%,-50%) !important}.translate-middle-x{transform:translateX(-50%) !important}.translate-middle-y{transform:translateY(-50%) !important}.transform-origin-left{transform-origin:left !important}.transform-origin-center{transform-origin:center !important}.transform-origin-right{transform-origin:right !important}.transform-origin-top{transform-origin:top !important}.transform-origin-bottom{transform-origin:bottom !important}.m-0{margin:0 !important}.m-n1{margin:-0.25rem !important}.m-n2{margin:-0.5rem !important}.m-n3{margin:-1rem !important}.m-n4{margin:-1.5rem !important}.m-n5{margin:-3rem !important}.mx-0{margin-right:0 !important;margin-left:0 !important}.mx-n1{margin-right:-0.25rem !important;margin-left:-0.25rem !important}.mx-n2{margin-right:-0.5rem !important;margin-left:-0.5rem !important}.mx-n3{margin-right:-1rem !important;margin-left:-1rem !important}.mx-n4{margin-right:-1.5rem !important;margin-left:-1.5rem !important}.mx-n5{margin-right:-3rem !important;margin-left:-3rem !important}.my-0{margin-top:0 !important;margin-bottom:0 !important}.my-n1{margin-top:-0.25rem !important;margin-bottom:-0.25rem !important}.my-n2{margin-top:-0.5rem !important;margin-bottom:-0.5rem !important}.my-n3{margin-top:-1rem !important;margin-bottom:-1rem !important}.my-n4{margin-top:-1.5rem !important;margin-bottom:-1.5rem !important}.my-n5{margin-top:-3rem !important;margin-bottom:-3rem !important}.mt-0{margin-top:0 !important}.mt-n1{margin-top:-0.25rem !important}.mt-n2{margin-top:-0.5rem !important}.mt-n3{margin-top:-1rem !important}.mt-n4{margin-top:-1.5rem !important}.mt-n5{margin-top:-3rem !important}.me-0{margin-right:0 !important}.me-n1{margin-right:-0.25rem !important}.me-n2{margin-right:-0.5rem !important}.me-n3{margin-right:-1rem !important}.me-n4{margin-right:-1.5rem !important}.me-n5{margin-right:-3rem !important}.mb-0{margin-bottom:0 !important}.mb-n1{margin-bottom:-0.25rem !important}.mb-n2{margin-bottom:-0.5rem !important}.mb-n3{margin-bottom:-1rem !important}.mb-n4{margin-bottom:-1.5rem !important}.mb-n5{margin-bottom:-3rem !important}.ms-0{margin-left:0 !important}.ms-n1{margin-left:-0.25rem !important}.ms-n2{margin-left:-0.5rem !important}.ms-n3{margin-left:-1rem !important}.ms-n4{margin-left:-1.5rem !important}.ms-n5{margin-left:-3rem !important}.p-0{padding:0 !important}.p-1{padding:.25rem !important}.p-2{padding:.5rem !important}.p-3{padding:1rem !important}.p-4{padding:1.5rem !important}.p-5{padding:3rem !important}.p-100{padding:100% !important}.px-0{padding-right:0 !important;padding-left:0 !important}.px-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-3{padding-right:1rem !important;padding-left:1rem !important}.px-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-5{padding-right:3rem !important;padding-left:3rem !important}.py-0{padding-top:0 !important;padding-bottom:0 !important}.py-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-0{padding-top:0 !important}.pt-1{padding-top:.25rem !important}.pt-2{padding-top:.5rem !important}.pt-3{padding-top:1rem !important}.pt-4{padding-top:1.5rem !important}.pt-5{padding-top:3rem !important}.pe-0{padding-right:0 !important}.pe-1{padding-right:.25rem !important}.pe-2{padding-right:.5rem !important}.pe-3{padding-right:1rem !important}.pe-4{padding-right:1.5rem !important}.pe-5{padding-right:3rem !important}.pb-0{padding-bottom:0 !important}.pb-1{padding-bottom:.25rem !important}.pb-2{padding-bottom:.5rem !important}.pb-3{padding-bottom:1rem !important}.pb-4{padding-bottom:1.5rem !important}.pb-5{padding-bottom:3rem !important}.pb-100{padding-bottom:100% !important}.ps-0{padding-left:0 !important}.ps-1{padding-left:.25rem !important}.ps-2{padding-left:.5rem !important}.ps-3{padding-left:1rem !important}.ps-4{padding-left:1.5rem !important}.ps-5{padding-left:3rem !important}.gap-0{gap:0 !important}.gap-1{gap:.25rem !important}.gap-2{gap:.5rem !important}.gap-3{gap:1rem !important}.gap-4{gap:1.5rem !important}.gap-5{gap:3rem !important}.row-gap-0{row-gap:0 !important}.row-gap-1{row-gap:.25rem !important}.row-gap-2{row-gap:.5rem !important}.row-gap-3{row-gap:1rem !important}.row-gap-4{row-gap:1.5rem !important}.row-gap-5{row-gap:3rem !important}.column-gap-0{-moz-column-gap:0 !important;column-gap:0 !important}.column-gap-1{-moz-column-gap:.25rem !important;column-gap:.25rem !important}.column-gap-2{-moz-column-gap:.5rem !important;column-gap:.5rem !important}.column-gap-3{-moz-column-gap:1rem !important;column-gap:1rem !important}.column-gap-4{-moz-column-gap:1.5rem !important;column-gap:1.5rem !important}.column-gap-5{-moz-column-gap:3rem !important;column-gap:3rem !important}.column-count-1{-moz-column-count:1 !important;column-count:1 !important}.column-count-2{-moz-column-count:2 !important;column-count:2 !important}.column-count-3{-moz-column-count:3 !important;column-count:3 !important}.column-count-4{-moz-column-count:4 !important;column-count:4 !important}.column-count-5{-moz-column-count:5 !important;column-count:5 !important}.column-count-6{-moz-column-count:6 !important;column-count:6 !important}.column-count-7{-moz-column-count:7 !important;column-count:7 !important}.column-count-8{-moz-column-count:8 !important;column-count:8 !important}.column-count-9{-moz-column-count:9 !important;column-count:9 !important}.column-count-10{-moz-column-count:10 !important;column-count:10 !important}.column-count-auto{-moz-column-count:auto !important;column-count:auto !important}.flex-fill{flex:1 1 auto !important}.flex-shrink{flex:0 1 auto !important}.flex-row{flex-direction:row !important}.flex-column{flex-direction:column !important}.flex-row-reverse{flex-direction:row-reverse !important}.flex-column-reverse{flex-direction:column-reverse !important}.flex-basis-auto{flex-basis:auto !important}.flex-basis-100{flex-basis:100% !important}.flex-grow-0{flex-grow:0 !important}.flex-grow-01{flex-grow:.1 !important}.flex-grow-1{flex-grow:1 !important}.flex-shrink-0{flex-shrink:0 !important}.flex-shrink-1{flex-shrink:1 !important}.flex-wrap{flex-wrap:wrap !important}.flex-nowrap{flex-wrap:nowrap !important}.flex-wrap-reverse{flex-wrap:wrap-reverse !important}.whitespace-normal{white-space:normal !important}.whitespace-nowrap{white-space:nowrap !important}.whitespace-pre{white-space:pre !important}.whitespace-pre-line{white-space:pre-line !important}.whitespace-pre-wrap{white-space:pre-wrap !important}.justify-content-start{justify-content:flex-start !important}.justify-content-end{justify-content:flex-end !important}.justify-content-center{justify-content:center !important}.justify-content-between{justify-content:space-between !important}.justify-content-around{justify-content:space-around !important}.justify-content-evenly{justify-content:space-evenly !important}.justify-self-start{justify-self:start !important}.justify-self-end{justify-self:end !important}.justify-self-center{justify-self:center !important}.justify-self-between{justify-self:space-between !important}.justify-self-around{justify-self:space-around !important}.justify-self-evenly{justify-self:space-evenly !important}.align-items-start{align-items:flex-start !important}.align-items-end{align-items:flex-end !important}.align-items-center{align-items:center !important}.align-items-baseline{align-items:baseline !important}.align-items-stretch{align-items:stretch !important}.align-content-start{align-content:flex-start !important}.align-content-end{align-content:flex-end !important}.align-content-center{align-content:center !important}.align-content-between{align-content:space-between !important}.align-content-around{align-content:space-around !important}.align-content-stretch{align-content:stretch !important}.align-self-auto{align-self:auto !important}.align-self-start{align-self:flex-start !important}.align-self-end{align-self:flex-end !important}.align-self-center{align-self:center !important}.align-self-baseline{align-self:baseline !important}.align-self-stretch{align-self:stretch !important}.order-first{order:-1 !important}.order-0{order:0 !important}.order-1{order:1 !important}.order-2{order:2 !important}.order-3{order:3 !important}.order-4{order:4 !important}.order-5{order:5 !important}.order-last{order:6 !important}.h-0{height:0 !important}.h-1{height:.25rem !important}.h-2{height:.5rem !important}.h-3{height:1rem !important}.h-4{height:1.5rem !important}.h-5{height:3rem !important}.h-25{height:25% !important}.h-50{height:50% !important}.h-75{height:75% !important}.h-100{height:100% !important}.h-auto{height:auto !important}.h-fit{height:-moz-fit-content !important;height:fit-content !important}.min-h-0{min-height:0 !important}.min-h-1{min-height:.25rem !important}.min-h-2{min-height:.5rem !important}.min-h-3{min-height:1rem !important}.min-h-4{min-height:1.5rem !important}.min-h-5{min-height:3rem !important}.min-h-100{min-height:100% !important}.w-0{width:0 !important}.w-1{width:.25rem !important}.w-2{width:.5rem !important}.w-3{width:1rem !important}.w-4{width:1.5rem !important}.w-5{width:3rem !important}.w-20{width:20% !important}.w-25{width:25% !important}.w-50{width:50% !important}.w-75{width:75% !important}.w-100{width:100% !important}.w-100vw{width:100vw !important}.w-auto{width:auto !important}.w-fit{width:-moz-fit-content !important;width:fit-content !important}.w-inherit{width:inherit !important}.w-fill{width:-webkit-fill-available !important}.min-w-0{min-width:0 !important}.min-w-1{min-width:.25rem !important}.min-w-2{min-width:.5rem !important}.min-w-3{min-width:1rem !important}.min-w-4{min-width:1.5rem !important}.min-w-5{min-width:3rem !important}.min-w-20{min-width:20% !important}.min-w-25{min-width:25% !important}.min-w-50{min-width:50% !important}.min-w-75{min-width:75% !important}.min-w-100{min-width:100% !important}.min-w-auto{min-width:auto !important}.min-w-fit{min-width:-moz-fit-content !important;min-width:fit-content !important}.max-w-0{max-width:0 !important}.max-w-1{max-width:.25rem !important}.max-w-2{max-width:.5rem !important}.max-w-3{max-width:1rem !important}.max-w-4{max-width:1.5rem !important}.max-w-5{max-width:3rem !important}.max-w-20{max-width:20% !important}.max-w-25{max-width:25% !important}.max-w-50{max-width:50% !important}.max-w-75{max-width:75% !important}.max-w-100{max-width:100% !important}.max-w-100vw{max-width:100vw !important}.max-w-auto{max-width:auto !important}.max-w-fit{max-width:-moz-fit-content !important;max-width:fit-content !important}.max-w-full{max-width:1600px !important}.max-h-0{max-height:0 !important}.max-h-1{max-height:.25rem !important}.max-h-2{max-height:.5rem !important}.max-h-3{max-height:1rem !important}.max-h-4{max-height:1.5rem !important}.max-h-5{max-height:3rem !important}.max-h-20{max-height:20% !important}.max-h-25{max-height:25% !important}.max-h-50{max-height:50% !important}.max-h-75{max-height:75% !important}.max-h-100{max-height:100% !important}.max-h-100vw{max-height:100vw !important}.max-h-auto{max-height:auto !important}.max-h-fit{max-height:-moz-fit-content !important;max-height:fit-content !important}.max-h-full{max-height:1600px !important}.v-align-baseline{vertical-align:baseline !important}.v-align-top{vertical-align:top !important}.v-align-middle{vertical-align:middle !important}.v-align-bottom{vertical-align:bottom !important}.v-align-text-top{vertical-align:text-top !important}.v-align-text-bottom{vertical-align:text-bottom !important}.text-start{text-align:left !important}.text-end{text-align:right !important}.text-center{text-align:center !important}.text-justify{text-align:justify !important}.text-primary{color:#003e6b !important}.text-secondary{color:#6c757d !important}.text-success{color:#198754 !important}.text-info{color:#0dcaf0 !important}.text-warning{color:#ffc107 !important}.text-danger{color:#dc3545 !important}.text-light{color:#f8f9fa !important}.text-dark{color:#212529 !important}.text-reset{color:inherit !important}.word-break-all{word-break:break-all !important}.word-break-normal{word-break:normal !important}.word-break-word{word-break:break-word !important}.word-break-keep{word-break:keep-all !important}.ls-normal{letter-spacing:0 !important}.ls-5{letter-spacing:.05em !important}.ls-n2{letter-spacing:-0.02em !important}.line-break-anywhere{line-break:anywhere !important}.lh-0{line-height:0 !important}.lh-100{line-height:1 !important}.lh-110{line-height:1.1 !important}.lh-120{line-height:1.2 !important}.lh-125{line-height:1.25 !important}.lh-140{line-height:1.4 !important}.lh-150{line-height:1.5 !important}.lh-160{line-height:1.6 !important}.lh-166{line-height:1.66 !important}.lh-180{line-height:1.8 !important}.d-inline{display:inline !important}.d-inline-block{display:inline-block !important}.d-block{display:block !important}.d-grid{display:grid !important}.d-inline-grid{display:inline-grid !important}.d-table{display:table !important}.d-table-row{display:table-row !important}.d-table-cell{display:table-cell !important}.d-flex{display:flex !important}.d-inline-flex{display:inline-flex !important}.d-none{display:none !important}.table-layout-fixed{table-layout:fixed !important}.table-layout-auto{table-layout:auto !important}.bg-no-repeat{background-repeat:no-repeat !important}.bg-repeat{background-repeat:repeat !important}.bg-repeat-x{background-repeat:repeat-x !important}.bg-repeat-y{background-repeat:repeat-y !important}.bg-auto{background-size:auto !important}.bg-cover{background-size:cover !important}.bg-contain{background-size:contain !important}.bg-primary{--bs-bg-opacity:1;background-color:rgba(var(--bs-primary-rgb),var(--bs-bg-opacity)) !important}.bg-secondary{--bs-bg-opacity:1;background-color:rgba(var(--bs-secondary-rgb),var(--bs-bg-opacity)) !important}.bg-success{--bs-bg-opacity:1;background-color:rgba(var(--bs-success-rgb),var(--bs-bg-opacity)) !important}.bg-info{--bs-bg-opacity:1;background-color:rgba(var(--bs-info-rgb),var(--bs-bg-opacity)) !important}.bg-warning{--bs-bg-opacity:1;background-color:rgba(var(--bs-warning-rgb),var(--bs-bg-opacity)) !important}.bg-danger{--bs-bg-opacity:1;background-color:rgba(var(--bs-danger-rgb),var(--bs-bg-opacity)) !important}.bg-light{--bs-bg-opacity:1;background-color:rgba(var(--bs-light-rgb),var(--bs-bg-opacity)) !important}.bg-dark{--bs-bg-opacity:1;background-color:rgba(var(--bs-dark-rgb),var(--bs-bg-opacity)) !important}.bg-black{--bs-bg-opacity:1;background-color:rgba(var(--bs-black-rgb),var(--bs-bg-opacity)) !important}.bg-white{--bs-bg-opacity:1;background-color:rgba(var(--bs-white-rgb),var(--bs-bg-opacity)) !important}.bg-body{--bs-bg-opacity:1;background-color:rgba(var(--bs-body-bg-rgb),var(--bs-bg-opacity)) !important}.bg-linkedin{--bs-bg-opacity:1;background-color:#0a66c2 !important}.bg-transparent{--bs-bg-opacity:1;background-color:rgba(0,0,0,0) !important}.bg-top{background-position:top !important}.bg-center{background-position:center !important}.bg-bottom{background-position:bottom !important}.bg-start{background-position:left !important}.bg-end{background-position:right !important}.bg-opacity-10{--bs-bg-opacity:0.1}.bg-opacity-20{--bs-bg-opacity:0.2}.bg-opacity-25{--bs-bg-opacity:0.25}.bg-opacity-30{--bs-bg-opacity:0.3}.bg-opacity-50{--bs-bg-opacity:0.5}.bg-opacity-60{--bs-bg-opacity:0.6}.bg-opacity-75{--bs-bg-opacity:0.75}.bg-opacity-100{--bs-bg-opacity:1}.shadow-none{box-shadow:0 0 0 0 rgba(0,0,0,0) !important}.shadow-small{box-shadow:0px 2px 12px 0px rgba(0,0,0,.06) !important}.shadow-medium{box-shadow:0px 4px 16px 0px rgba(0,0,0,.08) !important}.shadow-large{box-shadow:0px 8px 32px 0px rgba(0,0,0,.16) !important}.shadow-x-large{box-shadow:0px 8px 40px 0px rgba(0,0,0,.24) !important}.fs-1{font-size:2.5rem !important}.fs-2{font-size:2rem !important}.fs-3{font-size:1.75rem !important}.fs-4{font-size:1.5rem !important}.fs-5{font-size:1.25rem !important}.fs-6{font-size:1rem !important}.fw-300{font-weight:300 !important}.fw-400{font-weight:400 !important}.fw-500{font-weight:500 !important}.fw-600{font-weight:600 !important}.fw-700{font-weight:700 !important}.fw-800{font-weight:800 !important}.fw-900{font-weight:900 !important}.opacity-0{opacity:0 !important}.opacity-10{opacity:.1 !important}.opacity-20{opacity:.2 !important}.opacity-30{opacity:.3 !important}.opacity-40{opacity:.4 !important}.opacity-50{opacity:.5 !important}.opacity-60{opacity:.6 !important}.opacity-70{opacity:.7 !important}.opacity-80{opacity:.8 !important}.opacity-90{opacity:.9 !important}.opacity-100{opacity:1 !important}.border{border:1px solid #dee2e6 !important}.border-0{border:0 !important}.border-top{border-top:1px solid #dee2e6 !important}.border-top-0{border-top:0 !important}.border-end{border-right:1px solid #dee2e6 !important}.border-end-0{border-right:0 !important}.border-bottom{border-bottom:1px solid #dee2e6 !important}.border-bottom-0{border-bottom:0 !important}.border-bottom-transparent{border-bottom:rgba(0,0,0,0) !important}.border-start{border-left:1px solid #dee2e6 !important}.border-start-0{border-left:0 !important}.border-primary{border-color:#003e6b !important}.border-secondary{border-color:#6c757d !important}.border-success{border-color:#198754 !important}.border-info{border-color:#0dcaf0 !important}.border-warning{border-color:#ffc107 !important}.border-danger{border-color:#dc3545 !important}.border-light{border-color:#f8f9fa !important}.border-dark{border-color:#212529 !important}.border-white{border-color:#fff !important}.border-1{border-width:1px !important}.border-2{border-width:2px !important}.border-3{border-width:3px !important}.border-4{border-width:4px !important}.border-5{border-width:5px !important}.rounded{border-radius:.375rem !important}.rounded-0{border-radius:0 !important}.rounded-1{border-radius:.25rem !important}.rounded-2{border-radius:.375rem !important}.rounded-3{border-radius:.5rem !important}.rounded-4{border-radius:.75rem !important}.rounded-5{border-radius:1rem !important}.rounded-6{border-radius:1.5rem !important}.rounded-7{border-radius:2rem !important}.rounded-8{border-radius:2.5rem !important}.rounded-circle{border-radius:50% !important}.rounded-pill{border-radius:50rem !important}.rotate-0{transform:rotate(0deg) !important}.rotate-90{transform:rotate(90deg) !important}.rotate-180{transform:rotate(180deg) !important}.rotate-270{transform:rotate(270deg) !important}.rotate-n45{transform:rotate(-45deg) !important}.z-900{z-index:1020 !important}.z-1000{z-index:1000 !important}.z-1020{z-index:1020 !important}.z-1030{z-index:1030 !important}.z-1040{z-index:1040 !important}.z-1045{z-index:1045 !important}.z-1050{z-index:2050 !important}.z-1055{z-index:2055 !important}.z-1070{z-index:1070 !important}.z-1080{z-index:1080 !important}.z-1090{z-index:1090 !important}.z-1210{z-index:1210 !important}.z-1220{z-index:1220 !important}.text-decoration-none{text-decoration:none !important}.text-decoration-underline{text-decoration:underline !important}.text-decoration-line-through{text-decoration:line-through !important}.user-select-none{-webkit-user-select:none !important;-moz-user-select:none !important;user-select:none !important}.user-select-auto{-webkit-user-select:auto !important;-moz-user-select:auto !important;user-select:auto !important}.user-select-text{-webkit-user-select:text !important;-moz-user-select:text !important;user-select:text !important}.user-select-all{-webkit-user-select:all !important;-moz-user-select:all !important;user-select:all !important}@media(min-width:450px){.m-xs-0{margin:0 !important}.m-xs-1{margin:.25rem !important}.m-xs-2{margin:.5rem !important}.m-xs-3{margin:1rem !important}.m-xs-4{margin:1.5rem !important}.m-xs-5{margin:3rem !important}.m-xs-auto{margin:auto !important}.mx-xs-0{margin-right:0 !important;margin-left:0 !important}.mx-xs-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-xs-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-xs-3{margin-right:1rem !important;margin-left:1rem !important}.mx-xs-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-xs-5{margin-right:3rem !important;margin-left:3rem !important}.mx-xs-auto{margin-right:auto !important;margin-left:auto !important}.my-xs-0{margin-top:0 !important;margin-bottom:0 !important}.my-xs-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-xs-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-xs-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-xs-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-xs-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-xs-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-xs-0{margin-top:0 !important}.mt-xs-1{margin-top:.25rem !important}.mt-xs-2{margin-top:.5rem !important}.mt-xs-3{margin-top:1rem !important}.mt-xs-4{margin-top:1.5rem !important}.mt-xs-5{margin-top:3rem !important}.mt-xs-auto{margin-top:auto !important}.me-xs-0{margin-right:0 !important}.me-xs-1{margin-right:.25rem !important}.me-xs-2{margin-right:.5rem !important}.me-xs-3{margin-right:1rem !important}.me-xs-4{margin-right:1.5rem !important}.me-xs-5{margin-right:3rem !important}.me-xs-auto{margin-right:auto !important}.mb-xs-0{margin-bottom:0 !important}.mb-xs-1{margin-bottom:.25rem !important}.mb-xs-2{margin-bottom:.5rem !important}.mb-xs-3{margin-bottom:1rem !important}.mb-xs-4{margin-bottom:1.5rem !important}.mb-xs-5{margin-bottom:3rem !important}.mb-xs-auto{margin-bottom:auto !important}.ms-xs-0{margin-left:0 !important}.ms-xs-1{margin-left:.25rem !important}.ms-xs-2{margin-left:.5rem !important}.ms-xs-3{margin-left:1rem !important}.ms-xs-4{margin-left:1.5rem !important}.ms-xs-5{margin-left:3rem !important}.ms-xs-auto{margin-left:auto !important}.top-xs-0{top:0 !important}.top-xs-1{top:.25rem !important}.top-xs-2{top:.5rem !important}.top-xs-3{top:1rem !important}.top-xs-4{top:1.5rem !important}.top-xs-5{top:3rem !important}.top-xs-50{top:50% !important}.top-xs-100{top:100% !important}.m-xs-0{margin:0 !important}.m-xs-n1{margin:-0.25rem !important}.m-xs-n2{margin:-0.5rem !important}.m-xs-n3{margin:-1rem !important}.m-xs-n4{margin:-1.5rem !important}.m-xs-n5{margin:-3rem !important}.mx-xs-0{margin-right:0 !important;margin-left:0 !important}.mx-xs-n1{margin-right:-0.25rem !important;margin-left:-0.25rem !important}.mx-xs-n2{margin-right:-0.5rem !important;margin-left:-0.5rem !important}.mx-xs-n3{margin-right:-1rem !important;margin-left:-1rem !important}.mx-xs-n4{margin-right:-1.5rem !important;margin-left:-1.5rem !important}.mx-xs-n5{margin-right:-3rem !important;margin-left:-3rem !important}.my-xs-0{margin-top:0 !important;margin-bottom:0 !important}.my-xs-n1{margin-top:-0.25rem !important;margin-bottom:-0.25rem !important}.my-xs-n2{margin-top:-0.5rem !important;margin-bottom:-0.5rem !important}.my-xs-n3{margin-top:-1rem !important;margin-bottom:-1rem !important}.my-xs-n4{margin-top:-1.5rem !important;margin-bottom:-1.5rem !important}.my-xs-n5{margin-top:-3rem !important;margin-bottom:-3rem !important}.mt-xs-0{margin-top:0 !important}.mt-xs-n1{margin-top:-0.25rem !important}.mt-xs-n2{margin-top:-0.5rem !important}.mt-xs-n3{margin-top:-1rem !important}.mt-xs-n4{margin-top:-1.5rem !important}.mt-xs-n5{margin-top:-3rem !important}.me-xs-0{margin-right:0 !important}.me-xs-n1{margin-right:-0.25rem !important}.me-xs-n2{margin-right:-0.5rem !important}.me-xs-n3{margin-right:-1rem !important}.me-xs-n4{margin-right:-1.5rem !important}.me-xs-n5{margin-right:-3rem !important}.mb-xs-0{margin-bottom:0 !important}.mb-xs-n1{margin-bottom:-0.25rem !important}.mb-xs-n2{margin-bottom:-0.5rem !important}.mb-xs-n3{margin-bottom:-1rem !important}.mb-xs-n4{margin-bottom:-1.5rem !important}.mb-xs-n5{margin-bottom:-3rem !important}.ms-xs-0{margin-left:0 !important}.ms-xs-n1{margin-left:-0.25rem !important}.ms-xs-n2{margin-left:-0.5rem !important}.ms-xs-n3{margin-left:-1rem !important}.ms-xs-n4{margin-left:-1.5rem !important}.ms-xs-n5{margin-left:-3rem !important}.p-xs-0{padding:0 !important}.p-xs-1{padding:.25rem !important}.p-xs-2{padding:.5rem !important}.p-xs-3{padding:1rem !important}.p-xs-4{padding:1.5rem !important}.p-xs-5{padding:3rem !important}.p-xs-100{padding:100% !important}.px-xs-0{padding-right:0 !important;padding-left:0 !important}.px-xs-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-xs-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-xs-3{padding-right:1rem !important;padding-left:1rem !important}.px-xs-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-xs-5{padding-right:3rem !important;padding-left:3rem !important}.py-xs-0{padding-top:0 !important;padding-bottom:0 !important}.py-xs-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-xs-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-xs-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-xs-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-xs-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-xs-0{padding-top:0 !important}.pt-xs-1{padding-top:.25rem !important}.pt-xs-2{padding-top:.5rem !important}.pt-xs-3{padding-top:1rem !important}.pt-xs-4{padding-top:1.5rem !important}.pt-xs-5{padding-top:3rem !important}.pe-xs-0{padding-right:0 !important}.pe-xs-1{padding-right:.25rem !important}.pe-xs-2{padding-right:.5rem !important}.pe-xs-3{padding-right:1rem !important}.pe-xs-4{padding-right:1.5rem !important}.pe-xs-5{padding-right:3rem !important}.pb-xs-0{padding-bottom:0 !important}.pb-xs-1{padding-bottom:.25rem !important}.pb-xs-2{padding-bottom:.5rem !important}.pb-xs-3{padding-bottom:1rem !important}.pb-xs-4{padding-bottom:1.5rem !important}.pb-xs-5{padding-bottom:3rem !important}.pb-xs-100{padding-bottom:100% !important}.ps-xs-0{padding-left:0 !important}.ps-xs-1{padding-left:.25rem !important}.ps-xs-2{padding-left:.5rem !important}.ps-xs-3{padding-left:1rem !important}.ps-xs-4{padding-left:1.5rem !important}.ps-xs-5{padding-left:3rem !important}.gap-xs-0{gap:0 !important}.gap-xs-1{gap:.25rem !important}.gap-xs-2{gap:.5rem !important}.gap-xs-3{gap:1rem !important}.gap-xs-4{gap:1.5rem !important}.gap-xs-5{gap:3rem !important}.row-gap-xs-0{row-gap:0 !important}.row-gap-xs-1{row-gap:.25rem !important}.row-gap-xs-2{row-gap:.5rem !important}.row-gap-xs-3{row-gap:1rem !important}.row-gap-xs-4{row-gap:1.5rem !important}.row-gap-xs-5{row-gap:3rem !important}.column-gap-xs-0{-moz-column-gap:0 !important;column-gap:0 !important}.column-gap-xs-1{-moz-column-gap:.25rem !important;column-gap:.25rem !important}.column-gap-xs-2{-moz-column-gap:.5rem !important;column-gap:.5rem !important}.column-gap-xs-3{-moz-column-gap:1rem !important;column-gap:1rem !important}.column-gap-xs-4{-moz-column-gap:1.5rem !important;column-gap:1.5rem !important}.column-gap-xs-5{-moz-column-gap:3rem !important;column-gap:3rem !important}.column-count-xs-1{-moz-column-count:1 !important;column-count:1 !important}.column-count-xs-2{-moz-column-count:2 !important;column-count:2 !important}.column-count-xs-3{-moz-column-count:3 !important;column-count:3 !important}.column-count-xs-4{-moz-column-count:4 !important;column-count:4 !important}.column-count-xs-5{-moz-column-count:5 !important;column-count:5 !important}.column-count-xs-6{-moz-column-count:6 !important;column-count:6 !important}.column-count-xs-7{-moz-column-count:7 !important;column-count:7 !important}.column-count-xs-8{-moz-column-count:8 !important;column-count:8 !important}.column-count-xs-9{-moz-column-count:9 !important;column-count:9 !important}.column-count-xs-10{-moz-column-count:10 !important;column-count:10 !important}.column-count-xs-auto{-moz-column-count:auto !important;column-count:auto !important}.flex-xs-fill{flex:1 1 auto !important}.flex-xs-shrink{flex:0 1 auto !important}.flex-xs-row{flex-direction:row !important}.flex-xs-column{flex-direction:column !important}.flex-xs-row-reverse{flex-direction:row-reverse !important}.flex-xs-column-reverse{flex-direction:column-reverse !important}.flex-xs-basis-auto{flex-basis:auto !important}.flex-xs-basis-100{flex-basis:100% !important}.flex-xs-grow-0{flex-grow:0 !important}.flex-xs-grow-01{flex-grow:.1 !important}.flex-xs-grow-1{flex-grow:1 !important}.flex-xs-shrink-0{flex-shrink:0 !important}.flex-xs-shrink-1{flex-shrink:1 !important}.flex-xs-wrap{flex-wrap:wrap !important}.flex-xs-nowrap{flex-wrap:nowrap !important}.flex-xs-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-xs-start{justify-content:flex-start !important}.justify-content-xs-end{justify-content:flex-end !important}.justify-content-xs-center{justify-content:center !important}.justify-content-xs-between{justify-content:space-between !important}.justify-content-xs-around{justify-content:space-around !important}.justify-content-xs-evenly{justify-content:space-evenly !important}.justify-self-xs-start{justify-self:start !important}.justify-self-xs-end{justify-self:end !important}.justify-self-xs-center{justify-self:center !important}.justify-self-xs-between{justify-self:space-between !important}.justify-self-xs-around{justify-self:space-around !important}.justify-self-xs-evenly{justify-self:space-evenly !important}.align-items-xs-start{align-items:flex-start !important}.align-items-xs-end{align-items:flex-end !important}.align-items-xs-center{align-items:center !important}.align-items-xs-baseline{align-items:baseline !important}.align-items-xs-stretch{align-items:stretch !important}.align-content-xs-start{align-content:flex-start !important}.align-content-xs-end{align-content:flex-end !important}.align-content-xs-center{align-content:center !important}.align-content-xs-between{align-content:space-between !important}.align-content-xs-around{align-content:space-around !important}.align-content-xs-stretch{align-content:stretch !important}.align-self-xs-auto{align-self:auto !important}.align-self-xs-start{align-self:flex-start !important}.align-self-xs-end{align-self:flex-end !important}.align-self-xs-center{align-self:center !important}.align-self-xs-baseline{align-self:baseline !important}.align-self-xs-stretch{align-self:stretch !important}.order-xs-first{order:-1 !important}.order-xs-0{order:0 !important}.order-xs-1{order:1 !important}.order-xs-2{order:2 !important}.order-xs-3{order:3 !important}.order-xs-4{order:4 !important}.order-xs-5{order:5 !important}.order-xs-last{order:6 !important}.h-xs-0{height:0 !important}.h-xs-1{height:.25rem !important}.h-xs-2{height:.5rem !important}.h-xs-3{height:1rem !important}.h-xs-4{height:1.5rem !important}.h-xs-5{height:3rem !important}.h-xs-25{height:25% !important}.h-xs-50{height:50% !important}.h-xs-75{height:75% !important}.h-xs-100{height:100% !important}.h-xs-auto{height:auto !important}.h-xs-fit{height:-moz-fit-content !important;height:fit-content !important}.min-h-xs-0{min-height:0 !important}.min-h-xs-1{min-height:.25rem !important}.min-h-xs-2{min-height:.5rem !important}.min-h-xs-3{min-height:1rem !important}.min-h-xs-4{min-height:1.5rem !important}.min-h-xs-5{min-height:3rem !important}.min-h-xs-100{min-height:100% !important}.w-xs-0{width:0 !important}.w-xs-1{width:.25rem !important}.w-xs-2{width:.5rem !important}.w-xs-3{width:1rem !important}.w-xs-4{width:1.5rem !important}.w-xs-5{width:3rem !important}.w-xs-20{width:20% !important}.w-xs-25{width:25% !important}.w-xs-50{width:50% !important}.w-xs-75{width:75% !important}.w-xs-100{width:100% !important}.w-xs-100vw{width:100vw !important}.w-xs-auto{width:auto !important}.w-xs-fit{width:-moz-fit-content !important;width:fit-content !important}.w-xs-inherit{width:inherit !important}.w-xs-fill{width:-webkit-fill-available !important}.min-w-xs-0{min-width:0 !important}.min-w-xs-1{min-width:.25rem !important}.min-w-xs-2{min-width:.5rem !important}.min-w-xs-3{min-width:1rem !important}.min-w-xs-4{min-width:1.5rem !important}.min-w-xs-5{min-width:3rem !important}.min-w-xs-20{min-width:20% !important}.min-w-xs-25{min-width:25% !important}.min-w-xs-50{min-width:50% !important}.min-w-xs-75{min-width:75% !important}.min-w-xs-100{min-width:100% !important}.min-w-xs-auto{min-width:auto !important}.min-w-xs-fit{min-width:-moz-fit-content !important;min-width:fit-content !important}.max-w-xs-0{max-width:0 !important}.max-w-xs-1{max-width:.25rem !important}.max-w-xs-2{max-width:.5rem !important}.max-w-xs-3{max-width:1rem !important}.max-w-xs-4{max-width:1.5rem !important}.max-w-xs-5{max-width:3rem !important}.max-w-xs-20{max-width:20% !important}.max-w-xs-25{max-width:25% !important}.max-w-xs-50{max-width:50% !important}.max-w-xs-75{max-width:75% !important}.max-w-xs-100{max-width:100% !important}.max-w-xs-100vw{max-width:100vw !important}.max-w-xs-auto{max-width:auto !important}.max-w-xs-fit{max-width:-moz-fit-content !important;max-width:fit-content !important}.max-w-xs-full{max-width:1600px !important}.max-h-xs-0{max-height:0 !important}.max-h-xs-1{max-height:.25rem !important}.max-h-xs-2{max-height:.5rem !important}.max-h-xs-3{max-height:1rem !important}.max-h-xs-4{max-height:1.5rem !important}.max-h-xs-5{max-height:3rem !important}.max-h-xs-20{max-height:20% !important}.max-h-xs-25{max-height:25% !important}.max-h-xs-50{max-height:50% !important}.max-h-xs-75{max-height:75% !important}.max-h-xs-100{max-height:100% !important}.max-h-xs-100vw{max-height:100vw !important}.max-h-xs-auto{max-height:auto !important}.max-h-xs-fit{max-height:-moz-fit-content !important;max-height:fit-content !important}.max-h-xs-full{max-height:1600px !important}.text-xs-start{text-align:left !important}.text-xs-end{text-align:right !important}.text-xs-center{text-align:center !important}.text-xs-justify{text-align:justify !important}.lh-xs-0{line-height:0 !important}.lh-xs-100{line-height:1 !important}.lh-xs-110{line-height:1.1 !important}.lh-xs-120{line-height:1.2 !important}.lh-xs-125{line-height:1.25 !important}.lh-xs-140{line-height:1.4 !important}.lh-xs-150{line-height:1.5 !important}.lh-xs-160{line-height:1.6 !important}.lh-xs-166{line-height:1.66 !important}.lh-xs-180{line-height:1.8 !important}.d-xs-inline{display:inline !important}.d-xs-inline-block{display:inline-block !important}.d-xs-block{display:block !important}.d-xs-grid{display:grid !important}.d-xs-inline-grid{display:inline-grid !important}.d-xs-table{display:table !important}.d-xs-table-row{display:table-row !important}.d-xs-table-cell{display:table-cell !important}.d-xs-flex{display:flex !important}.d-xs-inline-flex{display:inline-flex !important}.d-xs-none{display:none !important}.table-layout-xs-fixed{table-layout:fixed !important}.table-layout-xs-auto{table-layout:auto !important}.bg-xs-primary{--bs-bg-opacity:1;background-color:rgba(var(--bs-primary-rgb),var(--bs-bg-opacity)) !important}.bg-xs-secondary{--bs-bg-opacity:1;background-color:rgba(var(--bs-secondary-rgb),var(--bs-bg-opacity)) !important}.bg-xs-success{--bs-bg-opacity:1;background-color:rgba(var(--bs-success-rgb),var(--bs-bg-opacity)) !important}.bg-xs-info{--bs-bg-opacity:1;background-color:rgba(var(--bs-info-rgb),var(--bs-bg-opacity)) !important}.bg-xs-warning{--bs-bg-opacity:1;background-color:rgba(var(--bs-warning-rgb),var(--bs-bg-opacity)) !important}.bg-xs-danger{--bs-bg-opacity:1;background-color:rgba(var(--bs-danger-rgb),var(--bs-bg-opacity)) !important}.bg-xs-light{--bs-bg-opacity:1;background-color:rgba(var(--bs-light-rgb),var(--bs-bg-opacity)) !important}.bg-xs-dark{--bs-bg-opacity:1;background-color:rgba(var(--bs-dark-rgb),var(--bs-bg-opacity)) !important}.bg-xs-black{--bs-bg-opacity:1;background-color:rgba(var(--bs-black-rgb),var(--bs-bg-opacity)) !important}.bg-xs-white{--bs-bg-opacity:1;background-color:rgba(var(--bs-white-rgb),var(--bs-bg-opacity)) !important}.bg-xs-body{--bs-bg-opacity:1;background-color:rgba(var(--bs-body-bg-rgb),var(--bs-bg-opacity)) !important}.bg-xs-linkedin{--bs-bg-opacity:1;background-color:#0a66c2 !important}.bg-xs-transparent{--bs-bg-opacity:1;background-color:rgba(0,0,0,0) !important}.fs-xs-1{font-size:2.5rem !important}.fs-xs-2{font-size:2rem !important}.fs-xs-3{font-size:1.75rem !important}.fs-xs-4{font-size:1.5rem !important}.fs-xs-5{font-size:1.25rem !important}.fs-xs-6{font-size:1rem !important}.fw-xs-300{font-weight:300 !important}.fw-xs-400{font-weight:400 !important}.fw-xs-500{font-weight:500 !important}.fw-xs-600{font-weight:600 !important}.fw-xs-700{font-weight:700 !important}.fw-xs-800{font-weight:800 !important}.fw-xs-900{font-weight:900 !important}.border-xs{border:1px solid #dee2e6 !important}.border-xs-0{border:0 !important}.border-top-xs{border-top:1px solid #dee2e6 !important}.border-top-xs-0{border-top:0 !important}.border-end-xs{border-right:1px solid #dee2e6 !important}.border-end-xs-0{border-right:0 !important}.border-bottom-xs{border-bottom:1px solid #dee2e6 !important}.border-bottom-xs-0{border-bottom:0 !important}.border-bottom-xs-transparent{border-bottom:rgba(0,0,0,0) !important}.border-start-xs{border-left:1px solid #dee2e6 !important}.border-start-xs-0{border-left:0 !important}.border-xs-primary{border-color:#003e6b !important}.border-xs-secondary{border-color:#6c757d !important}.border-xs-success{border-color:#198754 !important}.border-xs-info{border-color:#0dcaf0 !important}.border-xs-warning{border-color:#ffc107 !important}.border-xs-danger{border-color:#dc3545 !important}.border-xs-light{border-color:#f8f9fa !important}.border-xs-dark{border-color:#212529 !important}.border-xs-white{border-color:#fff !important}.border-xs-1{border-width:1px !important}.border-xs-2{border-width:2px !important}.border-xs-3{border-width:3px !important}.border-xs-4{border-width:4px !important}.border-xs-5{border-width:5px !important}.rounded-xs{border-radius:.375rem !important}.rounded-xs-0{border-radius:0 !important}.rounded-xs-1{border-radius:.25rem !important}.rounded-xs-2{border-radius:.375rem !important}.rounded-xs-3{border-radius:.5rem !important}.rounded-xs-4{border-radius:.75rem !important}.rounded-xs-5{border-radius:1rem !important}.rounded-xs-6{border-radius:1.5rem !important}.rounded-xs-7{border-radius:2rem !important}.rounded-xs-8{border-radius:2.5rem !important}.rounded-xs-circle{border-radius:50% !important}.rounded-xs-pill{border-radius:50rem !important}}@media(min-width:576px){.m-sm-0{margin:0 !important}.m-sm-1{margin:.25rem !important}.m-sm-2{margin:.5rem !important}.m-sm-3{margin:1rem !important}.m-sm-4{margin:1.5rem !important}.m-sm-5{margin:3rem !important}.m-sm-auto{margin:auto !important}.mx-sm-0{margin-right:0 !important;margin-left:0 !important}.mx-sm-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-sm-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-sm-3{margin-right:1rem !important;margin-left:1rem !important}.mx-sm-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-sm-5{margin-right:3rem !important;margin-left:3rem !important}.mx-sm-auto{margin-right:auto !important;margin-left:auto !important}.my-sm-0{margin-top:0 !important;margin-bottom:0 !important}.my-sm-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-sm-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-sm-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-sm-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-sm-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-sm-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-sm-0{margin-top:0 !important}.mt-sm-1{margin-top:.25rem !important}.mt-sm-2{margin-top:.5rem !important}.mt-sm-3{margin-top:1rem !important}.mt-sm-4{margin-top:1.5rem !important}.mt-sm-5{margin-top:3rem !important}.mt-sm-auto{margin-top:auto !important}.me-sm-0{margin-right:0 !important}.me-sm-1{margin-right:.25rem !important}.me-sm-2{margin-right:.5rem !important}.me-sm-3{margin-right:1rem !important}.me-sm-4{margin-right:1.5rem !important}.me-sm-5{margin-right:3rem !important}.me-sm-auto{margin-right:auto !important}.mb-sm-0{margin-bottom:0 !important}.mb-sm-1{margin-bottom:.25rem !important}.mb-sm-2{margin-bottom:.5rem !important}.mb-sm-3{margin-bottom:1rem !important}.mb-sm-4{margin-bottom:1.5rem !important}.mb-sm-5{margin-bottom:3rem !important}.mb-sm-auto{margin-bottom:auto !important}.ms-sm-0{margin-left:0 !important}.ms-sm-1{margin-left:.25rem !important}.ms-sm-2{margin-left:.5rem !important}.ms-sm-3{margin-left:1rem !important}.ms-sm-4{margin-left:1.5rem !important}.ms-sm-5{margin-left:3rem !important}.ms-sm-auto{margin-left:auto !important}.top-sm-0{top:0 !important}.top-sm-1{top:.25rem !important}.top-sm-2{top:.5rem !important}.top-sm-3{top:1rem !important}.top-sm-4{top:1.5rem !important}.top-sm-5{top:3rem !important}.top-sm-50{top:50% !important}.top-sm-100{top:100% !important}.m-sm-0{margin:0 !important}.m-sm-n1{margin:-0.25rem !important}.m-sm-n2{margin:-0.5rem !important}.m-sm-n3{margin:-1rem !important}.m-sm-n4{margin:-1.5rem !important}.m-sm-n5{margin:-3rem !important}.mx-sm-0{margin-right:0 !important;margin-left:0 !important}.mx-sm-n1{margin-right:-0.25rem !important;margin-left:-0.25rem !important}.mx-sm-n2{margin-right:-0.5rem !important;margin-left:-0.5rem !important}.mx-sm-n3{margin-right:-1rem !important;margin-left:-1rem !important}.mx-sm-n4{margin-right:-1.5rem !important;margin-left:-1.5rem !important}.mx-sm-n5{margin-right:-3rem !important;margin-left:-3rem !important}.my-sm-0{margin-top:0 !important;margin-bottom:0 !important}.my-sm-n1{margin-top:-0.25rem !important;margin-bottom:-0.25rem !important}.my-sm-n2{margin-top:-0.5rem !important;margin-bottom:-0.5rem !important}.my-sm-n3{margin-top:-1rem !important;margin-bottom:-1rem !important}.my-sm-n4{margin-top:-1.5rem !important;margin-bottom:-1.5rem !important}.my-sm-n5{margin-top:-3rem !important;margin-bottom:-3rem !important}.mt-sm-0{margin-top:0 !important}.mt-sm-n1{margin-top:-0.25rem !important}.mt-sm-n2{margin-top:-0.5rem !important}.mt-sm-n3{margin-top:-1rem !important}.mt-sm-n4{margin-top:-1.5rem !important}.mt-sm-n5{margin-top:-3rem !important}.me-sm-0{margin-right:0 !important}.me-sm-n1{margin-right:-0.25rem !important}.me-sm-n2{margin-right:-0.5rem !important}.me-sm-n3{margin-right:-1rem !important}.me-sm-n4{margin-right:-1.5rem !important}.me-sm-n5{margin-right:-3rem !important}.mb-sm-0{margin-bottom:0 !important}.mb-sm-n1{margin-bottom:-0.25rem !important}.mb-sm-n2{margin-bottom:-0.5rem !important}.mb-sm-n3{margin-bottom:-1rem !important}.mb-sm-n4{margin-bottom:-1.5rem !important}.mb-sm-n5{margin-bottom:-3rem !important}.ms-sm-0{margin-left:0 !important}.ms-sm-n1{margin-left:-0.25rem !important}.ms-sm-n2{margin-left:-0.5rem !important}.ms-sm-n3{margin-left:-1rem !important}.ms-sm-n4{margin-left:-1.5rem !important}.ms-sm-n5{margin-left:-3rem !important}.p-sm-0{padding:0 !important}.p-sm-1{padding:.25rem !important}.p-sm-2{padding:.5rem !important}.p-sm-3{padding:1rem !important}.p-sm-4{padding:1.5rem !important}.p-sm-5{padding:3rem !important}.p-sm-100{padding:100% !important}.px-sm-0{padding-right:0 !important;padding-left:0 !important}.px-sm-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-sm-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-sm-3{padding-right:1rem !important;padding-left:1rem !important}.px-sm-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-sm-5{padding-right:3rem !important;padding-left:3rem !important}.py-sm-0{padding-top:0 !important;padding-bottom:0 !important}.py-sm-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-sm-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-sm-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-sm-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-sm-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-sm-0{padding-top:0 !important}.pt-sm-1{padding-top:.25rem !important}.pt-sm-2{padding-top:.5rem !important}.pt-sm-3{padding-top:1rem !important}.pt-sm-4{padding-top:1.5rem !important}.pt-sm-5{padding-top:3rem !important}.pe-sm-0{padding-right:0 !important}.pe-sm-1{padding-right:.25rem !important}.pe-sm-2{padding-right:.5rem !important}.pe-sm-3{padding-right:1rem !important}.pe-sm-4{padding-right:1.5rem !important}.pe-sm-5{padding-right:3rem !important}.pb-sm-0{padding-bottom:0 !important}.pb-sm-1{padding-bottom:.25rem !important}.pb-sm-2{padding-bottom:.5rem !important}.pb-sm-3{padding-bottom:1rem !important}.pb-sm-4{padding-bottom:1.5rem !important}.pb-sm-5{padding-bottom:3rem !important}.pb-sm-100{padding-bottom:100% !important}.ps-sm-0{padding-left:0 !important}.ps-sm-1{padding-left:.25rem !important}.ps-sm-2{padding-left:.5rem !important}.ps-sm-3{padding-left:1rem !important}.ps-sm-4{padding-left:1.5rem !important}.ps-sm-5{padding-left:3rem !important}.gap-sm-0{gap:0 !important}.gap-sm-1{gap:.25rem !important}.gap-sm-2{gap:.5rem !important}.gap-sm-3{gap:1rem !important}.gap-sm-4{gap:1.5rem !important}.gap-sm-5{gap:3rem !important}.row-gap-sm-0{row-gap:0 !important}.row-gap-sm-1{row-gap:.25rem !important}.row-gap-sm-2{row-gap:.5rem !important}.row-gap-sm-3{row-gap:1rem !important}.row-gap-sm-4{row-gap:1.5rem !important}.row-gap-sm-5{row-gap:3rem !important}.column-gap-sm-0{-moz-column-gap:0 !important;column-gap:0 !important}.column-gap-sm-1{-moz-column-gap:.25rem !important;column-gap:.25rem !important}.column-gap-sm-2{-moz-column-gap:.5rem !important;column-gap:.5rem !important}.column-gap-sm-3{-moz-column-gap:1rem !important;column-gap:1rem !important}.column-gap-sm-4{-moz-column-gap:1.5rem !important;column-gap:1.5rem !important}.column-gap-sm-5{-moz-column-gap:3rem !important;column-gap:3rem !important}.column-count-sm-1{-moz-column-count:1 !important;column-count:1 !important}.column-count-sm-2{-moz-column-count:2 !important;column-count:2 !important}.column-count-sm-3{-moz-column-count:3 !important;column-count:3 !important}.column-count-sm-4{-moz-column-count:4 !important;column-count:4 !important}.column-count-sm-5{-moz-column-count:5 !important;column-count:5 !important}.column-count-sm-6{-moz-column-count:6 !important;column-count:6 !important}.column-count-sm-7{-moz-column-count:7 !important;column-count:7 !important}.column-count-sm-8{-moz-column-count:8 !important;column-count:8 !important}.column-count-sm-9{-moz-column-count:9 !important;column-count:9 !important}.column-count-sm-10{-moz-column-count:10 !important;column-count:10 !important}.column-count-sm-auto{-moz-column-count:auto !important;column-count:auto !important}.flex-sm-fill{flex:1 1 auto !important}.flex-sm-shrink{flex:0 1 auto !important}.flex-sm-row{flex-direction:row !important}.flex-sm-column{flex-direction:column !important}.flex-sm-row-reverse{flex-direction:row-reverse !important}.flex-sm-column-reverse{flex-direction:column-reverse !important}.flex-sm-basis-auto{flex-basis:auto !important}.flex-sm-basis-100{flex-basis:100% !important}.flex-sm-grow-0{flex-grow:0 !important}.flex-sm-grow-01{flex-grow:.1 !important}.flex-sm-grow-1{flex-grow:1 !important}.flex-sm-shrink-0{flex-shrink:0 !important}.flex-sm-shrink-1{flex-shrink:1 !important}.flex-sm-wrap{flex-wrap:wrap !important}.flex-sm-nowrap{flex-wrap:nowrap !important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-sm-start{justify-content:flex-start !important}.justify-content-sm-end{justify-content:flex-end !important}.justify-content-sm-center{justify-content:center !important}.justify-content-sm-between{justify-content:space-between !important}.justify-content-sm-around{justify-content:space-around !important}.justify-content-sm-evenly{justify-content:space-evenly !important}.justify-self-sm-start{justify-self:start !important}.justify-self-sm-end{justify-self:end !important}.justify-self-sm-center{justify-self:center !important}.justify-self-sm-between{justify-self:space-between !important}.justify-self-sm-around{justify-self:space-around !important}.justify-self-sm-evenly{justify-self:space-evenly !important}.align-items-sm-start{align-items:flex-start !important}.align-items-sm-end{align-items:flex-end !important}.align-items-sm-center{align-items:center !important}.align-items-sm-baseline{align-items:baseline !important}.align-items-sm-stretch{align-items:stretch !important}.align-content-sm-start{align-content:flex-start !important}.align-content-sm-end{align-content:flex-end !important}.align-content-sm-center{align-content:center !important}.align-content-sm-between{align-content:space-between !important}.align-content-sm-around{align-content:space-around !important}.align-content-sm-stretch{align-content:stretch !important}.align-self-sm-auto{align-self:auto !important}.align-self-sm-start{align-self:flex-start !important}.align-self-sm-end{align-self:flex-end !important}.align-self-sm-center{align-self:center !important}.align-self-sm-baseline{align-self:baseline !important}.align-self-sm-stretch{align-self:stretch !important}.order-sm-first{order:-1 !important}.order-sm-0{order:0 !important}.order-sm-1{order:1 !important}.order-sm-2{order:2 !important}.order-sm-3{order:3 !important}.order-sm-4{order:4 !important}.order-sm-5{order:5 !important}.order-sm-last{order:6 !important}.h-sm-0{height:0 !important}.h-sm-1{height:.25rem !important}.h-sm-2{height:.5rem !important}.h-sm-3{height:1rem !important}.h-sm-4{height:1.5rem !important}.h-sm-5{height:3rem !important}.h-sm-25{height:25% !important}.h-sm-50{height:50% !important}.h-sm-75{height:75% !important}.h-sm-100{height:100% !important}.h-sm-auto{height:auto !important}.h-sm-fit{height:-moz-fit-content !important;height:fit-content !important}.min-h-sm-0{min-height:0 !important}.min-h-sm-1{min-height:.25rem !important}.min-h-sm-2{min-height:.5rem !important}.min-h-sm-3{min-height:1rem !important}.min-h-sm-4{min-height:1.5rem !important}.min-h-sm-5{min-height:3rem !important}.min-h-sm-100{min-height:100% !important}.w-sm-0{width:0 !important}.w-sm-1{width:.25rem !important}.w-sm-2{width:.5rem !important}.w-sm-3{width:1rem !important}.w-sm-4{width:1.5rem !important}.w-sm-5{width:3rem !important}.w-sm-20{width:20% !important}.w-sm-25{width:25% !important}.w-sm-50{width:50% !important}.w-sm-75{width:75% !important}.w-sm-100{width:100% !important}.w-sm-100vw{width:100vw !important}.w-sm-auto{width:auto !important}.w-sm-fit{width:-moz-fit-content !important;width:fit-content !important}.w-sm-inherit{width:inherit !important}.w-sm-fill{width:-webkit-fill-available !important}.min-w-sm-0{min-width:0 !important}.min-w-sm-1{min-width:.25rem !important}.min-w-sm-2{min-width:.5rem !important}.min-w-sm-3{min-width:1rem !important}.min-w-sm-4{min-width:1.5rem !important}.min-w-sm-5{min-width:3rem !important}.min-w-sm-20{min-width:20% !important}.min-w-sm-25{min-width:25% !important}.min-w-sm-50{min-width:50% !important}.min-w-sm-75{min-width:75% !important}.min-w-sm-100{min-width:100% !important}.min-w-sm-auto{min-width:auto !important}.min-w-sm-fit{min-width:-moz-fit-content !important;min-width:fit-content !important}.max-w-sm-0{max-width:0 !important}.max-w-sm-1{max-width:.25rem !important}.max-w-sm-2{max-width:.5rem !important}.max-w-sm-3{max-width:1rem !important}.max-w-sm-4{max-width:1.5rem !important}.max-w-sm-5{max-width:3rem !important}.max-w-sm-20{max-width:20% !important}.max-w-sm-25{max-width:25% !important}.max-w-sm-50{max-width:50% !important}.max-w-sm-75{max-width:75% !important}.max-w-sm-100{max-width:100% !important}.max-w-sm-100vw{max-width:100vw !important}.max-w-sm-auto{max-width:auto !important}.max-w-sm-fit{max-width:-moz-fit-content !important;max-width:fit-content !important}.max-w-sm-full{max-width:1600px !important}.max-h-sm-0{max-height:0 !important}.max-h-sm-1{max-height:.25rem !important}.max-h-sm-2{max-height:.5rem !important}.max-h-sm-3{max-height:1rem !important}.max-h-sm-4{max-height:1.5rem !important}.max-h-sm-5{max-height:3rem !important}.max-h-sm-20{max-height:20% !important}.max-h-sm-25{max-height:25% !important}.max-h-sm-50{max-height:50% !important}.max-h-sm-75{max-height:75% !important}.max-h-sm-100{max-height:100% !important}.max-h-sm-100vw{max-height:100vw !important}.max-h-sm-auto{max-height:auto !important}.max-h-sm-fit{max-height:-moz-fit-content !important;max-height:fit-content !important}.max-h-sm-full{max-height:1600px !important}.text-sm-start{text-align:left !important}.text-sm-end{text-align:right !important}.text-sm-center{text-align:center !important}.text-sm-justify{text-align:justify !important}.lh-sm-0{line-height:0 !important}.lh-sm-100{line-height:1 !important}.lh-sm-110{line-height:1.1 !important}.lh-sm-120{line-height:1.2 !important}.lh-sm-125{line-height:1.25 !important}.lh-sm-140{line-height:1.4 !important}.lh-sm-150{line-height:1.5 !important}.lh-sm-160{line-height:1.6 !important}.lh-sm-166{line-height:1.66 !important}.lh-sm-180{line-height:1.8 !important}.d-sm-inline{display:inline !important}.d-sm-inline-block{display:inline-block !important}.d-sm-block{display:block !important}.d-sm-grid{display:grid !important}.d-sm-inline-grid{display:inline-grid !important}.d-sm-table{display:table !important}.d-sm-table-row{display:table-row !important}.d-sm-table-cell{display:table-cell !important}.d-sm-flex{display:flex !important}.d-sm-inline-flex{display:inline-flex !important}.d-sm-none{display:none !important}.table-layout-sm-fixed{table-layout:fixed !important}.table-layout-sm-auto{table-layout:auto !important}.bg-sm-primary{--bs-bg-opacity:1;background-color:rgba(var(--bs-primary-rgb),var(--bs-bg-opacity)) !important}.bg-sm-secondary{--bs-bg-opacity:1;background-color:rgba(var(--bs-secondary-rgb),var(--bs-bg-opacity)) !important}.bg-sm-success{--bs-bg-opacity:1;background-color:rgba(var(--bs-success-rgb),var(--bs-bg-opacity)) !important}.bg-sm-info{--bs-bg-opacity:1;background-color:rgba(var(--bs-info-rgb),var(--bs-bg-opacity)) !important}.bg-sm-warning{--bs-bg-opacity:1;background-color:rgba(var(--bs-warning-rgb),var(--bs-bg-opacity)) !important}.bg-sm-danger{--bs-bg-opacity:1;background-color:rgba(var(--bs-danger-rgb),var(--bs-bg-opacity)) !important}.bg-sm-light{--bs-bg-opacity:1;background-color:rgba(var(--bs-light-rgb),var(--bs-bg-opacity)) !important}.bg-sm-dark{--bs-bg-opacity:1;background-color:rgba(var(--bs-dark-rgb),var(--bs-bg-opacity)) !important}.bg-sm-black{--bs-bg-opacity:1;background-color:rgba(var(--bs-black-rgb),var(--bs-bg-opacity)) !important}.bg-sm-white{--bs-bg-opacity:1;background-color:rgba(var(--bs-white-rgb),var(--bs-bg-opacity)) !important}.bg-sm-body{--bs-bg-opacity:1;background-color:rgba(var(--bs-body-bg-rgb),var(--bs-bg-opacity)) !important}.bg-sm-linkedin{--bs-bg-opacity:1;background-color:#0a66c2 !important}.bg-sm-transparent{--bs-bg-opacity:1;background-color:rgba(0,0,0,0) !important}.fs-sm-1{font-size:2.5rem !important}.fs-sm-2{font-size:2rem !important}.fs-sm-3{font-size:1.75rem !important}.fs-sm-4{font-size:1.5rem !important}.fs-sm-5{font-size:1.25rem !important}.fs-sm-6{font-size:1rem !important}.fw-sm-300{font-weight:300 !important}.fw-sm-400{font-weight:400 !important}.fw-sm-500{font-weight:500 !important}.fw-sm-600{font-weight:600 !important}.fw-sm-700{font-weight:700 !important}.fw-sm-800{font-weight:800 !important}.fw-sm-900{font-weight:900 !important}.border-sm{border:1px solid #dee2e6 !important}.border-sm-0{border:0 !important}.border-top-sm{border-top:1px solid #dee2e6 !important}.border-top-sm-0{border-top:0 !important}.border-end-sm{border-right:1px solid #dee2e6 !important}.border-end-sm-0{border-right:0 !important}.border-bottom-sm{border-bottom:1px solid #dee2e6 !important}.border-bottom-sm-0{border-bottom:0 !important}.border-bottom-sm-transparent{border-bottom:rgba(0,0,0,0) !important}.border-start-sm{border-left:1px solid #dee2e6 !important}.border-start-sm-0{border-left:0 !important}.border-sm-primary{border-color:#003e6b !important}.border-sm-secondary{border-color:#6c757d !important}.border-sm-success{border-color:#198754 !important}.border-sm-info{border-color:#0dcaf0 !important}.border-sm-warning{border-color:#ffc107 !important}.border-sm-danger{border-color:#dc3545 !important}.border-sm-light{border-color:#f8f9fa !important}.border-sm-dark{border-color:#212529 !important}.border-sm-white{border-color:#fff !important}.border-sm-1{border-width:1px !important}.border-sm-2{border-width:2px !important}.border-sm-3{border-width:3px !important}.border-sm-4{border-width:4px !important}.border-sm-5{border-width:5px !important}.rounded-sm{border-radius:.375rem !important}.rounded-sm-0{border-radius:0 !important}.rounded-sm-1{border-radius:.25rem !important}.rounded-sm-2{border-radius:.375rem !important}.rounded-sm-3{border-radius:.5rem !important}.rounded-sm-4{border-radius:.75rem !important}.rounded-sm-5{border-radius:1rem !important}.rounded-sm-6{border-radius:1.5rem !important}.rounded-sm-7{border-radius:2rem !important}.rounded-sm-8{border-radius:2.5rem !important}.rounded-sm-circle{border-radius:50% !important}.rounded-sm-pill{border-radius:50rem !important}}@media(min-width:768px){.m-md-0{margin:0 !important}.m-md-1{margin:.25rem !important}.m-md-2{margin:.5rem !important}.m-md-3{margin:1rem !important}.m-md-4{margin:1.5rem !important}.m-md-5{margin:3rem !important}.m-md-auto{margin:auto !important}.mx-md-0{margin-right:0 !important;margin-left:0 !important}.mx-md-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-md-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-md-3{margin-right:1rem !important;margin-left:1rem !important}.mx-md-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-md-5{margin-right:3rem !important;margin-left:3rem !important}.mx-md-auto{margin-right:auto !important;margin-left:auto !important}.my-md-0{margin-top:0 !important;margin-bottom:0 !important}.my-md-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-md-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-md-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-md-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-md-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-md-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-md-0{margin-top:0 !important}.mt-md-1{margin-top:.25rem !important}.mt-md-2{margin-top:.5rem !important}.mt-md-3{margin-top:1rem !important}.mt-md-4{margin-top:1.5rem !important}.mt-md-5{margin-top:3rem !important}.mt-md-auto{margin-top:auto !important}.me-md-0{margin-right:0 !important}.me-md-1{margin-right:.25rem !important}.me-md-2{margin-right:.5rem !important}.me-md-3{margin-right:1rem !important}.me-md-4{margin-right:1.5rem !important}.me-md-5{margin-right:3rem !important}.me-md-auto{margin-right:auto !important}.mb-md-0{margin-bottom:0 !important}.mb-md-1{margin-bottom:.25rem !important}.mb-md-2{margin-bottom:.5rem !important}.mb-md-3{margin-bottom:1rem !important}.mb-md-4{margin-bottom:1.5rem !important}.mb-md-5{margin-bottom:3rem !important}.mb-md-auto{margin-bottom:auto !important}.ms-md-0{margin-left:0 !important}.ms-md-1{margin-left:.25rem !important}.ms-md-2{margin-left:.5rem !important}.ms-md-3{margin-left:1rem !important}.ms-md-4{margin-left:1.5rem !important}.ms-md-5{margin-left:3rem !important}.ms-md-auto{margin-left:auto !important}.top-md-0{top:0 !important}.top-md-1{top:.25rem !important}.top-md-2{top:.5rem !important}.top-md-3{top:1rem !important}.top-md-4{top:1.5rem !important}.top-md-5{top:3rem !important}.top-md-50{top:50% !important}.top-md-100{top:100% !important}.m-md-0{margin:0 !important}.m-md-n1{margin:-0.25rem !important}.m-md-n2{margin:-0.5rem !important}.m-md-n3{margin:-1rem !important}.m-md-n4{margin:-1.5rem !important}.m-md-n5{margin:-3rem !important}.mx-md-0{margin-right:0 !important;margin-left:0 !important}.mx-md-n1{margin-right:-0.25rem !important;margin-left:-0.25rem !important}.mx-md-n2{margin-right:-0.5rem !important;margin-left:-0.5rem !important}.mx-md-n3{margin-right:-1rem !important;margin-left:-1rem !important}.mx-md-n4{margin-right:-1.5rem !important;margin-left:-1.5rem !important}.mx-md-n5{margin-right:-3rem !important;margin-left:-3rem !important}.my-md-0{margin-top:0 !important;margin-bottom:0 !important}.my-md-n1{margin-top:-0.25rem !important;margin-bottom:-0.25rem !important}.my-md-n2{margin-top:-0.5rem !important;margin-bottom:-0.5rem !important}.my-md-n3{margin-top:-1rem !important;margin-bottom:-1rem !important}.my-md-n4{margin-top:-1.5rem !important;margin-bottom:-1.5rem !important}.my-md-n5{margin-top:-3rem !important;margin-bottom:-3rem !important}.mt-md-0{margin-top:0 !important}.mt-md-n1{margin-top:-0.25rem !important}.mt-md-n2{margin-top:-0.5rem !important}.mt-md-n3{margin-top:-1rem !important}.mt-md-n4{margin-top:-1.5rem !important}.mt-md-n5{margin-top:-3rem !important}.me-md-0{margin-right:0 !important}.me-md-n1{margin-right:-0.25rem !important}.me-md-n2{margin-right:-0.5rem !important}.me-md-n3{margin-right:-1rem !important}.me-md-n4{margin-right:-1.5rem !important}.me-md-n5{margin-right:-3rem !important}.mb-md-0{margin-bottom:0 !important}.mb-md-n1{margin-bottom:-0.25rem !important}.mb-md-n2{margin-bottom:-0.5rem !important}.mb-md-n3{margin-bottom:-1rem !important}.mb-md-n4{margin-bottom:-1.5rem !important}.mb-md-n5{margin-bottom:-3rem !important}.ms-md-0{margin-left:0 !important}.ms-md-n1{margin-left:-0.25rem !important}.ms-md-n2{margin-left:-0.5rem !important}.ms-md-n3{margin-left:-1rem !important}.ms-md-n4{margin-left:-1.5rem !important}.ms-md-n5{margin-left:-3rem !important}.p-md-0{padding:0 !important}.p-md-1{padding:.25rem !important}.p-md-2{padding:.5rem !important}.p-md-3{padding:1rem !important}.p-md-4{padding:1.5rem !important}.p-md-5{padding:3rem !important}.p-md-100{padding:100% !important}.px-md-0{padding-right:0 !important;padding-left:0 !important}.px-md-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-md-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-md-3{padding-right:1rem !important;padding-left:1rem !important}.px-md-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-md-5{padding-right:3rem !important;padding-left:3rem !important}.py-md-0{padding-top:0 !important;padding-bottom:0 !important}.py-md-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-md-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-md-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-md-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-md-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-md-0{padding-top:0 !important}.pt-md-1{padding-top:.25rem !important}.pt-md-2{padding-top:.5rem !important}.pt-md-3{padding-top:1rem !important}.pt-md-4{padding-top:1.5rem !important}.pt-md-5{padding-top:3rem !important}.pe-md-0{padding-right:0 !important}.pe-md-1{padding-right:.25rem !important}.pe-md-2{padding-right:.5rem !important}.pe-md-3{padding-right:1rem !important}.pe-md-4{padding-right:1.5rem !important}.pe-md-5{padding-right:3rem !important}.pb-md-0{padding-bottom:0 !important}.pb-md-1{padding-bottom:.25rem !important}.pb-md-2{padding-bottom:.5rem !important}.pb-md-3{padding-bottom:1rem !important}.pb-md-4{padding-bottom:1.5rem !important}.pb-md-5{padding-bottom:3rem !important}.pb-md-100{padding-bottom:100% !important}.ps-md-0{padding-left:0 !important}.ps-md-1{padding-left:.25rem !important}.ps-md-2{padding-left:.5rem !important}.ps-md-3{padding-left:1rem !important}.ps-md-4{padding-left:1.5rem !important}.ps-md-5{padding-left:3rem !important}.gap-md-0{gap:0 !important}.gap-md-1{gap:.25rem !important}.gap-md-2{gap:.5rem !important}.gap-md-3{gap:1rem !important}.gap-md-4{gap:1.5rem !important}.gap-md-5{gap:3rem !important}.row-gap-md-0{row-gap:0 !important}.row-gap-md-1{row-gap:.25rem !important}.row-gap-md-2{row-gap:.5rem !important}.row-gap-md-3{row-gap:1rem !important}.row-gap-md-4{row-gap:1.5rem !important}.row-gap-md-5{row-gap:3rem !important}.column-gap-md-0{-moz-column-gap:0 !important;column-gap:0 !important}.column-gap-md-1{-moz-column-gap:.25rem !important;column-gap:.25rem !important}.column-gap-md-2{-moz-column-gap:.5rem !important;column-gap:.5rem !important}.column-gap-md-3{-moz-column-gap:1rem !important;column-gap:1rem !important}.column-gap-md-4{-moz-column-gap:1.5rem !important;column-gap:1.5rem !important}.column-gap-md-5{-moz-column-gap:3rem !important;column-gap:3rem !important}.column-count-md-1{-moz-column-count:1 !important;column-count:1 !important}.column-count-md-2{-moz-column-count:2 !important;column-count:2 !important}.column-count-md-3{-moz-column-count:3 !important;column-count:3 !important}.column-count-md-4{-moz-column-count:4 !important;column-count:4 !important}.column-count-md-5{-moz-column-count:5 !important;column-count:5 !important}.column-count-md-6{-moz-column-count:6 !important;column-count:6 !important}.column-count-md-7{-moz-column-count:7 !important;column-count:7 !important}.column-count-md-8{-moz-column-count:8 !important;column-count:8 !important}.column-count-md-9{-moz-column-count:9 !important;column-count:9 !important}.column-count-md-10{-moz-column-count:10 !important;column-count:10 !important}.column-count-md-auto{-moz-column-count:auto !important;column-count:auto !important}.flex-md-fill{flex:1 1 auto !important}.flex-md-shrink{flex:0 1 auto !important}.flex-md-row{flex-direction:row !important}.flex-md-column{flex-direction:column !important}.flex-md-row-reverse{flex-direction:row-reverse !important}.flex-md-column-reverse{flex-direction:column-reverse !important}.flex-md-basis-auto{flex-basis:auto !important}.flex-md-basis-100{flex-basis:100% !important}.flex-md-grow-0{flex-grow:0 !important}.flex-md-grow-01{flex-grow:.1 !important}.flex-md-grow-1{flex-grow:1 !important}.flex-md-shrink-0{flex-shrink:0 !important}.flex-md-shrink-1{flex-shrink:1 !important}.flex-md-wrap{flex-wrap:wrap !important}.flex-md-nowrap{flex-wrap:nowrap !important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-md-start{justify-content:flex-start !important}.justify-content-md-end{justify-content:flex-end !important}.justify-content-md-center{justify-content:center !important}.justify-content-md-between{justify-content:space-between !important}.justify-content-md-around{justify-content:space-around !important}.justify-content-md-evenly{justify-content:space-evenly !important}.justify-self-md-start{justify-self:start !important}.justify-self-md-end{justify-self:end !important}.justify-self-md-center{justify-self:center !important}.justify-self-md-between{justify-self:space-between !important}.justify-self-md-around{justify-self:space-around !important}.justify-self-md-evenly{justify-self:space-evenly !important}.align-items-md-start{align-items:flex-start !important}.align-items-md-end{align-items:flex-end !important}.align-items-md-center{align-items:center !important}.align-items-md-baseline{align-items:baseline !important}.align-items-md-stretch{align-items:stretch !important}.align-content-md-start{align-content:flex-start !important}.align-content-md-end{align-content:flex-end !important}.align-content-md-center{align-content:center !important}.align-content-md-between{align-content:space-between !important}.align-content-md-around{align-content:space-around !important}.align-content-md-stretch{align-content:stretch !important}.align-self-md-auto{align-self:auto !important}.align-self-md-start{align-self:flex-start !important}.align-self-md-end{align-self:flex-end !important}.align-self-md-center{align-self:center !important}.align-self-md-baseline{align-self:baseline !important}.align-self-md-stretch{align-self:stretch !important}.order-md-first{order:-1 !important}.order-md-0{order:0 !important}.order-md-1{order:1 !important}.order-md-2{order:2 !important}.order-md-3{order:3 !important}.order-md-4{order:4 !important}.order-md-5{order:5 !important}.order-md-last{order:6 !important}.h-md-0{height:0 !important}.h-md-1{height:.25rem !important}.h-md-2{height:.5rem !important}.h-md-3{height:1rem !important}.h-md-4{height:1.5rem !important}.h-md-5{height:3rem !important}.h-md-25{height:25% !important}.h-md-50{height:50% !important}.h-md-75{height:75% !important}.h-md-100{height:100% !important}.h-md-auto{height:auto !important}.h-md-fit{height:-moz-fit-content !important;height:fit-content !important}.min-h-md-0{min-height:0 !important}.min-h-md-1{min-height:.25rem !important}.min-h-md-2{min-height:.5rem !important}.min-h-md-3{min-height:1rem !important}.min-h-md-4{min-height:1.5rem !important}.min-h-md-5{min-height:3rem !important}.min-h-md-100{min-height:100% !important}.w-md-0{width:0 !important}.w-md-1{width:.25rem !important}.w-md-2{width:.5rem !important}.w-md-3{width:1rem !important}.w-md-4{width:1.5rem !important}.w-md-5{width:3rem !important}.w-md-20{width:20% !important}.w-md-25{width:25% !important}.w-md-50{width:50% !important}.w-md-75{width:75% !important}.w-md-100{width:100% !important}.w-md-100vw{width:100vw !important}.w-md-auto{width:auto !important}.w-md-fit{width:-moz-fit-content !important;width:fit-content !important}.w-md-inherit{width:inherit !important}.w-md-fill{width:-webkit-fill-available !important}.min-w-md-0{min-width:0 !important}.min-w-md-1{min-width:.25rem !important}.min-w-md-2{min-width:.5rem !important}.min-w-md-3{min-width:1rem !important}.min-w-md-4{min-width:1.5rem !important}.min-w-md-5{min-width:3rem !important}.min-w-md-20{min-width:20% !important}.min-w-md-25{min-width:25% !important}.min-w-md-50{min-width:50% !important}.min-w-md-75{min-width:75% !important}.min-w-md-100{min-width:100% !important}.min-w-md-auto{min-width:auto !important}.min-w-md-fit{min-width:-moz-fit-content !important;min-width:fit-content !important}.max-w-md-0{max-width:0 !important}.max-w-md-1{max-width:.25rem !important}.max-w-md-2{max-width:.5rem !important}.max-w-md-3{max-width:1rem !important}.max-w-md-4{max-width:1.5rem !important}.max-w-md-5{max-width:3rem !important}.max-w-md-20{max-width:20% !important}.max-w-md-25{max-width:25% !important}.max-w-md-50{max-width:50% !important}.max-w-md-75{max-width:75% !important}.max-w-md-100{max-width:100% !important}.max-w-md-100vw{max-width:100vw !important}.max-w-md-auto{max-width:auto !important}.max-w-md-fit{max-width:-moz-fit-content !important;max-width:fit-content !important}.max-w-md-full{max-width:1600px !important}.max-h-md-0{max-height:0 !important}.max-h-md-1{max-height:.25rem !important}.max-h-md-2{max-height:.5rem !important}.max-h-md-3{max-height:1rem !important}.max-h-md-4{max-height:1.5rem !important}.max-h-md-5{max-height:3rem !important}.max-h-md-20{max-height:20% !important}.max-h-md-25{max-height:25% !important}.max-h-md-50{max-height:50% !important}.max-h-md-75{max-height:75% !important}.max-h-md-100{max-height:100% !important}.max-h-md-100vw{max-height:100vw !important}.max-h-md-auto{max-height:auto !important}.max-h-md-fit{max-height:-moz-fit-content !important;max-height:fit-content !important}.max-h-md-full{max-height:1600px !important}.text-md-start{text-align:left !important}.text-md-end{text-align:right !important}.text-md-center{text-align:center !important}.text-md-justify{text-align:justify !important}.lh-md-0{line-height:0 !important}.lh-md-100{line-height:1 !important}.lh-md-110{line-height:1.1 !important}.lh-md-120{line-height:1.2 !important}.lh-md-125{line-height:1.25 !important}.lh-md-140{line-height:1.4 !important}.lh-md-150{line-height:1.5 !important}.lh-md-160{line-height:1.6 !important}.lh-md-166{line-height:1.66 !important}.lh-md-180{line-height:1.8 !important}.d-md-inline{display:inline !important}.d-md-inline-block{display:inline-block !important}.d-md-block{display:block !important}.d-md-grid{display:grid !important}.d-md-inline-grid{display:inline-grid !important}.d-md-table{display:table !important}.d-md-table-row{display:table-row !important}.d-md-table-cell{display:table-cell !important}.d-md-flex{display:flex !important}.d-md-inline-flex{display:inline-flex !important}.d-md-none{display:none !important}.table-layout-md-fixed{table-layout:fixed !important}.table-layout-md-auto{table-layout:auto !important}.bg-md-primary{--bs-bg-opacity:1;background-color:rgba(var(--bs-primary-rgb),var(--bs-bg-opacity)) !important}.bg-md-secondary{--bs-bg-opacity:1;background-color:rgba(var(--bs-secondary-rgb),var(--bs-bg-opacity)) !important}.bg-md-success{--bs-bg-opacity:1;background-color:rgba(var(--bs-success-rgb),var(--bs-bg-opacity)) !important}.bg-md-info{--bs-bg-opacity:1;background-color:rgba(var(--bs-info-rgb),var(--bs-bg-opacity)) !important}.bg-md-warning{--bs-bg-opacity:1;background-color:rgba(var(--bs-warning-rgb),var(--bs-bg-opacity)) !important}.bg-md-danger{--bs-bg-opacity:1;background-color:rgba(var(--bs-danger-rgb),var(--bs-bg-opacity)) !important}.bg-md-light{--bs-bg-opacity:1;background-color:rgba(var(--bs-light-rgb),var(--bs-bg-opacity)) !important}.bg-md-dark{--bs-bg-opacity:1;background-color:rgba(var(--bs-dark-rgb),var(--bs-bg-opacity)) !important}.bg-md-black{--bs-bg-opacity:1;background-color:rgba(var(--bs-black-rgb),var(--bs-bg-opacity)) !important}.bg-md-white{--bs-bg-opacity:1;background-color:rgba(var(--bs-white-rgb),var(--bs-bg-opacity)) !important}.bg-md-body{--bs-bg-opacity:1;background-color:rgba(var(--bs-body-bg-rgb),var(--bs-bg-opacity)) !important}.bg-md-linkedin{--bs-bg-opacity:1;background-color:#0a66c2 !important}.bg-md-transparent{--bs-bg-opacity:1;background-color:rgba(0,0,0,0) !important}.fs-md-1{font-size:2.5rem !important}.fs-md-2{font-size:2rem !important}.fs-md-3{font-size:1.75rem !important}.fs-md-4{font-size:1.5rem !important}.fs-md-5{font-size:1.25rem !important}.fs-md-6{font-size:1rem !important}.fw-md-300{font-weight:300 !important}.fw-md-400{font-weight:400 !important}.fw-md-500{font-weight:500 !important}.fw-md-600{font-weight:600 !important}.fw-md-700{font-weight:700 !important}.fw-md-800{font-weight:800 !important}.fw-md-900{font-weight:900 !important}.border-md{border:1px solid #dee2e6 !important}.border-md-0{border:0 !important}.border-top-md{border-top:1px solid #dee2e6 !important}.border-top-md-0{border-top:0 !important}.border-end-md{border-right:1px solid #dee2e6 !important}.border-end-md-0{border-right:0 !important}.border-bottom-md{border-bottom:1px solid #dee2e6 !important}.border-bottom-md-0{border-bottom:0 !important}.border-bottom-md-transparent{border-bottom:rgba(0,0,0,0) !important}.border-start-md{border-left:1px solid #dee2e6 !important}.border-start-md-0{border-left:0 !important}.border-md-primary{border-color:#003e6b !important}.border-md-secondary{border-color:#6c757d !important}.border-md-success{border-color:#198754 !important}.border-md-info{border-color:#0dcaf0 !important}.border-md-warning{border-color:#ffc107 !important}.border-md-danger{border-color:#dc3545 !important}.border-md-light{border-color:#f8f9fa !important}.border-md-dark{border-color:#212529 !important}.border-md-white{border-color:#fff !important}.border-md-1{border-width:1px !important}.border-md-2{border-width:2px !important}.border-md-3{border-width:3px !important}.border-md-4{border-width:4px !important}.border-md-5{border-width:5px !important}.rounded-md{border-radius:.375rem !important}.rounded-md-0{border-radius:0 !important}.rounded-md-1{border-radius:.25rem !important}.rounded-md-2{border-radius:.375rem !important}.rounded-md-3{border-radius:.5rem !important}.rounded-md-4{border-radius:.75rem !important}.rounded-md-5{border-radius:1rem !important}.rounded-md-6{border-radius:1.5rem !important}.rounded-md-7{border-radius:2rem !important}.rounded-md-8{border-radius:2.5rem !important}.rounded-md-circle{border-radius:50% !important}.rounded-md-pill{border-radius:50rem !important}}@media(min-width:992px){.m-lg-0{margin:0 !important}.m-lg-1{margin:.25rem !important}.m-lg-2{margin:.5rem !important}.m-lg-3{margin:1rem !important}.m-lg-4{margin:1.5rem !important}.m-lg-5{margin:3rem !important}.m-lg-auto{margin:auto !important}.mx-lg-0{margin-right:0 !important;margin-left:0 !important}.mx-lg-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-lg-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-lg-3{margin-right:1rem !important;margin-left:1rem !important}.mx-lg-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-lg-5{margin-right:3rem !important;margin-left:3rem !important}.mx-lg-auto{margin-right:auto !important;margin-left:auto !important}.my-lg-0{margin-top:0 !important;margin-bottom:0 !important}.my-lg-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-lg-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-lg-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-lg-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-lg-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-lg-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-lg-0{margin-top:0 !important}.mt-lg-1{margin-top:.25rem !important}.mt-lg-2{margin-top:.5rem !important}.mt-lg-3{margin-top:1rem !important}.mt-lg-4{margin-top:1.5rem !important}.mt-lg-5{margin-top:3rem !important}.mt-lg-auto{margin-top:auto !important}.me-lg-0{margin-right:0 !important}.me-lg-1{margin-right:.25rem !important}.me-lg-2{margin-right:.5rem !important}.me-lg-3{margin-right:1rem !important}.me-lg-4{margin-right:1.5rem !important}.me-lg-5{margin-right:3rem !important}.me-lg-auto{margin-right:auto !important}.mb-lg-0{margin-bottom:0 !important}.mb-lg-1{margin-bottom:.25rem !important}.mb-lg-2{margin-bottom:.5rem !important}.mb-lg-3{margin-bottom:1rem !important}.mb-lg-4{margin-bottom:1.5rem !important}.mb-lg-5{margin-bottom:3rem !important}.mb-lg-auto{margin-bottom:auto !important}.ms-lg-0{margin-left:0 !important}.ms-lg-1{margin-left:.25rem !important}.ms-lg-2{margin-left:.5rem !important}.ms-lg-3{margin-left:1rem !important}.ms-lg-4{margin-left:1.5rem !important}.ms-lg-5{margin-left:3rem !important}.ms-lg-auto{margin-left:auto !important}.top-lg-0{top:0 !important}.top-lg-1{top:.25rem !important}.top-lg-2{top:.5rem !important}.top-lg-3{top:1rem !important}.top-lg-4{top:1.5rem !important}.top-lg-5{top:3rem !important}.top-lg-50{top:50% !important}.top-lg-100{top:100% !important}.m-lg-0{margin:0 !important}.m-lg-n1{margin:-0.25rem !important}.m-lg-n2{margin:-0.5rem !important}.m-lg-n3{margin:-1rem !important}.m-lg-n4{margin:-1.5rem !important}.m-lg-n5{margin:-3rem !important}.mx-lg-0{margin-right:0 !important;margin-left:0 !important}.mx-lg-n1{margin-right:-0.25rem !important;margin-left:-0.25rem !important}.mx-lg-n2{margin-right:-0.5rem !important;margin-left:-0.5rem !important}.mx-lg-n3{margin-right:-1rem !important;margin-left:-1rem !important}.mx-lg-n4{margin-right:-1.5rem !important;margin-left:-1.5rem !important}.mx-lg-n5{margin-right:-3rem !important;margin-left:-3rem !important}.my-lg-0{margin-top:0 !important;margin-bottom:0 !important}.my-lg-n1{margin-top:-0.25rem !important;margin-bottom:-0.25rem !important}.my-lg-n2{margin-top:-0.5rem !important;margin-bottom:-0.5rem !important}.my-lg-n3{margin-top:-1rem !important;margin-bottom:-1rem !important}.my-lg-n4{margin-top:-1.5rem !important;margin-bottom:-1.5rem !important}.my-lg-n5{margin-top:-3rem !important;margin-bottom:-3rem !important}.mt-lg-0{margin-top:0 !important}.mt-lg-n1{margin-top:-0.25rem !important}.mt-lg-n2{margin-top:-0.5rem !important}.mt-lg-n3{margin-top:-1rem !important}.mt-lg-n4{margin-top:-1.5rem !important}.mt-lg-n5{margin-top:-3rem !important}.me-lg-0{margin-right:0 !important}.me-lg-n1{margin-right:-0.25rem !important}.me-lg-n2{margin-right:-0.5rem !important}.me-lg-n3{margin-right:-1rem !important}.me-lg-n4{margin-right:-1.5rem !important}.me-lg-n5{margin-right:-3rem !important}.mb-lg-0{margin-bottom:0 !important}.mb-lg-n1{margin-bottom:-0.25rem !important}.mb-lg-n2{margin-bottom:-0.5rem !important}.mb-lg-n3{margin-bottom:-1rem !important}.mb-lg-n4{margin-bottom:-1.5rem !important}.mb-lg-n5{margin-bottom:-3rem !important}.ms-lg-0{margin-left:0 !important}.ms-lg-n1{margin-left:-0.25rem !important}.ms-lg-n2{margin-left:-0.5rem !important}.ms-lg-n3{margin-left:-1rem !important}.ms-lg-n4{margin-left:-1.5rem !important}.ms-lg-n5{margin-left:-3rem !important}.p-lg-0{padding:0 !important}.p-lg-1{padding:.25rem !important}.p-lg-2{padding:.5rem !important}.p-lg-3{padding:1rem !important}.p-lg-4{padding:1.5rem !important}.p-lg-5{padding:3rem !important}.p-lg-100{padding:100% !important}.px-lg-0{padding-right:0 !important;padding-left:0 !important}.px-lg-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-lg-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-lg-3{padding-right:1rem !important;padding-left:1rem !important}.px-lg-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-lg-5{padding-right:3rem !important;padding-left:3rem !important}.py-lg-0{padding-top:0 !important;padding-bottom:0 !important}.py-lg-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-lg-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-lg-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-lg-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-lg-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-lg-0{padding-top:0 !important}.pt-lg-1{padding-top:.25rem !important}.pt-lg-2{padding-top:.5rem !important}.pt-lg-3{padding-top:1rem !important}.pt-lg-4{padding-top:1.5rem !important}.pt-lg-5{padding-top:3rem !important}.pe-lg-0{padding-right:0 !important}.pe-lg-1{padding-right:.25rem !important}.pe-lg-2{padding-right:.5rem !important}.pe-lg-3{padding-right:1rem !important}.pe-lg-4{padding-right:1.5rem !important}.pe-lg-5{padding-right:3rem !important}.pb-lg-0{padding-bottom:0 !important}.pb-lg-1{padding-bottom:.25rem !important}.pb-lg-2{padding-bottom:.5rem !important}.pb-lg-3{padding-bottom:1rem !important}.pb-lg-4{padding-bottom:1.5rem !important}.pb-lg-5{padding-bottom:3rem !important}.pb-lg-100{padding-bottom:100% !important}.ps-lg-0{padding-left:0 !important}.ps-lg-1{padding-left:.25rem !important}.ps-lg-2{padding-left:.5rem !important}.ps-lg-3{padding-left:1rem !important}.ps-lg-4{padding-left:1.5rem !important}.ps-lg-5{padding-left:3rem !important}.gap-lg-0{gap:0 !important}.gap-lg-1{gap:.25rem !important}.gap-lg-2{gap:.5rem !important}.gap-lg-3{gap:1rem !important}.gap-lg-4{gap:1.5rem !important}.gap-lg-5{gap:3rem !important}.row-gap-lg-0{row-gap:0 !important}.row-gap-lg-1{row-gap:.25rem !important}.row-gap-lg-2{row-gap:.5rem !important}.row-gap-lg-3{row-gap:1rem !important}.row-gap-lg-4{row-gap:1.5rem !important}.row-gap-lg-5{row-gap:3rem !important}.column-gap-lg-0{-moz-column-gap:0 !important;column-gap:0 !important}.column-gap-lg-1{-moz-column-gap:.25rem !important;column-gap:.25rem !important}.column-gap-lg-2{-moz-column-gap:.5rem !important;column-gap:.5rem !important}.column-gap-lg-3{-moz-column-gap:1rem !important;column-gap:1rem !important}.column-gap-lg-4{-moz-column-gap:1.5rem !important;column-gap:1.5rem !important}.column-gap-lg-5{-moz-column-gap:3rem !important;column-gap:3rem !important}.column-count-lg-1{-moz-column-count:1 !important;column-count:1 !important}.column-count-lg-2{-moz-column-count:2 !important;column-count:2 !important}.column-count-lg-3{-moz-column-count:3 !important;column-count:3 !important}.column-count-lg-4{-moz-column-count:4 !important;column-count:4 !important}.column-count-lg-5{-moz-column-count:5 !important;column-count:5 !important}.column-count-lg-6{-moz-column-count:6 !important;column-count:6 !important}.column-count-lg-7{-moz-column-count:7 !important;column-count:7 !important}.column-count-lg-8{-moz-column-count:8 !important;column-count:8 !important}.column-count-lg-9{-moz-column-count:9 !important;column-count:9 !important}.column-count-lg-10{-moz-column-count:10 !important;column-count:10 !important}.column-count-lg-auto{-moz-column-count:auto !important;column-count:auto !important}.flex-lg-fill{flex:1 1 auto !important}.flex-lg-shrink{flex:0 1 auto !important}.flex-lg-row{flex-direction:row !important}.flex-lg-column{flex-direction:column !important}.flex-lg-row-reverse{flex-direction:row-reverse !important}.flex-lg-column-reverse{flex-direction:column-reverse !important}.flex-lg-basis-auto{flex-basis:auto !important}.flex-lg-basis-100{flex-basis:100% !important}.flex-lg-grow-0{flex-grow:0 !important}.flex-lg-grow-01{flex-grow:.1 !important}.flex-lg-grow-1{flex-grow:1 !important}.flex-lg-shrink-0{flex-shrink:0 !important}.flex-lg-shrink-1{flex-shrink:1 !important}.flex-lg-wrap{flex-wrap:wrap !important}.flex-lg-nowrap{flex-wrap:nowrap !important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-lg-start{justify-content:flex-start !important}.justify-content-lg-end{justify-content:flex-end !important}.justify-content-lg-center{justify-content:center !important}.justify-content-lg-between{justify-content:space-between !important}.justify-content-lg-around{justify-content:space-around !important}.justify-content-lg-evenly{justify-content:space-evenly !important}.justify-self-lg-start{justify-self:start !important}.justify-self-lg-end{justify-self:end !important}.justify-self-lg-center{justify-self:center !important}.justify-self-lg-between{justify-self:space-between !important}.justify-self-lg-around{justify-self:space-around !important}.justify-self-lg-evenly{justify-self:space-evenly !important}.align-items-lg-start{align-items:flex-start !important}.align-items-lg-end{align-items:flex-end !important}.align-items-lg-center{align-items:center !important}.align-items-lg-baseline{align-items:baseline !important}.align-items-lg-stretch{align-items:stretch !important}.align-content-lg-start{align-content:flex-start !important}.align-content-lg-end{align-content:flex-end !important}.align-content-lg-center{align-content:center !important}.align-content-lg-between{align-content:space-between !important}.align-content-lg-around{align-content:space-around !important}.align-content-lg-stretch{align-content:stretch !important}.align-self-lg-auto{align-self:auto !important}.align-self-lg-start{align-self:flex-start !important}.align-self-lg-end{align-self:flex-end !important}.align-self-lg-center{align-self:center !important}.align-self-lg-baseline{align-self:baseline !important}.align-self-lg-stretch{align-self:stretch !important}.order-lg-first{order:-1 !important}.order-lg-0{order:0 !important}.order-lg-1{order:1 !important}.order-lg-2{order:2 !important}.order-lg-3{order:3 !important}.order-lg-4{order:4 !important}.order-lg-5{order:5 !important}.order-lg-last{order:6 !important}.h-lg-0{height:0 !important}.h-lg-1{height:.25rem !important}.h-lg-2{height:.5rem !important}.h-lg-3{height:1rem !important}.h-lg-4{height:1.5rem !important}.h-lg-5{height:3rem !important}.h-lg-25{height:25% !important}.h-lg-50{height:50% !important}.h-lg-75{height:75% !important}.h-lg-100{height:100% !important}.h-lg-auto{height:auto !important}.h-lg-fit{height:-moz-fit-content !important;height:fit-content !important}.min-h-lg-0{min-height:0 !important}.min-h-lg-1{min-height:.25rem !important}.min-h-lg-2{min-height:.5rem !important}.min-h-lg-3{min-height:1rem !important}.min-h-lg-4{min-height:1.5rem !important}.min-h-lg-5{min-height:3rem !important}.min-h-lg-100{min-height:100% !important}.w-lg-0{width:0 !important}.w-lg-1{width:.25rem !important}.w-lg-2{width:.5rem !important}.w-lg-3{width:1rem !important}.w-lg-4{width:1.5rem !important}.w-lg-5{width:3rem !important}.w-lg-20{width:20% !important}.w-lg-25{width:25% !important}.w-lg-50{width:50% !important}.w-lg-75{width:75% !important}.w-lg-100{width:100% !important}.w-lg-100vw{width:100vw !important}.w-lg-auto{width:auto !important}.w-lg-fit{width:-moz-fit-content !important;width:fit-content !important}.w-lg-inherit{width:inherit !important}.w-lg-fill{width:-webkit-fill-available !important}.min-w-lg-0{min-width:0 !important}.min-w-lg-1{min-width:.25rem !important}.min-w-lg-2{min-width:.5rem !important}.min-w-lg-3{min-width:1rem !important}.min-w-lg-4{min-width:1.5rem !important}.min-w-lg-5{min-width:3rem !important}.min-w-lg-20{min-width:20% !important}.min-w-lg-25{min-width:25% !important}.min-w-lg-50{min-width:50% !important}.min-w-lg-75{min-width:75% !important}.min-w-lg-100{min-width:100% !important}.min-w-lg-auto{min-width:auto !important}.min-w-lg-fit{min-width:-moz-fit-content !important;min-width:fit-content !important}.max-w-lg-0{max-width:0 !important}.max-w-lg-1{max-width:.25rem !important}.max-w-lg-2{max-width:.5rem !important}.max-w-lg-3{max-width:1rem !important}.max-w-lg-4{max-width:1.5rem !important}.max-w-lg-5{max-width:3rem !important}.max-w-lg-20{max-width:20% !important}.max-w-lg-25{max-width:25% !important}.max-w-lg-50{max-width:50% !important}.max-w-lg-75{max-width:75% !important}.max-w-lg-100{max-width:100% !important}.max-w-lg-100vw{max-width:100vw !important}.max-w-lg-auto{max-width:auto !important}.max-w-lg-fit{max-width:-moz-fit-content !important;max-width:fit-content !important}.max-w-lg-full{max-width:1600px !important}.max-h-lg-0{max-height:0 !important}.max-h-lg-1{max-height:.25rem !important}.max-h-lg-2{max-height:.5rem !important}.max-h-lg-3{max-height:1rem !important}.max-h-lg-4{max-height:1.5rem !important}.max-h-lg-5{max-height:3rem !important}.max-h-lg-20{max-height:20% !important}.max-h-lg-25{max-height:25% !important}.max-h-lg-50{max-height:50% !important}.max-h-lg-75{max-height:75% !important}.max-h-lg-100{max-height:100% !important}.max-h-lg-100vw{max-height:100vw !important}.max-h-lg-auto{max-height:auto !important}.max-h-lg-fit{max-height:-moz-fit-content !important;max-height:fit-content !important}.max-h-lg-full{max-height:1600px !important}.text-lg-start{text-align:left !important}.text-lg-end{text-align:right !important}.text-lg-center{text-align:center !important}.text-lg-justify{text-align:justify !important}.lh-lg-0{line-height:0 !important}.lh-lg-100{line-height:1 !important}.lh-lg-110{line-height:1.1 !important}.lh-lg-120{line-height:1.2 !important}.lh-lg-125{line-height:1.25 !important}.lh-lg-140{line-height:1.4 !important}.lh-lg-150{line-height:1.5 !important}.lh-lg-160{line-height:1.6 !important}.lh-lg-166{line-height:1.66 !important}.lh-lg-180{line-height:1.8 !important}.d-lg-inline{display:inline !important}.d-lg-inline-block{display:inline-block !important}.d-lg-block{display:block !important}.d-lg-grid{display:grid !important}.d-lg-inline-grid{display:inline-grid !important}.d-lg-table{display:table !important}.d-lg-table-row{display:table-row !important}.d-lg-table-cell{display:table-cell !important}.d-lg-flex{display:flex !important}.d-lg-inline-flex{display:inline-flex !important}.d-lg-none{display:none !important}.table-layout-lg-fixed{table-layout:fixed !important}.table-layout-lg-auto{table-layout:auto !important}.bg-lg-primary{--bs-bg-opacity:1;background-color:rgba(var(--bs-primary-rgb),var(--bs-bg-opacity)) !important}.bg-lg-secondary{--bs-bg-opacity:1;background-color:rgba(var(--bs-secondary-rgb),var(--bs-bg-opacity)) !important}.bg-lg-success{--bs-bg-opacity:1;background-color:rgba(var(--bs-success-rgb),var(--bs-bg-opacity)) !important}.bg-lg-info{--bs-bg-opacity:1;background-color:rgba(var(--bs-info-rgb),var(--bs-bg-opacity)) !important}.bg-lg-warning{--bs-bg-opacity:1;background-color:rgba(var(--bs-warning-rgb),var(--bs-bg-opacity)) !important}.bg-lg-danger{--bs-bg-opacity:1;background-color:rgba(var(--bs-danger-rgb),var(--bs-bg-opacity)) !important}.bg-lg-light{--bs-bg-opacity:1;background-color:rgba(var(--bs-light-rgb),var(--bs-bg-opacity)) !important}.bg-lg-dark{--bs-bg-opacity:1;background-color:rgba(var(--bs-dark-rgb),var(--bs-bg-opacity)) !important}.bg-lg-black{--bs-bg-opacity:1;background-color:rgba(var(--bs-black-rgb),var(--bs-bg-opacity)) !important}.bg-lg-white{--bs-bg-opacity:1;background-color:rgba(var(--bs-white-rgb),var(--bs-bg-opacity)) !important}.bg-lg-body{--bs-bg-opacity:1;background-color:rgba(var(--bs-body-bg-rgb),var(--bs-bg-opacity)) !important}.bg-lg-linkedin{--bs-bg-opacity:1;background-color:#0a66c2 !important}.bg-lg-transparent{--bs-bg-opacity:1;background-color:rgba(0,0,0,0) !important}.fs-lg-1{font-size:2.5rem !important}.fs-lg-2{font-size:2rem !important}.fs-lg-3{font-size:1.75rem !important}.fs-lg-4{font-size:1.5rem !important}.fs-lg-5{font-size:1.25rem !important}.fs-lg-6{font-size:1rem !important}.fw-lg-300{font-weight:300 !important}.fw-lg-400{font-weight:400 !important}.fw-lg-500{font-weight:500 !important}.fw-lg-600{font-weight:600 !important}.fw-lg-700{font-weight:700 !important}.fw-lg-800{font-weight:800 !important}.fw-lg-900{font-weight:900 !important}.border-lg{border:1px solid #dee2e6 !important}.border-lg-0{border:0 !important}.border-top-lg{border-top:1px solid #dee2e6 !important}.border-top-lg-0{border-top:0 !important}.border-end-lg{border-right:1px solid #dee2e6 !important}.border-end-lg-0{border-right:0 !important}.border-bottom-lg{border-bottom:1px solid #dee2e6 !important}.border-bottom-lg-0{border-bottom:0 !important}.border-bottom-lg-transparent{border-bottom:rgba(0,0,0,0) !important}.border-start-lg{border-left:1px solid #dee2e6 !important}.border-start-lg-0{border-left:0 !important}.border-lg-primary{border-color:#003e6b !important}.border-lg-secondary{border-color:#6c757d !important}.border-lg-success{border-color:#198754 !important}.border-lg-info{border-color:#0dcaf0 !important}.border-lg-warning{border-color:#ffc107 !important}.border-lg-danger{border-color:#dc3545 !important}.border-lg-light{border-color:#f8f9fa !important}.border-lg-dark{border-color:#212529 !important}.border-lg-white{border-color:#fff !important}.border-lg-1{border-width:1px !important}.border-lg-2{border-width:2px !important}.border-lg-3{border-width:3px !important}.border-lg-4{border-width:4px !important}.border-lg-5{border-width:5px !important}.rounded-lg{border-radius:.375rem !important}.rounded-lg-0{border-radius:0 !important}.rounded-lg-1{border-radius:.25rem !important}.rounded-lg-2{border-radius:.375rem !important}.rounded-lg-3{border-radius:.5rem !important}.rounded-lg-4{border-radius:.75rem !important}.rounded-lg-5{border-radius:1rem !important}.rounded-lg-6{border-radius:1.5rem !important}.rounded-lg-7{border-radius:2rem !important}.rounded-lg-8{border-radius:2.5rem !important}.rounded-lg-circle{border-radius:50% !important}.rounded-lg-pill{border-radius:50rem !important}}@media(min-width:1200px){.m-xl-0{margin:0 !important}.m-xl-1{margin:.25rem !important}.m-xl-2{margin:.5rem !important}.m-xl-3{margin:1rem !important}.m-xl-4{margin:1.5rem !important}.m-xl-5{margin:3rem !important}.m-xl-auto{margin:auto !important}.mx-xl-0{margin-right:0 !important;margin-left:0 !important}.mx-xl-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-xl-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-xl-3{margin-right:1rem !important;margin-left:1rem !important}.mx-xl-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-xl-5{margin-right:3rem !important;margin-left:3rem !important}.mx-xl-auto{margin-right:auto !important;margin-left:auto !important}.my-xl-0{margin-top:0 !important;margin-bottom:0 !important}.my-xl-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-xl-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-xl-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-xl-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-xl-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-xl-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-xl-0{margin-top:0 !important}.mt-xl-1{margin-top:.25rem !important}.mt-xl-2{margin-top:.5rem !important}.mt-xl-3{margin-top:1rem !important}.mt-xl-4{margin-top:1.5rem !important}.mt-xl-5{margin-top:3rem !important}.mt-xl-auto{margin-top:auto !important}.me-xl-0{margin-right:0 !important}.me-xl-1{margin-right:.25rem !important}.me-xl-2{margin-right:.5rem !important}.me-xl-3{margin-right:1rem !important}.me-xl-4{margin-right:1.5rem !important}.me-xl-5{margin-right:3rem !important}.me-xl-auto{margin-right:auto !important}.mb-xl-0{margin-bottom:0 !important}.mb-xl-1{margin-bottom:.25rem !important}.mb-xl-2{margin-bottom:.5rem !important}.mb-xl-3{margin-bottom:1rem !important}.mb-xl-4{margin-bottom:1.5rem !important}.mb-xl-5{margin-bottom:3rem !important}.mb-xl-auto{margin-bottom:auto !important}.ms-xl-0{margin-left:0 !important}.ms-xl-1{margin-left:.25rem !important}.ms-xl-2{margin-left:.5rem !important}.ms-xl-3{margin-left:1rem !important}.ms-xl-4{margin-left:1.5rem !important}.ms-xl-5{margin-left:3rem !important}.ms-xl-auto{margin-left:auto !important}.top-xl-0{top:0 !important}.top-xl-1{top:.25rem !important}.top-xl-2{top:.5rem !important}.top-xl-3{top:1rem !important}.top-xl-4{top:1.5rem !important}.top-xl-5{top:3rem !important}.top-xl-50{top:50% !important}.top-xl-100{top:100% !important}.m-xl-0{margin:0 !important}.m-xl-n1{margin:-0.25rem !important}.m-xl-n2{margin:-0.5rem !important}.m-xl-n3{margin:-1rem !important}.m-xl-n4{margin:-1.5rem !important}.m-xl-n5{margin:-3rem !important}.mx-xl-0{margin-right:0 !important;margin-left:0 !important}.mx-xl-n1{margin-right:-0.25rem !important;margin-left:-0.25rem !important}.mx-xl-n2{margin-right:-0.5rem !important;margin-left:-0.5rem !important}.mx-xl-n3{margin-right:-1rem !important;margin-left:-1rem !important}.mx-xl-n4{margin-right:-1.5rem !important;margin-left:-1.5rem !important}.mx-xl-n5{margin-right:-3rem !important;margin-left:-3rem !important}.my-xl-0{margin-top:0 !important;margin-bottom:0 !important}.my-xl-n1{margin-top:-0.25rem !important;margin-bottom:-0.25rem !important}.my-xl-n2{margin-top:-0.5rem !important;margin-bottom:-0.5rem !important}.my-xl-n3{margin-top:-1rem !important;margin-bottom:-1rem !important}.my-xl-n4{margin-top:-1.5rem !important;margin-bottom:-1.5rem !important}.my-xl-n5{margin-top:-3rem !important;margin-bottom:-3rem !important}.mt-xl-0{margin-top:0 !important}.mt-xl-n1{margin-top:-0.25rem !important}.mt-xl-n2{margin-top:-0.5rem !important}.mt-xl-n3{margin-top:-1rem !important}.mt-xl-n4{margin-top:-1.5rem !important}.mt-xl-n5{margin-top:-3rem !important}.me-xl-0{margin-right:0 !important}.me-xl-n1{margin-right:-0.25rem !important}.me-xl-n2{margin-right:-0.5rem !important}.me-xl-n3{margin-right:-1rem !important}.me-xl-n4{margin-right:-1.5rem !important}.me-xl-n5{margin-right:-3rem !important}.mb-xl-0{margin-bottom:0 !important}.mb-xl-n1{margin-bottom:-0.25rem !important}.mb-xl-n2{margin-bottom:-0.5rem !important}.mb-xl-n3{margin-bottom:-1rem !important}.mb-xl-n4{margin-bottom:-1.5rem !important}.mb-xl-n5{margin-bottom:-3rem !important}.ms-xl-0{margin-left:0 !important}.ms-xl-n1{margin-left:-0.25rem !important}.ms-xl-n2{margin-left:-0.5rem !important}.ms-xl-n3{margin-left:-1rem !important}.ms-xl-n4{margin-left:-1.5rem !important}.ms-xl-n5{margin-left:-3rem !important}.p-xl-0{padding:0 !important}.p-xl-1{padding:.25rem !important}.p-xl-2{padding:.5rem !important}.p-xl-3{padding:1rem !important}.p-xl-4{padding:1.5rem !important}.p-xl-5{padding:3rem !important}.p-xl-100{padding:100% !important}.px-xl-0{padding-right:0 !important;padding-left:0 !important}.px-xl-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-xl-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-xl-3{padding-right:1rem !important;padding-left:1rem !important}.px-xl-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-xl-5{padding-right:3rem !important;padding-left:3rem !important}.py-xl-0{padding-top:0 !important;padding-bottom:0 !important}.py-xl-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-xl-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-xl-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-xl-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-xl-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-xl-0{padding-top:0 !important}.pt-xl-1{padding-top:.25rem !important}.pt-xl-2{padding-top:.5rem !important}.pt-xl-3{padding-top:1rem !important}.pt-xl-4{padding-top:1.5rem !important}.pt-xl-5{padding-top:3rem !important}.pe-xl-0{padding-right:0 !important}.pe-xl-1{padding-right:.25rem !important}.pe-xl-2{padding-right:.5rem !important}.pe-xl-3{padding-right:1rem !important}.pe-xl-4{padding-right:1.5rem !important}.pe-xl-5{padding-right:3rem !important}.pb-xl-0{padding-bottom:0 !important}.pb-xl-1{padding-bottom:.25rem !important}.pb-xl-2{padding-bottom:.5rem !important}.pb-xl-3{padding-bottom:1rem !important}.pb-xl-4{padding-bottom:1.5rem !important}.pb-xl-5{padding-bottom:3rem !important}.pb-xl-100{padding-bottom:100% !important}.ps-xl-0{padding-left:0 !important}.ps-xl-1{padding-left:.25rem !important}.ps-xl-2{padding-left:.5rem !important}.ps-xl-3{padding-left:1rem !important}.ps-xl-4{padding-left:1.5rem !important}.ps-xl-5{padding-left:3rem !important}.gap-xl-0{gap:0 !important}.gap-xl-1{gap:.25rem !important}.gap-xl-2{gap:.5rem !important}.gap-xl-3{gap:1rem !important}.gap-xl-4{gap:1.5rem !important}.gap-xl-5{gap:3rem !important}.row-gap-xl-0{row-gap:0 !important}.row-gap-xl-1{row-gap:.25rem !important}.row-gap-xl-2{row-gap:.5rem !important}.row-gap-xl-3{row-gap:1rem !important}.row-gap-xl-4{row-gap:1.5rem !important}.row-gap-xl-5{row-gap:3rem !important}.column-gap-xl-0{-moz-column-gap:0 !important;column-gap:0 !important}.column-gap-xl-1{-moz-column-gap:.25rem !important;column-gap:.25rem !important}.column-gap-xl-2{-moz-column-gap:.5rem !important;column-gap:.5rem !important}.column-gap-xl-3{-moz-column-gap:1rem !important;column-gap:1rem !important}.column-gap-xl-4{-moz-column-gap:1.5rem !important;column-gap:1.5rem !important}.column-gap-xl-5{-moz-column-gap:3rem !important;column-gap:3rem !important}.column-count-xl-1{-moz-column-count:1 !important;column-count:1 !important}.column-count-xl-2{-moz-column-count:2 !important;column-count:2 !important}.column-count-xl-3{-moz-column-count:3 !important;column-count:3 !important}.column-count-xl-4{-moz-column-count:4 !important;column-count:4 !important}.column-count-xl-5{-moz-column-count:5 !important;column-count:5 !important}.column-count-xl-6{-moz-column-count:6 !important;column-count:6 !important}.column-count-xl-7{-moz-column-count:7 !important;column-count:7 !important}.column-count-xl-8{-moz-column-count:8 !important;column-count:8 !important}.column-count-xl-9{-moz-column-count:9 !important;column-count:9 !important}.column-count-xl-10{-moz-column-count:10 !important;column-count:10 !important}.column-count-xl-auto{-moz-column-count:auto !important;column-count:auto !important}.flex-xl-fill{flex:1 1 auto !important}.flex-xl-shrink{flex:0 1 auto !important}.flex-xl-row{flex-direction:row !important}.flex-xl-column{flex-direction:column !important}.flex-xl-row-reverse{flex-direction:row-reverse !important}.flex-xl-column-reverse{flex-direction:column-reverse !important}.flex-xl-basis-auto{flex-basis:auto !important}.flex-xl-basis-100{flex-basis:100% !important}.flex-xl-grow-0{flex-grow:0 !important}.flex-xl-grow-01{flex-grow:.1 !important}.flex-xl-grow-1{flex-grow:1 !important}.flex-xl-shrink-0{flex-shrink:0 !important}.flex-xl-shrink-1{flex-shrink:1 !important}.flex-xl-wrap{flex-wrap:wrap !important}.flex-xl-nowrap{flex-wrap:nowrap !important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-xl-start{justify-content:flex-start !important}.justify-content-xl-end{justify-content:flex-end !important}.justify-content-xl-center{justify-content:center !important}.justify-content-xl-between{justify-content:space-between !important}.justify-content-xl-around{justify-content:space-around !important}.justify-content-xl-evenly{justify-content:space-evenly !important}.justify-self-xl-start{justify-self:start !important}.justify-self-xl-end{justify-self:end !important}.justify-self-xl-center{justify-self:center !important}.justify-self-xl-between{justify-self:space-between !important}.justify-self-xl-around{justify-self:space-around !important}.justify-self-xl-evenly{justify-self:space-evenly !important}.align-items-xl-start{align-items:flex-start !important}.align-items-xl-end{align-items:flex-end !important}.align-items-xl-center{align-items:center !important}.align-items-xl-baseline{align-items:baseline !important}.align-items-xl-stretch{align-items:stretch !important}.align-content-xl-start{align-content:flex-start !important}.align-content-xl-end{align-content:flex-end !important}.align-content-xl-center{align-content:center !important}.align-content-xl-between{align-content:space-between !important}.align-content-xl-around{align-content:space-around !important}.align-content-xl-stretch{align-content:stretch !important}.align-self-xl-auto{align-self:auto !important}.align-self-xl-start{align-self:flex-start !important}.align-self-xl-end{align-self:flex-end !important}.align-self-xl-center{align-self:center !important}.align-self-xl-baseline{align-self:baseline !important}.align-self-xl-stretch{align-self:stretch !important}.order-xl-first{order:-1 !important}.order-xl-0{order:0 !important}.order-xl-1{order:1 !important}.order-xl-2{order:2 !important}.order-xl-3{order:3 !important}.order-xl-4{order:4 !important}.order-xl-5{order:5 !important}.order-xl-last{order:6 !important}.h-xl-0{height:0 !important}.h-xl-1{height:.25rem !important}.h-xl-2{height:.5rem !important}.h-xl-3{height:1rem !important}.h-xl-4{height:1.5rem !important}.h-xl-5{height:3rem !important}.h-xl-25{height:25% !important}.h-xl-50{height:50% !important}.h-xl-75{height:75% !important}.h-xl-100{height:100% !important}.h-xl-auto{height:auto !important}.h-xl-fit{height:-moz-fit-content !important;height:fit-content !important}.min-h-xl-0{min-height:0 !important}.min-h-xl-1{min-height:.25rem !important}.min-h-xl-2{min-height:.5rem !important}.min-h-xl-3{min-height:1rem !important}.min-h-xl-4{min-height:1.5rem !important}.min-h-xl-5{min-height:3rem !important}.min-h-xl-100{min-height:100% !important}.w-xl-0{width:0 !important}.w-xl-1{width:.25rem !important}.w-xl-2{width:.5rem !important}.w-xl-3{width:1rem !important}.w-xl-4{width:1.5rem !important}.w-xl-5{width:3rem !important}.w-xl-20{width:20% !important}.w-xl-25{width:25% !important}.w-xl-50{width:50% !important}.w-xl-75{width:75% !important}.w-xl-100{width:100% !important}.w-xl-100vw{width:100vw !important}.w-xl-auto{width:auto !important}.w-xl-fit{width:-moz-fit-content !important;width:fit-content !important}.w-xl-inherit{width:inherit !important}.w-xl-fill{width:-webkit-fill-available !important}.min-w-xl-0{min-width:0 !important}.min-w-xl-1{min-width:.25rem !important}.min-w-xl-2{min-width:.5rem !important}.min-w-xl-3{min-width:1rem !important}.min-w-xl-4{min-width:1.5rem !important}.min-w-xl-5{min-width:3rem !important}.min-w-xl-20{min-width:20% !important}.min-w-xl-25{min-width:25% !important}.min-w-xl-50{min-width:50% !important}.min-w-xl-75{min-width:75% !important}.min-w-xl-100{min-width:100% !important}.min-w-xl-auto{min-width:auto !important}.min-w-xl-fit{min-width:-moz-fit-content !important;min-width:fit-content !important}.max-w-xl-0{max-width:0 !important}.max-w-xl-1{max-width:.25rem !important}.max-w-xl-2{max-width:.5rem !important}.max-w-xl-3{max-width:1rem !important}.max-w-xl-4{max-width:1.5rem !important}.max-w-xl-5{max-width:3rem !important}.max-w-xl-20{max-width:20% !important}.max-w-xl-25{max-width:25% !important}.max-w-xl-50{max-width:50% !important}.max-w-xl-75{max-width:75% !important}.max-w-xl-100{max-width:100% !important}.max-w-xl-100vw{max-width:100vw !important}.max-w-xl-auto{max-width:auto !important}.max-w-xl-fit{max-width:-moz-fit-content !important;max-width:fit-content !important}.max-w-xl-full{max-width:1600px !important}.max-h-xl-0{max-height:0 !important}.max-h-xl-1{max-height:.25rem !important}.max-h-xl-2{max-height:.5rem !important}.max-h-xl-3{max-height:1rem !important}.max-h-xl-4{max-height:1.5rem !important}.max-h-xl-5{max-height:3rem !important}.max-h-xl-20{max-height:20% !important}.max-h-xl-25{max-height:25% !important}.max-h-xl-50{max-height:50% !important}.max-h-xl-75{max-height:75% !important}.max-h-xl-100{max-height:100% !important}.max-h-xl-100vw{max-height:100vw !important}.max-h-xl-auto{max-height:auto !important}.max-h-xl-fit{max-height:-moz-fit-content !important;max-height:fit-content !important}.max-h-xl-full{max-height:1600px !important}.text-xl-start{text-align:left !important}.text-xl-end{text-align:right !important}.text-xl-center{text-align:center !important}.text-xl-justify{text-align:justify !important}.lh-xl-0{line-height:0 !important}.lh-xl-100{line-height:1 !important}.lh-xl-110{line-height:1.1 !important}.lh-xl-120{line-height:1.2 !important}.lh-xl-125{line-height:1.25 !important}.lh-xl-140{line-height:1.4 !important}.lh-xl-150{line-height:1.5 !important}.lh-xl-160{line-height:1.6 !important}.lh-xl-166{line-height:1.66 !important}.lh-xl-180{line-height:1.8 !important}.d-xl-inline{display:inline !important}.d-xl-inline-block{display:inline-block !important}.d-xl-block{display:block !important}.d-xl-grid{display:grid !important}.d-xl-inline-grid{display:inline-grid !important}.d-xl-table{display:table !important}.d-xl-table-row{display:table-row !important}.d-xl-table-cell{display:table-cell !important}.d-xl-flex{display:flex !important}.d-xl-inline-flex{display:inline-flex !important}.d-xl-none{display:none !important}.table-layout-xl-fixed{table-layout:fixed !important}.table-layout-xl-auto{table-layout:auto !important}.bg-xl-primary{--bs-bg-opacity:1;background-color:rgba(var(--bs-primary-rgb),var(--bs-bg-opacity)) !important}.bg-xl-secondary{--bs-bg-opacity:1;background-color:rgba(var(--bs-secondary-rgb),var(--bs-bg-opacity)) !important}.bg-xl-success{--bs-bg-opacity:1;background-color:rgba(var(--bs-success-rgb),var(--bs-bg-opacity)) !important}.bg-xl-info{--bs-bg-opacity:1;background-color:rgba(var(--bs-info-rgb),var(--bs-bg-opacity)) !important}.bg-xl-warning{--bs-bg-opacity:1;background-color:rgba(var(--bs-warning-rgb),var(--bs-bg-opacity)) !important}.bg-xl-danger{--bs-bg-opacity:1;background-color:rgba(var(--bs-danger-rgb),var(--bs-bg-opacity)) !important}.bg-xl-light{--bs-bg-opacity:1;background-color:rgba(var(--bs-light-rgb),var(--bs-bg-opacity)) !important}.bg-xl-dark{--bs-bg-opacity:1;background-color:rgba(var(--bs-dark-rgb),var(--bs-bg-opacity)) !important}.bg-xl-black{--bs-bg-opacity:1;background-color:rgba(var(--bs-black-rgb),var(--bs-bg-opacity)) !important}.bg-xl-white{--bs-bg-opacity:1;background-color:rgba(var(--bs-white-rgb),var(--bs-bg-opacity)) !important}.bg-xl-body{--bs-bg-opacity:1;background-color:rgba(var(--bs-body-bg-rgb),var(--bs-bg-opacity)) !important}.bg-xl-linkedin{--bs-bg-opacity:1;background-color:#0a66c2 !important}.bg-xl-transparent{--bs-bg-opacity:1;background-color:rgba(0,0,0,0) !important}.fs-xl-1{font-size:2.5rem !important}.fs-xl-2{font-size:2rem !important}.fs-xl-3{font-size:1.75rem !important}.fs-xl-4{font-size:1.5rem !important}.fs-xl-5{font-size:1.25rem !important}.fs-xl-6{font-size:1rem !important}.fw-xl-300{font-weight:300 !important}.fw-xl-400{font-weight:400 !important}.fw-xl-500{font-weight:500 !important}.fw-xl-600{font-weight:600 !important}.fw-xl-700{font-weight:700 !important}.fw-xl-800{font-weight:800 !important}.fw-xl-900{font-weight:900 !important}.border-xl{border:1px solid #dee2e6 !important}.border-xl-0{border:0 !important}.border-top-xl{border-top:1px solid #dee2e6 !important}.border-top-xl-0{border-top:0 !important}.border-end-xl{border-right:1px solid #dee2e6 !important}.border-end-xl-0{border-right:0 !important}.border-bottom-xl{border-bottom:1px solid #dee2e6 !important}.border-bottom-xl-0{border-bottom:0 !important}.border-bottom-xl-transparent{border-bottom:rgba(0,0,0,0) !important}.border-start-xl{border-left:1px solid #dee2e6 !important}.border-start-xl-0{border-left:0 !important}.border-xl-primary{border-color:#003e6b !important}.border-xl-secondary{border-color:#6c757d !important}.border-xl-success{border-color:#198754 !important}.border-xl-info{border-color:#0dcaf0 !important}.border-xl-warning{border-color:#ffc107 !important}.border-xl-danger{border-color:#dc3545 !important}.border-xl-light{border-color:#f8f9fa !important}.border-xl-dark{border-color:#212529 !important}.border-xl-white{border-color:#fff !important}.border-xl-1{border-width:1px !important}.border-xl-2{border-width:2px !important}.border-xl-3{border-width:3px !important}.border-xl-4{border-width:4px !important}.border-xl-5{border-width:5px !important}.rounded-xl{border-radius:.375rem !important}.rounded-xl-0{border-radius:0 !important}.rounded-xl-1{border-radius:.25rem !important}.rounded-xl-2{border-radius:.375rem !important}.rounded-xl-3{border-radius:.5rem !important}.rounded-xl-4{border-radius:.75rem !important}.rounded-xl-5{border-radius:1rem !important}.rounded-xl-6{border-radius:1.5rem !important}.rounded-xl-7{border-radius:2rem !important}.rounded-xl-8{border-radius:2.5rem !important}.rounded-xl-circle{border-radius:50% !important}.rounded-xl-pill{border-radius:50rem !important}}@media(min-width:1600px){.m-xxl-0{margin:0 !important}.m-xxl-1{margin:.25rem !important}.m-xxl-2{margin:.5rem !important}.m-xxl-3{margin:1rem !important}.m-xxl-4{margin:1.5rem !important}.m-xxl-5{margin:3rem !important}.m-xxl-auto{margin:auto !important}.mx-xxl-0{margin-right:0 !important;margin-left:0 !important}.mx-xxl-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-xxl-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-xxl-3{margin-right:1rem !important;margin-left:1rem !important}.mx-xxl-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-xxl-5{margin-right:3rem !important;margin-left:3rem !important}.mx-xxl-auto{margin-right:auto !important;margin-left:auto !important}.my-xxl-0{margin-top:0 !important;margin-bottom:0 !important}.my-xxl-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-xxl-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-xxl-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-xxl-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-xxl-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-xxl-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-xxl-0{margin-top:0 !important}.mt-xxl-1{margin-top:.25rem !important}.mt-xxl-2{margin-top:.5rem !important}.mt-xxl-3{margin-top:1rem !important}.mt-xxl-4{margin-top:1.5rem !important}.mt-xxl-5{margin-top:3rem !important}.mt-xxl-auto{margin-top:auto !important}.me-xxl-0{margin-right:0 !important}.me-xxl-1{margin-right:.25rem !important}.me-xxl-2{margin-right:.5rem !important}.me-xxl-3{margin-right:1rem !important}.me-xxl-4{margin-right:1.5rem !important}.me-xxl-5{margin-right:3rem !important}.me-xxl-auto{margin-right:auto !important}.mb-xxl-0{margin-bottom:0 !important}.mb-xxl-1{margin-bottom:.25rem !important}.mb-xxl-2{margin-bottom:.5rem !important}.mb-xxl-3{margin-bottom:1rem !important}.mb-xxl-4{margin-bottom:1.5rem !important}.mb-xxl-5{margin-bottom:3rem !important}.mb-xxl-auto{margin-bottom:auto !important}.ms-xxl-0{margin-left:0 !important}.ms-xxl-1{margin-left:.25rem !important}.ms-xxl-2{margin-left:.5rem !important}.ms-xxl-3{margin-left:1rem !important}.ms-xxl-4{margin-left:1.5rem !important}.ms-xxl-5{margin-left:3rem !important}.ms-xxl-auto{margin-left:auto !important}.top-xxl-0{top:0 !important}.top-xxl-1{top:.25rem !important}.top-xxl-2{top:.5rem !important}.top-xxl-3{top:1rem !important}.top-xxl-4{top:1.5rem !important}.top-xxl-5{top:3rem !important}.top-xxl-50{top:50% !important}.top-xxl-100{top:100% !important}.m-xxl-0{margin:0 !important}.m-xxl-n1{margin:-0.25rem !important}.m-xxl-n2{margin:-0.5rem !important}.m-xxl-n3{margin:-1rem !important}.m-xxl-n4{margin:-1.5rem !important}.m-xxl-n5{margin:-3rem !important}.mx-xxl-0{margin-right:0 !important;margin-left:0 !important}.mx-xxl-n1{margin-right:-0.25rem !important;margin-left:-0.25rem !important}.mx-xxl-n2{margin-right:-0.5rem !important;margin-left:-0.5rem !important}.mx-xxl-n3{margin-right:-1rem !important;margin-left:-1rem !important}.mx-xxl-n4{margin-right:-1.5rem !important;margin-left:-1.5rem !important}.mx-xxl-n5{margin-right:-3rem !important;margin-left:-3rem !important}.my-xxl-0{margin-top:0 !important;margin-bottom:0 !important}.my-xxl-n1{margin-top:-0.25rem !important;margin-bottom:-0.25rem !important}.my-xxl-n2{margin-top:-0.5rem !important;margin-bottom:-0.5rem !important}.my-xxl-n3{margin-top:-1rem !important;margin-bottom:-1rem !important}.my-xxl-n4{margin-top:-1.5rem !important;margin-bottom:-1.5rem !important}.my-xxl-n5{margin-top:-3rem !important;margin-bottom:-3rem !important}.mt-xxl-0{margin-top:0 !important}.mt-xxl-n1{margin-top:-0.25rem !important}.mt-xxl-n2{margin-top:-0.5rem !important}.mt-xxl-n3{margin-top:-1rem !important}.mt-xxl-n4{margin-top:-1.5rem !important}.mt-xxl-n5{margin-top:-3rem !important}.me-xxl-0{margin-right:0 !important}.me-xxl-n1{margin-right:-0.25rem !important}.me-xxl-n2{margin-right:-0.5rem !important}.me-xxl-n3{margin-right:-1rem !important}.me-xxl-n4{margin-right:-1.5rem !important}.me-xxl-n5{margin-right:-3rem !important}.mb-xxl-0{margin-bottom:0 !important}.mb-xxl-n1{margin-bottom:-0.25rem !important}.mb-xxl-n2{margin-bottom:-0.5rem !important}.mb-xxl-n3{margin-bottom:-1rem !important}.mb-xxl-n4{margin-bottom:-1.5rem !important}.mb-xxl-n5{margin-bottom:-3rem !important}.ms-xxl-0{margin-left:0 !important}.ms-xxl-n1{margin-left:-0.25rem !important}.ms-xxl-n2{margin-left:-0.5rem !important}.ms-xxl-n3{margin-left:-1rem !important}.ms-xxl-n4{margin-left:-1.5rem !important}.ms-xxl-n5{margin-left:-3rem !important}.p-xxl-0{padding:0 !important}.p-xxl-1{padding:.25rem !important}.p-xxl-2{padding:.5rem !important}.p-xxl-3{padding:1rem !important}.p-xxl-4{padding:1.5rem !important}.p-xxl-5{padding:3rem !important}.p-xxl-100{padding:100% !important}.px-xxl-0{padding-right:0 !important;padding-left:0 !important}.px-xxl-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-xxl-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-xxl-3{padding-right:1rem !important;padding-left:1rem !important}.px-xxl-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-xxl-5{padding-right:3rem !important;padding-left:3rem !important}.py-xxl-0{padding-top:0 !important;padding-bottom:0 !important}.py-xxl-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-xxl-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-xxl-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-xxl-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-xxl-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-xxl-0{padding-top:0 !important}.pt-xxl-1{padding-top:.25rem !important}.pt-xxl-2{padding-top:.5rem !important}.pt-xxl-3{padding-top:1rem !important}.pt-xxl-4{padding-top:1.5rem !important}.pt-xxl-5{padding-top:3rem !important}.pe-xxl-0{padding-right:0 !important}.pe-xxl-1{padding-right:.25rem !important}.pe-xxl-2{padding-right:.5rem !important}.pe-xxl-3{padding-right:1rem !important}.pe-xxl-4{padding-right:1.5rem !important}.pe-xxl-5{padding-right:3rem !important}.pb-xxl-0{padding-bottom:0 !important}.pb-xxl-1{padding-bottom:.25rem !important}.pb-xxl-2{padding-bottom:.5rem !important}.pb-xxl-3{padding-bottom:1rem !important}.pb-xxl-4{padding-bottom:1.5rem !important}.pb-xxl-5{padding-bottom:3rem !important}.pb-xxl-100{padding-bottom:100% !important}.ps-xxl-0{padding-left:0 !important}.ps-xxl-1{padding-left:.25rem !important}.ps-xxl-2{padding-left:.5rem !important}.ps-xxl-3{padding-left:1rem !important}.ps-xxl-4{padding-left:1.5rem !important}.ps-xxl-5{padding-left:3rem !important}.gap-xxl-0{gap:0 !important}.gap-xxl-1{gap:.25rem !important}.gap-xxl-2{gap:.5rem !important}.gap-xxl-3{gap:1rem !important}.gap-xxl-4{gap:1.5rem !important}.gap-xxl-5{gap:3rem !important}.row-gap-xxl-0{row-gap:0 !important}.row-gap-xxl-1{row-gap:.25rem !important}.row-gap-xxl-2{row-gap:.5rem !important}.row-gap-xxl-3{row-gap:1rem !important}.row-gap-xxl-4{row-gap:1.5rem !important}.row-gap-xxl-5{row-gap:3rem !important}.column-gap-xxl-0{-moz-column-gap:0 !important;column-gap:0 !important}.column-gap-xxl-1{-moz-column-gap:.25rem !important;column-gap:.25rem !important}.column-gap-xxl-2{-moz-column-gap:.5rem !important;column-gap:.5rem !important}.column-gap-xxl-3{-moz-column-gap:1rem !important;column-gap:1rem !important}.column-gap-xxl-4{-moz-column-gap:1.5rem !important;column-gap:1.5rem !important}.column-gap-xxl-5{-moz-column-gap:3rem !important;column-gap:3rem !important}.column-count-xxl-1{-moz-column-count:1 !important;column-count:1 !important}.column-count-xxl-2{-moz-column-count:2 !important;column-count:2 !important}.column-count-xxl-3{-moz-column-count:3 !important;column-count:3 !important}.column-count-xxl-4{-moz-column-count:4 !important;column-count:4 !important}.column-count-xxl-5{-moz-column-count:5 !important;column-count:5 !important}.column-count-xxl-6{-moz-column-count:6 !important;column-count:6 !important}.column-count-xxl-7{-moz-column-count:7 !important;column-count:7 !important}.column-count-xxl-8{-moz-column-count:8 !important;column-count:8 !important}.column-count-xxl-9{-moz-column-count:9 !important;column-count:9 !important}.column-count-xxl-10{-moz-column-count:10 !important;column-count:10 !important}.column-count-xxl-auto{-moz-column-count:auto !important;column-count:auto !important}.flex-xxl-fill{flex:1 1 auto !important}.flex-xxl-shrink{flex:0 1 auto !important}.flex-xxl-row{flex-direction:row !important}.flex-xxl-column{flex-direction:column !important}.flex-xxl-row-reverse{flex-direction:row-reverse !important}.flex-xxl-column-reverse{flex-direction:column-reverse !important}.flex-xxl-basis-auto{flex-basis:auto !important}.flex-xxl-basis-100{flex-basis:100% !important}.flex-xxl-grow-0{flex-grow:0 !important}.flex-xxl-grow-01{flex-grow:.1 !important}.flex-xxl-grow-1{flex-grow:1 !important}.flex-xxl-shrink-0{flex-shrink:0 !important}.flex-xxl-shrink-1{flex-shrink:1 !important}.flex-xxl-wrap{flex-wrap:wrap !important}.flex-xxl-nowrap{flex-wrap:nowrap !important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-xxl-start{justify-content:flex-start !important}.justify-content-xxl-end{justify-content:flex-end !important}.justify-content-xxl-center{justify-content:center !important}.justify-content-xxl-between{justify-content:space-between !important}.justify-content-xxl-around{justify-content:space-around !important}.justify-content-xxl-evenly{justify-content:space-evenly !important}.justify-self-xxl-start{justify-self:start !important}.justify-self-xxl-end{justify-self:end !important}.justify-self-xxl-center{justify-self:center !important}.justify-self-xxl-between{justify-self:space-between !important}.justify-self-xxl-around{justify-self:space-around !important}.justify-self-xxl-evenly{justify-self:space-evenly !important}.align-items-xxl-start{align-items:flex-start !important}.align-items-xxl-end{align-items:flex-end !important}.align-items-xxl-center{align-items:center !important}.align-items-xxl-baseline{align-items:baseline !important}.align-items-xxl-stretch{align-items:stretch !important}.align-content-xxl-start{align-content:flex-start !important}.align-content-xxl-end{align-content:flex-end !important}.align-content-xxl-center{align-content:center !important}.align-content-xxl-between{align-content:space-between !important}.align-content-xxl-around{align-content:space-around !important}.align-content-xxl-stretch{align-content:stretch !important}.align-self-xxl-auto{align-self:auto !important}.align-self-xxl-start{align-self:flex-start !important}.align-self-xxl-end{align-self:flex-end !important}.align-self-xxl-center{align-self:center !important}.align-self-xxl-baseline{align-self:baseline !important}.align-self-xxl-stretch{align-self:stretch !important}.order-xxl-first{order:-1 !important}.order-xxl-0{order:0 !important}.order-xxl-1{order:1 !important}.order-xxl-2{order:2 !important}.order-xxl-3{order:3 !important}.order-xxl-4{order:4 !important}.order-xxl-5{order:5 !important}.order-xxl-last{order:6 !important}.h-xxl-0{height:0 !important}.h-xxl-1{height:.25rem !important}.h-xxl-2{height:.5rem !important}.h-xxl-3{height:1rem !important}.h-xxl-4{height:1.5rem !important}.h-xxl-5{height:3rem !important}.h-xxl-25{height:25% !important}.h-xxl-50{height:50% !important}.h-xxl-75{height:75% !important}.h-xxl-100{height:100% !important}.h-xxl-auto{height:auto !important}.h-xxl-fit{height:-moz-fit-content !important;height:fit-content !important}.min-h-xxl-0{min-height:0 !important}.min-h-xxl-1{min-height:.25rem !important}.min-h-xxl-2{min-height:.5rem !important}.min-h-xxl-3{min-height:1rem !important}.min-h-xxl-4{min-height:1.5rem !important}.min-h-xxl-5{min-height:3rem !important}.min-h-xxl-100{min-height:100% !important}.w-xxl-0{width:0 !important}.w-xxl-1{width:.25rem !important}.w-xxl-2{width:.5rem !important}.w-xxl-3{width:1rem !important}.w-xxl-4{width:1.5rem !important}.w-xxl-5{width:3rem !important}.w-xxl-20{width:20% !important}.w-xxl-25{width:25% !important}.w-xxl-50{width:50% !important}.w-xxl-75{width:75% !important}.w-xxl-100{width:100% !important}.w-xxl-100vw{width:100vw !important}.w-xxl-auto{width:auto !important}.w-xxl-fit{width:-moz-fit-content !important;width:fit-content !important}.w-xxl-inherit{width:inherit !important}.w-xxl-fill{width:-webkit-fill-available !important}.min-w-xxl-0{min-width:0 !important}.min-w-xxl-1{min-width:.25rem !important}.min-w-xxl-2{min-width:.5rem !important}.min-w-xxl-3{min-width:1rem !important}.min-w-xxl-4{min-width:1.5rem !important}.min-w-xxl-5{min-width:3rem !important}.min-w-xxl-20{min-width:20% !important}.min-w-xxl-25{min-width:25% !important}.min-w-xxl-50{min-width:50% !important}.min-w-xxl-75{min-width:75% !important}.min-w-xxl-100{min-width:100% !important}.min-w-xxl-auto{min-width:auto !important}.min-w-xxl-fit{min-width:-moz-fit-content !important;min-width:fit-content !important}.max-w-xxl-0{max-width:0 !important}.max-w-xxl-1{max-width:.25rem !important}.max-w-xxl-2{max-width:.5rem !important}.max-w-xxl-3{max-width:1rem !important}.max-w-xxl-4{max-width:1.5rem !important}.max-w-xxl-5{max-width:3rem !important}.max-w-xxl-20{max-width:20% !important}.max-w-xxl-25{max-width:25% !important}.max-w-xxl-50{max-width:50% !important}.max-w-xxl-75{max-width:75% !important}.max-w-xxl-100{max-width:100% !important}.max-w-xxl-100vw{max-width:100vw !important}.max-w-xxl-auto{max-width:auto !important}.max-w-xxl-fit{max-width:-moz-fit-content !important;max-width:fit-content !important}.max-w-xxl-full{max-width:1600px !important}.max-h-xxl-0{max-height:0 !important}.max-h-xxl-1{max-height:.25rem !important}.max-h-xxl-2{max-height:.5rem !important}.max-h-xxl-3{max-height:1rem !important}.max-h-xxl-4{max-height:1.5rem !important}.max-h-xxl-5{max-height:3rem !important}.max-h-xxl-20{max-height:20% !important}.max-h-xxl-25{max-height:25% !important}.max-h-xxl-50{max-height:50% !important}.max-h-xxl-75{max-height:75% !important}.max-h-xxl-100{max-height:100% !important}.max-h-xxl-100vw{max-height:100vw !important}.max-h-xxl-auto{max-height:auto !important}.max-h-xxl-fit{max-height:-moz-fit-content !important;max-height:fit-content !important}.max-h-xxl-full{max-height:1600px !important}.text-xxl-start{text-align:left !important}.text-xxl-end{text-align:right !important}.text-xxl-center{text-align:center !important}.text-xxl-justify{text-align:justify !important}.lh-xxl-0{line-height:0 !important}.lh-xxl-100{line-height:1 !important}.lh-xxl-110{line-height:1.1 !important}.lh-xxl-120{line-height:1.2 !important}.lh-xxl-125{line-height:1.25 !important}.lh-xxl-140{line-height:1.4 !important}.lh-xxl-150{line-height:1.5 !important}.lh-xxl-160{line-height:1.6 !important}.lh-xxl-166{line-height:1.66 !important}.lh-xxl-180{line-height:1.8 !important}.d-xxl-inline{display:inline !important}.d-xxl-inline-block{display:inline-block !important}.d-xxl-block{display:block !important}.d-xxl-grid{display:grid !important}.d-xxl-inline-grid{display:inline-grid !important}.d-xxl-table{display:table !important}.d-xxl-table-row{display:table-row !important}.d-xxl-table-cell{display:table-cell !important}.d-xxl-flex{display:flex !important}.d-xxl-inline-flex{display:inline-flex !important}.d-xxl-none{display:none !important}.table-layout-xxl-fixed{table-layout:fixed !important}.table-layout-xxl-auto{table-layout:auto !important}.bg-xxl-primary{--bs-bg-opacity:1;background-color:rgba(var(--bs-primary-rgb),var(--bs-bg-opacity)) !important}.bg-xxl-secondary{--bs-bg-opacity:1;background-color:rgba(var(--bs-secondary-rgb),var(--bs-bg-opacity)) !important}.bg-xxl-success{--bs-bg-opacity:1;background-color:rgba(var(--bs-success-rgb),var(--bs-bg-opacity)) !important}.bg-xxl-info{--bs-bg-opacity:1;background-color:rgba(var(--bs-info-rgb),var(--bs-bg-opacity)) !important}.bg-xxl-warning{--bs-bg-opacity:1;background-color:rgba(var(--bs-warning-rgb),var(--bs-bg-opacity)) !important}.bg-xxl-danger{--bs-bg-opacity:1;background-color:rgba(var(--bs-danger-rgb),var(--bs-bg-opacity)) !important}.bg-xxl-light{--bs-bg-opacity:1;background-color:rgba(var(--bs-light-rgb),var(--bs-bg-opacity)) !important}.bg-xxl-dark{--bs-bg-opacity:1;background-color:rgba(var(--bs-dark-rgb),var(--bs-bg-opacity)) !important}.bg-xxl-black{--bs-bg-opacity:1;background-color:rgba(var(--bs-black-rgb),var(--bs-bg-opacity)) !important}.bg-xxl-white{--bs-bg-opacity:1;background-color:rgba(var(--bs-white-rgb),var(--bs-bg-opacity)) !important}.bg-xxl-body{--bs-bg-opacity:1;background-color:rgba(var(--bs-body-bg-rgb),var(--bs-bg-opacity)) !important}.bg-xxl-linkedin{--bs-bg-opacity:1;background-color:#0a66c2 !important}.bg-xxl-transparent{--bs-bg-opacity:1;background-color:rgba(0,0,0,0) !important}.fs-xxl-1{font-size:2.5rem !important}.fs-xxl-2{font-size:2rem !important}.fs-xxl-3{font-size:1.75rem !important}.fs-xxl-4{font-size:1.5rem !important}.fs-xxl-5{font-size:1.25rem !important}.fs-xxl-6{font-size:1rem !important}.fw-xxl-300{font-weight:300 !important}.fw-xxl-400{font-weight:400 !important}.fw-xxl-500{font-weight:500 !important}.fw-xxl-600{font-weight:600 !important}.fw-xxl-700{font-weight:700 !important}.fw-xxl-800{font-weight:800 !important}.fw-xxl-900{font-weight:900 !important}.border-xxl{border:1px solid #dee2e6 !important}.border-xxl-0{border:0 !important}.border-top-xxl{border-top:1px solid #dee2e6 !important}.border-top-xxl-0{border-top:0 !important}.border-end-xxl{border-right:1px solid #dee2e6 !important}.border-end-xxl-0{border-right:0 !important}.border-bottom-xxl{border-bottom:1px solid #dee2e6 !important}.border-bottom-xxl-0{border-bottom:0 !important}.border-bottom-xxl-transparent{border-bottom:rgba(0,0,0,0) !important}.border-start-xxl{border-left:1px solid #dee2e6 !important}.border-start-xxl-0{border-left:0 !important}.border-xxl-primary{border-color:#003e6b !important}.border-xxl-secondary{border-color:#6c757d !important}.border-xxl-success{border-color:#198754 !important}.border-xxl-info{border-color:#0dcaf0 !important}.border-xxl-warning{border-color:#ffc107 !important}.border-xxl-danger{border-color:#dc3545 !important}.border-xxl-light{border-color:#f8f9fa !important}.border-xxl-dark{border-color:#212529 !important}.border-xxl-white{border-color:#fff !important}.border-xxl-1{border-width:1px !important}.border-xxl-2{border-width:2px !important}.border-xxl-3{border-width:3px !important}.border-xxl-4{border-width:4px !important}.border-xxl-5{border-width:5px !important}.rounded-xxl{border-radius:.375rem !important}.rounded-xxl-0{border-radius:0 !important}.rounded-xxl-1{border-radius:.25rem !important}.rounded-xxl-2{border-radius:.375rem !important}.rounded-xxl-3{border-radius:.5rem !important}.rounded-xxl-4{border-radius:.75rem !important}.rounded-xxl-5{border-radius:1rem !important}.rounded-xxl-6{border-radius:1.5rem !important}.rounded-xxl-7{border-radius:2rem !important}.rounded-xxl-8{border-radius:2.5rem !important}.rounded-xxl-circle{border-radius:50% !important}.rounded-xxl-pill{border-radius:50rem !important}}@media print{.h-print-0{height:0 !important}.h-print-1{height:.25rem !important}.h-print-2{height:.5rem !important}.h-print-3{height:1rem !important}.h-print-4{height:1.5rem !important}.h-print-5{height:3rem !important}.h-print-25{height:25% !important}.h-print-50{height:50% !important}.h-print-75{height:75% !important}.h-print-100{height:100% !important}.h-print-auto{height:auto !important}.h-print-fit{height:-moz-fit-content !important;height:fit-content !important}.w-print-0{width:0 !important}.w-print-1{width:.25rem !important}.w-print-2{width:.5rem !important}.w-print-3{width:1rem !important}.w-print-4{width:1.5rem !important}.w-print-5{width:3rem !important}.w-print-20{width:20% !important}.w-print-25{width:25% !important}.w-print-50{width:50% !important}.w-print-75{width:75% !important}.w-print-100{width:100% !important}.w-print-100vw{width:100vw !important}.w-print-auto{width:auto !important}.w-print-fit{width:-moz-fit-content !important;width:fit-content !important}.w-print-inherit{width:inherit !important}.w-print-fill{width:-webkit-fill-available !important}.min-w-print-0{min-width:0 !important}.min-w-print-1{min-width:.25rem !important}.min-w-print-2{min-width:.5rem !important}.min-w-print-3{min-width:1rem !important}.min-w-print-4{min-width:1.5rem !important}.min-w-print-5{min-width:3rem !important}.min-w-print-20{min-width:20% !important}.min-w-print-25{min-width:25% !important}.min-w-print-50{min-width:50% !important}.min-w-print-75{min-width:75% !important}.min-w-print-100{min-width:100% !important}.min-w-print-auto{min-width:auto !important}.min-w-print-fit{min-width:-moz-fit-content !important;min-width:fit-content !important}.max-w-print-0{max-width:0 !important}.max-w-print-1{max-width:.25rem !important}.max-w-print-2{max-width:.5rem !important}.max-w-print-3{max-width:1rem !important}.max-w-print-4{max-width:1.5rem !important}.max-w-print-5{max-width:3rem !important}.max-w-print-20{max-width:20% !important}.max-w-print-25{max-width:25% !important}.max-w-print-50{max-width:50% !important}.max-w-print-75{max-width:75% !important}.max-w-print-100{max-width:100% !important}.max-w-print-100vw{max-width:100vw !important}.max-w-print-auto{max-width:auto !important}.max-w-print-fit{max-width:-moz-fit-content !important;max-width:fit-content !important}.max-w-print-full{max-width:1600px !important}.max-h-print-0{max-height:0 !important}.max-h-print-1{max-height:.25rem !important}.max-h-print-2{max-height:.5rem !important}.max-h-print-3{max-height:1rem !important}.max-h-print-4{max-height:1.5rem !important}.max-h-print-5{max-height:3rem !important}.max-h-print-20{max-height:20% !important}.max-h-print-25{max-height:25% !important}.max-h-print-50{max-height:50% !important}.max-h-print-75{max-height:75% !important}.max-h-print-100{max-height:100% !important}.max-h-print-100vw{max-height:100vw !important}.max-h-print-auto{max-height:auto !important}.max-h-print-fit{max-height:-moz-fit-content !important;max-height:fit-content !important}.max-h-print-full{max-height:1600px !important}.d-print-inline{display:inline !important}.d-print-inline-block{display:inline-block !important}.d-print-block{display:block !important}.d-print-grid{display:grid !important}.d-print-inline-grid{display:inline-grid !important}.d-print-table{display:table !important}.d-print-table-row{display:table-row !important}.d-print-table-cell{display:table-cell !important}.d-print-flex{display:flex !important}.d-print-inline-flex{display:inline-flex !important}.d-print-none{display:none !important}.table-layout-print-fixed{table-layout:fixed !important}.table-layout-print-auto{table-layout:auto !important}}.row{--bs-gutter-x:1rem;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-top:calc(-1*var(--bs-gutter-y));margin-right:calc(-0.5*var(--bs-gutter-x));margin-left:calc(-0.5*var(--bs-gutter-x))}.row>*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x)*.5);padding-left:calc(var(--bs-gutter-x)*.5);margin-top:var(--bs-gutter-y)}.col{flex:1 0 0%}.row-cols-auto>*{flex:0 0 auto;width:auto}.row-cols-1>*{flex:0 0 auto;width:100%}.row-cols-2>*{flex:0 0 auto;width:50%}.row-cols-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-4>*{flex:0 0 auto;width:25%}.row-cols-5>*{flex:0 0 auto;width:20%}.row-cols-6>*{flex:0 0 auto;width:16.6666666667%}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.33333333%}.col-2{flex:0 0 auto;width:16.66666667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.33333333%}.col-5{flex:0 0 auto;width:41.66666667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.33333333%}.col-8{flex:0 0 auto;width:66.66666667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.33333333%}.col-11{flex:0 0 auto;width:91.66666667%}.col-12{flex:0 0 auto;width:100%}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}.g-0,.gx-0{--bs-gutter-x:0}.g-0,.gy-0{--bs-gutter-y:0}.g-1,.gx-1{--bs-gutter-x:0.25rem}.g-1,.gy-1{--bs-gutter-y:0.25rem}.g-2,.gx-2{--bs-gutter-x:0.5rem}.g-2,.gy-2{--bs-gutter-y:0.5rem}.g-3,.gx-3{--bs-gutter-x:1rem}.g-3,.gy-3{--bs-gutter-y:1rem}.g-4,.gx-4{--bs-gutter-x:1.5rem}.g-4,.gy-4{--bs-gutter-y:1.5rem}.g-5,.gx-5{--bs-gutter-x:3rem}.g-5,.gy-5{--bs-gutter-y:3rem}@media(min-width:450px){.col-xs{flex:1 0 0%}.row-cols-xs-auto>*{flex:0 0 auto;width:auto}.row-cols-xs-1>*{flex:0 0 auto;width:100%}.row-cols-xs-2>*{flex:0 0 auto;width:50%}.row-cols-xs-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xs-4>*{flex:0 0 auto;width:25%}.row-cols-xs-5>*{flex:0 0 auto;width:20%}.row-cols-xs-6>*{flex:0 0 auto;width:16.6666666667%}.col-xs-auto{flex:0 0 auto;width:auto}.col-xs-1{flex:0 0 auto;width:8.33333333%}.col-xs-2{flex:0 0 auto;width:16.66666667%}.col-xs-3{flex:0 0 auto;width:25%}.col-xs-4{flex:0 0 auto;width:33.33333333%}.col-xs-5{flex:0 0 auto;width:41.66666667%}.col-xs-6{flex:0 0 auto;width:50%}.col-xs-7{flex:0 0 auto;width:58.33333333%}.col-xs-8{flex:0 0 auto;width:66.66666667%}.col-xs-9{flex:0 0 auto;width:75%}.col-xs-10{flex:0 0 auto;width:83.33333333%}.col-xs-11{flex:0 0 auto;width:91.66666667%}.col-xs-12{flex:0 0 auto;width:100%}.offset-xs-0{margin-left:0}.offset-xs-1{margin-left:8.33333333%}.offset-xs-2{margin-left:16.66666667%}.offset-xs-3{margin-left:25%}.offset-xs-4{margin-left:33.33333333%}.offset-xs-5{margin-left:41.66666667%}.offset-xs-6{margin-left:50%}.offset-xs-7{margin-left:58.33333333%}.offset-xs-8{margin-left:66.66666667%}.offset-xs-9{margin-left:75%}.offset-xs-10{margin-left:83.33333333%}.offset-xs-11{margin-left:91.66666667%}.g-xs-0,.gx-xs-0{--bs-gutter-x:0}.g-xs-0,.gy-xs-0{--bs-gutter-y:0}.g-xs-1,.gx-xs-1{--bs-gutter-x:0.25rem}.g-xs-1,.gy-xs-1{--bs-gutter-y:0.25rem}.g-xs-2,.gx-xs-2{--bs-gutter-x:0.5rem}.g-xs-2,.gy-xs-2{--bs-gutter-y:0.5rem}.g-xs-3,.gx-xs-3{--bs-gutter-x:1rem}.g-xs-3,.gy-xs-3{--bs-gutter-y:1rem}.g-xs-4,.gx-xs-4{--bs-gutter-x:1.5rem}.g-xs-4,.gy-xs-4{--bs-gutter-y:1.5rem}.g-xs-5,.gx-xs-5{--bs-gutter-x:3rem}.g-xs-5,.gy-xs-5{--bs-gutter-y:3rem}}@media(min-width:576px){.col-sm{flex:1 0 0%}.row-cols-sm-auto>*{flex:0 0 auto;width:auto}.row-cols-sm-1>*{flex:0 0 auto;width:100%}.row-cols-sm-2>*{flex:0 0 auto;width:50%}.row-cols-sm-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-sm-4>*{flex:0 0 auto;width:25%}.row-cols-sm-5>*{flex:0 0 auto;width:20%}.row-cols-sm-6>*{flex:0 0 auto;width:16.6666666667%}.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.33333333%}.col-sm-2{flex:0 0 auto;width:16.66666667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.33333333%}.col-sm-5{flex:0 0 auto;width:41.66666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.33333333%}.col-sm-8{flex:0 0 auto;width:66.66666667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.33333333%}.col-sm-11{flex:0 0 auto;width:91.66666667%}.col-sm-12{flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}.g-sm-0,.gx-sm-0{--bs-gutter-x:0}.g-sm-0,.gy-sm-0{--bs-gutter-y:0}.g-sm-1,.gx-sm-1{--bs-gutter-x:0.25rem}.g-sm-1,.gy-sm-1{--bs-gutter-y:0.25rem}.g-sm-2,.gx-sm-2{--bs-gutter-x:0.5rem}.g-sm-2,.gy-sm-2{--bs-gutter-y:0.5rem}.g-sm-3,.gx-sm-3{--bs-gutter-x:1rem}.g-sm-3,.gy-sm-3{--bs-gutter-y:1rem}.g-sm-4,.gx-sm-4{--bs-gutter-x:1.5rem}.g-sm-4,.gy-sm-4{--bs-gutter-y:1.5rem}.g-sm-5,.gx-sm-5{--bs-gutter-x:3rem}.g-sm-5,.gy-sm-5{--bs-gutter-y:3rem}}@media(min-width:768px){.col-md{flex:1 0 0%}.row-cols-md-auto>*{flex:0 0 auto;width:auto}.row-cols-md-1>*{flex:0 0 auto;width:100%}.row-cols-md-2>*{flex:0 0 auto;width:50%}.row-cols-md-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-md-4>*{flex:0 0 auto;width:25%}.row-cols-md-5>*{flex:0 0 auto;width:20%}.row-cols-md-6>*{flex:0 0 auto;width:16.6666666667%}.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.33333333%}.col-md-2{flex:0 0 auto;width:16.66666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.33333333%}.col-md-5{flex:0 0 auto;width:41.66666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.33333333%}.col-md-8{flex:0 0 auto;width:66.66666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.33333333%}.col-md-11{flex:0 0 auto;width:91.66666667%}.col-md-12{flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}.g-md-0,.gx-md-0{--bs-gutter-x:0}.g-md-0,.gy-md-0{--bs-gutter-y:0}.g-md-1,.gx-md-1{--bs-gutter-x:0.25rem}.g-md-1,.gy-md-1{--bs-gutter-y:0.25rem}.g-md-2,.gx-md-2{--bs-gutter-x:0.5rem}.g-md-2,.gy-md-2{--bs-gutter-y:0.5rem}.g-md-3,.gx-md-3{--bs-gutter-x:1rem}.g-md-3,.gy-md-3{--bs-gutter-y:1rem}.g-md-4,.gx-md-4{--bs-gutter-x:1.5rem}.g-md-4,.gy-md-4{--bs-gutter-y:1.5rem}.g-md-5,.gx-md-5{--bs-gutter-x:3rem}.g-md-5,.gy-md-5{--bs-gutter-y:3rem}}@media(min-width:992px){.col-lg{flex:1 0 0%}.row-cols-lg-auto>*{flex:0 0 auto;width:auto}.row-cols-lg-1>*{flex:0 0 auto;width:100%}.row-cols-lg-2>*{flex:0 0 auto;width:50%}.row-cols-lg-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-lg-4>*{flex:0 0 auto;width:25%}.row-cols-lg-5>*{flex:0 0 auto;width:20%}.row-cols-lg-6>*{flex:0 0 auto;width:16.6666666667%}.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.33333333%}.col-lg-2{flex:0 0 auto;width:16.66666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333333%}.col-lg-5{flex:0 0 auto;width:41.66666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.33333333%}.col-lg-8{flex:0 0 auto;width:66.66666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.33333333%}.col-lg-11{flex:0 0 auto;width:91.66666667%}.col-lg-12{flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}.g-lg-0,.gx-lg-0{--bs-gutter-x:0}.g-lg-0,.gy-lg-0{--bs-gutter-y:0}.g-lg-1,.gx-lg-1{--bs-gutter-x:0.25rem}.g-lg-1,.gy-lg-1{--bs-gutter-y:0.25rem}.g-lg-2,.gx-lg-2{--bs-gutter-x:0.5rem}.g-lg-2,.gy-lg-2{--bs-gutter-y:0.5rem}.g-lg-3,.gx-lg-3{--bs-gutter-x:1rem}.g-lg-3,.gy-lg-3{--bs-gutter-y:1rem}.g-lg-4,.gx-lg-4{--bs-gutter-x:1.5rem}.g-lg-4,.gy-lg-4{--bs-gutter-y:1.5rem}.g-lg-5,.gx-lg-5{--bs-gutter-x:3rem}.g-lg-5,.gy-lg-5{--bs-gutter-y:3rem}}@media(min-width:1200px){.col-xl{flex:1 0 0%}.row-cols-xl-auto>*{flex:0 0 auto;width:auto}.row-cols-xl-1>*{flex:0 0 auto;width:100%}.row-cols-xl-2>*{flex:0 0 auto;width:50%}.row-cols-xl-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xl-4>*{flex:0 0 auto;width:25%}.row-cols-xl-5>*{flex:0 0 auto;width:20%}.row-cols-xl-6>*{flex:0 0 auto;width:16.6666666667%}.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.33333333%}.col-xl-2{flex:0 0 auto;width:16.66666667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.33333333%}.col-xl-5{flex:0 0 auto;width:41.66666667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.33333333%}.col-xl-8{flex:0 0 auto;width:66.66666667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.33333333%}.col-xl-11{flex:0 0 auto;width:91.66666667%}.col-xl-12{flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}.g-xl-0,.gx-xl-0{--bs-gutter-x:0}.g-xl-0,.gy-xl-0{--bs-gutter-y:0}.g-xl-1,.gx-xl-1{--bs-gutter-x:0.25rem}.g-xl-1,.gy-xl-1{--bs-gutter-y:0.25rem}.g-xl-2,.gx-xl-2{--bs-gutter-x:0.5rem}.g-xl-2,.gy-xl-2{--bs-gutter-y:0.5rem}.g-xl-3,.gx-xl-3{--bs-gutter-x:1rem}.g-xl-3,.gy-xl-3{--bs-gutter-y:1rem}.g-xl-4,.gx-xl-4{--bs-gutter-x:1.5rem}.g-xl-4,.gy-xl-4{--bs-gutter-y:1.5rem}.g-xl-5,.gx-xl-5{--bs-gutter-x:3rem}.g-xl-5,.gy-xl-5{--bs-gutter-y:3rem}}@media(min-width:1600px){.col-xxl{flex:1 0 0%}.row-cols-xxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxl-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xxl-4>*{flex:0 0 auto;width:25%}.row-cols-xxl-5>*{flex:0 0 auto;width:20%}.row-cols-xxl-6>*{flex:0 0 auto;width:16.6666666667%}.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1{flex:0 0 auto;width:8.33333333%}.col-xxl-2{flex:0 0 auto;width:16.66666667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.33333333%}.col-xxl-5{flex:0 0 auto;width:41.66666667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.33333333%}.col-xxl-8{flex:0 0 auto;width:66.66666667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.33333333%}.col-xxl-11{flex:0 0 auto;width:91.66666667%}.col-xxl-12{flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333333%}.offset-xxl-2{margin-left:16.66666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333333%}.offset-xxl-5{margin-left:41.66666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333333%}.offset-xxl-8{margin-left:66.66666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333333%}.offset-xxl-11{margin-left:91.66666667%}.g-xxl-0,.gx-xxl-0{--bs-gutter-x:0}.g-xxl-0,.gy-xxl-0{--bs-gutter-y:0}.g-xxl-1,.gx-xxl-1{--bs-gutter-x:0.25rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y:0.25rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x:0.5rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y:0.5rem}.g-xxl-3,.gx-xxl-3{--bs-gutter-x:1rem}.g-xxl-3,.gy-xxl-3{--bs-gutter-y:1rem}.g-xxl-4,.gx-xxl-4{--bs-gutter-x:1.5rem}.g-xxl-4,.gy-xxl-4{--bs-gutter-y:1.5rem}.g-xxl-5,.gx-xxl-5{--bs-gutter-x:3rem}.g-xxl-5,.gy-xxl-5{--bs-gutter-y:3rem}}.modal{--bs-modal-zindex:2055;--bs-modal-width:500px;--bs-modal-padding:1rem;--bs-modal-margin:0.5rem;--bs-modal-color:;--bs-modal-bg:#fff;--bs-modal-border-color:var(--bs-border-color-translucent);--bs-modal-border-width:1px;--bs-modal-border-radius:1.5rem;--bs-modal-box-shadow:0 0.125rem 0.25rem rgba(0,0,0,0.075);--bs-modal-inner-border-radius:calc(1.5rem - 1px);--bs-modal-header-padding-x:1rem;--bs-modal-header-padding-y:1rem;--bs-modal-header-padding:1rem 1rem;--bs-modal-header-border-color:var(--bs-border-color);--bs-modal-header-border-width:1px;--bs-modal-title-line-height:1.5;--bs-modal-footer-gap:0.5rem;--bs-modal-footer-bg:;--bs-modal-footer-border-color:var(--bs-border-color);--bs-modal-footer-border-width:1px;position:fixed;top:0;left:0;z-index:var(--bs-modal-zindex);display:none;width:100%;height:100%;overflow-x:hidden;overflow-y:auto;outline:0}.modal-dialog{position:relative;width:auto;margin:var(--bs-modal-margin);pointer-events:none}.modal.fade .modal-dialog{transition:transform .3s ease-out;transform:translate(0,-50px)}@media(prefers-reduced-motion:reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{transform:none}.modal.modal-static .modal-dialog{transform:scale(1.02)}.modal-dialog-scrollable{height:calc(100% - var(--bs-modal-margin)*2)}.modal-dialog-scrollable .modal-content{max-height:100%;overflow:hidden}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - var(--bs-modal-margin)*2)}.modal-content{position:relative;display:flex;flex-direction:column;width:100%;color:var(--bs-modal-color);pointer-events:auto;background-color:var(--bs-modal-bg);background-clip:padding-box;border:var(--bs-modal-border-width) solid var(--bs-modal-border-color);border-radius:var(--bs-modal-border-radius);outline:0}.modal-backdrop{--bs-backdrop-zindex:2050;--bs-backdrop-bg:transparent;--bs-backdrop-opacity:0;position:fixed;top:0;left:0;z-index:var(--bs-backdrop-zindex);width:100vw;height:100vh;background-color:var(--bs-backdrop-bg)}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:var(--bs-backdrop-opacity)}.modal-header{display:flex;flex-shrink:0;align-items:center;justify-content:space-between;padding:var(--bs-modal-header-padding);border-bottom:var(--bs-modal-header-border-width) solid var(--bs-modal-header-border-color);border-top-left-radius:var(--bs-modal-inner-border-radius);border-top-right-radius:var(--bs-modal-inner-border-radius)}.modal-header .btn-close{padding:calc(var(--bs-modal-header-padding-y)*.5) calc(var(--bs-modal-header-padding-x)*.5);margin:calc(-0.5*var(--bs-modal-header-padding-y)) calc(-0.5*var(--bs-modal-header-padding-x)) calc(-0.5*var(--bs-modal-header-padding-y)) auto}.modal-title{margin-bottom:0;line-height:var(--bs-modal-title-line-height)}.modal-body{position:relative;flex:1 1 auto;padding:var(--bs-modal-padding)}.modal-footer{display:flex;flex-shrink:0;flex-wrap:wrap;align-items:center;justify-content:flex-end;padding:calc(var(--bs-modal-padding) - var(--bs-modal-footer-gap)*.5);background-color:var(--bs-modal-footer-bg);border-top:var(--bs-modal-footer-border-width) solid var(--bs-modal-footer-border-color);border-bottom-right-radius:var(--bs-modal-inner-border-radius);border-bottom-left-radius:var(--bs-modal-inner-border-radius)}.modal-footer>*{margin:calc(var(--bs-modal-footer-gap)*.5)}@media(min-width:576px){.modal{--bs-modal-margin:1.75rem;--bs-modal-box-shadow:0 0.5rem 1rem rgba(0,0,0,0.15)}.modal-dialog{max-width:var(--bs-modal-width);margin-right:auto;margin-left:auto}.modal-sm{--bs-modal-width:300px}}@media(min-width:992px){.modal-lg,.modal-xl{--bs-modal-width:800px}}@media(min-width:1200px){.modal-xl{--bs-modal-width:1140px}}.modal-fullscreen{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen .modal-header,.modal-fullscreen .modal-footer{border-radius:0}.modal-fullscreen .modal-body{overflow-y:auto}@media(max-width:449.98px){.modal-fullscreen-xs-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xs-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xs-down .modal-header,.modal-fullscreen-xs-down .modal-footer{border-radius:0}.modal-fullscreen-xs-down .modal-body{overflow-y:auto}}@media(max-width:575.98px){.modal-fullscreen-sm-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-sm-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-sm-down .modal-header,.modal-fullscreen-sm-down .modal-footer{border-radius:0}.modal-fullscreen-sm-down .modal-body{overflow-y:auto}}@media(max-width:767.98px){.modal-fullscreen-md-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-md-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-md-down .modal-header,.modal-fullscreen-md-down .modal-footer{border-radius:0}.modal-fullscreen-md-down .modal-body{overflow-y:auto}}@media(max-width:991.98px){.modal-fullscreen-lg-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-lg-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-lg-down .modal-header,.modal-fullscreen-lg-down .modal-footer{border-radius:0}.modal-fullscreen-lg-down .modal-body{overflow-y:auto}}@media(max-width:1199.98px){.modal-fullscreen-xl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xl-down .modal-header,.modal-fullscreen-xl-down .modal-footer{border-radius:0}.modal-fullscreen-xl-down .modal-body{overflow-y:auto}}@media(max-width:1599.98px){.modal-fullscreen-xxl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xxl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xxl-down .modal-header,.modal-fullscreen-xxl-down .modal-footer{border-radius:0}.modal-fullscreen-xxl-down .modal-body{overflow-y:auto}}.fade{transition:opacity .15s linear}@media(prefers-reduced-motion:reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{height:0;overflow:hidden;transition:height .35s ease}@media(prefers-reduced-motion:reduce){.collapsing{transition:none}}.collapsing.collapse-horizontal{width:0;height:auto;transition:width .35s ease}@media(prefers-reduced-motion:reduce){.collapsing.collapse-horizontal{transition:none}}.btn-close{box-sizing:content-box;width:1em;height:1em;padding:.25em .25em;color:#000;background:rgba(0,0,0,0) url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 16 16%27 fill=%27%23000%27%3e%3cpath d=%27M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z%27/%3e%3c/svg%3e") center/1em auto no-repeat;border:0;border-radius:.375rem;opacity:.5}.btn-close:hover{color:#000;text-decoration:none;opacity:.75}.btn-close:focus{outline:0;box-shadow:0 0 0 .25rem rgba(0,62,107,.25);opacity:1}.btn-close:disabled,.btn-close.disabled{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;opacity:.25}.btn-close-white{filter:invert(1) grayscale(100%) brightness(200%)}.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;-moz-user-select:none;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;-moz-user-select:none;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:#fff;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;-moz-user-select:none;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0 !important;clip:rect(0 0 0 0) !important;clip-path:inset(50%) !important;height:1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important;white-space:nowrap !important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0);border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:rgba(0,0,0,0) rgba(0,0,0,0) #888 rgba(0,0,0,0);border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-top:5px;margin-right:10px;padding:1px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline{float:right}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid #000 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:rgba(0,0,0,0);border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#5897fb;color:#fff}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:rgb(246.5,246.5,246.5);border:1px solid #dee2e6;border-radius:.375rem;outline:0;background-image:linear-gradient(to bottom,white 50%,#eeeeee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF",endColorstr="#FFEEEEEE",GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #dee2e6;border-top-right-radius:.375rem;border-bottom-right-radius:.375rem;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:linear-gradient(to bottom,#eeeeee 50%,#cccccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE",endColorstr="#FFCCCCCC",GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0);border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #dee2e6;border-radius:0;border-top-left-radius:.375rem;border-bottom-left-radius:.375rem;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:rgba(0,0,0,0);border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:rgba(0,0,0,0) rgba(0,0,0,0) #888 rgba(0,0,0,0);border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:linear-gradient(to bottom,white 0%,#eeeeee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF",endColorstr="#FFEEEEEE",GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:linear-gradient(to bottom,#eeeeee 50%,white 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE",endColorstr="#FFFFFFFF",GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:#fff;border:1px solid #dee2e6;border-radius:.375rem;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #dee2e6;border-radius:.375rem;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{float:right;margin-left:5px;margin-right:auto}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #dee2e6;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid rgba(0,0,0,0)}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:gray}.select2-container--classic .select2-results__option--highlighted[aria-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}pre code.hljs{display:block;overflow-x:auto;padding:1em}code.hljs{padding:3px 5px}.hljs{color:#24292e;background:#fff}.hljs-doctag,.hljs-keyword,.hljs-meta .hljs-keyword,.hljs-template-tag,.hljs-template-variable,.hljs-type,.hljs-variable.language_{color:#d73a49}.hljs-title,.hljs-title.class_,.hljs-title.class_.inherited__,.hljs-title.function_{color:#6f42c1}.hljs-attr,.hljs-attribute,.hljs-literal,.hljs-meta,.hljs-number,.hljs-operator,.hljs-variable,.hljs-selector-attr,.hljs-selector-class,.hljs-selector-id{color:#005cc5}.hljs-regexp,.hljs-string,.hljs-meta .hljs-string{color:#032f62}.hljs-built_in,.hljs-symbol{color:#e36209}.hljs-comment,.hljs-code,.hljs-formula{color:#6a737d}.hljs-name,.hljs-quote,.hljs-selector-tag,.hljs-selector-pseudo{color:#22863a}.hljs-subst{color:#24292e}.hljs-section{color:#005cc5;font-weight:bold}.hljs-bullet{color:#735c0f}.hljs-emphasis{color:#24292e;font-style:italic}.hljs-strong{color:#24292e;font-weight:bold}.hljs-addition{color:#22863a;background-color:#f0fff4}.hljs-deletion{color:#b31d28;background-color:#ffeef0}@media(min-width:768px){img.kv-nav-button,img.kv-nav-button:hover{background-color:rgba(0,0,0,0)}}.kv-carousel-button img.kv-nav-button{width:4em;height:4em}button.kv-carousel-button{z-index:1;width:4em}.kv-packshot-button,.kv-viewer{margin:0 auto;width:100%;max-width:100%}.kv-playback-widget .kv-player{background-color:rgba(0,0,0,0) !important}@media print{.kv-widget{display:none}}@font-face{font-family:"OpenSans";font-weight:normal;font-style:normal;src:url(/themes/custom/man/dist/fonts/OpenSans-Regular-webfont_fbe7f69768218ba06417.eot);src:url(/themes/custom/man/dist/fonts/OpenSans-Regular-webfont_fbe7f69768218ba06417.eot#iefix) format("embedded-opentype"),url(/themes/custom/man/dist/fonts/OpenSans-Regular-webfont_4f6ec530947c73b0c1dd.woff) format("woff")}@font-face{font-family:"OpenSans";font-weight:600;font-style:normal;src:url(/themes/custom/man/dist/fonts/OpenSans-Semibold-webfont_251eb58101253efe0706.eot);src:url(/themes/custom/man/dist/fonts/OpenSans-Semibold-webfont_251eb58101253efe0706.eot#iefix) format("embedded-opentype"),url(/themes/custom/man/dist/fonts/OpenSans-Semibold-webfont_e57adecb3a8973e1e0d7.woff) format("woff")}@font-face{font-family:"OpenSans";font-weight:700;font-style:normal;src:url(/themes/custom/man/dist/fonts/OpenSans-Bold-webfont_4f6aec473f52a4a0b948.eot);src:url(/themes/custom/man/dist/fonts/OpenSans-Bold-webfont_4f6aec473f52a4a0b948.eot#iefix) format("embedded-opentype"),url(/themes/custom/man/dist/fonts/OpenSans-Bold-webfont_7721ba0909593fb4c700.woff) format("woff")}@font-face{font-family:"icons";font-weight:normal;font-style:normal;src:url(/themes/custom/man/dist/fonts/icons_ef17a227b1426e149df5.eot);src:url(/themes/custom/man/dist/fonts/icons_ef17a227b1426e149df5.eot#iefix) format("embedded-opentype"),url(/themes/custom/man/dist/fonts/icons_8430c300eddc8a561a0c.woff) format("woff")}@font-face{font-family:"Rubik";font-weight:200;font-style:normal;src:url(/themes/custom/man/dist/fonts/Rubik-Light_4c753ed7ab8199667578.eot);src:url(/themes/custom/man/dist/fonts/Rubik-Light_4c753ed7ab8199667578.eot#iefix) format("embedded-opentype"),url(/themes/custom/man/dist/fonts/Rubik-Light_b98975383295673ea225.woff) format("woff")}@font-face{font-family:"Rubik";font-weight:normal;font-style:normal;src:url(/themes/custom/man/dist/fonts/Rubik-Regular_328b8bee7df7ee945ef3.eot);src:url(/themes/custom/man/dist/fonts/Rubik-Regular_328b8bee7df7ee945ef3.eot#iefix) format("embedded-opentype"),url(/themes/custom/man/dist/fonts/Rubik-Regular_6e46803e59382b93bf0f.woff) format("woff")}@font-face{font-family:"Rubik";font-weight:600;font-style:normal;src:url(/themes/custom/man/dist/fonts/Rubik-SemiBold_0c577377fa35265d2733.eot);src:url(/themes/custom/man/dist/fonts/Rubik-SemiBold_0c577377fa35265d2733.eot#iefix) format("embedded-opentype"),url(/themes/custom/man/dist/fonts/Rubik-SemiBold_2de63a2a7d14aeade017.woff) format("woff")}.performance__header h3.h1--man,.h1--man{margin:0;font-size:2.3em;font-weight:300}@media(min-width:768px){.performance__header h3.h1--man,.h1--man{font-size:2.5em}}@media(min-width:992px){.performance__header h3.h1--man,.h1--man{font-size:2.8em}}html{font-size:1rem}@media(max-width:767.98px){html{font-size:.928rem}}html body{font-family:opensans,arial,sans-serif}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6,.text-title{margin-bottom:1rem;font-weight:300}h1:not(.heading),h2:not(.heading),h3:not(.heading),h4:not(.heading),h5:not(.heading),h6:not(.heading),.h1:not(.heading),.h2:not(.heading),.h3:not(.heading),.h4:not(.heading),.h5:not(.heading),.h6:not(.heading),.text-title:not(.heading){color:#003e6b}h1,.h1{line-height:1;font-size:1.5rem}@media(max-width:991.98px){h1,.h1{font-size:1.4rem}}@media(max-width:767.98px){h1,.h1{font-size:1.3rem}}h2,.h2{line-height:1.2;font-size:2rem}@media(max-width:991.98px){h2,.h2{font-size:1.9rem}}@media(max-width:767.98px){h2,.h2{font-size:1.8em}}h3,.h3,.text-title{line-height:1.4;font-size:1.4rem}@media(max-width:767.98px){h3,.h3,.text-title{font-size:1.2em}}h4,.h4{line-height:1.4;font-size:1.2rem}@media(max-width:767.98px){h4,.h4{font-size:1.1rem}}h5,.h5{line-height:1.2;font-size:1.1rem}h6,.h6{line-height:1;font-size:.9rem}strong{font-weight:800}small,.small{font-size:.9em !important}.tiny{font-size:.75em}.number{line-height:1;font-family:OpenSans,sans-serif;font-size:1.4em;font-weight:600}.txt--aside{color:#6a6a6c}.header--cod-grey{margin:1rem 0 3rem !important;color:#161616 !important;font-size:1.7em;font-weight:400 !important}@media(min-width:768px){.header--cod-grey{padding-right:2rem;padding-left:2rem}}input,button,select,optgroup,textarea{font-family:Arial,sans-serif}p{width:100%}.text-upper{text-transform:uppercase}.icon-desktop::before{display:block;content:"\f108"}.icon-laptop::before{display:block;content:"\f109"}.icon-tablet::before{display:block;content:"\f10a"}.icon-mobile::before{display:block;content:"\f10b"}.icon-times-circle::before{display:block;content:"\f057"}.icon-asterisk::before{display:block;content:"\f069"}.icon-glass::before{display:block;content:"\f000"}.icon-music::before{display:block;content:"\f001"}.icon-film::before{display:block;content:"\f008"}.icon-arrow-circle-o-up::before{display:block;content:"\f01b"}.icon-list-alt::before{display:block;content:"\f022"}.icon-headphones::before{display:block;content:"\f025"}.icon-volume-off::before{display:block;content:"\f026"}.icon-volume-down::before{display:block;content:"\f027"}.icon-volume-up::before{display:block;content:"\f028"}.icon-barcode::before{display:block;content:"\f02a"}.icon-camera::before{display:block;content:"\f030"}.icon-font::before{display:block;content:"\f031"}.icon-bold::before{display:block;content:"\f032"}.icon-italic::before{display:block;content:"\f033"}.icon-text-height::before{display:block;content:"\f034"}.icon-text-width::before{display:block;content:"\f035"}.icon-align-left::before{display:block;content:"\f036"}.icon-align-center::before{display:block;content:"\f037"}.icon-align-right::before{display:block;content:"\f038"}.icon-align-justify::before{display:block;content:"\f039"}.icon-list::before{display:block;content:"\f03a"}.icon-dedent::before{display:block;content:"\f03b"}.icon-outdent::before{display:block;content:"\f03b"}.icon-indent::before{display:block;content:"\f03c"}.icon-video-camera::before{display:block;content:"\f03d"}.icon-image::before{display:block;content:"\f03e"}.icon-photo::before{display:block;content:"\f03e"}.icon-picture-o::before{display:block;content:"\f03e"}.icon-map-marker::before{display:block;content:"\f041"}.icon-adjust::before{display:block;content:"\f042"}.icon-tint::before{display:block;content:"\f043"}.icon-arrows::before{display:block;content:"\f047"}.icon-step-backward::before{display:block;content:"\f048"}.icon-fast-backward::before{display:block;content:"\f049"}.icon-backward::before{display:block;content:"\f04a"}.icon-play::before{display:block;content:"\f04b"}.icon-pause::before{display:block;content:"\f04c"}.icon-stop::before{display:block;content:"\f04d"}.icon-forward::before{display:block;content:"\f04e"}.icon-fast-forward::before{display:block;content:"\f050"}.icon-step-forward::before{display:block;content:"\f051"}.icon-eject::before{display:block;content:"\f052"}.icon-crosshairs::before{display:block;content:"\f05b"}.icon-times-circle-o::before{display:block;content:"\f05c"}.icon-check-circle-o::before{display:block;content:"\f05d"}.icon-expand::before{display:block;content:"\f065"}.icon-compress::before{display:block;content:"\f066"}.icon-gift::before{display:block;content:"\f06b"}.icon-leaf::before{display:block;content:"\f06c"}.icon-fire::before{display:block;content:"\f06d"}.icon-magnet::before{display:block;content:"\f076"}.icon-shopping-cart::before{display:block;content:"\f07a"}.icon-arrows-v::before{display:block;content:"\f07d"}.icon-arrows-h::before{display:block;content:"\f07e"}.icon-twitter-square::before{display:block;content:"\f081"}.icon-camera-retro::before{display:block;content:"\f083"}.icon-key::before{display:block;content:"\f084"}.icon-thumbs-o-up::before{display:block;content:"\f087"}.icon-thumbs-o-down::before{display:block;content:"\f088"}.icon-star-half::before{display:block;content:"\f089"}.icon-heart-o::before{display:block;content:"\f08a"}.icon-linkedin-square::before{display:block;content:"\f08c"}.icon-thumb-tack::before{display:block;content:"\f08d"}.icon-trophy::before{display:block;content:"\f091"}.icon-github-square::before{display:block;content:"\f092"}.icon-lemon-o::before{display:block;content:"\f094"}.icon-phone::before{display:block;content:"\f095"}.icon-square-o::before{display:block;content:"\f096"}.icon-phone-square::before{display:block;content:"\f098"}.icon-github::before{display:block;content:"\f09b"}.icon-credit-card::before{display:block;content:"\f09d"}.icon-feed::before{display:block;content:"\f09e"}.icon-rss::before{display:block;content:"\f09e"}.icon-bullhorn::before{display:block;content:"\f0a1"}.icon-bell-o::before{display:block;content:"\f0a2"}.icon-certificate::before{display:block;content:"\f0a3"}.icon-hand-o-right::before{display:block;content:"\f0a4"}.icon-hand-o-left::before{display:block;content:"\f0a5"}.icon-hand-o-up::before{display:block;content:"\f0a6"}.icon-hand-o-down::before{display:block;content:"\f0a7"}.icon-briefcase::before{display:block;content:"\f0b1"}.icon-arrows-alt::before{display:block;content:"\f0b2"}.icon-cloud::before{display:block;content:"\f0c2"}.icon-flask::before{display:block;content:"\f0c3"}.icon-cut::before{display:block;content:"\f0c4"}.icon-scissors::before{display:block;content:"\f0c4"}.icon-copy::before{display:block;content:"\f0c5"}.icon-files-o::before{display:block;content:"\f0c5"}.icon-floppy-o::before{display:block;content:"\f0c7"}.icon-save::before{display:block;content:"\f0c7"}.icon-square::before{display:block;content:"\f0c8"}.icon-strikethrough::before{display:block;content:"\f0cc"}.icon-underline::before{display:block;content:"\f0cd"}.icon-magic::before{display:block;content:"\f0d0"}.icon-truck::before{display:block;content:"\f0d1"}.icon-pinterest::before{display:block;content:"\f0d2"}.icon-pinterest-square::before{display:block;content:"\f0d3"}.icon-google-plus-square::before{display:block;content:"\f0d4"}.icon-columns::before{display:block;content:"\f0db"}.icon-gavel::before{display:block;content:"\f0e3"}.icon-legal::before{display:block;content:"\f0e3"}.icon-dashboard::before{display:block;content:"\f0e4"}.icon-tachometer::before{display:block;content:"\f0e4"}.icon-user-md::before{display:block;content:"\f0f0"}.icon-stethoscope::before{display:block;content:"\f0f1"}.icon-suitcase::before{display:block;content:"\f0f2"}.icon-cutlery::before{display:block;content:"\f0f5"}.icon-building-o::before{display:block;content:"\f0f7"}.icon-hospital-o::before{display:block;content:"\f0f8"}.icon-ambulance::before{display:block;content:"\f0f9"}.icon-medkit::before{display:block;content:"\f0fa"}.icon-fighter-jet::before{display:block;content:"\f0fb"}.icon-beer::before{display:block;content:"\f0fc"}.icon-h-square::before{display:block;content:"\f0fd"}.icon-plus-square::before{display:block;content:"\f0fe"}.icon-circle-o::before{display:block;content:"\f10c"}.icon-github-alt::before{display:block;content:"\f113"}.icon-smile-o::before{display:block;content:"\f118"}.icon-frown-o::before{display:block;content:"\f119"}.icon-meh-o::before{display:block;content:"\f11a"}.icon-gamepad::before{display:block;content:"\f11b"}.icon-keyboard-o::before{display:block;content:"\f11c"}.icon-flag-o::before{display:block;content:"\f11d"}.icon-flag-checkered::before{display:block;content:"\f11e"}.icon-star-half-empty::before{display:block;content:"\f123"}.icon-star-half-full::before{display:block;content:"\f123"}.icon-star-half-o::before{display:block;content:"\f123"}.icon-crop::before{display:block;content:"\f125"}.icon-code-fork::before{display:block;content:"\f126"}.icon-info::before{display:block;content:"\f129"}.icon-superscript::before{display:block;content:"\f12b"}.icon-subscript::before{display:block;content:"\f12c"}.icon-eraser::before{display:block;content:"\f12d"}.icon-puzzle-piece::before{display:block;content:"\f12e"}.icon-microphone::before{display:block;content:"\f130"}.icon-microphone-slash::before{display:block;content:"\f131"}.icon-shield::before{display:block;content:"\f132"}.icon-calendar-o::before{display:block;content:"\f133"}.icon-fire-extinguisher::before{display:block;content:"\f134"}.icon-rocket::before{display:block;content:"\f135"}.icon-maxcdn::before{display:block;content:"\f136"}.icon-html5::before{display:block;content:"\f13b"}.icon-css3::before{display:block;content:"\f13c"}.icon-anchor::before{display:block;content:"\f13d"}.icon-bullseye::before{display:block;content:"\f140"}.icon-ellipsis-h::before{display:block;content:"\f141"}.icon-ellipsis-v::before{display:block;content:"\f142"}.icon-rss-square::before{display:block;content:"\f143"}.icon-ticket::before{display:block;content:"\f145"}.icon-level-up::before{display:block;content:"\f148"}.icon-level-down::before{display:block;content:"\f149"}.icon-external-link-square::before{display:block;content:"\f14c"}.icon-compass::before{display:block;content:"\f14e"}.icon-caret-square-o-down::before{display:block;content:"\f150"}.icon-toggle-down::before{display:block;content:"\f150"}.icon-caret-square-o-up::before{display:block;content:"\f151"}.icon-toggle-up::before{display:block;content:"\f151"}.icon-caret-square-o-right::before{display:block;content:"\f152"}.icon-toggle-right::before{display:block;content:"\f152"}.icon-bitcoin::before{display:block;content:"\f15a"}.icon-btc::before{display:block;content:"\f15a"}.icon-thumbs-up::before{display:block;content:"\f164"}.icon-thumbs-down::before{display:block;content:"\f165"}.icon-youtube-square::before{display:block;content:"\f166"}.icon-youtube::before{display:block;content:"\f167"}.icon-xing::before{display:block;content:"\f168"}.icon-xing-square::before{display:block;content:"\f169"}.icon-youtube-play::before{display:block;content:"\f16a"}.icon-dropbox::before{display:block;content:"\f16b"}.icon-stack-overflow::before{display:block;content:"\f16c"}.icon-flickr::before{display:block;content:"\f16e"}.icon-adn::before{display:block;content:"\f170"}.icon-bitbucket::before{display:block;content:"\f171"}.icon-bitbucket-square::before{display:block;content:"\f172"}.icon-tumblr::before{display:block;content:"\f173"}.icon-tumblr-square::before{display:block;content:"\f174"}.icon-apple::before{display:block;content:"\f179"}.icon-windows::before{display:block;content:"\f17a"}.icon-android::before{display:block;content:"\f17b"}.icon-linux::before{display:block;content:"\f17c"}.icon-dribbble::before{display:block;content:"\f17d"}.icon-skype::before{display:block;content:"\f17e"}.icon-foursquare::before{display:block;content:"\f180"}.icon-trello::before{display:block;content:"\f181"}.icon-female::before{display:block;content:"\f182"}.icon-male::before{display:block;content:"\f183"}.icon-gittip::before{display:block;content:"\f184"}.icon-gratipay::before{display:block;content:"\f184"}.icon-sun-o::before{display:block;content:"\f185"}.icon-moon-o::before{display:block;content:"\f186"}.icon-bug::before{display:block;content:"\f188"}.icon-vk::before{display:block;content:"\f189"}.icon-weibo::before{display:block;content:"\f18a"}.icon-renren::before{display:block;content:"\f18b"}.icon-pagelines::before{display:block;content:"\f18c"}.icon-stack-exchange::before{display:block;content:"\f18d"}.icon-arrow-circle-o-right::before{display:block;content:"\f18e"}.icon-caret-square-o-left::before{display:block;content:"\f191"}.icon-toggle-left::before{display:block;content:"\f191"}.icon-wheelchair::before{display:block;content:"\f193"}.icon-vimeo-square::before{display:block;content:"\f194"}.icon-try::before{display:block;content:"\f195"}.icon-turkish-lira::before{display:block;content:"\f195"}.icon-plus-square-o::before{display:block;content:"\f196"}.icon-space-shuttle::before{display:block;content:"\f197"}.icon-slack::before{display:block;content:"\f198"}.icon-envelope-square::before{display:block;content:"\f199"}.icon-wordpress::before{display:block;content:"\f19a"}.icon-openid::before{display:block;content:"\f19b"}.icon-bank::before{display:block;content:"\f19c"}.icon-institution::before{display:block;content:"\f19c"}.icon-university::before{display:block;content:"\f19c"}.icon-graduation-cap::before{display:block;content:"\f19d"}.icon-mortar-board::before{display:block;content:"\f19d"}.icon-yahoo::before{display:block;content:"\f19e"}.icon-google::before{display:block;content:"\f1a0"}.icon-reddit::before{display:block;content:"\f1a1"}.icon-reddit-square::before{display:block;content:"\f1a2"}.icon-stumbleupon-circle::before{display:block;content:"\f1a3"}.icon-stumbleupon::before{display:block;content:"\f1a4"}.icon-delicious::before{display:block;content:"\f1a5"}.icon-digg::before{display:block;content:"\f1a6"}.icon-pied-piper-pp::before{display:block;content:"\f1a7"}.icon-pied-piper-alt::before{display:block;content:"\f1a8"}.icon-drupal::before{display:block;content:"\f1a9"}.icon-joomla::before{display:block;content:"\f1aa"}.icon-language::before{display:block;content:"\f1ab"}.icon-fax::before{display:block;content:"\f1ac"}.icon-building::before{display:block;content:"\f1ad"}.icon-child::before{display:block;content:"\f1ae"}.icon-paw::before{display:block;content:"\f1b0"}.icon-spoon::before{display:block;content:"\f1b1"}.icon-cube::before{display:block;content:"\f1b2"}.icon-cubes::before{display:block;content:"\f1b3"}.icon-behance::before{display:block;content:"\f1b4"}.icon-behance-square::before{display:block;content:"\f1b5"}.icon-steam::before{display:block;content:"\f1b6"}.icon-steam-square::before{display:block;content:"\f1b7"}.icon-recycle::before{display:block;content:"\f1b8"}.icon-automobile::before{display:block;content:"\f1b9"}.icon-car::before{display:block;content:"\f1b9"}.icon-cab::before{display:block;content:"\f1ba"}.icon-taxi::before{display:block;content:"\f1ba"}.icon-tree::before{display:block;content:"\f1bb"}.icon-spotify::before{display:block;content:"\f1bc"}.icon-deviantart::before{display:block;content:"\f1bd"}.icon-database::before{display:block;content:"\f1c0"}.icon-vine::before{display:block;content:"\f1ca"}.icon-codepen::before{display:block;content:"\f1cb"}.icon-jsfiddle::before{display:block;content:"\f1cc"}.icon-life-bouy::before{display:block;content:"\f1cd"}.icon-life-buoy::before{display:block;content:"\f1cd"}.icon-life-ring::before{display:block;content:"\f1cd"}.icon-life-saver::before{display:block;content:"\f1cd"}.icon-support::before{display:block;content:"\f1cd"}.icon-circle-o-notch::before{display:block;content:"\f1ce"}.icon-ra::before{display:block;content:"\f1d0"}.icon-rebel::before{display:block;content:"\f1d0"}.icon-resistance::before{display:block;content:"\f1d0"}.icon-empire::before{display:block;content:"\f1d1"}.icon-ge::before{display:block;content:"\f1d1"}.icon-git-square::before{display:block;content:"\f1d2"}.icon-git::before{display:block;content:"\f1d3"}.icon-hacker-news::before{display:block;content:"\f1d4"}.icon-y-combinator-square::before{display:block;content:"\f1d4"}.icon-yc-square::before{display:block;content:"\f1d4"}.icon-tencent-weibo::before{display:block;content:"\f1d5"}.icon-qq::before{display:block;content:"\f1d6"}.icon-wechat::before{display:block;content:"\f1d7"}.icon-weixin::before{display:block;content:"\f1d7"}.icon-paper-plane::before{display:block;content:"\f1d8"}.icon-send::before{display:block;content:"\f1d8"}.icon-paper-plane-o::before{display:block;content:"\f1d9"}.icon-send-o::before{display:block;content:"\f1d9"}.icon-history::before{display:block;content:"\f1da"}.icon-circle-thin::before{display:block;content:"\f1db"}.icon-header::before{display:block;content:"\f1dc"}.icon-paragraph::before{display:block;content:"\f1dd"}.icon-sliders::before{display:block;content:"\f1de"}.icon-bomb::before{display:block;content:"\f1e2"}.icon-futbol-o::before{display:block;content:"\f1e3"}.icon-soccer-ball-o::before{display:block;content:"\f1e3"}.icon-tty::before{display:block;content:"\f1e4"}.icon-binoculars::before{display:block;content:"\f1e5"}.icon-plug::before{display:block;content:"\f1e6"}.icon-slideshare::before{display:block;content:"\f1e7"}.icon-twitch::before{display:block;content:"\f1e8"}.icon-yelp::before{display:block;content:"\f1e9"}.icon-wifi::before{display:block;content:"\f1eb"}.icon-calculator::before{display:block;content:"\f1ec"}.icon-paypal::before{display:block;content:"\f1ed"}.icon-google-wallet::before{display:block;content:"\f1ee"}.icon-cc-visa::before{display:block;content:"\f1f0"}.icon-cc-mastercard::before{display:block;content:"\f1f1"}.icon-cc-discover::before{display:block;content:"\f1f2"}.icon-cc-amex::before{display:block;content:"\f1f3"}.icon-cc-paypal::before{display:block;content:"\f1f4"}.icon-cc-stripe::before{display:block;content:"\f1f5"}.icon-copyright::before{display:block;content:"\f1f9"}.icon-at::before{display:block;content:"\f1fa"}.icon-eyedropper::before{display:block;content:"\f1fb"}.icon-paint-brush::before{display:block;content:"\f1fc"}.icon-birthday-cake::before{display:block;content:"\f1fd"}.icon-lastfm::before{display:block;content:"\f202"}.icon-lastfm-square::before{display:block;content:"\f203"}.icon-bicycle::before{display:block;content:"\f206"}.icon-bus::before{display:block;content:"\f207"}.icon-ioxhost::before{display:block;content:"\f208"}.icon-angellist::before{display:block;content:"\f209"}.icon-cc::before{display:block;content:"\f20a"}.icon-ils::before{display:block;content:"\f20b"}.icon-shekel::before{display:block;content:"\f20b"}.icon-sheqel::before{display:block;content:"\f20b"}.icon-meanpath::before{display:block;content:"\f20c"}.icon-buysellads::before{display:block;content:"\f20d"}.icon-connectdevelop::before{display:block;content:"\f20e"}.icon-dashcube::before{display:block;content:"\f210"}.icon-forumbee::before{display:block;content:"\f211"}.icon-leanpub::before{display:block;content:"\f212"}.icon-sellsy::before{display:block;content:"\f213"}.icon-shirtsinbulk::before{display:block;content:"\f214"}.icon-simplybuilt::before{display:block;content:"\f215"}.icon-skyatlas::before{display:block;content:"\f216"}.icon-cart-plus::before{display:block;content:"\f217"}.icon-cart-arrow-down::before{display:block;content:"\f218"}.icon-ship::before{display:block;content:"\f21a"}.icon-user-secret::before{display:block;content:"\f21b"}.icon-motorcycle::before{display:block;content:"\f21c"}.icon-street-view::before{display:block;content:"\f21d"}.icon-heartbeat::before{display:block;content:"\f21e"}.icon-venus::before{display:block;content:"\f221"}.icon-mars::before{display:block;content:"\f222"}.icon-mercury::before{display:block;content:"\f223"}.icon-intersex::before{display:block;content:"\f224"}.icon-transgender::before{display:block;content:"\f224"}.icon-transgender-alt::before{display:block;content:"\f225"}.icon-venus-double::before{display:block;content:"\f226"}.icon-mars-double::before{display:block;content:"\f227"}.icon-venus-mars::before{display:block;content:"\f228"}.icon-mars-stroke::before{display:block;content:"\f229"}.icon-mars-stroke-v::before{display:block;content:"\f22a"}.icon-mars-stroke-h::before{display:block;content:"\f22b"}.icon-neuter::before{display:block;content:"\f22c"}.icon-genderless::before{display:block;content:"\f22d"}.icon-pinterest-p::before{display:block;content:"\f231"}.icon-whatsapp::before{display:block;content:"\f232"}.icon-server::before{display:block;content:"\f233"}.icon-user-plus::before{display:block;content:"\f234"}.icon-user-times::before{display:block;content:"\f235"}.icon-bed::before{display:block;content:"\f236"}.icon-hotel::before{display:block;content:"\f236"}.icon-viacoin::before{display:block;content:"\f237"}.icon-train::before{display:block;content:"\f238"}.icon-subway::before{display:block;content:"\f239"}.icon-medium::before{display:block;content:"\f23a"}.icon-y-combinator::before{display:block;content:"\f23b"}.icon-yc::before{display:block;content:"\f23b"}.icon-optin-monster::before{display:block;content:"\f23c"}.icon-opencart::before{display:block;content:"\f23d"}.icon-expeditedssl::before{display:block;content:"\f23e"}.icon-battery::before{display:block;content:"\f240"}.icon-battery-full::before{display:block;content:"\f240"}.icon-battery-three-quarters::before{display:block;content:"\f241"}.icon-battery-half::before{display:block;content:"\f242"}.icon-battery-quarter::before{display:block;content:"\f243"}.icon-battery-empty::before{display:block;content:"\f244"}.icon-mouse-pointer::before{display:block;content:"\f245"}.icon-i-cursor::before{display:block;content:"\f246"}.icon-object-group::before{display:block;content:"\f247"}.icon-object-ungroup::before{display:block;content:"\f248"}.icon-sticky-note::before{display:block;content:"\f249"}.icon-sticky-note-o::before{display:block;content:"\f24a"}.icon-cc-jcb::before{display:block;content:"\f24b"}.icon-cc-diners-club::before{display:block;content:"\f24c"}.icon-balance-scale::before{display:block;content:"\f24e"}.icon-hourglass-o::before{display:block;content:"\f250"}.icon-hourglass-start::before{display:block;content:"\f251"}.icon-hourglass-half::before{display:block;content:"\f252"}.icon-hourglass-end::before{display:block;content:"\f253"}.icon-hourglass::before{display:block;content:"\f254"}.icon-hand-grab-o::before{display:block;content:"\f255"}.icon-hand-rock-o::before{display:block;content:"\f255"}.icon-hand-paper-o::before{display:block;content:"\f256"}.icon-hand-stop-o::before{display:block;content:"\f256"}.icon-hand-scissors-o::before{display:block;content:"\f257"}.icon-hand-lizard-o::before{display:block;content:"\f258"}.icon-hand-spock-o::before{display:block;content:"\f259"}.icon-hand-pointer-o::before{display:block;content:"\f25a"}.icon-hand-peace-o::before{display:block;content:"\f25b"}.icon-trademark::before{display:block;content:"\f25c"}.icon-registered::before{display:block;content:"\f25d"}.icon-creative-commons::before{display:block;content:"\f25e"}.icon-gg::before{display:block;content:"\f260"}.icon-gg-circle::before{display:block;content:"\f261"}.icon-tripadvisor::before{display:block;content:"\f262"}.icon-odnoklassniki::before{display:block;content:"\f263"}.icon-odnoklassniki-square::before{display:block;content:"\f264"}.icon-get-pocket::before{display:block;content:"\f265"}.icon-wikipedia-w::before{display:block;content:"\f266"}.icon-safari::before{display:block;content:"\f267"}.icon-chrome::before{display:block;content:"\f268"}.icon-firefox::before{display:block;content:"\f269"}.icon-opera::before{display:block;content:"\f26a"}.icon-internet-explorer::before{display:block;content:"\f26b"}.icon-television::before{display:block;content:"\f26c"}.icon-tv::before{display:block;content:"\f26c"}.icon-contao::before{display:block;content:"\f26d"}.icon-500px::before{display:block;content:"\f26e"}.icon-amazon::before{display:block;content:"\f270"}.icon-calendar-plus-o::before{display:block;content:"\f271"}.icon-calendar-minus-o::before{display:block;content:"\f272"}.icon-calendar-times-o::before{display:block;content:"\f273"}.icon-calendar-check-o::before{display:block;content:"\f274"}.icon-industry::before{display:block;content:"\f275"}.icon-map-pin::before{display:block;content:"\f276"}.icon-map-signs::before{display:block;content:"\f277"}.icon-map-o::before{display:block;content:"\f278"}.icon-map::before{display:block;content:"\f279"}.icon-houzz::before{display:block;content:"\f27c"}.icon-vimeo::before{display:block;content:"\f27d"}.icon-black-tie::before{display:block;content:"\f27e"}.icon-fonticons::before{display:block;content:"\f280"}.icon-reddit-alien::before{display:block;content:"\f281"}.icon-edge::before{display:block;content:"\f282"}.icon-credit-card-alt::before{display:block;content:"\f283"}.icon-codiepie::before{display:block;content:"\f284"}.icon-modx::before{display:block;content:"\f285"}.icon-fort-awesome::before{display:block;content:"\f286"}.icon-usb::before{display:block;content:"\f287"}.icon-product-hunt::before{display:block;content:"\f288"}.icon-scribd::before{display:block;content:"\f28a"}.icon-pause-circle::before{display:block;content:"\f28b"}.icon-pause-circle-o::before{display:block;content:"\f28c"}.icon-stop-circle::before{display:block;content:"\f28d"}.icon-stop-circle-o::before{display:block;content:"\f28e"}.icon-shopping-bag::before{display:block;content:"\f290"}.icon-shopping-basket::before{display:block;content:"\f291"}.icon-hashtag::before{display:block;content:"\f292"}.icon-bluetooth::before{display:block;content:"\f293"}.icon-bluetooth-b::before{display:block;content:"\f294"}.icon-percent::before{display:block;content:"\f295"}.icon-gitlab::before{display:block;content:"\f296"}.icon-wpbeginner::before{display:block;content:"\f297"}.icon-wpforms::before{display:block;content:"\f298"}.icon-envira::before{display:block;content:"\f299"}.icon-universal-access::before{display:block;content:"\f29a"}.icon-wheelchair-alt::before{display:block;content:"\f29b"}.icon-blind::before{display:block;content:"\f29d"}.icon-audio-description::before{display:block;content:"\f29e"}.icon-volume-control-phone::before{display:block;content:"\f2a0"}.icon-braille::before{display:block;content:"\f2a1"}.icon-assistive-listening-systems::before{display:block;content:"\f2a2"}.icon-american-sign-language-interpreting::before{display:block;content:"\f2a3"}.icon-asl-interpreting::before{display:block;content:"\f2a3"}.icon-deaf::before{display:block;content:"\f2a4"}.icon-deafness::before{display:block;content:"\f2a4"}.icon-hard-of-hearing::before{display:block;content:"\f2a4"}.icon-glide::before{display:block;content:"\f2a5"}.icon-glide-g::before{display:block;content:"\f2a6"}.icon-sign-language::before{display:block;content:"\f2a7"}.icon-signing::before{display:block;content:"\f2a7"}.icon-low-vision::before{display:block;content:"\f2a8"}.icon-viadeo::before{display:block;content:"\f2a9"}.icon-viadeo-square::before{display:block;content:"\f2aa"}.icon-snapchat::before{display:block;content:"\f2ab"}.icon-snapchat-ghost::before{display:block;content:"\f2ac"}.icon-snapchat-square::before{display:block;content:"\f2ad"}.icon-pied-piper::before{display:block;content:"\f2ae"}.icon-first-order::before{display:block;content:"\f2b0"}.icon-yoast::before{display:block;content:"\f2b1"}.icon-themeisle::before{display:block;content:"\f2b2"}.icon-google-plus-circle::before{display:block;content:"\f2b3"}.icon-google-plus-official::before{display:block;content:"\f2b3"}.icon-fa::before{display:block;content:"\f2b4"}.icon-font-awesome::before{display:block;content:"\f2b4"}.icon-handshake-o::before{display:block;content:"\f2b5"}.icon-linode::before{display:block;content:"\f2b8"}.icon-address-book::before{display:block;content:"\f2b9"}.icon-address-book-o::before{display:block;content:"\f2ba"}.icon-user-o::before{display:block;content:"\f2c0"}.icon-id-badge::before{display:block;content:"\f2c1"}.icon-drivers-license::before{display:block;content:"\f2c2"}.icon-drivers-license-o::before{display:block;content:"\f2c3"}.icon-quora::before{display:block;content:"\f2c4"}.icon-free-code-camp::before{display:block;content:"\f2c5"}.icon-telegram::before{display:block;content:"\f2c6"}.icon-thermometer::before{display:block;content:"\f2c7"}.icon-thermometer-full::before{display:block;content:"\f2c7"}.icon-thermometer-three-quarters::before{display:block;content:"\f2c8"}.icon-thermometer-half::before{display:block;content:"\f2c9"}.icon-thermometer-quarter::before{display:block;content:"\f2ca"}.icon-thermometer-empty::before{display:block;content:"\f2cb"}.icon-shower::before{display:block;content:"\f2cc"}.icon-bath::before{display:block;content:"\f2cd"}.icon-bathtub::before{display:block;content:"\f2cd"}.icon-s15::before{display:block;content:"\f2cd"}.icon-podcast::before{display:block;content:"\f2ce"}.icon-window-maximize::before{display:block;content:"\f2d0"}.icon-window-minimize::before{display:block;content:"\f2d1"}.icon-window-restore::before{display:block;content:"\f2d2"}.icon-times-rectangle::before{display:block;content:"\f2d3"}.icon-window-close::before{display:block;content:"\f2d3"}.icon-times-rectangle-o::before{display:block;content:"\f2d4"}.icon-window-close-o::before{display:block;content:"\f2d4"}.icon-bandcamp::before{display:block;content:"\f2d5"}.icon-grav::before{display:block;content:"\f2d6"}.icon-etsy::before{display:block;content:"\f2d7"}.icon-imdb::before{display:block;content:"\f2d8"}.icon-ravelry::before{display:block;content:"\f2d9"}.icon-eercast::before{display:block;content:"\f2da"}.icon-microchip::before{display:block;content:"\f2db"}.icon-snowflake-o::before{display:block;content:"\f2dc"}.icon-superpowers::before{display:block;content:"\f2dd"}.icon-wpexplorer::before{display:block;content:"\f2de"}.icon-meetup::before{display:block;content:"\f2e0"}.icon-sort-alpha-desc::before{display:block;content:"\ea04"}.icon-angle-down::before{display:block;content:"\ea06"}.icon-angle-left::before{display:block;content:"\ea07"}.icon-angle-right::before{display:block;content:"\ea09"}.icon-angle-up::before{display:block;content:"\ea0a"}.icon-archive::before{display:block;content:"\ea0b"}.icon-arrow-circle-alt-left::before{display:block;content:"\ea0c"}.icon-arrow-down::before{display:block;content:"\ea0d"}.icon-arrow-left::before{display:block;content:"\ea0e"}.icon-arrow-right::before{display:block;content:"\ea0f"}.icon-arrow-up::before{display:block;content:"\ea10"}.icon-ban-circle::before{display:block;content:"\ea11"}.icon-bar-chart::before{display:block;content:"\ea12"}.icon-bell-cross::before{display:block;content:"\ea13"}.icon-bell-full-cross::before{display:block;content:"\ea14"}.icon-bell::before{display:block;content:"\ea15"}.icon-bolt::before{display:block;content:"\ea16"}.icon-book::before{display:block;content:"\ea17"}.icon-bookmark::before{display:block;content:"\ea18"}.icon-bookmark-empty::before{display:block;content:"\ea19"}.icon-calendar::before{display:block;content:"\ea1a"}.icon-caret-down::before{display:block;content:"\ea1b"}.icon-caret-left::before{display:block;content:"\ea1c"}.icon-caret-right::before{display:block;content:"\ea1d"}.icon-caret-up::before{display:block;content:"\ea1e"}.icon-chart::before{display:block;content:"\ea1f"}.icon-chat-bubble-full::before{display:block;content:"\ea20"}.icon-chat-bubble::before{display:block;content:"\ea21"}.icon-check::before{display:block;content:"\ea22"}.icon-check-empty::before{display:block;content:"\ea23"}.icon-check-minus::before{display:block;content:"\ea24"}.icon-check-sign::before{display:block;content:"\ea25"}.icon-chevron-down::before{display:block;content:"\ea26"}.icon-chevron-left::before{display:block;content:"\ea27"}.icon-chevron-right::before{display:block;content:"\ea28"}.icon-chevron-sign-down::before{display:block;content:"\ea29"}.icon-chevron-sign-left::before{display:block;content:"\ea2a"}.icon-chevron-sign-right::before{display:block;content:"\ea2b"}.icon-chevron-sign-up::before{display:block;content:"\ea2c"}.icon-chevron-up::before{display:block;content:"\ea2d"}.icon-circle::before{display:block;content:"\ea2e"}.icon-circle-arrow-down::before{display:block;content:"\ea2f"}.icon-circle-arrow-left::before{display:block;content:"\ea30"}.icon-circle-arrow-right::before{display:block;content:"\ea31"}.icon-circle-arrow-up::before{display:block;content:"\ea32"}.icon-circle-blank::before{display:block;content:"\ea33"}.icon-cloud-download::before{display:block;content:"\ea34"}.icon-cloud-upload::before{display:block;content:"\ea35"}.icon-code::before{display:block;content:"\ea36"}.icon-coffee::before{display:block;content:"\ea38"}.icon-cog::before{display:block;content:"\ea37"}.icon-cogs::before{display:block;content:"\ea39"}.icon-collapse::before{display:block;content:"\ea3a"}.icon-collapse-top::before{display:block;content:"\ea3b"}.icon-comment::before{display:block;content:"\ea3c"}.icon-comment-alt::before{display:block;content:"\ea3d"}.icon-comments::before{display:block;content:"\ea3e"}.icon-comments-alt::before{display:block;content:"\ea3f"}.icon-contacts-full::before{display:block;content:"\ea40"}.icon-contacts::before{display:block;content:"\ea41"}.icon-diamond::before{display:block;content:"\ea42"}.icon-document-audio::before{display:block;content:"\ea43"}.icon-document-code::before{display:block;content:"\ea44"}.icon-document-image::before{display:block;content:"\ea45"}.icon-document-p::before{display:block;content:"\ea46"}.icon-document-pdf::before{display:block;content:"\ea47"}.icon-document-video::before{display:block;content:"\ea48"}.icon-document-w::before{display:block;content:"\ea49"}.icon-document-x::before{display:block;content:"\ea4a"}.icon-document-zip::before{display:block;content:"\ea4b"}.icon-dot-circle-alt::before{display:block;content:"\ea4c"}.icon-double-angle-down::before{display:block;content:"\ea4d"}.icon-double-angle-left::before{display:block;content:"\ea4e"}.icon-double-angle-right::before{display:block;content:"\ea4f"}.icon-double-angle-up::before{display:block;content:"\ea50"}.icon-download::before{display:block;content:"\ea51"}.icon-download-alt::before{display:block;content:"\ea52"}.icon-edit::before{display:block;content:"\ea53"}.icon-edit-sign::before{display:block;content:"\ea54"}.icon-ellipsis-horizontal::before{display:block;content:"\ea55"}.icon-ellipsis-vertical::before{display:block;content:"\ea56"}.icon-envelope::before{display:block;content:"\ea57"}.icon-envelope-alt::before{display:block;content:"\ea58"}.icon-eur::before{display:block;content:"\ea59"}.icon-exchange::before{display:block;content:"\ea5a"}.icon-exclamation::before{display:block;content:"\ea5b"}.icon-exclamation-sign::before{display:block;content:"\ea5c"}.icon-external-link::before{display:block;content:"\ea5d"}.icon-eye-close::before{display:block;content:"\ea5e"}.icon-eye-open::before{display:block;content:"\ea5f"}.icon-facebook-square::before{display:block;content:"\ea60"}.icon-facebook::before{display:block;content:"\ea61"}.icon-file::before{display:block;content:"\ea62"}.icon-file-alt::before{display:block;content:"\ea63"}.icon-file-text::before{display:block;content:"\ea64"}.icon-file-text-alt::before{display:block;content:"\ea65"}.icon-filter::before{display:block;content:"\ea66"}.icon-flag::before{display:block;content:"\ea67"}.icon-folder-close::before{display:block;content:"\ea68"}.icon-folder-close-alt::before{display:block;content:"\ea69"}.icon-folder-open::before{display:block;content:"\ea6a"}.icon-folder-open-alt::before{display:block;content:"\ea6b"}.icon-gbp::before{display:block;content:"\ea6c"}.icon-globe::before{display:block;content:"\ea6d"}.icon-google-plus::before{display:block;content:"\ea6e"}.icon-graph::before{display:block;content:"\ea6f"}.icon-group::before{display:block;content:"\ea70"}.icon-hdd::before{display:block;content:"\ea71"}.icon-heart::before{display:block;content:"\ea72"}.icon-home::before{display:block;content:"\ea73"}.icon-id-card-full::before{display:block;content:"\ea74"}.icon-id-card::before{display:block;content:"\ea75"}.icon-inbox::before{display:block;content:"\ea76"}.icon-info-sign::before{display:block;content:"\ea77"}.icon-info-circle::before{display:block;content:"\ea77"}.icon-inr::before{display:block;content:"\ea78"}.icon-instagram::before{display:block;content:"\ea79"}.icon-jpy::before{display:block;content:"\ea7a"}.icon-krw::before{display:block;content:"\ea7b"}.icon-light-bulb::before{display:block;content:"\ea7c"}.icon-link::before{display:block;content:"\ea7d"}.icon-linkedin::before{display:block;content:"\ea7e"}.icon-location-arrow::before{display:block;content:"\ea7f"}.icon-lock::before{display:block;content:"\ea80"}.icon-long-arrow-down::before{display:block;content:"\ea81"}.icon-long-arrow-left::before{display:block;content:"\ea82"}.icon-long-arrow-right::before{display:block;content:"\ea83"}.icon-long-arrow-up::before{display:block;content:"\ea84"}.icon-minus::before{display:block;content:"\ea85"}.icon-minus-sign::before{display:block;content:"\ea86"}.icon-minus-sign-alt::before{display:block;content:"\ea87"}.icon-money::before{display:block;content:"\ea88"}.icon-move::before{display:block;content:"\ea89"}.icon-news::before{display:block;content:"\ea8a"}.icon-off::before{display:block;content:"\ea8b"}.icon-ok::before{display:block;content:"\ea8c"}.icon-ok-sign::before{display:block;content:"\ea8d"}.icon-check-circle::before{display:block;content:"\ea8d"}.icon-ol::before{display:block;content:"\ea8e"}.icon-open-envelope-full::before{display:block;content:"\ea8f"}.icon-open-envelope::before{display:block;content:"\ea90"}.icon-paper-clip::before{display:block;content:"\ea91"}.icon-paste::before{display:block;content:"\ea92"}.icon-pencil::before{display:block;content:"\ea93"}.icon-plane::before{display:block;content:"\ea94"}.icon-play-circle::before{display:block;content:"\ea95"}.icon-plus::before{display:block;content:"\ea96"}.icon-plus-sign::before{display:block;content:"\ea97"}.icon-print::before{display:block;content:"\ea98"}.icon-qrcode::before{display:block;content:"\ea99"}.icon-question-circle::before{display:block;content:"\ea9a"}.icon-question::before{display:block;content:"\ea9b"}.icon-question-sign::before{display:block;content:"\ea9c"}.icon-quote-left::before{display:block;content:"\ea9d"}.icon-quote-right::before{display:block;content:"\ea9e"}.icon-random::before{display:block;content:"\ea9f"}.icon-refresh::before{display:block;content:"\eaa0"}.icon-remove::before{display:block;content:"\eaa1"}.icon-remove-sign::before{display:block;content:"\eaa2"}.icon-reorder::before{display:block;content:"\eaa3"}.icon-repeat::before{display:block;content:"\eaa4"}.icon-reply::before{display:block;content:"\eaa5"}.icon-reply-all::before{display:block;content:"\eaa6"}.icon-retweet::before{display:block;content:"\eaa7"}.icon-road::before{display:block;content:"\eaa8"}.icon-rub::before{display:block;content:"\eaa9"}.icon-search::before{display:block;content:"\eaaa"}.icon-settings::before{display:block;content:"\eaab"}.icon-share-square::before{display:block;content:"\eaac"}.icon-share::before{display:block;content:"\eaad"}.icon-share-alt::before{display:block;content:"\eaae"}.icon-share-sign::before{display:block;content:"\eaaf"}.icon-sign-blank::before{display:block;content:"\eab0"}.icon-signal::before{display:block;content:"\eab1"}.icon-signin::before{display:block;content:"\eab2"}.icon-signout::before{display:block;content:"\eab3"}.icon-sitemap::before{display:block;content:"\eab4"}.icon-sort::before{display:block;content:"\eab5"}.icon-sort-by-alphabet::before{display:block;content:"\eab6"}.icon-sort-by-attributes::before{display:block;content:"\eab7"}.icon-sort-by-attributes-alt::before{display:block;content:"\eab8"}.icon-sort-by-order::before{display:block;content:"\eab9"}.icon-sort-by-order-alt::before{display:block;content:"\eaba"}.icon-spinner::before{display:block;content:"\eabb"}.icon-star::before{display:block;content:"\eabc"}.icon-star-empty::before{display:block;content:"\eabd"}.icon-statistics::before{display:block;content:"\eabe"}.icon-switch-off::before{display:block;content:"\eabf"}.icon-switch-on::before{display:block;content:"\eac0"}.icon-table::before{display:block;content:"\eac1"}.icon-tag::before{display:block;content:"\eac2"}.icon-tags::before{display:block;content:"\eac3"}.icon-tasks::before{display:block;content:"\eac4"}.icon-terminal::before{display:block;content:"\eac5"}.icon-th::before{display:block;content:"\eac6"}.icon-th-large::before{display:block;content:"\eac7"}.icon-th-list::before{display:block;content:"\eac8"}.icon-time::before{display:block;content:"\eac9"}.icon-trash-full::before{display:block;content:"\eaca"}.icon-trash::before{display:block;content:"\eacb"}.icon-twitter::before{display:block;content:"\eacc"}.icon-ul::before{display:block;content:"\eacd"}.icon-umbrella::before{display:block;content:"\eace"}.icon-undo::before{display:block;content:"\eacf"}.icon-unif1e0::before{display:block;content:"\ead0"}.icon-unlink::before{display:block;content:"\ead1"}.icon-unlock::before{display:block;content:"\ead2"}.icon-unlock-alt::before{display:block;content:"\ead3"}.icon-upload::before{display:block;content:"\ead4"}.icon-upload-alt::before{display:block;content:"\ead5"}.icon-usd::before{display:block;content:"\ead6"}.icon-user-circle::before{display:block;content:"\ead7"}.icon-user-full-circle::before{display:block;content:"\ead8"}.icon-user::before{display:block;content:"\ead9"}.icon-warning-sign::before{display:block;content:"\eada"}.icon-wrench::before{display:block;content:"\eadb"}.icon-zoom-in::before{display:block;content:"\eadc"}.icon-zoom-out::before{display:block;content:"\eadd"}.icon-man-danger::before{display:block;content:"\e909"}.icon-man-warning::before{display:block;content:"\e90f"}.icon-man-question::before{display:block;content:"\e915"}.icon-man-play::before{display:block;content:"\e91b"}.icon-man-oxford-inst::before{display:block;content:"\e91c"}.icon-man-asia-round::before{display:block;content:"\e92a"}.icon-man-eu-round::before{display:block;content:"\e92b"}.icon-man-americas::before{display:block;content:"\e92c"}.icon-man-asia::before{display:block;content:"\e92d"}.icon-man-eu::before{display:block;content:"\e92e"}.icon-man-americas-round::before{display:block;content:"\e92f"}.icon-clone::before{display:block;content:"\eade"}.icon-mail-empty::before{display:block;content:"\e900"}.icon-mail::before{display:block;content:"\e901"}.icon-bar-chart-b::before{display:block;content:"\e902"}.icon-documents::before{display:block;content:"\e903"}.icon-folder-b::before{display:block;content:"\e904"}.icon-folder-download::before{display:block;content:"\e905"}.icon-document-xls::before{display:block;content:"\e906"}.icon-download-b::before{display:block;content:"\e907"}.icon-new-page::before{display:block;content:"\e908"}.icon-trash-b::before{display:block;content:"\e909"}.icon-reset::before{display:block;content:"\e910"}.icon-filter-b::before{display:block;content:"\e911"}.icon-document-pdf-b::before{display:block;content:"\e90e"}.icon-star-b::before{display:block;content:"\e90a"}.icon-star-b-empty::before{display:block;content:"\e90b"}.icon-search-b::before{display:block;content:"\e90d"}.icon-document-csv::before{display:block;content:"\e914"}.icon-arrow-right-b::before{display:block;content:"\e912"}.fund-panel .switch label.alert-icon::before,.fund-panel .switch label.watchlist-icon::before,.fund-panel .switch [type=checkbox]:checked+label.alert-icon::before,.fund-panel .icon-btn::before,.fund-panel .fund-filter__search-wrapper::before,.fund-panel .categories__wrapper h3::after,.pagination.pagination--search form>fieldset .fieldset-wrapper label::before,.side__container ul li::before,.strategy-tile a::after,.team__download::before,.product__dropdowns .dropdown>.dropdown__link::after,.guides__sidebar .nav-item::before,.message .message__text::before,.swiper__button.swiper-button-next::after,.swiper__button.swiper-button-prev::after,.stats__arrow::before,.enhanced-tooltip::after,.tippy-content ul>li::before,.pagination__next::after,.pagination__previous::after,.mi-quote.marked blockquote p::before,.mi-quote.marked blockquote p::after,.quote__line::before,.quote__line::after,.more-link a::after,.chevron-link::before,.text-link::after,.btn-switch label.watchlist-icon::before,.btn-switch label.alert-icon::before,.password-ruleset li::before,[data-label=Document]::after,.continent__title::before,[class^=disclaimer]::before,.language__item.active::after,.checkbox__mark::after,.filter__search-icon::before,.filter__button--reset::before,.text-bullet::before,.fund-list a::before,.selectable__button label::after,.selectable__button label::before,.btn--watch::before,.btn--watch.button::before,.btn--alert::before,.btn--alert.button::before,.btn--mail::before,.btn--mail.button::before,.btn--trash::before,.btn--trash.button::before,.btn--folder::before,.btn--folder.button::before,.btn--add-doc::before,.btn--add-doc.button::before,.btn--download-doc::before,.btn--download-doc.button::before,.button--unlink::before,.button--unlink.button::before,.button--link::before,.button--link.button::before,.button--download::before,.button--download.button::before,.btn--ok::before,.btn--ok.button::before,.btn--delete::before,.btn--delete.button::before,.btn--reset::before,.btn--reset.button::before,.btn--strategy-link::after,.btn--strategy-link.button::after,.btn--copy::before,.btn--copy.button::before,.btn--ext::before,.btn--ext.button::before,.btn--xls::before,.btn--xls.button::before,.btn--pdf::before,.btn--pdf.button::before,.orange-btn::after,.orange-btn.button::after,.article__content ul li::before,.product__microsite ul li::before,.tab__pane ul li::before,[class^=overlay--] ul:not(.parsley-errors-list) li::before,ul.styled-list li::before,.styled-list ul li::before,.fund-panel .select2-container--default .select2-selection--single .select2-selection__arrow b::before,.fund-panel .select2-container--default .select2-selection--multiple .select2-selection__arrow b::before,.select2-container--default .select2-selection--single .select2-selection__arrow b::before,.select2-container--default .select2-selection--multiple .select2-selection__arrow b::before,.icon{display:inline-block;text-transform:none;font:normal normal normal 1em/1 icons;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;speak:none}.icon.small{font-size:1.8em}.icon.medium{font-size:2.3em}.icon.big{font-size:3em}.icon.huge{font-size:4em}.icon-16{font-size:16px}.icon-32{font-size:32px}.icon-bg-square,.icon-bg-circle{background-color:#f2f2f2;padding:.35em}.icon-bg-circle{border-radius:50%}.icon-ul{padding-left:0;list-style-type:none}.icon-ul>li{display:flex;align-items:flex-start;line-height:1.4}.icon-ul>li>.icon{margin-right:.4em;line-height:inherit}.icon-is-spinning{animation:icon-spin 2s infinite linear}@keyframes icon-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.icon-rotate-90{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);transform:rotate(90deg)}.icon-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);transform:rotate(180deg)}.icon-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);transform:rotate(270deg)}.icon-flip-y{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0);transform:scale(-1,1)}.icon-flip-x{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);transform:scale(1,-1)}[class^=logo]:not(.single){display:inline-block;background-repeat:no-repeat;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;background-position:center;background-size:contain}[class^=logo].single{display:inline-block;background-repeat:no-repeat;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;background-position:right;background-size:cover;-webkit-mask-position:right;mask-position:right;-webkit-mask-size:cover;mask-size:cover}.logo-man:not([class$="--white"]):not([class="--colored"]){background-color:#6a6a6c;-webkit-mask-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' id='Layer_1' x='0' y='0' version='1.1' viewBox='0 0 243.3 282.1' xml:space='preserve'%3e %3cstyle%3e .st0%7bfill:white%7d %3c/style%3e %3cpath d='M87.1 185.9c.7-1.6 2.3-2.6 4.1-2.6h5.1c2.5 0 4.5 2 4.5 4.5v89.3c0 2.5-2 4.5-4.4 4.5h-4.6l.1-85-36.2 84.9h-9.3l-36.3-85 .1 85H5.5c-2.5 0-4.5-2-4.5-4.5v-89.3c0-2.5 2-4.5 4.4-4.5h5.1c1.7 0 3.3 1 4.1 2.6l36.2 84.7 36.3-84.6zM187.2 207.7h4.5v8.1h.3c5-8.5 16.8-10.2 22.4-10.2 20.6 0 27.9 15.3 27.9 28.6v43c0 2.5-1.9 4.5-4.4 4.5h-4.5v-46.1c0-12.6-5.2-21.3-19.7-21.3-13 0-21.6 9.9-22 24.3v43.1h-4.5c-2.5 0-4.4-2-4.4-4.5v-64.9c0-2.6 1.9-4.6 4.4-4.6M171.2 268.2v-39c0-19.8-15.7-23.6-28.7-23.6-15 0-28.1 5.9-31.1 19.3-1 5.3 3.9 5.3 3.9 5.3h4.4c.4-11.9 10.5-17.1 21.7-17.1 10.7 0 20.8 3.1 20.8 13.4 0 8-4.1 9.8-11.5 10.5-19.3 2.3-39.4 4.3-39.4 24.8 0 14.8 10.9 21.5 24.6 21.5 14.2 0 19.7-3.6 26.3-12l.4 5.8c0 2.5 2 4.5 4.4 4.5h5.2c-.7-4.4-1.1-8.9-1-13.4zm-8.9-15.7c0 14.5-11.8 23.2-25.6 23.2-8.5 0-16.4-5.6-16.4-14.6 0-14.3 18.9-14.3 34.1-17.1 2.4-.4 6.4-1.1 7.5-3.3h.3l.1 11.8zM101.3 161.1l-37.8-52.6v52.6H1V1.1h82.4l38.3 54.2L160 1.1h82.3v160h-62.5v-52.6l-37.7 52.6z' class='st0'/%3e %3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' id='Layer_1' x='0' y='0' version='1.1' viewBox='0 0 243.3 282.1' xml:space='preserve'%3e %3cstyle%3e .st0%7bfill:white%7d %3c/style%3e %3cpath d='M87.1 185.9c.7-1.6 2.3-2.6 4.1-2.6h5.1c2.5 0 4.5 2 4.5 4.5v89.3c0 2.5-2 4.5-4.4 4.5h-4.6l.1-85-36.2 84.9h-9.3l-36.3-85 .1 85H5.5c-2.5 0-4.5-2-4.5-4.5v-89.3c0-2.5 2-4.5 4.4-4.5h5.1c1.7 0 3.3 1 4.1 2.6l36.2 84.7 36.3-84.6zM187.2 207.7h4.5v8.1h.3c5-8.5 16.8-10.2 22.4-10.2 20.6 0 27.9 15.3 27.9 28.6v43c0 2.5-1.9 4.5-4.4 4.5h-4.5v-46.1c0-12.6-5.2-21.3-19.7-21.3-13 0-21.6 9.9-22 24.3v43.1h-4.5c-2.5 0-4.4-2-4.4-4.5v-64.9c0-2.6 1.9-4.6 4.4-4.6M171.2 268.2v-39c0-19.8-15.7-23.6-28.7-23.6-15 0-28.1 5.9-31.1 19.3-1 5.3 3.9 5.3 3.9 5.3h4.4c.4-11.9 10.5-17.1 21.7-17.1 10.7 0 20.8 3.1 20.8 13.4 0 8-4.1 9.8-11.5 10.5-19.3 2.3-39.4 4.3-39.4 24.8 0 14.8 10.9 21.5 24.6 21.5 14.2 0 19.7-3.6 26.3-12l.4 5.8c0 2.5 2 4.5 4.4 4.5h5.2c-.7-4.4-1.1-8.9-1-13.4zm-8.9-15.7c0 14.5-11.8 23.2-25.6 23.2-8.5 0-16.4-5.6-16.4-14.6 0-14.3 18.9-14.3 34.1-17.1 2.4-.4 6.4-1.1 7.5-3.3h.3l.1 11.8zM101.3 161.1l-37.8-52.6v52.6H1V1.1h82.4l38.3 54.2L160 1.1h82.3v160h-62.5v-52.6l-37.7 52.6z' class='st0'/%3e %3c/svg%3e")}.logo-man--colored{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' id='Layer_1' x='0' y='0' version='1.1' viewBox='0 0 243.3 282.1' xml:space='preserve'%3e %3cstyle%3e .st0%7bfill:%23003e6b%7d %3c/style%3e %3cpath d='m 88.234487%2c184.54914 c 0.694883%2c-1.5883 2.283187%2c-2.58099 4.070029%2c-2.58099 h 5.06272 c 2.481726%2c0 4.467104%2c1.98538 4.467104%2c4.4671 v 88.64723 c 0%2c2.48173 -1.985378%2c4.46711 -4.367835%2c4.46711 H 92.90013 l 0.09927%2c-84.37866 -35.935383%2c84.27939 h -9.232019 l -36.034653%2c-84.37866 0.09927%2c84.37866 H 7.2309696 c -2.4817254%2c0 -4.4671057%2c-1.98538 -4.4671057%2c-4.4671 v -88.64724 c 0%2c-2.48172 1.9853803%2c-4.4671 4.3678367%2c-4.4671 H 12.19442 c 1.687574%2c0 3.275878%2c0.99269 4.07003%2c2.58099 l 35.935384%2c84.08086 z m 99.368283%2c21.64065 h 4.46711 v 8.04079 h 0.2978 c 4.96346%2c-8.43787 16.6772%2c-10.12544 22.23626%2c-10.12544 20.44942%2c0 27.69606%2c15.18816 27.69606%2c28.39094 v 42.68567 c 0%2c2.48173 -1.88611%2c4.46711 -4.36784%2c4.46711 h -4.4671 v -45.76302 c 0%2c-12.50789 -5.16199%2c-21.1443 -19.556%2c-21.1443 -12.90497%2c0 -21.44211%2c9.82763 -21.83918%2c24.12237 v 42.78495 h -4.46711 c -2.48172%2c0 -4.36784%2c-1.98538 -4.36784%2c-4.46711 v -64.42559 c 0%2c-2.58099 1.88612%2c-4.56637 4.36784%2c-4.56637 m -15.88304%2c60.05775 v -38.71491 c 0%2c-19.65527 -15.58524%2c-23.42749 -28.49021%2c-23.42749 -14.89035%2c0 -27.89459%2c5.85687 -30.87266%2c19.15892 -0.99269%2c5.26126 3.87149%2c5.26126 3.87149%2c5.26126 h 4.36784 c 0.39707%2c-11.81302 10.42324%2c-16.97501 21.54137%2c-16.97501 10.62179%2c0 20.64796%2c3.07734 20.64796%2c13.30205 0%2c7.94152 -4.07003%2c9.72837 -11.41594%2c10.42325 -19.15892%2c2.28319 -39.11199%2c4.26857 -39.11199%2c24.61871 0%2c14.69182 10.82032%2c21.34284 24.42018%2c21.34284 14.0962%2c0 19.55599%2c-3.57368 26.10775%2c-11.91228 l 0.39707%2c5.7576 c 0%2c2.48173 1.98538%2c4.46711 4.36784%2c4.46711 h 5.16199 c -0.69488%2c-4.36784 -1.09196%2c-8.83494 -0.99269%2c-13.30205 z m -8.83494%2c-15.58523 c 0%2c14.394 -11.71375%2c23.03041 -25.41287%2c23.03041 -8.43787%2c0 -16.28012%2c-5.55907 -16.28012%2c-14.49328 0%2c-14.19547 18.76184%2c-14.19547 33.85073%2c-16.975 2.38246%2c-0.39708 6.35322%2c-1.09196 7.44518%2c-3.27588 h 0.29781 z m -60.5541%2c-90.73188 -37.523691%2c-52.21551 v 52.21551 H 2.7638639 V 1.1 H 84.561533 L 122.58157%2c54.903807 160.6016%2c1.1 H 242.3 v 158.83043 h -62.04314 v -52.21551 l -37.42441%2c52.21551 z' class='st0'/%3e %3c/svg%3e")}.logo-man--white{background-color:#fff;-webkit-mask-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' id='Layer_1' x='0' y='0' version='1.1' viewBox='0 0 243.3 282.1' xml:space='preserve'%3e %3cstyle%3e .st0%7bfill:white%7d %3c/style%3e %3cpath d='M87.1 185.9c.7-1.6 2.3-2.6 4.1-2.6h5.1c2.5 0 4.5 2 4.5 4.5v89.3c0 2.5-2 4.5-4.4 4.5h-4.6l.1-85-36.2 84.9h-9.3l-36.3-85 .1 85H5.5c-2.5 0-4.5-2-4.5-4.5v-89.3c0-2.5 2-4.5 4.4-4.5h5.1c1.7 0 3.3 1 4.1 2.6l36.2 84.7 36.3-84.6zM187.2 207.7h4.5v8.1h.3c5-8.5 16.8-10.2 22.4-10.2 20.6 0 27.9 15.3 27.9 28.6v43c0 2.5-1.9 4.5-4.4 4.5h-4.5v-46.1c0-12.6-5.2-21.3-19.7-21.3-13 0-21.6 9.9-22 24.3v43.1h-4.5c-2.5 0-4.4-2-4.4-4.5v-64.9c0-2.6 1.9-4.6 4.4-4.6M171.2 268.2v-39c0-19.8-15.7-23.6-28.7-23.6-15 0-28.1 5.9-31.1 19.3-1 5.3 3.9 5.3 3.9 5.3h4.4c.4-11.9 10.5-17.1 21.7-17.1 10.7 0 20.8 3.1 20.8 13.4 0 8-4.1 9.8-11.5 10.5-19.3 2.3-39.4 4.3-39.4 24.8 0 14.8 10.9 21.5 24.6 21.5 14.2 0 19.7-3.6 26.3-12l.4 5.8c0 2.5 2 4.5 4.4 4.5h5.2c-.7-4.4-1.1-8.9-1-13.4zm-8.9-15.7c0 14.5-11.8 23.2-25.6 23.2-8.5 0-16.4-5.6-16.4-14.6 0-14.3 18.9-14.3 34.1-17.1 2.4-.4 6.4-1.1 7.5-3.3h.3l.1 11.8zM101.3 161.1l-37.8-52.6v52.6H1V1.1h82.4l38.3 54.2L160 1.1h82.3v160h-62.5v-52.6l-37.7 52.6z' class='st0'/%3e %3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' id='Layer_1' x='0' y='0' version='1.1' viewBox='0 0 243.3 282.1' xml:space='preserve'%3e %3cstyle%3e .st0%7bfill:white%7d %3c/style%3e %3cpath d='M87.1 185.9c.7-1.6 2.3-2.6 4.1-2.6h5.1c2.5 0 4.5 2 4.5 4.5v89.3c0 2.5-2 4.5-4.4 4.5h-4.6l.1-85-36.2 84.9h-9.3l-36.3-85 .1 85H5.5c-2.5 0-4.5-2-4.5-4.5v-89.3c0-2.5 2-4.5 4.4-4.5h5.1c1.7 0 3.3 1 4.1 2.6l36.2 84.7 36.3-84.6zM187.2 207.7h4.5v8.1h.3c5-8.5 16.8-10.2 22.4-10.2 20.6 0 27.9 15.3 27.9 28.6v43c0 2.5-1.9 4.5-4.4 4.5h-4.5v-46.1c0-12.6-5.2-21.3-19.7-21.3-13 0-21.6 9.9-22 24.3v43.1h-4.5c-2.5 0-4.4-2-4.4-4.5v-64.9c0-2.6 1.9-4.6 4.4-4.6M171.2 268.2v-39c0-19.8-15.7-23.6-28.7-23.6-15 0-28.1 5.9-31.1 19.3-1 5.3 3.9 5.3 3.9 5.3h4.4c.4-11.9 10.5-17.1 21.7-17.1 10.7 0 20.8 3.1 20.8 13.4 0 8-4.1 9.8-11.5 10.5-19.3 2.3-39.4 4.3-39.4 24.8 0 14.8 10.9 21.5 24.6 21.5 14.2 0 19.7-3.6 26.3-12l.4 5.8c0 2.5 2 4.5 4.4 4.5h5.2c-.7-4.4-1.1-8.9-1-13.4zm-8.9-15.7c0 14.5-11.8 23.2-25.6 23.2-8.5 0-16.4-5.6-16.4-14.6 0-14.3 18.9-14.3 34.1-17.1 2.4-.4 6.4-1.1 7.5-3.3h.3l.1 11.8zM101.3 161.1l-37.8-52.6v52.6H1V1.1h82.4l38.3 54.2L160 1.1h82.3v160h-62.5v-52.6l-37.7 52.6z' class='st0'/%3e %3c/svg%3e")}[class^=logo-man]{width:2em;height:2em}[class^=logo-man].small{width:calc(-0.2em*1 + 2em);height:calc(-0.2em + 2em)}[class^=logo-man].medium{width:calc(0.3em*1 + 2em);height:calc(0.3em + 2em)}[class^=logo-man].bigger{width:calc(0.7em*1 + 2em);height:calc(0.7em + 2em)}[class^=logo-man].big{width:calc(1em*1 + 2em);height:calc(1em + 2em)}[class^=logo-man].huge{width:calc(2em*1 + 2em);height:calc(2em + 2em)}[class^=logo-man].single{width:-.425em}[class^=logo-man].single.small{width:calc(-0.2em*1 + 2em - 2.425em - -0.2em)}[class^=logo-man].single.medium{width:calc(0.3em*1 + 2em - 2.425em - 0.3em)}[class^=logo-man].single.bigger{width:calc(0.7em*1 + 2em - 2.425em - 0.7em)}[class^=logo-man].single.big{width:calc(1em*1 + 2em - 2.425em - 1em)}[class^=logo-man].single.huge{width:calc(2em*1 + 2em - 2.425em - 2em)}.logo-ahl:not([class$="--white"]):not([class="--colored"]){background-color:#6a6a6c;-webkit-mask-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' id='Layer_1' x='0' y='0' version='1.1' viewBox='0 0 94 32' xml:space='preserve'%3e %3cstyle%3e .st0%7bfill:white%7d.st2%2c.st3%2c.st4%2c.st7%7bopacity:.4%3bfill:white%3benable-background:new%7d.st3%2c.st4%2c.st7%7bopacity:.5%7d.st4%2c.st7%7bopacity:.6%7d.st7%7bopacity:.8%7d %3c/style%3e %3cpath d='M10.4 20.6c.1-.2.2-.3.4-.3h.5c.3 0 .5.2.5.4v9.5c0 .2-.2.4-.5.4h-.5v-9l-4 9H5.7l-4-9v9h-.5c-.3 0-.5-.2-.5-.4v-9.5c0-.2.2-.4.5-.4H2c.2 0 .3.1.4.3l4 9 4-9zm10.9 2.3h.5v.9c.5-.9 1.8-1.1 2.4-1.1 2.2 0 3.1 1.6 3.1 3v4.6c0 .2-.2.4-.5.4h-.5v-4.9c0-1.4-.5-2.2-2.1-2.2-1.4 0-2.3 1.1-2.4 2.6v4.6h-.5c-.3 0-.5-.2-.5-.4v-6.8c0-.5.2-.7.5-.7zm-2.2 7.8c-.3 0-.5-.2-.5-.4v-.6c-.7.9-1.3 1.3-2.8 1.3-1.5 0-2.6-.7-2.6-2.2 0-2.1 2.2-2.4 4.3-2.7.8-.1 1.3-.3 1.3-1.1 0-1.1-1.2-1.4-2.3-1.4-1.3 0-2.3.5-2.3 1.8h-.5s-.5 0-.4-.5c.3-1.4 1.8-2 3.4-2 1.4 0 3.2.4 3.2 2.5v4.2c0 1 .1 1.4.1 1.4h-.6l-.3-.3zm-.5-4.3c-.1.2-.6.3-.8.3-1.7.3-3.7.3-3.7 1.8 0 1 .8 1.6 1.8 1.6 1.5 0 2.8-1 2.8-2.5v-1.3l-.1.1zM12 18l-4.1-5.6V18H1V1h9l4.2 5.8L18.4 1h9v17h-6.8v-5.6L16.4 18H12z' class='st0'/%3e %3cpath fill='none' stroke='white' stroke-linecap='square' stroke-width='.5' d='M33.8 1.7v29.2'/%3e %3cpath d='M20.7 6.8c1.2-1.8 2.6-3.1 3.9-3.9-3.1.1-6.1 1.4-8.5 4.8-.3.4-.5 1-.8 1.4C16.9 8.3 18.4 8 20 8c.1-.5.4-.8.7-1.2' class='st2' transform='translate(40.964286 2.214286)'/%3e %3cpath d='M4.9 26l5.3-3c6.1-3.9 4.3-7.1 9.6-15.1-1.5 0-3.1.4-4.7 1.1-2.6 4.9-1.8 10.3-10.2 17' class='st3' transform='translate(40.964286 2.214286)'/%3e %3cpath d='M42.7 4.1l4.7-2.7c-6.2 3.7-15.2-3.1-22.8 1.5 6.5-.3 13.5 3.7 18.1 1.2' class='st2' transform='translate(40.964286 2.214286)'/%3e %3cpath d='M20.6 6.8c-.3.4-.4.7-.7 1.1 1.4 0 2.7.1 4.1.4 5.8-6 11.5 0 17.4-3.4l1.4-.8c-4.6 2.4-11.7-1.5-18-1.2-1.5.8-2.9 2.2-4.2 3.9' class='st3' transform='translate(40.964286 2.214286)'/%3e %3cpath d='M18.8 16.9c1.8-4.2 3.5-6.9 5.2-8.6-1.4-.3-2.7-.4-4.1-.4-5.3 7.9-3.5 11-9.6 15.1l7.9-4.5c0-.5.3-1.1.6-1.6M24 8.3c1.2.3 2.4.5 3.5.7 4.3-3.4 8.1-1.1 11.3-2.6.1 0 .3-.1.4-.3l2.3-1.4C35.4 8.3 29.8 2.3 24 8.3' class='st4' transform='translate(40.964286 2.214286)'/%3e %3cpath fill='white' d='M18 18.4l4.3-2.4c1.8-3.5 3.5-5.7 5.2-6.9-1.1-.3-2.3-.5-3.5-.7-1.8 1.6-3.5 4.3-5.3 8.6-.2.4-.4 1-.7 1.4' opacity='.7' transform='translate(40.964286 2.214286)'/%3e %3cpath d='M20.2 20.8c-2.6 6.7-9.1 3.1-19.4 7.6 10.9-4.2 19.1 1.9 22.2-6.9 1.4-3.7 2.7-6.4 3.9-8.3l-4.6 2.7c-.6 1.4-1.4 3.2-2.1 4.9' class='st2' transform='translate(40.964286 2.214286)'/%3e %3cpath d='M39.1 6.1c-.1.2 0 0 0 0M38.9 6.3c.1 0 .1 0 0 0l.1-.2c-.1.1-.3.1-.4.3.1 0 .3-.1.3-.1M38.9 6.3c.1 0 .1 0 0 0' transform='translate(40.964286 2.214286)'/%3e %3cpath fill='white' d='M38.7 6.4c-3.1 1.5-6.9-.8-11.1 2.6.9.1 2 .4 3 .4 2.7-2 5.4-1.6 8.1-3' opacity='.75' transform='translate(40.964286 2.214286)'/%3e %3cpath d='M22.4 15.9l4.6-2.7c1.2-1.9 2.3-3 3.5-3.8-1.1-.1-2-.3-3-.4-1.6 1.2-3.4 3.4-5.1 6.9' class='st7' transform='translate(40.964286 2.214286)'/%3e %3cpath d='M20.2 20.8c.7-1.9 1.5-3.5 2.2-5L18 18.2c-3.5 7.5-6.5 4.5-17.2 10.2 10.3-4.5 16.8-.9 19.4-7.6' class='st3' transform='translate(40.964286 2.214286)'/%3e %3cpath d='M35.1 8.5L37 7.4l-1.9 1.1zM26.9 13.2L35 8.4l-8.1 4.8z' transform='translate(40.964286 2.214286)'/%3e %3cpath d='M18 18.4L.8 28.4c10.7-5.7 13.7-2.7 17.2-10' class='st4' transform='translate(40.964286 2.214286)'/%3e %3cpath d='M35.2 8.5L37 7.4l2-1.1c-.1 0-.1.1-.3.1-2.7 1.4-5.4 1-8.3 3 1.7 0 3.3-.1 4.8-.9' class='st7' transform='translate(40.964286 2.214286)'/%3e %3cpath d='M37 7.4l1.9-1.1L37 7.4z' transform='translate(40.964286 2.214286)'/%3e %3cpath fill='white' d='M30.5 9.4c-1.1.8-2.3 2-3.5 3.8l8.1-4.8c-1.5.9-3 1-4.6 1' opacity='.9' transform='translate(40.964286 2.214286)'/%3e %3cpath d='M42.8 17.1c0-.5.3-.7.8-.7.1 0 .3 0 .4.1.1 0 .3.1.3.1v9.8h-1.5V22h-5.2v4.5H36v-9.2c0-.3.1-.4.3-.5.1-.1.4-.1.7-.1h.4c.1 0 .3.1.3.1v3.9h5.2l-.1-3.6zM46 17.1c0-.3.1-.4.3-.5 0-.1.3-.1.5-.1h.4c.1 0 .3.1.3.1V25h4.9v1.4H46v-9.3zM29.7 17.7c-.1 0-2 4.8-2 4.8h3.9c0-.1-1.8-4.8-1.9-4.8m0-1.5c1.2 0 1.6 1.6 2.2 2.9l3 7.2h-1.6l-.9-2.6h-5.2l-.9 2.6h-1.6s2.4-6 3-7.2c.3-1.1.7-2.9 2-2.9' class='st0' transform='translate(40.964286 2.214286)'/%3e %3cpath fill='white' d='M15.2 9c-1.2.5-2.3 1.5-3.5 2.6C6.3 16.9 10.6 21.9.8 28.3L5 25.8c8.3-6.5 7.4-11.9 10.2-16.8' opacity='.3' transform='translate(40.964286 2.214286)'/%3e %3cpath d='M.8 28.6v-.3l46.8-27v.3L.8 28.6z' class='st0' transform='translate(40.964286 2.214286)'/%3e %3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' id='Layer_1' x='0' y='0' version='1.1' viewBox='0 0 94 32' xml:space='preserve'%3e %3cstyle%3e .st0%7bfill:white%7d.st2%2c.st3%2c.st4%2c.st7%7bopacity:.4%3bfill:white%3benable-background:new%7d.st3%2c.st4%2c.st7%7bopacity:.5%7d.st4%2c.st7%7bopacity:.6%7d.st7%7bopacity:.8%7d %3c/style%3e %3cpath d='M10.4 20.6c.1-.2.2-.3.4-.3h.5c.3 0 .5.2.5.4v9.5c0 .2-.2.4-.5.4h-.5v-9l-4 9H5.7l-4-9v9h-.5c-.3 0-.5-.2-.5-.4v-9.5c0-.2.2-.4.5-.4H2c.2 0 .3.1.4.3l4 9 4-9zm10.9 2.3h.5v.9c.5-.9 1.8-1.1 2.4-1.1 2.2 0 3.1 1.6 3.1 3v4.6c0 .2-.2.4-.5.4h-.5v-4.9c0-1.4-.5-2.2-2.1-2.2-1.4 0-2.3 1.1-2.4 2.6v4.6h-.5c-.3 0-.5-.2-.5-.4v-6.8c0-.5.2-.7.5-.7zm-2.2 7.8c-.3 0-.5-.2-.5-.4v-.6c-.7.9-1.3 1.3-2.8 1.3-1.5 0-2.6-.7-2.6-2.2 0-2.1 2.2-2.4 4.3-2.7.8-.1 1.3-.3 1.3-1.1 0-1.1-1.2-1.4-2.3-1.4-1.3 0-2.3.5-2.3 1.8h-.5s-.5 0-.4-.5c.3-1.4 1.8-2 3.4-2 1.4 0 3.2.4 3.2 2.5v4.2c0 1 .1 1.4.1 1.4h-.6l-.3-.3zm-.5-4.3c-.1.2-.6.3-.8.3-1.7.3-3.7.3-3.7 1.8 0 1 .8 1.6 1.8 1.6 1.5 0 2.8-1 2.8-2.5v-1.3l-.1.1zM12 18l-4.1-5.6V18H1V1h9l4.2 5.8L18.4 1h9v17h-6.8v-5.6L16.4 18H12z' class='st0'/%3e %3cpath fill='none' stroke='white' stroke-linecap='square' stroke-width='.5' d='M33.8 1.7v29.2'/%3e %3cpath d='M20.7 6.8c1.2-1.8 2.6-3.1 3.9-3.9-3.1.1-6.1 1.4-8.5 4.8-.3.4-.5 1-.8 1.4C16.9 8.3 18.4 8 20 8c.1-.5.4-.8.7-1.2' class='st2' transform='translate(40.964286 2.214286)'/%3e %3cpath d='M4.9 26l5.3-3c6.1-3.9 4.3-7.1 9.6-15.1-1.5 0-3.1.4-4.7 1.1-2.6 4.9-1.8 10.3-10.2 17' class='st3' transform='translate(40.964286 2.214286)'/%3e %3cpath d='M42.7 4.1l4.7-2.7c-6.2 3.7-15.2-3.1-22.8 1.5 6.5-.3 13.5 3.7 18.1 1.2' class='st2' transform='translate(40.964286 2.214286)'/%3e %3cpath d='M20.6 6.8c-.3.4-.4.7-.7 1.1 1.4 0 2.7.1 4.1.4 5.8-6 11.5 0 17.4-3.4l1.4-.8c-4.6 2.4-11.7-1.5-18-1.2-1.5.8-2.9 2.2-4.2 3.9' class='st3' transform='translate(40.964286 2.214286)'/%3e %3cpath d='M18.8 16.9c1.8-4.2 3.5-6.9 5.2-8.6-1.4-.3-2.7-.4-4.1-.4-5.3 7.9-3.5 11-9.6 15.1l7.9-4.5c0-.5.3-1.1.6-1.6M24 8.3c1.2.3 2.4.5 3.5.7 4.3-3.4 8.1-1.1 11.3-2.6.1 0 .3-.1.4-.3l2.3-1.4C35.4 8.3 29.8 2.3 24 8.3' class='st4' transform='translate(40.964286 2.214286)'/%3e %3cpath fill='white' d='M18 18.4l4.3-2.4c1.8-3.5 3.5-5.7 5.2-6.9-1.1-.3-2.3-.5-3.5-.7-1.8 1.6-3.5 4.3-5.3 8.6-.2.4-.4 1-.7 1.4' opacity='.7' transform='translate(40.964286 2.214286)'/%3e %3cpath d='M20.2 20.8c-2.6 6.7-9.1 3.1-19.4 7.6 10.9-4.2 19.1 1.9 22.2-6.9 1.4-3.7 2.7-6.4 3.9-8.3l-4.6 2.7c-.6 1.4-1.4 3.2-2.1 4.9' class='st2' transform='translate(40.964286 2.214286)'/%3e %3cpath d='M39.1 6.1c-.1.2 0 0 0 0M38.9 6.3c.1 0 .1 0 0 0l.1-.2c-.1.1-.3.1-.4.3.1 0 .3-.1.3-.1M38.9 6.3c.1 0 .1 0 0 0' transform='translate(40.964286 2.214286)'/%3e %3cpath fill='white' d='M38.7 6.4c-3.1 1.5-6.9-.8-11.1 2.6.9.1 2 .4 3 .4 2.7-2 5.4-1.6 8.1-3' opacity='.75' transform='translate(40.964286 2.214286)'/%3e %3cpath d='M22.4 15.9l4.6-2.7c1.2-1.9 2.3-3 3.5-3.8-1.1-.1-2-.3-3-.4-1.6 1.2-3.4 3.4-5.1 6.9' class='st7' transform='translate(40.964286 2.214286)'/%3e %3cpath d='M20.2 20.8c.7-1.9 1.5-3.5 2.2-5L18 18.2c-3.5 7.5-6.5 4.5-17.2 10.2 10.3-4.5 16.8-.9 19.4-7.6' class='st3' transform='translate(40.964286 2.214286)'/%3e %3cpath d='M35.1 8.5L37 7.4l-1.9 1.1zM26.9 13.2L35 8.4l-8.1 4.8z' transform='translate(40.964286 2.214286)'/%3e %3cpath d='M18 18.4L.8 28.4c10.7-5.7 13.7-2.7 17.2-10' class='st4' transform='translate(40.964286 2.214286)'/%3e %3cpath d='M35.2 8.5L37 7.4l2-1.1c-.1 0-.1.1-.3.1-2.7 1.4-5.4 1-8.3 3 1.7 0 3.3-.1 4.8-.9' class='st7' transform='translate(40.964286 2.214286)'/%3e %3cpath d='M37 7.4l1.9-1.1L37 7.4z' transform='translate(40.964286 2.214286)'/%3e %3cpath fill='white' d='M30.5 9.4c-1.1.8-2.3 2-3.5 3.8l8.1-4.8c-1.5.9-3 1-4.6 1' opacity='.9' transform='translate(40.964286 2.214286)'/%3e %3cpath d='M42.8 17.1c0-.5.3-.7.8-.7.1 0 .3 0 .4.1.1 0 .3.1.3.1v9.8h-1.5V22h-5.2v4.5H36v-9.2c0-.3.1-.4.3-.5.1-.1.4-.1.7-.1h.4c.1 0 .3.1.3.1v3.9h5.2l-.1-3.6zM46 17.1c0-.3.1-.4.3-.5 0-.1.3-.1.5-.1h.4c.1 0 .3.1.3.1V25h4.9v1.4H46v-9.3zM29.7 17.7c-.1 0-2 4.8-2 4.8h3.9c0-.1-1.8-4.8-1.9-4.8m0-1.5c1.2 0 1.6 1.6 2.2 2.9l3 7.2h-1.6l-.9-2.6h-5.2l-.9 2.6h-1.6s2.4-6 3-7.2c.3-1.1.7-2.9 2-2.9' class='st0' transform='translate(40.964286 2.214286)'/%3e %3cpath fill='white' d='M15.2 9c-1.2.5-2.3 1.5-3.5 2.6C6.3 16.9 10.6 21.9.8 28.3L5 25.8c8.3-6.5 7.4-11.9 10.2-16.8' opacity='.3' transform='translate(40.964286 2.214286)'/%3e %3cpath d='M.8 28.6v-.3l46.8-27v.3L.8 28.6z' class='st0' transform='translate(40.964286 2.214286)'/%3e %3c/svg%3e")}.logo-ahl--colored{background-image:url("data:image/svg+xml,%3csvg enable-background='new 0 0 94 31' viewBox='0 0 94 31' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='m33.9.7v29.2' fill='%23133e6b' stroke='%23133e6b' stroke-linecap='square' stroke-width='.5'/%3e%3cpath d='m61.5 8.1c1.1-1.6 2.4-2.9 4-3.9-3.1.2-6.1 1.3-8.6 4.8-.3.4-.6.9-.8 1.3 1.5-.7 3.1-1.1 4.7-1.1.2-.4.4-.8.7-1.1' fill='%2376c9df'/%3e%3cpath d='m45.8 27.3 5.3-3.1c6.1-4 4.4-7.2 9.7-15.1-1.6 0-3.2.4-4.7 1.1-2.8 5-1.9 10.4-10.3 17.1' fill='%2300a2c7'/%3e%3cpath d='m83.6 5.3 4.7-2.7c-6.3 3.7-15.2-3.1-22.8 1.5 6.4-.3 13.4 3.7 18.1 1.2' fill='%2376c9df'/%3e%3cpath d='m61.5 8.1c-.3.4-.5.7-.7 1.1 1.4 0 2.7.1 4.1.4 5.9-6 11.5.1 17.4-3.4l1.4-.8c-4.7 2.5-11.7-1.5-18.1-1.2-1.7 1-3 2.3-4.1 3.9' fill='%2300a2c7'/%3e%3cpath d='m59.6 18.2c1.8-4.3 3.5-7 5.2-8.7-1.3-.3-2.7-.4-4.1-.4-5.3 8-3.6 11.1-9.7 15.1l7.8-4.6c.3-.4.5-.8.8-1.4' fill='%23007eb4'/%3e%3cpath d='m64.8 9.5c1.2.2 2.4.5 3.6.7 4.3-3.3 8.1-1 11.2-2.6.1-.1.3-.1.4-.2l2.3-1.3c-6 3.5-11.6-2.5-17.5 3.4' fill='%23007eb4'/%3e%3cpath d='m58.9 19.7 4.3-2.5c1.8-3.5 3.5-5.7 5.2-7-1.2-.2-2.4-.5-3.6-.7-1.7 1.7-3.5 4.5-5.2 8.7-.3.6-.5 1-.7 1.5' fill='%230069a2'/%3e%3cpath d='m61 22.2c-2.5 6.6-9 3-19.3 7.6 10.9-4.3 19 1.9 22.3-6.9 1-2.9 2.3-5.7 3.9-8.3l-4.6 2.7c-.8 1.3-1.6 3-2.3 4.9' fill='%2376c9df'/%3e%3cpath d='m79.8 7.5.1-.1c-.1.1-.3.1-.4.2z' fill='%2376c8de'/%3e%3cpath d='m79.8 7.5.1-.1z' fill='%2376c8de'/%3e%3cpath d='m79.5 7.7c-3.1 1.5-6.9-.8-11.2 2.6 1 .2 1.9.3 2.9.4 2.9-2.1 5.6-1.6 8.3-3' fill='%230069a2'/%3e%3cpath d='m63.2 17.2 4.6-2.7c.9-1.5 2.1-2.8 3.5-3.9-1-.1-2-.2-2.9-.4-1.7 1.3-3.4 3.4-5.2 7' fill='%2300508b'/%3e%3cpath d='m61 22.2c.7-1.9 1.5-3.6 2.2-5l-4.3 2.5c-3.5 7.3-6.6 4.4-17.3 10 10.4-4.5 16.8-.9 19.4-7.5' fill='%2300a2c7'/%3e%3cpath d='m76 9.8 1.9-1.1z' fill='%2376c8de'/%3e%3cpath d='m67.8 14.5 8.2-4.7z' fill='%2376c8de'/%3e%3cpath d='m58.9 19.7-17.3 10c10.7-5.6 13.8-2.7 17.3-10' fill='%23007eb4'/%3e%3cpath d='m76 9.8 1.9-1.1 1.9-1.1c-.1 0-.2.1-.2.1-2.7 1.4-5.4.9-8.2 3 1.5.1 3.1-.2 4.6-.9' fill='%2300508b'/%3e%3cpath d='m77.8 8.7 1.9-1.1z' fill='%2376c8de'/%3e%3cpath d='m71.3 10.6c-1.4 1.1-2.6 2.4-3.5 3.9l8.2-4.7c-1.5.7-3.1 1-4.7.8' fill='%2300407b'/%3e%3cg fill='%23004c93'%3e%3cpath d='m83.7 18.5c0-.5.3-.7.8-.7.2 0 .3 0 .5.1l.3.1v9.8h-1.6v-4.5h-5.2v4.5h-1.6v-9.2c0-.2.1-.4.2-.6.2-.1.4-.2.6-.2s.3 0 .5.1c.1 0 .2.1.3.1v3.9h5.2z'/%3e%3cpath d='m86.8 18.5c0-.2.1-.4.2-.6.2-.1.4-.2.6-.2.3 0 .5.1.7.2v8.4h4.9v1.3h-6.4z'/%3e%3cpath d='m70.5 17.6c1.2 0 1.7 1.7 2.2 2.9.5 1.3 2.9 7.2 2.9 7.2h-1.6l-1-2.6h-5l-1 2.6h-1.6s2.4-6 2.9-7.2c.6-1.3 1-3 2.2-2.9m0 1.4c-.1 0-2 4.7-2 4.7h3.9c0 .1-1.8-4.7-1.9-4.7'/%3e%3c/g%3e%3cpath d='m56.1 10.3c-1.3.7-2.5 1.6-3.5 2.6-5.4 5.3-1 10.4-10.9 16.8l4.1-2.4c8.4-6.7 7.5-12.1 10.3-17' fill='%2376c9df'/%3e%3cpath d='m41.6 29.9v-.3l46.7-27.1v.2z' fill='%23004c93'/%3e%3cg fill='%23003e6b'%3e%3cpath d='m10.4 19.6c.1-.2.2-.3.4-.3h.5c.3 0 .5.2.5.5v9.5c0 .3-.2.5-.5.5h-.5v-9l-3.9 9h-.9l-3.9-9v9h-.5c-.3 0-.5-.2-.5-.5v-9.5c0-.3.2-.5.5-.5h.5c.2 0 .4.1.4.3l3.9 9z'/%3e%3cpath d='m21.1 21.9h.5v.9c.5-.9 1.8-1.1 2.4-1.1 2.2 0 3 1.6 3 3v4.6c0 .3-.2.5-.5.5h-.5v-4.9c0-1.3-.6-2.3-2.1-2.3-1.4 0-2.3 1-2.4 2.6v4.6h-.5c-.3 0-.5-.2-.5-.5v-6.9c.1-.3.3-.5.6-.5'/%3e%3cpath d='m19.4 28.3v-4.1c0-2.1-1.7-2.5-3.1-2.5-1.6 0-3 .6-3.3 2-.1.6.4.6.4.6h.5c0-1.3 1.1-1.8 2.3-1.8 1.1 0 2.2.3 2.2 1.4 0 .8-.4 1-1.2 1.1-2.1.2-4.2.5-4.2 2.6 0 1.6 1.2 2.3 2.6 2.3 1.5 0 2.1-.4 2.8-1.3v.6c0 .3.2.5.5.5h.6c-.1-.4-.1-.9-.1-1.4zm-1-1.6c0 1.5-1.3 2.5-2.7 2.5-.9 0-1.8-.6-1.8-1.6 0-1.5 2-1.5 3.7-1.8.3 0 .7-.1.8-.3z'/%3e%3cpath d='m11.9 17-4-5.6v5.6h-6.7v-17h8.8l4.1 5.7 4.1-5.7h8.8v17h-6.7v-5.6l-4 5.6z'/%3e%3c/g%3e%3c/svg%3e")}.logo-ahl--white{background-color:#fff;-webkit-mask-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' id='Layer_1' x='0' y='0' version='1.1' viewBox='0 0 94 32' xml:space='preserve'%3e %3cstyle%3e .st0%7bfill:white%7d.st2%2c.st3%2c.st4%2c.st7%7bopacity:.4%3bfill:white%3benable-background:new%7d.st3%2c.st4%2c.st7%7bopacity:.5%7d.st4%2c.st7%7bopacity:.6%7d.st7%7bopacity:.8%7d %3c/style%3e %3cpath d='M10.4 20.6c.1-.2.2-.3.4-.3h.5c.3 0 .5.2.5.4v9.5c0 .2-.2.4-.5.4h-.5v-9l-4 9H5.7l-4-9v9h-.5c-.3 0-.5-.2-.5-.4v-9.5c0-.2.2-.4.5-.4H2c.2 0 .3.1.4.3l4 9 4-9zm10.9 2.3h.5v.9c.5-.9 1.8-1.1 2.4-1.1 2.2 0 3.1 1.6 3.1 3v4.6c0 .2-.2.4-.5.4h-.5v-4.9c0-1.4-.5-2.2-2.1-2.2-1.4 0-2.3 1.1-2.4 2.6v4.6h-.5c-.3 0-.5-.2-.5-.4v-6.8c0-.5.2-.7.5-.7zm-2.2 7.8c-.3 0-.5-.2-.5-.4v-.6c-.7.9-1.3 1.3-2.8 1.3-1.5 0-2.6-.7-2.6-2.2 0-2.1 2.2-2.4 4.3-2.7.8-.1 1.3-.3 1.3-1.1 0-1.1-1.2-1.4-2.3-1.4-1.3 0-2.3.5-2.3 1.8h-.5s-.5 0-.4-.5c.3-1.4 1.8-2 3.4-2 1.4 0 3.2.4 3.2 2.5v4.2c0 1 .1 1.4.1 1.4h-.6l-.3-.3zm-.5-4.3c-.1.2-.6.3-.8.3-1.7.3-3.7.3-3.7 1.8 0 1 .8 1.6 1.8 1.6 1.5 0 2.8-1 2.8-2.5v-1.3l-.1.1zM12 18l-4.1-5.6V18H1V1h9l4.2 5.8L18.4 1h9v17h-6.8v-5.6L16.4 18H12z' class='st0'/%3e %3cpath fill='none' stroke='white' stroke-linecap='square' stroke-width='.5' d='M33.8 1.7v29.2'/%3e %3cpath d='M20.7 6.8c1.2-1.8 2.6-3.1 3.9-3.9-3.1.1-6.1 1.4-8.5 4.8-.3.4-.5 1-.8 1.4C16.9 8.3 18.4 8 20 8c.1-.5.4-.8.7-1.2' class='st2' transform='translate(40.964286 2.214286)'/%3e %3cpath d='M4.9 26l5.3-3c6.1-3.9 4.3-7.1 9.6-15.1-1.5 0-3.1.4-4.7 1.1-2.6 4.9-1.8 10.3-10.2 17' class='st3' transform='translate(40.964286 2.214286)'/%3e %3cpath d='M42.7 4.1l4.7-2.7c-6.2 3.7-15.2-3.1-22.8 1.5 6.5-.3 13.5 3.7 18.1 1.2' class='st2' transform='translate(40.964286 2.214286)'/%3e %3cpath d='M20.6 6.8c-.3.4-.4.7-.7 1.1 1.4 0 2.7.1 4.1.4 5.8-6 11.5 0 17.4-3.4l1.4-.8c-4.6 2.4-11.7-1.5-18-1.2-1.5.8-2.9 2.2-4.2 3.9' class='st3' transform='translate(40.964286 2.214286)'/%3e %3cpath d='M18.8 16.9c1.8-4.2 3.5-6.9 5.2-8.6-1.4-.3-2.7-.4-4.1-.4-5.3 7.9-3.5 11-9.6 15.1l7.9-4.5c0-.5.3-1.1.6-1.6M24 8.3c1.2.3 2.4.5 3.5.7 4.3-3.4 8.1-1.1 11.3-2.6.1 0 .3-.1.4-.3l2.3-1.4C35.4 8.3 29.8 2.3 24 8.3' class='st4' transform='translate(40.964286 2.214286)'/%3e %3cpath fill='white' d='M18 18.4l4.3-2.4c1.8-3.5 3.5-5.7 5.2-6.9-1.1-.3-2.3-.5-3.5-.7-1.8 1.6-3.5 4.3-5.3 8.6-.2.4-.4 1-.7 1.4' opacity='.7' transform='translate(40.964286 2.214286)'/%3e %3cpath d='M20.2 20.8c-2.6 6.7-9.1 3.1-19.4 7.6 10.9-4.2 19.1 1.9 22.2-6.9 1.4-3.7 2.7-6.4 3.9-8.3l-4.6 2.7c-.6 1.4-1.4 3.2-2.1 4.9' class='st2' transform='translate(40.964286 2.214286)'/%3e %3cpath d='M39.1 6.1c-.1.2 0 0 0 0M38.9 6.3c.1 0 .1 0 0 0l.1-.2c-.1.1-.3.1-.4.3.1 0 .3-.1.3-.1M38.9 6.3c.1 0 .1 0 0 0' transform='translate(40.964286 2.214286)'/%3e %3cpath fill='white' d='M38.7 6.4c-3.1 1.5-6.9-.8-11.1 2.6.9.1 2 .4 3 .4 2.7-2 5.4-1.6 8.1-3' opacity='.75' transform='translate(40.964286 2.214286)'/%3e %3cpath d='M22.4 15.9l4.6-2.7c1.2-1.9 2.3-3 3.5-3.8-1.1-.1-2-.3-3-.4-1.6 1.2-3.4 3.4-5.1 6.9' class='st7' transform='translate(40.964286 2.214286)'/%3e %3cpath d='M20.2 20.8c.7-1.9 1.5-3.5 2.2-5L18 18.2c-3.5 7.5-6.5 4.5-17.2 10.2 10.3-4.5 16.8-.9 19.4-7.6' class='st3' transform='translate(40.964286 2.214286)'/%3e %3cpath d='M35.1 8.5L37 7.4l-1.9 1.1zM26.9 13.2L35 8.4l-8.1 4.8z' transform='translate(40.964286 2.214286)'/%3e %3cpath d='M18 18.4L.8 28.4c10.7-5.7 13.7-2.7 17.2-10' class='st4' transform='translate(40.964286 2.214286)'/%3e %3cpath d='M35.2 8.5L37 7.4l2-1.1c-.1 0-.1.1-.3.1-2.7 1.4-5.4 1-8.3 3 1.7 0 3.3-.1 4.8-.9' class='st7' transform='translate(40.964286 2.214286)'/%3e %3cpath d='M37 7.4l1.9-1.1L37 7.4z' transform='translate(40.964286 2.214286)'/%3e %3cpath fill='white' d='M30.5 9.4c-1.1.8-2.3 2-3.5 3.8l8.1-4.8c-1.5.9-3 1-4.6 1' opacity='.9' transform='translate(40.964286 2.214286)'/%3e %3cpath d='M42.8 17.1c0-.5.3-.7.8-.7.1 0 .3 0 .4.1.1 0 .3.1.3.1v9.8h-1.5V22h-5.2v4.5H36v-9.2c0-.3.1-.4.3-.5.1-.1.4-.1.7-.1h.4c.1 0 .3.1.3.1v3.9h5.2l-.1-3.6zM46 17.1c0-.3.1-.4.3-.5 0-.1.3-.1.5-.1h.4c.1 0 .3.1.3.1V25h4.9v1.4H46v-9.3zM29.7 17.7c-.1 0-2 4.8-2 4.8h3.9c0-.1-1.8-4.8-1.9-4.8m0-1.5c1.2 0 1.6 1.6 2.2 2.9l3 7.2h-1.6l-.9-2.6h-5.2l-.9 2.6h-1.6s2.4-6 3-7.2c.3-1.1.7-2.9 2-2.9' class='st0' transform='translate(40.964286 2.214286)'/%3e %3cpath fill='white' d='M15.2 9c-1.2.5-2.3 1.5-3.5 2.6C6.3 16.9 10.6 21.9.8 28.3L5 25.8c8.3-6.5 7.4-11.9 10.2-16.8' opacity='.3' transform='translate(40.964286 2.214286)'/%3e %3cpath d='M.8 28.6v-.3l46.8-27v.3L.8 28.6z' class='st0' transform='translate(40.964286 2.214286)'/%3e %3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' id='Layer_1' x='0' y='0' version='1.1' viewBox='0 0 94 32' xml:space='preserve'%3e %3cstyle%3e .st0%7bfill:white%7d.st2%2c.st3%2c.st4%2c.st7%7bopacity:.4%3bfill:white%3benable-background:new%7d.st3%2c.st4%2c.st7%7bopacity:.5%7d.st4%2c.st7%7bopacity:.6%7d.st7%7bopacity:.8%7d %3c/style%3e %3cpath d='M10.4 20.6c.1-.2.2-.3.4-.3h.5c.3 0 .5.2.5.4v9.5c0 .2-.2.4-.5.4h-.5v-9l-4 9H5.7l-4-9v9h-.5c-.3 0-.5-.2-.5-.4v-9.5c0-.2.2-.4.5-.4H2c.2 0 .3.1.4.3l4 9 4-9zm10.9 2.3h.5v.9c.5-.9 1.8-1.1 2.4-1.1 2.2 0 3.1 1.6 3.1 3v4.6c0 .2-.2.4-.5.4h-.5v-4.9c0-1.4-.5-2.2-2.1-2.2-1.4 0-2.3 1.1-2.4 2.6v4.6h-.5c-.3 0-.5-.2-.5-.4v-6.8c0-.5.2-.7.5-.7zm-2.2 7.8c-.3 0-.5-.2-.5-.4v-.6c-.7.9-1.3 1.3-2.8 1.3-1.5 0-2.6-.7-2.6-2.2 0-2.1 2.2-2.4 4.3-2.7.8-.1 1.3-.3 1.3-1.1 0-1.1-1.2-1.4-2.3-1.4-1.3 0-2.3.5-2.3 1.8h-.5s-.5 0-.4-.5c.3-1.4 1.8-2 3.4-2 1.4 0 3.2.4 3.2 2.5v4.2c0 1 .1 1.4.1 1.4h-.6l-.3-.3zm-.5-4.3c-.1.2-.6.3-.8.3-1.7.3-3.7.3-3.7 1.8 0 1 .8 1.6 1.8 1.6 1.5 0 2.8-1 2.8-2.5v-1.3l-.1.1zM12 18l-4.1-5.6V18H1V1h9l4.2 5.8L18.4 1h9v17h-6.8v-5.6L16.4 18H12z' class='st0'/%3e %3cpath fill='none' stroke='white' stroke-linecap='square' stroke-width='.5' d='M33.8 1.7v29.2'/%3e %3cpath d='M20.7 6.8c1.2-1.8 2.6-3.1 3.9-3.9-3.1.1-6.1 1.4-8.5 4.8-.3.4-.5 1-.8 1.4C16.9 8.3 18.4 8 20 8c.1-.5.4-.8.7-1.2' class='st2' transform='translate(40.964286 2.214286)'/%3e %3cpath d='M4.9 26l5.3-3c6.1-3.9 4.3-7.1 9.6-15.1-1.5 0-3.1.4-4.7 1.1-2.6 4.9-1.8 10.3-10.2 17' class='st3' transform='translate(40.964286 2.214286)'/%3e %3cpath d='M42.7 4.1l4.7-2.7c-6.2 3.7-15.2-3.1-22.8 1.5 6.5-.3 13.5 3.7 18.1 1.2' class='st2' transform='translate(40.964286 2.214286)'/%3e %3cpath d='M20.6 6.8c-.3.4-.4.7-.7 1.1 1.4 0 2.7.1 4.1.4 5.8-6 11.5 0 17.4-3.4l1.4-.8c-4.6 2.4-11.7-1.5-18-1.2-1.5.8-2.9 2.2-4.2 3.9' class='st3' transform='translate(40.964286 2.214286)'/%3e %3cpath d='M18.8 16.9c1.8-4.2 3.5-6.9 5.2-8.6-1.4-.3-2.7-.4-4.1-.4-5.3 7.9-3.5 11-9.6 15.1l7.9-4.5c0-.5.3-1.1.6-1.6M24 8.3c1.2.3 2.4.5 3.5.7 4.3-3.4 8.1-1.1 11.3-2.6.1 0 .3-.1.4-.3l2.3-1.4C35.4 8.3 29.8 2.3 24 8.3' class='st4' transform='translate(40.964286 2.214286)'/%3e %3cpath fill='white' d='M18 18.4l4.3-2.4c1.8-3.5 3.5-5.7 5.2-6.9-1.1-.3-2.3-.5-3.5-.7-1.8 1.6-3.5 4.3-5.3 8.6-.2.4-.4 1-.7 1.4' opacity='.7' transform='translate(40.964286 2.214286)'/%3e %3cpath d='M20.2 20.8c-2.6 6.7-9.1 3.1-19.4 7.6 10.9-4.2 19.1 1.9 22.2-6.9 1.4-3.7 2.7-6.4 3.9-8.3l-4.6 2.7c-.6 1.4-1.4 3.2-2.1 4.9' class='st2' transform='translate(40.964286 2.214286)'/%3e %3cpath d='M39.1 6.1c-.1.2 0 0 0 0M38.9 6.3c.1 0 .1 0 0 0l.1-.2c-.1.1-.3.1-.4.3.1 0 .3-.1.3-.1M38.9 6.3c.1 0 .1 0 0 0' transform='translate(40.964286 2.214286)'/%3e %3cpath fill='white' d='M38.7 6.4c-3.1 1.5-6.9-.8-11.1 2.6.9.1 2 .4 3 .4 2.7-2 5.4-1.6 8.1-3' opacity='.75' transform='translate(40.964286 2.214286)'/%3e %3cpath d='M22.4 15.9l4.6-2.7c1.2-1.9 2.3-3 3.5-3.8-1.1-.1-2-.3-3-.4-1.6 1.2-3.4 3.4-5.1 6.9' class='st7' transform='translate(40.964286 2.214286)'/%3e %3cpath d='M20.2 20.8c.7-1.9 1.5-3.5 2.2-5L18 18.2c-3.5 7.5-6.5 4.5-17.2 10.2 10.3-4.5 16.8-.9 19.4-7.6' class='st3' transform='translate(40.964286 2.214286)'/%3e %3cpath d='M35.1 8.5L37 7.4l-1.9 1.1zM26.9 13.2L35 8.4l-8.1 4.8z' transform='translate(40.964286 2.214286)'/%3e %3cpath d='M18 18.4L.8 28.4c10.7-5.7 13.7-2.7 17.2-10' class='st4' transform='translate(40.964286 2.214286)'/%3e %3cpath d='M35.2 8.5L37 7.4l2-1.1c-.1 0-.1.1-.3.1-2.7 1.4-5.4 1-8.3 3 1.7 0 3.3-.1 4.8-.9' class='st7' transform='translate(40.964286 2.214286)'/%3e %3cpath d='M37 7.4l1.9-1.1L37 7.4z' transform='translate(40.964286 2.214286)'/%3e %3cpath fill='white' d='M30.5 9.4c-1.1.8-2.3 2-3.5 3.8l8.1-4.8c-1.5.9-3 1-4.6 1' opacity='.9' transform='translate(40.964286 2.214286)'/%3e %3cpath d='M42.8 17.1c0-.5.3-.7.8-.7.1 0 .3 0 .4.1.1 0 .3.1.3.1v9.8h-1.5V22h-5.2v4.5H36v-9.2c0-.3.1-.4.3-.5.1-.1.4-.1.7-.1h.4c.1 0 .3.1.3.1v3.9h5.2l-.1-3.6zM46 17.1c0-.3.1-.4.3-.5 0-.1.3-.1.5-.1h.4c.1 0 .3.1.3.1V25h4.9v1.4H46v-9.3zM29.7 17.7c-.1 0-2 4.8-2 4.8h3.9c0-.1-1.8-4.8-1.9-4.8m0-1.5c1.2 0 1.6 1.6 2.2 2.9l3 7.2h-1.6l-.9-2.6h-5.2l-.9 2.6h-1.6s2.4-6 3-7.2c.3-1.1.7-2.9 2-2.9' class='st0' transform='translate(40.964286 2.214286)'/%3e %3cpath fill='white' d='M15.2 9c-1.2.5-2.3 1.5-3.5 2.6C6.3 16.9 10.6 21.9.8 28.3L5 25.8c8.3-6.5 7.4-11.9 10.2-16.8' opacity='.3' transform='translate(40.964286 2.214286)'/%3e %3cpath d='M.8 28.6v-.3l46.8-27v.3L.8 28.6z' class='st0' transform='translate(40.964286 2.214286)'/%3e %3c/svg%3e")}[class^=logo-ahl]{width:5.875em;height:2em}[class^=logo-ahl].small{width:calc(-0.2em*3 + 5.875em);height:calc(-0.2em + 2em)}[class^=logo-ahl].medium{width:calc(0.3em*3 + 5.875em);height:calc(0.3em + 2em)}[class^=logo-ahl].bigger{width:calc(0.7em*3 + 5.875em);height:calc(0.7em + 2em)}[class^=logo-ahl].big{width:calc(1em*3 + 5.875em);height:calc(1em + 2em)}[class^=logo-ahl].huge{width:calc(2em*3 + 5.875em);height:calc(2em + 2em)}[class^=logo-ahl].single{width:3.45em}[class^=logo-ahl].single.small{width:calc(-0.2em*3 + 5.875em - 2.425em - -0.2em)}[class^=logo-ahl].single.medium{width:calc(0.3em*3 + 5.875em - 2.425em - 0.3em)}[class^=logo-ahl].single.bigger{width:calc(0.7em*3 + 5.875em - 2.425em - 0.7em)}[class^=logo-ahl].single.big{width:calc(1em*3 + 5.875em - 2.425em - 1em)}[class^=logo-ahl].single.huge{width:calc(2em*3 + 5.875em - 2.425em - 2em)}.logo-frm:not([class$="--white"]):not([class="--colored"]){background-color:#6a6a6c;-webkit-mask-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' id='Layer_1' x='0' y='0' version='1.1' viewBox='0 0 82 32' xml:space='preserve'%3e %3cstyle%3e .st0%7bfill:white%7d %3c/style%3e %3cg id='Page-1'%3e %3cg id='v' transform='translate(-7.000000%2c 0.000000)'%3e %3cg id='Group-2' transform='translate(7.000000%2c 0.000000)'%3e %3cg id='Group'%3e %3cg id='man-icon'%3e %3cpath id='Fill-10420' d='M10.5 20.6c.1-.2.2-.3.4-.3h.5c.3 0 .5.2.5.4v9.5c0 .2-.2.4-.5.4h-.5v-9l-4.1 9h-1l-4.1-9v9h-.5c-.3 0-.5-.2-.5-.4v-9.5c0-.2.2-.4.5-.4h.9c.2 0 .3.1.4.3l4.1 9 3.9-9zm11.1 2.3h.5v.9c.5-.9 1.8-1.1 2.5-1.1 2.2 0 3.1 1.6 3.1 3v4.6c0 .2-.2.4-.5.4h-.5v-4.9c0-1.4-.5-2.2-2.1-2.2-1.4 0-2.4 1.1-2.5 2.6v4.6h-.5c-.3 0-.5-.2-.5-.4v-6.8c0-.5.2-.7.5-.7zm-2.2 7.8c-.3 0-.5-.2-.5-.4v-.6c-.7.9-1.3 1.3-2.9 1.3-1.5 0-2.7-.7-2.7-2.2 0-2.1 2.2-2.4 4.4-2.7.9-.1 1.3-.3 1.3-1.1 0-1.1-1.2-1.4-2.4-1.4-1.3 0-2.4.5-2.4 1.8h-.5s-.5 0-.4-.5c.3-1.4 1.8-2 3.4-2 1.4 0 3.2.4 3.2 2.5v4.2c0 1 .1 1.4.1 1.4h-.6v-.3zm-.5-4.3c-.1.2-.6.3-.9.3-1.7.3-3.7.3-3.7 1.8 0 1 .9 1.6 1.8 1.6 1.5 0 2.9-1 2.9-2.5v-1.3h-.1zM12.1 18l-4.2-5.6V18H1V1h9.1l4.3 5.8L18.6 1h9.1v17h-6.9v-5.6L16.6 18h-4.5z' class='st0'/%3e %3c/g%3e %3cpath id='Line' fill='none' stroke='white' stroke-linecap='square' stroke-width='.5' d='M34.3 1.7v29.2'/%3e %3c/g%3e %3cg id='frm-icon-white' transform='translate(41.000000%2c 0.000000)'%3e %3cpath id='Fill-10314' d='M40.9 14.7c-.3-3.2-1.9-6.2-4.4-8.5C32.8 2.9 27.3 1 21.6 1c-.9 0-1.7 0-2.4.1-2.1.1-4.3.7-6.3 1.3-.3.1-.3.1-.3.3v.1c0 .2.2.2.2.2 2.3-.6 4.7-.7 7.1-.7 11 .4 19.8 7.1 19.6 14.7-.1 2.7-1.3 5.3-3.6 7.6-3.6 3.6-9.6 5.8-15.8 5.8H19C10.5 30 2.9 25.8.4 20l-.1-.1H.1c-.1 0-.1.1-.1.1 1.7 7.1 9.4 12 19 12 .9 0 1.7 0 2.4-.1 11.5-.9 20.2-8.7 19.5-17.2' class='st0'/%3e %3cpath id='Fill-10318' d='M9.2 17.2V22H7.9V12h6v1.2H9.2V16h4.4v1.2z' class='st0'/%3e %3cpath id='Fill-10319' d='M16.1 16.6h2.6c.5 0 .8 0 1.2-.1.9-.3 1.2-.9 1.2-1.6 0-.3 0-.9-.6-1.3-.4-.6-1.2-.6-1.8-.6h-2.6v3.6zm0 1.1V22h-1.2V12h3.6c1.4 0 2.1 0 2.9.6.8.6 1.1 1.3 1.1 2.4 0 2.4-1.8 2.6-2.3 2.8l2.7 4.3h-1.5l-2.6-4.3h-2.7v-.1z' class='st0'/%3e %3cpath id='Fill-10321' d='M33.9 12v10h-1.3l.2-8.4-2.9 8.4H29l-2.9-8.2.1 8.2h-1.3V12h1.6l2.9 8.1 2.9-8.1z' class='st0'/%3e %3c/g%3e %3c/g%3e %3c/g%3e %3c/g%3e %3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' id='Layer_1' x='0' y='0' version='1.1' viewBox='0 0 82 32' xml:space='preserve'%3e %3cstyle%3e .st0%7bfill:white%7d %3c/style%3e %3cg id='Page-1'%3e %3cg id='v' transform='translate(-7.000000%2c 0.000000)'%3e %3cg id='Group-2' transform='translate(7.000000%2c 0.000000)'%3e %3cg id='Group'%3e %3cg id='man-icon'%3e %3cpath id='Fill-10420' d='M10.5 20.6c.1-.2.2-.3.4-.3h.5c.3 0 .5.2.5.4v9.5c0 .2-.2.4-.5.4h-.5v-9l-4.1 9h-1l-4.1-9v9h-.5c-.3 0-.5-.2-.5-.4v-9.5c0-.2.2-.4.5-.4h.9c.2 0 .3.1.4.3l4.1 9 3.9-9zm11.1 2.3h.5v.9c.5-.9 1.8-1.1 2.5-1.1 2.2 0 3.1 1.6 3.1 3v4.6c0 .2-.2.4-.5.4h-.5v-4.9c0-1.4-.5-2.2-2.1-2.2-1.4 0-2.4 1.1-2.5 2.6v4.6h-.5c-.3 0-.5-.2-.5-.4v-6.8c0-.5.2-.7.5-.7zm-2.2 7.8c-.3 0-.5-.2-.5-.4v-.6c-.7.9-1.3 1.3-2.9 1.3-1.5 0-2.7-.7-2.7-2.2 0-2.1 2.2-2.4 4.4-2.7.9-.1 1.3-.3 1.3-1.1 0-1.1-1.2-1.4-2.4-1.4-1.3 0-2.4.5-2.4 1.8h-.5s-.5 0-.4-.5c.3-1.4 1.8-2 3.4-2 1.4 0 3.2.4 3.2 2.5v4.2c0 1 .1 1.4.1 1.4h-.6v-.3zm-.5-4.3c-.1.2-.6.3-.9.3-1.7.3-3.7.3-3.7 1.8 0 1 .9 1.6 1.8 1.6 1.5 0 2.9-1 2.9-2.5v-1.3h-.1zM12.1 18l-4.2-5.6V18H1V1h9.1l4.3 5.8L18.6 1h9.1v17h-6.9v-5.6L16.6 18h-4.5z' class='st0'/%3e %3c/g%3e %3cpath id='Line' fill='none' stroke='white' stroke-linecap='square' stroke-width='.5' d='M34.3 1.7v29.2'/%3e %3c/g%3e %3cg id='frm-icon-white' transform='translate(41.000000%2c 0.000000)'%3e %3cpath id='Fill-10314' d='M40.9 14.7c-.3-3.2-1.9-6.2-4.4-8.5C32.8 2.9 27.3 1 21.6 1c-.9 0-1.7 0-2.4.1-2.1.1-4.3.7-6.3 1.3-.3.1-.3.1-.3.3v.1c0 .2.2.2.2.2 2.3-.6 4.7-.7 7.1-.7 11 .4 19.8 7.1 19.6 14.7-.1 2.7-1.3 5.3-3.6 7.6-3.6 3.6-9.6 5.8-15.8 5.8H19C10.5 30 2.9 25.8.4 20l-.1-.1H.1c-.1 0-.1.1-.1.1 1.7 7.1 9.4 12 19 12 .9 0 1.7 0 2.4-.1 11.5-.9 20.2-8.7 19.5-17.2' class='st0'/%3e %3cpath id='Fill-10318' d='M9.2 17.2V22H7.9V12h6v1.2H9.2V16h4.4v1.2z' class='st0'/%3e %3cpath id='Fill-10319' d='M16.1 16.6h2.6c.5 0 .8 0 1.2-.1.9-.3 1.2-.9 1.2-1.6 0-.3 0-.9-.6-1.3-.4-.6-1.2-.6-1.8-.6h-2.6v3.6zm0 1.1V22h-1.2V12h3.6c1.4 0 2.1 0 2.9.6.8.6 1.1 1.3 1.1 2.4 0 2.4-1.8 2.6-2.3 2.8l2.7 4.3h-1.5l-2.6-4.3h-2.7v-.1z' class='st0'/%3e %3cpath id='Fill-10321' d='M33.9 12v10h-1.3l.2-8.4-2.9 8.4H29l-2.9-8.2.1 8.2h-1.3V12h1.6l2.9 8.1 2.9-8.1z' class='st0'/%3e %3c/g%3e %3c/g%3e %3c/g%3e %3c/g%3e %3c/svg%3e")}.logo-frm--colored{background-image:url("data:image/svg+xml,%3c%3fxml version='1.0' encoding='utf-8'%3f%3e %3c!-- Generator: Adobe Illustrator 22.0.1%2c SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3e %3csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 82 32' style='enable-background:new 0 0 82 32%3b' xml:space='preserve'%3e %3cstyle type='text/css'%3e .st0%7bfill:%23133E6B%3bstroke:%23133E6B%3bstroke-width:0.4968%3bstroke-linecap:square%3b%7d .st1%7bfill:%23003E6B%3b%7d .st2%7bfill:%2300ADE4%3b%7d %3c/style%3e %3cpath class='st0' d='M32.4%2c1.7v29.4'/%3e %3cg%3e %3cpath class='st1' d='M9.4%2c20.7c0.1-0.2%2c0.2-0.3%2c0.4-0.3h0.5c0.3%2c0%2c0.5%2c0.2%2c0.5%2c0.5v9.6c0%2c0.3-0.2%2c0.5-0.5%2c0.5H9.8v-9.1L6%2c31H5 l-3.8-9.1V31H0.9c-0.3%2c0-0.5-0.2-0.5-0.5v-9.6c0-0.3%2c0.2-0.5%2c0.5-0.5h0.5c0.2%2c0%2c0.4%2c0.1%2c0.4%2c0.3l3.8%2c9.1L9.4%2c20.7z'/%3e %3cpath class='st1' d='M19.9%2c23h0.5v0.9c0.5-0.9%2c1.8-1.1%2c2.4-1.1c2.2%2c0%2c2.9%2c1.6%2c2.9%2c3v4.6c0%2c0.3-0.2%2c0.5-0.5%2c0.5h-0.5v-4.9 c0-1.3-0.6-2.3-2.1-2.3c-1.4%2c0-2.3%2c1-2.4%2c2.6V31h-0.5c-0.3%2c0-0.5-0.2-0.5-0.5v-6.9C19.5%2c23.2%2c19.7%2c23%2c19.9%2c23'/%3e %3cpath class='st1' d='M18.2%2c29.5v-4.1c0-2.1-1.7-2.5-3-2.5c-1.6%2c0-2.9%2c0.6-3.2%2c2c-0.1%2c0.6%2c0.4%2c0.6%2c0.4%2c0.6h0.5 c0-1.3%2c1.1-1.8%2c2.3-1.8c1.1%2c0%2c2.2%2c0.3%2c2.2%2c1.4c0%2c0.8-0.4%2c1-1.2%2c1.1C14%2c26.4%2c12%2c26.7%2c12%2c28.8c0%2c1.6%2c1.2%2c2.3%2c2.5%2c2.3 c1.5%2c0%2c2.1-0.4%2c2.7-1.3v0.6c0%2c0.3%2c0.2%2c0.5%2c0.5%2c0.5h0.6C18.2%2c30.5%2c18.2%2c30%2c18.2%2c29.5z M17.3%2c27.9c0%2c1.5-1.3%2c2.5-2.6%2c2.5 c-0.9%2c0-1.8-0.6-1.8-1.6c0-1.5%2c2-1.5%2c3.6-1.8c0.3%2c0%2c0.7-0.1%2c0.8-0.3V27.9z'/%3e %3cpath class='st1' d='M10.9%2c18.1L7%2c12.5v5.6H0.4V1H9l4%2c5.7l4-5.7h8.6v17.1h-6.6v-5.6l-3.9%2c5.6H10.9z'/%3e %3c/g%3e %3cpath class='st2' d='M81.6%2c14.8c-0.3-3.2-1.9-6.1-4.6-8.5C73.2%2c3%2c67.7%2c1.2%2c61.6%2c1.2c-0.9%2c0-1.7%2c0-2.5%2c0.1c-2.3%2c0.2-4.4%2c0.6-6.6%2c1.3 c-0.1%2c0-0.1%2c0.1-0.1%2c0.2v0.1C52.4%2c3%2c52.5%2c3%2c52.6%2c3c2.5-0.5%2c4.9-0.7%2c7.4-0.7c11.5%2c0.5%2c20.5%2c7%2c20.3%2c14.7c-0.1%2c2.7-1.4%2c5.3-3.6%2c7.5 c-3.7%2c3.5-9.8%2c5.7-16.4%2c5.7c-0.4%2c0-0.8%2c0-1.1%2c0c-8.8-0.3-16.6-4.4-19.2-10.2c0-0.1-0.1-0.1-0.2-0.1h-0.1c-0.1%2c0-0.1%2c0.1-0.1%2c0.2 C41.2%2c27.2%2c49.3%2c32%2c59.1%2c32c0.9%2c0%2c1.7%2c0%2c2.5-0.1C73.2%2c30.9%2c82.3%2c23.2%2c81.6%2c14.8L81.6%2c14.8z'/%3e %3cpath class='st1' d='M49.2%2c17v4.5h-1.3v-9.7H54V13h-4.8v2.8h4.5v1.1L49.2%2c17z'/%3e %3cpath class='st1' d='M56.7%2c17.4v4.1h-1.3v-9.7h3.5c1.3%2c0%2c2.1%2c0%2c2.8%2c0.6c0.7%2c0.5%2c1%2c1.4%2c1%2c2.2c0.1%2c1.4-0.9%2c2.5-2.3%2c2.6l2.6%2c4.2h-1.5 l-2.5-4.1L56.7%2c17.4z M56.7%2c16.4h2.5c0.4%2c0%2c0.8%2c0%2c1.2-0.1c0.7-0.1%2c1.3-0.8%2c1.2-1.6c0-0.5-0.2-1-0.6-1.4c-0.5-0.4-1.1-0.4-1.9-0.4 h-2.4L56.7%2c16.4z'/%3e %3cpath class='st1' d='M73.8%2c11.9v9.7h-1.3l0.2-8.2l-2.9%2c8.2h-1l-2.9-8l0.1%2c8h-1.3v-9.7h1.8l2.9%2c8l2.9-8L73.8%2c11.9z'/%3e %3c/svg%3e")}.logo-frm--white{background-color:#fff;-webkit-mask-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' id='Layer_1' x='0' y='0' version='1.1' viewBox='0 0 82 32' xml:space='preserve'%3e %3cstyle%3e .st0%7bfill:white%7d %3c/style%3e %3cg id='Page-1'%3e %3cg id='v' transform='translate(-7.000000%2c 0.000000)'%3e %3cg id='Group-2' transform='translate(7.000000%2c 0.000000)'%3e %3cg id='Group'%3e %3cg id='man-icon'%3e %3cpath id='Fill-10420' d='M10.5 20.6c.1-.2.2-.3.4-.3h.5c.3 0 .5.2.5.4v9.5c0 .2-.2.4-.5.4h-.5v-9l-4.1 9h-1l-4.1-9v9h-.5c-.3 0-.5-.2-.5-.4v-9.5c0-.2.2-.4.5-.4h.9c.2 0 .3.1.4.3l4.1 9 3.9-9zm11.1 2.3h.5v.9c.5-.9 1.8-1.1 2.5-1.1 2.2 0 3.1 1.6 3.1 3v4.6c0 .2-.2.4-.5.4h-.5v-4.9c0-1.4-.5-2.2-2.1-2.2-1.4 0-2.4 1.1-2.5 2.6v4.6h-.5c-.3 0-.5-.2-.5-.4v-6.8c0-.5.2-.7.5-.7zm-2.2 7.8c-.3 0-.5-.2-.5-.4v-.6c-.7.9-1.3 1.3-2.9 1.3-1.5 0-2.7-.7-2.7-2.2 0-2.1 2.2-2.4 4.4-2.7.9-.1 1.3-.3 1.3-1.1 0-1.1-1.2-1.4-2.4-1.4-1.3 0-2.4.5-2.4 1.8h-.5s-.5 0-.4-.5c.3-1.4 1.8-2 3.4-2 1.4 0 3.2.4 3.2 2.5v4.2c0 1 .1 1.4.1 1.4h-.6v-.3zm-.5-4.3c-.1.2-.6.3-.9.3-1.7.3-3.7.3-3.7 1.8 0 1 .9 1.6 1.8 1.6 1.5 0 2.9-1 2.9-2.5v-1.3h-.1zM12.1 18l-4.2-5.6V18H1V1h9.1l4.3 5.8L18.6 1h9.1v17h-6.9v-5.6L16.6 18h-4.5z' class='st0'/%3e %3c/g%3e %3cpath id='Line' fill='none' stroke='white' stroke-linecap='square' stroke-width='.5' d='M34.3 1.7v29.2'/%3e %3c/g%3e %3cg id='frm-icon-white' transform='translate(41.000000%2c 0.000000)'%3e %3cpath id='Fill-10314' d='M40.9 14.7c-.3-3.2-1.9-6.2-4.4-8.5C32.8 2.9 27.3 1 21.6 1c-.9 0-1.7 0-2.4.1-2.1.1-4.3.7-6.3 1.3-.3.1-.3.1-.3.3v.1c0 .2.2.2.2.2 2.3-.6 4.7-.7 7.1-.7 11 .4 19.8 7.1 19.6 14.7-.1 2.7-1.3 5.3-3.6 7.6-3.6 3.6-9.6 5.8-15.8 5.8H19C10.5 30 2.9 25.8.4 20l-.1-.1H.1c-.1 0-.1.1-.1.1 1.7 7.1 9.4 12 19 12 .9 0 1.7 0 2.4-.1 11.5-.9 20.2-8.7 19.5-17.2' class='st0'/%3e %3cpath id='Fill-10318' d='M9.2 17.2V22H7.9V12h6v1.2H9.2V16h4.4v1.2z' class='st0'/%3e %3cpath id='Fill-10319' d='M16.1 16.6h2.6c.5 0 .8 0 1.2-.1.9-.3 1.2-.9 1.2-1.6 0-.3 0-.9-.6-1.3-.4-.6-1.2-.6-1.8-.6h-2.6v3.6zm0 1.1V22h-1.2V12h3.6c1.4 0 2.1 0 2.9.6.8.6 1.1 1.3 1.1 2.4 0 2.4-1.8 2.6-2.3 2.8l2.7 4.3h-1.5l-2.6-4.3h-2.7v-.1z' class='st0'/%3e %3cpath id='Fill-10321' d='M33.9 12v10h-1.3l.2-8.4-2.9 8.4H29l-2.9-8.2.1 8.2h-1.3V12h1.6l2.9 8.1 2.9-8.1z' class='st0'/%3e %3c/g%3e %3c/g%3e %3c/g%3e %3c/g%3e %3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' id='Layer_1' x='0' y='0' version='1.1' viewBox='0 0 82 32' xml:space='preserve'%3e %3cstyle%3e .st0%7bfill:white%7d %3c/style%3e %3cg id='Page-1'%3e %3cg id='v' transform='translate(-7.000000%2c 0.000000)'%3e %3cg id='Group-2' transform='translate(7.000000%2c 0.000000)'%3e %3cg id='Group'%3e %3cg id='man-icon'%3e %3cpath id='Fill-10420' d='M10.5 20.6c.1-.2.2-.3.4-.3h.5c.3 0 .5.2.5.4v9.5c0 .2-.2.4-.5.4h-.5v-9l-4.1 9h-1l-4.1-9v9h-.5c-.3 0-.5-.2-.5-.4v-9.5c0-.2.2-.4.5-.4h.9c.2 0 .3.1.4.3l4.1 9 3.9-9zm11.1 2.3h.5v.9c.5-.9 1.8-1.1 2.5-1.1 2.2 0 3.1 1.6 3.1 3v4.6c0 .2-.2.4-.5.4h-.5v-4.9c0-1.4-.5-2.2-2.1-2.2-1.4 0-2.4 1.1-2.5 2.6v4.6h-.5c-.3 0-.5-.2-.5-.4v-6.8c0-.5.2-.7.5-.7zm-2.2 7.8c-.3 0-.5-.2-.5-.4v-.6c-.7.9-1.3 1.3-2.9 1.3-1.5 0-2.7-.7-2.7-2.2 0-2.1 2.2-2.4 4.4-2.7.9-.1 1.3-.3 1.3-1.1 0-1.1-1.2-1.4-2.4-1.4-1.3 0-2.4.5-2.4 1.8h-.5s-.5 0-.4-.5c.3-1.4 1.8-2 3.4-2 1.4 0 3.2.4 3.2 2.5v4.2c0 1 .1 1.4.1 1.4h-.6v-.3zm-.5-4.3c-.1.2-.6.3-.9.3-1.7.3-3.7.3-3.7 1.8 0 1 .9 1.6 1.8 1.6 1.5 0 2.9-1 2.9-2.5v-1.3h-.1zM12.1 18l-4.2-5.6V18H1V1h9.1l4.3 5.8L18.6 1h9.1v17h-6.9v-5.6L16.6 18h-4.5z' class='st0'/%3e %3c/g%3e %3cpath id='Line' fill='none' stroke='white' stroke-linecap='square' stroke-width='.5' d='M34.3 1.7v29.2'/%3e %3c/g%3e %3cg id='frm-icon-white' transform='translate(41.000000%2c 0.000000)'%3e %3cpath id='Fill-10314' d='M40.9 14.7c-.3-3.2-1.9-6.2-4.4-8.5C32.8 2.9 27.3 1 21.6 1c-.9 0-1.7 0-2.4.1-2.1.1-4.3.7-6.3 1.3-.3.1-.3.1-.3.3v.1c0 .2.2.2.2.2 2.3-.6 4.7-.7 7.1-.7 11 .4 19.8 7.1 19.6 14.7-.1 2.7-1.3 5.3-3.6 7.6-3.6 3.6-9.6 5.8-15.8 5.8H19C10.5 30 2.9 25.8.4 20l-.1-.1H.1c-.1 0-.1.1-.1.1 1.7 7.1 9.4 12 19 12 .9 0 1.7 0 2.4-.1 11.5-.9 20.2-8.7 19.5-17.2' class='st0'/%3e %3cpath id='Fill-10318' d='M9.2 17.2V22H7.9V12h6v1.2H9.2V16h4.4v1.2z' class='st0'/%3e %3cpath id='Fill-10319' d='M16.1 16.6h2.6c.5 0 .8 0 1.2-.1.9-.3 1.2-.9 1.2-1.6 0-.3 0-.9-.6-1.3-.4-.6-1.2-.6-1.8-.6h-2.6v3.6zm0 1.1V22h-1.2V12h3.6c1.4 0 2.1 0 2.9.6.8.6 1.1 1.3 1.1 2.4 0 2.4-1.8 2.6-2.3 2.8l2.7 4.3h-1.5l-2.6-4.3h-2.7v-.1z' class='st0'/%3e %3cpath id='Fill-10321' d='M33.9 12v10h-1.3l.2-8.4-2.9 8.4H29l-2.9-8.2.1 8.2h-1.3V12h1.6l2.9 8.1 2.9-8.1z' class='st0'/%3e %3c/g%3e %3c/g%3e %3c/g%3e %3c/g%3e %3c/svg%3e")}[class^=logo-frm]{width:5em;height:2em}[class^=logo-frm].small{width:calc(-0.2em*2.6 + 5em);height:calc(-0.2em + 2em)}[class^=logo-frm].medium{width:calc(0.3em*2.6 + 5em);height:calc(0.3em + 2em)}[class^=logo-frm].bigger{width:calc(0.7em*2.6 + 5em);height:calc(0.7em + 2em)}[class^=logo-frm].big{width:calc(1em*2.6 + 5em);height:calc(1em + 2em)}[class^=logo-frm].huge{width:calc(2em*2.6 + 5em);height:calc(2em + 2em)}[class^=logo-frm].single{width:2.575em}[class^=logo-frm].single.small{width:calc(-0.2em*2.6 + 5em - 2.425em - -0.2em)}[class^=logo-frm].single.medium{width:calc(0.3em*2.6 + 5em - 2.425em - 0.3em)}[class^=logo-frm].single.bigger{width:calc(0.7em*2.6 + 5em - 2.425em - 0.7em)}[class^=logo-frm].single.big{width:calc(1em*2.6 + 5em - 2.425em - 1em)}[class^=logo-frm].single.huge{width:calc(2em*2.6 + 5em - 2.425em - 2em)}.logo-glg:not([class$="--white"]):not([class="--colored"]){background-color:#6a6a6c;-webkit-mask-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' id='Layer_1' x='0' y='0' version='1.1' viewBox='0 0 70 32' xml:space='preserve'%3e %3cstyle%3e .st0%7bfill:white%7d %3c/style%3e %3cg id='Page-1'%3e %3cg id='v-copy-3' transform='translate(-13.000000%2c 0.000000)'%3e %3cg id='Group-2' transform='translate(13.000000%2c 0.000000)'%3e %3cg id='Group'%3e %3cg id='man-icon'%3e %3cpath id='Fill-10420' d='M10.5 20.6c.1-.2.2-.3.4-.3h.5c.3 0 .5.2.5.4v9.5c0 .2-.2.4-.5.4h-.5v-9l-4.1 9h-1l-4.1-9v9h-.5c-.3 0-.5-.2-.5-.4v-9.5c0-.2.2-.4.5-.4h.9c.2 0 .3.1.4.3l4.1 9 3.9-9zm11.1 2.3h.5v.9c.5-.9 1.8-1.1 2.5-1.1 2.2 0 3.1 1.6 3.1 3v4.6c0 .2-.2.4-.5.4h-.5v-4.9c0-1.4-.5-2.2-2.1-2.2-1.4 0-2.4 1.1-2.5 2.6v4.6h-.5c-.3 0-.5-.2-.5-.4v-6.8c0-.5.2-.7.5-.7zm-2.2 7.8c-.3 0-.5-.2-.5-.4v-.6c-.7.9-1.3 1.3-2.9 1.3-1.5 0-2.7-.7-2.7-2.2 0-2.1 2.2-2.4 4.4-2.7.9-.1 1.3-.3 1.3-1.1 0-1.1-1.2-1.4-2.4-1.4-1.3 0-2.4.5-2.4 1.8h-.5s-.5 0-.4-.5c.3-1.4 1.8-2 3.4-2 1.4 0 3.2.4 3.2 2.5v4.2c0 1 .1 1.4.1 1.4h-.6v-.3zm-.5-4.3c-.1.2-.6.3-.9.3-1.7.3-3.7.3-3.7 1.8 0 1 .9 1.6 1.8 1.6 1.5 0 2.9-1 2.9-2.5v-1.3h-.1zM12.1 18l-4.2-5.6V18H1V1h9.1l4.3 5.8L18.6 1h9.1v17h-6.9v-5.6L16.6 18h-4.5z' class='st0'/%3e %3c/g%3e %3cpath id='Line' fill='none' stroke='white' stroke-linecap='square' stroke-width='.5' d='M34.3 1.7v29.2'/%3e %3c/g%3e %3cg id='glg-icon' transform='translate(40.962759%2c 1.068966)'%3e %3cpath id='Fill-10278' d='M22.9 19.3c-3 0-5.3 2.1-5.3 4.9s2.2 4.7 5.3 4.7c2 0 3.4-.7 4.3-1.5v-3.9h-4.3v1.2h2.7v1.9c-.8.5-1.7.7-2.6.7-2.2 0-3.8-1.5-3.8-3.5 0-1.9 1.6-3.5 3.5-3.5.9 0 1.7.2 2.5.6l1-1c-.8-.4-1.9-.6-3.3-.6' class='st0'/%3e %3cpath id='Fill-10280' d='M5.8 19.3c-3 0-5.3 2.1-5.3 4.9s2.2 4.7 5.3 4.7c2 0 3.4-.7 4.3-1.5v-3.9H5.8v1.2h2.7v1.9c-.8.5-1.7.7-2.6.7-2.2 0-3.8-1.5-3.8-3.5 0-1.9 1.6-3.5 3.5-3.5.9 0 1.7.2 2.5.6l1-.9c-.8-.5-1.9-.7-3.3-.7' class='st0'/%3e %3cpath id='Fill-10282' d='M11.2 28.9h5.1l1.3-1.4h-4.9v-8.2h-1.5z' class='st0'/%3e %3cpath id='Fill-10284' d='M10.8 16.1c.7 0 1.6-.1 2.5-.4-3.5-1.5-6.1-4.3-6.7-5H.5c1.5 1.6 4.6 5.4 10.3 5.4' class='st0'/%3e %3cpath id='Fill-10286' d='M10.8 3.2c.7 0 1.6.1 2.5.4-3.5 2-6.1 5.2-6.7 6H.5C2 7.7 5.1 3.2 10.8 3.2' class='st0'/%3e %3cg id='Group-10290' transform='translate(4.924724%2c 0.000000)'%3e %3cpath id='Fill-10288' d='M5 2.8c1.2 0 2.6.3 4 .8 4.1 1.6 7.1 5.1 7.7 6.1h6.6c-.5-.7-1.6-2-3.2-3.4-2.7-2.5-6.7-5.1-11.3-5.1-2.9 0-5.6 1.2-7.9 2.6 1.4-.7 2.7-1 4.1-1' class='st0'/%3e %3c/g%3e %3cg id='Group-10293' transform='translate(4.924724%2c 9.703000)'%3e %3cpath id='Fill-10291' d='M16.7 1.1c-.7.8-3.7 4-7.8 5.3-1.3.5-2.6.7-3.9.7-1.4 0-2.7-.2-4.1-.8 2.2 1.3 5 2.2 7.9 2.2 4.6 0 8.6-2.3 11.3-4.5 1.5-1.3 2.6-2.4 3.2-3h-6.6v.1z' class='st0'/%3e %3c/g%3e %3c/g%3e %3c/g%3e %3c/g%3e %3c/g%3e %3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' id='Layer_1' x='0' y='0' version='1.1' viewBox='0 0 70 32' xml:space='preserve'%3e %3cstyle%3e .st0%7bfill:white%7d %3c/style%3e %3cg id='Page-1'%3e %3cg id='v-copy-3' transform='translate(-13.000000%2c 0.000000)'%3e %3cg id='Group-2' transform='translate(13.000000%2c 0.000000)'%3e %3cg id='Group'%3e %3cg id='man-icon'%3e %3cpath id='Fill-10420' d='M10.5 20.6c.1-.2.2-.3.4-.3h.5c.3 0 .5.2.5.4v9.5c0 .2-.2.4-.5.4h-.5v-9l-4.1 9h-1l-4.1-9v9h-.5c-.3 0-.5-.2-.5-.4v-9.5c0-.2.2-.4.5-.4h.9c.2 0 .3.1.4.3l4.1 9 3.9-9zm11.1 2.3h.5v.9c.5-.9 1.8-1.1 2.5-1.1 2.2 0 3.1 1.6 3.1 3v4.6c0 .2-.2.4-.5.4h-.5v-4.9c0-1.4-.5-2.2-2.1-2.2-1.4 0-2.4 1.1-2.5 2.6v4.6h-.5c-.3 0-.5-.2-.5-.4v-6.8c0-.5.2-.7.5-.7zm-2.2 7.8c-.3 0-.5-.2-.5-.4v-.6c-.7.9-1.3 1.3-2.9 1.3-1.5 0-2.7-.7-2.7-2.2 0-2.1 2.2-2.4 4.4-2.7.9-.1 1.3-.3 1.3-1.1 0-1.1-1.2-1.4-2.4-1.4-1.3 0-2.4.5-2.4 1.8h-.5s-.5 0-.4-.5c.3-1.4 1.8-2 3.4-2 1.4 0 3.2.4 3.2 2.5v4.2c0 1 .1 1.4.1 1.4h-.6v-.3zm-.5-4.3c-.1.2-.6.3-.9.3-1.7.3-3.7.3-3.7 1.8 0 1 .9 1.6 1.8 1.6 1.5 0 2.9-1 2.9-2.5v-1.3h-.1zM12.1 18l-4.2-5.6V18H1V1h9.1l4.3 5.8L18.6 1h9.1v17h-6.9v-5.6L16.6 18h-4.5z' class='st0'/%3e %3c/g%3e %3cpath id='Line' fill='none' stroke='white' stroke-linecap='square' stroke-width='.5' d='M34.3 1.7v29.2'/%3e %3c/g%3e %3cg id='glg-icon' transform='translate(40.962759%2c 1.068966)'%3e %3cpath id='Fill-10278' d='M22.9 19.3c-3 0-5.3 2.1-5.3 4.9s2.2 4.7 5.3 4.7c2 0 3.4-.7 4.3-1.5v-3.9h-4.3v1.2h2.7v1.9c-.8.5-1.7.7-2.6.7-2.2 0-3.8-1.5-3.8-3.5 0-1.9 1.6-3.5 3.5-3.5.9 0 1.7.2 2.5.6l1-1c-.8-.4-1.9-.6-3.3-.6' class='st0'/%3e %3cpath id='Fill-10280' d='M5.8 19.3c-3 0-5.3 2.1-5.3 4.9s2.2 4.7 5.3 4.7c2 0 3.4-.7 4.3-1.5v-3.9H5.8v1.2h2.7v1.9c-.8.5-1.7.7-2.6.7-2.2 0-3.8-1.5-3.8-3.5 0-1.9 1.6-3.5 3.5-3.5.9 0 1.7.2 2.5.6l1-.9c-.8-.5-1.9-.7-3.3-.7' class='st0'/%3e %3cpath id='Fill-10282' d='M11.2 28.9h5.1l1.3-1.4h-4.9v-8.2h-1.5z' class='st0'/%3e %3cpath id='Fill-10284' d='M10.8 16.1c.7 0 1.6-.1 2.5-.4-3.5-1.5-6.1-4.3-6.7-5H.5c1.5 1.6 4.6 5.4 10.3 5.4' class='st0'/%3e %3cpath id='Fill-10286' d='M10.8 3.2c.7 0 1.6.1 2.5.4-3.5 2-6.1 5.2-6.7 6H.5C2 7.7 5.1 3.2 10.8 3.2' class='st0'/%3e %3cg id='Group-10290' transform='translate(4.924724%2c 0.000000)'%3e %3cpath id='Fill-10288' d='M5 2.8c1.2 0 2.6.3 4 .8 4.1 1.6 7.1 5.1 7.7 6.1h6.6c-.5-.7-1.6-2-3.2-3.4-2.7-2.5-6.7-5.1-11.3-5.1-2.9 0-5.6 1.2-7.9 2.6 1.4-.7 2.7-1 4.1-1' class='st0'/%3e %3c/g%3e %3cg id='Group-10293' transform='translate(4.924724%2c 9.703000)'%3e %3cpath id='Fill-10291' d='M16.7 1.1c-.7.8-3.7 4-7.8 5.3-1.3.5-2.6.7-3.9.7-1.4 0-2.7-.2-4.1-.8 2.2 1.3 5 2.2 7.9 2.2 4.6 0 8.6-2.3 11.3-4.5 1.5-1.3 2.6-2.4 3.2-3h-6.6v.1z' class='st0'/%3e %3c/g%3e %3c/g%3e %3c/g%3e %3c/g%3e %3c/g%3e %3c/svg%3e")}.logo-glg--colored{background-image:url("data:image/svg+xml,%3c%3fxml version='1.0' encoding='utf-8'%3f%3e %3c!-- Generator: Adobe Illustrator 22.0.1%2c SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3e %3csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 70 31' style='enable-background:new 0 0 70 31%3b' xml:space='preserve'%3e %3cstyle type='text/css'%3e .st0%7bdisplay:none%3b%7d .st1%7bfill:%23133E6B%3bstroke:%23133E6B%3bstroke-width:0.5%3bstroke-linecap:square%3b%7d .st2%7bfill:%23003E6B%3b%7d .st3%7bfill:%23004F8A%3b%7d .st4%7bfill:%2300457F%3b%7d .st5%7bfill:%2300A3CA%3b%7d .st6%7bfill:%23006AA6%3b%7d .st7%7bfill:%236AD1E3%3b%7d %3c/style%3e %3cg id='Layer_2_1_' class='st0'%3e %3c/g%3e %3cg id='Layer_1_1_'%3e %3cg%3e %3cpath class='st1' d='M34.1%2c0.7v29.2'/%3e %3cg%3e %3cpath class='st2' d='M10.6%2c19.6c0.1-0.2%2c0.2-0.3%2c0.4-0.3h0.5c0.3%2c0%2c0.5%2c0.2%2c0.5%2c0.5v9.5c0%2c0.3-0.2%2c0.5-0.5%2c0.5l0%2c0H11v-9l-3.9%2c9 h-1l-3.9-9v9H1.7c-0.3%2c0-0.5-0.2-0.5-0.5v-9.5c0-0.3%2c0.2-0.5%2c0.5-0.5l0%2c0h0.5c0.2%2c0%2c0.4%2c0.1%2c0.4%2c0.3l3.9%2c9L10.6%2c19.6z'/%3e %3cpath class='st2' d='M21.3%2c21.9h0.5v0.9l0%2c0c0.5-0.9%2c1.8-1.1%2c2.4-1.1c2.2%2c0%2c3%2c1.6%2c3%2c3v4.6c0%2c0.3-0.2%2c0.5-0.5%2c0.5l0%2c0h-0.5v-4.9 c0-1.3-0.6-2.3-2.1-2.3c-1.4%2c0-2.3%2c1-2.4%2c2.6v4.6h-0.5c-0.3%2c0-0.5-0.2-0.5-0.5l0%2c0v-6.9C20.8%2c22.1%2c21%2c21.9%2c21.3%2c21.9'/%3e %3cpath class='st2' d='M19.6%2c28.3v-4.1c0-2.1-1.7-2.5-3.1-2.5c-1.6%2c0-3%2c0.6-3.3%2c2c-0.1%2c0.6%2c0.4%2c0.6%2c0.4%2c0.6h0.5 c0-1.3%2c1.1-1.8%2c2.3-1.8c1.1%2c0%2c2.2%2c0.3%2c2.2%2c1.4c0%2c0.8-0.4%2c1-1.2%2c1.1c-2.1%2c0.2-4.2%2c0.5-4.2%2c2.6c0%2c1.6%2c1.2%2c2.3%2c2.6%2c2.3 c1.5%2c0%2c2.1-0.4%2c2.8-1.3v0.6c0%2c0.3%2c0.2%2c0.5%2c0.5%2c0.5l0%2c0h0.6C19.6%2c29.3%2c19.6%2c28.8%2c19.6%2c28.3z M18.6%2c26.7c0%2c1.5-1.3%2c2.5-2.7%2c2.5 c-0.9%2c0-1.8-0.6-1.8-1.6c0-1.5%2c2-1.5%2c3.7-1.8c0.3%2c0%2c0.7-0.1%2c0.8-0.3l0%2c0V26.7z'/%3e %3cpolygon class='st2' points='12.1%2c17 8.1%2c11.4 8.1%2c17 1.4%2c17 1.4%2c0 10.2%2c0 14.3%2c5.7 18.4%2c0 27.2%2c0 27.2%2c17 20.5%2c17 20.5%2c11.4 16.5%2c17 '/%3e %3c/g%3e %3cg%3e %3cpath class='st3' d='M63%2c19.7c-2.8%2c0-5.1%2c2.2-5.1%2c5.1l0%2c0c0%2c3%2c2.1%2c5%2c5.1%2c5c1.5%2c0%2c2.9-0.5%2c4.1-1.5v-4h-4v1.3h2.6v2.1l0%2c0 c-0.7%2c0.5-1.6%2c0.8-2.5%2c0.8c-2.1%2c0-3.5-1.5-3.5-3.7l0%2c0c0-2%2c1.5-3.7%2c3.4-3.7c0.9%2c0%2c1.6%2c0.2%2c2.3%2c0.7l1-1.1 C65.4%2c20%2c64.4%2c19.7%2c63%2c19.7z'/%3e %3cpath class='st3' d='M46.2%2c19.7c-2.8%2c0-5.1%2c2.2-5.1%2c5.1l0%2c0c0%2c3%2c2.1%2c5%2c5.1%2c5c1.5%2c0%2c2.9-0.5%2c4.1-1.5v-4h-4v1.3h2.6v2.1l0%2c0 c-0.7%2c0.5-1.6%2c0.8-2.5%2c0.8c-2.1%2c0-3.5-1.5-3.5-3.7l0%2c0c0-2%2c1.5-3.7%2c3.4-3.7c0.9%2c0%2c1.6%2c0.2%2c2.3%2c0.7l1-1.1 C48.6%2c20%2c47.6%2c19.7%2c46.2%2c19.7z'/%3e %3cpath class='st3' d='M51.5%2c29.7H57l1.3-1.4H53v-8.4h-1.5V29.7z'/%3e %3cpath class='st4' d='M54.5%2c3.7C55.6%2c3.3%2c56.9%2c3%2c58.1%2c3c2.7%2c0%2c5.3%2c1.3%2c7.2%2c2.7c-2.6-2.2-6.4-4.6-10.8-4.6l0%2c0 c-4.3%2c0-8.2%2c2.4-10.8%2c4.6C45.6%2c4.4%2c48.1%2c3%2c50.9%2c3C52.1%2c3.1%2c53.3%2c3.3%2c54.5%2c3.7z'/%3e %3cpath class='st3' d='M54.5%2c3.7c4.3%2c1.6%2c7.3%2c5.5%2c7.3%2c5.5h6.8c-1-1.3-2.2-2.4-3.4-3.5C63.3%2c4.3%2c60.7%2c3%2c58%2c3 C56.8%2c3.1%2c55.6%2c3.3%2c54.5%2c3.7z'/%3e %3cpath class='st5' d='M40.3%2c9.2h6.8c0-0.1%2c3.1-3.9%2c7.4-5.5C53.4%2c3.3%2c52.2%2c3%2c50.9%2c3c-2.7%2c0-5.3%2c1.3-7.2%2c2.7 C42.4%2c6.8%2c41.3%2c8%2c40.3%2c9.2z'/%3e %3cpath class='st2' d='M54.5%2c14.7c-1.1%2c0.4-2.3%2c0.7-3.6%2c0.7c-2.7%2c0-5.3-1.3-7.2-2.7c2.6%2c2.2%2c6.4%2c4.6%2c10.8%2c4.6l0%2c0 c4.3%2c0%2c8.2-2.4%2c10.8-4.6c-1.9%2c1.4-4.4%2c2.7-7.2%2c2.7C56.8%2c15.4%2c55.6%2c15.2%2c54.5%2c14.7z'/%3e %3cpath class='st6' d='M68.6%2c9.2h-6.8c0%2c0-3.1%2c3.9-7.4%2c5.5c1.1%2c0.4%2c2.4%2c0.7%2c3.6%2c0.7c2.7%2c0%2c5.3-1.3%2c7.2-2.7 C66.5%2c11.7%2c67.6%2c10.5%2c68.6%2c9.2z'/%3e %3cpath class='st7' d='M54.5%2c14.7c-4.3-1.6-7.3-5.5-7.3-5.5l0%2c0h-6.8c1%2c1.3%2c2.2%2c2.4%2c3.4%2c3.5c1.9%2c1.4%2c4.5%2c2.7%2c7.2%2c2.7 C52.1%2c15.4%2c53.3%2c15.2%2c54.5%2c14.7z'/%3e %3c/g%3e %3c/g%3e %3c/g%3e %3cg id='Layer_5'%3e %3c/g%3e %3cg id='Layer_4'%3e %3c/g%3e %3cg id='Layer_3'%3e %3c/g%3e %3c/svg%3e")}.logo-glg--white{background-color:#fff;-webkit-mask-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' id='Layer_1' x='0' y='0' version='1.1' viewBox='0 0 70 32' xml:space='preserve'%3e %3cstyle%3e .st0%7bfill:white%7d %3c/style%3e %3cg id='Page-1'%3e %3cg id='v-copy-3' transform='translate(-13.000000%2c 0.000000)'%3e %3cg id='Group-2' transform='translate(13.000000%2c 0.000000)'%3e %3cg id='Group'%3e %3cg id='man-icon'%3e %3cpath id='Fill-10420' d='M10.5 20.6c.1-.2.2-.3.4-.3h.5c.3 0 .5.2.5.4v9.5c0 .2-.2.4-.5.4h-.5v-9l-4.1 9h-1l-4.1-9v9h-.5c-.3 0-.5-.2-.5-.4v-9.5c0-.2.2-.4.5-.4h.9c.2 0 .3.1.4.3l4.1 9 3.9-9zm11.1 2.3h.5v.9c.5-.9 1.8-1.1 2.5-1.1 2.2 0 3.1 1.6 3.1 3v4.6c0 .2-.2.4-.5.4h-.5v-4.9c0-1.4-.5-2.2-2.1-2.2-1.4 0-2.4 1.1-2.5 2.6v4.6h-.5c-.3 0-.5-.2-.5-.4v-6.8c0-.5.2-.7.5-.7zm-2.2 7.8c-.3 0-.5-.2-.5-.4v-.6c-.7.9-1.3 1.3-2.9 1.3-1.5 0-2.7-.7-2.7-2.2 0-2.1 2.2-2.4 4.4-2.7.9-.1 1.3-.3 1.3-1.1 0-1.1-1.2-1.4-2.4-1.4-1.3 0-2.4.5-2.4 1.8h-.5s-.5 0-.4-.5c.3-1.4 1.8-2 3.4-2 1.4 0 3.2.4 3.2 2.5v4.2c0 1 .1 1.4.1 1.4h-.6v-.3zm-.5-4.3c-.1.2-.6.3-.9.3-1.7.3-3.7.3-3.7 1.8 0 1 .9 1.6 1.8 1.6 1.5 0 2.9-1 2.9-2.5v-1.3h-.1zM12.1 18l-4.2-5.6V18H1V1h9.1l4.3 5.8L18.6 1h9.1v17h-6.9v-5.6L16.6 18h-4.5z' class='st0'/%3e %3c/g%3e %3cpath id='Line' fill='none' stroke='white' stroke-linecap='square' stroke-width='.5' d='M34.3 1.7v29.2'/%3e %3c/g%3e %3cg id='glg-icon' transform='translate(40.962759%2c 1.068966)'%3e %3cpath id='Fill-10278' d='M22.9 19.3c-3 0-5.3 2.1-5.3 4.9s2.2 4.7 5.3 4.7c2 0 3.4-.7 4.3-1.5v-3.9h-4.3v1.2h2.7v1.9c-.8.5-1.7.7-2.6.7-2.2 0-3.8-1.5-3.8-3.5 0-1.9 1.6-3.5 3.5-3.5.9 0 1.7.2 2.5.6l1-1c-.8-.4-1.9-.6-3.3-.6' class='st0'/%3e %3cpath id='Fill-10280' d='M5.8 19.3c-3 0-5.3 2.1-5.3 4.9s2.2 4.7 5.3 4.7c2 0 3.4-.7 4.3-1.5v-3.9H5.8v1.2h2.7v1.9c-.8.5-1.7.7-2.6.7-2.2 0-3.8-1.5-3.8-3.5 0-1.9 1.6-3.5 3.5-3.5.9 0 1.7.2 2.5.6l1-.9c-.8-.5-1.9-.7-3.3-.7' class='st0'/%3e %3cpath id='Fill-10282' d='M11.2 28.9h5.1l1.3-1.4h-4.9v-8.2h-1.5z' class='st0'/%3e %3cpath id='Fill-10284' d='M10.8 16.1c.7 0 1.6-.1 2.5-.4-3.5-1.5-6.1-4.3-6.7-5H.5c1.5 1.6 4.6 5.4 10.3 5.4' class='st0'/%3e %3cpath id='Fill-10286' d='M10.8 3.2c.7 0 1.6.1 2.5.4-3.5 2-6.1 5.2-6.7 6H.5C2 7.7 5.1 3.2 10.8 3.2' class='st0'/%3e %3cg id='Group-10290' transform='translate(4.924724%2c 0.000000)'%3e %3cpath id='Fill-10288' d='M5 2.8c1.2 0 2.6.3 4 .8 4.1 1.6 7.1 5.1 7.7 6.1h6.6c-.5-.7-1.6-2-3.2-3.4-2.7-2.5-6.7-5.1-11.3-5.1-2.9 0-5.6 1.2-7.9 2.6 1.4-.7 2.7-1 4.1-1' class='st0'/%3e %3c/g%3e %3cg id='Group-10293' transform='translate(4.924724%2c 9.703000)'%3e %3cpath id='Fill-10291' d='M16.7 1.1c-.7.8-3.7 4-7.8 5.3-1.3.5-2.6.7-3.9.7-1.4 0-2.7-.2-4.1-.8 2.2 1.3 5 2.2 7.9 2.2 4.6 0 8.6-2.3 11.3-4.5 1.5-1.3 2.6-2.4 3.2-3h-6.6v.1z' class='st0'/%3e %3c/g%3e %3c/g%3e %3c/g%3e %3c/g%3e %3c/g%3e %3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' id='Layer_1' x='0' y='0' version='1.1' viewBox='0 0 70 32' xml:space='preserve'%3e %3cstyle%3e .st0%7bfill:white%7d %3c/style%3e %3cg id='Page-1'%3e %3cg id='v-copy-3' transform='translate(-13.000000%2c 0.000000)'%3e %3cg id='Group-2' transform='translate(13.000000%2c 0.000000)'%3e %3cg id='Group'%3e %3cg id='man-icon'%3e %3cpath id='Fill-10420' d='M10.5 20.6c.1-.2.2-.3.4-.3h.5c.3 0 .5.2.5.4v9.5c0 .2-.2.4-.5.4h-.5v-9l-4.1 9h-1l-4.1-9v9h-.5c-.3 0-.5-.2-.5-.4v-9.5c0-.2.2-.4.5-.4h.9c.2 0 .3.1.4.3l4.1 9 3.9-9zm11.1 2.3h.5v.9c.5-.9 1.8-1.1 2.5-1.1 2.2 0 3.1 1.6 3.1 3v4.6c0 .2-.2.4-.5.4h-.5v-4.9c0-1.4-.5-2.2-2.1-2.2-1.4 0-2.4 1.1-2.5 2.6v4.6h-.5c-.3 0-.5-.2-.5-.4v-6.8c0-.5.2-.7.5-.7zm-2.2 7.8c-.3 0-.5-.2-.5-.4v-.6c-.7.9-1.3 1.3-2.9 1.3-1.5 0-2.7-.7-2.7-2.2 0-2.1 2.2-2.4 4.4-2.7.9-.1 1.3-.3 1.3-1.1 0-1.1-1.2-1.4-2.4-1.4-1.3 0-2.4.5-2.4 1.8h-.5s-.5 0-.4-.5c.3-1.4 1.8-2 3.4-2 1.4 0 3.2.4 3.2 2.5v4.2c0 1 .1 1.4.1 1.4h-.6v-.3zm-.5-4.3c-.1.2-.6.3-.9.3-1.7.3-3.7.3-3.7 1.8 0 1 .9 1.6 1.8 1.6 1.5 0 2.9-1 2.9-2.5v-1.3h-.1zM12.1 18l-4.2-5.6V18H1V1h9.1l4.3 5.8L18.6 1h9.1v17h-6.9v-5.6L16.6 18h-4.5z' class='st0'/%3e %3c/g%3e %3cpath id='Line' fill='none' stroke='white' stroke-linecap='square' stroke-width='.5' d='M34.3 1.7v29.2'/%3e %3c/g%3e %3cg id='glg-icon' transform='translate(40.962759%2c 1.068966)'%3e %3cpath id='Fill-10278' d='M22.9 19.3c-3 0-5.3 2.1-5.3 4.9s2.2 4.7 5.3 4.7c2 0 3.4-.7 4.3-1.5v-3.9h-4.3v1.2h2.7v1.9c-.8.5-1.7.7-2.6.7-2.2 0-3.8-1.5-3.8-3.5 0-1.9 1.6-3.5 3.5-3.5.9 0 1.7.2 2.5.6l1-1c-.8-.4-1.9-.6-3.3-.6' class='st0'/%3e %3cpath id='Fill-10280' d='M5.8 19.3c-3 0-5.3 2.1-5.3 4.9s2.2 4.7 5.3 4.7c2 0 3.4-.7 4.3-1.5v-3.9H5.8v1.2h2.7v1.9c-.8.5-1.7.7-2.6.7-2.2 0-3.8-1.5-3.8-3.5 0-1.9 1.6-3.5 3.5-3.5.9 0 1.7.2 2.5.6l1-.9c-.8-.5-1.9-.7-3.3-.7' class='st0'/%3e %3cpath id='Fill-10282' d='M11.2 28.9h5.1l1.3-1.4h-4.9v-8.2h-1.5z' class='st0'/%3e %3cpath id='Fill-10284' d='M10.8 16.1c.7 0 1.6-.1 2.5-.4-3.5-1.5-6.1-4.3-6.7-5H.5c1.5 1.6 4.6 5.4 10.3 5.4' class='st0'/%3e %3cpath id='Fill-10286' d='M10.8 3.2c.7 0 1.6.1 2.5.4-3.5 2-6.1 5.2-6.7 6H.5C2 7.7 5.1 3.2 10.8 3.2' class='st0'/%3e %3cg id='Group-10290' transform='translate(4.924724%2c 0.000000)'%3e %3cpath id='Fill-10288' d='M5 2.8c1.2 0 2.6.3 4 .8 4.1 1.6 7.1 5.1 7.7 6.1h6.6c-.5-.7-1.6-2-3.2-3.4-2.7-2.5-6.7-5.1-11.3-5.1-2.9 0-5.6 1.2-7.9 2.6 1.4-.7 2.7-1 4.1-1' class='st0'/%3e %3c/g%3e %3cg id='Group-10293' transform='translate(4.924724%2c 9.703000)'%3e %3cpath id='Fill-10291' d='M16.7 1.1c-.7.8-3.7 4-7.8 5.3-1.3.5-2.6.7-3.9.7-1.4 0-2.7-.2-4.1-.8 2.2 1.3 5 2.2 7.9 2.2 4.6 0 8.6-2.3 11.3-4.5 1.5-1.3 2.6-2.4 3.2-3h-6.6v.1z' class='st0'/%3e %3c/g%3e %3c/g%3e %3c/g%3e %3c/g%3e %3c/g%3e %3c/svg%3e")}[class^=logo-glg]{width:4.375em;height:2em}[class^=logo-glg].small{width:calc(-0.2em*2.25 + 4.375em);height:calc(-0.2em + 2em)}[class^=logo-glg].medium{width:calc(0.3em*2.25 + 4.375em);height:calc(0.3em + 2em)}[class^=logo-glg].bigger{width:calc(0.7em*2.25 + 4.375em);height:calc(0.7em + 2em)}[class^=logo-glg].big{width:calc(1em*2.25 + 4.375em);height:calc(1em + 2em)}[class^=logo-glg].huge{width:calc(2em*2.25 + 4.375em);height:calc(2em + 2em)}[class^=logo-glg].single{width:1.95em}[class^=logo-glg].single.small{width:calc(-0.2em*2.25 + 4.375em - 2.425em - -0.2em)}[class^=logo-glg].single.medium{width:calc(0.3em*2.25 + 4.375em - 2.425em - 0.3em)}[class^=logo-glg].single.bigger{width:calc(0.7em*2.25 + 4.375em - 2.425em - 0.7em)}[class^=logo-glg].single.big{width:calc(1em*2.25 + 4.375em - 2.425em - 1em)}[class^=logo-glg].single.huge{width:calc(2em*2.25 + 4.375em - 2.425em - 2em)}.logo-gpm:not([class$="--white"]):not([class="--colored"]){background-color:#6a6a6c;-webkit-mask-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' id='Layer_1' x='0' y='0' version='1.1' viewBox='0 0 88 32' xml:space='preserve'%3e %3cstyle%3e .st0%7bfill:white%7d %3c/style%3e %3cg id='Page-1'%3e %3cg id='v-copy-4' transform='translate(-4.000000%2c 0.000000)'%3e %3cg id='Group-2' transform='translate(4.000000%2c 0.000000)'%3e %3cg id='Group'%3e %3cg id='man-icon'%3e %3cpath id='Fill-10420' d='M10.9 21.3c.1-.2.2-.3.4-.3h.6c.3 0 .6.2.6.4v9.9c0 .2-.2.4-.6.4h-.6v-9.3l-4.2 9.3H6l-4.2-9.3v9.3h-.6c-.3 0-.6-.2-.6-.4v-9.9c0-.2.2-.4.6-.4h.9c.2 0 .3.1.4.3l4.2 9.3 4.2-9.3zm11.5 2.4h.6v.9c.6-.9 1.9-1.1 2.5-1.1 2.3 0 3.2 1.7 3.2 3.1v4.8c0 .2-.2.4-.6.4h-.6v-5.1c0-1.4-.6-2.3-2.2-2.3-1.4 0-2.4 1.1-2.5 2.7v4.8h-.6c-.3 0-.6-.2-.6-.4v-7.1c.2-.5.4-.7.8-.7zM20 31.8c-.3 0-.6-.2-.6-.4v-.7c-.8.9-1.3 1.3-3 1.3-1.5 0-2.8-.8-2.8-2.3 0-2.2 2.3-2.4 4.5-2.8.9-.1 1.3-.3 1.3-1.1 0-1.1-1.2-1.4-2.4-1.4-1.3 0-2.4.6-2.4 1.9H14s-.6 0-.4-.6c.3-1.4 1.9-2.1 3.5-2.1 1.4 0 3.3.4 3.3 2.5v4.3c0 1 .1 1.4.1 1.4H20zm-.5-4.4c-.1.2-.7.3-.9.3-1.8.3-3.9.3-3.9 1.9 0 1 .9 1.7 1.9 1.7 1.5 0 3-1 3-2.5v-1.3h-.1zm-7-8.8l-4.3-5.8v5.8H1V1h9.4l4.4 6 4.4-6h9.4v17.6h-7.2v-5.8l-4.3 5.8h-4.6z' class='st0'/%3e %3c/g%3e %3cpath id='Line' fill='none' stroke='white' stroke-linecap='square' stroke-width='.5' d='M34.6 1v31'/%3e %3c/g%3e %3cg id='gpm-icon' transform='translate(42.160000%2c 8.680000)'%3e %3cpath id='Fill-10300' d='M8.4 15.1h5.8v-4.6l-3-2.4-2.8 2.4z' class='st0'/%3e %3cpath id='Fill-10301' d='M.2 1v14.1h7V1z' class='st0'/%3e %3cpath id='Fill-10302' d='M8.4 1v8.2l3-2.4 2.8 2.4V1z' class='st0'/%3e %3cg id='Group-10309' transform='translate(16.647000%2c 1.174280)'%3e %3cpath id='Fill-10303' d='M5.7 6.3v1.2h2v2.7c-.2.2-.7.4-1.6.4-2.2 0-3.7-1.5-3.7-4 0-2.4 1.5-3.8 3.8-3.8 1.1 0 1.7.2 2.1.4h.1L8.8 2h-.1c-.5-.3-1.4-.5-2.5-.5C3 1.5.8 3.6.8 6.8c0 1.5.5 3 1.4 3.8.9.9 2.2 1.4 3.8 1.4 1.2 0 2.4-.2 3.1-.5h.1v-5H5.7v-.2z' class='st0'/%3e %3cpath id='Fill-10305' d='M13.9 3.1h-1.5v3.1H14c.6 0 1-.1 1.4-.4s.5-.6.5-1.2c-.1-1-.8-1.5-2-1.5zm-3 8.7v-10h3.2c1 0 1.7.2 2.2.7.7.5.9 1.2.9 2.1 0 .6-.1 1.1-.5 1.6-.2.5-.7.7-1.2 1-.5.2-1.2.2-2.2.2h-1.1v4.3h-1.3v.1z' class='st0'/%3e %3cpath id='Fill-10307' d='M26.4 1.7h1.4v10.1h-1.5V4l-3.1 3.9H23L19.9 4v7.8h-1.4V1.7h1.4L23.1 6z' class='st0'/%3e %3c/g%3e %3c/g%3e %3c/g%3e %3c/g%3e %3c/g%3e %3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' id='Layer_1' x='0' y='0' version='1.1' viewBox='0 0 88 32' xml:space='preserve'%3e %3cstyle%3e .st0%7bfill:white%7d %3c/style%3e %3cg id='Page-1'%3e %3cg id='v-copy-4' transform='translate(-4.000000%2c 0.000000)'%3e %3cg id='Group-2' transform='translate(4.000000%2c 0.000000)'%3e %3cg id='Group'%3e %3cg id='man-icon'%3e %3cpath id='Fill-10420' d='M10.9 21.3c.1-.2.2-.3.4-.3h.6c.3 0 .6.2.6.4v9.9c0 .2-.2.4-.6.4h-.6v-9.3l-4.2 9.3H6l-4.2-9.3v9.3h-.6c-.3 0-.6-.2-.6-.4v-9.9c0-.2.2-.4.6-.4h.9c.2 0 .3.1.4.3l4.2 9.3 4.2-9.3zm11.5 2.4h.6v.9c.6-.9 1.9-1.1 2.5-1.1 2.3 0 3.2 1.7 3.2 3.1v4.8c0 .2-.2.4-.6.4h-.6v-5.1c0-1.4-.6-2.3-2.2-2.3-1.4 0-2.4 1.1-2.5 2.7v4.8h-.6c-.3 0-.6-.2-.6-.4v-7.1c.2-.5.4-.7.8-.7zM20 31.8c-.3 0-.6-.2-.6-.4v-.7c-.8.9-1.3 1.3-3 1.3-1.5 0-2.8-.8-2.8-2.3 0-2.2 2.3-2.4 4.5-2.8.9-.1 1.3-.3 1.3-1.1 0-1.1-1.2-1.4-2.4-1.4-1.3 0-2.4.6-2.4 1.9H14s-.6 0-.4-.6c.3-1.4 1.9-2.1 3.5-2.1 1.4 0 3.3.4 3.3 2.5v4.3c0 1 .1 1.4.1 1.4H20zm-.5-4.4c-.1.2-.7.3-.9.3-1.8.3-3.9.3-3.9 1.9 0 1 .9 1.7 1.9 1.7 1.5 0 3-1 3-2.5v-1.3h-.1zm-7-8.8l-4.3-5.8v5.8H1V1h9.4l4.4 6 4.4-6h9.4v17.6h-7.2v-5.8l-4.3 5.8h-4.6z' class='st0'/%3e %3c/g%3e %3cpath id='Line' fill='none' stroke='white' stroke-linecap='square' stroke-width='.5' d='M34.6 1v31'/%3e %3c/g%3e %3cg id='gpm-icon' transform='translate(42.160000%2c 8.680000)'%3e %3cpath id='Fill-10300' d='M8.4 15.1h5.8v-4.6l-3-2.4-2.8 2.4z' class='st0'/%3e %3cpath id='Fill-10301' d='M.2 1v14.1h7V1z' class='st0'/%3e %3cpath id='Fill-10302' d='M8.4 1v8.2l3-2.4 2.8 2.4V1z' class='st0'/%3e %3cg id='Group-10309' transform='translate(16.647000%2c 1.174280)'%3e %3cpath id='Fill-10303' d='M5.7 6.3v1.2h2v2.7c-.2.2-.7.4-1.6.4-2.2 0-3.7-1.5-3.7-4 0-2.4 1.5-3.8 3.8-3.8 1.1 0 1.7.2 2.1.4h.1L8.8 2h-.1c-.5-.3-1.4-.5-2.5-.5C3 1.5.8 3.6.8 6.8c0 1.5.5 3 1.4 3.8.9.9 2.2 1.4 3.8 1.4 1.2 0 2.4-.2 3.1-.5h.1v-5H5.7v-.2z' class='st0'/%3e %3cpath id='Fill-10305' d='M13.9 3.1h-1.5v3.1H14c.6 0 1-.1 1.4-.4s.5-.6.5-1.2c-.1-1-.8-1.5-2-1.5zm-3 8.7v-10h3.2c1 0 1.7.2 2.2.7.7.5.9 1.2.9 2.1 0 .6-.1 1.1-.5 1.6-.2.5-.7.7-1.2 1-.5.2-1.2.2-2.2.2h-1.1v4.3h-1.3v.1z' class='st0'/%3e %3cpath id='Fill-10307' d='M26.4 1.7h1.4v10.1h-1.5V4l-3.1 3.9H23L19.9 4v7.8h-1.4V1.7h1.4L23.1 6z' class='st0'/%3e %3c/g%3e %3c/g%3e %3c/g%3e %3c/g%3e %3c/g%3e %3c/svg%3e")}.logo-gpm--colored{background-image:url("data:image/svg+xml,%3c%3fxml version='1.0' encoding='utf-8'%3f%3e %3c!-- Generator: Adobe Illustrator 22.0.1%2c SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3e %3csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 88 32' style='enable-background:new 0 0 88 32%3b' xml:space='preserve'%3e %3cstyle type='text/css'%3e .st0%7bdisplay:none%3b%7d .st1%7bfill:%23133E6B%3bstroke:%23133E6B%3bstroke-width:0.5083%3bstroke-linecap:square%3b%7d .st2%7bfill:%23003E6B%3b%7d .st3%7bfill:%2327AAE1%3b%7d .st4%7bfill:%233C82BD%3b%7d .st5%7bfill:%231A568C%3b%7d %3c/style%3e %3cg id='Layer_2_1_' class='st0'%3e %3c/g%3e %3cg id='Layer_1_1_'%3e %3cg%3e %3cpath class='st1' d='M34.2%2c2.2v29.7'/%3e %3cg%3e %3cpath class='st2' d='M10.3%2c21.4c0.1-0.2%2c0.2-0.3%2c0.4-0.3h0.5c0.3%2c0%2c0.5%2c0.2%2c0.5%2c0.5v9.7c0%2c0.3-0.2%2c0.5-0.5%2c0.5l0%2c0h-0.5v-9.1 l-4%2c9.1h-1l-4-9.1v9.1H1.5c-0.3%2c0-0.5-0.2-0.5-0.5v-9.7c0-0.3%2c0.2-0.5%2c0.5-0.5l0%2c0H2c0.2%2c0%2c0.4%2c0.1%2c0.4%2c0.3l4%2c9.1L10.3%2c21.4z'/%3e %3cpath class='st2' d='M21.2%2c23.7h0.5v0.9l0%2c0c0.5-0.9%2c1.8-1.1%2c2.4-1.1c2.2%2c0%2c3%2c1.6%2c3%2c3v4.7c0%2c0.3-0.2%2c0.5-0.5%2c0.5l0%2c0h-0.5v-5 c0-1.3-0.6-2.3-2.1-2.3c-1.4%2c0-2.3%2c1-2.4%2c2.6v4.7h-0.5c-0.3%2c0-0.5-0.2-0.5-0.5l0%2c0v-7C20.8%2c23.9%2c21%2c23.7%2c21.2%2c23.7'/%3e %3cpath class='st2' d='M19.5%2c30.2v-4.2c0-2.1-1.7-2.5-3.2-2.5c-1.6%2c0-3%2c0.6-3.4%2c2c-0.1%2c0.6%2c0.4%2c0.6%2c0.4%2c0.6h0.5 c0-1.3%2c1.1-1.8%2c2.3-1.8c1.1%2c0%2c2.2%2c0.3%2c2.2%2c1.4c0%2c0.8-0.4%2c1-1.2%2c1.1c-2.1%2c0.2-4.3%2c0.5-4.3%2c2.6c0%2c1.6%2c1.2%2c2.3%2c2.6%2c2.3 c1.5%2c0%2c2.1-0.4%2c2.8-1.3v0.6c0%2c0.3%2c0.2%2c0.5%2c0.5%2c0.5l0%2c0h0.6C19.6%2c31.2%2c19.5%2c30.7%2c19.5%2c30.2z M18.6%2c28.5c0%2c1.5-1.3%2c2.5-2.7%2c2.5 c-0.9%2c0-1.8-0.6-1.8-1.6c0-1.5%2c2-1.5%2c3.8-1.8c0.3%2c0%2c0.7-0.1%2c0.8-0.3l0%2c0V28.5z'/%3e %3cpolygon class='st2' points='11.9%2c18.6 7.8%2c13 7.8%2c18.6 1%2c18.6 1%2c1.5 9.9%2c1.5 14.1%2c7.3 18.3%2c1.5 27.2%2c1.5 27.2%2c18.6 20.4%2c18.6 20.4%2c13 16.3%2c18.6 '/%3e %3c/g%3e %3cpolygon class='st3' points='48.4%2c24.1 54.9%2c24.1 54.9%2c19.6 51.6%2c17 48.4%2c19.6 '/%3e %3cpolygon class='st2' points='40.6%2c9.8 40.6%2c24.1 47.6%2c24.1 47.6%2c21.7 47.6%2c19.2 47.6%2c9.8 '/%3e %3cpolygon class='st4' points='48.4%2c9.8 48.4%2c18.5 51.6%2c16 54.9%2c18.5 54.9%2c9.8 '/%3e %3cpath class='st5' d='M63.5%2c16.8v1.3h2.1v2.9c-0.2%2c0.1-0.7%2c0.2-1.7%2c0.2c-2.4%2c0-4-1.6-4-4.2S61.5%2c13%2c64%2c13c0.8%2c0%2c1.5%2c0.1%2c2.2%2c0.4 l0.1%2c0.1l0.4-1.3h-0.1c-0.8-0.3-1.7-0.5-2.6-0.5c-3.5%2c0-5.8%2c2.2-5.8%2c5.6c0%2c1.6%2c0.5%2c3%2c1.5%2c4.1c1%2c0.9%2c2.3%2c1.4%2c4.1%2c1.4 c1.1%2c0%2c2.2-0.2%2c3.3-0.6h0.1v-5.4H63.5z'/%3e %3cpath class='st5' d='M69.1%2c22.6V11.9h3.4c1%2c0%2c1.8%2c0.3%2c2.4%2c0.8c0.6%2c0.6%2c0.9%2c1.3%2c0.9%2c2.2c0%2c0.6-0.1%2c1.1-0.5%2c1.6 c-0.3%2c0.5-0.7%2c0.8-1.2%2c1c-0.5%2c0.2-1.3%2c0.3-2.3%2c0.3h-1.1v4.6h-1.5V22.6z M72.3%2c13.3h-1.5v3.4h1.6c0.6%2c0%2c1.1-0.1%2c1.4-0.4 c0.3-0.3%2c0.5-0.8%2c0.5-1.2C74.2%2c13.9%2c73.6%2c13.3%2c72.3%2c13.3L72.3%2c13.3z'/%3e %3cpath class='st5' d='M85.6%2c11.9H87v10.6h-1.5v-8.2l-3.3%2c4.1h-0.3l-3.3-4.1v8.2h-1.5V11.9h1.4l3.6%2c4.4L85.6%2c11.9z'/%3e %3c/g%3e %3c/g%3e %3cg id='Layer_5'%3e %3c/g%3e %3cg id='Layer_4'%3e %3c/g%3e %3cg id='Layer_3'%3e %3c/g%3e %3c/svg%3e")}.logo-gpm--white{background-color:#fff;-webkit-mask-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' id='Layer_1' x='0' y='0' version='1.1' viewBox='0 0 88 32' xml:space='preserve'%3e %3cstyle%3e .st0%7bfill:white%7d %3c/style%3e %3cg id='Page-1'%3e %3cg id='v-copy-4' transform='translate(-4.000000%2c 0.000000)'%3e %3cg id='Group-2' transform='translate(4.000000%2c 0.000000)'%3e %3cg id='Group'%3e %3cg id='man-icon'%3e %3cpath id='Fill-10420' d='M10.9 21.3c.1-.2.2-.3.4-.3h.6c.3 0 .6.2.6.4v9.9c0 .2-.2.4-.6.4h-.6v-9.3l-4.2 9.3H6l-4.2-9.3v9.3h-.6c-.3 0-.6-.2-.6-.4v-9.9c0-.2.2-.4.6-.4h.9c.2 0 .3.1.4.3l4.2 9.3 4.2-9.3zm11.5 2.4h.6v.9c.6-.9 1.9-1.1 2.5-1.1 2.3 0 3.2 1.7 3.2 3.1v4.8c0 .2-.2.4-.6.4h-.6v-5.1c0-1.4-.6-2.3-2.2-2.3-1.4 0-2.4 1.1-2.5 2.7v4.8h-.6c-.3 0-.6-.2-.6-.4v-7.1c.2-.5.4-.7.8-.7zM20 31.8c-.3 0-.6-.2-.6-.4v-.7c-.8.9-1.3 1.3-3 1.3-1.5 0-2.8-.8-2.8-2.3 0-2.2 2.3-2.4 4.5-2.8.9-.1 1.3-.3 1.3-1.1 0-1.1-1.2-1.4-2.4-1.4-1.3 0-2.4.6-2.4 1.9H14s-.6 0-.4-.6c.3-1.4 1.9-2.1 3.5-2.1 1.4 0 3.3.4 3.3 2.5v4.3c0 1 .1 1.4.1 1.4H20zm-.5-4.4c-.1.2-.7.3-.9.3-1.8.3-3.9.3-3.9 1.9 0 1 .9 1.7 1.9 1.7 1.5 0 3-1 3-2.5v-1.3h-.1zm-7-8.8l-4.3-5.8v5.8H1V1h9.4l4.4 6 4.4-6h9.4v17.6h-7.2v-5.8l-4.3 5.8h-4.6z' class='st0'/%3e %3c/g%3e %3cpath id='Line' fill='none' stroke='white' stroke-linecap='square' stroke-width='.5' d='M34.6 1v31'/%3e %3c/g%3e %3cg id='gpm-icon' transform='translate(42.160000%2c 8.680000)'%3e %3cpath id='Fill-10300' d='M8.4 15.1h5.8v-4.6l-3-2.4-2.8 2.4z' class='st0'/%3e %3cpath id='Fill-10301' d='M.2 1v14.1h7V1z' class='st0'/%3e %3cpath id='Fill-10302' d='M8.4 1v8.2l3-2.4 2.8 2.4V1z' class='st0'/%3e %3cg id='Group-10309' transform='translate(16.647000%2c 1.174280)'%3e %3cpath id='Fill-10303' d='M5.7 6.3v1.2h2v2.7c-.2.2-.7.4-1.6.4-2.2 0-3.7-1.5-3.7-4 0-2.4 1.5-3.8 3.8-3.8 1.1 0 1.7.2 2.1.4h.1L8.8 2h-.1c-.5-.3-1.4-.5-2.5-.5C3 1.5.8 3.6.8 6.8c0 1.5.5 3 1.4 3.8.9.9 2.2 1.4 3.8 1.4 1.2 0 2.4-.2 3.1-.5h.1v-5H5.7v-.2z' class='st0'/%3e %3cpath id='Fill-10305' d='M13.9 3.1h-1.5v3.1H14c.6 0 1-.1 1.4-.4s.5-.6.5-1.2c-.1-1-.8-1.5-2-1.5zm-3 8.7v-10h3.2c1 0 1.7.2 2.2.7.7.5.9 1.2.9 2.1 0 .6-.1 1.1-.5 1.6-.2.5-.7.7-1.2 1-.5.2-1.2.2-2.2.2h-1.1v4.3h-1.3v.1z' class='st0'/%3e %3cpath id='Fill-10307' d='M26.4 1.7h1.4v10.1h-1.5V4l-3.1 3.9H23L19.9 4v7.8h-1.4V1.7h1.4L23.1 6z' class='st0'/%3e %3c/g%3e %3c/g%3e %3c/g%3e %3c/g%3e %3c/g%3e %3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' id='Layer_1' x='0' y='0' version='1.1' viewBox='0 0 88 32' xml:space='preserve'%3e %3cstyle%3e .st0%7bfill:white%7d %3c/style%3e %3cg id='Page-1'%3e %3cg id='v-copy-4' transform='translate(-4.000000%2c 0.000000)'%3e %3cg id='Group-2' transform='translate(4.000000%2c 0.000000)'%3e %3cg id='Group'%3e %3cg id='man-icon'%3e %3cpath id='Fill-10420' d='M10.9 21.3c.1-.2.2-.3.4-.3h.6c.3 0 .6.2.6.4v9.9c0 .2-.2.4-.6.4h-.6v-9.3l-4.2 9.3H6l-4.2-9.3v9.3h-.6c-.3 0-.6-.2-.6-.4v-9.9c0-.2.2-.4.6-.4h.9c.2 0 .3.1.4.3l4.2 9.3 4.2-9.3zm11.5 2.4h.6v.9c.6-.9 1.9-1.1 2.5-1.1 2.3 0 3.2 1.7 3.2 3.1v4.8c0 .2-.2.4-.6.4h-.6v-5.1c0-1.4-.6-2.3-2.2-2.3-1.4 0-2.4 1.1-2.5 2.7v4.8h-.6c-.3 0-.6-.2-.6-.4v-7.1c.2-.5.4-.7.8-.7zM20 31.8c-.3 0-.6-.2-.6-.4v-.7c-.8.9-1.3 1.3-3 1.3-1.5 0-2.8-.8-2.8-2.3 0-2.2 2.3-2.4 4.5-2.8.9-.1 1.3-.3 1.3-1.1 0-1.1-1.2-1.4-2.4-1.4-1.3 0-2.4.6-2.4 1.9H14s-.6 0-.4-.6c.3-1.4 1.9-2.1 3.5-2.1 1.4 0 3.3.4 3.3 2.5v4.3c0 1 .1 1.4.1 1.4H20zm-.5-4.4c-.1.2-.7.3-.9.3-1.8.3-3.9.3-3.9 1.9 0 1 .9 1.7 1.9 1.7 1.5 0 3-1 3-2.5v-1.3h-.1zm-7-8.8l-4.3-5.8v5.8H1V1h9.4l4.4 6 4.4-6h9.4v17.6h-7.2v-5.8l-4.3 5.8h-4.6z' class='st0'/%3e %3c/g%3e %3cpath id='Line' fill='none' stroke='white' stroke-linecap='square' stroke-width='.5' d='M34.6 1v31'/%3e %3c/g%3e %3cg id='gpm-icon' transform='translate(42.160000%2c 8.680000)'%3e %3cpath id='Fill-10300' d='M8.4 15.1h5.8v-4.6l-3-2.4-2.8 2.4z' class='st0'/%3e %3cpath id='Fill-10301' d='M.2 1v14.1h7V1z' class='st0'/%3e %3cpath id='Fill-10302' d='M8.4 1v8.2l3-2.4 2.8 2.4V1z' class='st0'/%3e %3cg id='Group-10309' transform='translate(16.647000%2c 1.174280)'%3e %3cpath id='Fill-10303' d='M5.7 6.3v1.2h2v2.7c-.2.2-.7.4-1.6.4-2.2 0-3.7-1.5-3.7-4 0-2.4 1.5-3.8 3.8-3.8 1.1 0 1.7.2 2.1.4h.1L8.8 2h-.1c-.5-.3-1.4-.5-2.5-.5C3 1.5.8 3.6.8 6.8c0 1.5.5 3 1.4 3.8.9.9 2.2 1.4 3.8 1.4 1.2 0 2.4-.2 3.1-.5h.1v-5H5.7v-.2z' class='st0'/%3e %3cpath id='Fill-10305' d='M13.9 3.1h-1.5v3.1H14c.6 0 1-.1 1.4-.4s.5-.6.5-1.2c-.1-1-.8-1.5-2-1.5zm-3 8.7v-10h3.2c1 0 1.7.2 2.2.7.7.5.9 1.2.9 2.1 0 .6-.1 1.1-.5 1.6-.2.5-.7.7-1.2 1-.5.2-1.2.2-2.2.2h-1.1v4.3h-1.3v.1z' class='st0'/%3e %3cpath id='Fill-10307' d='M26.4 1.7h1.4v10.1h-1.5V4l-3.1 3.9H23L19.9 4v7.8h-1.4V1.7h1.4L23.1 6z' class='st0'/%3e %3c/g%3e %3c/g%3e %3c/g%3e %3c/g%3e %3c/g%3e %3c/svg%3e")}[class^=logo-gpm]{width:5.5em;height:2em}[class^=logo-gpm].small{width:calc(-0.2em*2.65 + 5.5em);height:calc(-0.2em + 2em)}[class^=logo-gpm].medium{width:calc(0.3em*2.65 + 5.5em);height:calc(0.3em + 2em)}[class^=logo-gpm].bigger{width:calc(0.7em*2.65 + 5.5em);height:calc(0.7em + 2em)}[class^=logo-gpm].big{width:calc(1em*2.65 + 5.5em);height:calc(1em + 2em)}[class^=logo-gpm].huge{width:calc(2em*2.65 + 5.5em);height:calc(2em + 2em)}[class^=logo-gpm].single{width:3.075em}[class^=logo-gpm].single.small{width:calc(-0.2em*2.65 + 5.5em - 2.425em - -0.2em)}[class^=logo-gpm].single.medium{width:calc(0.3em*2.65 + 5.5em - 2.425em - 0.3em)}[class^=logo-gpm].single.bigger{width:calc(0.7em*2.65 + 5.5em - 2.425em - 0.7em)}[class^=logo-gpm].single.big{width:calc(1em*2.65 + 5.5em - 2.425em - 1em)}[class^=logo-gpm].single.huge{width:calc(2em*2.65 + 5.5em - 2.425em - 2em)}.logo-group:not([class$="--white"]):not([class="--colored"]){background-color:#6a6a6c;-webkit-mask-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 94 32'%3e %3cpath fill='white' d='M12.5 18.6l-4.3-5.8v5.8H1V1h9.4l4.4 5.9L19.2 1h9.4v17.6h-7.2v-5.8l-4.3 5.8h-4.6zm7 8.7c-.2.2-.6.3-.9.4-1.7.3-3.9.3-3.9 1.9 0 1 .9 1.6 1.9 1.6 1.6 0 2.9-1 2.9-2.6v-1.3zm.5 4.5c-.1 0-.3-.1-.4-.1-.1-.1-.1-.2-.1-.4v-.6c-.8.9-1.4 1.3-3 1.3s-2.8-.7-2.8-2.4c0-2.2 2.3-2.5 4.5-2.7.8-.1 1.3-.3 1.3-1.2 0-1.1-1.2-1.5-2.4-1.5-1.3 0-2.4.6-2.5 1.9h-.5s-.6 0-.4-.6c.3-1.5 1.8-2.1 3.6-2.1 1.5 0 3.3.4 3.3 2.6v4.3c0 1 .1 1.5.1 1.5H20zm2.3-8.1h.5v.9c.6-.9 1.9-1.1 2.6-1.1 2.4 0 3.2 1.7 3.2 3.1v4.7c0 .3-.2.5-.5.5h-.5v-5.1c0-1.4-.6-2.3-2.2-2.3-1.5 0-2.5 1.1-2.5 2.7v4.7h-.5c-.1 0-.3-.1-.4-.1s-.1-.2-.1-.4v-7.1c-.1-.3.1-.5.4-.5zm-11.4-2.4c.1-.2.3-.3.5-.3h.6c.3 0 .5.2.5.5v9.8c0 .1-.1.3-.1.4-.1.1-.2.1-.4.1h-.5v-9.3l-4.1 9.3H6.2L2 22.5v9.3h-.5c-.1 0-.3-.1-.4-.1 0-.1-.1-.2-.1-.4v-9.8c0-.3.2-.5.5-.5h.6c.2 0 .4.1.5.3l4.1 9.3 4.2-9.3zm45-7l-3.6-9h-.1c.1.7.1 1.6.1 2.5v6.5h-1.1V4.1H53l3.3 8.4h.1l3.4-8.4h1.8v10.2h-1.2V7.8c0-.8 0-1.6.1-2.4h-.1l-3.6 9-.9-.1zm13.1 0l-.2-1.1h-.1c-.3.4-.7.7-1.2 1-.5.2-1 .3-1.5.3-.8 0-1.4-.2-1.8-.6-.4-.4-.7-.9-.7-1.7 0-1.5 1.3-2.3 3.8-2.4h1.3v-.5c0-.6-.1-1-.4-1.3-.3-.3-.7-.4-1.3-.4-.7 0-1.4.2-2.2.6l-.4-.9c.8-.4 1.7-.7 2.7-.7.9 0 1.6.2 2.1.6.5.4.7 1.1.7 1.9v5.2H69zm-2.7-.8c.7 0 1.3-.2 1.7-.6.4-.4.6-.9.6-1.7v-.7h-1.2c-1 0-1.6.2-2.1.4-.4.3-.6.6-.6 1.2 0 .4.1.7.4 1 .5.3.8.4 1.2.4zm11.6.8V9.4c0-.6-.1-1.1-.4-1.4-.3-.3-.8-.5-1.4-.5-.8 0-1.4.2-1.8.6-.4.4-.6 1.1-.6 2.1v4h-1.2V6.7h1l.2 1h.1c.2-.4.6-.7 1-.9.5-.2 1-.3 1.5-.3 1 0 1.7.2 2.1.7.5.4.7 1.2.7 2.1v5h-1.2zm-22 8.4h3.6v4.9c-.6.2-1.1.3-1.7.4-.6.1-1.2.1-2 .1-1.6 0-2.8-.5-3.7-1.4-.9-.9-1.3-2.2-1.3-3.9 0-1.1.2-2 .7-2.8.4-.8 1.1-1.4 1.9-1.8.8-.4 1.8-.6 2.9-.6 1.1 0 2.2.2 3.1.6l-.5 1c-.9-.4-1.8-.6-2.7-.6-1.3 0-2.3.4-3 1.1-.9.9-1.2 2-1.2 3.3 0 1.4.3 2.4 1 3.1.7.7 1.7 1.1 3.1 1.1.7 0 1.4-.1 2.1-.2v-3.1h-2.3v-1.2zm9.8-2.4c.4 0 .7 0 .9.1l-.2 1.1c-.3-.1-.6-.1-.9-.1-.6 0-1.2.3-1.6.8-.5.5-.7 1.2-.7 1.9v4.1H62v-7.6h1l.1 1.4h.1c.3-.5.6-.9 1.1-1.1.5-.5.9-.6 1.4-.6zm8.9 3.9c0 1.2-.3 2.2-1 2.9-.6.7-1.5 1-2.7 1-.7 0-1.3-.2-1.9-.5-.6-.3-1-.8-1.3-1.4-.3-.7-.5-1.4-.4-2.1 0-1.2.3-2.2 1-2.9.6-.7 1.5-1 2.7-1 1.1 0 2 .4 2.6 1.1.7.8 1 1.7 1 2.9zm-6 0c0 1 .2 1.7.6 2.2.4.5 1 .8 1.8.8s1.4-.3 1.8-.8c.4-.5.6-1.3.6-2.2 0-1-.2-1.7-.6-2.2s-1-.8-1.8-.8-1.4.2-1.8.7-.6 1.4-.6 2.3zm9.2-3.8v4.9c0 .6.1 1.1.4 1.4.3.3.8.5 1.4.5.8 0 1.4-.2 1.8-.7.4-.4.6-1.1.6-2.1v-4h1.2V28h-1l-.2-1c-.2.4-.6.7-1 .9-.4.2-.9.3-1.5.3-1 0-1.7-.2-2.2-.7-.5-.4-.7-1.1-.7-2.1v-5h1.2zm11.6 7.8c-.5 0-1-.1-1.4-.3-.4-.2-.8-.5-1.1-.8h-.1c.1.4.1.9.1 1.3v3.1h-1.2V20.4h1l.2 1h.1c.3-.4.7-.7 1.1-.9.4-.2.9-.3 1.4-.3 1 0 1.9.3 2.4 1 .6.7.9 1.7.9 2.9s-.3 2.2-.9 2.9c-.7.9-1.5 1.2-2.5 1.2zm-.2-6.9c-.8 0-1.4.2-1.7.6-.4.4-.5 1.1-.6 2.1v.3c0 1.1.2 1.8.6 2.3.4.5 1 .7 1.8.7.6 0 1.2-.3 1.6-.8.4-.5.6-1.3.6-2.2 0-1-.2-1.7-.6-2.2-.4-.6-1.1-.9-1.7-.8z'/%3e %3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 94 32'%3e %3cpath fill='white' d='M12.5 18.6l-4.3-5.8v5.8H1V1h9.4l4.4 5.9L19.2 1h9.4v17.6h-7.2v-5.8l-4.3 5.8h-4.6zm7 8.7c-.2.2-.6.3-.9.4-1.7.3-3.9.3-3.9 1.9 0 1 .9 1.6 1.9 1.6 1.6 0 2.9-1 2.9-2.6v-1.3zm.5 4.5c-.1 0-.3-.1-.4-.1-.1-.1-.1-.2-.1-.4v-.6c-.8.9-1.4 1.3-3 1.3s-2.8-.7-2.8-2.4c0-2.2 2.3-2.5 4.5-2.7.8-.1 1.3-.3 1.3-1.2 0-1.1-1.2-1.5-2.4-1.5-1.3 0-2.4.6-2.5 1.9h-.5s-.6 0-.4-.6c.3-1.5 1.8-2.1 3.6-2.1 1.5 0 3.3.4 3.3 2.6v4.3c0 1 .1 1.5.1 1.5H20zm2.3-8.1h.5v.9c.6-.9 1.9-1.1 2.6-1.1 2.4 0 3.2 1.7 3.2 3.1v4.7c0 .3-.2.5-.5.5h-.5v-5.1c0-1.4-.6-2.3-2.2-2.3-1.5 0-2.5 1.1-2.5 2.7v4.7h-.5c-.1 0-.3-.1-.4-.1s-.1-.2-.1-.4v-7.1c-.1-.3.1-.5.4-.5zm-11.4-2.4c.1-.2.3-.3.5-.3h.6c.3 0 .5.2.5.5v9.8c0 .1-.1.3-.1.4-.1.1-.2.1-.4.1h-.5v-9.3l-4.1 9.3H6.2L2 22.5v9.3h-.5c-.1 0-.3-.1-.4-.1 0-.1-.1-.2-.1-.4v-9.8c0-.3.2-.5.5-.5h.6c.2 0 .4.1.5.3l4.1 9.3 4.2-9.3zm45-7l-3.6-9h-.1c.1.7.1 1.6.1 2.5v6.5h-1.1V4.1H53l3.3 8.4h.1l3.4-8.4h1.8v10.2h-1.2V7.8c0-.8 0-1.6.1-2.4h-.1l-3.6 9-.9-.1zm13.1 0l-.2-1.1h-.1c-.3.4-.7.7-1.2 1-.5.2-1 .3-1.5.3-.8 0-1.4-.2-1.8-.6-.4-.4-.7-.9-.7-1.7 0-1.5 1.3-2.3 3.8-2.4h1.3v-.5c0-.6-.1-1-.4-1.3-.3-.3-.7-.4-1.3-.4-.7 0-1.4.2-2.2.6l-.4-.9c.8-.4 1.7-.7 2.7-.7.9 0 1.6.2 2.1.6.5.4.7 1.1.7 1.9v5.2H69zm-2.7-.8c.7 0 1.3-.2 1.7-.6.4-.4.6-.9.6-1.7v-.7h-1.2c-1 0-1.6.2-2.1.4-.4.3-.6.6-.6 1.2 0 .4.1.7.4 1 .5.3.8.4 1.2.4zm11.6.8V9.4c0-.6-.1-1.1-.4-1.4-.3-.3-.8-.5-1.4-.5-.8 0-1.4.2-1.8.6-.4.4-.6 1.1-.6 2.1v4h-1.2V6.7h1l.2 1h.1c.2-.4.6-.7 1-.9.5-.2 1-.3 1.5-.3 1 0 1.7.2 2.1.7.5.4.7 1.2.7 2.1v5h-1.2zm-22 8.4h3.6v4.9c-.6.2-1.1.3-1.7.4-.6.1-1.2.1-2 .1-1.6 0-2.8-.5-3.7-1.4-.9-.9-1.3-2.2-1.3-3.9 0-1.1.2-2 .7-2.8.4-.8 1.1-1.4 1.9-1.8.8-.4 1.8-.6 2.9-.6 1.1 0 2.2.2 3.1.6l-.5 1c-.9-.4-1.8-.6-2.7-.6-1.3 0-2.3.4-3 1.1-.9.9-1.2 2-1.2 3.3 0 1.4.3 2.4 1 3.1.7.7 1.7 1.1 3.1 1.1.7 0 1.4-.1 2.1-.2v-3.1h-2.3v-1.2zm9.8-2.4c.4 0 .7 0 .9.1l-.2 1.1c-.3-.1-.6-.1-.9-.1-.6 0-1.2.3-1.6.8-.5.5-.7 1.2-.7 1.9v4.1H62v-7.6h1l.1 1.4h.1c.3-.5.6-.9 1.1-1.1.5-.5.9-.6 1.4-.6zm8.9 3.9c0 1.2-.3 2.2-1 2.9-.6.7-1.5 1-2.7 1-.7 0-1.3-.2-1.9-.5-.6-.3-1-.8-1.3-1.4-.3-.7-.5-1.4-.4-2.1 0-1.2.3-2.2 1-2.9.6-.7 1.5-1 2.7-1 1.1 0 2 .4 2.6 1.1.7.8 1 1.7 1 2.9zm-6 0c0 1 .2 1.7.6 2.2.4.5 1 .8 1.8.8s1.4-.3 1.8-.8c.4-.5.6-1.3.6-2.2 0-1-.2-1.7-.6-2.2s-1-.8-1.8-.8-1.4.2-1.8.7-.6 1.4-.6 2.3zm9.2-3.8v4.9c0 .6.1 1.1.4 1.4.3.3.8.5 1.4.5.8 0 1.4-.2 1.8-.7.4-.4.6-1.1.6-2.1v-4h1.2V28h-1l-.2-1c-.2.4-.6.7-1 .9-.4.2-.9.3-1.5.3-1 0-1.7-.2-2.2-.7-.5-.4-.7-1.1-.7-2.1v-5h1.2zm11.6 7.8c-.5 0-1-.1-1.4-.3-.4-.2-.8-.5-1.1-.8h-.1c.1.4.1.9.1 1.3v3.1h-1.2V20.4h1l.2 1h.1c.3-.4.7-.7 1.1-.9.4-.2.9-.3 1.4-.3 1 0 1.9.3 2.4 1 .6.7.9 1.7.9 2.9s-.3 2.2-.9 2.9c-.7.9-1.5 1.2-2.5 1.2zm-.2-6.9c-.8 0-1.4.2-1.7.6-.4.4-.5 1.1-.6 2.1v.3c0 1.1.2 1.8.6 2.3.4.5 1 .7 1.8.7.6 0 1.2-.3 1.6-.8.4-.5.6-1.3.6-2.2 0-1-.2-1.7-.6-2.2-.4-.6-1.1-.9-1.7-.8z'/%3e %3c/svg%3e")}.logo-group--colored{background-image:url("data:image/svg+xml,%3c%3fxml version='1.0' encoding='utf-8'%3f%3e %3c!-- Generator: Adobe Illustrator 22.0.1%2c SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3e %3csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 92 31' style='enable-background:new 0 0 92 31%3b' xml:space='preserve'%3e %3cstyle type='text/css'%3e .st0%7bfill:%23003E6B%3b%7d %3c/style%3e %3ctitle%3ecs-logo_man%3c/title%3e %3cdesc%3eCreated with Sketch.%3c/desc%3e %3cg id='Page-1'%3e %3cg id='v-copy-5' transform='translate(-2.000000%2c 0.000000)'%3e %3cg id='cs-logo_man' transform='translate(2.000000%2c 0.000000)'%3e %3cpath id='Shape' class='st0' d='M11.5%2c17.6l-4.3-5.8v5.8H0V0h9.4l4.4%2c5.9L18.2%2c0h9.4v17.6h-7.2v-5.8l-4.3%2c5.8L11.5%2c17.6 L11.5%2c17.6z M18.5%2c26.3L18.5%2c26.3c-0.2%2c0.2-0.6%2c0.3-0.9%2c0.4c-1.7%2c0.3-3.9%2c0.3-3.9%2c1.9c0%2c1%2c0.9%2c1.6%2c1.9%2c1.6c1.6%2c0%2c2.9-1%2c2.9-2.6 V26.3L18.5%2c26.3z M19%2c30.8c-0.1%2c0-0.3-0.1-0.4-0.1c-0.1-0.1-0.1-0.2-0.1-0.4l0-0.6c-0.8%2c0.9-1.4%2c1.3-3%2c1.3 c-1.6%2c0-2.8-0.7-2.8-2.4c0-2.2%2c2.3-2.5%2c4.5-2.7c0.8-0.1%2c1.3-0.3%2c1.3-1.2c0-1.1-1.2-1.5-2.4-1.5c-1.3%2c0-2.4%2c0.6-2.5%2c1.9h-0.5 c0%2c0-0.6%2c0-0.4-0.6c0.3-1.5%2c1.8-2.1%2c3.6-2.1c1.5%2c0%2c3.3%2c0.4%2c3.3%2c2.6v4.3c0%2c1%2c0.1%2c1.5%2c0.1%2c1.5H19L19%2c30.8z M21.3%2c22.7h0.5v0.9h0 c0.6-0.9%2c1.9-1.1%2c2.6-1.1c2.4%2c0%2c3.2%2c1.7%2c3.2%2c3.1v4.7c0%2c0.3-0.2%2c0.5-0.5%2c0.5h-0.5v-5.1c0-1.4-0.6-2.3-2.2-2.3 c-1.5%2c0-2.5%2c1.1-2.5%2c2.7v4.7h-0.5c-0.1%2c0-0.3-0.1-0.4-0.1s-0.1-0.2-0.1-0.4v-7.1C20.8%2c22.9%2c21%2c22.7%2c21.3%2c22.7L21.3%2c22.7z M9.9%2c20.3c0.1-0.2%2c0.3-0.3%2c0.5-0.3h0.6c0.3%2c0%2c0.5%2c0.2%2c0.5%2c0.5v9.8c0%2c0.1-0.1%2c0.3-0.1%2c0.4c-0.1%2c0.1-0.2%2c0.1-0.4%2c0.1h-0.5l0-9.3 l-4.1%2c9.3H5.2L1%2c21.5l0%2c9.3H0.5c-0.1%2c0-0.3-0.1-0.4-0.1S0%2c30.5%2c0%2c30.3v-9.8C0%2c20.2%2c0.2%2c20%2c0.5%2c20h0.6c0.2%2c0%2c0.4%2c0.1%2c0.5%2c0.3 l4.1%2c9.3L9.9%2c20.3L9.9%2c20.3z M54.9%2c13.3l-3.6-9h-0.1c0.1%2c0.7%2c0.1%2c1.6%2c0.1%2c2.5v6.5h-1.1V3.1h1.8l3.3%2c8.4h0.1l3.4-8.4h1.8v10.2 h-1.2V6.8c0-0.8%2c0-1.6%2c0.1-2.4h-0.1l-3.6%2c9L54.9%2c13.3L54.9%2c13.3z M68%2c13.3l-0.2-1.1h-0.1c-0.3%2c0.4-0.7%2c0.7-1.2%2c1 c-0.5%2c0.2-1%2c0.3-1.5%2c0.3c-0.8%2c0-1.4-0.2-1.8-0.6c-0.4-0.4-0.7-0.9-0.7-1.7c0-1.5%2c1.3-2.3%2c3.8-2.4l1.3%2c0V8.3c0-0.6-0.1-1-0.4-1.3 c-0.3-0.3-0.7-0.4-1.3-0.4c-0.7%2c0-1.4%2c0.2-2.2%2c0.6l-0.4-0.9c0.8-0.4%2c1.7-0.7%2c2.7-0.7c0.9%2c0%2c1.6%2c0.2%2c2.1%2c0.6 c0.5%2c0.4%2c0.7%2c1.1%2c0.7%2c1.9v5.2H68L68%2c13.3z M65.3%2c12.5c0.7%2c0%2c1.3-0.2%2c1.7-0.6c0.4-0.4%2c0.6-0.9%2c0.6-1.7V9.6l-1.2%2c0 c-1%2c0-1.6%2c0.2-2.1%2c0.4c-0.4%2c0.3-0.6%2c0.6-0.6%2c1.2c0%2c0.4%2c0.1%2c0.7%2c0.4%2c1C64.6%2c12.4%2c64.9%2c12.5%2c65.3%2c12.5L65.3%2c12.5z M76.9%2c13.3V8.4 c0-0.6-0.1-1.1-0.4-1.4c-0.3-0.3-0.8-0.5-1.4-0.5c-0.8%2c0-1.4%2c0.2-1.8%2c0.6c-0.4%2c0.4-0.6%2c1.1-0.6%2c2.1v4h-1.2V5.7h1l0.2%2c1h0.1 c0.2-0.4%2c0.6-0.7%2c1-0.9c0.5-0.2%2c1-0.3%2c1.5-0.3c1%2c0%2c1.7%2c0.2%2c2.1%2c0.7c0.5%2c0.4%2c0.7%2c1.2%2c0.7%2c2.1v5L76.9%2c13.3L76.9%2c13.3z M54.9%2c21.7 h3.6v4.9c-0.6%2c0.2-1.1%2c0.3-1.7%2c0.4c-0.6%2c0.1-1.2%2c0.1-2%2c0.1c-1.6%2c0-2.8-0.5-3.7-1.4c-0.9-0.9-1.3-2.2-1.3-3.9c0-1.1%2c0.2-2%2c0.7-2.8 c0.4-0.8%2c1.1-1.4%2c1.9-1.8c0.8-0.4%2c1.8-0.6%2c2.9-0.6c1.1%2c0%2c2.2%2c0.2%2c3.1%2c0.6l-0.5%2c1c-0.9-0.4-1.8-0.6-2.7-0.6c-1.3%2c0-2.3%2c0.4-3%2c1.1 C51.3%2c19.6%2c51%2c20.7%2c51%2c22c0%2c1.4%2c0.3%2c2.4%2c1%2c3.1c0.7%2c0.7%2c1.7%2c1.1%2c3.1%2c1.1c0.7%2c0%2c1.4-0.1%2c2.1-0.2v-3.1h-2.3V21.7L54.9%2c21.7z M64.7%2c19.3c0.4%2c0%2c0.7%2c0%2c0.9%2c0.1l-0.2%2c1.1c-0.3-0.1-0.6-0.1-0.9-0.1c-0.6%2c0-1.2%2c0.3-1.6%2c0.8c-0.5%2c0.5-0.7%2c1.2-0.7%2c1.9v4.1h-1.2 v-7.6h1l0.1%2c1.4h0.1c0.3-0.5%2c0.6-0.9%2c1.1-1.1C63.8%2c19.4%2c64.2%2c19.3%2c64.7%2c19.3L64.7%2c19.3z M73.6%2c23.2c0%2c1.2-0.3%2c2.2-1%2c2.9 c-0.6%2c0.7-1.5%2c1-2.7%2c1c-0.7%2c0-1.3-0.2-1.9-0.5c-0.6-0.3-1-0.8-1.3-1.4c-0.3-0.7-0.5-1.4-0.4-2.1c0-1.2%2c0.3-2.2%2c1-2.9 c0.6-0.7%2c1.5-1%2c2.7-1c1.1%2c0%2c2%2c0.4%2c2.6%2c1.1C73.3%2c21.1%2c73.6%2c22%2c73.6%2c23.2L73.6%2c23.2z M67.6%2c23.2c0%2c1%2c0.2%2c1.7%2c0.6%2c2.2 c0.4%2c0.5%2c1%2c0.8%2c1.8%2c0.8s1.4-0.3%2c1.8-0.8c0.4-0.5%2c0.6-1.3%2c0.6-2.2c0-1-0.2-1.7-0.6-2.2s-1-0.8-1.8-0.8c-0.8%2c0-1.4%2c0.2-1.8%2c0.7 S67.6%2c22.3%2c67.6%2c23.2z M76.8%2c19.4v4.9c0%2c0.6%2c0.1%2c1.1%2c0.4%2c1.4c0.3%2c0.3%2c0.8%2c0.5%2c1.4%2c0.5c0.8%2c0%2c1.4-0.2%2c1.8-0.7 c0.4-0.4%2c0.6-1.1%2c0.6-2.1v-4h1.2v7.6h-1L81%2c26H81c-0.2%2c0.4-0.6%2c0.7-1%2c0.9c-0.4%2c0.2-0.9%2c0.3-1.5%2c0.3c-1%2c0-1.7-0.2-2.2-0.7 c-0.5-0.4-0.7-1.1-0.7-2.1v-5L76.8%2c19.4L76.8%2c19.4z M88.4%2c27.2c-0.5%2c0-1-0.1-1.4-0.3c-0.4-0.2-0.8-0.5-1.1-0.8h-0.1 c0.1%2c0.4%2c0.1%2c0.9%2c0.1%2c1.3v3.1h-1.2V19.4h1l0.2%2c1h0.1c0.3-0.4%2c0.7-0.7%2c1.1-0.9c0.4-0.2%2c0.9-0.3%2c1.4-0.3c1%2c0%2c1.9%2c0.3%2c2.4%2c1 c0.6%2c0.7%2c0.9%2c1.7%2c0.9%2c2.9s-0.3%2c2.2-0.9%2c2.9C90.2%2c26.9%2c89.4%2c27.2%2c88.4%2c27.2L88.4%2c27.2z M88.2%2c20.3c-0.8%2c0-1.4%2c0.2-1.7%2c0.6 c-0.4%2c0.4-0.5%2c1.1-0.6%2c2.1v0.3c0%2c1.1%2c0.2%2c1.8%2c0.6%2c2.3c0.4%2c0.5%2c1%2c0.7%2c1.8%2c0.7c0.6%2c0%2c1.2-0.3%2c1.6-0.8c0.4-0.5%2c0.6-1.3%2c0.6-2.2 c0-1-0.2-1.7-0.6-2.2C89.5%2c20.5%2c88.8%2c20.2%2c88.2%2c20.3z'/%3e %3c/g%3e %3c/g%3e %3c/g%3e %3c/svg%3e")}.logo-group--white{background-color:#fff;-webkit-mask-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 94 32'%3e %3cpath fill='white' d='M12.5 18.6l-4.3-5.8v5.8H1V1h9.4l4.4 5.9L19.2 1h9.4v17.6h-7.2v-5.8l-4.3 5.8h-4.6zm7 8.7c-.2.2-.6.3-.9.4-1.7.3-3.9.3-3.9 1.9 0 1 .9 1.6 1.9 1.6 1.6 0 2.9-1 2.9-2.6v-1.3zm.5 4.5c-.1 0-.3-.1-.4-.1-.1-.1-.1-.2-.1-.4v-.6c-.8.9-1.4 1.3-3 1.3s-2.8-.7-2.8-2.4c0-2.2 2.3-2.5 4.5-2.7.8-.1 1.3-.3 1.3-1.2 0-1.1-1.2-1.5-2.4-1.5-1.3 0-2.4.6-2.5 1.9h-.5s-.6 0-.4-.6c.3-1.5 1.8-2.1 3.6-2.1 1.5 0 3.3.4 3.3 2.6v4.3c0 1 .1 1.5.1 1.5H20zm2.3-8.1h.5v.9c.6-.9 1.9-1.1 2.6-1.1 2.4 0 3.2 1.7 3.2 3.1v4.7c0 .3-.2.5-.5.5h-.5v-5.1c0-1.4-.6-2.3-2.2-2.3-1.5 0-2.5 1.1-2.5 2.7v4.7h-.5c-.1 0-.3-.1-.4-.1s-.1-.2-.1-.4v-7.1c-.1-.3.1-.5.4-.5zm-11.4-2.4c.1-.2.3-.3.5-.3h.6c.3 0 .5.2.5.5v9.8c0 .1-.1.3-.1.4-.1.1-.2.1-.4.1h-.5v-9.3l-4.1 9.3H6.2L2 22.5v9.3h-.5c-.1 0-.3-.1-.4-.1 0-.1-.1-.2-.1-.4v-9.8c0-.3.2-.5.5-.5h.6c.2 0 .4.1.5.3l4.1 9.3 4.2-9.3zm45-7l-3.6-9h-.1c.1.7.1 1.6.1 2.5v6.5h-1.1V4.1H53l3.3 8.4h.1l3.4-8.4h1.8v10.2h-1.2V7.8c0-.8 0-1.6.1-2.4h-.1l-3.6 9-.9-.1zm13.1 0l-.2-1.1h-.1c-.3.4-.7.7-1.2 1-.5.2-1 .3-1.5.3-.8 0-1.4-.2-1.8-.6-.4-.4-.7-.9-.7-1.7 0-1.5 1.3-2.3 3.8-2.4h1.3v-.5c0-.6-.1-1-.4-1.3-.3-.3-.7-.4-1.3-.4-.7 0-1.4.2-2.2.6l-.4-.9c.8-.4 1.7-.7 2.7-.7.9 0 1.6.2 2.1.6.5.4.7 1.1.7 1.9v5.2H69zm-2.7-.8c.7 0 1.3-.2 1.7-.6.4-.4.6-.9.6-1.7v-.7h-1.2c-1 0-1.6.2-2.1.4-.4.3-.6.6-.6 1.2 0 .4.1.7.4 1 .5.3.8.4 1.2.4zm11.6.8V9.4c0-.6-.1-1.1-.4-1.4-.3-.3-.8-.5-1.4-.5-.8 0-1.4.2-1.8.6-.4.4-.6 1.1-.6 2.1v4h-1.2V6.7h1l.2 1h.1c.2-.4.6-.7 1-.9.5-.2 1-.3 1.5-.3 1 0 1.7.2 2.1.7.5.4.7 1.2.7 2.1v5h-1.2zm-22 8.4h3.6v4.9c-.6.2-1.1.3-1.7.4-.6.1-1.2.1-2 .1-1.6 0-2.8-.5-3.7-1.4-.9-.9-1.3-2.2-1.3-3.9 0-1.1.2-2 .7-2.8.4-.8 1.1-1.4 1.9-1.8.8-.4 1.8-.6 2.9-.6 1.1 0 2.2.2 3.1.6l-.5 1c-.9-.4-1.8-.6-2.7-.6-1.3 0-2.3.4-3 1.1-.9.9-1.2 2-1.2 3.3 0 1.4.3 2.4 1 3.1.7.7 1.7 1.1 3.1 1.1.7 0 1.4-.1 2.1-.2v-3.1h-2.3v-1.2zm9.8-2.4c.4 0 .7 0 .9.1l-.2 1.1c-.3-.1-.6-.1-.9-.1-.6 0-1.2.3-1.6.8-.5.5-.7 1.2-.7 1.9v4.1H62v-7.6h1l.1 1.4h.1c.3-.5.6-.9 1.1-1.1.5-.5.9-.6 1.4-.6zm8.9 3.9c0 1.2-.3 2.2-1 2.9-.6.7-1.5 1-2.7 1-.7 0-1.3-.2-1.9-.5-.6-.3-1-.8-1.3-1.4-.3-.7-.5-1.4-.4-2.1 0-1.2.3-2.2 1-2.9.6-.7 1.5-1 2.7-1 1.1 0 2 .4 2.6 1.1.7.8 1 1.7 1 2.9zm-6 0c0 1 .2 1.7.6 2.2.4.5 1 .8 1.8.8s1.4-.3 1.8-.8c.4-.5.6-1.3.6-2.2 0-1-.2-1.7-.6-2.2s-1-.8-1.8-.8-1.4.2-1.8.7-.6 1.4-.6 2.3zm9.2-3.8v4.9c0 .6.1 1.1.4 1.4.3.3.8.5 1.4.5.8 0 1.4-.2 1.8-.7.4-.4.6-1.1.6-2.1v-4h1.2V28h-1l-.2-1c-.2.4-.6.7-1 .9-.4.2-.9.3-1.5.3-1 0-1.7-.2-2.2-.7-.5-.4-.7-1.1-.7-2.1v-5h1.2zm11.6 7.8c-.5 0-1-.1-1.4-.3-.4-.2-.8-.5-1.1-.8h-.1c.1.4.1.9.1 1.3v3.1h-1.2V20.4h1l.2 1h.1c.3-.4.7-.7 1.1-.9.4-.2.9-.3 1.4-.3 1 0 1.9.3 2.4 1 .6.7.9 1.7.9 2.9s-.3 2.2-.9 2.9c-.7.9-1.5 1.2-2.5 1.2zm-.2-6.9c-.8 0-1.4.2-1.7.6-.4.4-.5 1.1-.6 2.1v.3c0 1.1.2 1.8.6 2.3.4.5 1 .7 1.8.7.6 0 1.2-.3 1.6-.8.4-.5.6-1.3.6-2.2 0-1-.2-1.7-.6-2.2-.4-.6-1.1-.9-1.7-.8z'/%3e %3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 94 32'%3e %3cpath fill='white' d='M12.5 18.6l-4.3-5.8v5.8H1V1h9.4l4.4 5.9L19.2 1h9.4v17.6h-7.2v-5.8l-4.3 5.8h-4.6zm7 8.7c-.2.2-.6.3-.9.4-1.7.3-3.9.3-3.9 1.9 0 1 .9 1.6 1.9 1.6 1.6 0 2.9-1 2.9-2.6v-1.3zm.5 4.5c-.1 0-.3-.1-.4-.1-.1-.1-.1-.2-.1-.4v-.6c-.8.9-1.4 1.3-3 1.3s-2.8-.7-2.8-2.4c0-2.2 2.3-2.5 4.5-2.7.8-.1 1.3-.3 1.3-1.2 0-1.1-1.2-1.5-2.4-1.5-1.3 0-2.4.6-2.5 1.9h-.5s-.6 0-.4-.6c.3-1.5 1.8-2.1 3.6-2.1 1.5 0 3.3.4 3.3 2.6v4.3c0 1 .1 1.5.1 1.5H20zm2.3-8.1h.5v.9c.6-.9 1.9-1.1 2.6-1.1 2.4 0 3.2 1.7 3.2 3.1v4.7c0 .3-.2.5-.5.5h-.5v-5.1c0-1.4-.6-2.3-2.2-2.3-1.5 0-2.5 1.1-2.5 2.7v4.7h-.5c-.1 0-.3-.1-.4-.1s-.1-.2-.1-.4v-7.1c-.1-.3.1-.5.4-.5zm-11.4-2.4c.1-.2.3-.3.5-.3h.6c.3 0 .5.2.5.5v9.8c0 .1-.1.3-.1.4-.1.1-.2.1-.4.1h-.5v-9.3l-4.1 9.3H6.2L2 22.5v9.3h-.5c-.1 0-.3-.1-.4-.1 0-.1-.1-.2-.1-.4v-9.8c0-.3.2-.5.5-.5h.6c.2 0 .4.1.5.3l4.1 9.3 4.2-9.3zm45-7l-3.6-9h-.1c.1.7.1 1.6.1 2.5v6.5h-1.1V4.1H53l3.3 8.4h.1l3.4-8.4h1.8v10.2h-1.2V7.8c0-.8 0-1.6.1-2.4h-.1l-3.6 9-.9-.1zm13.1 0l-.2-1.1h-.1c-.3.4-.7.7-1.2 1-.5.2-1 .3-1.5.3-.8 0-1.4-.2-1.8-.6-.4-.4-.7-.9-.7-1.7 0-1.5 1.3-2.3 3.8-2.4h1.3v-.5c0-.6-.1-1-.4-1.3-.3-.3-.7-.4-1.3-.4-.7 0-1.4.2-2.2.6l-.4-.9c.8-.4 1.7-.7 2.7-.7.9 0 1.6.2 2.1.6.5.4.7 1.1.7 1.9v5.2H69zm-2.7-.8c.7 0 1.3-.2 1.7-.6.4-.4.6-.9.6-1.7v-.7h-1.2c-1 0-1.6.2-2.1.4-.4.3-.6.6-.6 1.2 0 .4.1.7.4 1 .5.3.8.4 1.2.4zm11.6.8V9.4c0-.6-.1-1.1-.4-1.4-.3-.3-.8-.5-1.4-.5-.8 0-1.4.2-1.8.6-.4.4-.6 1.1-.6 2.1v4h-1.2V6.7h1l.2 1h.1c.2-.4.6-.7 1-.9.5-.2 1-.3 1.5-.3 1 0 1.7.2 2.1.7.5.4.7 1.2.7 2.1v5h-1.2zm-22 8.4h3.6v4.9c-.6.2-1.1.3-1.7.4-.6.1-1.2.1-2 .1-1.6 0-2.8-.5-3.7-1.4-.9-.9-1.3-2.2-1.3-3.9 0-1.1.2-2 .7-2.8.4-.8 1.1-1.4 1.9-1.8.8-.4 1.8-.6 2.9-.6 1.1 0 2.2.2 3.1.6l-.5 1c-.9-.4-1.8-.6-2.7-.6-1.3 0-2.3.4-3 1.1-.9.9-1.2 2-1.2 3.3 0 1.4.3 2.4 1 3.1.7.7 1.7 1.1 3.1 1.1.7 0 1.4-.1 2.1-.2v-3.1h-2.3v-1.2zm9.8-2.4c.4 0 .7 0 .9.1l-.2 1.1c-.3-.1-.6-.1-.9-.1-.6 0-1.2.3-1.6.8-.5.5-.7 1.2-.7 1.9v4.1H62v-7.6h1l.1 1.4h.1c.3-.5.6-.9 1.1-1.1.5-.5.9-.6 1.4-.6zm8.9 3.9c0 1.2-.3 2.2-1 2.9-.6.7-1.5 1-2.7 1-.7 0-1.3-.2-1.9-.5-.6-.3-1-.8-1.3-1.4-.3-.7-.5-1.4-.4-2.1 0-1.2.3-2.2 1-2.9.6-.7 1.5-1 2.7-1 1.1 0 2 .4 2.6 1.1.7.8 1 1.7 1 2.9zm-6 0c0 1 .2 1.7.6 2.2.4.5 1 .8 1.8.8s1.4-.3 1.8-.8c.4-.5.6-1.3.6-2.2 0-1-.2-1.7-.6-2.2s-1-.8-1.8-.8-1.4.2-1.8.7-.6 1.4-.6 2.3zm9.2-3.8v4.9c0 .6.1 1.1.4 1.4.3.3.8.5 1.4.5.8 0 1.4-.2 1.8-.7.4-.4.6-1.1.6-2.1v-4h1.2V28h-1l-.2-1c-.2.4-.6.7-1 .9-.4.2-.9.3-1.5.3-1 0-1.7-.2-2.2-.7-.5-.4-.7-1.1-.7-2.1v-5h1.2zm11.6 7.8c-.5 0-1-.1-1.4-.3-.4-.2-.8-.5-1.1-.8h-.1c.1.4.1.9.1 1.3v3.1h-1.2V20.4h1l.2 1h.1c.3-.4.7-.7 1.1-.9.4-.2.9-.3 1.4-.3 1 0 1.9.3 2.4 1 .6.7.9 1.7.9 2.9s-.3 2.2-.9 2.9c-.7.9-1.5 1.2-2.5 1.2zm-.2-6.9c-.8 0-1.4.2-1.7.6-.4.4-.5 1.1-.6 2.1v.3c0 1.1.2 1.8.6 2.3.4.5 1 .7 1.8.7.6 0 1.2-.3 1.6-.8.4-.5.6-1.3.6-2.2 0-1-.2-1.7-.6-2.2-.4-.6-1.1-.9-1.7-.8z'/%3e %3c/svg%3e")}[class^=logo-group]{width:5.925em;height:2em}[class^=logo-group].small{width:calc(-0.2em*3.3 + 5.925em);height:calc(-0.2em + 2em)}[class^=logo-group].medium{width:calc(0.3em*3.3 + 5.925em);height:calc(0.3em + 2em)}[class^=logo-group].bigger{width:calc(0.7em*3.3 + 5.925em);height:calc(0.7em + 2em)}[class^=logo-group].big{width:calc(1em*3.3 + 5.925em);height:calc(1em + 2em)}[class^=logo-group].huge{width:calc(2em*3.3 + 5.925em);height:calc(2em + 2em)}[class^=logo-group].single{width:3.5em}[class^=logo-group].single.small{width:calc(-0.2em*3.3 + 5.925em - 2.425em - -0.2em)}[class^=logo-group].single.medium{width:calc(0.3em*3.3 + 5.925em - 2.425em - 0.3em)}[class^=logo-group].single.bigger{width:calc(0.7em*3.3 + 5.925em - 2.425em - 0.7em)}[class^=logo-group].single.big{width:calc(1em*3.3 + 5.925em - 2.425em - 1em)}[class^=logo-group].single.huge{width:calc(2em*3.3 + 5.925em - 2.425em - 2em)}.logo-numeric:not([class$="--white"]):not([class="--colored"]){background-color:#6a6a6c;-webkit-mask-image:url("data:image/svg+xml,%3c%3fxml version='1.0' encoding='utf-8'%3f%3e %3c!-- Generator: Adobe Illustrator 22.0.1%2c SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3e %3csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 86 32' style='enable-background:new 0 0 86 32%3b' xml:space='preserve'%3e %3cstyle type='text/css'%3e .st0%7bfill:white%3b%7d .st1%7bfill:none%3bstroke:white%3bstroke-width:0.5062%3bstroke-linecap:square%3b%7d .st2%7bopacity:0.5%3b%7d .st3%7bopacity:0.75%3b%7d .st4%7bopacity:0.6%3b%7d %3c/style%3e %3cg id='Page-1'%3e %3cg id='v-copy' transform='translate(-5.000000%2c 0.000000)'%3e %3cg id='Group' transform='translate(5.000000%2c 0.000000)'%3e %3cg id='Group-2'%3e %3cg id='man-icon'%3e %3cpath id='Fill-10420' class='st0' d='M9.9%2c20.7c0.1-0.2%2c0.2-0.3%2c0.4-0.3h0.5c0.3%2c0%2c0.5%2c0.2%2c0.5%2c0.4v9.6c0%2c0.2-0.2%2c0.4-0.5%2c0.4 h-0.5v-9.1l-4.1%2c9.1h-1L1%2c21.7v9.1H0.5c-0.3%2c0-0.5-0.2-0.5-0.4v-9.6c0-0.2%2c0.2-0.4%2c0.5-0.4h0.9c0.2%2c0%2c0.3%2c0.1%2c0.4%2c0.3L6%2c29.8 L9.9%2c20.7z M21.1%2c23h0.5v0.9c0.5-0.9%2c1.8-1.1%2c2.5-1.1c2.2%2c0%2c3.1%2c1.6%2c3.1%2c3v4.7c0%2c0.2-0.2%2c0.4-0.5%2c0.4h-0.5v-5 c0-1.4-0.5-2.2-2.1-2.2c-1.4%2c0-2.4%2c1.1-2.5%2c2.6V31h-0.5c-0.3%2c0-0.5-0.2-0.5-0.4v-6.9C20.6%2c23.2%2c20.8%2c23%2c21.1%2c23z M18.9%2c30.9 c-0.3%2c0-0.5-0.2-0.5-0.4v-0.6c-0.7%2c0.9-1.3%2c1.3-2.9%2c1.3c-1.5%2c0-2.7-0.7-2.7-2.2c0-2.1%2c2.2-2.4%2c4.5-2.7c0.9-0.1%2c1.3-0.3%2c1.3-1.1 c0-1.1-1.2-1.4-2.4-1.4c-1.3%2c0-2.4%2c0.5-2.4%2c1.8h-0.5c0%2c0-0.5%2c0-0.4-0.5c0.3-1.4%2c1.8-2%2c3.4-2c1.4%2c0%2c3.2%2c0.4%2c3.2%2c2.5v4.3 c0%2c1%2c0.1%2c1.4%2c0.1%2c1.4h-0.6C18.9%2c31.2%2c18.9%2c30.9%2c18.9%2c30.9z M18.4%2c26.5c-0.1%2c0.2-0.6%2c0.3-0.9%2c0.3c-1.7%2c0.3-3.7%2c0.3-3.7%2c1.8 c0%2c1%2c0.9%2c1.6%2c1.8%2c1.6c1.5%2c0%2c2.9-1%2c2.9-2.5v-1.3h-0.1V26.5z M11.5%2c18l-4.2-5.7V18h-7V0.8h9.2l4.3%2c5.9l4.2-5.9h9.2V18h-7v-5.7 L16.1%2c18H11.5z'/%3e %3c/g%3e %3cpath id='Line' class='st1' d='M33.6%2c0.8v29.6'/%3e %3cg id='numeric-icon-white' transform='translate(40.920000%2c 0.000000)'%3e %3cpath id='Fill-10229' class='st0' d='M6%2c26v4H4.5v-3.4c0-0.9-0.4-1.4-1.1-1.4c-0.9%2c0-1.5%2c0.6-1.5%2c1.9V30H0.2v-6.1h1.6 c0%2c0.6%2c0%2c1-0.1%2c1.4c0.4-1%2c1-1.6%2c2.1-1.6C5.2%2c23.7%2c6%2c24.5%2c6%2c26'/%3e %3cpath id='Fill-10231' class='st0' d='M13.1%2c30h-1.5c0-0.5%2c0.1-1%2c0.1-1.4h-0.1c-0.4%2c1-1%2c1.5-2.1%2c1.5c-1.2%2c0-2.1-0.9-2.1-2.4 v-3.7h1.5v3.4c0%2c0.9%2c0.4%2c1.4%2c1.1%2c1.4s1.2-0.6%2c1.2-1.7v-2.9h1.7v6h0.2V30z'/%3e %3cpath id='Fill-10233' class='st0' d='M14.5%2c23.9H16c0%2c0.5%2c0%2c0.9-0.1%2c1.2c0.4-1%2c1-1.5%2c2-1.5s1.6%2c0.5%2c1.9%2c1.5 c0.2-0.9%2c1-1.5%2c2-1.5c1.2%2c0%2c2%2c0.7%2c2%2c2.2v4h-1.5v-3.4c0-1-0.4-1.4-1.1-1.4S20%2c25.5%2c20%2c26.8v3h-1.5v-3.4c0-1-0.4-1.4-1.1-1.4 s-1.2%2c0.5-1.2%2c1.7v3h-1.6C14.5%2c29.8%2c14.5%2c23.9%2c14.5%2c23.9z'/%3e %3cpath id='Fill-10235' class='st0' d='M26.7%2c26.3c0.1%2c0%2c0.4-0.1%2c0.6-0.1h1.4c0.5%2c0%2c0.6%2c0%2c0.7%2c0.1c0-0.7-0.6-1.2-1.4-1.2 S26.8%2c25.5%2c26.7%2c26.3 M31.1%2c26.9v0.4h-3.7c-0.4%2c0-0.6%2c0-0.7-0.1v0.1c0.1%2c0.9%2c0.7%2c1.4%2c1.6%2c1.4c0.6%2c0%2c1.2-0.2%2c1.7-0.7l0.7%2c1.1 c-0.7%2c0.6-1.5%2c1-2.5%2c1c-2%2c0-3.2-1.2-3.2-3.1c0-2%2c1.2-3.1%2c3.1-3.1C30%2c23.7%2c31.1%2c24.9%2c31.1%2c26.9'/%3e %3cpath id='Fill-10237' class='st0' d='M36.1%2c23.8v1.6h-0.5c-1.1%2c0-1.7%2c0.6-1.7%2c2V30h-1.7v-6.1h1.6c0%2c0.5-0.1%2c1.1-0.1%2c1.7 c0.2-1.4%2c1-2%2c2-2C35.8%2c23.8%2c35.9%2c23.8%2c36.1%2c23.8'/%3e %3cpath id='Fill-10239' class='st0' d='M36.9%2c30h1.6v-6.1h-1.6V30z'/%3e %3cpath id='Fill-10241' class='st0' d='M39.7%2c26.9c0-1.9%2c1.4-3.1%2c3.2-3.1c0.7%2c0%2c1.5%2c0.2%2c2.1%2c0.6l-0.6%2c1.2 c-0.4-0.2-0.9-0.4-1.4-0.4c-1%2c0-1.7%2c0.7-1.7%2c1.7c0%2c1%2c0.7%2c1.7%2c1.7%2c1.7c0.5%2c0%2c1-0.1%2c1.4-0.4l0.6%2c1.2c-0.6%2c0.4-1.4%2c0.6-2.1%2c0.6 C40.9%2c30.1%2c39.7%2c28.9%2c39.7%2c26.9'/%3e %3cpath id='Fill-10242' class='st0' d='M36.9%2c23.1h1.6v-1.5h-1.6V23.1z'/%3e %3cg id='Group-10245' transform='translate(18.459053%2c 0.000000)' class='st2'%3e %3cpath id='Fill-10243' class='st0' d='M9.4%2c18.5L18%2c9.8L9.4%2c1.3L0.8%2c9.9L9.4%2c18.5z'/%3e %3c/g%3e %3cg id='Group-10248' transform='translate(9.119770%2c 0.000000)' class='st3'%3e %3cpath id='Fill-10246' class='st0' d='M8.8%2c18.5l8.6-8.7L8.7%2c1.3L0.2%2c9.9L8.8%2c18.5z'/%3e %3c/g%3e %3cg id='Group-10251' transform='translate(17.291643%2c 0.000000)' class='st4'%3e %3cpath id='Fill-10249' class='st0' d='M9.1%2c9.8l1.5%2c8.7L1.9%2c9.9L0.6%2c1.3L9.1%2c9.8z'/%3e %3c/g%3e %3cg id='Group-10266' transform='translate(18.459053%2c 4.669642)'%3e %3cpath id='Fill-10264' class='st0' d='M4.3%2c8.7L0.8%2c5.3l3.5-3.7L8%2c5.1L4.3%2c8.7z'/%3e %3c/g%3e %3c/g%3e %3c/g%3e %3c/g%3e %3c/g%3e %3c/g%3e %3c/svg%3e");mask-image:url("data:image/svg+xml,%3c%3fxml version='1.0' encoding='utf-8'%3f%3e %3c!-- Generator: Adobe Illustrator 22.0.1%2c SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3e %3csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 86 32' style='enable-background:new 0 0 86 32%3b' xml:space='preserve'%3e %3cstyle type='text/css'%3e .st0%7bfill:white%3b%7d .st1%7bfill:none%3bstroke:white%3bstroke-width:0.5062%3bstroke-linecap:square%3b%7d .st2%7bopacity:0.5%3b%7d .st3%7bopacity:0.75%3b%7d .st4%7bopacity:0.6%3b%7d %3c/style%3e %3cg id='Page-1'%3e %3cg id='v-copy' transform='translate(-5.000000%2c 0.000000)'%3e %3cg id='Group' transform='translate(5.000000%2c 0.000000)'%3e %3cg id='Group-2'%3e %3cg id='man-icon'%3e %3cpath id='Fill-10420' class='st0' d='M9.9%2c20.7c0.1-0.2%2c0.2-0.3%2c0.4-0.3h0.5c0.3%2c0%2c0.5%2c0.2%2c0.5%2c0.4v9.6c0%2c0.2-0.2%2c0.4-0.5%2c0.4 h-0.5v-9.1l-4.1%2c9.1h-1L1%2c21.7v9.1H0.5c-0.3%2c0-0.5-0.2-0.5-0.4v-9.6c0-0.2%2c0.2-0.4%2c0.5-0.4h0.9c0.2%2c0%2c0.3%2c0.1%2c0.4%2c0.3L6%2c29.8 L9.9%2c20.7z M21.1%2c23h0.5v0.9c0.5-0.9%2c1.8-1.1%2c2.5-1.1c2.2%2c0%2c3.1%2c1.6%2c3.1%2c3v4.7c0%2c0.2-0.2%2c0.4-0.5%2c0.4h-0.5v-5 c0-1.4-0.5-2.2-2.1-2.2c-1.4%2c0-2.4%2c1.1-2.5%2c2.6V31h-0.5c-0.3%2c0-0.5-0.2-0.5-0.4v-6.9C20.6%2c23.2%2c20.8%2c23%2c21.1%2c23z M18.9%2c30.9 c-0.3%2c0-0.5-0.2-0.5-0.4v-0.6c-0.7%2c0.9-1.3%2c1.3-2.9%2c1.3c-1.5%2c0-2.7-0.7-2.7-2.2c0-2.1%2c2.2-2.4%2c4.5-2.7c0.9-0.1%2c1.3-0.3%2c1.3-1.1 c0-1.1-1.2-1.4-2.4-1.4c-1.3%2c0-2.4%2c0.5-2.4%2c1.8h-0.5c0%2c0-0.5%2c0-0.4-0.5c0.3-1.4%2c1.8-2%2c3.4-2c1.4%2c0%2c3.2%2c0.4%2c3.2%2c2.5v4.3 c0%2c1%2c0.1%2c1.4%2c0.1%2c1.4h-0.6C18.9%2c31.2%2c18.9%2c30.9%2c18.9%2c30.9z M18.4%2c26.5c-0.1%2c0.2-0.6%2c0.3-0.9%2c0.3c-1.7%2c0.3-3.7%2c0.3-3.7%2c1.8 c0%2c1%2c0.9%2c1.6%2c1.8%2c1.6c1.5%2c0%2c2.9-1%2c2.9-2.5v-1.3h-0.1V26.5z M11.5%2c18l-4.2-5.7V18h-7V0.8h9.2l4.3%2c5.9l4.2-5.9h9.2V18h-7v-5.7 L16.1%2c18H11.5z'/%3e %3c/g%3e %3cpath id='Line' class='st1' d='M33.6%2c0.8v29.6'/%3e %3cg id='numeric-icon-white' transform='translate(40.920000%2c 0.000000)'%3e %3cpath id='Fill-10229' class='st0' d='M6%2c26v4H4.5v-3.4c0-0.9-0.4-1.4-1.1-1.4c-0.9%2c0-1.5%2c0.6-1.5%2c1.9V30H0.2v-6.1h1.6 c0%2c0.6%2c0%2c1-0.1%2c1.4c0.4-1%2c1-1.6%2c2.1-1.6C5.2%2c23.7%2c6%2c24.5%2c6%2c26'/%3e %3cpath id='Fill-10231' class='st0' d='M13.1%2c30h-1.5c0-0.5%2c0.1-1%2c0.1-1.4h-0.1c-0.4%2c1-1%2c1.5-2.1%2c1.5c-1.2%2c0-2.1-0.9-2.1-2.4 v-3.7h1.5v3.4c0%2c0.9%2c0.4%2c1.4%2c1.1%2c1.4s1.2-0.6%2c1.2-1.7v-2.9h1.7v6h0.2V30z'/%3e %3cpath id='Fill-10233' class='st0' d='M14.5%2c23.9H16c0%2c0.5%2c0%2c0.9-0.1%2c1.2c0.4-1%2c1-1.5%2c2-1.5s1.6%2c0.5%2c1.9%2c1.5 c0.2-0.9%2c1-1.5%2c2-1.5c1.2%2c0%2c2%2c0.7%2c2%2c2.2v4h-1.5v-3.4c0-1-0.4-1.4-1.1-1.4S20%2c25.5%2c20%2c26.8v3h-1.5v-3.4c0-1-0.4-1.4-1.1-1.4 s-1.2%2c0.5-1.2%2c1.7v3h-1.6C14.5%2c29.8%2c14.5%2c23.9%2c14.5%2c23.9z'/%3e %3cpath id='Fill-10235' class='st0' d='M26.7%2c26.3c0.1%2c0%2c0.4-0.1%2c0.6-0.1h1.4c0.5%2c0%2c0.6%2c0%2c0.7%2c0.1c0-0.7-0.6-1.2-1.4-1.2 S26.8%2c25.5%2c26.7%2c26.3 M31.1%2c26.9v0.4h-3.7c-0.4%2c0-0.6%2c0-0.7-0.1v0.1c0.1%2c0.9%2c0.7%2c1.4%2c1.6%2c1.4c0.6%2c0%2c1.2-0.2%2c1.7-0.7l0.7%2c1.1 c-0.7%2c0.6-1.5%2c1-2.5%2c1c-2%2c0-3.2-1.2-3.2-3.1c0-2%2c1.2-3.1%2c3.1-3.1C30%2c23.7%2c31.1%2c24.9%2c31.1%2c26.9'/%3e %3cpath id='Fill-10237' class='st0' d='M36.1%2c23.8v1.6h-0.5c-1.1%2c0-1.7%2c0.6-1.7%2c2V30h-1.7v-6.1h1.6c0%2c0.5-0.1%2c1.1-0.1%2c1.7 c0.2-1.4%2c1-2%2c2-2C35.8%2c23.8%2c35.9%2c23.8%2c36.1%2c23.8'/%3e %3cpath id='Fill-10239' class='st0' d='M36.9%2c30h1.6v-6.1h-1.6V30z'/%3e %3cpath id='Fill-10241' class='st0' d='M39.7%2c26.9c0-1.9%2c1.4-3.1%2c3.2-3.1c0.7%2c0%2c1.5%2c0.2%2c2.1%2c0.6l-0.6%2c1.2 c-0.4-0.2-0.9-0.4-1.4-0.4c-1%2c0-1.7%2c0.7-1.7%2c1.7c0%2c1%2c0.7%2c1.7%2c1.7%2c1.7c0.5%2c0%2c1-0.1%2c1.4-0.4l0.6%2c1.2c-0.6%2c0.4-1.4%2c0.6-2.1%2c0.6 C40.9%2c30.1%2c39.7%2c28.9%2c39.7%2c26.9'/%3e %3cpath id='Fill-10242' class='st0' d='M36.9%2c23.1h1.6v-1.5h-1.6V23.1z'/%3e %3cg id='Group-10245' transform='translate(18.459053%2c 0.000000)' class='st2'%3e %3cpath id='Fill-10243' class='st0' d='M9.4%2c18.5L18%2c9.8L9.4%2c1.3L0.8%2c9.9L9.4%2c18.5z'/%3e %3c/g%3e %3cg id='Group-10248' transform='translate(9.119770%2c 0.000000)' class='st3'%3e %3cpath id='Fill-10246' class='st0' d='M8.8%2c18.5l8.6-8.7L8.7%2c1.3L0.2%2c9.9L8.8%2c18.5z'/%3e %3c/g%3e %3cg id='Group-10251' transform='translate(17.291643%2c 0.000000)' class='st4'%3e %3cpath id='Fill-10249' class='st0' d='M9.1%2c9.8l1.5%2c8.7L1.9%2c9.9L0.6%2c1.3L9.1%2c9.8z'/%3e %3c/g%3e %3cg id='Group-10266' transform='translate(18.459053%2c 4.669642)'%3e %3cpath id='Fill-10264' class='st0' d='M4.3%2c8.7L0.8%2c5.3l3.5-3.7L8%2c5.1L4.3%2c8.7z'/%3e %3c/g%3e %3c/g%3e %3c/g%3e %3c/g%3e %3c/g%3e %3c/g%3e %3c/svg%3e")}.logo-numeric--colored{background-image:url("data:image/svg+xml,%3c%3fxml version='1.0' encoding='utf-8'%3f%3e %3c!-- Generator: Adobe Illustrator 22.0.1%2c SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3e %3csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 86 32' style='enable-background:new 0 0 86 32%3b' xml:space='preserve'%3e %3cstyle type='text/css'%3e .st0%7bfill:%23133E6B%3bstroke:%23133E6B%3bstroke-width:0.5083%3bstroke-linecap:square%3b%7d .st1%7bfill:%231B5E90%3b%7d .st2%7bopacity:0.14%3bfill:%2346CFEA%3benable-background:new %3b%7d .st3%7bopacity:0.28%3bfill:%2346CFEA%3benable-background:new %3b%7d .st4%7bopacity:0.4%3bfill:%2346CFEA%3benable-background:new %3b%7d .st5%7bopacity:0.32%3bfill:%2346CFEA%3benable-background:new %3b%7d .st6%7bopacity:0.74%3bfill:%2346CFEA%3benable-background:new %3b%7d .st7%7bopacity:0.34%3bfill:%2331A6E2%3benable-background:new %3b%7d .st8%7bfill:%23003E6B%3b%7d %3c/style%3e %3cpath class='st0' d='M33.2%2c1.2v29.7'/%3e %3cg%3e %3cpath class='st1' d='M46.6%2c26.5v3.9H45v-3.5c0-0.9-0.4-1.3-1.1-1.3c-0.9%2c0-1.5%2c0.6-1.5%2c1.9v2.9h-1.6v-6.1h1.6c0%2c0.5%2c0%2c0.9-0.1%2c1.4 h0.1c0.4-1%2c1.1-1.6%2c2.2-1.6S46.6%2c24.9%2c46.6%2c26.5z'/%3e %3cpath class='st1' d='M53.7%2c30.3H52c0-0.5%2c0.1-0.9%2c0.2-1.4h-0.1c-0.4%2c1-1%2c1.6-2.1%2c1.6c-1.3%2c0-2.1-0.9-2.1-2.4v-3.8h1.6v3.4 c0%2c0.9%2c0.4%2c1.4%2c1.1%2c1.4c0.8%2c0%2c1.3-0.6%2c1.3-1.8v-2.9h1.6v6h0.2V30.3z'/%3e %3cpath class='st1' d='M55.2%2c24.3h1.6c0%2c0.4%2c0%2c0.8-0.1%2c1.3h0.1c0.4-1%2c1-1.5%2c2-1.5s1.6%2c0.5%2c1.8%2c1.4h0.1c0.3-0.9%2c1-1.4%2c2-1.4 c1.2%2c0%2c2%2c0.8%2c2%2c2.3v3.9H63V27c0-1-0.4-1.4-1.1-1.4c-0.8%2c0-1.2%2c0.5-1.2%2c1.8v2.9h-1.5V27c0-1-0.4-1.4-1.1-1.4c-0.8%2c0-1.2%2c0.5-1.2%2c1.8 v2.9h-1.6L55.2%2c24.3L55.2%2c24.3z'/%3e %3cpath class='st1' d='M71.9%2c27.3v0.4h-3.8c-0.4%2c0-0.6%2c0-0.7-0.1l0.1%2c0.1c0.1%2c0.9%2c0.7%2c1.4%2c1.7%2c1.4c0.7%2c0%2c1.3-0.3%2c1.8-0.7l0.7%2c1.1 c-0.7%2c0.6-1.6%2c1-2.5%2c1c-2%2c0-3.4-1.2-3.4-3.3S67.2%2c24%2c69%2c24C70.8%2c24.1%2c71.9%2c25.3%2c71.9%2c27.3z M67.4%2c26.7c0.1-0.1%2c0.4-0.1%2c0.7-0.1h1.4 c0.4%2c0%2c0.6%2c0%2c0.7%2c0.1c-0.1-0.8-0.6-1.3-1.4-1.3C68%2c25.5%2c67.5%2c25.9%2c67.4%2c26.7z'/%3e %3cpath class='st1' d='M76.9%2c24.1v1.7c-0.2%2c0-0.3%2c0-0.5%2c0c-1.1%2c0-1.7%2c0.6-1.7%2c2v2.5H73v-6.1h1.5c0%2c0.6-0.1%2c1.2-0.2%2c1.8h0.1 c0.3-1.3%2c1-2%2c2-2C76.5%2c24.1%2c76.6%2c24.1%2c76.9%2c24.1z'/%3e %3cpath class='st1' d='M77.8%2c24.3h1.6v6.1h-1.6V24.3z'/%3e %3cpath class='st1' d='M80.5%2c27.3c0-1.9%2c1.3-3.3%2c3.4-3.3c0.7%2c0%2c1.5%2c0.2%2c2.1%2c0.6L85.3%2c26c-0.4-0.3-0.9-0.4-1.4-0.4 c-1%2c0-1.7%2c0.7-1.7%2c1.7s0.7%2c1.7%2c1.7%2c1.7c0.5%2c0%2c1-0.1%2c1.4-0.4l0.7%2c1.3c-0.6%2c0.4-1.4%2c0.6-2.1%2c0.6C81.8%2c30.5%2c80.5%2c29.2%2c80.5%2c27.3z'/%3e %3cpath class='st1' d='M77.8%2c21.9h1.5v1.5h-1.5V21.9z'/%3e %3c/g%3e %3cpath class='st2' d='M59.6%2c10.2l8.6-8.7l8.7%2c8.6l-8.6%2c8.7L59.6%2c10.2z'/%3e %3cpath class='st3' d='M49.6%2c10.2l8.6-8.7l8.7%2c8.6l-8.6%2c8.7L49.6%2c10.2z'/%3e %3cpath class='st4' d='M66.9%2c10.1l1.5%2c8.6l-8.7-8.5l-1.5-8.7L66.9%2c10.1z'/%3e %3cpath class='st5' d='M59.6%2c10.2l8.6-8.7l8.7%2c8.6l-8.6%2c8.7L59.6%2c10.2z'/%3e %3cpath class='st6' d='M49.6%2c10.2l8.6-8.7l8.7%2c8.6l-8.6%2c8.7L49.6%2c10.2z'/%3e %3cpath class='st4' d='M66.9%2c10.1l1.5%2c8.6l-8.7-8.5l-1.5-8.7L66.9%2c10.1z'/%3e %3cpath class='st5' d='M59.6%2c10.2l8.6-8.7l8.7%2c8.6l-8.6%2c8.7L59.6%2c10.2z'/%3e %3cpath class='st6' d='M49.6%2c10.2l8.6-8.7l8.7%2c8.6l-8.6%2c8.7L49.6%2c10.2z'/%3e %3cpath class='st7' d='M59.7%2c10l3.6-3.6l3.6%2c3.6l-3.6%2c3.6L59.7%2c10z'/%3e %3cpath class='st5' d='M59.6%2c10.2l8.6-8.7l8.7%2c8.6l-8.6%2c8.7L59.6%2c10.2z'/%3e %3cpath class='st3' d='M49.6%2c10.2l8.6-8.7l8.7%2c8.6l-8.6%2c8.7L49.6%2c10.2z'/%3e %3cpath class='st4' d='M66.9%2c10.1l1.5%2c8.6l-8.7-8.5l-1.5-8.7L66.9%2c10.1z'/%3e %3cpath class='st8' d='M9.4%2c20.8c0.1-0.2%2c0.2-0.3%2c0.4-0.3h0.5c0.3%2c0%2c0.5%2c0.2%2c0.5%2c0.5v9.7c0%2c0.3-0.2%2c0.5-0.5%2c0.5H9.8V22l-4%2c9.1h-1 l-4-9.1v9.1H0.5c-0.3%2c0-0.5-0.2-0.5-0.5V21c0-0.3%2c0.2-0.5%2c0.5-0.5H1c0.2%2c0%2c0.4%2c0.1%2c0.4%2c0.3l4%2c9.1L9.4%2c20.8z'/%3e %3cpath class='st8' d='M20.2%2c23.1h0.5V24c0.5-0.9%2c1.8-1.1%2c2.4-1.1c2.2%2c0%2c3%2c1.6%2c3%2c3v4.7c0%2c0.3-0.2%2c0.5-0.5%2c0.5h-0.5v-5 c0-1.3-0.6-2.3-2.1-2.3c-1.4%2c0-2.3%2c1-2.4%2c2.6v4.7h-0.5c-0.3%2c0-0.5-0.2-0.5-0.5v-7C19.7%2c23.3%2c19.9%2c23.1%2c20.2%2c23.1'/%3e %3cpath class='st8' d='M18.5%2c29.6v-4.2c0-2.1-1.7-2.5-3.2-2.5c-1.6%2c0-3%2c0.6-3.4%2c2c-0.1%2c0.6%2c0.4%2c0.6%2c0.4%2c0.6h0.5c0-1.3%2c1.1-1.8%2c2.3-1.8 c1.1%2c0%2c2.2%2c0.3%2c2.2%2c1.4c0%2c0.8-0.4%2c1-1.2%2c1.1c-2.1%2c0.2-4.3%2c0.5-4.3%2c2.6c0%2c1.6%2c1.2%2c2.3%2c2.6%2c2.3c1.5%2c0%2c2.1-0.4%2c2.8-1.3v0.6 c0%2c0.3%2c0.2%2c0.5%2c0.5%2c0.5h0.6C18.5%2c30.5%2c18.5%2c30.1%2c18.5%2c29.6z M17.5%2c27.9c0%2c1.5-1.3%2c2.5-2.7%2c2.5c-0.9%2c0-1.8-0.6-1.8-1.6 c0-1.5%2c2-1.5%2c3.8-1.8c0.3%2c0%2c0.7-0.1%2c0.8-0.3L17.5%2c27.9L17.5%2c27.9z'/%3e %3cpath class='st8' d='M10.9%2c18l-4.1-5.7V18H0V0.8h8.9l4.2%2c5.8l4.2-5.8h8.9V18h-6.8v-5.7L15.3%2c18H10.9z'/%3e %3c/svg%3e")}.logo-numeric--white{background-color:#fff;-webkit-mask-image:url("data:image/svg+xml,%3c%3fxml version='1.0' encoding='utf-8'%3f%3e %3c!-- Generator: Adobe Illustrator 22.0.1%2c SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3e %3csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 86 32' style='enable-background:new 0 0 86 32%3b' xml:space='preserve'%3e %3cstyle type='text/css'%3e .st0%7bfill:white%3b%7d .st1%7bfill:none%3bstroke:white%3bstroke-width:0.5062%3bstroke-linecap:square%3b%7d .st2%7bopacity:0.5%3b%7d .st3%7bopacity:0.75%3b%7d .st4%7bopacity:0.6%3b%7d %3c/style%3e %3cg id='Page-1'%3e %3cg id='v-copy' transform='translate(-5.000000%2c 0.000000)'%3e %3cg id='Group' transform='translate(5.000000%2c 0.000000)'%3e %3cg id='Group-2'%3e %3cg id='man-icon'%3e %3cpath id='Fill-10420' class='st0' d='M9.9%2c20.7c0.1-0.2%2c0.2-0.3%2c0.4-0.3h0.5c0.3%2c0%2c0.5%2c0.2%2c0.5%2c0.4v9.6c0%2c0.2-0.2%2c0.4-0.5%2c0.4 h-0.5v-9.1l-4.1%2c9.1h-1L1%2c21.7v9.1H0.5c-0.3%2c0-0.5-0.2-0.5-0.4v-9.6c0-0.2%2c0.2-0.4%2c0.5-0.4h0.9c0.2%2c0%2c0.3%2c0.1%2c0.4%2c0.3L6%2c29.8 L9.9%2c20.7z M21.1%2c23h0.5v0.9c0.5-0.9%2c1.8-1.1%2c2.5-1.1c2.2%2c0%2c3.1%2c1.6%2c3.1%2c3v4.7c0%2c0.2-0.2%2c0.4-0.5%2c0.4h-0.5v-5 c0-1.4-0.5-2.2-2.1-2.2c-1.4%2c0-2.4%2c1.1-2.5%2c2.6V31h-0.5c-0.3%2c0-0.5-0.2-0.5-0.4v-6.9C20.6%2c23.2%2c20.8%2c23%2c21.1%2c23z M18.9%2c30.9 c-0.3%2c0-0.5-0.2-0.5-0.4v-0.6c-0.7%2c0.9-1.3%2c1.3-2.9%2c1.3c-1.5%2c0-2.7-0.7-2.7-2.2c0-2.1%2c2.2-2.4%2c4.5-2.7c0.9-0.1%2c1.3-0.3%2c1.3-1.1 c0-1.1-1.2-1.4-2.4-1.4c-1.3%2c0-2.4%2c0.5-2.4%2c1.8h-0.5c0%2c0-0.5%2c0-0.4-0.5c0.3-1.4%2c1.8-2%2c3.4-2c1.4%2c0%2c3.2%2c0.4%2c3.2%2c2.5v4.3 c0%2c1%2c0.1%2c1.4%2c0.1%2c1.4h-0.6C18.9%2c31.2%2c18.9%2c30.9%2c18.9%2c30.9z M18.4%2c26.5c-0.1%2c0.2-0.6%2c0.3-0.9%2c0.3c-1.7%2c0.3-3.7%2c0.3-3.7%2c1.8 c0%2c1%2c0.9%2c1.6%2c1.8%2c1.6c1.5%2c0%2c2.9-1%2c2.9-2.5v-1.3h-0.1V26.5z M11.5%2c18l-4.2-5.7V18h-7V0.8h9.2l4.3%2c5.9l4.2-5.9h9.2V18h-7v-5.7 L16.1%2c18H11.5z'/%3e %3c/g%3e %3cpath id='Line' class='st1' d='M33.6%2c0.8v29.6'/%3e %3cg id='numeric-icon-white' transform='translate(40.920000%2c 0.000000)'%3e %3cpath id='Fill-10229' class='st0' d='M6%2c26v4H4.5v-3.4c0-0.9-0.4-1.4-1.1-1.4c-0.9%2c0-1.5%2c0.6-1.5%2c1.9V30H0.2v-6.1h1.6 c0%2c0.6%2c0%2c1-0.1%2c1.4c0.4-1%2c1-1.6%2c2.1-1.6C5.2%2c23.7%2c6%2c24.5%2c6%2c26'/%3e %3cpath id='Fill-10231' class='st0' d='M13.1%2c30h-1.5c0-0.5%2c0.1-1%2c0.1-1.4h-0.1c-0.4%2c1-1%2c1.5-2.1%2c1.5c-1.2%2c0-2.1-0.9-2.1-2.4 v-3.7h1.5v3.4c0%2c0.9%2c0.4%2c1.4%2c1.1%2c1.4s1.2-0.6%2c1.2-1.7v-2.9h1.7v6h0.2V30z'/%3e %3cpath id='Fill-10233' class='st0' d='M14.5%2c23.9H16c0%2c0.5%2c0%2c0.9-0.1%2c1.2c0.4-1%2c1-1.5%2c2-1.5s1.6%2c0.5%2c1.9%2c1.5 c0.2-0.9%2c1-1.5%2c2-1.5c1.2%2c0%2c2%2c0.7%2c2%2c2.2v4h-1.5v-3.4c0-1-0.4-1.4-1.1-1.4S20%2c25.5%2c20%2c26.8v3h-1.5v-3.4c0-1-0.4-1.4-1.1-1.4 s-1.2%2c0.5-1.2%2c1.7v3h-1.6C14.5%2c29.8%2c14.5%2c23.9%2c14.5%2c23.9z'/%3e %3cpath id='Fill-10235' class='st0' d='M26.7%2c26.3c0.1%2c0%2c0.4-0.1%2c0.6-0.1h1.4c0.5%2c0%2c0.6%2c0%2c0.7%2c0.1c0-0.7-0.6-1.2-1.4-1.2 S26.8%2c25.5%2c26.7%2c26.3 M31.1%2c26.9v0.4h-3.7c-0.4%2c0-0.6%2c0-0.7-0.1v0.1c0.1%2c0.9%2c0.7%2c1.4%2c1.6%2c1.4c0.6%2c0%2c1.2-0.2%2c1.7-0.7l0.7%2c1.1 c-0.7%2c0.6-1.5%2c1-2.5%2c1c-2%2c0-3.2-1.2-3.2-3.1c0-2%2c1.2-3.1%2c3.1-3.1C30%2c23.7%2c31.1%2c24.9%2c31.1%2c26.9'/%3e %3cpath id='Fill-10237' class='st0' d='M36.1%2c23.8v1.6h-0.5c-1.1%2c0-1.7%2c0.6-1.7%2c2V30h-1.7v-6.1h1.6c0%2c0.5-0.1%2c1.1-0.1%2c1.7 c0.2-1.4%2c1-2%2c2-2C35.8%2c23.8%2c35.9%2c23.8%2c36.1%2c23.8'/%3e %3cpath id='Fill-10239' class='st0' d='M36.9%2c30h1.6v-6.1h-1.6V30z'/%3e %3cpath id='Fill-10241' class='st0' d='M39.7%2c26.9c0-1.9%2c1.4-3.1%2c3.2-3.1c0.7%2c0%2c1.5%2c0.2%2c2.1%2c0.6l-0.6%2c1.2 c-0.4-0.2-0.9-0.4-1.4-0.4c-1%2c0-1.7%2c0.7-1.7%2c1.7c0%2c1%2c0.7%2c1.7%2c1.7%2c1.7c0.5%2c0%2c1-0.1%2c1.4-0.4l0.6%2c1.2c-0.6%2c0.4-1.4%2c0.6-2.1%2c0.6 C40.9%2c30.1%2c39.7%2c28.9%2c39.7%2c26.9'/%3e %3cpath id='Fill-10242' class='st0' d='M36.9%2c23.1h1.6v-1.5h-1.6V23.1z'/%3e %3cg id='Group-10245' transform='translate(18.459053%2c 0.000000)' class='st2'%3e %3cpath id='Fill-10243' class='st0' d='M9.4%2c18.5L18%2c9.8L9.4%2c1.3L0.8%2c9.9L9.4%2c18.5z'/%3e %3c/g%3e %3cg id='Group-10248' transform='translate(9.119770%2c 0.000000)' class='st3'%3e %3cpath id='Fill-10246' class='st0' d='M8.8%2c18.5l8.6-8.7L8.7%2c1.3L0.2%2c9.9L8.8%2c18.5z'/%3e %3c/g%3e %3cg id='Group-10251' transform='translate(17.291643%2c 0.000000)' class='st4'%3e %3cpath id='Fill-10249' class='st0' d='M9.1%2c9.8l1.5%2c8.7L1.9%2c9.9L0.6%2c1.3L9.1%2c9.8z'/%3e %3c/g%3e %3cg id='Group-10266' transform='translate(18.459053%2c 4.669642)'%3e %3cpath id='Fill-10264' class='st0' d='M4.3%2c8.7L0.8%2c5.3l3.5-3.7L8%2c5.1L4.3%2c8.7z'/%3e %3c/g%3e %3c/g%3e %3c/g%3e %3c/g%3e %3c/g%3e %3c/g%3e %3c/svg%3e");mask-image:url("data:image/svg+xml,%3c%3fxml version='1.0' encoding='utf-8'%3f%3e %3c!-- Generator: Adobe Illustrator 22.0.1%2c SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3e %3csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 86 32' style='enable-background:new 0 0 86 32%3b' xml:space='preserve'%3e %3cstyle type='text/css'%3e .st0%7bfill:white%3b%7d .st1%7bfill:none%3bstroke:white%3bstroke-width:0.5062%3bstroke-linecap:square%3b%7d .st2%7bopacity:0.5%3b%7d .st3%7bopacity:0.75%3b%7d .st4%7bopacity:0.6%3b%7d %3c/style%3e %3cg id='Page-1'%3e %3cg id='v-copy' transform='translate(-5.000000%2c 0.000000)'%3e %3cg id='Group' transform='translate(5.000000%2c 0.000000)'%3e %3cg id='Group-2'%3e %3cg id='man-icon'%3e %3cpath id='Fill-10420' class='st0' d='M9.9%2c20.7c0.1-0.2%2c0.2-0.3%2c0.4-0.3h0.5c0.3%2c0%2c0.5%2c0.2%2c0.5%2c0.4v9.6c0%2c0.2-0.2%2c0.4-0.5%2c0.4 h-0.5v-9.1l-4.1%2c9.1h-1L1%2c21.7v9.1H0.5c-0.3%2c0-0.5-0.2-0.5-0.4v-9.6c0-0.2%2c0.2-0.4%2c0.5-0.4h0.9c0.2%2c0%2c0.3%2c0.1%2c0.4%2c0.3L6%2c29.8 L9.9%2c20.7z M21.1%2c23h0.5v0.9c0.5-0.9%2c1.8-1.1%2c2.5-1.1c2.2%2c0%2c3.1%2c1.6%2c3.1%2c3v4.7c0%2c0.2-0.2%2c0.4-0.5%2c0.4h-0.5v-5 c0-1.4-0.5-2.2-2.1-2.2c-1.4%2c0-2.4%2c1.1-2.5%2c2.6V31h-0.5c-0.3%2c0-0.5-0.2-0.5-0.4v-6.9C20.6%2c23.2%2c20.8%2c23%2c21.1%2c23z M18.9%2c30.9 c-0.3%2c0-0.5-0.2-0.5-0.4v-0.6c-0.7%2c0.9-1.3%2c1.3-2.9%2c1.3c-1.5%2c0-2.7-0.7-2.7-2.2c0-2.1%2c2.2-2.4%2c4.5-2.7c0.9-0.1%2c1.3-0.3%2c1.3-1.1 c0-1.1-1.2-1.4-2.4-1.4c-1.3%2c0-2.4%2c0.5-2.4%2c1.8h-0.5c0%2c0-0.5%2c0-0.4-0.5c0.3-1.4%2c1.8-2%2c3.4-2c1.4%2c0%2c3.2%2c0.4%2c3.2%2c2.5v4.3 c0%2c1%2c0.1%2c1.4%2c0.1%2c1.4h-0.6C18.9%2c31.2%2c18.9%2c30.9%2c18.9%2c30.9z M18.4%2c26.5c-0.1%2c0.2-0.6%2c0.3-0.9%2c0.3c-1.7%2c0.3-3.7%2c0.3-3.7%2c1.8 c0%2c1%2c0.9%2c1.6%2c1.8%2c1.6c1.5%2c0%2c2.9-1%2c2.9-2.5v-1.3h-0.1V26.5z M11.5%2c18l-4.2-5.7V18h-7V0.8h9.2l4.3%2c5.9l4.2-5.9h9.2V18h-7v-5.7 L16.1%2c18H11.5z'/%3e %3c/g%3e %3cpath id='Line' class='st1' d='M33.6%2c0.8v29.6'/%3e %3cg id='numeric-icon-white' transform='translate(40.920000%2c 0.000000)'%3e %3cpath id='Fill-10229' class='st0' d='M6%2c26v4H4.5v-3.4c0-0.9-0.4-1.4-1.1-1.4c-0.9%2c0-1.5%2c0.6-1.5%2c1.9V30H0.2v-6.1h1.6 c0%2c0.6%2c0%2c1-0.1%2c1.4c0.4-1%2c1-1.6%2c2.1-1.6C5.2%2c23.7%2c6%2c24.5%2c6%2c26'/%3e %3cpath id='Fill-10231' class='st0' d='M13.1%2c30h-1.5c0-0.5%2c0.1-1%2c0.1-1.4h-0.1c-0.4%2c1-1%2c1.5-2.1%2c1.5c-1.2%2c0-2.1-0.9-2.1-2.4 v-3.7h1.5v3.4c0%2c0.9%2c0.4%2c1.4%2c1.1%2c1.4s1.2-0.6%2c1.2-1.7v-2.9h1.7v6h0.2V30z'/%3e %3cpath id='Fill-10233' class='st0' d='M14.5%2c23.9H16c0%2c0.5%2c0%2c0.9-0.1%2c1.2c0.4-1%2c1-1.5%2c2-1.5s1.6%2c0.5%2c1.9%2c1.5 c0.2-0.9%2c1-1.5%2c2-1.5c1.2%2c0%2c2%2c0.7%2c2%2c2.2v4h-1.5v-3.4c0-1-0.4-1.4-1.1-1.4S20%2c25.5%2c20%2c26.8v3h-1.5v-3.4c0-1-0.4-1.4-1.1-1.4 s-1.2%2c0.5-1.2%2c1.7v3h-1.6C14.5%2c29.8%2c14.5%2c23.9%2c14.5%2c23.9z'/%3e %3cpath id='Fill-10235' class='st0' d='M26.7%2c26.3c0.1%2c0%2c0.4-0.1%2c0.6-0.1h1.4c0.5%2c0%2c0.6%2c0%2c0.7%2c0.1c0-0.7-0.6-1.2-1.4-1.2 S26.8%2c25.5%2c26.7%2c26.3 M31.1%2c26.9v0.4h-3.7c-0.4%2c0-0.6%2c0-0.7-0.1v0.1c0.1%2c0.9%2c0.7%2c1.4%2c1.6%2c1.4c0.6%2c0%2c1.2-0.2%2c1.7-0.7l0.7%2c1.1 c-0.7%2c0.6-1.5%2c1-2.5%2c1c-2%2c0-3.2-1.2-3.2-3.1c0-2%2c1.2-3.1%2c3.1-3.1C30%2c23.7%2c31.1%2c24.9%2c31.1%2c26.9'/%3e %3cpath id='Fill-10237' class='st0' d='M36.1%2c23.8v1.6h-0.5c-1.1%2c0-1.7%2c0.6-1.7%2c2V30h-1.7v-6.1h1.6c0%2c0.5-0.1%2c1.1-0.1%2c1.7 c0.2-1.4%2c1-2%2c2-2C35.8%2c23.8%2c35.9%2c23.8%2c36.1%2c23.8'/%3e %3cpath id='Fill-10239' class='st0' d='M36.9%2c30h1.6v-6.1h-1.6V30z'/%3e %3cpath id='Fill-10241' class='st0' d='M39.7%2c26.9c0-1.9%2c1.4-3.1%2c3.2-3.1c0.7%2c0%2c1.5%2c0.2%2c2.1%2c0.6l-0.6%2c1.2 c-0.4-0.2-0.9-0.4-1.4-0.4c-1%2c0-1.7%2c0.7-1.7%2c1.7c0%2c1%2c0.7%2c1.7%2c1.7%2c1.7c0.5%2c0%2c1-0.1%2c1.4-0.4l0.6%2c1.2c-0.6%2c0.4-1.4%2c0.6-2.1%2c0.6 C40.9%2c30.1%2c39.7%2c28.9%2c39.7%2c26.9'/%3e %3cpath id='Fill-10242' class='st0' d='M36.9%2c23.1h1.6v-1.5h-1.6V23.1z'/%3e %3cg id='Group-10245' transform='translate(18.459053%2c 0.000000)' class='st2'%3e %3cpath id='Fill-10243' class='st0' d='M9.4%2c18.5L18%2c9.8L9.4%2c1.3L0.8%2c9.9L9.4%2c18.5z'/%3e %3c/g%3e %3cg id='Group-10248' transform='translate(9.119770%2c 0.000000)' class='st3'%3e %3cpath id='Fill-10246' class='st0' d='M8.8%2c18.5l8.6-8.7L8.7%2c1.3L0.2%2c9.9L8.8%2c18.5z'/%3e %3c/g%3e %3cg id='Group-10251' transform='translate(17.291643%2c 0.000000)' class='st4'%3e %3cpath id='Fill-10249' class='st0' d='M9.1%2c9.8l1.5%2c8.7L1.9%2c9.9L0.6%2c1.3L9.1%2c9.8z'/%3e %3c/g%3e %3cg id='Group-10266' transform='translate(18.459053%2c 4.669642)'%3e %3cpath id='Fill-10264' class='st0' d='M4.3%2c8.7L0.8%2c5.3l3.5-3.7L8%2c5.1L4.3%2c8.7z'/%3e %3c/g%3e %3c/g%3e %3c/g%3e %3c/g%3e %3c/g%3e %3c/g%3e %3c/svg%3e")}[class^=logo-numeric]{width:5.375em;height:2em}[class^=logo-numeric].small{width:calc(-0.2em*2.5 + 5.375em);height:calc(-0.2em + 2em)}[class^=logo-numeric].medium{width:calc(0.3em*2.5 + 5.375em);height:calc(0.3em + 2em)}[class^=logo-numeric].bigger{width:calc(0.7em*2.5 + 5.375em);height:calc(0.7em + 2em)}[class^=logo-numeric].big{width:calc(1em*2.5 + 5.375em);height:calc(1em + 2em)}[class^=logo-numeric].huge{width:calc(2em*2.5 + 5.375em);height:calc(2em + 2em)}[class^=logo-numeric].single{width:2.95em}[class^=logo-numeric].single.small{width:calc(-0.2em*2.5 + 5.375em - 2.425em - -0.2em)}[class^=logo-numeric].single.medium{width:calc(0.3em*2.5 + 5.375em - 2.425em - 0.3em)}[class^=logo-numeric].single.bigger{width:calc(0.7em*2.5 + 5.375em - 2.425em - 0.7em)}[class^=logo-numeric].single.big{width:calc(1em*2.5 + 5.375em - 2.425em - 1em)}[class^=logo-numeric].single.huge{width:calc(2em*2.5 + 5.375em - 2.425em - 2em)}.logo-institute:not([class$="--white"]):not([class="--colored"]){background-color:#6a6a6c;-webkit-mask-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' id='Layer_1' x='0' y='0' version='1.1' viewBox='0 0 166 32' xml:space='preserve'%3e %3cstyle%3e .st0%7bfill:white%7d %3c/style%3e %3cpath d='M.5 5.5h5.8l4.3 12.8h.1l4.1-12.8h5.7v18.6h-3.8V10.9L12 24.1H8.9l-4.6-13v13H.5V5.5zM24 14.8c.2-3.5 3.3-4.5 6.3-4.5 2.7 0 5.9.6 5.9 3.8v7c-.1 1 .1 2 .5 3H33c-.1-.4-.2-.9-.3-1.3-1.2 1.1-2.9 1.7-4.5 1.7-2.5 0-4.6-1.3-4.6-4 0-3 2.3-3.8 4.6-4.1s4.4-.3 4.4-1.8-1.1-1.9-2.4-1.9-2.3.6-2.4 2l-3.8.1zm8.6 2.7c-.6.6-1.9.6-3.1.8s-2.2.6-2.2 2 1.1 1.7 2.3 1.7c1.5.2 2.9-1 3-2.5v-2zM39.6 10.7h3.5v1.9h.1c.9-1.4 2.4-2.3 4.1-2.2 3.9 0 4.9 2.2 4.9 5.5v8.3h-3.7v-7.6c0-2.2-.7-3.3-2.4-3.3-2 0-2.9 1.1-2.9 3.8v7h-3.7V10.7zM62.3 5.5h4.1v18.6h-4.1V5.5zM70.1 10.7h3.5v1.9h.1c.9-1.4 2.4-2.3 4.1-2.2 3.9 0 4.9 2.2 4.9 5.5v8.3H79v-7.6c0-2.2-.7-3.3-2.4-3.3-2 0-2.9 1.1-2.9 3.8v7H70V10.7zM88.9 19.7c0 1.6 1.4 2.3 2.8 2.3 1.1 0 2.4-.4 2.4-1.7 0-1.1-1.5-1.5-4.2-2.1-2.1-.5-4.3-1.2-4.3-3.6 0-3.4 3-4.3 5.8-4.3s5.7 1 5.9 4.3H94c-.1-1.4-1.2-1.8-2.5-1.8-.8 0-2.1.2-2.1 1.3 0 1.3 2.1 1.5 4.2 2s4.3 1.3 4.3 3.8c0 3.5-3.1 4.7-6.1 4.7s-6.2-1.2-6.3-4.7h3.4zM105.2 10.7h2.7v2.5h-2.7v6.7c0 1.2.3 1.6 1.6 1.6.4 0 .8 0 1.2-.1v2.9c-.7.1-1.4.1-2.2.1-2.3 0-4.2-.5-4.2-3.2v-7.9h-2.2v-2.5h2.2v-4h3.7v3.9zM114 8.5h-3.7v-3h3.7v3zm-3.7 2.1h3.7v13.5h-3.7V10.6zM122.1 10.7h2.7v2.5h-2.7v6.7c0 1.2.3 1.6 1.6 1.6.4 0 .8 0 1.2-.1v2.9c-.7.1-1.4.1-2.2.1-2.3 0-4.2-.5-4.2-3.2v-7.9h-2.2v-2.5h2.2v-4h3.7v3.9zM139.8 24.1h-3.5v-1.9h-.1c-.9 1.4-2.4 2.3-4.1 2.2-3.9 0-4.9-2.2-4.9-5.5v-8.3h3.7v7.6c0 2.2.6 3.3 2.4 3.3 2 0 2.9-1.1 2.9-3.9v-7h3.7l-.1 13.5zM147.8 10.7h2.7v2.5h-2.7v6.7c0 1.2.3 1.6 1.6 1.6.4 0 .8 0 1.1-.1v2.9c-.7.1-1.4.1-2.2.1-2.3 0-4.2-.5-4.2-3.2v-7.9h-2.2v-2.5h2.2v-4h3.7v3.9zM155.8 18.3c.1 2.3 1.2 3.4 3.3 3.4 1.2.1 2.4-.6 2.9-1.8h3.2c-.7 2.8-3.4 4.8-6.3 4.5-4.2 0-6.9-2.9-6.9-7.1-.2-3.7 2.7-6.9 6.4-7.1h.5c4.6 0 6.8 3.8 6.5 8l-9.6.1zm6-2.4c-.3-1.9-1.1-2.9-2.9-2.9-1.6-.1-3 1.2-3.1 2.8v.1h6z' class='st0'/%3e %3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' id='Layer_1' x='0' y='0' version='1.1' viewBox='0 0 166 32' xml:space='preserve'%3e %3cstyle%3e .st0%7bfill:white%7d %3c/style%3e %3cpath d='M.5 5.5h5.8l4.3 12.8h.1l4.1-12.8h5.7v18.6h-3.8V10.9L12 24.1H8.9l-4.6-13v13H.5V5.5zM24 14.8c.2-3.5 3.3-4.5 6.3-4.5 2.7 0 5.9.6 5.9 3.8v7c-.1 1 .1 2 .5 3H33c-.1-.4-.2-.9-.3-1.3-1.2 1.1-2.9 1.7-4.5 1.7-2.5 0-4.6-1.3-4.6-4 0-3 2.3-3.8 4.6-4.1s4.4-.3 4.4-1.8-1.1-1.9-2.4-1.9-2.3.6-2.4 2l-3.8.1zm8.6 2.7c-.6.6-1.9.6-3.1.8s-2.2.6-2.2 2 1.1 1.7 2.3 1.7c1.5.2 2.9-1 3-2.5v-2zM39.6 10.7h3.5v1.9h.1c.9-1.4 2.4-2.3 4.1-2.2 3.9 0 4.9 2.2 4.9 5.5v8.3h-3.7v-7.6c0-2.2-.7-3.3-2.4-3.3-2 0-2.9 1.1-2.9 3.8v7h-3.7V10.7zM62.3 5.5h4.1v18.6h-4.1V5.5zM70.1 10.7h3.5v1.9h.1c.9-1.4 2.4-2.3 4.1-2.2 3.9 0 4.9 2.2 4.9 5.5v8.3H79v-7.6c0-2.2-.7-3.3-2.4-3.3-2 0-2.9 1.1-2.9 3.8v7H70V10.7zM88.9 19.7c0 1.6 1.4 2.3 2.8 2.3 1.1 0 2.4-.4 2.4-1.7 0-1.1-1.5-1.5-4.2-2.1-2.1-.5-4.3-1.2-4.3-3.6 0-3.4 3-4.3 5.8-4.3s5.7 1 5.9 4.3H94c-.1-1.4-1.2-1.8-2.5-1.8-.8 0-2.1.2-2.1 1.3 0 1.3 2.1 1.5 4.2 2s4.3 1.3 4.3 3.8c0 3.5-3.1 4.7-6.1 4.7s-6.2-1.2-6.3-4.7h3.4zM105.2 10.7h2.7v2.5h-2.7v6.7c0 1.2.3 1.6 1.6 1.6.4 0 .8 0 1.2-.1v2.9c-.7.1-1.4.1-2.2.1-2.3 0-4.2-.5-4.2-3.2v-7.9h-2.2v-2.5h2.2v-4h3.7v3.9zM114 8.5h-3.7v-3h3.7v3zm-3.7 2.1h3.7v13.5h-3.7V10.6zM122.1 10.7h2.7v2.5h-2.7v6.7c0 1.2.3 1.6 1.6 1.6.4 0 .8 0 1.2-.1v2.9c-.7.1-1.4.1-2.2.1-2.3 0-4.2-.5-4.2-3.2v-7.9h-2.2v-2.5h2.2v-4h3.7v3.9zM139.8 24.1h-3.5v-1.9h-.1c-.9 1.4-2.4 2.3-4.1 2.2-3.9 0-4.9-2.2-4.9-5.5v-8.3h3.7v7.6c0 2.2.6 3.3 2.4 3.3 2 0 2.9-1.1 2.9-3.9v-7h3.7l-.1 13.5zM147.8 10.7h2.7v2.5h-2.7v6.7c0 1.2.3 1.6 1.6 1.6.4 0 .8 0 1.1-.1v2.9c-.7.1-1.4.1-2.2.1-2.3 0-4.2-.5-4.2-3.2v-7.9h-2.2v-2.5h2.2v-4h3.7v3.9zM155.8 18.3c.1 2.3 1.2 3.4 3.3 3.4 1.2.1 2.4-.6 2.9-1.8h3.2c-.7 2.8-3.4 4.8-6.3 4.5-4.2 0-6.9-2.9-6.9-7.1-.2-3.7 2.7-6.9 6.4-7.1h.5c4.6 0 6.8 3.8 6.5 8l-9.6.1zm6-2.4c-.3-1.9-1.1-2.9-2.9-2.9-1.6-.1-3 1.2-3.1 2.8v.1h6z' class='st0'/%3e %3c/svg%3e")}.logo-institute--colored{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' id='Layer_1' x='0' y='0' version='1.1' viewBox='0 0 166 32' xml:space='preserve'%3e %3cstyle%3e .st0%7bfill:white%7d %3c/style%3e %3cpath d='M.5 5.5h5.8l4.3 12.8h.1l4.1-12.8h5.7v18.6h-3.8V10.9L12 24.1H8.9l-4.6-13v13H.5V5.5zM24 14.8c.2-3.5 3.3-4.5 6.3-4.5 2.7 0 5.9.6 5.9 3.8v7c-.1 1 .1 2 .5 3H33c-.1-.4-.2-.9-.3-1.3-1.2 1.1-2.9 1.7-4.5 1.7-2.5 0-4.6-1.3-4.6-4 0-3 2.3-3.8 4.6-4.1s4.4-.3 4.4-1.8-1.1-1.9-2.4-1.9-2.3.6-2.4 2l-3.8.1zm8.6 2.7c-.6.6-1.9.6-3.1.8s-2.2.6-2.2 2 1.1 1.7 2.3 1.7c1.5.2 2.9-1 3-2.5v-2zM39.6 10.7h3.5v1.9h.1c.9-1.4 2.4-2.3 4.1-2.2 3.9 0 4.9 2.2 4.9 5.5v8.3h-3.7v-7.6c0-2.2-.7-3.3-2.4-3.3-2 0-2.9 1.1-2.9 3.8v7h-3.7V10.7zM62.3 5.5h4.1v18.6h-4.1V5.5zM70.1 10.7h3.5v1.9h.1c.9-1.4 2.4-2.3 4.1-2.2 3.9 0 4.9 2.2 4.9 5.5v8.3H79v-7.6c0-2.2-.7-3.3-2.4-3.3-2 0-2.9 1.1-2.9 3.8v7H70V10.7zM88.9 19.7c0 1.6 1.4 2.3 2.8 2.3 1.1 0 2.4-.4 2.4-1.7 0-1.1-1.5-1.5-4.2-2.1-2.1-.5-4.3-1.2-4.3-3.6 0-3.4 3-4.3 5.8-4.3s5.7 1 5.9 4.3H94c-.1-1.4-1.2-1.8-2.5-1.8-.8 0-2.1.2-2.1 1.3 0 1.3 2.1 1.5 4.2 2s4.3 1.3 4.3 3.8c0 3.5-3.1 4.7-6.1 4.7s-6.2-1.2-6.3-4.7h3.4zM105.2 10.7h2.7v2.5h-2.7v6.7c0 1.2.3 1.6 1.6 1.6.4 0 .8 0 1.2-.1v2.9c-.7.1-1.4.1-2.2.1-2.3 0-4.2-.5-4.2-3.2v-7.9h-2.2v-2.5h2.2v-4h3.7v3.9zM114 8.5h-3.7v-3h3.7v3zm-3.7 2.1h3.7v13.5h-3.7V10.6zM122.1 10.7h2.7v2.5h-2.7v6.7c0 1.2.3 1.6 1.6 1.6.4 0 .8 0 1.2-.1v2.9c-.7.1-1.4.1-2.2.1-2.3 0-4.2-.5-4.2-3.2v-7.9h-2.2v-2.5h2.2v-4h3.7v3.9zM139.8 24.1h-3.5v-1.9h-.1c-.9 1.4-2.4 2.3-4.1 2.2-3.9 0-4.9-2.2-4.9-5.5v-8.3h3.7v7.6c0 2.2.6 3.3 2.4 3.3 2 0 2.9-1.1 2.9-3.9v-7h3.7l-.1 13.5zM147.8 10.7h2.7v2.5h-2.7v6.7c0 1.2.3 1.6 1.6 1.6.4 0 .8 0 1.1-.1v2.9c-.7.1-1.4.1-2.2.1-2.3 0-4.2-.5-4.2-3.2v-7.9h-2.2v-2.5h2.2v-4h3.7v3.9zM155.8 18.3c.1 2.3 1.2 3.4 3.3 3.4 1.2.1 2.4-.6 2.9-1.8h3.2c-.7 2.8-3.4 4.8-6.3 4.5-4.2 0-6.9-2.9-6.9-7.1-.2-3.7 2.7-6.9 6.4-7.1h.5c4.6 0 6.8 3.8 6.5 8l-9.6.1zm6-2.4c-.3-1.9-1.1-2.9-2.9-2.9-1.6-.1-3 1.2-3.1 2.8v.1h6z' class='st0'/%3e %3c/svg%3e")}.logo-institute--white{background-color:#fff;-webkit-mask-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' id='Layer_1' x='0' y='0' version='1.1' viewBox='0 0 166 32' xml:space='preserve'%3e %3cstyle%3e .st0%7bfill:white%7d %3c/style%3e %3cpath d='M.5 5.5h5.8l4.3 12.8h.1l4.1-12.8h5.7v18.6h-3.8V10.9L12 24.1H8.9l-4.6-13v13H.5V5.5zM24 14.8c.2-3.5 3.3-4.5 6.3-4.5 2.7 0 5.9.6 5.9 3.8v7c-.1 1 .1 2 .5 3H33c-.1-.4-.2-.9-.3-1.3-1.2 1.1-2.9 1.7-4.5 1.7-2.5 0-4.6-1.3-4.6-4 0-3 2.3-3.8 4.6-4.1s4.4-.3 4.4-1.8-1.1-1.9-2.4-1.9-2.3.6-2.4 2l-3.8.1zm8.6 2.7c-.6.6-1.9.6-3.1.8s-2.2.6-2.2 2 1.1 1.7 2.3 1.7c1.5.2 2.9-1 3-2.5v-2zM39.6 10.7h3.5v1.9h.1c.9-1.4 2.4-2.3 4.1-2.2 3.9 0 4.9 2.2 4.9 5.5v8.3h-3.7v-7.6c0-2.2-.7-3.3-2.4-3.3-2 0-2.9 1.1-2.9 3.8v7h-3.7V10.7zM62.3 5.5h4.1v18.6h-4.1V5.5zM70.1 10.7h3.5v1.9h.1c.9-1.4 2.4-2.3 4.1-2.2 3.9 0 4.9 2.2 4.9 5.5v8.3H79v-7.6c0-2.2-.7-3.3-2.4-3.3-2 0-2.9 1.1-2.9 3.8v7H70V10.7zM88.9 19.7c0 1.6 1.4 2.3 2.8 2.3 1.1 0 2.4-.4 2.4-1.7 0-1.1-1.5-1.5-4.2-2.1-2.1-.5-4.3-1.2-4.3-3.6 0-3.4 3-4.3 5.8-4.3s5.7 1 5.9 4.3H94c-.1-1.4-1.2-1.8-2.5-1.8-.8 0-2.1.2-2.1 1.3 0 1.3 2.1 1.5 4.2 2s4.3 1.3 4.3 3.8c0 3.5-3.1 4.7-6.1 4.7s-6.2-1.2-6.3-4.7h3.4zM105.2 10.7h2.7v2.5h-2.7v6.7c0 1.2.3 1.6 1.6 1.6.4 0 .8 0 1.2-.1v2.9c-.7.1-1.4.1-2.2.1-2.3 0-4.2-.5-4.2-3.2v-7.9h-2.2v-2.5h2.2v-4h3.7v3.9zM114 8.5h-3.7v-3h3.7v3zm-3.7 2.1h3.7v13.5h-3.7V10.6zM122.1 10.7h2.7v2.5h-2.7v6.7c0 1.2.3 1.6 1.6 1.6.4 0 .8 0 1.2-.1v2.9c-.7.1-1.4.1-2.2.1-2.3 0-4.2-.5-4.2-3.2v-7.9h-2.2v-2.5h2.2v-4h3.7v3.9zM139.8 24.1h-3.5v-1.9h-.1c-.9 1.4-2.4 2.3-4.1 2.2-3.9 0-4.9-2.2-4.9-5.5v-8.3h3.7v7.6c0 2.2.6 3.3 2.4 3.3 2 0 2.9-1.1 2.9-3.9v-7h3.7l-.1 13.5zM147.8 10.7h2.7v2.5h-2.7v6.7c0 1.2.3 1.6 1.6 1.6.4 0 .8 0 1.1-.1v2.9c-.7.1-1.4.1-2.2.1-2.3 0-4.2-.5-4.2-3.2v-7.9h-2.2v-2.5h2.2v-4h3.7v3.9zM155.8 18.3c.1 2.3 1.2 3.4 3.3 3.4 1.2.1 2.4-.6 2.9-1.8h3.2c-.7 2.8-3.4 4.8-6.3 4.5-4.2 0-6.9-2.9-6.9-7.1-.2-3.7 2.7-6.9 6.4-7.1h.5c4.6 0 6.8 3.8 6.5 8l-9.6.1zm6-2.4c-.3-1.9-1.1-2.9-2.9-2.9-1.6-.1-3 1.2-3.1 2.8v.1h6z' class='st0'/%3e %3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' id='Layer_1' x='0' y='0' version='1.1' viewBox='0 0 166 32' xml:space='preserve'%3e %3cstyle%3e .st0%7bfill:white%7d %3c/style%3e %3cpath d='M.5 5.5h5.8l4.3 12.8h.1l4.1-12.8h5.7v18.6h-3.8V10.9L12 24.1H8.9l-4.6-13v13H.5V5.5zM24 14.8c.2-3.5 3.3-4.5 6.3-4.5 2.7 0 5.9.6 5.9 3.8v7c-.1 1 .1 2 .5 3H33c-.1-.4-.2-.9-.3-1.3-1.2 1.1-2.9 1.7-4.5 1.7-2.5 0-4.6-1.3-4.6-4 0-3 2.3-3.8 4.6-4.1s4.4-.3 4.4-1.8-1.1-1.9-2.4-1.9-2.3.6-2.4 2l-3.8.1zm8.6 2.7c-.6.6-1.9.6-3.1.8s-2.2.6-2.2 2 1.1 1.7 2.3 1.7c1.5.2 2.9-1 3-2.5v-2zM39.6 10.7h3.5v1.9h.1c.9-1.4 2.4-2.3 4.1-2.2 3.9 0 4.9 2.2 4.9 5.5v8.3h-3.7v-7.6c0-2.2-.7-3.3-2.4-3.3-2 0-2.9 1.1-2.9 3.8v7h-3.7V10.7zM62.3 5.5h4.1v18.6h-4.1V5.5zM70.1 10.7h3.5v1.9h.1c.9-1.4 2.4-2.3 4.1-2.2 3.9 0 4.9 2.2 4.9 5.5v8.3H79v-7.6c0-2.2-.7-3.3-2.4-3.3-2 0-2.9 1.1-2.9 3.8v7H70V10.7zM88.9 19.7c0 1.6 1.4 2.3 2.8 2.3 1.1 0 2.4-.4 2.4-1.7 0-1.1-1.5-1.5-4.2-2.1-2.1-.5-4.3-1.2-4.3-3.6 0-3.4 3-4.3 5.8-4.3s5.7 1 5.9 4.3H94c-.1-1.4-1.2-1.8-2.5-1.8-.8 0-2.1.2-2.1 1.3 0 1.3 2.1 1.5 4.2 2s4.3 1.3 4.3 3.8c0 3.5-3.1 4.7-6.1 4.7s-6.2-1.2-6.3-4.7h3.4zM105.2 10.7h2.7v2.5h-2.7v6.7c0 1.2.3 1.6 1.6 1.6.4 0 .8 0 1.2-.1v2.9c-.7.1-1.4.1-2.2.1-2.3 0-4.2-.5-4.2-3.2v-7.9h-2.2v-2.5h2.2v-4h3.7v3.9zM114 8.5h-3.7v-3h3.7v3zm-3.7 2.1h3.7v13.5h-3.7V10.6zM122.1 10.7h2.7v2.5h-2.7v6.7c0 1.2.3 1.6 1.6 1.6.4 0 .8 0 1.2-.1v2.9c-.7.1-1.4.1-2.2.1-2.3 0-4.2-.5-4.2-3.2v-7.9h-2.2v-2.5h2.2v-4h3.7v3.9zM139.8 24.1h-3.5v-1.9h-.1c-.9 1.4-2.4 2.3-4.1 2.2-3.9 0-4.9-2.2-4.9-5.5v-8.3h3.7v7.6c0 2.2.6 3.3 2.4 3.3 2 0 2.9-1.1 2.9-3.9v-7h3.7l-.1 13.5zM147.8 10.7h2.7v2.5h-2.7v6.7c0 1.2.3 1.6 1.6 1.6.4 0 .8 0 1.1-.1v2.9c-.7.1-1.4.1-2.2.1-2.3 0-4.2-.5-4.2-3.2v-7.9h-2.2v-2.5h2.2v-4h3.7v3.9zM155.8 18.3c.1 2.3 1.2 3.4 3.3 3.4 1.2.1 2.4-.6 2.9-1.8h3.2c-.7 2.8-3.4 4.8-6.3 4.5-4.2 0-6.9-2.9-6.9-7.1-.2-3.7 2.7-6.9 6.4-7.1h.5c4.6 0 6.8 3.8 6.5 8l-9.6.1zm6-2.4c-.3-1.9-1.1-2.9-2.9-2.9-1.6-.1-3 1.2-3.1 2.8v.1h6z' class='st0'/%3e %3c/svg%3e")}[class^=logo-institute]{width:6.187em;height:1.2em}[class^=logo-institute].small{width:calc(-0.2em*1 + 6.187em);height:calc(-0.2em + 1.2em)}[class^=logo-institute].medium{width:calc(0.3em*1 + 6.187em);height:calc(0.3em + 1.2em)}[class^=logo-institute].bigger{width:calc(0.7em*1 + 6.187em);height:calc(0.7em + 1.2em)}[class^=logo-institute].big{width:calc(1em*1 + 6.187em);height:calc(1em + 1.2em)}[class^=logo-institute].huge{width:calc(2em*1 + 6.187em);height:calc(2em + 1.2em)}[class^=logo-institute].single{width:3.762em}[class^=logo-institute].single.small{width:calc(-0.2em*1 + 6.187em - 2.425em - -0.2em)}[class^=logo-institute].single.medium{width:calc(0.3em*1 + 6.187em - 2.425em - 0.3em)}[class^=logo-institute].single.bigger{width:calc(0.7em*1 + 6.187em - 2.425em - 0.7em)}[class^=logo-institute].single.big{width:calc(1em*1 + 6.187em - 2.425em - 1em)}[class^=logo-institute].single.huge{width:calc(2em*1 + 6.187em - 2.425em - 2em)}.logo-sales:not([class$="--white"]):not([class="--colored"]){background-color:#6a6a6c;-webkit-mask-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 743.18 307.45'%3e%3cdefs%3e%3cstyle%3e.a%7bfill:white%3b%7d%3c/style%3e%3c/defs%3e%3ctitle%3eLayer 1%3c/title%3e%3cpath class='a' d='M351.37%2c304.5h-4.86V2h4.86ZM109.06%2c174.37%2c68%2c117.63v56.74H0V1.86H89.6l41.64%2c58.37L172.86%2c1.86h89.57V174.37h-68V117.63l-41%2c56.74Zm66.3%2c85.87H175c-1.23%2c2.31-5.57%2c3.07-8.19%2c3.52-16.55%2c2.93-37.12%2c2.93-37.12%2c18.4%2c0%2c9.76%2c8.5%2c15.79%2c17.78%2c15.79%2c15%2c0%2c27.86-9.45%2c27.86-25.05V260.24h0Zm5.28%2c44.12a4.87%2c4.87%2c0%2c0%2c1-4.85-4.88l-.41-6.28c-7.27%2c9-13.19%2c12.94-28.64%2c12.94C131.9%2c306.14%2c120%2c298.93%2c120%2c283c0-22.07%2c21.8-24.28%2c42.83-26.73%2c8.06-.76%2c12.55-2.75%2c12.55-11.33%2c0-11.09-11.08-14.45-22.68-14.45-12.23%2c0-23.14%2c5.56-23.59%2c18.43H124.3s-5.22-.05-4.19-5.73c3.21-14.49%2c17.43-20.83%2c33.79-20.83%2c14.06%2c0%2c31.19%2c4.16%2c31.19%2c25.51v42.07a70.63%2c70.63%2c0%2c0%2c0%2c1.17%2c14.47Zm21.87-79.73h4.88v8.72h.34c5.46-9.17%2c18.25-11%2c24.38-11%2c22.42%2c0%2c30.32%2c16.51%2c30.32%2c30.79v46.37a4.85%2c4.85%2c0%2c0%2c1-4.81%2c4.89H252.7V254.63c0-13.6-5.6-23-21.37-23-14.16%2c0-23.45%2c10.66-23.94%2c26.26v46.48h-4.91a4.84%2c4.84%2c0%2c0%2c1-4.81-4.89v-70a4.83%2c4.83%2c0%2c0%2c1%2c4.81-4.86ZM93.62%2c201.15a4.85%2c4.85%2c0%2c0%2c1%2c4.4-2.8h5.55a4.85%2c4.85%2c0%2c0%2c1%2c4.85%2c4.86v96.27a4.85%2c4.85%2c0%2c0%2c1-4.85%2c4.88h-5l.11-91.66L59.27%2c304.36H49.19L9.75%2c212.7l.1%2c91.66h-5A4.85%2c4.85%2c0%2c0%2c1%2c0%2c299.48V203.21a4.85%2c4.85%2c0%2c0%2c1%2c4.85-4.86h5.57a4.9%2c4.9%2c0%2c0%2c1%2c4.42%2c2.8l39.37%2c91.3%2c39.41-91.3Z'/%3e%3cpath class='a' d='M591.64%2c249.59a11.68%2c11.68%2c0%2c0%2c0%2c.9-4.82%2c9.48%2c9.48%2c0%2c0%2c0-.95-4.41%2c8.49%2c8.49%2c0%2c0%2c0-2.56-3%2c10.65%2c10.65%2c0%2c0%2c0-3.76-1.68%2c19.23%2c19.23%2c0%2c0%2c0-4.59-.53H563.87V255.4h16.81a17.42%2c17.42%2c0%2c0%2c0%2c4.8-.63%2c10%2c10%2c0%2c0%2c0%2c3.72-1.9%2c9%2c9%2c0%2c0%2c0%2c2.44-3.28Zm-48.78-9a18.85%2c18.85%2c0%2c0%2c0-6.15-4.81%2c18.39%2c18.39%2c0%2c0%2c0-8.27-1.79%2c18.33%2c18.33%2c0%2c0%2c0-14.48%2c6.6%2c21.42%2c21.42%2c0%2c0%2c0-3.87%2c7.11%2c28%2c28%2c0%2c0%2c0-1.34%2c8.73%2c28.29%2c28.29%2c0%2c0%2c0%2c1.34%2c8.73%2c21.47%2c21.47%2c0%2c0%2c0%2c3.87%2c7.1%2c18.85%2c18.85%2c0%2c0%2c0%2c6.18%2c4.82%2c18.64%2c18.64%2c0%2c0%2c0%2c8.3%2c1.79%2c18.39%2c18.39%2c0%2c0%2c0%2c8.27-1.79%2c18.81%2c18.81%2c0%2c0%2c0%2c6.15-4.82%2c21.47%2c21.47%2c0%2c0%2c0%2c3.87-7.1%2c29.11%2c29.11%2c0%2c0%2c0%2c0-17.46%2c21.52%2c21.52%2c0%2c0%2c0-3.87-7.11Zm-11.69-62.72-6.39%2c18h12.71l-6.19-18ZM495.7%2c239.06a9.39%2c9.39%2c0%2c0%2c0-3.25-2.76%2c12%2c12%2c0%2c0%2c0-5.64-1.13h-17v20.71h16.6a13.65%2c13.65%2c0%2c0%2c0%2c5.34-.94%2c9%2c9%2c0%2c0%2c0%2c5.31-5.69%2c12%2c12%2c0%2c0%2c0%2c.59-3.65%2c15.29%2c15.29%2c0%2c0%2c0-.4-3.13%2c9.37%2c9.37%2c0%2c0%2c0-1.54-3.41ZM645.84%2c262h19.71l-9.67-25.52ZM436.46%2c0V307.45H743.18V0ZM676.54%2c198.28a10.11%2c10.11%2c0%2c0%2c0-3.33-2.06%2c32.76%2c32.76%2c0%2c0%2c0-4.67-1.44q-2.61-.61-5.29-1.37a48.17%2c48.17%2c0%2c0%2c1-5.35-1.68%2c18.64%2c18.64%2c0%2c0%2c1-4.67-2.58%2c11.55%2c11.55%2c0%2c0%2c1-4.6-9.68%2c12.79%2c12.79%2c0%2c0%2c1%2c1.61-6.56%2c14.65%2c14.65%2c0%2c0%2c1%2c4.22-4.64%2c18.43%2c18.43%2c0%2c0%2c1%2c5.91-2.75%2c25.32%2c25.32%2c0%2c0%2c1%2c6.59-.89%2c31.27%2c31.27%2c0%2c0%2c1%2c7.38.86%2c18.41%2c18.41%2c0%2c0%2c1%2c6.29%2c2.78%2c14%2c14%2c0%2c0%2c1%2c4.36%2c4.91%2c15%2c15%2c0%2c0%2c1%2c1.61%2c7.24H676.16a8.76%2c8.76%2c0%2c0%2c0-.92-3.64%2c6.1%2c6.1%2c0%2c0%2c0-2.1-2.26%2c8.84%2c8.84%2c0%2c0%2c0-3-1.17%2c18.42%2c18.42%2c0%2c0%2c0-3.68-.34%2c12.85%2c12.85%2c0%2c0%2c0-2.61.27%2c7.17%2c7.17%2c0%2c0%2c0-2.37%2c1%2c6%2c6%2c0%2c0%2c0-1.75%2c1.72%2c4.69%2c4.69%2c0%2c0%2c0-.68%2c2.61%2c4.34%2c4.34%2c0%2c0%2c0%2c.55%2c2.33%2c4.77%2c4.77%2c0%2c0%2c0%2c2.16%2c1.65%2c26.61%2c26.61%2c0%2c0%2c0%2c4.47%2c1.51c1.89.51%2c4.38%2c1.15%2c7.45%2c1.93q1.37.27%2c3.81%2c1a18.69%2c18.69%2c0%2c0%2c1%2c4.84%2c2.3%2c14.7%2c14.7%2c0%2c0%2c1%2c4.15%2c4.23%2c12%2c12%2c0%2c0%2c1%2c1.75%2c6.76%2c15%2c15%2c0%2c0%2c1-1.3%2c6.25%2c13.71%2c13.71%2c0%2c0%2c1-3.88%2c5%2c18.68%2c18.68%2c0%2c0%2c1-6.39%2c3.26%2c30.1%2c30.1%2c0%2c0%2c1-8.82%2c1.17%2c31.21%2c31.21%2c0%2c0%2c1-7.87-1%2c19.75%2c19.75%2c0%2c0%2c1-6.73-3.13%2c15.4%2c15.4%2c0%2c0%2c1-4.63-5.42%2c16.1%2c16.1%2c0%2c0%2c1-1.65-7.83h10.44a9.07%2c9.07%2c0%2c0%2c0%2c.89%2c4.19%2c7.86%2c7.86%2c0%2c0%2c0%2c2.38%2c2.78%2c10.17%2c10.17%2c0%2c0%2c0%2c3.46%2c1.58%2c16.61%2c16.61%2c0%2c0%2c0%2c4.12.51%2c20.31%2c20.31%2c0%2c0%2c0%2c3.1-.24%2c11.16%2c11.16%2c0%2c0%2c0%2c3.09-.92%2c6.77%2c6.77%2c0%2c0%2c0%2c2.4-1.89%2c4.75%2c4.75%2c0%2c0%2c0%2c1-3.06%2c4.3%2c4.3%2c0%2c0%2c0-1.28-3.22ZM602.8%2c165.8h36.67v9.07h-25.9v10.5h23.77v8.38H613.57v12H640v9.06H602.8v-49Zm-42%2c0h10.78v40h23.9v9.06H560.77v-49Zm-63%2c90.3c-2.76%2c2.43-6.74%2c3.66-11.82%2c3.66H469.79V281.6H465.5V231.3H487a24.86%2c24.86%2c0%2c0%2c1%2c4.69.49%2c12.92%2c12.92%2c0%2c0%2c1%2c4.91%2c2.05%2c12.22%2c12.22%2c0%2c0%2c1%2c3.81%2c4.42%2c15.87%2c15.87%2c0%2c0%2c1%2c1.51%2c7.4C501.94%2c250.14%2c500.52%2c253.65%2c497.73%2c256.1Zm1.82-44.6a18.5%2c18.5%2c0%2c0%2c1-6.39%2c3.26%2c30.1%2c30.1%2c0%2c0%2c1-8.82%2c1.17%2c30.7%2c30.7%2c0%2c0%2c1-7.87-1%2c19.73%2c19.73%2c0%2c0%2c1-6.73-3.12%2c15.43%2c15.43%2c0%2c0%2c1-4.63-5.43%2c16.07%2c16.07%2c0%2c0%2c1-1.65-7.83H473.9a9%2c9%2c0%2c0%2c0%2c.89%2c4.19%2c7.85%2c7.85%2c0%2c0%2c0%2c2.37%2c2.78%2c10.12%2c10.12%2c0%2c0%2c0%2c3.47%2c1.58%2c16.1%2c16.1%2c0%2c0%2c0%2c4.12.52%2c21.53%2c21.53%2c0%2c0%2c0%2c3.09-.24%2c10.65%2c10.65%2c0%2c0%2c0%2c3.09-.93%2c6.9%2c6.9%2c0%2c0%2c0%2c2.41-1.89%2c4.74%2c4.74%2c0%2c0%2c0%2c1-3.05%2c4.32%2c4.32%2c0%2c0%2c0-1.27-3.23%2c10.05%2c10.05%2c0%2c0%2c0-3.33-2.06%2c33.12%2c33.12%2c0%2c0%2c0-4.67-1.45q-2.62-.61-5.29-1.37a48.34%2c48.34%2c0%2c0%2c1-5.36-1.68%2c18.19%2c18.19%2c0%2c0%2c1-4.67-2.58%2c12.17%2c12.17%2c0%2c0%2c1-3.33-3.95%2c12%2c12%2c0%2c0%2c1-1.27-5.73%2c12.82%2c12.82%2c0%2c0%2c1%2c1.62-6.56%2c14.5%2c14.5%2c0%2c0%2c1%2c4.22-4.63%2c18.27%2c18.27%2c0%2c0%2c1%2c5.9-2.75%2c25.41%2c25.41%2c0%2c0%2c1%2c6.6-.9%2c31.33%2c31.33%2c0%2c0%2c1%2c7.38.86%2c18.44%2c18.44%2c0%2c0%2c1%2c6.28%2c2.78%2c14%2c14%2c0%2c0%2c1%2c4.36%2c4.91%2c15%2c15%2c0%2c0%2c1%2c1.62%2c7.25H492.65a8.57%2c8.57%2c0%2c0%2c0-.93-3.64%2c6%2c6%2c0%2c0%2c0-2.09-2.27%2c8.68%2c8.68%2c0%2c0%2c0-3-1.16A18.29%2c18.29%2c0%2c0%2c0%2c483%2c173a12.19%2c12.19%2c0%2c0%2c0-2.61.28%2c6.88%2c6.88%2c0%2c0%2c0-2.37%2c1%2c5.86%2c5.86%2c0%2c0%2c0-1.75%2c1.72%2c4.56%2c4.56%2c0%2c0%2c0-.69%2c2.61%2c4.34%2c4.34%2c0%2c0%2c0%2c.55%2c2.33%2c5%2c5%2c0%2c0%2c0%2c2.17%2c1.65%2c27.38%2c27.38%2c0%2c0%2c0%2c4.46%2c1.51q2.85.75%2c7.45%2c1.92c.92.18%2c2.19.52%2c3.81%2c1a18.42%2c18.42%2c0%2c0%2c1%2c4.85%2c2.3A14.66%2c14.66%2c0%2c0%2c1%2c503%2c193.5a12%2c12%2c0%2c0%2c1%2c1.75%2c6.77%2c14.94%2c14.94%2c0%2c0%2c1-1.3%2c6.24%2c13.52%2c13.52%2c0%2c0%2c1-3.89%2c5Zm51.2%2c55.21a25%2c25%2c0%2c0%2c1-4.69%2c8.38%2c22.11%2c22.11%2c0%2c0%2c1-7.53%2c5.63%2c26%2c26%2c0%2c0%2c1-20.21%2c0%2c21.85%2c21.85%2c0%2c0%2c1-7.56-5.63%2c24.69%2c24.69%2c0%2c0%2c1-4.69-8.38%2c33.33%2c33.33%2c0%2c0%2c1%2c0-20.53%2c24.69%2c24.69%2c0%2c0%2c1%2c4.69-8.38%2c21.85%2c21.85%2c0%2c0%2c1%2c7.56-5.63%2c26%2c26%2c0%2c0%2c1%2c20.21%2c0%2c22.24%2c22.24%2c0%2c0%2c1%2c7.53%2c5.63%2c25%2c25%2c0%2c0%2c1%2c4.69%2c8.38%2c33.53%2c33.53%2c0%2c0%2c1%2c0%2c20.53ZM544%2c214.83l-3.71-10.92H522l-3.85%2c10.92H507.27l18.54-49h11.06l18.33%2c49Zm49.14%2c66.77-.18-.33a9.48%2c9.48%2c0%2c0%2c1-1.14-4.3c-.07-1.53-.11-3.14-.11-4.8s-.07-3.24-.2-4.86a10%2c10%2c0%2c0%2c0-1.22-4.09%2c7.29%2c7.29%2c0%2c0%2c0-3.2-2.84%2c15%2c15%2c0%2c0%2c0-6.41-1.1H563.88V281.6h-4.29V231.3h21.1a27.62%2c27.62%2c0%2c0%2c1%2c6.18.66%2c15.21%2c15.21%2c0%2c0%2c1%2c5.17%2c2.23%2c11%2c11%2c0%2c0%2c1%2c3.54%2c4.11%2c14.07%2c14.07%2c0%2c0%2c1%2c1.26%2c6.27%2c13.4%2c13.4%2c0%2c0%2c1-2.92%2c8.74%2c12.13%2c12.13%2c0%2c0%2c1-5.6%2c3.82%2c9.89%2c9.89%2c0%2c0%2c1%2c3.07%2c1.41%2c9.36%2c9.36%2c0%2c0%2c1%2c3.13%2c3.6%2c14.56%2c14.56%2c0%2c0%2c1%2c1.29%2c4.61%2c44.31%2c44.31%2c0%2c0%2c1%2c.28%2c4.87v2.82a21.49%2c21.49%2c0%2c0%2c0%2c.13%2c2.5%2c13%2c13%2c0%2c0%2c0%2c.42%2c2.12%2c4.58%2c4.58%2c0%2c0%2c0%2c.75%2c1.5l.83%2c1Zm28.28%2c0h-4.3V235.18H599.9V231.3h38.83v3.88h-17.3V281.6Zm51.75%2c0L667%2c265.87H644.38l-6.25%2c15.73h-4.61l20.22-50.3h4.16l19.87%2c50.3Zm41%2c0H682.11V231.3h4.3v46.42h27.81v3.88Z'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 743.18 307.45'%3e%3cdefs%3e%3cstyle%3e.a%7bfill:white%3b%7d%3c/style%3e%3c/defs%3e%3ctitle%3eLayer 1%3c/title%3e%3cpath class='a' d='M351.37%2c304.5h-4.86V2h4.86ZM109.06%2c174.37%2c68%2c117.63v56.74H0V1.86H89.6l41.64%2c58.37L172.86%2c1.86h89.57V174.37h-68V117.63l-41%2c56.74Zm66.3%2c85.87H175c-1.23%2c2.31-5.57%2c3.07-8.19%2c3.52-16.55%2c2.93-37.12%2c2.93-37.12%2c18.4%2c0%2c9.76%2c8.5%2c15.79%2c17.78%2c15.79%2c15%2c0%2c27.86-9.45%2c27.86-25.05V260.24h0Zm5.28%2c44.12a4.87%2c4.87%2c0%2c0%2c1-4.85-4.88l-.41-6.28c-7.27%2c9-13.19%2c12.94-28.64%2c12.94C131.9%2c306.14%2c120%2c298.93%2c120%2c283c0-22.07%2c21.8-24.28%2c42.83-26.73%2c8.06-.76%2c12.55-2.75%2c12.55-11.33%2c0-11.09-11.08-14.45-22.68-14.45-12.23%2c0-23.14%2c5.56-23.59%2c18.43H124.3s-5.22-.05-4.19-5.73c3.21-14.49%2c17.43-20.83%2c33.79-20.83%2c14.06%2c0%2c31.19%2c4.16%2c31.19%2c25.51v42.07a70.63%2c70.63%2c0%2c0%2c0%2c1.17%2c14.47Zm21.87-79.73h4.88v8.72h.34c5.46-9.17%2c18.25-11%2c24.38-11%2c22.42%2c0%2c30.32%2c16.51%2c30.32%2c30.79v46.37a4.85%2c4.85%2c0%2c0%2c1-4.81%2c4.89H252.7V254.63c0-13.6-5.6-23-21.37-23-14.16%2c0-23.45%2c10.66-23.94%2c26.26v46.48h-4.91a4.84%2c4.84%2c0%2c0%2c1-4.81-4.89v-70a4.83%2c4.83%2c0%2c0%2c1%2c4.81-4.86ZM93.62%2c201.15a4.85%2c4.85%2c0%2c0%2c1%2c4.4-2.8h5.55a4.85%2c4.85%2c0%2c0%2c1%2c4.85%2c4.86v96.27a4.85%2c4.85%2c0%2c0%2c1-4.85%2c4.88h-5l.11-91.66L59.27%2c304.36H49.19L9.75%2c212.7l.1%2c91.66h-5A4.85%2c4.85%2c0%2c0%2c1%2c0%2c299.48V203.21a4.85%2c4.85%2c0%2c0%2c1%2c4.85-4.86h5.57a4.9%2c4.9%2c0%2c0%2c1%2c4.42%2c2.8l39.37%2c91.3%2c39.41-91.3Z'/%3e%3cpath class='a' d='M591.64%2c249.59a11.68%2c11.68%2c0%2c0%2c0%2c.9-4.82%2c9.48%2c9.48%2c0%2c0%2c0-.95-4.41%2c8.49%2c8.49%2c0%2c0%2c0-2.56-3%2c10.65%2c10.65%2c0%2c0%2c0-3.76-1.68%2c19.23%2c19.23%2c0%2c0%2c0-4.59-.53H563.87V255.4h16.81a17.42%2c17.42%2c0%2c0%2c0%2c4.8-.63%2c10%2c10%2c0%2c0%2c0%2c3.72-1.9%2c9%2c9%2c0%2c0%2c0%2c2.44-3.28Zm-48.78-9a18.85%2c18.85%2c0%2c0%2c0-6.15-4.81%2c18.39%2c18.39%2c0%2c0%2c0-8.27-1.79%2c18.33%2c18.33%2c0%2c0%2c0-14.48%2c6.6%2c21.42%2c21.42%2c0%2c0%2c0-3.87%2c7.11%2c28%2c28%2c0%2c0%2c0-1.34%2c8.73%2c28.29%2c28.29%2c0%2c0%2c0%2c1.34%2c8.73%2c21.47%2c21.47%2c0%2c0%2c0%2c3.87%2c7.1%2c18.85%2c18.85%2c0%2c0%2c0%2c6.18%2c4.82%2c18.64%2c18.64%2c0%2c0%2c0%2c8.3%2c1.79%2c18.39%2c18.39%2c0%2c0%2c0%2c8.27-1.79%2c18.81%2c18.81%2c0%2c0%2c0%2c6.15-4.82%2c21.47%2c21.47%2c0%2c0%2c0%2c3.87-7.1%2c29.11%2c29.11%2c0%2c0%2c0%2c0-17.46%2c21.52%2c21.52%2c0%2c0%2c0-3.87-7.11Zm-11.69-62.72-6.39%2c18h12.71l-6.19-18ZM495.7%2c239.06a9.39%2c9.39%2c0%2c0%2c0-3.25-2.76%2c12%2c12%2c0%2c0%2c0-5.64-1.13h-17v20.71h16.6a13.65%2c13.65%2c0%2c0%2c0%2c5.34-.94%2c9%2c9%2c0%2c0%2c0%2c5.31-5.69%2c12%2c12%2c0%2c0%2c0%2c.59-3.65%2c15.29%2c15.29%2c0%2c0%2c0-.4-3.13%2c9.37%2c9.37%2c0%2c0%2c0-1.54-3.41ZM645.84%2c262h19.71l-9.67-25.52ZM436.46%2c0V307.45H743.18V0ZM676.54%2c198.28a10.11%2c10.11%2c0%2c0%2c0-3.33-2.06%2c32.76%2c32.76%2c0%2c0%2c0-4.67-1.44q-2.61-.61-5.29-1.37a48.17%2c48.17%2c0%2c0%2c1-5.35-1.68%2c18.64%2c18.64%2c0%2c0%2c1-4.67-2.58%2c11.55%2c11.55%2c0%2c0%2c1-4.6-9.68%2c12.79%2c12.79%2c0%2c0%2c1%2c1.61-6.56%2c14.65%2c14.65%2c0%2c0%2c1%2c4.22-4.64%2c18.43%2c18.43%2c0%2c0%2c1%2c5.91-2.75%2c25.32%2c25.32%2c0%2c0%2c1%2c6.59-.89%2c31.27%2c31.27%2c0%2c0%2c1%2c7.38.86%2c18.41%2c18.41%2c0%2c0%2c1%2c6.29%2c2.78%2c14%2c14%2c0%2c0%2c1%2c4.36%2c4.91%2c15%2c15%2c0%2c0%2c1%2c1.61%2c7.24H676.16a8.76%2c8.76%2c0%2c0%2c0-.92-3.64%2c6.1%2c6.1%2c0%2c0%2c0-2.1-2.26%2c8.84%2c8.84%2c0%2c0%2c0-3-1.17%2c18.42%2c18.42%2c0%2c0%2c0-3.68-.34%2c12.85%2c12.85%2c0%2c0%2c0-2.61.27%2c7.17%2c7.17%2c0%2c0%2c0-2.37%2c1%2c6%2c6%2c0%2c0%2c0-1.75%2c1.72%2c4.69%2c4.69%2c0%2c0%2c0-.68%2c2.61%2c4.34%2c4.34%2c0%2c0%2c0%2c.55%2c2.33%2c4.77%2c4.77%2c0%2c0%2c0%2c2.16%2c1.65%2c26.61%2c26.61%2c0%2c0%2c0%2c4.47%2c1.51c1.89.51%2c4.38%2c1.15%2c7.45%2c1.93q1.37.27%2c3.81%2c1a18.69%2c18.69%2c0%2c0%2c1%2c4.84%2c2.3%2c14.7%2c14.7%2c0%2c0%2c1%2c4.15%2c4.23%2c12%2c12%2c0%2c0%2c1%2c1.75%2c6.76%2c15%2c15%2c0%2c0%2c1-1.3%2c6.25%2c13.71%2c13.71%2c0%2c0%2c1-3.88%2c5%2c18.68%2c18.68%2c0%2c0%2c1-6.39%2c3.26%2c30.1%2c30.1%2c0%2c0%2c1-8.82%2c1.17%2c31.21%2c31.21%2c0%2c0%2c1-7.87-1%2c19.75%2c19.75%2c0%2c0%2c1-6.73-3.13%2c15.4%2c15.4%2c0%2c0%2c1-4.63-5.42%2c16.1%2c16.1%2c0%2c0%2c1-1.65-7.83h10.44a9.07%2c9.07%2c0%2c0%2c0%2c.89%2c4.19%2c7.86%2c7.86%2c0%2c0%2c0%2c2.38%2c2.78%2c10.17%2c10.17%2c0%2c0%2c0%2c3.46%2c1.58%2c16.61%2c16.61%2c0%2c0%2c0%2c4.12.51%2c20.31%2c20.31%2c0%2c0%2c0%2c3.1-.24%2c11.16%2c11.16%2c0%2c0%2c0%2c3.09-.92%2c6.77%2c6.77%2c0%2c0%2c0%2c2.4-1.89%2c4.75%2c4.75%2c0%2c0%2c0%2c1-3.06%2c4.3%2c4.3%2c0%2c0%2c0-1.28-3.22ZM602.8%2c165.8h36.67v9.07h-25.9v10.5h23.77v8.38H613.57v12H640v9.06H602.8v-49Zm-42%2c0h10.78v40h23.9v9.06H560.77v-49Zm-63%2c90.3c-2.76%2c2.43-6.74%2c3.66-11.82%2c3.66H469.79V281.6H465.5V231.3H487a24.86%2c24.86%2c0%2c0%2c1%2c4.69.49%2c12.92%2c12.92%2c0%2c0%2c1%2c4.91%2c2.05%2c12.22%2c12.22%2c0%2c0%2c1%2c3.81%2c4.42%2c15.87%2c15.87%2c0%2c0%2c1%2c1.51%2c7.4C501.94%2c250.14%2c500.52%2c253.65%2c497.73%2c256.1Zm1.82-44.6a18.5%2c18.5%2c0%2c0%2c1-6.39%2c3.26%2c30.1%2c30.1%2c0%2c0%2c1-8.82%2c1.17%2c30.7%2c30.7%2c0%2c0%2c1-7.87-1%2c19.73%2c19.73%2c0%2c0%2c1-6.73-3.12%2c15.43%2c15.43%2c0%2c0%2c1-4.63-5.43%2c16.07%2c16.07%2c0%2c0%2c1-1.65-7.83H473.9a9%2c9%2c0%2c0%2c0%2c.89%2c4.19%2c7.85%2c7.85%2c0%2c0%2c0%2c2.37%2c2.78%2c10.12%2c10.12%2c0%2c0%2c0%2c3.47%2c1.58%2c16.1%2c16.1%2c0%2c0%2c0%2c4.12.52%2c21.53%2c21.53%2c0%2c0%2c0%2c3.09-.24%2c10.65%2c10.65%2c0%2c0%2c0%2c3.09-.93%2c6.9%2c6.9%2c0%2c0%2c0%2c2.41-1.89%2c4.74%2c4.74%2c0%2c0%2c0%2c1-3.05%2c4.32%2c4.32%2c0%2c0%2c0-1.27-3.23%2c10.05%2c10.05%2c0%2c0%2c0-3.33-2.06%2c33.12%2c33.12%2c0%2c0%2c0-4.67-1.45q-2.62-.61-5.29-1.37a48.34%2c48.34%2c0%2c0%2c1-5.36-1.68%2c18.19%2c18.19%2c0%2c0%2c1-4.67-2.58%2c12.17%2c12.17%2c0%2c0%2c1-3.33-3.95%2c12%2c12%2c0%2c0%2c1-1.27-5.73%2c12.82%2c12.82%2c0%2c0%2c1%2c1.62-6.56%2c14.5%2c14.5%2c0%2c0%2c1%2c4.22-4.63%2c18.27%2c18.27%2c0%2c0%2c1%2c5.9-2.75%2c25.41%2c25.41%2c0%2c0%2c1%2c6.6-.9%2c31.33%2c31.33%2c0%2c0%2c1%2c7.38.86%2c18.44%2c18.44%2c0%2c0%2c1%2c6.28%2c2.78%2c14%2c14%2c0%2c0%2c1%2c4.36%2c4.91%2c15%2c15%2c0%2c0%2c1%2c1.62%2c7.25H492.65a8.57%2c8.57%2c0%2c0%2c0-.93-3.64%2c6%2c6%2c0%2c0%2c0-2.09-2.27%2c8.68%2c8.68%2c0%2c0%2c0-3-1.16A18.29%2c18.29%2c0%2c0%2c0%2c483%2c173a12.19%2c12.19%2c0%2c0%2c0-2.61.28%2c6.88%2c6.88%2c0%2c0%2c0-2.37%2c1%2c5.86%2c5.86%2c0%2c0%2c0-1.75%2c1.72%2c4.56%2c4.56%2c0%2c0%2c0-.69%2c2.61%2c4.34%2c4.34%2c0%2c0%2c0%2c.55%2c2.33%2c5%2c5%2c0%2c0%2c0%2c2.17%2c1.65%2c27.38%2c27.38%2c0%2c0%2c0%2c4.46%2c1.51q2.85.75%2c7.45%2c1.92c.92.18%2c2.19.52%2c3.81%2c1a18.42%2c18.42%2c0%2c0%2c1%2c4.85%2c2.3A14.66%2c14.66%2c0%2c0%2c1%2c503%2c193.5a12%2c12%2c0%2c0%2c1%2c1.75%2c6.77%2c14.94%2c14.94%2c0%2c0%2c1-1.3%2c6.24%2c13.52%2c13.52%2c0%2c0%2c1-3.89%2c5Zm51.2%2c55.21a25%2c25%2c0%2c0%2c1-4.69%2c8.38%2c22.11%2c22.11%2c0%2c0%2c1-7.53%2c5.63%2c26%2c26%2c0%2c0%2c1-20.21%2c0%2c21.85%2c21.85%2c0%2c0%2c1-7.56-5.63%2c24.69%2c24.69%2c0%2c0%2c1-4.69-8.38%2c33.33%2c33.33%2c0%2c0%2c1%2c0-20.53%2c24.69%2c24.69%2c0%2c0%2c1%2c4.69-8.38%2c21.85%2c21.85%2c0%2c0%2c1%2c7.56-5.63%2c26%2c26%2c0%2c0%2c1%2c20.21%2c0%2c22.24%2c22.24%2c0%2c0%2c1%2c7.53%2c5.63%2c25%2c25%2c0%2c0%2c1%2c4.69%2c8.38%2c33.53%2c33.53%2c0%2c0%2c1%2c0%2c20.53ZM544%2c214.83l-3.71-10.92H522l-3.85%2c10.92H507.27l18.54-49h11.06l18.33%2c49Zm49.14%2c66.77-.18-.33a9.48%2c9.48%2c0%2c0%2c1-1.14-4.3c-.07-1.53-.11-3.14-.11-4.8s-.07-3.24-.2-4.86a10%2c10%2c0%2c0%2c0-1.22-4.09%2c7.29%2c7.29%2c0%2c0%2c0-3.2-2.84%2c15%2c15%2c0%2c0%2c0-6.41-1.1H563.88V281.6h-4.29V231.3h21.1a27.62%2c27.62%2c0%2c0%2c1%2c6.18.66%2c15.21%2c15.21%2c0%2c0%2c1%2c5.17%2c2.23%2c11%2c11%2c0%2c0%2c1%2c3.54%2c4.11%2c14.07%2c14.07%2c0%2c0%2c1%2c1.26%2c6.27%2c13.4%2c13.4%2c0%2c0%2c1-2.92%2c8.74%2c12.13%2c12.13%2c0%2c0%2c1-5.6%2c3.82%2c9.89%2c9.89%2c0%2c0%2c1%2c3.07%2c1.41%2c9.36%2c9.36%2c0%2c0%2c1%2c3.13%2c3.6%2c14.56%2c14.56%2c0%2c0%2c1%2c1.29%2c4.61%2c44.31%2c44.31%2c0%2c0%2c1%2c.28%2c4.87v2.82a21.49%2c21.49%2c0%2c0%2c0%2c.13%2c2.5%2c13%2c13%2c0%2c0%2c0%2c.42%2c2.12%2c4.58%2c4.58%2c0%2c0%2c0%2c.75%2c1.5l.83%2c1Zm28.28%2c0h-4.3V235.18H599.9V231.3h38.83v3.88h-17.3V281.6Zm51.75%2c0L667%2c265.87H644.38l-6.25%2c15.73h-4.61l20.22-50.3h4.16l19.87%2c50.3Zm41%2c0H682.11V231.3h4.3v46.42h27.81v3.88Z'/%3e%3c/svg%3e")}.logo-sales--colored{background-image:url("data:image/svg+xml,%3csvg height='311' viewBox='0 0 749 311' width='749' xmlns='http://www.w3.org/2000/svg'%3e%3cg fill='%23003e6b' transform='matrix(1 0 0 -1 0 311)'%3e%3cpath d='m354.172 3.81h-4.895v304.479h4.895zm-243.894 130.972-41.308 57.114v-57.114h-68.46v173.642h90.181l41.912-58.749 41.894 58.749h90.153v-173.642h-68.421v57.114l-41.313-57.114h-44.639zm66.731-86.421h-.328c-1.242-2.33-5.606-3.09-8.241-3.548-16.66-2.947-37.366-2.947-37.366-18.516 0-9.825 8.558-15.895 17.894-15.895 15.104 0 28.042 9.513 28.042 25.213v12.746h-.003zm5.315-44.416c-2.668 0-4.874 2.189-4.874 4.92l-.417 6.316c-7.316-9.06-13.271-13.025-28.831-13.025-14.93 0-26.926 7.255-26.926 23.342 0 22.213 21.942 24.435 43.11 26.908 8.11.765 12.623 2.765 12.623 11.405 0 11.159-11.146 14.541-22.825 14.541-12.306 0-23.293-5.599-23.741-18.555h-4.818s-5.263.054-4.219 5.773c3.223 14.582 17.541 20.966 34.012 20.966 14.149 0 31.393-4.191 31.393-25.674v-42.345c0-9.516 1.172-14.564 1.172-14.564l-5.66-.008zm22.021 80.256h4.905v-8.783h.34c5.499 9.231 18.371 11.118 24.54 11.118 22.572 0 30.52-16.62 30.52-30.991v-46.671c0-2.724-2.168-4.92-4.841-4.92h-4.948v50.045c0 13.696-5.64 23.171-21.512 23.171-14.257 0-23.603-10.726-24.1-26.424v-46.784h-4.938c-2.678 0-4.846 2.189-4.846 4.92v70.436c0 2.706 2.168 4.892 4.846 4.892zm-109.609 23.629c.776 1.659 2.473 2.821 4.429 2.821h5.594c2.703 0 4.882-2.191 4.882-4.89v-96.896c0-2.729-2.181-4.92-4.882-4.92h-5.01l.113 92.26-39.698-92.26h-10.148l-39.695 92.26.1-92.26h-5.033c-2.706 0-4.877 2.189-4.877 4.92v96.896c0 2.698 2.171 4.89 4.877 4.89h5.609c1.969 0 3.658-1.155 4.447-2.821l39.631-91.891 39.662 91.891z'/%3e%3cpath d='m596.007 59.075c.602 1.334.909 2.967.909 4.851 0 1.733-.325 3.226-.963 4.436-.643 1.219-1.508 2.225-2.575 2.993-1.075.776-2.35 1.347-3.786 1.695-1.467.356-3.023.535-4.618.535h-16.916v-20.355h16.916c1.736 0 3.361.212 4.836.632 1.454.412 2.714 1.055 3.74 1.915 1.027.85 1.851 1.961 2.458 3.297zm-49.101 9.037c-1.69 2.02-3.771 3.653-6.185 4.849-2.409 1.196-5.21 1.8-8.323 1.8s-5.921-.607-8.358-1.802c-2.44-1.198-4.534-2.826-6.221-4.846-1.69-2.022-2.998-4.429-3.891-7.153-.896-2.729-1.349-5.686-1.349-8.786s.456-6.054 1.349-8.786c.891-2.721 2.199-5.128 3.891-7.153 1.679-2.012 3.773-3.643 6.221-4.846 2.435-1.196 5.245-1.802 8.358-1.802s5.914.604 8.323 1.8c2.419 1.203 4.503 2.831 6.188 4.849 1.69 2.028 3 4.434 3.894 7.153.896 2.737 1.349 5.693 1.349 8.786s-.456 6.047-1.349 8.786c-.896 2.721-2.204 5.125-3.896 7.153zm-11.763 63.132-6.431-18.107h12.787l-6.221 18.107zm-35.704-61.568c-.768 1.085-1.869 2.02-3.274 2.778-1.398.75-3.308 1.132-5.673 1.132h-17.124v-20.841h16.709c2.112 0 3.922.32 5.379.95 1.446.625 2.614 1.439 3.469 2.424.86.988 1.492 2.097 1.876 3.3.392 1.224.591 2.458.591 3.676 0 .876-.136 1.935-.399 3.146-.253 1.178-.776 2.33-1.554 3.436zm151.122-23.081h19.835l-9.728 25.687zm-210.75 263.698v-309.453h308.723v309.453zm241.651-199.575c-.852.829-1.971 1.521-3.354 2.074-1.382.556-2.949 1.037-4.7 1.452-1.754.415-3.525.876-5.322 1.382-1.843.461-3.64 1.024-5.389 1.692-1.754.668-3.32 1.533-4.7 2.593-1.382 1.06-2.504 2.386-3.354 3.976-.855 1.59-1.28 3.512-1.28 5.77 0 2.534.543 4.736 1.626 6.602s2.499 3.42 4.25 4.667c1.751 1.244 3.732 2.166 5.944 2.765 2.212.596 4.424.899 6.636.899 2.58 0 5.059-.287 7.429-.863s4.483-1.51 6.326-2.798c1.843-1.29 3.305-2.936 4.39-4.943 1.083-2.004 1.623-4.434 1.623-7.293h-10.506c-.092 1.475-.404 2.698-.932 3.663-.53.968-1.234 1.728-2.109 2.281s-1.876.945-3.005 1.175-2.363.346-3.697.346c-.878 0-1.754-.092-2.627-.276-.876-.184-1.669-.507-2.386-.968-.714-.461-1.303-1.037-1.761-1.728-.461-.691-.691-1.567-.691-2.627 0-.968.182-1.754.553-2.35.369-.599 1.093-1.152 2.179-1.659 1.083-.507 2.58-1.014 4.493-1.521 1.91-.507 4.413-1.152 7.501-1.935.919-.184 2.199-.517 3.835-1.004s3.259-1.254 4.872-2.314 3.008-2.478 4.183-4.252c1.175-1.772 1.761-4.042 1.761-6.807 0-2.258-.438-4.355-1.313-6.29-.878-1.935-2.179-3.604-3.904-5.01-1.731-1.408-3.873-2.501-6.431-3.284s-5.517-1.175-8.881-1.175c-2.719 0-5.358.335-7.916 1.004s-4.815 1.718-6.774 3.146c-1.958 1.428-3.512 3.251-4.664 5.46-1.152 2.212-1.705 4.841-1.656 7.88h10.506c0-1.656.3-3.064.899-4.214.599-1.152 1.395-2.084 2.386-2.801s2.156-1.244 3.492-1.59c1.334-.346 2.719-.517 4.145-.517.97 0 2.004.079 3.113.243 1.106.159 2.143.471 3.11.932s1.772 1.093 2.417 1.9c.645.804.97 1.833.97 3.075-.005 1.331-.433 2.414-1.285 3.244zm-74.227 32.691h36.91v-9.124h-26.061v-10.573h23.918v-8.433h-23.918v-12.099h26.614v-9.121h-37.463v49.349zm-42.301 0h10.849v-40.228h24.054v-9.121h-34.906v49.349zm-63.445-90.885c-2.78-2.445-6.784-3.684-11.899-3.684h-16.225v-21.98h-4.321v50.629h21.652c1.418 0 3.005-.164 4.716-.494 1.761-.338 3.423-1.032 4.941-2.071 1.536-1.047 2.824-2.542 3.835-4.444 1.014-1.905 1.528005-4.413 1.528005-7.452.002995-4.503-1.421005-8.038-4.227005-10.504zm1.826 44.889c-1.731-1.408-3.873-2.501-6.431-3.284s-5.517-1.175-8.881-1.175c-2.719 0-5.358.335-7.916 1.004s-4.815 1.718-6.774 3.146c-1.958 1.428-3.512 3.251-4.664 5.46-1.152 2.212-1.705 4.841-1.656 7.88h10.506c0-1.656.3-3.064.899-4.214.599-1.152 1.395-2.084 2.386-2.801s2.156-1.244 3.492-1.59c1.334-.346 2.719-.517 4.145-.517.97 0 2.004.079 3.113.243 1.106.159 2.143.471 3.11.932s1.772 1.093 2.417 1.9c.645.804.97 1.833.97 3.075 0 1.336-.428 2.419-1.28 3.251s-1.971 1.521-3.354 2.074c-1.382.556-2.949 1.037-4.7 1.452-1.754.415-3.525.876-5.322 1.382-1.843.461-3.64 1.024-5.389 1.692-1.754.668-3.32 1.533-4.7 2.593-1.382 1.06-2.504 2.386-3.354 3.976-.855 1.59-1.28 3.512-1.28 5.77 0 2.534.543 4.736 1.626 6.602s2.499 3.42 4.25 4.667c1.751 1.244 3.732 2.166 5.944 2.765 2.212.596 4.424.899 6.636.899 2.58 0 5.059-.287 7.429-.863s4.483-1.51 6.326-2.798c1.843-1.29 3.305-2.936 4.39-4.943 1.083-2.004 1.623-4.434 1.623-7.293h-10.506c-.092 1.475-.404 2.698-.932 3.663-.53.968-1.234 1.728-2.109 2.281s-1.876.945-3.005 1.175-2.363.346-3.697.346c-.878 0-1.754-.092-2.627-.276-.876-.184-1.669-.507-2.386-.968-.714-.461-1.303-1.037-1.761-1.728-.461-.691-.691-1.567-.691-2.627 0-.968.182-1.754.553-2.35.369-.599 1.093-1.152 2.179-1.659 1.083-.507 2.58-1.014 4.493-1.521 1.91-.507 4.413-1.152 7.501-1.935.919-.184 2.199-.517 3.835-1.004 1.636-.484 3.261-1.254 4.874-2.314s3.008-2.478 4.183-4.252c1.175-1.772 1.761-4.042 1.761-6.807 0-2.258-.438-4.355-1.313-6.29-.883-1.943-2.184-3.615-3.912-5.018zm51.532-55.567c-1.083-3.22-2.67-6.06-4.718-8.438-2.058-2.388-4.608-4.293-7.58-5.66s-6.387-2.063-10.153-2.063c-3.763 0-7.191.694-10.184 2.063-2.998 1.367-5.56 3.272-7.616 5.66-2.051 2.378-3.638 5.215-4.721 8.44-1.078 3.205-1.623 6.679-1.623 10.327s.545 7.122 1.623 10.33c1.083 3.223 2.67 6.06 4.721 8.44 2.056 2.386 4.618 4.291 7.616 5.66 2.995 1.367 6.42 2.061 10.184 2.061s7.181-.694 10.153-2.061c2.972-1.37 5.522-3.274 7.58-5.66 2.048-2.381 3.635-5.22 4.718-8.438 1.078-3.21 1.623-6.684 1.623-10.332s-.545-7.122-1.623-10.33zm-6.779 52.214-3.732 10.99h-18.455l-3.873-10.99h-10.921l18.662 49.349h11.128l18.455-49.349zm49.46-67.2-.182.328c-.694 1.234-1.08 2.691-1.152 4.326-.069 1.544-.105 3.169-.105 4.833 0 1.623-.069 3.267-.205 4.89-.131 1.528-.543 2.916-1.229 4.122-.671 1.172-1.754 2.132-3.218 2.852-1.49.737-3.663 1.111-6.456 1.111h-16.916v-22.461h-4.321v50.629h21.238c2.207 0 4.303-.225 6.228-.673 1.961-.456 3.709-1.211 5.197-2.24 1.513-1.05 2.711-2.445 3.561-4.142.845-1.7 1.275-3.817 1.275-6.303 0-3.456-.991-6.415-2.941-8.801-1.457-1.779-3.348-3.067-5.642-3.848 1.211-.343 2.248-.814 3.095-1.413 1.398-.978 2.455-2.199 3.146-3.63.673-1.395 1.111-2.952 1.303-4.631.184-1.638.279-3.287.279-4.91v-2.834c0-.906.046-1.754.136-2.514.084-.768.23-1.485.425-2.138.182-.612.435-1.121.75-1.513l.837-1.039h-5.102zm28.459 0h-4.321v46.725h-17.349v3.904h39.089v-3.904h-17.418v-46.725zm52.091 0-6.223 15.828h-22.769l-6.29-15.828h-4.634l20.352 50.629h4.186l19.999-50.629zm41.306 0h-32.315v50.629h4.321v-46.725h27.996v-3.904z'/%3e%3c/g%3e%3c/svg%3e")}.logo-sales--white{background-color:#fff;-webkit-mask-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 743.18 307.45'%3e%3cdefs%3e%3cstyle%3e.a%7bfill:white%3b%7d%3c/style%3e%3c/defs%3e%3ctitle%3eLayer 1%3c/title%3e%3cpath class='a' d='M351.37%2c304.5h-4.86V2h4.86ZM109.06%2c174.37%2c68%2c117.63v56.74H0V1.86H89.6l41.64%2c58.37L172.86%2c1.86h89.57V174.37h-68V117.63l-41%2c56.74Zm66.3%2c85.87H175c-1.23%2c2.31-5.57%2c3.07-8.19%2c3.52-16.55%2c2.93-37.12%2c2.93-37.12%2c18.4%2c0%2c9.76%2c8.5%2c15.79%2c17.78%2c15.79%2c15%2c0%2c27.86-9.45%2c27.86-25.05V260.24h0Zm5.28%2c44.12a4.87%2c4.87%2c0%2c0%2c1-4.85-4.88l-.41-6.28c-7.27%2c9-13.19%2c12.94-28.64%2c12.94C131.9%2c306.14%2c120%2c298.93%2c120%2c283c0-22.07%2c21.8-24.28%2c42.83-26.73%2c8.06-.76%2c12.55-2.75%2c12.55-11.33%2c0-11.09-11.08-14.45-22.68-14.45-12.23%2c0-23.14%2c5.56-23.59%2c18.43H124.3s-5.22-.05-4.19-5.73c3.21-14.49%2c17.43-20.83%2c33.79-20.83%2c14.06%2c0%2c31.19%2c4.16%2c31.19%2c25.51v42.07a70.63%2c70.63%2c0%2c0%2c0%2c1.17%2c14.47Zm21.87-79.73h4.88v8.72h.34c5.46-9.17%2c18.25-11%2c24.38-11%2c22.42%2c0%2c30.32%2c16.51%2c30.32%2c30.79v46.37a4.85%2c4.85%2c0%2c0%2c1-4.81%2c4.89H252.7V254.63c0-13.6-5.6-23-21.37-23-14.16%2c0-23.45%2c10.66-23.94%2c26.26v46.48h-4.91a4.84%2c4.84%2c0%2c0%2c1-4.81-4.89v-70a4.83%2c4.83%2c0%2c0%2c1%2c4.81-4.86ZM93.62%2c201.15a4.85%2c4.85%2c0%2c0%2c1%2c4.4-2.8h5.55a4.85%2c4.85%2c0%2c0%2c1%2c4.85%2c4.86v96.27a4.85%2c4.85%2c0%2c0%2c1-4.85%2c4.88h-5l.11-91.66L59.27%2c304.36H49.19L9.75%2c212.7l.1%2c91.66h-5A4.85%2c4.85%2c0%2c0%2c1%2c0%2c299.48V203.21a4.85%2c4.85%2c0%2c0%2c1%2c4.85-4.86h5.57a4.9%2c4.9%2c0%2c0%2c1%2c4.42%2c2.8l39.37%2c91.3%2c39.41-91.3Z'/%3e%3cpath class='a' d='M591.64%2c249.59a11.68%2c11.68%2c0%2c0%2c0%2c.9-4.82%2c9.48%2c9.48%2c0%2c0%2c0-.95-4.41%2c8.49%2c8.49%2c0%2c0%2c0-2.56-3%2c10.65%2c10.65%2c0%2c0%2c0-3.76-1.68%2c19.23%2c19.23%2c0%2c0%2c0-4.59-.53H563.87V255.4h16.81a17.42%2c17.42%2c0%2c0%2c0%2c4.8-.63%2c10%2c10%2c0%2c0%2c0%2c3.72-1.9%2c9%2c9%2c0%2c0%2c0%2c2.44-3.28Zm-48.78-9a18.85%2c18.85%2c0%2c0%2c0-6.15-4.81%2c18.39%2c18.39%2c0%2c0%2c0-8.27-1.79%2c18.33%2c18.33%2c0%2c0%2c0-14.48%2c6.6%2c21.42%2c21.42%2c0%2c0%2c0-3.87%2c7.11%2c28%2c28%2c0%2c0%2c0-1.34%2c8.73%2c28.29%2c28.29%2c0%2c0%2c0%2c1.34%2c8.73%2c21.47%2c21.47%2c0%2c0%2c0%2c3.87%2c7.1%2c18.85%2c18.85%2c0%2c0%2c0%2c6.18%2c4.82%2c18.64%2c18.64%2c0%2c0%2c0%2c8.3%2c1.79%2c18.39%2c18.39%2c0%2c0%2c0%2c8.27-1.79%2c18.81%2c18.81%2c0%2c0%2c0%2c6.15-4.82%2c21.47%2c21.47%2c0%2c0%2c0%2c3.87-7.1%2c29.11%2c29.11%2c0%2c0%2c0%2c0-17.46%2c21.52%2c21.52%2c0%2c0%2c0-3.87-7.11Zm-11.69-62.72-6.39%2c18h12.71l-6.19-18ZM495.7%2c239.06a9.39%2c9.39%2c0%2c0%2c0-3.25-2.76%2c12%2c12%2c0%2c0%2c0-5.64-1.13h-17v20.71h16.6a13.65%2c13.65%2c0%2c0%2c0%2c5.34-.94%2c9%2c9%2c0%2c0%2c0%2c5.31-5.69%2c12%2c12%2c0%2c0%2c0%2c.59-3.65%2c15.29%2c15.29%2c0%2c0%2c0-.4-3.13%2c9.37%2c9.37%2c0%2c0%2c0-1.54-3.41ZM645.84%2c262h19.71l-9.67-25.52ZM436.46%2c0V307.45H743.18V0ZM676.54%2c198.28a10.11%2c10.11%2c0%2c0%2c0-3.33-2.06%2c32.76%2c32.76%2c0%2c0%2c0-4.67-1.44q-2.61-.61-5.29-1.37a48.17%2c48.17%2c0%2c0%2c1-5.35-1.68%2c18.64%2c18.64%2c0%2c0%2c1-4.67-2.58%2c11.55%2c11.55%2c0%2c0%2c1-4.6-9.68%2c12.79%2c12.79%2c0%2c0%2c1%2c1.61-6.56%2c14.65%2c14.65%2c0%2c0%2c1%2c4.22-4.64%2c18.43%2c18.43%2c0%2c0%2c1%2c5.91-2.75%2c25.32%2c25.32%2c0%2c0%2c1%2c6.59-.89%2c31.27%2c31.27%2c0%2c0%2c1%2c7.38.86%2c18.41%2c18.41%2c0%2c0%2c1%2c6.29%2c2.78%2c14%2c14%2c0%2c0%2c1%2c4.36%2c4.91%2c15%2c15%2c0%2c0%2c1%2c1.61%2c7.24H676.16a8.76%2c8.76%2c0%2c0%2c0-.92-3.64%2c6.1%2c6.1%2c0%2c0%2c0-2.1-2.26%2c8.84%2c8.84%2c0%2c0%2c0-3-1.17%2c18.42%2c18.42%2c0%2c0%2c0-3.68-.34%2c12.85%2c12.85%2c0%2c0%2c0-2.61.27%2c7.17%2c7.17%2c0%2c0%2c0-2.37%2c1%2c6%2c6%2c0%2c0%2c0-1.75%2c1.72%2c4.69%2c4.69%2c0%2c0%2c0-.68%2c2.61%2c4.34%2c4.34%2c0%2c0%2c0%2c.55%2c2.33%2c4.77%2c4.77%2c0%2c0%2c0%2c2.16%2c1.65%2c26.61%2c26.61%2c0%2c0%2c0%2c4.47%2c1.51c1.89.51%2c4.38%2c1.15%2c7.45%2c1.93q1.37.27%2c3.81%2c1a18.69%2c18.69%2c0%2c0%2c1%2c4.84%2c2.3%2c14.7%2c14.7%2c0%2c0%2c1%2c4.15%2c4.23%2c12%2c12%2c0%2c0%2c1%2c1.75%2c6.76%2c15%2c15%2c0%2c0%2c1-1.3%2c6.25%2c13.71%2c13.71%2c0%2c0%2c1-3.88%2c5%2c18.68%2c18.68%2c0%2c0%2c1-6.39%2c3.26%2c30.1%2c30.1%2c0%2c0%2c1-8.82%2c1.17%2c31.21%2c31.21%2c0%2c0%2c1-7.87-1%2c19.75%2c19.75%2c0%2c0%2c1-6.73-3.13%2c15.4%2c15.4%2c0%2c0%2c1-4.63-5.42%2c16.1%2c16.1%2c0%2c0%2c1-1.65-7.83h10.44a9.07%2c9.07%2c0%2c0%2c0%2c.89%2c4.19%2c7.86%2c7.86%2c0%2c0%2c0%2c2.38%2c2.78%2c10.17%2c10.17%2c0%2c0%2c0%2c3.46%2c1.58%2c16.61%2c16.61%2c0%2c0%2c0%2c4.12.51%2c20.31%2c20.31%2c0%2c0%2c0%2c3.1-.24%2c11.16%2c11.16%2c0%2c0%2c0%2c3.09-.92%2c6.77%2c6.77%2c0%2c0%2c0%2c2.4-1.89%2c4.75%2c4.75%2c0%2c0%2c0%2c1-3.06%2c4.3%2c4.3%2c0%2c0%2c0-1.28-3.22ZM602.8%2c165.8h36.67v9.07h-25.9v10.5h23.77v8.38H613.57v12H640v9.06H602.8v-49Zm-42%2c0h10.78v40h23.9v9.06H560.77v-49Zm-63%2c90.3c-2.76%2c2.43-6.74%2c3.66-11.82%2c3.66H469.79V281.6H465.5V231.3H487a24.86%2c24.86%2c0%2c0%2c1%2c4.69.49%2c12.92%2c12.92%2c0%2c0%2c1%2c4.91%2c2.05%2c12.22%2c12.22%2c0%2c0%2c1%2c3.81%2c4.42%2c15.87%2c15.87%2c0%2c0%2c1%2c1.51%2c7.4C501.94%2c250.14%2c500.52%2c253.65%2c497.73%2c256.1Zm1.82-44.6a18.5%2c18.5%2c0%2c0%2c1-6.39%2c3.26%2c30.1%2c30.1%2c0%2c0%2c1-8.82%2c1.17%2c30.7%2c30.7%2c0%2c0%2c1-7.87-1%2c19.73%2c19.73%2c0%2c0%2c1-6.73-3.12%2c15.43%2c15.43%2c0%2c0%2c1-4.63-5.43%2c16.07%2c16.07%2c0%2c0%2c1-1.65-7.83H473.9a9%2c9%2c0%2c0%2c0%2c.89%2c4.19%2c7.85%2c7.85%2c0%2c0%2c0%2c2.37%2c2.78%2c10.12%2c10.12%2c0%2c0%2c0%2c3.47%2c1.58%2c16.1%2c16.1%2c0%2c0%2c0%2c4.12.52%2c21.53%2c21.53%2c0%2c0%2c0%2c3.09-.24%2c10.65%2c10.65%2c0%2c0%2c0%2c3.09-.93%2c6.9%2c6.9%2c0%2c0%2c0%2c2.41-1.89%2c4.74%2c4.74%2c0%2c0%2c0%2c1-3.05%2c4.32%2c4.32%2c0%2c0%2c0-1.27-3.23%2c10.05%2c10.05%2c0%2c0%2c0-3.33-2.06%2c33.12%2c33.12%2c0%2c0%2c0-4.67-1.45q-2.62-.61-5.29-1.37a48.34%2c48.34%2c0%2c0%2c1-5.36-1.68%2c18.19%2c18.19%2c0%2c0%2c1-4.67-2.58%2c12.17%2c12.17%2c0%2c0%2c1-3.33-3.95%2c12%2c12%2c0%2c0%2c1-1.27-5.73%2c12.82%2c12.82%2c0%2c0%2c1%2c1.62-6.56%2c14.5%2c14.5%2c0%2c0%2c1%2c4.22-4.63%2c18.27%2c18.27%2c0%2c0%2c1%2c5.9-2.75%2c25.41%2c25.41%2c0%2c0%2c1%2c6.6-.9%2c31.33%2c31.33%2c0%2c0%2c1%2c7.38.86%2c18.44%2c18.44%2c0%2c0%2c1%2c6.28%2c2.78%2c14%2c14%2c0%2c0%2c1%2c4.36%2c4.91%2c15%2c15%2c0%2c0%2c1%2c1.62%2c7.25H492.65a8.57%2c8.57%2c0%2c0%2c0-.93-3.64%2c6%2c6%2c0%2c0%2c0-2.09-2.27%2c8.68%2c8.68%2c0%2c0%2c0-3-1.16A18.29%2c18.29%2c0%2c0%2c0%2c483%2c173a12.19%2c12.19%2c0%2c0%2c0-2.61.28%2c6.88%2c6.88%2c0%2c0%2c0-2.37%2c1%2c5.86%2c5.86%2c0%2c0%2c0-1.75%2c1.72%2c4.56%2c4.56%2c0%2c0%2c0-.69%2c2.61%2c4.34%2c4.34%2c0%2c0%2c0%2c.55%2c2.33%2c5%2c5%2c0%2c0%2c0%2c2.17%2c1.65%2c27.38%2c27.38%2c0%2c0%2c0%2c4.46%2c1.51q2.85.75%2c7.45%2c1.92c.92.18%2c2.19.52%2c3.81%2c1a18.42%2c18.42%2c0%2c0%2c1%2c4.85%2c2.3A14.66%2c14.66%2c0%2c0%2c1%2c503%2c193.5a12%2c12%2c0%2c0%2c1%2c1.75%2c6.77%2c14.94%2c14.94%2c0%2c0%2c1-1.3%2c6.24%2c13.52%2c13.52%2c0%2c0%2c1-3.89%2c5Zm51.2%2c55.21a25%2c25%2c0%2c0%2c1-4.69%2c8.38%2c22.11%2c22.11%2c0%2c0%2c1-7.53%2c5.63%2c26%2c26%2c0%2c0%2c1-20.21%2c0%2c21.85%2c21.85%2c0%2c0%2c1-7.56-5.63%2c24.69%2c24.69%2c0%2c0%2c1-4.69-8.38%2c33.33%2c33.33%2c0%2c0%2c1%2c0-20.53%2c24.69%2c24.69%2c0%2c0%2c1%2c4.69-8.38%2c21.85%2c21.85%2c0%2c0%2c1%2c7.56-5.63%2c26%2c26%2c0%2c0%2c1%2c20.21%2c0%2c22.24%2c22.24%2c0%2c0%2c1%2c7.53%2c5.63%2c25%2c25%2c0%2c0%2c1%2c4.69%2c8.38%2c33.53%2c33.53%2c0%2c0%2c1%2c0%2c20.53ZM544%2c214.83l-3.71-10.92H522l-3.85%2c10.92H507.27l18.54-49h11.06l18.33%2c49Zm49.14%2c66.77-.18-.33a9.48%2c9.48%2c0%2c0%2c1-1.14-4.3c-.07-1.53-.11-3.14-.11-4.8s-.07-3.24-.2-4.86a10%2c10%2c0%2c0%2c0-1.22-4.09%2c7.29%2c7.29%2c0%2c0%2c0-3.2-2.84%2c15%2c15%2c0%2c0%2c0-6.41-1.1H563.88V281.6h-4.29V231.3h21.1a27.62%2c27.62%2c0%2c0%2c1%2c6.18.66%2c15.21%2c15.21%2c0%2c0%2c1%2c5.17%2c2.23%2c11%2c11%2c0%2c0%2c1%2c3.54%2c4.11%2c14.07%2c14.07%2c0%2c0%2c1%2c1.26%2c6.27%2c13.4%2c13.4%2c0%2c0%2c1-2.92%2c8.74%2c12.13%2c12.13%2c0%2c0%2c1-5.6%2c3.82%2c9.89%2c9.89%2c0%2c0%2c1%2c3.07%2c1.41%2c9.36%2c9.36%2c0%2c0%2c1%2c3.13%2c3.6%2c14.56%2c14.56%2c0%2c0%2c1%2c1.29%2c4.61%2c44.31%2c44.31%2c0%2c0%2c1%2c.28%2c4.87v2.82a21.49%2c21.49%2c0%2c0%2c0%2c.13%2c2.5%2c13%2c13%2c0%2c0%2c0%2c.42%2c2.12%2c4.58%2c4.58%2c0%2c0%2c0%2c.75%2c1.5l.83%2c1Zm28.28%2c0h-4.3V235.18H599.9V231.3h38.83v3.88h-17.3V281.6Zm51.75%2c0L667%2c265.87H644.38l-6.25%2c15.73h-4.61l20.22-50.3h4.16l19.87%2c50.3Zm41%2c0H682.11V231.3h4.3v46.42h27.81v3.88Z'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 743.18 307.45'%3e%3cdefs%3e%3cstyle%3e.a%7bfill:white%3b%7d%3c/style%3e%3c/defs%3e%3ctitle%3eLayer 1%3c/title%3e%3cpath class='a' d='M351.37%2c304.5h-4.86V2h4.86ZM109.06%2c174.37%2c68%2c117.63v56.74H0V1.86H89.6l41.64%2c58.37L172.86%2c1.86h89.57V174.37h-68V117.63l-41%2c56.74Zm66.3%2c85.87H175c-1.23%2c2.31-5.57%2c3.07-8.19%2c3.52-16.55%2c2.93-37.12%2c2.93-37.12%2c18.4%2c0%2c9.76%2c8.5%2c15.79%2c17.78%2c15.79%2c15%2c0%2c27.86-9.45%2c27.86-25.05V260.24h0Zm5.28%2c44.12a4.87%2c4.87%2c0%2c0%2c1-4.85-4.88l-.41-6.28c-7.27%2c9-13.19%2c12.94-28.64%2c12.94C131.9%2c306.14%2c120%2c298.93%2c120%2c283c0-22.07%2c21.8-24.28%2c42.83-26.73%2c8.06-.76%2c12.55-2.75%2c12.55-11.33%2c0-11.09-11.08-14.45-22.68-14.45-12.23%2c0-23.14%2c5.56-23.59%2c18.43H124.3s-5.22-.05-4.19-5.73c3.21-14.49%2c17.43-20.83%2c33.79-20.83%2c14.06%2c0%2c31.19%2c4.16%2c31.19%2c25.51v42.07a70.63%2c70.63%2c0%2c0%2c0%2c1.17%2c14.47Zm21.87-79.73h4.88v8.72h.34c5.46-9.17%2c18.25-11%2c24.38-11%2c22.42%2c0%2c30.32%2c16.51%2c30.32%2c30.79v46.37a4.85%2c4.85%2c0%2c0%2c1-4.81%2c4.89H252.7V254.63c0-13.6-5.6-23-21.37-23-14.16%2c0-23.45%2c10.66-23.94%2c26.26v46.48h-4.91a4.84%2c4.84%2c0%2c0%2c1-4.81-4.89v-70a4.83%2c4.83%2c0%2c0%2c1%2c4.81-4.86ZM93.62%2c201.15a4.85%2c4.85%2c0%2c0%2c1%2c4.4-2.8h5.55a4.85%2c4.85%2c0%2c0%2c1%2c4.85%2c4.86v96.27a4.85%2c4.85%2c0%2c0%2c1-4.85%2c4.88h-5l.11-91.66L59.27%2c304.36H49.19L9.75%2c212.7l.1%2c91.66h-5A4.85%2c4.85%2c0%2c0%2c1%2c0%2c299.48V203.21a4.85%2c4.85%2c0%2c0%2c1%2c4.85-4.86h5.57a4.9%2c4.9%2c0%2c0%2c1%2c4.42%2c2.8l39.37%2c91.3%2c39.41-91.3Z'/%3e%3cpath class='a' d='M591.64%2c249.59a11.68%2c11.68%2c0%2c0%2c0%2c.9-4.82%2c9.48%2c9.48%2c0%2c0%2c0-.95-4.41%2c8.49%2c8.49%2c0%2c0%2c0-2.56-3%2c10.65%2c10.65%2c0%2c0%2c0-3.76-1.68%2c19.23%2c19.23%2c0%2c0%2c0-4.59-.53H563.87V255.4h16.81a17.42%2c17.42%2c0%2c0%2c0%2c4.8-.63%2c10%2c10%2c0%2c0%2c0%2c3.72-1.9%2c9%2c9%2c0%2c0%2c0%2c2.44-3.28Zm-48.78-9a18.85%2c18.85%2c0%2c0%2c0-6.15-4.81%2c18.39%2c18.39%2c0%2c0%2c0-8.27-1.79%2c18.33%2c18.33%2c0%2c0%2c0-14.48%2c6.6%2c21.42%2c21.42%2c0%2c0%2c0-3.87%2c7.11%2c28%2c28%2c0%2c0%2c0-1.34%2c8.73%2c28.29%2c28.29%2c0%2c0%2c0%2c1.34%2c8.73%2c21.47%2c21.47%2c0%2c0%2c0%2c3.87%2c7.1%2c18.85%2c18.85%2c0%2c0%2c0%2c6.18%2c4.82%2c18.64%2c18.64%2c0%2c0%2c0%2c8.3%2c1.79%2c18.39%2c18.39%2c0%2c0%2c0%2c8.27-1.79%2c18.81%2c18.81%2c0%2c0%2c0%2c6.15-4.82%2c21.47%2c21.47%2c0%2c0%2c0%2c3.87-7.1%2c29.11%2c29.11%2c0%2c0%2c0%2c0-17.46%2c21.52%2c21.52%2c0%2c0%2c0-3.87-7.11Zm-11.69-62.72-6.39%2c18h12.71l-6.19-18ZM495.7%2c239.06a9.39%2c9.39%2c0%2c0%2c0-3.25-2.76%2c12%2c12%2c0%2c0%2c0-5.64-1.13h-17v20.71h16.6a13.65%2c13.65%2c0%2c0%2c0%2c5.34-.94%2c9%2c9%2c0%2c0%2c0%2c5.31-5.69%2c12%2c12%2c0%2c0%2c0%2c.59-3.65%2c15.29%2c15.29%2c0%2c0%2c0-.4-3.13%2c9.37%2c9.37%2c0%2c0%2c0-1.54-3.41ZM645.84%2c262h19.71l-9.67-25.52ZM436.46%2c0V307.45H743.18V0ZM676.54%2c198.28a10.11%2c10.11%2c0%2c0%2c0-3.33-2.06%2c32.76%2c32.76%2c0%2c0%2c0-4.67-1.44q-2.61-.61-5.29-1.37a48.17%2c48.17%2c0%2c0%2c1-5.35-1.68%2c18.64%2c18.64%2c0%2c0%2c1-4.67-2.58%2c11.55%2c11.55%2c0%2c0%2c1-4.6-9.68%2c12.79%2c12.79%2c0%2c0%2c1%2c1.61-6.56%2c14.65%2c14.65%2c0%2c0%2c1%2c4.22-4.64%2c18.43%2c18.43%2c0%2c0%2c1%2c5.91-2.75%2c25.32%2c25.32%2c0%2c0%2c1%2c6.59-.89%2c31.27%2c31.27%2c0%2c0%2c1%2c7.38.86%2c18.41%2c18.41%2c0%2c0%2c1%2c6.29%2c2.78%2c14%2c14%2c0%2c0%2c1%2c4.36%2c4.91%2c15%2c15%2c0%2c0%2c1%2c1.61%2c7.24H676.16a8.76%2c8.76%2c0%2c0%2c0-.92-3.64%2c6.1%2c6.1%2c0%2c0%2c0-2.1-2.26%2c8.84%2c8.84%2c0%2c0%2c0-3-1.17%2c18.42%2c18.42%2c0%2c0%2c0-3.68-.34%2c12.85%2c12.85%2c0%2c0%2c0-2.61.27%2c7.17%2c7.17%2c0%2c0%2c0-2.37%2c1%2c6%2c6%2c0%2c0%2c0-1.75%2c1.72%2c4.69%2c4.69%2c0%2c0%2c0-.68%2c2.61%2c4.34%2c4.34%2c0%2c0%2c0%2c.55%2c2.33%2c4.77%2c4.77%2c0%2c0%2c0%2c2.16%2c1.65%2c26.61%2c26.61%2c0%2c0%2c0%2c4.47%2c1.51c1.89.51%2c4.38%2c1.15%2c7.45%2c1.93q1.37.27%2c3.81%2c1a18.69%2c18.69%2c0%2c0%2c1%2c4.84%2c2.3%2c14.7%2c14.7%2c0%2c0%2c1%2c4.15%2c4.23%2c12%2c12%2c0%2c0%2c1%2c1.75%2c6.76%2c15%2c15%2c0%2c0%2c1-1.3%2c6.25%2c13.71%2c13.71%2c0%2c0%2c1-3.88%2c5%2c18.68%2c18.68%2c0%2c0%2c1-6.39%2c3.26%2c30.1%2c30.1%2c0%2c0%2c1-8.82%2c1.17%2c31.21%2c31.21%2c0%2c0%2c1-7.87-1%2c19.75%2c19.75%2c0%2c0%2c1-6.73-3.13%2c15.4%2c15.4%2c0%2c0%2c1-4.63-5.42%2c16.1%2c16.1%2c0%2c0%2c1-1.65-7.83h10.44a9.07%2c9.07%2c0%2c0%2c0%2c.89%2c4.19%2c7.86%2c7.86%2c0%2c0%2c0%2c2.38%2c2.78%2c10.17%2c10.17%2c0%2c0%2c0%2c3.46%2c1.58%2c16.61%2c16.61%2c0%2c0%2c0%2c4.12.51%2c20.31%2c20.31%2c0%2c0%2c0%2c3.1-.24%2c11.16%2c11.16%2c0%2c0%2c0%2c3.09-.92%2c6.77%2c6.77%2c0%2c0%2c0%2c2.4-1.89%2c4.75%2c4.75%2c0%2c0%2c0%2c1-3.06%2c4.3%2c4.3%2c0%2c0%2c0-1.28-3.22ZM602.8%2c165.8h36.67v9.07h-25.9v10.5h23.77v8.38H613.57v12H640v9.06H602.8v-49Zm-42%2c0h10.78v40h23.9v9.06H560.77v-49Zm-63%2c90.3c-2.76%2c2.43-6.74%2c3.66-11.82%2c3.66H469.79V281.6H465.5V231.3H487a24.86%2c24.86%2c0%2c0%2c1%2c4.69.49%2c12.92%2c12.92%2c0%2c0%2c1%2c4.91%2c2.05%2c12.22%2c12.22%2c0%2c0%2c1%2c3.81%2c4.42%2c15.87%2c15.87%2c0%2c0%2c1%2c1.51%2c7.4C501.94%2c250.14%2c500.52%2c253.65%2c497.73%2c256.1Zm1.82-44.6a18.5%2c18.5%2c0%2c0%2c1-6.39%2c3.26%2c30.1%2c30.1%2c0%2c0%2c1-8.82%2c1.17%2c30.7%2c30.7%2c0%2c0%2c1-7.87-1%2c19.73%2c19.73%2c0%2c0%2c1-6.73-3.12%2c15.43%2c15.43%2c0%2c0%2c1-4.63-5.43%2c16.07%2c16.07%2c0%2c0%2c1-1.65-7.83H473.9a9%2c9%2c0%2c0%2c0%2c.89%2c4.19%2c7.85%2c7.85%2c0%2c0%2c0%2c2.37%2c2.78%2c10.12%2c10.12%2c0%2c0%2c0%2c3.47%2c1.58%2c16.1%2c16.1%2c0%2c0%2c0%2c4.12.52%2c21.53%2c21.53%2c0%2c0%2c0%2c3.09-.24%2c10.65%2c10.65%2c0%2c0%2c0%2c3.09-.93%2c6.9%2c6.9%2c0%2c0%2c0%2c2.41-1.89%2c4.74%2c4.74%2c0%2c0%2c0%2c1-3.05%2c4.32%2c4.32%2c0%2c0%2c0-1.27-3.23%2c10.05%2c10.05%2c0%2c0%2c0-3.33-2.06%2c33.12%2c33.12%2c0%2c0%2c0-4.67-1.45q-2.62-.61-5.29-1.37a48.34%2c48.34%2c0%2c0%2c1-5.36-1.68%2c18.19%2c18.19%2c0%2c0%2c1-4.67-2.58%2c12.17%2c12.17%2c0%2c0%2c1-3.33-3.95%2c12%2c12%2c0%2c0%2c1-1.27-5.73%2c12.82%2c12.82%2c0%2c0%2c1%2c1.62-6.56%2c14.5%2c14.5%2c0%2c0%2c1%2c4.22-4.63%2c18.27%2c18.27%2c0%2c0%2c1%2c5.9-2.75%2c25.41%2c25.41%2c0%2c0%2c1%2c6.6-.9%2c31.33%2c31.33%2c0%2c0%2c1%2c7.38.86%2c18.44%2c18.44%2c0%2c0%2c1%2c6.28%2c2.78%2c14%2c14%2c0%2c0%2c1%2c4.36%2c4.91%2c15%2c15%2c0%2c0%2c1%2c1.62%2c7.25H492.65a8.57%2c8.57%2c0%2c0%2c0-.93-3.64%2c6%2c6%2c0%2c0%2c0-2.09-2.27%2c8.68%2c8.68%2c0%2c0%2c0-3-1.16A18.29%2c18.29%2c0%2c0%2c0%2c483%2c173a12.19%2c12.19%2c0%2c0%2c0-2.61.28%2c6.88%2c6.88%2c0%2c0%2c0-2.37%2c1%2c5.86%2c5.86%2c0%2c0%2c0-1.75%2c1.72%2c4.56%2c4.56%2c0%2c0%2c0-.69%2c2.61%2c4.34%2c4.34%2c0%2c0%2c0%2c.55%2c2.33%2c5%2c5%2c0%2c0%2c0%2c2.17%2c1.65%2c27.38%2c27.38%2c0%2c0%2c0%2c4.46%2c1.51q2.85.75%2c7.45%2c1.92c.92.18%2c2.19.52%2c3.81%2c1a18.42%2c18.42%2c0%2c0%2c1%2c4.85%2c2.3A14.66%2c14.66%2c0%2c0%2c1%2c503%2c193.5a12%2c12%2c0%2c0%2c1%2c1.75%2c6.77%2c14.94%2c14.94%2c0%2c0%2c1-1.3%2c6.24%2c13.52%2c13.52%2c0%2c0%2c1-3.89%2c5Zm51.2%2c55.21a25%2c25%2c0%2c0%2c1-4.69%2c8.38%2c22.11%2c22.11%2c0%2c0%2c1-7.53%2c5.63%2c26%2c26%2c0%2c0%2c1-20.21%2c0%2c21.85%2c21.85%2c0%2c0%2c1-7.56-5.63%2c24.69%2c24.69%2c0%2c0%2c1-4.69-8.38%2c33.33%2c33.33%2c0%2c0%2c1%2c0-20.53%2c24.69%2c24.69%2c0%2c0%2c1%2c4.69-8.38%2c21.85%2c21.85%2c0%2c0%2c1%2c7.56-5.63%2c26%2c26%2c0%2c0%2c1%2c20.21%2c0%2c22.24%2c22.24%2c0%2c0%2c1%2c7.53%2c5.63%2c25%2c25%2c0%2c0%2c1%2c4.69%2c8.38%2c33.53%2c33.53%2c0%2c0%2c1%2c0%2c20.53ZM544%2c214.83l-3.71-10.92H522l-3.85%2c10.92H507.27l18.54-49h11.06l18.33%2c49Zm49.14%2c66.77-.18-.33a9.48%2c9.48%2c0%2c0%2c1-1.14-4.3c-.07-1.53-.11-3.14-.11-4.8s-.07-3.24-.2-4.86a10%2c10%2c0%2c0%2c0-1.22-4.09%2c7.29%2c7.29%2c0%2c0%2c0-3.2-2.84%2c15%2c15%2c0%2c0%2c0-6.41-1.1H563.88V281.6h-4.29V231.3h21.1a27.62%2c27.62%2c0%2c0%2c1%2c6.18.66%2c15.21%2c15.21%2c0%2c0%2c1%2c5.17%2c2.23%2c11%2c11%2c0%2c0%2c1%2c3.54%2c4.11%2c14.07%2c14.07%2c0%2c0%2c1%2c1.26%2c6.27%2c13.4%2c13.4%2c0%2c0%2c1-2.92%2c8.74%2c12.13%2c12.13%2c0%2c0%2c1-5.6%2c3.82%2c9.89%2c9.89%2c0%2c0%2c1%2c3.07%2c1.41%2c9.36%2c9.36%2c0%2c0%2c1%2c3.13%2c3.6%2c14.56%2c14.56%2c0%2c0%2c1%2c1.29%2c4.61%2c44.31%2c44.31%2c0%2c0%2c1%2c.28%2c4.87v2.82a21.49%2c21.49%2c0%2c0%2c0%2c.13%2c2.5%2c13%2c13%2c0%2c0%2c0%2c.42%2c2.12%2c4.58%2c4.58%2c0%2c0%2c0%2c.75%2c1.5l.83%2c1Zm28.28%2c0h-4.3V235.18H599.9V231.3h38.83v3.88h-17.3V281.6Zm51.75%2c0L667%2c265.87H644.38l-6.25%2c15.73h-4.61l20.22-50.3h4.16l19.87%2c50.3Zm41%2c0H682.11V231.3h4.3v46.42h27.81v3.88Z'/%3e%3c/svg%3e")}[class^=logo-sales]{width:4.69em;height:2em}[class^=logo-sales].small{width:calc(-0.2em*2.35 + 4.69em);height:calc(-0.2em + 2em)}[class^=logo-sales].medium{width:calc(0.3em*2.35 + 4.69em);height:calc(0.3em + 2em)}[class^=logo-sales].bigger{width:calc(0.7em*2.35 + 4.69em);height:calc(0.7em + 2em)}[class^=logo-sales].big{width:calc(1em*2.35 + 4.69em);height:calc(1em + 2em)}[class^=logo-sales].huge{width:calc(2em*2.35 + 4.69em);height:calc(2em + 2em)}[class^=logo-sales].single{width:2.265em}[class^=logo-sales].single.small{width:calc(-0.2em*2.35 + 4.69em - 2.425em - -0.2em)}[class^=logo-sales].single.medium{width:calc(0.3em*2.35 + 4.69em - 2.425em - 0.3em)}[class^=logo-sales].single.bigger{width:calc(0.7em*2.35 + 4.69em - 2.425em - 0.7em)}[class^=logo-sales].single.big{width:calc(1em*2.35 + 4.69em - 2.425em - 1em)}[class^=logo-sales].single.huge{width:calc(2em*2.35 + 4.69em - 2.425em - 2em)}.logo-varagon:not([class$="--white"]):not([class="--colored"]){background-color:#6a6a6c;-webkit-mask-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' id='Layer_1' x='0' y='0' version='1.1' viewBox='0 0 88 32' xml:space='preserve'%3e %3cstyle%3e .st0%7bfill:white%7d %3c/style%3e %3cpath d='M32.9594 1.12397H32.4561V31H32.9594V1.12397Z' fill='white'/%3e %3cpath d='M11.876 18.0118L7.78357 12.4216V18.0118H1.00001V1H9.93533L14.0871 6.7524L18.2375 1H27.1715V18.0118H20.3921V12.4216L16.2982 18.0118H11.876ZM18.4872 26.4761H18.461C18.3382 26.701 17.9093 26.7774 17.6444 26.8197C15.9892 27.1087 13.9423 27.1087 13.9423 28.6331C13.9423 29.597 14.7892 30.1901 15.7161 30.1901C17.2127 30.1901 18.4927 29.263 18.4927 27.7223L18.4872 26.4761ZM19.0127 30.8241C18.8842 30.8238 18.761 30.773 18.6703 30.6831C18.5795 30.5931 18.5286 30.4712 18.5286 30.3442L18.4872 29.7224C17.7617 30.6128 17.1727 31 15.632 31C14.1519 31 12.9643 30.291 12.9643 28.7135C12.9643 26.5402 15.1368 26.3193 17.2403 26.0779C18.043 26.0002 18.49 25.8053 18.49 24.9626C18.49 23.8719 17.3865 23.5365 16.2306 23.5365C15.0099 23.5365 13.9216 24.0819 13.8775 25.3526H13.3975C13.3975 25.3526 12.8747 25.3526 12.9837 24.7895C13.3037 23.3592 14.723 22.7361 16.3547 22.7361C17.7548 22.7361 19.4651 23.1452 19.4651 25.2517V29.3952C19.4544 29.8742 19.4932 30.353 19.581 30.8241H19.0127ZM21.1934 22.9652H21.679V23.8242H21.7135C22.2652 22.9188 23.5328 22.7334 24.1452 22.7334C26.3811 22.7334 27.1687 24.3586 27.1687 25.7698V30.3415C27.1694 30.4042 27.1576 30.4665 27.1338 30.5247C27.11 30.5829 27.0747 30.6359 27.0301 30.6805C26.9854 30.7251 26.9323 30.7606 26.8737 30.7848C26.8151 30.8089 26.7522 30.8214 26.6887 30.8214H26.199V25.9239C26.199 24.5822 25.6404 23.6524 24.068 23.6524C22.6555 23.6524 21.7231 24.7036 21.679 26.2429V30.8241H21.1907C21.1271 30.8241 21.0642 30.8117 21.0055 30.7875C20.9468 30.7633 20.8936 30.7279 20.8488 30.6833C20.8041 30.6387 20.7687 30.5857 20.7447 30.5275C20.7208 30.4693 20.7088 30.407 20.7093 30.3442V23.4424C20.7091 23.3798 20.7214 23.3178 20.7455 23.2599C20.7697 23.202 20.8051 23.1494 20.8498 23.105C20.8945 23.0607 20.9477 23.0255 21.0061 23.0015C21.0646 22.9775 21.1273 22.9652 21.1907 22.9652M10.3326 20.6473C10.3724 20.5655 10.4349 20.4964 10.5127 20.4481C10.5906 20.3999 10.6807 20.3744 10.7726 20.3746H11.3243C11.453 20.3754 11.5761 20.4264 11.6668 20.5166C11.7575 20.6067 11.8085 20.7288 11.8085 20.8559V30.3469C11.8088 30.4099 11.7966 30.4724 11.7724 30.5307C11.7482 30.589 11.7126 30.642 11.6676 30.6866C11.6225 30.7312 11.569 30.7666 11.5101 30.7907C11.4512 30.8147 11.3881 30.827 11.3243 30.8268H10.8333L10.8429 21.7926L6.91045 30.8241H5.90905L1.97244 21.7899L1.98071 30.8241H1.48415C1.42041 30.8243 1.35726 30.812 1.29834 30.7879C1.23943 30.7639 1.18593 30.7285 1.14091 30.6839C1.0959 30.6392 1.06028 30.5863 1.03609 30.528C1.01191 30.4697 0.999643 30.4072 1.00001 30.3442V20.8532C1.00001 20.726 1.05093 20.604 1.14164 20.5138C1.23236 20.4237 1.3555 20.3726 1.48415 20.3719H2.03589C2.12799 20.3716 2.2183 20.397 2.2964 20.4453C2.3745 20.4935 2.43721 20.5626 2.47727 20.6446L6.40286 29.6434L10.3326 20.6473Z' fill='white'/%3e %3cpath d='M42.4189 28.1909C42.3117 28.197 42.2057 28.1658 42.1194 28.1029C42.0433 28.0379 41.9842 27.9558 41.947 27.8636L39.1021 19.7797C39.0857 19.7352 39.0767 19.6883 39.0757 19.6409C39.0779 19.5758 39.1051 19.514 39.1519 19.468C39.1986 19.422 39.2613 19.3951 39.3274 19.393H39.9905C40.0334 19.3902 40.0764 19.396 40.117 19.4098C40.1576 19.4236 40.195 19.4453 40.227 19.4736C40.2723 19.5145 40.309 19.5638 40.3352 19.6186L42.824 26.7467L45.3254 19.6186C45.3503 19.5646 45.3848 19.5155 45.4273 19.4736C45.4577 19.4451 45.4937 19.4232 45.5332 19.4093C45.5726 19.3955 45.6146 19.3899 45.6563 19.393H46.3207C46.3898 19.3934 46.456 19.42 46.5057 19.4674C46.5315 19.4891 46.5523 19.5161 46.5667 19.5464C46.581 19.5768 46.5885 19.6099 46.5887 19.6434C46.5877 19.6908 46.5788 19.7377 46.5623 19.7822L43.7048 27.8661C43.6753 27.959 43.62 28.0419 43.545 28.1054C43.4586 28.1681 43.3527 28.1992 43.2455 28.1934L42.4189 28.1909Z' fill='white'/%3e %3cpath d='M48.7868 28.3149C48.3856 28.3211 47.9882 28.2362 47.6255 28.0669C47.2929 27.9121 47.0039 27.6792 46.7837 27.3888C46.5728 27.1091 46.4606 26.7691 46.4641 26.4207C46.4568 26.1496 46.5183 25.8811 46.6431 25.6395C46.768 25.3979 46.9521 25.1908 47.1788 25.0372C47.6553 24.6942 48.2764 24.4678 49.0423 24.3579L50.9435 24.1V23.7281C50.9536 23.5557 50.9277 23.3832 50.8673 23.2211C50.8069 23.059 50.7134 22.9109 50.5924 22.7859C50.3584 22.5595 49.9776 22.4463 49.4499 22.4463C49.1281 22.4331 48.8093 22.5114 48.5314 22.6719C48.307 22.8074 48.1328 23.0103 48.0344 23.2508C48.0166 23.3067 47.9809 23.3553 47.9325 23.3893C47.8841 23.4233 47.8258 23.4409 47.7664 23.4393H47.1914C47.1524 23.4421 47.1132 23.4363 47.0768 23.4221C47.0404 23.4079 47.0078 23.3858 46.9813 23.3574C46.9345 23.3032 46.9095 23.234 46.9108 23.1628C46.9225 22.9987 46.9729 22.8395 47.058 22.6979C47.1736 22.4916 47.3272 22.3083 47.511 22.1574C47.7442 21.9645 48.0099 21.8135 48.2961 21.7112C48.6703 21.5805 49.0657 21.5188 49.4625 21.5289C49.9008 21.5173 50.3376 21.5833 50.7522 21.7236C51.0648 21.8304 51.3469 22.0094 51.5751 22.2455C51.7728 22.4595 51.9209 22.7133 52.0092 22.9893C52.0976 23.2613 52.1426 23.5453 52.1426 23.831V27.9045C52.144 27.9429 52.1374 27.9811 52.1231 28.0169C52.1089 28.0526 52.0874 28.0851 52.0599 28.1123C52.0324 28.1395 51.9995 28.1608 51.9633 28.175C51.9271 28.1892 51.8884 28.1958 51.8494 28.1946H51.2618C51.2219 28.197 51.182 28.1909 51.1446 28.1768C51.1073 28.1627 51.0735 28.1408 51.0454 28.1128C50.9931 28.056 50.9655 27.9812 50.9686 27.9045V27.3641C50.6799 27.7448 50.2786 28.028 49.8199 28.1748C49.4858 28.2778 49.1367 28.3251 48.7868 28.3149ZM49.0549 27.3715C49.3873 27.3753 49.7158 27.3 50.0124 27.1521C50.3068 26.9993 50.5453 26.7596 50.6943 26.4665C50.8734 26.1028 50.9598 25.7015 50.946 25.2975V24.9455L49.465 25.1587C48.8611 25.2413 48.406 25.3818 48.0998 25.5802C47.7937 25.7785 47.6406 26.0264 47.6406 26.324C47.6331 26.538 47.7087 26.7468 47.852 26.9078C47.9974 27.0668 48.182 27.1859 48.388 27.2537C48.6015 27.332 48.8271 27.3735 49.0549 27.3764V27.3715Z' fill='white'/%3e %3cpath d='M53.9545 28.1909C53.9156 28.1922 53.8769 28.1856 53.8407 28.1715C53.8046 28.1575 53.7718 28.1362 53.7443 28.1091C53.7168 28.0818 53.6953 28.0492 53.681 28.0134C53.6667 27.9776 53.66 27.9393 53.6613 27.9008V21.9504C53.6596 21.8714 53.6894 21.7948 53.7443 21.7372C53.7709 21.7085 53.8034 21.6858 53.8397 21.6706C53.8759 21.6554 53.9151 21.6481 53.9545 21.6492H54.5421C54.5823 21.649 54.6221 21.6567 54.6593 21.6718C54.6964 21.6868 54.7302 21.709 54.7586 21.737C54.7871 21.765 54.8096 21.7983 54.8249 21.8349C54.8402 21.8716 54.848 21.9108 54.8478 21.9504V22.5045C55.0133 22.2269 55.2603 22.0052 55.5562 21.8686C55.8968 21.718 56.2676 21.6451 56.6408 21.6554H57.1378C57.1768 21.6541 57.2157 21.6607 57.2521 21.6748C57.2884 21.6889 57.3215 21.7101 57.3492 21.7372C57.3764 21.7645 57.3977 21.7969 57.412 21.8324C57.4262 21.868 57.4331 21.906 57.4322 21.9442V22.4599C57.4337 22.4973 57.427 22.5345 57.4127 22.5692C57.3984 22.6038 57.3767 22.635 57.3492 22.6607C57.2915 22.7123 57.2156 22.7394 57.1378 22.7364H56.3728C55.9135 22.7364 55.5512 22.869 55.2882 23.1331C55.1523 23.2768 55.0472 23.4461 54.9791 23.6308C54.911 23.8154 54.8813 24.0117 54.8918 24.2078V27.9033C54.8932 27.9423 54.8859 27.9812 54.8705 28.0171C54.855 28.0531 54.8319 28.0853 54.8025 28.1116C54.744 28.1657 54.6663 28.195 54.5861 28.1934L53.9545 28.1909Z' fill='white'/%3e %3cpath d='M60.0406 28.3149C59.6397 28.321 59.2427 28.2362 58.8805 28.0669C58.5473 27.9124 58.2578 27.6795 58.0375 27.3888C57.8269 27.109 57.7151 26.769 57.7191 26.4207C57.7118 26.1496 57.7733 25.8811 57.8981 25.6395C58.0229 25.3979 58.2071 25.1908 58.4338 25.0372C58.9094 24.6942 59.5302 24.4678 60.296 24.3579L62.1972 24.1V23.7281C62.2074 23.5557 62.1814 23.3832 62.121 23.2211C62.0607 23.059 61.9671 22.9109 61.8462 22.7859C61.6121 22.5595 61.2317 22.4463 60.7049 22.4463C60.3831 22.433 60.0642 22.5113 59.7864 22.6719C59.5595 22.8061 59.3829 23.0093 59.2831 23.2508C59.2653 23.3067 59.2296 23.3553 59.1812 23.3893C59.1328 23.4233 59.0745 23.4409 59.0151 23.4393H58.4502C58.4109 23.4422 58.3716 23.4364 58.3349 23.4222C58.2983 23.4081 58.2655 23.3859 58.2388 23.3574C58.1924 23.303 58.1678 23.2338 58.1696 23.1628C58.1807 22.9987 58.2306 22.8395 58.3155 22.6979C58.4315 22.4919 58.5851 22.3086 58.7685 22.1574C59.0018 21.9648 59.2675 21.8137 59.5536 21.7112C59.9283 21.5806 60.324 21.5189 60.7213 21.5289C61.1591 21.5172 61.5956 21.5831 62.0097 21.7236C62.3223 21.8304 62.6045 22.0094 62.8326 22.2455C63.0303 22.4595 63.1784 22.7133 63.2667 22.9893C63.3555 23.2613 63.4009 23.5452 63.4013 23.831V27.9045C63.4022 27.9428 63.3952 27.9809 63.3806 28.0163C63.3659 28.0518 63.3441 28.0839 63.3164 28.1108C63.2887 28.1376 63.2557 28.1586 63.2195 28.1723C63.1832 28.1861 63.1445 28.1924 63.1057 28.1909H62.5193C62.4792 28.1933 62.439 28.1873 62.4015 28.1732C62.364 28.1591 62.3299 28.1372 62.3016 28.1091C62.2503 28.0518 62.2232 27.9772 62.2262 27.9008V27.3603C61.9375 27.741 61.5361 28.0243 61.0774 28.1711C60.7423 28.2755 60.3919 28.3241 60.0406 28.3149ZM60.3086 27.3715C60.641 27.3754 60.9695 27.3001 61.2661 27.1521C61.5611 26.9997 61.8001 26.7599 61.9493 26.4665C62.1278 26.1026 62.2142 25.7015 62.201 25.2975V24.9455L60.715 25.1636C60.111 25.2463 59.656 25.3868 59.3498 25.5851C59.0428 25.7822 58.8905 26.0314 58.8905 26.3289C58.8827 26.5428 58.9578 26.7516 59.1007 26.9128C59.2466 27.0711 59.4311 27.1901 59.6367 27.2587C59.8521 27.3357 60.0794 27.3756 60.3086 27.3764V27.3715Z' fill='white'/%3e %3cpath d='M67.6353 30.9603C67.151 30.976 66.6681 30.899 66.2135 30.7335C65.8893 30.6115 65.5939 30.4254 65.3453 30.1868C65.157 30.0026 65.0055 29.7852 64.8987 29.5459C64.8236 29.3845 64.7744 29.2126 64.7527 29.0364C64.748 28.997 64.753 28.957 64.7673 28.9199C64.7815 28.8828 64.8045 28.8496 64.8345 28.8231C64.8904 28.7674 64.9664 28.7358 65.0459 28.7351H65.6586C65.726 28.7327 65.7925 28.7499 65.8499 28.7847C65.9142 28.841 65.9583 28.9162 65.9757 28.9992C66.0391 29.146 66.1161 29.2867 66.206 29.4194C66.3264 29.5906 66.4887 29.7292 66.6778 29.8223C66.9574 29.949 67.2638 30.0073 67.5712 29.9921C67.9142 30.0015 68.2559 29.9459 68.5778 29.8285C68.8448 29.7235 69.0646 29.5272 69.1968 29.2756C69.3531 28.9369 69.4251 28.5663 69.407 28.1946V27.3393C69.1901 27.6102 68.9157 27.8311 68.6029 27.9864C68.2135 28.1711 67.7842 28.2596 67.3522 28.2442C66.9303 28.2546 66.5115 28.1698 66.128 27.9963C65.7992 27.8433 65.5123 27.615 65.2912 27.3306C65.0712 27.0419 64.907 26.7158 64.8068 26.3686C64.6998 25.9999 64.6377 25.6199 64.6218 25.2368C64.613 25.0025 64.613 24.7719 64.6218 24.5463C64.6377 24.1631 64.6998 23.7832 64.8068 23.4145C64.9077 23.0656 65.0718 22.7376 65.2912 22.4463C65.5112 22.1589 65.7982 21.928 66.128 21.7731C66.5117 21.6002 66.9304 21.5154 67.3522 21.5252C67.7924 21.509 68.2295 21.6042 68.6218 21.8017C68.9424 21.9727 69.2231 22.2079 69.446 22.4921V21.9517C69.4441 21.8756 69.4715 21.8016 69.5227 21.7446C69.5495 21.7159 69.5822 21.6932 69.6187 21.678C69.6552 21.6628 69.6945 21.6555 69.7341 21.6566H70.3204C70.3607 21.6563 70.4007 21.6638 70.438 21.6788C70.4753 21.6939 70.5093 21.716 70.5378 21.744C70.5664 21.7721 70.589 21.8054 70.6044 21.8421C70.6198 21.8788 70.6276 21.9181 70.6275 21.9579V28.0558C70.6391 28.5693 70.5427 29.0796 70.3443 29.5545C70.1529 29.9906 69.8213 30.3525 69.4007 30.5847C68.9628 30.8343 68.3744 30.9595 67.6353 30.9603ZM67.6102 27.2413C67.9771 27.2589 68.3397 27.157 68.6419 26.9512C68.8966 26.7634 69.0949 26.511 69.2157 26.2211C69.3367 25.9381 69.4037 25.6355 69.4132 25.3285C69.422 25.212 69.4258 25.0669 69.4258 24.8946C69.4258 24.7223 69.4258 24.5785 69.4132 24.462C69.4037 24.155 69.3367 23.8524 69.2157 23.5694C69.0949 23.2795 68.8966 23.0271 68.6419 22.8393C68.3339 22.6525 67.9794 22.5536 67.6177 22.5536C67.2561 22.5536 66.9015 22.6525 66.5935 22.8393C66.3389 23.0272 66.1477 23.2864 66.0449 23.5831C65.9312 23.9024 65.8667 24.2367 65.8537 24.5748C65.8453 24.793 65.8453 25.0149 65.8537 25.2405C65.8666 25.5786 65.9311 25.913 66.0449 26.2322C66.1477 26.5289 66.3389 26.7881 66.5935 26.976C66.8939 27.1692 67.2497 27.2614 67.6077 27.2388L67.6102 27.2413Z' fill='white'/%3e %3cpath d='M74.8677 28.3149C74.3049 28.3343 73.7468 28.2087 73.2484 27.9504C72.8231 27.7166 72.477 27.3649 72.2531 26.9388C72.0167 26.4809 71.8856 25.9772 71.8693 25.4636C71.8605 25.3211 71.8567 25.1388 71.8567 24.9169C71.8567 24.695 71.8568 24.5165 71.8693 24.3826C71.8834 23.8642 72.0163 23.3557 72.2581 22.895C72.4888 22.4717 72.8382 22.1227 73.2647 21.8897C73.7656 21.6499 74.3152 21.5253 74.8721 21.5253C75.429 21.5253 75.9786 21.6499 76.4795 21.8897C76.9061 22.1225 77.2556 22.4716 77.4861 22.895C77.729 23.3553 77.8624 23.864 77.8762 24.3826C77.8837 24.5165 77.8888 24.695 77.8888 24.9169C77.8888 25.1388 77.8888 25.3211 77.8762 25.4636C77.8603 25.978 77.7292 26.4826 77.4924 26.9413C77.2685 27.3673 76.9224 27.7191 76.4972 27.9529C75.9955 28.2119 75.4337 28.3367 74.8677 28.3149ZM74.8677 27.3467C75.1012 27.3568 75.3341 27.3178 75.5511 27.2323C75.768 27.1468 75.964 27.0167 76.126 26.8508C76.4414 26.5202 76.6117 26.0359 76.6368 25.3979C76.6456 25.274 76.6494 25.1128 76.6494 24.9207C76.6494 24.7285 76.6494 24.5686 76.6368 24.4421C76.6117 23.8058 76.4414 23.3219 76.126 22.9905C75.9639 22.8246 75.768 22.6947 75.551 22.6092C75.3341 22.5237 75.1012 22.4846 74.8677 22.4946C74.6326 22.4845 74.398 22.5235 74.1792 22.6089C73.9604 22.6944 73.7624 22.8244 73.5982 22.9905C73.2802 23.3211 73.1125 23.805 73.0949 24.4421C73.0861 24.5661 73.0823 24.7273 73.0823 24.9207C73.0823 25.114 73.0823 25.2727 73.0949 25.3979C73.1116 26.0351 73.2794 26.5194 73.5982 26.8508C73.7619 27.0179 73.9597 27.1489 74.1785 27.2352C74.3973 27.3215 74.6322 27.3612 74.8677 27.3517V27.3467Z' fill='white'/%3e %3cpath d='M79.3848 28.1909C79.3459 28.1921 79.3071 28.1854 79.2709 28.1713C79.2347 28.1571 79.2018 28.1358 79.1743 28.1086C79.1468 28.0814 79.1253 28.0489 79.1111 28.0132C79.0969 27.9774 79.0903 27.9392 79.0917 27.9008V21.9455C79.0904 21.9072 79.0972 21.8691 79.1115 21.8335C79.1258 21.7979 79.1473 21.7656 79.1748 21.7385C79.2023 21.7115 79.2351 21.6902 79.2712 21.6761C79.3073 21.6621 79.346 21.6554 79.3848 21.6566H79.985C80.0238 21.6554 80.0625 21.6621 80.0986 21.6761C80.1348 21.6902 80.1676 21.7115 80.195 21.7385C80.2225 21.7656 80.2441 21.7979 80.2584 21.8335C80.2727 21.8691 80.2794 21.9072 80.2782 21.9455V22.4983C80.5037 22.2102 80.789 21.9727 81.1149 21.8017C81.5168 21.6065 81.9619 21.5136 82.4096 21.5314C82.9048 21.5162 83.3941 21.6405 83.8201 21.8897C84.2065 22.1276 84.5129 22.4726 84.7009 22.8814C84.9089 23.3465 85.0107 23.851 84.9991 24.3591V27.9045C85.0005 27.943 84.9939 27.9814 84.9796 28.0172C84.9653 28.053 84.9436 28.0855 84.916 28.1127C84.8884 28.14 84.8554 28.1613 84.819 28.1754C84.7826 28.1895 84.7437 28.196 84.7047 28.1946H84.068C84.0291 28.1958 83.9903 28.1892 83.9541 28.175C83.9179 28.1608 83.885 28.1395 83.8575 28.1123C83.83 28.0851 83.8085 28.0526 83.7943 28.0169C83.7801 27.9811 83.7734 27.9429 83.7748 27.9045V24.4223C83.7748 23.8364 83.6301 23.3777 83.3407 23.0463C83.0513 22.7149 82.6261 22.5496 82.0649 22.5504C81.8298 22.5403 81.5951 22.5793 81.3763 22.6647C81.1575 22.7502 80.9596 22.8802 80.7953 23.0463C80.4766 23.3769 80.3172 23.8355 80.3172 24.4223V27.9045C80.3186 27.9429 80.312 27.9811 80.2977 28.0169C80.2835 28.0526 80.262 28.0851 80.2345 28.1123C80.207 28.1395 80.1742 28.1608 80.1379 28.175C80.1017 28.1892 80.063 28.1958 80.024 28.1946L79.3848 28.1909Z' fill='white'/%3e %3cpath d='M58.9686 14.2583H63.2806L66.9899 6.62686L64.8408 2.22107L58.9686 14.2583Z' fill='white'/%3e %3cpath d='M49.1819 1H44.8699L50.6906 12.9306L52.8472 8.51116L49.1819 1Z' fill='white'/%3e %3cpath d='M57.7694 1L51.3008 14.2583H55.6141L62.0815 1H57.7694Z' fill='white'/%3e %3cpath d='M71.8454 14.2583L65.3768 1H69.6888L76.1335 14.2583H71.8454Z' fill='white'/%3e %3cpath d='M57.962 11.7318V14.2583L62.274 5.41942L62.2425 3.0938L57.962 11.7318Z' fill='white'/%3e %3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' id='Layer_1' x='0' y='0' version='1.1' viewBox='0 0 88 32' xml:space='preserve'%3e %3cstyle%3e .st0%7bfill:white%7d %3c/style%3e %3cpath d='M32.9594 1.12397H32.4561V31H32.9594V1.12397Z' fill='white'/%3e %3cpath d='M11.876 18.0118L7.78357 12.4216V18.0118H1.00001V1H9.93533L14.0871 6.7524L18.2375 1H27.1715V18.0118H20.3921V12.4216L16.2982 18.0118H11.876ZM18.4872 26.4761H18.461C18.3382 26.701 17.9093 26.7774 17.6444 26.8197C15.9892 27.1087 13.9423 27.1087 13.9423 28.6331C13.9423 29.597 14.7892 30.1901 15.7161 30.1901C17.2127 30.1901 18.4927 29.263 18.4927 27.7223L18.4872 26.4761ZM19.0127 30.8241C18.8842 30.8238 18.761 30.773 18.6703 30.6831C18.5795 30.5931 18.5286 30.4712 18.5286 30.3442L18.4872 29.7224C17.7617 30.6128 17.1727 31 15.632 31C14.1519 31 12.9643 30.291 12.9643 28.7135C12.9643 26.5402 15.1368 26.3193 17.2403 26.0779C18.043 26.0002 18.49 25.8053 18.49 24.9626C18.49 23.8719 17.3865 23.5365 16.2306 23.5365C15.0099 23.5365 13.9216 24.0819 13.8775 25.3526H13.3975C13.3975 25.3526 12.8747 25.3526 12.9837 24.7895C13.3037 23.3592 14.723 22.7361 16.3547 22.7361C17.7548 22.7361 19.4651 23.1452 19.4651 25.2517V29.3952C19.4544 29.8742 19.4932 30.353 19.581 30.8241H19.0127ZM21.1934 22.9652H21.679V23.8242H21.7135C22.2652 22.9188 23.5328 22.7334 24.1452 22.7334C26.3811 22.7334 27.1687 24.3586 27.1687 25.7698V30.3415C27.1694 30.4042 27.1576 30.4665 27.1338 30.5247C27.11 30.5829 27.0747 30.6359 27.0301 30.6805C26.9854 30.7251 26.9323 30.7606 26.8737 30.7848C26.8151 30.8089 26.7522 30.8214 26.6887 30.8214H26.199V25.9239C26.199 24.5822 25.6404 23.6524 24.068 23.6524C22.6555 23.6524 21.7231 24.7036 21.679 26.2429V30.8241H21.1907C21.1271 30.8241 21.0642 30.8117 21.0055 30.7875C20.9468 30.7633 20.8936 30.7279 20.8488 30.6833C20.8041 30.6387 20.7687 30.5857 20.7447 30.5275C20.7208 30.4693 20.7088 30.407 20.7093 30.3442V23.4424C20.7091 23.3798 20.7214 23.3178 20.7455 23.2599C20.7697 23.202 20.8051 23.1494 20.8498 23.105C20.8945 23.0607 20.9477 23.0255 21.0061 23.0015C21.0646 22.9775 21.1273 22.9652 21.1907 22.9652M10.3326 20.6473C10.3724 20.5655 10.4349 20.4964 10.5127 20.4481C10.5906 20.3999 10.6807 20.3744 10.7726 20.3746H11.3243C11.453 20.3754 11.5761 20.4264 11.6668 20.5166C11.7575 20.6067 11.8085 20.7288 11.8085 20.8559V30.3469C11.8088 30.4099 11.7966 30.4724 11.7724 30.5307C11.7482 30.589 11.7126 30.642 11.6676 30.6866C11.6225 30.7312 11.569 30.7666 11.5101 30.7907C11.4512 30.8147 11.3881 30.827 11.3243 30.8268H10.8333L10.8429 21.7926L6.91045 30.8241H5.90905L1.97244 21.7899L1.98071 30.8241H1.48415C1.42041 30.8243 1.35726 30.812 1.29834 30.7879C1.23943 30.7639 1.18593 30.7285 1.14091 30.6839C1.0959 30.6392 1.06028 30.5863 1.03609 30.528C1.01191 30.4697 0.999643 30.4072 1.00001 30.3442V20.8532C1.00001 20.726 1.05093 20.604 1.14164 20.5138C1.23236 20.4237 1.3555 20.3726 1.48415 20.3719H2.03589C2.12799 20.3716 2.2183 20.397 2.2964 20.4453C2.3745 20.4935 2.43721 20.5626 2.47727 20.6446L6.40286 29.6434L10.3326 20.6473Z' fill='white'/%3e %3cpath d='M42.4189 28.1909C42.3117 28.197 42.2057 28.1658 42.1194 28.1029C42.0433 28.0379 41.9842 27.9558 41.947 27.8636L39.1021 19.7797C39.0857 19.7352 39.0767 19.6883 39.0757 19.6409C39.0779 19.5758 39.1051 19.514 39.1519 19.468C39.1986 19.422 39.2613 19.3951 39.3274 19.393H39.9905C40.0334 19.3902 40.0764 19.396 40.117 19.4098C40.1576 19.4236 40.195 19.4453 40.227 19.4736C40.2723 19.5145 40.309 19.5638 40.3352 19.6186L42.824 26.7467L45.3254 19.6186C45.3503 19.5646 45.3848 19.5155 45.4273 19.4736C45.4577 19.4451 45.4937 19.4232 45.5332 19.4093C45.5726 19.3955 45.6146 19.3899 45.6563 19.393H46.3207C46.3898 19.3934 46.456 19.42 46.5057 19.4674C46.5315 19.4891 46.5523 19.5161 46.5667 19.5464C46.581 19.5768 46.5885 19.6099 46.5887 19.6434C46.5877 19.6908 46.5788 19.7377 46.5623 19.7822L43.7048 27.8661C43.6753 27.959 43.62 28.0419 43.545 28.1054C43.4586 28.1681 43.3527 28.1992 43.2455 28.1934L42.4189 28.1909Z' fill='white'/%3e %3cpath d='M48.7868 28.3149C48.3856 28.3211 47.9882 28.2362 47.6255 28.0669C47.2929 27.9121 47.0039 27.6792 46.7837 27.3888C46.5728 27.1091 46.4606 26.7691 46.4641 26.4207C46.4568 26.1496 46.5183 25.8811 46.6431 25.6395C46.768 25.3979 46.9521 25.1908 47.1788 25.0372C47.6553 24.6942 48.2764 24.4678 49.0423 24.3579L50.9435 24.1V23.7281C50.9536 23.5557 50.9277 23.3832 50.8673 23.2211C50.8069 23.059 50.7134 22.9109 50.5924 22.7859C50.3584 22.5595 49.9776 22.4463 49.4499 22.4463C49.1281 22.4331 48.8093 22.5114 48.5314 22.6719C48.307 22.8074 48.1328 23.0103 48.0344 23.2508C48.0166 23.3067 47.9809 23.3553 47.9325 23.3893C47.8841 23.4233 47.8258 23.4409 47.7664 23.4393H47.1914C47.1524 23.4421 47.1132 23.4363 47.0768 23.4221C47.0404 23.4079 47.0078 23.3858 46.9813 23.3574C46.9345 23.3032 46.9095 23.234 46.9108 23.1628C46.9225 22.9987 46.9729 22.8395 47.058 22.6979C47.1736 22.4916 47.3272 22.3083 47.511 22.1574C47.7442 21.9645 48.0099 21.8135 48.2961 21.7112C48.6703 21.5805 49.0657 21.5188 49.4625 21.5289C49.9008 21.5173 50.3376 21.5833 50.7522 21.7236C51.0648 21.8304 51.3469 22.0094 51.5751 22.2455C51.7728 22.4595 51.9209 22.7133 52.0092 22.9893C52.0976 23.2613 52.1426 23.5453 52.1426 23.831V27.9045C52.144 27.9429 52.1374 27.9811 52.1231 28.0169C52.1089 28.0526 52.0874 28.0851 52.0599 28.1123C52.0324 28.1395 51.9995 28.1608 51.9633 28.175C51.9271 28.1892 51.8884 28.1958 51.8494 28.1946H51.2618C51.2219 28.197 51.182 28.1909 51.1446 28.1768C51.1073 28.1627 51.0735 28.1408 51.0454 28.1128C50.9931 28.056 50.9655 27.9812 50.9686 27.9045V27.3641C50.6799 27.7448 50.2786 28.028 49.8199 28.1748C49.4858 28.2778 49.1367 28.3251 48.7868 28.3149ZM49.0549 27.3715C49.3873 27.3753 49.7158 27.3 50.0124 27.1521C50.3068 26.9993 50.5453 26.7596 50.6943 26.4665C50.8734 26.1028 50.9598 25.7015 50.946 25.2975V24.9455L49.465 25.1587C48.8611 25.2413 48.406 25.3818 48.0998 25.5802C47.7937 25.7785 47.6406 26.0264 47.6406 26.324C47.6331 26.538 47.7087 26.7468 47.852 26.9078C47.9974 27.0668 48.182 27.1859 48.388 27.2537C48.6015 27.332 48.8271 27.3735 49.0549 27.3764V27.3715Z' fill='white'/%3e %3cpath d='M53.9545 28.1909C53.9156 28.1922 53.8769 28.1856 53.8407 28.1715C53.8046 28.1575 53.7718 28.1362 53.7443 28.1091C53.7168 28.0818 53.6953 28.0492 53.681 28.0134C53.6667 27.9776 53.66 27.9393 53.6613 27.9008V21.9504C53.6596 21.8714 53.6894 21.7948 53.7443 21.7372C53.7709 21.7085 53.8034 21.6858 53.8397 21.6706C53.8759 21.6554 53.9151 21.6481 53.9545 21.6492H54.5421C54.5823 21.649 54.6221 21.6567 54.6593 21.6718C54.6964 21.6868 54.7302 21.709 54.7586 21.737C54.7871 21.765 54.8096 21.7983 54.8249 21.8349C54.8402 21.8716 54.848 21.9108 54.8478 21.9504V22.5045C55.0133 22.2269 55.2603 22.0052 55.5562 21.8686C55.8968 21.718 56.2676 21.6451 56.6408 21.6554H57.1378C57.1768 21.6541 57.2157 21.6607 57.2521 21.6748C57.2884 21.6889 57.3215 21.7101 57.3492 21.7372C57.3764 21.7645 57.3977 21.7969 57.412 21.8324C57.4262 21.868 57.4331 21.906 57.4322 21.9442V22.4599C57.4337 22.4973 57.427 22.5345 57.4127 22.5692C57.3984 22.6038 57.3767 22.635 57.3492 22.6607C57.2915 22.7123 57.2156 22.7394 57.1378 22.7364H56.3728C55.9135 22.7364 55.5512 22.869 55.2882 23.1331C55.1523 23.2768 55.0472 23.4461 54.9791 23.6308C54.911 23.8154 54.8813 24.0117 54.8918 24.2078V27.9033C54.8932 27.9423 54.8859 27.9812 54.8705 28.0171C54.855 28.0531 54.8319 28.0853 54.8025 28.1116C54.744 28.1657 54.6663 28.195 54.5861 28.1934L53.9545 28.1909Z' fill='white'/%3e %3cpath d='M60.0406 28.3149C59.6397 28.321 59.2427 28.2362 58.8805 28.0669C58.5473 27.9124 58.2578 27.6795 58.0375 27.3888C57.8269 27.109 57.7151 26.769 57.7191 26.4207C57.7118 26.1496 57.7733 25.8811 57.8981 25.6395C58.0229 25.3979 58.2071 25.1908 58.4338 25.0372C58.9094 24.6942 59.5302 24.4678 60.296 24.3579L62.1972 24.1V23.7281C62.2074 23.5557 62.1814 23.3832 62.121 23.2211C62.0607 23.059 61.9671 22.9109 61.8462 22.7859C61.6121 22.5595 61.2317 22.4463 60.7049 22.4463C60.3831 22.433 60.0642 22.5113 59.7864 22.6719C59.5595 22.8061 59.3829 23.0093 59.2831 23.2508C59.2653 23.3067 59.2296 23.3553 59.1812 23.3893C59.1328 23.4233 59.0745 23.4409 59.0151 23.4393H58.4502C58.4109 23.4422 58.3716 23.4364 58.3349 23.4222C58.2983 23.4081 58.2655 23.3859 58.2388 23.3574C58.1924 23.303 58.1678 23.2338 58.1696 23.1628C58.1807 22.9987 58.2306 22.8395 58.3155 22.6979C58.4315 22.4919 58.5851 22.3086 58.7685 22.1574C59.0018 21.9648 59.2675 21.8137 59.5536 21.7112C59.9283 21.5806 60.324 21.5189 60.7213 21.5289C61.1591 21.5172 61.5956 21.5831 62.0097 21.7236C62.3223 21.8304 62.6045 22.0094 62.8326 22.2455C63.0303 22.4595 63.1784 22.7133 63.2667 22.9893C63.3555 23.2613 63.4009 23.5452 63.4013 23.831V27.9045C63.4022 27.9428 63.3952 27.9809 63.3806 28.0163C63.3659 28.0518 63.3441 28.0839 63.3164 28.1108C63.2887 28.1376 63.2557 28.1586 63.2195 28.1723C63.1832 28.1861 63.1445 28.1924 63.1057 28.1909H62.5193C62.4792 28.1933 62.439 28.1873 62.4015 28.1732C62.364 28.1591 62.3299 28.1372 62.3016 28.1091C62.2503 28.0518 62.2232 27.9772 62.2262 27.9008V27.3603C61.9375 27.741 61.5361 28.0243 61.0774 28.1711C60.7423 28.2755 60.3919 28.3241 60.0406 28.3149ZM60.3086 27.3715C60.641 27.3754 60.9695 27.3001 61.2661 27.1521C61.5611 26.9997 61.8001 26.7599 61.9493 26.4665C62.1278 26.1026 62.2142 25.7015 62.201 25.2975V24.9455L60.715 25.1636C60.111 25.2463 59.656 25.3868 59.3498 25.5851C59.0428 25.7822 58.8905 26.0314 58.8905 26.3289C58.8827 26.5428 58.9578 26.7516 59.1007 26.9128C59.2466 27.0711 59.4311 27.1901 59.6367 27.2587C59.8521 27.3357 60.0794 27.3756 60.3086 27.3764V27.3715Z' fill='white'/%3e %3cpath d='M67.6353 30.9603C67.151 30.976 66.6681 30.899 66.2135 30.7335C65.8893 30.6115 65.5939 30.4254 65.3453 30.1868C65.157 30.0026 65.0055 29.7852 64.8987 29.5459C64.8236 29.3845 64.7744 29.2126 64.7527 29.0364C64.748 28.997 64.753 28.957 64.7673 28.9199C64.7815 28.8828 64.8045 28.8496 64.8345 28.8231C64.8904 28.7674 64.9664 28.7358 65.0459 28.7351H65.6586C65.726 28.7327 65.7925 28.7499 65.8499 28.7847C65.9142 28.841 65.9583 28.9162 65.9757 28.9992C66.0391 29.146 66.1161 29.2867 66.206 29.4194C66.3264 29.5906 66.4887 29.7292 66.6778 29.8223C66.9574 29.949 67.2638 30.0073 67.5712 29.9921C67.9142 30.0015 68.2559 29.9459 68.5778 29.8285C68.8448 29.7235 69.0646 29.5272 69.1968 29.2756C69.3531 28.9369 69.4251 28.5663 69.407 28.1946V27.3393C69.1901 27.6102 68.9157 27.8311 68.6029 27.9864C68.2135 28.1711 67.7842 28.2596 67.3522 28.2442C66.9303 28.2546 66.5115 28.1698 66.128 27.9963C65.7992 27.8433 65.5123 27.615 65.2912 27.3306C65.0712 27.0419 64.907 26.7158 64.8068 26.3686C64.6998 25.9999 64.6377 25.6199 64.6218 25.2368C64.613 25.0025 64.613 24.7719 64.6218 24.5463C64.6377 24.1631 64.6998 23.7832 64.8068 23.4145C64.9077 23.0656 65.0718 22.7376 65.2912 22.4463C65.5112 22.1589 65.7982 21.928 66.128 21.7731C66.5117 21.6002 66.9304 21.5154 67.3522 21.5252C67.7924 21.509 68.2295 21.6042 68.6218 21.8017C68.9424 21.9727 69.2231 22.2079 69.446 22.4921V21.9517C69.4441 21.8756 69.4715 21.8016 69.5227 21.7446C69.5495 21.7159 69.5822 21.6932 69.6187 21.678C69.6552 21.6628 69.6945 21.6555 69.7341 21.6566H70.3204C70.3607 21.6563 70.4007 21.6638 70.438 21.6788C70.4753 21.6939 70.5093 21.716 70.5378 21.744C70.5664 21.7721 70.589 21.8054 70.6044 21.8421C70.6198 21.8788 70.6276 21.9181 70.6275 21.9579V28.0558C70.6391 28.5693 70.5427 29.0796 70.3443 29.5545C70.1529 29.9906 69.8213 30.3525 69.4007 30.5847C68.9628 30.8343 68.3744 30.9595 67.6353 30.9603ZM67.6102 27.2413C67.9771 27.2589 68.3397 27.157 68.6419 26.9512C68.8966 26.7634 69.0949 26.511 69.2157 26.2211C69.3367 25.9381 69.4037 25.6355 69.4132 25.3285C69.422 25.212 69.4258 25.0669 69.4258 24.8946C69.4258 24.7223 69.4258 24.5785 69.4132 24.462C69.4037 24.155 69.3367 23.8524 69.2157 23.5694C69.0949 23.2795 68.8966 23.0271 68.6419 22.8393C68.3339 22.6525 67.9794 22.5536 67.6177 22.5536C67.2561 22.5536 66.9015 22.6525 66.5935 22.8393C66.3389 23.0272 66.1477 23.2864 66.0449 23.5831C65.9312 23.9024 65.8667 24.2367 65.8537 24.5748C65.8453 24.793 65.8453 25.0149 65.8537 25.2405C65.8666 25.5786 65.9311 25.913 66.0449 26.2322C66.1477 26.5289 66.3389 26.7881 66.5935 26.976C66.8939 27.1692 67.2497 27.2614 67.6077 27.2388L67.6102 27.2413Z' fill='white'/%3e %3cpath d='M74.8677 28.3149C74.3049 28.3343 73.7468 28.2087 73.2484 27.9504C72.8231 27.7166 72.477 27.3649 72.2531 26.9388C72.0167 26.4809 71.8856 25.9772 71.8693 25.4636C71.8605 25.3211 71.8567 25.1388 71.8567 24.9169C71.8567 24.695 71.8568 24.5165 71.8693 24.3826C71.8834 23.8642 72.0163 23.3557 72.2581 22.895C72.4888 22.4717 72.8382 22.1227 73.2647 21.8897C73.7656 21.6499 74.3152 21.5253 74.8721 21.5253C75.429 21.5253 75.9786 21.6499 76.4795 21.8897C76.9061 22.1225 77.2556 22.4716 77.4861 22.895C77.729 23.3553 77.8624 23.864 77.8762 24.3826C77.8837 24.5165 77.8888 24.695 77.8888 24.9169C77.8888 25.1388 77.8888 25.3211 77.8762 25.4636C77.8603 25.978 77.7292 26.4826 77.4924 26.9413C77.2685 27.3673 76.9224 27.7191 76.4972 27.9529C75.9955 28.2119 75.4337 28.3367 74.8677 28.3149ZM74.8677 27.3467C75.1012 27.3568 75.3341 27.3178 75.5511 27.2323C75.768 27.1468 75.964 27.0167 76.126 26.8508C76.4414 26.5202 76.6117 26.0359 76.6368 25.3979C76.6456 25.274 76.6494 25.1128 76.6494 24.9207C76.6494 24.7285 76.6494 24.5686 76.6368 24.4421C76.6117 23.8058 76.4414 23.3219 76.126 22.9905C75.9639 22.8246 75.768 22.6947 75.551 22.6092C75.3341 22.5237 75.1012 22.4846 74.8677 22.4946C74.6326 22.4845 74.398 22.5235 74.1792 22.6089C73.9604 22.6944 73.7624 22.8244 73.5982 22.9905C73.2802 23.3211 73.1125 23.805 73.0949 24.4421C73.0861 24.5661 73.0823 24.7273 73.0823 24.9207C73.0823 25.114 73.0823 25.2727 73.0949 25.3979C73.1116 26.0351 73.2794 26.5194 73.5982 26.8508C73.7619 27.0179 73.9597 27.1489 74.1785 27.2352C74.3973 27.3215 74.6322 27.3612 74.8677 27.3517V27.3467Z' fill='white'/%3e %3cpath d='M79.3848 28.1909C79.3459 28.1921 79.3071 28.1854 79.2709 28.1713C79.2347 28.1571 79.2018 28.1358 79.1743 28.1086C79.1468 28.0814 79.1253 28.0489 79.1111 28.0132C79.0969 27.9774 79.0903 27.9392 79.0917 27.9008V21.9455C79.0904 21.9072 79.0972 21.8691 79.1115 21.8335C79.1258 21.7979 79.1473 21.7656 79.1748 21.7385C79.2023 21.7115 79.2351 21.6902 79.2712 21.6761C79.3073 21.6621 79.346 21.6554 79.3848 21.6566H79.985C80.0238 21.6554 80.0625 21.6621 80.0986 21.6761C80.1348 21.6902 80.1676 21.7115 80.195 21.7385C80.2225 21.7656 80.2441 21.7979 80.2584 21.8335C80.2727 21.8691 80.2794 21.9072 80.2782 21.9455V22.4983C80.5037 22.2102 80.789 21.9727 81.1149 21.8017C81.5168 21.6065 81.9619 21.5136 82.4096 21.5314C82.9048 21.5162 83.3941 21.6405 83.8201 21.8897C84.2065 22.1276 84.5129 22.4726 84.7009 22.8814C84.9089 23.3465 85.0107 23.851 84.9991 24.3591V27.9045C85.0005 27.943 84.9939 27.9814 84.9796 28.0172C84.9653 28.053 84.9436 28.0855 84.916 28.1127C84.8884 28.14 84.8554 28.1613 84.819 28.1754C84.7826 28.1895 84.7437 28.196 84.7047 28.1946H84.068C84.0291 28.1958 83.9903 28.1892 83.9541 28.175C83.9179 28.1608 83.885 28.1395 83.8575 28.1123C83.83 28.0851 83.8085 28.0526 83.7943 28.0169C83.7801 27.9811 83.7734 27.9429 83.7748 27.9045V24.4223C83.7748 23.8364 83.6301 23.3777 83.3407 23.0463C83.0513 22.7149 82.6261 22.5496 82.0649 22.5504C81.8298 22.5403 81.5951 22.5793 81.3763 22.6647C81.1575 22.7502 80.9596 22.8802 80.7953 23.0463C80.4766 23.3769 80.3172 23.8355 80.3172 24.4223V27.9045C80.3186 27.9429 80.312 27.9811 80.2977 28.0169C80.2835 28.0526 80.262 28.0851 80.2345 28.1123C80.207 28.1395 80.1742 28.1608 80.1379 28.175C80.1017 28.1892 80.063 28.1958 80.024 28.1946L79.3848 28.1909Z' fill='white'/%3e %3cpath d='M58.9686 14.2583H63.2806L66.9899 6.62686L64.8408 2.22107L58.9686 14.2583Z' fill='white'/%3e %3cpath d='M49.1819 1H44.8699L50.6906 12.9306L52.8472 8.51116L49.1819 1Z' fill='white'/%3e %3cpath d='M57.7694 1L51.3008 14.2583H55.6141L62.0815 1H57.7694Z' fill='white'/%3e %3cpath d='M71.8454 14.2583L65.3768 1H69.6888L76.1335 14.2583H71.8454Z' fill='white'/%3e %3cpath d='M57.962 11.7318V14.2583L62.274 5.41942L62.2425 3.0938L57.962 11.7318Z' fill='white'/%3e %3c/svg%3e")}.logo-varagon--colored{background-image:url("data:image/svg+xml,%3csvg width='86' height='32' viewBox='0 0 86 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3e %3cg clip-path='url(%23clip0_1_39)'%3e %3cmask id='mask0_1_39' style='mask-type:luminance' maskUnits='userSpaceOnUse' x='1' y='1' width='86' height='30'%3e %3cpath d='M86.1725 1H1V31H86.1725V1Z' fill='white'/%3e %3c/mask%3e %3cg mask='url(%23mask0_1_39)'%3e %3cpath d='M33.0403 1.12416H32.5964L32.5 31H32.9439L33.0403 1.12416Z' fill='%23003E6B'/%3e %3cpath d='M11.8583 18.01L7.77352 12.419V18.01H1.00001V1H9.92123L14.0652 6.75318L18.2091 1H27.1248V18.01H20.3595V12.419L16.2818 18.01H11.8583ZM18.457 26.4768H18.4253C18.3041 26.7018 17.8746 26.7781 17.6103 26.8205C15.9582 27.1095 13.9151 27.1095 13.9151 28.634C13.9151 29.5981 14.7604 30.1913 15.6856 30.1913C17.1793 30.1913 18.457 29.2627 18.457 27.7231V26.4768ZM18.9843 30.8254C18.856 30.825 18.733 30.7743 18.6424 30.6844C18.5518 30.5943 18.501 30.4725 18.501 30.3455L18.4597 29.7222C17.7355 30.6141 17.1491 31 15.6099 31C14.1326 31 12.9473 30.2908 12.9473 28.7145C12.9473 26.5327 15.1156 26.32 17.2152 26.0787C18.0178 26.0008 18.4624 25.8059 18.4624 24.9618C18.4624 23.8709 17.361 23.5354 16.2074 23.5354C14.989 23.5354 13.9041 24.0808 13.8586 25.3531H13.3768C13.3768 25.3531 12.855 25.3531 12.9638 24.7886C13.2832 23.3595 14.6999 22.7364 16.3285 22.7364C17.7272 22.7364 19.4331 23.1454 19.4331 25.2508V29.3964C19.4223 29.8754 19.4615 30.3543 19.5501 30.8254H18.9843ZM21.1609 22.9655H21.651V23.8191H21.684C22.2278 22.915 23.5013 22.7282 24.1112 22.7282C26.3428 22.7282 27.129 24.3522 27.129 25.7649V30.3373C27.1298 30.3999 27.1179 30.4621 27.0942 30.5202C27.0706 30.5783 27.0355 30.6312 26.9911 30.6759C26.9466 30.7205 26.8937 30.7559 26.8355 30.7803C26.7772 30.8045 26.7145 30.817 26.6513 30.8173H26.1611V25.9245C26.1611 24.5827 25.6104 23.6527 24.0341 23.6527C22.6244 23.6527 21.6936 24.7041 21.651 26.2436V30.8254H21.1622C21.0988 30.8252 21.0361 30.8127 20.9776 30.7884C20.9192 30.7642 20.866 30.7288 20.8214 30.6842C20.7768 30.6396 20.7415 30.5867 20.7175 30.5286C20.6935 30.4705 20.6814 30.4082 20.6817 30.3455V23.4427C20.6817 23.3164 20.7323 23.1952 20.8224 23.1057C20.9125 23.0163 21.0346 22.9658 21.1622 22.9655M10.3246 20.6472C10.3645 20.5655 10.4269 20.4965 10.5046 20.4482C10.5822 20.4 10.6721 20.3745 10.7638 20.3746H11.3145C11.4428 20.3756 11.5655 20.4268 11.6559 20.5169C11.7464 20.607 11.7973 20.7288 11.7977 20.8559V30.3481C11.7979 30.4112 11.7855 30.4735 11.7613 30.5317C11.7371 30.59 11.7016 30.6429 11.6567 30.6875C11.6118 30.7321 11.5584 30.7674 11.4997 30.7916C11.441 30.8158 11.378 30.8281 11.3145 30.8281H10.8189L10.8285 21.7927L6.90205 30.8254H5.89842L1.97336 21.7899L1.98299 30.8254H1.48599C1.42214 30.826 1.35881 30.814 1.29969 30.79C1.24057 30.7661 1.18684 30.7308 1.14162 30.6862C1.0964 30.6414 1.06059 30.5884 1.03628 30.5299C1.01197 30.4713 0.999641 30.4087 1.00001 30.3455V20.8532C1.00001 20.7259 1.05083 20.604 1.14138 20.5137C1.23192 20.4236 1.35483 20.3726 1.48324 20.3718H2.03393C2.12586 20.3715 2.216 20.3969 2.29396 20.4452C2.37191 20.4934 2.4345 20.5625 2.47449 20.6445L6.39404 29.6445L10.3246 20.6472Z' fill='%23003E6B'/%3e %3cpath d='M42.5168 28.2305C42.409 28.2372 42.3021 28.2059 42.2155 28.1423C42.1389 28.078 42.0796 27.9962 42.0426 27.904L39.1912 19.8091C39.175 19.7644 39.1664 19.7175 39.1659 19.6701C39.1681 19.6049 39.1954 19.543 39.2422 19.4969C39.2891 19.4509 39.3519 19.424 39.4181 19.4218H40.084C40.127 19.419 40.1699 19.4249 40.2105 19.439C40.2511 19.4531 40.2882 19.4751 40.3199 19.5037C40.3655 19.5449 40.4027 19.5942 40.4296 19.649L42.9254 26.7831L45.4327 19.6453C45.4574 19.591 45.492 19.5418 45.5348 19.5C45.5653 19.4711 45.6016 19.4488 45.6413 19.4347C45.6811 19.4206 45.7235 19.4149 45.7657 19.4181H46.4303C46.4997 19.419 46.566 19.4461 46.6157 19.4938C46.6416 19.5156 46.6625 19.5426 46.6768 19.573C46.6913 19.6034 46.6987 19.6366 46.6989 19.6701C46.6978 19.7174 46.6893 19.7643 46.6738 19.8091L43.8084 27.9003C43.7798 27.9935 43.7241 28.0763 43.6482 28.1387C43.5619 28.2022 43.4555 28.2334 43.348 28.2268L42.5168 28.2305Z' fill='%23003E6B'/%3e %3cpath d='M48.8985 28.3571C48.4962 28.3632 48.098 28.2782 47.7344 28.1089C47.4007 27.9537 47.1109 27.7201 46.8907 27.4286C46.6791 27.1486 46.5666 26.808 46.5704 26.4591C46.5624 26.1877 46.6233 25.9186 46.7478 25.6763C46.8722 25.4338 47.0562 25.226 47.2829 25.0712C47.7613 24.727 48.384 24.5003 49.1507 24.391L51.0664 24.1266V23.7616C51.0765 23.5888 51.0505 23.4159 50.9899 23.2534C50.9294 23.0909 50.8357 22.9424 50.7146 22.817C50.48 22.591 50.0987 22.4781 49.5707 22.4781C49.2477 22.4642 48.9275 22.5427 48.6487 22.7039C48.4236 22.8393 48.2489 23.0426 48.1506 23.2837C48.1327 23.3396 48.0969 23.3883 48.0484 23.4224C47.9999 23.4564 47.9415 23.474 47.8819 23.4724H47.3069C47.2675 23.4753 47.2281 23.4695 47.1913 23.4554C47.1547 23.4412 47.1217 23.419 47.095 23.3904C47.0482 23.3361 47.023 23.2668 47.0244 23.1955C47.0358 23.0307 47.0863 22.8709 47.1719 22.7288C47.2885 22.5227 47.4423 22.3393 47.6259 22.1875C47.8596 21.9944 48.1261 21.8431 48.413 21.7406C48.7884 21.6099 49.1852 21.5481 49.5833 21.5582C50.0222 21.5469 50.4597 21.6134 50.8748 21.7543C51.188 21.8609 51.4708 22.0397 51.6996 22.2757C51.8975 22.4902 52.046 22.7442 52.1346 23.0205C52.2233 23.293 52.2685 23.5773 52.2684 23.8634V27.9425C52.2699 27.9809 52.2634 28.0193 52.2493 28.0551C52.235 28.0909 52.2135 28.1234 52.1859 28.1506C52.1582 28.1778 52.1252 28.199 52.0888 28.213C52.0524 28.2269 52.0135 28.2333 51.9745 28.2318H51.3868C51.3466 28.2342 51.3063 28.2282 51.2686 28.2141C51.2311 28.1999 51.197 28.178 51.1686 28.1498C51.1167 28.0931 51.0891 28.0188 51.0917 27.9425V27.4038C50.964 27.5723 50.8133 27.7226 50.6439 27.8507C50.4322 28.0103 50.1948 28.1335 49.9414 28.2156C49.6043 28.3197 49.2517 28.3676 48.8985 28.3571ZM49.1671 27.4125C49.5004 27.4163 49.8295 27.3409 50.1269 27.1927C50.4223 27.0402 50.6614 26.8 50.8105 26.5063C50.9898 26.142 51.0764 25.7402 51.0627 25.3357V24.9832L49.5795 25.1966C48.9742 25.2794 48.5181 25.4201 48.2111 25.6187C47.9034 25.8161 47.7508 26.0656 47.7508 26.3635C47.7427 26.5781 47.818 26.7876 47.9614 26.9494C48.1072 27.1086 48.2922 27.2279 48.4987 27.2958C48.7131 27.3719 48.9392 27.4114 49.1671 27.4125Z' fill='%23003E6B'/%3e %3cpath d='M54.0781 28.2305C54.0392 28.2317 54.0004 28.2251 53.9643 28.211C53.9281 28.1968 53.8951 28.1755 53.8676 28.1485C53.8401 28.1214 53.8185 28.089 53.8042 28.0534C53.7898 28.0177 53.7831 27.9796 53.7842 27.9413V21.9828C53.7827 21.9036 53.8125 21.827 53.8675 21.7692C53.8943 21.7406 53.9268 21.718 53.9632 21.7028C53.9995 21.6876 54.0387 21.6802 54.0781 21.6811H54.6671C54.7074 21.6809 54.7474 21.6886 54.7845 21.7037C54.8218 21.7188 54.8557 21.741 54.8842 21.7691C54.9126 21.7972 54.9353 21.8305 54.9506 21.8671C54.9659 21.9038 54.9737 21.9431 54.9736 21.9828V22.5364C55.1373 22.2577 55.3825 22.0341 55.6773 21.8946C56.0186 21.7434 56.3903 21.6703 56.7645 21.6811H57.269C57.3078 21.6799 57.3466 21.6865 57.3828 21.7007C57.419 21.7147 57.4519 21.736 57.4795 21.7631C57.507 21.7902 57.5285 21.8226 57.5429 21.8582C57.5572 21.8938 57.564 21.932 57.5627 21.9703V22.4868C57.5643 22.5241 57.5577 22.5615 57.5434 22.5961C57.529 22.6309 57.5072 22.6621 57.4796 22.6879C57.4221 22.7392 57.3464 22.7663 57.269 22.7635H56.5009C56.0401 22.7635 55.6778 22.8955 55.4137 23.1595C55.1489 23.4239 55.0178 23.7803 55.0178 24.2358V27.9376C55.0188 27.9764 55.0114 28.015 54.9959 28.0508C54.9805 28.0866 54.9574 28.1186 54.9282 28.1449C54.8691 28.1991 54.7908 28.2285 54.71 28.2268L54.0781 28.2305Z' fill='%23003E6B'/%3e %3cpath d='M60.1797 28.3571C59.7775 28.3633 59.3792 28.2784 59.0157 28.1089C58.6817 27.954 58.3919 27.7203 58.1719 27.4286C57.9597 27.1489 57.8472 26.8081 57.8516 26.4591C57.8444 26.1879 57.9062 25.9193 58.0313 25.6776C58.1564 25.4359 58.3408 25.2287 58.5679 25.075C59.0447 24.7307 59.6673 24.5039 60.4357 24.3947L62.3413 24.1303V23.7654C62.3515 23.5926 62.3254 23.4196 62.2649 23.2571C62.2044 23.0946 62.1106 22.9461 61.9896 22.8207C61.755 22.5948 61.3732 22.4817 60.8443 22.4817C60.5217 22.468 60.202 22.5465 59.9237 22.7077C59.6966 22.8425 59.5197 23.0458 59.4192 23.2874C59.4018 23.3436 59.366 23.3925 59.3174 23.4266C59.2689 23.4607 59.2103 23.4781 59.1506 23.4761H58.5755C58.5364 23.479 58.4972 23.4731 58.4607 23.459C58.4242 23.4447 58.3915 23.4226 58.3649 23.3942C58.3175 23.3401 58.2924 23.2707 58.2942 23.1993C58.3057 23.0345 58.3563 22.8746 58.4418 22.7325C58.5576 22.5259 58.7116 22.3423 58.8958 22.1913C59.1293 21.9984 59.3952 21.8471 59.6815 21.7444C60.0571 21.6137 60.4537 21.5518 60.8519 21.5619C61.2909 21.5505 61.7283 21.6169 62.1433 21.7581C62.4572 21.8643 62.7404 22.0432 62.9694 22.2794C63.1666 22.4942 63.3146 22.7483 63.4033 23.0243C63.4924 23.2967 63.5379 23.581 63.5383 23.8672V27.9463C63.5395 27.9845 63.5327 28.0227 63.5184 28.0584C63.5041 28.094 63.4824 28.1264 63.4549 28.1535C63.4274 28.1806 63.3944 28.2018 63.3583 28.2159C63.3221 28.23 63.2833 28.2367 63.2444 28.2355H62.6554C62.6155 28.2379 62.5753 28.2319 62.5379 28.2177C62.5005 28.2036 62.4666 28.1817 62.4385 28.1536C62.3862 28.0971 62.3585 28.0226 62.3616 27.9463V27.4038C62.2339 27.5723 62.0833 27.7226 61.9139 27.8507C61.7016 28.0101 61.4637 28.1335 61.2101 28.2156C60.877 28.3185 60.5287 28.3663 60.1797 28.3571ZM60.4483 27.4125C60.7811 27.4163 61.11 27.3409 61.4068 27.1927C61.7023 27.0399 61.9418 26.7998 62.0917 26.5063C62.271 26.142 62.3577 25.7402 62.3439 25.3357V24.9832L60.8595 25.1966C60.2541 25.2794 59.798 25.4201 59.4911 25.6187C59.1842 25.8174 59.0307 26.0656 59.0307 26.3636C59.0233 26.578 59.0985 26.7873 59.2414 26.9494C59.3877 27.1079 59.5726 27.2271 59.7787 27.2958C59.9935 27.3719 60.22 27.4114 60.4483 27.4125Z' fill='%23003E6B'/%3e %3cpath d='M67.7897 31.0038C67.3038 31.0199 66.8195 30.9432 66.3633 30.7778C66.0384 30.6556 65.7422 30.4693 65.4931 30.2303C65.3046 30.0452 65.1528 29.8272 65.0453 29.5873C64.9701 29.4262 64.9208 29.2545 64.8991 29.0783C64.8943 29.0386 64.8994 28.9983 64.9139 28.961C64.9284 28.9235 64.9519 28.8901 64.9823 28.8636C65.0367 28.8061 65.112 28.7723 65.1917 28.7693H65.8058C65.8735 28.767 65.9402 28.7847 65.9976 28.8202C66.0625 28.8756 66.1068 28.9507 66.1237 29.0336C66.1868 29.1812 66.2641 29.3226 66.3545 29.4558C66.4762 29.6284 66.6401 29.7681 66.8312 29.8616C67.1114 29.9886 67.4186 30.047 67.7266 30.0318C68.0705 30.0406 68.4129 29.985 68.7356 29.8678C69.0041 29.7633 69.2247 29.566 69.3562 29.313C69.4973 29.0536 69.5668 28.6923 69.5668 28.2305V27.3752C69.3489 27.6455 69.0744 27.8665 68.7621 28.0232C68.3716 28.208 67.9414 28.2965 67.5084 28.2814C67.0852 28.2921 66.665 28.2071 66.28 28.0332C65.9515 27.8791 65.6645 27.6506 65.4427 27.3665C65.2212 27.0778 65.0562 26.7512 64.9559 26.4032C64.8486 26.034 64.7864 25.6536 64.7704 25.2699C64.7629 25.0348 64.7629 24.8039 64.7704 24.5772C64.7863 24.1939 64.8486 23.8138 64.9559 23.445C65.0569 23.0955 65.2218 22.7669 65.4427 22.4755C65.6625 22.1877 65.9499 21.9564 66.28 21.8015C66.665 21.6276 67.0852 21.5426 67.5084 21.5532C67.9124 21.534 68.3151 21.6128 68.6808 21.7827C69.0465 21.9527 69.3642 22.2084 69.6058 22.5277V21.9864C69.6041 21.9073 69.634 21.8306 69.6891 21.773C69.7157 21.7442 69.7483 21.7215 69.7846 21.7063C69.8209 21.6911 69.8602 21.6837 69.8997 21.6848H70.4887C70.5289 21.6846 70.5688 21.6923 70.6061 21.7074C70.6434 21.7225 70.6773 21.7448 70.7057 21.7728C70.7342 21.8008 70.7568 21.8341 70.7722 21.8708C70.7875 21.9075 70.7953 21.9468 70.7952 21.9864V28.0927C70.8046 28.6063 70.7068 29.1163 70.5076 29.5911C70.3148 30.0275 69.9822 30.3898 69.5605 30.6227C69.1216 30.8767 68.5313 31.0038 67.7897 31.0038ZM67.7645 27.2796C68.1307 27.2971 68.4925 27.1949 68.7937 26.9892C69.0493 26.8019 69.2481 26.5495 69.3687 26.2592C69.4904 25.976 69.5575 25.6729 69.5668 25.3654C69.5756 25.2475 69.5806 25.1035 69.5806 24.931C69.5806 24.7584 69.5806 24.6144 69.5668 24.4965C69.5575 24.1891 69.4904 23.886 69.3687 23.6028C69.2474 23.3128 69.0487 23.0606 68.7937 22.8728C68.4855 22.6849 68.1304 22.5848 67.7679 22.5836C67.4054 22.5826 67.0497 22.6805 66.7405 22.8666C66.4853 23.0549 66.2937 23.3144 66.1906 23.6114C66.0765 23.9311 66.0119 24.2659 65.9988 24.6045C65.99 24.823 65.99 25.0452 65.9988 25.2723C66.0119 25.6109 66.0765 25.9457 66.1906 26.2654C66.2933 26.5626 66.485 26.8223 66.7405 27.0103C67.0429 27.2073 67.4025 27.3019 67.7645 27.2796Z' fill='%23003E6B'/%3e %3cpath d='M75.0415 28.3571C74.477 28.3766 73.9171 28.2508 73.4171 27.9922C72.9908 27.7577 72.6438 27.4049 72.4195 26.978C72.1838 26.5188 72.0545 26.0138 72.0412 25.4996C72.0323 25.3568 72.0273 25.1743 72.0273 24.9508C72.0273 24.7274 72.0273 24.5512 72.0412 24.4158C72.0539 23.8965 72.1873 23.387 72.4309 22.9262C72.6621 22.5021 73.0123 22.1521 73.4398 21.9182C73.9421 21.678 74.4932 21.5533 75.0516 21.5533C75.6099 21.5533 76.1611 21.678 76.6634 21.9182C77.0905 22.1525 77.4407 22.5024 77.6723 22.9262C77.9159 23.387 78.0493 23.8965 78.062 24.4158C78.0709 24.5512 78.0746 24.7286 78.0746 24.9508C78.0746 25.173 78.0746 25.3568 78.062 25.4996C78.0483 26.0138 77.919 26.5187 77.6837 26.978C77.4589 27.4047 77.1122 27.7573 76.6861 27.9922C76.18 28.254 75.6128 28.3799 75.0415 28.3571ZM75.0415 27.3876C75.2755 27.3975 75.5089 27.3583 75.7263 27.2727C75.9437 27.1871 76.1402 27.057 76.3027 26.8911C76.618 26.5601 76.7882 26.0756 76.8135 25.4374C76.8223 25.3134 76.8273 25.1519 76.8273 24.9596C76.8273 24.7672 76.8273 24.607 76.8135 24.4803C76.7882 23.8423 76.618 23.3577 76.3027 23.0268C76.1402 22.8608 75.9437 22.7307 75.7263 22.6451C75.5089 22.5595 75.2755 22.5204 75.0415 22.5302C74.8058 22.5199 74.5705 22.5588 74.3513 22.6443C74.1319 22.7299 73.9334 22.8602 73.769 23.0268C73.4486 23.3577 73.2805 23.8423 73.2645 24.4803C73.2557 24.6045 73.2519 24.7659 73.2519 24.9596C73.2519 25.1532 73.2519 25.3108 73.2645 25.4374C73.2821 26.0756 73.4504 26.5601 73.769 26.8911C73.9334 27.0576 74.1319 27.188 74.3513 27.2735C74.5705 27.3591 74.8058 27.398 75.0415 27.3876Z' fill='%23003E6B'/%3e %3cpath d='M79.5692 28.2305C79.53 28.2318 79.4911 28.2252 79.4546 28.2111C79.4182 28.1969 79.3851 28.1757 79.3573 28.1486C79.33 28.1214 79.3085 28.0889 79.2945 28.0533C79.2803 28.0176 79.2738 27.9795 79.2753 27.9413V21.9741C79.2738 21.9358 79.2803 21.8977 79.2945 21.862C79.3085 21.8264 79.33 21.794 79.3573 21.7668C79.3851 21.7396 79.4182 21.7184 79.4546 21.7043C79.4911 21.6901 79.53 21.6836 79.5692 21.6848H80.1695C80.2086 21.6836 80.2476 21.6901 80.284 21.7043C80.3204 21.7184 80.3536 21.7396 80.3814 21.7668C80.4089 21.7938 80.4305 21.8262 80.4449 21.8619C80.4592 21.8975 80.4659 21.9358 80.4646 21.9741V22.5277C80.6902 22.2388 80.9756 22.0006 81.302 21.8288C81.704 21.6346 82.1486 21.5416 82.596 21.5582C83.0922 21.5435 83.5826 21.6679 84.0098 21.917C84.3968 22.1554 84.7039 22.5008 84.8926 22.9101C85.1011 23.3754 85.2035 23.88 85.1927 24.3885V27.9388C85.194 27.9771 85.1872 28.0153 85.1729 28.0509C85.1585 28.0865 85.137 28.1189 85.1095 28.146C85.0819 28.1731 85.049 28.1943 85.0128 28.2085C84.9766 28.2226 84.9378 28.2293 84.899 28.228H84.2595C84.2204 28.2293 84.1814 28.2227 84.1449 28.2086C84.1086 28.1945 84.0754 28.1732 84.0476 28.1461C84.02 28.119 83.9984 28.0866 83.9841 28.051C83.9697 28.0153 83.9631 27.9772 83.9643 27.9388V24.4543C83.9643 23.8667 83.8198 23.407 83.5305 23.0752C83.2413 22.7433 82.8146 22.5777 82.2504 22.5786C82.0148 22.5685 81.7796 22.6074 81.5602 22.6929C81.3409 22.7786 81.1425 22.9088 80.9779 23.0752C80.6584 23.4061 80.4987 23.8659 80.4987 24.4543V27.9413C80.4999 27.9796 80.4931 28.0177 80.4788 28.0534C80.4645 28.089 80.4428 28.1214 80.4153 28.1485C80.3878 28.1756 80.3548 28.1968 80.3186 28.211C80.2825 28.2251 80.2437 28.2317 80.2048 28.2305H79.5692Z' fill='%23003E6B'/%3e %3cpath d='M51.7084 14.2764L45.2246 1H49.5467L56.0304 14.2764H51.7084Z' fill='%2300B7E1'/%3e %3cpath d='M62.4763 1H58.1543V14.2764H62.4763V1Z' fill='%2300B7E1'/%3e %3cpath d='M62.4763 1H58.1543V14.2764H62.4763V1Z' fill='white'/%3e %3cpath d='M62.4763 1H58.1543V14.2764H62.4763V1Z' fill='%2300B7E1'/%3e %3cpath d='M58.1543 1L51.6706 14.2764H55.9939L62.4763 1H58.1543Z' fill='%23003E6B'/%3e %3cpath d='M64.638 1L58.1543 14.2764H62.4763L68.9361 1H64.638Z' fill='%23003E6B'/%3e %3cpath d='M71.1205 14.2764L64.6367 1H68.9601L75.4186 14.2764H71.1205Z' fill='%2300B7E1'/%3e %3c/g%3e %3c/g%3e %3cdefs%3e %3cclipPath id='clip0_1_39'%3e %3crect width='86' height='32' fill='white'/%3e %3c/clipPath%3e %3c/defs%3e %3c/svg%3e")}.logo-varagon--white{background-color:#fff;-webkit-mask-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' id='Layer_1' x='0' y='0' version='1.1' viewBox='0 0 88 32' xml:space='preserve'%3e %3cstyle%3e .st0%7bfill:white%7d %3c/style%3e %3cpath d='M32.9594 1.12397H32.4561V31H32.9594V1.12397Z' fill='white'/%3e %3cpath d='M11.876 18.0118L7.78357 12.4216V18.0118H1.00001V1H9.93533L14.0871 6.7524L18.2375 1H27.1715V18.0118H20.3921V12.4216L16.2982 18.0118H11.876ZM18.4872 26.4761H18.461C18.3382 26.701 17.9093 26.7774 17.6444 26.8197C15.9892 27.1087 13.9423 27.1087 13.9423 28.6331C13.9423 29.597 14.7892 30.1901 15.7161 30.1901C17.2127 30.1901 18.4927 29.263 18.4927 27.7223L18.4872 26.4761ZM19.0127 30.8241C18.8842 30.8238 18.761 30.773 18.6703 30.6831C18.5795 30.5931 18.5286 30.4712 18.5286 30.3442L18.4872 29.7224C17.7617 30.6128 17.1727 31 15.632 31C14.1519 31 12.9643 30.291 12.9643 28.7135C12.9643 26.5402 15.1368 26.3193 17.2403 26.0779C18.043 26.0002 18.49 25.8053 18.49 24.9626C18.49 23.8719 17.3865 23.5365 16.2306 23.5365C15.0099 23.5365 13.9216 24.0819 13.8775 25.3526H13.3975C13.3975 25.3526 12.8747 25.3526 12.9837 24.7895C13.3037 23.3592 14.723 22.7361 16.3547 22.7361C17.7548 22.7361 19.4651 23.1452 19.4651 25.2517V29.3952C19.4544 29.8742 19.4932 30.353 19.581 30.8241H19.0127ZM21.1934 22.9652H21.679V23.8242H21.7135C22.2652 22.9188 23.5328 22.7334 24.1452 22.7334C26.3811 22.7334 27.1687 24.3586 27.1687 25.7698V30.3415C27.1694 30.4042 27.1576 30.4665 27.1338 30.5247C27.11 30.5829 27.0747 30.6359 27.0301 30.6805C26.9854 30.7251 26.9323 30.7606 26.8737 30.7848C26.8151 30.8089 26.7522 30.8214 26.6887 30.8214H26.199V25.9239C26.199 24.5822 25.6404 23.6524 24.068 23.6524C22.6555 23.6524 21.7231 24.7036 21.679 26.2429V30.8241H21.1907C21.1271 30.8241 21.0642 30.8117 21.0055 30.7875C20.9468 30.7633 20.8936 30.7279 20.8488 30.6833C20.8041 30.6387 20.7687 30.5857 20.7447 30.5275C20.7208 30.4693 20.7088 30.407 20.7093 30.3442V23.4424C20.7091 23.3798 20.7214 23.3178 20.7455 23.2599C20.7697 23.202 20.8051 23.1494 20.8498 23.105C20.8945 23.0607 20.9477 23.0255 21.0061 23.0015C21.0646 22.9775 21.1273 22.9652 21.1907 22.9652M10.3326 20.6473C10.3724 20.5655 10.4349 20.4964 10.5127 20.4481C10.5906 20.3999 10.6807 20.3744 10.7726 20.3746H11.3243C11.453 20.3754 11.5761 20.4264 11.6668 20.5166C11.7575 20.6067 11.8085 20.7288 11.8085 20.8559V30.3469C11.8088 30.4099 11.7966 30.4724 11.7724 30.5307C11.7482 30.589 11.7126 30.642 11.6676 30.6866C11.6225 30.7312 11.569 30.7666 11.5101 30.7907C11.4512 30.8147 11.3881 30.827 11.3243 30.8268H10.8333L10.8429 21.7926L6.91045 30.8241H5.90905L1.97244 21.7899L1.98071 30.8241H1.48415C1.42041 30.8243 1.35726 30.812 1.29834 30.7879C1.23943 30.7639 1.18593 30.7285 1.14091 30.6839C1.0959 30.6392 1.06028 30.5863 1.03609 30.528C1.01191 30.4697 0.999643 30.4072 1.00001 30.3442V20.8532C1.00001 20.726 1.05093 20.604 1.14164 20.5138C1.23236 20.4237 1.3555 20.3726 1.48415 20.3719H2.03589C2.12799 20.3716 2.2183 20.397 2.2964 20.4453C2.3745 20.4935 2.43721 20.5626 2.47727 20.6446L6.40286 29.6434L10.3326 20.6473Z' fill='white'/%3e %3cpath d='M42.4189 28.1909C42.3117 28.197 42.2057 28.1658 42.1194 28.1029C42.0433 28.0379 41.9842 27.9558 41.947 27.8636L39.1021 19.7797C39.0857 19.7352 39.0767 19.6883 39.0757 19.6409C39.0779 19.5758 39.1051 19.514 39.1519 19.468C39.1986 19.422 39.2613 19.3951 39.3274 19.393H39.9905C40.0334 19.3902 40.0764 19.396 40.117 19.4098C40.1576 19.4236 40.195 19.4453 40.227 19.4736C40.2723 19.5145 40.309 19.5638 40.3352 19.6186L42.824 26.7467L45.3254 19.6186C45.3503 19.5646 45.3848 19.5155 45.4273 19.4736C45.4577 19.4451 45.4937 19.4232 45.5332 19.4093C45.5726 19.3955 45.6146 19.3899 45.6563 19.393H46.3207C46.3898 19.3934 46.456 19.42 46.5057 19.4674C46.5315 19.4891 46.5523 19.5161 46.5667 19.5464C46.581 19.5768 46.5885 19.6099 46.5887 19.6434C46.5877 19.6908 46.5788 19.7377 46.5623 19.7822L43.7048 27.8661C43.6753 27.959 43.62 28.0419 43.545 28.1054C43.4586 28.1681 43.3527 28.1992 43.2455 28.1934L42.4189 28.1909Z' fill='white'/%3e %3cpath d='M48.7868 28.3149C48.3856 28.3211 47.9882 28.2362 47.6255 28.0669C47.2929 27.9121 47.0039 27.6792 46.7837 27.3888C46.5728 27.1091 46.4606 26.7691 46.4641 26.4207C46.4568 26.1496 46.5183 25.8811 46.6431 25.6395C46.768 25.3979 46.9521 25.1908 47.1788 25.0372C47.6553 24.6942 48.2764 24.4678 49.0423 24.3579L50.9435 24.1V23.7281C50.9536 23.5557 50.9277 23.3832 50.8673 23.2211C50.8069 23.059 50.7134 22.9109 50.5924 22.7859C50.3584 22.5595 49.9776 22.4463 49.4499 22.4463C49.1281 22.4331 48.8093 22.5114 48.5314 22.6719C48.307 22.8074 48.1328 23.0103 48.0344 23.2508C48.0166 23.3067 47.9809 23.3553 47.9325 23.3893C47.8841 23.4233 47.8258 23.4409 47.7664 23.4393H47.1914C47.1524 23.4421 47.1132 23.4363 47.0768 23.4221C47.0404 23.4079 47.0078 23.3858 46.9813 23.3574C46.9345 23.3032 46.9095 23.234 46.9108 23.1628C46.9225 22.9987 46.9729 22.8395 47.058 22.6979C47.1736 22.4916 47.3272 22.3083 47.511 22.1574C47.7442 21.9645 48.0099 21.8135 48.2961 21.7112C48.6703 21.5805 49.0657 21.5188 49.4625 21.5289C49.9008 21.5173 50.3376 21.5833 50.7522 21.7236C51.0648 21.8304 51.3469 22.0094 51.5751 22.2455C51.7728 22.4595 51.9209 22.7133 52.0092 22.9893C52.0976 23.2613 52.1426 23.5453 52.1426 23.831V27.9045C52.144 27.9429 52.1374 27.9811 52.1231 28.0169C52.1089 28.0526 52.0874 28.0851 52.0599 28.1123C52.0324 28.1395 51.9995 28.1608 51.9633 28.175C51.9271 28.1892 51.8884 28.1958 51.8494 28.1946H51.2618C51.2219 28.197 51.182 28.1909 51.1446 28.1768C51.1073 28.1627 51.0735 28.1408 51.0454 28.1128C50.9931 28.056 50.9655 27.9812 50.9686 27.9045V27.3641C50.6799 27.7448 50.2786 28.028 49.8199 28.1748C49.4858 28.2778 49.1367 28.3251 48.7868 28.3149ZM49.0549 27.3715C49.3873 27.3753 49.7158 27.3 50.0124 27.1521C50.3068 26.9993 50.5453 26.7596 50.6943 26.4665C50.8734 26.1028 50.9598 25.7015 50.946 25.2975V24.9455L49.465 25.1587C48.8611 25.2413 48.406 25.3818 48.0998 25.5802C47.7937 25.7785 47.6406 26.0264 47.6406 26.324C47.6331 26.538 47.7087 26.7468 47.852 26.9078C47.9974 27.0668 48.182 27.1859 48.388 27.2537C48.6015 27.332 48.8271 27.3735 49.0549 27.3764V27.3715Z' fill='white'/%3e %3cpath d='M53.9545 28.1909C53.9156 28.1922 53.8769 28.1856 53.8407 28.1715C53.8046 28.1575 53.7718 28.1362 53.7443 28.1091C53.7168 28.0818 53.6953 28.0492 53.681 28.0134C53.6667 27.9776 53.66 27.9393 53.6613 27.9008V21.9504C53.6596 21.8714 53.6894 21.7948 53.7443 21.7372C53.7709 21.7085 53.8034 21.6858 53.8397 21.6706C53.8759 21.6554 53.9151 21.6481 53.9545 21.6492H54.5421C54.5823 21.649 54.6221 21.6567 54.6593 21.6718C54.6964 21.6868 54.7302 21.709 54.7586 21.737C54.7871 21.765 54.8096 21.7983 54.8249 21.8349C54.8402 21.8716 54.848 21.9108 54.8478 21.9504V22.5045C55.0133 22.2269 55.2603 22.0052 55.5562 21.8686C55.8968 21.718 56.2676 21.6451 56.6408 21.6554H57.1378C57.1768 21.6541 57.2157 21.6607 57.2521 21.6748C57.2884 21.6889 57.3215 21.7101 57.3492 21.7372C57.3764 21.7645 57.3977 21.7969 57.412 21.8324C57.4262 21.868 57.4331 21.906 57.4322 21.9442V22.4599C57.4337 22.4973 57.427 22.5345 57.4127 22.5692C57.3984 22.6038 57.3767 22.635 57.3492 22.6607C57.2915 22.7123 57.2156 22.7394 57.1378 22.7364H56.3728C55.9135 22.7364 55.5512 22.869 55.2882 23.1331C55.1523 23.2768 55.0472 23.4461 54.9791 23.6308C54.911 23.8154 54.8813 24.0117 54.8918 24.2078V27.9033C54.8932 27.9423 54.8859 27.9812 54.8705 28.0171C54.855 28.0531 54.8319 28.0853 54.8025 28.1116C54.744 28.1657 54.6663 28.195 54.5861 28.1934L53.9545 28.1909Z' fill='white'/%3e %3cpath d='M60.0406 28.3149C59.6397 28.321 59.2427 28.2362 58.8805 28.0669C58.5473 27.9124 58.2578 27.6795 58.0375 27.3888C57.8269 27.109 57.7151 26.769 57.7191 26.4207C57.7118 26.1496 57.7733 25.8811 57.8981 25.6395C58.0229 25.3979 58.2071 25.1908 58.4338 25.0372C58.9094 24.6942 59.5302 24.4678 60.296 24.3579L62.1972 24.1V23.7281C62.2074 23.5557 62.1814 23.3832 62.121 23.2211C62.0607 23.059 61.9671 22.9109 61.8462 22.7859C61.6121 22.5595 61.2317 22.4463 60.7049 22.4463C60.3831 22.433 60.0642 22.5113 59.7864 22.6719C59.5595 22.8061 59.3829 23.0093 59.2831 23.2508C59.2653 23.3067 59.2296 23.3553 59.1812 23.3893C59.1328 23.4233 59.0745 23.4409 59.0151 23.4393H58.4502C58.4109 23.4422 58.3716 23.4364 58.3349 23.4222C58.2983 23.4081 58.2655 23.3859 58.2388 23.3574C58.1924 23.303 58.1678 23.2338 58.1696 23.1628C58.1807 22.9987 58.2306 22.8395 58.3155 22.6979C58.4315 22.4919 58.5851 22.3086 58.7685 22.1574C59.0018 21.9648 59.2675 21.8137 59.5536 21.7112C59.9283 21.5806 60.324 21.5189 60.7213 21.5289C61.1591 21.5172 61.5956 21.5831 62.0097 21.7236C62.3223 21.8304 62.6045 22.0094 62.8326 22.2455C63.0303 22.4595 63.1784 22.7133 63.2667 22.9893C63.3555 23.2613 63.4009 23.5452 63.4013 23.831V27.9045C63.4022 27.9428 63.3952 27.9809 63.3806 28.0163C63.3659 28.0518 63.3441 28.0839 63.3164 28.1108C63.2887 28.1376 63.2557 28.1586 63.2195 28.1723C63.1832 28.1861 63.1445 28.1924 63.1057 28.1909H62.5193C62.4792 28.1933 62.439 28.1873 62.4015 28.1732C62.364 28.1591 62.3299 28.1372 62.3016 28.1091C62.2503 28.0518 62.2232 27.9772 62.2262 27.9008V27.3603C61.9375 27.741 61.5361 28.0243 61.0774 28.1711C60.7423 28.2755 60.3919 28.3241 60.0406 28.3149ZM60.3086 27.3715C60.641 27.3754 60.9695 27.3001 61.2661 27.1521C61.5611 26.9997 61.8001 26.7599 61.9493 26.4665C62.1278 26.1026 62.2142 25.7015 62.201 25.2975V24.9455L60.715 25.1636C60.111 25.2463 59.656 25.3868 59.3498 25.5851C59.0428 25.7822 58.8905 26.0314 58.8905 26.3289C58.8827 26.5428 58.9578 26.7516 59.1007 26.9128C59.2466 27.0711 59.4311 27.1901 59.6367 27.2587C59.8521 27.3357 60.0794 27.3756 60.3086 27.3764V27.3715Z' fill='white'/%3e %3cpath d='M67.6353 30.9603C67.151 30.976 66.6681 30.899 66.2135 30.7335C65.8893 30.6115 65.5939 30.4254 65.3453 30.1868C65.157 30.0026 65.0055 29.7852 64.8987 29.5459C64.8236 29.3845 64.7744 29.2126 64.7527 29.0364C64.748 28.997 64.753 28.957 64.7673 28.9199C64.7815 28.8828 64.8045 28.8496 64.8345 28.8231C64.8904 28.7674 64.9664 28.7358 65.0459 28.7351H65.6586C65.726 28.7327 65.7925 28.7499 65.8499 28.7847C65.9142 28.841 65.9583 28.9162 65.9757 28.9992C66.0391 29.146 66.1161 29.2867 66.206 29.4194C66.3264 29.5906 66.4887 29.7292 66.6778 29.8223C66.9574 29.949 67.2638 30.0073 67.5712 29.9921C67.9142 30.0015 68.2559 29.9459 68.5778 29.8285C68.8448 29.7235 69.0646 29.5272 69.1968 29.2756C69.3531 28.9369 69.4251 28.5663 69.407 28.1946V27.3393C69.1901 27.6102 68.9157 27.8311 68.6029 27.9864C68.2135 28.1711 67.7842 28.2596 67.3522 28.2442C66.9303 28.2546 66.5115 28.1698 66.128 27.9963C65.7992 27.8433 65.5123 27.615 65.2912 27.3306C65.0712 27.0419 64.907 26.7158 64.8068 26.3686C64.6998 25.9999 64.6377 25.6199 64.6218 25.2368C64.613 25.0025 64.613 24.7719 64.6218 24.5463C64.6377 24.1631 64.6998 23.7832 64.8068 23.4145C64.9077 23.0656 65.0718 22.7376 65.2912 22.4463C65.5112 22.1589 65.7982 21.928 66.128 21.7731C66.5117 21.6002 66.9304 21.5154 67.3522 21.5252C67.7924 21.509 68.2295 21.6042 68.6218 21.8017C68.9424 21.9727 69.2231 22.2079 69.446 22.4921V21.9517C69.4441 21.8756 69.4715 21.8016 69.5227 21.7446C69.5495 21.7159 69.5822 21.6932 69.6187 21.678C69.6552 21.6628 69.6945 21.6555 69.7341 21.6566H70.3204C70.3607 21.6563 70.4007 21.6638 70.438 21.6788C70.4753 21.6939 70.5093 21.716 70.5378 21.744C70.5664 21.7721 70.589 21.8054 70.6044 21.8421C70.6198 21.8788 70.6276 21.9181 70.6275 21.9579V28.0558C70.6391 28.5693 70.5427 29.0796 70.3443 29.5545C70.1529 29.9906 69.8213 30.3525 69.4007 30.5847C68.9628 30.8343 68.3744 30.9595 67.6353 30.9603ZM67.6102 27.2413C67.9771 27.2589 68.3397 27.157 68.6419 26.9512C68.8966 26.7634 69.0949 26.511 69.2157 26.2211C69.3367 25.9381 69.4037 25.6355 69.4132 25.3285C69.422 25.212 69.4258 25.0669 69.4258 24.8946C69.4258 24.7223 69.4258 24.5785 69.4132 24.462C69.4037 24.155 69.3367 23.8524 69.2157 23.5694C69.0949 23.2795 68.8966 23.0271 68.6419 22.8393C68.3339 22.6525 67.9794 22.5536 67.6177 22.5536C67.2561 22.5536 66.9015 22.6525 66.5935 22.8393C66.3389 23.0272 66.1477 23.2864 66.0449 23.5831C65.9312 23.9024 65.8667 24.2367 65.8537 24.5748C65.8453 24.793 65.8453 25.0149 65.8537 25.2405C65.8666 25.5786 65.9311 25.913 66.0449 26.2322C66.1477 26.5289 66.3389 26.7881 66.5935 26.976C66.8939 27.1692 67.2497 27.2614 67.6077 27.2388L67.6102 27.2413Z' fill='white'/%3e %3cpath d='M74.8677 28.3149C74.3049 28.3343 73.7468 28.2087 73.2484 27.9504C72.8231 27.7166 72.477 27.3649 72.2531 26.9388C72.0167 26.4809 71.8856 25.9772 71.8693 25.4636C71.8605 25.3211 71.8567 25.1388 71.8567 24.9169C71.8567 24.695 71.8568 24.5165 71.8693 24.3826C71.8834 23.8642 72.0163 23.3557 72.2581 22.895C72.4888 22.4717 72.8382 22.1227 73.2647 21.8897C73.7656 21.6499 74.3152 21.5253 74.8721 21.5253C75.429 21.5253 75.9786 21.6499 76.4795 21.8897C76.9061 22.1225 77.2556 22.4716 77.4861 22.895C77.729 23.3553 77.8624 23.864 77.8762 24.3826C77.8837 24.5165 77.8888 24.695 77.8888 24.9169C77.8888 25.1388 77.8888 25.3211 77.8762 25.4636C77.8603 25.978 77.7292 26.4826 77.4924 26.9413C77.2685 27.3673 76.9224 27.7191 76.4972 27.9529C75.9955 28.2119 75.4337 28.3367 74.8677 28.3149ZM74.8677 27.3467C75.1012 27.3568 75.3341 27.3178 75.5511 27.2323C75.768 27.1468 75.964 27.0167 76.126 26.8508C76.4414 26.5202 76.6117 26.0359 76.6368 25.3979C76.6456 25.274 76.6494 25.1128 76.6494 24.9207C76.6494 24.7285 76.6494 24.5686 76.6368 24.4421C76.6117 23.8058 76.4414 23.3219 76.126 22.9905C75.9639 22.8246 75.768 22.6947 75.551 22.6092C75.3341 22.5237 75.1012 22.4846 74.8677 22.4946C74.6326 22.4845 74.398 22.5235 74.1792 22.6089C73.9604 22.6944 73.7624 22.8244 73.5982 22.9905C73.2802 23.3211 73.1125 23.805 73.0949 24.4421C73.0861 24.5661 73.0823 24.7273 73.0823 24.9207C73.0823 25.114 73.0823 25.2727 73.0949 25.3979C73.1116 26.0351 73.2794 26.5194 73.5982 26.8508C73.7619 27.0179 73.9597 27.1489 74.1785 27.2352C74.3973 27.3215 74.6322 27.3612 74.8677 27.3517V27.3467Z' fill='white'/%3e %3cpath d='M79.3848 28.1909C79.3459 28.1921 79.3071 28.1854 79.2709 28.1713C79.2347 28.1571 79.2018 28.1358 79.1743 28.1086C79.1468 28.0814 79.1253 28.0489 79.1111 28.0132C79.0969 27.9774 79.0903 27.9392 79.0917 27.9008V21.9455C79.0904 21.9072 79.0972 21.8691 79.1115 21.8335C79.1258 21.7979 79.1473 21.7656 79.1748 21.7385C79.2023 21.7115 79.2351 21.6902 79.2712 21.6761C79.3073 21.6621 79.346 21.6554 79.3848 21.6566H79.985C80.0238 21.6554 80.0625 21.6621 80.0986 21.6761C80.1348 21.6902 80.1676 21.7115 80.195 21.7385C80.2225 21.7656 80.2441 21.7979 80.2584 21.8335C80.2727 21.8691 80.2794 21.9072 80.2782 21.9455V22.4983C80.5037 22.2102 80.789 21.9727 81.1149 21.8017C81.5168 21.6065 81.9619 21.5136 82.4096 21.5314C82.9048 21.5162 83.3941 21.6405 83.8201 21.8897C84.2065 22.1276 84.5129 22.4726 84.7009 22.8814C84.9089 23.3465 85.0107 23.851 84.9991 24.3591V27.9045C85.0005 27.943 84.9939 27.9814 84.9796 28.0172C84.9653 28.053 84.9436 28.0855 84.916 28.1127C84.8884 28.14 84.8554 28.1613 84.819 28.1754C84.7826 28.1895 84.7437 28.196 84.7047 28.1946H84.068C84.0291 28.1958 83.9903 28.1892 83.9541 28.175C83.9179 28.1608 83.885 28.1395 83.8575 28.1123C83.83 28.0851 83.8085 28.0526 83.7943 28.0169C83.7801 27.9811 83.7734 27.9429 83.7748 27.9045V24.4223C83.7748 23.8364 83.6301 23.3777 83.3407 23.0463C83.0513 22.7149 82.6261 22.5496 82.0649 22.5504C81.8298 22.5403 81.5951 22.5793 81.3763 22.6647C81.1575 22.7502 80.9596 22.8802 80.7953 23.0463C80.4766 23.3769 80.3172 23.8355 80.3172 24.4223V27.9045C80.3186 27.9429 80.312 27.9811 80.2977 28.0169C80.2835 28.0526 80.262 28.0851 80.2345 28.1123C80.207 28.1395 80.1742 28.1608 80.1379 28.175C80.1017 28.1892 80.063 28.1958 80.024 28.1946L79.3848 28.1909Z' fill='white'/%3e %3cpath d='M58.9686 14.2583H63.2806L66.9899 6.62686L64.8408 2.22107L58.9686 14.2583Z' fill='white'/%3e %3cpath d='M49.1819 1H44.8699L50.6906 12.9306L52.8472 8.51116L49.1819 1Z' fill='white'/%3e %3cpath d='M57.7694 1L51.3008 14.2583H55.6141L62.0815 1H57.7694Z' fill='white'/%3e %3cpath d='M71.8454 14.2583L65.3768 1H69.6888L76.1335 14.2583H71.8454Z' fill='white'/%3e %3cpath d='M57.962 11.7318V14.2583L62.274 5.41942L62.2425 3.0938L57.962 11.7318Z' fill='white'/%3e %3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' id='Layer_1' x='0' y='0' version='1.1' viewBox='0 0 88 32' xml:space='preserve'%3e %3cstyle%3e .st0%7bfill:white%7d %3c/style%3e %3cpath d='M32.9594 1.12397H32.4561V31H32.9594V1.12397Z' fill='white'/%3e %3cpath d='M11.876 18.0118L7.78357 12.4216V18.0118H1.00001V1H9.93533L14.0871 6.7524L18.2375 1H27.1715V18.0118H20.3921V12.4216L16.2982 18.0118H11.876ZM18.4872 26.4761H18.461C18.3382 26.701 17.9093 26.7774 17.6444 26.8197C15.9892 27.1087 13.9423 27.1087 13.9423 28.6331C13.9423 29.597 14.7892 30.1901 15.7161 30.1901C17.2127 30.1901 18.4927 29.263 18.4927 27.7223L18.4872 26.4761ZM19.0127 30.8241C18.8842 30.8238 18.761 30.773 18.6703 30.6831C18.5795 30.5931 18.5286 30.4712 18.5286 30.3442L18.4872 29.7224C17.7617 30.6128 17.1727 31 15.632 31C14.1519 31 12.9643 30.291 12.9643 28.7135C12.9643 26.5402 15.1368 26.3193 17.2403 26.0779C18.043 26.0002 18.49 25.8053 18.49 24.9626C18.49 23.8719 17.3865 23.5365 16.2306 23.5365C15.0099 23.5365 13.9216 24.0819 13.8775 25.3526H13.3975C13.3975 25.3526 12.8747 25.3526 12.9837 24.7895C13.3037 23.3592 14.723 22.7361 16.3547 22.7361C17.7548 22.7361 19.4651 23.1452 19.4651 25.2517V29.3952C19.4544 29.8742 19.4932 30.353 19.581 30.8241H19.0127ZM21.1934 22.9652H21.679V23.8242H21.7135C22.2652 22.9188 23.5328 22.7334 24.1452 22.7334C26.3811 22.7334 27.1687 24.3586 27.1687 25.7698V30.3415C27.1694 30.4042 27.1576 30.4665 27.1338 30.5247C27.11 30.5829 27.0747 30.6359 27.0301 30.6805C26.9854 30.7251 26.9323 30.7606 26.8737 30.7848C26.8151 30.8089 26.7522 30.8214 26.6887 30.8214H26.199V25.9239C26.199 24.5822 25.6404 23.6524 24.068 23.6524C22.6555 23.6524 21.7231 24.7036 21.679 26.2429V30.8241H21.1907C21.1271 30.8241 21.0642 30.8117 21.0055 30.7875C20.9468 30.7633 20.8936 30.7279 20.8488 30.6833C20.8041 30.6387 20.7687 30.5857 20.7447 30.5275C20.7208 30.4693 20.7088 30.407 20.7093 30.3442V23.4424C20.7091 23.3798 20.7214 23.3178 20.7455 23.2599C20.7697 23.202 20.8051 23.1494 20.8498 23.105C20.8945 23.0607 20.9477 23.0255 21.0061 23.0015C21.0646 22.9775 21.1273 22.9652 21.1907 22.9652M10.3326 20.6473C10.3724 20.5655 10.4349 20.4964 10.5127 20.4481C10.5906 20.3999 10.6807 20.3744 10.7726 20.3746H11.3243C11.453 20.3754 11.5761 20.4264 11.6668 20.5166C11.7575 20.6067 11.8085 20.7288 11.8085 20.8559V30.3469C11.8088 30.4099 11.7966 30.4724 11.7724 30.5307C11.7482 30.589 11.7126 30.642 11.6676 30.6866C11.6225 30.7312 11.569 30.7666 11.5101 30.7907C11.4512 30.8147 11.3881 30.827 11.3243 30.8268H10.8333L10.8429 21.7926L6.91045 30.8241H5.90905L1.97244 21.7899L1.98071 30.8241H1.48415C1.42041 30.8243 1.35726 30.812 1.29834 30.7879C1.23943 30.7639 1.18593 30.7285 1.14091 30.6839C1.0959 30.6392 1.06028 30.5863 1.03609 30.528C1.01191 30.4697 0.999643 30.4072 1.00001 30.3442V20.8532C1.00001 20.726 1.05093 20.604 1.14164 20.5138C1.23236 20.4237 1.3555 20.3726 1.48415 20.3719H2.03589C2.12799 20.3716 2.2183 20.397 2.2964 20.4453C2.3745 20.4935 2.43721 20.5626 2.47727 20.6446L6.40286 29.6434L10.3326 20.6473Z' fill='white'/%3e %3cpath d='M42.4189 28.1909C42.3117 28.197 42.2057 28.1658 42.1194 28.1029C42.0433 28.0379 41.9842 27.9558 41.947 27.8636L39.1021 19.7797C39.0857 19.7352 39.0767 19.6883 39.0757 19.6409C39.0779 19.5758 39.1051 19.514 39.1519 19.468C39.1986 19.422 39.2613 19.3951 39.3274 19.393H39.9905C40.0334 19.3902 40.0764 19.396 40.117 19.4098C40.1576 19.4236 40.195 19.4453 40.227 19.4736C40.2723 19.5145 40.309 19.5638 40.3352 19.6186L42.824 26.7467L45.3254 19.6186C45.3503 19.5646 45.3848 19.5155 45.4273 19.4736C45.4577 19.4451 45.4937 19.4232 45.5332 19.4093C45.5726 19.3955 45.6146 19.3899 45.6563 19.393H46.3207C46.3898 19.3934 46.456 19.42 46.5057 19.4674C46.5315 19.4891 46.5523 19.5161 46.5667 19.5464C46.581 19.5768 46.5885 19.6099 46.5887 19.6434C46.5877 19.6908 46.5788 19.7377 46.5623 19.7822L43.7048 27.8661C43.6753 27.959 43.62 28.0419 43.545 28.1054C43.4586 28.1681 43.3527 28.1992 43.2455 28.1934L42.4189 28.1909Z' fill='white'/%3e %3cpath d='M48.7868 28.3149C48.3856 28.3211 47.9882 28.2362 47.6255 28.0669C47.2929 27.9121 47.0039 27.6792 46.7837 27.3888C46.5728 27.1091 46.4606 26.7691 46.4641 26.4207C46.4568 26.1496 46.5183 25.8811 46.6431 25.6395C46.768 25.3979 46.9521 25.1908 47.1788 25.0372C47.6553 24.6942 48.2764 24.4678 49.0423 24.3579L50.9435 24.1V23.7281C50.9536 23.5557 50.9277 23.3832 50.8673 23.2211C50.8069 23.059 50.7134 22.9109 50.5924 22.7859C50.3584 22.5595 49.9776 22.4463 49.4499 22.4463C49.1281 22.4331 48.8093 22.5114 48.5314 22.6719C48.307 22.8074 48.1328 23.0103 48.0344 23.2508C48.0166 23.3067 47.9809 23.3553 47.9325 23.3893C47.8841 23.4233 47.8258 23.4409 47.7664 23.4393H47.1914C47.1524 23.4421 47.1132 23.4363 47.0768 23.4221C47.0404 23.4079 47.0078 23.3858 46.9813 23.3574C46.9345 23.3032 46.9095 23.234 46.9108 23.1628C46.9225 22.9987 46.9729 22.8395 47.058 22.6979C47.1736 22.4916 47.3272 22.3083 47.511 22.1574C47.7442 21.9645 48.0099 21.8135 48.2961 21.7112C48.6703 21.5805 49.0657 21.5188 49.4625 21.5289C49.9008 21.5173 50.3376 21.5833 50.7522 21.7236C51.0648 21.8304 51.3469 22.0094 51.5751 22.2455C51.7728 22.4595 51.9209 22.7133 52.0092 22.9893C52.0976 23.2613 52.1426 23.5453 52.1426 23.831V27.9045C52.144 27.9429 52.1374 27.9811 52.1231 28.0169C52.1089 28.0526 52.0874 28.0851 52.0599 28.1123C52.0324 28.1395 51.9995 28.1608 51.9633 28.175C51.9271 28.1892 51.8884 28.1958 51.8494 28.1946H51.2618C51.2219 28.197 51.182 28.1909 51.1446 28.1768C51.1073 28.1627 51.0735 28.1408 51.0454 28.1128C50.9931 28.056 50.9655 27.9812 50.9686 27.9045V27.3641C50.6799 27.7448 50.2786 28.028 49.8199 28.1748C49.4858 28.2778 49.1367 28.3251 48.7868 28.3149ZM49.0549 27.3715C49.3873 27.3753 49.7158 27.3 50.0124 27.1521C50.3068 26.9993 50.5453 26.7596 50.6943 26.4665C50.8734 26.1028 50.9598 25.7015 50.946 25.2975V24.9455L49.465 25.1587C48.8611 25.2413 48.406 25.3818 48.0998 25.5802C47.7937 25.7785 47.6406 26.0264 47.6406 26.324C47.6331 26.538 47.7087 26.7468 47.852 26.9078C47.9974 27.0668 48.182 27.1859 48.388 27.2537C48.6015 27.332 48.8271 27.3735 49.0549 27.3764V27.3715Z' fill='white'/%3e %3cpath d='M53.9545 28.1909C53.9156 28.1922 53.8769 28.1856 53.8407 28.1715C53.8046 28.1575 53.7718 28.1362 53.7443 28.1091C53.7168 28.0818 53.6953 28.0492 53.681 28.0134C53.6667 27.9776 53.66 27.9393 53.6613 27.9008V21.9504C53.6596 21.8714 53.6894 21.7948 53.7443 21.7372C53.7709 21.7085 53.8034 21.6858 53.8397 21.6706C53.8759 21.6554 53.9151 21.6481 53.9545 21.6492H54.5421C54.5823 21.649 54.6221 21.6567 54.6593 21.6718C54.6964 21.6868 54.7302 21.709 54.7586 21.737C54.7871 21.765 54.8096 21.7983 54.8249 21.8349C54.8402 21.8716 54.848 21.9108 54.8478 21.9504V22.5045C55.0133 22.2269 55.2603 22.0052 55.5562 21.8686C55.8968 21.718 56.2676 21.6451 56.6408 21.6554H57.1378C57.1768 21.6541 57.2157 21.6607 57.2521 21.6748C57.2884 21.6889 57.3215 21.7101 57.3492 21.7372C57.3764 21.7645 57.3977 21.7969 57.412 21.8324C57.4262 21.868 57.4331 21.906 57.4322 21.9442V22.4599C57.4337 22.4973 57.427 22.5345 57.4127 22.5692C57.3984 22.6038 57.3767 22.635 57.3492 22.6607C57.2915 22.7123 57.2156 22.7394 57.1378 22.7364H56.3728C55.9135 22.7364 55.5512 22.869 55.2882 23.1331C55.1523 23.2768 55.0472 23.4461 54.9791 23.6308C54.911 23.8154 54.8813 24.0117 54.8918 24.2078V27.9033C54.8932 27.9423 54.8859 27.9812 54.8705 28.0171C54.855 28.0531 54.8319 28.0853 54.8025 28.1116C54.744 28.1657 54.6663 28.195 54.5861 28.1934L53.9545 28.1909Z' fill='white'/%3e %3cpath d='M60.0406 28.3149C59.6397 28.321 59.2427 28.2362 58.8805 28.0669C58.5473 27.9124 58.2578 27.6795 58.0375 27.3888C57.8269 27.109 57.7151 26.769 57.7191 26.4207C57.7118 26.1496 57.7733 25.8811 57.8981 25.6395C58.0229 25.3979 58.2071 25.1908 58.4338 25.0372C58.9094 24.6942 59.5302 24.4678 60.296 24.3579L62.1972 24.1V23.7281C62.2074 23.5557 62.1814 23.3832 62.121 23.2211C62.0607 23.059 61.9671 22.9109 61.8462 22.7859C61.6121 22.5595 61.2317 22.4463 60.7049 22.4463C60.3831 22.433 60.0642 22.5113 59.7864 22.6719C59.5595 22.8061 59.3829 23.0093 59.2831 23.2508C59.2653 23.3067 59.2296 23.3553 59.1812 23.3893C59.1328 23.4233 59.0745 23.4409 59.0151 23.4393H58.4502C58.4109 23.4422 58.3716 23.4364 58.3349 23.4222C58.2983 23.4081 58.2655 23.3859 58.2388 23.3574C58.1924 23.303 58.1678 23.2338 58.1696 23.1628C58.1807 22.9987 58.2306 22.8395 58.3155 22.6979C58.4315 22.4919 58.5851 22.3086 58.7685 22.1574C59.0018 21.9648 59.2675 21.8137 59.5536 21.7112C59.9283 21.5806 60.324 21.5189 60.7213 21.5289C61.1591 21.5172 61.5956 21.5831 62.0097 21.7236C62.3223 21.8304 62.6045 22.0094 62.8326 22.2455C63.0303 22.4595 63.1784 22.7133 63.2667 22.9893C63.3555 23.2613 63.4009 23.5452 63.4013 23.831V27.9045C63.4022 27.9428 63.3952 27.9809 63.3806 28.0163C63.3659 28.0518 63.3441 28.0839 63.3164 28.1108C63.2887 28.1376 63.2557 28.1586 63.2195 28.1723C63.1832 28.1861 63.1445 28.1924 63.1057 28.1909H62.5193C62.4792 28.1933 62.439 28.1873 62.4015 28.1732C62.364 28.1591 62.3299 28.1372 62.3016 28.1091C62.2503 28.0518 62.2232 27.9772 62.2262 27.9008V27.3603C61.9375 27.741 61.5361 28.0243 61.0774 28.1711C60.7423 28.2755 60.3919 28.3241 60.0406 28.3149ZM60.3086 27.3715C60.641 27.3754 60.9695 27.3001 61.2661 27.1521C61.5611 26.9997 61.8001 26.7599 61.9493 26.4665C62.1278 26.1026 62.2142 25.7015 62.201 25.2975V24.9455L60.715 25.1636C60.111 25.2463 59.656 25.3868 59.3498 25.5851C59.0428 25.7822 58.8905 26.0314 58.8905 26.3289C58.8827 26.5428 58.9578 26.7516 59.1007 26.9128C59.2466 27.0711 59.4311 27.1901 59.6367 27.2587C59.8521 27.3357 60.0794 27.3756 60.3086 27.3764V27.3715Z' fill='white'/%3e %3cpath d='M67.6353 30.9603C67.151 30.976 66.6681 30.899 66.2135 30.7335C65.8893 30.6115 65.5939 30.4254 65.3453 30.1868C65.157 30.0026 65.0055 29.7852 64.8987 29.5459C64.8236 29.3845 64.7744 29.2126 64.7527 29.0364C64.748 28.997 64.753 28.957 64.7673 28.9199C64.7815 28.8828 64.8045 28.8496 64.8345 28.8231C64.8904 28.7674 64.9664 28.7358 65.0459 28.7351H65.6586C65.726 28.7327 65.7925 28.7499 65.8499 28.7847C65.9142 28.841 65.9583 28.9162 65.9757 28.9992C66.0391 29.146 66.1161 29.2867 66.206 29.4194C66.3264 29.5906 66.4887 29.7292 66.6778 29.8223C66.9574 29.949 67.2638 30.0073 67.5712 29.9921C67.9142 30.0015 68.2559 29.9459 68.5778 29.8285C68.8448 29.7235 69.0646 29.5272 69.1968 29.2756C69.3531 28.9369 69.4251 28.5663 69.407 28.1946V27.3393C69.1901 27.6102 68.9157 27.8311 68.6029 27.9864C68.2135 28.1711 67.7842 28.2596 67.3522 28.2442C66.9303 28.2546 66.5115 28.1698 66.128 27.9963C65.7992 27.8433 65.5123 27.615 65.2912 27.3306C65.0712 27.0419 64.907 26.7158 64.8068 26.3686C64.6998 25.9999 64.6377 25.6199 64.6218 25.2368C64.613 25.0025 64.613 24.7719 64.6218 24.5463C64.6377 24.1631 64.6998 23.7832 64.8068 23.4145C64.9077 23.0656 65.0718 22.7376 65.2912 22.4463C65.5112 22.1589 65.7982 21.928 66.128 21.7731C66.5117 21.6002 66.9304 21.5154 67.3522 21.5252C67.7924 21.509 68.2295 21.6042 68.6218 21.8017C68.9424 21.9727 69.2231 22.2079 69.446 22.4921V21.9517C69.4441 21.8756 69.4715 21.8016 69.5227 21.7446C69.5495 21.7159 69.5822 21.6932 69.6187 21.678C69.6552 21.6628 69.6945 21.6555 69.7341 21.6566H70.3204C70.3607 21.6563 70.4007 21.6638 70.438 21.6788C70.4753 21.6939 70.5093 21.716 70.5378 21.744C70.5664 21.7721 70.589 21.8054 70.6044 21.8421C70.6198 21.8788 70.6276 21.9181 70.6275 21.9579V28.0558C70.6391 28.5693 70.5427 29.0796 70.3443 29.5545C70.1529 29.9906 69.8213 30.3525 69.4007 30.5847C68.9628 30.8343 68.3744 30.9595 67.6353 30.9603ZM67.6102 27.2413C67.9771 27.2589 68.3397 27.157 68.6419 26.9512C68.8966 26.7634 69.0949 26.511 69.2157 26.2211C69.3367 25.9381 69.4037 25.6355 69.4132 25.3285C69.422 25.212 69.4258 25.0669 69.4258 24.8946C69.4258 24.7223 69.4258 24.5785 69.4132 24.462C69.4037 24.155 69.3367 23.8524 69.2157 23.5694C69.0949 23.2795 68.8966 23.0271 68.6419 22.8393C68.3339 22.6525 67.9794 22.5536 67.6177 22.5536C67.2561 22.5536 66.9015 22.6525 66.5935 22.8393C66.3389 23.0272 66.1477 23.2864 66.0449 23.5831C65.9312 23.9024 65.8667 24.2367 65.8537 24.5748C65.8453 24.793 65.8453 25.0149 65.8537 25.2405C65.8666 25.5786 65.9311 25.913 66.0449 26.2322C66.1477 26.5289 66.3389 26.7881 66.5935 26.976C66.8939 27.1692 67.2497 27.2614 67.6077 27.2388L67.6102 27.2413Z' fill='white'/%3e %3cpath d='M74.8677 28.3149C74.3049 28.3343 73.7468 28.2087 73.2484 27.9504C72.8231 27.7166 72.477 27.3649 72.2531 26.9388C72.0167 26.4809 71.8856 25.9772 71.8693 25.4636C71.8605 25.3211 71.8567 25.1388 71.8567 24.9169C71.8567 24.695 71.8568 24.5165 71.8693 24.3826C71.8834 23.8642 72.0163 23.3557 72.2581 22.895C72.4888 22.4717 72.8382 22.1227 73.2647 21.8897C73.7656 21.6499 74.3152 21.5253 74.8721 21.5253C75.429 21.5253 75.9786 21.6499 76.4795 21.8897C76.9061 22.1225 77.2556 22.4716 77.4861 22.895C77.729 23.3553 77.8624 23.864 77.8762 24.3826C77.8837 24.5165 77.8888 24.695 77.8888 24.9169C77.8888 25.1388 77.8888 25.3211 77.8762 25.4636C77.8603 25.978 77.7292 26.4826 77.4924 26.9413C77.2685 27.3673 76.9224 27.7191 76.4972 27.9529C75.9955 28.2119 75.4337 28.3367 74.8677 28.3149ZM74.8677 27.3467C75.1012 27.3568 75.3341 27.3178 75.5511 27.2323C75.768 27.1468 75.964 27.0167 76.126 26.8508C76.4414 26.5202 76.6117 26.0359 76.6368 25.3979C76.6456 25.274 76.6494 25.1128 76.6494 24.9207C76.6494 24.7285 76.6494 24.5686 76.6368 24.4421C76.6117 23.8058 76.4414 23.3219 76.126 22.9905C75.9639 22.8246 75.768 22.6947 75.551 22.6092C75.3341 22.5237 75.1012 22.4846 74.8677 22.4946C74.6326 22.4845 74.398 22.5235 74.1792 22.6089C73.9604 22.6944 73.7624 22.8244 73.5982 22.9905C73.2802 23.3211 73.1125 23.805 73.0949 24.4421C73.0861 24.5661 73.0823 24.7273 73.0823 24.9207C73.0823 25.114 73.0823 25.2727 73.0949 25.3979C73.1116 26.0351 73.2794 26.5194 73.5982 26.8508C73.7619 27.0179 73.9597 27.1489 74.1785 27.2352C74.3973 27.3215 74.6322 27.3612 74.8677 27.3517V27.3467Z' fill='white'/%3e %3cpath d='M79.3848 28.1909C79.3459 28.1921 79.3071 28.1854 79.2709 28.1713C79.2347 28.1571 79.2018 28.1358 79.1743 28.1086C79.1468 28.0814 79.1253 28.0489 79.1111 28.0132C79.0969 27.9774 79.0903 27.9392 79.0917 27.9008V21.9455C79.0904 21.9072 79.0972 21.8691 79.1115 21.8335C79.1258 21.7979 79.1473 21.7656 79.1748 21.7385C79.2023 21.7115 79.2351 21.6902 79.2712 21.6761C79.3073 21.6621 79.346 21.6554 79.3848 21.6566H79.985C80.0238 21.6554 80.0625 21.6621 80.0986 21.6761C80.1348 21.6902 80.1676 21.7115 80.195 21.7385C80.2225 21.7656 80.2441 21.7979 80.2584 21.8335C80.2727 21.8691 80.2794 21.9072 80.2782 21.9455V22.4983C80.5037 22.2102 80.789 21.9727 81.1149 21.8017C81.5168 21.6065 81.9619 21.5136 82.4096 21.5314C82.9048 21.5162 83.3941 21.6405 83.8201 21.8897C84.2065 22.1276 84.5129 22.4726 84.7009 22.8814C84.9089 23.3465 85.0107 23.851 84.9991 24.3591V27.9045C85.0005 27.943 84.9939 27.9814 84.9796 28.0172C84.9653 28.053 84.9436 28.0855 84.916 28.1127C84.8884 28.14 84.8554 28.1613 84.819 28.1754C84.7826 28.1895 84.7437 28.196 84.7047 28.1946H84.068C84.0291 28.1958 83.9903 28.1892 83.9541 28.175C83.9179 28.1608 83.885 28.1395 83.8575 28.1123C83.83 28.0851 83.8085 28.0526 83.7943 28.0169C83.7801 27.9811 83.7734 27.9429 83.7748 27.9045V24.4223C83.7748 23.8364 83.6301 23.3777 83.3407 23.0463C83.0513 22.7149 82.6261 22.5496 82.0649 22.5504C81.8298 22.5403 81.5951 22.5793 81.3763 22.6647C81.1575 22.7502 80.9596 22.8802 80.7953 23.0463C80.4766 23.3769 80.3172 23.8355 80.3172 24.4223V27.9045C80.3186 27.9429 80.312 27.9811 80.2977 28.0169C80.2835 28.0526 80.262 28.0851 80.2345 28.1123C80.207 28.1395 80.1742 28.1608 80.1379 28.175C80.1017 28.1892 80.063 28.1958 80.024 28.1946L79.3848 28.1909Z' fill='white'/%3e %3cpath d='M58.9686 14.2583H63.2806L66.9899 6.62686L64.8408 2.22107L58.9686 14.2583Z' fill='white'/%3e %3cpath d='M49.1819 1H44.8699L50.6906 12.9306L52.8472 8.51116L49.1819 1Z' fill='white'/%3e %3cpath d='M57.7694 1L51.3008 14.2583H55.6141L62.0815 1H57.7694Z' fill='white'/%3e %3cpath d='M71.8454 14.2583L65.3768 1H69.6888L76.1335 14.2583H71.8454Z' fill='white'/%3e %3cpath d='M57.962 11.7318V14.2583L62.274 5.41942L62.2425 3.0938L57.962 11.7318Z' fill='white'/%3e %3c/svg%3e")}[class^=logo-varagon]{width:5.5em;height:2em}[class^=logo-varagon].small{width:calc(-0.2em*2.65 + 5.5em);height:calc(-0.2em + 2em)}[class^=logo-varagon].medium{width:calc(0.3em*2.65 + 5.5em);height:calc(0.3em + 2em)}[class^=logo-varagon].bigger{width:calc(0.7em*2.65 + 5.5em);height:calc(0.7em + 2em)}[class^=logo-varagon].big{width:calc(1em*2.65 + 5.5em);height:calc(1em + 2em)}[class^=logo-varagon].huge{width:calc(2em*2.65 + 5.5em);height:calc(2em + 2em)}[class^=logo-varagon].single{width:3.075em}[class^=logo-varagon].single.small{width:calc(-0.2em*2.65 + 5.5em - 2.425em - -0.2em)}[class^=logo-varagon].single.medium{width:calc(0.3em*2.65 + 5.5em - 2.425em - 0.3em)}[class^=logo-varagon].single.bigger{width:calc(0.7em*2.65 + 5.5em - 2.425em - 0.7em)}[class^=logo-varagon].single.big{width:calc(1em*2.65 + 5.5em - 2.425em - 1em)}[class^=logo-varagon].single.huge{width:calc(2em*2.65 + 5.5em - 2.425em - 2em)}.logo-asteria:not([class$="--white"]):not([class="--colored"]){background-color:#6a6a6c;-webkit-mask-image:url("data:image/svg+xml,%3c%3fxml version='1.0' encoding='utf-8'%3f%3e %3c!-- Generator: Adobe Illustrator 22.0.1%2c SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3e %3csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 1133.9 504.2' style='enable-background:new 0 0 1133.9 504.2%3b' xml:space='preserve'%3e %3cstyle type='text/css'%3e .st0%7bclip-path:url(%23SVGID_2_)%3bfill:%230D223E%3b%7d .st1%7bfill:%230D223E%3b%7d .st2%7bclip-path:url(%23SVGID_4_)%3bfill:%230D223E%3b%7d .st3%7bclip-path:url(%23SVGID_6_)%3bfill:url(%23SVGID_7_)%3b%7d .st4%7bclip-path:url(%23SVGID_9_)%3bfill:url(%23SVGID_10_)%3b%7d .st5%7bclip-path:url(%23SVGID_12_)%3bfill:url(%23SVGID_13_)%3b%7d %3c/style%3e %3cg%3e %3cdefs%3e %3crect id='SVGID_1_' width='1133.9' height='504.2'/%3e %3c/defs%3e %3cclipPath id='SVGID_2_'%3e %3cuse xlink:href='%23SVGID_1_' style='overflow:visible%3b'/%3e %3c/clipPath%3e %3cpath class='st0' d='M388.1%2c176.2c-3.4-12.9-17.2-22.4-37.8-22.4c-20.2%2c0-35.7%2c9.9-35.7%2c24.5c0%2c9.9%2c7.3%2c18.1%2c18.9%2c22.4l42.6%2c15 c23.6%2c8.6%2c34.8%2c22.8%2c34.8%2c42.6c0%2c29.2-26.2%2c46.4-59.8%2c46.4c-34%2c0-56.7-16.3-61-40.4l19.3-3.4c3.4%2c14.6%2c18.9%2c25.4%2c42.1%2c25.4 c22.4%2c0%2c39.5-11.2%2c39.5-27.1c0-10.7-8.2-19.3-23.2-24.9l-40.8-15c-21.9-7.7-32.2-20.6-32.2-39.1c0-28.8%2c24.5-44.7%2c56.7-44.7 c30.1%2c0%2c51.6%2c15%2c55.9%2c37L388.1%2c176.2z'/%3e %3cpath class='st0' d='M432.8%2c138.4h27.9v-37.8h20.6v37.8h49.4v18.5h-49.4v96.3c0%2c16.3%2c10.7%2c28.8%2c24.9%2c28.8h24.5v19.8h-25.4 c-25.4%2c0-44.7-20.2-44.7-46.4v-98.4h-27.9V138.4z'/%3e %3cpath class='st0' d='M578.9%2c226.5c2.6%2c33.5%2c29.2%2c58.9%2c65.3%2c58.9c22.4%2c0%2c41.3-10.3%2c52.9-26.7l19.8%2c6.4 c-14.2%2c24.1-41.3%2c39.5-72.6%2c39.5c-49.9%2c0-86.4-36.5-86.4-84.7c0-48.1%2c35.7-84.7%2c83.4-84.7c47.3%2c0%2c83.4%2c36.5%2c83.4%2c84.7 c0%2c2.1%2c0%2c4.3-0.4%2c6.5H578.9z M640.8%2c155.2c-31.8%2c0-57.2%2c22.8-61.5%2c54.6h123.8C698.9%2c178%2c673.1%2c155.2%2c640.8%2c155.2'/%3e %3cpath class='st0' d='M764.6%2c138.4h20.6v31.4c6.9-12%2c23.6-34.4%2c61.9-34.4c1.7%2c0%2c3.4%2c0%2c4.7%2c0.4v22.4c-3-0.9-6.4-1.3-9.9-1.3 c-31.8%2c0-56.7%2c22.4-56.7%2c51.6v93.3h-20.6V138.4z'/%3e %3cpath class='st0' d='M896.2%2c50.3c8.6%2c0%2c15.5%2c6.9%2c15.5%2c15.5c0%2c8.6-6.9%2c15-15.5%2c15c-8.6%2c0-15-6.5-15-15 C881.1%2c57.2%2c887.6%2c50.3%2c896.2%2c50.3 M885.9%2c138.4h21.1v163.4h-21.1V138.4z'/%3e %3cpath class='st0' d='M1029%2c135.4c26.7%2c0%2c49.4%2c12%2c64.1%2c31.8v-28.8h20.6v163.4h-20.6V273c-14.6%2c19.8-37.4%2c31.8-64.1%2c31.8 c-46%2c0-80.8-36.5-80.8-84.7C948.2%2c171.9%2c983%2c135.4%2c1029%2c135.4 M969.7%2c220.1c0%2c36.5%2c26.7%2c64.1%2c61.5%2c64.1c34.8%2c0%2c61-27.5%2c61-64.1 s-26.2-64.1-61-64.1C996.3%2c156%2c969.7%2c183.5%2c969.7%2c220.1'/%3e %3cpath class='st0' d='M145.2%2c31.1c-1.2-3-4.1-5.1-7.5-5.1c-3.3%2c0-6.1%2c2.1-7.4%2c4.9l-4.9%2c11.9c-0.6%2c1.5-0.6%2c3.1%2c0%2c4.6l4.2%2c9.9 l51.7%2c124l3.7%2c9.9l22.2%2c54.2c0%2c0%2c6.3%2c15.4%2c21.2%2c51.9c0.6%2c1.4%2c1.9%2c2.3%2c3.5%2c2.3h21.7c1%2c0%2c1.6-1%2c1.3-1.9L145.2%2c31.1z'/%3e %3c/g%3e %3crect x='21' y='352.6' class='st1' width='7.4' height='88.5'/%3e %3cg%3e %3cdefs%3e %3crect id='SVGID_3_' width='1133.9' height='504.2'/%3e %3c/defs%3e %3cclipPath id='SVGID_4_'%3e %3cuse xlink:href='%23SVGID_3_' style='overflow:visible%3b'/%3e %3c/clipPath%3e %3cpath class='st2' d='M54.7%2c389.4v9.8c2.2-3.9%2c7.8-10.8%2c19.6-10.8c12.1%2c0%2c21.1%2c9%2c21.1%2c20.8v31.9h-6.7v-30.2 c0-9.1-6.8-16.2-16.1-16.2c-10.1%2c0-18%2c7.1-18%2c16.3v30.1h-6.5v-51.7H54.7z'/%3e %3cpolygon class='st2' points='110.7%2c389.4 129.4%2c432.4 148.2%2c389.4 155%2c389.4 132.3%2c441.1 126.4%2c441.1 103.7%2c389.4 '/%3e %3cpath class='st2' d='M166.2%2c417.3c0.8%2c10.6%2c9.3%2c18.6%2c20.7%2c18.6c7.1%2c0%2c13.1-3.3%2c16.7-8.4l6.3%2c2c-4.5%2c7.6-13.1%2c12.5-23%2c12.5 c-15.8%2c0-27.4-11.6-27.4-26.8c0-15.2%2c11.3-26.8%2c26.4-26.8c15%2c0%2c26.4%2c11.6%2c26.4%2c26.8c0%2c0.7%2c0%2c1.4-0.1%2c2H166.2z M185.8%2c394.7 c-10.1%2c0-18.1%2c7.2-19.5%2c17.3h39.2C204.2%2c401.9%2c196%2c394.7%2c185.8%2c394.7'/%3e %3cpath class='st2' d='M252.6%2c401.3c-1.1-4.1-5.4-7.1-12-7.1c-6.4%2c0-11.3%2c3.1-11.3%2c7.8c0%2c3.1%2c2.3%2c5.7%2c6%2c7.1l13.5%2c4.8 c7.5%2c2.7%2c11%2c7.2%2c11%2c13.5c0%2c9.3-8.3%2c14.7-18.9%2c14.7c-10.8%2c0-18-5.2-19.3-12.8l6.1-1.1c1.1%2c4.6%2c6%2c8%2c13.3%2c8c7.1%2c0%2c12.5-3.5%2c12.5-8.6 c0-3.4-2.6-6.1-7.4-7.9l-12.9-4.8c-6.9-2.4-10.2-6.5-10.2-12.4c0-9.1%2c7.8-14.2%2c18-14.2c9.5%2c0%2c16.3%2c4.8%2c17.7%2c11.7L252.6%2c401.3z'/%3e %3cpath class='st2' d='M266.8%2c389.4h8.8v-12h6.5v12h15.7v5.9h-15.7v30.5c0%2c5.2%2c3.4%2c9.1%2c7.9%2c9.1h7.8v6.3h-8c-8%2c0-14.2-6.4-14.2-14.7 v-31.2h-8.8V389.4z'/%3e %3cpath class='st2' d='M310.2%2c389.4h6.5v8.6c2.2-3.5%2c7.3-9.5%2c18.1-9.5c7.9%2c0%2c14.6%2c4.4%2c17.7%2c10.9c1.4-3%2c6.5-10.9%2c19.2-10.9 c11.6%2c0%2c20%2c8.3%2c20%2c19.3v33.3h-6.5v-31.7c0-8.3-6.1-14.7-14.4-14.7c-9.4%2c0-16.5%2c6.4-16.5%2c14.8v31.6h-6.5v-31.7 c0-8.3-6.3-14.7-14.6-14.7c-9.4%2c0-16.5%2c6.4-16.5%2c14.8v31.6h-6.5V389.4z'/%3e %3cpath class='st2' d='M411.5%2c417.3c0.8%2c10.6%2c9.3%2c18.6%2c20.7%2c18.6c7.1%2c0%2c13.1-3.3%2c16.7-8.4l6.3%2c2c-4.5%2c7.6-13.1%2c12.5-23%2c12.5 c-15.8%2c0-27.4-11.6-27.4-26.8c0-15.2%2c11.3-26.8%2c26.4-26.8c15%2c0%2c26.4%2c11.6%2c26.4%2c26.8c0%2c0.7%2c0%2c1.4-0.1%2c2H411.5z M431.1%2c394.7 c-10.1%2c0-18.1%2c7.2-19.5%2c17.3h39.2C449.5%2c401.9%2c441.3%2c394.7%2c431.1%2c394.7'/%3e %3cpath class='st2' d='M476.8%2c389.4v9.8c2.2-3.9%2c7.8-10.8%2c19.6-10.8c12.1%2c0%2c21.1%2c9%2c21.1%2c20.8v31.9h-6.7v-30.2 c0-9.1-6.8-16.2-16.1-16.2c-10.1%2c0-18%2c7.1-18%2c16.3v30.1h-6.5v-51.7H476.8z'/%3e %3cpath class='st2' d='M527.2%2c389.4h8.8v-12h6.5v12h15.7v5.9h-15.7v30.5c0%2c5.2%2c3.4%2c9.1%2c7.9%2c9.1h7.8v6.3h-8c-8%2c0-14.2-6.4-14.2-14.7 v-31.2h-8.8V389.4z'/%3e %3cpolygon class='st2' points='617.3%2c352.6 655.7%2c419.4 694.2%2c352.6 701.4%2c352.6 701.4%2c441.1 694.2%2c441.1 694.2%2c366.4 658%2c429.2 653.2%2c429.2 617.3%2c366.8 617.3%2c441.1 610%2c441.1 610%2c352.6 '/%3e %3cpath class='st2' d='M743.8%2c388.4c8.4%2c0%2c15.7%2c3.8%2c20.3%2c10.1v-9.1h6.5v51.7h-6.5V432c-4.6%2c6.3-11.8%2c10.1-20.3%2c10.1 c-14.6%2c0-25.6-11.6-25.6-26.8C718.2%2c400%2c729.2%2c388.4%2c743.8%2c388.4 M725%2c415.2c0%2c11.6%2c8.4%2c20.3%2c19.5%2c20.3c11%2c0%2c19.3-8.7%2c19.3-20.3 s-8.3-20.3-19.3-20.3C733.4%2c394.9%2c725%2c403.6%2c725%2c415.2'/%3e %3cpath class='st2' d='M793.6%2c389.4v9.8c2.2-3.9%2c7.8-10.8%2c19.6-10.8c12.1%2c0%2c21.1%2c9%2c21.1%2c20.8v31.9h-6.7v-30.2 c0-9.1-6.8-16.2-16.1-16.2c-10.1%2c0-18%2c7.1-18%2c16.3v30.1h-6.5v-51.7H793.6z'/%3e %3cpath class='st2' d='M872.7%2c388.4c8.4%2c0%2c15.7%2c3.8%2c20.3%2c10.1v-9.1h6.5v51.7H893V432c-4.6%2c6.3-11.8%2c10.1-20.3%2c10.1 c-14.6%2c0-25.6-11.6-25.6-26.8C847.1%2c400%2c858.1%2c388.4%2c872.7%2c388.4 M853.9%2c415.2c0%2c11.6%2c8.4%2c20.3%2c19.5%2c20.3c11%2c0%2c19.3-8.7%2c19.3-20.3 s-8.3-20.3-19.3-20.3C862.3%2c394.9%2c853.9%2c403.6%2c853.9%2c415.2'/%3e %3cpath class='st2' d='M938.4%2c388.4c8.4%2c0%2c15.7%2c3.9%2c20.3%2c10.2v-9.3h6.5v56.9c0%2c15.1-11.7%2c26.4-27.1%2c26.4c-10.2%2c0-19.3-5-23.5-12.7 l6.5-2.2c3.3%2c5%2c9.5%2c8.3%2c16.7%2c8.3c12%2c0%2c20.8-8.6%2c20.8-19.9v-14.4c-4.6%2c6.4-11.8%2c10.2-20.3%2c10.2c-14.6%2c0-25.4-11.4-25.4-26.8 C913%2c400%2c923.9%2c388.4%2c938.4%2c388.4 M919.7%2c415.2c0%2c11.6%2c8.3%2c20.3%2c19.5%2c20.3c10.9%2c0%2c19.3-8.7%2c19.3-20.3s-8.4-20.1-19.3-20.1 C928%2c395.1%2c919.7%2c403.6%2c919.7%2c415.2'/%3e %3cpath class='st2' d='M985.3%2c417.3c0.8%2c10.6%2c9.3%2c18.6%2c20.7%2c18.6c7.1%2c0%2c13.1-3.3%2c16.7-8.4l6.3%2c2c-4.5%2c7.6-13.1%2c12.5-23%2c12.5 c-15.8%2c0-27.4-11.6-27.4-26.8c0-15.2%2c11.3-26.8%2c26.4-26.8c15%2c0%2c26.4%2c11.6%2c26.4%2c26.8c0%2c0.7%2c0%2c1.4-0.1%2c2H985.3z M1004.9%2c394.7 c-10.1%2c0-18.1%2c7.2-19.5%2c17.3h39.2C1023.2%2c401.9%2c1015.1%2c394.7%2c1004.9%2c394.7'/%3e %3cpath class='st2' d='M1044.1%2c389.4h6.5v9.9c2.2-3.8%2c7.5-10.9%2c19.6-10.9c0.5%2c0%2c1.1%2c0%2c1.5%2c0.1v7.1c-1-0.3-2-0.4-3.1-0.4 c-10.1%2c0-18%2c7.1-18%2c16.3v29.5h-6.5V389.4z'/%3e %3cpath class='st2' d='M1108.7%2c401.3c-1.1-4.1-5.4-7.1-12-7.1c-6.4%2c0-11.3%2c3.1-11.3%2c7.8c0%2c3.1%2c2.3%2c5.7%2c6%2c7.1l13.5%2c4.8 c7.5%2c2.7%2c11%2c7.2%2c11%2c13.5c0%2c9.3-8.3%2c14.7-18.9%2c14.7c-10.8%2c0-18-5.2-19.3-12.8l6.1-1.1c1.1%2c4.6%2c6%2c8%2c13.3%2c8c7.1%2c0%2c12.5-3.5%2c12.5-8.6 c0-3.4-2.6-6.1-7.4-7.9l-12.9-4.8c-6.9-2.4-10.2-6.5-10.2-12.4c0-9.1%2c7.8-14.2%2c18-14.2c9.5%2c0%2c16.3%2c4.8%2c17.7%2c11.7L1108.7%2c401.3z'/%3e %3c/g%3e %3cg%3e %3cdefs%3e %3cpath id='SVGID_5_' d='M117.2%2c57.8L117.2%2c57.8c0%2c0-25.4%2c14.7-51.3%2c44.2c-74%2c80.3-41.6%2c180.6-41.6%2c180.6 c2.3%2c8.8%2c10.3%2c15.3%2c19.9%2c15.3c11.4%2c0%2c20.6-9.2%2c20.6-20.6c0-5.8-2.4-11.1-6.3-14.9c-47-122.5%2c60.1-202%2c60.1-202l0%2c0 c0.5-0.3%2c0.8-0.7%2c0.8-1.3c0-0.8-0.7-1.5-1.5-1.5C117.6%2c57.6%2c117.4%2c57.7%2c117.2%2c57.8'/%3e %3c/defs%3e %3cclipPath id='SVGID_6_'%3e %3cuse xlink:href='%23SVGID_5_' style='overflow:visible%3b'/%3e %3c/clipPath%3e %3clinearGradient id='SVGID_7_' gradientUnits='userSpaceOnUse' x1='0' y1='504.194' x2='1' y2='504.194' gradientTransform='matrix(102.1075 0 0 -102.1075 17.2855 51659.7031)'%3e %3cstop offset='0' style='stop-color:%231F8C81'/%3e %3cstop offset='0.138' style='stop-color:%231F8C81'/%3e %3cstop offset='0.2767' style='stop-color:%233C9C98'/%3e %3cstop offset='0.4405' style='stop-color:%2351AEB1'/%3e %3cstop offset='0.6018' style='stop-color:%235FBCC5'/%3e %3cstop offset='0.7581' style='stop-color:%2367C6D3'/%3e %3cstop offset='0.9035' style='stop-color:%2369CAD9'/%3e %3cstop offset='1' style='stop-color:%2369CAD9'/%3e %3c/linearGradient%3e %3crect x='-8.1' y='57.6' class='st3' width='127.5' height='240.3'/%3e %3c/g%3e %3cg%3e %3cdefs%3e %3cpath id='SVGID_8_' d='M144.8%2c126.4C144.8%2c126.4%2c144.8%2c126.4%2c144.8%2c126.4C144.8%2c126.4%2c144.8%2c126.4%2c144.8%2c126.4L144.8%2c126.4z M102.4%2c133c-6.9%2c1.9-13.3%2c4.2-19.2%2c6.7c-7%2c2.9-13.3%2c6.2-18.1%2c9.8c-60.9%2c40.8-43.6%2c121.3-41%2c131.9c0%2c0.1%2c0%2c0.2%2c0.1%2c0.2 c0.2%2c0.6%2c0.2%2c0.9%2c0.2%2c0.9c2.3%2c8.8%2c10.3%2c15.3%2c19.9%2c15.3c11.4%2c0%2c20.6-9.2%2c20.6-20.6c0-3.9-1.1-7.6-3-10.7 c-32.5-125.4%2c83.3-140.1%2c83.3-140.1c-0.1%2c0-0.1%2c0-0.1%2c0c0.8-0.1%2c1.4-0.7%2c1.4-1.5c0-0.9-0.7-1.6-1.6-1.6 C144.8%2c123.3%2c123.9%2c126.5%2c102.4%2c133'/%3e %3c/defs%3e %3cclipPath id='SVGID_9_'%3e %3cuse xlink:href='%23SVGID_8_' style='overflow:visible%3b'/%3e %3c/clipPath%3e %3clinearGradient id='SVGID_10_' gradientUnits='userSpaceOnUse' x1='0' y1='504.1043' x2='1' y2='504.1043' gradientTransform='matrix(63.2558 -113.0505 -113.0505 -63.2558 57042.6133 32137.2402)'%3e %3cstop offset='0' style='stop-color:%23009391'/%3e %3cstop offset='0.1911' style='stop-color:%23009391'/%3e %3cstop offset='0.3805' style='stop-color:%233FA2A2'/%3e %3cstop offset='0.637' style='stop-color:%2364B4B8'/%3e %3cstop offset='0.8528' style='stop-color:%2377C1C6'/%3e %3cstop offset='1' style='stop-color:%237EC6CC'/%3e %3c/linearGradient%3e %3cpolygon class='st4' points='-70.2%2c256.3 38.1%2c62.8 220.7%2c164.9 112.4%2c358.5 '/%3e %3c/g%3e %3cg%3e %3cdefs%3e %3cpath id='SVGID_11_' d='M111.6%2c183.5c-0.4%2c0-0.8%2c0.1-1.1%2c0.1c-7.9%2c0.7-15.3%2c1.8-21.2%2c3.4c-66.2%2c15.7-67.1%2c71.8-65.6%2c89.9 c0%2c0.1%2c0%2c0.3%2c0%2c0.4c0%2c11.4%2c9.2%2c20.6%2c20.6%2c20.6s20.6-9.2%2c20.6-20.6c0-2.2-0.3-4.2-0.9-6.2c-11.6-88.8%2c86.7-86.3%2c103.2-85.3l2.2%2c0.2 c0%2c0%2c0.1%2c0%2c0.1%2c0c0%2c0%2c0.1%2c0%2c0.1%2c0c0%2c0%2c0%2c0%2c0%2c0c0.8%2c0%2c1.5-0.6%2c1.5-1.4c0-0.9-0.6-1.6-1.5-1.6c0%2c0-11.2-0.6-25.8-0.6 C133.7%2c182.3%2c122.3%2c182.6%2c111.6%2c183.5'/%3e %3c/defs%3e %3cclipPath id='SVGID_12_'%3e %3cuse xlink:href='%23SVGID_11_' style='overflow:visible%3b'/%3e %3c/clipPath%3e %3clinearGradient id='SVGID_13_' gradientUnits='userSpaceOnUse' x1='0' y1='504.1941' x2='1' y2='504.1941' gradientTransform='matrix(147.5671 0 0 -147.5671 23.3544 74642.5625)'%3e %3cstop offset='0' style='stop-color:%2306425D'/%3e %3cstop offset='0.1309' style='stop-color:%2325586F'/%3e %3cstop offset='0.3477' style='stop-color:%234A7F91'/%3e %3cstop offset='0.5338' style='stop-color:%2364A2AE'/%3e %3cstop offset='0.6797' style='stop-color:%2376BBC2'/%3e %3cstop offset='0.7675' style='stop-color:%237EC6CC'/%3e %3cstop offset='1' style='stop-color:%237EC6CC'/%3e %3c/linearGradient%3e %3crect x='22.2' y='182.3' class='st5' width='148.8' height='115.6'/%3e %3c/g%3e %3c/svg%3e");mask-image:url("data:image/svg+xml,%3c%3fxml version='1.0' encoding='utf-8'%3f%3e %3c!-- Generator: Adobe Illustrator 22.0.1%2c SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3e %3csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 1133.9 504.2' style='enable-background:new 0 0 1133.9 504.2%3b' xml:space='preserve'%3e %3cstyle type='text/css'%3e .st0%7bclip-path:url(%23SVGID_2_)%3bfill:%230D223E%3b%7d .st1%7bfill:%230D223E%3b%7d .st2%7bclip-path:url(%23SVGID_4_)%3bfill:%230D223E%3b%7d .st3%7bclip-path:url(%23SVGID_6_)%3bfill:url(%23SVGID_7_)%3b%7d .st4%7bclip-path:url(%23SVGID_9_)%3bfill:url(%23SVGID_10_)%3b%7d .st5%7bclip-path:url(%23SVGID_12_)%3bfill:url(%23SVGID_13_)%3b%7d %3c/style%3e %3cg%3e %3cdefs%3e %3crect id='SVGID_1_' width='1133.9' height='504.2'/%3e %3c/defs%3e %3cclipPath id='SVGID_2_'%3e %3cuse xlink:href='%23SVGID_1_' style='overflow:visible%3b'/%3e %3c/clipPath%3e %3cpath class='st0' d='M388.1%2c176.2c-3.4-12.9-17.2-22.4-37.8-22.4c-20.2%2c0-35.7%2c9.9-35.7%2c24.5c0%2c9.9%2c7.3%2c18.1%2c18.9%2c22.4l42.6%2c15 c23.6%2c8.6%2c34.8%2c22.8%2c34.8%2c42.6c0%2c29.2-26.2%2c46.4-59.8%2c46.4c-34%2c0-56.7-16.3-61-40.4l19.3-3.4c3.4%2c14.6%2c18.9%2c25.4%2c42.1%2c25.4 c22.4%2c0%2c39.5-11.2%2c39.5-27.1c0-10.7-8.2-19.3-23.2-24.9l-40.8-15c-21.9-7.7-32.2-20.6-32.2-39.1c0-28.8%2c24.5-44.7%2c56.7-44.7 c30.1%2c0%2c51.6%2c15%2c55.9%2c37L388.1%2c176.2z'/%3e %3cpath class='st0' d='M432.8%2c138.4h27.9v-37.8h20.6v37.8h49.4v18.5h-49.4v96.3c0%2c16.3%2c10.7%2c28.8%2c24.9%2c28.8h24.5v19.8h-25.4 c-25.4%2c0-44.7-20.2-44.7-46.4v-98.4h-27.9V138.4z'/%3e %3cpath class='st0' d='M578.9%2c226.5c2.6%2c33.5%2c29.2%2c58.9%2c65.3%2c58.9c22.4%2c0%2c41.3-10.3%2c52.9-26.7l19.8%2c6.4 c-14.2%2c24.1-41.3%2c39.5-72.6%2c39.5c-49.9%2c0-86.4-36.5-86.4-84.7c0-48.1%2c35.7-84.7%2c83.4-84.7c47.3%2c0%2c83.4%2c36.5%2c83.4%2c84.7 c0%2c2.1%2c0%2c4.3-0.4%2c6.5H578.9z M640.8%2c155.2c-31.8%2c0-57.2%2c22.8-61.5%2c54.6h123.8C698.9%2c178%2c673.1%2c155.2%2c640.8%2c155.2'/%3e %3cpath class='st0' d='M764.6%2c138.4h20.6v31.4c6.9-12%2c23.6-34.4%2c61.9-34.4c1.7%2c0%2c3.4%2c0%2c4.7%2c0.4v22.4c-3-0.9-6.4-1.3-9.9-1.3 c-31.8%2c0-56.7%2c22.4-56.7%2c51.6v93.3h-20.6V138.4z'/%3e %3cpath class='st0' d='M896.2%2c50.3c8.6%2c0%2c15.5%2c6.9%2c15.5%2c15.5c0%2c8.6-6.9%2c15-15.5%2c15c-8.6%2c0-15-6.5-15-15 C881.1%2c57.2%2c887.6%2c50.3%2c896.2%2c50.3 M885.9%2c138.4h21.1v163.4h-21.1V138.4z'/%3e %3cpath class='st0' d='M1029%2c135.4c26.7%2c0%2c49.4%2c12%2c64.1%2c31.8v-28.8h20.6v163.4h-20.6V273c-14.6%2c19.8-37.4%2c31.8-64.1%2c31.8 c-46%2c0-80.8-36.5-80.8-84.7C948.2%2c171.9%2c983%2c135.4%2c1029%2c135.4 M969.7%2c220.1c0%2c36.5%2c26.7%2c64.1%2c61.5%2c64.1c34.8%2c0%2c61-27.5%2c61-64.1 s-26.2-64.1-61-64.1C996.3%2c156%2c969.7%2c183.5%2c969.7%2c220.1'/%3e %3cpath class='st0' d='M145.2%2c31.1c-1.2-3-4.1-5.1-7.5-5.1c-3.3%2c0-6.1%2c2.1-7.4%2c4.9l-4.9%2c11.9c-0.6%2c1.5-0.6%2c3.1%2c0%2c4.6l4.2%2c9.9 l51.7%2c124l3.7%2c9.9l22.2%2c54.2c0%2c0%2c6.3%2c15.4%2c21.2%2c51.9c0.6%2c1.4%2c1.9%2c2.3%2c3.5%2c2.3h21.7c1%2c0%2c1.6-1%2c1.3-1.9L145.2%2c31.1z'/%3e %3c/g%3e %3crect x='21' y='352.6' class='st1' width='7.4' height='88.5'/%3e %3cg%3e %3cdefs%3e %3crect id='SVGID_3_' width='1133.9' height='504.2'/%3e %3c/defs%3e %3cclipPath id='SVGID_4_'%3e %3cuse xlink:href='%23SVGID_3_' style='overflow:visible%3b'/%3e %3c/clipPath%3e %3cpath class='st2' d='M54.7%2c389.4v9.8c2.2-3.9%2c7.8-10.8%2c19.6-10.8c12.1%2c0%2c21.1%2c9%2c21.1%2c20.8v31.9h-6.7v-30.2 c0-9.1-6.8-16.2-16.1-16.2c-10.1%2c0-18%2c7.1-18%2c16.3v30.1h-6.5v-51.7H54.7z'/%3e %3cpolygon class='st2' points='110.7%2c389.4 129.4%2c432.4 148.2%2c389.4 155%2c389.4 132.3%2c441.1 126.4%2c441.1 103.7%2c389.4 '/%3e %3cpath class='st2' d='M166.2%2c417.3c0.8%2c10.6%2c9.3%2c18.6%2c20.7%2c18.6c7.1%2c0%2c13.1-3.3%2c16.7-8.4l6.3%2c2c-4.5%2c7.6-13.1%2c12.5-23%2c12.5 c-15.8%2c0-27.4-11.6-27.4-26.8c0-15.2%2c11.3-26.8%2c26.4-26.8c15%2c0%2c26.4%2c11.6%2c26.4%2c26.8c0%2c0.7%2c0%2c1.4-0.1%2c2H166.2z M185.8%2c394.7 c-10.1%2c0-18.1%2c7.2-19.5%2c17.3h39.2C204.2%2c401.9%2c196%2c394.7%2c185.8%2c394.7'/%3e %3cpath class='st2' d='M252.6%2c401.3c-1.1-4.1-5.4-7.1-12-7.1c-6.4%2c0-11.3%2c3.1-11.3%2c7.8c0%2c3.1%2c2.3%2c5.7%2c6%2c7.1l13.5%2c4.8 c7.5%2c2.7%2c11%2c7.2%2c11%2c13.5c0%2c9.3-8.3%2c14.7-18.9%2c14.7c-10.8%2c0-18-5.2-19.3-12.8l6.1-1.1c1.1%2c4.6%2c6%2c8%2c13.3%2c8c7.1%2c0%2c12.5-3.5%2c12.5-8.6 c0-3.4-2.6-6.1-7.4-7.9l-12.9-4.8c-6.9-2.4-10.2-6.5-10.2-12.4c0-9.1%2c7.8-14.2%2c18-14.2c9.5%2c0%2c16.3%2c4.8%2c17.7%2c11.7L252.6%2c401.3z'/%3e %3cpath class='st2' d='M266.8%2c389.4h8.8v-12h6.5v12h15.7v5.9h-15.7v30.5c0%2c5.2%2c3.4%2c9.1%2c7.9%2c9.1h7.8v6.3h-8c-8%2c0-14.2-6.4-14.2-14.7 v-31.2h-8.8V389.4z'/%3e %3cpath class='st2' d='M310.2%2c389.4h6.5v8.6c2.2-3.5%2c7.3-9.5%2c18.1-9.5c7.9%2c0%2c14.6%2c4.4%2c17.7%2c10.9c1.4-3%2c6.5-10.9%2c19.2-10.9 c11.6%2c0%2c20%2c8.3%2c20%2c19.3v33.3h-6.5v-31.7c0-8.3-6.1-14.7-14.4-14.7c-9.4%2c0-16.5%2c6.4-16.5%2c14.8v31.6h-6.5v-31.7 c0-8.3-6.3-14.7-14.6-14.7c-9.4%2c0-16.5%2c6.4-16.5%2c14.8v31.6h-6.5V389.4z'/%3e %3cpath class='st2' d='M411.5%2c417.3c0.8%2c10.6%2c9.3%2c18.6%2c20.7%2c18.6c7.1%2c0%2c13.1-3.3%2c16.7-8.4l6.3%2c2c-4.5%2c7.6-13.1%2c12.5-23%2c12.5 c-15.8%2c0-27.4-11.6-27.4-26.8c0-15.2%2c11.3-26.8%2c26.4-26.8c15%2c0%2c26.4%2c11.6%2c26.4%2c26.8c0%2c0.7%2c0%2c1.4-0.1%2c2H411.5z M431.1%2c394.7 c-10.1%2c0-18.1%2c7.2-19.5%2c17.3h39.2C449.5%2c401.9%2c441.3%2c394.7%2c431.1%2c394.7'/%3e %3cpath class='st2' d='M476.8%2c389.4v9.8c2.2-3.9%2c7.8-10.8%2c19.6-10.8c12.1%2c0%2c21.1%2c9%2c21.1%2c20.8v31.9h-6.7v-30.2 c0-9.1-6.8-16.2-16.1-16.2c-10.1%2c0-18%2c7.1-18%2c16.3v30.1h-6.5v-51.7H476.8z'/%3e %3cpath class='st2' d='M527.2%2c389.4h8.8v-12h6.5v12h15.7v5.9h-15.7v30.5c0%2c5.2%2c3.4%2c9.1%2c7.9%2c9.1h7.8v6.3h-8c-8%2c0-14.2-6.4-14.2-14.7 v-31.2h-8.8V389.4z'/%3e %3cpolygon class='st2' points='617.3%2c352.6 655.7%2c419.4 694.2%2c352.6 701.4%2c352.6 701.4%2c441.1 694.2%2c441.1 694.2%2c366.4 658%2c429.2 653.2%2c429.2 617.3%2c366.8 617.3%2c441.1 610%2c441.1 610%2c352.6 '/%3e %3cpath class='st2' d='M743.8%2c388.4c8.4%2c0%2c15.7%2c3.8%2c20.3%2c10.1v-9.1h6.5v51.7h-6.5V432c-4.6%2c6.3-11.8%2c10.1-20.3%2c10.1 c-14.6%2c0-25.6-11.6-25.6-26.8C718.2%2c400%2c729.2%2c388.4%2c743.8%2c388.4 M725%2c415.2c0%2c11.6%2c8.4%2c20.3%2c19.5%2c20.3c11%2c0%2c19.3-8.7%2c19.3-20.3 s-8.3-20.3-19.3-20.3C733.4%2c394.9%2c725%2c403.6%2c725%2c415.2'/%3e %3cpath class='st2' d='M793.6%2c389.4v9.8c2.2-3.9%2c7.8-10.8%2c19.6-10.8c12.1%2c0%2c21.1%2c9%2c21.1%2c20.8v31.9h-6.7v-30.2 c0-9.1-6.8-16.2-16.1-16.2c-10.1%2c0-18%2c7.1-18%2c16.3v30.1h-6.5v-51.7H793.6z'/%3e %3cpath class='st2' d='M872.7%2c388.4c8.4%2c0%2c15.7%2c3.8%2c20.3%2c10.1v-9.1h6.5v51.7H893V432c-4.6%2c6.3-11.8%2c10.1-20.3%2c10.1 c-14.6%2c0-25.6-11.6-25.6-26.8C847.1%2c400%2c858.1%2c388.4%2c872.7%2c388.4 M853.9%2c415.2c0%2c11.6%2c8.4%2c20.3%2c19.5%2c20.3c11%2c0%2c19.3-8.7%2c19.3-20.3 s-8.3-20.3-19.3-20.3C862.3%2c394.9%2c853.9%2c403.6%2c853.9%2c415.2'/%3e %3cpath class='st2' d='M938.4%2c388.4c8.4%2c0%2c15.7%2c3.9%2c20.3%2c10.2v-9.3h6.5v56.9c0%2c15.1-11.7%2c26.4-27.1%2c26.4c-10.2%2c0-19.3-5-23.5-12.7 l6.5-2.2c3.3%2c5%2c9.5%2c8.3%2c16.7%2c8.3c12%2c0%2c20.8-8.6%2c20.8-19.9v-14.4c-4.6%2c6.4-11.8%2c10.2-20.3%2c10.2c-14.6%2c0-25.4-11.4-25.4-26.8 C913%2c400%2c923.9%2c388.4%2c938.4%2c388.4 M919.7%2c415.2c0%2c11.6%2c8.3%2c20.3%2c19.5%2c20.3c10.9%2c0%2c19.3-8.7%2c19.3-20.3s-8.4-20.1-19.3-20.1 C928%2c395.1%2c919.7%2c403.6%2c919.7%2c415.2'/%3e %3cpath class='st2' d='M985.3%2c417.3c0.8%2c10.6%2c9.3%2c18.6%2c20.7%2c18.6c7.1%2c0%2c13.1-3.3%2c16.7-8.4l6.3%2c2c-4.5%2c7.6-13.1%2c12.5-23%2c12.5 c-15.8%2c0-27.4-11.6-27.4-26.8c0-15.2%2c11.3-26.8%2c26.4-26.8c15%2c0%2c26.4%2c11.6%2c26.4%2c26.8c0%2c0.7%2c0%2c1.4-0.1%2c2H985.3z M1004.9%2c394.7 c-10.1%2c0-18.1%2c7.2-19.5%2c17.3h39.2C1023.2%2c401.9%2c1015.1%2c394.7%2c1004.9%2c394.7'/%3e %3cpath class='st2' d='M1044.1%2c389.4h6.5v9.9c2.2-3.8%2c7.5-10.9%2c19.6-10.9c0.5%2c0%2c1.1%2c0%2c1.5%2c0.1v7.1c-1-0.3-2-0.4-3.1-0.4 c-10.1%2c0-18%2c7.1-18%2c16.3v29.5h-6.5V389.4z'/%3e %3cpath class='st2' d='M1108.7%2c401.3c-1.1-4.1-5.4-7.1-12-7.1c-6.4%2c0-11.3%2c3.1-11.3%2c7.8c0%2c3.1%2c2.3%2c5.7%2c6%2c7.1l13.5%2c4.8 c7.5%2c2.7%2c11%2c7.2%2c11%2c13.5c0%2c9.3-8.3%2c14.7-18.9%2c14.7c-10.8%2c0-18-5.2-19.3-12.8l6.1-1.1c1.1%2c4.6%2c6%2c8%2c13.3%2c8c7.1%2c0%2c12.5-3.5%2c12.5-8.6 c0-3.4-2.6-6.1-7.4-7.9l-12.9-4.8c-6.9-2.4-10.2-6.5-10.2-12.4c0-9.1%2c7.8-14.2%2c18-14.2c9.5%2c0%2c16.3%2c4.8%2c17.7%2c11.7L1108.7%2c401.3z'/%3e %3c/g%3e %3cg%3e %3cdefs%3e %3cpath id='SVGID_5_' d='M117.2%2c57.8L117.2%2c57.8c0%2c0-25.4%2c14.7-51.3%2c44.2c-74%2c80.3-41.6%2c180.6-41.6%2c180.6 c2.3%2c8.8%2c10.3%2c15.3%2c19.9%2c15.3c11.4%2c0%2c20.6-9.2%2c20.6-20.6c0-5.8-2.4-11.1-6.3-14.9c-47-122.5%2c60.1-202%2c60.1-202l0%2c0 c0.5-0.3%2c0.8-0.7%2c0.8-1.3c0-0.8-0.7-1.5-1.5-1.5C117.6%2c57.6%2c117.4%2c57.7%2c117.2%2c57.8'/%3e %3c/defs%3e %3cclipPath id='SVGID_6_'%3e %3cuse xlink:href='%23SVGID_5_' style='overflow:visible%3b'/%3e %3c/clipPath%3e %3clinearGradient id='SVGID_7_' gradientUnits='userSpaceOnUse' x1='0' y1='504.194' x2='1' y2='504.194' gradientTransform='matrix(102.1075 0 0 -102.1075 17.2855 51659.7031)'%3e %3cstop offset='0' style='stop-color:%231F8C81'/%3e %3cstop offset='0.138' style='stop-color:%231F8C81'/%3e %3cstop offset='0.2767' style='stop-color:%233C9C98'/%3e %3cstop offset='0.4405' style='stop-color:%2351AEB1'/%3e %3cstop offset='0.6018' style='stop-color:%235FBCC5'/%3e %3cstop offset='0.7581' style='stop-color:%2367C6D3'/%3e %3cstop offset='0.9035' style='stop-color:%2369CAD9'/%3e %3cstop offset='1' style='stop-color:%2369CAD9'/%3e %3c/linearGradient%3e %3crect x='-8.1' y='57.6' class='st3' width='127.5' height='240.3'/%3e %3c/g%3e %3cg%3e %3cdefs%3e %3cpath id='SVGID_8_' d='M144.8%2c126.4C144.8%2c126.4%2c144.8%2c126.4%2c144.8%2c126.4C144.8%2c126.4%2c144.8%2c126.4%2c144.8%2c126.4L144.8%2c126.4z M102.4%2c133c-6.9%2c1.9-13.3%2c4.2-19.2%2c6.7c-7%2c2.9-13.3%2c6.2-18.1%2c9.8c-60.9%2c40.8-43.6%2c121.3-41%2c131.9c0%2c0.1%2c0%2c0.2%2c0.1%2c0.2 c0.2%2c0.6%2c0.2%2c0.9%2c0.2%2c0.9c2.3%2c8.8%2c10.3%2c15.3%2c19.9%2c15.3c11.4%2c0%2c20.6-9.2%2c20.6-20.6c0-3.9-1.1-7.6-3-10.7 c-32.5-125.4%2c83.3-140.1%2c83.3-140.1c-0.1%2c0-0.1%2c0-0.1%2c0c0.8-0.1%2c1.4-0.7%2c1.4-1.5c0-0.9-0.7-1.6-1.6-1.6 C144.8%2c123.3%2c123.9%2c126.5%2c102.4%2c133'/%3e %3c/defs%3e %3cclipPath id='SVGID_9_'%3e %3cuse xlink:href='%23SVGID_8_' style='overflow:visible%3b'/%3e %3c/clipPath%3e %3clinearGradient id='SVGID_10_' gradientUnits='userSpaceOnUse' x1='0' y1='504.1043' x2='1' y2='504.1043' gradientTransform='matrix(63.2558 -113.0505 -113.0505 -63.2558 57042.6133 32137.2402)'%3e %3cstop offset='0' style='stop-color:%23009391'/%3e %3cstop offset='0.1911' style='stop-color:%23009391'/%3e %3cstop offset='0.3805' style='stop-color:%233FA2A2'/%3e %3cstop offset='0.637' style='stop-color:%2364B4B8'/%3e %3cstop offset='0.8528' style='stop-color:%2377C1C6'/%3e %3cstop offset='1' style='stop-color:%237EC6CC'/%3e %3c/linearGradient%3e %3cpolygon class='st4' points='-70.2%2c256.3 38.1%2c62.8 220.7%2c164.9 112.4%2c358.5 '/%3e %3c/g%3e %3cg%3e %3cdefs%3e %3cpath id='SVGID_11_' d='M111.6%2c183.5c-0.4%2c0-0.8%2c0.1-1.1%2c0.1c-7.9%2c0.7-15.3%2c1.8-21.2%2c3.4c-66.2%2c15.7-67.1%2c71.8-65.6%2c89.9 c0%2c0.1%2c0%2c0.3%2c0%2c0.4c0%2c11.4%2c9.2%2c20.6%2c20.6%2c20.6s20.6-9.2%2c20.6-20.6c0-2.2-0.3-4.2-0.9-6.2c-11.6-88.8%2c86.7-86.3%2c103.2-85.3l2.2%2c0.2 c0%2c0%2c0.1%2c0%2c0.1%2c0c0%2c0%2c0.1%2c0%2c0.1%2c0c0%2c0%2c0%2c0%2c0%2c0c0.8%2c0%2c1.5-0.6%2c1.5-1.4c0-0.9-0.6-1.6-1.5-1.6c0%2c0-11.2-0.6-25.8-0.6 C133.7%2c182.3%2c122.3%2c182.6%2c111.6%2c183.5'/%3e %3c/defs%3e %3cclipPath id='SVGID_12_'%3e %3cuse xlink:href='%23SVGID_11_' style='overflow:visible%3b'/%3e %3c/clipPath%3e %3clinearGradient id='SVGID_13_' gradientUnits='userSpaceOnUse' x1='0' y1='504.1941' x2='1' y2='504.1941' gradientTransform='matrix(147.5671 0 0 -147.5671 23.3544 74642.5625)'%3e %3cstop offset='0' style='stop-color:%2306425D'/%3e %3cstop offset='0.1309' style='stop-color:%2325586F'/%3e %3cstop offset='0.3477' style='stop-color:%234A7F91'/%3e %3cstop offset='0.5338' style='stop-color:%2364A2AE'/%3e %3cstop offset='0.6797' style='stop-color:%2376BBC2'/%3e %3cstop offset='0.7675' style='stop-color:%237EC6CC'/%3e %3cstop offset='1' style='stop-color:%237EC6CC'/%3e %3c/linearGradient%3e %3crect x='22.2' y='182.3' class='st5' width='148.8' height='115.6'/%3e %3c/g%3e %3c/svg%3e")}.logo-asteria--colored{background-image:url("data:image/svg+xml,%3c%3fxml version='1.0' encoding='utf-8'%3f%3e %3c!-- Generator: Adobe Illustrator 22.0.1%2c SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3e %3csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 1133.9 504.2' style='enable-background:new 0 0 1133.9 504.2%3b' xml:space='preserve'%3e %3cstyle type='text/css'%3e .st0%7bclip-path:url(%23SVGID_2_)%3bfill:%230D223E%3b%7d .st1%7bfill:%230D223E%3b%7d .st2%7bclip-path:url(%23SVGID_4_)%3bfill:%230D223E%3b%7d .st3%7bclip-path:url(%23SVGID_6_)%3bfill:url(%23SVGID_7_)%3b%7d .st4%7bclip-path:url(%23SVGID_9_)%3bfill:url(%23SVGID_10_)%3b%7d .st5%7bclip-path:url(%23SVGID_12_)%3bfill:url(%23SVGID_13_)%3b%7d %3c/style%3e %3cg%3e %3cdefs%3e %3crect id='SVGID_1_' width='1133.9' height='504.2'/%3e %3c/defs%3e %3cclipPath id='SVGID_2_'%3e %3cuse xlink:href='%23SVGID_1_' style='overflow:visible%3b'/%3e %3c/clipPath%3e %3cpath class='st0' d='M388.1%2c176.2c-3.4-12.9-17.2-22.4-37.8-22.4c-20.2%2c0-35.7%2c9.9-35.7%2c24.5c0%2c9.9%2c7.3%2c18.1%2c18.9%2c22.4l42.6%2c15 c23.6%2c8.6%2c34.8%2c22.8%2c34.8%2c42.6c0%2c29.2-26.2%2c46.4-59.8%2c46.4c-34%2c0-56.7-16.3-61-40.4l19.3-3.4c3.4%2c14.6%2c18.9%2c25.4%2c42.1%2c25.4 c22.4%2c0%2c39.5-11.2%2c39.5-27.1c0-10.7-8.2-19.3-23.2-24.9l-40.8-15c-21.9-7.7-32.2-20.6-32.2-39.1c0-28.8%2c24.5-44.7%2c56.7-44.7 c30.1%2c0%2c51.6%2c15%2c55.9%2c37L388.1%2c176.2z'/%3e %3cpath class='st0' d='M432.8%2c138.4h27.9v-37.8h20.6v37.8h49.4v18.5h-49.4v96.3c0%2c16.3%2c10.7%2c28.8%2c24.9%2c28.8h24.5v19.8h-25.4 c-25.4%2c0-44.7-20.2-44.7-46.4v-98.4h-27.9V138.4z'/%3e %3cpath class='st0' d='M578.9%2c226.5c2.6%2c33.5%2c29.2%2c58.9%2c65.3%2c58.9c22.4%2c0%2c41.3-10.3%2c52.9-26.7l19.8%2c6.4 c-14.2%2c24.1-41.3%2c39.5-72.6%2c39.5c-49.9%2c0-86.4-36.5-86.4-84.7c0-48.1%2c35.7-84.7%2c83.4-84.7c47.3%2c0%2c83.4%2c36.5%2c83.4%2c84.7 c0%2c2.1%2c0%2c4.3-0.4%2c6.5H578.9z M640.8%2c155.2c-31.8%2c0-57.2%2c22.8-61.5%2c54.6h123.8C698.9%2c178%2c673.1%2c155.2%2c640.8%2c155.2'/%3e %3cpath class='st0' d='M764.6%2c138.4h20.6v31.4c6.9-12%2c23.6-34.4%2c61.9-34.4c1.7%2c0%2c3.4%2c0%2c4.7%2c0.4v22.4c-3-0.9-6.4-1.3-9.9-1.3 c-31.8%2c0-56.7%2c22.4-56.7%2c51.6v93.3h-20.6V138.4z'/%3e %3cpath class='st0' d='M896.2%2c50.3c8.6%2c0%2c15.5%2c6.9%2c15.5%2c15.5c0%2c8.6-6.9%2c15-15.5%2c15c-8.6%2c0-15-6.5-15-15 C881.1%2c57.2%2c887.6%2c50.3%2c896.2%2c50.3 M885.9%2c138.4h21.1v163.4h-21.1V138.4z'/%3e %3cpath class='st0' d='M1029%2c135.4c26.7%2c0%2c49.4%2c12%2c64.1%2c31.8v-28.8h20.6v163.4h-20.6V273c-14.6%2c19.8-37.4%2c31.8-64.1%2c31.8 c-46%2c0-80.8-36.5-80.8-84.7C948.2%2c171.9%2c983%2c135.4%2c1029%2c135.4 M969.7%2c220.1c0%2c36.5%2c26.7%2c64.1%2c61.5%2c64.1c34.8%2c0%2c61-27.5%2c61-64.1 s-26.2-64.1-61-64.1C996.3%2c156%2c969.7%2c183.5%2c969.7%2c220.1'/%3e %3cpath class='st0' d='M145.2%2c31.1c-1.2-3-4.1-5.1-7.5-5.1c-3.3%2c0-6.1%2c2.1-7.4%2c4.9l-4.9%2c11.9c-0.6%2c1.5-0.6%2c3.1%2c0%2c4.6l4.2%2c9.9 l51.7%2c124l3.7%2c9.9l22.2%2c54.2c0%2c0%2c6.3%2c15.4%2c21.2%2c51.9c0.6%2c1.4%2c1.9%2c2.3%2c3.5%2c2.3h21.7c1%2c0%2c1.6-1%2c1.3-1.9L145.2%2c31.1z'/%3e %3c/g%3e %3crect x='21' y='352.6' class='st1' width='7.4' height='88.5'/%3e %3cg%3e %3cdefs%3e %3crect id='SVGID_3_' width='1133.9' height='504.2'/%3e %3c/defs%3e %3cclipPath id='SVGID_4_'%3e %3cuse xlink:href='%23SVGID_3_' style='overflow:visible%3b'/%3e %3c/clipPath%3e %3cpath class='st2' d='M54.7%2c389.4v9.8c2.2-3.9%2c7.8-10.8%2c19.6-10.8c12.1%2c0%2c21.1%2c9%2c21.1%2c20.8v31.9h-6.7v-30.2 c0-9.1-6.8-16.2-16.1-16.2c-10.1%2c0-18%2c7.1-18%2c16.3v30.1h-6.5v-51.7H54.7z'/%3e %3cpolygon class='st2' points='110.7%2c389.4 129.4%2c432.4 148.2%2c389.4 155%2c389.4 132.3%2c441.1 126.4%2c441.1 103.7%2c389.4 '/%3e %3cpath class='st2' d='M166.2%2c417.3c0.8%2c10.6%2c9.3%2c18.6%2c20.7%2c18.6c7.1%2c0%2c13.1-3.3%2c16.7-8.4l6.3%2c2c-4.5%2c7.6-13.1%2c12.5-23%2c12.5 c-15.8%2c0-27.4-11.6-27.4-26.8c0-15.2%2c11.3-26.8%2c26.4-26.8c15%2c0%2c26.4%2c11.6%2c26.4%2c26.8c0%2c0.7%2c0%2c1.4-0.1%2c2H166.2z M185.8%2c394.7 c-10.1%2c0-18.1%2c7.2-19.5%2c17.3h39.2C204.2%2c401.9%2c196%2c394.7%2c185.8%2c394.7'/%3e %3cpath class='st2' d='M252.6%2c401.3c-1.1-4.1-5.4-7.1-12-7.1c-6.4%2c0-11.3%2c3.1-11.3%2c7.8c0%2c3.1%2c2.3%2c5.7%2c6%2c7.1l13.5%2c4.8 c7.5%2c2.7%2c11%2c7.2%2c11%2c13.5c0%2c9.3-8.3%2c14.7-18.9%2c14.7c-10.8%2c0-18-5.2-19.3-12.8l6.1-1.1c1.1%2c4.6%2c6%2c8%2c13.3%2c8c7.1%2c0%2c12.5-3.5%2c12.5-8.6 c0-3.4-2.6-6.1-7.4-7.9l-12.9-4.8c-6.9-2.4-10.2-6.5-10.2-12.4c0-9.1%2c7.8-14.2%2c18-14.2c9.5%2c0%2c16.3%2c4.8%2c17.7%2c11.7L252.6%2c401.3z'/%3e %3cpath class='st2' d='M266.8%2c389.4h8.8v-12h6.5v12h15.7v5.9h-15.7v30.5c0%2c5.2%2c3.4%2c9.1%2c7.9%2c9.1h7.8v6.3h-8c-8%2c0-14.2-6.4-14.2-14.7 v-31.2h-8.8V389.4z'/%3e %3cpath class='st2' d='M310.2%2c389.4h6.5v8.6c2.2-3.5%2c7.3-9.5%2c18.1-9.5c7.9%2c0%2c14.6%2c4.4%2c17.7%2c10.9c1.4-3%2c6.5-10.9%2c19.2-10.9 c11.6%2c0%2c20%2c8.3%2c20%2c19.3v33.3h-6.5v-31.7c0-8.3-6.1-14.7-14.4-14.7c-9.4%2c0-16.5%2c6.4-16.5%2c14.8v31.6h-6.5v-31.7 c0-8.3-6.3-14.7-14.6-14.7c-9.4%2c0-16.5%2c6.4-16.5%2c14.8v31.6h-6.5V389.4z'/%3e %3cpath class='st2' d='M411.5%2c417.3c0.8%2c10.6%2c9.3%2c18.6%2c20.7%2c18.6c7.1%2c0%2c13.1-3.3%2c16.7-8.4l6.3%2c2c-4.5%2c7.6-13.1%2c12.5-23%2c12.5 c-15.8%2c0-27.4-11.6-27.4-26.8c0-15.2%2c11.3-26.8%2c26.4-26.8c15%2c0%2c26.4%2c11.6%2c26.4%2c26.8c0%2c0.7%2c0%2c1.4-0.1%2c2H411.5z M431.1%2c394.7 c-10.1%2c0-18.1%2c7.2-19.5%2c17.3h39.2C449.5%2c401.9%2c441.3%2c394.7%2c431.1%2c394.7'/%3e %3cpath class='st2' d='M476.8%2c389.4v9.8c2.2-3.9%2c7.8-10.8%2c19.6-10.8c12.1%2c0%2c21.1%2c9%2c21.1%2c20.8v31.9h-6.7v-30.2 c0-9.1-6.8-16.2-16.1-16.2c-10.1%2c0-18%2c7.1-18%2c16.3v30.1h-6.5v-51.7H476.8z'/%3e %3cpath class='st2' d='M527.2%2c389.4h8.8v-12h6.5v12h15.7v5.9h-15.7v30.5c0%2c5.2%2c3.4%2c9.1%2c7.9%2c9.1h7.8v6.3h-8c-8%2c0-14.2-6.4-14.2-14.7 v-31.2h-8.8V389.4z'/%3e %3cpolygon class='st2' points='617.3%2c352.6 655.7%2c419.4 694.2%2c352.6 701.4%2c352.6 701.4%2c441.1 694.2%2c441.1 694.2%2c366.4 658%2c429.2 653.2%2c429.2 617.3%2c366.8 617.3%2c441.1 610%2c441.1 610%2c352.6 '/%3e %3cpath class='st2' d='M743.8%2c388.4c8.4%2c0%2c15.7%2c3.8%2c20.3%2c10.1v-9.1h6.5v51.7h-6.5V432c-4.6%2c6.3-11.8%2c10.1-20.3%2c10.1 c-14.6%2c0-25.6-11.6-25.6-26.8C718.2%2c400%2c729.2%2c388.4%2c743.8%2c388.4 M725%2c415.2c0%2c11.6%2c8.4%2c20.3%2c19.5%2c20.3c11%2c0%2c19.3-8.7%2c19.3-20.3 s-8.3-20.3-19.3-20.3C733.4%2c394.9%2c725%2c403.6%2c725%2c415.2'/%3e %3cpath class='st2' d='M793.6%2c389.4v9.8c2.2-3.9%2c7.8-10.8%2c19.6-10.8c12.1%2c0%2c21.1%2c9%2c21.1%2c20.8v31.9h-6.7v-30.2 c0-9.1-6.8-16.2-16.1-16.2c-10.1%2c0-18%2c7.1-18%2c16.3v30.1h-6.5v-51.7H793.6z'/%3e %3cpath class='st2' d='M872.7%2c388.4c8.4%2c0%2c15.7%2c3.8%2c20.3%2c10.1v-9.1h6.5v51.7H893V432c-4.6%2c6.3-11.8%2c10.1-20.3%2c10.1 c-14.6%2c0-25.6-11.6-25.6-26.8C847.1%2c400%2c858.1%2c388.4%2c872.7%2c388.4 M853.9%2c415.2c0%2c11.6%2c8.4%2c20.3%2c19.5%2c20.3c11%2c0%2c19.3-8.7%2c19.3-20.3 s-8.3-20.3-19.3-20.3C862.3%2c394.9%2c853.9%2c403.6%2c853.9%2c415.2'/%3e %3cpath class='st2' d='M938.4%2c388.4c8.4%2c0%2c15.7%2c3.9%2c20.3%2c10.2v-9.3h6.5v56.9c0%2c15.1-11.7%2c26.4-27.1%2c26.4c-10.2%2c0-19.3-5-23.5-12.7 l6.5-2.2c3.3%2c5%2c9.5%2c8.3%2c16.7%2c8.3c12%2c0%2c20.8-8.6%2c20.8-19.9v-14.4c-4.6%2c6.4-11.8%2c10.2-20.3%2c10.2c-14.6%2c0-25.4-11.4-25.4-26.8 C913%2c400%2c923.9%2c388.4%2c938.4%2c388.4 M919.7%2c415.2c0%2c11.6%2c8.3%2c20.3%2c19.5%2c20.3c10.9%2c0%2c19.3-8.7%2c19.3-20.3s-8.4-20.1-19.3-20.1 C928%2c395.1%2c919.7%2c403.6%2c919.7%2c415.2'/%3e %3cpath class='st2' d='M985.3%2c417.3c0.8%2c10.6%2c9.3%2c18.6%2c20.7%2c18.6c7.1%2c0%2c13.1-3.3%2c16.7-8.4l6.3%2c2c-4.5%2c7.6-13.1%2c12.5-23%2c12.5 c-15.8%2c0-27.4-11.6-27.4-26.8c0-15.2%2c11.3-26.8%2c26.4-26.8c15%2c0%2c26.4%2c11.6%2c26.4%2c26.8c0%2c0.7%2c0%2c1.4-0.1%2c2H985.3z M1004.9%2c394.7 c-10.1%2c0-18.1%2c7.2-19.5%2c17.3h39.2C1023.2%2c401.9%2c1015.1%2c394.7%2c1004.9%2c394.7'/%3e %3cpath class='st2' d='M1044.1%2c389.4h6.5v9.9c2.2-3.8%2c7.5-10.9%2c19.6-10.9c0.5%2c0%2c1.1%2c0%2c1.5%2c0.1v7.1c-1-0.3-2-0.4-3.1-0.4 c-10.1%2c0-18%2c7.1-18%2c16.3v29.5h-6.5V389.4z'/%3e %3cpath class='st2' d='M1108.7%2c401.3c-1.1-4.1-5.4-7.1-12-7.1c-6.4%2c0-11.3%2c3.1-11.3%2c7.8c0%2c3.1%2c2.3%2c5.7%2c6%2c7.1l13.5%2c4.8 c7.5%2c2.7%2c11%2c7.2%2c11%2c13.5c0%2c9.3-8.3%2c14.7-18.9%2c14.7c-10.8%2c0-18-5.2-19.3-12.8l6.1-1.1c1.1%2c4.6%2c6%2c8%2c13.3%2c8c7.1%2c0%2c12.5-3.5%2c12.5-8.6 c0-3.4-2.6-6.1-7.4-7.9l-12.9-4.8c-6.9-2.4-10.2-6.5-10.2-12.4c0-9.1%2c7.8-14.2%2c18-14.2c9.5%2c0%2c16.3%2c4.8%2c17.7%2c11.7L1108.7%2c401.3z'/%3e %3c/g%3e %3cg%3e %3cdefs%3e %3cpath id='SVGID_5_' d='M117.2%2c57.8L117.2%2c57.8c0%2c0-25.4%2c14.7-51.3%2c44.2c-74%2c80.3-41.6%2c180.6-41.6%2c180.6 c2.3%2c8.8%2c10.3%2c15.3%2c19.9%2c15.3c11.4%2c0%2c20.6-9.2%2c20.6-20.6c0-5.8-2.4-11.1-6.3-14.9c-47-122.5%2c60.1-202%2c60.1-202l0%2c0 c0.5-0.3%2c0.8-0.7%2c0.8-1.3c0-0.8-0.7-1.5-1.5-1.5C117.6%2c57.6%2c117.4%2c57.7%2c117.2%2c57.8'/%3e %3c/defs%3e %3cclipPath id='SVGID_6_'%3e %3cuse xlink:href='%23SVGID_5_' style='overflow:visible%3b'/%3e %3c/clipPath%3e %3clinearGradient id='SVGID_7_' gradientUnits='userSpaceOnUse' x1='0' y1='504.194' x2='1' y2='504.194' gradientTransform='matrix(102.1075 0 0 -102.1075 17.2855 51659.7031)'%3e %3cstop offset='0' style='stop-color:%231F8C81'/%3e %3cstop offset='0.138' style='stop-color:%231F8C81'/%3e %3cstop offset='0.2767' style='stop-color:%233C9C98'/%3e %3cstop offset='0.4405' style='stop-color:%2351AEB1'/%3e %3cstop offset='0.6018' style='stop-color:%235FBCC5'/%3e %3cstop offset='0.7581' style='stop-color:%2367C6D3'/%3e %3cstop offset='0.9035' style='stop-color:%2369CAD9'/%3e %3cstop offset='1' style='stop-color:%2369CAD9'/%3e %3c/linearGradient%3e %3crect x='-8.1' y='57.6' class='st3' width='127.5' height='240.3'/%3e %3c/g%3e %3cg%3e %3cdefs%3e %3cpath id='SVGID_8_' d='M144.8%2c126.4C144.8%2c126.4%2c144.8%2c126.4%2c144.8%2c126.4C144.8%2c126.4%2c144.8%2c126.4%2c144.8%2c126.4L144.8%2c126.4z M102.4%2c133c-6.9%2c1.9-13.3%2c4.2-19.2%2c6.7c-7%2c2.9-13.3%2c6.2-18.1%2c9.8c-60.9%2c40.8-43.6%2c121.3-41%2c131.9c0%2c0.1%2c0%2c0.2%2c0.1%2c0.2 c0.2%2c0.6%2c0.2%2c0.9%2c0.2%2c0.9c2.3%2c8.8%2c10.3%2c15.3%2c19.9%2c15.3c11.4%2c0%2c20.6-9.2%2c20.6-20.6c0-3.9-1.1-7.6-3-10.7 c-32.5-125.4%2c83.3-140.1%2c83.3-140.1c-0.1%2c0-0.1%2c0-0.1%2c0c0.8-0.1%2c1.4-0.7%2c1.4-1.5c0-0.9-0.7-1.6-1.6-1.6 C144.8%2c123.3%2c123.9%2c126.5%2c102.4%2c133'/%3e %3c/defs%3e %3cclipPath id='SVGID_9_'%3e %3cuse xlink:href='%23SVGID_8_' style='overflow:visible%3b'/%3e %3c/clipPath%3e %3clinearGradient id='SVGID_10_' gradientUnits='userSpaceOnUse' x1='0' y1='504.1043' x2='1' y2='504.1043' gradientTransform='matrix(63.2558 -113.0505 -113.0505 -63.2558 57042.6133 32137.2402)'%3e %3cstop offset='0' style='stop-color:%23009391'/%3e %3cstop offset='0.1911' style='stop-color:%23009391'/%3e %3cstop offset='0.3805' style='stop-color:%233FA2A2'/%3e %3cstop offset='0.637' style='stop-color:%2364B4B8'/%3e %3cstop offset='0.8528' style='stop-color:%2377C1C6'/%3e %3cstop offset='1' style='stop-color:%237EC6CC'/%3e %3c/linearGradient%3e %3cpolygon class='st4' points='-70.2%2c256.3 38.1%2c62.8 220.7%2c164.9 112.4%2c358.5 '/%3e %3c/g%3e %3cg%3e %3cdefs%3e %3cpath id='SVGID_11_' d='M111.6%2c183.5c-0.4%2c0-0.8%2c0.1-1.1%2c0.1c-7.9%2c0.7-15.3%2c1.8-21.2%2c3.4c-66.2%2c15.7-67.1%2c71.8-65.6%2c89.9 c0%2c0.1%2c0%2c0.3%2c0%2c0.4c0%2c11.4%2c9.2%2c20.6%2c20.6%2c20.6s20.6-9.2%2c20.6-20.6c0-2.2-0.3-4.2-0.9-6.2c-11.6-88.8%2c86.7-86.3%2c103.2-85.3l2.2%2c0.2 c0%2c0%2c0.1%2c0%2c0.1%2c0c0%2c0%2c0.1%2c0%2c0.1%2c0c0%2c0%2c0%2c0%2c0%2c0c0.8%2c0%2c1.5-0.6%2c1.5-1.4c0-0.9-0.6-1.6-1.5-1.6c0%2c0-11.2-0.6-25.8-0.6 C133.7%2c182.3%2c122.3%2c182.6%2c111.6%2c183.5'/%3e %3c/defs%3e %3cclipPath id='SVGID_12_'%3e %3cuse xlink:href='%23SVGID_11_' style='overflow:visible%3b'/%3e %3c/clipPath%3e %3clinearGradient id='SVGID_13_' gradientUnits='userSpaceOnUse' x1='0' y1='504.1941' x2='1' y2='504.1941' gradientTransform='matrix(147.5671 0 0 -147.5671 23.3544 74642.5625)'%3e %3cstop offset='0' style='stop-color:%2306425D'/%3e %3cstop offset='0.1309' style='stop-color:%2325586F'/%3e %3cstop offset='0.3477' style='stop-color:%234A7F91'/%3e %3cstop offset='0.5338' style='stop-color:%2364A2AE'/%3e %3cstop offset='0.6797' style='stop-color:%2376BBC2'/%3e %3cstop offset='0.7675' style='stop-color:%237EC6CC'/%3e %3cstop offset='1' style='stop-color:%237EC6CC'/%3e %3c/linearGradient%3e %3crect x='22.2' y='182.3' class='st5' width='148.8' height='115.6'/%3e %3c/g%3e %3c/svg%3e")}.logo-asteria--white{background-color:#fff;-webkit-mask-image:url("data:image/svg+xml,%3c%3fxml version='1.0' encoding='utf-8'%3f%3e %3c!-- Generator: Adobe Illustrator 22.0.1%2c SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3e %3csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 1133.9 504.2' style='enable-background:new 0 0 1133.9 504.2%3b' xml:space='preserve'%3e %3cstyle type='text/css'%3e .st0%7bclip-path:url(%23SVGID_2_)%3bfill:%230D223E%3b%7d .st1%7bfill:%230D223E%3b%7d .st2%7bclip-path:url(%23SVGID_4_)%3bfill:%230D223E%3b%7d .st3%7bclip-path:url(%23SVGID_6_)%3bfill:url(%23SVGID_7_)%3b%7d .st4%7bclip-path:url(%23SVGID_9_)%3bfill:url(%23SVGID_10_)%3b%7d .st5%7bclip-path:url(%23SVGID_12_)%3bfill:url(%23SVGID_13_)%3b%7d %3c/style%3e %3cg%3e %3cdefs%3e %3crect id='SVGID_1_' width='1133.9' height='504.2'/%3e %3c/defs%3e %3cclipPath id='SVGID_2_'%3e %3cuse xlink:href='%23SVGID_1_' style='overflow:visible%3b'/%3e %3c/clipPath%3e %3cpath class='st0' d='M388.1%2c176.2c-3.4-12.9-17.2-22.4-37.8-22.4c-20.2%2c0-35.7%2c9.9-35.7%2c24.5c0%2c9.9%2c7.3%2c18.1%2c18.9%2c22.4l42.6%2c15 c23.6%2c8.6%2c34.8%2c22.8%2c34.8%2c42.6c0%2c29.2-26.2%2c46.4-59.8%2c46.4c-34%2c0-56.7-16.3-61-40.4l19.3-3.4c3.4%2c14.6%2c18.9%2c25.4%2c42.1%2c25.4 c22.4%2c0%2c39.5-11.2%2c39.5-27.1c0-10.7-8.2-19.3-23.2-24.9l-40.8-15c-21.9-7.7-32.2-20.6-32.2-39.1c0-28.8%2c24.5-44.7%2c56.7-44.7 c30.1%2c0%2c51.6%2c15%2c55.9%2c37L388.1%2c176.2z'/%3e %3cpath class='st0' d='M432.8%2c138.4h27.9v-37.8h20.6v37.8h49.4v18.5h-49.4v96.3c0%2c16.3%2c10.7%2c28.8%2c24.9%2c28.8h24.5v19.8h-25.4 c-25.4%2c0-44.7-20.2-44.7-46.4v-98.4h-27.9V138.4z'/%3e %3cpath class='st0' d='M578.9%2c226.5c2.6%2c33.5%2c29.2%2c58.9%2c65.3%2c58.9c22.4%2c0%2c41.3-10.3%2c52.9-26.7l19.8%2c6.4 c-14.2%2c24.1-41.3%2c39.5-72.6%2c39.5c-49.9%2c0-86.4-36.5-86.4-84.7c0-48.1%2c35.7-84.7%2c83.4-84.7c47.3%2c0%2c83.4%2c36.5%2c83.4%2c84.7 c0%2c2.1%2c0%2c4.3-0.4%2c6.5H578.9z M640.8%2c155.2c-31.8%2c0-57.2%2c22.8-61.5%2c54.6h123.8C698.9%2c178%2c673.1%2c155.2%2c640.8%2c155.2'/%3e %3cpath class='st0' d='M764.6%2c138.4h20.6v31.4c6.9-12%2c23.6-34.4%2c61.9-34.4c1.7%2c0%2c3.4%2c0%2c4.7%2c0.4v22.4c-3-0.9-6.4-1.3-9.9-1.3 c-31.8%2c0-56.7%2c22.4-56.7%2c51.6v93.3h-20.6V138.4z'/%3e %3cpath class='st0' d='M896.2%2c50.3c8.6%2c0%2c15.5%2c6.9%2c15.5%2c15.5c0%2c8.6-6.9%2c15-15.5%2c15c-8.6%2c0-15-6.5-15-15 C881.1%2c57.2%2c887.6%2c50.3%2c896.2%2c50.3 M885.9%2c138.4h21.1v163.4h-21.1V138.4z'/%3e %3cpath class='st0' d='M1029%2c135.4c26.7%2c0%2c49.4%2c12%2c64.1%2c31.8v-28.8h20.6v163.4h-20.6V273c-14.6%2c19.8-37.4%2c31.8-64.1%2c31.8 c-46%2c0-80.8-36.5-80.8-84.7C948.2%2c171.9%2c983%2c135.4%2c1029%2c135.4 M969.7%2c220.1c0%2c36.5%2c26.7%2c64.1%2c61.5%2c64.1c34.8%2c0%2c61-27.5%2c61-64.1 s-26.2-64.1-61-64.1C996.3%2c156%2c969.7%2c183.5%2c969.7%2c220.1'/%3e %3cpath class='st0' d='M145.2%2c31.1c-1.2-3-4.1-5.1-7.5-5.1c-3.3%2c0-6.1%2c2.1-7.4%2c4.9l-4.9%2c11.9c-0.6%2c1.5-0.6%2c3.1%2c0%2c4.6l4.2%2c9.9 l51.7%2c124l3.7%2c9.9l22.2%2c54.2c0%2c0%2c6.3%2c15.4%2c21.2%2c51.9c0.6%2c1.4%2c1.9%2c2.3%2c3.5%2c2.3h21.7c1%2c0%2c1.6-1%2c1.3-1.9L145.2%2c31.1z'/%3e %3c/g%3e %3crect x='21' y='352.6' class='st1' width='7.4' height='88.5'/%3e %3cg%3e %3cdefs%3e %3crect id='SVGID_3_' width='1133.9' height='504.2'/%3e %3c/defs%3e %3cclipPath id='SVGID_4_'%3e %3cuse xlink:href='%23SVGID_3_' style='overflow:visible%3b'/%3e %3c/clipPath%3e %3cpath class='st2' d='M54.7%2c389.4v9.8c2.2-3.9%2c7.8-10.8%2c19.6-10.8c12.1%2c0%2c21.1%2c9%2c21.1%2c20.8v31.9h-6.7v-30.2 c0-9.1-6.8-16.2-16.1-16.2c-10.1%2c0-18%2c7.1-18%2c16.3v30.1h-6.5v-51.7H54.7z'/%3e %3cpolygon class='st2' points='110.7%2c389.4 129.4%2c432.4 148.2%2c389.4 155%2c389.4 132.3%2c441.1 126.4%2c441.1 103.7%2c389.4 '/%3e %3cpath class='st2' d='M166.2%2c417.3c0.8%2c10.6%2c9.3%2c18.6%2c20.7%2c18.6c7.1%2c0%2c13.1-3.3%2c16.7-8.4l6.3%2c2c-4.5%2c7.6-13.1%2c12.5-23%2c12.5 c-15.8%2c0-27.4-11.6-27.4-26.8c0-15.2%2c11.3-26.8%2c26.4-26.8c15%2c0%2c26.4%2c11.6%2c26.4%2c26.8c0%2c0.7%2c0%2c1.4-0.1%2c2H166.2z M185.8%2c394.7 c-10.1%2c0-18.1%2c7.2-19.5%2c17.3h39.2C204.2%2c401.9%2c196%2c394.7%2c185.8%2c394.7'/%3e %3cpath class='st2' d='M252.6%2c401.3c-1.1-4.1-5.4-7.1-12-7.1c-6.4%2c0-11.3%2c3.1-11.3%2c7.8c0%2c3.1%2c2.3%2c5.7%2c6%2c7.1l13.5%2c4.8 c7.5%2c2.7%2c11%2c7.2%2c11%2c13.5c0%2c9.3-8.3%2c14.7-18.9%2c14.7c-10.8%2c0-18-5.2-19.3-12.8l6.1-1.1c1.1%2c4.6%2c6%2c8%2c13.3%2c8c7.1%2c0%2c12.5-3.5%2c12.5-8.6 c0-3.4-2.6-6.1-7.4-7.9l-12.9-4.8c-6.9-2.4-10.2-6.5-10.2-12.4c0-9.1%2c7.8-14.2%2c18-14.2c9.5%2c0%2c16.3%2c4.8%2c17.7%2c11.7L252.6%2c401.3z'/%3e %3cpath class='st2' d='M266.8%2c389.4h8.8v-12h6.5v12h15.7v5.9h-15.7v30.5c0%2c5.2%2c3.4%2c9.1%2c7.9%2c9.1h7.8v6.3h-8c-8%2c0-14.2-6.4-14.2-14.7 v-31.2h-8.8V389.4z'/%3e %3cpath class='st2' d='M310.2%2c389.4h6.5v8.6c2.2-3.5%2c7.3-9.5%2c18.1-9.5c7.9%2c0%2c14.6%2c4.4%2c17.7%2c10.9c1.4-3%2c6.5-10.9%2c19.2-10.9 c11.6%2c0%2c20%2c8.3%2c20%2c19.3v33.3h-6.5v-31.7c0-8.3-6.1-14.7-14.4-14.7c-9.4%2c0-16.5%2c6.4-16.5%2c14.8v31.6h-6.5v-31.7 c0-8.3-6.3-14.7-14.6-14.7c-9.4%2c0-16.5%2c6.4-16.5%2c14.8v31.6h-6.5V389.4z'/%3e %3cpath class='st2' d='M411.5%2c417.3c0.8%2c10.6%2c9.3%2c18.6%2c20.7%2c18.6c7.1%2c0%2c13.1-3.3%2c16.7-8.4l6.3%2c2c-4.5%2c7.6-13.1%2c12.5-23%2c12.5 c-15.8%2c0-27.4-11.6-27.4-26.8c0-15.2%2c11.3-26.8%2c26.4-26.8c15%2c0%2c26.4%2c11.6%2c26.4%2c26.8c0%2c0.7%2c0%2c1.4-0.1%2c2H411.5z M431.1%2c394.7 c-10.1%2c0-18.1%2c7.2-19.5%2c17.3h39.2C449.5%2c401.9%2c441.3%2c394.7%2c431.1%2c394.7'/%3e %3cpath class='st2' d='M476.8%2c389.4v9.8c2.2-3.9%2c7.8-10.8%2c19.6-10.8c12.1%2c0%2c21.1%2c9%2c21.1%2c20.8v31.9h-6.7v-30.2 c0-9.1-6.8-16.2-16.1-16.2c-10.1%2c0-18%2c7.1-18%2c16.3v30.1h-6.5v-51.7H476.8z'/%3e %3cpath class='st2' d='M527.2%2c389.4h8.8v-12h6.5v12h15.7v5.9h-15.7v30.5c0%2c5.2%2c3.4%2c9.1%2c7.9%2c9.1h7.8v6.3h-8c-8%2c0-14.2-6.4-14.2-14.7 v-31.2h-8.8V389.4z'/%3e %3cpolygon class='st2' points='617.3%2c352.6 655.7%2c419.4 694.2%2c352.6 701.4%2c352.6 701.4%2c441.1 694.2%2c441.1 694.2%2c366.4 658%2c429.2 653.2%2c429.2 617.3%2c366.8 617.3%2c441.1 610%2c441.1 610%2c352.6 '/%3e %3cpath class='st2' d='M743.8%2c388.4c8.4%2c0%2c15.7%2c3.8%2c20.3%2c10.1v-9.1h6.5v51.7h-6.5V432c-4.6%2c6.3-11.8%2c10.1-20.3%2c10.1 c-14.6%2c0-25.6-11.6-25.6-26.8C718.2%2c400%2c729.2%2c388.4%2c743.8%2c388.4 M725%2c415.2c0%2c11.6%2c8.4%2c20.3%2c19.5%2c20.3c11%2c0%2c19.3-8.7%2c19.3-20.3 s-8.3-20.3-19.3-20.3C733.4%2c394.9%2c725%2c403.6%2c725%2c415.2'/%3e %3cpath class='st2' d='M793.6%2c389.4v9.8c2.2-3.9%2c7.8-10.8%2c19.6-10.8c12.1%2c0%2c21.1%2c9%2c21.1%2c20.8v31.9h-6.7v-30.2 c0-9.1-6.8-16.2-16.1-16.2c-10.1%2c0-18%2c7.1-18%2c16.3v30.1h-6.5v-51.7H793.6z'/%3e %3cpath class='st2' d='M872.7%2c388.4c8.4%2c0%2c15.7%2c3.8%2c20.3%2c10.1v-9.1h6.5v51.7H893V432c-4.6%2c6.3-11.8%2c10.1-20.3%2c10.1 c-14.6%2c0-25.6-11.6-25.6-26.8C847.1%2c400%2c858.1%2c388.4%2c872.7%2c388.4 M853.9%2c415.2c0%2c11.6%2c8.4%2c20.3%2c19.5%2c20.3c11%2c0%2c19.3-8.7%2c19.3-20.3 s-8.3-20.3-19.3-20.3C862.3%2c394.9%2c853.9%2c403.6%2c853.9%2c415.2'/%3e %3cpath class='st2' d='M938.4%2c388.4c8.4%2c0%2c15.7%2c3.9%2c20.3%2c10.2v-9.3h6.5v56.9c0%2c15.1-11.7%2c26.4-27.1%2c26.4c-10.2%2c0-19.3-5-23.5-12.7 l6.5-2.2c3.3%2c5%2c9.5%2c8.3%2c16.7%2c8.3c12%2c0%2c20.8-8.6%2c20.8-19.9v-14.4c-4.6%2c6.4-11.8%2c10.2-20.3%2c10.2c-14.6%2c0-25.4-11.4-25.4-26.8 C913%2c400%2c923.9%2c388.4%2c938.4%2c388.4 M919.7%2c415.2c0%2c11.6%2c8.3%2c20.3%2c19.5%2c20.3c10.9%2c0%2c19.3-8.7%2c19.3-20.3s-8.4-20.1-19.3-20.1 C928%2c395.1%2c919.7%2c403.6%2c919.7%2c415.2'/%3e %3cpath class='st2' d='M985.3%2c417.3c0.8%2c10.6%2c9.3%2c18.6%2c20.7%2c18.6c7.1%2c0%2c13.1-3.3%2c16.7-8.4l6.3%2c2c-4.5%2c7.6-13.1%2c12.5-23%2c12.5 c-15.8%2c0-27.4-11.6-27.4-26.8c0-15.2%2c11.3-26.8%2c26.4-26.8c15%2c0%2c26.4%2c11.6%2c26.4%2c26.8c0%2c0.7%2c0%2c1.4-0.1%2c2H985.3z M1004.9%2c394.7 c-10.1%2c0-18.1%2c7.2-19.5%2c17.3h39.2C1023.2%2c401.9%2c1015.1%2c394.7%2c1004.9%2c394.7'/%3e %3cpath class='st2' d='M1044.1%2c389.4h6.5v9.9c2.2-3.8%2c7.5-10.9%2c19.6-10.9c0.5%2c0%2c1.1%2c0%2c1.5%2c0.1v7.1c-1-0.3-2-0.4-3.1-0.4 c-10.1%2c0-18%2c7.1-18%2c16.3v29.5h-6.5V389.4z'/%3e %3cpath class='st2' d='M1108.7%2c401.3c-1.1-4.1-5.4-7.1-12-7.1c-6.4%2c0-11.3%2c3.1-11.3%2c7.8c0%2c3.1%2c2.3%2c5.7%2c6%2c7.1l13.5%2c4.8 c7.5%2c2.7%2c11%2c7.2%2c11%2c13.5c0%2c9.3-8.3%2c14.7-18.9%2c14.7c-10.8%2c0-18-5.2-19.3-12.8l6.1-1.1c1.1%2c4.6%2c6%2c8%2c13.3%2c8c7.1%2c0%2c12.5-3.5%2c12.5-8.6 c0-3.4-2.6-6.1-7.4-7.9l-12.9-4.8c-6.9-2.4-10.2-6.5-10.2-12.4c0-9.1%2c7.8-14.2%2c18-14.2c9.5%2c0%2c16.3%2c4.8%2c17.7%2c11.7L1108.7%2c401.3z'/%3e %3c/g%3e %3cg%3e %3cdefs%3e %3cpath id='SVGID_5_' d='M117.2%2c57.8L117.2%2c57.8c0%2c0-25.4%2c14.7-51.3%2c44.2c-74%2c80.3-41.6%2c180.6-41.6%2c180.6 c2.3%2c8.8%2c10.3%2c15.3%2c19.9%2c15.3c11.4%2c0%2c20.6-9.2%2c20.6-20.6c0-5.8-2.4-11.1-6.3-14.9c-47-122.5%2c60.1-202%2c60.1-202l0%2c0 c0.5-0.3%2c0.8-0.7%2c0.8-1.3c0-0.8-0.7-1.5-1.5-1.5C117.6%2c57.6%2c117.4%2c57.7%2c117.2%2c57.8'/%3e %3c/defs%3e %3cclipPath id='SVGID_6_'%3e %3cuse xlink:href='%23SVGID_5_' style='overflow:visible%3b'/%3e %3c/clipPath%3e %3clinearGradient id='SVGID_7_' gradientUnits='userSpaceOnUse' x1='0' y1='504.194' x2='1' y2='504.194' gradientTransform='matrix(102.1075 0 0 -102.1075 17.2855 51659.7031)'%3e %3cstop offset='0' style='stop-color:%231F8C81'/%3e %3cstop offset='0.138' style='stop-color:%231F8C81'/%3e %3cstop offset='0.2767' style='stop-color:%233C9C98'/%3e %3cstop offset='0.4405' style='stop-color:%2351AEB1'/%3e %3cstop offset='0.6018' style='stop-color:%235FBCC5'/%3e %3cstop offset='0.7581' style='stop-color:%2367C6D3'/%3e %3cstop offset='0.9035' style='stop-color:%2369CAD9'/%3e %3cstop offset='1' style='stop-color:%2369CAD9'/%3e %3c/linearGradient%3e %3crect x='-8.1' y='57.6' class='st3' width='127.5' height='240.3'/%3e %3c/g%3e %3cg%3e %3cdefs%3e %3cpath id='SVGID_8_' d='M144.8%2c126.4C144.8%2c126.4%2c144.8%2c126.4%2c144.8%2c126.4C144.8%2c126.4%2c144.8%2c126.4%2c144.8%2c126.4L144.8%2c126.4z M102.4%2c133c-6.9%2c1.9-13.3%2c4.2-19.2%2c6.7c-7%2c2.9-13.3%2c6.2-18.1%2c9.8c-60.9%2c40.8-43.6%2c121.3-41%2c131.9c0%2c0.1%2c0%2c0.2%2c0.1%2c0.2 c0.2%2c0.6%2c0.2%2c0.9%2c0.2%2c0.9c2.3%2c8.8%2c10.3%2c15.3%2c19.9%2c15.3c11.4%2c0%2c20.6-9.2%2c20.6-20.6c0-3.9-1.1-7.6-3-10.7 c-32.5-125.4%2c83.3-140.1%2c83.3-140.1c-0.1%2c0-0.1%2c0-0.1%2c0c0.8-0.1%2c1.4-0.7%2c1.4-1.5c0-0.9-0.7-1.6-1.6-1.6 C144.8%2c123.3%2c123.9%2c126.5%2c102.4%2c133'/%3e %3c/defs%3e %3cclipPath id='SVGID_9_'%3e %3cuse xlink:href='%23SVGID_8_' style='overflow:visible%3b'/%3e %3c/clipPath%3e %3clinearGradient id='SVGID_10_' gradientUnits='userSpaceOnUse' x1='0' y1='504.1043' x2='1' y2='504.1043' gradientTransform='matrix(63.2558 -113.0505 -113.0505 -63.2558 57042.6133 32137.2402)'%3e %3cstop offset='0' style='stop-color:%23009391'/%3e %3cstop offset='0.1911' style='stop-color:%23009391'/%3e %3cstop offset='0.3805' style='stop-color:%233FA2A2'/%3e %3cstop offset='0.637' style='stop-color:%2364B4B8'/%3e %3cstop offset='0.8528' style='stop-color:%2377C1C6'/%3e %3cstop offset='1' style='stop-color:%237EC6CC'/%3e %3c/linearGradient%3e %3cpolygon class='st4' points='-70.2%2c256.3 38.1%2c62.8 220.7%2c164.9 112.4%2c358.5 '/%3e %3c/g%3e %3cg%3e %3cdefs%3e %3cpath id='SVGID_11_' d='M111.6%2c183.5c-0.4%2c0-0.8%2c0.1-1.1%2c0.1c-7.9%2c0.7-15.3%2c1.8-21.2%2c3.4c-66.2%2c15.7-67.1%2c71.8-65.6%2c89.9 c0%2c0.1%2c0%2c0.3%2c0%2c0.4c0%2c11.4%2c9.2%2c20.6%2c20.6%2c20.6s20.6-9.2%2c20.6-20.6c0-2.2-0.3-4.2-0.9-6.2c-11.6-88.8%2c86.7-86.3%2c103.2-85.3l2.2%2c0.2 c0%2c0%2c0.1%2c0%2c0.1%2c0c0%2c0%2c0.1%2c0%2c0.1%2c0c0%2c0%2c0%2c0%2c0%2c0c0.8%2c0%2c1.5-0.6%2c1.5-1.4c0-0.9-0.6-1.6-1.5-1.6c0%2c0-11.2-0.6-25.8-0.6 C133.7%2c182.3%2c122.3%2c182.6%2c111.6%2c183.5'/%3e %3c/defs%3e %3cclipPath id='SVGID_12_'%3e %3cuse xlink:href='%23SVGID_11_' style='overflow:visible%3b'/%3e %3c/clipPath%3e %3clinearGradient id='SVGID_13_' gradientUnits='userSpaceOnUse' x1='0' y1='504.1941' x2='1' y2='504.1941' gradientTransform='matrix(147.5671 0 0 -147.5671 23.3544 74642.5625)'%3e %3cstop offset='0' style='stop-color:%2306425D'/%3e %3cstop offset='0.1309' style='stop-color:%2325586F'/%3e %3cstop offset='0.3477' style='stop-color:%234A7F91'/%3e %3cstop offset='0.5338' style='stop-color:%2364A2AE'/%3e %3cstop offset='0.6797' style='stop-color:%2376BBC2'/%3e %3cstop offset='0.7675' style='stop-color:%237EC6CC'/%3e %3cstop offset='1' style='stop-color:%237EC6CC'/%3e %3c/linearGradient%3e %3crect x='22.2' y='182.3' class='st5' width='148.8' height='115.6'/%3e %3c/g%3e %3c/svg%3e");mask-image:url("data:image/svg+xml,%3c%3fxml version='1.0' encoding='utf-8'%3f%3e %3c!-- Generator: Adobe Illustrator 22.0.1%2c SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3e %3csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 1133.9 504.2' style='enable-background:new 0 0 1133.9 504.2%3b' xml:space='preserve'%3e %3cstyle type='text/css'%3e .st0%7bclip-path:url(%23SVGID_2_)%3bfill:%230D223E%3b%7d .st1%7bfill:%230D223E%3b%7d .st2%7bclip-path:url(%23SVGID_4_)%3bfill:%230D223E%3b%7d .st3%7bclip-path:url(%23SVGID_6_)%3bfill:url(%23SVGID_7_)%3b%7d .st4%7bclip-path:url(%23SVGID_9_)%3bfill:url(%23SVGID_10_)%3b%7d .st5%7bclip-path:url(%23SVGID_12_)%3bfill:url(%23SVGID_13_)%3b%7d %3c/style%3e %3cg%3e %3cdefs%3e %3crect id='SVGID_1_' width='1133.9' height='504.2'/%3e %3c/defs%3e %3cclipPath id='SVGID_2_'%3e %3cuse xlink:href='%23SVGID_1_' style='overflow:visible%3b'/%3e %3c/clipPath%3e %3cpath class='st0' d='M388.1%2c176.2c-3.4-12.9-17.2-22.4-37.8-22.4c-20.2%2c0-35.7%2c9.9-35.7%2c24.5c0%2c9.9%2c7.3%2c18.1%2c18.9%2c22.4l42.6%2c15 c23.6%2c8.6%2c34.8%2c22.8%2c34.8%2c42.6c0%2c29.2-26.2%2c46.4-59.8%2c46.4c-34%2c0-56.7-16.3-61-40.4l19.3-3.4c3.4%2c14.6%2c18.9%2c25.4%2c42.1%2c25.4 c22.4%2c0%2c39.5-11.2%2c39.5-27.1c0-10.7-8.2-19.3-23.2-24.9l-40.8-15c-21.9-7.7-32.2-20.6-32.2-39.1c0-28.8%2c24.5-44.7%2c56.7-44.7 c30.1%2c0%2c51.6%2c15%2c55.9%2c37L388.1%2c176.2z'/%3e %3cpath class='st0' d='M432.8%2c138.4h27.9v-37.8h20.6v37.8h49.4v18.5h-49.4v96.3c0%2c16.3%2c10.7%2c28.8%2c24.9%2c28.8h24.5v19.8h-25.4 c-25.4%2c0-44.7-20.2-44.7-46.4v-98.4h-27.9V138.4z'/%3e %3cpath class='st0' d='M578.9%2c226.5c2.6%2c33.5%2c29.2%2c58.9%2c65.3%2c58.9c22.4%2c0%2c41.3-10.3%2c52.9-26.7l19.8%2c6.4 c-14.2%2c24.1-41.3%2c39.5-72.6%2c39.5c-49.9%2c0-86.4-36.5-86.4-84.7c0-48.1%2c35.7-84.7%2c83.4-84.7c47.3%2c0%2c83.4%2c36.5%2c83.4%2c84.7 c0%2c2.1%2c0%2c4.3-0.4%2c6.5H578.9z M640.8%2c155.2c-31.8%2c0-57.2%2c22.8-61.5%2c54.6h123.8C698.9%2c178%2c673.1%2c155.2%2c640.8%2c155.2'/%3e %3cpath class='st0' d='M764.6%2c138.4h20.6v31.4c6.9-12%2c23.6-34.4%2c61.9-34.4c1.7%2c0%2c3.4%2c0%2c4.7%2c0.4v22.4c-3-0.9-6.4-1.3-9.9-1.3 c-31.8%2c0-56.7%2c22.4-56.7%2c51.6v93.3h-20.6V138.4z'/%3e %3cpath class='st0' d='M896.2%2c50.3c8.6%2c0%2c15.5%2c6.9%2c15.5%2c15.5c0%2c8.6-6.9%2c15-15.5%2c15c-8.6%2c0-15-6.5-15-15 C881.1%2c57.2%2c887.6%2c50.3%2c896.2%2c50.3 M885.9%2c138.4h21.1v163.4h-21.1V138.4z'/%3e %3cpath class='st0' d='M1029%2c135.4c26.7%2c0%2c49.4%2c12%2c64.1%2c31.8v-28.8h20.6v163.4h-20.6V273c-14.6%2c19.8-37.4%2c31.8-64.1%2c31.8 c-46%2c0-80.8-36.5-80.8-84.7C948.2%2c171.9%2c983%2c135.4%2c1029%2c135.4 M969.7%2c220.1c0%2c36.5%2c26.7%2c64.1%2c61.5%2c64.1c34.8%2c0%2c61-27.5%2c61-64.1 s-26.2-64.1-61-64.1C996.3%2c156%2c969.7%2c183.5%2c969.7%2c220.1'/%3e %3cpath class='st0' d='M145.2%2c31.1c-1.2-3-4.1-5.1-7.5-5.1c-3.3%2c0-6.1%2c2.1-7.4%2c4.9l-4.9%2c11.9c-0.6%2c1.5-0.6%2c3.1%2c0%2c4.6l4.2%2c9.9 l51.7%2c124l3.7%2c9.9l22.2%2c54.2c0%2c0%2c6.3%2c15.4%2c21.2%2c51.9c0.6%2c1.4%2c1.9%2c2.3%2c3.5%2c2.3h21.7c1%2c0%2c1.6-1%2c1.3-1.9L145.2%2c31.1z'/%3e %3c/g%3e %3crect x='21' y='352.6' class='st1' width='7.4' height='88.5'/%3e %3cg%3e %3cdefs%3e %3crect id='SVGID_3_' width='1133.9' height='504.2'/%3e %3c/defs%3e %3cclipPath id='SVGID_4_'%3e %3cuse xlink:href='%23SVGID_3_' style='overflow:visible%3b'/%3e %3c/clipPath%3e %3cpath class='st2' d='M54.7%2c389.4v9.8c2.2-3.9%2c7.8-10.8%2c19.6-10.8c12.1%2c0%2c21.1%2c9%2c21.1%2c20.8v31.9h-6.7v-30.2 c0-9.1-6.8-16.2-16.1-16.2c-10.1%2c0-18%2c7.1-18%2c16.3v30.1h-6.5v-51.7H54.7z'/%3e %3cpolygon class='st2' points='110.7%2c389.4 129.4%2c432.4 148.2%2c389.4 155%2c389.4 132.3%2c441.1 126.4%2c441.1 103.7%2c389.4 '/%3e %3cpath class='st2' d='M166.2%2c417.3c0.8%2c10.6%2c9.3%2c18.6%2c20.7%2c18.6c7.1%2c0%2c13.1-3.3%2c16.7-8.4l6.3%2c2c-4.5%2c7.6-13.1%2c12.5-23%2c12.5 c-15.8%2c0-27.4-11.6-27.4-26.8c0-15.2%2c11.3-26.8%2c26.4-26.8c15%2c0%2c26.4%2c11.6%2c26.4%2c26.8c0%2c0.7%2c0%2c1.4-0.1%2c2H166.2z M185.8%2c394.7 c-10.1%2c0-18.1%2c7.2-19.5%2c17.3h39.2C204.2%2c401.9%2c196%2c394.7%2c185.8%2c394.7'/%3e %3cpath class='st2' d='M252.6%2c401.3c-1.1-4.1-5.4-7.1-12-7.1c-6.4%2c0-11.3%2c3.1-11.3%2c7.8c0%2c3.1%2c2.3%2c5.7%2c6%2c7.1l13.5%2c4.8 c7.5%2c2.7%2c11%2c7.2%2c11%2c13.5c0%2c9.3-8.3%2c14.7-18.9%2c14.7c-10.8%2c0-18-5.2-19.3-12.8l6.1-1.1c1.1%2c4.6%2c6%2c8%2c13.3%2c8c7.1%2c0%2c12.5-3.5%2c12.5-8.6 c0-3.4-2.6-6.1-7.4-7.9l-12.9-4.8c-6.9-2.4-10.2-6.5-10.2-12.4c0-9.1%2c7.8-14.2%2c18-14.2c9.5%2c0%2c16.3%2c4.8%2c17.7%2c11.7L252.6%2c401.3z'/%3e %3cpath class='st2' d='M266.8%2c389.4h8.8v-12h6.5v12h15.7v5.9h-15.7v30.5c0%2c5.2%2c3.4%2c9.1%2c7.9%2c9.1h7.8v6.3h-8c-8%2c0-14.2-6.4-14.2-14.7 v-31.2h-8.8V389.4z'/%3e %3cpath class='st2' d='M310.2%2c389.4h6.5v8.6c2.2-3.5%2c7.3-9.5%2c18.1-9.5c7.9%2c0%2c14.6%2c4.4%2c17.7%2c10.9c1.4-3%2c6.5-10.9%2c19.2-10.9 c11.6%2c0%2c20%2c8.3%2c20%2c19.3v33.3h-6.5v-31.7c0-8.3-6.1-14.7-14.4-14.7c-9.4%2c0-16.5%2c6.4-16.5%2c14.8v31.6h-6.5v-31.7 c0-8.3-6.3-14.7-14.6-14.7c-9.4%2c0-16.5%2c6.4-16.5%2c14.8v31.6h-6.5V389.4z'/%3e %3cpath class='st2' d='M411.5%2c417.3c0.8%2c10.6%2c9.3%2c18.6%2c20.7%2c18.6c7.1%2c0%2c13.1-3.3%2c16.7-8.4l6.3%2c2c-4.5%2c7.6-13.1%2c12.5-23%2c12.5 c-15.8%2c0-27.4-11.6-27.4-26.8c0-15.2%2c11.3-26.8%2c26.4-26.8c15%2c0%2c26.4%2c11.6%2c26.4%2c26.8c0%2c0.7%2c0%2c1.4-0.1%2c2H411.5z M431.1%2c394.7 c-10.1%2c0-18.1%2c7.2-19.5%2c17.3h39.2C449.5%2c401.9%2c441.3%2c394.7%2c431.1%2c394.7'/%3e %3cpath class='st2' d='M476.8%2c389.4v9.8c2.2-3.9%2c7.8-10.8%2c19.6-10.8c12.1%2c0%2c21.1%2c9%2c21.1%2c20.8v31.9h-6.7v-30.2 c0-9.1-6.8-16.2-16.1-16.2c-10.1%2c0-18%2c7.1-18%2c16.3v30.1h-6.5v-51.7H476.8z'/%3e %3cpath class='st2' d='M527.2%2c389.4h8.8v-12h6.5v12h15.7v5.9h-15.7v30.5c0%2c5.2%2c3.4%2c9.1%2c7.9%2c9.1h7.8v6.3h-8c-8%2c0-14.2-6.4-14.2-14.7 v-31.2h-8.8V389.4z'/%3e %3cpolygon class='st2' points='617.3%2c352.6 655.7%2c419.4 694.2%2c352.6 701.4%2c352.6 701.4%2c441.1 694.2%2c441.1 694.2%2c366.4 658%2c429.2 653.2%2c429.2 617.3%2c366.8 617.3%2c441.1 610%2c441.1 610%2c352.6 '/%3e %3cpath class='st2' d='M743.8%2c388.4c8.4%2c0%2c15.7%2c3.8%2c20.3%2c10.1v-9.1h6.5v51.7h-6.5V432c-4.6%2c6.3-11.8%2c10.1-20.3%2c10.1 c-14.6%2c0-25.6-11.6-25.6-26.8C718.2%2c400%2c729.2%2c388.4%2c743.8%2c388.4 M725%2c415.2c0%2c11.6%2c8.4%2c20.3%2c19.5%2c20.3c11%2c0%2c19.3-8.7%2c19.3-20.3 s-8.3-20.3-19.3-20.3C733.4%2c394.9%2c725%2c403.6%2c725%2c415.2'/%3e %3cpath class='st2' d='M793.6%2c389.4v9.8c2.2-3.9%2c7.8-10.8%2c19.6-10.8c12.1%2c0%2c21.1%2c9%2c21.1%2c20.8v31.9h-6.7v-30.2 c0-9.1-6.8-16.2-16.1-16.2c-10.1%2c0-18%2c7.1-18%2c16.3v30.1h-6.5v-51.7H793.6z'/%3e %3cpath class='st2' d='M872.7%2c388.4c8.4%2c0%2c15.7%2c3.8%2c20.3%2c10.1v-9.1h6.5v51.7H893V432c-4.6%2c6.3-11.8%2c10.1-20.3%2c10.1 c-14.6%2c0-25.6-11.6-25.6-26.8C847.1%2c400%2c858.1%2c388.4%2c872.7%2c388.4 M853.9%2c415.2c0%2c11.6%2c8.4%2c20.3%2c19.5%2c20.3c11%2c0%2c19.3-8.7%2c19.3-20.3 s-8.3-20.3-19.3-20.3C862.3%2c394.9%2c853.9%2c403.6%2c853.9%2c415.2'/%3e %3cpath class='st2' d='M938.4%2c388.4c8.4%2c0%2c15.7%2c3.9%2c20.3%2c10.2v-9.3h6.5v56.9c0%2c15.1-11.7%2c26.4-27.1%2c26.4c-10.2%2c0-19.3-5-23.5-12.7 l6.5-2.2c3.3%2c5%2c9.5%2c8.3%2c16.7%2c8.3c12%2c0%2c20.8-8.6%2c20.8-19.9v-14.4c-4.6%2c6.4-11.8%2c10.2-20.3%2c10.2c-14.6%2c0-25.4-11.4-25.4-26.8 C913%2c400%2c923.9%2c388.4%2c938.4%2c388.4 M919.7%2c415.2c0%2c11.6%2c8.3%2c20.3%2c19.5%2c20.3c10.9%2c0%2c19.3-8.7%2c19.3-20.3s-8.4-20.1-19.3-20.1 C928%2c395.1%2c919.7%2c403.6%2c919.7%2c415.2'/%3e %3cpath class='st2' d='M985.3%2c417.3c0.8%2c10.6%2c9.3%2c18.6%2c20.7%2c18.6c7.1%2c0%2c13.1-3.3%2c16.7-8.4l6.3%2c2c-4.5%2c7.6-13.1%2c12.5-23%2c12.5 c-15.8%2c0-27.4-11.6-27.4-26.8c0-15.2%2c11.3-26.8%2c26.4-26.8c15%2c0%2c26.4%2c11.6%2c26.4%2c26.8c0%2c0.7%2c0%2c1.4-0.1%2c2H985.3z M1004.9%2c394.7 c-10.1%2c0-18.1%2c7.2-19.5%2c17.3h39.2C1023.2%2c401.9%2c1015.1%2c394.7%2c1004.9%2c394.7'/%3e %3cpath class='st2' d='M1044.1%2c389.4h6.5v9.9c2.2-3.8%2c7.5-10.9%2c19.6-10.9c0.5%2c0%2c1.1%2c0%2c1.5%2c0.1v7.1c-1-0.3-2-0.4-3.1-0.4 c-10.1%2c0-18%2c7.1-18%2c16.3v29.5h-6.5V389.4z'/%3e %3cpath class='st2' d='M1108.7%2c401.3c-1.1-4.1-5.4-7.1-12-7.1c-6.4%2c0-11.3%2c3.1-11.3%2c7.8c0%2c3.1%2c2.3%2c5.7%2c6%2c7.1l13.5%2c4.8 c7.5%2c2.7%2c11%2c7.2%2c11%2c13.5c0%2c9.3-8.3%2c14.7-18.9%2c14.7c-10.8%2c0-18-5.2-19.3-12.8l6.1-1.1c1.1%2c4.6%2c6%2c8%2c13.3%2c8c7.1%2c0%2c12.5-3.5%2c12.5-8.6 c0-3.4-2.6-6.1-7.4-7.9l-12.9-4.8c-6.9-2.4-10.2-6.5-10.2-12.4c0-9.1%2c7.8-14.2%2c18-14.2c9.5%2c0%2c16.3%2c4.8%2c17.7%2c11.7L1108.7%2c401.3z'/%3e %3c/g%3e %3cg%3e %3cdefs%3e %3cpath id='SVGID_5_' d='M117.2%2c57.8L117.2%2c57.8c0%2c0-25.4%2c14.7-51.3%2c44.2c-74%2c80.3-41.6%2c180.6-41.6%2c180.6 c2.3%2c8.8%2c10.3%2c15.3%2c19.9%2c15.3c11.4%2c0%2c20.6-9.2%2c20.6-20.6c0-5.8-2.4-11.1-6.3-14.9c-47-122.5%2c60.1-202%2c60.1-202l0%2c0 c0.5-0.3%2c0.8-0.7%2c0.8-1.3c0-0.8-0.7-1.5-1.5-1.5C117.6%2c57.6%2c117.4%2c57.7%2c117.2%2c57.8'/%3e %3c/defs%3e %3cclipPath id='SVGID_6_'%3e %3cuse xlink:href='%23SVGID_5_' style='overflow:visible%3b'/%3e %3c/clipPath%3e %3clinearGradient id='SVGID_7_' gradientUnits='userSpaceOnUse' x1='0' y1='504.194' x2='1' y2='504.194' gradientTransform='matrix(102.1075 0 0 -102.1075 17.2855 51659.7031)'%3e %3cstop offset='0' style='stop-color:%231F8C81'/%3e %3cstop offset='0.138' style='stop-color:%231F8C81'/%3e %3cstop offset='0.2767' style='stop-color:%233C9C98'/%3e %3cstop offset='0.4405' style='stop-color:%2351AEB1'/%3e %3cstop offset='0.6018' style='stop-color:%235FBCC5'/%3e %3cstop offset='0.7581' style='stop-color:%2367C6D3'/%3e %3cstop offset='0.9035' style='stop-color:%2369CAD9'/%3e %3cstop offset='1' style='stop-color:%2369CAD9'/%3e %3c/linearGradient%3e %3crect x='-8.1' y='57.6' class='st3' width='127.5' height='240.3'/%3e %3c/g%3e %3cg%3e %3cdefs%3e %3cpath id='SVGID_8_' d='M144.8%2c126.4C144.8%2c126.4%2c144.8%2c126.4%2c144.8%2c126.4C144.8%2c126.4%2c144.8%2c126.4%2c144.8%2c126.4L144.8%2c126.4z M102.4%2c133c-6.9%2c1.9-13.3%2c4.2-19.2%2c6.7c-7%2c2.9-13.3%2c6.2-18.1%2c9.8c-60.9%2c40.8-43.6%2c121.3-41%2c131.9c0%2c0.1%2c0%2c0.2%2c0.1%2c0.2 c0.2%2c0.6%2c0.2%2c0.9%2c0.2%2c0.9c2.3%2c8.8%2c10.3%2c15.3%2c19.9%2c15.3c11.4%2c0%2c20.6-9.2%2c20.6-20.6c0-3.9-1.1-7.6-3-10.7 c-32.5-125.4%2c83.3-140.1%2c83.3-140.1c-0.1%2c0-0.1%2c0-0.1%2c0c0.8-0.1%2c1.4-0.7%2c1.4-1.5c0-0.9-0.7-1.6-1.6-1.6 C144.8%2c123.3%2c123.9%2c126.5%2c102.4%2c133'/%3e %3c/defs%3e %3cclipPath id='SVGID_9_'%3e %3cuse xlink:href='%23SVGID_8_' style='overflow:visible%3b'/%3e %3c/clipPath%3e %3clinearGradient id='SVGID_10_' gradientUnits='userSpaceOnUse' x1='0' y1='504.1043' x2='1' y2='504.1043' gradientTransform='matrix(63.2558 -113.0505 -113.0505 -63.2558 57042.6133 32137.2402)'%3e %3cstop offset='0' style='stop-color:%23009391'/%3e %3cstop offset='0.1911' style='stop-color:%23009391'/%3e %3cstop offset='0.3805' style='stop-color:%233FA2A2'/%3e %3cstop offset='0.637' style='stop-color:%2364B4B8'/%3e %3cstop offset='0.8528' style='stop-color:%2377C1C6'/%3e %3cstop offset='1' style='stop-color:%237EC6CC'/%3e %3c/linearGradient%3e %3cpolygon class='st4' points='-70.2%2c256.3 38.1%2c62.8 220.7%2c164.9 112.4%2c358.5 '/%3e %3c/g%3e %3cg%3e %3cdefs%3e %3cpath id='SVGID_11_' d='M111.6%2c183.5c-0.4%2c0-0.8%2c0.1-1.1%2c0.1c-7.9%2c0.7-15.3%2c1.8-21.2%2c3.4c-66.2%2c15.7-67.1%2c71.8-65.6%2c89.9 c0%2c0.1%2c0%2c0.3%2c0%2c0.4c0%2c11.4%2c9.2%2c20.6%2c20.6%2c20.6s20.6-9.2%2c20.6-20.6c0-2.2-0.3-4.2-0.9-6.2c-11.6-88.8%2c86.7-86.3%2c103.2-85.3l2.2%2c0.2 c0%2c0%2c0.1%2c0%2c0.1%2c0c0%2c0%2c0.1%2c0%2c0.1%2c0c0%2c0%2c0%2c0%2c0%2c0c0.8%2c0%2c1.5-0.6%2c1.5-1.4c0-0.9-0.6-1.6-1.5-1.6c0%2c0-11.2-0.6-25.8-0.6 C133.7%2c182.3%2c122.3%2c182.6%2c111.6%2c183.5'/%3e %3c/defs%3e %3cclipPath id='SVGID_12_'%3e %3cuse xlink:href='%23SVGID_11_' style='overflow:visible%3b'/%3e %3c/clipPath%3e %3clinearGradient id='SVGID_13_' gradientUnits='userSpaceOnUse' x1='0' y1='504.1941' x2='1' y2='504.1941' gradientTransform='matrix(147.5671 0 0 -147.5671 23.3544 74642.5625)'%3e %3cstop offset='0' style='stop-color:%2306425D'/%3e %3cstop offset='0.1309' style='stop-color:%2325586F'/%3e %3cstop offset='0.3477' style='stop-color:%234A7F91'/%3e %3cstop offset='0.5338' style='stop-color:%2364A2AE'/%3e %3cstop offset='0.6797' style='stop-color:%2376BBC2'/%3e %3cstop offset='0.7675' style='stop-color:%237EC6CC'/%3e %3cstop offset='1' style='stop-color:%237EC6CC'/%3e %3c/linearGradient%3e %3crect x='22.2' y='182.3' class='st5' width='148.8' height='115.6'/%3e %3c/g%3e %3c/svg%3e")}[class^=logo-asteria]{width:7.5em;height:2.1em}[class^=logo-asteria].small{width:calc(-0.2em*3 + 7.5em);height:calc(-0.2em + 2.1em)}[class^=logo-asteria].medium{width:calc(0.3em*3 + 7.5em);height:calc(0.3em + 2.1em)}[class^=logo-asteria].bigger{width:calc(0.7em*3 + 7.5em);height:calc(0.7em + 2.1em)}[class^=logo-asteria].big{width:calc(1em*3 + 7.5em);height:calc(1em + 2.1em)}[class^=logo-asteria].huge{width:calc(2em*3 + 7.5em);height:calc(2em + 2.1em)}[class^=logo-asteria].single{width:5.075em}[class^=logo-asteria].single.small{width:calc(-0.2em*3 + 7.5em - 2.425em - -0.2em)}[class^=logo-asteria].single.medium{width:calc(0.3em*3 + 7.5em - 2.425em - 0.3em)}[class^=logo-asteria].single.bigger{width:calc(0.7em*3 + 7.5em - 2.425em - 0.7em)}[class^=logo-asteria].single.big{width:calc(1em*3 + 7.5em - 2.425em - 1em)}[class^=logo-asteria].single.huge{width:calc(2em*3 + 7.5em - 2.425em - 2em)}.flag-icon-hk{background-position:0 0}.flag-icon-at{background-position:-24px 0}.flag-icon-ch{background-position:-48px 0}.flag-icon-gb{background-position:-72px 0}.flag-icon-no{background-position:-96px 0}.flag-icon-be{background-position:0 -18px}.flag-icon-ca{background-position:-24px -18px}.flag-icon-cl{background-position:-48px -18px}.flag-icon-au{background-position:-72px -18px}.flag-icon-nz{background-position:-96px -18px}.flag-icon-cy{background-position:0 -36px}.flag-icon-de{background-position:-24px -36px}.flag-icon-dk{background-position:-48px -36px}.flag-icon-ie{background-position:-72px -36px}.flag-icon-pt{background-position:-96px -36px}.flag-icon-es{background-position:0 -54px}.flag-icon-fi{background-position:-24px -54px}.flag-icon-fr{background-position:-48px -54px}.flag-icon-it{background-position:-72px -54px}.flag-icon-se{background-position:-96px -54px}.flag-icon-jp{background-position:0 -72px}.flag-icon-li{background-position:-24px -72px}.flag-icon-lu{background-position:-48px -72px}.flag-icon-nl{background-position:-72px -72px}.flag-icon-sg{background-position:-96px -72px}.flag-icon-us{background-position:0 -90px}.flag-icon-lt{background-position:-24px -90px}.flag-icon-is{background-position:-48px -90px}.country-list label::before,.flag-icon{display:inline-block;box-shadow:0 0 2px 0 rgba(22,22,22,.4);background-image:url("data:image/svg+xml,%3csvg width='120' height='108' viewBox='0 0 120 108' fill='none' xmlns='http://www.w3.org/2000/svg'%3e %3cg clip-path='url(%23clip0_57_12)'%3e %3cg clip-path='url(%23clip1_57_12)'%3e %3cpath fill-rule='evenodd' clip-rule='evenodd' d='M48 18H24V0H48V18Z' fill='white'/%3e %3cpath fill-rule='evenodd' clip-rule='evenodd' d='M48 17.9999H24V11.9998H48V17.9999ZM48 6.00463H24V0.0045166H48V6.00463Z' fill='%23DF0000'/%3e %3c/g%3e %3cg clip-path='url(%23clip2_57_12)'%3e %3cpath d='M72 18H96V36H72V18Z' fill='%23000066'/%3e %3cpath d='M72 18V19.0481L83.5139 27.375H84.9632V26.3269L73.4493 18H72ZM84.9632 18V19.0481L73.4493 27.375H72V26.3269L83.5139 18H84.9632Z' fill='white'/%3e %3cpath d='M77.4013 18V27.375H79.5618V18H77.4013H77.4013ZM72 21.125V24.25H84.9632V21.125H72Z' fill='white'/%3e %3cpath d='M72 21.75V23.625H84.9632V21.75H72ZM77.8334 18V27.375H79.1297V18H77.8334ZM72 27.375L76.3211 24.25H77.2872L72.9662 27.375H72ZM72 18L76.3211 21.125H75.3549L72 18.6987V18ZM79.6759 21.125L83.997 18H84.9632L80.6421 21.125H79.6759ZM84.9632 27.375L80.6421 24.25H81.6083L84.9632 26.6762V27.375H84.9632Z' fill='%23CC0000'/%3e %3cpath fill-rule='evenodd' clip-rule='evenodd' d='M83.2412 32.7196L81.6043 32.8619L81.8297 34.4896L80.6977 33.2985L79.5658 34.4896L79.7913 32.8619L78.1543 32.7196L79.5673 31.8809L78.6581 30.5124L80.1945 31.0942L80.6978 29.5299L81.201 31.0941L82.7374 30.5123L81.8283 31.8808M90.245 34.2198L89.8498 33.6253L90.5177 33.8781L90.7361 33.1984L90.9545 33.8781L91.6223 33.6253L91.2272 34.2198L91.841 34.5842L91.1299 34.6461L91.228 35.353L90.7361 34.8358L90.2442 35.353L90.3423 34.6462L89.6312 34.5843M90.245 23.6412L89.8498 23.0466L90.5177 23.2994L90.7361 22.6199L90.9545 23.2994L91.6223 23.0466L91.2272 23.6412L91.841 24.0056L91.1299 24.0674L91.228 24.7743L90.7361 24.2571L90.2442 24.7744L90.3423 24.0675L89.6312 24.0056M86.278 27.9387L85.8829 27.3442L86.5507 27.5971L86.7691 26.9174L86.9875 27.5971L87.6553 27.3442L87.2602 27.9387L87.8741 28.3032L87.1629 28.3651L87.261 29.072L86.7691 28.5547L86.2772 29.072L86.3753 28.3651L85.6642 28.3032M93.7721 26.8809L93.3762 26.2864L94.0445 26.5392L94.2614 25.8595L94.4809 26.5392L95.1473 26.2864L94.7533 26.8809L95.3669 27.2453L94.6555 27.3072L94.7533 28.0141L94.2614 27.4968L93.7695 28.0141L93.8674 27.3072L93.1573 27.2453M92.3228 29.9976L91.9341 30.2385L92.0434 29.7945L91.694 29.4997L92.1502 29.4661L92.3229 29.0427L92.4956 29.4661L92.9518 29.4997L92.6024 29.7946L92.7116 30.2386' fill='white'/%3e %3c/g%3e %3cg clip-path='url(%23clip3_57_12)'%3e %3cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 18H8.00006V35.9999H0V18Z' fill='black'/%3e %3cpath fill-rule='evenodd' clip-rule='evenodd' d='M8 18H16.0001V35.9999H8V18Z' fill='%23FFD90C'/%3e %3cpath fill-rule='evenodd' clip-rule='evenodd' d='M16 18H24.0001V35.9999H16V18Z' fill='%23F31830'/%3e %3c/g%3e %3cg clip-path='url(%23clip4_57_12)'%3e %3cmask id='mask0_57_12' style='mask-type:luminance' maskUnits='userSpaceOnUse' x='24' y='18' width='24' height='18'%3e %3cpath d='M24 18H48.0001V36H24V18Z' fill='white'/%3e %3c/mask%3e %3cg mask='url(%23mask0_57_12)'%3e %3cpath d='M29.6318 18H42.3681V36H29.6318V18Z' fill='white'/%3e %3cpath d='M23.2637 18H29.6318V36H23.2637V18ZM42.368 18H48.7361V36H42.3681L42.368 18ZM31.5363 26.698L31.0417 26.867L33.3429 28.8866C33.517 29.4057 33.2825 29.5587 33.1331 29.8309L35.6313 29.5138L35.5662 32.0279L36.0836 32.013L35.9708 29.5198L38.4715 29.8163C38.3167 29.4894 38.179 29.3159 38.3221 28.7933L40.6219 26.8799L40.2194 26.7342C39.8904 26.4803 40.3616 25.5113 40.4327 24.8998C40.4327 24.8998 39.0899 25.3616 39.0019 25.1199L38.6599 24.4631L37.4384 25.805C37.3049 25.837 37.2481 25.7839 37.2167 25.6711L37.7811 22.8668L36.8874 23.3694C36.8126 23.4014 36.7378 23.3738 36.6885 23.2867L35.8289 21.5619L34.9426 23.3531C34.8759 23.4173 34.8089 23.4247 34.7534 23.3811L33.9025 22.9037L34.4133 25.6861C34.3727 25.7965 34.2754 25.8276 34.1609 25.7678L32.9932 24.4411C32.8404 24.6859 32.7369 25.0857 32.535 25.1754C32.333 25.2593 31.6568 25.0058 31.2035 24.9069C31.3583 25.4657 31.8425 26.394 31.5361 26.6983L31.5363 26.698Z' fill='%23BF0A30'/%3e %3c/g%3e %3c/g%3e %3cg clip-path='url(%23clip5_57_12)'%3e %3cpath fill-rule='evenodd' clip-rule='evenodd' d='M48 0H72V18H48V0Z' fill='%23D52B1E'/%3e %3cpath fill-rule='evenodd' clip-rule='evenodd' d='M54.375 7.31238H65.6249V10.6873H54.375V7.31238Z' fill='white'/%3e %3cpath fill-rule='evenodd' clip-rule='evenodd' d='M58.3125 3.37488H61.6874V14.6247H58.3125V3.37488Z' fill='white'/%3e %3c/g%3e %3cg clip-path='url(%23clip6_57_12)'%3e %3cmask id='mask1_57_12' style='mask-type:luminance' maskUnits='userSpaceOnUse' x='48' y='18' width='24' height='18'%3e %3cpath d='M48 18H72.0001V36H48V18Z' fill='white'/%3e %3c/mask%3e %3cg mask='url(%23mask1_57_12)'%3e %3cpath fill-rule='evenodd' clip-rule='evenodd' d='M56.9995 18H74.9999V27H56.9995V18Z' fill='white' fill-opacity='0.996'/%3e %3cpath fill-rule='evenodd' clip-rule='evenodd' d='M48 18H57V27H48V18Z' fill='%230039A6' fill-opacity='0.996'/%3e %3cpath fill-rule='evenodd' clip-rule='evenodd' d='M53.9 24.7398L52.506 23.6944L51.1188 24.7501L51.6347 23.0345L50.25 21.9751L51.9631 21.9604L52.4945 20.25L53.0372 21.9564L54.7503 21.9586L53.3727 23.028L53.9001 24.7398L53.9 24.7398Z' fill='white' fill-opacity='0.996'/%3e %3cpath fill-rule='evenodd' clip-rule='evenodd' d='M48 27H75V36H48V27Z' fill='%23D52B1E' fill-opacity='0.996'/%3e %3c/g%3e %3c/g%3e %3cg clip-path='url(%23clip7_57_12)'%3e %3cpath d='M0 36H24V54H0V36Z' fill='white'/%3e %3cpath d='M11.5441 50.9475C11.5401 50.9459 11.5366 50.9433 11.5336 50.9402L11.5299 50.9367C11.5201 50.9278 11.5041 50.912 11.4825 50.8874C11.4425 50.842 11.3889 50.7756 11.3418 50.7168C11.2483 50.6004 11.1711 50.5 11.1565 50.4811L11.1327 50.4501L10.8998 50.3783L10.7296 50.299L10.8206 50.1968L11.1328 50.3305L11.3659 50.3783L11.7967 50.6952L11.7964 50.6955C11.7955 50.6962 11.7337 50.7476 11.6723 50.8035C11.6449 50.8283 11.6104 50.8603 11.5861 50.8869C11.5748 50.8992 11.5649 50.9113 11.5581 50.9211C11.554 50.9271 11.5517 50.9326 11.5506 50.9353L11.5773 50.9186L11.6063 50.9411L11.5473 50.9466L11.5446 50.9472L11.5441 50.9475ZM9.94387 50.4669C9.74055 50.4669 9.53973 50.4107 9.34702 50.2999L9.3468 50.2998L9.34687 50.2996C9.34687 50.2996 9.37207 50.2516 9.4332 50.2068C9.49143 50.164 9.59647 50.1129 9.7662 50.1123H9.76972C9.97072 50.1123 10.2167 50.1806 10.5009 50.3154C10.4913 50.3217 10.2682 50.4671 9.94395 50.4671L9.94425 50.4674L9.94387 50.4669ZM9.06277 50.2716C9.0252 50.2716 8.99141 50.2574 8.96767 50.2317C8.94817 50.2105 8.9343 50.1823 8.925 50.1453C8.90988 50.0848 8.91405 50.0246 8.9145 50.0188C8.92933 50.0124 8.94522 50.0088 8.96137 50.0082L8.96475 50.0081C9.04005 50.0081 9.09937 50.0735 9.12487 50.1382C9.13927 50.175 9.14205 50.206 9.13305 50.2302C9.12405 50.2545 9.09585 50.2713 9.06285 50.2713L9.06277 50.2716ZM10.6132 50.0919C10.0924 50.0176 9.87165 49.8293 9.7782 49.6845C9.67845 49.53 9.69896 49.3871 9.69915 49.3857L9.69922 49.3852L9.6996 49.3851C9.69978 49.3851 9.73147 49.3766 9.77936 49.3763C9.91796 49.3763 10.2723 49.4461 10.6134 50.0916L10.6136 50.092L10.613 50.0918L10.6132 50.0919ZM9.54577 49.9887C9.32328 49.9887 9.1539 49.9503 9.0423 49.8746C8.97817 49.8311 8.94678 49.7833 8.93175 49.7509C8.92265 49.7317 8.91663 49.7112 8.9139 49.6901C8.91978 49.6874 9.01087 49.647 9.14685 49.6406C9.15836 49.6401 9.16995 49.6398 9.1821 49.6397C9.35403 49.6397 9.61552 49.6958 9.89145 49.9631L9.89171 49.9634H9.89133C9.76533 49.9799 9.64897 49.9886 9.54547 49.9886L9.54577 49.9887ZM8.46847 49.9473C8.23387 49.9473 7.9116 49.8757 7.7106 49.6747L7.71037 49.6745L7.71097 49.6743C7.71307 49.6738 7.93121 49.6185 8.17665 49.6125C8.19127 49.6121 8.20601 49.6119 8.2209 49.6119C8.44087 49.6119 8.60921 49.6546 8.72137 49.7387C8.76052 49.7681 8.7819 49.7954 8.7867 49.8222C8.79071 49.8446 8.7789 49.8687 8.75501 49.8867C8.70453 49.9248 8.61427 49.9452 8.48666 49.9472L8.46866 49.9478L8.46847 49.9473ZM7.70827 49.5573C7.69406 49.5574 7.68001 49.5542 7.66715 49.5482C7.65429 49.5421 7.64294 49.5333 7.63391 49.5223C7.61868 49.5039 7.60811 49.4799 7.60061 49.4467C7.58808 49.3912 7.59187 49.337 7.59191 49.3364V49.3359C7.60338 49.3307 7.61582 49.3278 7.62843 49.3277H7.62851C7.66323 49.3277 7.68963 49.3466 7.70613 49.3624C7.72885 49.3847 7.74619 49.4118 7.75683 49.4418C7.76778 49.4727 7.76958 49.4985 7.76223 49.5208C7.75623 49.5385 7.73583 49.5571 7.70823 49.5571L7.70827 49.5573ZM9.46417 49.5177C9.4266 49.5177 9.39281 49.5035 9.36907 49.4778C9.34957 49.4566 9.3357 49.4284 9.3264 49.3914C9.31128 49.3309 9.31545 49.2707 9.3159 49.2649C9.33073 49.2585 9.34662 49.2549 9.36277 49.2543L9.36615 49.2542C9.44145 49.2542 9.50077 49.3196 9.52627 49.3843C9.54067 49.4211 9.54345 49.4521 9.53445 49.4763C9.52545 49.5009 9.49695 49.5174 9.46425 49.5174L9.46417 49.5177ZM8.60887 49.4823C8.13675 49.4657 7.89176 49.3315 7.76936 49.2219C7.70047 49.1601 7.66218 49.0989 7.64223 49.0584C7.62333 49.0202 7.61621 48.9909 7.61493 48.9853L7.61557 48.9851C7.61557 48.9851 7.6602 48.9691 7.73208 48.9677L7.74315 48.9675C7.90233 48.9675 8.22645 49.0344 8.60865 49.4822V49.4825L8.60887 49.4823ZM9.12157 49.4346C8.7417 49.3768 8.52656 49.2138 8.4129 49.0871C8.2938 48.9543 8.2581 48.8307 8.25652 48.825C8.2572 48.8247 8.30362 48.8127 8.37352 48.8109C8.38429 48.8105 8.39507 48.8105 8.40585 48.8109C8.59687 48.8151 8.94386 48.9016 9.1215 49.4344H9.1218L9.12157 49.4346ZM7.17157 49.2522C7.04707 49.2522 6.92632 49.2378 6.8127 49.2094C6.61383 49.1597 6.52852 49.0838 6.492 49.0288C6.47122 48.9976 6.46368 48.9702 6.46106 48.9528C6.45939 48.9421 6.45908 48.9313 6.46012 48.9206L6.46106 48.9202C6.46155 48.9201 6.59306 48.8832 6.77493 48.8805C6.86842 48.8788 6.96183 48.8871 7.05356 48.9052C7.36968 48.9683 7.53363 49.2069 7.53525 49.2093L7.5354 49.2096L7.53502 49.2097C7.53315 49.21 7.38258 49.2523 7.17138 49.2523L7.17157 49.2522ZM8.05327 48.9318C8.01521 48.9318 7.98142 48.918 7.9581 48.8927C7.93897 48.872 7.92498 48.8434 7.9155 48.8055C7.90035 48.745 7.90455 48.6855 7.905 48.6799C7.91983 48.6735 7.93572 48.6699 7.95187 48.6693L7.95525 48.6692C8.0304 48.6692 8.08987 48.7346 8.11537 48.7994C8.1294 48.835 8.13187 48.8656 8.12265 48.8904C8.11335 48.9156 8.08605 48.9318 8.05335 48.9318L8.05327 48.9318ZM7.39027 48.8409C7.38742 48.8403 7.21095 48.7948 7.03125 48.6842C6.86493 48.5818 6.6615 48.4007 6.63667 48.1193V48.1191L6.63705 48.119C6.63712 48.119 6.65257 48.1153 6.67545 48.1144C6.6786 48.1143 6.68193 48.1142 6.68546 48.1142C6.73515 48.1142 6.83685 48.1282 6.95985 48.2217C7.11645 48.3411 7.26105 48.5493 7.39035 48.8412L7.39027 48.8409ZM7.82317 48.825C7.82205 48.8246 7.69631 48.7743 7.53911 48.6425C7.39267 48.5198 7.18676 48.2987 7.03766 47.9426C7.03773 47.9426 7.07193 47.9243 7.12428 47.921C7.12733 47.9208 7.13038 47.9207 7.13343 47.9208C7.13793 47.9208 7.14258 47.9209 7.14731 47.921C7.21968 47.9231 7.32978 47.9531 7.45192 48.0849C7.59217 48.2363 7.71742 48.4851 7.82403 48.8245L7.82433 48.8254L7.82343 48.8252L7.82317 48.825ZM6.70147 48.7923C6.55683 48.7923 6.50733 48.7139 6.49275 48.6801C6.46882 48.6246 6.4761 48.5695 6.47613 48.5689L6.47621 48.5683C6.49977 48.5625 6.52393 48.5593 6.54821 48.5589L6.55308 48.5589C6.66708 48.5589 6.75708 48.6168 6.79563 48.6741C6.80328 48.6855 6.82676 48.7249 6.80733 48.7557C6.79173 48.78 6.75637 48.7923 6.70147 48.7923ZM6.38107 48.3882C6.3003 48.3882 6.1767 48.3833 6.04683 48.3597C5.91802 48.3363 5.84501 48.2267 5.80646 48.139C5.76446 48.0435 5.75265 47.9523 5.75246 47.9514H5.75283C6.15135 47.9631 6.33952 48.0795 6.42723 48.1751C6.5178 48.2738 6.52316 48.3763 6.52346 48.3828H6.5232C6.52256 48.3828 6.46646 48.3882 6.38096 48.3882L6.38107 48.3882ZM6.79597 47.9736C6.7636 47.9329 6.73324 47.8905 6.705 47.8468C6.65775 47.7735 6.61413 47.6969 6.61413 47.6343C6.61413 47.5738 6.59988 47.4463 6.59145 47.3757C6.58068 47.2862 6.56985 47.2096 6.56895 47.2031L6.56932 47.2032C6.57945 47.2068 6.81855 47.2965 6.81855 47.5208C6.81855 47.7455 6.79642 47.9713 6.7962 47.9735V47.9739H6.7959L6.79597 47.9736ZM6.48607 47.9523C6.48356 47.9523 6.48105 47.9521 6.47857 47.9517C6.40788 47.94 6.28368 47.8859 6.1464 47.8072C5.99392 47.7198 5.8701 47.6261 5.7978 47.5435C5.7318 47.4681 5.69268 47.3498 5.6814 47.1917C5.67337 47.0795 5.68297 46.9861 5.68402 46.9769C5.6964 46.9727 5.70952 46.9707 5.7234 46.9707C5.77635 46.9716 5.8329 46.9954 5.9091 47.048C5.96853 47.0888 6.03405 47.1446 6.1038 47.2133C6.22417 47.3321 6.31886 47.4513 6.3198 47.4525L6.32073 47.4537C6.32872 47.4679 6.39686 47.5908 6.45 47.7104C6.48375 47.7863 6.50298 47.8411 6.51075 47.8827C6.51513 47.9065 6.51637 47.922 6.5106 47.9362C6.50836 47.9418 6.50429 47.9466 6.49905 47.9496C6.49488 47.9514 6.49039 47.9523 6.48585 47.9523L6.48607 47.9523Z' fill='%23435125'/%3e %3cpath d='M10.7216 50.9475C10.7255 50.9459 10.7291 50.9433 10.732 50.9402L10.7357 50.9367C10.7455 50.9278 10.7615 50.912 10.7832 50.8874C10.8231 50.842 10.8767 50.7756 10.9239 50.7168C11.0173 50.6004 11.0945 50.5 11.1091 50.4811L11.1329 50.4501L11.3658 50.3783L11.536 50.299L11.445 50.1968L11.1328 50.3305L10.8998 50.3783L10.4689 50.6952L10.4693 50.6955C10.4701 50.6962 10.5319 50.7476 10.5933 50.8035C10.6207 50.8283 10.6552 50.8603 10.6796 50.8869C10.6908 50.8992 10.7007 50.9113 10.7075 50.9211C10.7116 50.9271 10.7139 50.9326 10.7151 50.9353L10.6883 50.9186L10.6593 50.9411L10.7183 50.9466L10.721 50.9472L10.7216 50.9475ZM12.3218 50.4669C12.5251 50.4669 12.7259 50.4107 12.9186 50.2999L12.9188 50.2998L12.9188 50.2996C12.9188 50.2996 12.8936 50.2516 12.8324 50.2068C12.7742 50.164 12.6692 50.1129 12.4994 50.1123H12.4959C12.2949 50.1123 12.0489 50.1806 11.7647 50.3154C11.7743 50.3217 11.9974 50.4671 12.3217 50.4671L12.3214 50.4674L12.3218 50.4669ZM13.2029 50.2716C13.2404 50.2716 13.2742 50.2574 13.298 50.2317C13.3175 50.2105 13.3313 50.1823 13.3406 50.1453C13.3557 50.0848 13.3516 50.0246 13.3511 50.0188C13.3363 50.0124 13.3204 50.0088 13.3043 50.0082L13.3009 50.0081C13.2256 50.0081 13.1663 50.0735 13.1408 50.1382C13.1264 50.175 13.1236 50.206 13.1326 50.2302C13.1416 50.2545 13.1698 50.2713 13.2028 50.2713L13.2029 50.2716ZM11.6525 50.0919C12.1732 50.0176 12.394 49.8293 12.4874 49.6845C12.5872 49.53 12.5667 49.3871 12.5665 49.3857L12.5664 49.3852L12.566 49.3851C12.5658 49.3851 12.5342 49.3766 12.4863 49.3763C12.3477 49.3763 11.9933 49.4461 11.6523 50.0916L11.652 50.092L11.6526 50.0918L11.6525 50.0919ZM12.7199 49.9887C12.9423 49.9887 13.1117 49.9503 13.2233 49.8746C13.2875 49.8311 13.3188 49.7833 13.3339 49.7509C13.343 49.7317 13.349 49.7112 13.3517 49.6901C13.3458 49.6874 13.2548 49.647 13.1188 49.6406C13.1073 49.6401 13.0957 49.6398 13.0835 49.6397C12.9116 49.6397 12.6501 49.6958 12.3742 49.9631L12.3739 49.9634H12.3743C12.5003 49.9799 12.6167 49.9886 12.7202 49.9886L12.7199 49.9887ZM13.7972 49.9473C14.0318 49.9473 14.354 49.8757 14.555 49.6747L14.5553 49.6745L14.5547 49.6743C14.5526 49.6738 14.3344 49.6185 14.089 49.6125C14.0744 49.6121 14.0596 49.6119 14.0447 49.6119C13.8248 49.6119 13.6564 49.6546 13.5443 49.7387C13.5051 49.7681 13.4837 49.7954 13.4789 49.8222C13.4749 49.8446 13.4867 49.8687 13.5106 49.8867C13.5611 49.9248 13.6514 49.9452 13.779 49.9472L13.797 49.9478L13.7972 49.9473ZM14.5574 49.5573C14.5716 49.5574 14.5856 49.5542 14.5985 49.5482C14.6113 49.5421 14.6227 49.5333 14.6317 49.5223C14.6469 49.5039 14.6575 49.4799 14.665 49.4467C14.6775 49.3912 14.6738 49.337 14.6737 49.3364V49.3359C14.6622 49.3307 14.6498 49.3278 14.6372 49.3277H14.6371C14.6024 49.3277 14.576 49.3466 14.5595 49.3624C14.5368 49.3847 14.5194 49.4118 14.5088 49.4418C14.4978 49.4727 14.496 49.4985 14.5034 49.5208C14.5094 49.5385 14.5298 49.5571 14.5574 49.5571L14.5574 49.5573ZM12.8015 49.5177C12.839 49.5177 12.8728 49.5035 12.8966 49.4778C12.9161 49.4566 12.9299 49.4284 12.9392 49.3914C12.9543 49.3309 12.9502 49.2707 12.9497 49.2649C12.9349 49.2585 12.919 49.2549 12.9029 49.2543L12.8995 49.2542C12.8242 49.2542 12.7649 49.3196 12.7394 49.3843C12.725 49.4211 12.7222 49.4521 12.7312 49.4763C12.7402 49.5009 12.7687 49.5174 12.8014 49.5174L12.8015 49.5177ZM13.6568 49.4823C14.1289 49.4657 14.3739 49.3315 14.4963 49.2219C14.5652 49.1601 14.6034 49.0989 14.6234 49.0584C14.6423 49.0202 14.6494 48.9909 14.6507 48.9853L14.6501 48.9851C14.6501 48.9851 14.6054 48.9691 14.5335 48.9677L14.5225 48.9675C14.3633 48.9675 14.0392 49.0344 13.657 49.4822V49.4825L13.6568 49.4823ZM13.1441 49.4346C13.5239 49.3768 13.7391 49.2138 13.8527 49.0871C13.9718 48.9543 14.0075 48.8307 14.0091 48.825C14.0084 48.8247 13.962 48.8127 13.8921 48.8109C13.8813 48.8105 13.8706 48.8105 13.8598 48.8109C13.6688 48.8151 13.3218 48.9016 13.1441 49.4344H13.1438L13.1441 49.4346ZM15.0941 49.2522C15.2186 49.2522 15.3393 49.2378 15.4529 49.2094C15.6518 49.1597 15.7371 49.0838 15.7736 49.0288C15.7944 48.9976 15.8019 48.9702 15.8046 48.9528C15.8062 48.9421 15.8065 48.9313 15.8055 48.9206L15.8046 48.9202C15.8041 48.9201 15.6726 48.8832 15.4907 48.8805C15.3972 48.8788 15.3038 48.8871 15.2121 48.9052C14.8959 48.9683 14.732 49.2069 14.7304 49.2093L14.7302 49.2096L14.7306 49.2097C14.7325 49.21 14.883 49.2523 15.0942 49.2523L15.0941 49.2522ZM14.2124 48.9318C14.2504 48.9318 14.2842 48.918 14.3075 48.8927C14.3267 48.872 14.3406 48.8434 14.3501 48.8055C14.3653 48.745 14.3611 48.6855 14.3606 48.6799C14.3458 48.6735 14.3299 48.6699 14.3138 48.6693L14.3104 48.6692C14.2352 48.6692 14.1758 48.7346 14.1503 48.7994C14.1362 48.835 14.1338 48.8656 14.143 48.8904C14.1523 48.9156 14.1796 48.9318 14.2123 48.9318L14.2124 48.9318ZM14.8754 48.8409C14.8782 48.8403 15.0547 48.7948 15.2344 48.6842C15.4007 48.5818 15.6041 48.4007 15.629 48.1193V48.1191L15.6286 48.119C15.6285 48.119 15.6131 48.1153 15.5902 48.1144C15.587 48.1143 15.5837 48.1142 15.5802 48.1142C15.5305 48.1142 15.4288 48.1282 15.3058 48.2217C15.1492 48.3411 15.0046 48.5493 14.8753 48.8412L14.8754 48.8409ZM14.4425 48.825C14.4436 48.8246 14.5693 48.7743 14.7265 48.6425C14.873 48.5198 15.0789 48.2987 15.228 47.9426C15.2279 47.9426 15.1937 47.9243 15.1413 47.921C15.1383 47.9208 15.1352 47.9207 15.1322 47.9208C15.1277 47.9208 15.123 47.9209 15.1183 47.921C15.0459 47.9231 14.9358 47.9531 14.8137 48.0849C14.6735 48.2363 14.5482 48.4851 14.4416 48.8245L14.4413 48.8254L14.4422 48.8252L14.4425 48.825ZM15.5642 48.7923C15.7088 48.7923 15.7583 48.7139 15.7729 48.6801C15.7968 48.6246 15.7895 48.5695 15.7895 48.5689L15.7894 48.5683C15.7659 48.5625 15.7417 48.5593 15.7174 48.5589L15.7125 48.5589C15.5985 48.5589 15.5085 48.6168 15.47 48.6741C15.4623 48.6855 15.4389 48.7249 15.4583 48.7557C15.4739 48.78 15.5093 48.7923 15.5642 48.7923ZM15.8846 48.3882C15.9653 48.3882 16.0889 48.3833 16.2188 48.3597C16.3476 48.3363 16.4206 48.2267 16.4592 48.139C16.5012 48.0435 16.513 47.9523 16.5132 47.9514H16.5128C16.1143 47.9631 15.9261 48.0795 15.8384 48.1751C15.7478 48.2738 15.7425 48.3763 15.7422 48.3828H15.7424C15.7431 48.3828 15.7992 48.3882 15.8847 48.3882L15.8846 48.3882ZM15.4697 47.9736C15.502 47.9329 15.5324 47.8905 15.5606 47.8468C15.6079 47.7735 15.6515 47.6969 15.6515 47.6343C15.6515 47.5738 15.6657 47.4463 15.6742 47.3757C15.6849 47.2862 15.6958 47.2096 15.6967 47.2031L15.6963 47.2032C15.6862 47.2068 15.4471 47.2965 15.4471 47.5208C15.4471 47.7455 15.4692 47.9713 15.4694 47.9735V47.9739H15.4697L15.4697 47.9736ZM15.7796 47.9523C15.7821 47.9523 15.7846 47.9521 15.7871 47.9517C15.8577 47.94 15.9819 47.8859 16.1192 47.8072C16.2717 47.7198 16.3955 47.6261 16.4678 47.5435C16.5338 47.4681 16.5729 47.3498 16.5842 47.1917C16.5923 47.0795 16.5827 46.9861 16.5816 46.9769C16.5692 46.9727 16.5561 46.9707 16.5422 46.9707C16.4893 46.9716 16.4327 46.9954 16.3565 47.048C16.2971 47.0888 16.2316 47.1446 16.1618 47.2133C16.0415 47.3321 15.9468 47.4513 15.9458 47.4525L15.9449 47.4537C15.9369 47.4679 15.8688 47.5908 15.8156 47.7104C15.7819 47.7863 15.7626 47.8411 15.7549 47.8827C15.7505 47.9065 15.7493 47.922 15.755 47.9362C15.7573 47.9418 15.7613 47.9466 15.7666 47.9496C15.7707 47.9514 15.7752 47.9523 15.7798 47.9523L15.7796 47.9523Z' fill='%23435125'/%3e %3cpath d='M19.465 38.8643L19.3943 38.8924L19.3666 38.9035L19.281 38.8988L19.2008 38.9373L19.0586 39.0345L19.0523 39.039L18.9993 39.0528L18.9501 39.0316L18.9222 39.0443L18.9125 39.1019L18.8859 39.1432L18.8531 39.1663L18.7396 39.1779L18.6439 39.2272L18.5194 39.1939L18.4616 39.2165L18.3386 39.3273L18.2757 39.3571L18.2538 39.3558L18.1704 39.3515L18.1352 39.363L18.0827 39.4138L17.9832 39.4215L17.9522 39.443L17.9037 39.5408L17.8511 39.595L17.821 39.6014L17.7884 39.5894L17.7639 39.5938L17.7528 39.6564L17.729 39.6826L17.6624 39.7055L17.6093 39.7498L17.5626 39.7738L17.5001 39.7722H17.4857L17.4234 39.8066L17.3063 39.8169L17.2575 39.8634L17.2468 39.8733L17.2241 39.887L17.1869 39.9092L17.1777 39.9148L17.1329 39.9068L17.0804 39.9276L17.0591 39.895L17.0228 39.9167L16.9747 39.9188L16.9148 39.8921L16.8691 39.8718L16.8357 39.8767L16.8241 39.9348L16.823 39.941L16.7878 39.9877L16.7223 40.0274L16.7134 40.039L16.6388 40.1353L16.4972 40.2842L16.3774 40.3451L16.2533 40.3828L16.1663 40.4542L15.9383 40.5673L15.5785 40.7462L15.5049 40.7699L15.3993 40.7867L15.2109 40.856L15.0448 40.9062L15.0356 40.909L15.0026 40.919L14.7683 40.9899L14.6593 40.9783L14.5947 41.0018L14.4266 40.9831L14.3096 40.9855L14.2356 41.0008L14.0965 41.0676L13.8617 41.1805L13.7841 41.2514L13.6634 41.3144L13.5219 41.3592L13.5222 41.2997L13.5213 41.2972L13.4723 41.3127L13.4369 41.324L13.3221 41.3416H13.2583L13.2187 41.3301L13.2125 41.3322L12.978 41.4094L12.7164 41.4347L12.5856 41.4767L12.4877 41.4751L12.4266 41.4933L12.3068 41.5079L12.264 41.4965L12.2543 41.4939L11.9018 41.5092L11.7406 41.491L11.6637 41.5085L11.5348 41.4651L11.3468 41.4434L11.3028 41.4302L11.204 41.4008L11.1592 41.4265L11.1257 41.4301L11.0457 41.4011L11.0169 41.4004L10.9508 41.4242L10.9128 41.4145L10.8775 41.3864L10.7946 41.374L10.7442 41.3316L10.4622 41.369L10.3857 41.3465L10.129 41.2718L10.0881 41.2738L10.0373 41.312L9.96084 41.3398L9.89454 41.3571L9.80416 41.3602L9.69924 41.3327L9.59109 41.2802L9.55107 41.2707L9.46182 41.2797L9.43456 41.2822L9.27054 41.1943L9.0593 41.0622L8.91594 40.9933L8.86212 40.9846L8.85489 41.0102L8.88159 41.0944L8.8907 41.1776L8.88796 41.2545L8.88646 41.3021L8.89985 41.3449L8.9516 41.4023L8.97324 41.4598L8.98899 41.6183L8.9888 41.7792L8.96367 42.0357L8.95516 42.0748L8.92516 42.2077L8.89771 42.3297L8.79132 42.6547L8.76207 42.695L8.69037 42.7439L8.52781 42.8545L8.40807 42.9235L8.3702 42.9393L8.273 42.9466L8.21247 42.9434L8.1371 42.9025L8.06311 42.8835L7.96614 42.8138L7.85832 42.7915L7.74009 42.7232L7.70934 42.6862L7.64495 42.6802L7.5557 42.6533V42.6531L7.52296 42.6434L7.50031 42.6367L7.38642 42.6336L7.2803 42.5845L7.22435 42.571L7.14792 42.5672L7.06794 42.6043V42.6042L7.02744 42.6232L6.97617 42.6028L6.93912 42.6051L6.89712 42.6686L6.8909 42.6784L6.86195 42.6937L6.82595 42.6932L6.79782 42.6925L6.7673 42.7058L6.72627 42.7235V42.7236L6.69005 42.7394L6.67235 42.7471L6.67205 42.7468L6.66117 42.749L6.64179 42.7523L6.61779 42.7569L6.57549 42.7322L6.55299 42.7189L6.5153 42.7112L6.49497 42.7259L6.491 42.7949L6.47244 42.8363L6.41356 42.8882L6.35382 42.9409L6.3122 43.0023L6.20187 43.254L6.1328 43.3556L6.11135 43.3792L6.03909 43.4589L5.97504 43.5086L5.8274 43.623L5.68764 43.6753L5.56726 43.6999L5.50869 43.7001L5.39784 43.6853L5.29809 43.6547L5.18859 43.5863L5.06859 43.4898L4.89474 43.318L4.87014 43.3033L4.865 43.2999L4.81025 43.2649L4.76967 43.2659L4.75377 43.2921L4.74507 43.33L4.73772 43.3636L4.71777 43.5546L4.71927 43.5656L4.72977 43.6444L4.86177 43.8289L4.9025 43.9269L4.90917 43.9381L4.93644 43.9838L4.95717 44.0187L4.95924 44.0223L5.00435 44.1569L4.97262 44.2329L4.98867 44.2838L4.94855 44.315L4.94124 44.359L5.05974 44.5075L5.08561 44.5731L5.05674 44.6639L5.01061 44.7141L4.99779 44.7278L5.00431 44.7662L5.05884 44.8152L5.15146 44.8977L5.20096 45.0203L5.23846 45.0532L5.28219 45.0439L5.30649 45.0625L5.34331 45.0618L5.37957 45.098L5.40305 45.1094L5.44017 45.1279L5.46942 45.1661L5.47595 45.2834L5.53059 45.4292L5.53145 45.5083L5.53175 45.5195L5.56576 45.5779L5.57645 45.6241L5.5583 45.7462L5.60165 45.7853L5.64867 45.7757L5.67905 45.7805L5.7278 45.8212L5.7869 45.9112L5.84465 45.9027L5.88132 45.9203L6.0584 46.0804L6.09852 46.1006L6.10077 46.1019L6.12965 46.1164L6.16557 46.1527L6.22126 46.1157L6.22745 46.115L6.28797 46.1097L6.3146 46.1276L6.36567 46.1621L6.43269 46.1612L6.578 46.2057L6.6416 46.2221L6.7694 46.3015L6.82377 46.3351L6.85591 46.3612L6.89859 46.3961L6.98394 46.4328L7.05714 46.4503L7.09681 46.4597L7.12666 46.4713L7.12741 46.4694L7.12779 46.4695L7.12711 46.4714L7.28562 46.5321L7.37142 46.5521L7.45092 46.5814L7.50867 46.6025L7.55112 46.6031L7.61112 46.5527L7.66925 46.5493L7.71747 46.5614L7.76457 46.5535L7.83912 46.5075L7.85367 46.486L7.90655 46.4608L8.08486 46.4387L8.13699 46.4556L8.27079 46.3974L8.36041 46.4224L8.4398 46.3942L8.61316 46.4327L8.65929 46.4651L8.71077 46.5241L8.71707 46.5243L8.77445 46.5254L8.75045 46.5654L8.8262 46.6448L8.89456 46.7482L8.89917 46.7618L8.9489 46.9077L8.98584 46.9594L9.01171 47.0316L9.01295 47.0786L8.97275 47.1093L8.96615 47.1268L8.9639 47.1332L8.97204 47.1529L8.98719 47.1446L9.01606 47.1286L9.05105 47.1232L9.11304 47.1298L9.15391 47.1341L9.21856 47.102L9.26139 47.0807L9.33016 47.1104L9.40576 47.1095L9.43752 47.1236L9.52737 47.1644L9.5732 47.1687L9.59015 47.1575L9.60095 47.1319L9.5954 47.102L9.56105 47.0623L9.48511 46.9741L9.45399 46.9289L9.43036 46.8632L9.42301 46.7795L9.41776 46.7228L9.42721 46.6486L9.44757 46.622L9.46257 46.563H9.46284L9.4667 46.5475L9.50889 46.4916L9.62064 46.4198L9.74064 46.3123L9.83551 46.2498L9.93327 46.2074L9.9359 46.1955L9.94677 46.1999L10.1955 46.1153L10.1996 46.1149L10.3104 46.0956L11.058 46.1482L11.0857 46.1398L11.0858 46.1396L11.1107 46.0697L11.1241 46.0568L11.133 46.0483L11.2151 46.0121L11.2536 46.0066L11.3603 46.033L11.404 46.0438L11.474 46.0045L11.5236 46.0054L11.6261 45.9494L11.6895 45.951L11.7135 45.9413L11.8369 45.8527L11.9558 45.8187L11.9867 45.8022L11.9975 45.7963L12.1193 45.7319L12.1967 45.6725L12.2634 45.637L12.3366 45.6181L12.528 45.6046L12.5665 45.5405L12.6488 45.5296L12.6986 45.4735L12.7554 45.4503L12.7962 45.3916L12.8303 45.3424L12.8781 45.3147L13.0311 45.3052L13.2125 45.3277L13.2365 45.313L13.2774 45.1668L13.3203 45.1394L13.4358 44.971L13.4362 44.9096L13.4363 44.8584L13.4553 44.7854L13.4424 44.6537L13.4577 44.5204L13.5295 44.3509L13.5928 44.2825L13.6948 44.2135L13.7467 44.1908L13.8202 44.1785V44.1783L13.831 44.1764L13.8497 44.1733L14.1027 44.1699C14.1062 44.1673 14.1947 44.1686 14.1947 44.1686L14.279 44.1674L14.4924 44.2054L14.5076 44.208L14.5797 44.2314L14.663 44.2962L14.751 44.3822L14.7675 44.3983L14.8247 44.4223L14.8419 44.4298L14.889 44.4223L14.9562 44.3874L15.0068 44.3446L15.0758 44.3069L15.0775 44.3045L15.1163 44.246L15.1176 44.2449L15.1184 44.2451L15.1185 44.2447L15.1178 44.2446L15.1331 44.2213L15.2665 44.1693L15.4234 44.1602L15.441 44.1506L15.4509 44.1454L15.4923 44.0967L15.5312 44.0963L15.6252 44.1304L15.6914 44.1173L15.7439 44.1383L15.7847 44.1334L15.8616 44.1243L15.9443 44.1824L15.9924 44.1886L16.1621 44.2879L16.1709 44.2893L16.1755 44.2902L16.1853 44.2918L16.2054 44.2858L16.2354 44.2771L16.2393 44.276L16.2431 44.2812L16.2624 44.3084L16.2888 44.3122L16.3202 44.2704L16.3078 44.2514L16.303 44.2445L16.2424 44.2322L16.188 44.1392L16.2398 44.0833L16.1584 43.9835L16.1449 43.967L16.1404 43.9599L16.1123 43.9173L15.9699 43.7003L15.7844 43.5522L15.7843 43.5523L15.7194 43.5004L15.719 43.5001L15.6962 43.4822L15.5972 43.3814L15.5264 43.2876L15.5171 43.2673L15.5025 43.2355L15.4601 43.1432L15.3863 43.0863L15.3261 43.0205L15.3231 43.0166L15.199 42.8479L15.1785 42.8196L15.1492 42.8026L15.0872 42.8023L15.0814 42.7963L15.0779 42.7927L15.08 42.7905L15.1097 42.761L15.1429 42.7526L15.1571 42.7199L15.0939 42.5368L15.0935 42.5305L15.0888 42.472L15.1404 42.2063L15.1469 42.1739L15.2348 41.9952L15.2892 41.9506L15.3486 41.8339L15.3994 41.7592L15.4482 41.7118L15.4567 41.7067L15.5447 41.6535L15.6186 41.6431L15.6891 41.6331L15.8121 41.671L15.9291 41.6687L15.9519 41.6663L16.005 41.6602L16.0923 41.6327L16.1336 41.6072L16.1549 41.5745L16.1996 41.4249L16.2138 41.3773L16.2414 41.3256L16.4006 41.1423L16.5209 41.0309L16.7915 40.8326L16.9239 40.7534L16.9915 40.713L17.5953 40.4446L17.7522 40.2856L17.834 40.2029L17.9786 40.1058L18.1477 40.0364L18.2934 39.9212L18.3252 39.8812L18.3653 39.7521L18.3987 39.7441L18.4289 39.6788L18.4375 39.6603L18.5562 39.5765L18.5697 39.5698L19.0314 39.3385L19.0984 39.3477L19.1344 39.2939L19.2687 39.2714L19.2934 39.2672L19.3265 39.2507L19.3547 39.2027V39.1932L19.3586 39.0649L19.3872 39.0303L19.4029 38.9459L19.4175 38.9264L19.433 38.9061L19.471 38.8793L19.4644 38.8634L19.465 38.8643Z' fill='%23D47600'/%3e %3c/g%3e %3cg clip-path='url(%23clip8_57_12)'%3e %3cpath fill-rule='evenodd' clip-rule='evenodd' d='M24 48H48V54.0001H24V48Z' fill='%23FFCC00'/%3e %3cpath fill-rule='evenodd' clip-rule='evenodd' d='M24 36H48V42H24V36Z' fill='black'/%3e %3cpath fill-rule='evenodd' clip-rule='evenodd' d='M24 42H48V48H24V42Z' fill='red'/%3e %3c/g%3e %3cg clip-path='url(%23clip9_57_12)'%3e %3cpath d='M48 36H72.0038V54H48V36Z' fill='%23C60C30'/%3e %3cpath d='M55.7144 36H58.2857V54H55.7144V36Z' fill='white'/%3e %3cpath d='M48 43.7142H72.0038V46.2856H48V43.7142Z' fill='white'/%3e %3c/g%3e %3cg clip-path='url(%23clip10_57_12)'%3e %3cpath d='M0 54H24V72H0V54Z' fill='%23C60B1E'/%3e %3cpath d='M0 58.5H24V67.5H0V58.5Z' fill='%23FFC400'/%3e %3cpath d='M4.77244 62.0006C4.77244 62.0006 4.75407 62.0006 4.74394 61.9949C4.73382 61.989 4.70329 61.9602 4.70329 61.9602L4.67884 61.9428L4.65661 61.912C4.65661 61.912 4.63021 61.8698 4.64236 61.837C4.65447 61.8042 4.67483 61.7926 4.69321 61.783C4.71158 61.7734 4.75002 61.7618 4.75002 61.7618C4.75002 61.7618 4.78069 61.7484 4.79082 61.7464C4.80094 61.7445 4.83769 61.7349 4.83769 61.7349C4.83769 61.7349 4.84782 61.7292 4.85794 61.7253C4.86818 61.7215 4.88232 61.7215 4.89057 61.7194C4.89867 61.7175 4.91907 61.7109 4.93122 61.7103C4.95012 61.7095 4.98008 61.7137 4.99032 61.7137C5.00044 61.7137 5.03506 61.7157 5.04919 61.7157C5.06337 61.7157 5.11426 61.7117 5.12854 61.7117C5.14272 61.7117 5.15299 61.7099 5.16934 61.7117C5.18554 61.7136 5.21397 61.7232 5.22222 61.7271C5.23036 61.731 5.27922 61.7484 5.29744 61.7541C5.31582 61.7598 5.36059 61.7675 5.38099 61.7772C5.40124 61.7869 5.41362 61.8031 5.42374 61.8166C5.43402 61.8301 5.43589 61.8447 5.43998 61.8545C5.44381 61.864 5.44396 61.8847 5.44009 61.8944C5.43597 61.9039 5.42157 61.9238 5.42157 61.9238L5.39907 61.9603L5.37068 61.9833C5.37068 61.9833 5.35028 62.0028 5.33412 62.0007C5.31773 61.9991 5.15292 61.9699 5.04709 61.9699C4.94127 61.9699 4.77229 62.0007 4.77229 62.0007' fill='%23AD1519'/%3e %3cpath d='M4.77244 62.0006C4.77244 62.0006 4.75407 62.0006 4.74394 61.9949C4.73382 61.989 4.70329 61.9602 4.70329 61.9602L4.67884 61.9428L4.65661 61.912C4.65661 61.912 4.63021 61.8698 4.64236 61.837C4.65447 61.8042 4.67483 61.7926 4.69321 61.783C4.71158 61.7734 4.75002 61.7618 4.75002 61.7618C4.75002 61.7618 4.78069 61.7484 4.79082 61.7464C4.80094 61.7445 4.83769 61.7349 4.83769 61.7349C4.83769 61.7349 4.84782 61.7292 4.85794 61.7253C4.86818 61.7215 4.88232 61.7215 4.89057 61.7194C4.89867 61.7175 4.91907 61.7109 4.93122 61.7103C4.95012 61.7095 4.98008 61.7137 4.99032 61.7137C5.00044 61.7137 5.03506 61.7157 5.04919 61.7157C5.06337 61.7157 5.11426 61.7117 5.12854 61.7117C5.14272 61.7117 5.15299 61.7099 5.16934 61.7117C5.18554 61.7136 5.21397 61.7232 5.22222 61.7271C5.23036 61.731 5.27922 61.7484 5.29744 61.7541C5.31582 61.7598 5.36059 61.7675 5.38099 61.7772C5.40124 61.7869 5.41362 61.8031 5.42374 61.8166C5.43402 61.8301 5.43589 61.8447 5.43998 61.8545C5.44381 61.864 5.44396 61.8847 5.44009 61.8944C5.43597 61.9039 5.42157 61.9238 5.42157 61.9238L5.39907 61.9603L5.37068 61.9833C5.37068 61.9833 5.35028 62.0028 5.33412 62.0007C5.31773 61.9991 5.15292 61.9699 5.04709 61.9699C4.94127 61.9699 4.77229 62.0007 4.77229 62.0007H4.77244V62.0006Z' stroke='black' stroke-width='0.009375' stroke-linejoin='round'/%3e %3cpath d='M4.99902 61.7645C4.99902 61.7148 5.02126 61.6747 5.04867 61.6747C5.07605 61.6747 5.09836 61.7148 5.09836 61.7645C5.09836 61.814 5.07605 61.8542 5.04867 61.8542C5.0213 61.8542 4.99902 61.814 4.99902 61.7645Z' fill='%23C8B100'/%3e %3cpath d='M4.99902 61.7645C4.99902 61.7148 5.02126 61.6747 5.04867 61.6747C5.07605 61.6747 5.09836 61.7148 5.09836 61.7645C5.09836 61.814 5.07605 61.8542 5.04867 61.8542C5.0213 61.8542 4.99902 61.814 4.99902 61.7645Z' stroke='black' stroke-width='0.009375'/%3e %3cpath d='M5.02686 61.7646C5.02686 61.7188 5.03713 61.6818 5.04966 61.6818C5.06241 61.6818 5.07246 61.7189 5.07246 61.7646C5.07246 61.8099 5.06233 61.8471 5.04966 61.8471C5.03713 61.8471 5.02686 61.8099 5.02686 61.7646Z' fill='%23C8B100'/%3e %3cpath d='M5.02686 61.7646C5.02686 61.7188 5.03713 61.6818 5.04966 61.6818C5.06241 61.6818 5.07246 61.7189 5.07246 61.7646C5.07246 61.8099 5.06233 61.8471 5.04966 61.8471C5.03713 61.8471 5.02686 61.8099 5.02686 61.7646Z' stroke='black' stroke-width='0.009375'/%3e %3cpath d='M5.01611 61.6695C5.01611 61.6523 5.03096 61.6379 5.04934 61.6379C5.06771 61.6379 5.08256 61.6523 5.08256 61.6695C5.08256 61.6869 5.06771 61.7008 5.04934 61.7008C5.03096 61.7008 5.01611 61.687 5.01611 61.6695Z' fill='%23C8B100'/%3e %3cpath d='M5.07293 61.6585V61.6795H5.02155V61.6585H5.03835V61.6114H5.01611V61.5905H5.03831V61.5701H5.06018V61.5905H5.0823V61.6114H5.06018V61.6585H5.07293Z' fill='%23C8B100'/%3e %3cpath d='M5.07293 61.6585V61.6795H5.02155V61.6585H5.03835V61.6114H5.01611V61.5905H5.03831V61.5701H5.06018V61.5905H5.0823V61.6114H5.06018V61.6585H5.07293Z' stroke='black' stroke-width='0.0108'/%3e %3cpath d='M5.09563 61.6585V61.6795H5.00439V61.6585H5.03814V61.6114H5.01587V61.5905H5.03807V61.5701H5.05993V61.5905H5.08206V61.6114H5.05993V61.6585H5.09556' fill='%23C8B100'/%3e %3cpath d='M5.09563 61.6585V61.6795H5.00439V61.6585H5.03814V61.6114H5.01587V61.5905H5.03807V61.5701H5.05993V61.5905H5.08206V61.6114H5.05993V61.6585H5.09556' stroke='black' stroke-width='0.0108'/%3e %3cpath d='M5.0589 61.6393C5.0727 61.6431 5.08253 61.6552 5.08253 61.6695C5.08253 61.6869 5.06771 61.7008 5.04934 61.7008C5.03096 61.7008 5.01611 61.687 5.01611 61.6695C5.01611 61.655 5.0265 61.6425 5.04071 61.6392' stroke='black' stroke-width='0.009375'/%3e %3cpath d='M5.04955 61.995H4.87652L4.87255 61.9525L4.86441 61.9083L4.85579 61.8531C4.80809 61.7901 4.76429 61.7488 4.74951 61.7577C4.753 61.7461 4.7572 61.7374 4.76639 61.732C4.80876 61.7068 4.89621 61.7673 4.96199 61.8667C4.96791 61.8757 4.97361 61.8848 4.9786 61.8939H5.12147C5.12661 61.8849 5.13227 61.8759 5.1382 61.8666C5.20382 61.7673 5.29139 61.7069 5.33365 61.732C5.34284 61.7374 5.34704 61.7461 5.35067 61.7577C5.33586 61.7491 5.2921 61.7902 5.24417 61.8531L5.23566 61.9084L5.22756 61.9526L5.22359 61.995H5.04959' fill='%23C8B100'/%3e %3cpath d='M5.04955 61.995H4.87652L4.87255 61.9525L4.86441 61.9083L4.85579 61.8531C4.80809 61.7901 4.76429 61.7488 4.74951 61.7577C4.753 61.7461 4.7572 61.7374 4.76639 61.732C4.80876 61.7068 4.89621 61.7673 4.96199 61.8667C4.96791 61.8757 4.97361 61.8848 4.9786 61.8939H5.12147C5.12661 61.8849 5.13227 61.8759 5.1382 61.8666C5.20382 61.7673 5.29139 61.7069 5.33365 61.732C5.34284 61.7374 5.34704 61.7461 5.35067 61.7577C5.33586 61.7491 5.2921 61.7902 5.24417 61.8531L5.23566 61.9084L5.22756 61.9526L5.22359 61.995H5.04947L5.04955 61.995Z' stroke='black' stroke-width='0.009375'/%3e %3cpath d='M4.75684 61.756C4.78935 61.7369 4.86532 61.797 4.92701 61.8906M5.34277 61.756C5.31015 61.7369 5.23425 61.797 5.17252 61.8906' stroke='black' stroke-width='0.009375'/%3e %3cpath d='M4.79372 62.073C4.7866 62.0524 4.77295 62.034 4.77295 62.034C4.843 62.0134 4.94057 62.0005 5.0491 62.0002C5.15747 62.0005 5.25591 62.0134 5.32585 62.034L5.30717 62.067C5.3011 62.0776 5.29319 62.0961 5.29367 62.0961C5.23041 62.0767 5.14885 62.0668 5.04857 62.0667C4.94845 62.0668 4.85207 62.079 4.80182 62.0975C4.80235 62.0975 4.79834 62.0859 4.79331 62.0731H4.79369' fill='%23C8B100'/%3e %3cpath d='M4.79372 62.073C4.7866 62.0524 4.77295 62.034 4.77295 62.034C4.843 62.0134 4.94057 62.0005 5.0491 62.0002C5.15747 62.0005 5.25591 62.0134 5.32585 62.034L5.30717 62.067C5.3011 62.0776 5.29319 62.0961 5.29367 62.0961C5.23041 62.0767 5.14885 62.0668 5.04857 62.0667C4.94845 62.0668 4.85207 62.079 4.80182 62.0975C4.80235 62.0975 4.79834 62.0859 4.79331 62.0731H4.79369' stroke='black' stroke-width='0.009375'/%3e %3cpath d='M5.04934 62.1621C5.13682 62.162 5.23331 62.1487 5.26882 62.1395C5.29275 62.1326 5.30659 62.1219 5.30407 62.1094C5.30287 62.1036 5.2977 62.0985 5.29084 62.0956C5.23845 62.0788 5.14436 62.0669 5.04934 62.0668C4.95446 62.0669 4.8597 62.0788 4.80746 62.0955C4.8006 62.0985 4.79546 62.1036 4.79426 62.1095C4.79164 62.1219 4.80559 62.1326 4.82932 62.1396C4.86495 62.1487 4.96189 62.1621 5.04934 62.1622' fill='%23C8B100'/%3e %3cpath d='M5.04934 62.1621C5.13682 62.162 5.23331 62.1487 5.26882 62.1395C5.29275 62.1326 5.30659 62.1219 5.30407 62.1094C5.30287 62.1036 5.2977 62.0985 5.29084 62.0956C5.23845 62.0788 5.14436 62.0669 5.04934 62.0668C4.95446 62.0669 4.8597 62.0788 4.80746 62.0955C4.8006 62.0985 4.79546 62.1036 4.79426 62.1095C4.79164 62.1219 4.80559 62.1326 4.82932 62.1396C4.86495 62.1487 4.96189 62.1621 5.04934 62.1622V62.1621Z' stroke='black' stroke-width='0.009375'/%3e %3cpath d='M5.33039 61.995L5.30894 61.9757C5.30894 61.9757 5.28869 61.9882 5.26319 61.9843C5.2378 61.9806 5.22959 61.9497 5.22959 61.9497C5.22959 61.9497 5.20109 61.9736 5.17772 61.9719C5.1544 61.9698 5.1391 61.9497 5.1391 61.9497C5.1391 61.9497 5.11379 61.9678 5.09136 61.9661C5.06897 61.964 5.04764 61.9362 5.04764 61.9362C5.04764 61.9362 5.02529 61.965 5.0029 61.9671C4.98047 61.9689 4.9621 61.9476 4.9621 61.9476C4.9621 61.9476 4.95197 61.9689 4.92347 61.9736C4.89497 61.9785 4.87067 61.9515 4.87067 61.9515C4.87067 61.9515 4.85436 61.9776 4.83505 61.9843C4.81577 61.9911 4.79024 61.9746 4.79024 61.9746C4.79024 61.9746 4.78611 61.9843 4.78322 61.9901C4.78011 61.9959 4.77197 61.9969 4.77197 61.9969L4.77835 62.0142C4.8481 61.9939 4.9426 61.9814 5.04947 61.9813C5.15657 61.9814 5.25362 61.9939 5.3236 62.0143L5.33072 61.995' fill='%23C8B100'/%3e %3cpath d='M5.33039 61.995L5.30894 61.9757C5.30894 61.9757 5.28869 61.9882 5.26319 61.9843C5.2378 61.9806 5.22959 61.9497 5.22959 61.9497C5.22959 61.9497 5.20109 61.9736 5.17772 61.9719C5.1544 61.9698 5.1391 61.9497 5.1391 61.9497C5.1391 61.9497 5.11379 61.9678 5.09136 61.9661C5.06897 61.964 5.04764 61.9362 5.04764 61.9362C5.04764 61.9362 5.02529 61.965 5.0029 61.9671C4.98047 61.9689 4.9621 61.9476 4.9621 61.9476C4.9621 61.9476 4.95197 61.9689 4.92347 61.9736C4.89497 61.9785 4.87067 61.9515 4.87067 61.9515C4.87067 61.9515 4.85436 61.9776 4.83505 61.9843C4.81577 61.9911 4.79024 61.9746 4.79024 61.9746C4.79024 61.9746 4.78611 61.9843 4.78322 61.9901C4.78011 61.9959 4.77197 61.9969 4.77197 61.9969L4.77835 62.0142C4.8481 61.9939 4.9426 61.9814 5.04947 61.9813C5.15657 61.9814 5.25362 61.9939 5.3236 62.0143L5.33072 61.995H5.33039Z' stroke='black' stroke-width='0.009375'/%3e %3cpath d='M5.04962 61.9016L5.05967 61.9035C5.05819 61.9078 5.05751 61.9123 5.05768 61.9169C5.05768 61.9379 5.07561 61.9549 5.09792 61.9549C5.1157 61.9549 5.1307 61.9439 5.13598 61.9287C5.13666 61.9291 5.13988 61.9149 5.1415 61.9151C5.1427 61.9151 5.14255 61.9298 5.14322 61.9296C5.1457 61.9486 5.16321 61.9617 5.18297 61.9617C5.2051 61.9617 5.22283 61.9447 5.22283 61.9237C5.22283 61.9222 5.22283 61.9206 5.22257 61.9191L5.23513 61.9066L5.24199 61.9225C5.23926 61.9274 5.23825 61.933 5.23825 61.939C5.23825 61.9591 5.2555 61.9754 5.2765 61.9754C5.28981 61.9754 5.3014 61.9688 5.30837 61.9591L5.31643 61.9489L5.31628 61.9616C5.31628 61.9741 5.32172 61.9853 5.33402 61.9874C5.33402 61.9874 5.3479 61.9884 5.36683 61.9736C5.38543 61.9589 5.39571 61.9466 5.39571 61.9466L5.39683 61.9617C5.39683 61.9617 5.37857 61.9918 5.36181 62.0014C5.35273 62.0068 5.33867 62.0124 5.32768 62.0104C5.31606 62.0087 5.3077 61.9993 5.30331 61.9885C5.29506 61.9935 5.28531 61.9963 5.27473 61.9963C5.25205 61.9963 5.23168 61.9838 5.22362 61.9653C5.21312 61.9765 5.19872 61.9833 5.1817 61.9833C5.17312 61.9833 5.16464 61.9815 5.15686 61.978C5.14907 61.9744 5.14216 61.9691 5.13662 61.9626C5.12587 61.9724 5.11182 61.9779 5.09724 61.9778C5.08783 61.9778 5.07855 61.9756 5.07019 61.9713C5.06182 61.967 5.05461 61.9607 5.04917 61.9531C5.03905 61.9678 5.02123 61.9778 5.00125 61.9778C4.98598 61.9778 4.97207 61.972 4.96187 61.9626C4.95632 61.9691 4.9494 61.9744 4.9416 61.978C4.9338 61.9815 4.9253 61.9834 4.91672 61.9833C4.90887 61.9834 4.90109 61.9818 4.89388 61.9787C4.88667 61.9756 4.88019 61.9711 4.87487 61.9653C4.86681 61.9837 4.84637 61.9963 4.82372 61.9963C4.81322 61.9963 4.80336 61.9935 4.79511 61.9885C4.7908 61.9993 4.78243 62.0087 4.77081 62.0105C4.75975 62.0124 4.74587 62.0068 4.73668 62.0015C4.71992 61.9918 4.7002 61.9617 4.7002 61.9617L4.70282 61.9466C4.70282 61.9466 4.71317 61.9588 4.7317 61.9736C4.75045 61.9883 4.76447 61.9873 4.76447 61.9873C4.77677 61.9853 4.78217 61.974 4.78217 61.9615L4.78202 61.9488L4.79008 61.9591C4.79695 61.9688 4.80861 61.9753 4.82196 61.9753C4.84296 61.9753 4.8601 61.9591 4.8601 61.939C4.86031 61.9333 4.85907 61.9276 4.8565 61.9224L4.86325 61.9064L4.87581 61.919C4.87555 61.9205 4.87542 61.9221 4.87543 61.9236C4.87543 61.9446 4.89328 61.9616 4.91556 61.9616C4.93525 61.9616 4.95268 61.9484 4.95523 61.9295C4.95576 61.9297 4.95561 61.915 4.95696 61.915C4.95853 61.9147 4.96191 61.929 4.96247 61.9286C4.96772 61.9438 4.98283 61.9548 5.00065 61.9548C5.02277 61.9548 5.04077 61.9378 5.04077 61.9168C5.04098 61.9122 5.04028 61.9077 5.03871 61.9034L5.04921 61.9016' fill='%23C8B100'/%3e %3cpath d='M5.04962 61.9016L5.05967 61.9035C5.05819 61.9078 5.05751 61.9123 5.05768 61.9169C5.05768 61.9379 5.07561 61.9549 5.09792 61.9549C5.1157 61.9549 5.1307 61.9439 5.13598 61.9287C5.13666 61.9291 5.13988 61.9149 5.1415 61.9151C5.1427 61.9151 5.14255 61.9298 5.14322 61.9296C5.1457 61.9486 5.16321 61.9617 5.18297 61.9617C5.2051 61.9617 5.22283 61.9447 5.22283 61.9237C5.22283 61.9222 5.22283 61.9206 5.22257 61.9191L5.23513 61.9066L5.24199 61.9225C5.23926 61.9274 5.23825 61.933 5.23825 61.939C5.23825 61.9591 5.2555 61.9754 5.2765 61.9754C5.28981 61.9754 5.3014 61.9688 5.30837 61.9591L5.31643 61.9489L5.31628 61.9616C5.31628 61.9741 5.32172 61.9853 5.33402 61.9874C5.33402 61.9874 5.3479 61.9884 5.36683 61.9736C5.38543 61.9589 5.39571 61.9466 5.39571 61.9466L5.39683 61.9617C5.39683 61.9617 5.37857 61.9918 5.36181 62.0014C5.35273 62.0068 5.33867 62.0124 5.32768 62.0104C5.31606 62.0087 5.3077 61.9993 5.30331 61.9885C5.29506 61.9935 5.28531 61.9963 5.27473 61.9963C5.25205 61.9963 5.23168 61.9838 5.22362 61.9653C5.21312 61.9765 5.19872 61.9833 5.1817 61.9833C5.17312 61.9833 5.16464 61.9815 5.15686 61.978C5.14907 61.9744 5.14216 61.9691 5.13662 61.9626C5.12587 61.9724 5.11182 61.9779 5.09724 61.9778C5.08783 61.9778 5.07855 61.9756 5.07019 61.9713C5.06182 61.967 5.05461 61.9607 5.04917 61.9531C5.03905 61.9678 5.02123 61.9778 5.00125 61.9778C4.98598 61.9778 4.97207 61.972 4.96187 61.9626C4.95632 61.9691 4.9494 61.9744 4.9416 61.978C4.9338 61.9815 4.9253 61.9834 4.91672 61.9833C4.90887 61.9834 4.90109 61.9818 4.89388 61.9787C4.88667 61.9756 4.88019 61.9711 4.87487 61.9653C4.86681 61.9837 4.84637 61.9963 4.82372 61.9963C4.81322 61.9963 4.80336 61.9935 4.79511 61.9885C4.7908 61.9993 4.78243 62.0087 4.77081 62.0105C4.75975 62.0124 4.74587 62.0068 4.73668 62.0015C4.71992 61.9918 4.7002 61.9617 4.7002 61.9617L4.70282 61.9466C4.70282 61.9466 4.71317 61.9588 4.7317 61.9736C4.75045 61.9883 4.76447 61.9873 4.76447 61.9873C4.77677 61.9853 4.78217 61.974 4.78217 61.9615L4.78202 61.9488L4.79008 61.9591C4.79695 61.9688 4.80861 61.9753 4.82196 61.9753C4.84296 61.9753 4.8601 61.9591 4.8601 61.939C4.86031 61.9333 4.85907 61.9276 4.8565 61.9224L4.86325 61.9064L4.87581 61.919C4.87555 61.9205 4.87542 61.9221 4.87543 61.9236C4.87543 61.9446 4.89328 61.9616 4.91556 61.9616C4.93525 61.9616 4.95268 61.9484 4.95523 61.9295C4.95576 61.9297 4.95561 61.915 4.95696 61.915C4.95853 61.9147 4.96191 61.929 4.96247 61.9286C4.96772 61.9438 4.98283 61.9548 5.00065 61.9548C5.02277 61.9548 5.04077 61.9378 5.04077 61.9168C5.04098 61.9122 5.04028 61.9077 5.03871 61.9034L5.04921 61.9016H5.04951L5.04962 61.9016Z' stroke='black' stroke-width='0.009375'/%3e %3cpath d='M5.0491 62.0004C4.94062 62.0006 4.843 62.0135 4.7731 62.0342C4.76834 62.0357 4.7626 62.0321 4.7611 62.0279C4.7596 62.0235 4.76298 62.018 4.76755 62.0164C4.83787 61.995 4.93788 61.9814 5.0491 61.9813C5.16022 61.9814 5.2606 61.995 5.33095 62.0165C5.33557 62.018 5.3389 62.0236 5.33744 62.028C5.33609 62.0322 5.33017 62.0358 5.32555 62.0343C5.25554 62.0135 5.15755 62.0006 5.0491 62.0005' fill='%23C8B100'/%3e %3cpath d='M5.0491 62.0004C4.94062 62.0006 4.843 62.0135 4.7731 62.0342C4.76834 62.0357 4.7626 62.0321 4.7611 62.0279C4.7596 62.0235 4.76298 62.018 4.76755 62.0164C4.83787 61.995 4.93788 61.9814 5.0491 61.9813C5.16022 61.9814 5.2606 61.995 5.33095 62.0165C5.33557 62.018 5.3389 62.0236 5.33744 62.028C5.33609 62.0322 5.33017 62.0358 5.32555 62.0343C5.25554 62.0135 5.15755 62.0006 5.0491 62.0005V62.0004Z' stroke='black' stroke-width='0.009375' stroke-linejoin='round'/%3e %3cpath d='M4.94434 62.0389C4.94434 62.0307 4.95135 62.024 4.96009 62.024C4.96879 62.024 4.97576 62.0307 4.97576 62.0389C4.97576 62.0472 4.96879 62.0537 4.96009 62.0537C4.95135 62.0537 4.94434 62.0472 4.94434 62.0389' fill='white'/%3e %3cpath d='M4.94434 62.0389C4.94434 62.0307 4.95135 62.024 4.96009 62.024C4.96879 62.024 4.97576 62.0307 4.97576 62.0389C4.97576 62.0472 4.96879 62.0537 4.96009 62.0537C4.95135 62.0537 4.94434 62.0472 4.94434 62.0389V62.0389Z' stroke='black' stroke-width='0.009375'/%3e %3cpath d='M5.05059 62.0454H5.01572C5.00934 62.0454 5.00391 62.0402 5.00391 62.0341C5.00391 62.028 5.00916 62.0231 5.01553 62.0231H5.08618C5.08767 62.023 5.08915 62.0233 5.09054 62.0238C5.09193 62.0243 5.09321 62.0251 5.09429 62.0261C5.09537 62.0272 5.09624 62.0284 5.09684 62.0298C5.09744 62.0311 5.09777 62.0326 5.09781 62.0341C5.09781 62.0403 5.09256 62.0454 5.08607 62.0454L5.05059 62.0454Z' fill='%23AD1519'/%3e %3cpath d='M5.05059 62.0454H5.01572C5.00934 62.0454 5.00391 62.0402 5.00391 62.0341C5.00391 62.028 5.00916 62.0231 5.01553 62.0231H5.08618C5.08767 62.023 5.08915 62.0233 5.09054 62.0238C5.09193 62.0243 5.09321 62.0251 5.09429 62.0261C5.09537 62.0272 5.09624 62.0284 5.09684 62.0298C5.09744 62.0311 5.09777 62.0326 5.09781 62.0341C5.09781 62.0403 5.09256 62.0454 5.08607 62.0454L5.05059 62.0454Z' stroke='black' stroke-width='0.009375'/%3e %3cpath d='M4.87545 62.0572L4.85052 62.061C4.84414 62.0619 4.83795 62.0578 4.83702 62.0517C4.83682 62.0502 4.83691 62.0487 4.8373 62.0473C4.83768 62.0459 4.83835 62.0445 4.83925 62.0434C4.84016 62.0422 4.8413 62.0412 4.84259 62.0405C4.84387 62.0398 4.8453 62.0393 4.84677 62.0392L4.87182 62.0354L4.8975 62.0315C4.90388 62.0307 4.90977 62.0347 4.91085 62.0407C4.91118 62.0437 4.91033 62.0467 4.90848 62.049C4.90663 62.0514 4.90392 62.0529 4.90095 62.0533L4.87545 62.0572Z' fill='%23058E6E'/%3e %3cpath d='M4.87545 62.0572L4.85052 62.061C4.84414 62.0619 4.83795 62.0578 4.83702 62.0517C4.83682 62.0502 4.83691 62.0487 4.8373 62.0473C4.83768 62.0459 4.83835 62.0445 4.83925 62.0434C4.84016 62.0422 4.8413 62.0412 4.84259 62.0405C4.84387 62.0398 4.8453 62.0393 4.84677 62.0392L4.87182 62.0354L4.8975 62.0315C4.90388 62.0307 4.90977 62.0347 4.91085 62.0407C4.91118 62.0437 4.91033 62.0467 4.90848 62.049C4.90663 62.0514 4.90392 62.0529 4.90095 62.0533L4.87545 62.0572Z' stroke='black' stroke-width='0.009375'/%3e %3cpath d='M4.7749 62.0749L4.786 62.057L4.80963 62.0615L4.79583 62.0816L4.7749 62.0748' fill='%23AD1519'/%3e %3cpath d='M4.7749 62.0749L4.786 62.057L4.80963 62.0615L4.79583 62.0816L4.7749 62.0748' stroke='black' stroke-width='0.009375'/%3e %3cpath d='M5.12305 62.0389C5.12305 62.0307 5.13006 62.024 5.1388 62.024C5.14742 62.024 5.15447 62.0307 5.15447 62.0389C5.15443 62.0409 5.15399 62.0429 5.15318 62.0447C5.15236 62.0465 5.1512 62.0482 5.14974 62.0496C5.14829 62.0509 5.14658 62.052 5.1447 62.0527C5.14283 62.0534 5.14084 62.0538 5.13883 62.0537C5.1301 62.0537 5.12308 62.0472 5.12308 62.0389' fill='white'/%3e %3cpath d='M5.12305 62.0389C5.12305 62.0307 5.13006 62.024 5.1388 62.024C5.14742 62.024 5.15447 62.0307 5.15447 62.0389C5.15443 62.0409 5.15399 62.0429 5.15318 62.0447C5.15236 62.0465 5.1512 62.0482 5.14974 62.0496C5.14829 62.0509 5.14658 62.052 5.1447 62.0527C5.14283 62.0534 5.14084 62.0538 5.13883 62.0537C5.1301 62.0537 5.12308 62.0472 5.12308 62.0389L5.12305 62.0389Z' stroke='black' stroke-width='0.009375'/%3e %3cpath d='M5.22288 62.0572L5.24801 62.061C5.25101 62.0615 5.25408 62.0607 5.25657 62.059C5.25907 62.0573 5.2608 62.0547 5.2614 62.0517C5.26161 62.0502 5.26153 62.0487 5.26115 62.0473C5.26078 62.0459 5.26013 62.0446 5.25924 62.0434C5.25834 62.0422 5.25722 62.0412 5.25595 62.0405C5.25467 62.0398 5.25326 62.0393 5.2518 62.0392L5.22656 62.0354L5.20106 62.0315C5.19457 62.0307 5.18869 62.0347 5.18767 62.0407C5.18655 62.0466 5.19105 62.0524 5.19754 62.0533L5.22288 62.0572Z' fill='%23058E6E'/%3e %3cpath d='M5.22288 62.0572L5.24801 62.061C5.25101 62.0615 5.25408 62.0607 5.25657 62.059C5.25907 62.0573 5.2608 62.0547 5.2614 62.0517C5.26161 62.0502 5.26153 62.0487 5.26115 62.0473C5.26078 62.0459 5.26013 62.0446 5.25924 62.0434C5.25834 62.0422 5.25722 62.0412 5.25595 62.0405C5.25467 62.0398 5.25326 62.0393 5.2518 62.0392L5.22656 62.0354L5.20106 62.0315C5.19457 62.0307 5.18869 62.0347 5.18767 62.0407C5.18655 62.0466 5.19105 62.0524 5.19754 62.0533L5.22288 62.0572Z' stroke='black' stroke-width='0.009375'/%3e %3cpath d='M5.32172 62.0758L5.31287 62.0568L5.28857 62.0588L5.3002 62.0802L5.32172 62.0758Z' fill='%23AD1519'/%3e %3cpath d='M5.32172 62.0758L5.31287 62.0568L5.28857 62.0588L5.3002 62.0802L5.32172 62.0758Z' stroke='black' stroke-width='0.009375'/%3e %3cpath d='M5.04877 62.1418C4.96124 62.1417 4.882 62.134 4.82178 62.1185C4.882 62.103 4.96128 62.0933 5.04877 62.0931C5.1364 62.0933 5.21601 62.1029 5.27639 62.1185C5.21601 62.134 5.1364 62.1417 5.04877 62.1418Z' fill='%23AD1519'/%3e %3cpath d='M5.04877 62.1418C4.96124 62.1417 4.882 62.134 4.82178 62.1185C4.882 62.103 4.96128 62.0933 5.04877 62.0931C5.1364 62.0933 5.21601 62.1029 5.27639 62.1185C5.21601 62.134 5.1364 62.1417 5.04877 62.1418Z' stroke='black' stroke-width='0.009375' stroke-linejoin='round'/%3e %3cpath d='M5.32538 61.9519C5.32763 61.9452 5.32553 61.9384 5.32069 61.9368C5.31582 61.9354 5.30989 61.9398 5.30757 61.9463C5.30532 61.9531 5.30727 61.9599 5.31229 61.9614C5.31717 61.9628 5.32294 61.9586 5.32542 61.9519' fill='%23C8B100'/%3e %3cpath d='M5.32538 61.9519C5.32763 61.9452 5.32553 61.9384 5.32069 61.9368C5.31582 61.9354 5.30989 61.9398 5.30757 61.9463C5.30532 61.9531 5.30727 61.9599 5.31229 61.9614C5.31717 61.9628 5.32294 61.9586 5.32542 61.9519L5.32538 61.9519Z' stroke='black' stroke-width='0.009375'/%3e %3cpath d='M5.15097 61.9182C5.15172 61.9111 5.14834 61.9049 5.14328 61.9042C5.13811 61.9036 5.13327 61.909 5.13248 61.916C5.13154 61.923 5.13492 61.9293 5.13998 61.9299C5.14523 61.9304 5.15003 61.925 5.15097 61.9182Z' fill='%23C8B100'/%3e %3cpath d='M5.15097 61.9182C5.15172 61.9111 5.14834 61.9049 5.14328 61.9042C5.13811 61.9036 5.13327 61.909 5.13248 61.916C5.13154 61.923 5.13492 61.9293 5.13998 61.9299C5.14523 61.9304 5.15003 61.925 5.15097 61.9182Z' stroke='black' stroke-width='0.009375'/%3e %3cpath d='M4.94835 61.9182C4.9476 61.9111 4.95097 61.9049 4.95615 61.9042C4.96125 61.9036 4.96612 61.909 4.96702 61.916C4.96788 61.923 4.96447 61.9293 4.95933 61.9299C4.95435 61.9304 4.94932 61.925 4.94838 61.9182' fill='%23C8B100'/%3e %3cpath d='M4.94835 61.9182C4.9476 61.9111 4.95097 61.9049 4.95615 61.9042C4.96125 61.9036 4.96612 61.909 4.96702 61.916C4.96788 61.923 4.96447 61.9293 4.95933 61.9299C4.95435 61.9304 4.94932 61.925 4.94838 61.9182H4.94835Z' stroke='black' stroke-width='0.009375'/%3e %3cpath d='M4.77384 61.9519C4.77159 61.9452 4.77373 61.9384 4.77864 61.9368C4.78352 61.9354 4.78941 61.9398 4.79169 61.9463C4.79402 61.9531 4.79196 61.9599 4.78697 61.9614C4.78209 61.9628 4.77628 61.9586 4.77384 61.9519' fill='%23C8B100'/%3e %3cpath d='M4.77384 61.9519C4.77159 61.9452 4.77373 61.9384 4.77864 61.9368C4.78352 61.9354 4.78941 61.9398 4.79169 61.9463C4.79402 61.9531 4.79196 61.9599 4.78697 61.9614C4.78209 61.9628 4.77628 61.9586 4.77384 61.9519V61.9519Z' stroke='black' stroke-width='0.009375'/%3e %3cpath d='M5.04893 61.8174L5.01807 61.836L5.04102 61.8857L5.04889 61.891L5.05677 61.8857L5.07987 61.836L5.04893 61.8174Z' fill='%23C8B100'/%3e %3cpath d='M5.04893 61.8174L5.01807 61.836L5.04102 61.8857L5.04889 61.891L5.05677 61.8857L5.07987 61.836L5.04893 61.8174Z' stroke='black' stroke-width='0.009375'/%3e %3cpath d='M4.98145 61.8925L4.99547 61.913L5.04377 61.8981L5.0488 61.8914L5.04362 61.8844L4.99547 61.8704L4.98145 61.8925' fill='%23C8B100'/%3e %3cpath d='M4.98145 61.8925L4.99547 61.913L5.04377 61.8981L5.0488 61.8914L5.04362 61.8844L4.99547 61.8704L4.98145 61.8925' stroke='black' stroke-width='0.009375'/%3e %3cpath d='M5.11678 61.8925L5.10279 61.913L5.05442 61.8981L5.04932 61.8914L5.05457 61.8844L5.10283 61.8704L5.11685 61.8925' fill='%23C8B100'/%3e %3cpath d='M5.11678 61.8925L5.10279 61.913L5.05442 61.8981L5.04932 61.8914L5.05457 61.8844L5.10283 61.8704L5.11685 61.8925' stroke='black' stroke-width='0.009375'/%3e %3cpath d='M4.84799 61.8395L4.82373 61.8624L4.85474 61.9033L4.86299 61.9066L4.86907 61.9003L4.87987 61.8509L4.84799 61.8395Z' fill='%23C8B100'/%3e %3cpath d='M4.84799 61.8395L4.82373 61.8624L4.85474 61.9033L4.86299 61.9066L4.86907 61.9003L4.87987 61.8509L4.84799 61.8395Z' stroke='black' stroke-width='0.009375'/%3e %3cpath d='M4.79688 61.9215L4.81514 61.9386L4.85912 61.9149L4.8625 61.9072L4.85613 61.9014L4.8058 61.8971L4.79691 61.9215' fill='%23C8B100'/%3e %3cpath d='M4.79688 61.9215L4.81514 61.9386L4.85912 61.9149L4.8625 61.9072L4.85613 61.9014L4.8058 61.8971L4.79691 61.9215' stroke='black' stroke-width='0.009375'/%3e %3cpath d='M4.93007 61.8949L4.92069 61.9175L4.87022 61.9129L4.86377 61.9071L4.86729 61.8993L4.91143 61.8761L4.93007 61.8948' fill='%23C8B100'/%3e %3cpath d='M4.93007 61.8949L4.92069 61.9175L4.87022 61.9129L4.86377 61.9071L4.86729 61.8993L4.91143 61.8761L4.93007 61.8948' stroke='black' stroke-width='0.009375'/%3e %3cpath d='M4.74847 61.9279L4.74442 61.9519L4.6941 61.9571L4.68652 61.9527L4.68814 61.9446L4.72601 61.9131L4.74844 61.9279' fill='%23C8B100'/%3e %3cpath d='M4.74847 61.9279L4.74442 61.9519L4.6941 61.9571L4.68652 61.9527L4.68814 61.9446L4.72601 61.9131L4.74844 61.9279' stroke='black' stroke-width='0.009375'/%3e %3cpath d='M4.8457 61.9074C4.8457 61.898 4.85365 61.8905 4.8634 61.8905C4.87315 61.8905 4.88103 61.898 4.88103 61.9074C4.88089 61.9119 4.87896 61.9162 4.87566 61.9194C4.87236 61.9225 4.86795 61.9242 4.8634 61.9241C4.85883 61.9242 4.8544 61.9225 4.85108 61.9194C4.84777 61.9162 4.84583 61.9119 4.8457 61.9073' fill='%23C8B100'/%3e %3cpath d='M4.8457 61.9074C4.8457 61.898 4.85365 61.8905 4.8634 61.8905C4.87315 61.8905 4.88103 61.898 4.88103 61.9074C4.88089 61.9119 4.87896 61.9162 4.87566 61.9194C4.87236 61.9225 4.86795 61.9242 4.8634 61.9241C4.85883 61.9242 4.8544 61.9225 4.85108 61.9194C4.84777 61.9162 4.84583 61.9119 4.8457 61.9073V61.9074Z' stroke='black' stroke-width='0.009375'/%3e %3cpath d='M5.25078 61.8395L5.275 61.8624L5.24395 61.9033L5.23559 61.9066L5.2297 61.9003L5.21875 61.8509L5.25074 61.8395' fill='%23C8B100'/%3e %3cpath d='M5.25078 61.8395L5.275 61.8624L5.24395 61.9033L5.23559 61.9066L5.2297 61.9003L5.21875 61.8509L5.25074 61.8395' stroke='black' stroke-width='0.009375'/%3e %3cpath d='M5.30158 61.9215L5.28335 61.9386L5.23933 61.9149L5.23584 61.9072L5.24244 61.9014L5.2928 61.8971L5.3015 61.9215' fill='%23C8B100'/%3e %3cpath d='M5.30158 61.9215L5.28335 61.9386L5.23933 61.9149L5.23584 61.9072L5.24244 61.9014L5.2928 61.8971L5.3015 61.9215' stroke='black' stroke-width='0.009375'/%3e %3cpath d='M5.16895 61.8949L5.17832 61.9175L5.22846 61.9129L5.23513 61.9071L5.23146 61.8993L5.18747 61.8761L5.16895 61.8948' fill='%23C8B100'/%3e %3cpath d='M5.16895 61.8949L5.17832 61.9175L5.22846 61.9129L5.23513 61.9071L5.23146 61.8993L5.18747 61.8761L5.16895 61.8948' stroke='black' stroke-width='0.009375'/%3e %3cpath d='M5.34334 61.9279L5.34754 61.9519L5.3979 61.9571L5.4054 61.9527L5.40364 61.9446L5.36576 61.9131L5.34326 61.9279' fill='%23C8B100'/%3e %3cpath d='M5.34334 61.9279L5.34754 61.9519L5.3979 61.9571L5.4054 61.9527L5.40364 61.9446L5.36576 61.9131L5.34326 61.9279' stroke='black' stroke-width='0.009375'/%3e %3cpath d='M5.03125 61.8915C5.0313 61.8892 5.03179 61.887 5.03271 61.8849C5.03362 61.8829 5.03493 61.881 5.03657 61.8794C5.0382 61.8779 5.04013 61.8766 5.04224 61.8758C5.04436 61.875 5.04661 61.8746 5.04888 61.8746C5.05878 61.8746 5.06661 61.8821 5.06661 61.8915C5.06648 61.8961 5.06455 61.9004 5.06123 61.9036C5.05791 61.9067 5.05348 61.9084 5.04891 61.9083C5.04437 61.9084 5.03997 61.9067 5.03667 61.9035C5.03337 61.9004 5.03143 61.8961 5.03129 61.8916' fill='%23C8B100'/%3e %3cpath d='M5.03125 61.8915C5.0313 61.8892 5.03179 61.887 5.03271 61.8849C5.03362 61.8829 5.03493 61.881 5.03657 61.8794C5.0382 61.8779 5.04013 61.8766 5.04224 61.8758C5.04436 61.875 5.04661 61.8746 5.04888 61.8746C5.05878 61.8746 5.06661 61.8821 5.06661 61.8915C5.06648 61.8961 5.06455 61.9004 5.06123 61.9036C5.05791 61.9067 5.05348 61.9084 5.04891 61.9083C5.04437 61.9084 5.03997 61.9067 5.03667 61.9035C5.03337 61.9004 5.03143 61.8961 5.03129 61.8916L5.03125 61.8915Z' stroke='black' stroke-width='0.009375'/%3e %3cpath d='M5.21777 61.9074C5.21777 61.898 5.22572 61.8905 5.2354 61.8905C5.23767 61.8904 5.23993 61.8908 5.24205 61.8917C5.24417 61.8925 5.24611 61.8937 5.24776 61.8953C5.2494 61.8968 5.25072 61.8987 5.25164 61.9008C5.25255 61.9029 5.25305 61.9051 5.2531 61.9074C5.25296 61.9119 5.25103 61.9162 5.24773 61.9194C5.24443 61.9225 5.24002 61.9242 5.23547 61.9241C5.2309 61.9242 5.22647 61.9225 5.22316 61.9194C5.21984 61.9162 5.2179 61.9119 5.21777 61.9073' fill='%23C8B100'/%3e %3cpath d='M5.21777 61.9074C5.21777 61.898 5.22572 61.8905 5.2354 61.8905C5.23767 61.8904 5.23993 61.8908 5.24205 61.8917C5.24417 61.8925 5.24611 61.8937 5.24776 61.8953C5.2494 61.8968 5.25072 61.8987 5.25164 61.9008C5.25255 61.9029 5.25305 61.9051 5.2531 61.9074C5.25296 61.9119 5.25103 61.9162 5.24773 61.9194C5.24443 61.9225 5.24002 61.9242 5.23547 61.9241C5.2309 61.9242 5.22647 61.9225 5.22316 61.9194C5.21984 61.9162 5.2179 61.9119 5.21777 61.9073V61.9074Z' stroke='black' stroke-width='0.009375'/%3e %3cpath d='M4.68074 61.9559C4.68017 61.9563 4.66712 61.9385 4.65711 61.9296C4.64999 61.9233 4.63281 61.918 4.63281 61.918C4.63281 61.9148 4.64282 61.9076 4.65374 61.9076C4.65678 61.9075 4.6598 61.9081 4.66257 61.9093C4.66535 61.9106 4.66782 61.9124 4.66979 61.9147L4.67129 61.9078C4.67129 61.9078 4.68006 61.9095 4.68411 61.9194C4.68824 61.9296 4.68561 61.9451 4.68561 61.9451C4.68561 61.9451 4.68396 61.9522 4.68074 61.9559' fill='%23C8B100'/%3e %3cpath d='M4.68074 61.9559C4.68017 61.9563 4.66712 61.9385 4.65711 61.9296C4.64999 61.9233 4.63281 61.918 4.63281 61.918C4.63281 61.9148 4.64282 61.9076 4.65374 61.9076C4.65678 61.9075 4.6598 61.9081 4.66257 61.9093C4.66535 61.9106 4.66782 61.9124 4.66979 61.9147L4.67129 61.9078C4.67129 61.9078 4.68006 61.9095 4.68411 61.9194C4.68824 61.9296 4.68561 61.9451 4.68561 61.9451C4.68561 61.9451 4.68396 61.9522 4.68074 61.9559V61.9559Z' stroke='black' stroke-width='0.009375'/%3e %3cpath d='M4.68141 61.9471C4.68553 61.9427 4.69423 61.9436 4.70053 61.9491C4.70706 61.9546 4.70893 61.9626 4.70477 61.9671C4.70057 61.9716 4.69191 61.9706 4.68557 61.9651C4.67912 61.9596 4.67724 61.9514 4.68144 61.9471' fill='%23C8B100'/%3e %3cpath d='M4.68141 61.9471C4.68553 61.9427 4.69423 61.9436 4.70053 61.9491C4.70706 61.9546 4.70893 61.9626 4.70477 61.9671C4.70057 61.9716 4.69191 61.9706 4.68557 61.9651C4.67912 61.9596 4.67724 61.9514 4.68144 61.9471L4.68141 61.9471Z' stroke='black' stroke-width='0.009375'/%3e %3cpath d='M5.41144 61.9559C5.41182 61.9563 5.42509 61.9385 5.43507 61.9296C5.44193 61.9233 5.45937 61.9179 5.45937 61.9179C5.45937 61.9148 5.44924 61.9076 5.43829 61.9076C5.43192 61.9076 5.42592 61.9102 5.42224 61.9147L5.42074 61.9078C5.42074 61.9078 5.41197 61.9095 5.40799 61.9194C5.40402 61.9296 5.40657 61.9451 5.40657 61.9451C5.40657 61.9451 5.40807 61.9522 5.41144 61.9559' fill='%23C8B100'/%3e %3cpath d='M5.41144 61.9559C5.41182 61.9563 5.42509 61.9385 5.43507 61.9296C5.44193 61.9233 5.45937 61.9179 5.45937 61.9179C5.45937 61.9148 5.44924 61.9076 5.43829 61.9076C5.43192 61.9076 5.42592 61.9102 5.42224 61.9147L5.42074 61.9078C5.42074 61.9078 5.41197 61.9095 5.40799 61.9194C5.40402 61.9296 5.40657 61.9451 5.40657 61.9451C5.40657 61.9451 5.40807 61.9522 5.41144 61.9559V61.9559Z' stroke='black' stroke-width='0.009375'/%3e %3cpath d='M5.41147 61.9471C5.40734 61.9427 5.39872 61.9436 5.39223 61.9491C5.38567 61.9546 5.38379 61.9626 5.38795 61.9671C5.39219 61.9716 5.40078 61.9706 5.4073 61.9651C5.41375 61.9596 5.41555 61.9514 5.41143 61.9471' fill='%23C8B100'/%3e %3cpath d='M5.41147 61.9471C5.40734 61.9427 5.39872 61.9436 5.39223 61.9491C5.38567 61.9546 5.38379 61.9626 5.38795 61.9671C5.39219 61.9716 5.40078 61.9706 5.4073 61.9651C5.41375 61.9596 5.41555 61.9514 5.41143 61.9471L5.41147 61.9471Z' stroke='black' stroke-width='0.009375'/%3e %3cpath d='M4.6499 62.3653H5.45221V62.155H4.6499V62.3653Z' fill='%23C8B100'/%3e %3cpath d='M4.6499 62.3653H5.45221V62.155H4.6499V62.3653Z' stroke='black' stroke-width='0.014025'/%3e %3cpath d='M4.73388 62.5053C4.73862 62.5034 4.7437 62.5027 4.74877 62.503H5.34952C5.35552 62.503 5.36115 62.504 5.36587 62.5059C5.34536 62.499 5.33051 62.4804 5.33051 62.4583C5.33051 62.4364 5.34656 62.4173 5.36733 62.4102C5.36265 62.4117 5.3556 62.4132 5.34997 62.4132H4.74881C4.74311 62.4134 4.73742 62.4127 4.73193 62.4112L4.73516 62.4117C4.75661 62.4184 4.76891 62.4374 4.76891 62.4584C4.76875 62.4689 4.76528 62.4791 4.75899 62.4875C4.7527 62.4959 4.74392 62.5021 4.73388 62.5053Z' fill='%23C8B100'/%3e %3cpath d='M4.73388 62.5053C4.73862 62.5034 4.7437 62.5027 4.74877 62.503H5.34952C5.35552 62.503 5.36115 62.504 5.36587 62.5059C5.34536 62.499 5.33051 62.4804 5.33051 62.4583C5.33051 62.4364 5.34656 62.4173 5.36733 62.4102C5.36265 62.4117 5.3556 62.4132 5.34997 62.4132H4.74881C4.74311 62.4134 4.73742 62.4127 4.73193 62.4112L4.73516 62.4117C4.75661 62.4184 4.76891 62.4374 4.76891 62.4584C4.76875 62.4689 4.76528 62.4791 4.75899 62.4875C4.7527 62.4959 4.74392 62.5021 4.73388 62.5053Z' stroke='black' stroke-width='0.014025' stroke-linejoin='round'/%3e %3cpath d='M4.74878 62.503H5.34953C5.36993 62.503 5.38639 62.5156 5.38639 62.5311C5.38639 62.5467 5.36989 62.5594 5.34956 62.5594H4.74881C4.72838 62.5594 4.71191 62.5466 4.71191 62.5311C4.71191 62.5156 4.72841 62.503 4.74878 62.503Z' fill='%23C8B100'/%3e %3cpath d='M4.74878 62.503H5.34953C5.36993 62.503 5.38639 62.5156 5.38639 62.5311C5.38639 62.5467 5.36989 62.5594 5.34956 62.5594H4.74881C4.72838 62.5594 4.71191 62.5466 4.71191 62.5311C4.71191 62.5156 4.72841 62.503 4.74878 62.503Z' stroke='black' stroke-width='0.014025'/%3e %3cpath d='M4.74881 62.3652H5.35001C5.37026 62.3652 5.38688 62.376 5.38688 62.389C5.38688 62.4023 5.37023 62.413 5.35001 62.413H4.74881C4.72838 62.413 4.71191 62.4023 4.71191 62.389C4.71191 62.376 4.72845 62.3652 4.74881 62.3652Z' fill='%23C8B100'/%3e %3cpath d='M4.74881 62.3652H5.35001C5.37026 62.3652 5.38688 62.376 5.38688 62.389C5.38688 62.4023 5.37023 62.413 5.35001 62.413H4.74881C4.72838 62.413 4.71191 62.4023 4.71191 62.389C4.71191 62.376 4.72845 62.3652 4.74881 62.3652Z' stroke='black' stroke-width='0.014025'/%3e %3cpath d='M5.61133 65.9043C5.55583 65.9043 5.50641 65.8927 5.46996 65.8732C5.43377 65.8548 5.38483 65.8436 5.33083 65.8436C5.27657 65.8436 5.22636 65.855 5.19021 65.8735C5.15383 65.8926 5.10366 65.9043 5.04883 65.9043C4.99333 65.9043 4.94395 65.8913 4.90746 65.8719C4.87165 65.8543 4.82353 65.8435 4.77096 65.8435C4.71651 65.8435 4.66821 65.8539 4.63202 65.8726C4.59553 65.892 4.54502 65.9042 4.48975 65.9042V65.9911C4.5451 65.9911 4.59557 65.9784 4.63206 65.9593C4.66825 65.9406 4.71655 65.93 4.77096 65.93C4.82338 65.93 4.87146 65.9409 4.90746 65.9586C4.94383 65.978 4.99333 65.9911 5.04883 65.9911C5.10366 65.9911 5.15383 65.9791 5.19021 65.9602C5.22636 65.9415 5.27657 65.9301 5.33083 65.9301C5.38483 65.9301 5.43377 65.9415 5.46996 65.96C5.50641 65.9794 5.55501 65.9911 5.61066 65.9911L5.6113 65.9042' fill='%23005BBF'/%3e %3cpath d='M5.61133 65.9043C5.55583 65.9043 5.50641 65.8927 5.46996 65.8732C5.43377 65.8548 5.38483 65.8436 5.33083 65.8436C5.27657 65.8436 5.22636 65.855 5.19021 65.8735C5.15383 65.8926 5.10366 65.9043 5.04883 65.9043C4.99333 65.9043 4.94395 65.8913 4.90746 65.8719C4.87165 65.8543 4.82353 65.8435 4.77096 65.8435C4.71651 65.8435 4.66821 65.8539 4.63202 65.8726C4.59553 65.892 4.54502 65.9042 4.48975 65.9042V65.9911C4.5451 65.9911 4.59557 65.9784 4.63206 65.9593C4.66825 65.9406 4.71655 65.93 4.77096 65.93C4.82338 65.93 4.87146 65.9409 4.90746 65.9586C4.94383 65.978 4.99333 65.9911 5.04883 65.9911C5.10366 65.9911 5.15383 65.9791 5.19021 65.9602C5.22636 65.9415 5.27657 65.9301 5.33083 65.9301C5.38483 65.9301 5.43377 65.9415 5.46996 65.96C5.50641 65.9794 5.55501 65.9911 5.61066 65.9911L5.6113 65.9042L5.61133 65.9043Z' stroke='black' stroke-width='0.014025'/%3e %3cpath d='M5.61133 65.9912C5.55583 65.9912 5.50641 65.9795 5.46996 65.9601C5.43377 65.9416 5.38483 65.9302 5.33083 65.9302C5.27657 65.9302 5.22636 65.9416 5.19021 65.9604C5.15383 65.9793 5.10366 65.9912 5.04883 65.9912C4.99333 65.9912 4.94395 65.9781 4.90746 65.9588C4.87165 65.9411 4.82353 65.9302 4.77096 65.9302C4.71651 65.9302 4.66821 65.9408 4.63202 65.9595C4.59553 65.9786 4.54502 65.9913 4.48975 65.9913V66.078C4.5451 66.078 4.59557 66.0656 4.63206 66.0464C4.66825 66.0275 4.71655 66.017 4.77096 66.017C4.82338 66.017 4.87146 66.0279 4.90746 66.0456C4.94383 66.065 4.99333 66.078 5.04883 66.078C5.10366 66.078 5.15383 66.066 5.19021 66.047C5.22636 66.0284 5.27657 66.017 5.33083 66.017C5.38483 66.017 5.43377 66.0284 5.46996 66.0469C5.50641 66.0662 5.55501 66.078 5.61066 66.078L5.6113 65.9913' fill='%23CCCCCC'/%3e %3cpath d='M5.61133 65.9912C5.55583 65.9912 5.50641 65.9795 5.46996 65.9601C5.43377 65.9416 5.38483 65.9302 5.33083 65.9302C5.27657 65.9302 5.22636 65.9416 5.19021 65.9604C5.15383 65.9793 5.10366 65.9912 5.04883 65.9912C4.99333 65.9912 4.94395 65.9781 4.90746 65.9588C4.87165 65.9411 4.82353 65.9302 4.77096 65.9302C4.71651 65.9302 4.66821 65.9408 4.63202 65.9595C4.59553 65.9786 4.54502 65.9913 4.48975 65.9913V66.078C4.5451 66.078 4.59557 66.0656 4.63206 66.0464C4.66825 66.0275 4.71655 66.017 4.77096 66.017C4.82338 66.017 4.87146 66.0279 4.90746 66.0456C4.94383 66.065 4.99333 66.078 5.04883 66.078C5.10366 66.078 5.15383 66.066 5.19021 66.047C5.22636 66.0284 5.27657 66.017 5.33083 66.017C5.38483 66.017 5.43377 66.0284 5.46996 66.0469C5.50641 66.0662 5.55501 66.078 5.61066 66.078L5.6113 65.9913' stroke='black' stroke-width='0.014025'/%3e %3cpath d='M5.61133 66.0779C5.55583 66.0779 5.50641 66.0662 5.46996 66.0469C5.43377 66.0284 5.38483 66.017 5.33083 66.017C5.27657 66.017 5.22636 66.0284 5.19021 66.047C5.15383 66.0659 5.10366 66.0779 5.04883 66.0779C4.99333 66.0779 4.94395 66.0649 4.90746 66.0456C4.87165 66.0278 4.82353 66.017 4.77096 66.017C4.71651 66.017 4.66821 66.0275 4.63202 66.0464C4.59553 66.0656 4.54502 66.0779 4.48975 66.0779V66.1646C4.5451 66.1646 4.59557 66.1522 4.63206 66.1329C4.66825 66.1143 4.71655 66.1038 4.77096 66.1038C4.82338 66.1038 4.87146 66.1147 4.90746 66.1323C4.94383 66.1517 4.99333 66.1646 5.04883 66.1646C5.10366 66.1646 5.15383 66.1527 5.19021 66.1339C5.22636 66.1151 5.27657 66.1037 5.33083 66.1037C5.38483 66.1037 5.43377 66.115 5.46996 66.1336C5.50641 66.1531 5.55501 66.1646 5.61066 66.1646L5.6113 66.0779' fill='%23005BBF'/%3e %3cpath d='M5.61133 66.0779C5.55583 66.0779 5.50641 66.0662 5.46996 66.0469C5.43377 66.0284 5.38483 66.017 5.33083 66.017C5.27657 66.017 5.22636 66.0284 5.19021 66.047C5.15383 66.0659 5.10366 66.0779 5.04883 66.0779C4.99333 66.0779 4.94395 66.0649 4.90746 66.0456C4.87165 66.0278 4.82353 66.017 4.77096 66.017C4.71651 66.017 4.66821 66.0275 4.63202 66.0464C4.59553 66.0656 4.54502 66.0779 4.48975 66.0779V66.1646C4.5451 66.1646 4.59557 66.1522 4.63206 66.1329C4.66825 66.1143 4.71655 66.1038 4.77096 66.1038C4.82338 66.1038 4.87146 66.1147 4.90746 66.1323C4.94383 66.1517 4.99333 66.1646 5.04883 66.1646C5.10366 66.1646 5.15383 66.1527 5.19021 66.1339C5.22636 66.1151 5.27657 66.1037 5.33083 66.1037C5.38483 66.1037 5.43377 66.115 5.46996 66.1336C5.50641 66.1531 5.55501 66.1646 5.61066 66.1646L5.6113 66.0779' stroke='black' stroke-width='0.014025'/%3e %3cpath d='M5.61066 66.2514C5.55501 66.2514 5.50641 66.2396 5.46996 66.2202C5.43377 66.2018 5.38483 66.1905 5.33083 66.1905C5.27657 66.1905 5.22636 66.2018 5.19021 66.2205C5.15383 66.2394 5.10366 66.2514 5.04883 66.2514C4.99333 66.2514 4.94395 66.2383 4.90746 66.2189C4.87165 66.2013 4.82353 66.1905 4.77096 66.1905C4.71651 66.1905 4.66821 66.201 4.63202 66.2198C4.59553 66.2391 4.54502 66.2514 4.48975 66.2514V66.1652C4.5451 66.1652 4.59557 66.1522 4.63206 66.1329C4.66825 66.1143 4.71655 66.1038 4.77096 66.1038C4.82338 66.1038 4.87146 66.1147 4.90746 66.1323C4.94383 66.1517 4.99333 66.1646 5.04883 66.1646C5.10366 66.1646 5.15383 66.1527 5.19021 66.1339C5.22636 66.1151 5.27657 66.1038 5.33083 66.1038C5.38483 66.1038 5.43377 66.115 5.46996 66.1336C5.50641 66.1531 5.55583 66.1646 5.61133 66.1646L5.61066 66.2514Z' fill='%23CCCCCC'/%3e %3cpath d='M5.61066 66.2514C5.55501 66.2514 5.50641 66.2396 5.46996 66.2202C5.43377 66.2018 5.38483 66.1905 5.33083 66.1905C5.27657 66.1905 5.22636 66.2018 5.19021 66.2205C5.15383 66.2394 5.10366 66.2514 5.04883 66.2514C4.99333 66.2514 4.94395 66.2383 4.90746 66.2189C4.87165 66.2013 4.82353 66.1905 4.77096 66.1905C4.71651 66.1905 4.66821 66.201 4.63202 66.2198C4.59553 66.2391 4.54502 66.2514 4.48975 66.2514V66.1652C4.5451 66.1652 4.59557 66.1522 4.63206 66.1329C4.66825 66.1143 4.71655 66.1038 4.77096 66.1038C4.82338 66.1038 4.87146 66.1147 4.90746 66.1323C4.94383 66.1517 4.99333 66.1646 5.04883 66.1646C5.10366 66.1646 5.15383 66.1527 5.19021 66.1339C5.22636 66.1151 5.27657 66.1038 5.33083 66.1038C5.38483 66.1038 5.43377 66.115 5.46996 66.1336C5.50641 66.1531 5.55583 66.1646 5.61133 66.1646L5.61066 66.2514Z' stroke='black' stroke-width='0.014025'/%3e %3cpath d='M5.61066 66.3382C5.55501 66.3382 5.50641 66.3264 5.46996 66.3071C5.43377 66.2885 5.38483 66.2771 5.33083 66.2771C5.27657 66.2771 5.22636 66.2886 5.19021 66.3073C5.15383 66.3262 5.10366 66.3382 5.04883 66.3382C4.99333 66.3382 4.94395 66.325 4.90746 66.3057C4.87165 66.2879 4.82353 66.2771 4.77096 66.2771C4.71651 66.2771 4.66821 66.2877 4.63202 66.3064C4.59553 66.3256 4.54502 66.3382 4.48975 66.3382V66.2521C4.5451 66.2521 4.59557 66.2389 4.63206 66.2196C4.66825 66.2009 4.71655 66.1906 4.77096 66.1906C4.82338 66.1906 4.87146 66.2013 4.90746 66.2189C4.94383 66.2382 4.99333 66.2513 5.04883 66.2513C5.10366 66.2513 5.15383 66.2393 5.19021 66.2204C5.22636 66.2017 5.27657 66.1906 5.33083 66.1906C5.38483 66.1906 5.43377 66.2017 5.46996 66.2202C5.50641 66.2395 5.55557 66.2513 5.61115 66.2513L5.61066 66.3381' fill='%23005BBF'/%3e %3cpath d='M5.61066 66.3382C5.55501 66.3382 5.50641 66.3264 5.46996 66.3071C5.43377 66.2885 5.38483 66.2771 5.33083 66.2771C5.27657 66.2771 5.22636 66.2886 5.19021 66.3073C5.15383 66.3262 5.10366 66.3382 5.04883 66.3382C4.99333 66.3382 4.94395 66.325 4.90746 66.3057C4.87165 66.2879 4.82353 66.2771 4.77096 66.2771C4.71651 66.2771 4.66821 66.2877 4.63202 66.3064C4.59553 66.3256 4.54502 66.3382 4.48975 66.3382V66.2521C4.5451 66.2521 4.59557 66.2389 4.63206 66.2196C4.66825 66.2009 4.71655 66.1906 4.77096 66.1906C4.82338 66.1906 4.87146 66.2013 4.90746 66.2189C4.94383 66.2382 4.99333 66.2513 5.04883 66.2513C5.10366 66.2513 5.15383 66.2393 5.19021 66.2204C5.22636 66.2017 5.27657 66.1906 5.33083 66.1906C5.38483 66.1906 5.43377 66.2017 5.46996 66.2202C5.50641 66.2395 5.55557 66.2513 5.61115 66.2513L5.61066 66.3381V66.3382Z' stroke='black' stroke-width='0.014025'/%3e %3cpath d='M4.73418 65.5482C4.73613 65.5555 4.7388 65.5627 4.7388 65.5705C4.7388 65.6231 4.69335 65.665 4.6377 65.665H5.46337C5.40776 65.665 5.36223 65.6231 5.36223 65.5705C5.36223 65.5628 5.36373 65.5555 5.36572 65.5482C5.36059 65.5497 5.35524 65.5503 5.3499 65.5501H4.74915C4.74427 65.5501 4.73853 65.5496 4.73418 65.5482Z' fill='%23C8B100'/%3e %3cpath d='M4.73418 65.5482C4.73613 65.5555 4.7388 65.5627 4.7388 65.5705C4.7388 65.6231 4.69335 65.665 4.6377 65.665H5.46337C5.40776 65.665 5.36223 65.6231 5.36223 65.5705C5.36223 65.5628 5.36373 65.5555 5.36572 65.5482C5.36059 65.5497 5.35524 65.5503 5.3499 65.5501H4.74915C4.74427 65.5501 4.73853 65.5496 4.73418 65.5482Z' stroke='black' stroke-width='0.014025' stroke-linejoin='round'/%3e %3cpath d='M4.74878 65.4937H5.34953C5.36993 65.4937 5.38639 65.5064 5.38639 65.5219C5.38639 65.5375 5.36989 65.5502 5.34956 65.5502H4.74881C4.72838 65.5502 4.71191 65.5375 4.71191 65.5219C4.71191 65.5064 4.72841 65.4937 4.74878 65.4937Z' fill='%23C8B100'/%3e %3cpath d='M4.74878 65.4937H5.34953C5.36993 65.4937 5.38639 65.5064 5.38639 65.5219C5.38639 65.5375 5.36989 65.5502 5.34956 65.5502H4.74881C4.72838 65.5502 4.71191 65.5375 4.71191 65.5219C4.71191 65.5064 4.72841 65.4937 4.74878 65.4937Z' stroke='black' stroke-width='0.014025'/%3e %3cpath d='M4.63867 65.875H5.46217V65.665H4.63875V65.875H4.63867Z' fill='%23C8B100'/%3e %3cpath d='M4.63867 65.875H5.46217V65.665H4.63875V65.875H4.63867Z' stroke='black' stroke-width='0.014025'/%3e %3cpath d='M4.57402 64.7503C4.49253 64.7973 4.43733 64.8455 4.44626 64.8695C4.45076 64.8917 4.47663 64.9082 4.51357 64.9327C4.57177 64.9732 4.60713 65.0456 4.57946 65.079C4.62764 65.0401 4.65813 64.9821 4.65813 64.9175C4.65813 64.85 4.62603 64.7892 4.57406 64.7502' fill='%23AD1519'/%3e %3cpath d='M4.57402 64.7503C4.49253 64.7973 4.43733 64.8455 4.44626 64.8695C4.45076 64.8917 4.47663 64.9082 4.51357 64.9327C4.57177 64.9732 4.60713 65.0456 4.57946 65.079C4.62764 65.0401 4.65813 64.9821 4.65813 64.9175C4.65813 64.85 4.62603 64.7892 4.57406 64.7502L4.57402 64.7503Z' stroke='black' stroke-width='0.014025'/%3e %3cpath d='M4.75684 65.4596H5.34199V62.5928H4.75684V65.4596Z' fill='%23CCCCCC'/%3e %3cpath d='M5.17395 62.5967V65.4574M5.23969 62.5966V65.4573M4.75684 65.4596H5.34199V62.5928H4.75684V65.4596Z' stroke='black' stroke-width='0.014025'/%3e %3cpath d='M5.93942 63.6651C5.81173 63.6124 5.59468 63.5732 5.34565 63.565C5.25977 63.5657 5.16407 63.5738 5.06526 63.5902C4.71527 63.6486 4.44865 63.7883 4.46987 63.9022C4.47025 63.9046 4.471 63.9095 4.47156 63.9117C4.47156 63.9117 4.34042 63.6161 4.33821 63.6048C4.31485 63.4785 4.61057 63.3233 4.99907 63.2585C5.12095 63.2382 5.23982 63.2303 5.3431 63.2313C5.59165 63.2313 5.80761 63.2632 5.9377 63.3115L5.93935 63.6652' fill='%23AD1519'/%3e %3cpath d='M5.93942 63.6651C5.81173 63.6124 5.59468 63.5732 5.34565 63.565C5.25977 63.5657 5.16407 63.5738 5.06526 63.5902C4.71527 63.6486 4.44865 63.7883 4.46987 63.9022C4.47025 63.9046 4.471 63.9095 4.47156 63.9117C4.47156 63.9117 4.34042 63.6161 4.33821 63.6048C4.31485 63.4785 4.61057 63.3233 4.99907 63.2585C5.12095 63.2382 5.23982 63.2303 5.3431 63.2313C5.59165 63.2313 5.80761 63.2632 5.9377 63.3115L5.93935 63.6652' stroke='black' stroke-width='0.014025' stroke-linejoin='round'/%3e %3cpath d='M4.75568 64.0249C4.59338 64.0133 4.4826 63.9699 4.46993 63.9021C4.45988 63.848 4.5147 63.7882 4.61269 63.7339C4.65642 63.7386 4.70569 63.7446 4.75658 63.7446L4.75564 64.0249' fill='%23AD1519'/%3e %3cpath d='M4.75568 64.0249C4.59338 64.0133 4.4826 63.9699 4.46993 63.9021C4.45988 63.848 4.5147 63.7882 4.61269 63.7339C4.65642 63.7386 4.70569 63.7446 4.75658 63.7446L4.75564 64.0249' stroke='black' stroke-width='0.014025'/%3e %3cpath d='M5.3427 63.8058C5.44406 63.8211 5.52022 63.8463 5.5581 63.8772L5.56155 63.8834C5.57962 63.9206 5.49056 63.9994 5.3418 64.0875L5.34273 63.8058' fill='%23AD1519'/%3e %3cpath d='M5.3427 63.8058C5.44406 63.8211 5.52022 63.8463 5.5581 63.8772L5.56155 63.8834C5.57962 63.9206 5.49056 63.9994 5.3418 64.0875L5.34273 63.8058' stroke='black' stroke-width='0.014025'/%3e %3cpath d='M4.39214 64.578C4.37677 64.5317 4.53502 64.439 4.75863 64.3569C4.86082 64.3204 4.94519 64.2822 5.04974 64.2362C5.36043 64.0988 5.58989 63.9412 5.56169 63.8837L5.55858 63.8778C5.57516 63.8912 5.60077 64.1744 5.60077 64.1744C5.62916 64.227 5.41912 64.3823 5.13307 64.5194C5.04157 64.5631 4.84826 64.6346 4.75702 64.6665C4.59382 64.7231 4.43152 64.8299 4.44644 64.8695L4.39214 64.5782' fill='%23AD1519'/%3e %3cpath d='M4.39214 64.578C4.37677 64.5317 4.53502 64.439 4.75863 64.3569C4.86082 64.3204 4.94519 64.2822 5.04974 64.2362C5.36043 64.0988 5.58989 63.9412 5.56169 63.8837L5.55858 63.8778C5.57516 63.8912 5.60077 64.1744 5.60077 64.1744C5.62916 64.227 5.41912 64.3823 5.13307 64.5194C5.04157 64.5631 4.84826 64.6346 4.75702 64.6665C4.59382 64.7231 4.43152 64.8299 4.44644 64.8695L4.39214 64.5782V64.578Z' stroke='black' stroke-width='0.014025' stroke-linejoin='round'/%3e %3cpath d='M4.71651 63.5275C4.78806 63.5014 4.8349 63.4706 4.81195 63.4143C4.79747 63.3784 4.7605 63.3715 4.7053 63.3918L4.60742 63.4273L4.69555 63.6445C4.70515 63.6401 4.71467 63.6356 4.72472 63.632C4.73455 63.6284 4.74497 63.6257 4.7551 63.6227L4.71647 63.5276V63.5276L4.71651 63.5275ZM4.67398 63.4227L4.69873 63.4137C4.71921 63.4062 4.74242 63.417 4.75273 63.4424C4.76035 63.4617 4.75836 63.4831 4.73473 63.4982C4.72667 63.5029 4.71823 63.5068 4.7095 63.51L4.67398 63.4227ZM4.94518 63.3318C4.93491 63.3346 4.92467 63.3377 4.91425 63.3397C4.90393 63.3417 4.89325 63.3429 4.88275 63.3443L4.93345 63.5702L5.09125 63.5385C5.08937 63.5341 5.0869 63.5293 5.086 63.5247C5.08487 63.52 5.08506 63.5147 5.08476 63.51C5.05712 63.518 5.02686 63.5265 4.99056 63.5338L4.94537 63.3318M5.2612 63.5266C5.29101 63.4447 5.32705 63.3661 5.36252 63.2866C5.34964 63.2888 5.33658 63.2897 5.32352 63.2892C5.30466 63.3469 5.28115 63.4045 5.2564 63.4619C5.22677 63.4074 5.19396 63.3543 5.16895 63.2994C5.15668 63.301 5.14412 63.3028 5.13171 63.3036C5.11945 63.3044 5.10658 63.3042 5.09432 63.3044C5.13994 63.3781 5.1836 63.4529 5.22527 63.5289C5.23105 63.5278 5.23701 63.5264 5.24327 63.526C5.24912 63.5256 5.25527 63.5262 5.2612 63.5264M5.59108 63.3528C5.59656 63.3417 5.60215 63.331 5.60833 63.3208C5.59986 63.3127 5.57376 63.301 5.54323 63.2979C5.47888 63.2915 5.44191 63.3201 5.4376 63.359C5.42852 63.4403 5.55685 63.4333 5.551 63.4873C5.54845 63.5105 5.52373 63.5199 5.49756 63.5174C5.46831 63.5144 5.44693 63.4983 5.44318 63.4745L5.4352 63.4737C5.43066 63.488 5.42495 63.5019 5.41813 63.5152C5.43688 63.5273 5.46137 63.5342 5.4847 63.5366C5.55032 63.543 5.60042 63.5168 5.60515 63.4736C5.61366 63.3963 5.48402 63.3918 5.48905 63.3463C5.49118 63.3272 5.50592 63.3146 5.53941 63.318C5.56341 63.3204 5.57833 63.3334 5.58478 63.3521L5.59116 63.3528' fill='%23C8B100'/%3e %3cpath d='M10.4195 61.9352C10.4195 61.9352 10.3931 61.9631 10.3738 61.9671C10.3545 61.9708 10.33 61.9497 10.33 61.9497C10.33 61.9497 10.3126 61.9678 10.2913 61.9726C10.2699 61.9775 10.2403 61.9486 10.2403 61.9486C10.2403 61.9486 10.2201 61.9775 10.2018 61.9843C10.1834 61.991 10.1611 61.9756 10.1611 61.9756C10.1611 61.9756 10.153 61.9899 10.1378 61.9978C10.1313 62.0009 10.1205 61.9958 10.1205 61.9958L10.099 61.9824L10.0745 61.9563L10.0522 61.9476C10.0522 61.9476 10.042 61.9149 10.041 61.9091L10.038 61.8889C10.0334 61.8655 10.0694 61.8383 10.1209 61.8267C10.1504 61.8198 10.1761 61.8203 10.1951 61.8262C10.2156 61.8087 10.2591 61.7965 10.3102 61.7965C10.3565 61.7965 10.3972 61.8063 10.4196 61.8216C10.4417 61.8063 10.4823 61.7965 10.5288 61.7965C10.5796 61.7965 10.6231 61.8087 10.6437 61.8261C10.6627 61.8203 10.6883 61.8199 10.7181 61.8267C10.7693 61.8383 10.8055 61.8655 10.8009 61.8888L10.7979 61.9091C10.7967 61.9149 10.7866 61.9476 10.7866 61.9476L10.7642 61.9563L10.7398 61.9823L10.7186 61.9957C10.7186 61.9957 10.7077 62.0008 10.7013 61.9978C10.686 61.99 10.6778 61.9756 10.6778 61.9756C10.6778 61.9756 10.6554 61.9909 10.6372 61.9842C10.6189 61.9774 10.5985 61.9486 10.5985 61.9486C10.5985 61.9486 10.569 61.9774 10.5475 61.9726C10.5262 61.9677 10.5089 61.9496 10.5089 61.9496C10.5089 61.9496 10.4845 61.9708 10.4652 61.967C10.4458 61.963 10.4196 61.9351 10.4196 61.9351' fill='%23AD1519'/%3e %3cpath d='M10.4195 61.9352C10.4195 61.9352 10.3931 61.9631 10.3738 61.9671C10.3545 61.9708 10.33 61.9497 10.33 61.9497C10.33 61.9497 10.3126 61.9678 10.2913 61.9726C10.2699 61.9775 10.2403 61.9486 10.2403 61.9486C10.2403 61.9486 10.2201 61.9775 10.2018 61.9843C10.1834 61.991 10.1611 61.9756 10.1611 61.9756C10.1611 61.9756 10.153 61.9899 10.1378 61.9978C10.1313 62.0009 10.1205 61.9958 10.1205 61.9958L10.099 61.9824L10.0745 61.9563L10.0522 61.9476C10.0522 61.9476 10.042 61.9149 10.041 61.9091L10.038 61.8889C10.0334 61.8655 10.0694 61.8383 10.1209 61.8267C10.1504 61.8198 10.1761 61.8203 10.1951 61.8262C10.2156 61.8087 10.2591 61.7965 10.3102 61.7965C10.3565 61.7965 10.3972 61.8063 10.4196 61.8216C10.4417 61.8063 10.4823 61.7965 10.5288 61.7965C10.5796 61.7965 10.6231 61.8087 10.6437 61.8261C10.6627 61.8203 10.6883 61.8199 10.7181 61.8267C10.7693 61.8383 10.8055 61.8655 10.8009 61.8888L10.7979 61.9091C10.7967 61.9149 10.7866 61.9476 10.7866 61.9476L10.7642 61.9563L10.7398 61.9823L10.7186 61.9957C10.7186 61.9957 10.7077 62.0008 10.7013 61.9978C10.686 61.99 10.6778 61.9756 10.6778 61.9756C10.6778 61.9756 10.6554 61.9909 10.6372 61.9842C10.6189 61.9774 10.5985 61.9486 10.5985 61.9486C10.5985 61.9486 10.569 61.9774 10.5475 61.9726C10.5262 61.9677 10.5089 61.9496 10.5089 61.9496C10.5089 61.9496 10.4845 61.9708 10.4652 61.967C10.4458 61.963 10.4196 61.9351 10.4196 61.9351H10.4195L10.4195 61.9352Z' stroke='black' stroke-width='0.0097125'/%3e %3cpath d='M10.3691 61.7831C10.3691 61.7441 10.3913 61.7125 10.4186 61.7125C10.446 61.7125 10.4683 61.744 10.4683 61.783C10.4683 61.8222 10.4461 61.8539 10.4186 61.8539C10.3913 61.8539 10.3691 61.8222 10.3691 61.783' fill='%23C8B100'/%3e %3cpath d='M10.3691 61.7831C10.3691 61.7441 10.3913 61.7125 10.4186 61.7125C10.446 61.7125 10.4683 61.744 10.4683 61.783C10.4683 61.8222 10.4461 61.8539 10.4186 61.8539C10.3913 61.8539 10.3691 61.8222 10.3691 61.783V61.7831Z' stroke='black' stroke-width='0.009375'/%3e %3cpath d='M10.3965 61.7831C10.3965 61.7473 10.4068 61.7181 10.4194 61.7181C10.432 61.7181 10.4422 61.7473 10.4422 61.783C10.4422 61.819 10.432 61.8482 10.4194 61.8482C10.4068 61.8482 10.3965 61.819 10.3965 61.7831' fill='%23C8B100'/%3e %3cpath d='M10.3965 61.7831C10.3965 61.7473 10.4068 61.7181 10.4194 61.7181C10.432 61.7181 10.4422 61.7473 10.4422 61.783C10.4422 61.819 10.432 61.8482 10.4194 61.8482C10.4068 61.8482 10.3965 61.819 10.3965 61.7831L10.3965 61.7831Z' stroke='black' stroke-width='0.009375'/%3e %3cpath d='M10.1641 62.073C10.1588 62.0591 10.1517 62.046 10.1431 62.034C10.2132 62.0134 10.3108 62.0005 10.4193 62.0002C10.5279 62.0005 10.6261 62.0134 10.6962 62.034L10.6775 62.067C10.6714 62.0776 10.6634 62.0961 10.664 62.0961C10.6006 62.0767 10.5191 62.0668 10.419 62.0667C10.3186 62.0668 10.2222 62.079 10.172 62.0975C10.1727 62.0975 10.1685 62.0859 10.1635 62.0731H10.164' fill='%23C8B100'/%3e %3cpath d='M10.1641 62.073C10.1588 62.0591 10.1517 62.046 10.1431 62.034C10.2132 62.0134 10.3108 62.0005 10.4193 62.0002C10.5279 62.0005 10.6261 62.0134 10.6962 62.034L10.6775 62.067C10.6714 62.0776 10.6634 62.0961 10.664 62.0961C10.6006 62.0767 10.5191 62.0668 10.419 62.0667C10.3186 62.0668 10.2222 62.079 10.172 62.0975C10.1727 62.0975 10.1685 62.0859 10.1635 62.0731H10.164' stroke='black' stroke-width='0.009375'/%3e %3cpath d='M10.4194 62.1621C10.507 62.162 10.6034 62.1487 10.639 62.1395C10.6628 62.1326 10.6767 62.1219 10.6741 62.1094C10.673 62.1036 10.6678 62.0985 10.6609 62.0956C10.6086 62.0788 10.5145 62.0669 10.4194 62.0668C10.3246 62.0669 10.2299 62.0788 10.1775 62.0955C10.1708 62.0985 10.1655 62.1036 10.1644 62.1095C10.1618 62.1219 10.1756 62.1326 10.1996 62.1396C10.2351 62.1487 10.3319 62.1621 10.4195 62.1622' fill='%23C8B100'/%3e %3cpath d='M10.4194 62.1621C10.507 62.162 10.6034 62.1487 10.639 62.1395C10.6628 62.1326 10.6767 62.1219 10.6741 62.1094C10.673 62.1036 10.6678 62.0985 10.6609 62.0956C10.6086 62.0788 10.5145 62.0669 10.4194 62.0668C10.3246 62.0669 10.2299 62.0788 10.1775 62.0955C10.1708 62.0985 10.1655 62.1036 10.1644 62.1095C10.1618 62.1219 10.1756 62.1326 10.1996 62.1396C10.2351 62.1487 10.3319 62.1621 10.4195 62.1622L10.4194 62.1621Z' stroke='black' stroke-width='0.009375'/%3e %3cpath d='M10.6313 61.8147C10.6313 61.8061 10.6386 61.7992 10.6475 61.7992C10.6566 61.7992 10.6639 61.8061 10.6639 61.8146C10.6639 61.8232 10.6566 61.83 10.6475 61.83C10.6454 61.8301 10.6434 61.8297 10.6415 61.829C10.6395 61.8282 10.6378 61.8271 10.6363 61.8257C10.6348 61.8242 10.6336 61.8225 10.6327 61.8206C10.6319 61.8188 10.6314 61.8167 10.6314 61.8146' fill='white'/%3e %3cpath d='M10.6317 61.8147C10.6317 61.8061 10.639 61.7993 10.6478 61.7993C10.6569 61.7993 10.6642 61.8061 10.6642 61.8147C10.6642 61.8233 10.6569 61.8301 10.6479 61.8301C10.6458 61.8301 10.6437 61.8298 10.6418 61.829C10.6399 61.8283 10.6381 61.8272 10.6366 61.8257C10.6351 61.8243 10.6339 61.8226 10.6331 61.8207C10.6322 61.8188 10.6318 61.8168 10.6317 61.8147L10.6317 61.8147ZM10.6226 61.7608C10.6226 61.7587 10.623 61.7566 10.6239 61.7547C10.6247 61.7528 10.6259 61.7511 10.6274 61.7497C10.6289 61.7482 10.6307 61.7471 10.6327 61.7464C10.6346 61.7456 10.6367 61.7453 10.6388 61.7453C10.6478 61.7453 10.6551 61.7522 10.6551 61.7608C10.6551 61.7693 10.6477 61.7762 10.6388 61.7762C10.6346 61.7763 10.6305 61.7747 10.6275 61.7718C10.6244 61.769 10.6227 61.765 10.6226 61.7608ZM10.5818 61.727C10.5818 61.7185 10.589 61.7116 10.5981 61.7116C10.607 61.7116 10.6143 61.7185 10.6143 61.727C10.6143 61.7357 10.607 61.7425 10.5981 61.7425C10.5961 61.7426 10.594 61.7422 10.592 61.7415C10.5901 61.7407 10.5883 61.7396 10.5868 61.7382C10.5852 61.7367 10.584 61.735 10.5832 61.7331C10.5823 61.7312 10.5819 61.7291 10.5818 61.727H10.5818ZM10.5308 61.7108C10.5308 61.7021 10.5381 61.6952 10.5471 61.6952C10.5562 61.6952 10.5634 61.7021 10.5634 61.7108C10.5634 61.7191 10.5563 61.7262 10.5471 61.7262C10.5381 61.7262 10.5308 61.7191 10.5308 61.7108ZM10.479 61.7126C10.479 61.704 10.4863 61.6971 10.4952 61.6971C10.5043 61.6971 10.5116 61.704 10.5116 61.7126C10.5116 61.7211 10.5043 61.7279 10.4952 61.7279C10.4931 61.728 10.4911 61.7276 10.4891 61.7269C10.4872 61.7261 10.4854 61.725 10.4839 61.7236C10.4824 61.7222 10.4812 61.7205 10.4804 61.7186C10.4795 61.7167 10.4791 61.7147 10.479 61.7126Z' stroke='black' stroke-width='0.007575'/%3e %3cpath d='M10.7923 61.9195C10.7971 61.9076 10.8001 61.8944 10.8001 61.8808C10.8001 61.8235 10.7547 61.777 10.6984 61.777C10.6804 61.777 10.6636 61.7819 10.6489 61.7903' stroke='black' stroke-width='0.009375' stroke-linecap='round'/%3e %3cpath d='M10.611 61.8467C10.6163 61.8373 10.62 61.826 10.62 61.8152C10.62 61.7739 10.5774 61.7405 10.5249 61.7405C10.5025 61.7405 10.482 61.7466 10.4658 61.7567' stroke='black' stroke-width='0.009375'/%3e %3cpath d='M10.8065 61.8725C10.8065 61.864 10.8139 61.857 10.8229 61.857C10.8319 61.857 10.8392 61.864 10.8392 61.8725C10.8392 61.8811 10.8319 61.8879 10.8229 61.8879C10.8139 61.8879 10.8065 61.8811 10.8065 61.8725ZM10.8004 61.8157C10.8004 61.8071 10.8078 61.8004 10.8168 61.8004C10.8188 61.8003 10.8209 61.8006 10.8229 61.8014C10.8248 61.8021 10.8266 61.8032 10.8281 61.8047C10.8296 61.8061 10.8308 61.8078 10.8316 61.8097C10.8325 61.8116 10.833 61.8137 10.833 61.8157C10.833 61.8241 10.8257 61.831 10.8168 61.831C10.8078 61.831 10.8004 61.8241 10.8004 61.8157V61.8157ZM10.7639 61.7722C10.7639 61.7702 10.7644 61.7681 10.7652 61.7662C10.7661 61.7643 10.7673 61.7626 10.7688 61.7612C10.7703 61.7598 10.7721 61.7586 10.774 61.7579C10.7759 61.7572 10.778 61.7568 10.7801 61.7569C10.7891 61.7569 10.7964 61.7638 10.7964 61.7722C10.7963 61.7764 10.7945 61.7804 10.7914 61.7833C10.7884 61.7862 10.7843 61.7878 10.7801 61.7877C10.7759 61.7878 10.7719 61.7862 10.7688 61.7833C10.7658 61.7804 10.764 61.7764 10.7639 61.7722H10.7639ZM10.715 61.7491C10.715 61.7407 10.7223 61.7338 10.7313 61.7338C10.7403 61.7338 10.7476 61.7407 10.7476 61.7491C10.7476 61.7577 10.7403 61.7647 10.7313 61.7647C10.7271 61.7648 10.723 61.7632 10.7199 61.7602C10.7168 61.7573 10.7151 61.7533 10.715 61.749V61.7491ZM10.6631 61.7512C10.6631 61.7425 10.6704 61.7357 10.6794 61.7357C10.6884 61.7357 10.6957 61.7426 10.6957 61.7512C10.6957 61.7596 10.6884 61.7665 10.6794 61.7665C10.6704 61.7665 10.6631 61.7596 10.6631 61.7512Z' stroke='black' stroke-width='0.007575'/%3e %3cpath d='M10.7004 61.995L10.6792 61.9757C10.6792 61.9757 10.6588 61.9882 10.6333 61.9843C10.608 61.9806 10.5999 61.9497 10.5999 61.9497C10.5999 61.9497 10.5713 61.9736 10.548 61.9719C10.5247 61.9698 10.5094 61.9497 10.5094 61.9497C10.5094 61.9497 10.4839 61.9678 10.4615 61.9661C10.4391 61.964 10.4178 61.9362 10.4178 61.9362C10.4178 61.9362 10.3954 61.965 10.373 61.9671C10.3506 61.9689 10.3323 61.9476 10.3323 61.9476C10.3323 61.9476 10.3221 61.9689 10.2936 61.9736C10.2651 61.9785 10.2407 61.9515 10.2407 61.9515C10.2407 61.9515 10.2246 61.9776 10.2052 61.9843C10.1859 61.9911 10.1605 61.9746 10.1605 61.9746C10.1605 61.9746 10.1564 61.9843 10.1533 61.9901C10.1502 61.9959 10.1421 61.9969 10.1421 61.9969L10.1485 62.0142C10.2182 61.9939 10.3128 61.9814 10.4197 61.9813C10.5267 61.9814 10.6239 61.9939 10.6935 62.0143L10.7007 61.995' fill='%23C8B100'/%3e %3cpath d='M10.7004 61.995L10.6792 61.9757C10.6792 61.9757 10.6588 61.9882 10.6333 61.9843C10.608 61.9806 10.5999 61.9497 10.5999 61.9497C10.5999 61.9497 10.5713 61.9736 10.548 61.9719C10.5247 61.9698 10.5094 61.9497 10.5094 61.9497C10.5094 61.9497 10.4839 61.9678 10.4615 61.9661C10.4391 61.964 10.4178 61.9362 10.4178 61.9362C10.4178 61.9362 10.3954 61.965 10.373 61.9671C10.3506 61.9689 10.3323 61.9476 10.3323 61.9476C10.3323 61.9476 10.3221 61.9689 10.2936 61.9736C10.2651 61.9785 10.2407 61.9515 10.2407 61.9515C10.2407 61.9515 10.2246 61.9776 10.2052 61.9843C10.1859 61.9911 10.1605 61.9746 10.1605 61.9746C10.1605 61.9746 10.1564 61.9843 10.1533 61.9901C10.1502 61.9959 10.1421 61.9969 10.1421 61.9969L10.1485 62.0142C10.2182 61.9939 10.3128 61.9814 10.4197 61.9813C10.5267 61.9814 10.6239 61.9939 10.6935 62.0143L10.7007 61.995H10.7005H10.7004Z' stroke='black' stroke-width='0.009375'/%3e %3cpath d='M10.1724 61.8147C10.1724 61.8061 10.1796 61.7992 10.1887 61.7992C10.1976 61.7992 10.2049 61.8061 10.2049 61.8146C10.2048 61.8167 10.2044 61.8188 10.2035 61.8207C10.2027 61.8226 10.2015 61.8243 10.2 61.8257C10.1985 61.8271 10.1967 61.8282 10.1948 61.829C10.1928 61.8297 10.1908 61.8301 10.1887 61.83C10.1796 61.83 10.1724 61.8232 10.1724 61.8147Z' fill='white'/%3e %3cpath d='M10.1724 61.8147C10.1724 61.8061 10.1796 61.7993 10.1887 61.7993C10.1976 61.7993 10.2049 61.8061 10.2049 61.8147C10.2048 61.8168 10.2044 61.8188 10.2035 61.8207C10.2027 61.8226 10.2015 61.8243 10.2 61.8258C10.1985 61.8272 10.1967 61.8283 10.1948 61.829C10.1928 61.8298 10.1908 61.8301 10.1887 61.8301C10.1796 61.8301 10.1724 61.8233 10.1724 61.8147ZM10.1816 61.7608C10.1816 61.7522 10.1888 61.7453 10.1979 61.7453C10.2068 61.7453 10.2141 61.7522 10.2141 61.7608C10.2141 61.7693 10.2068 61.7762 10.1979 61.7762C10.1889 61.7762 10.1816 61.7692 10.1816 61.7608ZM10.2222 61.727C10.2222 61.7185 10.2294 61.7116 10.2385 61.7116C10.2476 61.7116 10.2549 61.7185 10.2549 61.727C10.2549 61.7357 10.2476 61.7425 10.2385 61.7425C10.2343 61.7426 10.2302 61.741 10.2272 61.7381C10.2241 61.7352 10.2223 61.7312 10.2222 61.727H10.2222ZM10.2731 61.7108C10.2731 61.7021 10.2804 61.6952 10.2894 61.6952C10.2984 61.6952 10.3057 61.7021 10.3057 61.7108C10.3057 61.7191 10.2984 61.7262 10.2894 61.7262C10.2804 61.7262 10.2731 61.7191 10.2731 61.7108ZM10.325 61.7126C10.325 61.704 10.3323 61.6971 10.3412 61.6971C10.3503 61.6971 10.3575 61.704 10.3575 61.7126C10.3575 61.7211 10.3503 61.7279 10.3412 61.7279C10.3391 61.728 10.3371 61.7276 10.3351 61.7269C10.3332 61.7261 10.3314 61.725 10.3299 61.7236C10.3284 61.7222 10.3272 61.7205 10.3264 61.7186C10.3255 61.7167 10.325 61.7147 10.325 61.7126Z' stroke='black' stroke-width='0.007575'/%3e %3cpath d='M10.0435 61.9195C10.0385 61.9072 10.0358 61.8941 10.0356 61.8808C10.0356 61.8235 10.0811 61.777 10.1373 61.777C10.1553 61.777 10.1722 61.7819 10.187 61.7903' stroke='black' stroke-width='0.009375' stroke-linecap='round'/%3e %3cpath d='M10.2261 61.8454C10.2209 61.8362 10.2158 61.826 10.2158 61.8152C10.2158 61.774 10.2586 61.7405 10.3111 61.7405C10.3319 61.7403 10.3523 61.7459 10.3702 61.7567' stroke='black' stroke-width='0.009375'/%3e %3cpath d='M9.99711 61.8725C9.99711 61.864 10.0043 61.857 10.0134 61.857C10.0222 61.857 10.0295 61.864 10.0295 61.8725C10.0295 61.8746 10.029 61.8766 10.0282 61.8785C10.0274 61.8804 10.0262 61.8821 10.0247 61.8835C10.0232 61.885 10.0214 61.8861 10.0195 61.8868C10.0175 61.8876 10.0155 61.8879 10.0134 61.8879C10.0043 61.8879 9.99707 61.8811 9.99707 61.8725H9.99711ZM10.0031 61.8157C10.0031 61.8071 10.0105 61.8004 10.0195 61.8004C10.0285 61.8004 10.0358 61.8071 10.0358 61.8157C10.0358 61.8241 10.0285 61.831 10.0195 61.831C10.0105 61.831 10.0031 61.8241 10.0031 61.8157L10.0031 61.8157ZM10.0399 61.7722C10.0399 61.7638 10.0471 61.7569 10.0562 61.7569C10.0583 61.7568 10.0603 61.7572 10.0623 61.7579C10.0642 61.7586 10.066 61.7598 10.0675 61.7612C10.069 61.7626 10.0702 61.7643 10.0711 61.7662C10.0719 61.7681 10.0724 61.7702 10.0724 61.7722C10.0723 61.7764 10.0705 61.7804 10.0675 61.7833C10.0645 61.7862 10.0604 61.7878 10.0562 61.7877C10.0541 61.7877 10.052 61.7874 10.0501 61.7867C10.0481 61.7859 10.0463 61.7848 10.0448 61.7834C10.0433 61.7819 10.0421 61.7802 10.0412 61.7783C10.0404 61.7764 10.0399 61.7743 10.0399 61.7722ZM10.0887 61.7491C10.0887 61.7407 10.096 61.7338 10.1048 61.7338C10.114 61.7338 10.1212 61.7407 10.1212 61.7491C10.1212 61.7577 10.114 61.7647 10.1049 61.7647C10.1007 61.7648 10.0966 61.7631 10.0936 61.7602C10.0906 61.7573 10.0888 61.7532 10.0888 61.749L10.0887 61.7491ZM10.1405 61.7512C10.1405 61.7425 10.1478 61.7357 10.1569 61.7357C10.159 61.7356 10.1611 61.736 10.163 61.7367C10.165 61.7375 10.1667 61.7386 10.1683 61.74C10.1698 61.7415 10.171 61.7432 10.1718 61.7451C10.1727 61.747 10.1731 61.7491 10.1731 61.7512C10.1731 61.7532 10.1726 61.7553 10.1718 61.7572C10.1709 61.7591 10.1697 61.7608 10.1682 61.7622C10.1667 61.7636 10.165 61.7648 10.163 61.7655C10.1611 61.7662 10.159 61.7666 10.1569 61.7665C10.1479 61.7665 10.1406 61.7596 10.1406 61.7512H10.1405Z' stroke='black' stroke-width='0.007575'/%3e %3cpath d='M10.4196 61.9016L10.4297 61.9035C10.4283 61.9078 10.4276 61.9123 10.4278 61.9169C10.4278 61.9379 10.4458 61.9549 10.4679 61.9549C10.4857 61.9549 10.5009 61.9439 10.506 61.9287C10.5066 61.9291 10.5099 61.9149 10.5115 61.9151C10.513 61.9151 10.5127 61.9298 10.5131 61.9296C10.5157 61.9486 10.5332 61.9617 10.5529 61.9617C10.5751 61.9617 10.593 61.9447 10.593 61.9237C10.593 61.9222 10.5929 61.9206 10.5926 61.9191L10.6053 61.9066L10.612 61.9225C10.6094 61.9276 10.6081 61.9333 10.6083 61.939C10.6083 61.9591 10.6255 61.9754 10.6465 61.9754C10.6599 61.9754 10.6717 61.9688 10.6784 61.9591L10.6865 61.9489L10.6863 61.9616C10.6863 61.9741 10.6918 61.9853 10.7039 61.9874C10.7039 61.9874 10.7182 61.9884 10.7368 61.9736C10.7556 61.9589 10.7659 61.9466 10.7659 61.9466L10.7669 61.9617C10.7669 61.9617 10.7486 61.9918 10.732 62.0014C10.7228 62.0068 10.7089 62.0124 10.6978 62.0104C10.6861 62.0087 10.6778 61.9993 10.6735 61.9885C10.6648 61.9937 10.6549 61.9963 10.6448 61.9963C10.6221 61.9963 10.6018 61.9838 10.5938 61.9653C10.5884 61.9711 10.5819 61.9756 10.5747 61.9787C10.5674 61.9818 10.5596 61.9834 10.5518 61.9833C10.5338 61.9833 10.5171 61.9752 10.5067 61.9626C10.4959 61.9725 10.4819 61.9779 10.4672 61.9778C10.4474 61.9778 10.4294 61.9678 10.4192 61.9531C10.4091 61.9678 10.3914 61.9778 10.3712 61.9778C10.356 61.9778 10.3421 61.972 10.3319 61.9626C10.3264 61.9691 10.3195 61.9744 10.3117 61.9779C10.3039 61.9815 10.2954 61.9833 10.2869 61.9833C10.2698 61.9833 10.2554 61.9765 10.245 61.9653C10.237 61.9837 10.2165 61.9963 10.194 61.9963C10.1835 61.9963 10.1737 61.9935 10.1654 61.9885C10.1611 61.9993 10.1527 62.0087 10.1411 62.0105C10.13 62.0124 10.1161 62.0068 10.1069 62.0015C10.0901 61.9918 10.0703 61.9617 10.0703 61.9617L10.0729 61.9466C10.0729 61.9466 10.0831 61.9588 10.1018 61.9736C10.1206 61.9883 10.1347 61.9873 10.1347 61.9873C10.147 61.9853 10.1522 61.974 10.1522 61.9615V61.9488L10.1602 61.9591C10.1671 61.9688 10.1788 61.9753 10.1921 61.9753C10.2133 61.9753 10.2304 61.9591 10.2304 61.939C10.2306 61.9332 10.2293 61.9276 10.2267 61.9224L10.2334 61.9064L10.2459 61.919C10.2457 61.9205 10.2457 61.922 10.2457 61.9236C10.2457 61.9446 10.2635 61.9616 10.2854 61.9616C10.3053 61.9616 10.3228 61.9484 10.3253 61.9295C10.3258 61.9297 10.3257 61.915 10.327 61.915C10.3288 61.9147 10.332 61.929 10.3326 61.9286C10.3378 61.9438 10.3529 61.9548 10.3708 61.9548C10.393 61.9548 10.4109 61.9378 10.4109 61.9168C10.4111 61.9123 10.4105 61.9077 10.409 61.9034L10.4194 61.9016' fill='%23C8B100'/%3e %3cpath d='M10.4196 61.9016L10.4297 61.9035C10.4283 61.9078 10.4276 61.9123 10.4278 61.9169C10.4278 61.9379 10.4458 61.9549 10.4679 61.9549C10.4857 61.9549 10.5009 61.9439 10.506 61.9287C10.5066 61.9291 10.5099 61.9149 10.5115 61.9151C10.513 61.9151 10.5127 61.9298 10.5131 61.9296C10.5157 61.9486 10.5332 61.9617 10.5529 61.9617C10.5751 61.9617 10.593 61.9447 10.593 61.9237C10.593 61.9222 10.5929 61.9206 10.5926 61.9191L10.6053 61.9066L10.612 61.9225C10.6094 61.9276 10.6081 61.9333 10.6083 61.939C10.6083 61.9591 10.6255 61.9754 10.6465 61.9754C10.6599 61.9754 10.6717 61.9688 10.6784 61.9591L10.6865 61.9489L10.6863 61.9616C10.6863 61.9741 10.6918 61.9853 10.7039 61.9874C10.7039 61.9874 10.7182 61.9884 10.7368 61.9736C10.7556 61.9589 10.7659 61.9466 10.7659 61.9466L10.7669 61.9617C10.7669 61.9617 10.7486 61.9918 10.732 62.0014C10.7228 62.0068 10.7089 62.0124 10.6978 62.0104C10.6861 62.0087 10.6778 61.9993 10.6735 61.9885C10.6648 61.9937 10.6549 61.9963 10.6448 61.9963C10.6221 61.9963 10.6018 61.9838 10.5938 61.9653C10.5884 61.9711 10.5819 61.9756 10.5747 61.9787C10.5674 61.9818 10.5596 61.9834 10.5518 61.9833C10.5338 61.9833 10.5171 61.9752 10.5067 61.9626C10.4959 61.9725 10.4819 61.9779 10.4672 61.9778C10.4474 61.9778 10.4294 61.9678 10.4192 61.9531C10.4091 61.9678 10.3914 61.9778 10.3712 61.9778C10.356 61.9778 10.3421 61.972 10.3319 61.9626C10.3264 61.9691 10.3195 61.9744 10.3117 61.9779C10.3039 61.9815 10.2954 61.9833 10.2869 61.9833C10.2698 61.9833 10.2554 61.9765 10.245 61.9653C10.237 61.9837 10.2165 61.9963 10.194 61.9963C10.1835 61.9963 10.1737 61.9935 10.1654 61.9885C10.1611 61.9993 10.1527 62.0087 10.1411 62.0105C10.13 62.0124 10.1161 62.0068 10.1069 62.0015C10.0901 61.9918 10.0703 61.9617 10.0703 61.9617L10.0729 61.9466C10.0729 61.9466 10.0831 61.9588 10.1018 61.9736C10.1206 61.9883 10.1347 61.9873 10.1347 61.9873C10.147 61.9853 10.1522 61.974 10.1522 61.9615V61.9488L10.1602 61.9591C10.1671 61.9688 10.1788 61.9753 10.1921 61.9753C10.2133 61.9753 10.2304 61.9591 10.2304 61.939C10.2306 61.9332 10.2293 61.9276 10.2267 61.9224L10.2334 61.9064L10.2459 61.919C10.2457 61.9205 10.2457 61.922 10.2457 61.9236C10.2457 61.9446 10.2635 61.9616 10.2854 61.9616C10.3053 61.9616 10.3228 61.9484 10.3253 61.9295C10.3258 61.9297 10.3257 61.915 10.327 61.915C10.3288 61.9147 10.332 61.929 10.3326 61.9286C10.3378 61.9438 10.3529 61.9548 10.3708 61.9548C10.393 61.9548 10.4109 61.9378 10.4109 61.9168C10.4111 61.9123 10.4105 61.9077 10.409 61.9034L10.4194 61.9016H10.4197L10.4196 61.9016Z' stroke='black' stroke-width='0.009375'/%3e %3cpath d='M10.4192 62.0004C10.3107 62.0006 10.2132 62.0135 10.1432 62.0342C10.1385 62.0357 10.1327 62.0321 10.1312 62.0279C10.1297 62.0235 10.1331 62.018 10.1376 62.0164C10.2081 61.995 10.308 61.9814 10.4192 61.9813C10.5303 61.9814 10.6307 61.995 10.7011 62.0165C10.7058 62.018 10.7092 62.0236 10.7077 62.028C10.7062 62.0322 10.7002 62.0358 10.6957 62.0343C10.6256 62.0135 10.5278 62.0006 10.4193 62.0005' fill='%23C8B100'/%3e %3cpath d='M10.4192 62.0004C10.3107 62.0006 10.2132 62.0135 10.1432 62.0342C10.1385 62.0357 10.1327 62.0321 10.1312 62.0279C10.1297 62.0235 10.1331 62.018 10.1376 62.0164C10.2081 61.995 10.308 61.9814 10.4192 61.9813C10.5303 61.9814 10.6307 61.995 10.7011 62.0165C10.7058 62.018 10.7092 62.0236 10.7077 62.028C10.7062 62.0322 10.7002 62.0358 10.6957 62.0343C10.6256 62.0135 10.5278 62.0006 10.4193 62.0005L10.4192 62.0004Z' stroke='black' stroke-width='0.009375'/%3e %3cpath d='M10.314 62.0389C10.314 62.0307 10.321 62.024 10.3298 62.024C10.3384 62.024 10.3454 62.0307 10.3454 62.0389C10.3454 62.0409 10.3449 62.0429 10.3441 62.0447C10.3433 62.0465 10.3422 62.0482 10.3407 62.0496C10.3392 62.0509 10.3375 62.052 10.3357 62.0527C10.3338 62.0534 10.3318 62.0538 10.3298 62.0537C10.321 62.0537 10.314 62.0472 10.314 62.0389' fill='white'/%3e %3cpath d='M10.314 62.0389C10.314 62.0307 10.321 62.024 10.3298 62.024C10.3384 62.024 10.3454 62.0307 10.3454 62.0389C10.3454 62.0409 10.3449 62.0429 10.3441 62.0447C10.3433 62.0465 10.3422 62.0482 10.3407 62.0496C10.3392 62.0509 10.3375 62.052 10.3357 62.0527C10.3338 62.0534 10.3318 62.0538 10.3298 62.0537C10.321 62.0537 10.314 62.0472 10.314 62.0389V62.0389Z' stroke='black' stroke-width='0.009375'/%3e %3cpath d='M10.4204 62.0454H10.3855C10.379 62.0454 10.3735 62.0402 10.3735 62.0341C10.3735 62.028 10.3788 62.0231 10.3853 62.0231H10.456C10.4574 62.023 10.4589 62.0233 10.4603 62.0238C10.4617 62.0244 10.4629 62.0251 10.464 62.0262C10.4651 62.0272 10.466 62.0284 10.4666 62.0298C10.4671 62.0311 10.4675 62.0326 10.4675 62.0341C10.4675 62.0403 10.4623 62.0454 10.4558 62.0454L10.4204 62.0454Z' fill='%23AD1519'/%3e %3cpath d='M10.4204 62.0454H10.3855C10.379 62.0454 10.3735 62.0402 10.3735 62.0341C10.3735 62.028 10.3788 62.0231 10.3853 62.0231H10.456C10.4574 62.023 10.4589 62.0233 10.4603 62.0238C10.4617 62.0244 10.4629 62.0251 10.464 62.0262C10.4651 62.0272 10.466 62.0284 10.4666 62.0298C10.4671 62.0311 10.4675 62.0326 10.4675 62.0341C10.4675 62.0403 10.4623 62.0454 10.4558 62.0454L10.4204 62.0454Z' stroke='black' stroke-width='0.009375'/%3e %3cpath d='M10.2456 62.0572L10.2206 62.061C10.2176 62.0615 10.2145 62.0608 10.212 62.059C10.2095 62.0573 10.2078 62.0547 10.2071 62.0517C10.2069 62.0502 10.207 62.0487 10.2074 62.0473C10.2078 62.0459 10.2084 62.0445 10.2093 62.0434C10.2102 62.0422 10.2114 62.0412 10.2126 62.0405C10.2139 62.0398 10.2154 62.0393 10.2168 62.0392L10.2419 62.0354L10.2676 62.0315C10.274 62.0307 10.2799 62.0347 10.2811 62.0407C10.2812 62.0422 10.2811 62.0437 10.2807 62.0451C10.2803 62.0465 10.2796 62.0479 10.2787 62.049C10.2778 62.0502 10.2767 62.0512 10.2754 62.0519C10.2741 62.0526 10.2726 62.0531 10.2712 62.0533L10.2457 62.0572' fill='%23058E6E'/%3e %3cpath d='M10.2456 62.0572L10.2206 62.061C10.2176 62.0615 10.2145 62.0608 10.212 62.059C10.2095 62.0573 10.2078 62.0547 10.2071 62.0517C10.2069 62.0502 10.207 62.0487 10.2074 62.0473C10.2078 62.0459 10.2084 62.0445 10.2093 62.0434C10.2102 62.0422 10.2114 62.0412 10.2126 62.0405C10.2139 62.0398 10.2154 62.0393 10.2168 62.0392L10.2419 62.0354L10.2676 62.0315C10.274 62.0307 10.2799 62.0347 10.2811 62.0407C10.2812 62.0422 10.2811 62.0437 10.2807 62.0451C10.2803 62.0465 10.2796 62.0479 10.2787 62.049C10.2778 62.0502 10.2767 62.0512 10.2754 62.0519C10.2741 62.0526 10.2726 62.0531 10.2712 62.0533L10.2457 62.0572' stroke='black' stroke-width='0.009375'/%3e %3cpath d='M10.1445 62.0749L10.1556 62.057L10.1794 62.0615L10.1656 62.0816L10.1445 62.0748' fill='%23AD1519'/%3e %3cpath d='M10.1445 62.0749L10.1556 62.057L10.1794 62.0615L10.1656 62.0816L10.1445 62.0748' stroke='black' stroke-width='0.009375'/%3e %3cpath d='M10.4927 62.0389C10.4927 62.0307 10.4998 62.024 10.5084 62.024C10.5171 62.024 10.5243 62.0307 10.5243 62.0389C10.5243 62.0472 10.5171 62.0537 10.5085 62.0537C10.4999 62.0537 10.4928 62.0472 10.4928 62.0389' fill='white'/%3e %3cpath d='M10.4927 62.0389C10.4927 62.0307 10.4998 62.024 10.5084 62.024C10.5171 62.024 10.5243 62.0307 10.5243 62.0389C10.5243 62.0472 10.5171 62.0537 10.5085 62.0537C10.4999 62.0537 10.4928 62.0472 10.4928 62.0389L10.4927 62.0389Z' stroke='black' stroke-width='0.009375'/%3e %3cpath d='M10.593 62.0572L10.6181 62.061C10.6211 62.0615 10.6242 62.0608 10.6267 62.059C10.6292 62.0573 10.6309 62.0547 10.6315 62.0517C10.6317 62.0502 10.6316 62.0487 10.6313 62.0473C10.6309 62.0459 10.6302 62.0446 10.6294 62.0434C10.6285 62.0422 10.6273 62.0412 10.6261 62.0405C10.6248 62.0398 10.6234 62.0393 10.6219 62.0392L10.5968 62.0354L10.5712 62.0315C10.5647 62.0307 10.5587 62.0347 10.5578 62.0407C10.5567 62.0466 10.5613 62.0524 10.5676 62.0533L10.593 62.0572' fill='%23058E6E'/%3e %3cpath d='M10.593 62.0572L10.6181 62.061C10.6211 62.0615 10.6242 62.0608 10.6267 62.059C10.6292 62.0573 10.6309 62.0547 10.6315 62.0517C10.6317 62.0502 10.6316 62.0487 10.6313 62.0473C10.6309 62.0459 10.6302 62.0446 10.6294 62.0434C10.6285 62.0422 10.6273 62.0412 10.6261 62.0405C10.6248 62.0398 10.6234 62.0393 10.6219 62.0392L10.5968 62.0354L10.5712 62.0315C10.5647 62.0307 10.5587 62.0347 10.5578 62.0407C10.5567 62.0466 10.5613 62.0524 10.5676 62.0533L10.593 62.0572' stroke='black' stroke-width='0.009375'/%3e %3cpath d='M10.6915 62.0758L10.6826 62.0568L10.6582 62.0588L10.6699 62.0802L10.6915 62.0758Z' fill='%23AD1519'/%3e %3cpath d='M10.6915 62.0758L10.6826 62.0568L10.6582 62.0588L10.6699 62.0802L10.6915 62.0758Z' stroke='black' stroke-width='0.009375'/%3e %3cpath d='M10.419 62.1418C10.3315 62.1417 10.2522 62.134 10.1919 62.1185C10.2523 62.103 10.3315 62.0933 10.4191 62.0931C10.5067 62.0933 10.5863 62.1029 10.6465 62.1185C10.5864 62.134 10.5067 62.1417 10.4191 62.1418' fill='%23AD1519'/%3e %3cpath d='M10.419 62.1418C10.3315 62.1417 10.2522 62.134 10.1919 62.1185C10.2523 62.103 10.3315 62.0933 10.4191 62.0931C10.5067 62.0933 10.5863 62.1029 10.6465 62.1185C10.5864 62.134 10.5067 62.1417 10.4191 62.1418H10.419Z' stroke='black' stroke-width='0.009375' stroke-linejoin='round'/%3e %3cpath d='M10.695 61.9519C10.6973 61.9452 10.6953 61.9384 10.6902 61.9368C10.6854 61.9354 10.6796 61.9398 10.6773 61.9463C10.6749 61.9531 10.677 61.9599 10.6818 61.9614C10.6867 61.9628 10.6926 61.9586 10.695 61.9519' fill='%23C8B100'/%3e %3cpath d='M10.695 61.9519C10.6973 61.9452 10.6953 61.9384 10.6902 61.9368C10.6854 61.9354 10.6796 61.9398 10.6773 61.9463C10.6749 61.9531 10.677 61.9599 10.6818 61.9614C10.6867 61.9628 10.6926 61.9586 10.695 61.9519L10.695 61.9519Z' stroke='black' stroke-width='0.009375'/%3e %3cpath d='M10.5206 61.9182C10.5215 61.9111 10.518 61.9049 10.5129 61.9042C10.5079 61.9036 10.5029 61.909 10.5021 61.916C10.5012 61.923 10.5045 61.9293 10.5097 61.9299C10.5148 61.9304 10.5197 61.925 10.5206 61.9182' fill='%23C8B100'/%3e %3cpath d='M10.5206 61.9182C10.5215 61.9111 10.518 61.9049 10.5129 61.9042C10.5079 61.9036 10.5029 61.909 10.5021 61.916C10.5012 61.923 10.5045 61.9293 10.5097 61.9299C10.5148 61.9304 10.5197 61.925 10.5206 61.9182H10.5206Z' stroke='black' stroke-width='0.009375'/%3e %3cpath d='M10.3185 61.9182C10.3176 61.9111 10.3209 61.9049 10.326 61.9042C10.3312 61.9036 10.336 61.909 10.337 61.916C10.3378 61.923 10.3344 61.9293 10.3294 61.9299C10.3243 61.9304 10.3194 61.925 10.3185 61.9182Z' fill='%23C8B100'/%3e %3cpath d='M10.3185 61.9182C10.3176 61.9111 10.3209 61.9049 10.326 61.9042C10.3312 61.9036 10.336 61.909 10.337 61.916C10.3378 61.923 10.3344 61.9293 10.3294 61.9299C10.3243 61.9304 10.3194 61.925 10.3185 61.9182Z' stroke='black' stroke-width='0.009375'/%3e %3cpath d='M10.1441 61.9519C10.1416 61.9452 10.1438 61.9384 10.1486 61.9368C10.1535 61.9354 10.1594 61.9398 10.1618 61.9463C10.164 61.9531 10.162 61.9599 10.1572 61.9614C10.1522 61.9628 10.1463 61.9586 10.1441 61.9519' fill='%23C8B100'/%3e %3cpath d='M10.1441 61.9519C10.1416 61.9452 10.1438 61.9384 10.1486 61.9368C10.1535 61.9354 10.1594 61.9398 10.1618 61.9463C10.164 61.9531 10.162 61.9599 10.1572 61.9614C10.1522 61.9628 10.1463 61.9586 10.1441 61.9519V61.9519Z' stroke='black' stroke-width='0.009375'/%3e %3cpath d='M10.419 61.8174L10.3882 61.836L10.4111 61.8857L10.4191 61.891L10.427 61.8857L10.45 61.836L10.4191 61.8174' fill='%23C8B100'/%3e %3cpath d='M10.419 61.8174L10.3882 61.836L10.4111 61.8857L10.4191 61.891L10.427 61.8857L10.45 61.836L10.4191 61.8174' stroke='black' stroke-width='0.009375'/%3e %3cpath d='M10.3511 61.8925L10.3652 61.913L10.4134 61.8981L10.4185 61.8914L10.4134 61.8844L10.3652 61.8704L10.3511 61.8925' fill='%23C8B100'/%3e %3cpath d='M10.3511 61.8925L10.3652 61.913L10.4134 61.8981L10.4185 61.8914L10.4134 61.8844L10.3652 61.8704L10.3511 61.8925' stroke='black' stroke-width='0.009375'/%3e %3cpath d='M10.4869 61.8925L10.4727 61.913L10.4245 61.8981L10.4194 61.8914L10.4245 61.8844L10.4727 61.8704L10.4869 61.8925' fill='%23C8B100'/%3e %3cpath d='M10.4869 61.8925L10.4727 61.913L10.4245 61.8981L10.4194 61.8914L10.4245 61.8844L10.4727 61.8704L10.4869 61.8925' stroke='black' stroke-width='0.009375'/%3e %3cpath d='M10.2181 61.8395L10.1938 61.8624L10.2249 61.9033L10.2331 61.9066L10.2393 61.9003L10.2501 61.8509L10.2181 61.8395Z' fill='%23C8B100'/%3e %3cpath d='M10.2181 61.8395L10.1938 61.8624L10.2249 61.9033L10.2331 61.9066L10.2393 61.9003L10.2501 61.8509L10.2181 61.8395Z' stroke='black' stroke-width='0.009375'/%3e %3cpath d='M10.1671 61.9215L10.1853 61.9386L10.2292 61.9149L10.2326 61.9072L10.2263 61.9014L10.176 61.8971L10.167 61.9215' fill='%23C8B100'/%3e %3cpath d='M10.1671 61.9215L10.1853 61.9386L10.2292 61.9149L10.2326 61.9072L10.2263 61.9014L10.176 61.8971L10.167 61.9215' stroke='black' stroke-width='0.009375'/%3e %3cpath d='M10.3001 61.8949L10.2908 61.9175L10.2404 61.9129L10.2339 61.9071L10.2373 61.8993L10.2815 61.8761L10.3001 61.8948' fill='%23C8B100'/%3e %3cpath d='M10.3001 61.8949L10.2908 61.9175L10.2404 61.9129L10.2339 61.9071L10.2373 61.8993L10.2815 61.8761L10.3001 61.8948' stroke='black' stroke-width='0.009375'/%3e %3cpath d='M10.1189 61.9279L10.1148 61.9519L10.0643 61.9571L10.0566 61.9527L10.0585 61.9446L10.0965 61.9131L10.1189 61.9279Z' fill='%23C8B100'/%3e %3cpath d='M10.1189 61.9279L10.1148 61.9519L10.0643 61.9571L10.0566 61.9527L10.0585 61.9446L10.0965 61.9131L10.1189 61.9279Z' stroke='black' stroke-width='0.009375'/%3e %3cpath d='M10.2158 61.9074C10.2158 61.898 10.2238 61.8905 10.2335 61.8905C10.2358 61.8905 10.238 61.8909 10.2402 61.8917C10.2423 61.8925 10.2442 61.8937 10.2458 61.8953C10.2475 61.8969 10.2488 61.8987 10.2497 61.9008C10.2506 61.9029 10.2511 61.9051 10.2511 61.9074C10.251 61.9119 10.2491 61.9162 10.2458 61.9194C10.2425 61.9225 10.2381 61.9242 10.2335 61.9241C10.229 61.9242 10.2245 61.9225 10.2212 61.9194C10.2179 61.9162 10.2159 61.9119 10.2158 61.9073' fill='%23C8B100'/%3e %3cpath d='M10.2158 61.9074C10.2158 61.898 10.2238 61.8905 10.2335 61.8905C10.2358 61.8905 10.238 61.8909 10.2402 61.8917C10.2423 61.8925 10.2442 61.8937 10.2458 61.8953C10.2475 61.8969 10.2488 61.8987 10.2497 61.9008C10.2506 61.9029 10.2511 61.9051 10.2511 61.9074C10.251 61.9119 10.2491 61.9162 10.2458 61.9194C10.2425 61.9225 10.2381 61.9242 10.2335 61.9241C10.229 61.9242 10.2245 61.9225 10.2212 61.9194C10.2179 61.9162 10.2159 61.9119 10.2158 61.9073V61.9074Z' stroke='black' stroke-width='0.009375'/%3e %3cpath d='M10.6209 61.8395L10.6452 61.8624L10.6141 61.9033L10.6058 61.9066L10.5998 61.9003L10.5889 61.8509L10.6209 61.8395' fill='%23C8B100'/%3e %3cpath d='M10.6209 61.8395L10.6452 61.8624L10.6141 61.9033L10.6058 61.9066L10.5998 61.9003L10.5889 61.8509L10.6209 61.8395' stroke='black' stroke-width='0.009375'/%3e %3cpath d='M10.6717 61.9215L10.6535 61.9386L10.6095 61.9149L10.606 61.9072L10.6125 61.9014L10.6628 61.8971L10.6717 61.9215Z' fill='%23C8B100'/%3e %3cpath d='M10.6717 61.9215L10.6535 61.9386L10.6095 61.9149L10.606 61.9072L10.6125 61.9014L10.6628 61.8971L10.6717 61.9215Z' stroke='black' stroke-width='0.009375'/%3e %3cpath d='M10.5386 61.8949L10.5478 61.9175L10.5983 61.9129L10.6047 61.9071L10.6013 61.8993L10.5572 61.8761L10.5386 61.8948' fill='%23C8B100'/%3e %3cpath d='M10.5386 61.8949L10.5478 61.9175L10.5983 61.9129L10.6047 61.9071L10.6013 61.8993L10.5572 61.8761L10.5386 61.8948' stroke='black' stroke-width='0.009375'/%3e %3cpath d='M10.7134 61.9279L10.7174 61.9519L10.7677 61.9571L10.7753 61.9527L10.7735 61.9446L10.7357 61.9131L10.7134 61.9279Z' fill='%23C8B100'/%3e %3cpath d='M10.7134 61.9279L10.7174 61.9519L10.7677 61.9571L10.7753 61.9527L10.7735 61.9446L10.7357 61.9131L10.7134 61.9279Z' stroke='black' stroke-width='0.009375'/%3e %3cpath d='M10.4019 61.8915C10.4019 61.8821 10.4096 61.8746 10.4195 61.8746C10.4291 61.8746 10.4372 61.8821 10.4372 61.8915C10.4372 61.9007 10.4292 61.9083 10.4195 61.9083C10.4173 61.9083 10.415 61.9079 10.4129 61.9071C10.4108 61.9063 10.4089 61.9051 10.4072 61.9036C10.4056 61.902 10.4043 61.9001 10.4034 61.8981C10.4025 61.896 10.402 61.8938 10.4019 61.8915' fill='%23C8B100'/%3e %3cpath d='M10.4019 61.8915C10.4019 61.8821 10.4096 61.8746 10.4195 61.8746C10.4291 61.8746 10.4372 61.8821 10.4372 61.8915C10.4372 61.9007 10.4292 61.9083 10.4195 61.9083C10.4173 61.9083 10.415 61.9079 10.4129 61.9071C10.4108 61.9063 10.4089 61.9051 10.4072 61.9036C10.4056 61.902 10.4043 61.9001 10.4034 61.8981C10.4025 61.896 10.402 61.8938 10.4019 61.8915L10.4019 61.8915Z' stroke='black' stroke-width='0.009375'/%3e %3cpath d='M10.5879 61.9074C10.5879 61.898 10.5958 61.8905 10.6055 61.8905C10.6154 61.8905 10.6234 61.898 10.6234 61.9074C10.6234 61.9166 10.6154 61.9241 10.6056 61.9241C10.601 61.9242 10.5966 61.9225 10.5933 61.9194C10.59 61.9162 10.5881 61.9119 10.5879 61.9073' fill='%23C8B100'/%3e %3cpath d='M10.5879 61.9074C10.5879 61.898 10.5958 61.8905 10.6055 61.8905C10.6154 61.8905 10.6234 61.898 10.6234 61.9074C10.6234 61.9166 10.6154 61.9241 10.6056 61.9241C10.601 61.9242 10.5966 61.9225 10.5933 61.9194C10.59 61.9162 10.5881 61.9119 10.5879 61.9073L10.5879 61.9074Z' stroke='black' stroke-width='0.009375'/%3e %3cpath d='M10.3862 61.7024C10.3862 61.685 10.4011 61.6709 10.4194 61.6709C10.4377 61.6709 10.4528 61.685 10.4528 61.7024C10.4528 61.7198 10.4377 61.7338 10.4194 61.7338C10.401 61.7338 10.3862 61.7198 10.3862 61.7024Z' fill='%23C8B100'/%3e %3cpath d='M10.4426 61.6912V61.712H10.3913V61.6912H10.4081V61.6442H10.3857V61.6232H10.408V61.6027H10.43V61.6232H10.4519V61.6442H10.43V61.6912H10.4424' fill='%23C8B100'/%3e %3cpath d='M10.4426 61.6912V61.712H10.3913V61.6912H10.4081V61.6442H10.3857V61.6232H10.408V61.6027H10.43V61.6232H10.4519V61.6442H10.43V61.6912H10.4425H10.4426Z' stroke='black' stroke-width='0.0108'/%3e %3cpath d='M10.4658 61.6912V61.712H10.3745V61.6912H10.4083V61.6442H10.386V61.6232H10.4083V61.6027H10.4302V61.6232H10.4522V61.6442H10.4302V61.6912H10.4657' fill='%23C8B100'/%3e %3cpath d='M10.429 61.6721C10.4427 61.6758 10.4528 61.688 10.4528 61.7023C10.4528 61.7197 10.4379 61.7337 10.4194 61.7337C10.4011 61.7337 10.3862 61.7197 10.3862 61.7023C10.3862 61.6877 10.3967 61.6756 10.4108 61.6719' stroke='black' stroke-width='0.009375'/%3e %3cpath d='M10.0503 61.9559C10.05 61.9563 10.0367 61.9385 10.0267 61.9296C10.0197 61.9233 10.0024 61.9179 10.0024 61.9179C10.0024 61.9148 10.0126 61.9076 10.0235 61.9076C10.0298 61.9076 10.0359 61.9102 10.0395 61.9147L10.0407 61.9078C10.0407 61.9078 10.0496 61.9095 10.0535 61.9194C10.0576 61.9296 10.055 61.9451 10.055 61.9451C10.055 61.9451 10.0534 61.9522 10.0503 61.9559' fill='%23C8B100'/%3e %3cpath d='M10.0503 61.9559C10.05 61.9563 10.0367 61.9385 10.0267 61.9296C10.0197 61.9233 10.0024 61.9179 10.0024 61.9179C10.0024 61.9148 10.0126 61.9076 10.0235 61.9076C10.0298 61.9076 10.0359 61.9102 10.0395 61.9147L10.0407 61.9078C10.0407 61.9078 10.0496 61.9095 10.0535 61.9194C10.0576 61.9296 10.055 61.9451 10.055 61.9451C10.055 61.9451 10.0534 61.9522 10.0503 61.9559L10.0503 61.9559Z' stroke='black' stroke-width='0.009375'/%3e %3cpath d='M10.051 61.9471C10.0553 61.9427 10.0639 61.9436 10.0702 61.9491C10.0767 61.9546 10.0786 61.9626 10.0744 61.9671C10.0702 61.9716 10.0617 61.9706 10.0552 61.9651C10.0488 61.9596 10.0469 61.9514 10.051 61.9471Z' fill='%23C8B100'/%3e %3cpath d='M10.051 61.9471C10.0553 61.9427 10.0639 61.9436 10.0702 61.9491C10.0767 61.9546 10.0786 61.9626 10.0744 61.9671C10.0702 61.9716 10.0617 61.9706 10.0552 61.9651C10.0488 61.9596 10.0469 61.9514 10.051 61.9471Z' stroke='black' stroke-width='0.009375'/%3e %3cpath d='M10.7815 61.9559C10.7821 61.9563 10.7951 61.9385 10.8052 61.9296C10.8121 61.9233 10.8295 61.9179 10.8295 61.9179C10.8295 61.9148 10.8193 61.9076 10.8084 61.9076C10.802 61.9076 10.796 61.9102 10.7923 61.9147L10.791 61.9078C10.791 61.9078 10.782 61.9095 10.7782 61.9194C10.7741 61.9296 10.7767 61.9451 10.7767 61.9451C10.7767 61.9451 10.7783 61.9522 10.7815 61.9559' fill='%23C8B100'/%3e %3cpath d='M10.7815 61.9559C10.7821 61.9563 10.7951 61.9385 10.8052 61.9296C10.8121 61.9233 10.8295 61.9179 10.8295 61.9179C10.8295 61.9148 10.8193 61.9076 10.8084 61.9076C10.802 61.9076 10.796 61.9102 10.7923 61.9147L10.791 61.9078C10.791 61.9078 10.782 61.9095 10.7782 61.9194C10.7741 61.9296 10.7767 61.9451 10.7767 61.9451C10.7767 61.9451 10.7783 61.9522 10.7815 61.9559L10.7815 61.9559Z' stroke='black' stroke-width='0.009375'/%3e %3cpath d='M10.7816 61.9471C10.7773 61.9427 10.7687 61.9436 10.7622 61.9491C10.7557 61.9546 10.754 61.9626 10.758 61.9671C10.7622 61.9716 10.7708 61.9706 10.7773 61.9651C10.7838 61.9596 10.7857 61.9514 10.7816 61.9471Z' fill='%23C8B100'/%3e %3cpath d='M10.7816 61.9471C10.7773 61.9427 10.7687 61.9436 10.7622 61.9491C10.7557 61.9546 10.754 61.9626 10.758 61.9671C10.7622 61.9716 10.7708 61.9706 10.7773 61.9651C10.7838 61.9596 10.7857 61.9514 10.7816 61.9471Z' stroke='black' stroke-width='0.009375'/%3e %3cpath d='M10.0186 62.3653H10.8209V62.155H10.0186V62.3653H10.0186Z' fill='%23C8B100'/%3e %3cpath d='M10.0186 62.3653H10.8209V62.155H10.0186V62.3653H10.0186Z' stroke='black' stroke-width='0.014025'/%3e %3cpath d='M10.7368 62.5053C10.732 62.5035 10.727 62.5027 10.7219 62.503H10.1211C10.1151 62.503 10.1094 62.504 10.1045 62.5059C10.1251 62.499 10.14 62.4804 10.14 62.4583C10.14 62.4364 10.1238 62.4173 10.103 62.4102C10.108 62.4117 10.1147 62.4132 10.1207 62.4132H10.7219C10.7279 62.4132 10.7336 62.4129 10.7387 62.4112L10.7354 62.4117C10.7139 62.4184 10.7016 62.4374 10.7016 62.4584C10.7016 62.4786 10.7152 62.4988 10.7367 62.5053' fill='%23C8B100'/%3e %3cpath d='M10.7368 62.5053C10.732 62.5035 10.727 62.5027 10.7219 62.503H10.1211C10.1151 62.503 10.1094 62.504 10.1045 62.5059C10.1251 62.499 10.14 62.4804 10.14 62.4583C10.14 62.4364 10.1238 62.4173 10.103 62.4102C10.108 62.4117 10.1147 62.4132 10.1207 62.4132H10.7219C10.7279 62.4132 10.7336 62.4129 10.7387 62.4112L10.7354 62.4117C10.7139 62.4184 10.7016 62.4374 10.7016 62.4584C10.7016 62.4786 10.7152 62.4988 10.7367 62.5053H10.7368Z' stroke='black' stroke-width='0.014025' stroke-linejoin='round'/%3e %3cpath d='M10.1213 62.503H10.7221C10.7423 62.503 10.7588 62.5156 10.7588 62.5311C10.7588 62.5467 10.7423 62.5594 10.722 62.5594H10.1214C10.1009 62.5594 10.0845 62.5466 10.0845 62.5311C10.0845 62.5156 10.101 62.5029 10.1213 62.5029' fill='%23C8B100'/%3e %3cpath d='M10.1213 62.503H10.7221C10.7423 62.503 10.7588 62.5156 10.7588 62.5311C10.7588 62.5467 10.7423 62.5594 10.722 62.5594H10.1214C10.1009 62.5594 10.0845 62.5466 10.0845 62.5311C10.0845 62.5156 10.101 62.5029 10.1213 62.5029L10.1213 62.503Z' stroke='black' stroke-width='0.014025'/%3e %3cpath d='M10.1208 62.3652H10.7221C10.7423 62.3652 10.7588 62.376 10.7588 62.389C10.7588 62.4023 10.7423 62.413 10.722 62.413H10.1208C10.1005 62.413 10.084 62.4023 10.084 62.389C10.084 62.376 10.1005 62.3652 10.1208 62.3652' fill='%23C8B100'/%3e %3cpath d='M10.1208 62.3652H10.7221C10.7423 62.3652 10.7588 62.376 10.7588 62.389C10.7588 62.4023 10.7423 62.413 10.722 62.413H10.1208C10.1005 62.413 10.084 62.4023 10.084 62.389C10.084 62.376 10.1005 62.3652 10.1208 62.3652H10.1208Z' stroke='black' stroke-width='0.014025'/%3e %3cpath d='M9.85945 65.9043C9.91502 65.9043 9.96445 65.8927 10.0008 65.8732C10.0371 65.8548 10.0861 65.8436 10.14 65.8436C10.1942 65.8436 10.2445 65.855 10.2807 65.8735C10.3169 65.8926 10.3671 65.9043 10.4219 65.9043C10.4772 65.9043 10.5269 65.8913 10.5633 65.8719C10.5992 65.8543 10.6471 65.8435 10.6999 65.8435C10.7544 65.8435 10.8025 65.8539 10.8388 65.8726C10.8751 65.892 10.9257 65.9042 10.9811 65.9042V65.9911C10.9257 65.9911 10.8751 65.9784 10.8388 65.9593C10.8025 65.9406 10.7544 65.93 10.6999 65.93C10.6471 65.93 10.5992 65.9409 10.5633 65.9586C10.527 65.978 10.4772 65.9911 10.4219 65.9911C10.3672 65.9911 10.317 65.9791 10.2807 65.9602C10.2445 65.9415 10.1942 65.9301 10.1399 65.9301C10.0859 65.9301 10.037 65.9415 10.0008 65.96C9.96434 65.9794 9.9157 65.9911 9.8602 65.9911L9.85938 65.9042' fill='%23005BBF'/%3e %3cpath d='M9.85945 65.9043C9.91502 65.9043 9.96445 65.8927 10.0008 65.8732C10.0371 65.8548 10.0861 65.8436 10.14 65.8436C10.1942 65.8436 10.2445 65.855 10.2807 65.8735C10.3169 65.8926 10.3671 65.9043 10.4219 65.9043C10.4772 65.9043 10.5269 65.8913 10.5633 65.8719C10.5992 65.8543 10.6471 65.8435 10.6999 65.8435C10.7544 65.8435 10.8025 65.8539 10.8388 65.8726C10.8751 65.892 10.9257 65.9042 10.9811 65.9042V65.9911C10.9257 65.9911 10.8751 65.9784 10.8388 65.9593C10.8025 65.9406 10.7544 65.93 10.6999 65.93C10.6471 65.93 10.5992 65.9409 10.5633 65.9586C10.527 65.978 10.4772 65.9911 10.4219 65.9911C10.3672 65.9911 10.317 65.9791 10.2807 65.9602C10.2445 65.9415 10.1942 65.9301 10.1399 65.9301C10.0859 65.9301 10.037 65.9415 10.0008 65.96C9.96434 65.9794 9.9157 65.9911 9.8602 65.9911L9.85938 65.9042L9.85945 65.9043Z' stroke='black' stroke-width='0.014025'/%3e %3cpath d='M9.85945 65.9912C9.91502 65.9912 9.96445 65.9795 10.0008 65.9601C10.0371 65.9416 10.0861 65.9302 10.14 65.9302C10.1942 65.9302 10.2445 65.9416 10.2807 65.9604C10.3169 65.9793 10.3671 65.9912 10.4219 65.9912C10.4772 65.9912 10.5269 65.9781 10.5633 65.9588C10.5992 65.9411 10.6471 65.9302 10.6999 65.9302C10.7544 65.9302 10.8025 65.9408 10.8388 65.9595C10.8751 65.9786 10.9257 65.9913 10.9811 65.9913V66.078C10.9257 66.078 10.8751 66.0656 10.8388 66.0464C10.8025 66.0275 10.7544 66.017 10.6999 66.017C10.6471 66.017 10.5992 66.0279 10.5633 66.0456C10.527 66.065 10.4772 66.078 10.4219 66.078C10.3672 66.078 10.317 66.066 10.2807 66.047C10.2445 66.0284 10.1942 66.017 10.1399 66.017C10.0859 66.017 10.037 66.0284 10.0008 66.0469C9.96434 66.0662 9.9157 66.078 9.8602 66.078L9.85938 65.9913' fill='%23CCCCCC'/%3e %3cpath d='M9.85945 65.9912C9.91502 65.9912 9.96445 65.9795 10.0008 65.9601C10.0371 65.9416 10.0861 65.9302 10.14 65.9302C10.1942 65.9302 10.2445 65.9416 10.2807 65.9604C10.3169 65.9793 10.3671 65.9912 10.4219 65.9912C10.4772 65.9912 10.5269 65.9781 10.5633 65.9588C10.5992 65.9411 10.6471 65.9302 10.6999 65.9302C10.7544 65.9302 10.8025 65.9408 10.8388 65.9595C10.8751 65.9786 10.9257 65.9913 10.9811 65.9913V66.078C10.9257 66.078 10.8751 66.0656 10.8388 66.0464C10.8025 66.0275 10.7544 66.017 10.6999 66.017C10.6471 66.017 10.5992 66.0279 10.5633 66.0456C10.527 66.065 10.4772 66.078 10.4219 66.078C10.3672 66.078 10.317 66.066 10.2807 66.047C10.2445 66.0284 10.1942 66.017 10.1399 66.017C10.0859 66.017 10.037 66.0284 10.0008 66.0469C9.96434 66.0662 9.9157 66.078 9.8602 66.078L9.85938 65.9913' stroke='black' stroke-width='0.014025'/%3e %3cpath d='M9.85945 66.0779C9.91502 66.0779 9.96445 66.0662 10.0008 66.0469C10.0371 66.0284 10.0861 66.017 10.14 66.017C10.1942 66.017 10.2445 66.0284 10.2807 66.047C10.3169 66.0659 10.3671 66.0779 10.4219 66.0779C10.4772 66.0779 10.5269 66.0649 10.5633 66.0456C10.5992 66.0278 10.6471 66.017 10.6999 66.017C10.7544 66.017 10.8025 66.0275 10.8388 66.0464C10.8751 66.0656 10.9257 66.0779 10.9811 66.0779V66.1646C10.9257 66.1646 10.8751 66.1522 10.8388 66.1329C10.8025 66.1143 10.7544 66.1038 10.6999 66.1038C10.6471 66.1038 10.5992 66.1147 10.5633 66.1323C10.527 66.1517 10.4772 66.1646 10.4219 66.1646C10.3672 66.1646 10.317 66.1527 10.2807 66.1339C10.2445 66.1151 10.1942 66.1037 10.1399 66.1037C10.0859 66.1037 10.037 66.115 10.0008 66.1336C9.96434 66.1531 9.9157 66.1646 9.8602 66.1646L9.85938 66.0779' fill='%23005BBF'/%3e %3cpath d='M9.85945 66.0779C9.91502 66.0779 9.96445 66.0662 10.0008 66.0469C10.0371 66.0284 10.0861 66.017 10.14 66.017C10.1942 66.017 10.2445 66.0284 10.2807 66.047C10.3169 66.0659 10.3671 66.0779 10.4219 66.0779C10.4772 66.0779 10.5269 66.0649 10.5633 66.0456C10.5992 66.0278 10.6471 66.017 10.6999 66.017C10.7544 66.017 10.8025 66.0275 10.8388 66.0464C10.8751 66.0656 10.9257 66.0779 10.9811 66.0779V66.1646C10.9257 66.1646 10.8751 66.1522 10.8388 66.1329C10.8025 66.1143 10.7544 66.1038 10.6999 66.1038C10.6471 66.1038 10.5992 66.1147 10.5633 66.1323C10.527 66.1517 10.4772 66.1646 10.4219 66.1646C10.3672 66.1646 10.317 66.1527 10.2807 66.1339C10.2445 66.1151 10.1942 66.1037 10.1399 66.1037C10.0859 66.1037 10.037 66.115 10.0008 66.1336C9.96434 66.1531 9.9157 66.1646 9.8602 66.1646L9.85938 66.0779' stroke='black' stroke-width='0.014025'/%3e %3cpath d='M9.86024 66.2514C9.91574 66.2514 9.96441 66.2396 10.0009 66.2202C10.0371 66.2018 10.0861 66.1905 10.14 66.1905C10.1942 66.1905 10.2445 66.2018 10.2807 66.2205C10.3169 66.2394 10.3671 66.2514 10.4219 66.2514C10.4772 66.2514 10.5269 66.2383 10.5633 66.2189C10.5992 66.2013 10.6471 66.1905 10.6999 66.1905C10.7544 66.1905 10.8025 66.201 10.8388 66.2198C10.8751 66.2391 10.9257 66.2514 10.9811 66.2514V66.1652C10.9257 66.1652 10.8751 66.1522 10.8388 66.1329C10.8025 66.1143 10.7544 66.1038 10.6999 66.1038C10.6471 66.1038 10.5992 66.1147 10.5633 66.1323C10.527 66.1517 10.4772 66.1646 10.4219 66.1646C10.3672 66.1646 10.317 66.1527 10.2807 66.1339C10.2445 66.1151 10.1942 66.1038 10.1399 66.1038C10.0859 66.1038 10.037 66.115 10.0008 66.1336C9.96434 66.1531 9.91495 66.1646 9.85938 66.1646L9.86012 66.2514' fill='%23CCCCCC'/%3e %3cpath d='M9.86024 66.2514C9.91574 66.2514 9.96441 66.2396 10.0009 66.2202C10.0371 66.2018 10.0861 66.1905 10.14 66.1905C10.1942 66.1905 10.2445 66.2018 10.2807 66.2205C10.3169 66.2394 10.3671 66.2514 10.4219 66.2514C10.4772 66.2514 10.5269 66.2383 10.5633 66.2189C10.5992 66.2013 10.6471 66.1905 10.6999 66.1905C10.7544 66.1905 10.8025 66.201 10.8388 66.2198C10.8751 66.2391 10.9257 66.2514 10.9811 66.2514V66.1652C10.9257 66.1652 10.8751 66.1522 10.8388 66.1329C10.8025 66.1143 10.7544 66.1038 10.6999 66.1038C10.6471 66.1038 10.5992 66.1147 10.5633 66.1323C10.527 66.1517 10.4772 66.1646 10.4219 66.1646C10.3672 66.1646 10.317 66.1527 10.2807 66.1339C10.2445 66.1151 10.1942 66.1038 10.1399 66.1038C10.0859 66.1038 10.037 66.115 10.0008 66.1336C9.96434 66.1531 9.91495 66.1646 9.85938 66.1646L9.86012 66.2514' stroke='black' stroke-width='0.014025'/%3e %3cpath d='M9.86046 66.3382C9.91596 66.3382 9.96464 66.3264 10.0011 66.3071C10.0373 66.2885 10.0863 66.2771 10.1402 66.2771C10.1944 66.2771 10.2448 66.2886 10.281 66.3073C10.3171 66.3262 10.3673 66.3382 10.4221 66.3382C10.4775 66.3382 10.5271 66.325 10.5636 66.3057C10.5994 66.2879 10.6474 66.2771 10.7001 66.2771C10.7546 66.2771 10.8027 66.2877 10.8391 66.3064C10.8754 66.3256 10.926 66.3382 10.9813 66.3382V66.2521C10.926 66.2521 10.8754 66.2389 10.8391 66.2196C10.8027 66.2009 10.7546 66.1906 10.7001 66.1906C10.6474 66.1906 10.5994 66.2013 10.5636 66.2189C10.5273 66.2382 10.4775 66.2513 10.4221 66.2513C10.3674 66.2513 10.3172 66.2393 10.2809 66.2204C10.2447 66.2017 10.1945 66.1906 10.1402 66.1906C10.0862 66.1906 10.0372 66.2017 10.0011 66.2202C9.96456 66.2395 9.91533 66.2513 9.85986 66.2513L9.86039 66.3381' fill='%23005BBF'/%3e %3cpath d='M9.86046 66.3382C9.91596 66.3382 9.96464 66.3264 10.0011 66.3071C10.0373 66.2885 10.0863 66.2771 10.1402 66.2771C10.1944 66.2771 10.2448 66.2886 10.281 66.3073C10.3171 66.3262 10.3673 66.3382 10.4221 66.3382C10.4775 66.3382 10.5271 66.325 10.5636 66.3057C10.5994 66.2879 10.6474 66.2771 10.7001 66.2771C10.7546 66.2771 10.8027 66.2877 10.8391 66.3064C10.8754 66.3256 10.926 66.3382 10.9813 66.3382V66.2521C10.926 66.2521 10.8754 66.2389 10.8391 66.2196C10.8027 66.2009 10.7546 66.1906 10.7001 66.1906C10.6474 66.1906 10.5994 66.2013 10.5636 66.2189C10.5273 66.2382 10.4775 66.2513 10.4221 66.2513C10.3674 66.2513 10.3172 66.2393 10.2809 66.2204C10.2447 66.2017 10.1945 66.1906 10.1402 66.1906C10.0862 66.1906 10.0372 66.2017 10.0011 66.2202C9.96456 66.2395 9.91533 66.2513 9.85986 66.2513L9.86039 66.3381L9.86046 66.3382Z' stroke='black' stroke-width='0.014025'/%3e %3cpath d='M10.7368 65.5482C10.7349 65.5555 10.7324 65.5627 10.7324 65.5705C10.7324 65.6231 10.7778 65.665 10.8333 65.665H10.0078C10.0632 65.665 10.1087 65.6231 10.1087 65.5705C10.1087 65.5628 10.1072 65.5555 10.1055 65.5482C10.11 65.5499 10.1156 65.5501 10.1212 65.5501H10.722C10.7269 65.5501 10.7325 65.5496 10.7367 65.5482' fill='%23C8B100'/%3e %3cpath d='M10.7368 65.5482C10.7349 65.5555 10.7324 65.5627 10.7324 65.5705C10.7324 65.6231 10.7778 65.665 10.8333 65.665H10.0078C10.0632 65.665 10.1087 65.6231 10.1087 65.5705C10.1087 65.5628 10.1072 65.5555 10.1055 65.5482C10.11 65.5499 10.1156 65.5501 10.1212 65.5501H10.722C10.7269 65.5501 10.7325 65.5496 10.7367 65.5482H10.7369H10.7368Z' stroke='black' stroke-width='0.014025' stroke-linejoin='round'/%3e %3cpath d='M10.1213 65.4937H10.7221C10.7423 65.4937 10.7588 65.5064 10.7588 65.5219C10.7588 65.5375 10.7423 65.5502 10.722 65.5502H10.1214C10.1009 65.5502 10.0845 65.5375 10.0845 65.5219C10.0845 65.5064 10.101 65.4937 10.1213 65.4937' fill='%23C8B100'/%3e %3cpath d='M10.1213 65.4937H10.7221C10.7423 65.4937 10.7588 65.5064 10.7588 65.5219C10.7588 65.5375 10.7423 65.5502 10.722 65.5502H10.1214C10.1009 65.5502 10.0845 65.5375 10.0845 65.5219C10.0845 65.5064 10.101 65.4937 10.1213 65.4937H10.1213Z' stroke='black' stroke-width='0.014025'/%3e %3cpath d='M10.0088 65.875H10.8324V65.665H10.0088V65.875Z' fill='%23C8B100'/%3e %3cpath d='M10.0088 65.875H10.8324V65.665H10.0088V65.875Z' stroke='black' stroke-width='0.014025'/%3e %3cpath d='M10.8963 64.7503C10.9779 64.7973 11.0332 64.8455 11.0243 64.8695C11.0198 64.8917 10.994 64.9082 10.957 64.9327C10.8987 64.9732 10.8632 65.0456 10.891 65.079C10.8429 65.0401 10.8125 64.9821 10.8125 64.9175C10.8125 64.85 10.8445 64.7892 10.8963 64.7502' fill='%23AD1519'/%3e %3cpath d='M10.8963 64.7503C10.9779 64.7973 11.0332 64.8455 11.0243 64.8695C11.0198 64.8917 10.994 64.9082 10.957 64.9327C10.8987 64.9732 10.8632 65.0456 10.891 65.079C10.8429 65.0401 10.8125 64.9821 10.8125 64.9175C10.8125 64.85 10.8445 64.7892 10.8963 64.7502L10.8963 64.7503Z' stroke='black' stroke-width='0.014025'/%3e %3cpath d='M10.1289 65.4596H10.7141V62.5928H10.1289V65.4596Z' fill='%23CCCCCC'/%3e %3cpath d='M10.5534 62.5917V65.4525M10.6191 62.5918V65.4525M10.1289 65.4597H10.7141V62.5928H10.1289V65.4597Z' stroke='black' stroke-width='0.014025'/%3e %3cpath d='M9.53125 63.6651C9.65901 63.6123 9.87614 63.5732 10.1252 63.565C10.211 63.5657 10.3067 63.5737 10.4055 63.5902C10.7554 63.6486 11.022 63.7883 11.0008 63.9021C11.0005 63.9045 10.9997 63.9095 10.9991 63.9117C10.9991 63.9117 11.1303 63.6161 11.1323 63.6048C11.1558 63.4785 10.8602 63.3233 10.4718 63.2585C10.358 63.2396 10.2429 63.2304 10.1277 63.2313C9.87903 63.2313 9.66302 63.2631 9.5329 63.3114L9.53129 63.6651' fill='%23AD1519'/%3e %3cpath d='M9.53125 63.6651C9.65901 63.6123 9.87614 63.5732 10.1252 63.565C10.211 63.5657 10.3067 63.5737 10.4055 63.5902C10.7554 63.6486 11.022 63.7883 11.0008 63.9021C11.0005 63.9045 10.9997 63.9095 10.9991 63.9117C10.9991 63.9117 11.1303 63.6161 11.1323 63.6048C11.1558 63.4785 10.8602 63.3233 10.4718 63.2585C10.358 63.2396 10.2429 63.2304 10.1277 63.2313C9.87903 63.2313 9.66302 63.2631 9.5329 63.3114L9.53129 63.6651' stroke='black' stroke-width='0.014025' stroke-linejoin='round'/%3e %3cpath d='M10.7154 64.0249C10.8777 64.0133 10.9885 63.9699 11.001 63.9021C11.0112 63.848 10.9562 63.7882 10.8584 63.7339C10.8145 63.7386 10.7652 63.7446 10.7144 63.7446L10.7154 64.0249' fill='%23AD1519'/%3e %3cpath d='M10.7154 64.0249C10.8777 64.0133 10.9885 63.9699 11.001 63.9021C11.0112 63.848 10.9562 63.7882 10.8584 63.7339C10.8145 63.7386 10.7652 63.7446 10.7144 63.7446L10.7154 64.0249' stroke='black' stroke-width='0.014025'/%3e %3cpath d='M10.128 63.8058C10.0265 63.8211 9.95049 63.8463 9.91246 63.8772L9.90909 63.8834C9.89086 63.9206 9.98004 63.9994 10.1288 64.0875L10.1281 63.8058' fill='%23AD1519'/%3e %3cpath d='M10.128 63.8058C10.0265 63.8211 9.95049 63.8463 9.91246 63.8772L9.90909 63.8834C9.89086 63.9206 9.98004 63.9994 10.1288 64.0875L10.1281 63.8058' stroke='black' stroke-width='0.014025'/%3e %3cpath d='M11.0786 64.578C11.094 64.5317 10.9357 64.439 10.7121 64.3569C10.61 64.3204 10.5255 64.2822 10.421 64.2362C10.1104 64.0988 9.88092 63.9412 9.90923 63.8837L9.91223 63.8778C9.89588 63.8912 9.87023 64.1744 9.87023 64.1744C9.84192 64.227 10.052 64.3823 10.3376 64.5194C10.4291 64.5631 10.6226 64.6346 10.7138 64.6665C10.877 64.7231 11.0392 64.8299 11.0244 64.8695L11.0786 64.5782' fill='%23AD1519'/%3e %3cpath d='M11.0786 64.578C11.094 64.5317 10.9357 64.439 10.7121 64.3569C10.61 64.3204 10.5255 64.2822 10.421 64.2362C10.1104 64.0988 9.88092 63.9412 9.90923 63.8837L9.91223 63.8778C9.89588 63.8912 9.87023 64.1744 9.87023 64.1744C9.84192 64.227 10.052 64.3823 10.3376 64.5194C10.4291 64.5631 10.6226 64.6346 10.7138 64.6665C10.877 64.7231 11.0392 64.8299 11.0244 64.8695L11.0786 64.5782V64.578L11.0786 64.578Z' stroke='black' stroke-width='0.014025' stroke-linejoin='round'/%3e %3cpath d='M9.89588 63.5394C9.91801 63.4554 9.94662 63.3742 9.97471 63.292C9.96852 63.2937 9.96181 63.295 9.95559 63.296C9.94909 63.2969 9.94256 63.2975 9.93601 63.2977C9.92266 63.3568 9.90451 63.4162 9.88512 63.4755C9.85055 63.4236 9.8129 63.3732 9.78293 63.3208C9.77093 63.3232 9.75848 63.3262 9.74618 63.328C9.73418 63.3298 9.72136 63.3306 9.70898 63.3318C9.76126 63.4014 9.81167 63.4723 9.86018 63.5446C9.86596 63.5431 9.87159 63.5411 9.878 63.5402C9.88377 63.5395 9.88985 63.5396 9.89588 63.5394ZM10.1184 63.2937C10.1077 63.2942 10.097 63.295 10.0863 63.2948C10.0758 63.2947 10.0651 63.2934 10.0546 63.2926L10.0502 63.5235L10.2117 63.5263C10.2108 63.5215 10.2096 63.5164 10.2098 63.5116C10.2098 63.5068 10.2113 63.5018 10.212 63.4971C10.1832 63.499 10.1517 63.5008 10.1146 63.5002L10.1184 63.2937M10.3718 63.3316C10.3976 63.3338 10.4225 63.3383 10.4473 63.3428C10.4469 63.3379 10.4461 63.333 10.4465 63.328C10.4469 63.3233 10.4487 63.3185 10.45 63.3139L10.2314 63.2958C10.232 63.3007 10.2328 63.3055 10.2323 63.3101C10.2319 63.3153 10.2301 63.3199 10.2289 63.3246C10.2553 63.3237 10.2818 63.3243 10.3081 63.3264L10.2891 63.5341C10.2997 63.5344 10.3104 63.5342 10.3209 63.5351C10.3316 63.5359 10.3421 63.5378 10.3526 63.5394L10.3717 63.3317M10.4612 63.5592C10.4717 63.5608 10.4824 63.5621 10.4928 63.5644C10.5032 63.5666 10.5134 63.5699 10.5235 63.5728L10.5494 63.4667L10.5522 63.4674C10.5582 63.4819 10.5661 63.4997 10.5702 63.5099L10.6026 63.5901C10.6153 63.5921 10.6279 63.5938 10.6404 63.5965C10.6532 63.5993 10.6655 63.603 10.6778 63.6065L10.6666 63.5825C10.6491 63.5462 10.6308 63.5102 10.6157 63.4736C10.6559 63.4753 10.6871 63.4607 10.6949 63.4284C10.7005 63.4059 10.6916 63.3883 10.6703 63.3731C10.6547 63.362 10.6244 63.3562 10.6048 63.3518L10.5167 63.3325L10.4613 63.5591M10.5744 63.364C10.5998 63.3696 10.6315 63.3737 10.6315 63.4026C10.6314 63.4098 10.6307 63.415 10.6295 63.4195C10.6212 63.4534 10.5956 63.4652 10.5528 63.4524L10.5744 63.364ZM10.8774 63.6283C10.8755 63.6534 10.8711 63.6777 10.8662 63.704C10.8772 63.7093 10.8882 63.714 10.8988 63.7198C10.9095 63.7258 10.9193 63.7322 10.9296 63.7387L10.9512 63.4783C10.9412 63.4744 10.9318 63.4692 10.9231 63.463L10.6936 63.6088C10.6997 63.6117 10.706 63.6144 10.7119 63.6176C10.7179 63.6209 10.7228 63.6245 10.7288 63.6278C10.748 63.6116 10.7683 63.5984 10.7915 63.5812L10.8774 63.6282V63.6283L10.8774 63.6283ZM10.8124 63.5689L10.8888 63.5194L10.88 63.6057L10.8125 63.5689' fill='%23C8B100'/%3e %3cpath d='M6.83203 61.2161C6.83203 61.1752 6.86702 61.1421 6.91003 61.1421C6.95301 61.1421 6.98811 61.1752 6.98811 61.2161C6.98811 61.257 6.95316 61.29 6.91011 61.29C6.86698 61.29 6.83211 61.257 6.83211 61.2161L6.83203 61.2161Z' stroke='black' stroke-width='0.0018'/%3e %3cpath d='M7.71224 60.578C7.95149 60.578 8.1643 60.6134 8.30294 60.6684C8.38229 60.7042 8.48882 60.7306 8.60545 60.7462C8.69425 60.7581 8.77862 60.7605 8.85205 60.7549C8.95022 60.7531 9.0922 60.7817 9.23417 60.8443C9.35174 60.8964 9.44987 60.9598 9.51505 61.0213L9.45865 61.0715L9.44234 61.2141L9.28757 61.3912L9.21025 61.4569L9.0271 61.6035L8.93354 61.6111L8.90515 61.6921L7.72007 61.5532L6.53147 61.6921L6.50297 61.6111L6.4093 61.6035L6.22615 61.4569L6.14882 61.3913L5.99414 61.2141L5.97801 61.0715L5.92139 61.0213C5.98682 60.9599 6.08496 60.8965 6.20226 60.8443C6.34427 60.7818 6.48629 60.7531 6.58439 60.755C6.65777 60.7606 6.74219 60.7582 6.83099 60.7463C6.94772 60.7307 7.05434 60.7043 7.13354 60.6684C7.27229 60.6134 7.47329 60.578 7.71235 60.578L7.71224 60.578Z' fill='%23AD1519' stroke='black' stroke-width='0.009375'/%3e %3cpath d='M7.73064 62.1425C7.28911 62.1418 6.89364 62.0896 6.61141 62.0046C6.59079 61.9983 6.57991 61.9794 6.58115 61.9598C6.58077 61.9408 6.59146 61.9235 6.61141 61.9175C6.89364 61.8326 7.28911 61.7803 7.73064 61.7797C8.17201 61.7803 8.56726 61.8325 8.84956 61.9175C8.86951 61.9235 8.88001 61.9407 8.87964 61.9598C8.88076 61.9794 8.87007 61.9983 8.84956 62.0046C8.5673 62.0896 8.17205 62.1418 7.73064 62.1425Z' fill='%23C8B100' stroke='black' stroke-width='0.014025'/%3e %3cpath d='M7.72953 62.0845C7.33105 62.084 6.9709 62.038 6.69678 61.9672C6.9709 61.8962 7.33105 61.8528 7.72953 61.8521C8.12785 61.8528 8.48991 61.8962 8.76408 61.9672C8.48995 62.0379 8.12785 62.084 7.72945 62.0844' fill='%23AD1519'/%3e %3cpath d='M7.75928 62.0869V61.8505' stroke='black' stroke-width='0.003225'/%3e %3cpath d='M7.69482 62.0869V61.8505' stroke='black' stroke-width='0.005025'/%3e %3cpath d='M7.63428 62.0869V61.8505' stroke='black' stroke-width='0.0064875'/%3e %3cpath d='M7.57422 62.0869V61.8505' stroke='black' stroke-width='0.0082875'/%3e %3cpath d='M7.52051 62.0869V61.8505' stroke='black' stroke-width='0.0100875'/%3e %3cpath d='M7.41842 62.0742L7.41699 61.859M7.46687 62.077V61.8519' stroke='black' stroke-width='0.0118875'/%3e %3cpath d='M7.32422 62.0645V61.8663M7.37199 62.0702L7.37061 61.8593' stroke='black' stroke-width='0.0133125'/%3e %3cpath d='M7.19775 62.0532V61.879M7.23923 62.056V61.8734M7.28198 62.0617V61.8718' stroke='black' stroke-width='0.0151125'/%3e %3cpath d='M7.15332 62.0518V61.8833' stroke='black' stroke-width='0.016575'/%3e %3cpath d='M7.11182 62.0432V61.8861' stroke='black' stroke-width='0.018375'/%3e %3cpath d='M7.06738 62.0391V61.8932' stroke='black' stroke-width='0.020175'/%3e %3cpath d='M6.97701 62.0263L6.97559 61.9101M7.02359 62.0319V61.9016' stroke='black' stroke-width='0.0216'/%3e %3cpath d='M6.93018 62.0164V61.9144' stroke='black' stroke-width='0.0226875'/%3e %3cpath d='M6.8877 62.0081V61.9231' stroke='black' stroke-width='0.0244875'/%3e %3cpath d='M6.84131 61.9968V61.9303' stroke='black' stroke-width='0.0262875'/%3e %3cpath d='M6.79346 61.9912V61.9417' stroke='black' stroke-width='0.0277125'/%3e %3cpath d='M6.74268 61.9798V61.9557' stroke='black' stroke-width='0.032775'/%3e %3cpath d='M8.01472 62.0742V61.8576M7.90597 62.0813L7.9074 61.852M7.82666 62.0842V61.8506' stroke='black' stroke-width='0.0018'/%3e %3cpath d='M7.72752 61.7793C7.28075 61.7802 6.87972 61.8362 6.59746 61.9232C6.62094 61.912 6.61884 61.8831 6.58966 61.808C6.55441 61.7171 6.49951 61.721 6.49951 61.721C6.81159 61.6289 7.24595 61.5712 7.72944 61.5706C8.21311 61.5712 8.651 61.6289 8.96307 61.721C8.96307 61.721 8.90814 61.7171 8.87292 61.808C8.84367 61.8831 8.84154 61.912 8.86505 61.9232C8.58282 61.8362 8.1743 61.7802 7.72752 61.7793Z' fill='%23C8B100' stroke='black' stroke-width='0.014025'/%3e %3cpath d='M7.72914 61.5706C7.24566 61.5714 6.81129 61.6289 6.49922 61.7213C6.47841 61.7275 6.45639 61.7194 6.44972 61.6997C6.44297 61.6799 6.45414 61.6573 6.47496 61.6509C6.78838 61.5548 7.23396 61.4945 7.72933 61.4934C8.22478 61.4943 8.67208 61.5548 8.98547 61.6509C9.00628 61.6573 9.01749 61.6799 9.01074 61.6997C9.00399 61.7193 8.98202 61.7275 8.96124 61.7213C8.64913 61.6289 8.21289 61.5714 7.72922 61.5706' fill='%23C8B100'/%3e %3cpath d='M7.72914 61.5706C7.24566 61.5714 6.81129 61.6289 6.49922 61.7213C6.47841 61.7275 6.45639 61.7194 6.44972 61.6997C6.44297 61.6799 6.45414 61.6573 6.47496 61.6509C6.78838 61.5548 7.23396 61.4945 7.72933 61.4934C8.22478 61.4943 8.67208 61.5548 8.98547 61.6509C9.00628 61.6573 9.01749 61.6799 9.01074 61.6997C9.00399 61.7193 8.98202 61.7275 8.96124 61.7213C8.64913 61.6289 8.21289 61.5714 7.72922 61.5706' stroke='black' stroke-width='0.014025'/%3e %3cpath d='M7.72953 62.0845C7.33105 62.084 6.9709 62.038 6.69678 61.9672C6.9709 61.8962 7.33105 61.8528 7.72953 61.8521C8.12785 61.8528 8.48991 61.8962 8.76408 61.9672C8.48995 62.0379 8.12785 62.084 7.72945 62.0844L7.72953 62.0845Z' stroke='black' stroke-width='0.014025' stroke-linejoin='round'/%3e %3cpath d='M7.38428 61.6805C7.38428 61.6599 7.4019 61.6432 7.42365 61.6432C7.44555 61.6432 7.46329 61.6599 7.46329 61.6805C7.46329 61.7011 7.44555 61.718 7.42369 61.718C7.40194 61.718 7.38432 61.7011 7.38432 61.6805' fill='white'/%3e %3cpath d='M7.38428 61.6805C7.38428 61.6599 7.4019 61.6432 7.42365 61.6432C7.44555 61.6432 7.46329 61.6599 7.46329 61.6805C7.46329 61.7011 7.44555 61.718 7.42369 61.718C7.40194 61.718 7.38432 61.7011 7.38432 61.6805' stroke='black' stroke-width='0.014025'/%3e %3cpath d='M7.73048 61.7098H7.6122C7.59038 61.7098 7.57227 61.6932 7.57227 61.6725C7.57227 61.652 7.58997 61.6351 7.61172 61.6351H7.85082C7.87257 61.6351 7.89034 61.652 7.89034 61.6726C7.89034 61.6933 7.87227 61.7099 7.85033 61.7099H7.73052' fill='%23AD1519'/%3e %3cpath d='M7.73048 61.7098H7.6122C7.59038 61.7098 7.57227 61.6932 7.57227 61.6725C7.57227 61.652 7.58997 61.6351 7.61172 61.6351H7.85082C7.87257 61.6351 7.89034 61.652 7.89034 61.6726C7.89034 61.6933 7.87227 61.7099 7.85033 61.7099H7.73052' stroke='black' stroke-width='0.014025'/%3e %3cpath d='M7.13579 61.7424L7.05066 61.7523C7.02899 61.7549 7.00885 61.7403 7.00615 61.7199C7.00353 61.6993 7.0189 61.6807 7.04065 61.6783L7.12623 61.6683L7.21323 61.6582C7.23483 61.6557 7.25455 61.67 7.25725 61.6906C7.25988 61.711 7.24405 61.7298 7.22245 61.7322L7.13583 61.7424' fill='%23058E6E'/%3e %3cpath d='M7.13579 61.7424L7.05066 61.7523C7.02899 61.7549 7.00885 61.7403 7.00615 61.7199C7.00353 61.6993 7.0189 61.6807 7.04065 61.6783L7.12623 61.6683L7.21323 61.6582C7.23483 61.6557 7.25455 61.67 7.25725 61.6906C7.25988 61.711 7.24405 61.7298 7.22245 61.7322L7.13583 61.7424' stroke='black' stroke-width='0.014025'/%3e %3cpath d='M6.79004 61.7499C6.79004 61.7292 6.80766 61.7125 6.82941 61.7125C6.85131 61.7125 6.86898 61.7293 6.86898 61.7499C6.86898 61.7706 6.85135 61.7873 6.82941 61.7873C6.80766 61.7873 6.79004 61.7706 6.79004 61.7499Z' fill='white' stroke='black' stroke-width='0.014025'/%3e %3cpath d='M6.52689 61.8179L6.57077 61.7605L6.69201 61.7758L6.59499 61.8465L6.52686 61.8179' fill='%23AD1519'/%3e %3cpath d='M6.52689 61.8179L6.57077 61.7605L6.69201 61.7758L6.59499 61.8465L6.52686 61.8179' stroke='black' stroke-width='0.014025'/%3e %3cpath d='M8.32492 61.7424L8.40994 61.7523C8.4315 61.7549 8.45182 61.7403 8.45449 61.7199C8.45692 61.6993 8.44166 61.6807 8.42006 61.6783L8.33449 61.6683L8.24749 61.6582C8.22574 61.6557 8.20601 61.67 8.20342 61.6906C8.20072 61.711 8.21666 61.7298 8.23822 61.7322L8.32492 61.7424Z' fill='%23058E6E' stroke='black' stroke-width='0.014025'/%3e %3cpath d='M7.99707 61.6805C7.99707 61.6599 8.01485 61.6432 8.0366 61.6432C8.05842 61.6432 8.07612 61.6599 8.07612 61.6805C8.07612 61.7011 8.05842 61.718 8.0366 61.718C8.01485 61.718 7.99711 61.7011 7.99711 61.6805M8.59145 61.75C8.59145 61.7293 8.60915 61.7126 8.6309 61.7126C8.65276 61.7126 8.67042 61.7294 8.67042 61.75C8.67042 61.7707 8.6528 61.7874 8.6309 61.7874C8.60915 61.7874 8.59145 61.7707 8.59145 61.75Z' fill='white'/%3e %3cpath d='M7.99707 61.6805C7.99707 61.6599 8.01485 61.6432 8.0366 61.6432C8.05842 61.6432 8.07612 61.6599 8.07612 61.6805C8.07612 61.7011 8.05842 61.718 8.0366 61.718C8.01485 61.718 7.99711 61.7011 7.99711 61.6805M8.59145 61.75C8.59145 61.7293 8.60915 61.7126 8.6309 61.7126C8.65276 61.7126 8.67042 61.7294 8.67042 61.75C8.67042 61.7707 8.6528 61.7874 8.6309 61.7874C8.60915 61.7874 8.59145 61.7707 8.59145 61.75Z' stroke='black' stroke-width='0.014025'/%3e %3cpath d='M8.93359 61.8179L8.88979 61.7605L8.76855 61.7758L8.86545 61.8465L8.93359 61.8179Z' fill='%23AD1519' stroke='black' stroke-width='0.014025'/%3e %3cpath d='M6.64893 61.9799C6.92808 61.9015 7.30765 61.853 7.7293 61.8522C8.15088 61.8529 8.53233 61.9015 8.81148 61.9799' stroke='black' stroke-width='0.014025'/%3e %3cpath d='M6.83739 60.8911L6.88734 60.9311L6.96223 60.8088C6.88097 60.7591 6.82524 60.6727 6.82524 60.5742C6.82524 60.5631 6.82588 60.5523 6.8273 60.5416C6.8351 60.3854 7.0253 60.2564 7.26673 60.2564C7.39198 60.2564 7.50515 60.2907 7.5848 60.3457C7.58694 60.3215 7.58912 60.3008 7.59249 60.2788C7.50474 60.2276 7.39093 60.1969 7.26673 60.1969C6.98912 60.1969 6.77192 60.3545 6.76138 60.5414C6.76025 60.5522 6.75977 60.5632 6.75977 60.5742C6.75977 60.6739 6.80525 60.7636 6.87714 60.826L6.83739 60.8911' fill='%23C8B100'/%3e %3cpath d='M6.83739 60.8911L6.88734 60.9311L6.96223 60.8088C6.88097 60.7591 6.82524 60.6727 6.82524 60.5742C6.82524 60.5631 6.82588 60.5523 6.8273 60.5416C6.8351 60.3854 7.0253 60.2564 7.26673 60.2564C7.39198 60.2564 7.50515 60.2907 7.5848 60.3457C7.58694 60.3215 7.58912 60.3008 7.59249 60.2788C7.50474 60.2276 7.39093 60.1969 7.26673 60.1969C6.98912 60.1969 6.77192 60.3545 6.76138 60.5414C6.76025 60.5522 6.75977 60.5632 6.75977 60.5742C6.75977 60.6739 6.80525 60.7636 6.87714 60.826L6.83739 60.8911' stroke='black' stroke-width='0.014025'/%3e %3cpath d='M6.84057 60.8925C6.74581 60.8218 6.68701 60.7257 6.68701 60.6199C6.68701 60.4979 6.76674 60.3891 6.88794 60.317C6.81316 60.377 6.76782 60.4546 6.76134 60.5414C6.76021 60.5523 6.75972 60.5632 6.75972 60.5742C6.75972 60.6739 6.80521 60.7636 6.8771 60.826L6.84057 60.8925Z' fill='%23C8B100'/%3e %3cpath d='M6.84057 60.8925C6.74581 60.8218 6.68701 60.7257 6.68701 60.6199C6.68701 60.4979 6.76674 60.3891 6.88794 60.317C6.81316 60.377 6.76782 60.4546 6.76134 60.5414C6.76021 60.5523 6.75972 60.5632 6.75972 60.5742C6.75972 60.6739 6.80521 60.7636 6.8771 60.826L6.84057 60.8925Z' stroke='black' stroke-width='0.014025'/%3e %3cpath d='M6.00456 61.016C5.95146 60.9566 5.91895 60.8797 5.91895 60.7957C5.91895 60.745 5.93065 60.6966 5.95183 60.6534C6.02852 60.4957 6.26908 60.3809 6.55495 60.3809C6.63287 60.3809 6.70738 60.3893 6.7762 60.405C6.76093 60.4217 6.74897 60.44 6.73727 60.4584C6.67717 60.4468 6.6161 60.4411 6.55491 60.4412C6.29316 60.4412 6.07423 60.543 6.01078 60.6805C5.99344 60.7164 5.98444 60.7558 5.98446 60.7957C5.98446 60.8793 6.02361 60.9542 6.08488 61.0053L5.99016 61.1601L5.93942 61.1198L6.00448 61.0161' fill='%23C8B100'/%3e %3cpath d='M6.00456 61.016C5.95146 60.9566 5.91895 60.8797 5.91895 60.7957C5.91895 60.745 5.93065 60.6966 5.95183 60.6534C6.02852 60.4957 6.26908 60.3809 6.55495 60.3809C6.63287 60.3809 6.70738 60.3893 6.7762 60.405C6.76093 60.4217 6.74897 60.44 6.73727 60.4584C6.67717 60.4468 6.6161 60.4411 6.55491 60.4412C6.29316 60.4412 6.07423 60.543 6.01078 60.6805C5.99344 60.7164 5.98444 60.7558 5.98446 60.7957C5.98446 60.8793 6.02361 60.9542 6.08488 61.0053L5.99016 61.1601L5.93942 61.1198L6.00448 61.0161V61.016H6.00456Z' stroke='black' stroke-width='0.014025'/%3e %3cpath d='M6.10155 60.4974C6.03266 60.5407 5.98058 60.594 5.95181 60.6535C5.93011 60.6977 5.91886 60.7464 5.91893 60.7957C5.91893 60.8797 5.95144 60.9565 6.0045 61.0159L5.94694 61.1093C5.89189 61.0386 5.85986 60.956 5.85986 60.8682C5.85986 60.717 5.95609 60.5848 6.10151 60.4973' fill='%23C8B100'/%3e %3cpath d='M6.10155 60.4974C6.03266 60.5407 5.98058 60.594 5.95181 60.6535C5.93011 60.6977 5.91886 60.7464 5.91893 60.7957C5.91893 60.8797 5.95144 60.9565 6.0045 61.0159L5.94694 61.1093C5.89189 61.0386 5.85986 60.956 5.85986 60.8682C5.85986 60.717 5.95609 60.5848 6.10151 60.4973L6.10155 60.4974Z' stroke='black' stroke-width='0.014025'/%3e %3cpath d='M7.72617 60.1656C7.78962 60.1656 7.84415 60.2076 7.85716 60.2638C7.86564 60.3135 7.87092 60.3701 7.87209 60.4305C7.8722 60.4367 7.87171 60.4428 7.87171 60.449C7.87186 60.4561 7.87321 60.4638 7.87332 60.4711C7.87557 60.5976 7.89357 60.7094 7.91937 60.7778L7.72614 60.9627L7.53076 60.7778C7.55664 60.7094 7.57464 60.5976 7.57704 60.4711C7.57715 60.4638 7.57854 60.4561 7.57854 60.449C7.57854 60.4428 7.57816 60.4367 7.57827 60.4305C7.57921 60.3701 7.58465 60.3135 7.59309 60.2638C7.60595 60.2075 7.66276 60.1655 7.72606 60.1655' fill='%23C8B100'/%3e %3cpath d='M7.72617 60.1656C7.78962 60.1656 7.84415 60.2076 7.85716 60.2638C7.86564 60.3135 7.87092 60.3701 7.87209 60.4305C7.8722 60.4367 7.87171 60.4428 7.87171 60.449C7.87186 60.4561 7.87321 60.4638 7.87332 60.4711C7.87557 60.5976 7.89357 60.7094 7.91937 60.7778L7.72614 60.9627L7.53076 60.7778C7.55664 60.7094 7.57464 60.5976 7.57704 60.4711C7.57715 60.4638 7.57854 60.4561 7.57854 60.449C7.57854 60.4428 7.57816 60.4367 7.57827 60.4305C7.57921 60.3701 7.58465 60.3135 7.59309 60.2638C7.60595 60.2075 7.66276 60.1655 7.72606 60.1655H7.72617V60.1656Z' stroke='black' stroke-width='0.014025'/%3e %3cpath d='M7.72617 60.2258C7.75917 60.2258 7.78692 60.2468 7.79367 60.2759C7.80166 60.323 7.80679 60.3767 7.80784 60.4334C7.80784 60.4393 7.80754 60.4452 7.80754 60.4509C7.80754 60.458 7.80874 60.465 7.80889 60.4722C7.81096 60.5917 7.82809 60.6971 7.85266 60.7619L7.72516 60.8826L7.59766 60.7619C7.62203 60.6972 7.63913 60.5917 7.64127 60.4722C7.64142 60.4651 7.64266 60.458 7.64277 60.451C7.64277 60.4453 7.64239 60.4394 7.64239 60.4335C7.6432 60.3807 7.64796 60.3281 7.65664 60.276C7.66328 60.2469 7.69339 60.2259 7.72617 60.2259' fill='%23C8B100'/%3e %3cpath d='M7.72617 60.2258C7.75917 60.2258 7.78692 60.2468 7.79367 60.2759C7.80166 60.323 7.80679 60.3767 7.80784 60.4334C7.80784 60.4393 7.80754 60.4452 7.80754 60.4509C7.80754 60.458 7.80874 60.465 7.80889 60.4722C7.81096 60.5917 7.82809 60.6971 7.85266 60.7619L7.72516 60.8826L7.59766 60.7619C7.62203 60.6972 7.63913 60.5917 7.64127 60.4722C7.64142 60.4651 7.64266 60.458 7.64277 60.451C7.64277 60.4453 7.64239 60.4394 7.64239 60.4335C7.6432 60.3807 7.64796 60.3281 7.65664 60.276C7.66328 60.2469 7.69339 60.2259 7.72617 60.2259V60.2258Z' stroke='black' stroke-width='0.014025'/%3e %3cpath d='M8.61414 60.8911L8.56419 60.9311L8.4893 60.8088C8.57049 60.7591 8.62629 60.6727 8.62629 60.5742C8.62629 60.5633 8.62563 60.5524 8.6243 60.5416C8.61654 60.3854 8.42611 60.2564 8.18487 60.2564C8.05932 60.2564 7.94637 60.2907 7.86661 60.3457C7.86491 60.3233 7.86233 60.301 7.85889 60.2788C7.94664 60.2276 8.06041 60.1969 8.18487 60.1969C8.46245 60.1969 8.67957 60.3545 8.69022 60.5414C8.6912 60.5522 8.69172 60.5632 8.69172 60.5742C8.69172 60.6739 8.64635 60.7636 8.57435 60.826L8.61417 60.8911' fill='%23C8B100'/%3e %3cpath d='M8.61414 60.8911L8.56419 60.9311L8.4893 60.8088C8.57049 60.7591 8.62629 60.6727 8.62629 60.5742C8.62629 60.5633 8.62563 60.5524 8.6243 60.5416C8.61654 60.3854 8.42611 60.2564 8.18487 60.2564C8.05932 60.2564 7.94637 60.2907 7.86661 60.3457C7.86491 60.3233 7.86233 60.301 7.85889 60.2788C7.94664 60.2276 8.06041 60.1969 8.18487 60.1969C8.46245 60.1969 8.67957 60.3545 8.69022 60.5414C8.6912 60.5522 8.69172 60.5632 8.69172 60.5742C8.69172 60.6739 8.64635 60.7636 8.57435 60.826L8.61417 60.8911' stroke='black' stroke-width='0.014025'/%3e %3cpath d='M8.61122 60.8925C8.70594 60.8218 8.76481 60.7257 8.76481 60.6199C8.76481 60.4979 8.68501 60.3891 8.56396 60.317C8.63859 60.377 8.68396 60.4546 8.69053 60.5414C8.6915 60.5523 8.69203 60.5632 8.69203 60.5742C8.69203 60.6739 8.64665 60.7636 8.57465 60.826L8.61122 60.8925Z' fill='%23C8B100'/%3e %3cpath d='M8.61122 60.8925C8.70594 60.8218 8.76481 60.7257 8.76481 60.6199C8.76481 60.4979 8.68501 60.3891 8.56396 60.317C8.63859 60.377 8.68396 60.4546 8.69053 60.5414C8.6915 60.5523 8.69203 60.5632 8.69203 60.5742C8.69203 60.6739 8.64665 60.7636 8.57465 60.826L8.61122 60.8925Z' stroke='black' stroke-width='0.014025'/%3e %3cpath d='M9.44716 61.016C9.50011 60.9566 9.53258 60.8797 9.53258 60.7957C9.53262 60.7464 9.52143 60.6977 9.49984 60.6534C9.42297 60.4957 9.18252 60.3809 8.89654 60.3809C8.81866 60.3809 8.74418 60.3893 8.67529 60.405C8.69074 60.4217 8.70267 60.44 8.71441 60.4584C8.77439 60.4468 8.83535 60.4411 8.89643 60.4412C9.15818 60.4412 9.37726 60.543 9.44056 60.6805C9.45754 60.7156 9.46692 60.7547 9.46692 60.7957C9.46692 60.8793 9.42773 60.9542 9.36642 61.0053L9.46122 61.1601L9.51211 61.1198L9.44708 61.0161' fill='%23C8B100'/%3e %3cpath d='M9.44716 61.016C9.50011 60.9566 9.53258 60.8797 9.53258 60.7957C9.53262 60.7464 9.52143 60.6977 9.49984 60.6534C9.42297 60.4957 9.18252 60.3809 8.89654 60.3809C8.81866 60.3809 8.74418 60.3893 8.67529 60.405C8.69074 60.4217 8.70267 60.44 8.71441 60.4584C8.77439 60.4468 8.83535 60.4411 8.89643 60.4412C9.15818 60.4412 9.37726 60.543 9.44056 60.6805C9.45754 60.7156 9.46692 60.7547 9.46692 60.7957C9.46692 60.8793 9.42773 60.9542 9.36642 61.0053L9.46122 61.1601L9.51211 61.1198L9.44708 61.0161L9.44719 61.016H9.44716Z' stroke='black' stroke-width='0.014025'/%3e %3cpath d='M9.3501 60.4974C9.41891 60.5407 9.47103 60.594 9.49991 60.6535C9.52143 60.6978 9.53262 60.7465 9.53265 60.7957C9.53265 60.8797 9.50017 60.9565 9.44726 61.0159L9.50464 61.1093C9.55976 61.0386 9.59156 60.956 9.59156 60.8682C9.59156 60.717 9.49548 60.5848 9.35013 60.4973' fill='%23C8B100'/%3e %3cpath d='M9.3501 60.4974C9.41891 60.5407 9.47103 60.594 9.49991 60.6535C9.52143 60.6978 9.53262 60.7465 9.53265 60.7957C9.53265 60.8797 9.50017 60.9565 9.44726 61.0159L9.50464 61.1093C9.55976 61.0386 9.59156 60.956 9.59156 60.8682C9.59156 60.717 9.49548 60.5848 9.35013 60.4973L9.3501 60.4974Z' stroke='black' stroke-width='0.014025'/%3e %3cpath d='M7.65775 60.8016C7.65775 60.7658 7.6885 60.7369 7.72638 60.7369C7.76414 60.7369 7.79489 60.7658 7.79489 60.8016C7.79489 60.8375 7.76414 60.8665 7.72634 60.8665C7.68846 60.8665 7.65775 60.8375 7.65775 60.8016Z' fill='white'/%3e %3cpath d='M7.65775 60.8016C7.65775 60.7658 7.6885 60.7369 7.72638 60.7369C7.76414 60.7369 7.79489 60.7658 7.79489 60.8016C7.79489 60.8375 7.76414 60.8665 7.72634 60.8665C7.68846 60.8665 7.65775 60.8375 7.65775 60.8016Z' stroke='black' stroke-width='0.014025'/%3e %3cpath d='M7.65775 60.6744C7.65775 60.6387 7.6885 60.6095 7.72638 60.6095C7.76414 60.6095 7.79489 60.6387 7.79489 60.6744C7.79489 60.7103 7.76414 60.7392 7.72634 60.7392C7.68846 60.7392 7.65775 60.7103 7.65775 60.6744ZM7.67148 60.5376C7.67148 60.509 7.69608 60.4859 7.72634 60.4859C7.75634 60.4859 7.78098 60.509 7.78098 60.5376C7.78098 60.5663 7.75638 60.5894 7.72634 60.5894C7.69608 60.5894 7.67148 60.5663 7.67148 60.5376ZM7.68685 60.4143C7.68685 60.3938 7.70459 60.377 7.72634 60.377C7.74816 60.377 7.76572 60.3938 7.76572 60.4143C7.76572 60.435 7.74816 60.4518 7.72634 60.4518C7.70459 60.4518 7.68685 60.435 7.68685 60.4143ZM7.69473 60.3064C7.69473 60.2898 7.70883 60.2765 7.72634 60.2765C7.7437 60.2765 7.75784 60.2898 7.75784 60.3064C7.75784 60.3229 7.7437 60.3363 7.72634 60.3363C7.70883 60.3363 7.69473 60.3229 7.69473 60.3064Z' fill='white' stroke='black' stroke-width='0.014025'/%3e %3cpath d='M7.73225 61.1919L7.77676 61.2002C7.76964 61.2182 7.76814 61.2378 7.76814 61.2586C7.76814 61.351 7.84749 61.4262 7.94514 61.4262C8.02363 61.4262 8.09045 61.3776 8.1134 61.3105C8.11603 61.3122 8.13027 61.2499 8.1377 61.2506C8.14389 61.2513 8.14321 61.3154 8.1455 61.3143C8.15686 61.3987 8.23407 61.4559 8.321 61.4559C8.41857 61.4559 8.4977 61.3811 8.4977 61.2886C8.4977 61.2817 8.49732 61.2748 8.49635 61.2681L8.55185 61.2131L8.58159 61.2832C8.56974 61.3052 8.56501 61.3299 8.56501 61.3563C8.56501 61.4447 8.64061 61.5161 8.73387 61.5161C8.7926 61.5161 8.84412 61.4879 8.87442 61.445L8.90994 61.3999L8.90967 61.4552C8.90967 61.5108 8.93315 61.5607 8.98741 61.5695C8.98741 61.5695 9.04974 61.5733 9.13228 61.5085C9.21489 61.4437 9.26038 61.39 9.26038 61.39L9.2675 61.455C9.2675 61.455 9.19887 61.561 9.12425 61.6042C9.08349 61.6279 9.0215 61.6529 8.9723 61.6448C8.92017 61.6364 8.88305 61.5946 8.86392 61.5464C8.82512 61.5692 8.78092 61.5811 8.73594 61.581C8.63499 61.581 8.54424 61.5257 8.50831 61.4423C8.46192 61.4924 8.39724 61.5232 8.32141 61.5232C8.24086 61.5232 8.16699 61.487 8.12071 61.4312C8.07261 61.4746 8.01002 61.4985 7.94521 61.4982C7.85596 61.4982 7.77639 61.4545 7.73128 61.3885C7.6862 61.4544 7.60666 61.4982 7.51753 61.4982C7.45272 61.4985 7.39015 61.4746 7.34202 61.4312C7.2959 61.4869 7.22187 61.5232 7.14129 61.5232C7.06542 61.5232 7.00077 61.4924 6.95427 61.4423C6.91842 61.5256 6.82775 61.581 6.72673 61.581C6.6818 61.5811 6.63766 61.5691 6.59893 61.5464C6.57961 61.5945 6.54249 61.6364 6.49055 61.6448C6.44124 61.6528 6.37929 61.6279 6.33845 61.6042C6.26383 61.561 6.19531 61.455 6.19531 61.455L6.20251 61.3901C6.20251 61.3901 6.248 61.4437 6.33046 61.5086C6.41311 61.5735 6.47532 61.5695 6.47532 61.5695C6.52959 61.5607 6.55303 61.5109 6.55303 61.4552L6.55276 61.3999L6.58828 61.445C6.6185 61.4878 6.67025 61.5161 6.72883 61.5161C6.82209 61.5161 6.89765 61.4446 6.89765 61.3563C6.89765 61.3298 6.89289 61.3051 6.88104 61.2831L6.91077 61.2131L6.96635 61.268C6.96548 61.2748 6.96503 61.2817 6.965 61.2885C6.965 61.3811 7.04398 61.4559 7.14163 61.4559C7.2287 61.4559 7.30576 61.3987 7.31712 61.3142C7.31952 61.3153 7.31889 61.2512 7.325 61.2505C7.33239 61.2498 7.34675 61.3121 7.34922 61.3103C7.37229 61.3775 7.439 61.426 7.51771 61.426C7.61536 61.426 7.69449 61.3508 7.69449 61.2584C7.69449 61.2377 7.69325 61.218 7.68597 61.2L7.73218 61.1918' fill='%23C8B100'/%3e %3cpath d='M7.73225 61.1919L7.77676 61.2002C7.76964 61.2182 7.76814 61.2378 7.76814 61.2586C7.76814 61.351 7.84749 61.4262 7.94514 61.4262C8.02363 61.4262 8.09045 61.3776 8.1134 61.3105C8.11603 61.3122 8.13027 61.2499 8.1377 61.2506C8.14389 61.2513 8.14321 61.3154 8.1455 61.3143C8.15686 61.3987 8.23407 61.4559 8.321 61.4559C8.41857 61.4559 8.4977 61.3811 8.4977 61.2886C8.4977 61.2817 8.49732 61.2748 8.49635 61.2681L8.55185 61.2131L8.58159 61.2832C8.56974 61.3052 8.56501 61.3299 8.56501 61.3563C8.56501 61.4447 8.64061 61.5161 8.73387 61.5161C8.7926 61.5161 8.84412 61.4879 8.87442 61.445L8.90994 61.3999L8.90967 61.4552C8.90967 61.5108 8.93315 61.5607 8.98741 61.5695C8.98741 61.5695 9.04974 61.5733 9.13228 61.5085C9.21489 61.4437 9.26038 61.39 9.26038 61.39L9.2675 61.455C9.2675 61.455 9.19887 61.561 9.12425 61.6042C9.08349 61.6279 9.0215 61.6529 8.9723 61.6448C8.92017 61.6364 8.88305 61.5946 8.86392 61.5464C8.82512 61.5692 8.78092 61.5811 8.73594 61.581C8.63499 61.581 8.54424 61.5257 8.50831 61.4423C8.46192 61.4924 8.39724 61.5232 8.32141 61.5232C8.24086 61.5232 8.16699 61.487 8.12071 61.4312C8.07261 61.4746 8.01002 61.4985 7.94521 61.4982C7.85596 61.4982 7.77639 61.4545 7.73128 61.3885C7.6862 61.4544 7.60666 61.4982 7.51753 61.4982C7.45272 61.4985 7.39015 61.4746 7.34202 61.4312C7.2959 61.4869 7.22187 61.5232 7.14129 61.5232C7.06542 61.5232 7.00077 61.4924 6.95427 61.4423C6.91842 61.5256 6.82775 61.581 6.72673 61.581C6.6818 61.5811 6.63766 61.5691 6.59893 61.5464C6.57961 61.5945 6.54249 61.6364 6.49055 61.6448C6.44124 61.6528 6.37929 61.6279 6.33845 61.6042C6.26383 61.561 6.19531 61.455 6.19531 61.455L6.20251 61.3901C6.20251 61.3901 6.248 61.4437 6.33046 61.5086C6.41311 61.5735 6.47532 61.5695 6.47532 61.5695C6.52959 61.5607 6.55303 61.5109 6.55303 61.4552L6.55276 61.3999L6.58828 61.445C6.6185 61.4878 6.67025 61.5161 6.72883 61.5161C6.82209 61.5161 6.89765 61.4446 6.89765 61.3563C6.89765 61.3298 6.89289 61.3051 6.88104 61.2831L6.91077 61.2131L6.96635 61.268C6.96548 61.2748 6.96503 61.2817 6.965 61.2885C6.965 61.3811 7.04398 61.4559 7.14163 61.4559C7.2287 61.4559 7.30576 61.3987 7.31712 61.3142C7.31952 61.3153 7.31889 61.2512 7.325 61.2505C7.33239 61.2498 7.34675 61.3121 7.34922 61.3103C7.37229 61.3775 7.439 61.426 7.51771 61.426C7.61536 61.426 7.69449 61.3508 7.69449 61.2584C7.69449 61.2377 7.69325 61.218 7.68597 61.2L7.73218 61.1918' stroke='black' stroke-width='0.014025'/%3e %3cpath d='M8.94737 61.4129C8.95749 61.3829 8.94841 61.3532 8.92681 61.3467C8.90521 61.34 8.87926 61.3589 8.86906 61.3887C8.85875 61.4187 8.86794 61.4482 8.88958 61.455C8.9111 61.4614 8.93701 61.4426 8.94733 61.4128M8.17786 61.2638C8.1818 61.2325 8.16684 61.2052 8.1443 61.2026C8.1218 61.1999 8.10016 61.223 8.09611 61.2542C8.09206 61.2854 8.10699 61.3129 8.12956 61.3156C8.15214 61.3181 8.17374 61.295 8.17783 61.2638M7.28431 61.2638C7.2803 61.2325 7.29541 61.2052 7.3178 61.2026C7.3403 61.1999 7.36194 61.223 7.36603 61.2542C7.36993 61.2854 7.35515 61.3129 7.33258 61.3156C7.31 61.3181 7.2884 61.295 7.28435 61.2638M6.51493 61.4129C6.50469 61.3829 6.51388 61.3532 6.53548 61.3467C6.55708 61.34 6.58284 61.3589 6.59311 61.3887C6.60324 61.4187 6.59405 61.4482 6.57256 61.455C6.55096 61.4614 6.5252 61.4426 6.51493 61.4129Z' fill='white'/%3e %3cpath d='M8.94737 61.4129C8.95749 61.3829 8.94841 61.3532 8.92681 61.3467C8.90521 61.34 8.87926 61.3589 8.86906 61.3887C8.85875 61.4187 8.86794 61.4482 8.88958 61.455C8.9111 61.4614 8.93701 61.4426 8.94733 61.4128M8.17786 61.2638C8.1818 61.2325 8.16684 61.2052 8.1443 61.2026C8.1218 61.1999 8.10016 61.223 8.09611 61.2542C8.09206 61.2854 8.10699 61.3129 8.12956 61.3156C8.15214 61.3181 8.17374 61.295 8.17783 61.2638M7.28431 61.2638C7.2803 61.2325 7.29541 61.2052 7.3178 61.2026C7.3403 61.1999 7.36194 61.223 7.36603 61.2542C7.36993 61.2854 7.35515 61.3129 7.33258 61.3156C7.31 61.3181 7.2884 61.295 7.28435 61.2638M6.51493 61.4129C6.50469 61.3829 6.51388 61.3532 6.53548 61.3467C6.55708 61.34 6.58284 61.3589 6.59311 61.3887C6.60324 61.4187 6.59405 61.4482 6.57256 61.455C6.55096 61.4614 6.5252 61.4426 6.51493 61.4129Z' stroke='black' stroke-width='0.014025'/%3e %3cpath d='M6.84921 60.8995C6.88746 60.9236 6.92076 60.9638 6.93235 61.0087C6.93235 61.0087 6.93685 60.9994 6.95785 60.9873C6.97907 60.9754 6.997 60.9757 6.997 60.9757C6.997 60.9757 6.99092 61.0106 6.98792 61.0232C6.98485 61.0355 6.98455 61.0729 6.97648 61.1067C6.96835 61.1404 6.95361 61.1674 6.95361 61.1674C6.94577 61.1611 6.93667 61.1564 6.92691 61.1538C6.91715 61.1513 6.90695 61.1508 6.89698 61.1524C6.88715 61.154 6.87777 61.1577 6.86952 61.1633C6.86126 61.1689 6.85432 61.1762 6.84917 61.1848C6.84917 61.1848 6.82555 61.1642 6.80582 61.1352C6.78595 61.1061 6.77245 61.0711 6.76495 61.0605C6.75745 61.0498 6.73926 61.0189 6.73926 61.0189C6.73926 61.0189 6.75602 61.0126 6.78021 61.017C6.80428 61.0215 6.81186 61.0288 6.81186 61.0288C6.80676 60.9827 6.82198 60.9344 6.84913 60.8994' fill='%23C8B100'/%3e %3cpath d='M6.84921 60.8995C6.88746 60.9236 6.92076 60.9638 6.93235 61.0087C6.93235 61.0087 6.93685 60.9994 6.95785 60.9873C6.97907 60.9754 6.997 60.9757 6.997 60.9757C6.997 60.9757 6.99092 61.0106 6.98792 61.0232C6.98485 61.0355 6.98455 61.0729 6.97648 61.1067C6.96835 61.1404 6.95361 61.1674 6.95361 61.1674C6.94577 61.1611 6.93667 61.1564 6.92691 61.1538C6.91715 61.1513 6.90695 61.1508 6.89698 61.1524C6.88715 61.154 6.87777 61.1577 6.86952 61.1633C6.86126 61.1689 6.85432 61.1762 6.84917 61.1848C6.84917 61.1848 6.82555 61.1642 6.80582 61.1352C6.78595 61.1061 6.77245 61.0711 6.76495 61.0605C6.75745 61.0498 6.73926 61.0189 6.73926 61.0189C6.73926 61.0189 6.75602 61.0126 6.78021 61.017C6.80428 61.0215 6.81186 61.0288 6.81186 61.0288C6.80676 60.9827 6.82198 60.9344 6.84913 60.8994' stroke='black' stroke-width='0.014025'/%3e %3cpath d='M6.86541 61.2669C6.85288 61.2573 6.84425 61.2435 6.84111 61.2281C6.83811 61.2123 6.84148 61.1967 6.84951 61.184C6.84951 61.184 6.81763 61.1678 6.78343 61.1589C6.75756 61.1522 6.71196 61.1519 6.69816 61.1516L6.65691 61.1506C6.65691 61.1506 6.65916 61.1569 6.66696 61.1705C6.67641 61.187 6.68481 61.1973 6.68481 61.1973C6.63913 61.2078 6.60028 61.2378 6.57568 61.2726C6.61138 61.2973 6.65878 61.3122 6.70528 61.3075C6.70528 61.3075 6.70123 61.32 6.69831 61.3387C6.69587 61.3542 6.69606 61.3606 6.69606 61.3606L6.73446 61.3464C6.74728 61.3417 6.79011 61.3269 6.81208 61.312C6.84081 61.2923 6.86541 61.267 6.86541 61.267M6.96771 61.2498C6.97611 61.2367 6.97926 61.2209 6.97652 61.2055C6.97358 61.1901 6.96512 61.1763 6.95275 61.1667C6.95275 61.1667 6.97675 61.1412 7.00547 61.1217C7.02737 61.1069 7.07023 61.0919 7.0831 61.0873C7.09592 61.0826 7.12157 61.073 7.12157 61.073C7.12157 61.073 7.12168 61.0795 7.11925 61.095C7.11768 61.1055 7.11533 61.1159 7.11223 61.1261C7.15885 61.1212 7.20628 61.1368 7.24198 61.1616C7.21742 61.1962 7.17823 61.2257 7.13278 61.2362C7.1403 61.2528 7.14967 61.2685 7.16072 61.283C7.16072 61.283 7.1332 61.2824 7.11947 61.2822C7.10567 61.2819 7.06007 61.2818 7.03416 61.2749C7.00003 61.2658 6.96771 61.25 6.96771 61.25' fill='%23C8B100'/%3e %3cpath d='M6.86541 61.2669C6.85288 61.2573 6.84425 61.2435 6.84111 61.2281C6.83811 61.2123 6.84148 61.1967 6.84951 61.184C6.84951 61.184 6.81763 61.1678 6.78343 61.1589C6.75756 61.1522 6.71196 61.1519 6.69816 61.1516L6.65691 61.1506C6.65691 61.1506 6.65916 61.1569 6.66696 61.1705C6.67641 61.187 6.68481 61.1973 6.68481 61.1973C6.63913 61.2078 6.60028 61.2378 6.57568 61.2726C6.61138 61.2973 6.65878 61.3122 6.70528 61.3075C6.70528 61.3075 6.70123 61.32 6.69831 61.3387C6.69587 61.3542 6.69606 61.3606 6.69606 61.3606L6.73446 61.3464C6.74728 61.3417 6.79011 61.3269 6.81208 61.312C6.84081 61.2923 6.86541 61.267 6.86541 61.267M6.96771 61.2498C6.97611 61.2367 6.97926 61.2209 6.97652 61.2055C6.97358 61.1901 6.96512 61.1763 6.95275 61.1667C6.95275 61.1667 6.97675 61.1412 7.00547 61.1217C7.02737 61.1069 7.07023 61.0919 7.0831 61.0873C7.09592 61.0826 7.12157 61.073 7.12157 61.073C7.12157 61.073 7.12168 61.0795 7.11925 61.095C7.11768 61.1055 7.11533 61.1159 7.11223 61.1261C7.15885 61.1212 7.20628 61.1368 7.24198 61.1616C7.21742 61.1962 7.17823 61.2257 7.13278 61.2362C7.1403 61.2528 7.14967 61.2685 7.16072 61.283C7.16072 61.283 7.1332 61.2824 7.11947 61.2822C7.10567 61.2819 7.06007 61.2818 7.03416 61.2749C7.00003 61.2658 6.96771 61.25 6.96771 61.25' stroke='black' stroke-width='0.014025'/%3e %3cpath d='M6.83203 61.2161C6.83203 61.1752 6.86702 61.1421 6.91003 61.1421C6.95301 61.1421 6.98811 61.1752 6.98811 61.2161C6.98811 61.257 6.95316 61.29 6.91011 61.29C6.86698 61.29 6.83211 61.257 6.83211 61.2161' fill='%23AD1519'/%3e %3cpath d='M6.83203 61.2161C6.83203 61.1752 6.86702 61.1421 6.91003 61.1421C6.95301 61.1421 6.98811 61.1752 6.98811 61.2161C6.98811 61.257 6.95316 61.29 6.91011 61.29C6.86698 61.29 6.83211 61.257 6.83211 61.2161' stroke='black' stroke-width='0.014025'/%3e %3cpath d='M7.72929 60.7811C7.76679 60.8152 7.79567 60.866 7.79942 60.9183C7.79942 60.9183 7.80609 60.9089 7.83216 60.8994C7.85818 60.89 7.87817 60.8936 7.87817 60.8936C7.87817 60.8936 7.86429 60.9316 7.85818 60.9449C7.85218 60.9582 7.84431 60.9999 7.82807 61.0358C7.81807 61.0584 7.80539 61.0797 7.79031 61.0992C7.78277 61.0907 7.7735 61.0839 7.76311 61.0792C7.75273 61.0746 7.74146 61.0722 7.73008 61.0722C7.70593 61.0722 7.68433 61.0829 7.67008 61.0992C7.67008 61.0992 7.64807 61.072 7.63213 61.0359C7.61601 60.9999 7.60813 60.9582 7.60213 60.9449C7.59613 60.9317 7.58203 60.8937 7.58203 60.8937C7.58203 60.8937 7.60217 60.8899 7.62808 60.8994C7.65411 60.9089 7.66101 60.9183 7.66101 60.9183C7.66464 60.866 7.69194 60.8152 7.72926 60.7812' fill='%23C8B100'/%3e %3cpath d='M7.72929 60.7811C7.76679 60.8152 7.79567 60.866 7.79942 60.9183C7.79942 60.9183 7.80609 60.9089 7.83216 60.8994C7.85818 60.89 7.87817 60.8936 7.87817 60.8936C7.87817 60.8936 7.86429 60.9316 7.85818 60.9449C7.85218 60.9582 7.84431 60.9999 7.82807 61.0358C7.81807 61.0584 7.80539 61.0797 7.79031 61.0992C7.78277 61.0907 7.7735 61.0839 7.76311 61.0792C7.75273 61.0746 7.74146 61.0722 7.73008 61.0722C7.70593 61.0722 7.68433 61.0829 7.67008 61.0992C7.67008 61.0992 7.64807 61.072 7.63213 61.0359C7.61601 60.9999 7.60813 60.9582 7.60213 60.9449C7.59613 60.9317 7.58203 60.8937 7.58203 60.8937C7.58203 60.8937 7.60217 60.8899 7.62808 60.8994C7.65411 60.9089 7.66101 60.9183 7.66101 60.9183C7.66464 60.866 7.69194 60.8152 7.72926 60.7812' stroke='black' stroke-width='0.014025'/%3e %3cpath d='M7.67075 61.194C7.65873 61.1809 7.65196 61.1639 7.65174 61.1462C7.65174 61.1282 7.65868 61.1113 7.67027 61.0986C7.67027 61.0986 7.63813 61.0745 7.60202 61.0582C7.57457 61.0457 7.52364 61.037 7.50842 61.0342L7.46252 61.0255C7.46252 61.0255 7.46375 61.0328 7.46964 61.0495C7.47684 61.0699 7.484 61.0829 7.484 61.0829C7.43113 61.0861 7.38125 61.1124 7.34668 61.1465C7.38125 61.1804 7.43094 61.2061 7.484 61.2095C7.484 61.2095 7.47688 61.2225 7.46968 61.2429C7.46375 61.2594 7.46255 61.2668 7.46255 61.2668C7.46255 61.2668 7.49304 61.2612 7.50842 61.2584C7.52368 61.2554 7.57457 61.2468 7.60198 61.2341C7.63813 61.2178 7.67079 61.1942 7.67079 61.1942M7.78832 61.194C7.79994 61.181 7.80733 61.1644 7.80733 61.1462C7.80733 61.1282 7.8005 61.1113 7.78888 61.0986C7.78888 61.0986 7.82102 61.0745 7.8572 61.0582C7.88469 61.0457 7.93558 61.037 7.95084 61.0342L7.99644 61.0255C7.99644 61.0255 7.99539 61.0328 7.98932 61.0495C7.98212 61.0699 7.97514 61.0829 7.97514 61.0829C8.02802 61.0861 8.07789 61.1124 8.11228 61.1465C8.07785 61.1804 8.02817 61.2061 7.97514 61.2095C7.97514 61.2095 7.98212 61.2225 7.98932 61.2429C7.99532 61.2594 7.99644 61.2668 7.99644 61.2668L7.95084 61.2584C7.93558 61.2554 7.88469 61.2468 7.8572 61.2341C7.82102 61.2178 7.78832 61.1942 7.78832 61.1942M8.6129 60.8995C8.57488 60.9236 8.54158 60.9638 8.52992 61.0087C8.52992 61.0087 8.52527 60.9994 8.50427 60.9873C8.48319 60.9754 8.46504 60.9757 8.46504 60.9757C8.46504 60.9757 8.47115 61.0106 8.47427 61.0232C8.47742 61.0355 8.47753 61.0729 8.48559 61.1067C8.49373 61.1404 8.50835 61.1674 8.50835 61.1674C8.51622 61.1611 8.52534 61.1564 8.53512 61.1538C8.5449 61.1513 8.55511 61.1508 8.56509 61.1524C8.58609 61.156 8.60319 61.1684 8.61302 61.1848C8.61302 61.1848 8.63653 61.1642 8.6564 61.1352C8.67605 61.1061 8.6897 61.0711 8.69698 61.0605C8.70448 61.0498 8.72278 61.0189 8.72278 61.0189C8.72278 61.0189 8.7059 61.0126 8.68175 61.017C8.65757 61.0215 8.64995 61.0288 8.64995 61.0288C8.65535 60.9827 8.63998 60.9344 8.61283 60.8994' fill='%23C8B100'/%3e %3cpath d='M7.67075 61.194C7.65873 61.1809 7.65196 61.1639 7.65174 61.1462C7.65174 61.1282 7.65868 61.1113 7.67027 61.0986C7.67027 61.0986 7.63813 61.0745 7.60202 61.0582C7.57457 61.0457 7.52364 61.037 7.50842 61.0342L7.46252 61.0255C7.46252 61.0255 7.46375 61.0328 7.46964 61.0495C7.47684 61.0699 7.484 61.0829 7.484 61.0829C7.43113 61.0861 7.38125 61.1124 7.34668 61.1465C7.38125 61.1804 7.43094 61.2061 7.484 61.2095C7.484 61.2095 7.47688 61.2225 7.46968 61.2429C7.46375 61.2594 7.46255 61.2668 7.46255 61.2668C7.46255 61.2668 7.49304 61.2612 7.50842 61.2584C7.52368 61.2554 7.57457 61.2468 7.60198 61.2341C7.63813 61.2178 7.67079 61.1942 7.67079 61.1942M7.78832 61.194C7.79994 61.181 7.80733 61.1644 7.80733 61.1462C7.80733 61.1282 7.8005 61.1113 7.78888 61.0986C7.78888 61.0986 7.82102 61.0745 7.8572 61.0582C7.88469 61.0457 7.93558 61.037 7.95084 61.0342L7.99644 61.0255C7.99644 61.0255 7.99539 61.0328 7.98932 61.0495C7.98212 61.0699 7.97514 61.0829 7.97514 61.0829C8.02802 61.0861 8.07789 61.1124 8.11228 61.1465C8.07785 61.1804 8.02817 61.2061 7.97514 61.2095C7.97514 61.2095 7.98212 61.2225 7.98932 61.2429C7.99532 61.2594 7.99644 61.2668 7.99644 61.2668L7.95084 61.2584C7.93558 61.2554 7.88469 61.2468 7.8572 61.2341C7.82102 61.2178 7.78832 61.1942 7.78832 61.1942M8.6129 60.8995C8.57488 60.9236 8.54158 60.9638 8.52992 61.0087C8.52992 61.0087 8.52527 60.9994 8.50427 60.9873C8.48319 60.9754 8.46504 60.9757 8.46504 60.9757C8.46504 60.9757 8.47115 61.0106 8.47427 61.0232C8.47742 61.0355 8.47753 61.0729 8.48559 61.1067C8.49373 61.1404 8.50835 61.1674 8.50835 61.1674C8.51622 61.1611 8.52534 61.1564 8.53512 61.1538C8.5449 61.1513 8.55511 61.1508 8.56509 61.1524C8.58609 61.156 8.60319 61.1684 8.61302 61.1848C8.61302 61.1848 8.63653 61.1642 8.6564 61.1352C8.67605 61.1061 8.6897 61.0711 8.69698 61.0605C8.70448 61.0498 8.72278 61.0189 8.72278 61.0189C8.72278 61.0189 8.7059 61.0126 8.68175 61.017C8.65757 61.0215 8.64995 61.0288 8.64995 61.0288C8.65535 60.9827 8.63998 60.9344 8.61283 60.8994' stroke='black' stroke-width='0.014025'/%3e %3cpath d='M8.59679 61.2669C8.60886 61.2573 8.61816 61.2439 8.62094 61.2281C8.62384 61.2128 8.62089 61.1971 8.61269 61.184C8.61269 61.184 8.64445 61.1678 8.67858 61.1589C8.70453 61.1522 8.75031 61.1519 8.76385 61.1516L8.80518 61.1506C8.80518 61.1506 8.803 61.1569 8.79505 61.1705C8.78975 61.1798 8.78382 61.1888 8.77728 61.1973C8.82284 61.2078 8.86173 61.2378 8.88629 61.2726C8.85081 61.2973 8.80341 61.3122 8.75673 61.3075C8.75673 61.3075 8.76093 61.32 8.76378 61.3387C8.76603 61.3542 8.76588 61.3606 8.76588 61.3606C8.76588 61.3606 8.74026 61.3511 8.72763 61.3464C8.71476 61.3417 8.67194 61.3269 8.64993 61.312C8.62135 61.2923 8.59675 61.267 8.59675 61.267M8.49438 61.2498C8.48606 61.2366 8.48292 61.2209 8.48556 61.2055C8.48856 61.1897 8.49734 61.1763 8.50945 61.1667C8.50945 61.1667 8.4853 61.1412 8.45658 61.1217C8.43468 61.1069 8.3917 61.0919 8.37895 61.0873C8.36616 61.0826 8.35339 61.0778 8.34063 61.073C8.34063 61.073 8.34051 61.0795 8.34288 61.095C8.34576 61.1137 8.34981 61.1261 8.34981 61.1261C8.3032 61.1212 8.25569 61.1368 8.22021 61.1616C8.24478 61.1962 8.28381 61.2257 8.32926 61.2362C8.32926 61.2362 8.32101 61.2466 8.31156 61.2631C8.30369 61.277 8.30144 61.283 8.30144 61.283C8.30144 61.283 8.32881 61.2824 8.34269 61.2822C8.35626 61.2819 8.40216 61.2818 8.42793 61.2749C8.45072 61.2685 8.47293 61.2601 8.4943 61.25' fill='%23C8B100'/%3e %3cpath d='M8.59679 61.2669C8.60886 61.2573 8.61816 61.2439 8.62094 61.2281C8.62384 61.2128 8.62089 61.1971 8.61269 61.184C8.61269 61.184 8.64445 61.1678 8.67858 61.1589C8.70453 61.1522 8.75031 61.1519 8.76385 61.1516L8.80518 61.1506C8.80518 61.1506 8.803 61.1569 8.79505 61.1705C8.78975 61.1798 8.78382 61.1888 8.77728 61.1973C8.82284 61.2078 8.86173 61.2378 8.88629 61.2726C8.85081 61.2973 8.80341 61.3122 8.75673 61.3075C8.75673 61.3075 8.76093 61.32 8.76378 61.3387C8.76603 61.3542 8.76588 61.3606 8.76588 61.3606C8.76588 61.3606 8.74026 61.3511 8.72763 61.3464C8.71476 61.3417 8.67194 61.3269 8.64993 61.312C8.62135 61.2923 8.59675 61.267 8.59675 61.267M8.49438 61.2498C8.48606 61.2366 8.48292 61.2209 8.48556 61.2055C8.48856 61.1897 8.49734 61.1763 8.50945 61.1667C8.50945 61.1667 8.4853 61.1412 8.45658 61.1217C8.43468 61.1069 8.3917 61.0919 8.37895 61.0873C8.36616 61.0826 8.35339 61.0778 8.34063 61.073C8.34063 61.073 8.34051 61.0795 8.34288 61.095C8.34576 61.1137 8.34981 61.1261 8.34981 61.1261C8.3032 61.1212 8.25569 61.1368 8.22021 61.1616C8.24478 61.1962 8.28381 61.2257 8.32926 61.2362C8.32926 61.2362 8.32101 61.2466 8.31156 61.2631C8.30369 61.277 8.30144 61.283 8.30144 61.283C8.30144 61.283 8.32881 61.2824 8.34269 61.2822C8.35626 61.2819 8.40216 61.2818 8.42793 61.2749C8.45072 61.2685 8.47293 61.2601 8.4943 61.25' stroke='black' stroke-width='0.014025'/%3e %3cpath d='M8.47412 61.2161C8.47412 61.1752 8.509 61.1421 8.55212 61.1421C8.59532 61.1421 8.63027 61.1752 8.63027 61.2161C8.63027 61.257 8.59532 61.29 8.55212 61.29C8.509 61.29 8.47412 61.257 8.47412 61.2161M9.34675 61.3803C9.32837 61.3608 9.29031 61.3649 9.26185 61.3893C9.23335 61.4134 9.2251 61.4489 9.24347 61.4682C9.26185 61.4876 9.29991 61.4834 9.32833 61.4593C9.35683 61.4349 9.36508 61.3994 9.34671 61.3803' fill='%23AD1519'/%3e %3cpath d='M8.47412 61.2161C8.47412 61.1752 8.509 61.1421 8.55212 61.1421C8.59532 61.1421 8.63027 61.1752 8.63027 61.2161C8.63027 61.257 8.59532 61.29 8.55212 61.29C8.509 61.29 8.47412 61.257 8.47412 61.2161M9.34675 61.3803C9.32837 61.3608 9.29031 61.3649 9.26185 61.3893C9.23335 61.4134 9.2251 61.4489 9.24347 61.4682C9.26185 61.4876 9.29991 61.4834 9.32833 61.4593C9.35683 61.4349 9.36508 61.3994 9.34671 61.3803' stroke='black' stroke-width='0.014025'/%3e %3cpath d='M9.23582 61.4274C9.23976 61.4141 9.24865 61.4005 9.2617 61.3893C9.2902 61.365 9.32822 61.3609 9.34663 61.3803C9.34888 61.3829 9.35151 61.3863 9.35301 61.3894C9.35301 61.3894 9.39253 61.3144 9.43937 61.2895C9.48625 61.2643 9.56548 61.2707 9.56548 61.2707C9.56548 61.2131 9.51835 61.1666 9.4576 61.1666C9.4219 61.1666 9.38822 61.1814 9.36835 61.2065L9.3601 61.1678C9.3601 61.1678 9.31123 61.1776 9.28885 61.2335C9.26657 61.2894 9.29083 61.3703 9.29083 61.3703C9.29083 61.3703 9.27868 61.3356 9.26038 61.3124C9.24216 61.2894 9.19532 61.2642 9.17091 61.2528C9.14646 61.2414 9.12148 61.2243 9.12148 61.2243C9.12148 61.2243 9.12036 61.2305 9.11946 61.246C9.11884 61.256 9.11903 61.2659 9.12002 61.2759C9.07521 61.27 9.0229 61.2773 8.98221 61.2931C8.99961 61.3274 9.03283 61.3596 9.07626 61.3761C9.07626 61.3761 9.06062 61.389 9.04626 61.4032C9.0406 61.4086 9.03538 61.4145 9.03066 61.4208C9.03066 61.4208 9.0613 61.4252 9.07671 61.4273C9.0919 61.4294 9.14278 61.4375 9.1732 61.4354C9.19421 61.4339 9.21512 61.4313 9.23582 61.4274ZM6.22611 61.4274C6.22221 61.4141 6.21336 61.4005 6.20023 61.3893C6.17173 61.365 6.13378 61.3609 6.11526 61.3803C6.11286 61.3829 6.11038 61.3863 6.10888 61.3894C6.10888 61.3894 6.06921 61.3144 6.02241 61.2895C5.97572 61.2643 5.89648 61.2707 5.89648 61.2707C5.89648 61.2131 5.94362 61.1666 6.00433 61.1666C6.04011 61.1666 6.0736 61.1814 6.09366 61.2065L6.1018 61.1678C6.1018 61.1678 6.1507 61.1776 6.17305 61.2335C6.19543 61.2894 6.17106 61.3703 6.17106 61.3703C6.17106 61.3703 6.18321 61.3356 6.20158 61.3124C6.21996 61.2894 6.26683 61.2642 6.29121 61.2528C6.31558 61.2414 6.34063 61.2243 6.34063 61.2243C6.34063 61.2243 6.34157 61.2305 6.34251 61.246C6.34352 61.2645 6.34198 61.2759 6.34198 61.2759C6.38668 61.27 6.43911 61.2773 6.47983 61.2931C6.4624 61.3274 6.42928 61.3596 6.38571 61.3761C6.38571 61.3761 6.40138 61.389 6.41571 61.4032C6.4276 61.4152 6.43146 61.4208 6.43146 61.4208L6.38548 61.4273C6.37003 61.4294 6.31933 61.4375 6.28892 61.4354C6.26786 61.4339 6.2469 61.4312 6.22615 61.4273' fill='%23C8B100'/%3e %3cpath d='M6.22611 61.4274C6.22221 61.4141 6.21336 61.4005 6.20023 61.3893C6.17173 61.365 6.13378 61.3609 6.11526 61.3803C6.11286 61.3829 6.11038 61.3863 6.10888 61.3894C6.10888 61.3894 6.06921 61.3144 6.02241 61.2895C5.97572 61.2643 5.89648 61.2707 5.89648 61.2707C5.89648 61.2131 5.94362 61.1666 6.00433 61.1666C6.04011 61.1666 6.0736 61.1814 6.09366 61.2065L6.1018 61.1678C6.1018 61.1678 6.1507 61.1776 6.17305 61.2335C6.19543 61.2894 6.17106 61.3703 6.17106 61.3703C6.17106 61.3703 6.18321 61.3356 6.20158 61.3124C6.21996 61.2894 6.26683 61.2642 6.29121 61.2528C6.31558 61.2414 6.34063 61.2243 6.34063 61.2243C6.34063 61.2243 6.34157 61.2305 6.34251 61.246C6.34352 61.2645 6.34198 61.2759 6.34198 61.2759C6.38668 61.27 6.43911 61.2773 6.47983 61.2931C6.4624 61.3274 6.42928 61.3596 6.38571 61.3761C6.38571 61.3761 6.40138 61.389 6.41571 61.4032C6.4276 61.4152 6.43146 61.4208 6.43146 61.4208L6.38548 61.4273C6.37003 61.4294 6.31933 61.4375 6.28892 61.4354C6.26786 61.4339 6.2469 61.4312 6.22615 61.4273M9.23582 61.4274C9.23976 61.4141 9.24865 61.4005 9.2617 61.3893C9.2902 61.365 9.32822 61.3609 9.34663 61.3803C9.34888 61.3829 9.35151 61.3863 9.35301 61.3894C9.35301 61.3894 9.39253 61.3144 9.43937 61.2895C9.48625 61.2643 9.56548 61.2707 9.56548 61.2707C9.56548 61.2131 9.51835 61.1666 9.4576 61.1666C9.4219 61.1666 9.38822 61.1814 9.36835 61.2065L9.3601 61.1678C9.3601 61.1678 9.31123 61.1776 9.28885 61.2335C9.26657 61.2894 9.29083 61.3703 9.29083 61.3703C9.29083 61.3703 9.27868 61.3356 9.26038 61.3124C9.24216 61.2894 9.19532 61.2642 9.17091 61.2528C9.14646 61.2414 9.12148 61.2243 9.12148 61.2243C9.12148 61.2243 9.12036 61.2305 9.11946 61.246C9.11884 61.256 9.11903 61.2659 9.12002 61.2759C9.07521 61.27 9.0229 61.2773 8.98221 61.2931C8.99961 61.3274 9.03283 61.3596 9.07626 61.3761C9.07626 61.3761 9.06062 61.389 9.04626 61.4032C9.0406 61.4086 9.03538 61.4145 9.03066 61.4208C9.03066 61.4208 9.0613 61.4252 9.07671 61.4273C9.0919 61.4294 9.14278 61.4375 9.1732 61.4354C9.19421 61.4339 9.21512 61.4313 9.23582 61.4274Z' stroke='black' stroke-width='0.014025'/%3e %3cpath d='M6.11568 61.3803C6.1342 61.3609 6.17215 61.365 6.20061 61.3893C6.22923 61.4134 6.23729 61.449 6.21899 61.4683C6.20061 61.4877 6.16251 61.4835 6.13409 61.4593C6.10559 61.435 6.09738 61.3995 6.11568 61.3803ZM7.65205 61.1461C7.65205 61.1053 7.687 61.0723 7.73005 61.0723C7.77318 61.0723 7.80824 61.1053 7.80824 61.1461C7.80824 61.187 7.77336 61.2202 7.73009 61.2202C7.68704 61.2202 7.65205 61.187 7.65205 61.1461Z' fill='%23AD1519' stroke='black' stroke-width='0.014025'/%3e %3cpath d='M7.56738 60.0228C7.56738 59.9392 7.63886 59.8717 7.72683 59.8717C7.81485 59.8717 7.88621 59.9392 7.88621 60.0228C7.88621 60.1061 7.81485 60.1736 7.72683 60.1736C7.63886 60.1736 7.56738 60.1061 7.56738 60.0228Z' fill='%23005BBF' stroke='black' stroke-width='0.009375'/%3e %3cpath d='M7.68513 59.5994V59.6809H7.59791V59.7636H7.68513V60.0016H7.57526C7.57398 60.0093 7.56738 60.0149 7.56738 60.023C7.56738 60.0439 7.5717 60.0639 7.57976 60.0819C7.58002 60.0824 7.5807 60.0826 7.58088 60.083H7.87316C7.87338 60.0826 7.87409 60.0824 7.87428 60.0819C7.88238 60.0639 7.88677 60.0439 7.88677 60.023C7.88677 60.015 7.88013 60.0092 7.8789 60.0015H7.7724V59.7636H7.85958V59.6809H7.77236V59.5994L7.68513 59.5994Z' fill='%23C8B100' stroke='black' stroke-width='0.009375'/%3e %3cpath d='M7.74282 66.396C7.27189 66.396 6.80509 66.2806 6.41269 66.0885C6.12345 65.9453 5.93164 65.6564 5.93164 65.3258V64.127H9.54687V65.3258C9.54687 65.6564 9.35513 65.9453 9.06574 66.0886C8.67342 66.2806 8.21389 66.396 7.74282 66.396Z' fill='%23CCCCCC'/%3e %3cpath d='M7.74282 66.396C7.27189 66.396 6.80509 66.2806 6.41269 66.0885C6.12345 65.9453 5.93164 65.6564 5.93164 65.3258V64.127H9.54687V65.3258C9.54687 65.6564 9.35513 65.9453 9.06574 66.0886C8.67342 66.2806 8.21389 66.396 7.74282 66.396Z' stroke='black' stroke-width='0.0187125'/%3e %3cpath d='M7.73486 64.1248H9.54649V62.1191H7.73486V64.1248Z' fill='%23CCCCCC'/%3e %3cpath d='M7.73486 64.1248H9.54649V62.1191H7.73486V64.1248Z' stroke='black' stroke-width='0.0187125'/%3e %3cpath d='M7.73647 65.3244C7.73647 65.7982 7.335 66.1822 6.83497 66.1822C6.33472 66.1822 5.9292 65.7982 5.9292 65.3244V64.1238H7.73647V65.3244Z' fill='%23AD1519'/%3e %3cpath d='M6.32377 66.0322C6.38021 66.0622 6.45776 66.1121 6.54063 66.1321L6.53538 64.0814H6.32373L6.32377 66.0322Z' fill='%23C8B100' stroke='black' stroke-width='0.0187125'/%3e %3cpath d='M5.92627 65.3081C5.93182 65.5612 6.03224 65.7492 6.13267 65.8724V64.0913H5.92889L5.92627 65.3081V65.3081Z' fill='%23C8B100' stroke='black' stroke-width='0.018' stroke-linejoin='round'/%3e %3cpath d='M6.72705 66.1771C6.7974 66.1846 6.86835 66.1846 6.9387 66.1771V64.0814H6.72705V66.1771Z' fill='%23C7B500' stroke='black' stroke-width='0.0187125'/%3e %3cpath d='M7.12451 66.1321C7.20739 66.1155 7.30076 66.0639 7.34145 66.0372V64.0814H7.1298L7.12451 66.1321Z' fill='%23C8B100' stroke='black' stroke-width='0.0187125'/%3e %3cpath d='M5.9292 64.1248H7.73565V62.1191H5.9292V64.1248Z' fill='%23AD1519'/%3e %3cpath d='M5.9292 64.1248H7.73565V62.1191H5.9292V64.1248Z' stroke='black' stroke-width='0.0187125'/%3e %3cpath d='M7.53849 65.8525C7.62662 65.7743 7.70949 65.5962 7.7396 65.3932L7.74485 64.0814H7.5332L7.53845 65.8525H7.53849Z' fill='%23C8B100' stroke='black' stroke-width='0.0187125'/%3e %3cpath d='M7.73647 65.3244C7.73647 65.7982 7.335 66.1822 6.83497 66.1822C6.33472 66.1822 5.9292 65.7982 5.9292 65.3244V64.1238H7.73647V65.3244Z' stroke='black' stroke-width='0.0187125'/%3e %3cpath d='M9.54833 64.1238V65.3244C9.54833 65.7982 9.14232 66.1822 8.64207 66.1822C8.14197 66.1822 7.73633 65.7982 7.73633 65.3244V64.1238H9.54833Z' fill='%23AD1519'/%3e %3cpath d='M9.54833 64.1238V65.3244C9.54833 65.7982 9.14232 66.1822 8.64207 66.1822C8.14197 66.1822 7.73633 65.7982 7.73633 65.3244V64.1238H9.54833Z' stroke='black' stroke-width='0.0187125'/%3e %3cpath d='M8.06619 65.0299C8.06908 65.0361 8.07069 65.0422 8.07069 65.0487C8.07069 65.0709 8.05194 65.0885 8.02854 65.0885C8.00529 65.0885 7.98643 65.0709 7.98643 65.0487C7.98643 65.0422 7.98804 65.0361 7.991 65.0307L7.93213 65.0299C7.93089 65.0359 7.93018 65.0422 7.93018 65.0487C7.93018 65.0904 7.95898 65.1257 7.99873 65.1376L7.99865 65.282L8.06034 65.2824L8.06041 65.1369C8.07435 65.1325 8.08711 65.125 8.0977 65.1149C8.10829 65.1049 8.11645 65.0925 8.12154 65.0788H8.28721V65.0299H8.06608M8.87896 65.0299V65.0788L8.72998 65.0791C8.72744 65.0856 8.72422 65.0917 8.72038 65.0974L8.89348 65.294L8.84705 65.3316L8.67481 65.1348C8.67163 65.1358 8.67005 65.137 8.66671 65.1379L8.66623 65.4633H8.60525L8.60514 65.1365C8.60251 65.1359 8.60038 65.1346 8.59801 65.1335L8.41869 65.3316L8.37226 65.294L8.55144 65.0951C8.54833 65.09 8.54582 65.0845 8.54394 65.0788H8.38996V65.03H8.87911H8.87896V65.0299ZM8.97823 65.0299V65.0788H9.14405C9.15388 65.1061 9.17619 65.1276 9.20506 65.1369L9.20518 65.2824L9.26675 65.282L9.2666 65.1376C9.30643 65.1257 9.33534 65.0903 9.33534 65.0487C9.33534 65.0422 9.3347 65.0359 9.33316 65.0299H9.27459C9.27744 65.0361 9.27894 65.0422 9.27894 65.0487C9.27894 65.0708 9.2603 65.0884 9.23694 65.0884C9.21376 65.0884 9.19483 65.0708 9.19483 65.0487C9.1948 65.0424 9.19638 65.0362 9.19944 65.0307L8.97819 65.0299M8.72776 65.8594C8.77614 65.8518 8.82069 65.8384 8.86464 65.82L8.8949 65.8714C8.84308 65.8936 8.78864 65.909 8.7329 65.9173C8.72345 65.9594 8.68415 65.991 8.63698 65.991C8.58984 65.991 8.55054 65.9598 8.54083 65.918C8.48221 65.9102 8.42492 65.8946 8.3705 65.8714L8.40088 65.82C8.44723 65.8395 8.49661 65.8525 8.54788 65.8596C8.55875 65.8362 8.57855 65.818 8.60461 65.8096L8.60514 65.5573H8.666L8.66656 65.8087C8.69356 65.8167 8.71636 65.8351 8.72769 65.8594H8.7278L8.72776 65.8594ZM8.31403 65.7748L8.28403 65.8266C8.23312 65.7948 8.18705 65.7558 8.14726 65.7109C8.11595 65.7201 8.08051 65.7146 8.05389 65.6929C8.01253 65.6594 8.0075 65.6006 8.0429 65.5616L8.04804 65.5561C8.02247 65.4991 8.00642 65.4382 8.00053 65.376L8.0621 65.3763C8.0668 65.4294 8.0801 65.4814 8.10148 65.5302C8.11873 65.5278 8.13725 65.5298 8.15386 65.5359L8.30784 65.3655L8.35426 65.403L8.20126 65.5732C8.22189 65.6046 8.22106 65.6452 8.19744 65.6761C8.23169 65.7141 8.27092 65.7474 8.31406 65.7749L8.31403 65.7748ZM8.08565 65.5961C8.10084 65.5792 8.12739 65.5773 8.14505 65.5916C8.16275 65.6059 8.16493 65.6312 8.14978 65.6478C8.14227 65.6559 8.13198 65.6609 8.12096 65.6617C8.10994 65.6626 8.09902 65.6592 8.09038 65.6523C8.0862 65.6491 8.08274 65.645 8.08021 65.6403C8.07769 65.6357 8.07616 65.6305 8.07571 65.6252C8.07526 65.62 8.07591 65.6146 8.07762 65.6096C8.07932 65.6046 8.08204 65.6 8.08561 65.5961H8.08565ZM8.00803 65.4276L7.94476 65.4134L7.93584 65.2531L7.99861 65.2323L7.99869 65.3243C7.99869 65.3599 8.00184 65.3937 8.00803 65.4276ZM8.06053 65.2288L8.1236 65.2437C8.1236 65.2437 8.12686 65.3467 8.12548 65.3235C8.12386 65.2965 8.13238 65.4042 8.13238 65.4042L8.06885 65.425C8.06248 65.3923 8.06038 65.3588 8.06038 65.3243L8.06049 65.2288H8.06064L8.06053 65.2288ZM8.26839 65.7417C8.32276 65.7842 8.3842 65.8169 8.44989 65.8381L8.46391 65.7771C8.41003 65.7604 8.35926 65.7349 8.31365 65.7017L8.26839 65.7417ZM8.2379 65.7943C8.29299 65.8356 8.35424 65.8678 8.4194 65.8899L8.37223 65.934C8.31994 65.9146 8.27015 65.889 8.22391 65.8578L8.2379 65.7943ZM8.32018 65.4411L8.38033 65.4666L8.49046 65.3443L8.45431 65.2924L8.32018 65.4411ZM8.27345 65.4034L8.23734 65.3511L8.34759 65.2288L8.40759 65.2545L8.27349 65.4034M8.95149 65.7749L8.98156 65.8266C9.03245 65.7948 9.07849 65.7559 9.11829 65.7109C9.14941 65.7202 9.18504 65.7147 9.21166 65.6929C9.25299 65.6595 9.25779 65.6007 9.22254 65.5617L9.21736 65.5562C9.24303 65.4992 9.25903 65.4383 9.26473 65.3761L9.20349 65.3763C9.19867 65.4294 9.18535 65.4814 9.16404 65.5303C9.14633 65.5279 9.12831 65.5298 9.11154 65.536L8.95768 65.3656L8.91118 65.4031L9.06418 65.5732C9.05399 65.5886 9.04887 65.6068 9.04955 65.6253C9.05022 65.6437 9.05664 65.6615 9.06793 65.6761C9.03374 65.7142 8.99454 65.7475 8.95141 65.775L8.95149 65.7749ZM9.17971 65.5962C9.17225 65.588 9.16198 65.5831 9.15098 65.5822C9.13998 65.5814 9.12907 65.5848 9.12046 65.5917C9.11628 65.5949 9.11282 65.599 9.1103 65.6037C9.10778 65.6083 9.10624 65.6135 9.1058 65.6187C9.10536 65.624 9.10601 65.6294 9.10772 65.6344C9.10943 65.6394 9.11216 65.644 9.11574 65.6479C9.12324 65.656 9.13354 65.661 9.14455 65.6618C9.15557 65.6627 9.1665 65.6593 9.17514 65.6524C9.17931 65.6491 9.18277 65.645 9.18528 65.6404C9.18779 65.6357 9.18931 65.6306 9.18974 65.6253C9.19017 65.62 9.1895 65.6147 9.18778 65.6097C9.18605 65.6047 9.1833 65.6001 9.17971 65.5962ZM9.25734 65.4277L9.32064 65.4135L9.32956 65.2531L9.26694 65.2324L9.26679 65.3244C9.26679 65.36 9.26364 65.3938 9.25734 65.4277ZM9.20499 65.2289L9.14199 65.2437C9.14199 65.2437 9.13854 65.3467 9.13993 65.3236C9.14161 65.2966 9.13299 65.4042 9.13299 65.4042L9.19655 65.4251C9.20293 65.3924 9.20506 65.3589 9.20506 65.3244L9.20495 65.2288M8.99705 65.7417C8.94268 65.7842 8.88127 65.8168 8.81563 65.8381L8.8016 65.7771C8.85544 65.7604 8.90616 65.735 8.95171 65.7018L8.99709 65.7417M9.02761 65.7944C8.97251 65.8356 8.91126 65.8678 8.84611 65.8899L8.89329 65.934C8.94616 65.9145 8.99604 65.8886 9.04164 65.8579L9.02761 65.7944ZM8.94538 65.4411L8.88523 65.4666L8.77505 65.3444L8.81124 65.2924L8.94541 65.4411M8.9921 65.4034L9.02821 65.3511L8.91804 65.2289L8.85804 65.2546L8.9921 65.4034ZM8.23816 65.079L8.25665 65.139H8.42634L8.4446 65.079H8.23816ZM9.03073 65.079L9.01213 65.139H8.84251L8.82425 65.079H9.03073ZM8.59494 65.8979C8.59494 65.8758 8.61376 65.8579 8.63701 65.8579C8.66019 65.8579 8.67894 65.8757 8.67894 65.8978C8.67894 65.9199 8.66019 65.9376 8.63701 65.9376C8.61376 65.9376 8.5949 65.9199 8.5949 65.8978L8.59494 65.8979ZM8.66626 65.6072L8.72964 65.5894V65.4289L8.66626 65.4116V65.6072ZM8.60488 65.6072L8.54173 65.5894V65.4289L8.60488 65.4116V65.6072Z' fill='%23C8B100'/%3e %3cpath d='M7.93217 65.0314C7.93944 64.9979 7.96554 64.9708 7.99929 64.9606L7.99877 64.7626H8.05989L8.05997 64.9617C8.09012 64.9712 8.11329 64.9935 8.12259 65.0221L8.28729 65.0224V65.0314H8.06615C8.06227 65.0249 8.05676 65.0195 8.05015 65.0158C8.04355 65.0121 8.03609 65.0101 8.0285 65.0102C8.01215 65.0102 7.99783 65.0193 7.991 65.0322L7.93213 65.0314M8.38985 65.0314V65.0224H8.54285C8.54459 65.0174 8.54678 65.0126 8.54938 65.008L8.36068 64.7977L8.40707 64.76L8.59344 64.9669C8.59663 64.9653 8.60004 64.9639 8.60334 64.9628L8.60349 64.6872H8.6645V64.9611C8.66728 64.9618 8.6714 64.9626 8.67414 64.9634L8.85613 64.7562L8.90289 64.7933L8.72019 64.9997C8.72492 65.0066 8.72807 65.0143 8.73069 65.0225H8.87889V65.0315H8.3897H8.38985V65.0314ZM9.19948 65.0314C9.20333 65.0249 9.20882 65.0195 9.2154 65.0158C9.22198 65.0121 9.22942 65.0101 9.23698 65.0102C9.25348 65.0102 9.26765 65.0193 9.27463 65.0322L9.3332 65.0314C9.32593 64.998 9.30002 64.9708 9.2663 64.9607L9.26668 64.7627H9.20578L9.20552 64.9618C9.17552 64.9713 9.15234 64.9935 9.143 65.0222L8.97827 65.0224V65.0314H9.19952M8.06964 64.472L8.29667 64.7265L8.34317 64.6888L8.11494 64.4353C8.11944 64.4286 8.1227 64.4212 8.12544 64.4132H8.29149V64.3553H8.12537C8.11262 64.3178 8.07538 64.2909 8.03154 64.2909C7.97724 64.2909 7.9331 64.3327 7.9331 64.3842C7.9331 64.425 7.9607 64.4599 7.99933 64.4724L7.99895 64.6687H8.06V64.4737C8.06263 64.473 8.06724 64.473 8.06975 64.472H8.06964ZM9.26739 64.4733L9.26683 64.6687H9.20578V64.4726C9.20109 64.4711 9.19652 64.4692 9.19213 64.467L8.96638 64.7218L8.91969 64.6847L9.14975 64.4248C9.14788 64.4212 9.14585 64.4173 9.1445 64.4132H8.97755V64.3553H9.14398C9.1568 64.3178 9.19367 64.2909 9.23735 64.2909C9.29162 64.2909 9.33579 64.3327 9.33579 64.3842C9.33579 64.426 9.30729 64.4614 9.26739 64.4733ZM8.66514 64.4726L8.66465 64.593H8.60368L8.60383 64.4736C8.58908 64.4693 8.57555 64.4617 8.56436 64.4512C8.55317 64.4407 8.54466 64.4276 8.53952 64.4132H8.39064V64.3553H8.53952C8.55238 64.3178 8.58902 64.2909 8.63282 64.2909C8.67654 64.2909 8.71352 64.3178 8.72638 64.3553H8.87825V64.4132H8.726C8.72119 64.4271 8.7132 64.4397 8.70265 64.45C8.6921 64.4604 8.6793 64.4681 8.66525 64.4725L8.66514 64.4726ZM7.99952 64.6186L7.93614 64.6365V64.7973L7.99952 64.8148V64.6186ZM8.0609 64.6186L8.12405 64.6365V64.7973L8.0609 64.8148V64.6186ZM9.20522 64.6186L9.14207 64.6365V64.7973L9.20518 64.8148V64.6186M9.2666 64.6186L9.32998 64.6365V64.7973L9.2666 64.8148V64.6186ZM8.30859 64.6504L8.36889 64.6248L8.47903 64.7472L8.44284 64.7995L8.30859 64.6504ZM8.26198 64.6882L8.22598 64.7407L8.33608 64.863L8.39608 64.8372L8.26198 64.6883M8.95363 64.6456L8.89333 64.6205L8.7842 64.7439L8.8208 64.7958L8.95363 64.6456ZM9.00069 64.6831L9.03722 64.7352L8.92817 64.8586L8.86798 64.8333L9.00073 64.6832M8.23817 65.0224L8.25665 64.9623H8.42634L8.44464 65.0224H8.23817ZM7.98939 64.3843C7.98939 64.3623 8.00825 64.3443 8.03154 64.3443C8.05472 64.3443 8.07354 64.3623 8.07354 64.3843C8.07354 64.4063 8.05472 64.4241 8.03154 64.4241C8.00829 64.4241 7.98939 64.4063 7.98939 64.3843ZM8.44314 64.4133L8.42458 64.4736H8.25508L8.2367 64.4133H8.44322M8.44322 64.355L8.42462 64.295H8.25512L8.23674 64.355H8.44325M9.0308 65.0224L9.0122 64.9623H8.84259L8.82433 65.0224H9.03077M9.19539 64.3843C9.19539 64.3623 9.21414 64.3443 9.23747 64.3443C9.26072 64.3443 9.27947 64.3623 9.27947 64.3843C9.27947 64.4063 9.26072 64.4241 9.23747 64.4241C9.21414 64.4241 9.19539 64.4063 9.19539 64.3843ZM8.59078 64.3843C8.59078 64.3623 8.60968 64.3443 8.63285 64.3443C8.6561 64.3443 8.67485 64.3623 8.67485 64.3843C8.67485 64.4063 8.6561 64.4241 8.63285 64.4241C8.60968 64.4241 8.59078 64.4063 8.59078 64.3843ZM8.82575 64.4133L8.84439 64.4736H9.01389L9.03227 64.4133H8.82575ZM8.82575 64.355L8.84439 64.295H9.01389L9.03227 64.355H8.82575ZM8.60428 64.543L8.54109 64.5607V64.7216L8.60428 64.7391V64.5429M8.66503 64.5429L8.72818 64.5607V64.7216L8.66503 64.7391V64.5429Z' fill='%23C8B100'/%3e %3cpath d='M8.55129 65.0953C8.54824 65.09 8.54575 65.0845 8.54386 65.0788H8.38985V65.021H8.54285C8.54468 65.016 8.54691 65.0112 8.54953 65.0066L8.36071 64.7966L8.4071 64.7591L8.59359 64.9655C8.59682 64.964 8.60015 64.9626 8.60356 64.9615L8.60371 64.6864H8.66454V64.9597C8.66728 64.9605 8.67144 64.9613 8.67418 64.9622L8.85616 64.7552L8.90293 64.7924L8.72023 64.9983C8.72491 65.0051 8.7281 65.0128 8.73073 65.021H8.87893V65.0787L8.7299 65.0792C8.72773 65.0857 8.7239 65.0917 8.72045 65.0974L8.89355 65.2942L8.84713 65.3317L8.67489 65.1347C8.6717 65.1359 8.67013 65.1371 8.66664 65.138L8.66626 65.4634H8.60521L8.60503 65.1367C8.60248 65.1359 8.60038 65.1346 8.5979 65.1334L8.41865 65.3317L8.37226 65.2942L8.55136 65.0952M7.9988 65.282V65.1376C7.95905 65.1258 7.93018 65.0903 7.93018 65.0487C7.93018 65.0071 7.9595 64.9714 7.99933 64.9593L7.9988 64.7617H8.05993L8.06 64.9604C8.09015 64.9699 8.11333 64.9921 8.12263 65.0207L8.28733 65.021V65.0787H8.12158C8.11651 65.0924 8.10837 65.1048 8.0978 65.1149C8.08723 65.125 8.07449 65.1325 8.06056 65.1369L8.06045 65.2824L7.99873 65.282M8.7278 65.8594C8.77618 65.8518 8.82073 65.8384 8.86468 65.82L8.89494 65.8715C8.84312 65.8936 8.78867 65.909 8.73294 65.9173C8.72349 65.9594 8.68419 65.991 8.63701 65.991C8.58988 65.991 8.55058 65.9598 8.54086 65.918C8.48225 65.9103 8.42496 65.8946 8.37054 65.8715L8.40091 65.82C8.44726 65.8395 8.49665 65.8525 8.54791 65.8597C8.55879 65.8362 8.57859 65.8181 8.60465 65.8096L8.60518 65.5574H8.66604L8.6666 65.8087C8.6936 65.8167 8.7164 65.8351 8.72773 65.8594H8.72784L8.7278 65.8594ZM8.06979 64.4715L8.29678 64.7255L8.34328 64.688L8.11505 64.435C8.11955 64.4282 8.12281 64.4208 8.12555 64.4128H8.2916V64.3551H8.12548C8.11273 64.3176 8.07549 64.2908 8.03165 64.2908C7.97735 64.2908 7.93321 64.3325 7.93321 64.3838C7.93321 64.4246 7.96081 64.4594 7.99944 64.4719L7.99906 64.6679H8.06011V64.4732C8.06274 64.4724 8.06735 64.4724 8.06986 64.4715L8.06979 64.4715ZM8.31418 65.7748L8.28418 65.8265C8.23327 65.7948 8.1872 65.7558 8.14741 65.7109C8.1161 65.7201 8.08066 65.7146 8.05404 65.6929C8.01268 65.6594 8.00765 65.6006 8.04305 65.5616L8.04819 65.5561C8.02262 65.4991 8.00657 65.4382 8.00068 65.376L8.06225 65.3762C8.06695 65.4294 8.08025 65.4813 8.10163 65.5302C8.11888 65.5277 8.1374 65.5298 8.15401 65.536L8.30799 65.3655L8.35441 65.403L8.20141 65.5732C8.22204 65.6046 8.22121 65.6452 8.19759 65.6761C8.23184 65.7141 8.27107 65.7474 8.31421 65.7749L8.31418 65.7748ZM8.08573 65.5961C8.10095 65.5792 8.1275 65.5773 8.14516 65.5916C8.16286 65.6059 8.16504 65.6312 8.14989 65.6478C8.14238 65.6559 8.13209 65.6609 8.12107 65.6617C8.11005 65.6626 8.09913 65.6592 8.09049 65.6523C8.08631 65.6491 8.08285 65.645 8.08033 65.6403C8.0778 65.6357 8.07627 65.6305 8.07582 65.6252C8.07538 65.62 8.07602 65.6146 8.07773 65.6096C8.07943 65.6046 8.08216 65.6 8.08573 65.5961ZM8.00818 65.4276L7.94488 65.4134L7.93595 65.2531L7.99873 65.2323L7.9988 65.3243C7.9988 65.3599 8.00199 65.3937 8.00818 65.4276ZM8.06068 65.2288L8.12368 65.2436C8.12368 65.2436 8.12698 65.3467 8.12563 65.3235C8.12398 65.2965 8.13253 65.4041 8.13253 65.4041L8.06893 65.425C8.06255 65.3923 8.06045 65.3588 8.06045 65.3243L8.06056 65.2288H8.06071L8.06068 65.2288ZM8.2685 65.7417C8.32287 65.7842 8.38431 65.8168 8.45 65.8381L8.46403 65.7771C8.41014 65.7604 8.35937 65.7349 8.31376 65.7017L8.2685 65.7417ZM8.23801 65.7943C8.2931 65.8355 8.35436 65.8678 8.41951 65.8898L8.37234 65.9339C8.32005 65.9146 8.27026 65.889 8.22403 65.8578L8.23801 65.7943Z' stroke='%23C8B100' stroke-width='0.009375'/%3e %3cpath d='M8.27335 65.4034L8.23724 65.3511L8.34749 65.2288L8.40749 65.2545L8.27339 65.4034M9.20489 65.2289L9.14189 65.2437C9.14189 65.2437 9.13844 65.3468 9.13982 65.3236C9.14151 65.2966 9.13289 65.4042 9.13289 65.4042L9.19645 65.4251C9.20282 65.3924 9.20496 65.3588 9.20496 65.3243L9.20485 65.2288M8.99695 65.7417C8.94258 65.7842 8.88117 65.8168 8.81552 65.8381L8.8015 65.7771C8.85534 65.7604 8.90606 65.735 8.95161 65.7017L8.99699 65.7417M7.99934 64.6179L7.93604 64.6357V64.7962L7.99934 64.8136V64.6179M9.20507 64.6179L9.14189 64.6357V64.7962L9.20504 64.8136V64.6179M8.32007 65.441L8.38022 65.4665L8.49036 65.3444L8.45421 65.2924L8.32007 65.441ZM7.98625 65.0488C7.98625 65.0267 8.00511 65.0088 8.02832 65.0088C8.05157 65.0088 8.07032 65.0266 8.07032 65.0488C8.07032 65.0709 8.05157 65.0885 8.02832 65.0885C8.00507 65.0885 7.98621 65.0709 7.98621 65.0488H7.98625ZM8.95135 65.7749L8.98146 65.8266C9.03234 65.7948 9.07839 65.7558 9.11819 65.7109C9.14931 65.7202 9.18494 65.7147 9.21156 65.6929C9.25289 65.6594 9.25769 65.6007 9.22244 65.5617L9.21726 65.5562C9.24292 65.4992 9.25893 65.4383 9.26462 65.3761L9.20339 65.3763C9.19857 65.4294 9.18525 65.4814 9.16394 65.5303C9.14623 65.5279 9.1282 65.5298 9.11144 65.536L8.95757 65.3656L8.91107 65.4031L9.06407 65.5732C9.05389 65.5886 9.04877 65.6068 9.04944 65.6253C9.05011 65.6437 9.05654 65.6615 9.06782 65.6761C9.03363 65.7142 8.99444 65.7475 8.95131 65.775L8.95135 65.7749ZM9.26684 65.2821L9.26669 65.1376C9.30651 65.1259 9.33539 65.0904 9.33539 65.0488C9.33539 65.0072 9.30614 64.9714 9.26627 64.9594L9.26672 64.7618H9.20567L9.20541 64.9605C9.17541 64.97 9.15224 64.9921 9.1429 65.0208L8.97812 65.021V65.0788H9.14399C9.15381 65.1062 9.17609 65.1277 9.20496 65.137L9.20507 65.2825L9.26665 65.2821H9.2668H9.26684ZM9.17961 65.5961C9.17215 65.588 9.16187 65.583 9.15087 65.5822C9.13987 65.5814 9.12897 65.5847 9.12036 65.5916C9.11618 65.5949 9.11272 65.599 9.1102 65.6037C9.10767 65.6083 9.10614 65.6135 9.1057 65.6187C9.10525 65.624 9.10591 65.6293 9.10762 65.6344C9.10933 65.6394 9.11206 65.644 9.11564 65.6479C9.12314 65.656 9.13343 65.661 9.14445 65.6618C9.15547 65.6626 9.1664 65.6593 9.17504 65.6524C9.17921 65.6491 9.18266 65.645 9.18518 65.6404C9.18769 65.6357 9.18921 65.6306 9.18964 65.6253C9.19007 65.62 9.1894 65.6147 9.18767 65.6097C9.18595 65.6046 9.1832 65.6 9.17961 65.5961ZM9.25724 65.4277L9.32054 65.4135L9.32946 65.2531L9.26684 65.2324L9.26669 65.3243C9.26669 65.36 9.26354 65.3938 9.25724 65.4276V65.4277ZM9.26717 64.4728L9.26665 64.6679H9.2056V64.472C9.2009 64.4706 9.19633 64.4687 9.19195 64.4665L8.9662 64.7208L8.91951 64.6837L9.14957 64.4245C9.1477 64.4208 9.14567 64.417 9.14432 64.4128H8.97737V64.3551H9.1438C9.15662 64.3176 9.19349 64.2908 9.23717 64.2908C9.29144 64.2908 9.33561 64.3324 9.33561 64.3838C9.33561 64.4257 9.30711 64.4609 9.26721 64.4728L9.26717 64.4728ZM8.665 64.4721L8.66447 64.5922H8.6035L8.60365 64.4731C8.58891 64.4689 8.57539 64.4612 8.5642 64.4508C8.55301 64.4403 8.54449 64.4273 8.53934 64.4129H8.39046V64.3551H8.53934C8.5522 64.3176 8.58884 64.2908 8.6326 64.2908C8.67636 64.2908 8.71334 64.3177 8.7262 64.3551H8.87807V64.4128H8.72582C8.721 64.4268 8.71299 64.4394 8.70243 64.4497C8.69187 64.46 8.67905 64.4676 8.665 64.4721ZM9.02751 65.7944C8.97241 65.8355 8.91115 65.8678 8.84601 65.8899L8.89319 65.934C8.94606 65.9145 8.99594 65.8886 9.04154 65.8579L9.02751 65.7944ZM8.06076 64.6179L8.12391 64.6357V64.7962L8.06076 64.8136V64.6179Z' stroke='%23C8B100' stroke-width='0.009375'/%3e %3cpath d='M8.94517 65.4412L8.88502 65.4667L8.77484 65.3445L8.81103 65.2925L8.94521 65.4412M8.9919 65.4035L9.02801 65.3512L8.91787 65.2289L8.85787 65.2546L8.99193 65.4035M8.26192 64.6876L8.22592 64.7399L8.33602 64.862L8.39602 64.8363L8.26192 64.6876M8.95357 64.645L8.89327 64.62L8.78415 64.7431L8.82078 64.7948L8.95353 64.645M9.00056 64.6825L9.03708 64.7343L8.92803 64.8574L8.86785 64.8322L9.0006 64.6824M8.44301 64.4131L8.42445 64.4732H8.25495L8.23657 64.4132H8.44308M8.44308 64.355L8.42448 64.295H8.25498L8.23661 64.355H8.44312M9.03063 65.0791L9.01203 65.1391H8.84242L8.82416 65.0791H9.0306M8.82558 64.4132L8.84422 64.4734H9.01372L9.03209 64.4133H8.82558M9.26643 64.618L9.32981 64.6358V64.7963L9.26643 64.8137V64.618ZM8.30853 64.6498L8.36883 64.6242L8.47897 64.7464L8.44278 64.7986L8.30853 64.6498ZM8.23803 65.021L8.25652 64.961H8.42621L8.44451 65.021H8.23803ZM8.23803 65.079L8.25652 65.139H8.42621L8.44451 65.079H8.23803ZM7.98926 64.3841C7.98926 64.3622 8.00812 64.3442 8.03141 64.3442C8.05458 64.3442 8.07341 64.3622 8.07341 64.3841C8.07341 64.4061 8.05458 64.4239 8.03141 64.4239C8.00816 64.4239 7.98926 64.4061 7.98926 64.3841V64.3841ZM9.19485 65.0489C9.19485 65.0268 9.21378 65.0089 9.23696 65.0089C9.26032 65.0089 9.27896 65.0268 9.27896 65.0489C9.27896 65.0711 9.26032 65.0887 9.23696 65.0887C9.21378 65.0887 9.19485 65.0711 9.19485 65.0489ZM9.03067 65.0211L9.01207 64.9611H8.84246L8.8242 65.0211H9.03067ZM8.59485 65.898C8.59485 65.8759 8.61367 65.858 8.63692 65.858C8.6601 65.858 8.67885 65.8759 8.67885 65.898C8.67885 65.92 8.6601 65.9377 8.63692 65.9377C8.61367 65.9377 8.59481 65.92 8.59481 65.898L8.59485 65.898ZM8.66617 65.6073L8.72955 65.5896V65.4291L8.66617 65.4118V65.6073ZM8.60478 65.6073L8.54163 65.5896V65.4291L8.60478 65.4118V65.6073ZM9.19518 64.3842C9.19518 64.3623 9.21393 64.3444 9.2373 64.3444C9.26055 64.3444 9.2793 64.3623 9.2793 64.3842C9.2793 64.4062 9.26055 64.424 9.2373 64.424C9.21397 64.424 9.19518 64.4062 9.19518 64.3842ZM8.59061 64.3842C8.59061 64.3623 8.60951 64.3444 8.63268 64.3444C8.65593 64.3444 8.67468 64.3623 8.67468 64.3842C8.67468 64.4062 8.65593 64.424 8.63268 64.424C8.60951 64.424 8.59061 64.4062 8.59061 64.3842ZM8.82558 64.3552L8.84422 64.2952H9.01372L9.03209 64.3552H8.82558ZM8.60396 64.5424L8.54077 64.5602V64.7208L8.60396 64.7382V64.5424ZM8.66471 64.5424L8.72786 64.5602V64.7208L8.66471 64.7382V64.5424Z' stroke='%23C8B100' stroke-width='0.009375'/%3e %3cpath d='M8.53812 65.0498C8.53812 64.9982 8.5823 64.9564 8.63675 64.9564C8.69097 64.9564 8.73507 64.9982 8.73507 65.0498C8.73507 65.1012 8.69097 65.1429 8.63671 65.1429C8.58234 65.1429 8.53809 65.1012 8.53809 65.0498' fill='%23058E6E'/%3e %3cpath d='M8.6583 62.6134L8.66032 62.5912L8.6634 62.5788C8.6634 62.5788 8.60542 62.5835 8.5749 62.5749C8.54437 62.5663 8.51685 62.5537 8.48835 62.5297C8.45985 62.5055 8.44867 62.4904 8.42827 62.4874C8.37945 62.4795 8.3418 62.5017 8.3418 62.5017C8.3418 62.5017 8.37855 62.5152 8.40603 62.5489C8.43341 62.5827 8.4633 62.5999 8.47616 62.6039C8.49753 62.6104 8.57178 62.6058 8.59215 62.6066C8.61255 62.6076 8.6583 62.6135 8.6583 62.6135' fill='%23DB4446'/%3e %3cpath d='M8.6583 62.6134L8.66032 62.5912L8.6634 62.5788C8.6634 62.5788 8.60542 62.5835 8.5749 62.5749C8.54437 62.5663 8.51685 62.5537 8.48835 62.5297C8.45985 62.5055 8.44867 62.4904 8.42827 62.4874C8.37945 62.4795 8.3418 62.5017 8.3418 62.5017C8.3418 62.5017 8.37855 62.5152 8.40603 62.5489C8.43341 62.5827 8.4633 62.5999 8.47616 62.6039C8.49753 62.6104 8.57178 62.6058 8.59215 62.6066C8.61255 62.6076 8.6583 62.6135 8.6583 62.6135V62.6134V62.6134Z' stroke='black' stroke-width='0.014025'/%3e %3cpath d='M8.92975 62.5318C8.92975 62.5318 8.9299 62.5577 8.93238 62.5825C8.93489 62.6063 8.92477 62.6271 8.92863 62.6403C8.93238 62.6536 8.93425 62.6641 8.9395 62.6737C8.9443 62.6832 8.947 62.7075 8.947 62.7075C8.947 62.7075 8.93313 62.6977 8.92027 62.688C8.90763 62.6783 8.89852 62.6723 8.89852 62.6723C8.89852 62.6723 8.90114 62.6983 8.90234 62.7095C8.90373 62.7205 8.91022 62.7415 8.92072 62.7539C8.93114 62.7661 8.95195 62.786 8.95837 62.802C8.965 62.8181 8.96369 62.8537 8.96369 62.8537C8.96369 62.8537 8.94682 62.8267 8.9323 62.8218C8.91805 62.8168 8.88674 62.7994 8.88674 62.7994C8.88674 62.7994 8.91547 62.8279 8.91547 62.855C8.91547 62.8821 8.90384 62.9129 8.90384 62.9129C8.90384 62.9129 8.89083 62.8884 8.87399 62.8723C8.85697 62.8564 8.83349 62.8402 8.83349 62.8402C8.83349 62.8402 8.85187 62.8822 8.85187 62.9104C8.85187 62.9389 8.84673 62.9994 8.84673 62.9994C8.84673 62.9994 8.8324 62.9761 8.81808 62.9647C8.80368 62.9537 8.78677 62.9438 8.78148 62.9365C8.77638 62.9291 8.79854 62.9598 8.80098 62.9783C8.80349 62.9969 8.81223 63.0629 8.87005 63.1473C8.9038 63.1966 8.956 63.2829 9.0679 63.2546C9.17995 63.2263 9.1384 63.0757 9.11489 63.0054C9.09134 62.9353 9.07964 62.8573 9.08095 62.8301C9.08219 62.8031 9.10173 62.723 9.09918 62.708C9.09663 62.6934 9.09055 62.636 9.10443 62.5899C9.11879 62.5419 9.13068 62.5232 9.13837 62.5034C9.14602 62.4837 9.1525 62.4725 9.15509 62.4553C9.15772 62.438 9.15772 62.4058 9.15772 62.4058C9.15772 62.4058 9.17849 62.4442 9.18374 62.4577C9.18892 62.4714 9.18892 62.512 9.18892 62.512C9.18892 62.512 9.19278 62.4715 9.22417 62.4517C9.25548 62.4319 9.29185 62.411 9.30104 62.3999C9.31012 62.3886 9.31278 62.3813 9.31278 62.3813C9.31278 62.3813 9.31015 62.4505 9.29065 62.4777C9.27772 62.4953 9.22672 62.5529 9.22672 62.5529C9.22672 62.5529 9.25289 62.5429 9.27104 62.5419C9.2893 62.5405 9.30228 62.5419 9.30228 62.5419C9.30228 62.5419 9.28015 62.5592 9.2515 62.6011C9.22293 62.6429 9.23463 62.6466 9.21378 62.6811C9.19278 62.7156 9.1759 62.7169 9.14988 62.7379C9.11077 62.7694 9.13188 62.8943 9.13694 62.9129C9.14219 62.9313 9.20984 63.0844 9.21119 63.1214C9.21239 63.1585 9.21907 63.2411 9.15382 63.2941C9.11182 63.3285 9.04319 63.3288 9.02744 63.3386C9.01177 63.3483 8.98075 63.3791 8.98075 63.4432C8.98075 63.5076 9.004 63.5173 9.02223 63.5334C9.0406 63.5495 9.06397 63.5408 9.06918 63.5533C9.07443 63.5655 9.07705 63.5729 9.08485 63.5803C9.09273 63.5876 9.09798 63.5963 9.09528 63.6097C9.09273 63.6233 9.06273 63.6542 9.0523 63.6765C9.0418 63.6985 9.02099 63.7567 9.02099 63.7652C9.02099 63.7739 9.01855 63.8011 9.02748 63.8147C9.02748 63.8147 9.06003 63.8527 9.03787 63.8601C9.02354 63.865 9.00955 63.8511 9.00277 63.8527C8.98334 63.8578 8.97314 63.8698 8.96759 63.8688C8.95454 63.8663 8.95454 63.86 8.95323 63.8417C8.95203 63.8233 8.95267 63.8158 8.94685 63.8158C8.93898 63.8158 8.93512 63.8221 8.93373 63.8319C8.93238 63.8417 8.93238 63.8638 8.92338 63.8638C8.91427 63.8638 8.90125 63.8478 8.89345 63.8443C8.88558 63.8405 8.86345 63.8368 8.86225 63.827C8.8609 63.8171 8.87523 63.7962 8.88952 63.7924C8.90384 63.7888 8.91689 63.7815 8.90774 63.7741C8.89859 63.7666 8.88952 63.7666 8.88048 63.7741C8.87133 63.7815 8.85187 63.7752 8.8531 63.7641C8.85442 63.753 8.857 63.7395 8.85562 63.7333C8.85442 63.7273 8.83874 63.7149 8.85944 63.7036C8.88037 63.6926 8.88937 63.7136 8.91018 63.7099C8.9311 63.7064 8.94153 63.6987 8.94933 63.6865C8.9572 63.6743 8.95582 63.6483 8.94153 63.6323C8.92717 63.6162 8.91288 63.6137 8.90759 63.6038C8.90234 63.594 8.89465 63.5706 8.89465 63.5706C8.89465 63.5706 8.8984 63.6137 8.89578 63.6199C8.8933 63.6261 8.89465 63.6519 8.89465 63.6519C8.89465 63.6519 8.88033 63.6359 8.86859 63.6236C8.85697 63.6113 8.84523 63.5744 8.84523 63.5744C8.84523 63.5744 8.84399 63.6089 8.84399 63.6225C8.84399 63.6359 8.85952 63.6484 8.85438 63.6533C8.84913 63.6582 8.82453 63.6274 8.818 63.6225C8.81137 63.6176 8.79063 63.6016 8.7814 63.5842C8.7724 63.5669 8.76573 63.5424 8.76322 63.5336C8.76059 63.5249 8.75628 63.4865 8.76059 63.4768C8.76704 63.4621 8.77747 63.4361 8.77747 63.4361H8.72669C8.69943 63.4361 8.67982 63.4276 8.66947 63.4459C8.65908 63.4645 8.66422 63.5016 8.67719 63.5496C8.69032 63.5975 8.69793 63.6211 8.69418 63.6298C8.69035 63.6384 8.67337 63.6582 8.66692 63.6617C8.66024 63.6656 8.64202 63.6643 8.63418 63.6607C8.62649 63.657 8.61355 63.6507 8.58869 63.6507C8.56402 63.6507 8.54834 63.6518 8.5393 63.6497C8.53019 63.6472 8.50799 63.636 8.49745 63.6385C8.48703 63.641 8.46907 63.6502 8.47398 63.6644C8.48193 63.6866 8.46629 63.6916 8.45575 63.6903C8.44537 63.689 8.43648 63.6853 8.4232 63.6817C8.4103 63.6779 8.39069 63.6817 8.39332 63.6668C8.39583 63.652 8.40112 63.6508 8.40757 63.6398C8.41413 63.6286 8.41657 63.6214 8.40929 63.6207C8.40014 63.6197 8.39092 63.6187 8.38379 63.6246C8.37693 63.6304 8.36572 63.6428 8.35653 63.6382C8.34734 63.6333 8.34022 63.6227 8.34022 63.5994C8.34022 63.5763 8.31584 63.5561 8.33823 63.5571C8.36062 63.5582 8.38912 63.5746 8.39425 63.562C8.39928 63.5494 8.39613 63.5437 8.38405 63.5339C8.37183 63.5243 8.3566 63.5185 8.37292 63.506C8.38919 63.4936 8.39324 63.4936 8.39947 63.4867C8.40554 63.4801 8.41424 63.4583 8.42572 63.4637C8.44803 63.4743 8.42673 63.4898 8.44912 63.5147C8.47154 63.5397 8.48572 63.5486 8.52337 63.5446C8.56098 63.5408 8.57129 63.5359 8.57129 63.5253C8.57129 63.5146 8.56814 63.4955 8.56709 63.4877C8.56615 63.48 8.57227 63.452 8.57227 63.452C8.57227 63.452 8.55494 63.4627 8.54984 63.4732C8.54497 63.4838 8.53469 63.5021 8.53469 63.5021C8.53469 63.5021 8.53057 63.4804 8.53169 63.4628C8.53244 63.4524 8.53608 63.4344 8.5357 63.4308C8.53473 63.4213 8.5276 63.3971 8.5276 63.3971C8.5276 63.3971 8.52145 63.4232 8.51748 63.4308C8.51335 63.4385 8.5114 63.4694 8.5114 63.4694C8.5114 63.4694 8.48748 63.4486 8.49415 63.4136C8.4991 63.3866 8.49003 63.3509 8.49813 63.3393C8.50612 63.3277 8.52543 63.2804 8.5723 63.2785C8.6191 63.2767 8.65567 63.2805 8.67205 63.2796C8.68833 63.2785 8.7463 63.268 8.7463 63.268C8.7463 63.268 8.63943 63.2131 8.61505 63.1966C8.59068 63.1804 8.55295 63.138 8.54069 63.1186C8.5285 63.0994 8.51733 63.0619 8.51733 63.0619C8.51733 63.0619 8.49813 63.0628 8.48077 63.0724C8.46411 63.0818 8.44903 63.0938 8.43607 63.1079C8.42579 63.1195 8.40963 63.1456 8.40963 63.1456C8.40963 63.1456 8.41255 63.1118 8.41255 63.1012C8.41255 63.0909 8.41057 63.0703 8.41057 63.0703C8.41057 63.0703 8.39838 63.1166 8.37397 63.1338C8.34952 63.1514 8.32109 63.1754 8.32109 63.1754C8.32109 63.1754 8.32417 63.1496 8.32417 63.1437C8.32417 63.138 8.33017 63.1081 8.33017 63.1081C8.33017 63.1081 8.31292 63.1339 8.28644 63.139C8.26 63.1437 8.22127 63.1427 8.21819 63.1592C8.21519 63.1754 8.22532 63.1976 8.21924 63.2091C8.21313 63.2207 8.19997 63.2285 8.19997 63.2285C8.19997 63.2285 8.1847 63.2158 8.17147 63.2149C8.15823 63.2139 8.14597 63.2208 8.14597 63.2208C8.14597 63.2208 8.13472 63.2062 8.13884 63.1966C8.14297 63.187 8.16322 63.1726 8.15823 63.1667C8.15313 63.1609 8.13685 63.1687 8.12665 63.1735C8.11653 63.1783 8.09508 63.1831 8.0971 63.1667C8.09917 63.1503 8.10423 63.1408 8.09917 63.1291C8.09407 63.1177 8.0971 63.11 8.10535 63.107C8.11342 63.1043 8.14597 63.1079 8.14904 63.1005C8.15204 63.0927 8.14094 63.0831 8.11949 63.0782C8.09812 63.0735 8.08792 63.0608 8.09917 63.0502C8.11034 63.0396 8.11342 63.0368 8.11848 63.0271C8.12354 63.0174 8.1256 63.0001 8.14499 63.0088C8.16412 63.0174 8.1601 63.0386 8.18062 63.0454C8.20079 63.0523 8.24868 63.0426 8.25877 63.0368C8.26908 63.0309 8.30159 63.0069 8.31277 63.001C8.32402 62.9954 8.3707 62.9606 8.3707 62.9606C8.3707 62.9606 8.34333 62.9415 8.33309 62.9318C8.32297 62.9221 8.30474 62.8991 8.2957 62.8943C8.28648 62.8893 8.2417 62.8721 8.22644 62.8711C8.21118 62.8701 8.16434 62.8539 8.16434 62.8539C8.16434 62.8539 8.18572 62.847 8.19284 62.8412C8.19997 62.8355 8.21609 62.8209 8.22434 62.8219C8.2324 62.823 8.23435 62.823 8.23435 62.823C8.23435 62.823 8.19085 62.8209 8.18159 62.8182C8.17244 62.8151 8.14597 62.7987 8.13592 62.7987C8.12557 62.7987 8.10535 62.8027 8.10535 62.8027C8.10535 62.8027 8.13273 62.7854 8.15512 62.7815C8.1775 62.7778 8.19487 62.7785 8.19487 62.7785C8.19487 62.7785 8.16029 62.769 8.15204 62.7575C8.14394 62.7458 8.13592 62.7287 8.12962 62.7209C8.12354 62.7133 8.11949 62.7007 8.10824 62.6997C8.0971 62.6987 8.07772 62.7132 8.06662 62.7122C8.05552 62.7113 8.04727 62.7044 8.04614 62.6881C8.04539 62.6717 8.04614 62.6774 8.04232 62.6689C8.03819 62.6601 8.02192 62.6398 8.03714 62.6351C8.05252 62.6302 8.08507 62.638 8.08803 62.6322C8.09114 62.6264 8.07078 62.609 8.05758 62.6023C8.04434 62.5955 8.023 62.5839 8.03422 62.5744C8.04547 62.5648 8.05657 62.561 8.06272 62.5523C8.06879 62.5436 8.07592 62.5196 8.08919 62.5271C8.10239 62.5349 8.12069 62.5726 8.13089 62.5697C8.14117 62.5667 8.14192 62.5397 8.14004 62.5283C8.13798 62.5166 8.14004 62.4964 8.15002 62.4983C8.16029 62.5002 8.16839 62.5136 8.1847 62.5148C8.2009 62.5157 8.22535 62.511 8.22333 62.5224C8.2213 62.5339 8.21208 62.5482 8.2009 62.5609C8.19003 62.5735 8.18485 62.5984 8.1919 62.6148C8.19903 62.6313 8.2174 62.6574 8.2336 62.6679C8.24973 62.6785 8.28029 62.6863 8.29975 62.6987C8.31899 62.7114 8.36388 62.7469 8.3791 62.7507C8.39437 62.7547 8.40963 62.7623 8.40963 62.7623C8.40963 62.7623 8.42688 62.7547 8.45035 62.7547C8.47372 62.7547 8.5276 62.7585 8.54797 62.7498C8.56833 62.741 8.59484 62.7267 8.58667 62.7083C8.5786 62.6901 8.53379 62.6736 8.5378 62.6593C8.54193 62.6449 8.55817 62.6439 8.58554 62.6428C8.61299 62.6419 8.65064 62.6477 8.65769 62.609C8.66482 62.5706 8.66688 62.5483 8.62837 62.5398C8.58967 62.5311 8.56109 62.5302 8.55412 62.5022C8.54699 62.4743 8.53987 62.4676 8.54793 62.4598C8.55618 62.4523 8.57032 62.4482 8.59882 62.4465C8.62732 62.4444 8.65983 62.4444 8.66902 62.4375C8.6782 62.431 8.68008 62.4126 8.69129 62.4048C8.70243 62.3973 8.74634 62.3903 8.74634 62.3903C8.74634 62.3903 8.79862 62.4159 8.84722 62.452C8.89064 62.4844 8.92994 62.5324 8.92994 62.5324' fill='%23ED72AA'/%3e %3cpath d='M8.92975 62.5318C8.92975 62.5318 8.9299 62.5577 8.93238 62.5825C8.93489 62.6063 8.92477 62.6271 8.92863 62.6403C8.93238 62.6536 8.93425 62.6641 8.9395 62.6737C8.9443 62.6832 8.947 62.7075 8.947 62.7075C8.947 62.7075 8.93313 62.6977 8.92027 62.688C8.90763 62.6783 8.89852 62.6723 8.89852 62.6723C8.89852 62.6723 8.90114 62.6983 8.90234 62.7095C8.90373 62.7205 8.91022 62.7415 8.92072 62.7539C8.93114 62.7661 8.95195 62.786 8.95837 62.802C8.965 62.8181 8.96369 62.8537 8.96369 62.8537C8.96369 62.8537 8.94682 62.8267 8.9323 62.8218C8.91805 62.8168 8.88674 62.7994 8.88674 62.7994C8.88674 62.7994 8.91547 62.8279 8.91547 62.855C8.91547 62.8821 8.90384 62.9129 8.90384 62.9129C8.90384 62.9129 8.89083 62.8884 8.87399 62.8723C8.85697 62.8564 8.83349 62.8402 8.83349 62.8402C8.83349 62.8402 8.85187 62.8822 8.85187 62.9104C8.85187 62.9389 8.84673 62.9994 8.84673 62.9994C8.84673 62.9994 8.8324 62.9761 8.81808 62.9647C8.80368 62.9537 8.78677 62.9438 8.78148 62.9365C8.77638 62.9291 8.79854 62.9598 8.80098 62.9783C8.80349 62.9969 8.81223 63.0629 8.87005 63.1473C8.9038 63.1966 8.956 63.2829 9.0679 63.2546C9.17995 63.2263 9.1384 63.0757 9.11489 63.0054C9.09134 62.9353 9.07964 62.8573 9.08095 62.8301C9.08219 62.8031 9.10173 62.723 9.09918 62.708C9.09663 62.6934 9.09055 62.636 9.10443 62.5899C9.11879 62.5419 9.13068 62.5232 9.13837 62.5034C9.14602 62.4837 9.1525 62.4725 9.15509 62.4553C9.15772 62.438 9.15772 62.4058 9.15772 62.4058C9.15772 62.4058 9.17849 62.4442 9.18374 62.4577C9.18892 62.4714 9.18892 62.512 9.18892 62.512C9.18892 62.512 9.19278 62.4715 9.22417 62.4517C9.25548 62.4319 9.29185 62.411 9.30104 62.3999C9.31012 62.3886 9.31278 62.3813 9.31278 62.3813C9.31278 62.3813 9.31015 62.4505 9.29065 62.4777C9.27772 62.4953 9.22672 62.5529 9.22672 62.5529C9.22672 62.5529 9.25289 62.5429 9.27104 62.5419C9.2893 62.5405 9.30228 62.5419 9.30228 62.5419C9.30228 62.5419 9.28015 62.5592 9.2515 62.6011C9.22293 62.6429 9.23463 62.6466 9.21378 62.6811C9.19278 62.7156 9.1759 62.7169 9.14988 62.7379C9.11077 62.7694 9.13188 62.8943 9.13694 62.9129C9.14219 62.9313 9.20984 63.0844 9.21119 63.1214C9.21239 63.1585 9.21907 63.2411 9.15382 63.2941C9.11182 63.3285 9.04319 63.3288 9.02744 63.3386C9.01177 63.3483 8.98075 63.3791 8.98075 63.4432C8.98075 63.5076 9.004 63.5173 9.02223 63.5334C9.0406 63.5495 9.06397 63.5408 9.06918 63.5533C9.07443 63.5655 9.07705 63.5729 9.08485 63.5803C9.09273 63.5876 9.09798 63.5963 9.09528 63.6097C9.09273 63.6233 9.06273 63.6542 9.0523 63.6765C9.0418 63.6985 9.02099 63.7567 9.02099 63.7652C9.02099 63.7739 9.01855 63.8011 9.02748 63.8147C9.02748 63.8147 9.06003 63.8527 9.03787 63.8601C9.02354 63.865 9.00955 63.8511 9.00277 63.8527C8.98334 63.8578 8.97314 63.8698 8.96759 63.8688C8.95454 63.8663 8.95454 63.86 8.95323 63.8417C8.95203 63.8233 8.95267 63.8158 8.94685 63.8158C8.93898 63.8158 8.93512 63.8221 8.93373 63.8319C8.93238 63.8417 8.93238 63.8638 8.92338 63.8638C8.91427 63.8638 8.90125 63.8478 8.89345 63.8443C8.88558 63.8405 8.86345 63.8368 8.86225 63.827C8.8609 63.8171 8.87523 63.7962 8.88952 63.7924C8.90384 63.7888 8.91689 63.7815 8.90774 63.7741C8.89859 63.7666 8.88952 63.7666 8.88048 63.7741C8.87133 63.7815 8.85187 63.7752 8.8531 63.7641C8.85442 63.753 8.857 63.7395 8.85562 63.7333C8.85442 63.7273 8.83874 63.7149 8.85944 63.7036C8.88037 63.6926 8.88937 63.7136 8.91018 63.7099C8.9311 63.7064 8.94153 63.6987 8.94933 63.6865C8.9572 63.6743 8.95582 63.6483 8.94153 63.6323C8.92717 63.6162 8.91288 63.6137 8.90759 63.6038C8.90234 63.594 8.89465 63.5706 8.89465 63.5706C8.89465 63.5706 8.8984 63.6137 8.89578 63.6199C8.8933 63.6261 8.89465 63.6519 8.89465 63.6519C8.89465 63.6519 8.88033 63.6359 8.86859 63.6236C8.85697 63.6113 8.84523 63.5744 8.84523 63.5744C8.84523 63.5744 8.84399 63.6089 8.84399 63.6225C8.84399 63.6359 8.85952 63.6484 8.85438 63.6533C8.84913 63.6582 8.82453 63.6274 8.818 63.6225C8.81137 63.6176 8.79063 63.6016 8.7814 63.5842C8.7724 63.5669 8.76573 63.5424 8.76322 63.5336C8.76059 63.5249 8.75628 63.4865 8.76059 63.4768C8.76704 63.4621 8.77747 63.4361 8.77747 63.4361H8.72669C8.69943 63.4361 8.67982 63.4276 8.66947 63.4459C8.65908 63.4645 8.66422 63.5016 8.67719 63.5496C8.69032 63.5975 8.69793 63.6211 8.69418 63.6298C8.69035 63.6384 8.67337 63.6582 8.66692 63.6617C8.66024 63.6656 8.64202 63.6643 8.63418 63.6607C8.62649 63.657 8.61355 63.6507 8.58869 63.6507C8.56402 63.6507 8.54834 63.6518 8.5393 63.6497C8.53019 63.6472 8.50799 63.636 8.49745 63.6385C8.48703 63.641 8.46907 63.6502 8.47398 63.6644C8.48193 63.6866 8.46629 63.6916 8.45575 63.6903C8.44537 63.689 8.43648 63.6853 8.4232 63.6817C8.4103 63.6779 8.39069 63.6817 8.39332 63.6668C8.39583 63.652 8.40112 63.6508 8.40757 63.6398C8.41413 63.6286 8.41657 63.6214 8.40929 63.6207C8.40014 63.6197 8.39092 63.6187 8.38379 63.6246C8.37693 63.6304 8.36572 63.6428 8.35653 63.6382C8.34734 63.6333 8.34022 63.6227 8.34022 63.5994C8.34022 63.5763 8.31584 63.5561 8.33823 63.5571C8.36062 63.5582 8.38912 63.5746 8.39425 63.562C8.39928 63.5494 8.39613 63.5437 8.38405 63.5339C8.37183 63.5243 8.3566 63.5185 8.37292 63.506C8.38919 63.4936 8.39324 63.4936 8.39947 63.4867C8.40554 63.4801 8.41424 63.4583 8.42572 63.4637C8.44803 63.4743 8.42673 63.4898 8.44912 63.5147C8.47154 63.5397 8.48572 63.5486 8.52337 63.5446C8.56098 63.5408 8.57129 63.5359 8.57129 63.5253C8.57129 63.5146 8.56814 63.4955 8.56709 63.4877C8.56615 63.48 8.57227 63.452 8.57227 63.452C8.57227 63.452 8.55494 63.4627 8.54984 63.4732C8.54497 63.4838 8.53469 63.5021 8.53469 63.5021C8.53469 63.5021 8.53057 63.4804 8.53169 63.4628C8.53244 63.4524 8.53608 63.4344 8.5357 63.4308C8.53473 63.4213 8.5276 63.3971 8.5276 63.3971C8.5276 63.3971 8.52145 63.4232 8.51748 63.4308C8.51335 63.4385 8.5114 63.4694 8.5114 63.4694C8.5114 63.4694 8.48748 63.4486 8.49415 63.4136C8.4991 63.3866 8.49003 63.3509 8.49813 63.3393C8.50612 63.3277 8.52543 63.2804 8.5723 63.2785C8.6191 63.2767 8.65567 63.2805 8.67205 63.2796C8.68833 63.2785 8.7463 63.268 8.7463 63.268C8.7463 63.268 8.63943 63.2131 8.61505 63.1966C8.59068 63.1804 8.55295 63.138 8.54069 63.1186C8.5285 63.0994 8.51733 63.0619 8.51733 63.0619C8.51733 63.0619 8.49813 63.0628 8.48077 63.0724C8.46411 63.0818 8.44903 63.0938 8.43607 63.1079C8.42579 63.1195 8.40963 63.1456 8.40963 63.1456C8.40963 63.1456 8.41255 63.1118 8.41255 63.1012C8.41255 63.0909 8.41057 63.0703 8.41057 63.0703C8.41057 63.0703 8.39838 63.1166 8.37397 63.1338C8.34952 63.1514 8.32109 63.1754 8.32109 63.1754C8.32109 63.1754 8.32417 63.1496 8.32417 63.1437C8.32417 63.138 8.33017 63.1081 8.33017 63.1081C8.33017 63.1081 8.31292 63.1339 8.28644 63.139C8.26 63.1437 8.22127 63.1427 8.21819 63.1592C8.21519 63.1754 8.22532 63.1976 8.21924 63.2091C8.21313 63.2207 8.19997 63.2285 8.19997 63.2285C8.19997 63.2285 8.1847 63.2158 8.17147 63.2149C8.15823 63.2139 8.14597 63.2208 8.14597 63.2208C8.14597 63.2208 8.13472 63.2062 8.13884 63.1966C8.14297 63.187 8.16322 63.1726 8.15823 63.1667C8.15313 63.1609 8.13685 63.1687 8.12665 63.1735C8.11653 63.1783 8.09508 63.1831 8.0971 63.1667C8.09917 63.1503 8.10423 63.1408 8.09917 63.1291C8.09407 63.1177 8.0971 63.11 8.10535 63.107C8.11342 63.1043 8.14597 63.1079 8.14904 63.1005C8.15204 63.0927 8.14094 63.0831 8.11949 63.0782C8.09812 63.0735 8.08792 63.0608 8.09917 63.0502C8.11034 63.0396 8.11342 63.0368 8.11848 63.0271C8.12354 63.0174 8.1256 63.0001 8.14499 63.0088C8.16412 63.0174 8.1601 63.0386 8.18062 63.0454C8.20079 63.0523 8.24868 63.0426 8.25877 63.0368C8.26908 63.0309 8.30159 63.0069 8.31277 63.001C8.32402 62.9954 8.3707 62.9606 8.3707 62.9606C8.3707 62.9606 8.34333 62.9415 8.33309 62.9318C8.32297 62.9221 8.30474 62.8991 8.2957 62.8943C8.28648 62.8893 8.2417 62.8721 8.22644 62.8711C8.21118 62.8701 8.16434 62.8539 8.16434 62.8539C8.16434 62.8539 8.18572 62.847 8.19284 62.8412C8.19997 62.8355 8.21609 62.8209 8.22434 62.8219C8.2324 62.823 8.23435 62.823 8.23435 62.823C8.23435 62.823 8.19085 62.8209 8.18159 62.8182C8.17244 62.8151 8.14597 62.7987 8.13592 62.7987C8.12557 62.7987 8.10535 62.8027 8.10535 62.8027C8.10535 62.8027 8.13273 62.7854 8.15512 62.7815C8.1775 62.7778 8.19487 62.7785 8.19487 62.7785C8.19487 62.7785 8.16029 62.769 8.15204 62.7575C8.14394 62.7458 8.13592 62.7287 8.12962 62.7209C8.12354 62.7133 8.11949 62.7007 8.10824 62.6997C8.0971 62.6987 8.07772 62.7132 8.06662 62.7122C8.05552 62.7113 8.04727 62.7044 8.04614 62.6881C8.04539 62.6717 8.04614 62.6774 8.04232 62.6689C8.03819 62.6601 8.02192 62.6398 8.03714 62.6351C8.05252 62.6302 8.08507 62.638 8.08803 62.6322C8.09114 62.6264 8.07078 62.609 8.05758 62.6023C8.04434 62.5955 8.023 62.5839 8.03422 62.5744C8.04547 62.5648 8.05657 62.561 8.06272 62.5523C8.06879 62.5436 8.07592 62.5196 8.08919 62.5271C8.10239 62.5349 8.12069 62.5726 8.13089 62.5697C8.14117 62.5667 8.14192 62.5397 8.14004 62.5283C8.13798 62.5166 8.14004 62.4964 8.15002 62.4983C8.16029 62.5002 8.16839 62.5136 8.1847 62.5148C8.2009 62.5157 8.22535 62.511 8.22333 62.5224C8.2213 62.5339 8.21208 62.5482 8.2009 62.5609C8.19003 62.5735 8.18485 62.5984 8.1919 62.6148C8.19903 62.6313 8.2174 62.6574 8.2336 62.6679C8.24973 62.6785 8.28029 62.6863 8.29975 62.6987C8.31899 62.7114 8.36388 62.7469 8.3791 62.7507C8.39437 62.7547 8.40963 62.7623 8.40963 62.7623C8.40963 62.7623 8.42688 62.7547 8.45035 62.7547C8.47372 62.7547 8.5276 62.7585 8.54797 62.7498C8.56833 62.741 8.59484 62.7267 8.58667 62.7083C8.5786 62.6901 8.53379 62.6736 8.5378 62.6593C8.54193 62.6449 8.55817 62.6439 8.58554 62.6428C8.61299 62.6419 8.65064 62.6477 8.65769 62.609C8.66482 62.5706 8.66688 62.5483 8.62837 62.5398C8.58967 62.5311 8.56109 62.5302 8.55412 62.5022C8.54699 62.4743 8.53987 62.4676 8.54793 62.4598C8.55618 62.4523 8.57032 62.4482 8.59882 62.4465C8.62732 62.4444 8.65983 62.4444 8.66902 62.4375C8.6782 62.431 8.68008 62.4126 8.69129 62.4048C8.70243 62.3973 8.74634 62.3903 8.74634 62.3903C8.74634 62.3903 8.79862 62.4159 8.84722 62.452C8.89064 62.4844 8.92994 62.5324 8.92994 62.5324' stroke='black' stroke-width='0.014025'/%3e %3cpath d='M8.55471 62.5047C8.55471 62.5047 8.54863 62.4874 8.54758 62.4825C8.54664 62.4778 8.54346 62.4719 8.54346 62.4719C8.54346 62.4719 8.57511 62.4719 8.57406 62.4815C8.57308 62.4912 8.56393 62.4912 8.56187 62.4949C8.55984 62.4989 8.55474 62.5047 8.55474 62.5047' fill='black'/%3e %3cpath d='M8.55471 62.5047C8.55471 62.5047 8.54863 62.4874 8.54758 62.4825C8.54664 62.4778 8.54346 62.4719 8.54346 62.4719C8.54346 62.4719 8.57511 62.4719 8.57406 62.4815C8.57308 62.4912 8.56393 62.4912 8.56187 62.4949C8.55984 62.4989 8.55474 62.5047 8.55474 62.5047H8.55471Z' stroke='black' stroke-width='0.009375'/%3e %3cpath d='M8.69944 62.4545L8.69727 62.4391C8.69727 62.4391 8.72479 62.4394 8.73803 62.4487C8.75839 62.4632 8.7714 62.4854 8.7705 62.4863C8.76698 62.4897 8.75123 62.4767 8.73998 62.4728C8.73998 62.4728 8.73188 62.4747 8.7237 62.4747C8.7156 62.4747 8.71152 62.4709 8.71043 62.4671C8.70953 62.4631 8.71155 62.4564 8.71155 62.4564L8.6994 62.4547' fill='black'/%3e %3cpath d='M8.69944 62.4545L8.69727 62.4391C8.69727 62.4391 8.72479 62.4394 8.73803 62.4487C8.75839 62.4632 8.7714 62.4854 8.7705 62.4863C8.76698 62.4897 8.75123 62.4767 8.73998 62.4728C8.73998 62.4728 8.73188 62.4747 8.7237 62.4747C8.7156 62.4747 8.71152 62.4709 8.71043 62.4671C8.70953 62.4631 8.71155 62.4564 8.71155 62.4564L8.6994 62.4547L8.69944 62.4545Z' stroke='black' stroke-width='0.0018'/%3e %3cpath d='M8.8975 62.6723C8.8975 62.6723 8.88524 62.6549 8.88227 62.6491C8.87916 62.6435 8.87402 62.6318 8.87402 62.6318' stroke='black' stroke-width='0.009375'/%3e %3cpath d='M8.15287 62.4989C8.15287 62.4989 8.17012 62.5112 8.18339 62.5132C8.19652 62.5152 8.21088 62.5152 8.21291 62.5152C8.21493 62.5152 8.21909 62.4957 8.21696 62.4825C8.20983 62.439 8.17008 62.4294 8.17008 62.4294C8.17008 62.4294 8.18193 62.4558 8.17619 62.4679C8.16809 62.4853 8.15283 62.4989 8.15283 62.4989' fill='%23DB4446'/%3e %3cpath d='M8.15287 62.4989C8.15287 62.4989 8.17012 62.5112 8.18339 62.5132C8.19652 62.5152 8.21088 62.5152 8.21291 62.5152C8.21493 62.5152 8.21909 62.4957 8.21696 62.4825C8.20983 62.439 8.17008 62.4294 8.17008 62.4294C8.17008 62.4294 8.18193 62.4558 8.17619 62.4679C8.16809 62.4853 8.15283 62.4989 8.15283 62.4989L8.15287 62.4989Z' stroke='black' stroke-width='0.014025'/%3e %3cpath d='M8.07 62.5365C8.07 62.5365 8.05474 62.5085 8.02226 62.5123C7.98971 62.5161 7.96826 62.5413 7.96826 62.5413C7.96826 62.5413 8.00419 62.5402 8.01304 62.546C8.02631 62.5548 8.03036 62.577 8.03036 62.577C8.03036 62.577 8.04979 62.5654 8.05586 62.5577C8.0609 62.5508 8.06562 62.5437 8.07 62.5364' fill='%23DB4446'/%3e %3cpath d='M8.07 62.5365C8.07 62.5365 8.05474 62.5085 8.02226 62.5123C7.98971 62.5161 7.96826 62.5413 7.96826 62.5413C7.96826 62.5413 8.00419 62.5402 8.01304 62.546C8.02631 62.5548 8.03036 62.577 8.03036 62.577C8.03036 62.577 8.04979 62.5654 8.05586 62.5577C8.0609 62.5508 8.06562 62.5437 8.07 62.5364V62.5365Z' stroke='black' stroke-width='0.014025'/%3e %3cpath d='M8.03059 62.6491C8.03059 62.6491 8.00314 62.653 7.98791 62.6705C7.97254 62.6878 7.97472 62.7205 7.97472 62.7205C7.97472 62.7205 7.99287 62.7014 8.00922 62.7014C8.0256 62.7014 8.05095 62.7071 8.05095 62.7071C8.05095 62.7071 8.04289 62.6866 8.04289 62.678C8.04289 62.6694 8.03063 62.649 8.03063 62.649' fill='%23DB4446'/%3e %3cpath d='M8.03059 62.6491C8.03059 62.6491 8.00314 62.653 7.98791 62.6705C7.97254 62.6878 7.97472 62.7205 7.97472 62.7205C7.97472 62.7205 7.99287 62.7014 8.00922 62.7014C8.0256 62.7014 8.05095 62.7071 8.05095 62.7071C8.05095 62.7071 8.04289 62.6866 8.04289 62.678C8.04289 62.6694 8.03063 62.649 8.03063 62.649L8.03059 62.6491Z' stroke='black' stroke-width='0.014025'/%3e %3cpath d='M8.55566 62.6453L8.56778 62.6261L8.57978 62.6435L8.55566 62.6453Z' fill='black'/%3e %3cpath d='M8.55566 62.6453L8.56778 62.6261L8.57978 62.6435L8.55566 62.6453Z' stroke='black' stroke-width='0.009375'/%3e %3cpath d='M8.58496 62.6444L8.59921 62.6252L8.61459 62.6424L8.58496 62.6444Z' fill='black'/%3e %3cpath d='M8.58496 62.6444L8.59921 62.6252L8.61459 62.6424L8.58496 62.6444Z' stroke='black' stroke-width='0.009375'/%3e %3cpath d='M8.57178 62.5258L8.60129 62.5364L8.57485 62.5498L8.57178 62.5258' fill='black'/%3e %3cpath d='M8.57178 62.5258L8.60129 62.5364L8.57485 62.5498L8.57178 62.5258' stroke='black' stroke-width='0.009375'/%3e %3cpath d='M8.60742 62.5355L8.6339 62.5422L8.6126 62.5585L8.60742 62.5355Z' fill='black'/%3e %3cpath d='M8.60742 62.5355L8.6339 62.5422L8.6126 62.5585L8.60742 62.5355Z' stroke='black' stroke-width='0.009375'/%3e %3cpath d='M8.40934 62.762C8.40934 62.762 8.38035 62.7704 8.36966 62.786C8.35646 62.8052 8.35744 62.8246 8.35744 62.8246C8.35744 62.8246 8.38181 62.8043 8.41331 62.813C8.44496 62.8216 8.44793 62.8246 8.46131 62.8237C8.47451 62.8227 8.50706 62.811 8.50706 62.811C8.50706 62.811 8.48063 62.8418 8.48359 62.8631C8.48666 62.8843 8.4906 62.8939 8.48974 62.9046C8.48756 62.9307 8.46836 62.9625 8.46836 62.9625C8.46836 62.9625 8.47954 62.9556 8.50598 62.9499C8.52875 62.9446 8.55021 62.9348 8.56905 62.921C8.5833 62.9102 8.60156 62.8843 8.60156 62.8843C8.60156 62.8843 8.59564 62.92 8.60156 62.9354C8.60764 62.9509 8.60966 62.9952 8.60966 62.9952C8.60966 62.9952 8.62665 62.9802 8.64011 62.973C8.64724 62.969 8.66561 62.9594 8.67285 62.9479C8.67788 62.9397 8.6841 62.9095 8.6841 62.9095C8.6841 62.9095 8.68811 62.942 8.69824 62.9578C8.70848 62.9729 8.72359 63.0204 8.72359 63.0204C8.72359 63.0204 8.73386 62.9896 8.74508 62.977C8.75618 62.9644 8.76953 62.9481 8.77046 62.9383C8.7714 62.9287 8.76746 62.9077 8.76746 62.9077L8.78164 62.9383M8.37064 62.9605C8.37064 62.9605 8.38796 62.9306 8.40431 62.9209C8.42063 62.9113 8.44305 62.8939 8.44909 62.8921C8.45501 62.8901 8.48164 62.8756 8.48164 62.8756M8.51726 63.0617C8.51726 63.0617 8.55645 63.0416 8.56815 63.0346C8.59253 63.0202 8.60985 62.9942 8.60985 62.9942' stroke='black' stroke-width='0.014025'/%3e %3cpath d='M8.12302 63.0134C8.12302 63.0134 8.1078 62.9971 8.08132 63.0018C8.05485 63.0067 8.0376 63.0366 8.0376 63.0366C8.0376 63.0366 8.05999 63.0307 8.07322 63.0337C8.08642 63.0366 8.09565 63.05 8.09565 63.05C8.09565 63.05 8.1078 63.0394 8.11185 63.0336C8.11597 63.0279 8.12291 63.0133 8.12291 63.0133' fill='%23DB4446'/%3e %3cpath d='M8.12302 63.0134C8.12302 63.0134 8.1078 62.9971 8.08132 63.0018C8.05485 63.0067 8.0376 63.0366 8.0376 63.0366C8.0376 63.0366 8.05999 63.0307 8.07322 63.0337C8.08642 63.0366 8.09565 63.05 8.09565 63.05C8.09565 63.05 8.1078 63.0394 8.11185 63.0336C8.11597 63.0279 8.12291 63.0133 8.12291 63.0133H8.12302V63.0134Z' stroke='black' stroke-width='0.014025'/%3e %3cpath d='M8.09279 63.1204C8.09279 63.1204 8.07036 63.1166 8.05109 63.132C8.03181 63.1475 8.03076 63.1773 8.03076 63.1773C8.03076 63.1773 8.04914 63.1618 8.06339 63.1639C8.07756 63.1657 8.09489 63.1734 8.09489 63.1734C8.09489 63.1734 8.09796 63.1551 8.0989 63.1503C8.10201 63.1368 8.09282 63.1203 8.09282 63.1203' fill='%23DB4446'/%3e %3cpath d='M8.09279 63.1204C8.09279 63.1204 8.07036 63.1166 8.05109 63.132C8.03181 63.1475 8.03076 63.1773 8.03076 63.1773C8.03076 63.1773 8.04914 63.1618 8.06339 63.1639C8.07756 63.1657 8.09489 63.1734 8.09489 63.1734C8.09489 63.1734 8.09796 63.1551 8.0989 63.1503C8.10201 63.1368 8.09282 63.1203 8.09282 63.1203L8.09279 63.1204Z' stroke='black' stroke-width='0.014025'/%3e %3cpath d='M8.14458 63.2188C8.14458 63.2188 8.14308 63.2474 8.15669 63.265C8.17094 63.2833 8.19746 63.2862 8.19746 63.2862C8.19746 63.2862 8.18857 63.267 8.18718 63.2573C8.18519 63.2429 8.19937 63.2303 8.19937 63.2303C8.19937 63.2303 8.18624 63.2169 8.17312 63.2169C8.15981 63.2169 8.14462 63.2188 8.14462 63.2188' fill='%23DB4446'/%3e %3cpath d='M8.74495 63.2669C8.74495 63.2669 8.81823 63.3122 8.81621 63.3499C8.81407 63.3874 8.77544 63.4366 8.77544 63.4366M8.14458 63.2188C8.14458 63.2188 8.14308 63.2474 8.15669 63.265C8.17094 63.2833 8.19746 63.2862 8.19746 63.2862C8.19746 63.2862 8.18857 63.267 8.18718 63.2573C8.18519 63.2429 8.19937 63.2303 8.19937 63.2303C8.19937 63.2303 8.18624 63.2169 8.17312 63.2169C8.15981 63.2169 8.14462 63.2188 8.14462 63.2188L8.14458 63.2188Z' stroke='black' stroke-width='0.014025'/%3e %3cpath d='M8.40921 63.4723C8.40921 63.4723 8.39084 63.4492 8.36549 63.4501C8.33999 63.4511 8.31348 63.475 8.31348 63.475C8.31348 63.475 8.34513 63.4723 8.35323 63.4828C8.36148 63.4936 8.36954 63.5068 8.36954 63.5068C8.36954 63.5068 8.38379 63.4993 8.38994 63.4944C8.39601 63.4897 8.40921 63.4723 8.40921 63.4723Z' fill='%23DB4446'/%3e %3cpath d='M8.40921 63.4723C8.40921 63.4723 8.39084 63.4492 8.36549 63.4501C8.33999 63.4511 8.31348 63.475 8.31348 63.475C8.31348 63.475 8.34513 63.4723 8.35323 63.4828C8.36148 63.4936 8.36954 63.5068 8.36954 63.5068C8.36954 63.5068 8.38379 63.4993 8.38994 63.4944C8.39601 63.4897 8.40921 63.4723 8.40921 63.4723Z' stroke='black' stroke-width='0.014025'/%3e %3cpath d='M8.33074 63.5734C8.33074 63.5734 8.29725 63.5686 8.28086 63.5859C8.26455 63.6032 8.26564 63.6351 8.26564 63.6351C8.26564 63.6351 8.28608 63.6129 8.30427 63.6148C8.32264 63.6167 8.343 63.6264 8.343 63.6264C8.343 63.6264 8.33989 63.6072 8.33786 63.5985C8.33584 63.5898 8.33074 63.5734 8.33074 63.5734Z' fill='%23DB4446'/%3e %3cpath d='M8.33074 63.5734C8.33074 63.5734 8.29725 63.5686 8.28086 63.5859C8.26455 63.6032 8.26564 63.6351 8.26564 63.6351C8.26564 63.6351 8.28608 63.6129 8.30427 63.6148C8.32264 63.6167 8.343 63.6264 8.343 63.6264C8.343 63.6264 8.33989 63.6072 8.33786 63.5985C8.33584 63.5898 8.33074 63.5734 8.33074 63.5734Z' stroke='black' stroke-width='0.014025'/%3e %3cpath d='M8.40316 63.6804C8.40316 63.6804 8.38681 63.7035 8.39911 63.7218C8.41126 63.7402 8.43661 63.7489 8.43661 63.7489C8.43661 63.7489 8.42761 63.7355 8.43166 63.7198C8.43485 63.7076 8.45604 63.691 8.45604 63.691L8.40316 63.6805' fill='%23DB4446'/%3e %3cpath d='M8.40316 63.6805C8.40316 63.6805 8.38681 63.7036 8.39911 63.7219C8.41126 63.7402 8.43661 63.7489 8.43661 63.7489C8.43661 63.7489 8.42761 63.7355 8.43166 63.7199C8.43485 63.7076 8.45604 63.691 8.45604 63.691L8.40316 63.6805V63.6805Z' stroke='black' stroke-width='0.014025'/%3e %3cpath d='M8.84956 63.724C8.84956 63.724 8.8202 63.717 8.80381 63.7268C8.78769 63.7363 8.77441 63.7768 8.77441 63.7768C8.77441 63.7768 8.80085 63.7547 8.82016 63.7574C8.83948 63.7604 8.8538 63.7682 8.8538 63.7682C8.8538 63.7682 8.85673 63.7517 8.8547 63.7403C8.85346 63.7334 8.84953 63.7239 8.84953 63.7239' fill='%23DB4446'/%3e %3cpath d='M8.84956 63.724C8.84956 63.724 8.8202 63.717 8.80381 63.7268C8.78769 63.7363 8.77441 63.7768 8.77441 63.7768C8.77441 63.7768 8.80085 63.7547 8.82016 63.7574C8.83948 63.7604 8.8538 63.7682 8.8538 63.7682C8.8538 63.7682 8.85673 63.7517 8.8547 63.7403C8.85346 63.7334 8.84953 63.7239 8.84953 63.7239L8.84956 63.724Z' stroke='black' stroke-width='0.014025'/%3e %3cpath d='M8.86422 63.8317C8.86422 63.8317 8.84183 63.8548 8.8499 63.874C8.85815 63.8934 8.87232 63.9136 8.87232 63.9136C8.87232 63.9136 8.8715 63.8848 8.88057 63.877C8.8937 63.8655 8.91807 63.8635 8.91807 63.8635C8.91807 63.8635 8.8988 63.8462 8.89257 63.8443C8.88301 63.8403 8.87356 63.8361 8.86422 63.8317Z' fill='%23DB4446'/%3e %3cpath d='M8.86422 63.8317C8.86422 63.8317 8.84183 63.8548 8.8499 63.874C8.85815 63.8934 8.87232 63.9136 8.87232 63.9136C8.87232 63.9136 8.8715 63.8848 8.88057 63.877C8.8937 63.8655 8.91807 63.8635 8.91807 63.8635C8.91807 63.8635 8.8988 63.8462 8.89257 63.8443C8.88301 63.8403 8.87356 63.8361 8.86422 63.8317Z' stroke='black' stroke-width='0.014025'/%3e %3cpath d='M8.97605 63.8655C8.97605 63.8655 8.96488 63.8933 8.98633 63.9116C9.00763 63.93 9.02608 63.932 9.02608 63.932C9.02608 63.932 9.00969 63.9029 9.01483 63.8876C9.02008 63.8716 9.0341 63.8616 9.0341 63.8616C9.0341 63.8616 9.00763 63.8528 9.00358 63.8538C8.99957 63.8547 8.97605 63.8655 8.97605 63.8655Z' fill='%23DB4446'/%3e %3cpath d='M8.97605 63.8655C8.97605 63.8655 8.96488 63.8933 8.98633 63.9116C9.00763 63.93 9.02608 63.932 9.02608 63.932C9.02608 63.932 9.00969 63.9029 9.01483 63.8876C9.02008 63.8716 9.0341 63.8616 9.0341 63.8616C9.0341 63.8616 9.00763 63.8528 9.00358 63.8538C8.99957 63.8547 8.97605 63.8655 8.97605 63.8655Z' stroke='black' stroke-width='0.014025'/%3e %3cpath d='M7.82979 65.8638C7.90517 65.8865 7.94334 65.9425 7.94334 66.0082C7.94334 66.0937 7.86035 66.1587 7.75262 66.1587C7.64492 66.1587 7.55762 66.0938 7.55762 66.0082C7.55762 65.9436 7.59347 65.8714 7.66839 65.8661C7.66839 65.8661 7.66614 65.8594 7.65966 65.8482C7.65186 65.8399 7.63655 65.8245 7.63655 65.8245C7.63655 65.8245 7.66517 65.8191 7.68163 65.8253C7.6982 65.8316 7.70912 65.842 7.70912 65.842C7.70912 65.842 7.71699 65.8267 7.72787 65.8148C7.73897 65.803 7.75329 65.7957 7.75329 65.7957C7.75329 65.7957 7.76987 65.8095 7.7753 65.8189C7.7807 65.8285 7.78423 65.8399 7.78423 65.8399C7.78423 65.8399 7.79946 65.8273 7.81273 65.8222C7.82586 65.8169 7.84292 65.8129 7.84292 65.8129C7.84292 65.8129 7.83804 65.8294 7.83482 65.8378C7.83159 65.8461 7.82983 65.8637 7.82983 65.8637' fill='%23FFD691'/%3e %3cpath d='M7.82979 65.8638C7.90517 65.8865 7.94334 65.9425 7.94334 66.0082C7.94334 66.0937 7.86035 66.1587 7.75262 66.1587C7.64492 66.1587 7.55762 66.0938 7.55762 66.0082C7.55762 65.9436 7.59347 65.8714 7.66839 65.8661C7.66839 65.8661 7.66614 65.8594 7.65966 65.8482C7.65186 65.8399 7.63655 65.8245 7.63655 65.8245C7.63655 65.8245 7.66517 65.8191 7.68163 65.8253C7.6982 65.8316 7.70912 65.842 7.70912 65.842C7.70912 65.842 7.71699 65.8267 7.72787 65.8148C7.73897 65.803 7.75329 65.7957 7.75329 65.7957C7.75329 65.7957 7.76987 65.8095 7.7753 65.8189C7.7807 65.8285 7.78423 65.8399 7.78423 65.8399C7.78423 65.8399 7.79946 65.8273 7.81273 65.8222C7.82586 65.8169 7.84292 65.8129 7.84292 65.8129C7.84292 65.8129 7.83804 65.8294 7.83482 65.8378C7.83159 65.8461 7.82983 65.8637 7.82983 65.8637' stroke='black' stroke-width='0.0187125'/%3e %3cpath d='M7.73672 66.2516C7.73672 66.2516 7.59347 66.1551 7.53141 66.142C7.45202 66.1253 7.36281 66.1388 7.32422 66.1368C7.32527 66.1379 7.37049 66.1702 7.39033 66.1901C7.41021 66.2099 7.47636 66.2495 7.51371 66.2589C7.62996 66.2881 7.73676 66.2516 7.73676 66.2516M7.77759 66.26C7.77759 66.26 7.86936 66.1646 7.96536 66.1515C8.07887 66.1357 8.15312 66.1609 8.19722 66.1723C8.19819 66.1723 8.16077 66.1901 8.14097 66.2036C8.12109 66.2171 8.06998 66.26 7.99183 66.2609C7.91357 66.262 7.82721 66.2526 7.81288 66.2549C7.79856 66.2568 7.77763 66.26 7.77763 66.26' fill='%23058E6E'/%3e %3cpath d='M7.73672 66.2516C7.73672 66.2516 7.59347 66.1551 7.53141 66.142C7.45202 66.1253 7.36281 66.1388 7.32422 66.1368C7.32527 66.1379 7.37049 66.1702 7.39033 66.1901C7.41021 66.2099 7.47636 66.2495 7.51371 66.2589C7.62996 66.2881 7.73676 66.2516 7.73676 66.2516M7.77759 66.26C7.77759 66.26 7.86936 66.1646 7.96536 66.1515C8.07887 66.1357 8.15312 66.1609 8.19722 66.1723C8.19819 66.1723 8.16077 66.1901 8.14097 66.2036C8.12109 66.2171 8.06998 66.26 7.99183 66.2609C7.91357 66.262 7.82721 66.2526 7.81288 66.2549C7.79856 66.2568 7.77763 66.26 7.77763 66.26' stroke='black' stroke-width='0.0187125'/%3e %3cpath d='M7.74988 66.142C7.73143 66.125 7.71671 66.1043 7.70665 66.0813C7.69659 66.0583 7.6914 66.0334 7.69141 66.0083C7.69142 65.9832 7.69663 65.9583 7.70671 65.9353C7.71679 65.9123 7.73153 65.8917 7.74999 65.8746C7.76838 65.8917 7.78305 65.9123 7.79307 65.9353C7.80308 65.9583 7.80823 65.9831 7.80819 66.0082C7.8082 66.0333 7.80302 66.0582 7.79298 66.0812C7.78294 66.1042 7.76825 66.1249 7.74984 66.142' fill='%23AD1519'/%3e %3cpath d='M7.74988 66.142C7.73143 66.125 7.71671 66.1043 7.70665 66.0813C7.69659 66.0583 7.6914 66.0334 7.69141 66.0083C7.69142 65.9832 7.69663 65.9583 7.70671 65.9353C7.71679 65.9123 7.73153 65.8917 7.74999 65.8746C7.76838 65.8917 7.78305 65.9123 7.79307 65.9353C7.80308 65.9583 7.80823 65.9831 7.80819 66.0082C7.8082 66.0333 7.80302 66.0582 7.79298 66.0812C7.78294 66.1042 7.76825 66.1249 7.74984 66.142' stroke='black' stroke-width='0.0187125'/%3e %3cpath d='M7.71338 66.3376C7.71338 66.3376 7.7355 66.2828 7.73768 66.2359C7.73955 66.1965 7.73213 66.1576 7.73213 66.1576H7.76074C7.76074 66.1576 7.77507 66.1994 7.77507 66.2358C7.77507 66.2723 7.76847 66.3209 7.76847 66.3209C7.76847 66.3209 7.74867 66.3239 7.74207 66.327C7.73554 66.3302 7.71342 66.3375 7.71342 66.3375' fill='%23058E6E'/%3e %3cpath d='M7.71338 66.3376C7.71338 66.3376 7.7355 66.2828 7.73768 66.2359C7.73955 66.1965 7.73213 66.1576 7.73213 66.1576H7.76074C7.76074 66.1576 7.77507 66.1994 7.77507 66.2358C7.77507 66.2723 7.76847 66.3209 7.76847 66.3209C7.76847 66.3209 7.74867 66.3239 7.74207 66.327C7.73554 66.3302 7.71342 66.3375 7.71342 66.3375' stroke='black' stroke-width='0.0187125'/%3e %3cpath d='M9.52539 61.1522C9.52539 61.1315 9.54302 61.115 9.56477 61.115C9.5867 61.115 9.60422 61.1315 9.60422 61.1522C9.60422 61.1729 9.5867 61.1895 9.56484 61.1895C9.54309 61.1895 9.52539 61.1729 9.52539 61.1522Z' fill='white'/%3e %3cpath d='M9.52539 61.1522C9.52539 61.1315 9.54302 61.115 9.56477 61.115C9.5867 61.115 9.60422 61.1315 9.60422 61.1522C9.60422 61.1729 9.5867 61.1895 9.56484 61.1895C9.54309 61.1895 9.52539 61.1729 9.52539 61.1522Z' stroke='black' stroke-width='0.014025'/%3e %3cpath d='M9.5791 61.0566C9.5791 61.036 9.59665 61.0194 9.61855 61.0194C9.6403 61.0194 9.65793 61.036 9.65793 61.0566C9.65793 61.0775 9.6403 61.0941 9.61855 61.0941C9.59665 61.0941 9.5791 61.0775 9.5791 61.0566Z' fill='white'/%3e %3cpath d='M9.5791 61.0566C9.5791 61.036 9.59665 61.0194 9.61855 61.0194C9.6403 61.0194 9.65793 61.036 9.65793 61.0566C9.65793 61.0775 9.6403 61.0941 9.61855 61.0941C9.59665 61.0941 9.5791 61.0775 9.5791 61.0566Z' stroke='black' stroke-width='0.014025'/%3e %3cpath d='M9.61523 60.9459C9.61523 60.9253 9.63297 60.9086 9.65491 60.9086C9.67666 60.9086 9.69428 60.9253 9.69428 60.9459C9.69428 60.9666 9.67666 60.9834 9.65491 60.9834C9.63297 60.9834 9.61527 60.9666 9.61527 60.9459' fill='white'/%3e %3cpath d='M9.61523 60.9459C9.61523 60.9253 9.63297 60.9086 9.65491 60.9086C9.67666 60.9086 9.69428 60.9253 9.69428 60.9459C9.69428 60.9666 9.67666 60.9834 9.65491 60.9834C9.63297 60.9834 9.61527 60.9666 9.61527 60.9459H9.61523Z' stroke='black' stroke-width='0.014025'/%3e %3cpath d='M9.61963 60.8272C9.61963 60.8065 9.63725 60.7899 9.659 60.7899C9.68075 60.7899 9.69838 60.8065 9.69838 60.8272C9.69838 60.8479 9.68075 60.8645 9.659 60.8645C9.63725 60.8645 9.61963 60.8479 9.61963 60.8272Z' fill='white'/%3e %3cpath d='M9.61963 60.8272C9.61963 60.8065 9.63725 60.7899 9.659 60.7899C9.68075 60.7899 9.69838 60.8065 9.69838 60.8272C9.69838 60.8479 9.68075 60.8645 9.659 60.8645C9.63725 60.8645 9.61963 60.8479 9.61963 60.8272Z' stroke='black' stroke-width='0.014025'/%3e %3cpath d='M9.59033 60.7102C9.59033 60.6896 9.60807 60.673 9.62971 60.673C9.65161 60.673 9.66931 60.6896 9.66931 60.7102C9.66931 60.7309 9.65157 60.7476 9.62971 60.7476C9.60803 60.7476 9.59033 60.7309 9.59033 60.7101' fill='white'/%3e %3cpath d='M9.59033 60.7102C9.59033 60.6896 9.60807 60.673 9.62971 60.673C9.65161 60.673 9.66931 60.6896 9.66931 60.7102C9.66931 60.7309 9.65157 60.7476 9.62971 60.7476C9.60803 60.7476 9.59033 60.7309 9.59033 60.7101V60.7102Z' stroke='black' stroke-width='0.014025'/%3e %3cpath d='M9.52979 60.6041C9.52979 60.5834 9.54741 60.5668 9.56916 60.5668C9.59106 60.5668 9.60869 60.5834 9.60869 60.6041C9.60869 60.6248 9.59106 60.6415 9.5692 60.6415C9.54745 60.6415 9.52982 60.6248 9.52982 60.604' fill='white'/%3e %3cpath d='M9.52979 60.6041C9.52979 60.5834 9.54741 60.5668 9.56916 60.5668C9.59106 60.5668 9.60869 60.5834 9.60869 60.6041C9.60869 60.6248 9.59106 60.6415 9.5692 60.6415C9.54745 60.6415 9.52982 60.6248 9.52982 60.604L9.52979 60.6041Z' stroke='black' stroke-width='0.014025'/%3e %3cpath d='M9.44873 60.5169C9.44873 60.4962 9.46636 60.4795 9.48811 60.4795C9.51004 60.4795 9.52767 60.4962 9.52767 60.5169C9.52767 60.5375 9.51004 60.5543 9.48811 60.5543C9.46636 60.5543 9.44873 60.5375 9.44873 60.5169Z' fill='white'/%3e %3cpath d='M9.44873 60.5169C9.44873 60.4962 9.46636 60.4795 9.48811 60.4795C9.51004 60.4795 9.52767 60.4962 9.52767 60.5169C9.52767 60.5375 9.51004 60.5543 9.48811 60.5543C9.46636 60.5543 9.44873 60.5375 9.44873 60.5169Z' stroke='black' stroke-width='0.014025'/%3e %3cpath d='M9.35449 60.4445C9.35449 60.4237 9.37223 60.407 9.39409 60.407C9.41584 60.407 9.43347 60.4237 9.43347 60.4445C9.43347 60.465 9.41584 60.4818 9.39409 60.4818C9.37223 60.4818 9.35449 60.465 9.35449 60.4445Z' fill='white'/%3e %3cpath d='M9.35449 60.4445C9.35449 60.4237 9.37223 60.407 9.39409 60.407C9.41584 60.407 9.43347 60.4237 9.43347 60.4445C9.43347 60.465 9.41584 60.4818 9.39409 60.4818C9.37223 60.4818 9.35449 60.465 9.35449 60.4445Z' stroke='black' stroke-width='0.014025'/%3e %3cpath d='M9.24219 60.3851C9.24219 60.3644 9.25981 60.3479 9.28156 60.3479C9.30346 60.3479 9.32116 60.3644 9.32116 60.385C9.32116 60.4058 9.30346 60.4225 9.2816 60.4225C9.25985 60.4225 9.24222 60.4058 9.24222 60.385' fill='white'/%3e %3cpath d='M9.24219 60.3851C9.24219 60.3644 9.25981 60.3479 9.28156 60.3479C9.30346 60.3479 9.32116 60.3644 9.32116 60.385C9.32116 60.4058 9.30346 60.4225 9.2816 60.4225C9.25985 60.4225 9.24222 60.4058 9.24222 60.385L9.24219 60.3851Z' stroke='black' stroke-width='0.014025'/%3e %3cpath d='M9.12549 60.3427C9.12549 60.3221 9.14311 60.3054 9.16501 60.3054C9.18676 60.3054 9.2045 60.3221 9.2045 60.3427C9.2045 60.3635 9.18676 60.3802 9.16505 60.3802C9.14323 60.3802 9.12556 60.3635 9.12556 60.3427' fill='white'/%3e %3cpath d='M9.12549 60.3427C9.12549 60.3221 9.14311 60.3054 9.16501 60.3054C9.18676 60.3054 9.2045 60.3221 9.2045 60.3427C9.2045 60.3635 9.18676 60.3802 9.16505 60.3802C9.14323 60.3802 9.12556 60.3635 9.12556 60.3427L9.12549 60.3427Z' stroke='black' stroke-width='0.014025'/%3e %3cpath d='M8.99512 60.3195C8.99512 60.299 9.01274 60.2821 9.03449 60.2821C9.05643 60.2821 9.07402 60.299 9.07402 60.3195C9.07402 60.3402 9.05639 60.3569 9.03453 60.3569C9.01278 60.3569 8.99515 60.3401 8.99515 60.3195' fill='white'/%3e %3cpath d='M8.99512 60.3195C8.99512 60.299 9.01274 60.2821 9.03449 60.2821C9.05643 60.2821 9.07402 60.299 9.07402 60.3195C9.07402 60.3402 9.05639 60.3569 9.03453 60.3569C9.01278 60.3569 8.99515 60.3401 8.99515 60.3195H8.99512Z' stroke='black' stroke-width='0.014025'/%3e %3cpath d='M8.87109 60.313C8.87109 60.2923 8.88883 60.2758 8.91066 60.2758C8.93241 60.2758 8.95014 60.2923 8.95014 60.313C8.95014 60.3337 8.93241 60.3505 8.91066 60.3505C8.88883 60.3505 8.87109 60.3337 8.87109 60.313Z' fill='white'/%3e %3cpath d='M8.87109 60.313C8.87109 60.2923 8.88883 60.2758 8.91066 60.2758C8.93241 60.2758 8.95014 60.2923 8.95014 60.313C8.95014 60.3337 8.93241 60.3505 8.91066 60.3505C8.88883 60.3505 8.87109 60.3337 8.87109 60.313Z' stroke='black' stroke-width='0.014025'/%3e %3cpath d='M8.75 60.3173C8.75 60.2966 8.76777 60.2799 8.78956 60.2799C8.81146 60.2799 8.82901 60.2967 8.82901 60.3173C8.82901 60.338 8.81146 60.3547 8.78956 60.3547C8.76781 60.3547 8.75 60.338 8.75 60.3173Z' fill='white'/%3e %3cpath d='M8.75 60.3173C8.75 60.2966 8.76777 60.2799 8.78956 60.2799C8.81146 60.2799 8.82901 60.2967 8.82901 60.3173C8.82901 60.338 8.81146 60.3547 8.78956 60.3547C8.76781 60.3547 8.75 60.338 8.75 60.3173Z' stroke='black' stroke-width='0.014025'/%3e %3cpath d='M8.62842 60.3173C8.62842 60.2966 8.64604 60.2799 8.66779 60.2799C8.68954 60.2799 8.70724 60.2967 8.70724 60.3173C8.70724 60.338 8.68954 60.3547 8.66787 60.3547C8.64612 60.3547 8.62842 60.338 8.62842 60.3173Z' fill='white'/%3e %3cpath d='M8.62842 60.3173C8.62842 60.2966 8.64604 60.2799 8.66779 60.2799C8.68954 60.2799 8.70724 60.2967 8.70724 60.3173C8.70724 60.338 8.68954 60.3547 8.66787 60.3547C8.64612 60.3547 8.62842 60.338 8.62842 60.3173Z' stroke='black' stroke-width='0.014025'/%3e %3cpath d='M8.68911 60.4215C8.68911 60.4008 8.70673 60.384 8.72848 60.384C8.75038 60.384 8.76786 60.4008 8.76786 60.4215C8.76786 60.4421 8.75038 60.4589 8.72848 60.4589C8.70673 60.4589 8.68911 60.442 8.68911 60.4215ZM8.71378 60.5365C8.71378 60.5158 8.73148 60.499 8.75316 60.499C8.77506 60.499 8.79276 60.5158 8.79276 60.5365C8.79276 60.557 8.77506 60.5737 8.7532 60.5737C8.73145 60.5737 8.71382 60.557 8.71382 60.5365M8.71821 60.6512C8.71821 60.6303 8.73595 60.6137 8.75777 60.6137C8.77952 60.6137 8.79715 60.6303 8.79715 60.6512C8.79715 60.6717 8.77952 60.6885 8.75777 60.6885C8.73595 60.6885 8.71821 60.6717 8.71821 60.6512ZM8.68232 60.7555C8.68232 60.7348 8.69995 60.718 8.7217 60.718C8.7436 60.718 8.76118 60.7349 8.76118 60.7555C8.76118 60.7762 8.74356 60.7928 8.7217 60.7928C8.69995 60.7928 8.68232 60.7762 8.68232 60.7555ZM8.61523 60.8514C8.61523 60.8307 8.63293 60.8139 8.65461 60.8139C8.67647 60.8139 8.69406 60.8308 8.69406 60.8514C8.69406 60.872 8.67643 60.8887 8.65468 60.8887C8.63293 60.8887 8.61523 60.872 8.61523 60.8514Z' fill='white'/%3e %3cpath d='M8.71378 60.5365C8.71378 60.5158 8.73148 60.499 8.75316 60.499C8.77506 60.499 8.79276 60.5158 8.79276 60.5365C8.79276 60.557 8.77506 60.5737 8.7532 60.5737C8.73145 60.5737 8.71382 60.557 8.71382 60.5365M8.68911 60.4215C8.68911 60.4008 8.70673 60.384 8.72848 60.384C8.75038 60.384 8.76786 60.4008 8.76786 60.4215C8.76786 60.4421 8.75038 60.4589 8.72848 60.4589C8.70673 60.4589 8.68911 60.442 8.68911 60.4215ZM8.71821 60.6512C8.71821 60.6303 8.73595 60.6137 8.75777 60.6137C8.77952 60.6137 8.79715 60.6303 8.79715 60.6512C8.79715 60.6717 8.77952 60.6885 8.75777 60.6885C8.73595 60.6885 8.71821 60.6717 8.71821 60.6512ZM8.68232 60.7555C8.68232 60.7348 8.69995 60.718 8.7217 60.718C8.7436 60.718 8.76118 60.7349 8.76118 60.7555C8.76118 60.7762 8.74356 60.7928 8.7217 60.7928C8.69995 60.7928 8.68232 60.7762 8.68232 60.7555ZM8.61523 60.8514C8.61523 60.8307 8.63293 60.8139 8.65461 60.8139C8.67647 60.8139 8.69406 60.8308 8.69406 60.8514C8.69406 60.872 8.67643 60.8887 8.65468 60.8887C8.63293 60.8887 8.61523 60.872 8.61523 60.8514Z' stroke='black' stroke-width='0.014025'/%3e %3cpath d='M8.53662 60.2448C8.53662 60.2242 8.55432 60.2076 8.57615 60.2076C8.5979 60.2076 8.6156 60.2243 8.6156 60.2448C8.6156 60.2655 8.5979 60.2823 8.57615 60.2823C8.55432 60.2823 8.53662 60.2655 8.53662 60.2448Z' fill='white'/%3e %3cpath d='M8.53662 60.2448C8.53662 60.2242 8.55432 60.2076 8.57615 60.2076C8.5979 60.2076 8.6156 60.2243 8.6156 60.2448C8.6156 60.2655 8.5979 60.2823 8.57615 60.2823C8.55432 60.2823 8.53662 60.2655 8.53662 60.2448Z' stroke='black' stroke-width='0.014025'/%3e %3cpath d='M8.42871 60.1852C8.42871 60.1647 8.44634 60.1478 8.46816 60.1478C8.48991 60.1478 8.50754 60.1647 8.50754 60.1853C8.50754 60.2059 8.48991 60.2226 8.46816 60.2226C8.44634 60.2226 8.42871 60.2059 8.42871 60.1853' fill='white'/%3e %3cpath d='M8.42871 60.1852C8.42871 60.1647 8.44634 60.1478 8.46816 60.1478C8.48991 60.1478 8.50754 60.1647 8.50754 60.1853C8.50754 60.2059 8.48991 60.2226 8.46816 60.2226C8.44634 60.2226 8.42871 60.2059 8.42871 60.1853V60.1852Z' stroke='black' stroke-width='0.014025'/%3e %3cpath d='M8.30957 60.1493C8.30957 60.1287 8.32727 60.1122 8.34906 60.1122C8.37081 60.1122 8.38851 60.1287 8.38851 60.1493C8.38851 60.17 8.37081 60.1868 8.34906 60.1868C8.32731 60.1868 8.30957 60.17 8.30957 60.1493Z' fill='white'/%3e %3cpath d='M8.30957 60.1493C8.30957 60.1287 8.32727 60.1122 8.34906 60.1122C8.37081 60.1122 8.38851 60.1287 8.38851 60.1493C8.38851 60.17 8.37081 60.1868 8.34906 60.1868C8.32731 60.1868 8.30957 60.17 8.30957 60.1493Z' stroke='black' stroke-width='0.014025'/%3e %3cpath d='M8.18604 60.1282C8.18604 60.1075 8.20374 60.0908 8.22541 60.0908C8.24731 60.0908 8.26486 60.1076 8.26486 60.1282C8.26486 60.1487 8.24731 60.1655 8.22549 60.1655C8.20374 60.1655 8.18604 60.1487 8.18604 60.1282Z' fill='white'/%3e %3cpath d='M8.18604 60.1282C8.18604 60.1075 8.20374 60.0908 8.22541 60.0908C8.24731 60.0908 8.26486 60.1076 8.26486 60.1282C8.26486 60.1487 8.24731 60.1655 8.22549 60.1655C8.20374 60.1655 8.18604 60.1487 8.18604 60.1282Z' stroke='black' stroke-width='0.014025'/%3e %3cpath d='M8.06494 60.1302C8.06494 60.1096 8.08257 60.0927 8.10432 60.0927C8.12618 60.0927 8.14384 60.1096 8.14384 60.1302C8.14384 60.1509 8.12622 60.1675 8.10432 60.1675C8.08257 60.1675 8.06494 60.1509 8.06494 60.1302Z' fill='white'/%3e %3cpath d='M8.06494 60.1302C8.06494 60.1096 8.08257 60.0927 8.10432 60.0927C8.12618 60.0927 8.14384 60.1096 8.14384 60.1302C8.14384 60.1509 8.12622 60.1675 8.10432 60.1675C8.08257 60.1675 8.06494 60.1509 8.06494 60.1302Z' stroke='black' stroke-width='0.014025'/%3e %3cpath d='M7.93896 60.1514C7.93896 60.1308 7.95666 60.1141 7.97841 60.1141C8.00028 60.1141 8.01794 60.1308 8.01794 60.1514C8.01794 60.1722 8.00031 60.1889 7.97841 60.1889C7.95666 60.1889 7.93896 60.1722 7.93896 60.1514Z' fill='white'/%3e %3cpath d='M7.93896 60.1514C7.93896 60.1308 7.95666 60.1141 7.97841 60.1141C8.00028 60.1141 8.01794 60.1308 8.01794 60.1514C8.01794 60.1722 8.00031 60.1889 7.97841 60.1889C7.95666 60.1889 7.93896 60.1722 7.93896 60.1514Z' stroke='black' stroke-width='0.014025'/%3e %3cpath d='M7.82227 60.1917C7.82227 60.1709 7.83997 60.1542 7.86164 60.1542C7.88358 60.1542 7.90124 60.1709 7.90124 60.1917C7.90124 60.2122 7.88362 60.2292 7.86168 60.2292C7.84 60.2292 7.82227 60.2122 7.82227 60.1917Z' fill='white'/%3e %3cpath d='M7.82227 60.1917C7.82227 60.1709 7.83997 60.1542 7.86164 60.1542C7.88358 60.1542 7.90124 60.1709 7.90124 60.1917C7.90124 60.2122 7.88362 60.2292 7.86168 60.2292C7.84 60.2292 7.82227 60.2122 7.82227 60.1917Z' stroke='black' stroke-width='0.014025'/%3e %3cpath d='M5.84717 61.1522C5.84717 61.1315 5.86491 61.115 5.88662 61.115C5.90848 61.115 5.92599 61.1315 5.92599 61.1522C5.92599 61.1729 5.90848 61.1895 5.88662 61.1895C5.86487 61.1895 5.84717 61.1729 5.84717 61.1522Z' fill='white'/%3e %3cpath d='M5.84717 61.1522C5.84717 61.1315 5.86491 61.115 5.88662 61.115C5.90848 61.115 5.92599 61.1315 5.92599 61.1522C5.92599 61.1729 5.90848 61.1895 5.88662 61.1895C5.86487 61.1895 5.84717 61.1729 5.84717 61.1522Z' stroke='black' stroke-width='0.014025'/%3e %3cpath d='M5.79346 61.0566C5.79346 61.036 5.81116 61.0194 5.83291 61.0194C5.85477 61.0194 5.87247 61.036 5.87247 61.0566C5.87247 61.0775 5.85477 61.0941 5.83291 61.0941C5.81116 61.0941 5.79346 61.0775 5.79346 61.0566Z' fill='white'/%3e %3cpath d='M5.79346 61.0566C5.79346 61.036 5.81116 61.0194 5.83291 61.0194C5.85477 61.0194 5.87247 61.036 5.87247 61.0566C5.87247 61.0775 5.85477 61.0941 5.83291 61.0941C5.81116 61.0941 5.79346 61.0775 5.79346 61.0566Z' stroke='black' stroke-width='0.014025'/%3e %3cpath d='M5.75732 60.9459C5.75732 60.9253 5.77502 60.9086 5.79689 60.9086C5.81864 60.9086 5.83634 60.9253 5.83634 60.9459C5.83634 60.9666 5.81864 60.9834 5.79689 60.9834C5.77502 60.9834 5.75732 60.9666 5.75732 60.9459Z' fill='white'/%3e %3cpath d='M5.75732 60.9459C5.75732 60.9253 5.77502 60.9086 5.79689 60.9086C5.81864 60.9086 5.83634 60.9253 5.83634 60.9459C5.83634 60.9666 5.81864 60.9834 5.79689 60.9834C5.77502 60.9834 5.75732 60.9666 5.75732 60.9459Z' stroke='black' stroke-width='0.014025'/%3e %3cpath d='M5.75293 60.8272C5.75293 60.8065 5.77067 60.7899 5.79238 60.7899C5.81424 60.7899 5.83194 60.8065 5.83194 60.8272C5.83194 60.8479 5.81424 60.8645 5.79238 60.8645C5.77063 60.8645 5.75293 60.8479 5.75293 60.8272Z' fill='white'/%3e %3cpath d='M5.75293 60.8272C5.75293 60.8065 5.77067 60.7899 5.79238 60.7899C5.81424 60.7899 5.83194 60.8065 5.83194 60.8272C5.83194 60.8479 5.81424 60.8645 5.79238 60.8645C5.77063 60.8645 5.75293 60.8479 5.75293 60.8272Z' stroke='black' stroke-width='0.014025'/%3e %3cpath d='M5.78223 60.7102C5.78223 60.6896 5.79985 60.673 5.8216 60.673C5.84335 60.673 5.86105 60.6896 5.86105 60.7102C5.86105 60.7309 5.84335 60.7476 5.8216 60.7476C5.79985 60.7476 5.78223 60.7309 5.78223 60.7101' fill='white'/%3e %3cpath d='M5.78223 60.7102C5.78223 60.6896 5.79985 60.673 5.8216 60.673C5.84335 60.673 5.86105 60.6896 5.86105 60.7102C5.86105 60.7309 5.84335 60.7476 5.8216 60.7476C5.79985 60.7476 5.78223 60.7309 5.78223 60.7101V60.7102Z' stroke='black' stroke-width='0.014025'/%3e %3cpath d='M5.84277 60.6041C5.84277 60.5834 5.86051 60.5668 5.88237 60.5668C5.90412 60.5668 5.92182 60.5834 5.92182 60.6041C5.92182 60.6248 5.90412 60.6415 5.88245 60.6415C5.86055 60.6415 5.84281 60.6248 5.84281 60.604' fill='white'/%3e %3cpath d='M5.84277 60.6041C5.84277 60.5834 5.86051 60.5668 5.88237 60.5668C5.90412 60.5668 5.92182 60.5834 5.92182 60.6041C5.92182 60.6248 5.90412 60.6415 5.88245 60.6415C5.86055 60.6415 5.84281 60.6248 5.84281 60.604L5.84277 60.6041Z' stroke='black' stroke-width='0.014025'/%3e %3cpath d='M5.92383 60.5169C5.92383 60.4962 5.94153 60.4795 5.96335 60.4795C5.9851 60.4795 6.0028 60.4962 6.0028 60.5169C6.0028 60.5375 5.98507 60.5543 5.96335 60.5543C5.94153 60.5543 5.92383 60.5375 5.92383 60.5169Z' fill='white'/%3e %3cpath d='M5.92383 60.5169C5.92383 60.4962 5.94153 60.4795 5.96335 60.4795C5.9851 60.4795 6.0028 60.4962 6.0028 60.5169C6.0028 60.5375 5.98507 60.5543 5.96335 60.5543C5.94153 60.5543 5.92383 60.5375 5.92383 60.5169Z' stroke='black' stroke-width='0.014025'/%3e %3cpath d='M6.01762 60.4445C6.01762 60.4237 6.03524 60.407 6.05714 60.407C6.07889 60.407 6.09652 60.4237 6.09652 60.4445C6.09652 60.465 6.07889 60.4818 6.05714 60.4818C6.03524 60.4818 6.01758 60.465 6.01758 60.4445' fill='white'/%3e %3cpath d='M6.01762 60.4445C6.01762 60.4237 6.03524 60.407 6.05714 60.407C6.07889 60.407 6.09652 60.4237 6.09652 60.4445C6.09652 60.465 6.07889 60.4818 6.05714 60.4818C6.03524 60.4818 6.01758 60.465 6.01758 60.4445H6.01762Z' stroke='black' stroke-width='0.014025'/%3e %3cpath d='M6.13037 60.3851C6.13037 60.3644 6.148 60.3479 6.16993 60.3479C6.19168 60.3479 6.20931 60.3644 6.20931 60.385C6.20931 60.4058 6.19168 60.4225 6.16993 60.4225C6.14803 60.4225 6.13037 60.4058 6.13037 60.385' fill='white'/%3e %3cpath d='M6.13037 60.3851C6.13037 60.3644 6.148 60.3479 6.16993 60.3479C6.19168 60.3479 6.20931 60.3644 6.20931 60.385C6.20931 60.4058 6.19168 60.4225 6.16993 60.4225C6.14803 60.4225 6.13037 60.4058 6.13037 60.385V60.3851Z' stroke='black' stroke-width='0.014025'/%3e %3cpath d='M6.24662 60.3427C6.24662 60.3221 6.26432 60.3054 6.28607 60.3054C6.30789 60.3054 6.32559 60.3221 6.32559 60.3427C6.32559 60.3635 6.30786 60.3802 6.28603 60.3802C6.26428 60.3802 6.24658 60.3635 6.24658 60.3427' fill='white'/%3e %3cpath d='M6.24662 60.3427C6.24662 60.3221 6.26432 60.3054 6.28607 60.3054C6.30789 60.3054 6.32559 60.3221 6.32559 60.3427C6.32559 60.3635 6.30786 60.3802 6.28603 60.3802C6.26428 60.3802 6.24658 60.3635 6.24658 60.3427L6.24662 60.3427Z' stroke='black' stroke-width='0.014025'/%3e %3cpath d='M6.37744 60.3195C6.37744 60.299 6.39507 60.2821 6.41689 60.2821C6.43857 60.2821 6.45627 60.299 6.45627 60.3195C6.45627 60.3402 6.43857 60.3569 6.41689 60.3569C6.39514 60.3569 6.37744 60.3401 6.37744 60.3195Z' fill='white'/%3e %3cpath d='M6.37744 60.3195C6.37744 60.299 6.39507 60.2821 6.41689 60.2821C6.43857 60.2821 6.45627 60.299 6.45627 60.3195C6.45627 60.3402 6.43857 60.3569 6.41689 60.3569C6.39514 60.3569 6.37744 60.3401 6.37744 60.3195Z' stroke='black' stroke-width='0.014025'/%3e %3cpath d='M6.50098 60.313C6.50098 60.2923 6.5186 60.2758 6.5405 60.2758C6.56225 60.2758 6.57988 60.2923 6.57988 60.313C6.57988 60.3337 6.56225 60.3505 6.5405 60.3505C6.5186 60.3505 6.50098 60.3337 6.50098 60.313Z' fill='white'/%3e %3cpath d='M6.50098 60.313C6.50098 60.2923 6.5186 60.2758 6.5405 60.2758C6.56225 60.2758 6.57988 60.2923 6.57988 60.313C6.57988 60.3337 6.56225 60.3505 6.5405 60.3505C6.5186 60.3505 6.50098 60.3337 6.50098 60.313Z' stroke='black' stroke-width='0.014025'/%3e %3cpath d='M6.62256 60.3173C6.62256 60.2966 6.64026 60.2799 6.66193 60.2799C6.68387 60.2799 6.70153 60.2967 6.70153 60.3173C6.70153 60.338 6.68391 60.3547 6.66197 60.3547C6.6403 60.3547 6.62256 60.338 6.62256 60.3173Z' fill='white'/%3e %3cpath d='M6.62256 60.3173C6.62256 60.2966 6.64026 60.2799 6.66193 60.2799C6.68387 60.2799 6.70153 60.2967 6.70153 60.3173C6.70153 60.338 6.68391 60.3547 6.66197 60.3547C6.6403 60.3547 6.62256 60.338 6.62256 60.3173Z' stroke='black' stroke-width='0.014025'/%3e %3cpath d='M6.74414 60.3173C6.74414 60.2966 6.76177 60.2799 6.78352 60.2799C6.80542 60.2799 6.82312 60.2967 6.82312 60.3173C6.82312 60.338 6.80542 60.3547 6.78355 60.3547C6.7618 60.3547 6.74418 60.338 6.74418 60.3173' fill='white'/%3e %3cpath d='M6.74414 60.3173C6.74414 60.2966 6.76177 60.2799 6.78352 60.2799C6.80542 60.2799 6.82312 60.2967 6.82312 60.3173C6.82312 60.338 6.80542 60.3547 6.78355 60.3547C6.7618 60.3547 6.74418 60.338 6.74418 60.3173H6.74414Z' stroke='black' stroke-width='0.014025'/%3e %3cpath d='M6.68306 60.4215C6.68306 60.4008 6.70076 60.384 6.72251 60.384C6.74433 60.384 6.76203 60.4008 6.76203 60.4215C6.76203 60.4421 6.74433 60.4589 6.72251 60.4589C6.70076 60.4589 6.68306 60.442 6.68306 60.4215ZM6.65838 60.5365C6.65838 60.5158 6.6759 60.499 6.69776 60.499C6.71951 60.499 6.73721 60.5158 6.73721 60.5365C6.73721 60.557 6.71951 60.5737 6.69783 60.5737C6.6759 60.5737 6.65838 60.557 6.65838 60.5365ZM6.65381 60.6512C6.65381 60.6303 6.67143 60.6137 6.69333 60.6137C6.71508 60.6137 6.73271 60.6303 6.73271 60.6512C6.73271 60.6717 6.71508 60.6885 6.69333 60.6885C6.67147 60.6885 6.65381 60.6717 6.65381 60.6512ZM6.68981 60.7555C6.68981 60.7348 6.70751 60.718 6.72918 60.718C6.75112 60.718 6.76878 60.7349 6.76878 60.7555C6.76878 60.7762 6.75116 60.7928 6.72922 60.7928C6.70755 60.7928 6.68985 60.7762 6.68985 60.7555M6.75686 60.8514C6.75686 60.8307 6.77463 60.8139 6.79631 60.8139C6.81817 60.8139 6.83587 60.8308 6.83587 60.8514C6.83587 60.872 6.81817 60.8887 6.79631 60.8887C6.77463 60.8887 6.75686 60.872 6.75686 60.8514Z' fill='white'/%3e %3cpath d='M6.68981 60.7555C6.68981 60.7348 6.70751 60.718 6.72918 60.718C6.75112 60.718 6.76878 60.7349 6.76878 60.7555C6.76878 60.7762 6.75116 60.7928 6.72922 60.7928C6.70755 60.7928 6.68985 60.7762 6.68985 60.7555M6.68306 60.4215C6.68306 60.4008 6.70076 60.384 6.72251 60.384C6.74433 60.384 6.76203 60.4008 6.76203 60.4215C6.76203 60.4421 6.74433 60.4589 6.72251 60.4589C6.70076 60.4589 6.68306 60.442 6.68306 60.4215ZM6.65838 60.5365C6.65838 60.5158 6.6759 60.499 6.69776 60.499C6.71951 60.499 6.73721 60.5158 6.73721 60.5365C6.73721 60.557 6.71951 60.5737 6.69783 60.5737C6.6759 60.5737 6.65838 60.557 6.65838 60.5365ZM6.65381 60.6512C6.65381 60.6303 6.67143 60.6137 6.69333 60.6137C6.71508 60.6137 6.73271 60.6303 6.73271 60.6512C6.73271 60.6717 6.71508 60.6885 6.69333 60.6885C6.67147 60.6885 6.65381 60.6717 6.65381 60.6512ZM6.75686 60.8514C6.75686 60.8307 6.77463 60.8139 6.79631 60.8139C6.81817 60.8139 6.83587 60.8308 6.83587 60.8514C6.83587 60.872 6.81817 60.8887 6.79631 60.8887C6.77463 60.8887 6.75686 60.872 6.75686 60.8514Z' stroke='black' stroke-width='0.014025'/%3e %3cpath d='M6.83597 60.2448C6.83597 60.2242 6.85367 60.2076 6.87535 60.2076C6.89725 60.2076 6.91491 60.2243 6.91491 60.2448C6.91491 60.2655 6.89729 60.2823 6.87539 60.2823C6.85364 60.2823 6.83597 60.2655 6.83597 60.2448Z' fill='white'/%3e %3cpath d='M6.83597 60.2448C6.83597 60.2242 6.85367 60.2076 6.87535 60.2076C6.89725 60.2076 6.91491 60.2243 6.91491 60.2448C6.91491 60.2655 6.89729 60.2823 6.87539 60.2823C6.85364 60.2823 6.83597 60.2655 6.83597 60.2448Z' stroke='black' stroke-width='0.014025'/%3e %3cpath d='M6.94385 60.1852C6.94385 60.1647 6.96147 60.1478 6.98322 60.1478C7.00509 60.1478 7.02278 60.1647 7.02278 60.1853C7.02278 60.2059 7.00509 60.2226 6.98322 60.2226C6.96147 60.2226 6.94385 60.2059 6.94385 60.1853' fill='white'/%3e %3cpath d='M6.94385 60.1852C6.94385 60.1647 6.96147 60.1478 6.98322 60.1478C7.00509 60.1478 7.02278 60.1647 7.02278 60.1853C7.02278 60.2059 7.00509 60.2226 6.98322 60.2226C6.96147 60.2226 6.94385 60.2059 6.94385 60.1853V60.1852Z' stroke='black' stroke-width='0.014025'/%3e %3cpath d='M7.06254 60.1493C7.06254 60.1287 7.08028 60.1122 7.1021 60.1122C7.12385 60.1122 7.14148 60.1287 7.14148 60.1493C7.14148 60.17 7.12385 60.1868 7.1021 60.1868C7.08024 60.1868 7.0625 60.17 7.0625 60.1493' fill='white'/%3e %3cpath d='M7.06254 60.1493C7.06254 60.1287 7.08028 60.1122 7.1021 60.1122C7.12385 60.1122 7.14148 60.1287 7.14148 60.1493C7.14148 60.17 7.12385 60.1868 7.1021 60.1868C7.08024 60.1868 7.0625 60.17 7.0625 60.1493H7.06254Z' stroke='black' stroke-width='0.014025'/%3e %3cpath d='M7.18652 60.1282C7.18652 60.1075 7.20422 60.0908 7.2259 60.0908C7.24784 60.0908 7.26554 60.1076 7.26554 60.1282C7.26554 60.1487 7.24784 60.1655 7.22594 60.1655C7.20419 60.1655 7.18656 60.1487 7.18656 60.1282' fill='white'/%3e %3cpath d='M7.18652 60.1282C7.18652 60.1075 7.20422 60.0908 7.2259 60.0908C7.24784 60.0908 7.26554 60.1076 7.26554 60.1282C7.26554 60.1487 7.24784 60.1655 7.22594 60.1655C7.20419 60.1655 7.18656 60.1487 7.18656 60.1282H7.18652Z' stroke='black' stroke-width='0.014025'/%3e %3cpath d='M7.30762 60.1302C7.30762 60.1096 7.32513 60.0927 7.34699 60.0927C7.36874 60.0927 7.38637 60.1096 7.38637 60.1302C7.38637 60.1509 7.36874 60.1675 7.34699 60.1675C7.32513 60.1675 7.30762 60.1509 7.30762 60.1302Z' fill='white'/%3e %3cpath d='M7.30762 60.1302C7.30762 60.1096 7.32513 60.0927 7.34699 60.0927C7.36874 60.0927 7.38637 60.1096 7.38637 60.1302C7.38637 60.1509 7.36874 60.1675 7.34699 60.1675C7.32513 60.1675 7.30762 60.1509 7.30762 60.1302Z' stroke='black' stroke-width='0.014025'/%3e %3cpath d='M7.43359 60.1514C7.43359 60.1308 7.45122 60.1141 7.47297 60.1141C7.49491 60.1141 7.51242 60.1308 7.51242 60.1514C7.51242 60.1722 7.49491 60.1889 7.47297 60.1889C7.45122 60.1889 7.43359 60.1722 7.43359 60.1514Z' fill='white'/%3e %3cpath d='M7.43359 60.1514C7.43359 60.1308 7.45122 60.1141 7.47297 60.1141C7.49491 60.1141 7.51242 60.1308 7.51242 60.1514C7.51242 60.1722 7.49491 60.1889 7.47297 60.1889C7.45122 60.1889 7.43359 60.1722 7.43359 60.1514Z' stroke='black' stroke-width='0.014025'/%3e %3cpath d='M7.5498 60.1917C7.5498 60.1709 7.56743 60.1542 7.58933 60.1542C7.61108 60.1542 7.6287 60.1709 7.6287 60.1917C7.6287 60.2122 7.61108 60.2292 7.58933 60.2292C7.56743 60.2292 7.5498 60.2122 7.5498 60.1917Z' fill='white'/%3e %3cpath d='M7.5498 60.1917C7.5498 60.1709 7.56743 60.1542 7.58933 60.1542C7.61108 60.1542 7.6287 60.1709 7.6287 60.1917C7.6287 60.2122 7.61108 60.2292 7.58933 60.2292C7.56743 60.2292 7.5498 60.2122 7.5498 60.1917Z' stroke='black' stroke-width='0.014025'/%3e %3cpath d='M6.54933 62.5828H6.51607V62.5495H6.45783V62.6827H6.51607V62.7742H6.39131V63.0403H6.45783V63.5727H6.32471V63.8472H7.34793V63.5727H7.21481V63.0403H7.28137V62.7741H7.15661V62.6827H7.21488V62.5495H7.15664V62.5828H7.12342V62.5495H7.06507V62.5828H7.02352V62.5495H6.96524V62.6827H7.02352V62.7742H6.89872V62.483H6.96524V62.3499H6.89872V62.3832H6.86546V62.3499H6.80722V62.3832H6.77396V62.35H6.70739V62.4831H6.77396V62.7742H6.64916V62.6827H6.70736V62.5496H6.64912V62.583H6.61574V62.5496H6.54926V62.583L6.54933 62.5828ZM6.32471 63.8473H7.34793ZM6.32474 63.7807H7.34793ZM6.32474 63.7141H7.34793ZM6.32474 63.6475H7.34793ZM6.32474 63.5727H7.34793ZM6.45783 63.5144H7.21484ZM6.45783 63.4479H7.21484ZM6.45783 63.373H7.21484ZM6.45783 63.3064H7.21484ZM6.45783 63.2398H7.21484ZM6.45783 63.1733H7.21484ZM6.45783 63.1067H7.21484ZM6.39134 63.0402H7.28137ZM6.39131 62.9736H7.28137ZM6.39131 62.9071H7.28137ZM6.39131 62.8406H7.28137ZM6.51607 62.774H7.15657ZM6.77396 62.7075H6.89872ZM6.77396 62.6409H6.89872ZM6.77396 62.5744H6.89872ZM6.77396 62.5078H6.89872ZM6.70739 62.4246H6.96524ZM6.51607 62.7075H6.64919ZM6.45783 62.6242H6.70739ZM6.45783 63.8471V63.7806ZM6.45783 63.714V63.6474ZM6.39131 63.7139V63.7805ZM6.51607 63.7805V63.7139ZM6.58259 63.847V63.7804ZM6.58259 63.7138V63.6473ZM6.58259 63.5724V63.5142ZM6.58259 63.4476V63.3727ZM6.51607 63.6472V63.5724ZM6.39131 63.6472V63.5723ZM6.64916 63.5723V63.6472ZM6.70736 63.5723V63.514ZM6.51603 63.4475V63.514ZM6.64916 63.4475V63.514ZM6.77392 63.4475V63.514ZM6.70736 63.4475V63.3726ZM6.77392 63.306V63.3726ZM6.77392 63.1729V63.2394ZM6.70736 63.1063V63.1729ZM6.77392 63.0397V63.1063ZM6.64912 63.0398V63.1063ZM6.51599 63.0398V63.1063ZM6.45776 62.9732V63.0398ZM6.58252 62.9732V63.0398ZM6.70732 62.9733V63.0399ZM6.77388 62.9067V62.9733ZM6.64908 62.9068V62.9733ZM6.51596 62.9068V62.9734ZM6.45772 62.8403V62.9069ZM6.70728 62.8403V62.9069ZM6.58248 62.7072V62.7738ZM7.15649 62.7072H7.02344ZM7.21477 62.624H6.96517ZM7.21477 63.8469V63.7803ZM7.21477 63.7137V63.6472ZM7.28129 63.7137V63.7803ZM7.15653 63.7803V63.7137ZM7.09001 63.8468V63.7802ZM7.09001 63.7136V63.6471ZM7.09001 63.5722V63.5139ZM7.09001 63.4474V63.3725ZM7.15657 63.647V63.5721ZM7.28137 63.647V63.5721ZM7.02352 63.5721V63.6469ZM6.96524 63.5721V63.5138ZM7.15661 63.4473V63.5138ZM7.02356 63.4473V63.5138ZM6.89876 63.4473V63.5138ZM6.96528 63.4473V63.3724ZM6.89876 63.3058V63.3724ZM6.89876 63.1727V63.2392ZM6.96528 63.1061V63.1726ZM6.89876 63.0395V63.1061ZM7.02356 63.0396V63.1061ZM7.15668 63.0396V63.1061ZM7.21488 62.973V63.0396ZM7.09008 62.973V63.0396ZM6.96528 62.973V63.0396ZM6.89876 62.9065V62.9731ZM7.02356 62.9066V62.9731ZM7.15668 62.9066V62.9731ZM7.21488 62.8401V62.9067ZM6.96528 62.8401V62.9067ZM7.09008 62.707V62.7735ZM6.83219 63.4473V63.3725ZM6.83219 63.1728V63.1062ZM6.83219 63.3059V63.24ZM6.83219 63.0403V62.9737ZM6.83219 62.9073V62.8407ZM6.83219 62.7076V62.641ZM6.83219 62.5745V62.508ZM6.51607 62.6827L6.64919 62.6826ZM6.77396 62.4829L6.89872 62.483ZM7.02352 62.6827L7.15664 62.6826Z' fill='%23C8B100'/%3e %3cpath d='M6.51607 62.6827H6.45783V62.5495H6.51607V62.5828H6.54933L6.54926 62.583V62.5496H6.61574V62.583H6.64912V62.5496H6.70736V62.6827H6.64916V62.7742H6.77396V62.4831H6.70739V62.35H6.77396V62.3832H6.80722V62.3499H6.86546V62.3832H6.89872V62.3499H6.96524V62.483H6.89872M6.51607 62.6827V62.7742H6.39131V63.0403H6.45783V63.5727H6.32471V63.8472H7.34793V63.5727H7.21481V63.0403H7.28137V62.7741H7.15661V62.6827H7.21488V62.5495H7.15664V62.5828H7.12342V62.5495H7.06507V62.5828H7.02352V62.5495H6.96524V62.6827H7.02352M6.51607 62.6827L6.64919 62.6826M7.02352 62.6827V62.7742H6.89872V62.483M7.02352 62.6827L7.15664 62.6826M6.89872 62.483L6.77396 62.4829M6.32471 63.8473H7.34793M6.32474 63.7807H7.34793M6.32474 63.7141H7.34793M6.32474 63.6475H7.34793M6.32474 63.5727H7.34793M6.45783 63.5144H7.21484M6.45783 63.4479H7.21484M6.45783 63.373H7.21484M6.45783 63.3064H7.21484M6.45783 63.2398H7.21484M6.45783 63.1733H7.21484M6.45783 63.1067H7.21484M6.39134 63.0402H7.28137M6.39131 62.9736H7.28137M6.39131 62.9071H7.28137M6.39131 62.8406H7.28137M6.51607 62.774H7.15657M6.77396 62.7075H6.89872M6.77396 62.6409H6.89872M6.77396 62.5744H6.89872M6.77396 62.5078H6.89872M6.70739 62.4246H6.96524M6.51607 62.7075H6.64919M6.45783 62.6242H6.70739M6.45783 63.8471V63.7806M6.45783 63.714V63.6474M6.39131 63.7139V63.7805M6.51607 63.7805V63.7139M6.58259 63.847V63.7804M6.58259 63.7138V63.6473M6.58259 63.5724V63.5142M6.58259 63.4476V63.3727M6.51607 63.6472V63.5724M6.39131 63.6472V63.5723M6.64916 63.5723V63.6472M6.70736 63.5723V63.514M6.51603 63.4475V63.514M6.64916 63.4475V63.514M6.77392 63.4475V63.514M6.70736 63.4475V63.3726M6.77392 63.306V63.3726M6.77392 63.1729V63.2394M6.70736 63.1063V63.1729M6.77392 63.0397V63.1063M6.64912 63.0398V63.1063M6.51599 63.0398V63.1063M6.45776 62.9732V63.0398M6.58252 62.9732V63.0398M6.70732 62.9733V63.0399M6.77388 62.9067V62.9733M6.64908 62.9068V62.9733M6.51596 62.9068V62.9734M6.45772 62.8403V62.9069M6.70728 62.8403V62.9069M6.58248 62.7072V62.7738M7.15649 62.7072H7.02344M7.21477 62.624H6.96517M7.21477 63.8469V63.7803M7.21477 63.7137V63.6472M7.28129 63.7137V63.7803M7.15653 63.7803V63.7137M7.09001 63.8468V63.7802M7.09001 63.7136V63.6471M7.09001 63.5722V63.5139M7.09001 63.4474V63.3725M7.15657 63.647V63.5721M7.28137 63.647V63.5721M7.02352 63.5721V63.6469M6.96524 63.5721V63.5138M7.15661 63.4473V63.5138M7.02356 63.4473V63.5138M6.89876 63.4473V63.5138M6.96528 63.4473V63.3724M6.89876 63.3058V63.3724M6.89876 63.1727V63.2392M6.96528 63.1061V63.1726M6.89876 63.0395V63.1061M7.02356 63.0396V63.1061M7.15668 63.0396V63.1061M7.21488 62.973V63.0396M7.09008 62.973V63.0396M6.96528 62.973V63.0396M6.89876 62.9065V62.9731M7.02356 62.9066V62.9731M7.15668 62.9066V62.9731M7.21488 62.8401V62.9067M6.96528 62.8401V62.9067M7.09008 62.707V62.7735M6.83219 63.4473V63.3725M6.83219 63.1728V63.1062M6.83219 63.3059V63.24M6.83219 63.0403V62.9737M6.83219 62.9073V62.8407M6.83219 62.7076V62.641M6.83219 62.5745V62.508' stroke='black' stroke-width='0.016575'/%3e %3cpath d='M7.00659 63.8472V63.6725C7.00659 63.6393 6.98994 63.5394 6.83184 63.5394C6.68214 63.5394 6.66553 63.6393 6.66553 63.6726V63.8472H7.00659Z' fill='%23C8B100' stroke='black' stroke-width='0.016575'/%3e %3cpath d='M6.7241 63.6809L6.64096 63.6726C6.64096 63.6393 6.64921 63.5894 6.67422 63.5728L6.74911 63.631C6.74079 63.6393 6.7241 63.6643 6.7241 63.6809ZM6.94872 63.6809L7.0319 63.6726C7.0319 63.6393 7.02365 63.5894 6.99864 63.5728L6.92375 63.631C6.932 63.6393 6.94872 63.6643 6.94872 63.6809ZM6.86555 63.5977L6.90717 63.5229C6.89049 63.5145 6.85719 63.5062 6.83225 63.5062C6.8156 63.5062 6.78237 63.5145 6.76569 63.5228L6.80731 63.5977H6.86551L6.86555 63.5977ZM6.70749 63.3898V63.2068C6.70749 63.1569 6.67422 63.1153 6.61599 63.1153C6.55775 63.1153 6.52449 63.1569 6.52449 63.2068V63.3898H6.70749ZM6.96534 63.3898V63.2068C6.96534 63.1569 6.99864 63.1153 7.05684 63.1153C7.11511 63.1153 7.14834 63.1569 7.14834 63.2068V63.3898H6.96534ZM6.89881 62.9406L6.91546 62.7742H6.7574L6.76572 62.9406H6.89881ZM7.02361 62.9406L7.00696 62.7742H7.17331L7.1567 62.9406H7.02361ZM6.64929 62.9406L6.65754 62.7742H6.49951L6.51616 62.9406H6.64929Z' fill='%23C8B100' stroke='black' stroke-width='0.016575'/%3e %3cpath d='M6.94857 63.8473V63.6975C6.94857 63.6725 6.93192 63.5977 6.83209 63.5977C6.74059 63.5977 6.7239 63.6725 6.7239 63.6975V63.8473H6.94857ZM6.69068 63.3731V63.215C6.69068 63.1734 6.66574 63.1318 6.61579 63.1318C6.56592 63.1318 6.54102 63.1735 6.54102 63.215V63.3731H6.69072L6.69068 63.3731ZM6.98187 63.3731V63.215C6.98187 63.1734 7.0068 63.1318 7.05672 63.1318C7.10659 63.1318 7.13153 63.1735 7.13153 63.215V63.3731H6.98183L6.98187 63.3731Z' fill='%230039F0'/%3e %3cpath d='M7.15527 64.1163C7.15527 63.7526 7.41729 63.4578 7.74042 63.4578C8.06367 63.4578 8.32572 63.7526 8.32572 64.1163C8.32572 64.4799 8.06371 64.7748 7.74042 64.7748C7.41729 64.7748 7.15527 64.4799 7.15527 64.1163Z' fill='%23AD1519'/%3e %3cpath d='M7.15527 64.1163C7.15527 63.7526 7.41729 63.4578 7.74042 63.4578C8.06367 63.4578 8.32572 63.7526 8.32572 64.1163C8.32572 64.4799 8.06371 64.7748 7.74042 64.7748C7.41729 64.7748 7.15527 64.4799 7.15527 64.1163Z' stroke='black' stroke-width='0.021975'/%3e %3cpath d='M7.3291 64.1149C7.3291 63.8482 7.51334 63.6321 7.74093 63.6321C7.96833 63.6321 8.1526 63.8482 8.1526 64.1149C8.1526 64.3817 7.96833 64.5979 7.74085 64.5979C7.5133 64.5979 7.3291 64.3817 7.3291 64.1149Z' fill='%23005BBF'/%3e %3cpath d='M7.3291 64.1149C7.3291 63.8482 7.51334 63.6321 7.74093 63.6321C7.96833 63.6321 8.1526 63.8482 8.1526 64.1149C8.1526 64.3817 7.96833 64.5979 7.74085 64.5979C7.5133 64.5979 7.3291 64.3817 7.3291 64.1149Z' stroke='black' stroke-width='0.021975'/%3e %3cpath d='M7.54606 63.7826C7.54606 63.7826 7.49716 63.8361 7.49716 63.8857C7.49716 63.9356 7.51779 63.977 7.51779 63.977C7.51044 63.9573 7.49041 63.9432 7.46697 63.9432C7.43735 63.9432 7.41309 63.9659 7.41309 63.9942C7.41309 64.0023 7.41811 64.0152 7.4219 64.0221L7.43945 64.0576C7.44526 64.0445 7.45895 64.0373 7.47485 64.0373C7.49611 64.0373 7.51347 64.0535 7.51347 64.0737C7.51347 64.0767 7.51305 64.0797 7.51224 64.0826L7.46836 64.0828V64.1201H7.50747L7.47834 64.1779L7.51696 64.1629L7.54606 64.1957L7.57629 64.1628L7.61476 64.1778L7.58577 64.1201H7.62492V64.0828L7.58094 64.0826C7.58023 64.0797 7.57993 64.0767 7.58004 64.0737C7.58004 64.0536 7.59702 64.0374 7.61829 64.0374C7.63426 64.0374 7.64791 64.0446 7.65384 64.0576L7.67124 64.0222C7.67499 64.0152 7.68005 64.0024 7.68005 63.9942C7.68005 63.966 7.65605 63.9432 7.6262 63.9432C7.60269 63.9432 7.58285 63.9574 7.57542 63.9771C7.57542 63.9771 7.59594 63.9357 7.59594 63.8858C7.59594 63.8362 7.54606 63.7826 7.54606 63.7826Z' fill='%23C8B100'/%3e %3cpath d='M7.54606 63.7826C7.54606 63.7826 7.49716 63.8361 7.49716 63.8857C7.49716 63.9356 7.51779 63.977 7.51779 63.977C7.51044 63.9573 7.49041 63.9432 7.46697 63.9432C7.43735 63.9432 7.41309 63.9659 7.41309 63.9942C7.41309 64.0023 7.41811 64.0152 7.4219 64.0221L7.43945 64.0576C7.44526 64.0445 7.45895 64.0373 7.47485 64.0373C7.49611 64.0373 7.51347 64.0535 7.51347 64.0737C7.51347 64.0767 7.51305 64.0797 7.51224 64.0826L7.46836 64.0828V64.1201H7.50747L7.47834 64.1779L7.51696 64.1629L7.54606 64.1957L7.57629 64.1628L7.61476 64.1778L7.58577 64.1201H7.62492V64.0828L7.58094 64.0826C7.58023 64.0797 7.57993 64.0767 7.58004 64.0737C7.58004 64.0536 7.59702 64.0374 7.61829 64.0374C7.63426 64.0374 7.64791 64.0446 7.65384 64.0576L7.67124 64.0222C7.67499 64.0152 7.68005 64.0024 7.68005 63.9942C7.68005 63.966 7.65605 63.9432 7.6262 63.9432C7.60269 63.9432 7.58285 63.9574 7.57542 63.9771C7.57542 63.9771 7.59594 63.9357 7.59594 63.8858C7.59594 63.8362 7.54606 63.7826 7.54606 63.7826ZM7.54606 63.7826L7.54614 63.7826' stroke='black' stroke-width='0.012225' stroke-linejoin='round'/%3e %3cpath d='M7.4683 64.12H7.62494V64.0826H7.46826V64.12H7.4683Z' fill='%23C8B100'/%3e %3cpath d='M7.4683 64.12H7.62494V64.0826H7.46826V64.12H7.4683Z' stroke='black' stroke-width='0.012225'/%3e %3cpath d='M7.9288 63.7826C7.9288 63.7826 7.87997 63.8361 7.87997 63.8857C7.87997 63.9356 7.90049 63.977 7.90049 63.977C7.89321 63.9573 7.87326 63.9432 7.84975 63.9432C7.81994 63.9432 7.7959 63.9659 7.7959 63.9942C7.7959 64.0023 7.80096 64.0152 7.80471 64.0221L7.82211 64.0576C7.82804 64.0445 7.84169 64.0373 7.85762 64.0373C7.87892 64.0373 7.89606 64.0535 7.89606 64.0737C7.89612 64.0767 7.89576 64.0797 7.89501 64.0826L7.85114 64.0828V64.1201H7.89025L7.86111 64.1779L7.89959 64.1629L7.92884 64.1957L7.95899 64.1628L7.99761 64.1778L7.96844 64.1201H8.00755V64.0828L7.96367 64.0826C7.9629 64.0797 7.96255 64.0767 7.96262 64.0737C7.96262 64.0536 7.97976 64.0374 8.0011 64.0374C8.01704 64.0374 8.03065 64.0446 8.03646 64.0576L8.05397 64.0222C8.0578 64.0152 8.06275 64.0024 8.06275 63.9942C8.06275 63.966 8.03864 63.9432 8.0089 63.9432C7.9855 63.9432 7.9654 63.9574 7.95809 63.9771C7.95809 63.9771 7.97871 63.9357 7.97871 63.8858C7.97871 63.8362 7.92884 63.7826 7.92884 63.7826' fill='%23C8B100'/%3e %3cpath d='M7.9288 63.7826C7.9288 63.7826 7.87997 63.8361 7.87997 63.8857C7.87997 63.9356 7.90049 63.977 7.90049 63.977C7.89321 63.9573 7.87326 63.9432 7.84975 63.9432C7.81994 63.9432 7.7959 63.9659 7.7959 63.9942C7.7959 64.0023 7.80096 64.0152 7.80471 64.0221L7.82211 64.0576C7.82804 64.0445 7.84169 64.0373 7.85762 64.0373C7.87892 64.0373 7.89606 64.0535 7.89606 64.0737C7.89612 64.0767 7.89576 64.0797 7.89501 64.0826L7.85114 64.0828V64.1201H7.89025L7.86111 64.1779L7.89959 64.1629L7.92884 64.1957L7.95899 64.1628L7.99761 64.1778L7.96844 64.1201H8.00755V64.0828L7.96367 64.0826C7.9629 64.0797 7.96255 64.0767 7.96262 64.0737C7.96262 64.0536 7.97976 64.0374 8.0011 64.0374C8.01704 64.0374 8.03065 64.0446 8.03646 64.0576L8.05397 64.0222C8.0578 64.0152 8.06275 64.0024 8.06275 63.9942C8.06275 63.966 8.03864 63.9432 8.0089 63.9432C7.9855 63.9432 7.9654 63.9574 7.95809 63.9771C7.95809 63.9771 7.97871 63.9357 7.97871 63.8858C7.97871 63.8362 7.92884 63.7826 7.92884 63.7826H7.92891L7.9288 63.7826Z' stroke='black' stroke-width='0.012225' stroke-linejoin='round'/%3e %3cpath d='M7.85111 64.12H8.00771V64.0826H7.85107V64.12H7.85111Z' fill='%23C8B100'/%3e %3cpath d='M7.85111 64.12H8.00771V64.0826H7.85107V64.12H7.85111Z' stroke='black' stroke-width='0.012225'/%3e %3cpath d='M7.7375 64.1117C7.7375 64.1117 7.68861 64.1652 7.68861 64.215C7.68861 64.2648 7.70923 64.3061 7.70923 64.3061C7.70184 64.2865 7.68197 64.2723 7.65838 64.2723C7.62868 64.2723 7.60449 64.2951 7.60449 64.3233C7.60449 64.3316 7.60948 64.3443 7.61327 64.3513L7.63089 64.3867C7.63682 64.3737 7.65028 64.3662 7.66614 64.3662C7.68752 64.3662 7.70484 64.3826 7.70484 64.4028C7.70486 64.4059 7.70445 64.4089 7.7036 64.4119L7.65973 64.412V64.4493H7.69899L7.66982 64.5071L7.70829 64.4919L7.73743 64.5247L7.76769 64.4919L7.80632 64.5071L7.77695 64.4493H7.81625V64.412L7.77238 64.4118C7.77159 64.4089 7.77122 64.4058 7.77125 64.4028C7.77125 64.3825 7.78843 64.3662 7.8098 64.3662C7.82567 64.3662 7.83917 64.3736 7.84513 64.3866L7.86276 64.3512C7.86643 64.3442 7.87145 64.3316 7.87145 64.3233C7.87145 64.295 7.8473 64.2723 7.8176 64.2723C7.79417 64.2723 7.77433 64.2864 7.76676 64.3061C7.76676 64.3061 7.78738 64.2648 7.78738 64.215C7.78738 64.1653 7.73732 64.1117 7.73732 64.1117' fill='%23C8B100'/%3e %3cpath d='M7.7375 64.1117C7.7375 64.1117 7.68861 64.1652 7.68861 64.215C7.68861 64.2648 7.70923 64.3061 7.70923 64.3061C7.70184 64.2865 7.68197 64.2723 7.65838 64.2723C7.62868 64.2723 7.60449 64.2951 7.60449 64.3233C7.60449 64.3316 7.60948 64.3443 7.61327 64.3513L7.63089 64.3867C7.63682 64.3737 7.65028 64.3662 7.66614 64.3662C7.68752 64.3662 7.70484 64.3826 7.70484 64.4028C7.70486 64.4059 7.70445 64.4089 7.7036 64.4119L7.65973 64.412V64.4493H7.69899L7.66982 64.5071L7.70829 64.4919L7.73743 64.5247L7.76769 64.4919L7.80632 64.5071L7.77695 64.4493H7.81625V64.412L7.77238 64.4118C7.77159 64.4089 7.77122 64.4058 7.77125 64.4028C7.77125 64.3825 7.78843 64.3662 7.8098 64.3662C7.82567 64.3662 7.83917 64.3736 7.84513 64.3866L7.86276 64.3512C7.86643 64.3442 7.87145 64.3316 7.87145 64.3233C7.87145 64.295 7.8473 64.2723 7.8176 64.2723C7.79417 64.2723 7.77433 64.2864 7.76676 64.3061C7.76676 64.3061 7.78738 64.2648 7.78738 64.215C7.78738 64.1653 7.73732 64.1117 7.73732 64.1117H7.73743L7.7375 64.1117Z' stroke='black' stroke-width='0.012225' stroke-linejoin='round'/%3e %3cpath d='M7.65967 64.4494H7.81634V64.412H7.65967V64.4493V64.4494Z' fill='%23C8B100'/%3e %3cpath d='M7.65967 64.4494H7.81634V64.412H7.65967V64.4493V64.4494Z' stroke='black' stroke-width='0.012225'/%3e %3cpath d='M8.90864 62.3774L8.89822 62.3781C8.89566 62.3829 8.89242 62.3872 8.88862 62.391C8.87939 62.3997 8.86552 62.4007 8.85768 62.3934C8.85578 62.3915 8.85433 62.3891 8.85346 62.3866C8.85259 62.384 8.85232 62.3813 8.85266 62.3786C8.84983 62.3802 8.84666 62.381 8.84344 62.3809C8.84022 62.3809 8.83707 62.38 8.83428 62.3784C8.82498 62.373 8.82266 62.3603 8.82941 62.3496C8.83053 62.3476 8.83158 62.345 8.83316 62.3434L8.83252 62.3318L8.81992 62.3348L8.81628 62.3416C8.80848 62.3504 8.79686 62.3527 8.79104 62.3475C8.78868 62.3448 8.78705 62.3415 8.78632 62.338C8.78643 62.3383 8.78332 62.3411 8.78009 62.3418C8.76086 62.3466 8.75309 62.3041 8.75272 62.2931L8.74634 62.3021C8.74634 62.3021 8.75208 62.3275 8.74919 62.349C8.74638 62.3705 8.73877 62.3919 8.73877 62.3919C8.76566 62.3988 8.80589 62.4207 8.84583 62.4515C8.88581 62.4821 8.91723 62.5152 8.93021 62.5386C8.93021 62.5386 8.95091 62.527 8.97258 62.5202C8.99411 62.5131 9.02144 62.513 9.02144 62.513L9.02932 62.5053C9.01777 62.507 8.97232 62.5089 8.97326 62.4898C8.97344 62.4868 8.97569 62.4834 8.97611 62.4834C8.97234 62.4835 8.96863 62.4826 8.96523 62.481C8.95867 62.4767 8.95886 62.4656 8.96613 62.4563L8.97251 62.4517L8.97288 62.4395L8.96069 62.4412C8.95957 62.4427 8.95676 62.4444 8.95507 62.446C8.94554 62.4543 8.93182 62.4549 8.92421 62.4471C8.922 62.445 8.92044 62.4423 8.91973 62.4393C8.91902 62.4364 8.91918 62.4333 8.92019 62.4304C8.91752 62.4312 8.91469 62.4315 8.9119 62.4312C8.90911 62.4309 8.9064 62.4301 8.90396 62.4287C8.89466 62.4231 8.89289 62.4099 8.90006 62.3997C8.90343 62.3947 8.91003 62.3888 8.91119 62.3882L8.90868 62.3774' fill='%23C8B100'/%3e %3cpath d='M8.90864 62.3774L8.89822 62.3781C8.89566 62.3829 8.89242 62.3872 8.88862 62.391C8.87939 62.3997 8.86552 62.4007 8.85768 62.3934C8.85578 62.3915 8.85433 62.3891 8.85346 62.3866C8.85259 62.384 8.85232 62.3813 8.85266 62.3786C8.84983 62.3802 8.84666 62.381 8.84344 62.3809C8.84022 62.3809 8.83707 62.38 8.83428 62.3784C8.82498 62.373 8.82266 62.3603 8.82941 62.3496C8.83053 62.3476 8.83158 62.345 8.83316 62.3434L8.83252 62.3318L8.81992 62.3348L8.81628 62.3416C8.80848 62.3504 8.79686 62.3527 8.79104 62.3475C8.78868 62.3448 8.78705 62.3415 8.78632 62.338C8.78643 62.3383 8.78332 62.3411 8.78009 62.3418C8.76086 62.3466 8.75309 62.3041 8.75272 62.2931L8.74634 62.3021C8.74634 62.3021 8.75208 62.3275 8.74919 62.349C8.74638 62.3705 8.73877 62.3919 8.73877 62.3919C8.76566 62.3988 8.80589 62.4207 8.84583 62.4515C8.88581 62.4821 8.91723 62.5152 8.93021 62.5386C8.93021 62.5386 8.95091 62.527 8.97258 62.5202C8.99411 62.5131 9.02144 62.513 9.02144 62.513L9.02932 62.5053C9.01777 62.507 8.97232 62.5089 8.97326 62.4898C8.97344 62.4868 8.97569 62.4834 8.97611 62.4834C8.97234 62.4835 8.96863 62.4826 8.96523 62.481C8.95867 62.4767 8.95886 62.4656 8.96613 62.4563L8.97251 62.4517L8.97288 62.4395L8.96069 62.4412C8.95957 62.4427 8.95676 62.4444 8.95507 62.446C8.94554 62.4543 8.93182 62.4549 8.92421 62.4471C8.922 62.445 8.92044 62.4423 8.91973 62.4393C8.91902 62.4364 8.91918 62.4333 8.92019 62.4304C8.91752 62.4312 8.91469 62.4315 8.9119 62.4312C8.90911 62.4309 8.9064 62.4301 8.90396 62.4287C8.89466 62.4231 8.89289 62.4099 8.90006 62.3997C8.90343 62.3947 8.91003 62.3888 8.91119 62.3882L8.90868 62.3774L8.90842 62.3773L8.90864 62.3774Z' stroke='black' stroke-width='0.009375'/%3e %3cpath d='M8.82756 62.4023C8.82936 62.4 8.83311 62.4002 8.83592 62.4023C8.8387 62.4045 8.83948 62.408 8.8378 62.41C8.83603 62.412 8.83236 62.412 8.82943 62.4098C8.82673 62.4077 8.8258 62.4042 8.82756 62.4023Z' fill='black'/%3e %3cpath d='M8.82756 62.4023C8.82936 62.4 8.83311 62.4002 8.83592 62.4023C8.8387 62.4045 8.83948 62.408 8.8378 62.41C8.83603 62.412 8.83236 62.412 8.82943 62.4098C8.82673 62.4077 8.8258 62.4042 8.82756 62.4023Z' stroke='black' stroke-width='0.0018'/%3e %3cpath d='M8.86209 62.4309L8.85032 62.4218C8.84818 62.4202 8.8475 62.4175 8.84881 62.416C8.8502 62.4145 8.85305 62.4145 8.85519 62.4161L8.86693 62.4253L8.87893 62.4344C8.88099 62.4359 8.88174 62.4385 8.88043 62.4402C8.87893 62.4416 8.87611 62.4415 8.87398 62.44L8.86209 62.4309Z' fill='black'/%3e %3cpath d='M8.86209 62.4309L8.85032 62.4218C8.84818 62.4202 8.8475 62.4175 8.84881 62.416C8.8502 62.4145 8.85305 62.4145 8.85519 62.4161L8.86693 62.4253L8.87893 62.4344C8.88099 62.4359 8.88174 62.4385 8.88043 62.4402C8.87893 62.4416 8.87611 62.4415 8.87398 62.44L8.86209 62.4309Z' stroke='black' stroke-width='0.0018'/%3e %3cpath d='M8.79927 62.388L8.78989 62.3825C8.78764 62.3812 8.78641 62.3784 8.78753 62.3767C8.78851 62.3747 8.79128 62.3744 8.79361 62.3759L8.80287 62.3814L8.81232 62.3869C8.81457 62.3882 8.81569 62.3909 8.81476 62.3928C8.81371 62.3944 8.81101 62.3948 8.80857 62.3934L8.79927 62.388Z' fill='black'/%3e %3cpath d='M8.79927 62.388L8.78989 62.3825C8.78764 62.3812 8.78641 62.3784 8.78753 62.3767C8.78851 62.3747 8.79128 62.3744 8.79361 62.3759L8.80287 62.3814L8.81232 62.3869C8.81457 62.3882 8.81569 62.3909 8.81476 62.3928C8.81371 62.3944 8.81101 62.3948 8.80857 62.3934L8.79927 62.388Z' stroke='black' stroke-width='0.0018'/%3e %3cpath d='M8.76214 62.3623C8.7639 62.3605 8.76776 62.3605 8.7705 62.3626C8.77335 62.3648 8.77413 62.3682 8.77237 62.3702C8.77061 62.3723 8.7669 62.3721 8.76405 62.3701C8.76123 62.3678 8.76037 62.3645 8.76217 62.3623' fill='black'/%3e %3cpath d='M8.76214 62.3623C8.7639 62.3605 8.76776 62.3605 8.7705 62.3626C8.77335 62.3648 8.77413 62.3682 8.77237 62.3702C8.77061 62.3723 8.7669 62.3721 8.76405 62.3701C8.76123 62.3678 8.76037 62.3645 8.76217 62.3623H8.76214Z' stroke='black' stroke-width='0.0018'/%3e %3cpath d='M8.89983 62.4573C8.90159 62.4552 8.90073 62.4519 8.89796 62.4496C8.89511 62.4474 8.89132 62.4473 8.88956 62.4495C8.88787 62.4515 8.88866 62.455 8.89143 62.4571C8.89428 62.4594 8.89807 62.4594 8.89987 62.4573' fill='black'/%3e %3cpath d='M8.89983 62.4573C8.90159 62.4552 8.90073 62.4519 8.89796 62.4496C8.89511 62.4474 8.89132 62.4473 8.88956 62.4495C8.88787 62.4515 8.88866 62.455 8.89143 62.4571C8.89428 62.4594 8.89807 62.4594 8.89987 62.4573L8.89983 62.4573Z' stroke='black' stroke-width='0.0018'/%3e %3cpath d='M8.92041 62.481L8.92806 62.4884C8.92993 62.4901 8.93293 62.4909 8.93458 62.4894C8.9362 62.4882 8.93597 62.4856 8.93421 62.4838L8.9266 62.4763L8.9188 62.4686C8.91692 62.4668 8.91392 62.4663 8.91231 62.4677C8.91055 62.4688 8.91081 62.4717 8.9128 62.4734L8.92041 62.481' fill='black'/%3e %3cpath d='M8.92041 62.481L8.92806 62.4884C8.92993 62.4901 8.93293 62.4909 8.93458 62.4894C8.9362 62.4882 8.93597 62.4856 8.93421 62.4838L8.9266 62.4763L8.9188 62.4686C8.91692 62.4668 8.91392 62.4663 8.91231 62.4677C8.91055 62.4688 8.91081 62.4717 8.9128 62.4734L8.92041 62.481' stroke='black' stroke-width='0.0018'/%3e %3cpath d='M8.95452 62.5101C8.95632 62.5079 8.9555 62.5046 8.95265 62.5023C8.94984 62.5001 8.94605 62.5001 8.94428 62.5022C8.94252 62.5044 8.94335 62.5077 8.94616 62.51C8.94901 62.512 8.95284 62.5122 8.95452 62.5101Z' fill='black'/%3e %3cpath d='M8.95452 62.5101C8.95632 62.5079 8.9555 62.5046 8.95265 62.5023C8.94984 62.5001 8.94605 62.5001 8.94428 62.5022C8.94252 62.5044 8.94335 62.5077 8.94616 62.51C8.94901 62.512 8.95284 62.5122 8.95452 62.5101Z' stroke='black' stroke-width='0.0018'/%3e %3cpath d='M8.85554 62.2927L8.83428 62.2934L8.83008 62.3247L8.83233 62.3297L8.83788 62.3293L8.86514 62.3109L8.85554 62.2927Z' fill='%23C8B100'/%3e %3cpath d='M8.85554 62.2927L8.83428 62.2934L8.83008 62.3247L8.83233 62.3297L8.83788 62.3293L8.86514 62.3109L8.85554 62.2927Z' stroke='black' stroke-width='0.009375'/%3e %3cpath d='M8.79796 62.3101L8.79736 62.3297L8.83048 62.3338L8.83561 62.3316L8.83524 62.3263L8.81589 62.3005L8.79796 62.3101Z' fill='%23C8B100'/%3e %3cpath d='M8.79796 62.3101L8.79736 62.3297L8.83048 62.3338L8.83561 62.3316L8.83524 62.3263L8.81589 62.3005L8.79796 62.3101Z' stroke='black' stroke-width='0.009375'/%3e %3cpath d='M8.866 62.3491L8.84838 62.3589L8.82899 62.3332L8.82861 62.3279L8.83375 62.3257L8.86698 62.3297L8.866 62.3491Z' fill='%23C8B100'/%3e %3cpath d='M8.866 62.3491L8.84838 62.3589L8.82899 62.3332L8.82861 62.3279L8.83375 62.3257L8.86698 62.3297L8.866 62.3491Z' stroke='black' stroke-width='0.009375'/%3e %3cpath d='M8.8232 62.325C8.82467 62.3227 8.82697 62.3211 8.82961 62.3205C8.83226 62.3198 8.83504 62.3203 8.83738 62.3216C8.83853 62.3222 8.83955 62.3231 8.84036 62.3241C8.84117 62.3251 8.84176 62.3263 8.8421 62.3275C8.84243 62.3288 8.8425 62.3301 8.8423 62.3314C8.8421 62.3327 8.84164 62.3339 8.84094 62.335C8.83944 62.3372 8.83715 62.3389 8.83453 62.3395C8.8319 62.3401 8.82913 62.3398 8.82677 62.3384C8.82563 62.3378 8.82462 62.337 8.82382 62.336C8.82302 62.3349 8.82243 62.3338 8.8221 62.3325C8.82176 62.3312 8.82169 62.3299 8.82188 62.3286C8.82207 62.3274 8.82252 62.3261 8.8232 62.325Z' fill='%23C8B100'/%3e %3cpath d='M8.8232 62.325C8.82467 62.3227 8.82697 62.3211 8.82961 62.3205C8.83226 62.3198 8.83504 62.3203 8.83738 62.3216C8.83853 62.3222 8.83955 62.3231 8.84036 62.3241C8.84117 62.3251 8.84176 62.3263 8.8421 62.3275C8.84243 62.3288 8.8425 62.3301 8.8423 62.3314C8.8421 62.3327 8.84164 62.3339 8.84094 62.335C8.83944 62.3372 8.83715 62.3389 8.83453 62.3395C8.8319 62.3401 8.82913 62.3398 8.82677 62.3384C8.82563 62.3378 8.82462 62.337 8.82382 62.336C8.82302 62.3349 8.82243 62.3338 8.8221 62.3325C8.82176 62.3312 8.82169 62.3299 8.82188 62.3286C8.82207 62.3274 8.82252 62.3261 8.8232 62.325Z' stroke='black' stroke-width='0.009375'/%3e %3cpath d='M8.74594 62.2927C8.74538 62.2928 8.74129 62.2762 8.73672 62.267C8.73361 62.2603 8.72266 62.2517 8.72266 62.2517C8.72378 62.2496 8.73754 62.2446 8.75401 62.255C8.76739 62.266 8.75296 62.2862 8.75296 62.2862C8.75296 62.2862 8.74943 62.2911 8.74606 62.2927' fill='%23C8B100'/%3e %3cpath d='M8.74594 62.2927C8.74538 62.2928 8.74129 62.2762 8.73672 62.267C8.73361 62.2603 8.72266 62.2517 8.72266 62.2517C8.72378 62.2496 8.73754 62.2446 8.75401 62.255C8.76739 62.266 8.75296 62.2862 8.75296 62.2862C8.75296 62.2862 8.74943 62.2911 8.74606 62.2927H8.74594Z' stroke='black' stroke-width='0.009375'/%3e %3cpath d='M8.78333 62.3038L8.76825 62.3169L8.74365 62.2955L8.74579 62.2925L8.74665 62.2873L8.77995 62.2848L8.78333 62.3038Z' fill='%23C8B100'/%3e %3cpath d='M8.78333 62.3038L8.76825 62.3169L8.74365 62.2955L8.74579 62.2925L8.74665 62.2873L8.77995 62.2848L8.78333 62.3038Z' stroke='black' stroke-width='0.009375'/%3e %3cpath d='M8.74156 62.2906C8.74343 62.2852 8.74812 62.2821 8.75191 62.2832C8.75566 62.2846 8.75716 62.2898 8.75539 62.2951C8.75352 62.3004 8.74879 62.3035 8.74504 62.3025C8.74111 62.3011 8.73964 62.2958 8.74156 62.2906Z' fill='%23C8B100'/%3e %3cpath d='M8.74156 62.2906C8.74343 62.2852 8.74812 62.2821 8.75191 62.2832C8.75566 62.2846 8.75716 62.2898 8.75539 62.2951C8.75352 62.3004 8.74879 62.3035 8.74504 62.3025C8.74111 62.3011 8.73964 62.2958 8.74156 62.2906Z' stroke='black' stroke-width='0.009375'/%3e %3cpath d='M8.93678 62.3438L8.91563 62.3416L8.90674 62.3721L8.90835 62.3774L8.9139 62.3775L8.9436 62.363L8.93685 62.3439' fill='%23C8B100'/%3e %3cpath d='M8.93678 62.3438L8.91563 62.3416L8.90674 62.3721L8.90835 62.3774L8.9139 62.3775L8.9436 62.363L8.93685 62.3439' stroke='black' stroke-width='0.009375'/%3e %3cpath d='M8.8774 62.3532L8.87402 62.3725L8.90616 62.381L8.91156 62.3795L8.91194 62.3742L8.89667 62.3459L8.87744 62.3532' fill='%23C8B100'/%3e %3cpath d='M8.8774 62.3532L8.87402 62.3725L8.90616 62.381L8.91156 62.3795L8.91194 62.3742L8.89667 62.3459L8.87744 62.3532' stroke='black' stroke-width='0.009375'/%3e %3cpath d='M8.93955 62.4007L8.92054 62.4083L8.90527 62.3802L8.90565 62.3748L8.91101 62.3733L8.94315 62.3818L8.93955 62.4007Z' fill='%23C8B100'/%3e %3cpath d='M8.93955 62.4007L8.92054 62.4083L8.90527 62.3802L8.90565 62.3748L8.91101 62.3733L8.94315 62.3818L8.93955 62.4007Z' stroke='black' stroke-width='0.009375'/%3e %3cpath d='M8.90025 62.3714C8.90377 62.367 8.91037 62.3667 8.91472 62.37C8.91577 62.3708 8.91665 62.3717 8.9173 62.3729C8.91796 62.374 8.91837 62.3752 8.91853 62.3765C8.91868 62.3778 8.91856 62.3791 8.91818 62.3803C8.91781 62.3816 8.91718 62.3827 8.91633 62.3837C8.91451 62.3857 8.91199 62.387 8.90928 62.3872C8.90658 62.3875 8.90387 62.3867 8.90171 62.385C8.90068 62.3843 8.89982 62.3833 8.89918 62.3822C8.89855 62.3811 8.89815 62.3798 8.89801 62.3786C8.89787 62.3773 8.89799 62.376 8.89837 62.3748C8.89875 62.3735 8.89937 62.3724 8.90021 62.3714' fill='%23C8B100'/%3e %3cpath d='M8.90025 62.3714C8.90377 62.367 8.91037 62.3667 8.91472 62.37C8.91577 62.3708 8.91665 62.3717 8.9173 62.3729C8.91796 62.374 8.91837 62.3752 8.91853 62.3765C8.91868 62.3778 8.91856 62.3791 8.91818 62.3803C8.91781 62.3816 8.91718 62.3827 8.91633 62.3837C8.91451 62.3857 8.91199 62.387 8.90928 62.3872C8.90658 62.3875 8.90387 62.3867 8.90171 62.385C8.90068 62.3843 8.89982 62.3833 8.89918 62.3822C8.89855 62.3811 8.89815 62.3798 8.89801 62.3786C8.89787 62.3773 8.89799 62.376 8.89837 62.3748C8.89875 62.3735 8.89937 62.3724 8.90021 62.3714L8.90025 62.3714Z' stroke='black' stroke-width='0.009375'/%3e %3cpath d='M9.0084 62.4099L9.01222 62.43L8.9808 62.4405L8.97525 62.4393L8.97461 62.4341L8.98766 62.405L9.00828 62.4099' fill='%23C8B100'/%3e %3cpath d='M9.0084 62.4099L9.01222 62.43L8.9808 62.4405L8.97525 62.4393L8.97461 62.4341L8.98766 62.405L9.00828 62.4099' stroke='black' stroke-width='0.009375'/%3e %3cpath d='M9.00243 62.4672L8.98233 62.4717L8.97119 62.4417L8.97247 62.4367L8.97798 62.4359L9.00862 62.4484L9.00239 62.4672' fill='%23C8B100'/%3e %3cpath d='M9.00243 62.4672L8.98233 62.4717L8.97119 62.4417L8.97247 62.4367L8.97798 62.4359L9.00862 62.4484L9.00239 62.4672' stroke='black' stroke-width='0.009375'/%3e %3cpath d='M8.94789 62.4118L8.94141 62.4304L8.97208 62.4428L8.97771 62.442L8.97883 62.4369L8.96788 62.4071L8.94789 62.4118' fill='%23C8B100'/%3e %3cpath d='M8.94789 62.4118L8.94141 62.4304L8.97208 62.4428L8.97771 62.442L8.97883 62.4369L8.96788 62.4071L8.94789 62.4118' stroke='black' stroke-width='0.009375'/%3e %3cpath d='M8.98173 62.4466C8.9827 62.4457 8.98349 62.4447 8.98405 62.4435C8.9846 62.4423 8.98492 62.441 8.98497 62.4397C8.98502 62.4384 8.98481 62.4371 8.98435 62.4359C8.98389 62.4347 8.98319 62.4336 8.98229 62.4326C8.98032 62.4307 8.97773 62.4297 8.97502 62.4296C8.97231 62.4295 8.96966 62.4304 8.96755 62.4321C8.96658 62.433 8.96579 62.434 8.96524 62.4352C8.9647 62.4364 8.96439 62.4377 8.96436 62.439C8.96432 62.4403 8.96456 62.4416 8.96504 62.4428C8.96553 62.444 8.96625 62.4451 8.96718 62.4461C8.96912 62.4479 8.97167 62.449 8.97435 62.4491C8.97703 62.4492 8.97964 62.4482 8.98169 62.4465' fill='%23C8B100'/%3e %3cpath d='M8.98173 62.4466C8.9827 62.4457 8.98349 62.4447 8.98405 62.4435C8.9846 62.4423 8.98492 62.441 8.98497 62.4397C8.98502 62.4384 8.98481 62.4371 8.98435 62.4359C8.98389 62.4347 8.98319 62.4336 8.98229 62.4326C8.98032 62.4307 8.97773 62.4297 8.97502 62.4296C8.97231 62.4295 8.96966 62.4304 8.96755 62.4321C8.96658 62.433 8.96579 62.434 8.96524 62.4352C8.9647 62.4364 8.96439 62.4377 8.96436 62.439C8.96432 62.4403 8.96456 62.4416 8.96504 62.4428C8.96553 62.444 8.96625 62.4451 8.96718 62.4461C8.96912 62.4479 8.97167 62.449 8.97435 62.4491C8.97703 62.4492 8.97964 62.4482 8.98169 62.4465L8.98173 62.4466Z' stroke='black' stroke-width='0.009375'/%3e %3cpath d='M9.03125 62.5115C9.03114 62.5121 9.04925 62.5125 9.05964 62.5147C9.06706 62.5163 9.07854 62.5246 9.07854 62.5246C9.08056 62.5231 9.08259 62.5094 9.06841 62.4963C9.05424 62.4862 9.03654 62.5039 9.03654 62.5039C9.03654 62.5039 9.03219 62.5081 9.03125 62.5115Z' fill='%23C8B100'/%3e %3cpath d='M9.03125 62.5115C9.03114 62.5121 9.04925 62.5125 9.05964 62.5147C9.06706 62.5163 9.07854 62.5246 9.07854 62.5246C9.08056 62.5231 9.08259 62.5094 9.06841 62.4963C9.05424 62.4862 9.03654 62.5039 9.03654 62.5039C9.03654 62.5039 9.03219 62.5081 9.03125 62.5115Z' stroke='black' stroke-width='0.009375'/%3e %3cpath d='M9.01185 62.4793L9.00146 62.4961L9.02869 62.5145L9.03206 62.5115L9.03649 62.51L9.03229 62.4785L9.01178 62.4793' fill='%23C8B100'/%3e %3cpath d='M9.01185 62.4793L9.00146 62.4961L9.02869 62.5145L9.03206 62.5115L9.03649 62.51L9.03229 62.4785L9.01178 62.4793' stroke='black' stroke-width='0.009375'/%3e %3cpath d='M9.03455 62.5153C9.03954 62.5125 9.04198 62.5074 9.03995 62.5042C9.03781 62.5008 9.03207 62.5004 9.02705 62.5033C9.02202 62.5062 9.01963 62.511 9.0218 62.5145C9.02375 62.5177 9.0296 62.5181 9.03455 62.5153Z' fill='%23C8B100'/%3e %3cpath d='M9.03455 62.5153C9.03954 62.5125 9.04198 62.5074 9.03995 62.5042C9.03781 62.5008 9.03207 62.5004 9.02705 62.5033C9.02202 62.5062 9.01963 62.511 9.0218 62.5145C9.02375 62.5177 9.0296 62.5181 9.03455 62.5153Z' stroke='black' stroke-width='0.009375'/%3e %3cpath d='M10.4658 61.6912V61.712H10.3745V61.6912H10.4083V61.6442H10.386V61.6232H10.4083V61.6027H10.4302V61.6232H10.4522V61.6442H10.4302V61.6912H10.4657' stroke='black' stroke-width='0.0108'/%3e %3cpath d='M5.04053 62.1414V62.0958' stroke='black' stroke-width='0.0007125'/%3e %3cpath d='M5.02832 62.1414V62.0958' stroke='black' stroke-width='0.0010875'/%3e %3cpath d='M5.01651 62.1414V62.0958M5.00488 62.1414V62.0958' stroke='black' stroke-width='0.001425'/%3e %3cpath d='M4.99463 62.1414V62.0958' stroke='black' stroke-width='0.0018'/%3e %3cpath d='M4.97491 62.139L4.97461 62.0973M4.98421 62.1394V62.0959' stroke='black' stroke-width='0.002175'/%3e %3cpath d='M4.95654 62.1371V62.0988M4.96573 62.1381L4.96547 62.0974' stroke='black' stroke-width='0.0025125'/%3e %3cpath d='M4.93213 62.1348V62.1012M4.94015 62.1354V62.1001M4.9484 62.1365V62.0999' stroke='black' stroke-width='0.0028875'/%3e %3cpath d='M4.92383 62.1346V62.1021' stroke='black' stroke-width='0.003225'/%3e %3cpath d='M4.91553 62.133V62.1027' stroke='black' stroke-width='0.0036'/%3e %3cpath d='M4.90723 62.1321V62.104' stroke='black' stroke-width='0.003975'/%3e %3cpath d='M4.88986 62.1298L4.88956 62.1073M4.89882 62.1308V62.1057M4.88086 62.1278V62.1082' stroke='black' stroke-width='0.0043125'/%3e %3cpath d='M4.87256 62.1261V62.1097' stroke='black' stroke-width='0.0046875'/%3e %3cpath d='M4.86328 62.124V62.1112' stroke='black' stroke-width='0.005025'/%3e %3cpath d='M4.85449 62.123V62.1134' stroke='black' stroke-width='0.0054'/%3e %3cpath d='M4.84473 62.1207V62.1161' stroke='black' stroke-width='0.0064875'/%3e %3cpath d='M5.09005 62.139V62.0972M5.06905 62.1403L5.06931 62.0961M5.05371 62.1409V62.0958' stroke='black' stroke-width='0.000375'/%3e %3cpath d='M10.4165 62.1422V62.0966' stroke='black' stroke-width='0.0007125'/%3e %3cpath d='M10.4043 62.1422V62.0966' stroke='black' stroke-width='0.0010875'/%3e %3cpath d='M10.3924 62.1422V62.0966M10.3809 62.1422V62.0966' stroke='black' stroke-width='0.001425'/%3e %3cpath d='M10.3706 62.1422V62.0966' stroke='black' stroke-width='0.0018'/%3e %3cpath d='M10.3509 62.1397L10.3506 62.0981M10.3603 62.1402V62.0968' stroke='black' stroke-width='0.002175'/%3e %3cpath d='M10.3325 62.1378V62.0995M10.3417 62.1389L10.3414 62.0981' stroke='black' stroke-width='0.0025125'/%3e %3cpath d='M10.3081 62.1357V62.1021M10.3161 62.1362V62.101M10.3244 62.1373V62.1007' stroke='black' stroke-width='0.0028875'/%3e %3cpath d='M10.2998 62.1354V62.1029' stroke='black' stroke-width='0.003225'/%3e %3cpath d='M10.292 62.1338V62.1034' stroke='black' stroke-width='0.0036'/%3e %3cpath d='M10.2832 62.133V62.1049' stroke='black' stroke-width='0.003975'/%3e %3cpath d='M10.2658 62.1304L10.2655 62.1081M10.2748 62.1316V62.1064M10.2568 62.1285V62.1088' stroke='black' stroke-width='0.0043125'/%3e %3cpath d='M10.2485 62.127V62.1106' stroke='black' stroke-width='0.0046875'/%3e %3cpath d='M10.2393 62.1248V62.1121' stroke='black' stroke-width='0.005025'/%3e %3cpath d='M10.2305 62.1237V62.1141' stroke='black' stroke-width='0.0054'/%3e %3cpath d='M10.2207 62.1215V62.1168' stroke='black' stroke-width='0.0064875'/%3e %3cpath d='M10.466 62.1398V62.0979M10.445 62.141L10.4453 62.0969M10.4297 62.1416V62.0966' stroke='black' stroke-width='0.000375'/%3e %3c/g%3e %3cg clip-path='url(%23clip11_57_12)'%3e %3cpath d='M24 54H48V72H24V54Z' fill='white'/%3e %3cpath d='M24 60.5454H48V65.4545H24V60.5454Z' fill='%23003580'/%3e %3cpath d='M30.5796 54H35.4887V72H30.5796V54Z' fill='%23003580'/%3e %3c/g%3e %3cg clip-path='url(%23clip12_57_12)'%3e %3cpath fill-rule='evenodd' clip-rule='evenodd' d='M48 54H72V72H48V54Z' fill='white'/%3e %3cpath fill-rule='evenodd' clip-rule='evenodd' d='M48 54H56.0001V72H48V54Z' fill='%2300267F'/%3e %3cpath fill-rule='evenodd' clip-rule='evenodd' d='M64 54H72.0002V72H64V54Z' fill='%23F31830'/%3e %3c/g%3e %3cg clip-path='url(%23clip13_57_12)'%3e %3cmask id='mask2_57_12' style='mask-type:luminance' maskUnits='userSpaceOnUse' x='71' y='0' width='26' height='19'%3e %3cpath d='M71.9922 0H96.0563V18.048H71.9922V0Z' fill='white'/%3e %3c/mask%3e %3cg mask='url(%23mask2_57_12)'%3e %3cpath d='M65.9761 0H102.073V18.0484H65.9761V0Z' fill='%23000066'/%3e %3cpath d='M65.9761 0V2.01785L98.0372 18.0484H102.073V16.0306L70.0117 0H65.9761ZM102.073 0V2.01782L70.0117 18.0484H65.9761V16.0305L98.0372 0H102.073Z' fill='white'/%3e %3cpath d='M81.0164 0V18.0484H87.0325V0H81.0164ZM65.9761 6.01612V12.0322H102.073V6.01612H65.9761Z' fill='white'/%3e %3cpath d='M65.9761 7.21934V10.829H102.073V7.21934H65.9761ZM82.2196 0V18.0484H85.8292V0H82.2196ZM65.9761 18.0484L78.0083 12.0322H80.6987L68.6665 18.0484H65.9761ZM65.9761 0L78.0083 6.01612H75.3179L65.9761 1.34528V0ZM87.3501 6.01612L99.3824 0H102.073L90.0405 6.01612H87.3501ZM102.073 18.0484L90.0405 12.0322H92.731L102.073 16.7031V18.0484Z' fill='%23CC0000'/%3e %3c/g%3e %3c/g%3e %3cg clip-path='url(%23clip14_57_12)'%3e %3cmask id='mask3_57_12' style='mask-type:luminance' maskUnits='userSpaceOnUse' x='-1' y='0' width='26' height='19'%3e %3cpath d='M-0.00830078 0H24.0558V18.048H-0.00830078V0Z' fill='white'/%3e %3c/mask%3e %3cg mask='url(%23mask3_57_12)'%3e %3cpath fill-rule='evenodd' clip-rule='evenodd' d='M24.9152 18.048H-0.867676V0H24.9152V18.048Z' fill='%23BA0000'/%3e %3cpath fill-rule='evenodd' clip-rule='evenodd' d='M11.6569 8.73505C11.6569 8.73505 9.83729 7.95158 10.0984 5.9215C10.3512 4.94426 10.7976 4.27878 11.6064 3.91655C11.9854 3.7986 12.373 3.74805 12.7689 3.71436C12.6649 3.81263 12.578 3.91094 12.533 4.0345C12.446 4.25632 12.5105 4.46973 12.6257 4.6831C12.7717 4.9302 12.8587 5.18576 12.8868 5.51711C12.9401 5.98322 12.7408 6.43255 12.3729 6.70493C12.1399 6.88471 11.8647 6.94646 11.64 7.15144C11.4659 7.32276 11.3592 7.49407 11.3199 7.79165C11.3143 8.35883 11.4688 8.4375 11.6569 8.73515L11.6569 8.73505Z' fill='white'/%3e %3cpath fill-rule='evenodd' clip-rule='evenodd' d='M11.3115 5.79782V5.78943Z' fill='%23BA0000'/%3e %3cpath d='M11.3115 5.79782V5.78943' stroke='black' stroke-width='0.075858'/%3e %3cpath d='M11.4264 8.52421C10.7186 7.89796 10.7805 6.32285 11.3197 5.79773' stroke='%23BA0000' stroke-width='0.075858'/%3e %3cpath fill-rule='evenodd' clip-rule='evenodd' d='M11.754 5.4454L11.8704 5.63991L11.6546 5.55203L11.4934 5.72511L11.5216 5.49792L11.3057 5.41036L11.5388 5.35784L11.5665 5.13062L11.6825 5.32537L11.9155 5.2725' fill='%23BA0000'/%3e %3cpath fill-rule='evenodd' clip-rule='evenodd' d='M11.8116 8.60073C11.8116 8.60073 12.0275 6.63145 14.045 6.28621C15.0534 6.24155 15.8205 6.47339 16.4038 7.14046C16.6277 7.46836 16.7895 7.82407 16.9378 8.19274C16.8133 8.12217 16.6939 8.06778 16.5626 8.06105C16.325 8.04279 16.1399 8.16708 15.9695 8.33967C15.7761 8.5517 15.5573 8.70972 15.2487 8.8337C14.8186 9.02133 14.3306 8.96236 13.9624 8.69047C13.7224 8.52029 13.5826 8.27534 13.3209 8.12055C13.106 8.0043 12.9109 7.95248 12.6149 8.00211C12.0709 8.16292 12.041 8.33367 11.8115 8.60076L11.8116 8.60073Z' fill='white'/%3e %3cpath fill-rule='evenodd' clip-rule='evenodd' d='M14.5186 7.40982L14.5266 7.40735Z' fill='%23BA0000'/%3e %3cpath d='M14.5186 7.40982L14.5266 7.40735' stroke='black' stroke-width='0.075858'/%3e %3cpath d='M11.9453 8.31863C12.3367 7.45846 13.8608 7.05605 14.5209 7.41764' stroke='%23BA0000' stroke-width='0.075858'/%3e %3cpath fill-rule='evenodd' clip-rule='evenodd' d='M14.9855 7.72979L14.8335 7.89793L14.8543 7.66599L14.6416 7.56257L14.8671 7.52298L14.8875 7.29089L15.006 7.49841L15.2314 7.45833L15.0792 7.62626L15.198 7.83353' fill='%23BA0000'/%3e %3cpath fill-rule='evenodd' clip-rule='evenodd' d='M11.9473 8.7429C11.9473 8.7429 13.8833 8.32219 14.8513 10.1256C15.2139 11.0676 15.2377 11.8686 14.7904 12.6335C14.5506 12.9499 14.2647 13.2164 13.9622 13.474C13.9896 13.3336 14.0033 13.2031 13.9679 13.0764C13.9098 12.8454 13.7332 12.7093 13.5154 12.6027C13.2529 12.4865 13.0335 12.3292 12.818 12.076C12.5036 11.7278 12.4045 11.2463 12.5453 10.8108C12.6304 10.5291 12.8184 10.3189 12.882 10.0215C12.924 9.78083 12.9111 9.57942 12.7701 9.31444C12.4448 8.84974 12.2734 8.87558 11.9473 8.74286L11.9473 8.7429Z' fill='white'/%3e %3cpath fill-rule='evenodd' clip-rule='evenodd' d='M13.9365 10.9318L13.9415 10.9386Z' fill='%23BA0000'/%3e %3cpath d='M13.9365 10.9318L13.9415 10.9386' stroke='black' stroke-width='0.075858'/%3e %3cpath d='M12.2573 8.7804C13.1973 8.87839 14.0628 10.1957 13.9296 10.9365' stroke='%23BA0000' stroke-width='0.075858'/%3e %3cpath fill-rule='evenodd' clip-rule='evenodd' d='M13.781 11.4758L13.5732 11.3852L13.7999 11.3312L13.8304 11.0967L13.9396 11.2978L14.1661 11.2435L14.007 11.4218L14.1166 11.6228L13.9091 11.5318L13.7502 11.7103' fill='%23BA0000'/%3e %3cpath fill-rule='evenodd' clip-rule='evenodd' d='M11.9036 8.94263C11.9036 8.94263 12.8511 10.6825 11.3921 12.1181C10.5899 12.7307 9.82777 12.9784 8.96795 12.7639C8.59698 12.6226 8.26094 12.4231 7.92871 12.2051C8.07112 12.192 8.20028 12.1684 8.31188 12.0989C8.51739 11.9783 8.59836 11.7705 8.6396 11.5316C8.67732 11.2471 8.76667 10.9923 8.94916 10.7144C9.19503 10.3148 9.62931 10.0844 10.0869 10.0974C10.3812 10.1 10.6357 10.2213 10.939 10.1988C11.1817 10.1715 11.3714 10.1027 11.5861 9.89283C11.9408 9.45019 11.8679 9.29287 11.9037 8.94263H11.9036Z' fill='white'/%3e %3cpath fill-rule='evenodd' clip-rule='evenodd' d='M10.3616 11.4662L10.3564 11.4728Z' fill='%23BA0000'/%3e %3cpath d='M10.3616 11.4662L10.3564 11.4728' stroke='black' stroke-width='0.075858'/%3e %3cpath d='M11.9546 9.25061C12.1246 10.1803 11.1033 11.381 10.355 11.4611' stroke='%23BA0000' stroke-width='0.075858'/%3e %3cpath fill-rule='evenodd' clip-rule='evenodd' d='M9.79575 11.4701L9.82441 11.2452L9.93986 11.4476L10.1736 11.4109L10.0111 11.5723L10.1268 11.7745L9.91109 11.6718L9.74894 11.8334L9.77799 11.6086L9.56201 11.5063' fill='%23BA0000'/%3e %3cpath fill-rule='evenodd' clip-rule='evenodd' d='M11.6889 8.90487C11.6889 8.90487 10.3627 10.3766 8.52396 9.47751C7.67961 8.92437 7.19271 8.28789 7.10938 7.40573C7.11935 7.00888 7.19588 6.62564 7.29109 6.23987C7.35084 6.3698 7.41598 6.4838 7.51859 6.566C7.70069 6.71969 7.92361 6.72702 8.16261 6.68656C8.44355 6.62758 8.71346 6.62723 9.03628 6.707C9.49481 6.80616 9.85634 7.13917 9.99621 7.57503C10.0916 7.85351 10.0617 8.13389 10.1837 8.41247C10.2901 8.63232 10.418 8.78837 10.6873 8.92112C11.2226 9.10865 11.3468 8.98757 11.6891 8.90491L11.6889 8.90487Z' fill='white'/%3e %3cpath fill-rule='evenodd' clip-rule='evenodd' d='M8.79654 8.28893L8.78857 8.28625Z' fill='%23BA0000'/%3e %3cpath d='M8.79654 8.28893L8.78857 8.28625' stroke='black' stroke-width='0.075858'/%3e %3cpath d='M11.4157 9.05539C10.5954 9.52464 9.12351 8.96036 8.79932 8.28113' stroke='%23BA0000' stroke-width='0.075858'/%3e %3cpath fill-rule='evenodd' clip-rule='evenodd' d='M8.60483 7.75649L8.82641 7.70884L8.67388 7.88498L8.78608 8.0932L8.57998 7.99359L8.4277 8.16991L8.45287 7.93232L8.24658 7.83306L8.46823 7.78582L8.49298 7.5481' fill='%23BA0000'/%3e %3c/g%3e %3c/g%3e %3cg clip-path='url(%23clip15_57_12)'%3e %3cpath fill-rule='evenodd' clip-rule='evenodd' d='M72 36H95.9998V54.0002H72V36Z' fill='white'/%3e %3cpath fill-rule='evenodd' clip-rule='evenodd' d='M72 36H80V54.0002H72V36Z' fill='%23009A49'/%3e %3cpath fill-rule='evenodd' clip-rule='evenodd' d='M88 36H96V54.0002H88V36Z' fill='%23FF7900'/%3e %3c/g%3e %3cg clip-path='url(%23clip16_57_12)'%3e %3cpath fill-rule='evenodd' clip-rule='evenodd' d='M72 54H96V71.9999H72V54Z' fill='white'/%3e %3cpath fill-rule='evenodd' clip-rule='evenodd' d='M72 54H79.9999V71.9999H72V54Z' fill='%23005700'/%3e %3cpath fill-rule='evenodd' clip-rule='evenodd' d='M88 54H95.9999V71.9999H88V54Z' fill='%23FC0000'/%3e %3c/g%3e %3cg clip-path='url(%23clip17_57_12)'%3e %3cmask id='mask4_57_12' style='mask-type:luminance' maskUnits='userSpaceOnUse' x='0' y='72' width='24' height='18'%3e %3cpath d='M0 72H24V90H0V72Z' fill='white'/%3e %3c/mask%3e %3cg mask='url(%23mask4_57_12)'%3e %3cpath fill-rule='evenodd' clip-rule='evenodd' d='M-1.5 72H25.5V90H-1.5V72Z' fill='white'/%3e %3cpath d='M11.9998 86.5961C15.0904 86.5961 17.5958 84.0906 17.5958 81.0001C17.5958 77.9095 15.0904 75.4041 11.9998 75.4041C8.90922 75.4041 6.40381 77.9095 6.40381 81.0001C6.40381 84.0906 8.90922 86.5961 11.9998 86.5961Z' fill='%23D30000'/%3e %3c/g%3e %3c/g%3e %3cg clip-path='url(%23clip18_57_12)'%3e %3cpath d='M24 72H48V81H24V72Z' fill='%23002B7F'/%3e %3cpath d='M24 81H48V90H24V81Z' fill='%23CE1126'/%3e %3cpath d='M30.4916 75.6687L30.4365 77.5437H28.5339C28.2998 77.0886 28.1064 76.7021 28.1064 76.1788C28.1064 75.7408 28.4509 75.3929 28.9474 75.3929C29.473 75.3929 30.0505 75.5701 30.4915 75.6687L30.4916 75.6687Z' fill='%23FFD83D'/%3e %3cpath d='M28.334 75.7547V76.837ZM28.4868 75.6443V77.0853ZM28.6396 75.5685V77.2852ZM28.7924 75.533V76.8795ZM28.9452 75.5264V76.8862ZM29.098 75.4789V76.8854ZM29.2508 75.4789V76.8854ZM29.4036 75.4927V76.8992ZM29.5564 75.5065V76.913ZM29.7092 75.596V77.0026ZM29.862 75.6098V77.1956ZM30.0148 75.6098V77.0164ZM30.1676 75.6098V77.0164Z' fill='%23FFD83D'/%3e %3cpath d='M28.334 75.7547V76.837M28.4868 75.6443V77.0853M28.6396 75.5685V77.2852M28.7924 75.533V76.8795M28.9452 75.5264V76.8862M29.098 75.4789V76.8854M29.2508 75.4789V76.8854M29.4036 75.4927V76.8992M29.5564 75.5065V76.913M29.7092 75.596V77.0026M29.862 75.6098V77.1956M30.0148 75.6098V77.0164M30.1676 75.6098V77.0164' stroke='black' stroke-width='0.045' stroke-linecap='round' stroke-linejoin='round'/%3e %3cpath d='M29.2922 75.5376C29.6151 75.5908 30.3244 75.9227 30.2435 76.3717C30.1289 77.008 29.7573 76.7526 29.2646 76.6612L28.8924 76.7853C28.7592 76.9213 28.5631 77.0458 28.4306 76.8818H28.21V77.7435H30.6502V75.6617L29.2922 75.5376Z' fill='black' stroke='black' stroke-width='0.045' stroke-linecap='round' stroke-linejoin='round'/%3e %3cpath d='M30.3845 75.5376C30.4664 75.5376 30.5327 75.4713 30.5327 75.3894C30.5327 75.3076 30.4664 75.2412 30.3845 75.2412C30.3027 75.2412 30.2363 75.3076 30.2363 75.3894C30.2363 75.4713 30.3027 75.5376 30.3845 75.5376Z' fill='%23FFD83D' stroke='black' stroke-width='0.06' stroke-linecap='round' stroke-linejoin='round'/%3e %3cpath d='M30.0515 75.4575C30.1334 75.4575 30.1997 75.3912 30.1997 75.3093C30.1997 75.2275 30.1334 75.1611 30.0515 75.1611C29.9697 75.1611 29.9033 75.2275 29.9033 75.3093C29.9033 75.3912 29.9697 75.4575 30.0515 75.4575Z' fill='%23FFD83D' stroke='black' stroke-width='0.06' stroke-linecap='round' stroke-linejoin='round'/%3e %3cpath d='M29.7136 75.3727C29.7955 75.3727 29.8618 75.3063 29.8618 75.2245C29.8618 75.1426 29.7955 75.0763 29.7136 75.0763C29.6318 75.0763 29.5654 75.1426 29.5654 75.2245C29.5654 75.3063 29.6318 75.3727 29.7136 75.3727Z' fill='%23FFD83D' stroke='black' stroke-width='0.06' stroke-linecap='round' stroke-linejoin='round'/%3e %3cpath d='M29.3748 75.3161C29.4566 75.3161 29.523 75.2497 29.523 75.1679C29.523 75.086 29.4566 75.0197 29.3748 75.0197C29.2929 75.0197 29.2266 75.086 29.2266 75.1679C29.2266 75.2497 29.2929 75.3161 29.3748 75.3161Z' fill='%23FFD83D' stroke='black' stroke-width='0.06' stroke-linecap='round' stroke-linejoin='round'/%3e %3cpath d='M29.0354 75.2826C29.1173 75.2826 29.1836 75.2163 29.1836 75.1344C29.1836 75.0526 29.1173 74.9862 29.0354 74.9862C28.9536 74.9862 28.8872 75.0526 28.8872 75.1344C28.8872 75.2163 28.9536 75.2826 29.0354 75.2826Z' fill='%23FFD83D' stroke='black' stroke-width='0.06' stroke-linecap='round' stroke-linejoin='round'/%3e %3cpath d='M28.7029 75.3015C28.7847 75.3015 28.8511 75.2352 28.8511 75.1533C28.8511 75.0715 28.7847 75.0051 28.7029 75.0051C28.621 75.0051 28.5547 75.0715 28.5547 75.1533C28.5547 75.2352 28.621 75.3015 28.7029 75.3015Z' fill='%23FFD83D' stroke='black' stroke-width='0.06' stroke-linecap='round' stroke-linejoin='round'/%3e %3cpath d='M28.3855 75.4102C28.4674 75.4102 28.5337 75.3438 28.5337 75.262C28.5337 75.1801 28.4674 75.1138 28.3855 75.1138C28.3037 75.1138 28.2373 75.1801 28.2373 75.262C28.2373 75.3438 28.3037 75.4102 28.3855 75.4102Z' fill='%23FFD83D' stroke='black' stroke-width='0.06' stroke-linecap='round' stroke-linejoin='round'/%3e %3cpath d='M28.1184 75.6066C28.2003 75.6066 28.2666 75.5402 28.2666 75.4584C28.2666 75.3765 28.2003 75.3102 28.1184 75.3102C28.0366 75.3102 27.9702 75.3765 27.9702 75.4584C27.9702 75.5402 28.0366 75.6066 28.1184 75.6066Z' fill='%23FFD83D' stroke='black' stroke-width='0.06' stroke-linecap='round' stroke-linejoin='round'/%3e %3cpath d='M27.929 75.8806C28.0108 75.8806 28.0772 75.8143 28.0772 75.7324C28.0772 75.6506 28.0108 75.5842 27.929 75.5842C27.8471 75.5842 27.7808 75.6506 27.7808 75.7324C27.7808 75.8143 27.8471 75.8806 27.929 75.8806Z' fill='%23FFD83D' stroke='black' stroke-width='0.06' stroke-linecap='round' stroke-linejoin='round'/%3e %3cpath d='M27.8377 76.2029C27.9195 76.2029 27.9859 76.1365 27.9859 76.0547C27.9859 75.9728 27.9195 75.9065 27.8377 75.9065C27.7558 75.9065 27.6895 75.9728 27.6895 76.0547C27.6895 76.1365 27.7558 76.2029 27.8377 76.2029Z' fill='%23FFD83D' stroke='black' stroke-width='0.06' stroke-linecap='round' stroke-linejoin='round'/%3e %3cpath d='M27.8411 76.5372C27.9229 76.5372 27.9893 76.4709 27.9893 76.389C27.9893 76.3072 27.9229 76.2408 27.8411 76.2408C27.7592 76.2408 27.6929 76.3072 27.6929 76.389C27.6929 76.4709 27.7592 76.5372 27.8411 76.5372Z' fill='%23FFD83D' stroke='black' stroke-width='0.06' stroke-linecap='round' stroke-linejoin='round'/%3e %3cpath d='M27.905 76.8646C27.9869 76.8646 28.0532 76.7983 28.0532 76.7164C28.0532 76.6346 27.9869 76.5682 27.905 76.5682C27.8232 76.5682 27.7568 76.6346 27.7568 76.7164C27.7568 76.7983 27.8232 76.8646 27.905 76.8646Z' fill='%23FFD83D' stroke='black' stroke-width='0.06' stroke-linecap='round' stroke-linejoin='round'/%3e %3cpath d='M30.4501 75.5859L30.4363 75.779C30.0676 75.7225 29.5448 75.517 29.0576 75.517C28.6074 75.517 28.258 75.6971 28.258 76.1512C28.258 76.5988 28.4475 77.0058 28.6991 77.4196L28.4372 77.5437C28.2031 77.0886 28.0098 76.7021 28.0098 76.1787C28.0098 75.7407 28.3543 75.3102 28.9473 75.3102C29.4729 75.3102 30.009 75.4873 30.45 75.5859L30.4501 75.5859Z' fill='%23FFD83D' stroke='black' stroke-width='0.06' stroke-linecap='round' stroke-linejoin='round'/%3e %3cpath d='M30.8268 75.6687L30.8819 77.5437H32.7845C33.0186 77.0886 33.2119 76.7021 33.2119 76.1788C33.2119 75.7408 32.8674 75.3929 32.3709 75.3929C31.8453 75.3929 31.2678 75.5701 30.8268 75.6687L30.8268 75.6687Z' fill='%23FFD83D'/%3e %3cpath d='M32.9844 75.7547V76.837ZM32.8316 75.6443V77.0853ZM32.6788 75.5685V77.2852ZM32.526 75.533V76.8795ZM32.3732 75.5264V76.8862ZM32.2204 75.4789V76.8854ZM32.0675 75.4789V76.8854ZM31.9148 75.4927V76.8992ZM31.7619 75.5065V76.913ZM31.6091 75.596V77.0026ZM31.4564 75.6098V77.1956ZM31.3035 75.6098V77.0164ZM31.1507 75.6098V77.0164Z' fill='%23FFD83D'/%3e %3cpath d='M32.9844 75.7547V76.837M32.8316 75.6443V77.0853M32.6788 75.5685V77.2852M32.526 75.533V76.8795M32.3732 75.5264V76.8862M32.2204 75.4789V76.8854M32.0675 75.4789V76.8854M31.9148 75.4927V76.8992M31.7619 75.5065V76.913M31.6091 75.596V77.0026M31.4564 75.6098V77.1956M31.3035 75.6098V77.0164M31.1507 75.6098V77.0164' stroke='black' stroke-width='0.045' stroke-linecap='round' stroke-linejoin='round'/%3e %3cpath d='M32.0261 75.5376C31.7032 75.5908 30.9939 75.9227 31.0748 76.3717C31.1894 77.008 31.5611 76.7526 32.0537 76.6612L32.426 76.7853C32.5592 76.9213 32.7553 77.0458 32.8878 76.8818H33.1084V77.7435H30.6681V75.6617L32.0261 75.5376Z' fill='black' stroke='black' stroke-width='0.045' stroke-linecap='round' stroke-linejoin='round'/%3e %3cpath d='M30.9338 75.5376C30.852 75.5376 30.7856 75.4713 30.7856 75.3894C30.7856 75.3076 30.852 75.2412 30.9338 75.2412C31.0157 75.2412 31.082 75.3076 31.082 75.3894C31.082 75.4713 31.0157 75.5376 30.9338 75.5376Z' fill='%23FFD83D' stroke='black' stroke-width='0.06' stroke-linecap='round' stroke-linejoin='round'/%3e %3cpath d='M31.2668 75.4575C31.185 75.4575 31.1186 75.3912 31.1186 75.3093C31.1186 75.2275 31.185 75.1611 31.2668 75.1611C31.3487 75.1611 31.415 75.2275 31.415 75.3093C31.415 75.3912 31.3487 75.4575 31.2668 75.4575Z' fill='%23FFD83D' stroke='black' stroke-width='0.06' stroke-linecap='round' stroke-linejoin='round'/%3e %3cpath d='M31.6047 75.3727C31.5229 75.3727 31.4565 75.3063 31.4565 75.2245C31.4565 75.1426 31.5229 75.0763 31.6047 75.0763C31.6866 75.0763 31.7529 75.1426 31.7529 75.2245C31.7529 75.3063 31.6866 75.3727 31.6047 75.3727Z' fill='%23FFD83D' stroke='black' stroke-width='0.06' stroke-linecap='round' stroke-linejoin='round'/%3e %3cpath d='M31.9436 75.3161C31.8617 75.3161 31.7954 75.2497 31.7954 75.1679C31.7954 75.086 31.8617 75.0197 31.9436 75.0197C32.0254 75.0197 32.0918 75.086 32.0918 75.1679C32.0918 75.2497 32.0254 75.3161 31.9436 75.3161Z' fill='%23FFD83D' stroke='black' stroke-width='0.06' stroke-linecap='round' stroke-linejoin='round'/%3e %3cpath d='M32.283 75.2826C32.2011 75.2826 32.1348 75.2163 32.1348 75.1344C32.1348 75.0526 32.2011 74.9862 32.283 74.9862C32.3648 74.9862 32.4312 75.0526 32.4312 75.1344C32.4312 75.2163 32.3648 75.2826 32.283 75.2826Z' fill='%23FFD83D' stroke='black' stroke-width='0.06' stroke-linecap='round' stroke-linejoin='round'/%3e %3cpath d='M32.6155 75.3015C32.5336 75.3015 32.4673 75.2352 32.4673 75.1533C32.4673 75.0715 32.5336 75.0051 32.6155 75.0051C32.6973 75.0051 32.7637 75.0715 32.7637 75.1533C32.7637 75.2352 32.6973 75.3015 32.6155 75.3015Z' fill='%23FFD83D' stroke='black' stroke-width='0.06' stroke-linecap='round' stroke-linejoin='round'/%3e %3cpath d='M32.9329 75.4102C32.851 75.4102 32.7847 75.3438 32.7847 75.262C32.7847 75.1801 32.851 75.1138 32.9329 75.1138C33.0147 75.1138 33.0811 75.1801 33.0811 75.262C33.0811 75.3438 33.0147 75.4102 32.9329 75.4102Z' fill='%23FFD83D' stroke='black' stroke-width='0.06' stroke-linecap='round' stroke-linejoin='round'/%3e %3cpath d='M33.1999 75.6066C33.1181 75.6066 33.0517 75.5402 33.0517 75.4584C33.0517 75.3765 33.1181 75.3102 33.1999 75.3102C33.2818 75.3102 33.3481 75.3765 33.3481 75.4584C33.3481 75.5402 33.2818 75.6066 33.1999 75.6066Z' fill='%23FFD83D' stroke='black' stroke-width='0.06' stroke-linecap='round' stroke-linejoin='round'/%3e %3cpath d='M33.3894 75.8806C33.3075 75.8806 33.2412 75.8143 33.2412 75.7324C33.2412 75.6506 33.3075 75.5842 33.3894 75.5842C33.4712 75.5842 33.5376 75.6506 33.5376 75.7324C33.5376 75.8143 33.4712 75.8806 33.3894 75.8806Z' fill='%23FFD83D' stroke='black' stroke-width='0.06' stroke-linecap='round' stroke-linejoin='round'/%3e %3cpath d='M33.4807 76.2029C33.3989 76.2029 33.3325 76.1365 33.3325 76.0547C33.3325 75.9728 33.3989 75.9065 33.4807 75.9065C33.5626 75.9065 33.6289 75.9728 33.6289 76.0547C33.6289 76.1365 33.5626 76.2029 33.4807 76.2029Z' fill='%23FFD83D' stroke='black' stroke-width='0.06' stroke-linecap='round' stroke-linejoin='round'/%3e %3cpath d='M33.4773 76.5372C33.3954 76.5372 33.3291 76.4709 33.3291 76.389C33.3291 76.3072 33.3954 76.2408 33.4773 76.2408C33.5591 76.2408 33.6255 76.3072 33.6255 76.389C33.6255 76.4709 33.5591 76.5372 33.4773 76.5372Z' fill='%23FFD83D' stroke='black' stroke-width='0.06' stroke-linecap='round' stroke-linejoin='round'/%3e %3cpath d='M33.4133 76.8646C33.3315 76.8646 33.2651 76.7983 33.2651 76.7164C33.2651 76.6346 33.3315 76.5682 33.4133 76.5682C33.4952 76.5682 33.5615 76.6346 33.5615 76.7164C33.5615 76.7983 33.4952 76.8646 33.4133 76.8646Z' fill='%23FFD83D' stroke='black' stroke-width='0.06' stroke-linecap='round' stroke-linejoin='round'/%3e %3cpath d='M30.8683 75.5859L30.8821 75.779C31.2508 75.7225 31.7735 75.517 32.2608 75.517C32.7109 75.517 33.0604 75.6971 33.0604 76.1512C33.0604 76.5988 32.8709 77.0058 32.6193 77.4196L32.8812 77.5437C33.1153 77.0886 33.3086 76.7021 33.3086 76.1787C33.3086 75.7407 32.9641 75.3102 32.3711 75.3102C31.8455 75.3102 31.3094 75.4873 30.8683 75.5859L30.8683 75.5859Z' fill='%23FFD83D' stroke='black' stroke-width='0.06' stroke-linecap='round' stroke-linejoin='round'/%3e %3cpath d='M30.659 73.5938L30.5043 73.8834L30.6589 74.1722L30.8136 73.8835L30.6589 73.5938L30.659 73.5938ZM30.659 74.325L30.5043 74.6138L30.6589 74.9034L30.8136 74.6138L30.6589 74.325L30.659 74.325ZM30.1075 74.2486L30.3514 74.4033L30.5946 74.2486L30.3514 74.0939L30.1074 74.2486L30.1075 74.2486ZM30.7233 74.2486L30.9664 74.4033L31.2103 74.2486L30.9664 74.0939L30.7232 74.2486L30.7233 74.2486Z' fill='%23FFD83D' stroke='black' stroke-width='0.06' stroke-linecap='round' stroke-linejoin='round'/%3e %3cpath d='M30.6592 74.3692C30.7239 74.3692 30.7764 74.3168 30.7764 74.2521C30.7764 74.1874 30.7239 74.1349 30.6592 74.1349C30.5945 74.1349 30.542 74.1874 30.542 74.2521C30.542 74.3168 30.5945 74.3692 30.6592 74.3692Z' fill='%23FFD83D' stroke='black' stroke-width='0.06' stroke-linecap='round' stroke-linejoin='round'/%3e %3cpath d='M30.6594 75.3137C30.8326 75.3137 30.973 75.1733 30.973 75.0001C30.973 74.8268 30.8326 74.6864 30.6594 74.6864C30.4861 74.6864 30.3457 74.8268 30.3457 75.0001C30.3457 75.1733 30.4861 75.3137 30.6594 75.3137Z' fill='%23FFD83D' stroke='black' stroke-width='0.06' stroke-linecap='round' stroke-linejoin='round'/%3e %3cpath d='M30.5805 74.6963C30.5805 74.7897 30.5798 74.844 30.5796 74.895C30.5048 74.8984 30.4302 74.9062 30.3564 74.9184M30.9621 74.9184C30.8882 74.9062 30.8137 74.8983 30.7389 74.895V74.6963M30.3555 75.0769C30.4558 75.0601 30.5574 75.0516 30.6592 75.0516C30.7627 75.0516 30.8641 75.0604 30.9629 75.0769' stroke='black' stroke-width='0.045' stroke-linecap='round' stroke-linejoin='round'/%3e %3cpath d='M30.3527 75.5306C30.3229 76.0431 30.2624 76.565 30.063 76.9444L30.3873 76.8131C30.5007 76.3833 30.5244 75.8278 30.5589 75.5653L30.3527 75.5306ZM30.9658 75.5306L30.7596 75.5653C30.794 75.8278 30.8178 76.3833 30.9311 76.8131L31.2555 76.9444C31.0561 76.565 30.9955 76.0431 30.9658 75.5306Z' fill='%23FFD83D' stroke='black' stroke-width='0.06' stroke-linecap='round' stroke-linejoin='round'/%3e %3cpath d='M30.6587 76.6406C30.2713 76.6406 29.9867 76.8232 29.9696 77.2884C29.8749 77.1218 29.4743 76.5977 29.1006 76.6678C28.8783 76.7095 28.6818 77.0178 28.7152 77.3709C28.5312 76.842 27.992 76.7554 27.5986 77.0682C27.9479 77.3553 28.1033 78.2032 28.3974 78.571H32.9199C33.214 78.2032 33.3703 77.3554 33.7196 77.0682C33.3262 76.7554 32.7871 76.8421 32.6031 77.371C32.6364 77.0179 32.4391 76.7096 32.2168 76.6679C31.8431 76.5978 31.4434 77.1219 31.3487 77.2885C31.3316 76.8234 31.0461 76.6407 30.6587 76.6407L30.6587 76.6406Z' fill='%23FFD83D' stroke='black' stroke-width='0.06' stroke-linecap='round' stroke-linejoin='round'/%3e %3cpath d='M32.9131 78.5709C32.9131 78.7383 31.9033 78.9224 30.659 78.9224C29.4147 78.9224 28.4048 78.7383 28.4048 78.5709C28.4048 78.4035 29.4147 78.3158 30.659 78.3158C31.9032 78.3158 32.9131 78.4034 32.9131 78.5709H32.9131Z' fill='black' stroke='black' stroke-width='0.045' stroke-linecap='round' stroke-linejoin='round'/%3e %3cpath d='M30.6588 75.5385C30.7169 75.5385 30.764 75.4914 30.764 75.4334C30.764 75.3753 30.7169 75.3282 30.6588 75.3282C30.6008 75.3282 30.5537 75.3753 30.5537 75.4334C30.5537 75.4914 30.6008 75.5385 30.6588 75.5385Z' fill='%23FFD83D' stroke='black' stroke-width='0.045' stroke-linecap='round' stroke-linejoin='round'/%3e %3cpath d='M30.6589 75.7729C30.7208 75.7729 30.7709 75.7227 30.7709 75.6608C30.7709 75.599 30.7208 75.5488 30.6589 75.5488C30.597 75.5488 30.5469 75.599 30.5469 75.6608C30.5469 75.7227 30.597 75.7729 30.6589 75.7729Z' fill='%23FFD83D' stroke='black' stroke-width='0.045' stroke-linecap='round' stroke-linejoin='round'/%3e %3cpath d='M30.659 76.0279C30.7266 76.0279 30.7814 75.9732 30.7814 75.9056C30.7814 75.838 30.7266 75.7832 30.659 75.7832C30.5914 75.7832 30.5366 75.838 30.5366 75.9056C30.5366 75.9732 30.5914 76.0279 30.659 76.0279Z' fill='%23FFD83D' stroke='black' stroke-width='0.045' stroke-linecap='round' stroke-linejoin='round'/%3e %3cpath d='M30.6591 76.3174C30.7362 76.3174 30.7987 76.2549 30.7987 76.1778C30.7987 76.1007 30.7362 76.0382 30.6591 76.0382C30.582 76.0382 30.5195 76.1007 30.5195 76.1778C30.5195 76.2549 30.582 76.3174 30.6591 76.3174Z' fill='%23FFD83D' stroke='black' stroke-width='0.045' stroke-linecap='round' stroke-linejoin='round'/%3e %3cpath d='M30.6588 76.6345C30.7435 76.6345 30.8122 76.5659 30.8122 76.4811C30.8122 76.3964 30.7435 76.3278 30.6588 76.3278C30.574 76.3278 30.5054 76.3964 30.5054 76.4811C30.5054 76.5659 30.574 76.6345 30.6588 76.6345Z' fill='%23FFD83D' stroke='black' stroke-width='0.045' stroke-linecap='round' stroke-linejoin='round'/%3e %3cpath d='M30.598 76.7762C30.5814 76.776 30.5657 76.79 30.5698 76.8166C30.5747 76.8479 30.5808 76.9064 30.5867 76.9459C30.5933 76.9907 30.6194 76.9798 30.6261 76.945C30.6327 76.9102 30.63 76.8878 30.6317 76.8231C30.6325 76.7908 30.6145 76.7765 30.598 76.7762ZM30.7198 76.7762C30.7032 76.7765 30.6852 76.7908 30.6861 76.8231C30.6877 76.8878 30.6851 76.9102 30.6917 76.945C30.6983 76.9799 30.7244 76.9907 30.7311 76.946C30.7369 76.9064 30.7431 76.8479 30.748 76.8166C30.7521 76.79 30.7364 76.7761 30.7198 76.7763V76.7762ZM30.4892 76.7931C30.474 76.7952 30.4583 76.8105 30.4592 76.8269C30.4609 76.8567 30.4691 76.8926 30.4723 76.9375C30.4756 76.984 30.5084 76.9659 30.5117 76.9394C30.515 76.9129 30.5188 76.8736 30.5155 76.8222C30.5142 76.8029 30.5058 76.7945 30.4958 76.7931C30.4936 76.7928 30.4914 76.7928 30.4892 76.7931ZM30.822 76.7931C30.812 76.7944 30.8036 76.8029 30.8023 76.8222C30.7998 76.8613 30.801 76.9005 30.8061 76.9394C30.8094 76.9659 30.8421 76.9839 30.8455 76.9375C30.8487 76.8926 30.8569 76.8568 30.8586 76.8269C30.8595 76.8106 30.8438 76.7953 30.8286 76.7931C30.8264 76.7928 30.8242 76.7928 30.822 76.7931L30.822 76.7931ZM30.3589 76.8456C30.345 76.8492 30.3322 76.8659 30.3364 76.885C30.3447 76.9232 30.3523 76.9654 30.3523 77.0041C30.3523 77.0373 30.3807 77.0254 30.3823 77.0022C30.3851 76.9632 30.3867 76.9241 30.387 76.885C30.387 76.8516 30.3728 76.8421 30.3589 76.8457L30.3589 76.8456ZM30.9495 76.8456C30.9396 76.8483 30.9307 76.8599 30.9307 76.885C30.9307 76.9298 30.9338 76.979 30.9355 77.0022C30.9371 77.0254 30.9655 77.0373 30.9655 77.0041C30.9655 76.9654 30.9731 76.9232 30.9814 76.885C30.9856 76.8659 30.9728 76.8492 30.9589 76.8456C30.9558 76.8447 30.9526 76.8447 30.9495 76.8456L30.9495 76.8456ZM29.1767 76.8507C29.16 76.8502 29.1484 76.8728 29.1598 76.8976C29.178 76.9374 29.1974 76.9626 29.2161 77.0054C29.2326 77.0435 29.2581 77.0198 29.2498 76.9932C29.2415 76.9667 29.2325 76.9371 29.2076 76.8807C29.1983 76.8596 29.1866 76.851 29.1767 76.8507L29.1767 76.8507ZM32.1411 76.8507C32.1311 76.8511 32.1195 76.8596 32.1102 76.8807C32.0853 76.9371 32.0763 76.9667 32.0679 76.9932C32.0596 77.0198 32.085 77.0436 32.1017 77.0054C32.1203 76.9625 32.1397 76.9374 32.1579 76.8976C32.1693 76.8727 32.1577 76.8502 32.1411 76.8507ZM29.2967 76.8526C29.2845 76.8563 29.277 76.8719 29.2845 76.8901C29.2994 76.9266 29.321 76.964 29.3361 77.0035C29.3493 77.0384 29.3788 77.0285 29.3689 76.997C29.3589 76.9655 29.3559 76.947 29.336 76.8873C29.3261 76.8575 29.3089 76.8489 29.2967 76.8526ZM32.0117 76.8526C32.0012 76.8548 31.9891 76.8649 31.9817 76.8873C31.9618 76.947 31.9588 76.9655 31.9489 76.997C31.9389 77.0285 31.9684 77.0384 31.9817 77.0036C31.9967 76.964 32.0183 76.9266 32.0332 76.8901C32.0407 76.8719 32.0333 76.8563 32.0211 76.8526C32.018 76.8518 32.0148 76.8518 32.0117 76.8526ZM29.4467 76.8817C29.4312 76.8846 29.4193 76.9081 29.4298 76.937C29.4431 76.9735 29.462 77.008 29.4786 77.0495C29.4951 77.091 29.5227 77.0826 29.5161 77.0561C29.5095 77.0295 29.5013 76.9855 29.4814 76.9192C29.4727 76.8902 29.4586 76.8794 29.4467 76.8817L29.4467 76.8817ZM31.8711 76.8817C31.8591 76.8794 31.8451 76.8901 31.8364 76.9192C31.8164 76.9855 31.8083 77.0295 31.8017 77.056C31.795 77.0826 31.8225 77.091 31.8392 77.0495C31.8558 77.008 31.8746 76.9735 31.8879 76.937C31.8984 76.9082 31.8864 76.8846 31.871 76.8817L31.8711 76.8817ZM29.0754 76.9023C29.0587 76.904 29.0435 76.9313 29.0538 76.952C29.0705 76.9852 29.081 76.9965 29.097 77.0317C29.1136 77.0682 29.1318 77.0399 29.1251 77.0167C29.1185 76.9935 29.11 76.9664 29.1017 76.9333C29.0956 76.909 29.0855 76.9013 29.0754 76.9023ZM32.2423 76.9023C32.2323 76.9013 32.2221 76.9089 32.2161 76.9332C32.2078 76.9664 32.1993 76.9934 32.1927 77.0167C32.186 77.0399 32.2041 77.0682 32.2207 77.0317C32.2368 76.9965 32.2473 76.9852 32.2639 76.952C32.2743 76.9313 32.259 76.904 32.2423 76.9023L32.2423 76.9023ZM30.2314 76.9862C30.2139 76.9862 30.1951 77.0095 30.2014 77.0312C30.2113 77.066 30.2267 77.0969 30.2379 77.1419C30.2478 77.1817 30.2762 77.1618 30.2745 77.1353C30.2728 77.1088 30.2683 77.0726 30.2567 77.0162C30.2523 76.9951 30.2419 76.9862 30.2314 76.9862L30.2314 76.9862ZM31.0864 76.9862C31.0758 76.9862 31.0654 76.9951 31.0611 77.0162C31.0494 77.0726 31.0449 77.1088 31.0432 77.1353C31.0416 77.1618 31.0699 77.1817 31.0798 77.1419C31.0911 77.097 31.1064 77.0661 31.1164 77.0312C31.1226 77.0095 31.1039 76.9862 31.0864 76.9862H31.0864ZM30.6589 77.0219C30.6373 77.0219 30.6343 77.0508 30.6336 77.0744C30.6311 77.1515 30.5991 77.2265 30.5717 77.2637C30.5443 77.3011 30.504 77.2911 30.4667 77.2712C30.4293 77.2513 30.4071 77.2364 30.3673 77.2066C30.3275 77.1767 30.2973 77.1941 30.3448 77.2619C30.4833 77.4593 30.6336 77.628 30.6336 77.95C30.6336 77.9917 30.6408 78.0044 30.6589 78.0044C30.6769 78.0044 30.6851 77.9917 30.6851 77.95C30.6851 77.6281 30.8344 77.4593 30.9729 77.2619C31.0204 77.1942 30.9902 77.1767 30.9504 77.2066C30.9106 77.2365 30.8883 77.2514 30.851 77.2713C30.8137 77.2912 30.7734 77.3011 30.746 77.2638C30.7186 77.2265 30.6866 77.1516 30.6842 77.0744C30.6834 77.0509 30.6804 77.0219 30.6588 77.0219L30.6589 77.0219ZM29.6004 76.9736C29.5985 76.9736 29.5966 76.9739 29.5948 76.9745C29.5867 76.977 29.5814 76.9868 29.5845 77.0036C29.5901 77.0336 29.6109 77.0926 29.6192 77.1207C29.6275 77.1489 29.6622 77.1429 29.6539 77.1048C29.6455 77.0666 29.646 77.0551 29.636 77.012C29.6306 76.9884 29.6136 76.9739 29.6004 76.9736ZM31.7173 76.9736C31.7041 76.9739 31.6871 76.9884 31.6817 77.012C31.6717 77.0552 31.6722 77.0666 31.6639 77.1048C31.6555 77.143 31.6902 77.149 31.6985 77.1207C31.7068 77.0926 31.7276 77.0336 31.7332 77.0036C31.7364 76.9868 31.731 76.977 31.7229 76.9745C31.7211 76.9739 31.7192 76.9736 31.7173 76.9736ZM28.9714 76.9857C28.954 76.9871 28.9416 77.0089 28.9592 77.041C28.9782 77.0757 29.0108 77.1193 29.0257 77.1442C29.0407 77.1691 29.0665 77.1523 29.0482 77.1208C29.03 77.0893 29.0239 77.053 29.0023 77.0083C28.9942 76.9915 28.9818 76.9849 28.9714 76.9858L28.9714 76.9857ZM32.3464 76.9857C32.3359 76.9849 32.3235 76.9914 32.3154 77.0082C32.2938 77.053 32.2877 77.0892 32.2695 77.1207C32.2512 77.1522 32.2771 77.169 32.292 77.1441C32.3069 77.1192 32.3395 77.0757 32.3586 77.041C32.3762 77.0089 32.3637 76.9871 32.3464 76.9857L32.3464 76.9857ZM28.0207 77.0856C28.0007 77.0845 27.9944 77.1207 28.0132 77.1447C28.0406 77.1795 28.0597 77.198 28.0911 77.2262C28.116 77.2486 28.1232 77.2196 28.1107 77.1971C28.0983 77.1748 28.0803 77.152 28.0555 77.1146C28.0418 77.0942 28.0299 77.0861 28.0208 77.0856H28.0207ZM33.297 77.0856C33.2879 77.0861 33.276 77.0942 33.2623 77.1147C33.2374 77.152 33.2194 77.1748 33.207 77.1972C33.1946 77.2196 33.2018 77.2486 33.2267 77.2262C33.2581 77.198 33.2771 77.1795 33.3045 77.1446C33.3233 77.1207 33.317 77.0845 33.297 77.0856ZM28.1717 77.1156C28.1557 77.1158 28.1452 77.1276 28.1576 77.155C28.1754 77.1942 28.1989 77.2386 28.2139 77.2684C28.2288 77.2983 28.2743 77.3083 28.256 77.2618C28.2378 77.2154 28.2342 77.1916 28.2176 77.1484C28.2093 77.1268 28.1876 77.1154 28.1717 77.1156L28.1717 77.1156ZM33.1461 77.1156C33.1301 77.1154 33.1084 77.1268 33.1002 77.1484C33.0835 77.1915 33.0799 77.2154 33.0617 77.2618C33.0434 77.3083 33.0889 77.2982 33.1039 77.2684C33.1188 77.2385 33.1423 77.1941 33.1601 77.155C33.1725 77.1276 33.162 77.1158 33.146 77.1156H33.1461ZM27.8792 77.1259C27.856 77.1261 27.854 77.1494 27.8745 77.1643C27.9019 77.1842 27.9345 77.2063 27.9664 77.2318C28.0037 77.2617 28.0181 77.2342 27.9982 77.2093C27.9783 77.1845 27.9589 77.1592 27.9092 77.1343C27.8967 77.1281 27.8869 77.1258 27.8792 77.1259ZM33.4386 77.1259C33.4308 77.1258 33.421 77.1281 33.4086 77.1343C33.3588 77.1592 33.3394 77.1845 33.3195 77.2093C33.2996 77.2342 33.3141 77.2617 33.3514 77.2318C33.3832 77.2063 33.4159 77.1842 33.4432 77.1643C33.4637 77.1494 33.4618 77.1261 33.4385 77.1259H33.4386ZM30.1489 77.1475C30.1359 77.1493 30.1246 77.164 30.1301 77.1831C30.14 77.2179 30.1513 77.2548 30.1582 77.2909C30.1649 77.3258 30.2052 77.3262 30.1986 77.2946C30.192 77.2631 30.1886 77.2237 30.177 77.1755C30.1726 77.1575 30.1635 77.1488 30.1545 77.1475C30.1526 77.1472 30.1507 77.1472 30.1489 77.1475ZM31.1632 77.1475C31.1542 77.1489 31.1451 77.1575 31.1407 77.1756C31.1291 77.2237 31.1258 77.2632 31.1192 77.2947C31.1125 77.3262 31.1528 77.3258 31.1595 77.2909C31.1664 77.2548 31.1776 77.2179 31.1876 77.1831C31.193 77.164 31.1818 77.1493 31.1688 77.1475C31.167 77.1472 31.165 77.1472 31.1631 77.1475L31.1632 77.1475ZM29.246 77.0879C29.2358 77.0907 29.2299 77.1102 29.2376 77.1376C29.2799 77.2894 29.2928 77.3693 29.2854 77.4067C29.2779 77.444 29.2575 77.4491 29.2301 77.4367C29.2006 77.4232 29.1724 77.4072 29.1457 77.3888C29.1209 77.3714 29.095 77.3923 29.1307 77.4217C29.3124 77.571 29.4383 77.7416 29.487 77.9486C29.4969 77.9909 29.5235 77.9958 29.5161 77.9486C29.4749 77.6879 29.467 77.4736 29.5292 77.3392C29.5526 77.2887 29.529 77.2402 29.4917 77.3223C29.4668 77.3771 29.4265 77.3987 29.3942 77.3514C29.3618 77.3041 29.295 77.178 29.2751 77.1207C29.2677 77.0993 29.2584 77.0894 29.2507 77.088C29.2492 77.0876 29.2476 77.0876 29.2461 77.088L29.246 77.0879ZM32.0669 77.0879C32.0593 77.0893 32.0501 77.0993 32.0426 77.1207C32.0227 77.1779 31.9559 77.304 31.9235 77.3513C31.8911 77.3986 31.8509 77.377 31.826 77.3222C31.7887 77.2401 31.7651 77.2886 31.7885 77.3391C31.8507 77.4735 31.8428 77.6878 31.8017 77.9485C31.7942 77.9958 31.8208 77.9908 31.8307 77.9485C31.8794 77.7416 32.0053 77.5709 32.187 77.4217C32.2227 77.3923 32.1969 77.3714 32.172 77.3889C32.1471 77.4063 32.115 77.4243 32.0876 77.4367C32.0603 77.4491 32.0398 77.444 32.0323 77.4067C32.0248 77.3694 32.0378 77.2894 32.0801 77.1377C32.0877 77.1103 32.0819 77.0908 32.0717 77.088C32.0702 77.0876 32.0685 77.0876 32.067 77.088L32.0669 77.0879ZM28.3329 77.1606C28.3165 77.1608 28.3029 77.1723 28.3104 77.1972C28.3224 77.237 28.3471 77.2801 28.3554 77.305C28.3637 77.3299 28.3904 77.3183 28.3854 77.2834C28.3804 77.2486 28.378 77.2278 28.3713 77.1897C28.368 77.1706 28.3493 77.1604 28.3329 77.1606ZM32.9848 77.1606C32.9684 77.1604 32.9497 77.1706 32.9464 77.1897C32.9397 77.2278 32.9373 77.2486 32.9323 77.2834C32.9273 77.3182 32.954 77.3298 32.9623 77.305C32.9706 77.2801 32.9953 77.237 33.0073 77.1971C33.0148 77.1722 33.0012 77.1608 32.9848 77.1606ZM28.8964 77.1085C28.8773 77.1051 28.8745 77.1542 28.8907 77.1742C28.9123 77.2007 28.9423 77.2328 28.9723 77.2689C28.9972 77.2987 29.0125 77.2722 28.9976 77.2473C28.9827 77.2224 28.9605 77.196 28.9207 77.133C28.9108 77.1172 28.9027 77.1097 28.8964 77.1086L28.8964 77.1085ZM32.4214 77.1085C32.415 77.1097 32.4069 77.1171 32.397 77.1329C32.3571 77.1959 32.335 77.2224 32.3201 77.2473C32.3052 77.2722 32.3205 77.2987 32.3454 77.2689C32.3754 77.2328 32.4054 77.2007 32.427 77.1742C32.4432 77.1543 32.4404 77.1052 32.4213 77.1086L32.4214 77.1085ZM28.4614 77.2271C28.4495 77.2263 28.4395 77.2359 28.4445 77.26C28.4514 77.2935 28.4615 77.3213 28.4698 77.3528C28.4781 77.3843 28.4998 77.3789 28.4998 77.3491C28.4998 77.3192 28.4944 77.2859 28.4895 77.2544C28.487 77.2386 28.4732 77.228 28.4613 77.2272L28.4614 77.2271ZM32.8564 77.2271C32.8445 77.228 32.8307 77.2385 32.8282 77.2543C32.8232 77.2858 32.8179 77.3191 32.8179 77.349C32.8179 77.3789 32.8396 77.3843 32.8479 77.3528C32.8562 77.3213 32.8663 77.2934 32.8732 77.26C32.8782 77.236 32.8682 77.2264 32.8564 77.2272L32.8564 77.2271ZM28.8542 77.2697C28.8356 77.2726 28.8192 77.2905 28.841 77.3185C28.8758 77.3633 28.914 77.3947 28.9273 77.4113C28.9405 77.4279 28.9742 77.4218 28.9526 77.387C28.9305 77.3514 28.8972 77.3085 28.8823 77.282C28.8767 77.2721 28.8653 77.2681 28.8542 77.2697ZM32.456 77.2697C32.4479 77.2706 32.4396 77.2745 32.4354 77.282C32.4205 77.3085 32.3871 77.3514 32.3651 77.387C32.3435 77.4218 32.3771 77.4279 32.3904 77.4113C32.4037 77.3948 32.4418 77.3633 32.4767 77.3185C32.4984 77.2905 32.4821 77.2726 32.4635 77.2698C32.461 77.2694 32.4585 77.2694 32.456 77.2697ZM28.2344 77.395C28.2198 77.3937 28.2147 77.4055 28.2344 77.4325C28.2792 77.4939 28.3286 77.5868 28.3319 77.6266C28.3353 77.6664 28.3156 77.6659 28.2973 77.6659C28.2425 77.6659 28.2158 77.626 28.166 77.6143C28.1162 77.6027 28.109 77.6289 28.1444 77.6547C28.3269 77.7874 28.5098 77.9355 28.5832 78.07C28.6131 78.1248 28.6535 78.1448 28.6311 78.0925C28.5624 77.9324 28.5459 77.7968 28.5607 77.7147C28.5757 77.6326 28.5961 77.5773 28.5936 77.53C28.5911 77.4828 28.5643 77.486 28.5533 77.53C28.5458 77.5599 28.5314 77.5995 28.5215 77.6144C28.5115 77.6294 28.4715 77.6377 28.4333 77.5863C28.3952 77.5349 28.2989 77.4359 28.2674 77.411C28.2555 77.4017 28.2434 77.3958 28.2345 77.3951L28.2344 77.395ZM33.0832 77.395C33.0744 77.3958 33.0622 77.4016 33.0504 77.4109C33.0189 77.4358 32.9226 77.5348 32.8845 77.5862C32.8463 77.6377 32.8063 77.6293 32.7964 77.6144C32.7864 77.5994 32.7719 77.5598 32.7645 77.53C32.7534 77.486 32.7267 77.4827 32.7242 77.53C32.7217 77.5773 32.742 77.6326 32.757 77.7147C32.7719 77.7968 32.7553 77.9324 32.6867 78.0925C32.6643 78.1448 32.7046 78.1248 32.7345 78.07C32.8079 77.9355 32.9907 77.7874 33.1732 77.6547C33.2087 77.629 33.2015 77.6028 33.1517 77.6144C33.1019 77.626 33.0752 77.666 33.0204 77.666C33.0021 77.666 32.9824 77.6664 32.9857 77.6266C32.9891 77.5868 33.0385 77.4939 33.0832 77.4325C33.103 77.4055 33.0979 77.3937 33.0832 77.395L33.0832 77.395Z' fill='black'/%3e %3cpath d='M28.5034 78.3795L28.5619 78.5647ZM28.6237 78.3444L28.6756 78.5316ZM28.7537 78.323L28.7893 78.514ZM28.8743 78.2989L28.9124 78.4894ZM29.029 78.2836L29.0599 78.4754ZM29.1935 78.2839L29.2269 78.4752ZM29.3541 78.2295L29.3782 78.4223ZM29.5052 78.2393L29.5294 78.432ZM29.6515 78.2198L29.6756 78.4126ZM29.7982 78.2047L29.8115 78.3985ZM29.9551 78.2047L29.9666 78.3985ZM30.0973 78.1948L30.1071 78.3889ZM30.2541 78.1851L30.2623 78.3792ZM30.4345 78.1802L30.4426 78.3743ZM32.8139 78.3796L32.7554 78.5648ZM32.6936 78.3445L32.6418 78.5317ZM32.5637 78.3232L32.5281 78.5141ZM32.4431 78.299L32.405 78.4895ZM32.2884 78.2838L32.2574 78.4755ZM32.1238 78.284L32.0905 78.4753ZM31.9633 78.2296L31.9391 78.4224ZM31.8121 78.2394L31.788 78.4321ZM31.6659 78.22L31.6418 78.4127ZM31.5191 78.2048L31.5058 78.3986ZM31.3622 78.2048L31.3508 78.3987ZM31.2201 78.195L31.2103 78.389ZM31.0633 78.1852L31.0552 78.3793ZM30.8829 78.1803L30.8748 78.3744ZM30.6587 78.1677V78.3814Z' fill='%23FFD83D'/%3e %3cpath d='M28.5034 78.3795L28.5619 78.5647M28.6237 78.3444L28.6756 78.5316M28.7537 78.323L28.7893 78.514M28.8743 78.2989L28.9124 78.4894M29.029 78.2836L29.0599 78.4754M29.1935 78.2839L29.2269 78.4752M29.3541 78.2295L29.3782 78.4223M29.5052 78.2393L29.5294 78.432M29.6515 78.2198L29.6756 78.4126M29.7982 78.2047L29.8115 78.3985M29.9551 78.2047L29.9666 78.3985M30.0973 78.1948L30.1071 78.3889M30.2541 78.1851L30.2623 78.3792M30.4345 78.1802L30.4426 78.3743M32.8139 78.3796L32.7554 78.5648M32.6936 78.3445L32.6418 78.5317M32.5637 78.3232L32.5281 78.5141M32.4431 78.299L32.405 78.4895M32.2884 78.2838L32.2574 78.4755M32.1238 78.284L32.0905 78.4753M31.9633 78.2296L31.9391 78.4224M31.8121 78.2394L31.788 78.4321M31.6659 78.22L31.6418 78.4127M31.5191 78.2048L31.5058 78.3986M31.3622 78.2048L31.3508 78.3987M31.2201 78.195L31.2103 78.389M31.0633 78.1852L31.0552 78.3793M30.8829 78.1803L30.8748 78.3744M30.6587 78.1677V78.3814' stroke='black' stroke-width='0.045' stroke-linecap='round' stroke-linejoin='round'/%3e %3c/g%3e %3cg clip-path='url(%23clip19_57_12)'%3e %3cpath d='M48 81H72V90H48V81Z' fill='%2300A1DE'/%3e %3cpath d='M48 72H72V81H48V72Z' fill='%23ED2939'/%3e %3cpath d='M48 78H72V84H48V78Z' fill='white'/%3e %3c/g%3e %3cg clip-path='url(%23clip20_57_12)'%3e %3cpath d='M96 72H72V89.9213H96V72Z' fill='white'/%3e %3cpath d='M96 84.0262H72V90H96V84.0262Z' fill='%2321468B'/%3e %3cpath fill-rule='evenodd' clip-rule='evenodd' d='M72 72H96V77.9737H72V72Z' fill='%23AE1C28'/%3e %3c/g%3e %3cg clip-path='url(%23clip21_57_12)'%3e %3cpath d='M96 0H120V18H96V0Z' fill='%23EF2B2D'/%3e %3cpath d='M102.75 0H107.25V18H102.75V0Z' fill='white'/%3e %3cpath d='M96 6.75H120V11.25H96V6.75Z' fill='white'/%3e %3cpath d='M103.875 0H106.125V18H103.875V0Z' fill='%23002868'/%3e %3cpath d='M96 7.875H120V10.125H96V7.875Z' fill='%23002868'/%3e %3c/g%3e %3cg clip-path='url(%23clip22_57_12)'%3e %3cpath fill-rule='evenodd' clip-rule='evenodd' d='M96 18H120V36H96V18Z' fill='%2300006A'/%3e %3cpath fill-rule='evenodd' clip-rule='evenodd' d='M96 18.0001L107.962 29.4129H110.416L98.7119 18.0055L96 18.0001Z' fill='white'/%3e %3cpath fill-rule='evenodd' clip-rule='evenodd' d='M109.519 29.4121L97.8075 17.9999L96.896 18.0139L108.657 29.4124H109.519L109.519 29.4121Z' fill='red'/%3e %3cpath fill-rule='evenodd' clip-rule='evenodd' d='M110.416 18L98.4537 29.4128H96L107.704 18.0054L110.416 18V18Z' fill='white'/%3e %3cpath fill-rule='evenodd' clip-rule='evenodd' d='M109.517 18.0001L97.8095 29.4124L96.8984 29.4128L108.655 18.0001H109.517Z' fill='red'/%3e %3cpath fill-rule='evenodd' clip-rule='evenodd' d='M102.055 18.0001H104.361V29.4126H102.055V18.0001Z' fill='white'/%3e %3cpath fill-rule='evenodd' clip-rule='evenodd' d='M96 22.5651H110.415V24.8475H96V22.5651Z' fill='white'/%3e %3cpath fill-rule='evenodd' clip-rule='evenodd' d='M102.559 18.0001H103.856V29.4126H102.559V18.0001Z' fill='red'/%3e %3cpath fill-rule='evenodd' clip-rule='evenodd' d='M96 23.136H110.415V24.2772H96V23.136Z' fill='red'/%3e %3cpath fill-rule='evenodd' clip-rule='evenodd' d='M115.5 24.7247L114.766 24.1821L114.005 24.6855L114.292 23.816L113.58 23.2439L114.491 23.2491L114.812 22.3921L115.089 23.2647L115.999 23.3072L115.259 23.8414L115.5 24.7247Z' fill='white'/%3e %3cpath fill-rule='evenodd' clip-rule='evenodd' d='M115.206 24.2855L114.771 23.9714L114.328 24.2717L114.491 23.7594L114.069 23.4278L114.605 23.4252L114.788 22.92L114.956 23.4308L115.49 23.4501L115.059 23.7683L115.206 24.2855Z' fill='red'/%3e %3cpath fill-rule='evenodd' clip-rule='evenodd' d='M112.683 29.4017L111.949 28.8591L111.188 29.3625L111.474 28.493L110.763 27.9209L111.674 27.9261L111.995 27.0691L112.272 27.9418L113.182 27.9842L112.442 28.5184L112.683 29.4017Z' fill='white'/%3e %3cpath fill-rule='evenodd' clip-rule='evenodd' d='M112.388 28.9625L111.954 28.6484L111.51 28.9487L111.673 28.4364L111.252 28.1048L111.787 28.1022L111.971 27.597L112.138 28.1078L112.673 28.1271L112.242 28.4453L112.388 28.9625Z' fill='red'/%3e %3cpath fill-rule='evenodd' clip-rule='evenodd' d='M118.449 28.9407L117.715 28.3981L116.954 28.9015L117.24 28.0321L116.529 27.46L117.44 27.4651L117.761 26.6082L118.038 27.4808L118.948 27.5233L118.208 28.0574L118.449 28.9407Z' fill='white'/%3e %3cpath fill-rule='evenodd' clip-rule='evenodd' d='M118.154 28.5015L117.72 28.1874L117.276 28.4877L117.439 27.9754L117.018 27.6438L117.553 27.6413L117.737 27.1361L117.904 27.6468L118.439 27.6662L118.008 27.9844L118.154 28.5015Z' fill='red'/%3e %3cpath fill-rule='evenodd' clip-rule='evenodd' d='M115.435 35.5939L114.701 35.0514L113.94 35.5547L114.226 34.6853L113.515 34.1132L114.426 34.1183L114.747 33.2614L115.024 34.134L115.934 34.1765L115.194 34.7106L115.435 35.5939Z' fill='white'/%3e %3cpath fill-rule='evenodd' clip-rule='evenodd' d='M115.14 35.1546L114.706 34.8405L114.262 35.1408L114.425 34.6285L114.004 34.2969L114.539 34.2944L114.723 33.7892L114.89 34.2999L115.425 34.3193L114.994 34.6375L115.14 35.1546Z' fill='red'/%3e %3c/g%3e %3cg clip-path='url(%23clip23_57_12)'%3e %3cpath d='M105.6 36H120V54H105.6V36Z' fill='red'/%3e %3cpath d='M96 36H105.6V54H96V36Z' fill='%23006600'/%3e %3cpath fill-rule='evenodd' clip-rule='evenodd' d='M108.73 47.4816C107.521 47.4452 101.98 43.9864 101.942 43.4356L102.248 42.9253C102.798 43.7239 108.462 47.0877 109.019 46.9685L108.73 47.4814' fill='%23FFFF00'/%3e %3cpath d='M108.73 47.4816C107.521 47.4452 101.98 43.9864 101.942 43.4356L102.248 42.9253C102.798 43.7239 108.462 47.0877 109.019 46.9685L108.73 47.4814' stroke='black' stroke-width='0.0229125' stroke-linecap='round' stroke-linejoin='round'/%3e %3cpath fill-rule='evenodd' clip-rule='evenodd' d='M102.183 42.856C102.075 43.1477 103.629 44.1087 105.5 45.2461C107.37 46.3835 108.982 47.0863 109.102 46.9855C109.109 46.9725 109.161 46.8839 109.156 46.8846C109.133 46.9183 109.079 46.929 108.994 46.9045C108.488 46.7587 107.171 46.1539 105.539 45.1642C103.907 44.1745 102.487 43.2625 102.266 42.875C102.251 42.8481 102.24 42.7991 102.242 42.761H102.237L102.19 42.8431L102.183 42.856ZM108.758 47.4976C108.737 47.5347 108.699 47.536 108.627 47.528C108.175 47.478 106.803 46.811 105.18 45.8395C103.292 44.7091 101.732 43.6791 101.901 43.4098L101.947 43.3285L101.956 43.3313C101.804 43.7875 105.034 45.6345 105.224 45.7522C107.093 46.9101 108.669 47.5863 108.808 47.4105L108.758 47.4978V47.4977L108.758 47.4976Z' fill='%23FFFF00' stroke='black' stroke-width='0.0229125' stroke-linecap='round' stroke-linejoin='round'/%3e %3cpath fill-rule='evenodd' clip-rule='evenodd' d='M105.607 43.7692C106.816 43.7596 108.309 43.6038 109.168 43.2616L108.983 42.9609C108.475 43.2419 106.974 43.4266 105.597 43.4543C103.967 43.4393 102.817 43.2875 102.241 42.9009L102.066 43.2211C103.125 43.6693 104.211 43.7645 105.607 43.7692' fill='%23FFFF00'/%3e %3cpath d='M105.607 43.7692C106.816 43.7596 108.309 43.6038 109.168 43.2616L108.983 42.9609C108.475 43.2419 106.974 43.4266 105.597 43.4543C103.967 43.4393 102.817 43.2875 102.241 42.9009L102.066 43.2211C103.125 43.6693 104.211 43.7645 105.607 43.7692' stroke='black' stroke-width='0.0229125' stroke-linecap='round' stroke-linejoin='round'/%3e %3cpath fill-rule='evenodd' clip-rule='evenodd' d='M109.217 43.2684C109.188 43.3157 108.628 43.5089 107.802 43.6514C107.243 43.7367 106.513 43.8097 105.602 43.8105C104.737 43.8113 104.03 43.7498 103.495 43.6772C102.629 43.5414 102.182 43.3524 102.016 43.2856C102.032 43.2542 102.042 43.2321 102.058 43.2027C102.533 43.3922 102.983 43.5065 103.509 43.5874C104.04 43.6594 104.739 43.7219 105.6 43.7211C106.506 43.7202 107.228 43.6418 107.784 43.559C108.631 43.4225 109.093 43.2468 109.158 43.1652L109.218 43.2684H109.217L109.217 43.2684ZM109.055 42.9635C108.963 43.0371 108.506 43.1992 107.702 43.3277C107.166 43.4045 106.483 43.4734 105.612 43.4742C104.783 43.475 104.107 43.4192 103.592 43.3443C102.776 43.2376 102.341 43.0452 102.184 42.9891C102.2 42.9621 102.216 42.9354 102.232 42.9086C102.354 42.9699 102.773 43.1402 103.601 43.2575C104.11 43.3296 104.788 43.3834 105.612 43.3825C106.479 43.3817 107.154 43.3115 107.687 43.235C108.495 43.1238 108.93 42.9171 108.996 42.8654L109.055 42.9634V42.9635L109.055 42.9635ZM101.635 45.2264C102.379 45.6265 104.031 45.8282 105.595 45.842C107.018 45.8443 108.873 45.622 109.567 45.2544L109.547 44.854C109.331 45.1931 107.343 45.5183 105.579 45.505C103.816 45.4917 102.178 45.2193 101.632 44.8667L101.635 45.2263' fill='%23FFFF00'/%3e %3cpath d='M101.635 45.2264C102.379 45.6265 104.031 45.8282 105.595 45.842C107.018 45.8443 108.873 45.622 109.567 45.2544L109.547 44.854C109.331 45.1931 107.343 45.5183 105.579 45.505C103.816 45.4917 102.178 45.2193 101.632 44.8667L101.635 45.2263M109.217 43.2684C109.188 43.3157 108.628 43.5089 107.802 43.6514C107.243 43.7367 106.513 43.8097 105.602 43.8105C104.737 43.8113 104.03 43.7498 103.495 43.6772C102.629 43.5414 102.182 43.3524 102.016 43.2856C102.032 43.2542 102.042 43.2321 102.058 43.2027C102.533 43.3922 102.983 43.5065 103.509 43.5874C104.04 43.6594 104.739 43.7219 105.6 43.7211C106.506 43.7202 107.228 43.6418 107.784 43.559C108.631 43.4225 109.093 43.2468 109.158 43.1652L109.218 43.2684H109.217L109.217 43.2684ZM109.055 42.9635C108.963 43.0371 108.506 43.1992 107.702 43.3277C107.166 43.4045 106.483 43.4734 105.612 43.4742C104.783 43.475 104.107 43.4192 103.592 43.3443C102.776 43.2376 102.341 43.0452 102.184 42.9891C102.2 42.9621 102.216 42.9354 102.232 42.9086C102.354 42.9699 102.773 43.1402 103.601 43.2575C104.11 43.3296 104.788 43.3834 105.612 43.3825C106.479 43.3817 107.154 43.3115 107.687 43.235C108.495 43.1238 108.93 42.9171 108.996 42.8654L109.055 42.9634V42.9635L109.055 42.9635Z' stroke='black' stroke-width='0.0229125' stroke-linecap='round' stroke-linejoin='round'/%3e %3cpath fill-rule='evenodd' clip-rule='evenodd' d='M109.605 45.1687V45.2643C109.501 45.3889 108.847 45.5773 108.027 45.71C107.404 45.8056 106.59 45.8777 105.577 45.8777C104.614 45.8777 103.846 45.8091 103.251 45.7177C102.31 45.5806 101.708 45.3406 101.587 45.269L101.587 45.1576C101.95 45.3989 102.934 45.5754 103.264 45.6295C103.856 45.7202 104.619 45.7884 105.577 45.7884C106.585 45.7884 107.394 45.7168 108.014 45.6218C108.602 45.5368 109.44 45.3159 109.605 45.1688L109.605 45.1687ZM109.605 44.8291V44.9246C109.501 45.0491 108.847 45.2375 108.028 45.3702C107.404 45.4658 106.591 45.5379 105.577 45.5379C104.615 45.5379 103.847 45.4694 103.251 45.3779C102.31 45.2409 101.708 45.0009 101.587 44.9292L101.588 44.8179C101.951 45.0591 102.934 45.2357 103.265 45.2897C103.856 45.3806 104.619 45.4487 105.577 45.4487C106.586 45.4487 107.395 45.3771 108.014 45.282C108.602 45.197 109.44 44.9761 109.605 44.829V44.8291H109.605ZM105.592 47.4127C103.881 47.4026 102.415 46.9464 102.105 46.871L102.331 47.2244C102.878 47.4544 104.308 47.7972 105.608 47.7592C106.908 47.7213 108.044 47.6206 108.845 47.2308L109.077 46.8646C108.531 47.1216 106.674 47.4101 105.592 47.4128' fill='%23FFFF00'/%3e %3cpath d='M105.592 47.4127C103.881 47.4026 102.415 46.9464 102.105 46.871L102.331 47.2244C102.878 47.4544 104.308 47.7972 105.608 47.7592C106.908 47.7213 108.044 47.6206 108.845 47.2308L109.077 46.8646C108.531 47.1216 106.674 47.4101 105.592 47.4128M109.605 45.1687V45.2643C109.501 45.3889 108.847 45.5773 108.027 45.71C107.404 45.8056 106.59 45.8777 105.577 45.8777C104.614 45.8777 103.846 45.8091 103.251 45.7177C102.31 45.5806 101.708 45.3406 101.587 45.269L101.587 45.1576C101.95 45.3989 102.934 45.5754 103.264 45.6295C103.856 45.7202 104.619 45.7884 105.577 45.7884C106.585 45.7884 107.394 45.7168 108.014 45.6218C108.602 45.5368 109.44 45.3159 109.605 45.1688L109.605 45.1687ZM109.605 44.8291V44.9246C109.501 45.0491 108.847 45.2375 108.028 45.3702C107.404 45.4658 106.591 45.5379 105.577 45.5379C104.615 45.5379 103.847 45.4694 103.251 45.3779C102.31 45.2409 101.708 45.0009 101.587 44.9292L101.588 44.8179C101.951 45.0591 102.934 45.2357 103.265 45.2897C103.856 45.3806 104.619 45.4487 105.577 45.4487C106.586 45.4487 107.395 45.3771 108.014 45.282C108.602 45.197 109.44 44.9761 109.605 44.829V44.8291H109.605Z' stroke='black' stroke-width='0.0229125' stroke-linecap='round' stroke-linejoin='round'/%3e %3cpath fill-rule='evenodd' clip-rule='evenodd' d='M108.932 47.1487C108.898 47.2004 108.864 47.2515 108.828 47.3019C108.451 47.4351 107.855 47.5749 107.604 47.6157C107.091 47.7214 106.298 47.7995 105.593 47.7998C104.078 47.7776 102.837 47.4809 102.254 47.2278L102.206 47.1468L102.214 47.1347L102.294 47.1657C103.332 47.537 104.498 47.6852 105.602 47.7118C106.303 47.7143 107.006 47.6314 107.574 47.5298C108.444 47.3553 108.797 47.2238 108.905 47.1642L108.932 47.1488L108.932 47.1487ZM109.133 46.8177C109.134 46.8188 109.135 46.8198 109.135 46.8209C109.11 46.8645 109.083 46.908 109.057 46.9514C108.855 47.0234 108.309 47.1833 107.511 47.2949C106.985 47.3666 106.658 47.4359 105.611 47.4563C103.651 47.4064 102.381 47.023 102.08 46.9284L102.035 46.8427C103.171 47.1393 104.332 47.3465 105.612 47.3676C106.569 47.3472 106.976 47.2767 107.498 47.2056C108.428 47.0609 108.897 46.9076 109.038 46.8634C109.036 46.8606 109.034 46.858 109.032 46.8554L109.133 46.8177L109.133 46.8178L109.133 46.8177Z' fill='%23FFFF00' stroke='black' stroke-width='0.0220125' stroke-linecap='round' stroke-linejoin='round'/%3e %3cpath fill-rule='evenodd' clip-rule='evenodd' d='M109.153 44.9103C109.158 46.0358 108.582 47.0458 108.119 47.4913C107.462 48.1217 106.592 48.5272 105.576 48.5458C104.441 48.5667 103.371 47.827 103.084 47.5019C102.523 46.8665 102.066 46.0596 102.051 44.9722C102.121 43.7438 102.603 42.8881 103.302 42.3014C104.001 41.7147 104.932 41.4289 105.707 41.4493C106.601 41.4729 107.646 41.9117 108.368 42.7826C108.841 43.3533 109.045 43.9726 109.153 44.9103H109.153ZM105.585 41.0567C107.765 41.0567 109.557 42.8302 109.557 45.0048C109.557 47.1793 107.765 48.9529 105.585 48.9529C103.406 48.9529 101.628 47.1794 101.628 45.0048C101.628 42.8302 103.406 41.0566 105.585 41.0566' fill='%23FFFF00'/%3e %3cpath d='M105.585 41.0567C107.765 41.0567 109.557 42.8302 109.557 45.0048C109.557 47.1793 107.765 48.9529 105.585 48.9529C103.406 48.9529 101.628 47.1794 101.628 45.0048C101.628 42.8302 103.406 41.0566 105.585 41.0566M109.153 44.9103C109.158 46.0358 108.582 47.0458 108.119 47.4913C107.462 48.1217 106.592 48.5272 105.576 48.5458C104.441 48.5667 103.371 47.827 103.084 47.5019C102.523 46.8665 102.066 46.0596 102.051 44.9722C102.121 43.7438 102.603 42.8881 103.302 42.3014C104.001 41.7147 104.932 41.4289 105.707 41.4493C106.601 41.4729 107.646 41.9117 108.368 42.7826C108.841 43.3533 109.045 43.9726 109.153 44.9103H109.153Z' stroke='black' stroke-width='0.0229125' stroke-linecap='round' stroke-linejoin='round'/%3e %3cpath fill-rule='evenodd' clip-rule='evenodd' d='M105.596 41.0431C107.778 41.0431 109.557 42.8225 109.557 45.004C109.557 47.1855 107.778 48.9648 105.596 48.9648C103.415 48.9648 101.636 47.1856 101.636 45.004C101.636 42.8224 103.415 41.0431 105.596 41.0431V41.0431ZM101.723 45.0041C101.723 47.1344 103.472 48.8777 105.596 48.8777C107.72 48.8777 109.47 47.1344 109.47 45.004C109.47 42.8735 107.72 41.1303 105.596 41.1303C103.472 41.1303 101.723 42.8737 101.723 45.004V45.0041Z' fill='%23FFFF00' stroke='black' stroke-width='0.0229125' stroke-linecap='round' stroke-linejoin='round'/%3e %3cpath fill-rule='evenodd' clip-rule='evenodd' d='M105.599 41.3723C107.589 41.3723 109.227 43.0051 109.227 45.0004C109.227 46.9958 107.589 48.6286 105.599 48.6286C103.61 48.6286 101.972 46.9958 101.972 45.0004C101.972 43.0051 103.61 41.3723 105.599 41.3723ZM102.059 45.0004C102.059 46.9478 103.658 48.5414 105.599 48.5414C107.541 48.5414 109.14 46.9479 109.14 45.0004C109.14 43.0531 107.541 41.4595 105.599 41.4595C103.658 41.4595 102.059 43.053 102.059 45.0004H102.059Z' fill='%23FFFF00' stroke='black' stroke-width='0.0229125' stroke-linecap='round' stroke-linejoin='round'/%3e %3cpath fill-rule='evenodd' clip-rule='evenodd' d='M105.759 41.0272H105.42L105.42 48.9856H105.761L105.759 41.0272Z' fill='%23FFFF00' stroke='black' stroke-width='0.0229125' stroke-linecap='round' stroke-linejoin='round'/%3e %3cpath fill-rule='evenodd' clip-rule='evenodd' d='M105.725 40.9818H105.811L105.812 49.0318H105.726L105.725 40.9818V40.9818ZM105.388 40.9818H105.475L105.475 49.0319H105.388V40.9818H105.388Z' fill='%23FFFF00' stroke='black' stroke-width='0.0229125' stroke-linecap='round' stroke-linejoin='round'/%3e %3cpath fill-rule='evenodd' clip-rule='evenodd' d='M109.559 45.1574V44.8632L109.32 44.64L107.96 44.28L106 44.08L103.64 44.2L101.96 44.6L101.621 44.8512V45.1454L102.48 44.76L104.52 44.44H106.48L107.92 44.6L108.92 44.84L109.559 45.1574Z' fill='%23FFFF00' stroke='black' stroke-width='0.0229125' stroke-linecap='round' stroke-linejoin='round'/%3e %3cpath fill-rule='evenodd' clip-rule='evenodd' d='M105.598 44.3907C106.533 44.389 107.441 44.4793 108.161 44.6195C108.903 44.768 109.426 44.9537 109.605 45.1623L109.604 45.2657C109.389 45.0061 108.686 44.8158 108.144 44.7069C107.429 44.568 106.528 44.4783 105.598 44.4801C104.616 44.4818 103.702 44.5748 102.998 44.7122C102.434 44.8242 101.68 45.0468 101.586 45.2664V45.1589C101.638 45.0069 102.199 44.7798 102.986 44.6223C103.695 44.4839 104.611 44.3925 105.598 44.3907ZM105.598 44.051C106.534 44.0493 107.441 44.1397 108.161 44.2798C108.904 44.4284 109.426 44.614 109.605 44.8227L109.605 44.9259C109.389 44.6664 108.686 44.476 108.144 44.3673C107.43 44.2283 106.528 44.1385 105.598 44.1403C104.617 44.1421 103.707 44.2351 103.003 44.3724C102.458 44.4757 101.674 44.7072 101.587 44.9268V44.8192C101.638 44.6688 102.211 44.4335 102.986 44.2825C103.695 44.1442 104.611 44.0529 105.598 44.0511V44.051ZM105.579 42.3183C107.053 42.3109 108.339 42.5244 108.927 42.8257L109.141 43.1969C108.63 42.9214 107.243 42.6349 105.581 42.6777C104.227 42.6861 102.78 42.8268 102.054 43.2141L102.31 42.7857C102.906 42.4767 104.311 42.32 105.579 42.3184' fill='%23FFFF00'/%3e %3cpath d='M105.579 42.3183C107.053 42.3109 108.339 42.5244 108.927 42.8257L109.141 43.1969C108.63 42.9214 107.243 42.6349 105.581 42.6777C104.227 42.6861 102.78 42.8268 102.054 43.2141L102.31 42.7857C102.906 42.4767 104.311 42.32 105.579 42.3184M105.598 44.3907C106.533 44.389 107.441 44.4793 108.161 44.6195C108.903 44.768 109.426 44.9537 109.605 45.1623L109.604 45.2657C109.389 45.0061 108.686 44.8158 108.144 44.7069C107.429 44.568 106.528 44.4783 105.598 44.4801C104.616 44.4818 103.702 44.5748 102.998 44.7122C102.434 44.8242 101.68 45.0468 101.586 45.2664V45.1589C101.638 45.0069 102.199 44.7798 102.986 44.6223C103.695 44.4839 104.611 44.3925 105.598 44.3907ZM105.598 44.051C106.534 44.0493 107.441 44.1397 108.161 44.2798C108.904 44.4284 109.426 44.614 109.605 44.8227L109.605 44.9259C109.389 44.6664 108.686 44.476 108.144 44.3673C107.43 44.2283 106.528 44.1385 105.598 44.1403C104.617 44.1421 103.707 44.2351 103.003 44.3724C102.458 44.4757 101.674 44.7072 101.587 44.9268V44.8192C101.638 44.6688 102.211 44.4335 102.986 44.2825C103.695 44.1442 104.611 44.0529 105.598 44.0511V44.051Z' stroke='black' stroke-width='0.0229125' stroke-linecap='round' stroke-linejoin='round'/%3e %3cpath fill-rule='evenodd' clip-rule='evenodd' d='M105.599 42.6247C106.44 42.6225 107.252 42.6699 107.898 42.7865C108.5 42.8985 109.073 43.0665 109.155 43.1569L109.219 43.2693C109.02 43.139 108.523 42.994 107.885 42.8731C107.245 42.7527 106.433 42.7129 105.597 42.7151C104.649 42.7118 103.911 42.762 103.279 42.8722C102.61 42.9975 102.145 43.1763 102.031 43.2613L102.093 43.1425C102.316 43.0289 102.669 42.8921 103.262 42.7853C103.916 42.6658 104.661 42.6299 105.599 42.6248V42.6247ZM105.599 42.2853C106.403 42.2833 107.197 42.3281 107.817 42.4395C108.305 42.5345 108.788 42.6829 108.965 42.815L109.058 42.9628C108.9 42.787 108.304 42.6204 107.779 42.5271C107.164 42.4211 106.403 42.3792 105.599 42.3725C104.754 42.3749 103.974 42.4266 103.368 42.5368C102.791 42.6467 102.418 42.7769 102.26 42.8785L102.342 42.7551C102.56 42.6405 102.911 42.5352 103.354 42.4492C103.964 42.3381 104.749 42.2877 105.599 42.2853L105.599 42.2853ZM107.566 46.6503C106.837 46.5143 106.107 46.4946 105.597 46.5006C103.141 46.5294 102.348 47.0049 102.251 47.1489L102.067 46.8497C102.693 46.3964 104.03 46.1422 105.611 46.1682C106.431 46.1816 107.14 46.2362 107.735 46.3516L107.566 46.6505' fill='%23FFFF00'/%3e %3cpath d='M107.566 46.6503C106.837 46.5143 106.107 46.4946 105.597 46.5006C103.141 46.5294 102.348 47.0049 102.251 47.1489L102.067 46.8497C102.693 46.3964 104.03 46.1422 105.611 46.1682C106.431 46.1816 107.14 46.2362 107.735 46.3516L107.566 46.6505M105.599 42.6247C106.44 42.6225 107.252 42.6699 107.898 42.7865C108.5 42.8985 109.073 43.0665 109.155 43.1569L109.219 43.2693C109.02 43.139 108.523 42.994 107.885 42.8731C107.245 42.7527 106.433 42.7129 105.597 42.7151C104.649 42.7118 103.911 42.762 103.279 42.8722C102.61 42.9975 102.145 43.1763 102.031 43.2613L102.093 43.1425C102.316 43.0289 102.669 42.8921 103.262 42.7853C103.916 42.6658 104.661 42.6299 105.599 42.6248V42.6247ZM105.599 42.2853C106.403 42.2833 107.197 42.3281 107.817 42.4395C108.305 42.5345 108.788 42.6829 108.965 42.815L109.058 42.9628C108.9 42.787 108.304 42.6204 107.779 42.5271C107.164 42.4211 106.403 42.3792 105.599 42.3725C104.754 42.3749 103.974 42.4266 103.368 42.5368C102.791 42.6467 102.418 42.7769 102.26 42.8785L102.342 42.7551C102.56 42.6405 102.911 42.5352 103.354 42.4492C103.964 42.3381 104.749 42.2877 105.599 42.2853L105.599 42.2853Z' stroke='black' stroke-width='0.0229125' stroke-linecap='round' stroke-linejoin='round'/%3e %3cpath fill-rule='evenodd' clip-rule='evenodd' d='M105.583 46.4584C106.266 46.4686 106.937 46.4968 107.584 46.6175L107.537 46.7003C106.936 46.5894 106.295 46.5469 105.585 46.5503C104.679 46.5432 103.762 46.6279 102.964 46.857C102.712 46.9271 102.295 47.089 102.252 47.2229L102.206 47.146C102.219 47.0669 102.471 46.9027 102.942 46.7703C103.857 46.5085 104.712 46.4643 105.583 46.4583V46.4585V46.4584ZM105.614 46.1145C106.322 46.1278 107.053 46.1605 107.764 46.3013L107.715 46.3875C107.073 46.2601 106.46 46.2176 105.618 46.2047C104.709 46.2063 103.744 46.2712 102.867 46.5262C102.584 46.6087 102.095 46.787 102.079 46.9282L102.032 46.8456C102.043 46.7173 102.466 46.5501 102.847 46.4393C103.73 46.1823 104.698 46.1163 105.614 46.1146L105.614 46.1145Z' fill='%23FFFF00' stroke='black' stroke-width='0.0220125' stroke-linecap='round' stroke-linejoin='round'/%3e %3cpath fill-rule='evenodd' clip-rule='evenodd' d='M109.103 46.8953L108.808 47.3532L107.96 46.6L105.76 45.12L103.28 43.76L101.992 43.3196L102.267 42.8107L102.36 42.76L103.16 42.96L105.8 44.32L107.32 45.28L108.6 46.2L109.12 46.8L109.103 46.8953Z' fill='%23FFFF00' stroke='black' stroke-width='0.0229125' stroke-linecap='round' stroke-linejoin='round'/%3e %3cpath fill-rule='evenodd' clip-rule='evenodd' d='M101.946 43.3316C102.172 43.1784 103.831 43.9178 105.568 44.965C107.3 46.0151 108.955 47.2019 108.806 47.4239L108.757 47.5012L108.734 47.519C108.739 47.5155 108.764 47.4851 108.732 47.4027C108.658 47.1599 107.484 46.2231 105.536 45.047C103.637 43.9146 102.054 43.2321 101.896 43.4271L101.946 43.3316ZM109.163 46.8887C109.306 46.6066 107.767 45.4469 105.858 44.3178C103.906 43.2112 102.498 42.5598 102.241 42.7541L102.184 42.8579C102.184 42.8637 102.186 42.8509 102.198 42.8416C102.245 42.8008 102.323 42.8035 102.358 42.803C102.8 42.8095 104.064 43.3913 105.838 44.408C106.615 44.8607 109.121 46.4676 109.111 46.9196C109.112 46.9584 109.114 46.9664 109.1 46.9856L109.163 46.8887V46.8886L109.163 46.8887Z' fill='%23FFFF00' stroke='black' stroke-width='0.0229125' stroke-linecap='round' stroke-linejoin='round'/%3e %3cpath d='M103.224 45.4404C103.224 46.0912 103.491 46.6799 103.922 47.1101C104.355 47.5412 104.943 47.8133 105.595 47.8133C106.25 47.8133 106.845 47.5471 107.275 47.1177C107.706 46.6883 107.973 46.0956 107.973 45.4425H107.973V42.2749L103.224 42.2693L103.224 45.4404H103.224Z' fill='white' stroke='black' stroke-width='0.0268001'/%3e %3cpath d='M103.313 45.4448V45.4466C103.313 46.0688 103.571 46.6355 103.984 47.047C104.398 47.4591 104.969 47.7154 105.593 47.7154C106.22 47.7154 106.789 47.461 107.201 47.0504C107.614 46.6398 107.869 46.073 107.869 45.4486H107.869V42.3756L103.316 42.3748L103.313 45.4448M106.954 43.2948L106.954 45.2504L106.952 45.4574C106.952 45.5118 106.949 45.5738 106.943 45.6267C106.906 45.9359 106.764 46.2054 106.553 46.415C106.306 46.6604 105.966 46.8127 105.591 46.8127C105.218 46.8127 104.886 46.6552 104.638 46.4087C104.384 46.1559 104.237 45.8092 104.237 45.4508L104.236 43.2899L106.954 43.2948Z' fill='red'/%3e %3cpath d='M103.313 45.4448V45.4466C103.313 46.0688 103.571 46.6355 103.984 47.047C104.398 47.4591 104.969 47.7154 105.593 47.7154C106.22 47.7154 106.789 47.461 107.201 47.0504C107.614 46.6398 107.869 46.073 107.869 45.4486H107.869V42.3756L103.316 42.3748L103.313 45.4448M106.954 43.2948L106.954 45.2504L106.952 45.4574C106.952 45.5118 106.949 45.5738 106.943 45.6267C106.906 45.9359 106.764 46.2054 106.553 46.415C106.306 46.6604 105.966 46.8127 105.591 46.8127C105.218 46.8127 104.886 46.6552 104.638 46.4087C104.384 46.1559 104.237 45.8092 104.237 45.4508L104.236 43.2899L106.954 43.2948ZM106.954 43.2948V43.2949' stroke='black' stroke-width='0.0202801'/%3e %3cpath d='M103.608 43.1772C103.613 42.9564 103.77 42.9041 103.771 42.9033C103.772 42.9025 103.94 42.9596 103.94 43.1792L103.608 43.1772' fill='%23FFFF00'/%3e %3cpath d='M103.473 42.9076L103.445 43.1614L103.611 43.1618C103.613 42.9518 103.77 42.9168 103.774 42.9176C103.777 42.9174 103.933 42.964 103.937 43.1618H104.104L104.074 42.906L103.473 42.9075V42.9076L103.473 42.9076ZM103.434 43.1624H104.112C104.126 43.1624 104.138 43.1765 104.138 43.1937C104.138 43.2109 104.126 43.2249 104.112 43.2249H103.434C103.42 43.2249 103.408 43.2109 103.408 43.1937C103.408 43.1765 103.42 43.1624 103.434 43.1624Z' fill='%23FFFF00' stroke='black' stroke-width='0.0200001'/%3e %3cpath d='M103.681 43.1612C103.681 43.0287 103.771 42.9912 103.772 42.9912C103.772 42.9912 103.865 43.0299 103.866 43.1612H103.681ZM103.449 42.802H104.099C104.112 42.802 104.123 42.8147 104.123 42.8302C104.123 42.8456 104.112 42.8583 104.099 42.8583H103.449C103.435 42.8583 103.424 42.8457 103.424 42.8301C103.424 42.8146 103.435 42.8019 103.449 42.8019V42.802ZM103.462 42.8588H104.084C104.097 42.8588 104.108 42.8714 104.108 42.8869C104.108 42.9024 104.097 42.9151 104.084 42.9151H103.462C103.449 42.9151 103.439 42.9024 103.439 42.8869C103.439 42.8714 103.449 42.8588 103.462 42.8588ZM103.663 42.4352L103.712 42.4352V42.47H103.748V42.4344L103.798 42.4346V42.4701H103.834V42.4345H103.884L103.884 42.5149C103.884 42.5276 103.874 42.5357 103.862 42.5357H103.686C103.674 42.5357 103.663 42.5263 103.663 42.5147L103.663 42.4351L103.663 42.4352ZM103.848 42.5428L103.859 42.8008L103.687 42.8002L103.698 42.5421L103.848 42.5428' fill='%23FFFF00'/%3e %3cpath d='M103.848 42.5428L103.859 42.8008L103.687 42.8002L103.698 42.5421L103.848 42.5428M103.681 43.1612C103.681 43.0287 103.771 42.9912 103.772 42.9912C103.772 42.9912 103.865 43.0299 103.866 43.1612H103.681ZM103.449 42.802H104.099C104.112 42.802 104.123 42.8147 104.123 42.8302C104.123 42.8456 104.112 42.8583 104.099 42.8583H103.449C103.435 42.8583 103.424 42.8457 103.424 42.8301C103.424 42.8146 103.435 42.8019 103.449 42.8019V42.802ZM103.462 42.8588H104.084C104.097 42.8588 104.108 42.8714 104.108 42.8869C104.108 42.9024 104.097 42.9151 104.084 42.9151H103.462C103.449 42.9151 103.439 42.9024 103.439 42.8869C103.439 42.8714 103.449 42.8588 103.462 42.8588ZM103.663 42.4352L103.712 42.4352V42.47H103.748V42.4344L103.798 42.4346V42.4701H103.834V42.4345H103.884L103.884 42.5149C103.884 42.5276 103.874 42.5357 103.862 42.5357H103.686C103.674 42.5357 103.663 42.5263 103.663 42.5147L103.663 42.4351L103.663 42.4352Z' stroke='black' stroke-width='0.0200001'/%3e %3cpath d='M103.638 42.6624L103.643 42.8015H103.478L103.483 42.6624H103.638H103.638Z' fill='%23FFFF00' stroke='black' stroke-width='0.0200001'/%3e %3cpath d='M104.062 42.6624L104.067 42.8015H103.902L103.907 42.6624H104.062H104.062Z' fill='%23FFFF00' stroke='black' stroke-width='0.0200001'/%3e %3cpath d='M103.452 42.5616L103.5 42.5617V42.5966H103.535V42.5609L103.584 42.5611V42.5967H103.62V42.5609L103.669 42.561L103.669 42.6415C103.669 42.654 103.659 42.6622 103.647 42.6622H103.475C103.463 42.6622 103.452 42.6528 103.452 42.6412L103.452 42.5616Z' fill='%23FFFF00' stroke='black' stroke-width='0.0200001'/%3e %3cpath d='M103.876 42.5616L103.924 42.5617V42.5966H103.96V42.5609L104.009 42.5611V42.5967H104.044V42.5609L104.093 42.561L104.093 42.6415C104.093 42.654 104.083 42.6622 104.072 42.6622H103.899C103.887 42.6622 103.877 42.6528 103.877 42.6412L103.876 42.5616Z' fill='%23FFFF00' stroke='black' stroke-width='0.0200001'/%3e %3cpath d='M103.756 42.6244C103.755 42.5993 103.791 42.599 103.791 42.6244V42.6858H103.756V42.6244Z' fill='black'/%3e %3cpath d='M103.543 42.7136C103.543 42.6893 103.576 42.6888 103.576 42.7136V42.761H103.543V42.7136Z' fill='black'/%3e %3cpath d='M103.969 42.7136C103.969 42.6893 104.002 42.6888 104.002 42.7136V42.761H103.969V42.7136Z' fill='black'/%3e %3cpath d='M103.608 45.03C103.613 44.8092 103.77 44.7569 103.771 44.7561C103.772 44.7553 103.94 44.8124 103.94 45.032L103.608 45.03' fill='%23FFFF00'/%3e %3cpath d='M103.473 44.7603L103.445 45.0141L103.611 45.0145C103.613 44.8045 103.77 44.7696 103.774 44.7704C103.777 44.7702 103.933 44.8168 103.937 45.0145H104.104L104.074 44.7588L103.473 44.7603V44.7604L103.473 44.7603ZM103.434 45.0151H104.112C104.126 45.0151 104.138 45.0293 104.138 45.0465C104.138 45.0637 104.126 45.0777 104.112 45.0777H103.434C103.42 45.0777 103.408 45.0637 103.408 45.0465C103.408 45.0293 103.42 45.0151 103.434 45.0151Z' fill='%23FFFF00' stroke='black' stroke-width='0.0200001'/%3e %3cpath d='M103.681 45.014C103.681 44.8814 103.771 44.844 103.772 44.844C103.772 44.844 103.865 44.8827 103.866 45.014H103.681ZM103.449 44.6548H104.099C104.112 44.6548 104.123 44.6675 104.123 44.683C104.123 44.6984 104.112 44.7111 104.099 44.7111H103.449C103.435 44.7111 103.424 44.6985 103.424 44.6829C103.424 44.6674 103.435 44.6547 103.449 44.6547V44.6548ZM103.462 44.7116H104.084C104.097 44.7116 104.108 44.7242 104.108 44.7397C104.108 44.7552 104.097 44.7679 104.084 44.7679H103.462C103.449 44.7679 103.439 44.7552 103.439 44.7397C103.439 44.7242 103.449 44.7116 103.462 44.7116ZM103.663 44.288L103.712 44.288V44.3228H103.748V44.2872L103.798 44.2874V44.3229H103.834V44.2873H103.884L103.884 44.3677C103.884 44.3804 103.874 44.3885 103.862 44.3885H103.686C103.674 44.3885 103.663 44.3791 103.663 44.3675L103.663 44.2879L103.663 44.288ZM103.848 44.3956L103.859 44.6536L103.687 44.653L103.698 44.3949L103.848 44.3956' fill='%23FFFF00'/%3e %3cpath d='M103.848 44.3956L103.859 44.6536L103.687 44.653L103.698 44.3949L103.848 44.3956M103.681 45.014C103.681 44.8814 103.771 44.844 103.772 44.844C103.772 44.844 103.865 44.8827 103.866 45.014H103.681ZM103.449 44.6548H104.099C104.112 44.6548 104.123 44.6675 104.123 44.683C104.123 44.6984 104.112 44.7111 104.099 44.7111H103.449C103.435 44.7111 103.424 44.6985 103.424 44.6829C103.424 44.6674 103.435 44.6547 103.449 44.6547V44.6548ZM103.462 44.7116H104.084C104.097 44.7116 104.108 44.7242 104.108 44.7397C104.108 44.7552 104.097 44.7679 104.084 44.7679H103.462C103.449 44.7679 103.439 44.7552 103.439 44.7397C103.439 44.7242 103.449 44.7116 103.462 44.7116ZM103.663 44.288L103.712 44.288V44.3228H103.748V44.2872L103.798 44.2874V44.3229H103.834V44.2873H103.884L103.884 44.3677C103.884 44.3804 103.874 44.3885 103.862 44.3885H103.686C103.674 44.3885 103.663 44.3791 103.663 44.3675L103.663 44.2879L103.663 44.288Z' stroke='black' stroke-width='0.0200001'/%3e %3cpath d='M103.638 44.5151L103.643 44.6543H103.478L103.483 44.5151H103.638H103.638Z' fill='%23FFFF00' stroke='black' stroke-width='0.0200001'/%3e %3cpath d='M104.062 44.5151L104.067 44.6543H103.902L103.907 44.5151H104.062H104.062Z' fill='%23FFFF00' stroke='black' stroke-width='0.0200001'/%3e %3cpath d='M103.452 44.4144L103.5 44.4145V44.4494H103.535V44.4137L103.584 44.4139V44.4495H103.62V44.4137L103.669 44.4138L103.669 44.4943C103.669 44.5068 103.659 44.515 103.647 44.515H103.475C103.463 44.515 103.452 44.5056 103.452 44.494L103.452 44.4144Z' fill='%23FFFF00' stroke='black' stroke-width='0.0200001'/%3e %3cpath d='M103.876 44.4144L103.924 44.4145V44.4494H103.96V44.4137L104.009 44.4139V44.4495H104.044V44.4137L104.093 44.4138L104.093 44.4943C104.093 44.5068 104.083 44.515 104.072 44.515H103.899C103.887 44.515 103.877 44.5056 103.877 44.494L103.876 44.4144Z' fill='%23FFFF00' stroke='black' stroke-width='0.0200001'/%3e %3cpath d='M103.756 44.4772C103.755 44.4521 103.791 44.4518 103.791 44.4772V44.5386H103.756V44.4772Z' fill='black'/%3e %3cpath d='M103.543 44.5663C103.543 44.5421 103.576 44.5416 103.576 44.5663V44.6138H103.543V44.5663Z' fill='black'/%3e %3cpath d='M103.969 44.5663C103.969 44.5421 104.002 44.5416 104.002 44.5663V44.6138H103.969V44.5663Z' fill='black'/%3e %3cpath d='M104.33 46.9585C104.177 46.7991 104.25 46.651 104.251 46.6497C104.251 46.6483 104.41 46.5692 104.565 46.7244L104.33 46.9585' fill='%23FFFF00'/%3e %3cpath d='M104.044 46.8645L104.204 47.0626L104.321 46.9454C104.174 46.7963 104.26 46.66 104.263 46.6579C104.265 46.6552 104.408 46.5773 104.551 46.7137L104.668 46.5959L104.466 46.4369L104.044 46.8644L104.044 46.8645L104.044 46.8645ZM104.197 47.0712L104.675 46.5902C104.685 46.5801 104.703 46.5817 104.715 46.5939C104.728 46.606 104.729 46.6242 104.719 46.6343L104.242 47.1153C104.232 47.1255 104.213 47.1239 104.201 47.1118C104.189 47.0997 104.187 47.0814 104.197 47.0712Z' fill='%23FFFF00' stroke='black' stroke-width='0.0200001'/%3e %3cpath d='M104.37 46.8955C104.277 46.8017 104.313 46.7116 104.314 46.7113C104.314 46.7113 104.407 46.672 104.501 46.764L104.37 46.8955ZM103.952 46.8071L104.41 46.346C104.419 46.3363 104.436 46.3373 104.447 46.3482C104.458 46.3591 104.459 46.376 104.45 46.3857L103.992 46.8468C103.982 46.8565 103.965 46.8556 103.954 46.8446C103.943 46.8337 103.942 46.8168 103.952 46.807L103.952 46.8071ZM104.002 46.8374L104.44 46.3964C104.449 46.3871 104.465 46.3885 104.476 46.3994C104.487 46.4103 104.489 46.4268 104.479 46.4361L104.042 46.8771C104.032 46.8864 104.016 46.8851 104.005 46.8742C103.994 46.8633 103.992 46.8467 104.002 46.8374ZM103.842 46.3965L103.877 46.3617L103.902 46.3862L103.927 46.3608L103.902 46.3357L103.937 46.3002L103.963 46.3252L103.988 46.2998L103.963 46.2747L103.998 46.239L104.055 46.2957C104.064 46.3046 104.063 46.3176 104.054 46.326L103.93 46.4511C103.922 46.4595 103.907 46.4607 103.899 46.4525L103.842 46.3965L103.842 46.3965ZM104.049 46.3412L104.24 46.5151L104.118 46.6368L103.943 46.4469L104.049 46.3412' fill='%23FFFF00'/%3e %3cpath d='M104.049 46.3412L104.24 46.5151L104.118 46.6368L103.943 46.4469L104.049 46.3412M104.37 46.8955C104.277 46.8017 104.313 46.7116 104.314 46.7113C104.314 46.7113 104.407 46.672 104.501 46.764L104.37 46.8955ZM103.952 46.8071L104.41 46.346C104.419 46.3363 104.436 46.3373 104.447 46.3482C104.458 46.3591 104.459 46.376 104.45 46.3857L103.992 46.8468C103.982 46.8565 103.965 46.8556 103.954 46.8446C103.943 46.8337 103.942 46.8168 103.952 46.807L103.952 46.8071ZM104.002 46.8374L104.44 46.3964C104.449 46.3871 104.465 46.3885 104.476 46.3994C104.487 46.4103 104.489 46.4268 104.479 46.4361L104.042 46.8771C104.032 46.8864 104.016 46.8851 104.005 46.8742C103.994 46.8633 103.992 46.8467 104.002 46.8374ZM103.842 46.3965L103.877 46.3617L103.902 46.3862L103.927 46.3608L103.902 46.3357L103.937 46.3002L103.963 46.3252L103.988 46.2998L103.963 46.2747L103.998 46.239L104.055 46.2957C104.064 46.3046 104.063 46.3176 104.054 46.326L103.93 46.4511C103.922 46.4595 103.907 46.4607 103.899 46.4525L103.842 46.3965L103.842 46.3965Z' stroke='black' stroke-width='0.0200001'/%3e %3cpath d='M103.986 46.5745L104.088 46.6688L103.972 46.7859L103.877 46.6846L103.986 46.5744L103.986 46.5745Z' fill='%23FFFF00' stroke='black' stroke-width='0.0200001'/%3e %3cpath d='M104.285 46.2734L104.387 46.3677L104.271 46.4847L104.176 46.3834L104.285 46.2733L104.285 46.2734Z' fill='%23FFFF00' stroke='black' stroke-width='0.0200001'/%3e %3cpath d='M103.784 46.6351L103.818 46.6011L103.842 46.6257L103.867 46.6008L103.842 46.5757L103.877 46.5409L103.902 46.566L103.927 46.541L103.901 46.5158L103.936 46.4809L103.993 46.5377C104.002 46.5466 104.001 46.5594 103.993 46.5676L103.871 46.6901C103.863 46.6983 103.848 46.6993 103.84 46.6911L103.784 46.6351Z' fill='%23FFFF00' stroke='black' stroke-width='0.0200001'/%3e %3cpath d='M104.083 46.334L104.117 46.3L104.142 46.3246L104.166 46.2997L104.141 46.2745L104.176 46.2397L104.201 46.2648L104.226 46.2399L104.201 46.2147L104.235 46.1798L104.292 46.2366C104.301 46.2454 104.3 46.2583 104.292 46.2664L104.17 46.3889C104.162 46.3972 104.148 46.3982 104.14 46.39L104.083 46.334Z' fill='%23FFFF00' stroke='black' stroke-width='0.0200001'/%3e %3cpath d='M104.043 46.4636C104.024 46.4467 104.049 46.4209 104.067 46.439L104.111 46.4823L104.086 46.5069L104.043 46.4636Z' fill='black'/%3e %3cpath d='M103.955 46.6779C103.938 46.6609 103.961 46.6367 103.979 46.6544L104.012 46.6879L103.989 46.7113L103.955 46.6779Z' fill='black'/%3e %3cpath d='M104.256 46.3757C104.238 46.3587 104.262 46.3346 104.279 46.3523L104.313 46.3857L104.289 46.4092L104.256 46.3757Z' fill='black'/%3e %3cpath d='M105.437 43.1772C105.442 42.9564 105.599 42.9041 105.6 42.9033C105.601 42.9025 105.769 42.9596 105.768 43.1792L105.437 43.1772' fill='%23FFFF00'/%3e %3cpath d='M105.301 42.9076L105.274 43.1614L105.44 43.1618C105.441 42.9518 105.599 42.9168 105.602 42.9176C105.606 42.9174 105.762 42.964 105.766 43.1618H105.932L105.902 42.906L105.301 42.9075V42.9076L105.301 42.9076ZM105.263 43.1624H105.941C105.955 43.1624 105.967 43.1765 105.967 43.1937C105.967 43.2109 105.955 43.2249 105.941 43.2249H105.263C105.249 43.2249 105.237 43.2109 105.237 43.1937C105.237 43.1765 105.249 43.1624 105.263 43.1624Z' fill='%23FFFF00' stroke='black' stroke-width='0.0200001'/%3e %3cpath d='M105.509 43.1612C105.51 43.0287 105.6 42.9912 105.6 42.9912C105.6 42.9912 105.694 43.0299 105.695 43.1612H105.509ZM105.277 42.802H105.927C105.941 42.802 105.952 42.8147 105.952 42.8302C105.952 42.8456 105.941 42.8583 105.927 42.8583H105.277C105.264 42.8583 105.252 42.8457 105.252 42.8301C105.252 42.8146 105.264 42.8019 105.277 42.8019V42.802ZM105.291 42.8588H105.912C105.926 42.8588 105.936 42.8714 105.936 42.8869C105.936 42.9024 105.926 42.9151 105.912 42.9151H105.291C105.278 42.9151 105.267 42.9024 105.267 42.8869C105.267 42.8714 105.278 42.8588 105.291 42.8588ZM105.492 42.4352L105.541 42.4352V42.47H105.577V42.4344L105.627 42.4346V42.4701H105.663V42.4345H105.713L105.713 42.5149C105.713 42.5276 105.703 42.5357 105.691 42.5357H105.515C105.503 42.5357 105.492 42.5263 105.492 42.5147L105.492 42.4351L105.492 42.4352ZM105.677 42.5428L105.688 42.8008L105.516 42.8002L105.527 42.5421L105.677 42.5428' fill='%23FFFF00'/%3e %3cpath d='M105.677 42.5428L105.688 42.8008L105.516 42.8002L105.527 42.5421L105.677 42.5428M105.509 43.1612C105.51 43.0287 105.6 42.9912 105.6 42.9912C105.6 42.9912 105.694 43.0299 105.695 43.1612H105.509ZM105.277 42.802H105.927C105.941 42.802 105.952 42.8147 105.952 42.8302C105.952 42.8456 105.941 42.8583 105.927 42.8583H105.277C105.264 42.8583 105.252 42.8457 105.252 42.8301C105.252 42.8146 105.264 42.8019 105.277 42.8019V42.802ZM105.291 42.8588H105.912C105.926 42.8588 105.936 42.8714 105.936 42.8869C105.936 42.9024 105.926 42.9151 105.912 42.9151H105.291C105.278 42.9151 105.267 42.9024 105.267 42.8869C105.267 42.8714 105.278 42.8588 105.291 42.8588ZM105.492 42.4352L105.541 42.4352V42.47H105.577V42.4344L105.627 42.4346V42.4701H105.663V42.4345H105.713L105.713 42.5149C105.713 42.5276 105.703 42.5357 105.691 42.5357H105.515C105.503 42.5357 105.492 42.5263 105.492 42.5147L105.492 42.4351L105.492 42.4352Z' stroke='black' stroke-width='0.0200001'/%3e %3cpath d='M105.466 42.6624L105.472 42.8015H105.307L105.311 42.6624H105.466H105.466Z' fill='%23FFFF00' stroke='black' stroke-width='0.0200001'/%3e %3cpath d='M105.891 42.6624L105.896 42.8015H105.731L105.736 42.6624H105.891H105.891Z' fill='%23FFFF00' stroke='black' stroke-width='0.0200001'/%3e %3cpath d='M105.281 42.5616L105.329 42.5617V42.5966H105.364V42.5609L105.413 42.5611V42.5967H105.448V42.5609L105.497 42.561L105.497 42.6415C105.497 42.654 105.487 42.6622 105.476 42.6622H105.303C105.292 42.6622 105.281 42.6528 105.281 42.6412L105.281 42.5616Z' fill='%23FFFF00' stroke='black' stroke-width='0.0200001'/%3e %3cpath d='M105.705 42.5616L105.753 42.5617V42.5966H105.788V42.5609L105.837 42.5611V42.5967H105.873V42.5609L105.922 42.561L105.922 42.6415C105.922 42.654 105.912 42.6622 105.9 42.6622H105.728C105.716 42.6622 105.705 42.6528 105.705 42.6412L105.705 42.5616Z' fill='%23FFFF00' stroke='black' stroke-width='0.0200001'/%3e %3cpath d='M105.585 42.6244C105.584 42.5993 105.62 42.599 105.62 42.6244V42.6858H105.585V42.6244Z' fill='black'/%3e %3cpath d='M105.372 42.7136C105.371 42.6893 105.405 42.6888 105.405 42.7136V42.761H105.372V42.7136Z' fill='black'/%3e %3cpath d='M105.797 42.7136C105.797 42.6893 105.831 42.6888 105.83 42.7136V42.761H105.797V42.7136Z' fill='black'/%3e %3cpath d='M107.584 43.1772C107.579 42.9564 107.422 42.9041 107.421 42.9033C107.42 42.9025 107.252 42.9596 107.252 43.1792L107.584 43.1772' fill='%23FFFF00'/%3e %3cpath d='M107.719 42.9076L107.747 43.1614L107.581 43.1618C107.579 42.9518 107.422 42.9168 107.418 42.9176C107.415 42.9174 107.259 42.964 107.254 43.1618H107.088L107.118 42.906L107.719 42.9075V42.9076L107.719 42.9076ZM107.758 43.1624H107.08C107.066 43.1624 107.054 43.1765 107.054 43.1937C107.054 43.2109 107.066 43.2249 107.08 43.2249H107.758C107.772 43.2249 107.784 43.2109 107.784 43.1937C107.784 43.1765 107.772 43.1624 107.758 43.1624Z' fill='%23FFFF00' stroke='black' stroke-width='0.0200001'/%3e %3cpath d='M107.511 43.1612C107.51 43.0287 107.421 42.9912 107.42 42.9912C107.42 42.9912 107.327 43.0299 107.326 43.1612H107.511ZM107.743 42.802H107.093C107.08 42.802 107.068 42.8147 107.068 42.8302C107.068 42.8456 107.08 42.8583 107.093 42.8583H107.743C107.757 42.8583 107.768 42.8457 107.768 42.8301C107.768 42.8146 107.757 42.8019 107.743 42.8019V42.802ZM107.73 42.8588H107.108C107.095 42.8588 107.084 42.8714 107.084 42.8869C107.084 42.9024 107.095 42.9151 107.108 42.9151H107.73C107.743 42.9151 107.753 42.9024 107.753 42.8869C107.753 42.8714 107.743 42.8588 107.73 42.8588ZM107.529 42.4352L107.48 42.4352V42.47H107.444V42.4344L107.394 42.4346V42.4701H107.358V42.4345H107.307L107.308 42.5149C107.308 42.5276 107.318 42.5357 107.33 42.5357H107.506C107.518 42.5357 107.529 42.5263 107.529 42.5147L107.529 42.4351L107.529 42.4352ZM107.344 42.5428L107.333 42.8008L107.505 42.8002L107.494 42.5421L107.344 42.5428' fill='%23FFFF00'/%3e %3cpath d='M107.344 42.5428L107.333 42.8008L107.505 42.8002L107.494 42.5421L107.344 42.5428M107.511 43.1612C107.51 43.0287 107.421 42.9912 107.42 42.9912C107.42 42.9912 107.327 43.0299 107.326 43.1612H107.511ZM107.743 42.802H107.093C107.08 42.802 107.068 42.8147 107.068 42.8302C107.068 42.8456 107.08 42.8583 107.093 42.8583H107.743C107.757 42.8583 107.768 42.8457 107.768 42.8301C107.768 42.8146 107.757 42.8019 107.743 42.8019V42.802ZM107.73 42.8588H107.108C107.095 42.8588 107.084 42.8714 107.084 42.8869C107.084 42.9024 107.095 42.9151 107.108 42.9151H107.73C107.743 42.9151 107.753 42.9024 107.753 42.8869C107.753 42.8714 107.743 42.8588 107.73 42.8588ZM107.529 42.4352L107.48 42.4352V42.47H107.444V42.4344L107.394 42.4346V42.4701H107.358V42.4345H107.307L107.308 42.5149C107.308 42.5276 107.318 42.5357 107.33 42.5357H107.506C107.518 42.5357 107.529 42.5263 107.529 42.5147L107.529 42.4351L107.529 42.4352Z' stroke='black' stroke-width='0.0200001'/%3e %3cpath d='M107.554 42.6624L107.549 42.8015H107.714L107.709 42.6624H107.554H107.554Z' fill='%23FFFF00' stroke='black' stroke-width='0.0200001'/%3e %3cpath d='M107.13 42.6624L107.125 42.8015H107.29L107.285 42.6624H107.13H107.13Z' fill='%23FFFF00' stroke='black' stroke-width='0.0200001'/%3e %3cpath d='M107.74 42.5616L107.692 42.5617V42.5966H107.657V42.5609L107.607 42.5611V42.5967H107.572V42.5609L107.523 42.561L107.523 42.6415C107.523 42.654 107.533 42.6622 107.545 42.6622H107.717C107.729 42.6622 107.74 42.6528 107.74 42.6412L107.74 42.5616Z' fill='%23FFFF00' stroke='black' stroke-width='0.0200001'/%3e %3cpath d='M107.315 42.5616L107.267 42.5617V42.5966H107.232V42.5609L107.183 42.5611V42.5967H107.148V42.5609L107.099 42.561L107.099 42.6415C107.099 42.654 107.109 42.6622 107.12 42.6622H107.293C107.305 42.6622 107.315 42.6528 107.315 42.6412L107.315 42.5616Z' fill='%23FFFF00' stroke='black' stroke-width='0.0200001'/%3e %3cpath d='M107.436 42.6244C107.437 42.5993 107.4 42.599 107.401 42.6244V42.6858H107.436V42.6244Z' fill='black'/%3e %3cpath d='M107.649 42.7136C107.649 42.6893 107.615 42.6888 107.616 42.7136V42.761H107.649V42.7136Z' fill='black'/%3e %3cpath d='M107.223 42.7136C107.223 42.6893 107.19 42.6888 107.19 42.7136V42.761H107.223V42.7136Z' fill='black'/%3e %3cpath d='M107.584 45.03C107.579 44.8092 107.422 44.7569 107.421 44.7561C107.42 44.7553 107.252 44.8124 107.252 45.032L107.584 45.03' fill='%23FFFF00'/%3e %3cpath d='M107.719 44.7603L107.747 45.0141L107.581 45.0145C107.579 44.8045 107.422 44.7696 107.418 44.7704C107.415 44.7702 107.259 44.8168 107.254 45.0145H107.088L107.118 44.7588L107.719 44.7603V44.7604L107.719 44.7603ZM107.758 45.0151H107.08C107.066 45.0151 107.054 45.0293 107.054 45.0465C107.054 45.0637 107.066 45.0777 107.08 45.0777H107.758C107.772 45.0777 107.784 45.0637 107.784 45.0465C107.784 45.0293 107.772 45.0151 107.758 45.0151Z' fill='%23FFFF00' stroke='black' stroke-width='0.0200001'/%3e %3cpath d='M107.511 45.014C107.51 44.8814 107.421 44.844 107.42 44.844C107.42 44.844 107.327 44.8827 107.326 45.014H107.511ZM107.743 44.6548H107.093C107.08 44.6548 107.068 44.6675 107.068 44.683C107.068 44.6984 107.08 44.7111 107.093 44.7111H107.743C107.757 44.7111 107.768 44.6985 107.768 44.6829C107.768 44.6674 107.757 44.6547 107.743 44.6547V44.6548ZM107.73 44.7116H107.108C107.095 44.7116 107.084 44.7242 107.084 44.7397C107.084 44.7552 107.095 44.7679 107.108 44.7679H107.73C107.743 44.7679 107.753 44.7552 107.753 44.7397C107.753 44.7242 107.743 44.7116 107.73 44.7116ZM107.529 44.288L107.48 44.288V44.3228H107.444V44.2872L107.394 44.2874V44.3229H107.358V44.2873H107.307L107.308 44.3677C107.308 44.3804 107.318 44.3885 107.33 44.3885H107.506C107.518 44.3885 107.529 44.3791 107.529 44.3675L107.529 44.2879L107.529 44.288ZM107.344 44.3956L107.333 44.6536L107.505 44.653L107.494 44.3949L107.344 44.3956' fill='%23FFFF00'/%3e %3cpath d='M107.344 44.3956L107.333 44.6536L107.505 44.653L107.494 44.3949L107.344 44.3956M107.511 45.014C107.51 44.8814 107.421 44.844 107.42 44.844C107.42 44.844 107.327 44.8827 107.326 45.014H107.511ZM107.743 44.6548H107.093C107.08 44.6548 107.068 44.6675 107.068 44.683C107.068 44.6984 107.08 44.7111 107.093 44.7111H107.743C107.757 44.7111 107.768 44.6985 107.768 44.6829C107.768 44.6674 107.757 44.6547 107.743 44.6547V44.6548ZM107.73 44.7116H107.108C107.095 44.7116 107.084 44.7242 107.084 44.7397C107.084 44.7552 107.095 44.7679 107.108 44.7679H107.73C107.743 44.7679 107.753 44.7552 107.753 44.7397C107.753 44.7242 107.743 44.7116 107.73 44.7116ZM107.529 44.288L107.48 44.288V44.3228H107.444V44.2872L107.394 44.2874V44.3229H107.358V44.2873H107.307L107.308 44.3677C107.308 44.3804 107.318 44.3885 107.33 44.3885H107.506C107.518 44.3885 107.529 44.3791 107.529 44.3675L107.529 44.2879L107.529 44.288Z' stroke='black' stroke-width='0.0200001'/%3e %3cpath d='M107.554 44.5151L107.549 44.6543H107.714L107.709 44.5151H107.554H107.554Z' fill='%23FFFF00' stroke='black' stroke-width='0.0200001'/%3e %3cpath d='M107.13 44.5151L107.125 44.6543H107.29L107.285 44.5151H107.13H107.13Z' fill='%23FFFF00' stroke='black' stroke-width='0.0200001'/%3e %3cpath d='M107.74 44.4144L107.692 44.4145V44.4494H107.657V44.4137L107.607 44.4139V44.4495H107.572V44.4137L107.523 44.4138L107.523 44.4943C107.523 44.5068 107.533 44.515 107.545 44.515H107.717C107.729 44.515 107.74 44.5056 107.74 44.494L107.74 44.4144Z' fill='%23FFFF00' stroke='black' stroke-width='0.0200001'/%3e %3cpath d='M107.315 44.4144L107.267 44.4145V44.4494H107.232V44.4137L107.183 44.4139V44.4495H107.148V44.4137L107.099 44.4138L107.099 44.4943C107.099 44.5068 107.109 44.515 107.12 44.515H107.293C107.305 44.515 107.315 44.5056 107.315 44.494L107.315 44.4144Z' fill='%23FFFF00' stroke='black' stroke-width='0.0200001'/%3e %3cpath d='M107.436 44.4772C107.437 44.4521 107.4 44.4518 107.401 44.4772V44.5386H107.436V44.4772Z' fill='black'/%3e %3cpath d='M107.649 44.5663C107.649 44.5421 107.615 44.5416 107.616 44.5663V44.6138H107.649V44.5663Z' fill='black'/%3e %3cpath d='M107.223 44.5663C107.223 44.5421 107.19 44.5416 107.19 44.5663V44.6138H107.223V44.5663Z' fill='black'/%3e %3cpath d='M106.862 46.9585C107.015 46.7991 106.941 46.651 106.941 46.6497C106.941 46.6483 106.782 46.5692 106.626 46.7244L106.862 46.9585' fill='%23FFFF00'/%3e %3cpath d='M107.148 46.8645L106.987 47.0626L106.87 46.9454C107.018 46.7963 106.932 46.66 106.929 46.6579C106.927 46.6552 106.784 46.5773 106.64 46.7137L106.523 46.5959L106.726 46.4369L107.148 46.8644L107.148 46.8645L107.148 46.8645ZM106.995 47.0712L106.517 46.5902C106.507 46.5801 106.489 46.5817 106.476 46.5939C106.464 46.606 106.463 46.6242 106.473 46.6343L106.95 47.1153C106.96 47.1255 106.978 47.1239 106.991 47.1118C107.003 47.0997 107.005 47.0814 106.995 47.0712Z' fill='%23FFFF00' stroke='black' stroke-width='0.0200001'/%3e %3cpath d='M106.822 46.8955C106.915 46.8017 106.879 46.7116 106.878 46.7113C106.878 46.7113 106.785 46.672 106.691 46.764L106.822 46.8955ZM107.24 46.8071L106.782 46.346C106.773 46.3363 106.756 46.3373 106.745 46.3482C106.734 46.3591 106.733 46.376 106.742 46.3857L107.2 46.8468C107.21 46.8565 107.227 46.8556 107.238 46.8446C107.249 46.8337 107.25 46.8168 107.24 46.807L107.24 46.8071ZM107.19 46.8374L106.752 46.3964C106.743 46.3871 106.727 46.3885 106.716 46.3994C106.705 46.4103 106.703 46.4268 106.712 46.4361L107.15 46.8771C107.16 46.8864 107.176 46.8851 107.187 46.8742C107.198 46.8633 107.2 46.8467 107.19 46.8374ZM107.349 46.3965L107.315 46.3617L107.29 46.3862L107.265 46.3608L107.29 46.3357L107.255 46.3002L107.229 46.3252L107.204 46.2998L107.229 46.2747L107.194 46.239L107.137 46.2957C107.128 46.3046 107.129 46.3176 107.138 46.326L107.262 46.4511C107.27 46.4595 107.285 46.4607 107.293 46.4525L107.35 46.3965L107.349 46.3965ZM107.143 46.3412L106.952 46.5151L107.074 46.6368L107.249 46.4469L107.143 46.3412' fill='%23FFFF00'/%3e %3cpath d='M107.143 46.3412L106.952 46.5151L107.074 46.6368L107.249 46.4469L107.143 46.3412M106.822 46.8955C106.915 46.8017 106.879 46.7116 106.878 46.7113C106.878 46.7113 106.785 46.672 106.691 46.764L106.822 46.8955ZM107.24 46.8071L106.782 46.346C106.773 46.3363 106.756 46.3373 106.745 46.3482C106.734 46.3591 106.733 46.376 106.742 46.3857L107.2 46.8468C107.21 46.8565 107.227 46.8556 107.238 46.8446C107.249 46.8337 107.25 46.8168 107.24 46.807L107.24 46.8071ZM107.19 46.8374L106.752 46.3964C106.743 46.3871 106.727 46.3885 106.716 46.3994C106.705 46.4103 106.703 46.4268 106.712 46.4361L107.15 46.8771C107.16 46.8864 107.176 46.8851 107.187 46.8742C107.198 46.8633 107.2 46.8467 107.19 46.8374ZM107.349 46.3965L107.315 46.3617L107.29 46.3862L107.265 46.3608L107.29 46.3357L107.255 46.3002L107.229 46.3252L107.204 46.2998L107.229 46.2747L107.194 46.239L107.137 46.2957C107.128 46.3046 107.129 46.3176 107.138 46.326L107.262 46.4511C107.27 46.4595 107.285 46.4607 107.293 46.4525L107.35 46.3965L107.349 46.3965Z' stroke='black' stroke-width='0.0200001'/%3e %3cpath d='M107.206 46.5745L107.103 46.6688L107.22 46.7859L107.315 46.6846L107.206 46.5744L107.206 46.5745Z' fill='%23FFFF00' stroke='black' stroke-width='0.0200001'/%3e %3cpath d='M106.907 46.2734L106.805 46.3677L106.921 46.4847L107.016 46.3834L106.907 46.2733L106.907 46.2734Z' fill='%23FFFF00' stroke='black' stroke-width='0.0200001'/%3e %3cpath d='M107.408 46.6351L107.374 46.6011L107.35 46.6257L107.325 46.6008L107.35 46.5757L107.315 46.5409L107.29 46.566L107.265 46.541L107.291 46.5158L107.256 46.4809L107.199 46.5377C107.19 46.5466 107.191 46.5594 107.199 46.5676L107.321 46.6901C107.329 46.6983 107.343 46.6993 107.352 46.6911L107.408 46.6351Z' fill='%23FFFF00' stroke='black' stroke-width='0.0200001'/%3e %3cpath d='M107.109 46.334L107.075 46.3L107.05 46.3246L107.026 46.2997L107.051 46.2745L107.016 46.2397L106.991 46.2648L106.966 46.2399L106.991 46.2147L106.957 46.1798L106.9 46.2366C106.891 46.2454 106.892 46.2583 106.9 46.2664L107.022 46.3889C107.03 46.3972 107.044 46.3982 107.052 46.39L107.109 46.334Z' fill='%23FFFF00' stroke='black' stroke-width='0.0200001'/%3e %3cpath d='M107.149 46.4636C107.168 46.4467 107.142 46.4209 107.125 46.439L107.081 46.4823L107.106 46.5069L107.149 46.4636Z' fill='black'/%3e %3cpath d='M107.236 46.6779C107.254 46.6609 107.23 46.6367 107.213 46.6544L107.18 46.6879L107.203 46.7113L107.236 46.6779Z' fill='black'/%3e %3cpath d='M106.936 46.3757C106.953 46.3587 106.93 46.3346 106.913 46.3523L106.879 46.3857L106.902 46.4092L106.936 46.3757Z' fill='black'/%3e %3cpath d='M105.306 45.0963V45.0965C105.305 45.1808 105.337 45.2621 105.394 45.3241C105.449 45.3828 105.524 45.4192 105.606 45.4192C105.689 45.4192 105.764 45.383 105.818 45.3246C105.873 45.2662 105.906 45.1857 105.906 45.0969V44.6662L105.307 44.6656L105.306 45.0963' fill='%23003399'/%3e %3cpath d='M105.443 44.8889C105.476 44.8889 105.503 44.8623 105.503 44.8295C105.503 44.7966 105.476 44.77 105.443 44.77C105.41 44.77 105.384 44.7966 105.384 44.8295C105.384 44.8623 105.41 44.8889 105.443 44.8889Z' fill='white'/%3e %3cpath d='M105.776 44.8891C105.809 44.8891 105.835 44.8625 105.835 44.8297C105.835 44.7969 105.809 44.7703 105.776 44.7703C105.743 44.7703 105.716 44.7969 105.716 44.8297C105.716 44.8625 105.743 44.8891 105.776 44.8891Z' fill='white'/%3e %3cpath d='M105.609 45.0489C105.642 45.0489 105.669 45.0223 105.669 44.9895C105.669 44.9567 105.642 44.9301 105.609 44.9301C105.576 44.9301 105.55 44.9567 105.55 44.9895C105.55 45.0223 105.576 45.0489 105.609 45.0489Z' fill='white'/%3e %3cpath d='M105.443 45.2162C105.476 45.2162 105.503 45.1896 105.503 45.1567C105.503 45.1239 105.476 45.0973 105.443 45.0973C105.41 45.0973 105.384 45.1239 105.384 45.1567C105.384 45.1896 105.41 45.2162 105.443 45.2162Z' fill='white'/%3e %3cpath d='M105.776 45.2157C105.809 45.2157 105.835 45.1891 105.835 45.1562C105.835 45.1234 105.809 45.0968 105.776 45.0968C105.743 45.0968 105.716 45.1234 105.716 45.1562C105.716 45.1891 105.743 45.2157 105.776 45.2157Z' fill='white'/%3e %3cpath d='M105.306 44.0556V44.0558C105.305 44.1402 105.337 44.2215 105.394 44.2834C105.449 44.3421 105.524 44.3786 105.606 44.3786C105.689 44.3786 105.764 44.3424 105.818 44.284C105.873 44.2256 105.906 44.1451 105.906 44.0562V43.6255L105.307 43.625L105.306 44.0556' fill='%23003399'/%3e %3cpath d='M105.443 43.8483C105.476 43.8483 105.503 43.8216 105.503 43.7888C105.503 43.756 105.476 43.7294 105.443 43.7294C105.41 43.7294 105.384 43.756 105.384 43.7888C105.384 43.8216 105.41 43.8483 105.443 43.8483Z' fill='white'/%3e %3cpath d='M105.776 43.8485C105.809 43.8485 105.835 43.8219 105.835 43.7891C105.835 43.7562 105.809 43.7296 105.776 43.7296C105.743 43.7296 105.716 43.7562 105.716 43.7891C105.716 43.8219 105.743 43.8485 105.776 43.8485Z' fill='white'/%3e %3cpath d='M105.609 44.0083C105.642 44.0083 105.669 43.9817 105.669 43.9488C105.669 43.916 105.642 43.8894 105.609 43.8894C105.576 43.8894 105.55 43.916 105.55 43.9488C105.55 43.9817 105.576 44.0083 105.609 44.0083Z' fill='white'/%3e %3cpath d='M105.443 44.1755C105.476 44.1755 105.503 44.1489 105.503 44.1161C105.503 44.0833 105.476 44.0566 105.443 44.0566C105.41 44.0566 105.384 44.0833 105.384 44.1161C105.384 44.1489 105.41 44.1755 105.443 44.1755Z' fill='white'/%3e %3cpath d='M105.776 44.175C105.809 44.175 105.835 44.1484 105.835 44.1156C105.835 44.0828 105.809 44.0562 105.776 44.0562C105.743 44.0562 105.716 44.0828 105.716 44.1156C105.716 44.1484 105.743 44.175 105.776 44.175Z' fill='white'/%3e %3cpath d='M104.474 45.0963V45.0965C104.473 45.1808 104.505 45.2621 104.562 45.3241C104.617 45.3828 104.692 45.4192 104.774 45.4192C104.857 45.4192 104.932 45.383 104.986 45.3246C105.041 45.2662 105.074 45.1857 105.074 45.0969V44.6662L104.475 44.6656L104.474 45.0963' fill='%23003399'/%3e %3cpath d='M104.611 44.8889C104.644 44.8889 104.671 44.8623 104.671 44.8295C104.671 44.7966 104.644 44.77 104.611 44.77C104.578 44.77 104.552 44.7966 104.552 44.8295C104.552 44.8623 104.578 44.8889 104.611 44.8889Z' fill='white'/%3e %3cpath d='M104.944 44.8891C104.977 44.8891 105.003 44.8625 105.003 44.8297C105.003 44.7969 104.977 44.7703 104.944 44.7703C104.911 44.7703 104.884 44.7969 104.884 44.8297C104.884 44.8625 104.911 44.8891 104.944 44.8891Z' fill='white'/%3e %3cpath d='M104.777 45.0489C104.81 45.0489 104.837 45.0223 104.837 44.9895C104.837 44.9567 104.81 44.9301 104.777 44.9301C104.744 44.9301 104.718 44.9567 104.718 44.9895C104.718 45.0223 104.744 45.0489 104.777 45.0489Z' fill='white'/%3e %3cpath d='M104.611 45.2162C104.644 45.2162 104.671 45.1896 104.671 45.1567C104.671 45.1239 104.644 45.0973 104.611 45.0973C104.578 45.0973 104.552 45.1239 104.552 45.1567C104.552 45.1896 104.578 45.2162 104.611 45.2162Z' fill='white'/%3e %3cpath d='M104.944 45.2157C104.977 45.2157 105.003 45.1891 105.003 45.1562C105.003 45.1234 104.977 45.0968 104.944 45.0968C104.911 45.0968 104.884 45.1234 104.884 45.1562C104.884 45.1891 104.911 45.2157 104.944 45.2157Z' fill='white'/%3e %3cpath d='M106.135 45.0963V45.0965C106.135 45.1808 106.167 45.2621 106.224 45.3241C106.278 45.3828 106.354 45.4192 106.436 45.4192C106.519 45.4192 106.594 45.383 106.648 45.3246C106.702 45.2662 106.736 45.1857 106.736 45.0969V44.6662L106.136 44.6656L106.135 45.0963' fill='%23003399'/%3e %3cpath d='M106.273 44.8889C106.306 44.8889 106.332 44.8623 106.332 44.8295C106.332 44.7966 106.306 44.77 106.273 44.77C106.24 44.77 106.213 44.7966 106.213 44.8295C106.213 44.8623 106.24 44.8889 106.273 44.8889Z' fill='white'/%3e %3cpath d='M106.605 44.8891C106.638 44.8891 106.665 44.8625 106.665 44.8297C106.665 44.7969 106.638 44.7703 106.605 44.7703C106.573 44.7703 106.546 44.7969 106.546 44.8297C106.546 44.8625 106.573 44.8891 106.605 44.8891Z' fill='white'/%3e %3cpath d='M106.439 45.0489C106.472 45.0489 106.498 45.0223 106.498 44.9895C106.498 44.9567 106.472 44.9301 106.439 44.9301C106.406 44.9301 106.379 44.9567 106.379 44.9895C106.379 45.0223 106.406 45.0489 106.439 45.0489Z' fill='white'/%3e %3cpath d='M106.273 45.2162C106.306 45.2162 106.332 45.1896 106.332 45.1567C106.332 45.1239 106.306 45.0973 106.273 45.0973C106.24 45.0973 106.213 45.1239 106.213 45.1567C106.213 45.1896 106.24 45.2162 106.273 45.2162Z' fill='white'/%3e %3cpath d='M106.605 45.2157C106.638 45.2157 106.665 45.1891 106.665 45.1562C106.665 45.1234 106.638 45.0968 106.605 45.0968C106.573 45.0968 106.546 45.1234 106.546 45.1562C106.546 45.1891 106.573 45.2157 106.605 45.2157Z' fill='white'/%3e %3cpath d='M105.306 46.1277V46.1279C105.305 46.2122 105.337 46.2935 105.394 46.3555C105.449 46.4141 105.524 46.4506 105.606 46.4506C105.689 46.4506 105.764 46.4144 105.818 46.356C105.873 46.2976 105.906 46.2171 105.906 46.1283V45.6975L105.307 45.697L105.306 46.1276' fill='%23003399'/%3e %3cpath d='M105.443 45.9203C105.476 45.9203 105.503 45.8937 105.503 45.8608C105.503 45.828 105.476 45.8014 105.443 45.8014C105.41 45.8014 105.384 45.828 105.384 45.8608C105.384 45.8937 105.41 45.9203 105.443 45.9203Z' fill='white'/%3e %3cpath d='M105.776 45.9205C105.809 45.9205 105.835 45.8939 105.835 45.8611C105.835 45.8282 105.809 45.8016 105.776 45.8016C105.743 45.8016 105.716 45.8282 105.716 45.8611C105.716 45.8939 105.743 45.9205 105.776 45.9205Z' fill='white'/%3e %3cpath d='M105.609 46.0803C105.642 46.0803 105.669 46.0537 105.669 46.0209C105.669 45.988 105.642 45.9614 105.609 45.9614C105.576 45.9614 105.55 45.988 105.55 46.0209C105.55 46.0537 105.576 46.0803 105.609 46.0803Z' fill='white'/%3e %3cpath d='M105.443 46.2475C105.476 46.2475 105.503 46.2209 105.503 46.1881C105.503 46.1553 105.476 46.1287 105.443 46.1287C105.41 46.1287 105.384 46.1553 105.384 46.1881C105.384 46.2209 105.41 46.2475 105.443 46.2475Z' fill='white'/%3e %3cpath d='M105.776 46.2471C105.809 46.2471 105.835 46.2204 105.835 46.1876C105.835 46.1548 105.809 46.1282 105.776 46.1282C105.743 46.1282 105.716 46.1548 105.716 46.1876C105.716 46.2204 105.743 46.2471 105.776 46.2471Z' fill='white'/%3e %3c/g%3e %3cg clip-path='url(%23clip24_57_12)'%3e %3cmask id='mask5_57_12' style='mask-type:luminance' maskUnits='userSpaceOnUse' x='96' y='54' width='24' height='18'%3e %3cpath d='M96 54H120V72H96V54Z' fill='white'/%3e %3c/mask%3e %3cg mask='url(%23mask5_57_12)'%3e %3cpath fill-rule='evenodd' clip-rule='evenodd' d='M93.6206 54.0106H102.621V61.2106H93.6206V54.0106ZM93.6206 64.7992H102.621V71.9992H93.6206V64.7992Z' fill='%23006AA7'/%3e %3cpath fill-rule='evenodd' clip-rule='evenodd' d='M93.6206 61.2065H102.621V64.8065H93.6206V61.2065Z' fill='%23FECC00'/%3e %3cpath fill-rule='evenodd' clip-rule='evenodd' d='M102.583 54.0004H106.183V72.0003H102.583V54.0004Z' fill='%23FECC00'/%3e %3cpath fill-rule='evenodd' clip-rule='evenodd' d='M106.069 61.2075H122.269V64.8075H106.069V61.2075Z' fill='%23FECC00'/%3e %3cpath fill-rule='evenodd' clip-rule='evenodd' d='M106.181 64.8003H122.381V72.0002H106.181V64.8003ZM106.181 54.0106H122.381V61.2105H106.181V54.0106Z' fill='%23006AA7'/%3e %3c/g%3e %3c/g%3e %3cg clip-path='url(%23clip25_57_12)'%3e %3cmask id='mask6_57_12' style='mask-type:luminance' maskUnits='userSpaceOnUse' x='96' y='72' width='24' height='18'%3e %3cpath d='M96 72H120V90H96V72Z' fill='white'/%3e %3c/mask%3e %3cg mask='url(%23mask6_57_12)'%3e %3cpath fill-rule='evenodd' clip-rule='evenodd' d='M95.25 72H122.25V90H95.25V72Z' fill='white'/%3e %3cpath fill-rule='evenodd' clip-rule='evenodd' d='M95.25 72H122.25V81H95.25V72Z' fill='%23DF0000'/%3e %3cpath fill-rule='evenodd' clip-rule='evenodd' d='M101.477 73.5085C100.23 73.7943 99.3042 74.7174 99.0423 75.9723C98.6865 77.6774 99.797 79.3469 101.506 79.7031C99.7794 80.1953 97.996 79.2031 97.5083 77.4931C97.021 75.7831 98.0131 73.9996 99.7232 73.5121C100.323 73.3409 100.876 73.3398 101.477 73.5085H101.477Z' fill='white'/%3e %3cpath fill-rule='evenodd' clip-rule='evenodd' d='M100.987 76.1232L101.17 76.6902L100.685 76.344L100.203 76.6934L100.382 76.1255L99.9009 75.7747L100.496 75.7696L100.681 75.2031L100.87 75.7682L101.466 75.7692L100.987 76.1232ZM101.645 78.0754L101.829 78.6424L101.344 78.2962L100.861 78.6456L101.041 78.0778L100.559 77.727L101.155 77.7218L101.34 77.1553L101.528 77.7205L102.124 77.7214L101.645 78.0754ZM103.836 78.0613L104.02 78.6283L103.535 78.2822L103.052 78.6316L103.232 78.0637L102.75 77.7129L103.346 77.7078L103.531 77.1413L103.719 77.7064L104.315 77.7073L103.836 78.0613ZM104.49 76.125L104.673 76.6919L104.188 76.3458L103.706 76.6951L103.885 76.1273L103.404 75.7765L103.999 75.7714L104.184 75.2049L104.373 75.77L104.969 75.7709L104.49 76.125ZM102.755 74.8404L102.939 75.4073L102.454 75.0612L101.971 75.4105L102.15 74.8427L101.669 74.4919L102.265 74.4868L102.45 73.9203L102.638 74.4853L103.234 74.4863L102.755 74.8404Z' fill='white'/%3e %3c/g%3e %3c/g%3e %3cg clip-path='url(%23clip26_57_12)'%3e %3cmask id='mask7_57_12' style='mask-type:luminance' maskUnits='userSpaceOnUse' x='0' y='90' width='24' height='18'%3e %3cpath d='M0 90H24.0001V108H0V90Z' fill='white'/%3e %3c/mask%3e %3cg mask='url(%23mask7_57_12)'%3e %3cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 90H34.2004V91.3846H0V90ZM0 92.7693H34.2004V94.1539H0V92.7693ZM0 95.5385H34.2004V96.9231H0V95.5385ZM0 98.3078H34.2004V99.6924H0V98.3078ZM0 101.077H34.2004V102.462H0V101.077ZM0 103.846H34.2004V105.231H0V103.846ZM0 106.616H34.2004V108H0V106.616Z' fill='%23BD3D44'/%3e %3cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 91.3846H34.2004V92.7693H0V91.3846ZM0 94.1539H34.2004V95.5385H0V94.1539ZM0 96.9232H34.2004V98.3078H0V96.9232ZM0 99.6924H34.2004V101.077H0V99.6924ZM0 102.462H34.2004V103.846H0V102.462ZM0 105.231H34.2004V106.616H0V105.231Z' fill='white'/%3e %3cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 90H13.68V99.6922H0V90Z' fill='%23192F5D'/%3e %3cpath fill-rule='evenodd' clip-rule='evenodd' d='M1.14007 90.4148L1.26452 90.7979H1.66734L1.34144 91.0346L1.46593 91.4177L1.14003 91.181L0.814203 91.4177L0.938656 91.0346L0.612793 90.7979H1.01558L1.14007 90.4148ZM3.42005 90.4148L3.54454 90.7979H3.94736L3.62146 91.0346L3.74595 91.4177L3.42005 91.181L3.09423 91.4177L3.21868 91.0346L2.89282 90.7979H3.2956L3.42005 90.4148ZM5.70015 90.4148L5.8246 90.7979H6.22742L5.90152 91.0346L6.02601 91.4177L5.70015 91.181L5.37429 91.4177L5.49874 91.0346L5.17287 90.7979H5.5757L5.70015 90.4148ZM7.9801 90.4148L8.10455 90.7979H8.50734L8.18148 91.0346L8.30593 91.4177L7.9801 91.181L7.6542 91.4177L7.77869 91.0346L7.45279 90.7979H7.85561L7.9801 90.4148ZM10.2602 90.4148L10.3846 90.7979H10.7874L10.4615 91.0346L10.586 91.4177L10.2601 91.181L9.9343 91.4177L10.0587 91.0346L9.73289 90.7979H10.1357L10.2602 90.4148ZM12.5402 90.4148L12.6647 90.7979H13.0675L12.7416 91.0346L12.8661 91.4177L12.5402 91.181L12.2143 91.4177L12.3388 91.0346L12.0129 90.7979H12.4158L12.5402 90.4148ZM2.28011 91.3841L2.40457 91.7671H2.80739L2.48149 92.0039L2.60601 92.387L2.28011 92.1502L1.95425 92.387L2.0787 92.0039L1.75284 91.7671H2.15566L2.28011 91.3841ZM4.56007 91.3841L4.68452 91.7671H5.0873L4.76144 92.0039L4.88589 92.387L4.56007 92.1502L4.23417 92.387L4.35866 92.0039L4.03276 91.7671H4.43558L4.56007 91.3841ZM6.84012 91.3841L6.96458 91.7671H7.3674L7.0415 92.0039L7.16599 92.387L6.84009 92.1502L6.51426 92.387L6.63871 92.0039L6.31285 91.7671H6.71564L6.84012 91.3841ZM9.12018 91.3841L9.24464 91.7671H9.64746L9.32156 92.0039L9.44605 92.387L9.12018 92.1502L8.79429 92.387L8.91884 92.0039L8.59295 91.7671H8.99577L9.12018 91.3841ZM11.4001 91.3841L11.5246 91.7671H11.9274L11.6015 92.0039L11.726 92.387L11.4001 92.1502L11.0742 92.387L11.1987 92.0039L10.8728 91.7671H11.2756L11.4001 91.3841ZM1.14007 92.3533L1.26452 92.7363H1.66734L1.34144 92.9731L1.46593 93.3562L1.14003 93.1194L0.814203 93.3562L0.938656 92.9731L0.612793 92.7363H1.01558L1.14007 92.3533ZM3.42005 92.3533L3.54454 92.7363H3.94736L3.62146 92.9731L3.74595 93.3562L3.42005 93.1194L3.09423 93.3562L3.21868 92.9731L2.89282 92.7363H3.2956L3.42005 92.3533ZM5.70015 92.3533L5.8246 92.7363H6.22742L5.90152 92.9731L6.02601 93.3562L5.70015 93.1194L5.37429 93.3562L5.49874 92.9731L5.17287 92.7363H5.5757L5.70015 92.3533ZM7.9801 92.3533L8.10455 92.7363H8.50734L8.18148 92.9731L8.30593 93.3562L7.9801 93.1194L7.6542 93.3562L7.77869 92.9731L7.45279 92.7363H7.85561L7.9801 92.3533ZM10.2602 92.3533L10.3846 92.7363H10.7874L10.4615 92.9731L10.586 93.3562L10.2601 93.1194L9.9343 93.3562L10.0587 92.9731L9.73289 92.7363H10.1357L10.2602 92.3533ZM12.5402 92.3533L12.6647 92.7363H13.0675L12.7416 92.9731L12.8661 93.3562L12.5402 93.1194L12.2143 93.3562L12.3388 92.9731L12.0129 92.7363H12.4158L12.5402 92.3533ZM2.28011 93.3225L2.40457 93.7056H2.80739L2.48149 93.9423L2.60601 94.3254L2.28011 94.0887L1.95425 94.3254L2.0787 93.9423L1.75284 93.7056H2.15566L2.28011 93.3225ZM4.56007 93.3225L4.68452 93.7056H5.0873L4.76144 93.9423L4.88589 94.3254L4.56007 94.0887L4.23417 94.3254L4.35866 93.9423L4.03276 93.7056H4.43558L4.56007 93.3225ZM6.84012 93.3225L6.96458 93.7056H7.3674L7.0415 93.9423L7.16599 94.3254L6.84009 94.0887L6.51426 94.3254L6.63871 93.9423L6.31285 93.7056H6.71564L6.84012 93.3225ZM9.12018 93.3225L9.24464 93.7056H9.64746L9.32156 93.9423L9.44605 94.3254L9.12018 94.0887L8.79429 94.3254L8.91881 93.9423L8.59291 93.7056H8.99573L9.12018 93.3225ZM11.4001 93.3225L11.5246 93.7056H11.9274L11.6015 93.9423L11.726 94.3254L11.4001 94.0887L11.0742 94.3254L11.1987 93.9423L10.8728 93.7056H11.2756L11.4001 93.3225ZM1.14007 94.2918L1.26452 94.6748H1.66734L1.34144 94.9116L1.46593 95.2947L1.14003 95.0579L0.814203 95.2947L0.938656 94.9116L0.612793 94.6748H1.01558L1.14007 94.2918ZM3.42005 94.2918L3.54454 94.6748H3.94736L3.62146 94.9116L3.74595 95.2947L3.42005 95.0579L3.09423 95.2947L3.21868 94.9116L2.89282 94.6748H3.2956L3.42005 94.2918ZM5.70015 94.2918L5.8246 94.6748H6.22742L5.90152 94.9116L6.02601 95.2947L5.70015 95.0579L5.37429 95.2947L5.49874 94.9116L5.17287 94.6748H5.5757L5.70015 94.2918ZM7.9801 94.2918L8.10455 94.6748H8.50734L8.18148 94.9116L8.30593 95.2947L7.9801 95.0579L7.6542 95.2947L7.77869 94.9116L7.45279 94.6748H7.85561L7.9801 94.2918ZM10.2602 94.2918L10.3846 94.6748H10.7874L10.4615 94.9116L10.586 95.2947L10.2601 95.0579L9.9343 95.2947L10.0587 94.9116L9.73289 94.6748H10.1357L10.2602 94.2918ZM12.5402 94.2918L12.6647 94.6748H13.0675L12.7416 94.9116L12.8661 95.2947L12.5402 95.0579L12.2143 95.2947L12.3388 94.9116L12.0129 94.6748H12.4158L12.5402 94.2918ZM2.28011 95.261L2.40457 95.6441H2.80739L2.48149 95.8808L2.60601 96.2639L2.28011 96.0272L1.95425 96.2639L2.0787 95.8808L1.75284 95.6441H2.15566L2.28011 95.261ZM4.56007 95.261L4.68452 95.6441H5.0873L4.76144 95.8808L4.88589 96.2639L4.56007 96.0272L4.23417 96.2639L4.35866 95.8808L4.03276 95.6441H4.43558L4.56007 95.261ZM6.84012 95.261L6.96458 95.6441H7.3674L7.0415 95.8808L7.16599 96.2639L6.84009 96.0272L6.51426 96.2639L6.63871 95.8808L6.31285 95.6441H6.71564L6.84012 95.261ZM9.12018 95.261L9.24464 95.6441H9.64746L9.32156 95.8808L9.44605 96.2639L9.12018 96.0272L8.79429 96.2639L8.91881 95.8808L8.59291 95.6441H8.99573L9.12018 95.261ZM11.4001 95.261L11.5246 95.6441H11.9274L11.6015 95.8808L11.726 96.2639L11.4001 96.0272L11.0742 96.2639L11.1987 95.8808L10.8728 95.6441H11.2756L11.4001 95.261ZM1.14007 96.2302L1.26452 96.6133H1.66734L1.34144 96.8501L1.46593 97.2331L1.14003 96.9964L0.814203 97.2331L0.938656 96.8501L0.612793 96.6133H1.01558L1.14007 96.2302ZM3.42005 96.2302L3.54454 96.6133H3.94736L3.62146 96.8501L3.74595 97.2331L3.42005 96.9964L3.09423 97.2331L3.21868 96.8501L2.89282 96.6133H3.2956L3.42005 96.2302ZM5.70015 96.2302L5.8246 96.6133H6.22742L5.90152 96.8501L6.02601 97.2331L5.70015 96.9964L5.37429 97.2331L5.49874 96.8501L5.17287 96.6133H5.5757L5.70015 96.2302ZM7.9801 96.2302L8.10455 96.6133H8.50734L8.18148 96.8501L8.30593 97.2331L7.9801 96.9964L7.6542 97.2331L7.77869 96.8501L7.45279 96.6133H7.85561L7.9801 96.2302ZM10.2602 96.2302L10.3846 96.6133H10.7874L10.4615 96.8501L10.586 97.2331L10.2601 96.9964L9.9343 97.2331L10.0587 96.8501L9.73289 96.6133H10.1357L10.2602 96.2302ZM12.5402 96.2302L12.6647 96.6133H13.0675L12.7416 96.8501L12.8661 97.2331L12.5402 96.9964L12.2143 97.2331L12.3388 96.8501L12.0129 96.6133H12.4158L12.5402 96.2302ZM2.28011 97.1995L2.40457 97.5826H2.80739L2.48149 97.8193L2.60601 98.2024L2.28011 97.9657L1.95425 98.2024L2.0787 97.8193L1.75284 97.5826H2.15566L2.28011 97.1995ZM4.56007 97.1995L4.68452 97.5826H5.0873L4.76144 97.8193L4.88589 98.2024L4.56007 97.9657L4.23417 98.2024L4.35866 97.8193L4.03276 97.5826H4.43558L4.56007 97.1995ZM6.84012 97.1995L6.96458 97.5826H7.3674L7.0415 97.8193L7.16599 98.2024L6.84009 97.9657L6.51426 98.2024L6.63871 97.8193L6.31285 97.5826H6.71564L6.84012 97.1995ZM9.12018 97.1995L9.24464 97.5826H9.64746L9.32156 97.8193L9.44605 98.2024L9.12018 97.9657L8.79429 98.2024L8.91881 97.8193L8.59291 97.5826H8.99573L9.12018 97.1995ZM11.4001 97.1995L11.5246 97.5826H11.9274L11.6015 97.8193L11.726 98.2024L11.4001 97.9657L11.0742 98.2024L11.1987 97.8193L10.8728 97.5826H11.2756L11.4001 97.1995ZM1.14007 98.1687L1.26452 98.5518H1.66734L1.34144 98.7886L1.46593 99.1716L1.14003 98.9349L0.814203 99.1716L0.938656 98.7886L0.612793 98.5518H1.01558L1.14007 98.1687ZM3.42005 98.1687L3.54454 98.5518H3.94736L3.62146 98.7886L3.74595 99.1716L3.42005 98.9349L3.09423 99.1716L3.21868 98.7886L2.89282 98.5518H3.2956L3.42005 98.1687ZM5.70015 98.1687L5.8246 98.5518H6.22742L5.90152 98.7886L6.02601 99.1716L5.70015 98.9349L5.37429 99.1716L5.49874 98.7886L5.17287 98.5518H5.5757L5.70015 98.1687ZM7.9801 98.1687L8.10455 98.5518H8.50734L8.18148 98.7886L8.30593 99.1716L7.9801 98.9349L7.6542 99.1716L7.77869 98.7886L7.45279 98.5518H7.85561L7.9801 98.1687ZM10.2602 98.1687L10.3846 98.5518H10.7874L10.4615 98.7886L10.586 99.1716L10.2601 98.9349L9.9343 99.1716L10.0587 98.7886L9.73289 98.5518H10.1357L10.2602 98.1687ZM12.5402 98.1687L12.6647 98.5518H13.0675L12.7416 98.7886L12.8661 99.1716L12.5402 98.9349L12.2143 99.1716L12.3388 98.7886L12.0129 98.5518H12.4158L12.5402 98.1687Z' fill='white'/%3e %3c/g%3e %3c/g%3e %3cpath d='M24 90H48V107.92H24V90Z' fill='%23007308'/%3e %3cpath d='M24 102H48V108H24V102Z' fill='%23BF0000'/%3e %3cpath d='M24 90H48V96H24V90Z' fill='%23FFB300'/%3e %3cpath d='M48 90H72V108H48V90Z' fill='%2302529C'/%3e %3cpath fill-rule='evenodd' clip-rule='evenodd' d='M54.72 97V90H58.56V97H72V101H58.56V108H54.72V101H48V97H54.72Z' fill='white'/%3e %3cpath fill-rule='evenodd' clip-rule='evenodd' d='M55.68 98V90H57.6V98H72V100H57.6V108H55.68V100H48V98H55.68Z' fill='%23DC1E35'/%3e %3c/g%3e %3cdefs%3e %3cclipPath id='clip0_57_12'%3e %3crect width='120' height='108' fill='white'/%3e %3c/clipPath%3e %3cclipPath id='clip1_57_12'%3e %3crect width='24' height='18' fill='white' transform='translate(24)'/%3e %3c/clipPath%3e %3cclipPath id='clip2_57_12'%3e %3crect width='24' height='18' fill='white' transform='translate(72 18)'/%3e %3c/clipPath%3e %3cclipPath id='clip3_57_12'%3e %3crect width='24' height='18' fill='white' transform='translate(0 18)'/%3e %3c/clipPath%3e %3cclipPath id='clip4_57_12'%3e %3crect width='24' height='18' fill='white' transform='translate(24 18)'/%3e %3c/clipPath%3e %3cclipPath id='clip5_57_12'%3e %3crect width='24' height='18' fill='white' transform='translate(48)'/%3e %3c/clipPath%3e %3cclipPath id='clip6_57_12'%3e %3crect width='24' height='18' fill='white' transform='translate(48 18)'/%3e %3c/clipPath%3e %3cclipPath id='clip7_57_12'%3e %3crect width='24' height='18' fill='white' transform='translate(0 36)'/%3e %3c/clipPath%3e %3cclipPath id='clip8_57_12'%3e %3crect width='24' height='18' fill='white' transform='translate(24 36)'/%3e %3c/clipPath%3e %3cclipPath id='clip9_57_12'%3e %3crect width='24' height='18' fill='white' transform='translate(48 36)'/%3e %3c/clipPath%3e %3cclipPath id='clip10_57_12'%3e %3crect width='24' height='18' fill='white' transform='translate(0 54)'/%3e %3c/clipPath%3e %3cclipPath id='clip11_57_12'%3e %3crect width='24' height='18' fill='white' transform='translate(24 54)'/%3e %3c/clipPath%3e %3cclipPath id='clip12_57_12'%3e %3crect width='24' height='18' fill='white' transform='translate(48 54)'/%3e %3c/clipPath%3e %3cclipPath id='clip13_57_12'%3e %3crect width='24' height='18' fill='white' transform='translate(72)'/%3e %3c/clipPath%3e %3cclipPath id='clip14_57_12'%3e %3crect width='24' height='18' fill='white'/%3e %3c/clipPath%3e %3cclipPath id='clip15_57_12'%3e %3crect width='24' height='18' fill='white' transform='translate(72 36)'/%3e %3c/clipPath%3e %3cclipPath id='clip16_57_12'%3e %3crect width='24' height='18' fill='white' transform='translate(72 54)'/%3e %3c/clipPath%3e %3cclipPath id='clip17_57_12'%3e %3crect width='24' height='18' fill='white' transform='translate(0 72)'/%3e %3c/clipPath%3e %3cclipPath id='clip18_57_12'%3e %3crect width='24' height='18' fill='white' transform='translate(24 72)'/%3e %3c/clipPath%3e %3cclipPath id='clip19_57_12'%3e %3crect width='24' height='18' fill='white' transform='translate(48 72)'/%3e %3c/clipPath%3e %3cclipPath id='clip20_57_12'%3e %3crect width='24' height='18' fill='white' transform='translate(72 72)'/%3e %3c/clipPath%3e %3cclipPath id='clip21_57_12'%3e %3crect width='24' height='18' fill='white' transform='translate(96)'/%3e %3c/clipPath%3e %3cclipPath id='clip22_57_12'%3e %3crect width='24' height='18' fill='white' transform='translate(96 18)'/%3e %3c/clipPath%3e %3cclipPath id='clip23_57_12'%3e %3crect width='24' height='18' fill='white' transform='translate(96 36)'/%3e %3c/clipPath%3e %3cclipPath id='clip24_57_12'%3e %3crect width='24' height='18' fill='white' transform='translate(96 54)'/%3e %3c/clipPath%3e %3cclipPath id='clip25_57_12'%3e %3crect width='24' height='18' fill='white' transform='translate(96 72)'/%3e %3c/clipPath%3e %3cclipPath id='clip26_57_12'%3e %3crect width='24' height='18' fill='white' transform='translate(0 90)'/%3e %3c/clipPath%3e %3c/defs%3e %3c/svg%3e");background-repeat:no-repeat;background-size:120px auto;width:24px;height:18px;vertical-align:text-bottom}.select2-selection.select2-selection--single,.select2-selection.select2-selection--multiple,.select2-search__field:focus,.select2-selection__rendered:focus,.select2-container--focus{outline:none;color:#6a6a6c}span.select2-selection.select2-selection--single:not(.select--dark):hover .select2-selection__rendered,span.select2-selection.select2-selection--single:not(.select--dark):focus .select2-selection__rendered,span.select2-selection.select2-selection--multiple:not(.select--dark):hover .select2-selection__rendered,span.select2-selection.select2-selection--multiple:not(.select--dark):focus .select2-selection__rendered,.select2-search__field:hover .select2-selection__rendered,.select2-search__field:focus .select2-selection__rendered{color:hsl(207.2336448598,51.84%,48.0403921569%)}span.select2-selection.select2-selection--single:not(.select--dark) .select2-selection__placeholder,span.select2-selection.select2-selection--multiple:not(.select--dark) .select2-selection__placeholder,.select2-search__field .select2-selection__placeholder{color:#fff}span.select2-selection.select2-selection--single:not(.select--dark):focus,span.select2-selection.select2-selection--multiple:not(.select--dark):focus,.select2-search__field:focus{box-shadow:0 0 3px rgba(136,136,138,.4) inset;background-color:#e6ecf0}.select2-container--open{background:#e6ecf0}.select2-container--open .selection .select2-selection.select2-selection--single:not(.select--dark),.select2-container--open .selection .select2-selection.select2-selection--multiple:not(.select--dark){background:#e6ecf0}.select2-selection__rendered{padding:.2rem 1.2rem .2rem 0}.select2-results__option{margin-bottom:0;line-height:1.2rem;color:#6a6a6c}.select2-container--dark .select2-selection--single .select2-selection__arrow,.select2-container--dark .select2-selection--multiple .select2-selection__arrow,.select2-container--default .select2-selection--single .select2-selection__arrow,.select2-container--default .select2-selection--multiple .select2-selection__arrow,.select2-container .select2-selection--single,.select2-container .select2-selection--multiple{border-radius:0;border-color:#003e6b;min-height:2.3rem}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#003e6b}.select2-dropdown.select2-dropdown--below{border-radius:0;border-color:#003e6b}.select2-selection__arrow i{vertical-align:bottom}.select2-container--dark .select2-selection--single .select2-selection__arrow,.select2-container--dark .select2-selection--multiple .select2-selection__arrow,.select2-container--default .select2-selection--single .select2-selection__arrow,.select2-container--default .select2-selection--multiple .select2-selection__arrow{width:1.8rem}.select2-container--below.select2-container--open .select2-selection__arrow i{transform:rotate(-90deg)}.select2-container--default .select2-selection--single,.select2-container--default .select2-selection--multiple{border-color:#88888a;min-height:2.6em}.select2-container--default .select2-selection--single .select2-selection__rendered,.select2-container--default .select2-selection--multiple .select2-selection__rendered{padding-top:.35rem;padding-bottom:.35rem}.select2-container--default .select2-selection--single .select2-selection__placeholder,.select2-container--default .select2-selection--multiple .select2-selection__placeholder{color:#fff}.select2-container--default .select2-selection--single .select2-selection__arrow b::before,.select2-container--default .select2-selection--multiple .select2-selection__arrow b::before{color:#b0b0b0}ul.select2-results__options li[aria-disabled=true]{display:none}.select2-container--default .select2-selection--multiple .select2-search__field{margin-top:0;line-height:1.75em}.select2-container--default .select2-selection--single.select--dark,.select--dark .select2-search__field{border:0;background-color:#00547b}.select2-container--default .select2-selection--single.select--dark .select2-selection__rendered,.select2-container--default .select2-selection--single.select--dark .select2-selection__placeholder,.select--dark .select2-search__field .select2-selection__rendered,.select--dark .select2-search__field .select2-selection__placeholder{color:#fff}.select2-container--default .select2-selection--multiple.select--dark{background-color:rgba(0,0,0,0)}.select2-container--dark .select2-selection--single .select2-selection__arrow,.select2-container--dark .select2-selection--multiple .select2-selection__arrow{border-color:#003e6b;background-color:#0af}.select--dark .select2-results__option--highlighted[aria-selected]{background-color:#0af;color:#fff}.select--dark .select2-results__option{color:#fff}.select2-dropdown.select--dark{border:rgba(0,0,0,0);border-radius:0;background-color:#00547b;color:#fff}.select2-container--default .select2-dropdown.select--dark .select2-results__option[aria-selected=true]{background-color:#003e6b}.select2-dropdown.select--dark input{background-color:#083a4c;color:#fff}.select2-dropdown.select--dark input.select-search__field{background-color:#083a4c;color:#fff}.select2-container--default .select2-dropdown.select--dark .select2-search--dropdown .select2-search__field{border:1px solid #000}.select2-container--default .select2-selection--multiple.select--dark .select2-search__field{color:#fff}.select2-container--default .select2-selection--multiple.select--dark .select2-search__field::-moz-placeholder{color:hsla(0,0%,100%,.6)}.select2-container--default .select2-selection--multiple.select--dark .select2-search__field::placeholder{color:hsla(0,0%,100%,.6)}.select2-container--default .select2-selection--single.select--dark .select2-selection__arrow b,.select2-container--default .select2-selection--multiple.select--dark .select2-selection__arrow b{color:#fff}.select2-container--default .select2-selection--single.select--dark .select2-selection__arrow b::before,.select2-container--default .select2-selection--multiple.select--dark .select2-selection__arrow b::before{color:#fff}.select2-container--default .select2-selection--multiple .select2-selection__choice{display:flex;align-items:center;margin-top:0;margin-right:.25em;border:1px solid #083a4c;border-radius:0;background-color:#0af;padding:.15em .3em;color:#fff}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{line-height:.5em;color:#003e6b;font-size:1.5em}.select2-container--default .select2-selection--single.select--small .select2-selection__rendered,.select2-container--default .select2-selection--multiple.select--small .select2-selection__rendered{line-height:1.2rem}.select2-container .select2-selection--single.select--small,.select2-container .select2-selection--multiple.select--small,.select2-container--default .select2-selection--single.select--small .select2-selection__arrow,.select2-container--default .select2-selection--multiple.select--small .select2-selection__arrow{min-height:1.7rem}.select2-container--open .selection .select2-selection.select2-selection--multiple.select--new,.select2-container--open .selection .select2-selection.select2-selection--multiple.select--new:focus{background-color:#fff}.select--new .select2-search__field,.select--new .select2-search__field:focus{height:2.5em}.select--new .select2-results__option{padding-top:1.35em;padding-bottom:1.35em;font-family:Rubik,sans-serif;font-size:.97em}@media(min-width:992px){.select--new .select2-results__option{padding-top:.25em;padding-bottom:.25em}}.select2-container--default .select--new .select2-results__option[aria-selected]{color:#000;font-family:Rubik,sans-serif}.select2-container--default .select--new .select2-results__option--highlighted[aria-selected]{background-color:#f8f8f9;color:#000}.select2-container--default .select--new.select2-selection--multiple .select2-selection__choice{display:flex;flex-direction:row-reverse;align-items:center;border:0;background-color:#fff;padding:.5em .8em .4em 0;width:100%;line-height:1.2em;color:#000}.select2-container--default .select--new.select2-selection--multiple .select2-selection__choice .select2-selection__choice__remove{margin-left:auto;line-height:.4em;color:#3d54e7;font-family:Rubik;font-size:2em;font-weight:lighter}span.select2-selection.select2-selection--single.select--new:hover .select2-selection__rendered,span.select2-selection.select2-selection--single.select--new:focus .select2-selection__rendered{color:#f8f8f9}.select2-container--default .select2-selection--single .select2-selection__arrow b,.select2-container--default .select2-selection--multiple .select2-selection__arrow b{margin-top:-11px;margin-left:-10px;border:0;width:100%;height:100%;color:inherit}.select2-container--default .select2-selection--single .select2-selection__arrow b::before,.select2-container--default .select2-selection--multiple .select2-selection__arrow b::before{padding-right:0;font-size:1.5em;content:"\ea06"}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b::before,.select2-container--default.select2-container--open .select2-selection--multiple .select2-selection__arrow b::before{padding-right:0;font-size:1.5em;content:"\ea0a"}.under-header-dropdown{z-index:299}.select2-search--inline{line-height:1}.fund-panel .select2-container--open{background-color:rgba(0,0,0,0)}.fund-panel .select2-selection.select2-selection--single.select--new:hover{color:#fff}.fund-panel .select2-container--default .select2-selection--single .select2-selection__arrow b,.fund-panel .select2-container--default .select2-selection--multiple .select2-selection__arrow b{margin-top:-15px;margin-left:-14px;border:0;width:100%;height:100%;color:inherit}@media(min-width:992px){.fund-panel .select2-container--default .select2-selection--single .select2-selection__arrow b,.fund-panel .select2-container--default .select2-selection--multiple .select2-selection__arrow b{margin-left:-20px}}.fund-panel .select2-container--default .select2-selection--single .select2-selection__arrow b::before,.fund-panel .select2-container--default .select2-selection--multiple .select2-selection__arrow b::before{padding-right:0;font-size:3em;content:"\ea06";color:#3d54e7}.fund-panel .select2-container--default .select2-selection--single,.fund-panel .select2-container--default .select2-selection--multiple{border-color:gray;min-height:3.6em}.fund-panel .tab__select-wrap .select2-container--default .select2-selection--single,.fund-panel .tab__select-wrap .select2-container--default .select2-selection--multiple{border:0;background-color:#003591;min-height:3em;font-size:1.602em}@media(min-width:992px){.fund-panel .tab__select-wrap .select2-container--default .select2-selection--single,.fund-panel .tab__select-wrap .select2-container--default .select2-selection--multiple{font-size:1.2em}}.fund-panel .tab__select-wrap span.select2-selection.select2-selection--single.select--new,.fund-panel .tab__select-wrap span.select2-selection.select2-selection--multiple.select--new,.fund-panel .tab__select-wrap .select2-search__field{background-color:#fff}.fund-panel .tab__select-wrap .select2-container--default .select2-selection--single .select2-selection__arrow{right:.75em;font-size:.8em}.fund-panel .tab__select-wrap .select2-container--default .select2-selection--single .select2-selection__arrow b::before{color:#fff}.fund-panel .tab__select-wrap .select2-container--default .select2-selection--single .select2-selection__rendered{background-color:#003591;padding:.7em 1.9em .7em .7em;color:#fff;font-weight:600}.fund-panel span.select2-selection.select2-selection--multiple.select--new:focus,.fund-panel .select2-container--open .selection .select2-selection.select2-selection--multiple.select--new{background-color:#fff}.fund-panel .benchmark .tab__select-wrap .select2-container--default .select2-selection--single .select2-selection__rendered{padding:.5em;line-height:1em}.fund-panel .benchmark .tab__select-wrap .select2-container--default .select2-selection--single,.fund-panel .benchmark .tab__select-wrap .select2-container--default .select2-selection--multiple{min-height:1em;font-size:1.2em}.fund-panel .benchmark .tab__select-wrap .select2-container--default .select2-selection--single .select2-selection__arrow{height:1.4rem;min-height:1rem}.swiper-container{margin:0 3rem !important}.swiper-container~.swiper-button-next,.swiper-container~.swiper-button-prev{color:#003e6b !important}html,body,.dialog-off-canvas-main-canvas{min-height:100vh;color:#6a6a6c}.page-container{display:flex;flex-direction:column;min-height:100vh}.page-container::after{display:none}[class^=col] img{max-width:100%}.hidden{display:none !important}.block__title{margin-top:2rem}a{text-decoration:underline}@media(min-width:992px){.sticky{position:fixed;width:100%}}.sticky--delay{position:relative}.article__content ul,.product__microsite ul,.tab__pane ul,[class^=overlay--] ul:not(.parsley-errors-list),ul.styled-list,.styled-list ul{padding-left:1em;list-style:none}.article__content ul li,.product__microsite ul li,.tab__pane ul li,[class^=overlay--] ul:not(.parsley-errors-list) li,ul.styled-list li,.styled-list ul li{position:relative;margin-bottom:1em}.article__content ul li::before,.product__microsite ul li::before,.tab__pane ul li::before,[class^=overlay--] ul:not(.parsley-errors-list) li::before,ul.styled-list li::before,.styled-list ul li::before{padding-right:0;font-size:.6em;content:"\ea28";position:absolute;top:1em;left:-1.75em}.article__content ul li ul>li,.product__microsite ul li ul>li,.tab__pane ul li ul>li,[class^=overlay--] ul:not(.parsley-errors-list) li ul>li,ul.styled-list li ul>li,.styled-list ul li ul>li{margin-top:1em}hr{opacity:1;border-width:1px;border-style:inset}.primary-light{margin:0;border-color:#0af;width:100%}.mute{opacity:.65}.visible{visibility:visible !important}iframe{z-index:1}.p-relative{position:relative}.p-fixed{position:fixed}.debug{position:fixed;right:0;bottom:0;z-index:500;background-color:hsla(0,0%,100%,.9);padding:1em;max-width:70%;font-size:.9em}@media(min-width:768px){.debug{right:auto;left:0}}.debug ul li{margin-bottom:.25em}.sr-only{clip:rect(0,0,0,0);position:absolute;visibility:visible !important;margin:-1px;border:0;padding:0;width:1px !important;height:1px !important;overflow:hidden;white-space:nowrap}.container,.container-fluid{margin-right:auto;margin-left:auto;padding-right:.5rem;padding-left:.5rem;max-width:1600px}.text-right{text-align:right !important}.text-left{text-align:left !important}ul,ol{padding-left:2.5rem}.orange-btn,.orange-btn.button{background:#f2bc00;box-shadow:0 1px 0 0 rgb(252.2,195.9239669421,0) inset,0 -1px 0 0 rgb(252.2,195.9239669421,0) inset,0 2px 0 0 rgb(216.5,168.1900826446,0),0 2px 0 1px rgba(191,148.3801652893,0,.1);color:#67530b !important}.orange-btn::after,.orange-btn::before,.orange-btn.button::after,.orange-btn.button::before{display:inline;line-height:.7em}.orange-btn::after,.orange-btn.button::after{padding-left:.5rem;font-size:.9rem;content:"\ea1d"}.orange-btn:hover,.orange-btn:focus,.orange-btn.button:hover,.orange-btn.button:focus{box-shadow:0 2px 0 0 rgb(191,148.3801652893,0),0 2px 1px 1px rgba(191,148.3801652893,0,.1);background:rgb(247.1,191.9619834711,0);color:#67530b !important}.orange-btn:active,.orange-btn.button:active{top:1px;outline:none;box-shadow:0 1px 0 0 rgb(191,148.3801652893,0),0 2px 1px 1px rgba(140,108.7603305785,0,.2);background:rgb(247.1,191.9619834711,0)}.orange-btn:hover,.orange-btn.button:hover{text-decoration:none}.btn--pdf,.btn--pdf.button{background:#f2bc00;box-shadow:0 1px 0 0 rgb(252.2,195.9239669421,0) inset,0 -1px 0 0 rgb(252.2,195.9239669421,0) inset,0 2px 0 0 rgb(216.5,168.1900826446,0),0 2px 0 1px rgba(191,148.3801652893,0,.1);color:#67530b !important}.btn--pdf::after,.btn--pdf::before,.btn--pdf.button::after,.btn--pdf.button::before{display:inline;line-height:.7em}.btn--pdf::before,.btn--pdf.button::before{padding-right:.5rem;font-size:.9rem;content:"\ea47"}.btn--pdf:hover,.btn--pdf:focus,.btn--pdf.button:hover,.btn--pdf.button:focus{box-shadow:0 2px 0 0 rgb(191,148.3801652893,0),0 2px 1px 1px rgba(191,148.3801652893,0,.1);background:rgb(247.1,191.9619834711,0);color:#67530b !important}.btn--pdf:active,.btn--pdf.button:active{top:1px;outline:none;box-shadow:0 1px 0 0 rgb(191,148.3801652893,0),0 2px 1px 1px rgba(140,108.7603305785,0,.2);background:rgb(247.1,191.9619834711,0)}.btn--pdf:hover,.btn--pdf.button:hover{text-decoration:none}.btn--xls,.btn--xls.button{background:#f2bc00;box-shadow:0 1px 0 0 rgb(252.2,195.9239669421,0) inset,0 -1px 0 0 rgb(252.2,195.9239669421,0) inset,0 2px 0 0 rgb(216.5,168.1900826446,0),0 2px 0 1px rgba(191,148.3801652893,0,.1);color:#67530b !important}.btn--xls::after,.btn--xls::before,.btn--xls.button::after,.btn--xls.button::before{display:inline;line-height:.7em}.btn--xls::before,.btn--xls.button::before{padding-right:.5rem;font-size:.9rem;content:"\ea4a"}.btn--xls:hover,.btn--xls:focus,.btn--xls.button:hover,.btn--xls.button:focus{box-shadow:0 2px 0 0 rgb(191,148.3801652893,0),0 2px 1px 1px rgba(191,148.3801652893,0,.1);background:rgb(247.1,191.9619834711,0);color:#67530b !important}.btn--xls:active,.btn--xls.button:active{top:1px;outline:none;box-shadow:0 1px 0 0 rgb(191,148.3801652893,0),0 2px 1px 1px rgba(140,108.7603305785,0,.2);background:rgb(247.1,191.9619834711,0)}.btn--xls:hover,.btn--xls.button:hover{text-decoration:none}.btn--ext,.btn--ext.button{background:#f2bc00;box-shadow:0 1px 0 0 rgb(252.2,195.9239669421,0) inset,0 -1px 0 0 rgb(252.2,195.9239669421,0) inset,0 2px 0 0 rgb(216.5,168.1900826446,0),0 2px 0 1px rgba(191,148.3801652893,0,.1);color:#67530b !important}.btn--ext::after,.btn--ext::before,.btn--ext.button::after,.btn--ext.button::before{display:inline;line-height:.7em}.btn--ext::before,.btn--ext.button::before{padding-right:.5rem;font-size:.9rem;content:"\ea5d"}.btn--ext:hover,.btn--ext:focus,.btn--ext.button:hover,.btn--ext.button:focus{box-shadow:0 2px 0 0 rgb(191,148.3801652893,0),0 2px 1px 1px rgba(191,148.3801652893,0,.1);background:rgb(247.1,191.9619834711,0);color:#67530b !important}.btn--ext:active,.btn--ext.button:active{top:1px;outline:none;box-shadow:0 1px 0 0 rgb(191,148.3801652893,0),0 2px 1px 1px rgba(140,108.7603305785,0,.2);background:rgb(247.1,191.9619834711,0)}.btn--ext:hover,.btn--ext.button:hover{text-decoration:none}.btn--copy,.btn--copy.button{background:#f2bc00;box-shadow:0 1px 0 0 rgb(252.2,195.9239669421,0) inset,0 -1px 0 0 rgb(252.2,195.9239669421,0) inset,0 2px 0 0 rgb(216.5,168.1900826446,0),0 2px 0 1px rgba(191,148.3801652893,0,.1);color:#67530b !important}.btn--copy::after,.btn--copy::before,.btn--copy.button::after,.btn--copy.button::before{display:inline;line-height:.7em}.btn--copy::before,.btn--copy.button::before{padding-right:.5rem;font-size:.9rem;content:"\ea92"}.btn--copy:hover,.btn--copy:focus,.btn--copy.button:hover,.btn--copy.button:focus{box-shadow:0 2px 0 0 rgb(191,148.3801652893,0),0 2px 1px 1px rgba(191,148.3801652893,0,.1);background:rgb(247.1,191.9619834711,0);color:#67530b !important}.btn--copy:active,.btn--copy.button:active{top:1px;outline:none;box-shadow:0 1px 0 0 rgb(191,148.3801652893,0),0 2px 1px 1px rgba(140,108.7603305785,0,.2);background:rgb(247.1,191.9619834711,0)}.btn--copy:hover,.btn--copy.button:hover{text-decoration:none}.btn--strategy-link,.btn--strategy-link.button{background:#003e6b;box-shadow:0 1px 0 0 rgb(0,67.9102803738,117.2) inset,0 -1px 0 0 rgb(0,67.9102803738,117.2) inset,0 2px 0 0 rgb(0,47.2242990654,81.5),0 2px 0 1px rgba(0,32.4485981308,56,.1);color:#fff !important}.btn--strategy-link::after,.btn--strategy-link::before,.btn--strategy-link.button::after,.btn--strategy-link.button::before{display:inline;line-height:.7em}.btn--strategy-link::after,.btn--strategy-link.button::after{padding-left:.5rem;font-size:.9rem;content:"\ea1d"}.btn--strategy-link:hover,.btn--strategy-link:focus,.btn--strategy-link.button:hover,.btn--strategy-link.button:focus{box-shadow:0 2px 0 0 rgb(0,32.4485981308,56),0 2px 1px 1px rgba(0,32.4485981308,56,.1);background:rgb(0,64.9551401869,112.1);color:#fff !important}.btn--strategy-link:active,.btn--strategy-link.button:active{top:1px;outline:none;box-shadow:0 1px 0 0 rgb(0,32.4485981308,56),0 2px 1px 1px rgba(0,2.8971962617,5,.2);background:rgb(0,64.9551401869,112.1)}.btn--strategy-link:hover,.btn--strategy-link.button:hover{text-decoration:none}.btn--reset,.btn--reset.button{background:#003e6b;box-shadow:0 1px 0 0 rgb(0,67.9102803738,117.2) inset,0 -1px 0 0 rgb(0,67.9102803738,117.2) inset,0 2px 0 0 rgb(0,47.2242990654,81.5),0 2px 0 1px rgba(0,32.4485981308,56,.1);color:#fff !important}.btn--reset::after,.btn--reset::before,.btn--reset.button::after,.btn--reset.button::before{display:inline;line-height:.7em}.btn--reset::before,.btn--reset.button::before{padding-right:.5rem;font-size:.9rem;content:"\eaa1"}.btn--reset:hover,.btn--reset:focus,.btn--reset.button:hover,.btn--reset.button:focus{box-shadow:0 2px 0 0 rgb(0,32.4485981308,56),0 2px 1px 1px rgba(0,32.4485981308,56,.1);background:rgb(0,64.9551401869,112.1);color:#fff !important}.btn--reset:active,.btn--reset.button:active{top:1px;outline:none;box-shadow:0 1px 0 0 rgb(0,32.4485981308,56),0 2px 1px 1px rgba(0,2.8971962617,5,.2);background:rgb(0,64.9551401869,112.1)}.btn--reset:hover,.btn--reset.button:hover{text-decoration:none}.btn--delete,.btn--delete.button{background:#003e6b;box-shadow:0 1px 0 0 rgb(0,67.9102803738,117.2) inset,0 -1px 0 0 rgb(0,67.9102803738,117.2) inset,0 2px 0 0 rgb(0,47.2242990654,81.5),0 2px 0 1px rgba(0,32.4485981308,56,.1);color:#fff !important}.btn--delete::after,.btn--delete::before,.btn--delete.button::after,.btn--delete.button::before{display:inline;line-height:.7em}.btn--delete::before,.btn--delete.button::before{padding-right:.5rem;font-size:.9rem;content:"\eaca"}.btn--delete:hover,.btn--delete:focus,.btn--delete.button:hover,.btn--delete.button:focus{box-shadow:0 2px 0 0 rgb(0,32.4485981308,56),0 2px 1px 1px rgba(0,32.4485981308,56,.1);background:rgb(0,64.9551401869,112.1);color:#fff !important}.btn--delete:active,.btn--delete.button:active{top:1px;outline:none;box-shadow:0 1px 0 0 rgb(0,32.4485981308,56),0 2px 1px 1px rgba(0,2.8971962617,5,.2);background:rgb(0,64.9551401869,112.1)}.btn--delete:hover,.btn--delete.button:hover{text-decoration:none}.btn--ok,.btn--ok.button{background:#f2bc00;box-shadow:0 1px 0 0 rgb(252.2,195.9239669421,0) inset,0 -1px 0 0 rgb(252.2,195.9239669421,0) inset,0 2px 0 0 rgb(216.5,168.1900826446,0),0 2px 0 1px rgba(191,148.3801652893,0,.1);color:#67530b !important}.btn--ok::after,.btn--ok::before,.btn--ok.button::after,.btn--ok.button::before{display:inline;line-height:.7em}.btn--ok::before,.btn--ok.button::before{padding-right:.5rem;font-size:.9rem;content:"\ea8c"}.btn--ok:hover,.btn--ok:focus,.btn--ok.button:hover,.btn--ok.button:focus{box-shadow:0 2px 0 0 rgb(191,148.3801652893,0),0 2px 1px 1px rgba(191,148.3801652893,0,.1);background:rgb(247.1,191.9619834711,0);color:#67530b !important}.btn--ok:active,.btn--ok.button:active{top:1px;outline:none;box-shadow:0 1px 0 0 rgb(191,148.3801652893,0),0 2px 1px 1px rgba(140,108.7603305785,0,.2);background:rgb(247.1,191.9619834711,0)}.btn--ok:hover,.btn--ok.button:hover{text-decoration:none}.button--download,.button--download.button{background:#f2bc00;box-shadow:0 1px 0 0 rgb(252.2,195.9239669421,0) inset,0 -1px 0 0 rgb(252.2,195.9239669421,0) inset,0 2px 0 0 rgb(216.5,168.1900826446,0),0 2px 0 1px rgba(191,148.3801652893,0,.1);color:#67530b !important}.button--download::after,.button--download::before,.button--download.button::after,.button--download.button::before{display:inline;line-height:.7em}.button--download::before,.button--download.button::before{padding-right:.5rem;font-size:.9rem;content:"\ea52"}.button--download:hover,.button--download:focus,.button--download.button:hover,.button--download.button:focus{box-shadow:0 2px 0 0 rgb(191,148.3801652893,0),0 2px 1px 1px rgba(191,148.3801652893,0,.1);background:rgb(247.1,191.9619834711,0);color:#67530b !important}.button--download:active,.button--download.button:active{top:1px;outline:none;box-shadow:0 1px 0 0 rgb(191,148.3801652893,0),0 2px 1px 1px rgba(140,108.7603305785,0,.2);background:rgb(247.1,191.9619834711,0)}.button--download:hover,.button--download.button:hover{text-decoration:none}.button--link,.button--link.button{background:#f2bc00;box-shadow:0 1px 0 0 rgb(252.2,195.9239669421,0) inset,0 -1px 0 0 rgb(252.2,195.9239669421,0) inset,0 2px 0 0 rgb(216.5,168.1900826446,0),0 2px 0 1px rgba(191,148.3801652893,0,.1);color:#67530b !important}.button--link::after,.button--link::before,.button--link.button::after,.button--link.button::before{display:inline;line-height:.7em}.button--link::before,.button--link.button::before{padding-right:.5rem;font-size:.9rem;content:"\ea7d"}.button--link:hover,.button--link:focus,.button--link.button:hover,.button--link.button:focus{box-shadow:0 2px 0 0 rgb(191,148.3801652893,0),0 2px 1px 1px rgba(191,148.3801652893,0,.1);background:rgb(247.1,191.9619834711,0);color:#67530b !important}.button--link:active,.button--link.button:active{top:1px;outline:none;box-shadow:0 1px 0 0 rgb(191,148.3801652893,0),0 2px 1px 1px rgba(140,108.7603305785,0,.2);background:rgb(247.1,191.9619834711,0)}.button--link:hover,.button--link.button:hover{text-decoration:none}.button--unlink,.button--unlink.button{background:#f2bc00;box-shadow:0 1px 0 0 rgb(252.2,195.9239669421,0) inset,0 -1px 0 0 rgb(252.2,195.9239669421,0) inset,0 2px 0 0 rgb(216.5,168.1900826446,0),0 2px 0 1px rgba(191,148.3801652893,0,.1);color:#67530b !important}.button--unlink::after,.button--unlink::before,.button--unlink.button::after,.button--unlink.button::before{display:inline;line-height:.7em}.button--unlink::before,.button--unlink.button::before{padding-right:.5rem;font-size:.9rem;content:"\ead1"}.button--unlink:hover,.button--unlink:focus,.button--unlink.button:hover,.button--unlink.button:focus{box-shadow:0 2px 0 0 rgb(191,148.3801652893,0),0 2px 1px 1px rgba(191,148.3801652893,0,.1);background:rgb(247.1,191.9619834711,0);color:#67530b !important}.button--unlink:active,.button--unlink.button:active{top:1px;outline:none;box-shadow:0 1px 0 0 rgb(191,148.3801652893,0),0 2px 1px 1px rgba(140,108.7603305785,0,.2);background:rgb(247.1,191.9619834711,0)}.button--unlink:hover,.button--unlink.button:hover{text-decoration:none}.btn--download-doc,.btn--download-doc.button{background:#003e6b;box-shadow:0 1px 0 0 rgb(0,67.9102803738,117.2) inset,0 -1px 0 0 rgb(0,67.9102803738,117.2) inset,0 2px 0 0 rgb(0,47.2242990654,81.5),0 2px 0 1px rgba(0,32.4485981308,56,.1);color:#fff !important}.btn--download-doc::after,.btn--download-doc::before,.btn--download-doc.button::after,.btn--download-doc.button::before{display:inline;line-height:.7em}.btn--download-doc::before,.btn--download-doc.button::before{padding-right:0;font-size:.9rem;content:"\ea52"}.btn--download-doc:hover,.btn--download-doc:focus,.btn--download-doc.button:hover,.btn--download-doc.button:focus{box-shadow:0 2px 0 0 rgb(0,32.4485981308,56),0 2px 1px 1px rgba(0,32.4485981308,56,.1);background:rgb(0,64.9551401869,112.1);color:#fff !important}.btn--download-doc:active,.btn--download-doc.button:active{top:1px;outline:none;box-shadow:0 1px 0 0 rgb(0,32.4485981308,56),0 2px 1px 1px rgba(0,2.8971962617,5,.2);background:rgb(0,64.9551401869,112.1)}.btn--download-doc:hover,.btn--download-doc.button:hover{text-decoration:none}.btn--add-doc,.btn--add-doc.button{background:#f2bc00;box-shadow:0 1px 0 0 rgb(252.2,195.9239669421,0) inset,0 -1px 0 0 rgb(252.2,195.9239669421,0) inset,0 2px 0 0 rgb(216.5,168.1900826446,0),0 2px 0 1px rgba(191,148.3801652893,0,.1);color:#67530b !important}.btn--add-doc::after,.btn--add-doc::before,.btn--add-doc.button::after,.btn--add-doc.button::before{display:inline;line-height:.7em}.btn--add-doc::before,.btn--add-doc.button::before{padding-right:0;font-size:.9rem;content:"\ea96"}.btn--add-doc:hover,.btn--add-doc:focus,.btn--add-doc.button:hover,.btn--add-doc.button:focus{box-shadow:0 2px 0 0 rgb(191,148.3801652893,0),0 2px 1px 1px rgba(191,148.3801652893,0,.1);background:rgb(247.1,191.9619834711,0);color:#67530b !important}.btn--add-doc:active,.btn--add-doc.button:active{top:1px;outline:none;box-shadow:0 1px 0 0 rgb(191,148.3801652893,0),0 2px 1px 1px rgba(140,108.7603305785,0,.2);background:rgb(247.1,191.9619834711,0)}.btn--add-doc:hover,.btn--add-doc.button:hover{text-decoration:none}.btn--folder,.btn--folder.button{background:#f2bc00;box-shadow:0 1px 0 0 rgb(252.2,195.9239669421,0) inset,0 -1px 0 0 rgb(252.2,195.9239669421,0) inset,0 2px 0 0 rgb(216.5,168.1900826446,0),0 2px 0 1px rgba(191,148.3801652893,0,.1);color:#67530b !important}.btn--folder::after,.btn--folder::before,.btn--folder.button::after,.btn--folder.button::before{display:inline;line-height:.7em}.btn--folder::before,.btn--folder.button::before{padding-right:.5rem;font-size:.9rem;content:"\ea6a"}.btn--folder:hover,.btn--folder:focus,.btn--folder.button:hover,.btn--folder.button:focus{box-shadow:0 2px 0 0 rgb(191,148.3801652893,0),0 2px 1px 1px rgba(191,148.3801652893,0,.1);background:rgb(247.1,191.9619834711,0);color:#67530b !important}.btn--folder:active,.btn--folder.button:active{top:1px;outline:none;box-shadow:0 1px 0 0 rgb(191,148.3801652893,0),0 2px 1px 1px rgba(140,108.7603305785,0,.2);background:rgb(247.1,191.9619834711,0)}.btn--folder:hover,.btn--folder.button:hover{text-decoration:none}.btn--trash,.btn--trash.button{background:#003e6b;box-shadow:0 1px 0 0 rgb(0,67.9102803738,117.2) inset,0 -1px 0 0 rgb(0,67.9102803738,117.2) inset,0 2px 0 0 rgb(0,47.2242990654,81.5),0 2px 0 1px rgba(0,32.4485981308,56,.1);color:#fff !important}.btn--trash::after,.btn--trash::before,.btn--trash.button::after,.btn--trash.button::before{display:inline;line-height:.7em}.btn--trash::before,.btn--trash.button::before{padding-right:0;font-size:.9rem;content:"\eaca"}.btn--trash:hover,.btn--trash:focus,.btn--trash.button:hover,.btn--trash.button:focus{box-shadow:0 2px 0 0 rgb(0,32.4485981308,56),0 2px 1px 1px rgba(0,32.4485981308,56,.1);background:rgb(0,64.9551401869,112.1);color:#fff !important}.btn--trash:active,.btn--trash.button:active{top:1px;outline:none;box-shadow:0 1px 0 0 rgb(0,32.4485981308,56),0 2px 1px 1px rgba(0,2.8971962617,5,.2);background:rgb(0,64.9551401869,112.1)}.btn--trash:hover,.btn--trash.button:hover{text-decoration:none}.btn--mail,.btn--mail.button{background:#f2bc00;box-shadow:0 1px 0 0 rgb(252.2,195.9239669421,0) inset,0 -1px 0 0 rgb(252.2,195.9239669421,0) inset,0 2px 0 0 rgb(216.5,168.1900826446,0),0 2px 0 1px rgba(191,148.3801652893,0,.1);color:#67530b !important}.btn--mail::after,.btn--mail::before,.btn--mail.button::after,.btn--mail.button::before{display:inline;line-height:.7em}.btn--mail::before,.btn--mail.button::before{padding-right:.5rem;font-size:.9rem;content:"\ea58"}.btn--mail:hover,.btn--mail:focus,.btn--mail.button:hover,.btn--mail.button:focus{box-shadow:0 2px 0 0 rgb(191,148.3801652893,0),0 2px 1px 1px rgba(191,148.3801652893,0,.1);background:rgb(247.1,191.9619834711,0);color:#67530b !important}.btn--mail:active,.btn--mail.button:active{top:1px;outline:none;box-shadow:0 1px 0 0 rgb(191,148.3801652893,0),0 2px 1px 1px rgba(140,108.7603305785,0,.2);background:rgb(247.1,191.9619834711,0)}.btn--mail:hover,.btn--mail.button:hover{text-decoration:none}.btn--alert,.btn--alert.button{background:#f2bc00;box-shadow:0 1px 0 0 rgb(252.2,195.9239669421,0) inset,0 -1px 0 0 rgb(252.2,195.9239669421,0) inset,0 2px 0 0 rgb(216.5,168.1900826446,0),0 2px 0 1px rgba(191,148.3801652893,0,.1);color:#67530b !important}.btn--alert::after,.btn--alert::before,.btn--alert.button::after,.btn--alert.button::before{display:inline;line-height:.7em}.btn--alert::before,.btn--alert.button::before{padding-right:.5rem;font-size:.9rem;content:"\ea15"}.btn--alert:hover,.btn--alert:focus,.btn--alert.button:hover,.btn--alert.button:focus{box-shadow:0 2px 0 0 rgb(191,148.3801652893,0),0 2px 1px 1px rgba(191,148.3801652893,0,.1);background:rgb(247.1,191.9619834711,0);color:#67530b !important}.btn--alert:active,.btn--alert.button:active{top:1px;outline:none;box-shadow:0 1px 0 0 rgb(191,148.3801652893,0),0 2px 1px 1px rgba(140,108.7603305785,0,.2);background:rgb(247.1,191.9619834711,0)}.btn--alert:hover,.btn--alert.button:hover{text-decoration:none}.btn--watch,.btn--watch.button{background:#f2bc00;box-shadow:0 1px 0 0 rgb(252.2,195.9239669421,0) inset,0 -1px 0 0 rgb(252.2,195.9239669421,0) inset,0 2px 0 0 rgb(216.5,168.1900826446,0),0 2px 0 1px rgba(191,148.3801652893,0,.1);color:#67530b !important}.btn--watch::after,.btn--watch::before,.btn--watch.button::after,.btn--watch.button::before{display:inline;line-height:.7em}.btn--watch::before,.btn--watch.button::before{padding-right:.5rem;font-size:.9rem;content:"\ea5f"}.btn--watch:hover,.btn--watch:focus,.btn--watch.button:hover,.btn--watch.button:focus{box-shadow:0 2px 0 0 rgb(191,148.3801652893,0),0 2px 1px 1px rgba(191,148.3801652893,0,.1);background:rgb(247.1,191.9619834711,0);color:#67530b !important}.btn--watch:active,.btn--watch.button:active{top:1px;outline:none;box-shadow:0 1px 0 0 rgb(191,148.3801652893,0),0 2px 1px 1px rgba(140,108.7603305785,0,.2);background:rgb(247.1,191.9619834711,0)}.btn--watch:hover,.btn--watch.button:hover{text-decoration:none}div#CybotCookiebotDialog #CybotCookiebotDialogFooter #CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection,div#CybotCookiebotDialog #CybotCookiebotDialogFooter #CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll,.media .pager__item:not(.pager__item--ellipsis),.more-link a,.search__mobile-toggler,.menu__mobile-toggler,.button,.orange-btn,.orange-btn.button,.btn--pdf,.btn--pdf.button,.btn--xls,.btn--xls.button,.btn--ext,.btn--ext.button,.btn--copy,.btn--copy.button,.btn--strategy-link,.btn--strategy-link.button,.btn--reset,.btn--reset.button,.btn--delete,.btn--delete.button,.btn--ok,.btn--ok.button,.button--download,.button--download.button,.button--link,.button--link.button,.button--unlink,.button--unlink.button,.btn--download-doc,.btn--download-doc.button,.btn--add-doc,.btn--add-doc.button,.btn--folder,.btn--folder.button,.btn--trash,.btn--trash.button,.btn--mail,.btn--mail.button,.btn--alert,.btn--alert.button,.btn--watch,.btn--watch.button{display:inline-block;position:relative;z-index:1;margin-bottom:.5rem;border:0;border-radius:2px;cursor:pointer;padding:.8em 1.1em .75em;width:auto;vertical-align:top;text-align:left;text-transform:uppercase;text-decoration:none;line-height:1;font-size:1rem;-webkit-appearance:none}div#CybotCookiebotDialog #CybotCookiebotDialogFooter #CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection:active,div#CybotCookiebotDialog #CybotCookiebotDialogFooter #CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll:active,.media .pager__item:active:not(.pager__item--ellipsis),.more-link a:active,.search__mobile-toggler:active,.menu__mobile-toggler:active,.button:active,.orange-btn:active,.btn--pdf:active,.btn--xls:active,.btn--ext:active,.btn--copy:active,.btn--strategy-link:active,.btn--reset:active,.btn--delete:active,.btn--ok:active,.button--download:active,.button--link:active,.button--unlink:active,.btn--download-doc:active,.btn--add-doc:active,.btn--folder:active,.btn--trash:active,.btn--mail:active,.btn--alert:active,.btn--watch:active{top:1px;outline:none}div#CybotCookiebotDialog #CybotCookiebotDialogFooter #CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection:focus,div#CybotCookiebotDialog #CybotCookiebotDialogFooter #CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll:focus,.media .pager__item:focus:not(.pager__item--ellipsis),.more-link a:focus,.search__mobile-toggler:focus,.menu__mobile-toggler:focus,.button:focus,.orange-btn:focus,.btn--pdf:focus,.btn--xls:focus,.btn--ext:focus,.btn--copy:focus,.btn--strategy-link:focus,.btn--reset:focus,.btn--delete:focus,.btn--ok:focus,.button--download:focus,.button--link:focus,.button--unlink:focus,.btn--download-doc:focus,.btn--add-doc:focus,.btn--folder:focus,.btn--trash:focus,.btn--mail:focus,.btn--alert:focus,.btn--watch:focus{outline:0}div#CybotCookiebotDialog #CybotCookiebotDialogFooter #CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection:hover,div#CybotCookiebotDialog #CybotCookiebotDialogFooter #CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll:hover,.media .pager__item:hover:not(.pager__item--ellipsis),.more-link a:hover,.search__mobile-toggler:hover,.menu__mobile-toggler:hover,.button:hover,.orange-btn:hover,.btn--pdf:hover,.btn--xls:hover,.btn--ext:hover,.btn--copy:hover,.btn--strategy-link:hover,.btn--reset:hover,.btn--delete:hover,.btn--ok:hover,.button--download:hover,.button--link:hover,.button--unlink:hover,.btn--download-doc:hover,.btn--add-doc:hover,.btn--folder:hover,.btn--trash:hover,.btn--mail:hover,.btn--alert:hover,.btn--watch:hover{text-decoration:none}div#CybotCookiebotDialog #CybotCookiebotDialogFooter #CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection:disabled,div#CybotCookiebotDialog #CybotCookiebotDialogFooter #CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll:disabled,.media .pager__item:disabled:not(.pager__item--ellipsis),.more-link a:disabled,.search__mobile-toggler:disabled,.menu__mobile-toggler:disabled,.button:disabled,.orange-btn:disabled,.btn--pdf:disabled,.btn--xls:disabled,.btn--ext:disabled,.btn--copy:disabled,.btn--strategy-link:disabled,.btn--reset:disabled,.btn--delete:disabled,.btn--ok:disabled,.button--download:disabled,.button--link:disabled,.button--unlink:disabled,.btn--download-doc:disabled,.btn--add-doc:disabled,.btn--folder:disabled,.btn--trash:disabled,.btn--mail:disabled,.btn--alert:disabled,.btn--watch:disabled{background:#c7c1b9;box-shadow:0 1px 0 0 rgb(203.5333333333,198.019047619,190.6666666667) inset,0 -1px 0 0 rgb(203.5333333333,198.019047619,190.6666666667) inset,0 2px 0 0 hsl(34.2857142857,11.1111111111%,70.2941176471%),0 2px 0 1px hsla(34.2857142857,11.1111111111%,65.2941176471%,.1);color:#6a6a6c !important}div#CybotCookiebotDialog #CybotCookiebotDialogFooter #CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection:disabled:hover,div#CybotCookiebotDialog #CybotCookiebotDialogFooter #CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll:disabled:hover,.media .pager__item:disabled:hover:not(.pager__item--ellipsis),.more-link a:disabled:hover,.search__mobile-toggler:disabled:hover,.menu__mobile-toggler:disabled:hover,.button:disabled:hover,.orange-btn:disabled:hover,.btn--pdf:disabled:hover,.btn--xls:disabled:hover,.btn--ext:disabled:hover,.btn--copy:disabled:hover,.btn--strategy-link:disabled:hover,.btn--reset:disabled:hover,.btn--delete:disabled:hover,.btn--ok:disabled:hover,.button--download:disabled:hover,.button--link:disabled:hover,.button--unlink:disabled:hover,.btn--download-doc:disabled:hover,.btn--add-doc:disabled:hover,.btn--folder:disabled:hover,.btn--trash:disabled:hover,.btn--mail:disabled:hover,.btn--alert:disabled:hover,.btn--watch:disabled:hover,div#CybotCookiebotDialog #CybotCookiebotDialogFooter #CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection:disabled:focus,div#CybotCookiebotDialog #CybotCookiebotDialogFooter #CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll:disabled:focus,.media .pager__item:disabled:focus:not(.pager__item--ellipsis),.more-link a:disabled:focus,.search__mobile-toggler:disabled:focus,.menu__mobile-toggler:disabled:focus,.button:disabled:focus,.orange-btn:disabled:focus,.btn--pdf:disabled:focus,.btn--xls:disabled:focus,.btn--ext:disabled:focus,.btn--copy:disabled:focus,.btn--strategy-link:disabled:focus,.btn--reset:disabled:focus,.btn--delete:disabled:focus,.btn--ok:disabled:focus,.button--download:disabled:focus,.button--link:disabled:focus,.button--unlink:disabled:focus,.btn--download-doc:disabled:focus,.btn--add-doc:disabled:focus,.btn--folder:disabled:focus,.btn--trash:disabled:focus,.btn--mail:disabled:focus,.btn--alert:disabled:focus,.btn--watch:disabled:focus{box-shadow:0 2px 0 0 hsl(34.2857142857,11.1111111111%,65.2941176471%),0 2px 1px 1px hsla(34.2857142857,11.1111111111%,65.2941176471%,.1);background:hsl(34.2857142857,11.1111111111%,76.2941176471%);color:#6a6a6c !important}div#CybotCookiebotDialog #CybotCookiebotDialogFooter #CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection:disabled:active,div#CybotCookiebotDialog #CybotCookiebotDialogFooter #CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll:disabled:active,.media .pager__item:disabled:active:not(.pager__item--ellipsis),.more-link a:disabled:active,.search__mobile-toggler:disabled:active,.menu__mobile-toggler:disabled:active,.button:disabled:active,.orange-btn:disabled:active,.btn--pdf:disabled:active,.btn--xls:disabled:active,.btn--ext:disabled:active,.btn--copy:disabled:active,.btn--strategy-link:disabled:active,.btn--reset:disabled:active,.btn--delete:disabled:active,.btn--ok:disabled:active,.button--download:disabled:active,.button--link:disabled:active,.button--unlink:disabled:active,.btn--download-doc:disabled:active,.btn--add-doc:disabled:active,.btn--folder:disabled:active,.btn--trash:disabled:active,.btn--mail:disabled:active,.btn--alert:disabled:active,.btn--watch:disabled:active{top:1px;outline:none;box-shadow:0 1px 0 0 hsl(34.2857142857,11.1111111111%,65.2941176471%),0 2px 1px 1px hsla(34.2857142857,11.1111111111%,55.2941176471%,.2);background:hsl(34.2857142857,11.1111111111%,76.2941176471%)}.modal.old-man .close{display:inline;margin:0;outline:none;border:0;background:rgba(0,0,0,0);padding:0;color:inherit}.teaser-section .pager,.selectable__list{display:flex;flex-wrap:wrap;padding-left:0;list-style:none}.selectable__list-item{flex-grow:1;flex-wrap:wrap;border:1px solid rgba(0,0,0,0)}.active.selectable__list-item .select2-selection{display:block}.selectable__list-item .select2-selection{display:none}.selectable__button{display:flex;align-items:center;justify-content:center;background-color:#00547b}.selectable__button label:hover,.selectable__button:hover{cursor:pointer}.selectable__button:hover{background-color:rgb(0,101.4146341463,148.5)}.selectable__button input{display:none}.selectable__button input:checked+label{background-color:#0af}.selectable__button input:checked+label::after{opacity:1;color:#fff}.selectable__button input:disabled+label{background-color:#c7c1b9;cursor:not-allowed;color:#6a6a6c}.selectable__button label{margin-bottom:0;padding:.5em;width:100%}.mi-button{background:#dcaa29;box-shadow:0 1px 0 0 rgb(221.4337349398,173.4819277108,49.7662650602) inset,0 -1px 0 0 rgb(221.4337349398,173.4819277108,49.7662650602) inset,0 2px 0 0 rgb(202.3975903614,155.1084337349,33.1024096386),0 2px 0 1px rgba(180.4819277108,138.313253012,29.5180722892,.1);color:#fff !important;transition:all .5s ease-out;background-color:#dcaa29;border-radius:0;box-shadow:none;padding:1em 1.9em;text-transform:uppercase;text-decoration:none;font-size:.8em}.mi-button:hover,.mi-button:focus{box-shadow:0 2px 0 0 rgb(180.4819277108,138.313253012,29.5180722892),0 2px 1px 1px rgba(180.4819277108,138.313253012,29.5180722892,.1);background:rgb(220.7168674699,171.7409638554,45.3831325301);color:#fff !important}.mi-button:active{top:1px;outline:none;box-shadow:0 1px 0 0 rgb(180.4819277108,138.313253012,29.5180722892),0 2px 1px 1px rgba(136.6506024096,104.7228915663,22.3493975904,.2);background:rgb(220.7168674699,171.7409638554,45.3831325301)}.mi-button:hover{background-color:rgb(227.1686746988,187.4096385542,84.8313253012)}.mi-button:hover,.mi-button:focus{box-shadow:none;text-decoration:none}.button{background:#f2bc00;box-shadow:0 1px 0 0 rgb(252.2,195.9239669421,0) inset,0 -1px 0 0 rgb(252.2,195.9239669421,0) inset,0 2px 0 0 rgb(216.5,168.1900826446,0),0 2px 0 1px rgba(191,148.3801652893,0,.1);color:#67530b !important}.button:hover,.button:focus{box-shadow:0 2px 0 0 rgb(191,148.3801652893,0),0 2px 1px 1px rgba(191,148.3801652893,0,.1);background:rgb(247.1,191.9619834711,0);color:#67530b !important}.button:active{top:1px;outline:none;box-shadow:0 1px 0 0 rgb(191,148.3801652893,0),0 2px 1px 1px rgba(140,108.7603305785,0,.2);background:rgb(247.1,191.9619834711,0)}.button--blue{background:#3d54e7;box-shadow:0 1px 0 0 rgb(70.0770642202,92.0009174312,232.1229357798) inset,0 -1px 0 0 rgb(70.0770642202,92.0009174312,232.1229357798) inset,0 2px 0 0 rgb(38.3073394495,63.997706422,228.1926605505),0 2px 0 1px rgba(26.5321100917,51.9587155963,214.4678899083,.1);color:#fff !important;border-radius:4em;padding:.75em 2em;text-transform:none;font-weight:600}.button--blue:hover,.button--blue:focus{box-shadow:0 2px 0 0 rgb(26.5321100917,51.9587155963,214.4678899083),0 2px 1px 1px rgba(26.5321100917,51.9587155963,214.4678899083,.1);background:rgb(65.5385321101,88.0004587156,231.5614678899);color:#fff !important}.button--blue:active{top:1px;outline:none;box-shadow:0 1px 0 0 rgb(26.5321100917,51.9587155963,214.4678899083),0 2px 1px 1px rgba(20.9174311927,40.9633027523,169.0825688073,.2);background:rgb(65.5385321101,88.0004587156,231.5614678899)}.orange-btn,.more-link a,.btn--strategy-link{position:relative;padding-right:2rem;min-width:10rem}.orange-btn::after,.more-link a::after,.btn--strategy-link::after{position:absolute;top:.75rem;right:.75rem;line-height:.9rem;font-size:1.4rem}input.orange-btn{padding-right:1rem;text-align:center}.selectable__list-item{position:relative;color:#fff}.selectable__button{justify-content:normal}.selectable__button:hover input:disabled+label::after{opacity:0}.selectable__button:hover label::after{opacity:1}.selectable__button label{position:relative;padding:.5em 2em}.selectable__button label::before,.selectable__button label::after{position:absolute;padding:.5em}.selectable__button label::before{padding-right:.5em;font-size:1.2em;content:"\ead9";top:0;left:0;opacity:.8}.selectable__button label::after{padding-right:.5em;font-size:1.2em;content:"\ea8c";top:0;right:0;opacity:0;margin-left:auto;color:#0af}.btn--add-doc{float:left;margin:.2em .2em .5em}@media(min-width:992px){.btn--add-doc{float:right}}.btn--add-doc.active{background:hsl(240,.9345794393%,76.9607843137%);box-shadow:0 1px 0 0 hsl(240,.9345794393%,78.9607843137%) inset,0 -1px 0 0 hsl(240,.9345794393%,78.9607843137%) inset,0 2px 0 0 hsl(240,.9345794393%,71.9607843137%),0 2px 0 1px hsla(240,.9345794393%,66.9607843137%,.1);color:hsl(240,.9345794393%,51.9607843137%) !important}.btn--add-doc.active:hover,.btn--add-doc.active:focus{box-shadow:0 2px 0 0 hsl(240,.9345794393%,66.9607843137%),0 2px 1px 1px hsla(240,.9345794393%,66.9607843137%,.1);background:hsl(240,.9345794393%,77.9607843137%);color:hsl(240,.9345794393%,51.9607843137%) !important}.btn--add-doc.active:active{top:1px;outline:none;box-shadow:0 1px 0 0 hsl(240,.9345794393%,66.9607843137%),0 2px 1px 1px hsla(240,.9345794393%,56.9607843137%,.2);background:hsl(240,.9345794393%,77.9607843137%)}.btn--add-doc.active::before{padding-right:0;font-size:1em;content:"\ea85"}.fund-list{padding-left:1em}.fund-list a{display:block;font-size:.9em}.fund-list a::before{padding-right:.5em;font-size:1em;content:"\ea28";display:block;float:left;line-height:1.5em;color:inherit;font-size:1em}.fund-list li{list-style:none}.fund-list li:hover{background-color:hsla(0,0%,100%,.2)}.text-bullet{position:relative;padding-left:1em}.text-bullet::before{padding-right:0;font-size:.6em;content:"\ea28";position:absolute;top:1em;left:0}.office-list{padding:0;list-style:none}.office-list dd{margin:0}.office-list dd+dd{margin-bottom:1em}.office-list a{font-weight:normal}@keyframes fade-in-out{0%{opacity:1}1250%{opacity:1}2500%{opacity:0}8750%{opacity:0}100%{opacity:1}}[class^=banner]{display:flex;flex-wrap:wrap}[class^=banner] h1{margin-bottom:0;line-height:1.1em;font-size:2em}@media(min-width:992px){[class^=banner] h1{font-size:2.5em}}[class^=banner] .subtitle{font-size:1.2em}@media(min-width:992px){[class^=banner] .subtitle{font-size:1.5em}}.banner{padding:1em 0}.banner__message{display:flex;padding-right:.5rem;padding-left:.5rem;max-width:100%;text-align:left;flex-direction:column;align-items:center;justify-content:center}@media(min-width:768px){.banner__message{flex:0 0 auto;width:41.66666667%;align-items:flex-start;padding-top:1em}}@media(min-width:992px){.banner__message{flex:0 0 auto;width:50%}}.banner__picture{display:none;position:relative;padding-right:.5rem;padding-left:.5rem;max-width:100%}@media(min-width:768px){.banner__picture{flex:0 0 auto;width:58.33333333%;display:flex;justify-content:center;padding-left:3em;height:10em;min-height:10em}}@media(min-width:992px){.banner__picture{flex:0 0 auto;width:50%;min-height:12em}}.banner__picture img{position:absolute;top:0;width:auto;max-width:100%;max-height:100%}.revolve{align-self:flex-start}.revolve img{animation:fade-in-out 16s ease-in-out infinite}.revolve img:nth-of-type(1){animation-delay:0s;z-index:4}.revolve img:nth-of-type(2){animation-delay:4s;z-index:3}.revolve img:nth-of-type(3){animation-delay:8s;z-index:2}.revolve img:nth-of-type(4){animation-delay:12s;z-index:1}.filter__label{color:hsla(0,0%,100%,.8);font-size:.875rem}.filter__list{display:flex;flex-wrap:wrap;padding-left:0;list-style:none}.filter__list-item{flex-grow:1;border:1px solid rgba(0,0,0,0);width:auto}.filter__list-item.active .filter__button{background-color:#0af}.filter__list-item.active .filter__button--all{border-bottom:.4rem solid #0af}.filter__list-item.active .select2-selection{display:block}.filter__list-item .select2-selection{display:none}.filter__column{flex:1 1 auto;color:#fff}.filter__column .select2-search{width:100%}.filter__column .select2-search__field{margin-right:1.2em;width:100% !important}.filter__button{display:block;background-color:#00547b;padding:.5rem;width:inherit;text-align:center}.filter__button label:hover,.filter__button:hover{cursor:pointer}.filter__button:hover{background-color:rgb(0,101.4146341463,148.5)}.filter__button input{display:none}.filter__button label{margin-bottom:0}.filter__button.filter__button--flagship{border-bottom:.4rem solid #2499ba}.filter__button.filter__button--sector-based{border-bottom:.4rem solid #610d7d}.filter__button.filter__button--long-only{border-bottom:.4rem solid #7da80c}.filter__button.filter__button--alternative{border-bottom:.4rem solid #ffdc00}.filter__button.filter__button--alternative-beta{border-bottom:.4rem solid #c7c1b9}.filter__button.filter__button--credit-focused{border-bottom:.4rem solid #006837}.filter__button.filter__button--credit{border-bottom:.4rem solid #36c}.filter__button.filter__button--fixed-income{border-bottom:.4rem solid #36c}.filter__button.filter__button--fixedincome{border-bottom:.4rem solid #36c}.filter__button.filter__button--diversifying{border-bottom:.4rem solid #0071bc}.filter__button.filter__button--convertibles{border-bottom:.4rem solid #0071bc}.filter__button.filter__button--equity-and-growth-focused{border-bottom:.4rem solid #9e005d}.filter__button.filter__button--equity{border-bottom:.4rem solid #f93}.filter__button.filter__button--multi-strategy{border-bottom:.4rem solid #ffc700}.filter__button.filter__button--multi-asset{border-bottom:.4rem solid #28b24b}.filter__button.filter__button--multiasset{border-bottom:.4rem solid #28b24b}.filter__button.filter__button--currency{border-bottom:.4rem solid #c93593}.filter__button.filter__button--volatility{border-bottom:.4rem solid #cc0}.filter__button.filter__button--real-estate{border-bottom:.4rem solid #606}.filter__button.filter__button--realestate{border-bottom:.4rem solid #606}.filter__button.filter__button--all{border-bottom:.4rem solid #00547b}.filter__button .icon:last-child{padding-right:.5rem}.filter__active-list{display:inline-block;border:1px solid #083a4c;background-color:hsla(0,0%,100%,.1);padding:.5em}.filter__active-list span{display:inline-block;margin-right:0 .25em .25em 0;border:1px solid #083a4c;background-color:#0af;padding:.2em .3em}.filter__active-list span .icon{color:#00547b}.filter__active-list span .icon:hover{cursor:pointer}.filter__active-list span+span{margin-left:.5em}.filter__button--reset{float:right;margin-left:auto;border:0;padding:.5rem 1rem;width:auto;text-transform:uppercase;color:#fff}.filter__button--reset::before{padding-right:.5rem;font-size:1rem;content:"\eaa1"}.filter--with-margin .filter__search+.select2,.filter--with-margin .filter__search-icon::before{margin-top:2rem;min-height:2.6em}@media(min-width:768px){.filter--with-margin .filter__search+.select2,.filter--with-margin .filter__search-icon::before{height:1em}}input.filter__search{width:100%}.filter__search{padding-left:2.25em}.filter__search+.select2{border:1px solid #88888a;padding-left:2rem}.filter__search+.select2 .select2-selection--single,.filter__search+.select2 .select2-selection--multiple{border:0}.filter__search.select--dark+.select2{border:0;background-color:#00547b}.filter__search.select--dark+.select2::-moz-placeholder{color:hsla(0,0%,100%,.2)}.filter__search.select--dark+.select2::placeholder{color:hsla(0,0%,100%,.2)}#product__documents .filter__search+.select2{padding-left:.25em}.filter--no-margin+.filter__search,.filter--no-margin.filter__search-icon::before{margin-top:0}.filter__search-icon{position:absolute;z-index:1}.filter__search-icon::before{padding-right:0;font-size:1em;content:"\eaaa";padding:.7rem}.filter__search-icon~.select2-container--default .select2-selection--single,.filter__search-icon~.select2-container--default .select2-selection--multiple{min-height:calc(2.6em - 2px)}.checkbox,.radio{display:block;position:relative;margin-bottom:.5em;cursor:pointer;padding-left:1.8em;line-height:1.8em;-webkit-user-select:none;-moz-user-select:none;user-select:none}.checkbox input,.radio input{position:absolute;opacity:0;cursor:pointer;width:100%;height:100%}.checkbox:hover input~.checkbox__mark{background-color:#e6ecf0}.checkbox:active input~.checkbox__mark{background-color:hsl(204,25%,82.1568627451%)}.checkbox input:checked~.checkbox__mark{border-color:#003e6b;background-color:#003e6b}.checkbox input:checked~.checkbox__mark::after{opacity:1}.checkbox input:disabled~.checkbox__mark{border-color:rgba(106,106,108,.3);background-color:rgba(106,106,108,.1)}.checkbox input:disabled~.checkbox__mark::after{color:#6a6a6c}.checkbox+label{margin-bottom:0;cursor:pointer;padding-left:1.8em;line-height:1.8em}.checkbox__mark{position:absolute;top:.25em;left:0;border:1px solid #6a6a6c;background-color:#fff;width:1.3em;height:1.3em}.checkbox__mark::after{padding-right:0;font-size:1.2em;content:"\ea8c";position:absolute;top:0;left:0;transition:all .2s ease-out;opacity:0;color:#fff}.radio input{position:absolute;top:0;left:0;opacity:0;z-index:1;cursor:pointer}.radio input:checked~span{border-color:#88888a;background-color:#fff}.radio input:checked~span::after{display:block}.radio span{position:absolute;top:0;left:0;margin-top:.25em;border:1px solid #6a6a6c;border-radius:50%;background-color:#fff;width:1.3em;height:1.3em}.radio span::after{display:none;position:absolute;top:0;left:0;border:3px solid #fff;border-radius:50%;background:#003e6b;width:1.16em;height:1.16em;content:""}.radio:hover input~span{background-color:#e6ecf0}.radio:hover input:checked~span{background-color:#fff}.radio.inline{display:inline-block;margin:.75em .75em .75em 0}.option+.description{margin-bottom:.75em}@keyframes overflow-delay{from{overflow:auto}to{overflow:auto}}.app-header{position:relative;z-index:300;box-shadow:rgba(22,22,22,.1) 0 3px 3px 0;background:#fff;width:100%}@media(min-width:992px){.app-header{position:sticky;top:0}}.app-header__logo{display:flex}.app-header__logo .logo-man--colored{display:block;width:2.8em}@media(min-width:992px){.app-header__logo .logo-man--colored{width:3.4em}}.app-header__user,.app-header__menu{align-items:baseline;box-shadow:0 1px 0 0 rgba(0,62,107,.1) inset}@media(min-width:992px){.app-header__user,.app-header__menu{box-shadow:none}}.user__role,.user__country,.user__login,.user__logout,.user__edit,.user__language{padding:.75em 0}@media(min-width:576px){.user__role,.user__country,.user__login,.user__logout,.user__edit,.user__language{margin-left:1em;padding:1em 0}}@media(min-width:992px){.user__role,.user__country,.user__login,.user__logout,.user__edit,.user__language{margin-left:3em;padding:1.1em 0 .3em}}.user__role a,.user__role .role__toggler,.user__role .country__toggler,.user__role .language__toggler,.user__country a,.user__country .role__toggler,.user__country .country__toggler,.user__country .language__toggler,.user__login a,.user__login .role__toggler,.user__login .country__toggler,.user__login .language__toggler,.user__logout a,.user__logout .role__toggler,.user__logout .country__toggler,.user__logout .language__toggler,.user__edit a,.user__edit .role__toggler,.user__edit .country__toggler,.user__edit .language__toggler,.user__language a,.user__language .role__toggler,.user__language .country__toggler,.user__language .language__toggler{text-decoration:none;color:#88888a;font-size:.85rem;font-weight:700}.user__role a:hover,.user__role .role__toggler:hover,.user__role .country__toggler:hover,.user__role .language__toggler:hover,.user__country a:hover,.user__country .role__toggler:hover,.user__country .country__toggler:hover,.user__country .language__toggler:hover,.user__login a:hover,.user__login .role__toggler:hover,.user__login .country__toggler:hover,.user__login .language__toggler:hover,.user__logout a:hover,.user__logout .role__toggler:hover,.user__logout .country__toggler:hover,.user__logout .language__toggler:hover,.user__edit a:hover,.user__edit .role__toggler:hover,.user__edit .country__toggler:hover,.user__edit .language__toggler:hover,.user__language a:hover,.user__language .role__toggler:hover,.user__language .country__toggler:hover,.user__language .language__toggler:hover{cursor:pointer;color:hsl(240,.8474576271%,58.7254901961%)}.user__role a .icon,.user__role .role__toggler .icon,.user__role .country__toggler .icon,.user__role .language__toggler .icon,.user__country a .icon,.user__country .role__toggler .icon,.user__country .country__toggler .icon,.user__country .language__toggler .icon,.user__login a .icon,.user__login .role__toggler .icon,.user__login .country__toggler .icon,.user__login .language__toggler .icon,.user__logout a .icon,.user__logout .role__toggler .icon,.user__logout .country__toggler .icon,.user__logout .language__toggler .icon,.user__edit a .icon,.user__edit .role__toggler .icon,.user__edit .country__toggler .icon,.user__edit .language__toggler .icon,.user__language a .icon,.user__language .role__toggler .icon,.user__language .country__toggler .icon,.user__language .language__toggler .icon{margin:0 .2em;color:#b0b0b0}.search__mobile-toggler,.menu__mobile-toggler{background:#003e6b;box-shadow:0 1px 0 0 rgb(0,67.9102803738,117.2) inset,0 -1px 0 0 rgb(0,67.9102803738,117.2) inset,0 2px 0 0 rgb(0,47.2242990654,81.5),0 2px 0 1px rgba(0,32.4485981308,56,.1);color:#fff !important;padding:.8em 1em}.search__mobile-toggler:hover,.search__mobile-toggler:focus,.menu__mobile-toggler:hover,.menu__mobile-toggler:focus{box-shadow:0 2px 0 0 rgb(0,32.4485981308,56),0 2px 1px 1px rgba(0,32.4485981308,56,.1);background:rgb(0,64.9551401869,112.1);color:#fff !important}.search__mobile-toggler:active,.menu__mobile-toggler:active{top:1px;outline:none;box-shadow:0 1px 0 0 rgb(0,32.4485981308,56),0 2px 1px 1px rgba(0,2.8971962617,5,.2);background:rgb(0,64.9551401869,112.1)}.user__language .language__list{transition:max-height .5s ease;max-height:0;overflow:hidden}.user__language:hover .language__list{transition:max-height .5s ease;animation:1s .6s infinite overflow-delay;height:auto;max-height:10em}.user__language:hover .language__item::after{transform:rotateZ(-180deg);transition:.4s ease-out}.language__item{font-weight:normal}.language__item.active{position:relative;cursor:default;padding-right:1.5em;font-weight:bold}.language__item.active::after{padding-left:0;font-size:1em;content:"\ea26";position:absolute;top:.25em;right:0;transform:rotateZ(0);transition:.4s ease-out;line-height:.75rem;color:#b0b0b0}.block--language-switcher{width:100%}@media(min-width:576px){.block--language-switcher{width:auto}}.language__toggler{position:relative}.language__list{display:flex;flex-direction:column;z-index:502;background-color:#fff;padding-top:.5em;width:100%;overflow:hidden;text-align:left}@media(min-width:992px){.language__list{position:absolute;top:1.9em;box-shadow:0 3px 6px 0 rgba(0,0,0,.3);padding-top:0;padding-left:0}}.language__list .language__item.active{border-bottom:1px solid rgba(0,66,104,.1);padding:.5em}.language__list .language__item.active::after{display:none}.language__list .language__link{display:block;border-bottom:1px solid rgba(0,66,104,.1);padding:.5em;font-weight:normal}.language__list .language__link:hover,.language__list .language__item.active:hover{background-color:#003e6b;color:#fff}.guides__example,.disclosure__text{box-shadow:0 0 1em 0 rgba(22,22,22,.2) inset;padding:1rem}@media(min-width:768px){.guides__example,.disclosure__text{padding:2rem}}.constrained{margin:0 auto;max-width:1298px}[class^=overlay-].department-block{display:flex;position:relative;justify-content:center;cursor:pointer;padding:1em 3em 1em 2em;min-height:4.5em;text-align:center}[class^=overlay-].department-block .department-block__title{margin-bottom:0;text-align:left}[class^=overlay-].department-block .department-block__title .icon{position:absolute;top:50%;right:1.25em;transform:translateY(-50%);transition:.2s font-size ease-in;color:inherit !important}.department-block--hover:hover{outline:2px solid #9e005d}.department-block--hover:hover .icon{font-size:1.2em}.promo{background-size:cover;padding:1em .75em;height:100%}.promo::after{display:none}.promo--teaser{background-repeat:no-repeat;background-size:cover;width:100%}@media(min-width:768px){.promo--teaser{margin:0 2em}}.promo--teaser>.row{margin:0}[class^=disclaimer]{display:flex;flex-direction:column;padding-right:0;padding-left:0;line-height:1.5;word-break:break-word}@media(min-width:768px){[class^=disclaimer]{flex-direction:row}}[class^=disclaimer]::before{padding-bottom:.25rem;font-size:2.5rem;content:"\e90f";opacity:.25;z-index:1;text-align:center}@media(min-width:768px){[class^=disclaimer]::before{padding-right:.25em;padding-bottom:0}}.disclaimer--small{flex-direction:row;font-size:1em}.disclaimer--small::before{opacity:1;padding-right:.25em;font-size:2.5em}.disclaimer--warning{flex-direction:column;align-items:center}.disclaimer--warning::before{opacity:1;padding:0 0 .15em;color:#d95d39}.disclaimers-table::before,.disclaimers-table [class^=disclaimer]::before{display:none}.disclaimers-table tbody,.disclaimers-table [class^=disclaimer] tbody{--bs-gutter-x:1rem;--bs-gutter-y:0;width:100%;padding-right:calc(var(--bs-gutter-x)*.5);padding-left:calc(var(--bs-gutter-x)*.5);margin-right:auto;margin-left:auto}.disclaimers-table tr,.disclaimers-table [class^=disclaimer] tr{--bs-gutter-x:1rem;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-top:calc(-1*var(--bs-gutter-y));margin-right:calc(-0.5*var(--bs-gutter-x));margin-left:calc(-0.5*var(--bs-gutter-x))}.disclaimers-table th,.disclaimers-table td,.disclaimers-table [class^=disclaimer] th,.disclaimers-table [class^=disclaimer] td{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x)*.5);padding-left:calc(var(--bs-gutter-x)*.5);margin-top:var(--bs-gutter-y);flex:0 0 auto;width:100%}@media(min-width:768px){.disclaimers-table th,.disclaimers-table [class^=disclaimer] th{flex:0 0 auto;width:33.33333333%}}@media(min-width:768px){.disclaimers-table td,.disclaimers-table [class^=disclaimer] td{flex:0 0 auto;width:66.66666667%}}.disclaimers-table [class^=disclaimer]{flex-direction:column}.app-header__nav{position:relative}.menu,.submenu{margin:0;padding:0;list-style:none}.menu a,.submenu a{display:block;text-decoration:none;color:#003e6b}@media(min-width:992px){.main-menu{display:flex;justify-content:flex-end;width:100%}}@media(min-width:992px){.main-menu>nav{width:calc(100% - 1.5em)}}@media(min-width:992px){.main-menu .menu{display:flex;flex-wrap:nowrap;align-items:flex-end;justify-content:space-around}}.main-menu .menu>li{margin:0;box-shadow:0 -1px 0 0 rgba(0,66,104,.1) inset}@media(min-width:992px){.main-menu .menu>li{position:relative;flex:0 1 auto;margin-left:1em;box-shadow:none;padding:0 .25em;font-size:.9em}.main-menu .menu>li:hover .submenu{display:block}.main-menu .menu>li:hover a::before{width:100%}.main-menu .menu>li.menu-item--active-trail>a::before{width:100%}.main-menu .menu>li:first-child{margin-left:0}.main-menu .menu>li:last-child .submenu{right:0}.main-menu .menu>li:nth-child(-n+5):last-child{margin-right:auto}.main-menu .menu>li:nth-last-child(n+8),.main-menu .menu>li:nth-last-child(n+8)~li{flex-basis:0;letter-spacing:-0.01em}.main-menu .menu>li>a::before{position:absolute;bottom:-3px;transition:width .5s;z-index:501;background-color:#003e6b;width:0;height:6px;content:""}}@media(min-width:1200px){.main-menu .menu>li{font-size:1em}.main-menu .menu>li:nth-last-child(n+8),.main-menu .menu>li:nth-last-child(n+8)~li{flex-basis:auto}}.main-menu .menu>li:last-child{box-shadow:none}.main-menu .menu a{padding:.8em 0;text-transform:uppercase;font-weight:600}@media(min-width:992px){.main-menu .menu a{padding:.5em 0 1.1em}}.main-menu .submenu{margin-left:1em}@media(min-width:992px){.main-menu .submenu{display:none;position:absolute;top:100%;z-index:500;margin-left:0;box-shadow:0 3px 6px 0 rgba(0,0,0,.3);min-width:12em;text-align:left}}.main-menu .submenu li{display:block;margin-left:0}.main-menu .submenu li.menu-item--active-trail>a{background:#003e6b;color:#fff}.main-menu .submenu a{box-shadow:0 1px 0 0 rgba(0,66,104,.1) inset;padding:.5em;text-transform:none;line-height:1.2;font-weight:normal}@media(min-width:992px){.main-menu .submenu a{background:#fff}}.main-menu .submenu a:hover,.main-menu .submenu a.is-active{background:#003e6b;color:#fff}.app-header__search{margin-left:.5em}@media(min-width:992px){.app-header__search{display:flex;align-items:flex-end;width:1.5em;text-align:right;font-size:.9em}}@media(min-width:1200px){.app-header__search{margin-left:1em;font-size:1em}}@media(min-width:1600px){.app-header__search{margin-left:1.5em}}.app-header__search .search__toggler{display:none}@media(min-width:992px){.app-header__search .search__toggler{display:block;padding:.5em 0 1.1em}}.search__wrapper{box-shadow:0 1px 0 0 rgba(0,62,107,.1) inset;padding:1em 0 .5em;width:100%}@media(min-width:992px){.search__wrapper{position:absolute;top:calc(100% - 3px);right:0;z-index:400;box-shadow:0 6px 0 0 #003e6b inset,0 1px 2px 0 rgba(22,22,22,.1),0 3px 3px 0 rgba(22,22,22,.1);background:hsla(0,0%,100%,.5);padding:.8em .4em 0;width:20vw;min-width:30em}}.search__wrapper input{line-height:1.65em}.nav-search__form{display:flex}.nav-search__form input{margin-right:.25em;margin-bottom:.4em;flex-grow:1}.cs-nav{box-shadow:0 -4px 3px 0 rgba(22,22,22,.3) inset;background:#003e6b;color:#fff}@media(max-width:575.98px){.cs-nav{display:none}}@media print{.cs-nav{display:none}}.cs-nav a:hover{text-decoration:none;color:#fff}.app-footer .cs-nav{box-shadow:0 4px 3px 0 rgba(22,22,22,.2) inset}@media(max-width:575.98px){.app-footer .cs-nav{display:block}.app-footer .cs-nav .cs-logo__item,.app-footer .cs-nav .cs-header__social,.app-footer .cs-nav .cs-link__item{margin-bottom:-1px;margin-left:-1px;border:0;box-shadow:0 0 0 1px hsla(0,0%,100%,.15) inset}.app-footer .cs-nav .cs-logo__item,.app-footer .cs-nav .cs-link__item{margin-bottom:-1px}.app-footer .cs-nav .cs-logo__item{padding-left:1.2em}.app-footer .cs-nav .cs-link__item{line-height:1.5em;font-size:1em}}@media(max-width:575.98px){.cs-nav .container-fluid{width:100%}}.cs-links{display:flex;flex-wrap:wrap;align-items:center}@media(min-width:992px){.cs-links.cs-links--narrow{justify-content:end}.cs-links.cs-links--narrow .cs-link__item,.cs-links.cs-links--narrow .cs-header__social{flex-grow:.1}}.cs-links>*{flex:1 0 auto}@media(max-width:575.98px){.cs-links>*{width:50%}}.cs-logo__item,.cs-link__item{border-left:solid 1px hsla(0,0%,100%,.15);padding:.5em .4em .6em;text-align:center}@media(max-width:991.98px){.cs-logo__item,.cs-link__item{font-size:.875em}}.cs-logo__item:hover,.cs-link__item:hover{transition:background-color .2s;background:hsla(0,0%,100%,.15)}.cs-logo__item [class^=logo],.cs-link__item [class^=logo]{display:block;margin:0 auto;height:1.875em}@media(max-width:575.98px){.cs-logo__item [class^=logo],.cs-link__item [class^=logo]{background-position:left;min-width:6em;max-width:100%;-webkit-mask-position:left}}.cs-header__social{border-right:solid 1px hsla(0,0%,100%,.15);border-left:solid 1px hsla(0,0%,100%,.15);padding:.25em;min-width:12%;text-align:center;white-space:nowrap}@media(min-width:992px){.cs-header__social{max-width:10em}}.cs-header__social a{display:inline-block;padding:.4em .5em 0}.cs-header__social .icon{color:#fff;font-size:1.35em}.cs-link__item{text-transform:uppercase;text-decoration:none;line-height:1.8em;color:#fff;font-family:opensans,arial,sans-serif;font-weight:600}.in-page-nav__container.cs{top:0;z-index:200;border:0;background:#003e6b}@media(min-width:992px){.in-page-nav__container.cs{position:sticky;top:5.75em}}.in-page-nav__container.cs::after{display:none}.in-page-nav__container.cs li{padding:.25em 0}@media(min-width:576px){.in-page-nav__container.cs li{margin-right:2%}}.in-page-nav__container.cs li.active a::after,.in-page-nav__container.cs li:hover a::after{position:absolute;bottom:-3px;left:0;transition:width .5s;z-index:501;background-color:#fff;width:100%;height:2px;content:""}.in-page-nav__container.cs a{position:relative;text-decoration:none;white-space:nowrap;color:#fff}.in-page-nav__container.cs a::after{transition:width .3s ease-in;width:0;content:""}.in-page-nav__container.cs .cs__menu ul,.in-page-nav__container.cs .cs__brand{margin-bottom:0;padding-left:0}.in-page-nav__container.cs .cs__menu{width:100%}.in-page-nav__container.cs .cs__menu ul{display:flex;flex-flow:column wrap;align-items:flex-end;width:100%;list-style:none}@media(min-width:576px){.in-page-nav__container.cs .cs__menu ul{flex-direction:row;align-items:flex-start}}.in-page-nav__container.cs .cs__brand{margin-right:2em;vertical-align:middle}.in-page-nav__container.cs .cs__container{display:flex;align-items:flex-start}@media(min-width:576px){.in-page-nav__container.cs .cs__container{align-items:center}}.app-footer{position:relative;z-index:299;margin-top:auto;background:#fff;font-family:OpenSans,sans-serif;box-shadow:0 -3px 3px 0 rgba(22,22,22,.1)}@media print{.app-footer{display:none !important}}.app-footer .menu{padding:1em 0 .5em;font-size:.875em}@media(min-width:768px){.app-footer .menu{padding:1em 0 0;text-align:right}}.app-footer .menu li{display:inline-block;margin:0 1em .4em 0;border-right:solid 1px rgba(0,62,107,.4);padding:0 1em 0 0}@media(min-width:768px){.app-footer .menu li{margin:0 0 0 1em}}.app-footer .menu li:last-child{margin-right:0;border-right:0;padding-right:0}.app-footer .menu a{display:inline-block}@media(min-width:768px){.app-footer .menu a{padding:0}}.app-footer .menu a:hover,.app-footer .menu a:active,.app-footer .menu a:focus{text-decoration:underline;color:hsl(207.2336448598,51.84%,48.0403921569%)}.app-footer__logo{display:block;padding:.5em 0 0}@media(min-width:768px){.app-footer__logo{padding:1em 0}}.app-footer__logo .logo-man--colored{display:block;width:3rem;height:3rem}.app-footer__logo .logo-asteria--colored{display:block}.app-footer__copy{margin:0;padding:0 0 .8em;color:#003e6b;font-size:.875em}@media(min-width:768px){.app-footer__copy{padding:1em 0;text-align:right}}.sand .overlay--white-100,.sand .overlay--white-90,.sand .overlay--white-80,.sand .overlay--white-70,.sand .overlay--white-60,.sand .overlay--white-50,.sand .overlay--white-40,.sand .overlay--white-30,.sand .overlay--white-20,.sand .overlay--white-10,.sand .overlay--white,.white .overlay--white-100,.white .overlay--white-90,.white .overlay--white-80,.white .overlay--white-70,.white .overlay--white-60,.white .overlay--white-50,.white .overlay--white-40,.white .overlay--white-30,.white .overlay--white-20,.white .overlay--white-10,.white .overlay--white,.blue .overlay--white-100,.blue .overlay--white-90,.blue .overlay--white-80,.blue .overlay--white-70,.sand .overlay--black-20,.sand .overlay--black-10,.white .overlay--black-30,.white .overlay--black-20,.white .overlay--black-10{color:#6a6a6c}.sand .overlay--white-100 h1,.sand .overlay--white-90 h1,.sand .overlay--white-80 h1,.sand .overlay--white-70 h1,.sand .overlay--white-60 h1,.sand .overlay--white-50 h1,.sand .overlay--white-40 h1,.sand .overlay--white-30 h1,.sand .overlay--white-20 h1,.sand .overlay--white-10 h1,.sand .overlay--white h1,.white .overlay--white-100 h1,.white .overlay--white-90 h1,.white .overlay--white-80 h1,.white .overlay--white-70 h1,.white .overlay--white-60 h1,.white .overlay--white-50 h1,.white .overlay--white-40 h1,.white .overlay--white-30 h1,.white .overlay--white-20 h1,.white .overlay--white-10 h1,.white .overlay--white h1,.blue .overlay--white-100 h1,.blue .overlay--white-90 h1,.blue .overlay--white-80 h1,.blue .overlay--white-70 h1,.sand .overlay--black-20 h1,.sand .overlay--black-10 h1,.white .overlay--black-30 h1,.white .overlay--black-20 h1,.white .overlay--black-10 h1,.sand .overlay--white-100 h2,.sand .overlay--white-90 h2,.sand .overlay--white-80 h2,.sand .overlay--white-70 h2,.sand .overlay--white-60 h2,.sand .overlay--white-50 h2,.sand .overlay--white-40 h2,.sand .overlay--white-30 h2,.sand .overlay--white-20 h2,.sand .overlay--white-10 h2,.sand .overlay--white h2,.white .overlay--white-100 h2,.white .overlay--white-90 h2,.white .overlay--white-80 h2,.white .overlay--white-70 h2,.white .overlay--white-60 h2,.white .overlay--white-50 h2,.white .overlay--white-40 h2,.white .overlay--white-30 h2,.white .overlay--white-20 h2,.white .overlay--white-10 h2,.white .overlay--white h2,.blue .overlay--white-100 h2,.blue .overlay--white-90 h2,.blue .overlay--white-80 h2,.blue .overlay--white-70 h2,.sand .overlay--black-20 h2,.sand .overlay--black-10 h2,.white .overlay--black-30 h2,.white .overlay--black-20 h2,.white .overlay--black-10 h2,.sand .overlay--white-100 h3,.sand .overlay--white-90 h3,.sand .overlay--white-80 h3,.sand .overlay--white-70 h3,.sand .overlay--white-60 h3,.sand .overlay--white-50 h3,.sand .overlay--white-40 h3,.sand .overlay--white-30 h3,.sand .overlay--white-20 h3,.sand .overlay--white-10 h3,.sand .overlay--white h3,.white .overlay--white-100 h3,.white .overlay--white-90 h3,.white .overlay--white-80 h3,.white .overlay--white-70 h3,.white .overlay--white-60 h3,.white .overlay--white-50 h3,.white .overlay--white-40 h3,.white .overlay--white-30 h3,.white .overlay--white-20 h3,.white .overlay--white-10 h3,.white .overlay--white h3,.blue .overlay--white-100 h3,.blue .overlay--white-90 h3,.blue .overlay--white-80 h3,.blue .overlay--white-70 h3,.sand .overlay--black-20 h3,.sand .overlay--black-10 h3,.white .overlay--black-30 h3,.white .overlay--black-20 h3,.white .overlay--black-10 h3,.sand .overlay--white-100 h4,.sand .overlay--white-90 h4,.sand .overlay--white-80 h4,.sand .overlay--white-70 h4,.sand .overlay--white-60 h4,.sand .overlay--white-50 h4,.sand .overlay--white-40 h4,.sand .overlay--white-30 h4,.sand .overlay--white-20 h4,.sand .overlay--white-10 h4,.sand .overlay--white h4,.white .overlay--white-100 h4,.white .overlay--white-90 h4,.white .overlay--white-80 h4,.white .overlay--white-70 h4,.white .overlay--white-60 h4,.white .overlay--white-50 h4,.white .overlay--white-40 h4,.white .overlay--white-30 h4,.white .overlay--white-20 h4,.white .overlay--white-10 h4,.white .overlay--white h4,.blue .overlay--white-100 h4,.blue .overlay--white-90 h4,.blue .overlay--white-80 h4,.blue .overlay--white-70 h4,.sand .overlay--black-20 h4,.sand .overlay--black-10 h4,.white .overlay--black-30 h4,.white .overlay--black-20 h4,.white .overlay--black-10 h4,.sand .overlay--white-100 h5:not(.department-block__title),.sand .overlay--white-90 h5:not(.department-block__title),.sand .overlay--white-80 h5:not(.department-block__title),.sand .overlay--white-70 h5:not(.department-block__title),.sand .overlay--white-60 h5:not(.department-block__title),.sand .overlay--white-50 h5:not(.department-block__title),.sand .overlay--white-40 h5:not(.department-block__title),.sand .overlay--white-30 h5:not(.department-block__title),.sand .overlay--white-20 h5:not(.department-block__title),.sand .overlay--white-10 h5:not(.department-block__title),.sand .overlay--white h5:not(.department-block__title),.white .overlay--white-100 h5:not(.department-block__title),.white .overlay--white-90 h5:not(.department-block__title),.white .overlay--white-80 h5:not(.department-block__title),.white .overlay--white-70 h5:not(.department-block__title),.white .overlay--white-60 h5:not(.department-block__title),.white .overlay--white-50 h5:not(.department-block__title),.white .overlay--white-40 h5:not(.department-block__title),.white .overlay--white-30 h5:not(.department-block__title),.white .overlay--white-20 h5:not(.department-block__title),.white .overlay--white-10 h5:not(.department-block__title),.white .overlay--white h5:not(.department-block__title),.blue .overlay--white-100 h5:not(.department-block__title),.blue .overlay--white-90 h5:not(.department-block__title),.blue .overlay--white-80 h5:not(.department-block__title),.blue .overlay--white-70 h5:not(.department-block__title),.sand .overlay--black-20 h5:not(.department-block__title),.sand .overlay--black-10 h5:not(.department-block__title),.white .overlay--black-30 h5:not(.department-block__title),.white .overlay--black-20 h5:not(.department-block__title),.white .overlay--black-10 h5:not(.department-block__title),.sand .overlay--white-100 h6,.sand .overlay--white-90 h6,.sand .overlay--white-80 h6,.sand .overlay--white-70 h6,.sand .overlay--white-60 h6,.sand .overlay--white-50 h6,.sand .overlay--white-40 h6,.sand .overlay--white-30 h6,.sand .overlay--white-20 h6,.sand .overlay--white-10 h6,.sand .overlay--white h6,.white .overlay--white-100 h6,.white .overlay--white-90 h6,.white .overlay--white-80 h6,.white .overlay--white-70 h6,.white .overlay--white-60 h6,.white .overlay--white-50 h6,.white .overlay--white-40 h6,.white .overlay--white-30 h6,.white .overlay--white-20 h6,.white .overlay--white-10 h6,.white .overlay--white h6,.blue .overlay--white-100 h6,.blue .overlay--white-90 h6,.blue .overlay--white-80 h6,.blue .overlay--white-70 h6,.sand .overlay--black-20 h6,.sand .overlay--black-10 h6,.white .overlay--black-30 h6,.white .overlay--black-20 h6,.white .overlay--black-10 h6,.sand .overlay--white-100 a,.sand .overlay--white-90 a,.sand .overlay--white-80 a,.sand .overlay--white-70 a,.sand .overlay--white-60 a,.sand .overlay--white-50 a,.sand .overlay--white-40 a,.sand .overlay--white-30 a,.sand .overlay--white-20 a,.sand .overlay--white-10 a,.sand .overlay--white a,.white .overlay--white-100 a,.white .overlay--white-90 a,.white .overlay--white-80 a,.white .overlay--white-70 a,.white .overlay--white-60 a,.white .overlay--white-50 a,.white .overlay--white-40 a,.white .overlay--white-30 a,.white .overlay--white-20 a,.white .overlay--white-10 a,.white .overlay--white a,.blue .overlay--white-100 a,.blue .overlay--white-90 a,.blue .overlay--white-80 a,.blue .overlay--white-70 a,.sand .overlay--black-20 a,.sand .overlay--black-10 a,.white .overlay--black-30 a,.white .overlay--black-20 a,.white .overlay--black-10 a,.sand .overlay--white-100 .text-links,.sand .overlay--white-90 .text-links,.sand .overlay--white-80 .text-links,.sand .overlay--white-70 .text-links,.sand .overlay--white-60 .text-links,.sand .overlay--white-50 .text-links,.sand .overlay--white-40 .text-links,.sand .overlay--white-30 .text-links,.sand .overlay--white-20 .text-links,.sand .overlay--white-10 .text-links,.sand .overlay--white .text-links,.white .overlay--white-100 .text-links,.white .overlay--white-90 .text-links,.white .overlay--white-80 .text-links,.white .overlay--white-70 .text-links,.white .overlay--white-60 .text-links,.white .overlay--white-50 .text-links,.white .overlay--white-40 .text-links,.white .overlay--white-30 .text-links,.white .overlay--white-20 .text-links,.white .overlay--white-10 .text-links,.white .overlay--white .text-links,.blue .overlay--white-100 .text-links,.blue .overlay--white-90 .text-links,.blue .overlay--white-80 .text-links,.blue .overlay--white-70 .text-links,.sand .overlay--black-20 .text-links,.sand .overlay--black-10 .text-links,.white .overlay--black-30 .text-links,.white .overlay--black-20 .text-links,.white .overlay--black-10 .text-links{color:#003e6b}.blue .overlay--white-60,.blue .overlay--white-50,.blue .overlay--white-40,.blue .overlay--white-30,.blue .overlay--white-20,.blue .overlay--white-10,.blue .overlay--white,.sand .overlay--black-100,.sand .overlay--black-90,.sand .overlay--black-80,.sand .overlay--black-70,.sand .overlay--black-60,.sand .overlay--black-50,.sand .overlay--black-40,.sand .overlay--black-30,.sand .overlay--black,.white .overlay--black-100,.white .overlay--black-90,.white .overlay--black-80,.white .overlay--black-70,.white .overlay--black-60,.white .overlay--black-50,.white .overlay--black-40,.white .overlay--black,.blue .overlay--black-100,.blue .overlay--black-90,.blue .overlay--black-80,.blue .overlay--black-70,.blue .overlay--black-60,.blue .overlay--black-50,.blue .overlay--black-40,.blue .overlay--black-30,.blue .overlay--black-20,.blue .overlay--black-10,.blue .overlay--black{color:#fff}.blue .overlay--white-60 h1,.blue .overlay--white-50 h1,.blue .overlay--white-40 h1,.blue .overlay--white-30 h1,.blue .overlay--white-20 h1,.blue .overlay--white-10 h1,.blue .overlay--white h1,.sand .overlay--black-100 h1,.sand .overlay--black-90 h1,.sand .overlay--black-80 h1,.sand .overlay--black-70 h1,.sand .overlay--black-60 h1,.sand .overlay--black-50 h1,.sand .overlay--black-40 h1,.sand .overlay--black-30 h1,.sand .overlay--black h1,.white .overlay--black-100 h1,.white .overlay--black-90 h1,.white .overlay--black-80 h1,.white .overlay--black-70 h1,.white .overlay--black-60 h1,.white .overlay--black-50 h1,.white .overlay--black-40 h1,.white .overlay--black h1,.blue .overlay--black-100 h1,.blue .overlay--black-90 h1,.blue .overlay--black-80 h1,.blue .overlay--black-70 h1,.blue .overlay--black-60 h1,.blue .overlay--black-50 h1,.blue .overlay--black-40 h1,.blue .overlay--black-30 h1,.blue .overlay--black-20 h1,.blue .overlay--black-10 h1,.blue .overlay--black h1,.blue .overlay--white-60 h2,.blue .overlay--white-50 h2,.blue .overlay--white-40 h2,.blue .overlay--white-30 h2,.blue .overlay--white-20 h2,.blue .overlay--white-10 h2,.blue .overlay--white h2,.sand .overlay--black-100 h2,.sand .overlay--black-90 h2,.sand .overlay--black-80 h2,.sand .overlay--black-70 h2,.sand .overlay--black-60 h2,.sand .overlay--black-50 h2,.sand .overlay--black-40 h2,.sand .overlay--black-30 h2,.sand .overlay--black h2,.white .overlay--black-100 h2,.white .overlay--black-90 h2,.white .overlay--black-80 h2,.white .overlay--black-70 h2,.white .overlay--black-60 h2,.white .overlay--black-50 h2,.white .overlay--black-40 h2,.white .overlay--black h2,.blue .overlay--black-100 h2,.blue .overlay--black-90 h2,.blue .overlay--black-80 h2,.blue .overlay--black-70 h2,.blue .overlay--black-60 h2,.blue .overlay--black-50 h2,.blue .overlay--black-40 h2,.blue .overlay--black-30 h2,.blue .overlay--black-20 h2,.blue .overlay--black-10 h2,.blue .overlay--black h2,.blue .overlay--white-60 h3,.blue .overlay--white-50 h3,.blue .overlay--white-40 h3,.blue .overlay--white-30 h3,.blue .overlay--white-20 h3,.blue .overlay--white-10 h3,.blue .overlay--white h3,.sand .overlay--black-100 h3,.sand .overlay--black-90 h3,.sand .overlay--black-80 h3,.sand .overlay--black-70 h3,.sand .overlay--black-60 h3,.sand .overlay--black-50 h3,.sand .overlay--black-40 h3,.sand .overlay--black-30 h3,.sand .overlay--black h3,.white .overlay--black-100 h3,.white .overlay--black-90 h3,.white .overlay--black-80 h3,.white .overlay--black-70 h3,.white .overlay--black-60 h3,.white .overlay--black-50 h3,.white .overlay--black-40 h3,.white .overlay--black h3,.blue .overlay--black-100 h3,.blue .overlay--black-90 h3,.blue .overlay--black-80 h3,.blue .overlay--black-70 h3,.blue .overlay--black-60 h3,.blue .overlay--black-50 h3,.blue .overlay--black-40 h3,.blue .overlay--black-30 h3,.blue .overlay--black-20 h3,.blue .overlay--black-10 h3,.blue .overlay--black h3,.blue .overlay--white-60 h4,.blue .overlay--white-50 h4,.blue .overlay--white-40 h4,.blue .overlay--white-30 h4,.blue .overlay--white-20 h4,.blue .overlay--white-10 h4,.blue .overlay--white h4,.sand .overlay--black-100 h4,.sand .overlay--black-90 h4,.sand .overlay--black-80 h4,.sand .overlay--black-70 h4,.sand .overlay--black-60 h4,.sand .overlay--black-50 h4,.sand .overlay--black-40 h4,.sand .overlay--black-30 h4,.sand .overlay--black h4,.white .overlay--black-100 h4,.white .overlay--black-90 h4,.white .overlay--black-80 h4,.white .overlay--black-70 h4,.white .overlay--black-60 h4,.white .overlay--black-50 h4,.white .overlay--black-40 h4,.white .overlay--black h4,.blue .overlay--black-100 h4,.blue .overlay--black-90 h4,.blue .overlay--black-80 h4,.blue .overlay--black-70 h4,.blue .overlay--black-60 h4,.blue .overlay--black-50 h4,.blue .overlay--black-40 h4,.blue .overlay--black-30 h4,.blue .overlay--black-20 h4,.blue .overlay--black-10 h4,.blue .overlay--black h4,.blue .overlay--white-60 h5,.blue .overlay--white-50 h5,.blue .overlay--white-40 h5,.blue .overlay--white-30 h5,.blue .overlay--white-20 h5,.blue .overlay--white-10 h5,.blue .overlay--white h5,.sand .overlay--black-100 h5,.sand .overlay--black-90 h5,.sand .overlay--black-80 h5,.sand .overlay--black-70 h5,.sand .overlay--black-60 h5,.sand .overlay--black-50 h5,.sand .overlay--black-40 h5,.sand .overlay--black-30 h5,.sand .overlay--black h5,.white .overlay--black-100 h5,.white .overlay--black-90 h5,.white .overlay--black-80 h5,.white .overlay--black-70 h5,.white .overlay--black-60 h5,.white .overlay--black-50 h5,.white .overlay--black-40 h5,.white .overlay--black h5,.blue .overlay--black-100 h5,.blue .overlay--black-90 h5,.blue .overlay--black-80 h5,.blue .overlay--black-70 h5,.blue .overlay--black-60 h5,.blue .overlay--black-50 h5,.blue .overlay--black-40 h5,.blue .overlay--black-30 h5,.blue .overlay--black-20 h5,.blue .overlay--black-10 h5,.blue .overlay--black h5,.blue .overlay--white-60 h6,.blue .overlay--white-50 h6,.blue .overlay--white-40 h6,.blue .overlay--white-30 h6,.blue .overlay--white-20 h6,.blue .overlay--white-10 h6,.blue .overlay--white h6,.sand .overlay--black-100 h6,.sand .overlay--black-90 h6,.sand .overlay--black-80 h6,.sand .overlay--black-70 h6,.sand .overlay--black-60 h6,.sand .overlay--black-50 h6,.sand .overlay--black-40 h6,.sand .overlay--black-30 h6,.sand .overlay--black h6,.white .overlay--black-100 h6,.white .overlay--black-90 h6,.white .overlay--black-80 h6,.white .overlay--black-70 h6,.white .overlay--black-60 h6,.white .overlay--black-50 h6,.white .overlay--black-40 h6,.white .overlay--black h6,.blue .overlay--black-100 h6,.blue .overlay--black-90 h6,.blue .overlay--black-80 h6,.blue .overlay--black-70 h6,.blue .overlay--black-60 h6,.blue .overlay--black-50 h6,.blue .overlay--black-40 h6,.blue .overlay--black-30 h6,.blue .overlay--black-20 h6,.blue .overlay--black-10 h6,.blue .overlay--black h6,.blue .overlay--white-60 a,.blue .overlay--white-50 a,.blue .overlay--white-40 a,.blue .overlay--white-30 a,.blue .overlay--white-20 a,.blue .overlay--white-10 a,.blue .overlay--white a,.sand .overlay--black-100 a,.sand .overlay--black-90 a,.sand .overlay--black-80 a,.sand .overlay--black-70 a,.sand .overlay--black-60 a,.sand .overlay--black-50 a,.sand .overlay--black-40 a,.sand .overlay--black-30 a,.sand .overlay--black a,.white .overlay--black-100 a,.white .overlay--black-90 a,.white .overlay--black-80 a,.white .overlay--black-70 a,.white .overlay--black-60 a,.white .overlay--black-50 a,.white .overlay--black-40 a,.white .overlay--black a,.blue .overlay--black-100 a,.blue .overlay--black-90 a,.blue .overlay--black-80 a,.blue .overlay--black-70 a,.blue .overlay--black-60 a,.blue .overlay--black-50 a,.blue .overlay--black-40 a,.blue .overlay--black-30 a,.blue .overlay--black-20 a,.blue .overlay--black-10 a,.blue .overlay--black a,.blue .overlay--white-60 .quote footer,.blue .overlay--white-50 .quote footer,.blue .overlay--white-40 .quote footer,.blue .overlay--white-30 .quote footer,.blue .overlay--white-20 .quote footer,.blue .overlay--white-10 .quote footer,.blue .overlay--white .quote footer,.sand .overlay--black-100 .quote footer,.sand .overlay--black-90 .quote footer,.sand .overlay--black-80 .quote footer,.sand .overlay--black-70 .quote footer,.sand .overlay--black-60 .quote footer,.sand .overlay--black-50 .quote footer,.sand .overlay--black-40 .quote footer,.sand .overlay--black-30 .quote footer,.sand .overlay--black .quote footer,.white .overlay--black-100 .quote footer,.white .overlay--black-90 .quote footer,.white .overlay--black-80 .quote footer,.white .overlay--black-70 .quote footer,.white .overlay--black-60 .quote footer,.white .overlay--black-50 .quote footer,.white .overlay--black-40 .quote footer,.white .overlay--black .quote footer,.blue .overlay--black-100 .quote footer,.blue .overlay--black-90 .quote footer,.blue .overlay--black-80 .quote footer,.blue .overlay--black-70 .quote footer,.blue .overlay--black-60 .quote footer,.blue .overlay--black-50 .quote footer,.blue .overlay--black-40 .quote footer,.blue .overlay--black-30 .quote footer,.blue .overlay--black-20 .quote footer,.blue .overlay--black-10 .quote footer,.blue .overlay--black .quote footer{color:#fff}.blue .overlay--white-60 a:hover,.blue .overlay--white-50 a:hover,.blue .overlay--white-40 a:hover,.blue .overlay--white-30 a:hover,.blue .overlay--white-20 a:hover,.blue .overlay--white-10 a:hover,.blue .overlay--white a:hover,.sand .overlay--black-100 a:hover,.sand .overlay--black-90 a:hover,.sand .overlay--black-80 a:hover,.sand .overlay--black-70 a:hover,.sand .overlay--black-60 a:hover,.sand .overlay--black-50 a:hover,.sand .overlay--black-40 a:hover,.sand .overlay--black-30 a:hover,.sand .overlay--black a:hover,.white .overlay--black-100 a:hover,.white .overlay--black-90 a:hover,.white .overlay--black-80 a:hover,.white .overlay--black-70 a:hover,.white .overlay--black-60 a:hover,.white .overlay--black-50 a:hover,.white .overlay--black-40 a:hover,.white .overlay--black a:hover,.blue .overlay--black-100 a:hover,.blue .overlay--black-90 a:hover,.blue .overlay--black-80 a:hover,.blue .overlay--black-70 a:hover,.blue .overlay--black-60 a:hover,.blue .overlay--black-50 a:hover,.blue .overlay--black-40 a:hover,.blue .overlay--black-30 a:hover,.blue .overlay--black-20 a:hover,.blue .overlay--black-10 a:hover,.blue .overlay--black a:hover{color:#fff}[class^=overlay--]{display:flex;flex-direction:column;padding:1rem 2rem;height:100%}[class^=overlay--] [class^=col-]{display:inline-block;position:relative;vertical-align:top}[class^=overlay--]>[class^=col-]{padding:0}.fact-box [class^=overlay--]{height:auto}[class^=overlay--] ul:not(.parsley-errors-list){margin-top:0;margin-bottom:0;padding-top:0;padding-bottom:0}[class^=overlay--] p{margin:1rem 0}[class^=overlay--] [class^=overlay--]{height:auto}[class^=overlay--] [class^=overlay--] p{margin-bottom:0}[class^=overlay--] .orange-btn,[class^=overlay--] .button{width:-moz-max-content;width:max-content;max-width:100%}.overlay--black .parsley-errors-list li{background-color:rgba(255,153,51,.7);padding:.5em;color:#fff}.overlay--black{background:rgba(22,22,22,.6)}.overlay--black-10{background:rgba(22,22,22,.1)}.overlay--black-20{background:rgba(22,22,22,.2)}.overlay--black-30{background:rgba(22,22,22,.3)}.overlay--black-40{background:rgba(22,22,22,.4)}.overlay--black-50{background:rgba(22,22,22,.5)}.overlay--black-60{background:rgba(22,22,22,.6)}.overlay--black-70{background:rgba(22,22,22,.7)}.overlay--black-80{background:rgba(22,22,22,.8)}.overlay--black-90{background:rgba(22,22,22,.9)}.overlay--black-100{background:#161616}.overlay--black{background:rgba(22,22,22,.6)}.overlay--black-10{background:rgba(22,22,22,.1)}.overlay--black-20{background:rgba(22,22,22,.2)}.overlay--black-30{background:rgba(22,22,22,.3)}.overlay--black-40{background:rgba(22,22,22,.4)}.overlay--black-50{background:rgba(22,22,22,.5)}.overlay--black-60{background:rgba(22,22,22,.6)}.overlay--black-70{background:rgba(22,22,22,.7)}.overlay--black-80{background:rgba(22,22,22,.8)}.overlay--black-90{background:rgba(22,22,22,.9)}.overlay--black-100{background:#161616}.overlay--black{background:rgba(22,22,22,.6)}.overlay--black-10{background:rgba(22,22,22,.1)}.overlay--black-20{background:rgba(22,22,22,.2)}.overlay--black-30{background:rgba(22,22,22,.3)}.overlay--black-40{background:rgba(22,22,22,.4)}.overlay--black-50{background:rgba(22,22,22,.5)}.overlay--black-60{background:rgba(22,22,22,.6)}.overlay--black-70{background:rgba(22,22,22,.7)}.overlay--black-80{background:rgba(22,22,22,.8)}.overlay--black-90{background:rgba(22,22,22,.9)}.overlay--black-100{background:#161616}.overlay--white{background:hsla(0,0%,100%,.6)}.overlay--white-10{background:hsla(0,0%,100%,.1)}.overlay--white-20{background:hsla(0,0%,100%,.2)}.overlay--white-30{background:hsla(0,0%,100%,.3)}.overlay--white-40{background:hsla(0,0%,100%,.4)}.overlay--white-50{background:hsla(0,0%,100%,.5)}.overlay--white-60{background:hsla(0,0%,100%,.6)}.overlay--white-70{background:hsla(0,0%,100%,.7)}.overlay--white-80{background:hsla(0,0%,100%,.8)}.overlay--white-90{background:hsla(0,0%,100%,.9)}.overlay--white-100{background:#fff}.overlay--white{background:hsla(0,0%,100%,.6)}.overlay--white-10{background:hsla(0,0%,100%,.1)}.overlay--white-20{background:hsla(0,0%,100%,.2)}.overlay--white-30{background:hsla(0,0%,100%,.3)}.overlay--white-40{background:hsla(0,0%,100%,.4)}.overlay--white-50{background:hsla(0,0%,100%,.5)}.overlay--white-60{background:hsla(0,0%,100%,.6)}.overlay--white-70{background:hsla(0,0%,100%,.7)}.overlay--white-80{background:hsla(0,0%,100%,.8)}.overlay--white-90{background:hsla(0,0%,100%,.9)}.overlay--white-100{background:#fff}.overlay--white{background:hsla(0,0%,100%,.6)}.overlay--white-10{background:hsla(0,0%,100%,.1)}.overlay--white-20{background:hsla(0,0%,100%,.2)}.overlay--white-30{background:hsla(0,0%,100%,.3)}.overlay--white-40{background:hsla(0,0%,100%,.4)}.overlay--white-50{background:hsla(0,0%,100%,.5)}.overlay--white-60{background:hsla(0,0%,100%,.6)}.overlay--white-70{background:hsla(0,0%,100%,.7)}.overlay--white-80{background:hsla(0,0%,100%,.8)}.overlay--white-90{background:hsla(0,0%,100%,.9)}.overlay--white-100{background:#fff}.overlay__button{margin-top:auto}.overlay__button[class^=overlay--white] a{color:#6a6a6c}.overlay__button[class^=overlay--white] a:hover{color:#b0b0b0}.overlay--sand{background-color:hsl(60,21.7391304348%,96.2901960784%)}.fact-box .section__header{width:auto}.modal.old-man{z-index:1001;color:#6a6a6c}.modal.old-man.show{display:block;z-index:1050;background:linear-gradient(to bottom,rgba(238,238,228,0.8),#eeeee4)}.modal.old-man .close{line-height:1;font-size:1.5rem}.modal.old-man .modal-header{border:0;border-radius:0;background:#003e6b;padding:.5em 1em;color:#fff}.modal.old-man .modal-header h4{margin:0;color:#fff}.modal.old-man .modal-content{border:0;border-radius:0;box-shadow:rgba(22,22,22,.1) 0 3px 3px 0;background:#fff}.modal.show{display:block;z-index:1050;background:linear-gradient(to bottom,rgba(238,238,228,0.8),#eeeee4)}.modal.digital{font-family:Rubik,sans-serif;font-size:12px}@media(min-width:992px){.modal.digital{font-size:13px}}.modal.digital .js-form-item:first-child{margin-bottom:1.5em}.modal.digital .js-form-item label{font-weight:600}.modal.digital .js-form-item .option{font-weight:300}.modal.digital .forgot-link{display:inline;position:relative;padding:.5em 1.5em .5em 0;color:#3d54e7}.modal.digital .forgot-link::after{display:inline-block;text-transform:none;font:normal normal normal 1em/1 icons;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;speak:none;padding-right:0;font-size:1.2em;content:"\e912";position:absolute;top:.4em;right:0;line-height:1.2em}.modal.digital .form-submit{background:#3d54e7;box-shadow:0 1px 0 0 rgb(70.0770642202,92.0009174312,232.1229357798) inset,0 -1px 0 0 rgb(70.0770642202,92.0009174312,232.1229357798) inset,0 2px 0 0 rgb(38.3073394495,63.997706422,228.1926605505),0 2px 0 1px rgba(26.5321100917,51.9587155963,214.4678899083,.1);color:#fff !important;border:0;border-radius:4em;padding:.75em 2em;text-transform:none;font-weight:600}.modal.digital .form-submit:hover,.modal.digital .form-submit:focus{box-shadow:0 2px 0 0 rgb(26.5321100917,51.9587155963,214.4678899083),0 2px 1px 1px rgba(26.5321100917,51.9587155963,214.4678899083,.1);background:rgb(65.5385321101,88.0004587156,231.5614678899);color:#fff !important}.modal.digital .form-submit:active{top:1px;outline:none;box-shadow:0 1px 0 0 rgb(26.5321100917,51.9587155963,214.4678899083),0 2px 1px 1px rgba(20.9174311927,40.9633027523,169.0825688073,.2);background:rgb(65.5385321101,88.0004587156,231.5614678899)}.modal.digital h1,.modal.digital h2,.modal.digital h3,.modal.digital h4,.modal.digital h5,.modal.digital h6{font-weight:600}.modal.digital .col-wrapper{padding:1em}@media(min-width:768px){.modal.digital .col-wrapper{padding:3.5em}}.modal.digital .col-wrapper--colored{background-color:#003e6b;background-size:cover;height:100%;color:#fff}.modal.digital .col-wrapper--colored h1,.modal.digital .col-wrapper--colored h2,.modal.digital .col-wrapper--colored h3,.modal.digital .col-wrapper--colored h4,.modal.digital .col-wrapper--colored h5,.modal.digital .col-wrapper--colored h6,.modal.digital .col-wrapper--colored a{color:inherit}.modal.digital .col-wrapper--colored a{text-decoration:none;font-weight:600}.modal.digital .col-wrapper--colored.links--colored a,.modal.digital .col-wrapper--colored.links--colored .text-link{color:#3d54e7}.modal.digital .close{position:absolute;top:0;right:0;z-index:1;border:0;border-bottom:1px solid hsla(0,0%,100%,.5);border-left:1px solid hsla(0,0%,100%,.5);background-color:#3d54e7;padding:0 .2em;line-height:1em;color:#fff;font-family:Rubik,sans-serif;font-size:2.132em;font-weight:200}.modal.digital h1{font-size:2.027em}.modal.digital h2{font-size:1.802em}.modal.digital h3{font-size:1.602em}.modal.digital h4{font-size:1.424em}.modal.digital h5{font-size:1.266em}.modal.digital h6{font-size:1.125em}.modal-backdrop{z-index:1000}.modal-dialog{z-index:1001}@media(min-width:768px){.country__modal .modal-dialog{width:80%;min-width:720px;max-width:none}}@media(min-width:992px){.country__modal .modal-dialog{min-width:960px}}@media(min-width:1200px){.country__modal .modal-dialog{min-width:1000px}}.country-list [type=radio]{display:none}.country-list label{display:block;margin-bottom:.25em;cursor:pointer;color:#003e6b}.country-list label:hover{color:hsl(207.2336448598,51.84%,48.0403921569%)}.country-list label::before{margin-right:.3em;content:""}.continent-country-selection-form .country-list .js-form-item{display:inline}.country-hk label::before{background-position:0 0}.country-at label::before{background-position:-24px 0}.country-ch label::before{background-position:-48px 0}.country-gb label::before{background-position:-72px 0}.country-no label::before{background-position:-96px 0}.country-be label::before{background-position:0 -18px}.country-ca label::before{background-position:-24px -18px}.country-cl label::before{background-position:-48px -18px}.country-au label::before{background-position:-72px -18px}.country-nz label::before{background-position:-96px -18px}.country-cy label::before{background-position:0 -36px}.country-de label::before{background-position:-24px -36px}.country-dk label::before{background-position:-48px -36px}.country-ie label::before{background-position:-72px -36px}.country-pt label::before{background-position:-96px -36px}.country-es label::before{background-position:0 -54px}.country-fi label::before{background-position:-24px -54px}.country-fr label::before{background-position:-48px -54px}.country-it label::before{background-position:-72px -54px}.country-se label::before{background-position:-96px -54px}.country-jp label::before{background-position:0 -72px}.country-li label::before{background-position:-24px -72px}.country-lu label::before{background-position:-48px -72px}.country-nl label::before{background-position:-72px -72px}.country-sg label::before{background-position:-96px -72px}.country-us label::before{background-position:0 -90px}.country-lt label::before{background-position:-24px -90px}.country-is label::before{background-position:-48px -90px}.continent__title{margin:0 0 1rem;border-bottom:2px solid #88888a;padding:.2em 0 .4em;color:#88888a}.continent__title::before{padding-right:.4rem;font-size:2.4rem;content:"\e92d";vertical-align:middle}.country-select{padding-top:1em}[class^=continent--]{flex:0 0 auto;width:100%}.continent--ap{order:3}@media(min-width:768px){.continent--ap{flex:0 0 auto;width:50%}}@media(min-width:992px){.continent--ap{flex:0 0 auto;width:25%}}.continent--ap .continent__title::before{content:"\e92d"}.continent--eu{order:1;margin-bottom:2em}@media(min-width:992px){.continent--eu{flex:0 0 auto;width:50%;margin-bottom:0;padding-right:1em}}.continent--eu .continent__title::before{content:"\e92e"}.continent--eu .country-list{-moz-column-count:2;column-count:2}@media(min-width:768px){.continent--eu .country-list{-moz-column-count:3;column-count:3}}.continent--am{order:2}@media(max-width:575.98px){.continent--am{margin-bottom:2em}}@media(min-width:768px){.continent--am{flex:0 0 auto;width:50%}}@media(min-width:992px){.continent--am{flex:0 0 auto;width:25%;padding-right:1em}}.continent--am .continent__title::before{content:"\e92c"}.role__modal .form-item{margin:1em 0}.role__modal .form-item:first-of-type{margin-top:0}.container-fluid{width:calc(100% - 2rem);max-width:1600px}@media(max-width:991.98px){.section__header{margin:2rem 0 1rem}}.section__header h1,.section__header h2,.section__header h3,.section__header h4,.section__header h5,.section__header h6{margin:2rem 0 4rem;text-align:center;font-weight:600}.section{position:relative;background-color:#fff;padding-top:3rem;padding-bottom:2rem}.section--arrowed{padding-bottom:2rem}.section--arrowed::after{position:absolute;bottom:-1.5rem;left:calc(50% - 1rem);z-index:1;border-top:1.5rem solid #fff;border-right:1rem solid rgba(0,0,0,0);border-left:1rem solid rgba(0,0,0,0);width:0;height:0;content:""}.sand{background-color:#eeeee4}.sand:not(.compact)::after{position:absolute;bottom:-1.5rem;left:calc(50% - 1rem);z-index:1;border-top:1.5rem solid #eeeee4;border-right:1rem solid rgba(0,0,0,0);border-left:1rem solid rgba(0,0,0,0);width:0;height:0;content:""}.blue{background-color:#004268}.blue:not(.compact)::after{position:absolute;bottom:-1.5rem;left:calc(50% - 1rem);z-index:1;border-top:1.5rem solid #004268;border-right:1rem solid rgba(0,0,0,0);border-left:1rem solid rgba(0,0,0,0);width:0;height:0;content:""}.white{background-color:#fff}.white:not(.compact)::after{position:absolute;bottom:-1.5rem;left:calc(50% - 1rem);z-index:1;border-top:1.5rem solid #fff;border-right:1rem solid rgba(0,0,0,0);border-left:1rem solid rgba(0,0,0,0);width:0;height:0;content:""}.blue{color:#fff}.blue h1,.blue h2,.blue h3,.blue h4,.blue h5,.blue h6,.blue p,.blue a,.blue span,.blue .h1,.blue .h2,.blue .h3,.blue .h4,.blue .h5,.blue .h6,.blue .quote,.blue .quote footer{color:inherit}.section__heading{position:relative;z-index:1;border-top:1px solid rgba(8,58,76,.1);border-bottom:1px solid rgba(8,58,76,.1);box-shadow:0 1px 2px 0 rgba(22,22,22,.1),0 -1px 2px 0 rgba(22,22,22,.1);background:#e6ecf0;text-align:center}.section__heading h1,.section__heading h2,.section__heading h3,.section__heading h4{margin:0;padding:.35em 0}.heading{display:block;position:relative;margin-bottom:.925rem;padding:.8rem 0}.heading::after{position:absolute;bottom:-2px;left:0;background-color:#0af;width:4rem;height:2px;content:""}.heading.centered{margin-right:auto;margin-left:auto;text-align:left}@media(min-width:992px){.heading.centered-md-up{margin-right:auto;margin-left:auto;text-align:left}}@media(max-width:575.98px){.heading.centered-md-down{margin-right:auto;margin-left:auto;text-align:left}}.section--cover{background-repeat:no-repeat;background-position:80% 0;background-size:cover}.section--cover .section__header{color:#fff}.compact{padding-top:1rem;padding-bottom:1rem}.search-section .filled{position:relative}.search-section .filled::after{display:block;position:absolute;top:100%;left:0;background:inherit;width:100%;height:calc(100vh - 27em);overflow:hidden;content:""}.heading-label{margin-bottom:1em;border-bottom:solid 2px;padding-bottom:.4em;line-height:1.2}.compact:first-of-type(section){padding:0}.equal+.equal{margin-top:1em}.section--bg-img{background-position:bottom right;background-size:cover}#contacts .row:not(.equal) .overlay--black,.accordion .row:not(.equal) .overlay--black{height:auto}.layout--wide{overflow:hidden}.loose--v{display:flex;flex-direction:column}@media(max-width:767.98px){.table-scroll table{background-attachment:local,local,scroll,scroll;background-image:linear-gradient(to right,#fff,rgba(255,255,255,0)),linear-gradient(to left,#fff,rgba(255,255,255,0)),linear-gradient(to right,rgba(106,106,108,0.4),rgba(106,106,108,0)),linear-gradient(to left,rgba(106,106,108,0.4),rgba(106,106,108,0));background-repeat:no-repeat;background-position:0 0,100% 0,0 0,100% 0;background-size:3em 100%,3em 100%,1em 100%,1em 100%;width:100%;overflow-x:auto}.sand .table-scroll table,.table-scroll .sand table,.white .table-scroll table,.table-scroll .white table{background-image:linear-gradient(to right,#eeeee4,rgba(238,238,228,0)),linear-gradient(to left,#eeeee4,rgba(238,238,228,0)),linear-gradient(to right,rgba(106,106,108,0.4),rgba(106,106,108,0)),linear-gradient(to left,rgba(106,106,108,0.4),rgba(106,106,108,0))}.blue .table-scroll table,.table-scroll .blue table{background-image:linear-gradient(to right,#004268,rgba(0,66,104,0)),linear-gradient(to left,#004268,rgba(0,66,104,0)),linear-gradient(to right,rgba(106,106,108,0.4),rgba(106,106,108,0)),linear-gradient(to left,rgba(106,106,108,0.4),rgba(106,106,108,0))}}caption{padding-bottom:0;caption-side:top}caption.h1,caption.h2,caption.h3,caption.h4,caption.h5{margin-bottom:0}table:not(.plain-table),table.table-collapse,.table-scroll table{border-top:2px solid #003e6b;margin:.5em 0 2em;border-right:0;border-bottom:0;border-left:0;width:100%;border-collapse:collapse}table:not(.plain-table) th,table:not(.plain-table) tbody strong,table.table-collapse th,table.table-collapse tbody strong,.table-scroll table th,.table-scroll table tbody strong{color:#003e6b;font-weight:600}table:not(.plain-table) td,table:not(.plain-table) th,table.table-collapse td,table.table-collapse th,.table-scroll table td,.table-scroll table th{border-bottom:solid 1px #b0b0b0}table:not(.plain-table) tbody tr:nth-child(odd) td,table:not(.plain-table) tbody tr:nth-child(odd) th,table.table-collapse tbody tr:nth-child(odd) td,table.table-collapse tbody tr:nth-child(odd) th,.table-scroll table tbody tr:nth-child(odd) td,.table-scroll table tbody tr:nth-child(odd) th{background-color:#f6f6f1}table:not(.plain-table) tbody tr:hover td,table:not(.plain-table) tbody tr:hover th,table.table-collapse tbody tr:hover td,table.table-collapse tbody tr:hover th,.table-scroll table tbody tr:hover td,.table-scroll table tbody tr:hover th{background:rgba(0,62,107,.1)}@media(max-width:767.98px){table:not(.plain-table).table--stripless tbody tr:nth-child(odd) td,table:not(.plain-table).table--stripless tbody tr:nth-child(odd) th,table.table-collapse.table--stripless tbody tr:nth-child(odd) td,table.table-collapse.table--stripless tbody tr:nth-child(odd) th,.table-scroll table.table--stripless tbody tr:nth-child(odd) td,.table-scroll table.table--stripless tbody tr:nth-child(odd) th{background-color:rgba(0,0,0,0)}table:not(.plain-table).table--stripless tbody tr:hover td,table:not(.plain-table).table--stripless tbody tr:hover th,table.table-collapse.table--stripless tbody tr:hover td,table.table-collapse.table--stripless tbody tr:hover th,.table-scroll table.table--stripless tbody tr:hover td,.table-scroll table.table--stripless tbody tr:hover th{background:rgba(0,0,0,0)}}table:not(.plain-table) th,table.table-collapse th,.table-scroll table th{text-transform:uppercase;font-weight:600}table:not(.plain-table) td,table:not(.plain-table) th,table.table-collapse td,table.table-collapse th,.table-scroll table td,.table-scroll table th{border-top:0;border-right:0;border-left:0;padding:.65em .5em;vertical-align:top}table:not(.plain-table) td.col-4,table:not(.plain-table) th.col-4,table.table-collapse td.col-4,table.table-collapse th.col-4,.table-scroll table td.col-4,.table-scroll table th.col-4{width:33%}table:not(.plain-table) tbody th,table.table-collapse tbody th,.table-scroll table tbody th{text-transform:none;font-weight:normal}table ul{margin-bottom:0;padding-left:1.2em}table p{margin-bottom:0;padding:.5em}table.plain-table{border:0;width:100%}table.plain-table th{font-weight:600}table.plain-table thead,table.plain-table tbody{border:0}table.plain-table thead tr td,table.plain-table thead tr th,table.plain-table tbody tr td,table.plain-table tbody tr th{border-bottom:0;background-color:rgba(0,0,0,0);padding:.45em 0}table.plain-table tbody th{font-weight:400}table.plain-table tbody tr:hover td,table.plain-table tbody tr:hover th{background:rgba(0,0,0,0)}.blue table:not(.plain-table),.blue table.table-collapse,.blue .table-scroll table{border-top:2px solid rgba(0,82.1826923077,129.5,.4)}.blue table:not(.plain-table) th,.blue table:not(.plain-table) tbody strong,.blue table.table-collapse th,.blue table.table-collapse tbody strong,.blue .table-scroll table th,.blue .table-scroll table tbody strong{color:#0af;font-weight:600}.blue table:not(.plain-table) td,.blue table:not(.plain-table) th,.blue table.table-collapse td,.blue table.table-collapse th,.blue .table-scroll table td,.blue .table-scroll table th{border-bottom:solid 1px #b0b0b0}.blue table:not(.plain-table) tbody tr:nth-child(odd) td,.blue table:not(.plain-table) tbody tr:nth-child(odd) th,.blue table.table-collapse tbody tr:nth-child(odd) td,.blue table.table-collapse tbody tr:nth-child(odd) th,.blue .table-scroll table tbody tr:nth-child(odd) td,.blue .table-scroll table tbody tr:nth-child(odd) th{background-color:rgba(0,82.1826923077,129.5,.4)}.blue table:not(.plain-table) tbody tr:hover td,.blue table:not(.plain-table) tbody tr:hover th,.blue table.table-collapse tbody tr:hover td,.blue table.table-collapse tbody tr:hover th,.blue .table-scroll table tbody tr:hover td,.blue .table-scroll table tbody tr:hover th{background:rgba(0,98.3653846154,155,.6)}@media(max-width:767.98px){.blue table:not(.plain-table).table--stripless tbody tr:nth-child(odd) td,.blue table:not(.plain-table).table--stripless tbody tr:nth-child(odd) th,.blue table.table-collapse.table--stripless tbody tr:nth-child(odd) td,.blue table.table-collapse.table--stripless tbody tr:nth-child(odd) th,.blue .table-scroll table.table--stripless tbody tr:nth-child(odd) td,.blue .table-scroll table.table--stripless tbody tr:nth-child(odd) th{background-color:rgba(0,0,0,0)}.blue table:not(.plain-table).table--stripless tbody tr:hover td,.blue table:not(.plain-table).table--stripless tbody tr:hover th,.blue table.table-collapse.table--stripless tbody tr:hover td,.blue table.table-collapse.table--stripless tbody tr:hover th,.blue .table-scroll table.table--stripless tbody tr:hover td,.blue .table-scroll table.table--stripless tbody tr:hover th{background:rgba(0,0,0,0)}}@media(max-width:767.98px){table.table-collapse tr,.blue table.table-collapse tr{display:flex;flex-wrap:wrap;border-bottom:solid 1px #b0b0b0}table.table-collapse tr th,table.table-collapse tr td,.blue table.table-collapse tr th,.blue table.table-collapse tr td{border:0}}.table--stick-header thead{position:sticky;top:0;box-shadow:1px 1px #e2e2d6;background:#fff}.table-scroll{overflow:auto}.table--headless{border-top:0}.table--headless th{color:#6a6a6c}.table--headless tr{border-bottom:2px solid #e2e2d6}.table--headless tr:last-child{border-bottom:0}.table--headless tr:hover,.table--headless tr:nth-child(odd){background-color:rgba(0,0,0,0)}.table--headless th,.table--headless td{padding-left:0}.table--backgroundless tbody tr:nth-child(odd){background-color:rgba(0,0,0,0)}@media(max-width:767.98px){.table--prices thead{display:none}.table--prices tr{display:flex;flex-direction:column}.table--prices tr td{border-width:0;padding:.25em .5em;width:100%;vertical-align:inherit}.table--prices tr td span,.table--prices tr td a{display:inline-block;width:calc(70% - 1em);vertical-align:inherit}.table--prices tr td::before{display:inline-block;opacity:.8;padding-right:.75em;width:30%;content:attr(data-label)}.table--prices tr td:last-child{border-width:1px}}@media(min-width:992px){.table--prices [data-label]::before{display:none}}@media(max-width:767.98px){[data-label]::before{display:block;opacity:.7;content:attr(data-label)}}[data-label=Document]::after{padding-left:.5em;font-size:1em;content:"\ea47"}@media(min-width:992px){[data-label=Document]::after{display:none}}@media(min-width:992px){.table--narrow{font-size:.9em}}.table--narrow thead{display:none}@media(min-width:992px){.table--narrow thead{display:table-header-group}}.table--narrow td{padding:.3em;min-width:6em}.table--narrow td:last-child{padding:.2em 0 0;vertical-align:baseline}.table--narrow td:last-child a,.table--narrow td:last-child button{float:left;margin:2px 2px 6px}@media(min-width:992px){.table--narrow td:last-child a,.table--narrow td:last-child button{float:right}}.table--narrow td:last-child a.active,.table--narrow td:last-child button.active{background:hsl(240,.9345794393%,76.9607843137%);box-shadow:0 1px 0 0 hsl(240,.9345794393%,78.9607843137%) inset,0 -1px 0 0 hsl(240,.9345794393%,78.9607843137%) inset,0 2px 0 0 hsl(240,.9345794393%,71.9607843137%),0 2px 0 1px hsla(240,.9345794393%,66.9607843137%,.1);color:hsl(240,.9345794393%,51.9607843137%) !important}.table--narrow td:last-child a.active:hover,.table--narrow td:last-child a.active:focus,.table--narrow td:last-child button.active:hover,.table--narrow td:last-child button.active:focus{box-shadow:0 2px 0 0 hsl(240,.9345794393%,66.9607843137%),0 2px 1px 1px hsla(240,.9345794393%,66.9607843137%,.1);background:hsl(240,.9345794393%,77.9607843137%);color:hsl(240,.9345794393%,51.9607843137%) !important}.table--narrow td:last-child a.active:active,.table--narrow td:last-child button.active:active{top:1px;outline:none;box-shadow:0 1px 0 0 hsl(240,.9345794393%,66.9607843137%),0 2px 1px 1px hsla(240,.9345794393%,56.9607843137%,.2);background:hsl(240,.9345794393%,77.9607843137%)}.table--narrow td:last-child a.active::before,.table--narrow td:last-child button.active::before{padding-right:0;font-size:1rem;content:"\ea85"}.table--narrow [class^=btn-]{padding:1em .9em .8em;line-height:1.2em;font-size:.8em}.table--narrow [class^=btn-].active{padding-bottom:.3em;line-height:1.7em}.table--narrow [class^=btn-]::before{line-height:1em}.mobile-row{width:100%}@media(min-width:992px){.mobile-row{width:auto}}.name-list li~li{list-style:circle;font-size:.85em}.name-list li~li::marker{font-size:1.1em}.input,.form-text,.form-textarea,input[type=email]{border:1px solid #88888a;border-radius:0;padding:.5rem;width:inherit}.input:focus,.form-text:focus,.form-textarea:focus,input[type=email]:focus{outline:none;border:1px solid #003e6b;box-shadow:0 0 3px rgba(106,106,108,.6) inset;background:#e6ecf0}.input.error,.form-text.error,.form-textarea.error,input[type=email].error{border-color:#d95d39}input:disabled{border-color:rgba(106,106,108,.3);background-color:rgba(106,106,108,.15);color:rgba(106,106,108,.8)}input:disabled:hover{cursor:not-allowed;color:rgba(106,106,108,.8)}.form-select.error,.form-select.error~span.select2-container span.select2-selection{border-color:#d95d39}.input--dark{border:0;background-color:#00547b;color:#fff}.input--dark:active,.input--dark:focus,.input--dark:hover{outline:none;border:0;border-color:#161616;background-color:#00547b}.input--dark::-moz-placeholder{color:hsla(0,0%,100%,.6)}.input--dark::placeholder{color:hsla(0,0%,100%,.6)}.form-required::after{display:inline;color:#d95d39;content:"*"}ul.parsley-errors-list{margin:.25em 0;padding-left:0;list-style:none;color:#d95d39;font-size:.8em}.js-form-item:not(.js-form-item-captcha-response,.js-form-type-checkbox){display:flex;flex-direction:column}.js-form-item{margin-top:.5em}.captcha{margin:.5em .5em 1em 0}.captcha input{margin-top:.25em}.visitor-enquiry-form .captcha{margin-right:0}@media(min-width:768px){.visitor-enquiry-form .captcha .g-recaptcha>div{float:right}}.password-ruleset{margin-top:.5em;margin-bottom:0;padding-left:0;list-style:none}.password-ruleset li::before{padding-right:.25em;font-size:1em;content:"\eaa1"}.password-ruleset li.valid{opacity:.65}.password-ruleset li.valid::before{padding-right:.25em;font-size:1em;content:"\ea8c"}label{margin-bottom:.5rem}.badge{display:inline-block;border-radius:2px;padding:.2em .5em;color:#6a6a6c;font-size:.8rem}.badge--sand{background-color:#eeeee4}.badge--blue{background-color:#004268}.badge--white{background-color:#fff}.btn-switch{display:inline-block;position:relative;margin-left:.2em;width:60px;height:30px}.btn-switch [type=checkbox]{visibility:hidden;width:0;height:0}.btn-switch [type=checkbox]:checked,.btn-switch [type=checkbox]:active,.btn-switch [type=checkbox]:focus{box-shadow:0 0 0 2px rgba(176,176,176,.5);background-color:rgba(0,0,0,0)}.btn-switch [type=checkbox]:checked+label::before{transform:translateX(30px)}.btn-switch [type=checkbox]:checked+label::after{transform:translateX(-30px);background-color:#28b24b;color:#fff;content:"ON"}.btn-switch label{position:absolute;inset:0;box-shadow:0 0 0 2px rgba(176,176,176,.5);background-color:rgba(0,0,0,0);cursor:pointer;height:30px}.btn-switch label:hover,.btn-switch label:active,.btn-switch label:focus{box-shadow:0 0 0 2px rgba(176,176,176,.5);background-color:rgba(0,0,0,0)}.btn-switch label::before{position:absolute;top:0;left:0;transition:transform .4s;z-index:1;background-color:#eeeee4;padding-top:.4em;width:30px;height:30px;color:#6a6a6c}.btn-switch label::after{position:absolute;bottom:0;left:30px;transition:transform .4s;z-index:2;background-color:rgba(176,176,176,.5);width:30px;height:30px;text-align:center;line-height:2.5;font-size:.8em;content:"OFF"}.btn-switch label.alert-icon::before{padding-right:.4em;font-size:1rem;content:"\ea15"}.btn-switch label.watchlist-icon::before{padding-right:.4em;font-size:1rem;content:"\ea5f"}.btn-link{display:inline-block;margin-left:.2em;width:1.2em;height:30px;vertical-align:sub}.panel-intro{padding-right:0;padding-left:0;line-height:1.8;font-size:1.25rem}.panel-intro:only-child{margin-bottom:0}.panel-intro ul li{padding-bottom:1em}.__fixedBg,.fixed-bg{background-attachment:fixed}.__bg-right{background-position:100% 0}.__bg-left{background-position:0 0}.bg-cover{background-position:center;background-size:cover}@media(max-width:449.98px){.__bg-hidden-xs-down{background-image:none !important}}@media(max-width:575.98px){.__bg-hidden-sm-down{background-image:none !important}}@media(max-width:767.98px){.__bg-hidden-md-down{background-image:none !important}}.text-link{display:inline-block;text-decoration:underline;color:#003e6b}.text-link::after{padding-right:.25em;text-decoration:none}@media(min-width:1200px){.text--full-width{-moz-column-gap:5em;column-gap:5em;-moz-column-count:2;column-count:2}}.avoid-column{-moz-column-count:auto;column-count:auto}.blue .text-link{color:#f2f2f2}.blue .text-link:hover{color:#fff}.text-link{display:inline-block;word-break:break-word}.text-link:hover{text-decoration:underline;color:hsl(207.2336448598,51.84%,48.0403921569%)}.text-link.external-link::after{padding-left:.25em;font-size:1.2em;content:"\ea5d";vertical-align:text-top}.text-link.pdf-link::after{padding-left:.25em;font-size:1.2em;content:"\ea47";vertical-align:text-top}.text-link.doc-link::after{padding-left:.25em;font-size:1.2em;content:"\ea49";vertical-align:text-top}.text-link.word-link::after{padding-left:.25em;font-size:1.2em;content:"\ea49";vertical-align:text-top}.text-link.xls-link::after{padding-left:.25em;font-size:1.2em;content:"\ea4a";vertical-align:text-top}.text-link.excel-link::after{padding-left:.25em;font-size:1.2em;content:"\ea4a";vertical-align:text-top}.text-link.ppt-link::after{padding-left:.25em;font-size:1.2em;content:"\ea46";vertical-align:text-top}.text-link.powerpoint-link::after{padding-left:.25em;font-size:1.2em;content:"\ea46";vertical-align:text-top}.text-link.zip-link::after{padding-left:.25em;font-size:1.2em;content:"\ea4b";vertical-align:text-top}.text-link.video-link::after{padding-left:.25em;font-size:1.2em;content:"\ea48";vertical-align:text-top}.text-link.file-link::after{padding-left:.25em;font-size:1.2em;content:"\ea63";vertical-align:text-top}.text-link.mailto-link::after{padding-left:.25em;font-size:1.2em;content:"\ea57";vertical-align:text-top}.text-link.link--navigate::after{padding-left:.25em;font-size:1.2em;content:"\ea09";vertical-align:text-top}.text-link.chevron-link::after{padding-left:.25em;font-size:1.2em;content:"\ea28";vertical-align:text-top}.text-link.arrow-link::after{padding-left:.25em;font-size:1.2em;content:"\e912";vertical-align:text-top}.pdf-link--before::before{display:inline-block;text-transform:none;font:normal normal normal 1em/1 icons;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;speak:none;padding-right:.15em;font-size:1.1em;content:"\ea47";margin-top:.5em;margin-left:-1.4em;vertical-align:sub;color:#6a6a6c}.links-grid{display:flex;flex-wrap:wrap}.links-grid a{display:flex;position:relative;margin:.25em .25em 0 0;background-repeat:no-repeat;background-position:center;background-size:cover;width:calc(50% - .25em);min-height:10em;text-decoration:none}.links-grid a [class^=overlay]{margin-top:auto;padding:.5em;width:100%;height:auto;text-align:center}.links-grid a:hover{outline:2px solid #003e6b;text-decoration:none}a.block-link{display:flex;flex-direction:column;outline:rgba(0,0,0,0) solid 2px;box-shadow:rgba(22,22,22,.1) 0 1px 2px 1px;background-color:#fff;width:100%;height:100%;text-decoration:none;color:#6a6a6c}a.block-link>span{display:flex;flex-direction:column;padding:0 1rem 1rem;height:100%}a.block-link .heading{font-size:1.2em}a.block-link.big{flex:0 0 auto;width:100%;font-size:1.2em}@media(min-width:992px){a.block-link.big{flex:0 0 auto;width:50%}a.block-link.big .block-link{min-height:20em}}@media(min-width:576px){a.block-link.big .block-link{flex-direction:row}}a.block-link.big .image{display:none}@media(min-width:576px){a.block-link.big .image{display:flex;flex:0 0 50%;background-size:cover}}a.block-link.img-visible img{display:initial}a.block-link.primary:hover .block-link{outline-color:#0af}a.block-link.primary .heading::after{background-color:#0af}a.block-link.press-release:hover .block-link{outline-color:#079107}a.block-link.press-release .heading::after{background-color:#079107}a.block-link.thought-leadership:hover .block-link{outline-color:#ea5724}a.block-link.thought-leadership .heading::after{background-color:#ea5724}a.block-link.ahl-explains:hover .block-link{outline-color:#0071bc}a.block-link.ahl-explains .heading::after{background-color:#0071bc}a.block-link.feature:hover .block-link{outline-color:#9e005d}a.block-link.feature .heading::after{background-color:#9e005d}a.block-link.general:hover .block-link{outline-color:#009}a.block-link.general .heading::after{background-color:#009}a.block-link.people:hover .block-link{outline-color:#9537ef}a.block-link.people .heading::after{background-color:#9537ef}a.block-link.strategy:hover .block-link{outline-color:#7da80c}a.block-link.strategy .heading::after{background-color:#7da80c}a.block-link p{margin-bottom:0}.big-links{display:flex;flex-wrap:wrap}.big-links::after{display:none}.big-links a{display:flex;flex-basis:100%;flex-grow:1;align-items:center;justify-content:center;transition:all ease-in .3s;border:1px solid hsla(0,0%,100%,.3);padding:1em 1.25em;text-align:center;text-decoration:none;color:inherit;font-size:1.2em}@media(min-width:576px){.big-links a{flex-basis:50%;font-size:1.4em}}@media(min-width:768px){.big-links a{flex-basis:auto;padding:1.5em 2em}}.big-links a span{position:relative}.big-links a span::before,.big-links a span::after{position:absolute;bottom:-5px;transition:width .3s;z-index:501;width:0;height:3px;content:""}.big-links a span::before{right:50%}.big-links a span::after{left:50%}.big-links a:hover span::before,.big-links a:hover span::after{width:50%}.big-links.white a{background-color:#eeeee4}.big-links.white a:hover{background:hsl(60,17.1472727273%,86.3725490196%)}.big-links.white a:hover span::before,.big-links.white a:hover span::after{background-color:#6a6a6c}.big-links.black a{background-color:#6a6a6c;color:#fff}.big-links.black a:hover{background-color:#083a4c}.big-links.black a:hover span::before,.big-links.black a:hover span::after{background-color:#fff}.chevron-link::before{padding-right:.25em;font-size:1em;content:"\ea28";display:block;float:left;line-height:1.5em;color:inherit;font-size:1em}.more-link{display:flex;justify-content:center;margin-top:2em}.more-link a{background:#f2bc00;box-shadow:0 1px 0 0 rgb(252.2,195.9239669421,0) inset,0 -1px 0 0 rgb(252.2,195.9239669421,0) inset,0 2px 0 0 rgb(216.5,168.1900826446,0),0 2px 0 1px rgba(191,148.3801652893,0,.1);color:#67530b !important}.more-link a:hover,.more-link a:focus{box-shadow:0 2px 0 0 rgb(191,148.3801652893,0),0 2px 1px 1px rgba(191,148.3801652893,0,.1);background:rgb(247.1,191.9619834711,0);color:#67530b !important}.more-link a:active{top:1px;outline:none;box-shadow:0 1px 0 0 rgb(191,148.3801652893,0),0 2px 1px 1px rgba(140,108.7603305785,0,.2);background:rgb(247.1,191.9619834711,0)}.more-link a::after{padding-left:.5rem;font-size:1.4rem;content:"\ea1d"}.feature-article__pdf-link{position:absolute;right:1.5rem;bottom:1.5rem}@media(min-width:768px){.feature-article__pdf-link{right:2rem;bottom:2rem}}.rteright{text-align:right}cite{opacity:.8;line-height:1.2;font-size:.9em}cite .text-link{display:inline}.icon-link{display:inline-block;text-decoration:none}.feature-article{display:flex;position:relative;flex-direction:column;padding:.5rem;width:100%}@media(min-width:768px){.feature-article{flex:0 0 auto;width:50%;padding:1rem}}@media(min-width:992px){.feature-article{flex:0 0 auto;width:25%}}.media .feature-article{padding:.25em 0}@media(min-width:768px){.media .feature-article{flex:0 0 auto;width:100%;padding:.5em 0}}.media .feature-article .block-link{flex-direction:row;font-size:.95em}.media .feature-article .block-link span{padding:1em}.media .feature-article .heading{margin-bottom:.6em;padding-top:0;padding-bottom:.6em;line-height:1.3;color:#003e6b;font-size:1.1em}.media .feature-article .article__date{display:flex;align-items:center;width:15%;min-width:6em;color:rgba(106,106,108,.6);font-weight:600}.media .feature-article .article__content{width:100%}.media .feature-article .date__day{line-height:1;font-size:1.7em}@media(min-width:768px){.media .feature-article .date__day{font-size:2.7em}}.feature-article img{display:none;width:100%;max-width:100%;height:auto}@media(min-width:768px){.feature-article img{display:block}}.feature-article .heading{font-size:1.2em}.feature-article.big{flex:0 0 auto;width:100%;font-size:1.2em}@media(min-width:992px){.feature-article.big{flex:0 0 auto;width:50%}.feature-article.big .block-link{min-height:20em}}@media(min-width:576px){.feature-article.big .block-link{flex-direction:row}}.feature-article.big .image{display:none}@media(min-width:576px){.feature-article.big .image{display:flex;flex:0 0 50%;background-size:cover}}@media(min-width:992px){.feature-article.mid{flex:0 0 auto;width:33.33333333%}}.feature-article.primary .heading::after{background-color:#0af}.feature-article.primary:hover .block-link,.feature-article.primary:hover .accordion{outline-color:#0af}.feature-article.primary:hover:hover .block-link{outline-color:#0af}.feature-article.primary:hover .heading::after{background-color:#0af}.feature-article.press-release .heading::after{background-color:#079107}.feature-article.press-release:hover .block-link,.feature-article.press-release:hover .accordion{outline-color:#079107}.feature-article.press-release:hover:hover .block-link{outline-color:#079107}.feature-article.press-release:hover .heading::after{background-color:#079107}.feature-article.thought-leadership .heading::after{background-color:#ea5724}.feature-article.thought-leadership:hover .block-link,.feature-article.thought-leadership:hover .accordion{outline-color:#ea5724}.feature-article.thought-leadership:hover:hover .block-link{outline-color:#ea5724}.feature-article.thought-leadership:hover .heading::after{background-color:#ea5724}.feature-article.ahl-explains .heading::after{background-color:#0071bc}.feature-article.ahl-explains:hover .block-link,.feature-article.ahl-explains:hover .accordion{outline-color:#0071bc}.feature-article.ahl-explains:hover:hover .block-link{outline-color:#0071bc}.feature-article.ahl-explains:hover .heading::after{background-color:#0071bc}.feature-article.feature .heading::after{background-color:#9e005d}.feature-article.feature:hover .block-link,.feature-article.feature:hover .accordion{outline-color:#9e005d}.feature-article.feature:hover:hover .block-link{outline-color:#9e005d}.feature-article.feature:hover .heading::after{background-color:#9e005d}.feature-article.general .heading::after{background-color:#009}.feature-article.general:hover .block-link,.feature-article.general:hover .accordion{outline-color:#009}.feature-article.general:hover:hover .block-link{outline-color:#009}.feature-article.general:hover .heading::after{background-color:#009}.feature-article.people .heading::after{background-color:#9537ef}.feature-article.people:hover .block-link,.feature-article.people:hover .accordion{outline-color:#9537ef}.feature-article.people:hover:hover .block-link{outline-color:#9537ef}.feature-article.people:hover .heading::after{background-color:#9537ef}.feature-article.strategy .heading::after{background-color:#7da80c}.feature-article.strategy:hover .block-link,.feature-article.strategy:hover .accordion{outline-color:#7da80c}.feature-article.strategy:hover:hover .block-link{outline-color:#7da80c}.feature-article.strategy:hover .heading::after{background-color:#7da80c}@media print{.media{display:none !important}.media iframe{display:none !important}}.media .select2{margin-bottom:1.5em;width:8em !important}.media label{display:none}.img-responsive,.responsive-img{display:block;margin:0 auto;max-width:100%}.img-full{display:block;width:100%;height:auto}.accordion .accordion__heading.accordion--icon-left::before,.accordion .accordion__heading:not(.accordion--icon-left)::after{display:inline-block;text-transform:none;font:normal normal normal 1em/1 icons;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;speak:none;padding-right:0;font-size:1em;content:"\ea96";position:absolute;top:2px;opacity:.7;padding:.5em;line-height:inherit}.accordion{position:relative}.accordion .accordion__heading{margin:0;color:inherit}.accordion .accordion__heading:hover{cursor:pointer}.accordion .accordion__heading:not(.accordion--icon-left){padding:.5em 1.7em .5em .5em}.accordion .accordion__heading:not(.accordion--icon-left)::after{right:0}.accordion .accordion__heading:not(.accordion--icon-left)[aria-expanded=true]::after{padding-left:.5em;font-size:1em;content:"\ea85"}.accordion .accordion__heading.accordion--icon-left{padding:.5em .5em .5em 1.7em}.accordion .accordion__heading.accordion--icon-left::before{left:0}.accordion .accordion__heading.accordion--icon-left[aria-expanded=true]::before{padding-left:.5em;font-size:1em;content:"\ea85"}.accordion~.accordion:not(:last-of-type),.accordion:first-of-type:not(:only-of-type){border-bottom:0}.sand .accordion,.white .accordion,.accordion--security{border-bottom:2px solid rgba(176,176,176,.5)}.sand .accordion .accordion__heading,.white .accordion .accordion__heading,.accordion--security .accordion__heading{border-top:2px solid rgba(176,176,176,.5)}.sand .accordion .accordion__heading[aria-expanded=true],.white .accordion .accordion__heading[aria-expanded=true],.accordion--security .accordion__heading[aria-expanded=true]{border-top:2px solid #003e6b;color:#003e6b}.sand .accordion .accordion__heading[aria-expanded=true]::after,.white .accordion .accordion__heading[aria-expanded=true]::after,.accordion--security .accordion__heading[aria-expanded=true]::after{color:#b0b0b0}.sand .accordion hr,.white .accordion hr,.accordion--security hr{margin-top:0;border:1px solid rgba(176,176,176,.5)}.blue .accordion{border-bottom:2px solid hsla(0,0%,100%,.2)}.blue .accordion .accordion__heading{border-top:2px solid hsla(0,0%,100%,.2)}.blue .accordion .accordion__heading[aria-expanded=true]{border-top:2px solid #fff;color:#fff}.blue .accordion .accordion__heading[aria-expanded=true]::after{color:#fff}.blue .accordion hr{margin-top:0;border:1px solid hsla(0,0%,100%,.2)}.accordion--security .accordion__heading{background-color:rgba(0,106.4345950156,152.9,.1);color:#003e6b}.accordion--small .accordion__heading{font-size:.95em}.blue .tab__pane .accordion,.sand .tab__pane .accordion,.white .tab__pane .accordion{border:0}.accordion--catalog .accordion__heading{border:0 !important}.accordion--catalog .accordion__heading:hover,.accordion--catalog .accordion__heading[aria-expanded=true]{background-color:rgba(0,106.4345950156,152.9,.1)}.feature-article .accordion{outline:rgba(0,0,0,0) solid 2px}.tab__list{display:flex;margin:0;padding-left:0}@media(max-width:767.98px){.tab__list{display:none}}.tab__content{position:relative}.tab__content .accordion__heading{display:none}.tab__content .accordion.inner .accordion__heading{display:block;border-width:2px}.tab__item{display:flex;align-items:flex-end;width:100%;list-style:none}.tab__item a{display:flex;align-items:center;justify-content:center;transition:all .3s;margin-top:.5em;padding:1.5em 1em;width:inherit;text-align:center;text-decoration:none;color:inherit}.tab__item:not(:last-child){margin-right:.3em}.tab__pane{position:relative;padding:1.5em}@media(min-width:992px){.tab__pane:not(.active){display:none}.tab__pane .collapse:not(.inner__wrapper){display:block;opacity:1}.tab__pane .accordion.inner .collapse:not(.show){display:none}}.layout--wide .tab__pane{padding:1.5em 0}@media(min-width:992px){.layout--wide .tab__pane::before,.layout--wide .tab__pane::after{display:block;position:absolute;top:0;background-color:inherit;width:50vw;height:100%;content:""}.layout--wide .tab__pane::before{right:100%}.layout--wide .tab__pane::after{left:100%}}.tab__pane,.tab__item a.active{margin-top:0;padding-top:2em}.white .tab__pane,.white .tab__item a.active,.sand .tab__pane,.sand .tab__item a.active{background-color:hsla(0,0%,100%,.4)}.white .tab__item a.active,.sand .tab__item a.active{color:#003e6b}.white .tab__item a:not(.active),.sand .tab__item a:not(.active){background-color:hsl(60,17.1472727273%,86.3725490196%)}.white .tab__item a:not(.active):hover,.sand .tab__item a:not(.active):hover{background-color:hsl(60,17.8972727273%,81.3725490196%)}.blue .tab__pane,.blue .tab__item a.active{background-color:rgba(22,22,22,.6)}.blue .tab__item a.active{color:inherit}.blue .tab__item a:not(.active){background-color:rgba(22,22,22,.2)}.blue .tab__item a:not(.active):hover{background-color:rgba(22,22,22,.4)}@media(max-width:767.98px){.tab__content .tab__pane{opacity:1;margin-bottom:.25em;padding:.5em}.tab__content .tab__pane .accordion__heading,.tab__content .tab__pane .accordion__heading[aria-expanded=true]{display:block;border-width:0}.tab__content .tab__pane .inner .accordion__heading,.tab__content .tab__pane .inner .accordion__heading[aria-expanded=true]{border-top-width:2px;border-top-style:solid}}.left-tabs{display:flex;width:100%}.left-tabs .tab__list{flex:0 0 22%;flex-direction:column}.left-tabs .tab__content{flex:1;max-width:100%}.left-tabs .tab__item a,.left-tabs .tab__item a.active{margin-top:0;margin-bottom:2px;padding:1em;color:#003e6b;font-weight:600}.left-tabs .tab__item a:not(.active){transition:all .5s ease-out;background-color:rgba(228,228,228,.7)}.left-tabs .tab__item a:not(.active):hover{background-color:rgba(253.5,253.5,253.5,.7)}@media(min-width:992px){.left-tabs .tab__pane{min-height:100%}}.left-tabs .tab__pane,.left-tabs .tab__item a.active{background-color:hsla(0,0%,100%,.85)}.left-tabs .tab__item a:not(.active):hover{background-color:rgba(202.5,202.5,202.5,.8)}.quote__line{position:relative}.quote__line::before,.quote__line::after{position:absolute;color:#0af}.quote__line::before{padding-right:0;font-size:.8em;content:"\ea9d";top:0;left:-1em}.quote__line::after{padding-right:0;font-size:.8em;content:"\ea9e";right:-1em;bottom:1em}.quote__line p{margin-bottom:0;padding:1em 0;font-size:1.2em}.quote{padding:1em}.quote footer{position:relative;border-top:2px solid #0af;color:#003e6b}.quote footer::after{position:absolute;left:1em;border:.54em solid #0af;border-right:.5em solid rgba(0,0,0,0);border-bottom:.5em solid rgba(0,0,0,0);content:""}@media(min-width:768px){.quote footer::after{left:auto}}.quote footer p{display:inline-block;padding:1em 1em 0 0;width:auto}.quote footer strong{display:block}.mi-quote{display:inline-block;margin-bottom:1.5em}.mi-quote blockquote{display:inline;position:relative;margin:0;font-size:1.2em;font-weight:bold}.mi-quote blockquote p{display:inline-block;position:relative;margin:0 2.25rem 1.5rem 0;border-bottom:1px solid hsl(207.2336448598,51.84%,48.0403921569%);padding-bottom:.5em;width:94%;line-height:1.5;color:#003e6b;font-size:1.25em}@media(min-width:768px){.mi-quote blockquote p{float:left;padding-bottom:1.5em;width:35%}}@media(min-width:992px){.mi-quote blockquote p{width:40%}}@media(min-width:1200px){.mi-quote blockquote p{width:35%}}.mi-quote blockquote span{float:right;padding-top:1.5em;font-size:.8em}.mi-quote blockquote~ul,.mi-quote blockquote~ol{display:flex;flex-direction:column}.mi-quote p,.mi-quote h2,.mi-quote h3,.mi-quote h4,.mi-quote h5,.mi-quote h6{float:inherit}.mi-quote.marked blockquote p{padding-top:3.5em}.mi-quote.marked blockquote p::before,.mi-quote.marked blockquote p::after{position:absolute;color:hsl(207.2336448598,51.84%,48.0403921569%)}.mi-quote.marked blockquote p::before{padding-left:0;font-size:2.5em;content:"\ea9d";top:0;line-height:1}.mi-quote.marked blockquote p::after{padding-left:.5em;font-size:.9em;content:"\ea9e"}.pagination{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between}@media(max-width:767.98px){.pagination{justify-content:center}}.pagination>div{margin-bottom:1em}.pagination>div:not(:last-child){margin-right:1em}.pagination__item-count,.pagination__links{display:inline;margin:0;padding:0}.pagination__links .pagination__item-count{margin-right:.25em;list-style:none}.pagination__links .pagination__item-count a{background-color:#f6f6f1;cursor:pointer;padding:.1em .5em;text-decoration:none;color:#6a6a6c;font-size:.9em}.pagination__links .pagination__item-count a:hover,.pagination__links .pagination__item-count a.active{background-color:#6a6a6c;color:#f6f6f1}.pagination__input{display:flex;align-items:center;margin:0 .5em}.pagination__input input{width:3em;line-height:1.5em}.pagination__next,.pagination__previous{cursor:pointer}.pagination__next::after,.pagination__previous::after{padding-bottom:.15em;text-decoration:none;color:#0af}.pagination__next:hover,.pagination__previous:hover{text-decoration:none}.pagination__next::after{padding-left:.25em;font-size:2em;content:"\ea09"}.pagination__previous::after{padding-right:.25em;font-size:2em;content:"\ea07"}.pager__items{display:flex;flex-wrap:wrap;align-items:center;margin-top:1em;padding:0;list-style:none}.pager__items .pagerer-page-widget{display:flex;align-items:center}.pager__items .pagerer-page-widget input{margin:0 .5em}.pager__item{margin-right:.25em}.media .pager__item:not(.pager__item--ellipsis){background-color:#f6f6f1;padding:1em;color:#6a6a6c;font-size:.9em}.media .pager__item:not(.pager__item--ellipsis):hover,.media .pager__item:not(.pager__item--ellipsis).is-active{border-bottom:2px solid rgb(191,148.3801652893,0);background-color:#f2bc00;padding-bottom:.95em}.pager__item a{text-decoration:none;color:inherit;font-weight:600}@media(min-width:768px){.disclosure__text{max-height:500px;overflow-y:scroll}}.disclosure__text ol{padding-left:1.1em}.disclosure__text ol li{padding-left:.3em}@media(min-width:768px){.disclosure__text-wrap{max-height:calc(100% - 70px)}}.disclosure .modal-body{padding:1rem}@media(max-width:767.98px){.disclosure .modal-dialog{max-width:95%}}.disclosure .modal-footer{align-items:center;border:0;padding:1em 0 0}.disclosure .modal-footer .checkbox{margin-right:auto}@media(max-width:575.98px){.disclosure .modal-footer .checkbox{width:100%}}@media(max-width:575.98px){.disclosure .modal-footer button:first-of-type{margin-right:auto}}@keyframes sk-cube-grid-scale-delay{0%,70%,100%{transform:scale3d(1,1,1)}35%{transform:scale3d(0,0,1)}}@keyframes placeholder-glow{50%{opacity:.2}}.sk-cube-grid{margin:100px auto;width:40px;height:42px}.sk-cube-grid.small{margin:0 10px;width:20px;height:22px}.sk-cube-grid .sk-cube{float:left;animation:sk-cube-grid-scale-delay 1.3s infinite ease-in-out;background-color:#003e6b;width:25%;height:33%}.sk-cube-grid .sk-cube.white{background-color:#fff}.sk-cube-grid .sk-cube1{animation-delay:.2s}.sk-cube-grid .sk-cube2{animation-delay:0s;background:linear-gradient(55deg,#003e6b 65%,rgba(0,62,107,0) 70%)}.sk-cube-grid .sk-cube2.white{background:linear-gradient(55deg,#fff 65%,rgba(255,255,255,0) 70%)}.sk-cube-grid .sk-cube3{animation-delay:.3s;background:linear-gradient(125deg,rgba(0,62,107,0) 30%,#003e6b 35%)}.sk-cube-grid .sk-cube3.white{background:linear-gradient(125deg,rgba(255,255,255,0) 30%,#fff 35%)}.sk-cube-grid .sk-cube4{animation-delay:.1s}.sk-cube-grid .sk-cube5{animation-delay:.2s}.sk-cube-grid .sk-cube6{animation-delay:.3s;background:linear-gradient(55deg,rgba(0,62,107,0) 30%,#003e6b 35%)}.sk-cube-grid .sk-cube6.white{background:linear-gradient(55deg,rgba(255,255,255,0) 30%,#fff 35%)}.sk-cube-grid .sk-cube7{animation-delay:0s;background:linear-gradient(125deg,#003e6b 65%,rgba(0,62,107,0) 70%)}.sk-cube-grid .sk-cube7.white{background:linear-gradient(125deg,#fff 65%,rgba(255,255,255,0) 70%)}.sk-cube-grid .sk-cube8{animation-delay:.1s}.sk-cube-grid .sk-cube9{display:none}.infinite-loader{display:none;position:absolute;top:50%;right:50%;transform:translate(50%,-50%);z-index:1}.loader--initial,.modal-loader,.bulk-loader,.view-loader,.search-loader{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.search-loader{position:relative;box-shadow:0 44vh 0 0 #eeeee4;min-height:54vh}.loader--initial{position:fixed;z-index:200;background-color:#fff}.modal-loader,.view-loader,.bulk-loader{position:absolute;z-index:1}.modal-loader{background:hsla(0,0%,100%,.6)}.view-loader,.bulk-loader{top:0;left:0;background:hsla(0,0%,100%,.4)}.bulk-loader{position:absolute;z-index:200}.placeholder-glow{animation:placeholder-glow 2s ease-in-out infinite}.placeholder-glow .placeholder{display:inline-block;opacity:.5;background-color:gray;cursor:wait;min-height:1em;vertical-align:middle}.product__actions .tooltip--yellow,.dropdown--bulk .tooltip--yellow,.product-item .tooltip--yellow{position:absolute;top:2em;right:0;z-index:500;min-width:75%}.product__actions .tooltip--yellow::before,.dropdown--bulk .tooltip--yellow::before,.product-item .tooltip--yellow::before{display:block;transform:scaleX(0.7);margin-right:2em;margin-left:auto;border:.75em solid rgba(0,0,0,0);border-bottom-color:#f2bc00;width:.5em;content:""}.product__actions .tooltip--yellow section,.dropdown--bulk .tooltip--yellow section,.product-item .tooltip--yellow section{border-top:3px solid #f2bc00}.product__actions .tooltip__wrap,.dropdown--bulk .tooltip__wrap,.product-item .tooltip__wrap{position:relative;padding:.5em .75em}.tippy-content{float:left;background-color:#fff;padding:.6rem}.tippy-content img{max-width:100%;height:auto}.tippy-content h1,.tippy-content h2,.tippy-content h3,.tippy-content h4{text-align:left}.tippy-content ul{list-style:none;line-height:1.5}.tippy-content ul>li{display:block;margin:.7em 0;padding-left:1em}.tippy-content ul>li::before{padding-right:0;font-size:1em;content:"\ea28";display:block;float:left;margin:.4em .5em 0 -1.5em;line-height:2em;color:inherit;font-size:.65em}.tippy-content ol{margin:.5em 0 1em;padding-right:0;counter-reset:numbered-counter;line-height:1.5}.tippy-content ol>li{margin:.7em 0;padding-left:1.5em;list-style-type:none}.tippy-content ol>li::before{display:block;float:left;margin:0 .5em 0 -1.45em;color:inherit;content:counter(numbered-counter) ".";counter-increment:numbered-counter}.tippy-content p{margin-bottom:1em;text-align:left}.tippy-content p.panel-intro{font-size:1.25em}.enhanced-tooltip{border-bottom:1px solid #0af;cursor:pointer}.enhanced-tooltip:focus{outline:0}.enhanced-tooltip::after{padding-left:.3em;font-size:.8em;content:"\ea20";color:#0af}.enhanced-tooltip.light{border-color:#fff;background:none}.enhanced-tooltip.light::after{color:#fff}.enhanced-tooltip.info-bubble{border-bottom:0}.enhanced-tooltip.info-bubble::after{font-size:1.25rem;padding-left:.3em;font-size:1.25em;content:"\ea77"}.tippy-box{display:flex;border-radius:2px;box-shadow:0 2px 11px rgba(0,0,0,.2);background-color:hsla(0,0%,100%,.5);padding:.6rem;color:#6a6a6c}.tippy-backdrop{border-radius:0;background-color:rgba(0,0,0,0)}[id^=tooltip-]{display:none}[class*=bs-tooltip]{z-index:400;margin-bottom:1em;border-radius:.25em;box-shadow:#161616 4px 4px 6px 0;background-color:#6a6a6c;padding:.5em;max-width:15em;color:#fff;font-size:.8em}[class*=bs-tooltip]::after{position:absolute;bottom:-1.5rem;left:calc(50% - 1rem);z-index:1;border-top:1.5rem solid #6a6a6c;border-right:1rem solid rgba(0,0,0,0);border-left:1rem solid rgba(0,0,0,0);width:0;height:0;content:""}[class*=bs-tooltip]::after{bottom:-1.4em;transform:scale(0.4)}.stats{display:flex;flex-flow:column wrap;align-items:center}@media(min-width:576px){.stats{flex-direction:row}}.stats .number{line-height:1;font-size:2.2em;font-weight:600}.stats small{margin-top:.5em;line-height:1.2}.stats section{display:flex;flex-direction:column;align-items:center;padding:.75em;text-align:center;font-size:1.25em}.stats section>small{margin-top:0;margin-bottom:.5em}.stats__arrow{padding-left:.5em;font-size:1.1em}.stats__arrow.up::before{content:"\ea84"}.stats__arrow.down::before{content:"\ea81"}.swiper--history{margin:0 3em;overflow:hidden}.swiper--history ul{padding:0 .5em 0 1.5em}.swiper--history ul li::before{top:.8em;color:#0071bc}.swiper--history .swiper__year{position:relative;margin:1em 0;text-align:center;color:#fff}.swiper--history .swiper__year span{display:inline-block;z-index:1;border:4px solid #0071bc;border-radius:50%;background:#88888a;width:5rem;height:5rem;line-height:4.5rem;font-size:1.2rem}.swiper--history .swiper__year::before{position:absolute;top:50%;left:0;transform:translateY(-50%);z-index:-1;background:#0071bc;width:100%;height:.3rem;content:""}.swiper__button{margin:1em}.swiper__button::after{color:#003e6b;font-size:2em;font-weight:900}.swiper__button.swiper-button-prev{top:3.6em;right:auto;left:-0.5em}.swiper__button.swiper-button-prev::after{padding-bottom:.15em;font-size:3em;content:"\ea07"}.swiper__button.swiper-button-next{top:3.6em;right:-0.5em;left:auto}.swiper__button.swiper-button-next::after{padding-bottom:.15em;font-size:3em;content:"\ea09"}.alert--warning{border-color:#d95d39;background-color:hsl(13.5,67.7966101695%,95.7254901961%);color:hsl(13.5,67.7966101695%,38.7254901961%);position:fixed;top:0;right:0;z-index:400;margin:1em;border-width:1px;border-style:solid;width:calc(100% - 2em)}@media(min-width:768px){.alert--warning{width:19em}}.alert--warning p{margin:0;padding:1em}.message{margin:1em 0;border-width:1px;border-style:solid;padding:1em}.message.message--error{border-color:#d95d39;background-color:hsl(13.5,67.7966101695%,95.7254901961%);color:hsl(13.5,67.7966101695%,38.7254901961%)}.message.message--warning{border-color:#f2bc00;background-color:rgb(255,242.9950413223,201.2);color:rgb(165.5,128.5702479339,0)}.message.message--status{border-color:#86ce28;background-color:hsl(86.0240963855,67.4796747967%,90.2352941176%);color:rgb(92.3292682927,141.9390243902,27.5609756098)}.message.message--info{border-color:#0af;background-color:hsl(200,100%,92%);color:rgb(0,119,178.5)}.message .message__text{display:flex;align-items:flex-start}.message .message__text::before{padding-right:.5em;font-size:1.5em}.message--error .message__text::before{content:"\eaa2"}.message--warning .message__text::before{content:"\ea5c"}.message--status .message__text::before{content:"\ea8d"}.message--info .message__text::before{content:"\ea77"}.sharing{display:flex}.sharing a{margin-top:3.25rem}@media(min-width:992px){.sharing a{margin-top:0}}.sharing a:last-child{border-bottom:0}.sharing--top a{text-decoration:none}.sharing--sticky{display:flex;top:auto;transition:transform 1s}@media(min-width:992px){.sharing--sticky{flex-direction:column;padding-bottom:3.25rem}}.sharing--sticky a{text-decoration:none}.sharing--sticky.stick{left:0;justify-content:center;z-index:1;margin-top:5.75em;width:100%}@media(max-width:767.98px){.sharing--sticky.stick{position:fixed !important;top:auto !important;bottom:0;margin:0;padding-bottom:0}}@media(min-width:992px){.sharing--sticky.stick{position:sticky;top:67px;left:auto;flex-direction:column;margin-top:0}}.sharing__button{display:flex;float:left;flex-direction:column;margin-bottom:0;border-right:1px solid #fff;cursor:pointer;padding:.5rem;width:53px;height:53px;text-align:center;text-decoration:none;color:#fff !important}@media(min-width:992px){.sharing__button{border-right:0;border-bottom:1px solid #fff}}.sharing__button::before{display:flex;align-items:center;justify-content:center;height:100%}.sharing__button.icon-twitter{font-size:1.6rem}.sharing__button.icon-linkedin{font-size:1.6rem}.sharing__button.icon-envelope-alt{font-size:1.4rem}.sharing__button.icon-download-alt{border:0;font-size:1.4rem}.sharing__button:hover::before{opacity:.9}.sharing__button .button-text{padding-top:.2em;line-height:1;font-family:opensans,arial,sans-serif;font-size:.75rem}.icon-download-alt.sharing--single{display:none}@media(min-width:992px){.icon-download-alt.sharing--single{display:flex}}.sharing--top .icon-download-alt.sharing--single{display:flex}.side{display:flex;flex-direction:column}.side .related{margin-bottom:1.5em;color:#000}.side .related__header{text-transform:uppercase;color:#000;font-size:1em;font-weight:300}.side .related__container{padding:1em;width:100%;color:#000;font-size:1.1em}@media(min-width:992px){.side .related__container{font-size:1em}}@media(max-width:991.98px){.side .related__container{position:relative;top:none}}.side .related__image{display:block}.side .related__teaser{display:flex;position:relative;flex-direction:column;background-color:#f7f7f7;width:100%;height:100%;text-decoration:none}.side .related__teaser .teaser__title{margin-top:.6em;color:#000;font-size:1em}.side .related__teaser .teaser__text{margin-bottom:0;padding:0;font-size:.85em}@media(min-width:768px){.side .related__teaser .teaser__text{font-size:.8em}}.side .related__teaser+.related__teaser{margin-top:.5em}.side .teaser__details{border:0;background-color:#f7f7f7;padding:0;min-height:3em;text-transform:uppercase;line-height:1.7em;color:hsl(0,0%,65%);font-size:.7em}.side .teaser__details::before{display:none}.side .teaser__details span{font-weight:300}.side .teaser__details .details__category,.side .teaser__details .details__type,.side .teaser__details .details__duration{font-weight:600}.side .side__bottom{flex-grow:1}.side .button--green{text-align:center;line-height:1.3em;font-size:1.1em}@media(min-width:992px){.side .button--green{font-size:1em}}.side--sticky.stick{position:sticky;top:67px}.related__teaser:hover .teaser__details,.related__teaser:hover .related__container{background-color:hsl(0,0%,91.862745098%)}.podcast__subscribe hr{margin:1.5em 0}.podcast__subscribe p{font-size:1.2em}.side__container .row{margin-right:0;margin-left:0}.side__top a:last-child{margin-bottom:0}.side__placeholder{height:52px}.tags__header{display:inline;margin-right:.5rem}.tags__item{display:inline-block;transition:all .4s ease-out;margin-bottom:.25rem;background-color:rgba(136,136,138,.2);padding:.25rem .5rem;text-decoration:none;color:#6a6a6c;font-size:.8rem}.tags .tags__item:hover{transform:translate(-1px,-2px);box-shadow:0 2px 4px #e2e2d6;background-color:#f7f7f7;text-decoration:none;color:hsl(207.2336448598,51.84%,48.0403921569%)}.teaser-section,.section{padding:2rem .75rem}@media(min-width:992px){.teaser-section,.section{padding:2rem 1rem}}.teaser-section .teaser-section__header,.section .teaser-section__header{margin:.5em 0 1em;text-transform:uppercase;color:#000;font-size:1.1em;font-weight:600}@media(min-width:768px){.teaser-section .teaser-section__header,.section .teaser-section__header{margin-bottom:1em;margin-left:2rem}}@media(min-width:992px){.teaser-section .teaser-section__header,.section .teaser-section__header{margin-top:1em;margin-bottom:3em;font-size:1em}}.teaser-section{padding:1em}@media(min-width:768px){.teaser-section{padding:1em 0}}@media(min-width:1200px){.teaser-section{padding:2em 0}}.teaser-section .pager{justify-content:center;width:100%}.teaser-section .pager .button{transition:all .5s ease-out;background-color:#f2bc00}.teaser-section .pager .button:hover{background-color:rgb(255,206.5785123967,38)}.teaser-row{display:flex;flex-wrap:wrap;margin-right:0;margin-left:0}.teaser{display:flex;position:relative;flex-direction:column;box-shadow:0 2px 4px #e2e2d6;background-color:#f7f7f7;cursor:pointer;width:100%;height:auto;overflow:hidden;text-transform:none;text-decoration:none;color:#000;font-size:.85em}@media(min-width:768px){.teaser{font-size:1em}}@media(min-width:992px){.teaser{font-size:.9em}}.teaser:last-child{margin-right:auto}.teaser:hover{text-decoration:none;color:#b0b0b0}.teaser .teaser__title{display:block;margin-top:0;margin-bottom:.6em;line-height:1.3em;color:#000;font-size:1.2em;font-weight:400}.teaser__icon-list{display:none;align-items:flex-end;justify-content:center;margin-top:auto;margin-left:auto;text-align:right;font-size:1.05em}@supports(-ms-ime-align:auto){.teaser__icon-list{margin-bottom:0}}@media(min-width:576px){@supports(-ms-ime-align:auto){.teaser__icon-list{margin-bottom:.2em}}}@media(min-width:768px){.teaser__icon-list{display:flex}}.teaser__icon{-webkit-print-color-adjust:exact;print-color-adjust:exact}.icon-list--multiple .teaser__icon.single{margin-bottom:.2em;font-size:.75em}@media(max-width:767.98px){.icon-list--multiple .teaser__icon.single{font-size:.58em}}.teaser__header--small .icon-list--multiple .teaser__icon.single{margin-bottom:0;font-size:.85em}.teaser__header--small .hide-cs i:not(:first-child){display:none}.teaser__image-container{position:relative;background-position:center;background-size:cover;padding-bottom:25%;overflow:hidden}aside .teaser__image-container{display:none}.teaser__content{display:flex;flex-direction:column;padding:1em}@media(max-width:575.98px){.teaser__content{padding:0}}@media(max-width:575.98px){.teaser__content .teaser__text{color:#6a6a6c}}.teaser__content-container,.teaser__content{display:flex;flex:1 1 auto;flex-direction:column}.teaser__text{display:block;margin-bottom:0;padding:.8em;line-height:1.4em;color:#6a6a6c;font-size:1.1em;font-weight:300}@media(min-width:768px){.teaser__text{margin-bottom:1em;padding:0}}.teaser__text p{margin:0}@media(max-width:991.98px){.teaser__text p{display:-webkit-box;max-height:4.2em;overflow:hidden;-webkit-line-clamp:3;-webkit-box-orient:vertical}}.teaser__details{position:relative;margin:0;background:#e4e4e4;padding:.4em .4em .4em 1.85em;height:auto;min-height:0;text-transform:uppercase;line-height:.9em;color:#4d4d4d}@media(min-width:992px){.teaser__details{min-height:5.5em}}@media(min-width:1600px){.teaser__details{min-height:4em}}.teaser__details::before{display:block;position:absolute;top:0;left:0;background:#74a4d2;width:10px;height:100%;content:""}.teaser--color-6 .teaser__details::before{background:#51afbf}.teaser--color-7 .teaser__details::before{background:#89ad82}.teaser--color-2 .teaser__details::before{background:#066679}.teaser--color-1 .teaser__details::before{background:#d47318}.teaser--color-8 .teaser__details::before{background:#000}.teaser--color-3 .teaser__details::before{background:#aa1e4c}.teaser--color-5 .teaser__details::before{background:#003e6b}.teaser--color-4 .teaser__details::before{background:#74a4d2}.teaser__details span{line-height:1.5em;white-space:wrap}.details__type,.details__category,.details__duration{font-weight:600}.details__type::before,.details__duration::before{display:inline-block;width:7px;content:"|"}.details__duration{white-space:nowrap}.teaser__wrap{display:flex;margin-bottom:1rem;padding-right:0;padding-left:0}@media(min-width:768px){.teaser__wrap{margin-bottom:2rem;padding-right:2rem;padding-left:2rem}}@media(max-width:1199.98px){.teaser__wrap--small .teaser__details{height:4.8rem}}@media(max-width:767.98px){.teaser__wrap--small .teaser__details{height:auto;min-height:0}}@media(min-width:768px){.teaser__wrap--big .teaser__details{min-height:4em}}@media(max-width:767.98px){.teaser__wrap--big .teaser__details{min-height:5.5em}}@media(max-width:575.98px){.teaser__wrap--big .teaser__details{height:auto;min-height:0;line-height:.9em;font-size:.85em}}.teaser__subtitle{font-size:.8em;font-weight:600}.teaser__footnote{padding:.5em 0;font-size:.7em}.teaser--podcast{height:auto}.teaser--podcast:hover{cursor:default}.teaser--podcast .teaser__header{font-size:1em}.teaser--podcast .teaser__text{text-overflow:unset;font-size:.8em;-webkit-line-clamp:unset}.teaser--podcast .teaser__content{color:#000;transition:all .5s ease-out}.teaser--podcast .teaser__content:hover{color:#000}.teaser--podcast .teaser__image-container{padding-bottom:50%}.teaser--podcast .button-group{display:flex;margin-top:1em;margin-right:auto}.teaser--podcast .button-group .button{margin-right:.5em;color:#fff}.teaser__image-wrapper{position:relative}.teaser__header--small{display:flex;position:absolute;bottom:0;left:0;margin:0;background-color:rgba(0,62,107,.7);padding:.55em .55em .55em .8em;width:100%;max-height:100%}@media(min-width:576px){.teaser__header--small{margin:0 .7em;width:calc(100% - 1.4em)}}.teaser__header--small .teaser__icon-list{display:flex;font-size:.9em}@media(min-width:576px){.teaser__header--small .teaser__icon-list{font-size:1.3em}}@media(min-width:768px){.teaser__header--small .teaser__icon-list{display:none}}.teaser__header--small .teaser__icon-list>:nth-child(n+5){display:none}.teaser__header--small .teaser__title{display:inline-block;margin:auto 0;padding-right:.5em;max-width:calc(100% - 4em);line-height:1.2em;color:#fff;font-weight:600}.teaser__icon.single{margin-right:.3em}.divider{display:flex;align-items:center;margin:0 .3em;background-color:hsla(0,0%,100%,.5);width:1px;height:2em}@media(min-width:768px){.divider{background-color:#003e6b}}.bg-dark,.bg-image{--bs-dark-rgb:247,247,247;background-color:#f7f7f7}.bg-dark .teaser,.bg-image .teaser{background-color:#fff}.image-header.image-header--nocolor,.image-header.image-header--color-4,.image-header.image-header--color-5,.image-header.image-header--color-3,.image-header.image-header--color-8,.image-header.image-header--color-1,.image-header.image-header--color-2,.image-header.image-header--color-7,.image-header.image-header--color-6{width:100%;min-height:250px}@media(min-width:992px){.image-header.image-header--nocolor,.image-header.image-header--color-4,.image-header.image-header--color-5,.image-header.image-header--color-3,.image-header.image-header--color-8,.image-header.image-header--color-1,.image-header.image-header--color-2,.image-header.image-header--color-7,.image-header.image-header--color-6{min-height:300px}}.image-header--420.image-header.image-header--nocolor,.image-header--420.image-header.image-header--color-4,.image-header--420.image-header.image-header--color-5,.image-header--420.image-header.image-header--color-3,.image-header--420.image-header.image-header--color-8,.image-header--420.image-header.image-header--color-1,.image-header--420.image-header.image-header--color-2,.image-header--420.image-header.image-header--color-7,.image-header--420.image-header.image-header--color-6{min-height:300px}@media(min-width:992px){.image-header--420.image-header.image-header--nocolor,.image-header--420.image-header.image-header--color-4,.image-header--420.image-header.image-header--color-5,.image-header--420.image-header.image-header--color-3,.image-header--420.image-header.image-header--color-8,.image-header--420.image-header.image-header--color-1,.image-header--420.image-header.image-header--color-2,.image-header--420.image-header.image-header--color-7,.image-header--420.image-header.image-header--color-6{min-height:420px}}.image-header{display:table;position:relative;z-index:0;margin:auto;background-image:url(/themes/custom/man/dist/images/default-image-header..jpg);background-position:top right;background-size:cover;padding:2em;padding-right:11.5em;max-width:1600px;height:inherit}@document url-prefix(){.image-header{height:300px}}@media print{.image-header{margin-bottom:1em;-webkit-print-color-adjust:exact;print-color-adjust:exact}}@media(max-width:991.98px){.image-header{padding-right:7.5em}}@media(max-width:767.98px){.image-header{padding:0}@document url-prefix(){.image-header{height:250px}}}@media(min-width:1200px){.image-header{padding-left:4em}}.image-header.image-header--color-6 .image-header__container{border-left:10px solid #51afbf}.image-header.image-header--color-6 .image-header__label{background-color:#51afbf}.image-header.image-header--color-7 .image-header__container{border-left:10px solid #89ad82}.image-header.image-header--color-7 .image-header__label{background-color:#89ad82}.image-header.image-header--color-2 .image-header__container{border-left:10px solid #066679}.image-header.image-header--color-2 .image-header__label{background-color:#066679}.image-header.image-header--color-1 .image-header__container{border-left:10px solid #d47318}.image-header.image-header--color-1 .image-header__label{background-color:#d47318}.image-header.image-header--color-8 .image-header__container{border-left:10px solid #000}.image-header.image-header--color-8 .image-header__label{background-color:#000}.image-header.image-header--color-3 .image-header__container{border-left:10px solid #aa1e4c}.image-header.image-header--color-3 .image-header__label{background-color:#aa1e4c}.image-header.image-header--color-5 .image-header__container{border-left:10px solid #003e6b}.image-header.image-header--color-5 .image-header__label{background-color:#003e6b}.image-header.image-header--color-4 .image-header__container{border-left:10px solid #74a4d2}.image-header.image-header--color-4 .image-header__label{background-color:#74a4d2}.image-header.image-header--nocolor .image-header__container{padding-left:1.75em}.image-header__wrap{display:table-cell;width:100%;vertical-align:middle}.image-header__container{position:relative;background:rgba(0,62,107,.7);padding:1rem 1.5rem;color:#fff}.image-header__container p{margin:.5em 0;line-height:1.4em}.image-header__container h1,.image-header__container h2,.image-header__container h3,.image-header__container h4,.image-header__container h5,.image-header__container h6{margin-bottom:0}.image-header__container a,.image-header__container p,.image-header__container span,.image-header__container h1,.image-header__container h2,.image-header__container h3,.image-header__container h4,.image-header__container h5,.image-header__container h6{color:#fff}.image-header__label{bottom:0;margin:auto -1.5rem .4rem auto;border-radius:0 0 0 1rem;background-color:#6a6a6c;padding:.2rem 1rem;height:2rem;line-height:1.6rem;font-size:.8rem}.image-header__footer{display:flex;position:relative;flex-wrap:wrap-reverse;align-items:bottom}.image-header__footer .button{margin:1rem .5rem .4rem 0;padding:.6rem 1.2rem;min-height:2.4rem;vertical-align:middle;line-height:1.2rem}.image-header__title{margin-top:.5em;line-height:1.5em;font-size:1.7em}@media(min-width:992px){.image-header__title{font-size:2em}}.no-image{background-image:url(/themes/custom/man/dist/images/default-image-header..jpg)}.author{display:flex;flex-direction:column;width:100%}.author a{text-decoration:none}.side .author__container,.article__content .author__container{color:#000;transition:all .5s ease-out;display:flex;align-items:center;margin-bottom:1em;font-size:1rem}.author__info{margin-top:auto;padding-right:0}.author__info .author__name{margin-bottom:.3em;padding-left:.5rem;color:#000 !important;font-size:.8em;font-weight:600}@media print{.author__info{padding-left:0}}.author__description{margin-bottom:0;padding-left:.5rem;font-size:.7em}.author__image{position:relative;background-color:#f7f7f7;background-position:center;background-size:cover;padding-bottom:100%;width:50%;min-width:60px;overflow:hidden}.author__icon-list{display:flex;align-items:center;margin-right:auto;margin-bottom:2.5rem;text-align:left}@media(max-width:767.98px){.author__icon-list{margin-bottom:1rem}}.author__icon-list .author__icon:not(:first-child())[class*=small]{width:.55em;overflow:visible;text-indent:-0.35em;font-size:6em}.author__icon-list .author__icon:not(:first-child())[class*=small].man-glg-small-logo{width:.4em}.author__icon-list .author__icon.man-logo{width:.4em}.author__icon-list .author__icon.man-logo::after{display:block;inset:0 0 0 auto;background-color:#003e6b;width:1px;content:""}@supports(-ms-ime-align:auto){.author__icon-list .author__icon.man-logo::after{top:3px}}.author__icon{display:flex;height:45px;overflow:visible;font-size:9em}@supports(-ms-ime-align:auto){.author__icon{height:50px}}@media(max-width:767.98px){.author__icon{height:36px;font-size:8em}@supports(-ms-ime-align:auto){.author__icon{height:40px}}}@media(max-width:575.98px){.author__icon{height:33px}@supports(-ms-ime-align:auto){.author__icon{height:36px}}}.author__icon:nth-child(2){display:inline-block;margin-left:.25rem;overflow:visible}@supports(-ms-ime-align:auto){.author__icon.man-ahl-logo,.author__icon.man-glg-logo,.author__icon.man-frm-logo,.author__icon.man-gpm-logo,.author__icon.man-numeric-logo{height:2.8125rem}}@media(min-width:768px){@supports(-ms-ime-align:auto){.author__icon.man-ahl-logo,.author__icon.man-glg-logo,.author__icon.man-frm-logo,.author__icon.man-gpm-logo,.author__icon.man-numeric-logo{height:2.9375rem}}}@media(min-width:992px){@supports(-ms-ime-align:auto){.author__icon.man-ahl-logo,.author__icon.man-glg-logo,.author__icon.man-frm-logo,.author__icon.man-gpm-logo,.author__icon.man-numeric-logo{height:3.375rem}}}.author__icon.man--logo{display:none}@media(max-width:767.98px){.side .author__icon-list,.side .author__container{display:none}}.hide-divider .author__icon.man-logo::after{display:none}.js input.form-autocomplete.ui-autocomplete-loading,.js input.form-autocomplete{background-image:none}.form-autocomplete{padding-right:2em}.ui-autocomplete-loading+.loader{display:inline-block}.loader{display:none;position:absolute;top:.5em;right:.25em;width:1.5em;height:1.5em}.loader div{display:block;position:absolute;animation:lds-ring 1.2s cubic-bezier(0.5,0,0.5,1) infinite;margin:2px;border:2px solid;border-radius:50%;border-color:#fff rgba(0,0,0,0) rgba(0,0,0,0);width:1.2em;height:1.2em;box-sizing:border-box}.loader div:nth-child(1){animation-delay:-0.45s}.loader div:nth-child(2){animation-delay:-0.3s}.loader div:nth-child(3){animation-delay:-0.15s}@keyframes lds-ring{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.ui-menu{background-color:#00547b;color:#fff}.ui-widget-content a{color:inherit}.ui-menu.ui-widget .ui-menu-item:hover{background-color:#0af}div#CybotCookiebotDialog{align-items:center;justify-content:center;border-radius:0;background:linear-gradient(to bottom,rgba(238,238,228,0.8),#eeeee4);width:100%;max-width:none;height:100%;max-height:none;font-family:opensans,arial,sans-serif}div#CybotCookiebotDialog #CybotCookiebotDialogHeader,div#CybotCookiebotDialog #CybotCookiebotDialogPoweredByText{display:none}div#CybotCookiebotDialog .CybotCookiebotDialogNavItemLink.CybotCookiebotDialogActive,div#CybotCookiebotDialog .CybotCookiebotDialogNavItemLink:hover{color:#0af}div#CybotCookiebotDialog .CybotCookiebotDialogNavItemLink.CybotCookiebotDialogActive{border-color:#0af}div#CybotCookiebotDialog .CybotCookiebotDialogContentWrapper{background:#fff;padding:1em;max-width:900px;max-height:90vh}div#CybotCookiebotDialog #CybotCookiebotDialogBodyContentText a,div#CybotCookiebotDialog #CybotCookiebotDialogBodyLevelButtonIABHeaderViewPartnersLink,div#CybotCookiebotDialog #CybotCookiebotDialogDetailBulkConsentList dt a,div#CybotCookiebotDialog #CybotCookiebotDialogDetailFooter a,div#CybotCookiebotDialog .CybotCookiebotDialogBodyLevelButtonIABDescription a,div#CybotCookiebotDialog .CybotCookiebotDialogDetailBodyContentCookieLink,div#CybotCookiebotDialog #CybotCookiebotDialogDetailBodyContentTextAbout a{color:#003e6b;transition:all .5s ease-out}div#CybotCookiebotDialog #CybotCookiebotDialogBodyContentText a:hover,div#CybotCookiebotDialog #CybotCookiebotDialogBodyLevelButtonIABHeaderViewPartnersLink:hover,div#CybotCookiebotDialog #CybotCookiebotDialogDetailBulkConsentList dt a:hover,div#CybotCookiebotDialog #CybotCookiebotDialogDetailFooter a:hover,div#CybotCookiebotDialog .CybotCookiebotDialogBodyLevelButtonIABDescription a:hover,div#CybotCookiebotDialog .CybotCookiebotDialogDetailBodyContentCookieLink:hover,div#CybotCookiebotDialog #CybotCookiebotDialogDetailBodyContentTextAbout a:hover{color:hsl(207.2336448598,51.84%,48.0403921569%)}div#CybotCookiebotDialog #CybotCookiebotDialogTabContent input:checked+.CybotCookiebotDialogBodyLevelButtonSlider{background-color:#003e6b}div#CybotCookiebotDialog .CookieCard .CybotCookiebotDialogDetailBodyContentCookieContainerButton:hover,div#CybotCookiebotDialog .CookieCard .CybotCookiebotDialogDetailBodyContentIABv2Tab:hover,div#CybotCookiebotDialog #CybotCookiebotDialogDetailBodyContentCookieContainerTypes .CybotCookiebotDialogDetailBodyContentCookieProvider:not(.CybotCookiebotDialogDetailBodyContentCookieInfoCount):hover{color:#003e6b}div#CybotCookiebotDialog #CybotCookiebotDialogTabContent input:disabled+.CybotCookiebotDialogBodyLevelButtonSlider{outline:1px solid #b0b0b0;background-color:#f6f6f1}div#CybotCookiebotDialog #CybotCookiebotDialogTabContent input:disabled+.CybotCookiebotDialogBodyLevelButtonSlider::before{background-color:#b0b0b0}div#CybotCookiebotDialog #CybotCookiebotDialogFooter{padding:1.5em 0 0}div#CybotCookiebotDialog #CybotCookiebotDialogFooter #CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection,div#CybotCookiebotDialog #CybotCookiebotDialogFooter #CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll{margin-bottom:.5em;width:auto;text-align:center;font-family:Arial,sans-serif;font-weight:400}div#CybotCookiebotDialog #CybotCookiebotDialogFooter #CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection{background:#003e6b;box-shadow:0 1px 0 0 rgb(0,67.9102803738,117.2) inset,0 -1px 0 0 rgb(0,67.9102803738,117.2) inset,0 2px 0 0 rgb(0,47.2242990654,81.5),0 2px 0 1px rgba(0,32.4485981308,56,.1);color:#fff !important}div#CybotCookiebotDialog #CybotCookiebotDialogFooter #CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection:hover,div#CybotCookiebotDialog #CybotCookiebotDialogFooter #CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection:focus{box-shadow:0 2px 0 0 rgb(0,32.4485981308,56),0 2px 1px 1px rgba(0,32.4485981308,56,.1);background:rgb(0,64.9551401869,112.1);color:#fff !important}div#CybotCookiebotDialog #CybotCookiebotDialogFooter #CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection:active{top:1px;outline:none;box-shadow:0 1px 0 0 rgb(0,32.4485981308,56),0 2px 1px 1px rgba(0,2.8971962617,5,.2);background:rgb(0,64.9551401869,112.1)}div#CybotCookiebotDialog #CybotCookiebotDialogFooter #CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll{background:#f2bc00;box-shadow:0 1px 0 0 rgb(252.2,195.9239669421,0) inset,0 -1px 0 0 rgb(252.2,195.9239669421,0) inset,0 2px 0 0 rgb(216.5,168.1900826446,0),0 2px 0 1px rgba(191,148.3801652893,0,.1);color:#67530b !important}div#CybotCookiebotDialog #CybotCookiebotDialogFooter #CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll:hover,div#CybotCookiebotDialog #CybotCookiebotDialogFooter #CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll:focus{box-shadow:0 2px 0 0 rgb(191,148.3801652893,0),0 2px 1px 1px rgba(191,148.3801652893,0,.1);background:rgb(247.1,191.9619834711,0);color:#67530b !important}div#CybotCookiebotDialog #CybotCookiebotDialogFooter #CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll:active{top:1px;outline:none;box-shadow:0 1px 0 0 rgb(191,148.3801652893,0),0 2px 1px 1px rgba(140,108.7603305785,0,.2);background:rgb(247.1,191.9619834711,0)}div#CybotCookiebotDialog #CybotCookiebotDialogFooter #CybotCookiebotDialogBodyButtonDecline{display:none}div#CybotCookiebotDialog #CybotCookiebotDialogTabContent .CybotCookiebotDialogBodyLevelButtonSlider{background-color:#b0b0b0}.CookieDeclarationType{overflow:auto}.CookieDeclaration table.CookieDeclarationTable colgroup{display:none}@media(min-width:768px){.CookieDeclaration table.CookieDeclarationTable colgroup{display:table-column-group}}.CookieDeclaration table.CookieDeclarationTable td,.CookieDeclaration table.CookieDeclarationTable th{width:10em}body.toolbar-fixed{padding-top:79px}body.toolbar-fixed .table--stick-header thead{top:38px}body.toolbar-fixed.toolbar-tray-open .table--stick-header thead{top:78px}.toolbar-oriented .toolbar-bar{z-index:2000}.toolbar-oriented .toolbar-bar li{margin-bottom:0}.user-login-form{margin:3rem auto 1rem;width:96%;max-width:1600px}.user-login-form label{display:block}.user-login-form .form-item{display:block;margin:1em 0}.user-login-form .description{color:#88888a}.ipe-tab-wrapper{max-height:87vh}.ipe-tab-wrapper a{font-weight:initial}.ipe-category-picker-top.active,.ipe-category-picker-top.form-displayed{max-height:64vh;overflow-y:scroll}.toolbar-tray a{font-weight:initial}.toolbar-tray .toolbar-bar{position:fixed;top:0;width:100%}.toolbar-tray .toolbar-bar li{margin-bottom:0}#panels-ipe-tray{z-index:1100}.panels-ipe-tabs-open .ui-front{z-index:1200}.panels-ipe-tabs-open .select2-dropdown{z-index:1200}.panels-ipe-tabs-open .ipe-form input[type=submit].button{background:#e2e2d6;box-shadow:0 1px 0 0 hsl(60,17.1428571429%,88.2745098039%) inset,0 -1px 0 0 hsl(60,17.1428571429%,88.2745098039%) inset,0 2px 0 0 hsl(60,17.1428571429%,81.2745098039%),0 2px 0 1px hsla(60,17.1428571429%,76.2745098039%,.1);color:#6a6a6c !important}.panels-ipe-tabs-open .ipe-form input[type=submit].button:hover,.panels-ipe-tabs-open .ipe-form input[type=submit].button:focus{box-shadow:0 2px 0 0 hsl(60,17.1428571429%,76.2745098039%),0 2px 1px 1px hsla(60,17.1428571429%,76.2745098039%,.1);background:hsl(60,17.1428571429%,87.2745098039%);color:#6a6a6c !important}.panels-ipe-tabs-open .ipe-form input[type=submit].button:active{top:1px;outline:none;box-shadow:0 1px 0 0 hsl(60,17.1428571429%,76.2745098039%),0 2px 1px 1px hsla(60,17.1428571429%,66.2745098039%,.2);background:hsl(60,17.1428571429%,87.2745098039%)}.panels-ipe-tabs-open details{padding-top:.5em;padding-bottom:.5em}.blue .ipe-actions-block.ipe-actions{color:#6a6a6c}.ui-menu{position:absolute;z-index:1200;padding:0;max-height:200px;text-decoration:none;overflow-y:auto;list-style-type:none}.ui-menu .ui-widget-content a{cursor:pointer;text-decoration:none;color:#fff}.ui-menu .ui-menu-item{padding:.4em}.ui-menu .ui-menu-item::before{display:none}.ui-menu .ui-menu-item *{border:0;background-color:rgba(0,0,0,0);text-decoration:none}.ui-menu .ui-menu-item:hover{background:#00547b}.ui-menu .ui-menu-item:hover *{border:0;background-color:rgba(0,0,0,0);text-decoration:none}div.ipe-actions-block span{color:#6a6a6c}.product-item__title{margin-top:1em;margin-bottom:1em}.product-item__title .flag-icon{transform:scale(0.7,0.7)}.product-item__subtitle{margin-top:.5em;margin-bottom:.5em}.product-item__header{margin:0 -1em .5em;padding:.25em 1em}.product-item__header .product-item__title{margin:.5em 0}.product-item__status.open .icon{color:#00bc0d}.product-item__status.closed{background:rgba(176,176,176,.2)}.product-item__status.closed .icon{color:#88888a}.product-item__action .tooltip--yellow{top:1.25em;min-width:350px;max-width:100%}.product-prices{padding:.75em .75em 0;color:#6a6a6c;font-size:.8em}.product-prices p{margin-bottom:0}.product-prices .heading-label{width:100%}.product-prices--lightgrey{border-color:#88888a}.product-prices--lightyellow{border-color:#f93}.product-prices--lightgreen{border-color:#00bc0d}.product-prices--lightblue{border-color:#0af}.product-performance th{min-width:4.4em}.product-performance table{font-size:.8em}.product-prices--small{margin-bottom:0;font-size:.8rem}.guides__sidebar{position:sticky;top:6rem;padding:1rem .5rem;font-size:.9rem}@media(min-width:992px){.guides__sidebar{height:calc(100vh - 6rem);overflow-y:auto}}.guides__sidebar .nav-item{padding:.25rem 0;list-style:none}.guides__sidebar .nav-item a{color:#6a6a6c;font-size:.9rem}.guides__sidebar .nav-item a.current{color:#0af}.guides__sidebar .nav-item::before{padding-right:.25rem;font-size:.7rem;content:"\ea28";color:#003e6b}.guides__sidebar .nav-link{text-decoration:none}.guides code:not(.hljs){display:inline-block;background-color:#eeeee4;padding:.2rem .5rem;font-family:monospace;font-size:larger}.guides .section{border-bottom:2px dashed #eeeee4}.guides__code{margin-bottom:1.5rem;border-left:2px solid #eeeee4;padding-left:0}.hljs{font-size:.8rem}.guides__example{margin:2rem 0}.guides__example [class^=col]:not(.no-border){border:1px solid #003e6b}.no-border{border:0}.product__overview{display:flex;flex-direction:column;align-items:center}@media(min-width:768px){.sticky+.product__dropdowns{padding-top:43px}}.dropdown__list{margin:0;padding:0;list-style:none}.product__dropdowns{display:flex;flex-wrap:wrap;justify-content:center;padding:0;list-style:none}@media(min-width:768px){.product__dropdowns{margin:0}}.product__dropdowns .dropdown,.product__dropdowns .dropdown>.dropdown__link{width:100%}@media(min-width:768px){.product__dropdowns .dropdown,.product__dropdowns .dropdown>.dropdown__link{width:auto}}.product__dropdowns .dropdown{position:relative;margin-right:0;margin-bottom:1em;overflow:visible}@media(min-width:768px){.product__dropdowns .dropdown{margin-right:2em}.product__dropdowns .dropdown:hover .dropdown__list{display:block}}@media(max-width:575.98px){.product__dropdowns .dropdown .dropdown__link.active{background-color:#003e6b;color:#fff}.product__dropdowns .dropdown .dropdown__link.active+.dropdown__list{display:block}}.product__dropdowns .dropdown:hover>.dropdown__link{background-color:#003e6b;color:#fff}.product__dropdowns .dropdown a::after,.product__dropdowns .dropdown .dropdown__link::after{margin-left:auto}.product__dropdowns .dropdown [aria-expanded=true]{background-color:#003e6b;color:#fff}.product__dropdowns .dropdown>.dropdown__link{display:flex;align-items:center;background-color:#e6ecf0;cursor:pointer;padding:.25em 1em;text-decoration:none;color:#003e6b;font-size:1em}@media(min-width:768px){.product__dropdowns .dropdown>.dropdown__link{padding:1em}}.product__dropdowns .dropdown>.dropdown__link::after{padding-left:.25em;font-size:1.4em;content:"\ea06";padding-bottom:.2em;vertical-align:middle;line-height:1.3}@media(min-width:768px){.product__dropdowns .dropdown>.dropdown__link::after{padding-left:.25em;font-size:1.8em;content:"\ea06"}}.product__dropdowns .dropdown .dropdown__list{z-index:500;box-shadow:rgba(22,22,22,.1) 0 3px 3px 0;background-color:#fff;padding:.5em}@media(min-width:768px){.product__dropdowns .dropdown .dropdown__list{position:absolute;border-top:5px solid rgb(0,49.8173076923,78.5);width:20em}}.product__dropdowns .dropdown .dropdown__list li{padding-bottom:.5em;padding-left:1.7em;line-height:1.1em;font-size:.95em}.product__dropdowns .dropdown .dropdown__list a{opacity:.8}.dropdown--bulk{position:relative}.dropdown--bulk .table--narrow{margin-bottom:1em;border-top:1px solid #b0b0b0}.dropdown--bulk .table--narrow td:last-child button{float:right}.dropdown--bulk .table--narrow tbody tr:nth-child(odd) td,.dropdown--bulk .table--narrow tbody tr:hover td{background-color:rgba(0,0,0,0)}.dropdown--bulk .dropdown__footer{display:flex;flex-flow:column wrap;align-items:flex-start;justify-content:space-between}@media(min-width:576px){.dropdown--bulk .dropdown__footer{flex-direction:row}}.dropdown--bulk .dropdown__footer .dropdown__mail{display:flex;flex:1 1 100%;flex-direction:column;align-items:baseline;order:2;margin-right:.5em}@media(min-width:576px){.dropdown--bulk .dropdown__footer .dropdown__mail{flex:0 1 auto;flex-direction:row;width:auto}}.dropdown--bulk .dropdown__footer .button--download{margin-right:.5em}.dropdown--bulk .dropdown__footer .btn--reset{order:3}@media(min-width:768px){.dropdown--bulk .dropdown__footer .btn--reset{margin-left:auto}}.dropdown--bulk .dropdown__error{color:#d95d39}.dropdown--bulk .input{flex:1;order:-1;margin-right:.5em;margin-bottom:.5em;min-height:2.75em}@media(min-width:768px){.dropdown--bulk .input{margin-bottom:0}}.product__nav{z-index:199;box-shadow:0 1px 2px 0 rgba(22,22,22,.1),0 -1px 2px 0 rgba(22,22,22,.1);background:#e6ecf0}.product__nav .menu{display:flex;flex-flow:column wrap;justify-content:center;border-top:1px solid rgba(0,66,104,.1);border-bottom:1px solid rgba(0,66,104,.1)}@media(min-width:576px){.product__nav .menu{flex-direction:row}}.product__nav .menu a{padding:.8em;text-align:center;text-transform:uppercase;line-height:1;color:#6a6a6c;font-weight:600}@media(min-width:768px){.product__nav .menu a{padding:.8em 1.5em}}.product__nav .menu-item{border-bottom:1px solid rgba(0,66,104,.1);border-left:1px solid rgba(0,66,104,.1)}.product__nav .menu-item:last-child{border-right:1px solid rgba(0,66,104,.1);border-bottom:0}@media(min-width:576px){.product__nav .menu-item:last-child{border-bottom:1px solid rgba(0,66,104,.1)}}.product__nav .menu-item:hover{background-color:hsla(0,0%,100%,.5)}.product__actions{position:relative}.product__actions .tooltip--yellow{top:3em;right:auto;width:23em}.product__actions .tooltip--yellow::before{margin-right:auto;margin-left:2em}.btn--alert.active,.btn--watch.active{background:#003e6b;box-shadow:0 1px 0 0 rgb(0,67.9102803738,117.2) inset,0 -1px 0 0 rgb(0,67.9102803738,117.2) inset,0 2px 0 0 rgb(0,47.2242990654,81.5),0 2px 0 1px rgba(0,32.4485981308,56,.1);color:#fff !important}.btn--alert.active:hover,.btn--alert.active:focus,.btn--watch.active:hover,.btn--watch.active:focus{box-shadow:0 2px 0 0 rgb(0,32.4485981308,56),0 2px 1px 1px rgba(0,32.4485981308,56,.1);background:rgb(0,64.9551401869,112.1);color:#fff !important}.btn--alert.active:active,.btn--watch.active:active{top:1px;outline:none;box-shadow:0 1px 0 0 rgb(0,32.4485981308,56),0 2px 1px 1px rgba(0,2.8971962617,5,.2);background:rgb(0,64.9551401869,112.1)}.product__rating,.product__rating div{display:flex;justify-content:center}.product__rating div{flex-direction:column;align-items:center;margin-right:1.5em}.product__rating img{margin-bottom:.5em;width:-moz-fit-content;width:fit-content}.product__rating small{display:block}.product__enquiries{background-image:url(/themes/custom/man/dist/images/imagery_inquery..jpg)}.performance__header{background-image:url(/themes/custom/man/dist/images/stats-bg..jpg);background-repeat:no-repeat;background-position:50% 0;background-size:cover}.performance__header h2{margin-bottom:1em}.performance__header h4{margin:0;padding:2em 0;font-weight:300}.product__performance [class^=overlay--]{height:auto}.product__performance .product-prices{font-size:1em}.product__classes.table-scroll table{margin-top:0;border-top:2px solid #0af}.product__classes.table-scroll table th{min-width:4.4em}.teams__filter{position:sticky;top:0;z-index:199;background:#fff}.teams__filter.sticky{box-shadow:0 1px 2px 1px rgba(0,0,0,.15)}@media(max-width:767.98px){.teams__filter.sticky{top:0 !important}}@media(min-width:992px){.teams__filter.sticky{position:sticky}}.filter__shadow-cover{position:absolute;z-index:199;background:#fff;width:100%;height:.2em}.teams__list{justify-content:center}@media(min-width:576px){.teams__list{justify-content:flex-start}}.team__item{display:block;margin:0 auto;box-shadow:rgba(22,22,22,.1) 0 3px 3px 0;background-color:#fff;min-width:10em;max-width:15.9em;height:100%;text-decoration:none}@media(min-width:576px){.team__item{max-width:15em}}.team__item:hover{outline:2px solid #0af;text-decoration:none;color:inherit}.team__item,.team__item h5,.team__item small,.team__item .icon{color:#6a6a6c}.team__item a{text-decoration:none}.team__item a .heading{color:#6a6a6c}.team__item .team__link{display:flex;flex-direction:column}.team__item.team__item--teaser{width:100%;max-width:23em}.team__item.team__item--teaser img{height:9em;-o-object-fit:cover;object-fit:cover}.team__item.team__item--teaser .team__name{padding:.7em .7em .7em 1em}.team__item .team__text{line-height:1.5em;color:#6a6a6c}.team__item .team__bottom{height:4em}.team__title{margin-bottom:0;padding-bottom:.5rem;text-align:left;line-height:1.05em;word-break:break-word;color:#003e6b;font-size:2.8em;font-weight:400}@media(min-width:768px){.team__title{padding-right:3rem}}.team__position{text-align:left;color:#6a6a6c;font-size:1.2em}@media(min-width:768px){.team__position{margin-bottom:1.5em;padding-right:3em}}@media(min-width:1200px){.team__photo{padding-left:3em}}@media(min-width:768px){.team__photo.mt--negative{margin-top:-6.5em}}.team__photo figure,.team__photo img{width:100%;max-width:21.4em}.team__photo img{height:auto}.team__photo figcaption{background:#000;padding:.5em;text-align:center;line-height:1.4em;color:#fff}@media(min-width:768px){.team__bio{margin-top:1.5em;padding-right:3em}}.team__img figure{position:relative}.team__img figcaption{position:absolute;top:0;right:0;left:0;background:#000;text-align:right}.team__img figcaption i{vertical-align:middle}.team__download{color:#6a6a6c;transition:all .5s ease-out;float:right;padding:.5em}.team__download:hover{color:#0af}.team__download::before{padding-right:0;font-size:1.2em;content:"\ea47"}.views-exposed-form{z-index:1}.views-exposed-form.sticky{box-shadow:2px 2px 4px #b0b0b0}.mi-banner{background:#000}.mi-banner i{margin:.25em 0;vertical-align:bottom;font-size:1.5em}.strategy-tile{margin-bottom:1.2em}.strategy-tile[data-asset_class] a{padding-left:calc(2em - 6px);text-decoration:none}.strategy-tile a{display:flex;position:relative;align-items:center;outline-offset:-2px;outline:rgba(0,0,0,0) solid 2px;background-color:#fff;padding:.5em 2em;height:100%;min-height:3.75em}.strategy-tile a .strategy__info{display:flex;flex-direction:column;padding-right:3em;line-height:1.3em;color:#88888a}.strategy-tile a .strategy__style{opacity:.7}.strategy-tile a [class^=logo]{position:absolute;right:0;opacity:.15;margin-right:1.5em;font-size:1.5em}.strategy-tile a::after{padding-right:0;font-size:2em;content:"\ea09";display:block;margin-right:-0.65em;margin-left:auto}.strategy-tile[data-asset_class=flagship] a{border-left:6px solid #2499ba}.strategy-tile[data-asset_class=flagship] a:hover{outline-color:#2499ba}.strategy-tile[data-asset_class=flagship] a:active span{color:#2499ba}.strategy-tile[data-asset_class=flagship] a::after{color:#2499ba}.strategy-tile[data-asset_class=sector-based] a{border-left:6px solid #610d7d}.strategy-tile[data-asset_class=sector-based] a:hover{outline-color:#610d7d}.strategy-tile[data-asset_class=sector-based] a:active span{color:#610d7d}.strategy-tile[data-asset_class=sector-based] a::after{color:#610d7d}.strategy-tile[data-asset_class=long-only] a{border-left:6px solid #7da80c}.strategy-tile[data-asset_class=long-only] a:hover{outline-color:#7da80c}.strategy-tile[data-asset_class=long-only] a:active span{color:#7da80c}.strategy-tile[data-asset_class=long-only] a::after{color:#7da80c}.strategy-tile[data-asset_class=alternative] a{border-left:6px solid #ffdc00}.strategy-tile[data-asset_class=alternative] a:hover{outline-color:#ffdc00}.strategy-tile[data-asset_class=alternative] a:active span{color:#ffdc00}.strategy-tile[data-asset_class=alternative] a::after{color:#ffdc00}.strategy-tile[data-asset_class=alternative-beta] a{border-left:6px solid #c7c1b9}.strategy-tile[data-asset_class=alternative-beta] a:hover{outline-color:#c7c1b9}.strategy-tile[data-asset_class=alternative-beta] a:active span{color:#c7c1b9}.strategy-tile[data-asset_class=alternative-beta] a::after{color:#c7c1b9}.strategy-tile[data-asset_class=credit-focused] a{border-left:6px solid #006837}.strategy-tile[data-asset_class=credit-focused] a:hover{outline-color:#006837}.strategy-tile[data-asset_class=credit-focused] a:active span{color:#006837}.strategy-tile[data-asset_class=credit-focused] a::after{color:#006837}.strategy-tile[data-asset_class=credit] a{border-left:6px solid #36c}.strategy-tile[data-asset_class=credit] a:hover{outline-color:#36c}.strategy-tile[data-asset_class=credit] a:active span{color:#36c}.strategy-tile[data-asset_class=credit] a::after{color:#36c}.strategy-tile[data-asset_class=fixed-income] a{border-left:6px solid #36c}.strategy-tile[data-asset_class=fixed-income] a:hover{outline-color:#36c}.strategy-tile[data-asset_class=fixed-income] a:active span{color:#36c}.strategy-tile[data-asset_class=fixed-income] a::after{color:#36c}.strategy-tile[data-asset_class=fixedincome] a{border-left:6px solid #36c}.strategy-tile[data-asset_class=fixedincome] a:hover{outline-color:#36c}.strategy-tile[data-asset_class=fixedincome] a:active span{color:#36c}.strategy-tile[data-asset_class=fixedincome] a::after{color:#36c}.strategy-tile[data-asset_class=diversifying] a{border-left:6px solid #0071bc}.strategy-tile[data-asset_class=diversifying] a:hover{outline-color:#0071bc}.strategy-tile[data-asset_class=diversifying] a:active span{color:#0071bc}.strategy-tile[data-asset_class=diversifying] a::after{color:#0071bc}.strategy-tile[data-asset_class=convertibles] a{border-left:6px solid #0071bc}.strategy-tile[data-asset_class=convertibles] a:hover{outline-color:#0071bc}.strategy-tile[data-asset_class=convertibles] a:active span{color:#0071bc}.strategy-tile[data-asset_class=convertibles] a::after{color:#0071bc}.strategy-tile[data-asset_class=equity-and-growth-focused] a{border-left:6px solid #9e005d}.strategy-tile[data-asset_class=equity-and-growth-focused] a:hover{outline-color:#9e005d}.strategy-tile[data-asset_class=equity-and-growth-focused] a:active span{color:#9e005d}.strategy-tile[data-asset_class=equity-and-growth-focused] a::after{color:#9e005d}.strategy-tile[data-asset_class=equity] a{border-left:6px solid #f93}.strategy-tile[data-asset_class=equity] a:hover{outline-color:#f93}.strategy-tile[data-asset_class=equity] a:active span{color:#f93}.strategy-tile[data-asset_class=equity] a::after{color:#f93}.strategy-tile[data-asset_class=multi-strategy] a{border-left:6px solid #ffc700}.strategy-tile[data-asset_class=multi-strategy] a:hover{outline-color:#ffc700}.strategy-tile[data-asset_class=multi-strategy] a:active span{color:#ffc700}.strategy-tile[data-asset_class=multi-strategy] a::after{color:#ffc700}.strategy-tile[data-asset_class=multi-asset] a{border-left:6px solid #28b24b}.strategy-tile[data-asset_class=multi-asset] a:hover{outline-color:#28b24b}.strategy-tile[data-asset_class=multi-asset] a:active span{color:#28b24b}.strategy-tile[data-asset_class=multi-asset] a::after{color:#28b24b}.strategy-tile[data-asset_class=multiasset] a{border-left:6px solid #28b24b}.strategy-tile[data-asset_class=multiasset] a:hover{outline-color:#28b24b}.strategy-tile[data-asset_class=multiasset] a:active span{color:#28b24b}.strategy-tile[data-asset_class=multiasset] a::after{color:#28b24b}.strategy-tile[data-asset_class=currency] a{border-left:6px solid #c93593}.strategy-tile[data-asset_class=currency] a:hover{outline-color:#c93593}.strategy-tile[data-asset_class=currency] a:active span{color:#c93593}.strategy-tile[data-asset_class=currency] a::after{color:#c93593}.strategy-tile[data-asset_class=volatility] a{border-left:6px solid #cc0}.strategy-tile[data-asset_class=volatility] a:hover{outline-color:#cc0}.strategy-tile[data-asset_class=volatility] a:active span{color:#cc0}.strategy-tile[data-asset_class=volatility] a::after{color:#cc0}.strategy-tile[data-asset_class=real-estate] a{border-left:6px solid #606}.strategy-tile[data-asset_class=real-estate] a:hover{outline-color:#606}.strategy-tile[data-asset_class=real-estate] a:active span{color:#606}.strategy-tile[data-asset_class=real-estate] a::after{color:#606}.strategy-tile[data-asset_class=realestate] a{border-left:6px solid #606}.strategy-tile[data-asset_class=realestate] a:hover{outline-color:#606}.strategy-tile[data-asset_class=realestate] a:active span{color:#606}.strategy-tile[data-asset_class=realestate] a::after{color:#606}.strategy-tile[data-asset_class=all] a{border-left:6px solid #00547b}.strategy-tile[data-asset_class=all] a:hover{outline-color:#00547b}.strategy-tile[data-asset_class=all] a:active span{color:#00547b}.strategy-tile[data-asset_class=all] a::after{color:#00547b}.strategy-performance{align-items:flex-end}.strategy-performance .performance__column{display:flex;flex-direction:column;flex-grow:1;padding:0 .75em 1.5em}.strategy-performance .performance__value{display:flex;align-items:center}.strategy-performance .performance__value[data-label]::before{padding-right:.5em;font-size:.7em;font-weight:normal;content:attr(data-label)}@media(min-width:768px){.strategy-performance .performance__value[data-label]::before{display:none}}.solution{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.solution .icon{margin-bottom:.25em;color:#0af;font-size:3.5em}.program__background--ahl{background-image:url("data:image/svg+xml,%3csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='261px' height='60px' viewBox='0 0 261 60' enable-background='new 0 0 261 60' xml:space='preserve'%3e %3cg%3e %3cg%3e %3cdefs%3e %3crect id='SVGID_1_' y='0.009' width='261' height='60'/%3e %3c/defs%3e %3cclipPath id='SVGID_2_'%3e %3cuse xlink:href='%23SVGID_1_' overflow='visible'/%3e %3c/clipPath%3e %3cg opacity='0.1' clip-path='url(%23SVGID_2_)'%3e %3cpath opacity='0.3' fill='white' enable-background='new ' d='M122.085%2c6.183c3.68-5.177%2c7.568-8.806%2c11.598-11.296 c-8.922%2c0.447-17.459%2c3.84-24.687%2c13.77c-0.925%2c1.275-1.737%2c2.559-2.463%2c3.854c4.494-2.217%2c8.978-3.1%2c13.416-3.221 C120.622%2c8.28%2c121.333%2c7.247%2c122.085%2c6.183z'/%3e %3cpath opacity='0.5' fill='white' enable-background='new ' d='M77.097%2c61.428l15.06-8.767v-0.002 c17.535-11.474%2c12.55-20.531%2c27.791-43.371c-4.438%2c0.122-8.921%2c1.004-13.416%2c3.221C98.566%2c26.74%2c101.127%2c42.314%2c77.097%2c61.428z' /%3e %3cpath opacity='0.3' fill='white' enable-background='new ' d='M185.618-1.755l13.434-7.838 c-18.068%2c10.653-43.719-8.896-65.369%2c4.48C152.042-6.034%2c172.04%2c5.511%2c185.618-1.755z'/%3e %3cpath opacity='0.5' fill='white' enable-background='new ' d='M122.085%2c6.183c-0.752%2c1.063-1.463%2c2.098-2.137%2c3.106 c3.925-0.107%2c7.814%2c0.379%2c11.643%2c1.062c16.979-17.121%2c32.949%2c0.167%2c49.967-9.74h0.002h-0.002l4.062-2.366 c-13.58%2c7.267-33.577-4.277-51.937-3.357C129.653-2.623%2c125.765%2c1.006%2c122.085%2c6.183z'/%3e %3cpath opacity='0.7' fill='white' enable-background='new ' d='M116.534%2c35.38c5.141-12.227%2c10.139-20.07%2c15.059-25.029 c-3.828-0.683-7.719-1.17-11.645-1.062c-15.241%2c22.84-10.256%2c31.898-27.792%2c43.371l22.506-13.102 C115.28%2c38.278%2c115.901%2c36.891%2c116.534%2c35.38z'/%3e %3cpolygon fill='white' points='181.56%2c0.612 181.56%2c0.612 181.562%2c0.612 '/%3e %3cpath opacity='0.7' fill='white' enable-background='new ' d='M131.593%2c10.35c3.456%2c0.617%2c6.863%2c1.393%2c10.198%2c2.035 c12.29-9.599%2c23.192-2.99%2c32.089-7.343c0.372-0.192%2c0.742-0.393%2c1.114-0.61l6.565-3.82l0%2c0 C164.54%2c10.518%2c148.569-6.77%2c131.593%2c10.35z'/%3e %3cpath fill='white' d='M181.56%2c0.612L181.56%2c0.612L181.56%2c0.612z'/%3e %3cpath opacity='0.8' fill='white' enable-background='new ' d='M114.663%2c39.557l12.27-7.143 c5.14-10.16%2c10.103-16.311%2c14.858-20.029c-3.335-0.643-6.742-1.419-10.199-2.035c-4.918%2c4.959-9.917%2c12.803-15.058%2c25.029 C115.901%2c36.891%2c115.28%2c38.278%2c114.663%2c39.557z'/%3e %3cpath opacity='0.3' fill='white' enable-background='new ' d='M120.653%2c46.715c-7.291%2c18.877-25.9%2c8.688-55.531%2c21.684 c31.157-12.219%2c54.633%2c5.519%2c63.932-19.9c3.853-10.521%2c7.604-18.245%2c11.17-23.821l-13.291%2c7.739 C124.886%2c36.475%2c122.753%2c41.282%2c120.653%2c46.715z'/%3e %3cpath fill='white' d='M174.994%2c4.432L174.994%2c4.432l-0.125%2c0.073C174.91%2c4.481%2c174.954%2c4.458%2c174.994%2c4.432z'/%3e %3cpath fill='white' d='M174.558%2c4.688c0.105-0.059%2c0.209-0.122%2c0.312-0.183l0.125-0.073c-0.372%2c0.218-0.742%2c0.418-1.114%2c0.61 C174.108%2c4.932%2c174.335%2c4.811%2c174.558%2c4.688L174.558%2c4.688z'/%3e %3cpath fill='white' d='M174.558%2c4.688l0.312-0.183C174.767%2c4.566%2c174.663%2c4.63%2c174.558%2c4.688L174.558%2c4.688z'/%3e %3cpath opacity='0.8' fill='white' enable-background='new ' d='M173.88%2c5.044c-8.896%2c4.354-19.799-2.256-32.089%2c7.344 c2.856%2c0.549%2c5.661%2c1.002%2c8.401%2c1.171C158.437%2c7.618%2c166.153%2c9.009%2c173.88%2c5.044z'/%3e %3cpath opacity='0.9' fill='white' enable-background='new ' d='M126.933%2c32.415l13.291-7.739 c3.428-5.34%2c6.742-8.791%2c9.969-11.118c-2.737-0.17-5.543-0.622-8.397-1.172C137.034%2c16.104%2c132.071%2c22.255%2c126.933%2c32.415z'/%3e %3cpath opacity='0.5' fill='white' enable-background='new ' d='M120.653%2c46.715c2.1-5.433%2c4.232-10.24%2c6.277-14.3 l-12.269%2c7.144c-10.176%2c20.974-18.933%2c12.582-49.54%2c28.838C94.753%2c55.402%2c113.362%2c65.592%2c120.653%2c46.715z'/%3e %3cpolygon fill='white' points='163.63%2c11.05 168.979%2c7.933 163.63%2c11.051 '/%3e %3cpath fill='white' d='M174.558%2c4.688L174.558%2c4.688L174.558%2c4.688z'/%3e %3cpolygon fill='white' points='140.224%2c24.676 163.63%2c11.05 163.63%2c11.051 '/%3e %3cpath opacity='0.6' fill='white' enable-background='new ' d='M114.663%2c39.557l-49.541%2c28.84 C95.729%2c52.143%2c104.486%2c60.532%2c114.663%2c39.557z'/%3e %3cpath opacity='0.9' fill='white' enable-background='new ' d='M163.63%2c11.051l5.35-3.117l5.578-3.245 c-0.223%2c0.125-0.449%2c0.244-0.678%2c0.355c-7.729%2c3.965-15.443%2c2.575-23.688%2c8.515C154.875%2c13.849%2c159.37%2c13.318%2c163.63%2c11.051z'/%3e %3cpolygon fill='white' points='168.979%2c7.933 174.558%2c4.688 174.558%2c4.688 '/%3e %3cpath fill='white' d='M150.192%2c13.557c-3.229%2c2.327-6.543%2c5.779-9.973%2c11.118l23.409-13.626 C159.37%2c13.318%2c154.875%2c13.849%2c150.192%2c13.557z'/%3e %3cpath fill='white' d='M185.82%2c36.094c0-1.418%2c0.776-2.125%2c2.333-2.125c0.502%2c0%2c0.945%2c0.067%2c1.334%2c0.209 c0.39%2c0.137%2c0.652%2c0.234%2c0.793%2c0.289v28.125h-4.46V49.674h-14.915v12.918h-4.499V36.094c0-0.722%2c0.21-1.258%2c0.625-1.604 c0.417-0.349%2c0.999-0.521%2c1.752-0.521c0.47%2c0%2c0.907%2c0.062%2c1.31%2c0.186c0.402%2c0.125%2c0.676%2c0.23%2c0.812%2c0.312v11.331h14.915V36.094z' /%3e %3cpath fill='white' d='M194.653%2c36.094c0-0.722%2c0.209-1.258%2c0.627-1.604c0.416-0.349%2c1-0.521%2c1.75-0.521 c0.471%2c0%2c0.908%2c0.062%2c1.31%2c0.188c0.401%2c0.125%2c0.677%2c0.228%2c0.813%2c0.312v24.248h13.959v3.875h-18.459V36.094L194.653%2c36.094z'/%3e %3cpath fill='white' d='M148.054%2c33.428c3.493%2c0%2c4.738%2c4.803%2c6.271%2c8.362c1.553%2c3.601%2c8.374%2c20.804%2c8.374%2c20.804H158.2 l-2.793-7.416h-14.705l-2.793%2c7.416h-4.5c0%2c0%2c6.818-17.203%2c8.375-20.804C143.317%2c38.229%2c144.562%2c33.428%2c148.054%2c33.428z M147.978%2c37.711c-0.322%2c0-5.756%2c13.584-5.756%2c13.584h11.334C153.558%2c51.295%2c148.304%2c37.711%2c147.978%2c37.711z'/%3e %3cpath opacity='0.3' fill='white' enable-background='new ' d='M106.533%2c12.511c-3.378%2c1.666-6.712%2c4.133-10.131%2c7.511 c-15.519%2c15.32-2.921%2c29.906-31.208%2c48.333l11.9-6.926C101.127%2c42.314%2c98.566%2c26.74%2c106.533%2c12.511z'/%3e %3cpolygon fill='white' points='65.122%2c68.82 65.122%2c68.157 199.069%2c-9.882 199.069%2c-9.217 '/%3e %3c/g%3e %3c/g%3e %3c/g%3e %3c/svg%3e")}.program__background--frm{background-image:url("data:image/svg+xml,%3csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='261px' height='60px' viewBox='0 0 261 60' enable-background='new 0 0 261 60' xml:space='preserve'%3e %3cg%3e %3cg%3e %3cg%3e %3cdefs%3e %3crect id='SVGID_1_' y='-0.121' width='261' height='59.977'/%3e %3c/defs%3e %3cclipPath id='SVGID_2_'%3e %3cuse xlink:href='%23SVGID_1_' overflow='visible'/%3e %3c/clipPath%3e %3cg opacity='0.1' clip-path='url(%23SVGID_2_)'%3e %3cg%3e %3cpath fill='white' d='M217.699%2c26.001c-0.711-8.395-5.008-16.137-12.426-22.392c-10.182-8.583-25.376-13.508-41.685-13.508 c-2.292%2c0-4.621%2c0.099-6.918%2c0.294c-6.062%2c0.516-12.037%2c1.714-17.757%2c3.559c-0.203%2c0.067-0.318%2c0.279-0.269%2c0.486l0.078%2c0.304 c0.051%2c0.206%2c0.242%2c0.347%2c0.476%2c0.297c6.536-1.389%2c13.298-1.98%2c19.976-1.747c30.903%2c1.073%2c55.476%2c18.487%2c54.771%2c38.819 c-0.252%2c7.209-3.674%2c14.086-9.897%2c19.89c-10.111%2c9.432-26.728%2c15.061-44.448%2c15.061c-0.99%2c0-1.998-0.016-2.999-0.052 c-24.025-0.829-44.998-11.659-52.189-26.947c-0.088-0.184-0.324-0.274-0.497-0.208l-0.294%2c0.101 c-0.2%2c0.067-0.313%2c0.275-0.26%2c0.48c4.642%2c18.417%2c26.535%2c31.282%2c53.238%2c31.282h0.004c2.311%2c0%2c4.656-0.1%2c6.972-0.295 C195.312%2c68.719%2c219.592%2c48.341%2c217.699%2c26.001z'/%3e %3cg%3e %3cpath fill='white' d='M129.896%2c31.991v12.051h-3.41V18.385h16.438v3.048h-13.028v7.583h12.119v2.975H129.896z'/%3e %3cpath fill='white' d='M150.254%2c33.153v10.889h-3.336V18.42h9.506c3.557%2c0.036%2c5.661%2c0.036%2c7.655%2c1.561 c1.889%2c1.416%2c2.688%2c3.556%2c2.688%2c5.915c0%2c5.986-4.826%2c6.824-6.061%2c7.041l7.185%2c11.105h-4.066l-6.963-10.889H150.254z M150.254%2c30.322h6.787c1.09%2c0%2c2.107%2c0%2c3.12-0.252c2.36-0.581%2c3.195-2.288%2c3.195-4.139c0-0.651-0.074-2.395-1.526-3.592 c-1.341-1.123-3.011-1.086-4.968-1.086h-6.608V30.322z'/%3e %3cpath fill='white' d='M196.851%2c18.42v25.622h-3.373l0.469-21.485l-8.089%2c21.485h-2.652l-7.946-21.159l0.364%2c21.159h-3.338 V18.42h4.39l7.876%2c21.01l7.911-21.01H196.851z'/%3e %3c/g%3e %3c/g%3e %3c/g%3e %3c/g%3e %3c/g%3e %3c/g%3e %3c/svg%3e")}.program__background--glg{background-image:url("data:image/svg+xml,%3csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='261px' height='60px' viewBox='0 0 261 60' enable-background='new 0 0 261 60' xml:space='preserve'%3e %3cg%3e %3cg%3e %3cg%3e %3cdefs%3e %3crect id='SVGID_1_' y='-0.145' width='261' height='59.973'/%3e %3c/defs%3e %3cclipPath id='SVGID_2_'%3e %3cuse xlink:href='%23SVGID_1_' overflow='visible'/%3e %3c/clipPath%3e %3cg opacity='0.1' clip-path='url(%23SVGID_2_)'%3e %3cg%3e %3cpath fill='white' d='M162.829%2c54.332c3.085%2c0%2c6.261-0.443%2c9.489-1.32c-13.586-6.791-23.468-18.215-25.899-21.194h-23.296 C129.125%2c38.527%2c141.026%2c54.332%2c162.829%2c54.332'/%3e %3cpath fill='white' d='M162.829%2c5.557c3.085%2c0%2c6.261%2c0.444%2c9.489%2c1.322c-13.586%2c6.792-23.468%2c18.215-25.899%2c21.194h-23.296 C129.125%2c21.363%2c141.026%2c5.557%2c162.829%2c5.557'/%3e %3cpath fill='white' d='M162.445%2c2.399c4.861%2c0%2c9.907%2c1.016%2c15.001%2c3.015c15.523%2c6.095%2c27.098%2c19.447%2c29.743%2c22.682 l25.134%2c0.002c-2.098-2.545-6.352-7.399-12.217-12.565c-10.383-9.138-25.815-19.249-43.305-19.249h-0.004 c-11.139%2c0-21.438%2c4.103-30.134%2c9.441C152.011%2c3.521%2c157.286%2c2.399%2c162.445%2c2.399'/%3e %3cpath fill='white' d='M207.189%2c31.793c-2.636%2c3.221-14.229%2c16.598-29.76%2c22.689c-5.087%2c1.996-10.128%2c3.008-14.984%2c3.008 c-5.162%2c0-10.436-1.123-15.785-3.324c8.696%2c5.338%2c18.999%2c9.441%2c30.138%2c9.441h0.004c17.428%2c0%2c32.82-10.043%2c43.196-19.156 c5.926-5.2%2c10.218-10.098%2c12.325-12.658H207.189z'/%3e %3c/g%3e %3c/g%3e %3c/g%3e %3c/g%3e %3c/g%3e %3c/svg%3e")}.program__background--gpm{background-image:url("data:image/svg+xml,%3csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='261px' height='60px' viewBox='0 0 261 60' enable-background='new 0 0 261 60' xml:space='preserve'%3e %3cg%3e %3cg%3e %3cg%3e %3cg%3e %3cdefs%3e %3crect id='SVGID_1_' width='261' height='60'/%3e %3c/defs%3e %3cclipPath id='SVGID_2_'%3e %3cuse xlink:href='%23SVGID_1_' overflow='visible'/%3e %3c/clipPath%3e %3cg opacity='0.1' clip-path='url(%23SVGID_2_)'%3e %3cpolygon fill='white' points='172.563%2c61.652 201.459%2c61.652 201.459%2c41.322 187.035%2c29.887 172.563%2c41.322 '/%3e %3cpolygon fill='white' points='137.93%2c-1.878 137.93%2c61.652 168.91%2c61.652 168.91%2c50.852 168.91%2c40.043 168.91%2c-1.878 '/%3e %3cpolygon fill='white' points='172.329%2c-1.878 172.329%2c36.828 187.006%2c25.394 201.459%2c36.828 201.459%2c-1.878 '/%3e %3c/g%3e %3c/g%3e %3c/g%3e %3c/g%3e %3c/g%3e %3c/svg%3e")}.program__background--man{background-image:url("data:image/svg+xml,%3csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='261px' height='60px' viewBox='0 0 261 60' enable-background='new 0 0 261 60' xml:space='preserve'%3e %3cg%3e %3cg%3e %3cg%3e %3cdefs%3e %3crect id='SVGID_1_' y='-0.569' width='261' height='60'/%3e %3c/defs%3e %3cclipPath id='SVGID_2_'%3e %3cuse xlink:href='%23SVGID_1_' overflow='visible'/%3e %3c/clipPath%3e %3cpath opacity='0.08' clip-path='url(%23SVGID_2_)' fill='white' enable-background='new ' d='M168.006%2c34.005l-8.727-12.075 v12.075H144.82V-2.683h19.052l8.851%2c12.413l8.852-12.413h19.052v36.688h-14.459V21.93l-8.728%2c12.075H168.006z M182.104%2c52.255 h-0.065c-0.265%2c0.493-1.187%2c0.657-1.742%2c0.752c-3.519%2c0.629-7.894%2c0.629-7.894%2c3.916c0%2c2.071%2c1.81%2c3.354%2c3.781%2c3.354 c3.19%2c0%2c5.92-2.006%2c5.92-5.326V52.255z M183.23%2c61.635c-0.57%2c0-1.03-0.46-1.03-1.029l-0.087-1.336 c-1.543%2c1.916-2.805%2c2.75-6.094%2c2.75c-3.158%2c0-5.688-1.533-5.688-4.928c0-4.701%2c4.638-5.166%2c9.108-5.688 c1.709-0.164%2c2.664-0.586%2c2.664-2.412c0-2.359-2.354-3.066-4.822-3.066c-2.598%2c0-4.916%2c1.176-5.016%2c3.919h-1.019 c0%2c0-1.108-0.013-0.89-1.219c0.681-3.082%2c3.703-4.431%2c7.187-4.431c2.993%2c0%2c6.63%2c0.882%2c6.63%2c5.419v8.944 c0%2c2.016%2c0.246%2c3.075%2c0.246%2c3.075L183.23%2c61.635L183.23%2c61.635z M187.884%2c44.691c1.056%2c0%2c1.034%2c0%2c1.034%2c0v1.854h0.066 c1.168-1.952%2c3.888-2.35%2c5.188-2.35c4.769%2c0%2c6.452%2c3.513%2c6.452%2c6.545v9.865c0%2c0.568-0.46%2c1.028-1.029%2c1.028h-1.043V51.068 c0-2.894-1.191-4.895-4.543-4.895c-3.011%2c0-4.992%2c2.266-5.092%2c5.585v9.875h-1.04c-0.569%2c0-1.03-0.46-1.03-1.028V45.721 c0-0.568%2c0.461-1.029%2c1.03-1.029 M164.727%2c39.693c0.164-0.354%2c0.521-0.596%2c0.935-0.596h1.185c0.569%2c0%2c1.031%2c0.461%2c1.031%2c1.029 v20.479c0%2c0.568-0.462%2c1.028-1.031%2c1.028h-1.058l0.019-19.485l-8.387%2c19.485h-2.145l-8.385-19.485l0.02%2c19.485h-1.059 c-0.569%2c0-1.031-0.46-1.031-1.028V40.128c0-0.569%2c0.462-1.028%2c1.031-1.028h1.185c0.414%2c0%2c0.771%2c0.241%2c0.935%2c0.596l8.379%2c19.408 L164.727%2c39.693z'/%3e %3c/g%3e %3c/g%3e %3c/g%3e %3c/svg%3e")}.program__background--numeric{background-image:url("data:image/svg+xml,%3csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='261px' height='60px' viewBox='0 0 261 60' enable-background='new 0 0 261 60' xml:space='preserve'%3e %3cg%3e %3cg%3e %3cdefs%3e %3crect id='SVGID_1_' width='261' height='60'/%3e %3c/defs%3e %3cclipPath id='SVGID_2_'%3e %3cuse xlink:href='%23SVGID_1_' overflow='visible'/%3e %3c/clipPath%3e %3cg opacity='0.1' clip-path='url(%23SVGID_2_)'%3e %3cg%3e %3cpath fill='white' d='M129.74%2c52.471v8.559h-3.559v-7.564c0-1.988-0.917-3.01-2.565-3.01c-2.016%2c0-3.298%2c1.361-3.298%2c4.162 v6.412h-3.507V47.707h3.507c0%2c1.466-0.079%2c2.146-0.288%2c3.036l0.105%2c0.053c0.864-2.173%2c2.355-3.508%2c4.842-3.508 C128.013%2c47.262%2c129.74%2c49.094%2c129.74%2c52.471z'/%3e %3cpath fill='white' d='M145.366%2c61.029h-3.481c0-1.099%2c0.157-2.094%2c0.393-3.036l-0.157-0.026 c-0.89%2c2.304-2.303%2c3.481-4.633%2c3.481c-2.826%2c0-4.737-1.91-4.737-5.444v-8.297h3.639v7.406c0%2c2.068%2c0.941%2c3.063%2c2.564%2c3.063 c1.701%2c0%2c2.853-1.31%2c2.853-3.979v-6.491h3.561V61.029L145.366%2c61.029z'/%3e %3cpath fill='white' d='M148.664%2c47.707h3.481c0%2c1.021-0.079%2c1.885-0.315%2c2.801l0.105%2c0.052 c0.864-2.251%2c2.198-3.298%2c4.476-3.298s3.56%2c1.151%2c4.057%2c3.22h0.105c0.628-1.911%2c2.146-3.22%2c4.501-3.22 c2.774%2c0%2c4.476%2c1.729%2c4.476%2c5.156v8.585h-3.559V53.57c0-2.226-0.838-3.089-2.435-3.089c-1.728%2c0-2.774%2c1.151-2.774%2c3.952v6.569 h-3.429v-7.459c0-2.199-0.864-3.062-2.46-3.062c-1.702%2c0-2.774%2c1.151-2.774%2c3.952v6.569h-3.508V47.707H148.664z'/%3e %3cpath fill='white' d='M185.333%2c54.329v0.838h-8.245c-0.863%2c0-1.309-0.054-1.675-0.288l-0.053%2c0.078l0.105%2c0.314 c0.313%2c1.988%2c1.648%2c3.062%2c3.743%2c3.062c1.518%2c0%2c2.826-0.55%2c3.951-1.597l1.623%2c2.54c-1.596%2c1.439-3.377%2c2.172-5.574%2c2.172 c-4.372%2c0-7.277-2.749-7.277-7.066c0-4.346%2c2.802-7.12%2c6.884-7.12C182.873%2c47.262%2c185.333%2c49.905%2c185.333%2c54.329z M175.413%2c53.021l0.053%2c0.052c0.261-0.183%2c0.838-0.262%2c1.439-0.262h3.141c0.969%2c0%2c1.413%2c0.027%2c1.649%2c0.236l0.052-0.053 c-0.104-1.807-1.256-2.827-3.036-2.827C176.905%2c50.167%2c175.648%2c51.215%2c175.413%2c53.021z'/%3e %3cpath fill='white' d='M196.169%2c47.341v3.742c-0.576-0.052-0.812-0.052-1.1-0.052c-2.434%2c0-3.769%2c1.361-3.769%2c4.344v5.654 h-3.507V47.707h3.428c0%2c1.178-0.156%2c2.539-0.366%2c3.926l0.105%2c0.026c0.68-2.957%2c2.224-4.345%2c4.476-4.345 C195.697%2c47.288%2c195.934%2c47.288%2c196.169%2c47.341z'/%3e %3crect x='198.185' y='47.707' fill='white' width='3.507' height='13.322'/%3e %3cpath fill='white' d='M204.204%2c54.355c0-4.214%2c3.011-7.094%2c7.355-7.094c1.727%2c0%2c3.219%2c0.445%2c4.685%2c1.335l-1.518%2c2.905 c-0.942-0.628-1.99-0.916-3.089-0.916c-2.225%2c0-3.77%2c1.57-3.77%2c3.77c0%2c2.198%2c1.571%2c3.769%2c3.77%2c3.769 c1.099%2c0%2c2.146-0.287%2c3.089-0.916l1.518%2c2.905c-1.439%2c0.89-2.932%2c1.335-4.685%2c1.335 C207.215%2c61.448%2c204.204%2c58.569%2c204.204%2c54.355z'/%3e %3crect x='198.262' y='42.319' fill='white' width='3.376' height='3.376'/%3e %3c/g%3e %3cg%3e %3crect x='142.369' y='3.115' transform='matrix(0.7037 -0.7105 0.7105 0.7037 34.4023 115.6054)' opacity='0.5' fill='white' width='26.88' height='26.881'/%3e %3cpolygon opacity='0.6' fill='white' enable-background='new ' points='174.812%2c16.482 155.73%2c-2.442 159.029%2c16.665 178.109%2c35.562 '/%3e %3crect x='164.576' y='3.109' transform='matrix(0.7037 -0.7105 0.7105 0.7037 40.9878 131.3831)' opacity='0.4' fill='white' width='26.881' height='26.881'/%3e %3cpolygon fill='white' enable-background='new ' points='166.934%2c8.656 159.029%2c16.613 166.907%2c24.465 174.837%2c16.403 '/%3e %3c/g%3e %3c/g%3e %3c/g%3e %3c/g%3e %3c/svg%3e")}.program__title{font-size:2.3em}@media(min-width:768px){.program__title{font-size:2.7em}}@media(min-width:992px){.program__title{font-size:2.8em}}.program__intro-text{line-height:1.8em;font-size:1.15em}@media(min-width:768px){.program__intro-text{font-size:1.25em}}.hide-when-expanded[aria-expanded=true]{display:none}.web-account-registration-form{margin-bottom:2em}@media(min-width:768px){.web-account-registration-form{width:90%;max-width:70%}}@media(min-width:992px){.web-account-registration-form{width:60%;max-width:1600px}}.web-account-registration-form .select2-container,.web-account-registration-form input{max-width:100%}.web-account-registration-form input:not(#edit-captcha-response,#edit-submit){width:100%}.web-account-registration-form .disclaimer::before{opacity:1;padding-right:.2em;font-size:2.5em}.web-account-login-form .js-form-type-password{flex-flow:row wrap}.web-account-login-form .js-form-type-password input{flex:1;max-width:100%}.web-account-password-reset-form input[type=submit]{margin-top:1em}.availability__country{display:flex;justify-content:flex-end}@media(min-width:1200px){.availability__country{display:inline}}.availability__country .form-item-country{width:15em}@media(min-width:1200px){.availability__country .form-item-country{float:right;margin:0 0 -4em}}.availability__actions input,.availability__actions a{margin-bottom:1px}#product__documents .select2-container--default .select2-selection--multiple .select2-selection__rendered{padding-bottom:0}.availability__filter .select2-container--default .select2-selection--single .select2-selection__rendered,.availability__filter .select2-container--default .select2-selection--multiple .select2-selection__rendered{padding-bottom:0}.availability__filter .filter__search-icon~.select2-container--default .select2-selection--single,.availability__filter .filter__search-icon~.select2-container--default .select2-selection--multiple{height:-moz-fit-content;height:fit-content}.availability__filter .select2-container .select2-selection--multiple .select2-selection__rendered{white-space:normal}.availability__table .availability__thead{background:#fff}.availability__table .availability__thead.sticky{position:sticky}@media(max-width:767.98px){.availability__table .availability__thead.sticky{box-shadow:0 3px 3px 0 rgba(0,0,0,.1)}}@media(min-width:992px){.availability__table .availability__thead.sticky{box-shadow:inset 0 2px 0 #003e6b,0 3px 3px 0 rgba(0,0,0,.1)}}.availability__table tbody td span{font-style:italic}.availability__table.table-collapse{border-top:0;border-collapse:separate;border-spacing:0}@media(max-width:767.98px){.availability__table.table-collapse .availability__thead.sticky th:first-child{margin-top:-1px}.availability__table.table-collapse .availability__thead th:first-child{border-top:2px solid #003e6b;width:100%}}@media(min-width:992px){.availability__table.table-collapse .availability__thead th{border-top:solid 2px #003e6b;border-bottom:solid 1px #b0b0b0}}.availability__table.table-collapse thead th{border-bottom:0}.availability__icon{color:#00bc0d}.availability__def{display:flex;flex-wrap:wrap}@media(min-width:768px){.availability__def dt{padding-right:.3em;width:25%}.availability__def dd{width:75%}}@media(min-width:992px){.availability__def dt{width:20%}.availability__def dd{width:80%}}@media(min-width:1200px){.availability__def dt{width:15%}.availability__def dd{width:85%}}.availability__def dt{color:#003e6b}.article__section a{transition:all .4s ease-out;color:#6a6a6c}.article__section cite{font-size:.9em}.article__section cite .text-link{display:inline}.article__section .article__title{font-size:1.4em}.article__section .breadcrumbs{padding-bottom:2em;padding-left:0}@media(min-width:992px){.article__section .breadcrumbs{padding-left:1.75em}}.side__container ul{margin:0 0 2em;padding:0 0 0 .3em;list-style:none}.side__container ul li{padding-bottom:.5em;line-height:1.4em}.side__container ul li::before{padding-right:1em;font-size:.7em;content:"\ea28"}.breadcrumbs{padding:2em 1em 0}@media(min-width:768px){.breadcrumbs{padding-left:2em}}.breadcrumbs .text-link{color:#6a6a6c;transition:all .5s ease-out}.breadcrumbs .text-link:hover{color:hsl(207.2336448598,51.84%,48.0403921569%)}.breadcrumbs ul{margin-bottom:0;padding-left:0;list-style:none}.breadcrumbs ul li{display:inline;text-transform:uppercase;color:#000;font-size:.95em}@media(min-width:992px){.breadcrumbs ul li{font-size:.9em}}.breadcrumbs ul li::after{display:inline-block;padding:0 .5em;text-decoration:none;content:"|"}.breadcrumbs ul li:last-child::after{display:none}.article__date{padding-bottom:4em;text-transform:uppercase;color:#003e6b}@media print{.article__date{padding-bottom:2em}}.article__footer{margin-top:3em}.article__footer .disclamer{transition:all .4s ease-out;margin:2em 0;color:#003e6b;font-size:.95em}@media(min-width:992px){.article__footer .disclamer{font-size:1em}}.author__icon-list .teaser__icon-list{display:flex;align-items:center;margin-left:0}@media(max-width:767.98px){.author__icon-list .teaser__icon-list i{font-size:.75em}}.author__icon-list .divider{background-color:#003e6b;height:2.7em}.app-header,.main-content,.system-header,.app-footer,.container--shadowed{box-shadow:0 2px 8px rgba(0,0,0,.3)}.container--patterned{background-image:url(/themes/custom/man/dist/images/bg..jpg)}.sharing--sticky.stick,.side--sticky.stick{top:8rem}@media(min-width:992px){.article__section{width:100%}}.button--green{display:none}.breadcrumbs{padding-bottom:1.75em}.breadcrumbs ul{display:none}.image-header.image-header--color-4 .image-header__container{border-left-color:rgba(0,0,0,0)}.google-map{visibility:hidden;width:100%;height:0}@media(min-width:768px){.google-map{visibility:visible;height:400px}}.google-map.visible{height:400px}.gm-style-iw-d .contact__name{margin:0;color:inherit;font-size:inherit}.contacts{padding:2em 0}.contact__details{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x)*.5);padding-left:calc(var(--bs-gutter-x)*.5);margin-top:var(--bs-gutter-y);flex:0 0 auto;width:100%;margin-bottom:1.5em}@media(min-width:768px){.contact__details{flex:0 0 auto;width:50%}}@media(min-width:992px){.contact__details{flex:0 0 auto;width:33.33333333%}}@media(min-width:1200px){.contact__details{flex:0 0 auto;width:25%}}.contact__name{color:#6a6a6c;transition:all .5s ease-out;margin-bottom:.5em}.contact__name:hover{color:hsl(207.2336448598,51.84%,48.0403921569%)}.contact__name:hover{cursor:pointer}.block--global-search-block::after{display:none}li.select2-selection__choice{max-width:100%;overflow:hidden;word-wrap:normal !important;white-space:normal}li.select2-selection__choice+li{display:none}ul.select2-selection__rendered{padding-right:12px !important}.search-section{padding-top:2em;padding-bottom:1em}.search-section::after{display:none}.search-section section:nth-child(2n){background-color:#fff}.search-section .pager__items,.search-section .pagerer-container,.search-section .pagination__input,.search-section .pager__item,.search-section .js-form-item,.search-section .pagination__total{margin:0}.search-section .pager__item a{margin:0;background-color:rgba(0,0,0,0);padding:.5em}.search-section .pagerer-center-pane ul.pager__items{padding-left:0}.search-section .pagination__input input{border-style:solid;border-radius:0;width:3em !important;line-height:2.5em}@media(min-width:992px){.search-section .pagination__input input{width:4em !important}}.search-section .pagination__input input:focus,.search-section .pagination__input input:hover{outline:none;box-shadow:0 0 3px rgba(136,136,138,.4) inset;background-color:#e6ecf0}.search-section .pagination__total{line-height:2.5em}.search-section .tab__item{width:auto}@media(min-width:1200px){.search-section .tab__item{width:100%}}.search-section .tab__item a{padding:1em .75em;height:3em;line-height:1.2em;font-size:.9em}@media(min-width:1200px){.search-section .tab__item a{padding:1.5em 1em;height:4em;font-size:1em}}.search-section .accordion hr{border-color:#fff}.search-section .accordion .accordion__heading{padding:1em 2em 1em 1em;color:#6a6a6c !important}.search-section .accordion .accordion__heading::after{padding:1em .75em;color:#6a6a6c}.search-section .js-form-item{margin-top:0;margin-bottom:.5em}@media(min-width:992px){.search-section .js-form-item{margin:0}}.search-section label{margin:0}.search-section .pagination__links a{margin-right:0;margin-left:.3em}@media(min-width:1200px){.search-section .pagination__links a{margin-right:.3em;margin-left:0}}.search-section .pagerer-widget{margin-bottom:0}.pagination.pagination--search{align-items:flex-start;padding:.75em 0;font-size:.9em}@media(min-width:992px){.pagination.pagination--search{justify-content:space-between}}.pagination.pagination--search .form-actions{display:none}.pagination.pagination--search fieldset[id^=edit-items-per-page],.pagination.pagination--search .bef-sortby{display:none}@media(min-width:992px){.pagination.pagination--search fieldset[id^=edit-items-per-page],.pagination.pagination--search .bef-sortby{display:initial;margin-left:auto}}.pagination.pagination--search fieldset[id^=edit-items-per-page]:last-of-type,.pagination.pagination--search .bef-sortby:last-of-type{display:flex;flex-direction:row;align-items:baseline}@media(min-width:992px){.pagination.pagination--search fieldset[id^=edit-items-per-page]:last-of-type,.pagination.pagination--search .bef-sortby:last-of-type{flex-direction:column}}@media(min-width:1200px){.pagination.pagination--search fieldset[id^=edit-items-per-page]:last-of-type,.pagination.pagination--search .bef-sortby:last-of-type{flex-direction:row}}.pagination.pagination--search .pagination__sorter{display:block;margin-bottom:0}@media(min-width:992px){.pagination.pagination--search .pagination__sorter{width:50%}}.pagination.pagination--search .pagination__sorter input{display:none}.pagination.pagination--search form{display:flex;align-items:baseline}@media(min-width:992px){.pagination.pagination--search form{justify-content:space-between}}.pagination.pagination--search form>fieldset .form-radios{display:flex;flex-direction:row-reverse;align-items:flex-start}@media(min-width:992px){.pagination.pagination--search form>fieldset .form-radios{flex-direction:column-reverse;width:14em}}@media(min-width:1200px){.pagination.pagination--search form>fieldset .form-radios{flex-direction:row-reverse;margin-right:4em;margin-bottom:.3em;width:auto}}.pagination.pagination--search form>fieldset legend{display:none}.pagination.pagination--search form>fieldset .js-form-item-sort-by{flex-direction:row-reverse}.pagination.pagination--search form>fieldset .js-form-item-sort-by:nth-child(2) label::before{padding-right:.25em;font-size:1em;content:"\f133"}.pagination.pagination--search form>fieldset .js-form-item-sort-by:nth-child(1) label::before{padding-right:.25em;font-size:1em;content:"\ea18"}.pagination.pagination--search form>fieldset .fieldset-wrapper label{display:inline-block;margin-right:.25em;background:hsl(60,17.1472727273%,86.3725490196%);cursor:pointer;padding:.5em;text-transform:uppercase;text-decoration:none;line-height:1;color:#6a6a6c;font-size:.85em}.pagination.pagination--search form>fieldset .fieldset-wrapper label:hover{color:hsl(240,.9345794393%,56.9607843137%)}.pagination.pagination--search form>fieldset .fieldset-wrapper input:checked+label{box-shadow:0 0 .2em .1em rgba(92.75,92.75,92.75,.4) inset;background:hsl(60,17.1472727273%,81.3725490196%);color:#000}.pagination.pagination--search form fieldset[id^=edit-items-per-page]{display:flex}.pagination.pagination--search form fieldset[id^=edit-items-per-page] legend{float:left;margin-right:.5em;margin-bottom:0;text-transform:uppercase;font-size:.95em}@media(min-width:576px){.pagination.pagination--search form fieldset[id^=edit-items-per-page] legend{width:100%;line-height:2.6em}}@media(min-width:768px){.pagination.pagination--search form fieldset[id^=edit-items-per-page] legend{width:auto;line-height:2.3em}}@media(min-width:992px){.pagination.pagination--search form fieldset[id^=edit-items-per-page] legend{line-height:1em}}@media(min-width:1200px){.pagination.pagination--search form fieldset[id^=edit-items-per-page] legend{float:left;width:100%;width:auto;line-height:2.6em}}.pagination.pagination--search form fieldset[id^=edit-items-per-page] .fieldset-wrapper{margin-top:.35em}@media(min-width:768px){.pagination.pagination--search form fieldset[id^=edit-items-per-page] .fieldset-wrapper{float:left}}.pagination.pagination--search form div[id^=edit-items-per-page]{display:flex}.pagination.pagination--search form div[id^=edit-items-per-page] .form-item-items-per-page{display:initial;margin-right:.25em}.pagination.pagination--search form div[id^=edit-items-per-page] label{background-color:#fff;cursor:pointer;padding:.1em .5em;text-decoration:none;color:#6a6a6c;font-size:.9em}.pagination.pagination--search form div[id^=edit-items-per-page] label:hover{background-color:#6a6a6c;color:#f6f6f1}.pagination.pagination--search form div[id^=edit-items-per-page] input:checked+label{background-color:#6a6a6c;color:#f6f6f1}.pagination.pagination--search.pagination--bottom .pagination__sorter,.pagination.pagination--search.pagination--bottom .pagination__total{margin-right:0;width:100%;text-align:center}@media(min-width:576px){.pagination.pagination--search.pagination--bottom .pagination__sorter,.pagination.pagination--search.pagination--bottom .pagination__total{width:50%}}@media(min-width:992px){.pagination.pagination--search.pagination--bottom .pagination__sorter,.pagination.pagination--search.pagination--bottom .pagination__total{width:auto}}@media(min-width:992px){.pagination.pagination--search.pagination--bottom .pagination__sorter{width:50%}}.pagination.pagination--search.pagination--bottom form{justify-content:center}@media(min-width:992px){.pagination.pagination--search.pagination--bottom form{justify-content:space-between}}.pagination.pagination--search.pagination--bottom form .form-radios{display:none}@media(min-width:992px){.pagination.pagination--search.pagination--bottom form .form-radios{display:flex}}.pagination.pagination--search.pagination--bottom .bef-sortby{display:initial;margin-right:0;text-align:center}.search__item{padding-bottom:1em}.search__item:first-of-type{padding-top:1em}.search__tabs section{padding:1.5em 1em}@media(min-width:992px){.search__tabs section{padding:1.5em 3em}}.search__tabs .pagination{font-size:.9em}.search__tabs .pagination li::before{display:none}.search__tabs .pagination>div:not(:last-child){margin-right:auto}@media(min-width:992px){.search__tabs .pagination>div:not(:last-child){margin-right:1em}}.search__tabs .tab--search_page section:nth-child(2n){background-color:#fff}.search__tabs .tab__pane{background-color:rgba(103,83,11,.05);padding:0}@media(min-width:992px){.search__tabs .tab__pane{background-color:hsla(0,0%,100%,.4)}}.search__tabs h2,.search__tabs .accordion__heading{text-transform:capitalize}.search__form .orange-btn{min-width:0}.search__form .form-actions{display:flex;width:100%}@media(min-width:768px){.search__form .form-actions{width:auto}}.search__form button{margin-top:1em}@media(min-width:768px){.search__form button{margin-top:0;margin-left:.5em}}.search__form .btn--reset{margin-left:auto}@media(min-width:768px){.search__form .btn--reset{margin-left:.5em}}.fund-panel .btn,.fund-panel .icon-btn{display:flex;align-items:center;transition:all .5s ease-out;border:0 !important;border-radius:2em;box-shadow:none;background-color:#fff;padding:.1em 1.1em;text-transform:none;text-decoration:none;color:#3d54e7 !important;font-size:1.4em;font-weight:600}.fund-panel .btn:hover,.fund-panel .icon-btn:hover{background-color:hsl(0,0%,90%);cursor:pointer}.fund-panel .btn--blue{background-color:#3d54e7;color:#fff !important}.fund-panel .btn--blue:hover{background-color:rgb(26.5321100917,51.9587155963,214.4678899083)}.fund-panel table tbody tr td.fund__title::before,.fund-panel .button--collapse::before{display:block;position:absolute;top:2.8em;left:0;background-color:#3d54e7;padding:0 .2em;width:1.06em;height:1.06em;text-align:center;line-height:1.1;color:#fff;font-size:.9em;font-weight:600;content:"+"}.fund-panel table tbody tr td.show.fund__title::before,.fund-panel .show.button--collapse::before{content:"-"}.fund-panel .benchmark .benchmark__table .benchmark__data-row td:first-of-type::before,.fund-panel .benchmark .benchmark__name-list span::before{display:block;position:absolute;top:0;left:0;margin:.75em;border-radius:.5em;width:1em;height:1em;content:""}.fund-panel .fund-panel__tabs .tab:disabled,.fund-panel .fund-filter__cta .button--download.loading{cursor:progress}.fund-panel .fund-panel__tabs .tab:disabled::after,.fund-panel .fund-filter__cta .button--download.loading::after{display:inline-block;text-transform:none;font:normal normal normal 1em/1 icons;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;speak:none;padding-left:0;font-size:.6em;content:"\eabb";display:inline-block;animation:icon-spin 2s infinite linear;margin-left:.25em;vertical-align:middle}@media(min-width:992px){.fund-panel .fund-panel__tabs .tab:disabled::after,.fund-panel .fund-filter__cta .button--download.loading::after{margin-left:1em;vertical-align:text-top;font-size:1em}}.fund-panel{display:flex;flex-direction:column;font-family:Rubik,sans-serif;font-size:12px}.fund-panel .view-loader{position:fixed;z-index:200;background:hsla(0,0%,100%,.9)}@media(min-width:992px){.fund-panel{font-size:13px}}.fund-panel h2,.fund-panel h3,.fund-panel h4,.fund-panel h5,.fund-panel strong{font-weight:600}.fund-panel h1{font-size:2.027em}.fund-panel h2{margin-bottom:.75em;font-size:1.802em}@media(min-width:992px){.fund-panel h2{margin-bottom:1.25em}}.fund-panel h3{font-size:1.602em}@media(min-width:992px){.fund-panel h3~h3{margin-top:3.75em}}.fund-panel h4{font-size:1.424em}.fund-panel h5{font-size:1.266em}.fund-panel h6{font-size:1.125em}.fund-panel #error-message{order:1}.fund-panel #fund-performance-list-wrapper{order:3}.fund-panel .active.button--alert::before{padding-right:0;font-size:2.3em;content:"\e901"}.fund-panel .active.button--watchlist::before{padding-right:0;font-size:2.3em;content:"\e90a"}.fund-panel input,.fund-panel button{font-family:Rubik,sans-serif}.fund-panel a{text-decoration:none}.fund-panel a:hover{color:#3d54e7}.fund-panel .block__title{margin-right:auto;margin-left:auto;padding-right:.5rem;padding-left:.5rem;width:calc(100% - 2rem);max-width:1600px}.fund-panel .enhanced-tooltip::after{vertical-align:text-bottom;color:#3d54e7}.fund-panel .tippy-box{background-color:#fff;padding:0;border-radius:.4rem}.fund-panel .tippy-content{position:relative;background-color:#fff !important;padding:1rem;color:initial;font-weight:initial;border-radius:.4rem}.fund-panel .tippy-content .tex2jax_process *{display:block}.fund-panel .tippy-content .tippy-close{position:inherit;top:-1rem;right:-1rem;float:right;margin-bottom:.5rem;margin-left:.5rem;border:1px solid #fff;border-top:0;border-right:0;background-color:#3d54e7;width:1.688rem;height:1.791rem;line-height:1.7rem;color:#fff;font-size:1.7rem;font-weight:300}@media(min-width:992px){.fund-panel .tippy-content .tippy-close{display:none}}@media(min-width:992px){.fund-panel .tippy-content{padding-right:1rem}}.fund-panel .tippy-svg-arrow{fill:#fff}.fund-panel .fund-centre>thead{display:none}@media(min-width:992px){.fund-panel .fund-centre>thead{display:table-header-group}}.fund-panel .fund-centre .collapsed__row>td{background-color:rgba(0,0,0,0);padding:0}.fund-panel .fund-centre .collapsed__row .collapsed__wrapper{transition:height 1s cubic-bezier(0.23,1,0.32,1);height:0;overflow:hidden;contain:layout style}.fund-panel .fund-centre .collapsed__row .collapsed__wrapper:hover{background-color:rgba(0,0,0,0)}.fund-panel .fund-centre .collapsed__row .collapsed__wrapper.show{height:auto;max-height:300vh}.fund-panel .fund-filter__ribbon{background-color:#3d54e7}.fund-panel .fund-filter__ribbon [data-count]{position:relative;padding-right:3em}.fund-panel .fund-filter__ribbon [data-count].button--watchlist,.fund-panel .fund-filter__ribbon [data-count].button--alert{padding-right:2.6em}.fund-panel .fund-filter__ribbon [data-count="0"].button--watchlist,.fund-panel .fund-filter__ribbon [data-count="0"].button--alert{padding-right:2em}@media(min-width:992px){.fund-panel .fund-filter__ribbon [data-count="0"].button--watchlist,.fund-panel .fund-filter__ribbon [data-count="0"].button--alert{padding-right:1.1em}}.fund-panel .fund-filter{padding-bottom:2em}.fund-panel .ribbon__content{display:flex;position:relative;align-items:center;margin:0;padding:0;width:100%}@media(min-width:992px){.fund-panel .ribbon__content{margin:auto;padding:0 .5em;width:calc(100% - 2rem);max-width:1600px}}.fund-panel .categories__wrapper{display:flex;flex-wrap:wrap}@media(min-width:992px){.fund-panel .categories__wrapper{margin-top:2em;margin-right:auto;margin-left:auto;background-color:#fff;padding:0 20% 0 .5em;width:calc(100% - 2rem);max-width:1600px}}@media(min-width:992px){.fund-panel .categories__wrapper .collapse:not(.show){display:block}}.fund-panel .categories__wrapper section{padding:0}.fund-panel .categories__wrapper h3{margin-bottom:1px;outline:1px solid gray;background-color:#f8f8f9;cursor:pointer;padding:1.3em 1.7em;font-size:1.2em}@media(min-width:992px){.fund-panel .categories__wrapper h3{outline:0;background-color:rgba(0,0,0,0);padding:0;pointer-events:none}}.fund-panel .categories__wrapper h3::after{padding-right:0;font-size:1.5em;content:"\ea09";position:absolute;right:1em;transition:transform .3s ease-in-out;line-height:.85em;color:#3d54e7}@media(min-width:992px){.fund-panel .categories__wrapper h3::after{display:none}}.fund-panel .categories__wrapper h3[aria-expanded=true]::after{transform:rotate(90deg)}.fund-panel .fund-filter__search{margin-right:4em;border:1px solid gray;border-radius:0;padding:1.15em 1.15em 1.15em 3.25em;line-height:1;font-size:1.1em}.fund-panel .fund-filter__search-wrapper{position:relative;padding:1em}@media(min-width:992px){.fund-panel .fund-filter__search-wrapper{padding:0;font-size:1em}}.fund-panel .fund-filter__search-wrapper::before{padding-right:0;font-size:2.5em;content:"\e90d";position:absolute;top:50%;left:1em;transform:translateY(-50%);z-index:1;color:gray}@media(min-width:992px){.fund-panel .fund-filter__search-wrapper::before{left:.5em;font-size:2em}}.fund-panel .fund-filter__search-wrapper .select2-container--default .select2-selection--multiple{min-height:3em}.fund-panel .fund-filter__search-wrapper .select2-selection__rendered{padding-top:1.1em;padding-bottom:.75em;padding-left:4.5em;min-height:3em;font-size:1.2em}@media(min-width:992px){.fund-panel .fund-filter__search-wrapper .select2-selection__rendered{padding-top:.6em;padding-bottom:.2em;padding-left:3.5em;font-size:1.1em}}.fund-panel .button--collapse{padding-left:2.75em}.fund-panel .button--collapse::before{top:1.25em;left:.5em}.fund-panel .icon-btn[data-count="0"]{padding-right:1em}.fund-panel .icon-btn[data-count="0"]::after{display:none}.fund-panel .fund-filter__cta{display:flex;flex-wrap:wrap;align-items:center;padding-right:0;padding-left:0;color:#3d54e7}@media(min-width:992px){.fund-panel .fund-filter__cta{flex-wrap:nowrap;justify-content:space-between}}.fund-panel .fund-filter__cta [data-count="0"]::after{display:none}.fund-panel .fund-filter__cta .button--filter{order:5;margin-bottom:0;border-top:1px solid #fff !important;border-radius:0;background-color:rgba(0,0,0,0);padding-top:1.4em;padding-bottom:1.4em;padding-left:1em;width:100%;color:#fff !important}@media(min-width:992px){.fund-panel .fund-filter__cta .button--filter{position:relative;order:1;margin-bottom:1em;margin-left:.4em;border-top:0 !important;border-radius:2em;background-color:#fff;padding-top:.1em;padding-bottom:.1em;width:auto;color:#3d54e7 !important}}.fund-panel .fund-filter__cta .button--filter::after{position:relative;top:auto;right:-1em;background-color:#fff;color:#3d54e7}@media(min-width:992px){.fund-panel .fund-filter__cta .button--filter::after{position:absolute;right:1em;background-color:#3d54e7 !important;color:#fff !important}}.fund-panel .fund-filter__cta .button--filter::before{display:inline-block;text-transform:none;font:normal normal normal 1em/1 icons;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;speak:none;padding-right:0;font-size:2.3em;content:"\e911";color:#fff !important}@media(min-width:992px){.fund-panel .fund-filter__cta .button--filter::before{color:#3d54e7 !important}}.fund-panel .fund-filter__cta .button--filter.no-count::after{display:none}.fund-panel .fund-filter__cta .button--filter .toggler::before{display:block;position:absolute;top:1.2em;right:.7em;background-color:#fff;padding:.1em;width:1em;height:1em;line-height:.8em;color:#3d54e7;font-size:1.5em;content:"+"}.fund-panel .fund-filter__cta .button--filter[aria-expanded=true] .toggler::before{content:"-"}.fund-panel .fund-filter__cta .button--filter:disabled{background-color:#e1e4e6;color:#6a6a6c !important}.fund-panel .fund-filter__cta .button--filter:disabled::before,.fund-panel .fund-filter__cta .button--filter:disabled ::before{color:#6a6a6c !important}.fund-panel .fund-filter__cta .button--filter:disabled:hover{cursor:default}.fund-panel .fund-filter__cta .button--download{order:2;margin-right:1em;margin-left:1em}@media(min-width:992px){.fund-panel .fund-filter__cta .button--download{margin-right:0;margin-left:0}}.fund-panel .fund-filter__cta .button--download:disabled{background-color:#e1e4e6;color:#6a6a6c !important}.fund-panel .fund-filter__cta .button--download:disabled::before{color:#6a6a6c}.fund-panel .fund-filter__cta .button--download:disabled:hover{cursor:default}.fund-panel .fund-filter__cta .button--download::before{padding-right:0;font-size:1.9em;content:"\e907"}.fund-panel .fund-filter__cta .button--alert{margin-right:auto;margin-left:.4em}@media(min-width:992px){.fund-panel .fund-filter__cta .button--alert{order:4;margin-right:0;margin-left:0}}.fund-panel .fund-filter__cta .button--watchlist{margin-left:1em}@media(min-width:992px){.fund-panel .fund-filter__cta .button--watchlist{margin-left:0;order:3}}.fund-panel .button--alert,.fund-panel .button--watchlist,.fund-panel .button--download,.fund-panel .button--filter,.fund-panel .button--reset{margin-bottom:1em;padding:.5em 2em;line-height:2.5em;font-size:1.2em}@media(min-width:992px){.fund-panel .button--alert,.fund-panel .button--watchlist,.fund-panel .button--download,.fund-panel .button--filter,.fund-panel .button--reset{margin-top:1em;padding:.1em 1.1em;line-height:2.2em;font-size:1.3em}}@media(min-width:1200px){.fund-panel .button--alert,.fund-panel .button--watchlist,.fund-panel .button--download,.fund-panel .button--filter,.fund-panel .button--reset{font-size:1.4em}}.fund-panel .button--reset{margin:1em 1em 1em auto;color:#fff !important}@media(min-width:992px){.fund-panel .button--reset{margin-bottom:1em;margin-left:0}}.fund-panel .button--reset::before{display:inline-block;text-transform:none;font:normal normal normal 1em/1 icons;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;speak:none;padding-right:0;font-size:1.7em;content:"\e910";padding-top:.15em;padding-bottom:.15em;color:#fff !important}.fund-panel .button--filter::after,.fund-panel .button--watchlist::after,.fund-panel .button--alert::after{display:block;position:absolute;top:1.1em;right:1em;border-radius:2em;background-color:#3d54e7;width:2em;height:2em;text-align:center;line-height:2em;color:#fff;font-size:.75em;content:attr(data-count)}@media(min-width:992px){.fund-panel .button--filter::after,.fund-panel .button--watchlist::after,.fund-panel .button--alert::after{top:.75em}}.fund-panel .icon-btn{color:inherit}.fund-panel .icon-btn::before{margin-right:.35em;color:#3d54e7}.fund-panel .icon-btn.button--alert::before,.fund-panel .icon-btn.button--watchlist::before{margin-right:0}.fund-panel .button--watchlist::before{display:inline-block;text-transform:none;font:normal normal normal 1em/1 icons;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;speak:none;padding-right:0;font-size:2.3em;content:"\e90b"}.fund-panel .button--alert::before{display:inline-block;text-transform:none;font:normal normal normal 1em/1 icons;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;speak:none;padding-right:0;font-size:2.3em;content:"\e900"}.fund-panel section.col-12{transition:height 1s cubic-bezier(0.23,1,0.32,1)}.fund-panel .fund-filter__checks fieldset{max-height:0;overflow:hidden;transition:max-height 1s cubic-bezier(0.23,1,0.32,1)}@media(min-width:992px){.fund-panel .fund-filter__checks fieldset{height:auto;transition:none !important}}.fund-panel .icon-star{margin-left:.25em;color:gray;font-size:.65em}.fund-panel .wide table thead tr{top:7em}@media(min-width:1200px){.fund-panel .wide table thead tr{top:7.4em}}.fund-panel .tabs__wrap{position:sticky !important;z-index:4;width:100%}@media(min-width:992px){.fund-panel .tabs__wrap{margin:auto;padding:0 1.5rem;max-width:1600px}}@media(min-width:1600px){.fund-panel .tabs__wrap{padding:0 .5rem}}.fund-panel table{margin:0;border-top:0;table-layout:fixed}.fund-panel table p{margin:0;padding:0}.fund-panel table th{border:0;text-transform:none;word-break:break-word;color:#3d54e7}.fund-panel table th,.fund-panel table td{padding:.5em 1em}.fund-panel table th:first-of-type,.fund-panel table table th:first-of-type{width:15%}.fund-panel table th:nth-of-type(2),.fund-panel table table th:nth-of-type(2){width:9%}.fund-panel table thead tr{position:sticky;top:7em;z-index:3;font-size:1em;font-weight:600}@media(min-width:1200px){.fund-panel table thead tr{top:7.4em}}@media(min-width:992px){.fund-panel table tbody tbody tr td.fund__col:first-child{width:15%}}.fund-panel table tbody tbody tr td.fund__col:nth-child(2){width:9%}.fund-panel table tbody tr td.fund__title{position:relative;background-color:rgba(0,0,0,0);cursor:pointer;padding-top:2.25em;padding-left:2em;font-size:1.4em}.fund-panel table tbody tr td.fund__title::before{pointer-events:all}.fund-panel table tbody tr td.fund__title.no-hidden{cursor:auto;padding-left:0}.fund-panel table tbody tr td.fund__title.no-hidden::before,.fund-panel table tbody tr td.fund__title.no-hidden::after{display:none}.fund-panel table tbody tr td.fund__col{background-color:rgba(0,0,0,0)}.fund-panel table tbody tr td.fund__col:first-child{color:#003e6b;font-weight:600}.fund-panel table tbody tr td.fund__col:first-child p{display:flex;flex-direction:column;justify-content:space-between}@media(min-width:992px){.fund-panel table tbody tr td.fund__col .fund__lead{padding-right:.85em;color:#000;font-weight:400}}.fund-panel table .link{padding:.5em;width:8em;vertical-align:middle}.fund-panel table .link a{display:block;width:100%;text-align:center;line-height:.5em;color:#3d54e7;font-size:2.3em}.fund-panel table .link-header{width:8em}.fund-panel .fund-panel__tabs{display:flex;top:6.9em;flex-wrap:wrap;z-index:2;border-bottom:3px solid #3d54e7;background-color:#fff;width:100%;color:#fff;font-weight:600}@media(min-width:992px){.fund-panel .fund-panel__tabs{position:sticky}}.fund-panel .fund-panel__tabs .tab{flex-grow:1;border:0;background-color:#f8f8f9;cursor:pointer;padding:.7em;width:50%;min-width:26%;text-align:left;line-height:1.3;color:#003e6b;font-size:1.602em;font-weight:600;line-break:anywhere}@media(min-width:992px){.fund-panel .fund-panel__tabs .tab{flex-grow:0;padding:.75em 1.9em;width:auto;font-size:1.2em}}.fund-panel .fund-panel__tabs .tab.active{background-color:#3d54e7;color:#fff}.fund-panel .fund-panel__tabs .tab::after{transform:rotate(0);content:""}.fund-panel .tab__select-wrap{display:inline;background-color:#fff;width:100%;height:4em}@media(min-width:992px){.fund-panel .tab__select-wrap{display:block;padding-right:28%;padding-left:26%}}@media(min-width:992px){.fund-panel .fund{border-bottom:1px solid gray;width:6%}}.fund-panel .fund .row-to-filter:last-child .fund__col{border:0}.fund-panel .fund.hide{display:none}.fund-panel .tint-bg{background-color:#f8f8f9 !important}.fund-panel .dark-bg{background-color:#e1e4e6 !important}.fund-panel .fund__col{padding:.5em 1em;vertical-align:middle;line-height:1.2;color:#000}.fund-panel .fund__col.tint-bg{background-color:#f8f8f9}.fund-panel .fund__title{color:#003e6b;font-size:1em;font-weight:600;pointer-events:none}.fund-panel .fund__title a{pointer-events:all}@media(max-width:767.98px){.fund-panel .fund__title a{color:#3d54e7}}.fund-panel strong{color:#003e6b}.fund-panel .checkbox{margin-left:1.5em;padding-right:1em;padding-bottom:1.5em;padding-left:2em;line-height:1.2em;color:#000;font-size:1.2em}@media(min-width:992px){.fund-panel .checkbox{margin-left:0;padding-bottom:2em;font-size:1em}}.fund-panel .checkbox input:checked~.checkbox__mark{border-color:#3d54e7;background-color:#3d54e7}.fund-panel .checkbox:first-child{margin-bottom:0;padding-top:1.5em}@media(min-width:992px){.fund-panel .checkbox:first-child{padding-top:1}}.fund-panel .checkbox:first-child .checkbox__mark{top:1.5em}@media(min-width:992px){.fund-panel .checkbox:first-child .checkbox__mark{top:1.5em}}.fund-panel .checkbox .checkbox__mark{top:0;border-color:gray}.fund-panel .checkbox .checkbox__mark::after{content:""}.fund-panel .checkbox+label{padding-bottom:2em}.fund-panel #morningstarFilter fieldset{padding-top:1.5em}.fund-panel #morningstarFilter .checkbox:first-child{padding-top:0}.fund-panel #morningstarFilter .checkbox:first-child .checkbox__mark{top:0}.fund-panel .no-results{order:3;padding-top:2em;padding-bottom:2em;color:#6a6a6c;font-size:1.602em}.fund-panel .no-results strong{color:#6a6a6c}.fund-panel .row-to-filter.filtered,.fund-panel .fund.filtered{display:none}.fund-panel .row-to-filter{margin-top:2em;margin-bottom:2em;border:1px solid #6a6a6c;padding:1em}@media(min-width:992px){.fund-panel .row-to-filter{border:0;border-color:#b0b0b0}}.fund-panel .row-to-filter h2{margin:0;padding:.1em .4em .75em;color:#3d54e7;font-size:1.802em}.fund-panel .row-to-filter div{background:rgba(0,0,0,0)}.fund-panel .row-to-filter .fund__col:nth-child(2){line-break:anywhere}.fund-panel .clear-filters{padding:0 0 2em}.fund-panel .clear-filters::before{color:#3d54e7;font-family:inherit;font-size:1.9em;content:"X"}.fund-panel .fund-page{font-size:1.2em}.fund-panel .fund-page::before{padding-right:0;font-size:2.5em;content:"\e908"}.fund-panel .basket{font-size:1.2em}.fund-panel .basket::before{padding-right:0;font-size:2.5em;content:"\e905"}.fund-panel .close{position:absolute;top:0;right:0;border:0;border-bottom:1px solid hsla(0,0%,100%,.5);border-left:1px solid hsla(0,0%,100%,.5);background-color:rgba(0,0,0,0);padding:0;line-height:1em;font-family:Rubik,sans-serif;font-size:.8em;font-weight:200}.fund-panel .close span{display:block;background-color:#3d54e7;padding:.05em .2em;line-height:.9;color:#fff;font-family:Rubik,sans-serif;font-size:2.665em;font-weight:200}.fund-panel .documents__wrapper.show .document__section{right:0;transition:right 1s ease-in-out}.fund-panel .document__section{position:fixed;top:8em;right:-51%;transition:right 1s ease-in-out;z-index:3;box-shadow:0 2px 8px rgba(0,0,0,.3);background-color:#fff;width:50%;height:calc(100vh - 8em);max-height:100%;overflow:auto}.fund-panel .document__content{padding:6em 3em;width:60%}.fund-panel .document__content table tbody tr td.fund__col{width:auto}.fund-panel .switch{display:inline-block;position:relative;width:2.25rem;height:2.25rem}.fund-panel .switch [type=checkbox]{visibility:hidden;width:0;height:0}.fund-panel .switch [type=checkbox]:checked,.fund-panel .switch [type=checkbox]:active,.fund-panel .switch [type=checkbox]:focus{box-shadow:0 0 0 2px rgba(176,176,176,.5);background-color:rgba(0,0,0,0)}.fund-panel .switch [type=checkbox]:focus+label.watchlist-icon,.fund-panel .switch [type=checkbox]:focus+label.alert-icon{outline:2px solid #000;outline-offset:2px;border-radius:2px}.fund-panel .switch [type=checkbox]:checked+label.watchlist-icon::before{padding-right:0;font-size:1.7rem;content:"\e90a";line-height:1.3}@media(min-width:992px){.fund-panel .switch [type=checkbox]:checked+label.watchlist-icon::before{line-height:1;font-size:2.25rem}}.fund-panel .switch [type=checkbox]:checked+label.alert-icon::before{padding-right:0;font-size:1.7rem;content:"\e901";line-height:1.4}@media(min-width:992px){.fund-panel .switch [type=checkbox]:checked+label.alert-icon::before{line-height:1em;font-size:2.25rem}}.fund-panel .switch label{position:absolute;inset:0;background-color:rgba(0,0,0,0);cursor:pointer;font-size:2.3em}@media(min-width:992px){.fund-panel .switch label{font-size:3em}}.fund-panel .switch label:hover,.fund-panel .switch label:active,.fund-panel .switch label:focus{box-shadow:none;background-color:rgba(0,0,0,0)}.fund-panel .switch label::before{position:absolute;top:0;left:0;line-height:1.3;color:#3d54e7;font-size:.8em}.fund-panel .switch label.watchlist-icon::before{padding-right:0;font-size:1.7rem;content:"\e90b";line-height:1.3}@media(min-width:992px){.fund-panel .switch label.watchlist-icon::before{line-height:1;font-size:2.25rem}}.fund-panel .switch label.alert-icon::before{padding-right:0;font-size:1.7rem;content:"\e900";line-height:1.4}@media(min-width:992px){.fund-panel .switch label.alert-icon::before{line-height:1;font-size:2.25rem}}.fund-panel .benchmark{position:fixed;top:0;transition:all .5s ease-in-out;opacity:0;width:100%;height:100vh}.fund-panel .benchmark .benchmark__wrap{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%}@media(min-width:992px){.fund-panel .benchmark .benchmark__wrap{padding-right:.5em;padding-left:.5rem;width:calc(100% - 2em);max-width:1600px}}.fund-panel .benchmark .benchmark__content{display:block;position:relative;z-index:-1;box-shadow:0 8px 24px rgba(149,157,165,.4);background-color:#f8f8f9;padding:.5em;max-height:90vh;overflow-y:auto}@media(min-width:992px){.fund-panel .benchmark .benchmark__content{margin-right:2.5em;margin-left:2.5em;padding:2.5em 2em}}.fund-panel .benchmark .benchmark__content h2{margin:1em 2em 1em 1em}@media(min-width:992px){.fund-panel .benchmark .benchmark__content h2{margin:0 2em .5em .5em}}.fund-panel .benchmark .benchmark__name-list{padding:0 1em}@media(min-width:992px){.fund-panel .benchmark .benchmark__name-list{display:none}}.fund-panel .benchmark .benchmark__name-list span{display:block;position:relative;padding:.25em 2.5em;color:#000}.fund-panel .benchmark .benchmark__name-list span::before{margin:.5em .75em}.fund-panel .benchmark .benchmark__name-list span:first-of-type::before{background-color:#003e6b}.fund-panel .benchmark .benchmark__name-list span:nth-of-type(2)::before{background-color:#4ddee7}.fund-panel .benchmark .benchmark__name-list span:nth-of-type(3)::before{background-color:#c762cb}.fund-panel .benchmark .benchmark__name-list span:nth-of-type(4)::before{background-color:#5b3187}.fund-panel .benchmark .benchmark__chart{display:none}@media(min-width:992px){.fund-panel .benchmark .benchmark__chart{display:block}}.fund-panel .benchmark.show{transition:all .5s ease-in-out;opacity:1;z-index:1000}.fund-panel .benchmark .tab__select-wrap{margin:.5em 0 3em;padding-right:0;padding-left:75%}.fund-panel .benchmark .benchmark__table{margin:1em}@media(min-width:992px){.fund-panel .benchmark .benchmark__table{margin:1em 1em 3em}}@media(min-width:992px){.fund-panel .benchmark .benchmark__table table{table-layout:auto}}.fund-panel .benchmark .benchmark__table tr{position:static}.fund-panel .benchmark .benchmark__table tr.bg-white{background-color:#fff}.fund-panel .benchmark .benchmark__table tr th{width:auto;text-align:right;white-space:nowrap}.fund-panel .benchmark .benchmark__table td{text-align:right;color:#000}.fund-panel .benchmark .benchmark__table td:first-of-type{position:relative;font-weight:600}@media(min-width:992px){.fund-panel .benchmark .benchmark__table td:first-of-type{padding-left:2.5em}}.fund-panel .benchmark .benchmark__table table th:first-of-type{width:2.5em}@media(min-width:992px){.fund-panel .benchmark .benchmark__table table th:first-of-type{width:35%}}@media(min-width:992px){.fund-panel .benchmark .benchmark__table table th:nth-of-type(2){width:auto}}.fund-panel .benchmark .benchmark__table table td{border-color:#f8f8f9;background-color:#fff}.fund-panel .benchmark .benchmark__table .benchmark__header-row th{padding-top:1.5em;width:auto;text-align:right;color:#000;font-weight:400}@media(min-width:992px){.fund-panel .benchmark .benchmark__table .benchmark__header-row th{border-bottom:2px solid #000;padding-top:1em;white-space:nowrap;color:#3d54e7;font-weight:600}}.fund-panel .benchmark .benchmark__table .benchmark__data-row td{border-bottom:2px solid #f8f8f9;text-align:right}.fund-panel .benchmark .benchmark__table .benchmark__data-row td:first-of-type{text-align:left}.fund-panel .benchmark .benchmark__table .benchmark__header-row+.benchmark__data-row{font-weight:600}.fund-panel .benchmark .benchmark__table .benchmark__header-row+.benchmark__data-row td:first-of-type::before{background-color:#003e6b}.fund-panel .benchmark .benchmark__table .benchmark__header-row+.benchmark__data-row+.benchmark__data-row td:first-of-type::before{background-color:#4ddee7}.fund-panel .benchmark .benchmark__table .benchmark__header-row+.benchmark__data-row+.benchmark__data-row+.benchmark__data-row td:first-of-type::before{background-color:#c762cb}.fund-panel .benchmark .benchmark__table .benchmark__header-row+.benchmark__data-row+.benchmark__data-row+.benchmark__data-row+.benchmark__data-row td:first-of-type::before{background-color:#5b3187}.no-scroll{max-height:100vh;overflow:hidden}.disclaimer--fc{font-family:Rubik,sans-serif;font-size:12px}.disclaimer--fc.bottom{padding-top:5rem}@media(min-width:992px){.disclaimer--fc{font-size:13px}}.disclaimer--fc .disclaimer::before{display:none}@media(min-width:992px){.disclaimer--fc .disclaimer::before{display:block}}.fund__info-list .fund__info-row{display:flex;justify-content:space-between;border-bottom:2px solid #f8f8f9;border-width:0;background-color:#fff !important;padding:.5em}.fund__info-list .fund__info-row br{display:none}@media(min-width:992px){.fund__info-list .fund__info-row br{display:block}}.fund__info-list .fund__info-row p{display:flex;flex-direction:column;align-items:end}.fund__info-list label{margin-bottom:0}.fund__info-list p{margin-bottom:0}.fund__info-list a{color:#3d54e7;font-weight:600}.fund__actions{display:flex;flex-flow:column wrap;border-width:0;background-color:#f8f8f9;padding:0}.fund__actions a{display:flex;padding:.2rem .25em .2rem 0;color:#3d54e7}.fund__actions label{margin-bottom:0}.fund__actions .fund__action{display:inline-block;position:relative;align-items:center;justify-content:space-between;border-bottom:2px solid #fff;padding:.25em .5em;height:3rem;line-height:2.9em;color:#3d54e7;font-weight:600}.fund__actions .fund__action>span{position:absolute;padding-left:.25em}.fund__actions .fund__action .icon{font-size:1.7rem}.fund__actions .fund__action .switch{padding-right:.25em}.fund__actions .fund__action p{margin-bottom:0;padding-right:.25em}.digital{font-family:Rubik,sans-serif;font-size:12px}@media(min-width:992px){.digital{font-size:13px}}.digital .block__title.heading,.digital h1,.digital h2,.digital h3,.digital h4,.digital h5,.digital h6{text-align:left;color:#003e6b;font-weight:600}.digital .block__title.heading::after,.digital h1::after,.digital h2::after,.digital h3::after,.digital h4::after,.digital h5::after,.digital h6::after{display:none}.digital h1,.digital .section__header h1{margin-bottom:1.25em;font-size:2.027em}.digital h2{font-size:1.802em}.digital h3{font-size:1.602em}.digital h4{font-size:1.424em}.digital h5{font-size:1.266em}.digital h6{font-size:1.125em}.digital a,.digital .text-link,.digital .disclaimer::before{color:#3d54e7;font-weight:600}.digital .select2-container--default .select2-selection--single .select2-selection__arrow b::before,.digital .select2-container--default .select2-selection--multiple .select2-selection__arrow b::before{color:#3d54e7}.digital .js-form-submit{background:#3d54e7;box-shadow:0 1px 0 0 rgb(70.0770642202,92.0009174312,232.1229357798) inset,0 -1px 0 0 rgb(70.0770642202,92.0009174312,232.1229357798) inset,0 2px 0 0 rgb(38.3073394495,63.997706422,228.1926605505),0 2px 0 1px rgba(26.5321100917,51.9587155963,214.4678899083,.1);color:#fff !important;border-radius:4em;padding:.75em 2em;text-transform:none;font-weight:600}.digital .js-form-submit:hover,.digital .js-form-submit:focus{box-shadow:0 2px 0 0 rgb(26.5321100917,51.9587155963,214.4678899083),0 2px 1px 1px rgba(26.5321100917,51.9587155963,214.4678899083,.1);background:rgb(65.5385321101,88.0004587156,231.5614678899);color:#fff !important}.digital .js-form-submit:active{top:1px;outline:none;box-shadow:0 1px 0 0 rgb(26.5321100917,51.9587155963,214.4678899083),0 2px 1px 1px rgba(20.9174311927,40.9633027523,169.0825688073,.2);background:rgb(65.5385321101,88.0004587156,231.5614678899)}@font-face{font-family:"swiper-icons";src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper::before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,0.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,0.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,0.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,0.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,0.5),rgba(0,0,0,0))}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper::after{content:"";position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size:44px}.swiper-button-prev,.swiper-button-next{position:absolute;top:var(--swiper-navigation-top-offset,50%);width:calc(var(--swiper-navigation-size)/44*27);height:var(--swiper-navigation-size);margin-top:calc(0px - var(--swiper-navigation-size)/2);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev.swiper-button-hidden,.swiper-button-next.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-prev,.swiper-navigation-disabled .swiper-button-next{display:none !important}.swiper-button-prev svg,.swiper-button-next svg{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-prev svg,.swiper-rtl .swiper-button-next svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset,10px);right:auto}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto}.swiper-button-lock{display:none}.swiper-button-prev:after,.swiper-button-next:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none !important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-pagination{position:absolute;text-align:center;transition:300ms opacity;transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none !important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(0.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(0.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(0.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(0.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(0.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity,0.2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none !important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity,1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translate3d(0px,-50%,0)}.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:200ms transform,200ms top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:200ms transform,200ms left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:200ms transform,200ms right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,rgba(0,0,0,0.25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size,4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:var(--swiper-scrollbar-border-radius,10px);position:relative;touch-action:none;background:var(--swiper-scrollbar-bg-color,rgba(0,0,0,0.1))}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none !important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:var(--swiper-scrollbar-sides-offset,1%);bottom:var(--swiper-scrollbar-bottom,4px);top:var(--swiper-scrollbar-top,auto);z-index:50;height:var(--swiper-scrollbar-size,4px);width:calc(100% - 2*var(--swiper-scrollbar-sides-offset,1%))}.swiper-vertical>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-vertical{position:absolute;left:var(--swiper-scrollbar-left,auto);right:var(--swiper-scrollbar-right,4px);top:var(--swiper-scrollbar-sides-offset,1%);z-index:50;width:var(--swiper-scrollbar-size,4px);height:calc(100% - 2*var(--swiper-scrollbar-sides-offset,1%))}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:var(--swiper-scrollbar-drag-bg-color,rgba(0,0,0,0.5));border-radius:var(--swiper-scrollbar-border-radius,10px);left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>img,.swiper-zoom-container>svg,.swiper-zoom-container>canvas{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.swiper-slide-zoomed{cursor:move;touch-action:none}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active{pointer-events:auto}.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:"";background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-cube .swiper-slide-next+.swiper-slide{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right{z-index:0;backface-visibility:hidden}.swiper.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right{z-index:0;backface-visibility:hidden}.swiper-creative .swiper-slide{backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;backface-visibility:hidden;overflow:hidden}.tippy-box[data-animation=shift-away][data-state=hidden]{opacity:0}.tippy-box[data-animation=shift-away][data-state=hidden][data-placement^=top]{transform:translateY(10px)}.tippy-box[data-animation=shift-away][data-state=hidden][data-placement^=bottom]{transform:translateY(-10px)}.tippy-box[data-animation=shift-away][data-state=hidden][data-placement^=left]{transform:translateX(10px)}.tippy-box[data-animation=shift-away][data-state=hidden][data-placement^=right]{transform:translateX(-10px)}.tippy-box[data-placement^=top]>.tippy-svg-arrow{bottom:0}.tippy-box[data-placement^=top]>.tippy-svg-arrow:after,.tippy-box[data-placement^=top]>.tippy-svg-arrow>svg{top:16px;transform:rotate(180deg)}.tippy-box[data-placement^=bottom]>.tippy-svg-arrow{top:0}.tippy-box[data-placement^=bottom]>.tippy-svg-arrow>svg{bottom:16px}.tippy-box[data-placement^=left]>.tippy-svg-arrow{right:0}.tippy-box[data-placement^=left]>.tippy-svg-arrow:after,.tippy-box[data-placement^=left]>.tippy-svg-arrow>svg{transform:rotate(90deg);top:calc(50% - 3px);left:11px}.tippy-box[data-placement^=right]>.tippy-svg-arrow{left:0}.tippy-box[data-placement^=right]>.tippy-svg-arrow:after,.tippy-box[data-placement^=right]>.tippy-svg-arrow>svg{transform:rotate(-90deg);top:calc(50% - 3px);right:11px}.tippy-svg-arrow{width:16px;height:16px;fill:#333;text-align:initial}.tippy-svg-arrow,.tippy-svg-arrow>svg{position:absolute}
