@charset "UTF-8";:root,[data-bs-theme=light]{ --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:#0d6efd; --bs-secondary:#6c757d; --bs-success:#198754; --bs-info:#0dcaf0; --bs-warning:#ffc107; --bs-danger:#dc3545; --bs-light:#f8f9fa; --bs-dark:#212529; --bs-primary-rgb:13,110,253; --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-primary-text-emphasis:#052c65; --bs-secondary-text-emphasis:#2b2f32; --bs-success-text-emphasis:#0a3622; --bs-info-text-emphasis:#055160; --bs-warning-text-emphasis:#664d03; --bs-danger-text-emphasis:#58151c; --bs-light-text-emphasis:#495057; --bs-dark-text-emphasis:#495057; --bs-primary-bg-subtle:#cfe2ff; --bs-secondary-bg-subtle:#e2e3e5; --bs-success-bg-subtle:#d1e7dd; --bs-info-bg-subtle:#cff4fc; --bs-warning-bg-subtle:#fff3cd; --bs-danger-bg-subtle:#f8d7da; --bs-light-bg-subtle:#fcfcfd; --bs-dark-bg-subtle:#ced4da; --bs-primary-border-subtle:#9ec5fe; --bs-secondary-border-subtle:#c4c8cb; --bs-success-border-subtle:#a3cfbb; --bs-info-border-subtle:#9eeaf9; --bs-warning-border-subtle:#ffe69c; --bs-danger-border-subtle:#f1aeb5; --bs-light-border-subtle:#e9ecef; --bs-dark-border-subtle:#adb5bd; --bs-white-rgb:255,255,255; --bs-black-rgb:0,0,0; --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:var(--bs-font-sans-serif); --bs-body-font-size:1rem; --bs-body-font-weight:400; --bs-body-line-height:1.5; --bs-body-color:#212529; --bs-body-color-rgb:33,37,41; --bs-body-bg:#fff; --bs-body-bg-rgb:255,255,255; --bs-emphasis-color:#000; --bs-emphasis-color-rgb:0,0,0; --bs-secondary-color:rgba(33,37,41,0.75); --bs-secondary-color-rgb:33,37,41; --bs-secondary-bg:#e9ecef; --bs-secondary-bg-rgb:233,236,239; --bs-tertiary-color:rgba(33,37,41,0.5); --bs-tertiary-color-rgb:33,37,41; --bs-tertiary-bg:#f8f9fa; --bs-tertiary-bg-rgb:248,249,250; --bs-heading-color:inherit; --bs-link-color:#0d6efd; --bs-link-color-rgb:13,110,253; --bs-link-decoration:underline; --bs-link-hover-color:#0a58ca; --bs-link-hover-color-rgb:10,88,202; --bs-code-color:#d63384; --bs-highlight-color:#212529; --bs-highlight-bg:#fff3cd; --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.25rem; --bs-border-radius-lg:0.5rem; --bs-border-radius-xl:1rem; --bs-border-radius-xxl:2rem; --bs-border-radius-2xl:var(--bs-border-radius-xxl); --bs-border-radius-pill:50rem; --bs-box-shadow:0 0.5rem 1rem rgba(0,0,0,0.15); --bs-box-shadow-sm:0 0.125rem 0.25rem rgba(0,0,0,0.075); --bs-box-shadow-lg:0 1rem 3rem rgba(0,0,0,0.175); --bs-box-shadow-inset:inset 0 1px 2px rgba(0,0,0,0.075); --bs-focus-ring-width:0.25rem; --bs-focus-ring-opacity:0.25; --bs-focus-ring-color:rgba(13,110,253,0.25); --bs-form-valid-color:#198754; --bs-form-valid-border-color:#198754; --bs-form-invalid-color:#dc3545; --bs-form-invalid-border-color:#dc3545;}[data-bs-theme=dark]{ color-scheme:dark; --bs-body-color:#dee2e6; --bs-body-color-rgb:222,226,230; --bs-body-bg:#212529; --bs-body-bg-rgb:33,37,41; --bs-emphasis-color:#fff; --bs-emphasis-color-rgb:255,255,255; --bs-secondary-color:rgba(222,226,230,0.75); --bs-secondary-color-rgb:222,226,230; --bs-secondary-bg:#343a40; --bs-secondary-bg-rgb:52,58,64; --bs-tertiary-color:rgba(222,226,230,0.5); --bs-tertiary-color-rgb:222,226,230; --bs-tertiary-bg:#2b3035; --bs-tertiary-bg-rgb:43,48,53; --bs-primary-text-emphasis:#6ea8fe; --bs-secondary-text-emphasis:#a7acb1; --bs-success-text-emphasis:#75b798; --bs-info-text-emphasis:#6edff6; --bs-warning-text-emphasis:#ffda6a; --bs-danger-text-emphasis:#ea868f; --bs-light-text-emphasis:#f8f9fa; --bs-dark-text-emphasis:#dee2e6; --bs-primary-bg-subtle:#031633; --bs-secondary-bg-subtle:#161719; --bs-success-bg-subtle:#051b11; --bs-info-bg-subtle:#032830; --bs-warning-bg-subtle:#332701; --bs-danger-bg-subtle:#2c0b0e; --bs-light-bg-subtle:#343a40; --bs-dark-bg-subtle:#1a1d20; --bs-primary-border-subtle:#084298; --bs-secondary-border-subtle:#41464b; --bs-success-border-subtle:#0f5132; --bs-info-border-subtle:#087990; --bs-warning-border-subtle:#997404; --bs-danger-border-subtle:#842029; --bs-light-border-subtle:#495057; --bs-dark-border-subtle:#343a40; --bs-heading-color:inherit; --bs-link-color:#6ea8fe; --bs-link-hover-color:#8bb9fe; --bs-link-color-rgb:110,168,254; --bs-link-hover-color-rgb:139,185,254; --bs-code-color:#e685b5; --bs-highlight-color:#dee2e6; --bs-highlight-bg:#664d03; --bs-border-color:#495057; --bs-border-color-translucent:rgba(255,255,255,0.15); --bs-form-valid-color:#75b798; --bs-form-valid-border-color:#75b798; --bs-form-invalid-color:#ea868f; --bs-form-invalid-border-color:#ea868f;}*,*::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:var(--bs-border-width) solid; opacity:0.25;}h6,.h6,h5,.h5,h4,.h4,h3,.h3,h2,.h2,h1,.h1{ margin-top:0; margin-bottom:0.5rem; font-weight:500; line-height:1.2; color:var(--bs-heading-color);}h1,.h1{ font-size:calc(1.375rem + 1.5vw);}@media (min-width:1200px){ h1,.h1{ font-size:2.5rem;}}h2,.h2{ font-size:calc(1.325rem + 0.9vw);}@media (min-width:1200px){ h2,.h2{ font-size:2rem;}}h3,.h3{ font-size:calc(1.3rem + 0.6vw);}@media (min-width:1200px){ h3,.h3{ font-size:1.75rem;}}h4,.h4{ font-size:calc(1.275rem + 0.3vw);}@media (min-width:1200px){ h4,.h4{ font-size:1.5rem;}}h5,.h5{ font-size:1.25rem;}h6,.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:0.5rem; margin-left:0;}blockquote{ margin:0 0 1rem;}b,strong{ font-weight:bolder;}small,.small{ font-size:0.875em;}mark,.mark{ padding:0.1875em; color:var(--bs-highlight-color); 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:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity,1)); text-decoration:underline;}a:hover{ --bs-link-color-rgb:var(--bs-link-hover-color-rgb);}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:0.1875rem 0.375rem; font-size:0.875em; color:var(--bs-body-bg); background-color:var(--bs-body-color); border-radius:0.25rem;}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:0.5rem; padding-bottom:0.5rem; color:var(--bs-secondary-color); 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:0.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]{ -webkit-appearance:textfield; outline-offset:-2px;}::-webkit-search-decoration{ -webkit-appearance:none;}::-webkit-color-swatch-wrapper{ padding:0;}::-webkit-file-upload-button{ font:inherit; -webkit-appearance:button;}::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;}.lead{ font-size:1.25rem; font-weight:300;}.display-1{ font-size:calc(1.625rem + 4.5vw); font-weight:300; line-height:1.2;}@media (min-width:1200px){ .display-1{ font-size:5rem;}}.display-2{ font-size:calc(1.575rem + 3.9vw); font-weight:300; line-height:1.2;}@media (min-width:1200px){ .display-2{ font-size:4.5rem;}}.display-3{ font-size:calc(1.525rem + 3.3vw); font-weight:300; line-height:1.2;}@media (min-width:1200px){ .display-3{ font-size:4rem;}}.display-4{ font-size:calc(1.475rem + 2.7vw); font-weight:300; line-height:1.2;}@media (min-width:1200px){ .display-4{ font-size:3.5rem;}}.display-5{ font-size:calc(1.425rem + 2.1vw); font-weight:300; line-height:1.2;}@media (min-width:1200px){ .display-5{ font-size:3rem;}}.display-6{ font-size:calc(1.375rem + 1.5vw); font-weight:300; line-height:1.2;}@media (min-width:1200px){ .display-6{ font-size:2.5rem;}}.list-unstyled{ padding-left:0; list-style:none;}.list-inline{ padding-left:0; list-style:none;}.list-inline-item{ display:inline-block;}.list-inline-item:not(:last-child){ margin-right:0.5rem;}.initialism{ font-size:0.875em; text-transform:uppercase;}.blockquote{ margin-bottom:1rem; font-size:1.25rem;}.blockquote >:last-child{ margin-bottom:0;}.blockquote-footer{ margin-top:-1rem; margin-bottom:1rem; font-size:0.875em; color:#6c757d;}.blockquote-footer::before{ content:"— ";}.img-fluid{ max-width:100%; height:auto;}.img-thumbnail{ padding:0.25rem; background-color:var(--bs-body-bg); border:var(--bs-border-width) solid var(--bs-border-color); border-radius:var(--bs-border-radius); max-width:100%; height:auto;}.figure{ display:inline-block;}.figure-img{ margin-bottom:0.5rem; line-height:1;}.figure-caption{ font-size:0.875em; color:var(--bs-secondary-color);}.container,.container-fluid,.container-xxl,.container-xl,.container-lg,.container-md,.container-sm{ --bs-gutter-x:1.5rem; --bs-gutter-y:0; width:100%; padding-right:calc(var(--bs-gutter-x) * 0.5); padding-left:calc(var(--bs-gutter-x) * 0.5); margin-right:auto; margin-left:auto;}@media (min-width:576px){ .container-sm,.container{ max-width:540px;}}@media (min-width:768px){ .container-md,.container-sm,.container{ max-width:720px;}}@media (min-width:992px){ .container-lg,.container-md,.container-sm,.container{ max-width:960px;}}@media (min-width:1200px){ .container-xl,.container-lg,.container-md,.container-sm,.container{ max-width:1140px;}}@media (min-width:1400px){ .container-xxl,.container-xl,.container-lg,.container-md,.container-sm,.container{ max-width:1320px;}}:root{ --bs-breakpoint-xs:0; --bs-breakpoint-sm:576px; --bs-breakpoint-md:768px; --bs-breakpoint-lg:992px; --bs-breakpoint-xl:1200px; --bs-breakpoint-xxl:1400px;}.row{ --bs-gutter-x:1.5rem; --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) * 0.5); padding-left:calc(var(--bs-gutter-x) * 0.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.33333333%;}.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.66666667%;}.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: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.33333333%;} .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.66666667%;} .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.33333333%;} .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.66666667%;} .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.33333333%;} .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.66666667%;} .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.33333333%;} .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.66666667%;} .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:1400px){ .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.33333333%;} .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.66666667%;} .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;}}.table{ --bs-table-color-type:initial; --bs-table-bg-type:initial; --bs-table-color-state:initial; --bs-table-bg-state:initial; --bs-table-color:var(--bs-emphasis-color); --bs-table-bg:var(--bs-body-bg); --bs-table-border-color:var(--bs-border-color); --bs-table-accent-bg:transparent; --bs-table-striped-color:var(--bs-emphasis-color); --bs-table-striped-bg:rgba(var(--bs-emphasis-color-rgb),0.05); --bs-table-active-color:var(--bs-emphasis-color); --bs-table-active-bg:rgba(var(--bs-emphasis-color-rgb),0.1); --bs-table-hover-color:var(--bs-emphasis-color); --bs-table-hover-bg:rgba(var(--bs-emphasis-color-rgb),0.075); width:100%; margin-bottom:1rem; vertical-align:top; border-color:var(--bs-table-border-color);}.table >:not(caption) > * > *{ padding:0.5rem 0.5rem; color:var(--bs-table-color-state,var(--bs-table-color-type,var(--bs-table-color))); background-color:var(--bs-table-bg); border-bottom-width:var(--bs-border-width); box-shadow:inset 0 0 0 9999px var(--bs-table-bg-state,var(--bs-table-bg-type,var(--bs-table-accent-bg)));}.table > tbody{ vertical-align:inherit;}.table > thead{ vertical-align:bottom;}.table-group-divider{ border-top:calc(var(--bs-border-width) * 2) solid currentcolor;}.caption-top{ caption-side:top;}.table-sm >:not(caption) > * > *{ padding:0.25rem 0.25rem;}.table-bordered >:not(caption) > *{ border-width:var(--bs-border-width) 0;}.table-bordered >:not(caption) > * > *{ border-width:0 var(--bs-border-width);}.table-borderless >:not(caption) > * > *{ border-bottom-width:0;}.table-borderless >:not(:first-child){ border-top-width:0;}.table-striped > tbody > tr:nth-of-type(odd) > *{ --bs-table-color-type:var(--bs-table-striped-color); --bs-table-bg-type:var(--bs-table-striped-bg);}.table-striped-columns >:not(caption) > tr >:nth-child(even){ --bs-table-color-type:var(--bs-table-striped-color); --bs-table-bg-type:var(--bs-table-striped-bg);}.table-active{ --bs-table-color-state:var(--bs-table-active-color); --bs-table-bg-state:var(--bs-table-active-bg);}.table-hover > tbody > tr:hover > *{ --bs-table-color-state:var(--bs-table-hover-color); --bs-table-bg-state:var(--bs-table-hover-bg);}.table-primary{ --bs-table-color:#000; --bs-table-bg:#cfe2ff; --bs-table-border-color:#a6b5cc; --bs-table-striped-bg:#c5d7f2; --bs-table-striped-color:#000; --bs-table-active-bg:#bacbe6; --bs-table-active-color:#000; --bs-table-hover-bg:#bfd1ec; --bs-table-hover-color:#000; color:var(--bs-table-color); border-color:var(--bs-table-border-color);}.table-secondary{ --bs-table-color:#000; --bs-table-bg:#e2e3e5; --bs-table-border-color:#b5b6b7; --bs-table-striped-bg:#d7d8da; --bs-table-striped-color:#000; --bs-table-active-bg:#cbccce; --bs-table-active-color:#000; --bs-table-hover-bg:#d1d2d4; --bs-table-hover-color:#000; color:var(--bs-table-color); border-color:var(--bs-table-border-color);}.table-success{ --bs-table-color:#000; --bs-table-bg:#d1e7dd; --bs-table-border-color:#a7b9b1; --bs-table-striped-bg:#c7dbd2; --bs-table-striped-color:#000; --bs-table-active-bg:#bcd0c7; --bs-table-active-color:#000; --bs-table-hover-bg:#c1d6cc; --bs-table-hover-color:#000; color:var(--bs-table-color); border-color:var(--bs-table-border-color);}.table-info{ --bs-table-color:#000; --bs-table-bg:#cff4fc; --bs-table-border-color:#a6c3ca; --bs-table-striped-bg:#c5e8ef; --bs-table-striped-color:#000; --bs-table-active-bg:#badce3; --bs-table-active-color:#000; --bs-table-hover-bg:#bfe2e9; --bs-table-hover-color:#000; color:var(--bs-table-color); border-color:var(--bs-table-border-color);}.table-warning{ --bs-table-color:#000; --bs-table-bg:#fff3cd; --bs-table-border-color:#ccc2a4; --bs-table-striped-bg:#f2e7c3; --bs-table-striped-color:#000; --bs-table-active-bg:#e6dbb9; --bs-table-active-color:#000; --bs-table-hover-bg:#ece1be; --bs-table-hover-color:#000; color:var(--bs-table-color); border-color:var(--bs-table-border-color);}.table-danger{ --bs-table-color:#000; --bs-table-bg:#f8d7da; --bs-table-border-color:#c6acae; --bs-table-striped-bg:#eccccf; --bs-table-striped-color:#000; --bs-table-active-bg:#dfc2c4; --bs-table-active-color:#000; --bs-table-hover-bg:#e5c7ca; --bs-table-hover-color:#000; color:var(--bs-table-color); border-color:var(--bs-table-border-color);}.table-light{ --bs-table-color:#000; --bs-table-bg:#f8f9fa; --bs-table-border-color:#c6c7c8; --bs-table-striped-bg:#ecedee; --bs-table-striped-color:#000; --bs-table-active-bg:#dfe0e1; --bs-table-active-color:#000; --bs-table-hover-bg:#e5e6e7; --bs-table-hover-color:#000; color:var(--bs-table-color); border-color:var(--bs-table-border-color);}.table-dark{ --bs-table-color:#fff; --bs-table-bg:#212529; --bs-table-border-color:#4d5154; --bs-table-striped-bg:#2c3034; --bs-table-striped-color:#fff; --bs-table-active-bg:#373b3e; --bs-table-active-color:#fff; --bs-table-hover-bg:#323539; --bs-table-hover-color:#fff; color:var(--bs-table-color); border-color:var(--bs-table-border-color);}.table-responsive{ overflow-x:auto; -webkit-overflow-scrolling:touch;}@media (max-width:575.98px){ .table-responsive-sm{ overflow-x:auto; -webkit-overflow-scrolling:touch;}}@media (max-width:767.98px){ .table-responsive-md{ overflow-x:auto; -webkit-overflow-scrolling:touch;}}@media (max-width:991.98px){ .table-responsive-lg{ overflow-x:auto; -webkit-overflow-scrolling:touch;}}@media (max-width:1199.98px){ .table-responsive-xl{ overflow-x:auto; -webkit-overflow-scrolling:touch;}}@media (max-width:1399.98px){ .table-responsive-xxl{ overflow-x:auto; -webkit-overflow-scrolling:touch;}}.form-label{ margin-bottom:0.5rem;}.col-form-label{ padding-top:calc(0.375rem + var(--bs-border-width)); padding-bottom:calc(0.375rem + var(--bs-border-width)); margin-bottom:0; font-size:inherit; line-height:1.5;}.col-form-label-lg{ padding-top:calc(0.5rem + var(--bs-border-width)); padding-bottom:calc(0.5rem + var(--bs-border-width)); font-size:1.25rem;}.col-form-label-sm{ padding-top:calc(0.25rem + var(--bs-border-width)); padding-bottom:calc(0.25rem + var(--bs-border-width)); font-size:0.875rem;}.form-text{ margin-top:0.25rem; font-size:0.875em; color:var(--bs-secondary-color);}.form-control{ display:block; width:100%; padding:0.375rem 0.75rem; font-size:1rem; font-weight:400; line-height:1.5; color:var(--bs-body-color); -webkit-appearance:none; -moz-appearance:none; appearance:none; background-color:var(--bs-body-bg); background-clip:padding-box; border:var(--bs-border-width) solid var(--bs-border-color); border-radius:var(--bs-border-radius); transition:border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;}@media (prefers-reduced-motion:reduce){ .form-control{ transition:none;}}.form-control[type=file]{ overflow:hidden;}.form-control[type=file]:not(:disabled):not([readonly]){ cursor:pointer;}.form-control:focus{ color:var(--bs-body-color); background-color:var(--bs-body-bg); border-color:#86b7fe; outline:0; box-shadow:0 0 0 0.25rem rgba(13,110,253,0.25);}.form-control::-webkit-date-and-time-value{ min-width:85px; height:1.5em; margin:0;}.form-control::-webkit-datetime-edit{ display:block; padding:0;}.form-control::-moz-placeholder{ color:var(--bs-secondary-color); opacity:1;}.form-control::placeholder{ color:var(--bs-secondary-color); opacity:1;}.form-control:disabled{ background-color:var(--bs-secondary-bg); opacity:1;}.form-control::-webkit-file-upload-button{ padding:0.375rem 0.75rem; margin:-0.375rem -0.75rem; -webkit-margin-end:0.75rem; margin-inline-end:0.75rem; color:var(--bs-body-color); background-color:var(--bs-tertiary-bg); pointer-events:none; border-color:inherit; border-style:solid; border-width:0; border-inline-end-width:var(--bs-border-width); border-radius:0; -webkit-transition:color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out; transition:color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;}.form-control::file-selector-button{ padding:0.375rem 0.75rem; margin:-0.375rem -0.75rem; -webkit-margin-end:0.75rem; margin-inline-end:0.75rem; color:var(--bs-body-color); background-color:var(--bs-tertiary-bg); pointer-events:none; border-color:inherit; border-style:solid; border-width:0; border-inline-end-width:var(--bs-border-width); border-radius:0; transition:color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;}@media (prefers-reduced-motion:reduce){ .form-control::-webkit-file-upload-button{ -webkit-transition:none; transition:none;} .form-control::file-selector-button{ transition:none;}}.form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button{ background-color:var(--bs-secondary-bg);}.form-control:hover:not(:disabled):not([readonly])::file-selector-button{ background-color:var(--bs-secondary-bg);}.form-control-plaintext{ display:block; width:100%; padding:0.375rem 0; margin-bottom:0; line-height:1.5; color:var(--bs-body-color); background-color:transparent; border:solid transparent; border-width:var(--bs-border-width) 0;}.form-control-plaintext:focus{ outline:0;}.form-control-plaintext.form-control-sm,.form-control-plaintext.form-control-lg{ padding-right:0; padding-left:0;}.form-control-sm{ min-height:calc(1.5em + 0.5rem + calc(var(--bs-border-width) * 2)); padding:0.25rem 0.5rem; font-size:0.875rem; border-radius:var(--bs-border-radius-sm);}.form-control-sm::-webkit-file-upload-button{ padding:0.25rem 0.5rem; margin:-0.25rem -0.5rem; -webkit-margin-end:0.5rem; margin-inline-end:0.5rem;}.form-control-sm::file-selector-button{ padding:0.25rem 0.5rem; margin:-0.25rem -0.5rem; -webkit-margin-end:0.5rem; margin-inline-end:0.5rem;}.form-control-lg{ min-height:calc(1.5em + 1rem + calc(var(--bs-border-width) * 2)); padding:0.5rem 1rem; font-size:1.25rem; border-radius:var(--bs-border-radius-lg);}.form-control-lg::-webkit-file-upload-button{ padding:0.5rem 1rem; margin:-0.5rem -1rem; -webkit-margin-end:1rem; margin-inline-end:1rem;}.form-control-lg::file-selector-button{ padding:0.5rem 1rem; margin:-0.5rem -1rem; -webkit-margin-end:1rem; margin-inline-end:1rem;}textarea.form-control{ min-height:calc(1.5em + 0.75rem + calc(var(--bs-border-width) * 2));}textarea.form-control-sm{ min-height:calc(1.5em + 0.5rem + calc(var(--bs-border-width) * 2));}textarea.form-control-lg{ min-height:calc(1.5em + 1rem + calc(var(--bs-border-width) * 2));}.form-control-color{ width:3rem; height:calc(1.5em + 0.75rem + calc(var(--bs-border-width) * 2)); padding:0.375rem;}.form-control-color:not(:disabled):not([readonly]){ cursor:pointer;}.form-control-color::-moz-color-swatch{ border:0 !important; border-radius:var(--bs-border-radius);}.form-control-color::-webkit-color-swatch{ border:0 !important; border-radius:var(--bs-border-radius);}.form-control-color.form-control-sm{ height:calc(1.5em + 0.5rem + calc(var(--bs-border-width) * 2));}.form-control-color.form-control-lg{ height:calc(1.5em + 1rem + calc(var(--bs-border-width) * 2));}.form-select{ --bs-form-select-bg-img:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e"); display:block; width:100%; padding:0.375rem 2.25rem 0.375rem 0.75rem; font-size:1rem; font-weight:400; line-height:1.5; color:var(--bs-body-color); -webkit-appearance:none; -moz-appearance:none; appearance:none; background-color:var(--bs-body-bg); background-image:var(--bs-form-select-bg-img),var(--bs-form-select-bg-icon,none); background-repeat:no-repeat; background-position:right 0.75rem center; background-size:16px 12px; border:var(--bs-border-width) solid var(--bs-border-color); border-radius:var(--bs-border-radius); transition:border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;}@media (prefers-reduced-motion:reduce){ .form-select{ transition:none;}}.form-select:focus{ border-color:#86b7fe; outline:0; box-shadow:0 0 0 0.25rem rgba(13,110,253,0.25);}.form-select[multiple],.form-select[size]:not([size="1"]){ padding-right:0.75rem; background-image:none;}.form-select:disabled{ background-color:var(--bs-secondary-bg);}.form-select:-moz-focusring{ color:transparent; text-shadow:0 0 0 var(--bs-body-color);}.form-select-sm{ padding-top:0.25rem; padding-bottom:0.25rem; padding-left:0.5rem; font-size:0.875rem; border-radius:var(--bs-border-radius-sm);}.form-select-lg{ padding-top:0.5rem; padding-bottom:0.5rem; padding-left:1rem; font-size:1.25rem; border-radius:var(--bs-border-radius-lg);}[data-bs-theme=dark] .form-select{ --bs-form-select-bg-img:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23dee2e6' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");}.form-check{ display:block; min-height:1.5rem; padding-left:1.5em; margin-bottom:0.125rem;}.form-check .form-check-input{ float:left; margin-left:-1.5em;}.form-check-reverse{ padding-right:1.5em; padding-left:0; text-align:right;}.form-check-reverse .form-check-input{ float:right; margin-right:-1.5em; margin-left:0;}.form-check-input{ --bs-form-check-bg:var(--bs-body-bg); flex-shrink:0; width:1em; height:1em; margin-top:0.25em; vertical-align:top; -webkit-appearance:none; -moz-appearance:none; appearance:none; background-color:var(--bs-form-check-bg); background-image:var(--bs-form-check-bg-image); background-repeat:no-repeat; background-position:center; background-size:contain; border:var(--bs-border-width) solid var(--bs-border-color); -webkit-print-color-adjust:exact; color-adjust:exact; print-color-adjust:exact;}.form-check-input[type=checkbox]{ border-radius:0.25em;}.form-check-input[type=radio]{ border-radius:50%;}.form-check-input:active{ filter:brightness(90%);}.form-check-input:focus{ border-color:#86b7fe; outline:0; box-shadow:0 0 0 0.25rem rgba(13,110,253,0.25);}.form-check-input:checked{ background-color:#0d6efd; border-color:#0d6efd;}.form-check-input:checked[type=checkbox]{ --bs-form-check-bg-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e");}.form-check-input:checked[type=radio]{ --bs-form-check-bg-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e");}.form-check-input[type=checkbox]:indeterminate{ background-color:#0d6efd; border-color:#0d6efd; --bs-form-check-bg-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e");}.form-check-input:disabled{ pointer-events:none; filter:none; opacity:0.5;}.form-check-input[disabled] ~ .form-check-label,.form-check-input:disabled ~ .form-check-label{ cursor:default; opacity:0.5;}.form-switch{ padding-left:2.5em;}.form-switch .form-check-input{ --bs-form-switch-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280,0,0,0.25%29'/%3e%3c/svg%3e"); width:2em; margin-left:-2.5em; background-image:var(--bs-form-switch-bg); background-position:left center; border-radius:2em; transition:background-position 0.15s ease-in-out;}@media (prefers-reduced-motion:reduce){ .form-switch .form-check-input{ transition:none;}}.form-switch .form-check-input:focus{ --bs-form-switch-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%2386b7fe'/%3e%3c/svg%3e");}.form-switch .form-check-input:checked{ background-position:right center; --bs-form-switch-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e");}.form-switch.form-check-reverse{ padding-right:2.5em; padding-left:0;}.form-switch.form-check-reverse .form-check-input{ margin-right:-2.5em; margin-left:0;}.form-check-inline{ display:inline-block; margin-right:1rem;}.btn-check{ position:absolute; clip:rect(0,0,0,0); pointer-events:none;}.btn-check[disabled] + .btn,.btn-check:disabled + .btn{ pointer-events:none; filter:none; opacity:0.65;}[data-bs-theme=dark] .form-switch .form-check-input:not(:checked):not(:focus){ --bs-form-switch-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%28255,255,255,0.25%29'/%3e%3c/svg%3e");}.form-range{ width:100%; height:1.5rem; padding:0; -webkit-appearance:none; -moz-appearance:none; appearance:none; background-color:transparent;}.form-range:focus{ outline:0;}.form-range:focus::-webkit-slider-thumb{ box-shadow:0 0 0 1px #fff,0 0 0 0.25rem rgba(13,110,253,0.25);}.form-range:focus::-moz-range-thumb{ box-shadow:0 0 0 1px #fff,0 0 0 0.25rem rgba(13,110,253,0.25);}.form-range::-moz-focus-outer{ border:0;}.form-range::-webkit-slider-thumb{ width:1rem; height:1rem; margin-top:-0.25rem; -webkit-appearance:none; appearance:none; background-color:#0d6efd; border:0; border-radius:1rem; -webkit-transition:background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out; transition:background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;}@media (prefers-reduced-motion:reduce){ .form-range::-webkit-slider-thumb{ -webkit-transition:none; transition:none;}}.form-range::-webkit-slider-thumb:active{ background-color:#b6d4fe;}.form-range::-webkit-slider-runnable-track{ width:100%; height:0.5rem; color:transparent; cursor:pointer; background-color:var(--bs-secondary-bg); border-color:transparent; border-radius:1rem;}.form-range::-moz-range-thumb{ width:1rem; height:1rem; -moz-appearance:none; appearance:none; background-color:#0d6efd; border:0; border-radius:1rem; -moz-transition:background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out; transition:background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;}@media (prefers-reduced-motion:reduce){ .form-range::-moz-range-thumb{ -moz-transition:none; transition:none;}}.form-range::-moz-range-thumb:active{ background-color:#b6d4fe;}.form-range::-moz-range-track{ width:100%; height:0.5rem; color:transparent; cursor:pointer; background-color:var(--bs-secondary-bg); border-color:transparent; border-radius:1rem;}.form-range:disabled{ pointer-events:none;}.form-range:disabled::-webkit-slider-thumb{ background-color:var(--bs-secondary-color);}.form-range:disabled::-moz-range-thumb{ background-color:var(--bs-secondary-color);}.form-floating{ position:relative;}.form-floating > .form-control,.form-floating > .form-control-plaintext,.form-floating > .form-select{ height:calc(3.5rem + calc(var(--bs-border-width) * 2)); min-height:calc(3.5rem + calc(var(--bs-border-width) * 2)); line-height:1.25;}.form-floating > label{ position:absolute; top:0; left:0; z-index:2; height:100%; padding:1rem 0.75rem; overflow:hidden; text-align:start; text-overflow:ellipsis; white-space:nowrap; pointer-events:none; border:var(--bs-border-width) solid transparent; transform-origin:0 0; transition:opacity 0.1s ease-in-out,transform 0.1s ease-in-out;}@media (prefers-reduced-motion:reduce){ .form-floating > label{ transition:none;}}.form-floating > .form-control,.form-floating > .form-control-plaintext{ padding:1rem 0.75rem;}.form-floating > .form-control::-moz-placeholder,.form-floating > .form-control-plaintext::-moz-placeholder{ color:transparent;}.form-floating > .form-control::placeholder,.form-floating > .form-control-plaintext::placeholder{ color:transparent;}.form-floating > .form-control:not(:-moz-placeholder-shown),.form-floating > .form-control-plaintext:not(:-moz-placeholder-shown){ padding-top:1.625rem; padding-bottom:0.625rem;}.form-floating > .form-control:focus,.form-floating > .form-control:not(:placeholder-shown),.form-floating > .form-control-plaintext:focus,.form-floating > .form-control-plaintext:not(:placeholder-shown){ padding-top:1.625rem; padding-bottom:0.625rem;}.form-floating > .form-control:-webkit-autofill,.form-floating > .form-control-plaintext:-webkit-autofill{ padding-top:1.625rem; padding-bottom:0.625rem;}.form-floating > .form-select{ padding-top:1.625rem; padding-bottom:0.625rem;}.form-floating > .form-control:not(:-moz-placeholder-shown) ~ label{ color:rgba(var(--bs-body-color-rgb),0.65); transform:scale(0.85) translateY(-0.5rem) translateX(0.15rem);}.form-floating > .form-control:focus ~ label,.form-floating > .form-control:not(:placeholder-shown) ~ label,.form-floating > .form-control-plaintext ~ label,.form-floating > .form-select ~ label{ color:rgba(var(--bs-body-color-rgb),0.65); transform:scale(0.85) translateY(-0.5rem) translateX(0.15rem);}.form-floating > .form-control:not(:-moz-placeholder-shown) ~ label::after{ position:absolute; inset:1rem 0.375rem; z-index:-1; height:1.5em; content:""; background-color:var(--bs-body-bg); border-radius:var(--bs-border-radius);}.form-floating > .form-control:focus ~ label::after,.form-floating > .form-control:not(:placeholder-shown) ~ label::after,.form-floating > .form-control-plaintext ~ label::after,.form-floating > .form-select ~ label::after{ position:absolute; inset:1rem 0.375rem; z-index:-1; height:1.5em; content:""; background-color:var(--bs-body-bg); border-radius:var(--bs-border-radius);}.form-floating > .form-control:-webkit-autofill ~ label{ color:rgba(var(--bs-body-color-rgb),0.65); transform:scale(0.85) translateY(-0.5rem) translateX(0.15rem);}.form-floating > .form-control-plaintext ~ label{ border-width:var(--bs-border-width) 0;}.form-floating >:disabled ~ label,.form-floating > .form-control:disabled ~ label{ color:#6c757d;}.form-floating >:disabled ~ label::after,.form-floating > .form-control:disabled ~ label::after{ background-color:var(--bs-secondary-bg);}.input-group{ position:relative; display:flex; flex-wrap:wrap; align-items:stretch; width:100%;}.input-group > .form-control,.input-group > .form-select,.input-group > .form-floating{ position:relative; flex:1 1 auto; width:1%; min-width:0;}.input-group > .form-control:focus,.input-group > .form-select:focus,.input-group > .form-floating:focus-within{ z-index:5;}.input-group .btn{ position:relative; z-index:2;}.input-group .btn:focus{ z-index:5;}.input-group-text{ display:flex; align-items:center; padding:0.375rem 0.75rem; font-size:1rem; font-weight:400; line-height:1.5; color:var(--bs-body-color); text-align:center; white-space:nowrap; background-color:var(--bs-tertiary-bg); border:var(--bs-border-width) solid var(--bs-border-color); border-radius:var(--bs-border-radius);}.input-group-lg > .form-control,.input-group-lg > .form-select,.input-group-lg > .input-group-text,.input-group-lg > .btn{ padding:0.5rem 1rem; font-size:1.25rem; border-radius:var(--bs-border-radius-lg);}.input-group-sm > .form-control,.input-group-sm > .form-select,.input-group-sm > .input-group-text,.input-group-sm > .btn{ padding:0.25rem 0.5rem; font-size:0.875rem; border-radius:var(--bs-border-radius-sm);}.input-group-lg > .form-select,.input-group-sm > .form-select{ padding-right:3rem;}.input-group:not(.has-validation) >:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),.input-group:not(.has-validation) > .dropdown-toggle:nth-last-child(n+3),.input-group:not(.has-validation) > .form-floating:not(:last-child) > .form-control,.input-group:not(.has-validation) > .form-floating:not(:last-child) > .form-select{ border-top-right-radius:0; border-bottom-right-radius:0;}.input-group.has-validation >:nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),.input-group.has-validation > .dropdown-toggle:nth-last-child(n+4),.input-group.has-validation > .form-floating:nth-last-child(n+3) > .form-control,.input-group.has-validation > .form-floating:nth-last-child(n+3) > .form-select{ border-top-right-radius:0; border-bottom-right-radius:0;}.input-group >:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback){ margin-left:calc(var(--bs-border-width) * -1); border-top-left-radius:0; border-bottom-left-radius:0;}.input-group > .form-floating:not(:first-child) > .form-control,.input-group > .form-floating:not(:first-child) > .form-select{ border-top-left-radius:0; border-bottom-left-radius:0;}.valid-feedback{ display:none; width:100%; margin-top:0.25rem; font-size:0.875em; color:var(--bs-form-valid-color);}.valid-tooltip{ position:absolute; top:100%; z-index:5; display:none; max-width:100%; padding:0.25rem 0.5rem; margin-top:0.1rem; font-size:0.875rem; color:#fff; background-color:var(--bs-success); border-radius:var(--bs-border-radius);}.was-validated:valid ~ .valid-feedback,.was-validated:valid ~ .valid-tooltip,.is-valid ~ .valid-feedback,.is-valid ~ .valid-tooltip{ display:block;}.was-validated .form-control:valid,.form-control.is-valid{ border-color:var(--bs-form-valid-border-color); padding-right:calc(1.5em + 0.75rem); background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e"); background-repeat:no-repeat; background-position:right calc(0.375em + 0.1875rem) center; background-size:calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);}.was-validated .form-control:valid:focus,.form-control.is-valid:focus{ border-color:var(--bs-form-valid-border-color); box-shadow:0 0 0 0.25rem rgba(var(--bs-success-rgb),0.25);}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{ padding-right:calc(1.5em + 0.75rem); background-position:top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);}.was-validated .form-select:valid,.form-select.is-valid{ border-color:var(--bs-form-valid-border-color);}.was-validated .form-select:valid:not([multiple]):not([size]),.was-validated .form-select:valid:not([multiple])[size="1"],.form-select.is-valid:not([multiple]):not([size]),.form-select.is-valid:not([multiple])[size="1"]{ --bs-form-select-bg-icon:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e"); padding-right:4.125rem; background-position:right 0.75rem center,center right 2.25rem; background-size:16px 12px,calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);}.was-validated .form-select:valid:focus,.form-select.is-valid:focus{ border-color:var(--bs-form-valid-border-color); box-shadow:0 0 0 0.25rem rgba(var(--bs-success-rgb),0.25);}.was-validated .form-control-color:valid,.form-control-color.is-valid{ width:calc(3rem + calc(1.5em + 0.75rem));}.was-validated .form-check-input:valid,.form-check-input.is-valid{ border-color:var(--bs-form-valid-border-color);}.was-validated .form-check-input:valid:checked,.form-check-input.is-valid:checked{ background-color:var(--bs-form-valid-color);}.was-validated .form-check-input:valid:focus,.form-check-input.is-valid:focus{ box-shadow:0 0 0 0.25rem rgba(var(--bs-success-rgb),0.25);}.was-validated .form-check-input:valid ~ .form-check-label,.form-check-input.is-valid ~ .form-check-label{ color:var(--bs-form-valid-color);}.form-check-inline .form-check-input ~ .valid-feedback{ margin-left:0.5em;}.was-validated .input-group > .form-control:not(:focus):valid,.input-group > .form-control:not(:focus).is-valid,.was-validated .input-group > .form-select:not(:focus):valid,.input-group > .form-select:not(:focus).is-valid,.was-validated .input-group > .form-floating:not(:focus-within):valid,.input-group > .form-floating:not(:focus-within).is-valid{ z-index:3;}.invalid-feedback{ display:none; width:100%; margin-top:0.25rem; font-size:0.875em; color:var(--bs-form-invalid-color);}.invalid-tooltip{ position:absolute; top:100%; z-index:5; display:none; max-width:100%; padding:0.25rem 0.5rem; margin-top:0.1rem; font-size:0.875rem; color:#fff; background-color:var(--bs-danger); border-radius:var(--bs-border-radius);}.was-validated:invalid ~ .invalid-feedback,.was-validated:invalid ~ .invalid-tooltip,.is-invalid ~ .invalid-feedback,.is-invalid ~ .invalid-tooltip{ display:block;}.was-validated .form-control:invalid,.form-control.is-invalid{ border-color:var(--bs-form-invalid-border-color); padding-right:calc(1.5em + 0.75rem); background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e"); background-repeat:no-repeat; background-position:right calc(0.375em + 0.1875rem) center; background-size:calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);}.was-validated .form-control:invalid:focus,.form-control.is-invalid:focus{ border-color:var(--bs-form-invalid-border-color); box-shadow:0 0 0 0.25rem rgba(var(--bs-danger-rgb),0.25);}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{ padding-right:calc(1.5em + 0.75rem); background-position:top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);}.was-validated .form-select:invalid,.form-select.is-invalid{ border-color:var(--bs-form-invalid-border-color);}.was-validated .form-select:invalid:not([multiple]):not([size]),.was-validated .form-select:invalid:not([multiple])[size="1"],.form-select.is-invalid:not([multiple]):not([size]),.form-select.is-invalid:not([multiple])[size="1"]{ --bs-form-select-bg-icon:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e"); padding-right:4.125rem; background-position:right 0.75rem center,center right 2.25rem; background-size:16px 12px,calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);}.was-validated .form-select:invalid:focus,.form-select.is-invalid:focus{ border-color:var(--bs-form-invalid-border-color); box-shadow:0 0 0 0.25rem rgba(var(--bs-danger-rgb),0.25);}.was-validated .form-control-color:invalid,.form-control-color.is-invalid{ width:calc(3rem + calc(1.5em + 0.75rem));}.was-validated .form-check-input:invalid,.form-check-input.is-invalid{ border-color:var(--bs-form-invalid-border-color);}.was-validated .form-check-input:invalid:checked,.form-check-input.is-invalid:checked{ background-color:var(--bs-form-invalid-color);}.was-validated .form-check-input:invalid:focus,.form-check-input.is-invalid:focus{ box-shadow:0 0 0 0.25rem rgba(var(--bs-danger-rgb),0.25);}.was-validated .form-check-input:invalid ~ .form-check-label,.form-check-input.is-invalid ~ .form-check-label{ color:var(--bs-form-invalid-color);}.form-check-inline .form-check-input ~ .invalid-feedback{ margin-left:0.5em;}.was-validated .input-group > .form-control:not(:focus):invalid,.input-group > .form-control:not(:focus).is-invalid,.was-validated .input-group > .form-select:not(:focus):invalid,.input-group > .form-select:not(:focus).is-invalid,.was-validated .input-group > .form-floating:not(:focus-within):invalid,.input-group > .form-floating:not(:focus-within).is-invalid{ z-index:4;}.btn{ --bs-btn-padding-x:0.75rem; --bs-btn-padding-y:0.375rem; --bs-btn-font-family:; --bs-btn-font-size:1rem; --bs-btn-font-weight:400; --bs-btn-line-height:1.5; --bs-btn-color:var(--bs-body-color); --bs-btn-bg:transparent; --bs-btn-border-width:var(--bs-border-width); --bs-btn-border-color:transparent; --bs-btn-border-radius:var(--bs-border-radius); --bs-btn-hover-border-color:transparent; --bs-btn-box-shadow:inset 0 1px 0 rgba(255,255,255,0.15),0 1px 1px rgba(0,0,0,0.075); --bs-btn-disabled-opacity:0.65; --bs-btn-focus-box-shadow:0 0 0 0.25rem rgba(var(--bs-btn-focus-shadow-rgb),.5); display:inline-block; padding:var(--bs-btn-padding-y) var(--bs-btn-padding-x); font-family:var(--bs-btn-font-family); font-size:var(--bs-btn-font-size); font-weight:var(--bs-btn-font-weight); line-height:var(--bs-btn-line-height); color:var(--bs-btn-color); text-align:center; text-decoration:none; vertical-align:middle; cursor:pointer; -webkit-user-select:none; -moz-user-select:none; user-select:none; border:var(--bs-btn-border-width) solid var(--bs-btn-border-color); border-radius:var(--bs-btn-border-radius); background-color:var(--bs-btn-bg); transition:color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;}@media (prefers-reduced-motion:reduce){ .btn{ transition:none;}}.btn:hover{ color:var(--bs-btn-hover-color); background-color:var(--bs-btn-hover-bg); border-color:var(--bs-btn-hover-border-color);}.btn-check + .btn:hover{ color:var(--bs-btn-color); background-color:var(--bs-btn-bg); border-color:var(--bs-btn-border-color);}.btn:focus-visible{ color:var(--bs-btn-hover-color); background-color:var(--bs-btn-hover-bg); border-color:var(--bs-btn-hover-border-color); outline:0; box-shadow:var(--bs-btn-focus-box-shadow);}.btn-check:focus-visible + .btn{ border-color:var(--bs-btn-hover-border-color); outline:0; box-shadow:var(--bs-btn-focus-box-shadow);}.btn-check:checked + .btn,:not(.btn-check) + .btn:active,.btn:first-child:active,.btn.active,.btn.show{ color:var(--bs-btn-active-color); background-color:var(--bs-btn-active-bg); border-color:var(--bs-btn-active-border-color);}.btn-check:checked + .btn:focus-visible,:not(.btn-check) + .btn:active:focus-visible,.btn:first-child:active:focus-visible,.btn.active:focus-visible,.btn.show:focus-visible{ box-shadow:var(--bs-btn-focus-box-shadow);}.btn-check:checked:focus-visible + .btn{ box-shadow:var(--bs-btn-focus-box-shadow);}.btn:disabled,.btn.disabled,fieldset:disabled .btn{ color:var(--bs-btn-disabled-color); pointer-events:none; background-color:var(--bs-btn-disabled-bg); border-color:var(--bs-btn-disabled-border-color); opacity:var(--bs-btn-disabled-opacity);}.btn-primary{ --bs-btn-color:#fff; --bs-btn-bg:#0d6efd; --bs-btn-border-color:#0d6efd; --bs-btn-hover-color:#fff; --bs-btn-hover-bg:#0b5ed7; --bs-btn-hover-border-color:#0a58ca; --bs-btn-focus-shadow-rgb:49,132,253; --bs-btn-active-color:#fff; --bs-btn-active-bg:#0a58ca; --bs-btn-active-border-color:#0a53be; --bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,0.125); --bs-btn-disabled-color:#fff; --bs-btn-disabled-bg:#0d6efd; --bs-btn-disabled-border-color:#0d6efd;}.btn-secondary{ --bs-btn-color:#fff; --bs-btn-bg:#6c757d; --bs-btn-border-color:#6c757d; --bs-btn-hover-color:#fff; --bs-btn-hover-bg:#5c636a; --bs-btn-hover-border-color:#565e64; --bs-btn-focus-shadow-rgb:130,138,145; --bs-btn-active-color:#fff; --bs-btn-active-bg:#565e64; --bs-btn-active-border-color:#51585e; --bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,0.125); --bs-btn-disabled-color:#fff; --bs-btn-disabled-bg:#6c757d; --bs-btn-disabled-border-color:#6c757d;}.btn-success{ --bs-btn-color:#fff; --bs-btn-bg:#198754; --bs-btn-border-color:#198754; --bs-btn-hover-color:#fff; --bs-btn-hover-bg:#157347; --bs-btn-hover-border-color:#146c43; --bs-btn-focus-shadow-rgb:60,153,110; --bs-btn-active-color:#fff; --bs-btn-active-bg:#146c43; --bs-btn-active-border-color:#13653f; --bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,0.125); --bs-btn-disabled-color:#fff; --bs-btn-disabled-bg:#198754; --bs-btn-disabled-border-color:#198754;}.btn-info{ --bs-btn-color:#000; --bs-btn-bg:#0dcaf0; --bs-btn-border-color:#0dcaf0; --bs-btn-hover-color:#000; --bs-btn-hover-bg:#31d2f2; --bs-btn-hover-border-color:#25cff2; --bs-btn-focus-shadow-rgb:11,172,204; --bs-btn-active-color:#000; --bs-btn-active-bg:#3dd5f3; --bs-btn-active-border-color:#25cff2; --bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,0.125); --bs-btn-disabled-color:#000; --bs-btn-disabled-bg:#0dcaf0; --bs-btn-disabled-border-color:#0dcaf0;}.btn-warning{ --bs-btn-color:#000; --bs-btn-bg:#ffc107; --bs-btn-border-color:#ffc107; --bs-btn-hover-color:#000; --bs-btn-hover-bg:#ffca2c; --bs-btn-hover-border-color:#ffc720; --bs-btn-focus-shadow-rgb:217,164,6; --bs-btn-active-color:#000; --bs-btn-active-bg:#ffcd39; --bs-btn-active-border-color:#ffc720; --bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,0.125); --bs-btn-disabled-color:#000; --bs-btn-disabled-bg:#ffc107; --bs-btn-disabled-border-color:#ffc107;}.btn-danger{ --bs-btn-color:#fff; --bs-btn-bg:#dc3545; --bs-btn-border-color:#dc3545; --bs-btn-hover-color:#fff; --bs-btn-hover-bg:#bb2d3b; --bs-btn-hover-border-color:#b02a37; --bs-btn-focus-shadow-rgb:225,83,97; --bs-btn-active-color:#fff; --bs-btn-active-bg:#b02a37; --bs-btn-active-border-color:#a52834; --bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,0.125); --bs-btn-disabled-color:#fff; --bs-btn-disabled-bg:#dc3545; --bs-btn-disabled-border-color:#dc3545;}.btn-light{ --bs-btn-color:#000; --bs-btn-bg:#f8f9fa; --bs-btn-border-color:#f8f9fa; --bs-btn-hover-color:#000; --bs-btn-hover-bg:#d3d4d5; --bs-btn-hover-border-color:#c6c7c8; --bs-btn-focus-shadow-rgb:211,212,213; --bs-btn-active-color:#000; --bs-btn-active-bg:#c6c7c8; --bs-btn-active-border-color:#babbbc; --bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,0.125); --bs-btn-disabled-color:#000; --bs-btn-disabled-bg:#f8f9fa; --bs-btn-disabled-border-color:#f8f9fa;}.btn-dark{ --bs-btn-color:#fff; --bs-btn-bg:#212529; --bs-btn-border-color:#212529; --bs-btn-hover-color:#fff; --bs-btn-hover-bg:#424649; --bs-btn-hover-border-color:#373b3e; --bs-btn-focus-shadow-rgb:66,70,73; --bs-btn-active-color:#fff; --bs-btn-active-bg:#4d5154; --bs-btn-active-border-color:#373b3e; --bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,0.125); --bs-btn-disabled-color:#fff; --bs-btn-disabled-bg:#212529; --bs-btn-disabled-border-color:#212529;}.btn-outline-primary{ --bs-btn-color:#0d6efd; --bs-btn-border-color:#0d6efd; --bs-btn-hover-color:#fff; --bs-btn-hover-bg:#0d6efd; --bs-btn-hover-border-color:#0d6efd; --bs-btn-focus-shadow-rgb:13,110,253; --bs-btn-active-color:#fff; --bs-btn-active-bg:#0d6efd; --bs-btn-active-border-color:#0d6efd; --bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,0.125); --bs-btn-disabled-color:#0d6efd; --bs-btn-disabled-bg:transparent; --bs-btn-disabled-border-color:#0d6efd; --bs-gradient:none;}.btn-outline-secondary{ --bs-btn-color:#6c757d; --bs-btn-border-color:#6c757d; --bs-btn-hover-color:#fff; --bs-btn-hover-bg:#6c757d; --bs-btn-hover-border-color:#6c757d; --bs-btn-focus-shadow-rgb:108,117,125; --bs-btn-active-color:#fff; --bs-btn-active-bg:#6c757d; --bs-btn-active-border-color:#6c757d; --bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,0.125); --bs-btn-disabled-color:#6c757d; --bs-btn-disabled-bg:transparent; --bs-btn-disabled-border-color:#6c757d; --bs-gradient:none;}.btn-outline-success{ --bs-btn-color:#198754; --bs-btn-border-color:#198754; --bs-btn-hover-color:#fff; --bs-btn-hover-bg:#198754; --bs-btn-hover-border-color:#198754; --bs-btn-focus-shadow-rgb:25,135,84; --bs-btn-active-color:#fff; --bs-btn-active-bg:#198754; --bs-btn-active-border-color:#198754; --bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,0.125); --bs-btn-disabled-color:#198754; --bs-btn-disabled-bg:transparent; --bs-btn-disabled-border-color:#198754; --bs-gradient:none;}.btn-outline-info{ --bs-btn-color:#0dcaf0; --bs-btn-border-color:#0dcaf0; --bs-btn-hover-color:#000; --bs-btn-hover-bg:#0dcaf0; --bs-btn-hover-border-color:#0dcaf0; --bs-btn-focus-shadow-rgb:13,202,240; --bs-btn-active-color:#000; --bs-btn-active-bg:#0dcaf0; --bs-btn-active-border-color:#0dcaf0; --bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,0.125); --bs-btn-disabled-color:#0dcaf0; --bs-btn-disabled-bg:transparent; --bs-btn-disabled-border-color:#0dcaf0; --bs-gradient:none;}.btn-outline-warning{ --bs-btn-color:#ffc107; --bs-btn-border-color:#ffc107; --bs-btn-hover-color:#000; --bs-btn-hover-bg:#ffc107; --bs-btn-hover-border-color:#ffc107; --bs-btn-focus-shadow-rgb:255,193,7; --bs-btn-active-color:#000; --bs-btn-active-bg:#ffc107; --bs-btn-active-border-color:#ffc107; --bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,0.125); --bs-btn-disabled-color:#ffc107; --bs-btn-disabled-bg:transparent; --bs-btn-disabled-border-color:#ffc107; --bs-gradient:none;}.btn-outline-danger{ --bs-btn-color:#dc3545; --bs-btn-border-color:#dc3545; --bs-btn-hover-color:#fff; --bs-btn-hover-bg:#dc3545; --bs-btn-hover-border-color:#dc3545; --bs-btn-focus-shadow-rgb:220,53,69; --bs-btn-active-color:#fff; --bs-btn-active-bg:#dc3545; --bs-btn-active-border-color:#dc3545; --bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,0.125); --bs-btn-disabled-color:#dc3545; --bs-btn-disabled-bg:transparent; --bs-btn-disabled-border-color:#dc3545; --bs-gradient:none;}.btn-outline-light{ --bs-btn-color:#f8f9fa; --bs-btn-border-color:#f8f9fa; --bs-btn-hover-color:#000; --bs-btn-hover-bg:#f8f9fa; --bs-btn-hover-border-color:#f8f9fa; --bs-btn-focus-shadow-rgb:248,249,250; --bs-btn-active-color:#000; --bs-btn-active-bg:#f8f9fa; --bs-btn-active-border-color:#f8f9fa; --bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,0.125); --bs-btn-disabled-color:#f8f9fa; --bs-btn-disabled-bg:transparent; --bs-btn-disabled-border-color:#f8f9fa; --bs-gradient:none;}.btn-outline-dark{ --bs-btn-color:#212529; --bs-btn-border-color:#212529; --bs-btn-hover-color:#fff; --bs-btn-hover-bg:#212529; --bs-btn-hover-border-color:#212529; --bs-btn-focus-shadow-rgb:33,37,41; --bs-btn-active-color:#fff; --bs-btn-active-bg:#212529; --bs-btn-active-border-color:#212529; --bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,0.125); --bs-btn-disabled-color:#212529; --bs-btn-disabled-bg:transparent; --bs-btn-disabled-border-color:#212529; --bs-gradient:none;}.btn-link{ --bs-btn-font-weight:400; --bs-btn-color:var(--bs-link-color); --bs-btn-bg:transparent; --bs-btn-border-color:transparent; --bs-btn-hover-color:var(--bs-link-hover-color); --bs-btn-hover-border-color:transparent; --bs-btn-active-color:var(--bs-link-hover-color); --bs-btn-active-border-color:transparent; --bs-btn-disabled-color:#6c757d; --bs-btn-disabled-border-color:transparent; --bs-btn-box-shadow:0 0 0 #000; --bs-btn-focus-shadow-rgb:49,132,253; text-decoration:underline;}.btn-link:focus-visible{ color:var(--bs-btn-color);}.btn-link:hover{ color:var(--bs-btn-hover-color);}.btn-lg,.btn-group-lg > .btn{ --bs-btn-padding-y:0.5rem; --bs-btn-padding-x:1rem; --bs-btn-font-size:1.25rem; --bs-btn-border-radius:var(--bs-border-radius-lg);}.btn-sm,.btn-group-sm > .btn{ --bs-btn-padding-y:0.25rem; --bs-btn-padding-x:0.5rem; --bs-btn-font-size:0.875rem; --bs-btn-border-radius:var(--bs-border-radius-sm);}.fade{ transition:opacity 0.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 0.35s ease;}@media (prefers-reduced-motion:reduce){ .collapsing{ transition:none;}}.collapsing.collapse-horizontal{ width:0; height:auto; transition:width 0.35s ease;}@media (prefers-reduced-motion:reduce){ .collapsing.collapse-horizontal{ transition:none;}}.dropup,.dropend,.dropdown,.dropstart,.dropup-center,.dropdown-center{ position:relative;}.dropdown-toggle{ white-space:nowrap;}.dropdown-toggle::after{ display:inline-block; margin-left:0.255em; vertical-align:0.255em; content:""; border-top:0.3em solid; border-right:0.3em solid transparent; border-bottom:0; border-left:0.3em solid transparent;}.dropdown-toggle:empty::after{ margin-left:0;}.dropdown-menu{ --bs-dropdown-zindex:1000; --bs-dropdown-min-width:10rem; --bs-dropdown-padding-x:0; --bs-dropdown-padding-y:0.5rem; --bs-dropdown-spacer:0.125rem; --bs-dropdown-font-size:1rem; --bs-dropdown-color:var(--bs-body-color); --bs-dropdown-bg:var(--bs-body-bg); --bs-dropdown-border-color:var(--bs-border-color-translucent); --bs-dropdown-border-radius:var(--bs-border-radius); --bs-dropdown-border-width:var(--bs-border-width); --bs-dropdown-inner-border-radius:calc(var(--bs-border-radius) - var(--bs-border-width)); --bs-dropdown-divider-bg:var(--bs-border-color-translucent); --bs-dropdown-divider-margin-y:0.5rem; --bs-dropdown-box-shadow:var(--bs-box-shadow); --bs-dropdown-link-color:var(--bs-body-color); --bs-dropdown-link-hover-color:var(--bs-body-color); --bs-dropdown-link-hover-bg:var(--bs-tertiary-bg); --bs-dropdown-link-active-color:#fff; --bs-dropdown-link-active-bg:#0d6efd; --bs-dropdown-link-disabled-color:var(--bs-tertiary-color); --bs-dropdown-item-padding-x:1rem; --bs-dropdown-item-padding-y:0.25rem; --bs-dropdown-header-color:#6c757d; --bs-dropdown-header-padding-x:1rem; --bs-dropdown-header-padding-y:0.5rem; position:absolute; z-index:var(--bs-dropdown-zindex); display:none; min-width:var(--bs-dropdown-min-width); padding:var(--bs-dropdown-padding-y) var(--bs-dropdown-padding-x); margin:0; font-size:var(--bs-dropdown-font-size); color:var(--bs-dropdown-color); text-align:left; list-style:none; background-color:var(--bs-dropdown-bg); background-clip:padding-box; border:var(--bs-dropdown-border-width) solid var(--bs-dropdown-border-color); border-radius:var(--bs-dropdown-border-radius);}.dropdown-menu[data-bs-popper]{ top:100%; left:0; margin-top:var(--bs-dropdown-spacer);}.dropdown-menu-start{ --bs-position:start;}.dropdown-menu-start[data-bs-popper]{ right:auto; left:0;}.dropdown-menu-end{ --bs-position:end;}.dropdown-menu-end[data-bs-popper]{ right:0; left:auto;}@media (min-width:576px){ .dropdown-menu-sm-start{ --bs-position:start;} .dropdown-menu-sm-start[data-bs-popper]{ right:auto; left:0;} .dropdown-menu-sm-end{ --bs-position:end;} .dropdown-menu-sm-end[data-bs-popper]{ right:0; left:auto;}}@media (min-width:768px){ .dropdown-menu-md-start{ --bs-position:start;} .dropdown-menu-md-start[data-bs-popper]{ right:auto; left:0;} .dropdown-menu-md-end{ --bs-position:end;} .dropdown-menu-md-end[data-bs-popper]{ right:0; left:auto;}}@media (min-width:992px){ .dropdown-menu-lg-start{ --bs-position:start;} .dropdown-menu-lg-start[data-bs-popper]{ right:auto; left:0;} .dropdown-menu-lg-end{ --bs-position:end;} .dropdown-menu-lg-end[data-bs-popper]{ right:0; left:auto;}}@media (min-width:1200px){ .dropdown-menu-xl-start{ --bs-position:start;} .dropdown-menu-xl-start[data-bs-popper]{ right:auto; left:0;} .dropdown-menu-xl-end{ --bs-position:end;} .dropdown-menu-xl-end[data-bs-popper]{ right:0; left:auto;}}@media (min-width:1400px){ .dropdown-menu-xxl-start{ --bs-position:start;} .dropdown-menu-xxl-start[data-bs-popper]{ right:auto; left:0;} .dropdown-menu-xxl-end{ --bs-position:end;} .dropdown-menu-xxl-end[data-bs-popper]{ right:0; left:auto;}}.dropup .dropdown-menu[data-bs-popper]{ top:auto; bottom:100%; margin-top:0; margin-bottom:var(--bs-dropdown-spacer);}.dropup .dropdown-toggle::after{ display:inline-block; margin-left:0.255em; vertical-align:0.255em; content:""; border-top:0; border-right:0.3em solid transparent; border-bottom:0.3em solid; border-left:0.3em solid transparent;}.dropup .dropdown-toggle:empty::after{ margin-left:0;}.dropend .dropdown-menu[data-bs-popper]{ top:0; right:auto; left:100%; margin-top:0; margin-left:var(--bs-dropdown-spacer);}.dropend .dropdown-toggle::after{ display:inline-block; margin-left:0.255em; vertical-align:0.255em; content:""; border-top:0.3em solid transparent; border-right:0; border-bottom:0.3em solid transparent; border-left:0.3em solid;}.dropend .dropdown-toggle:empty::after{ margin-left:0;}.dropend .dropdown-toggle::after{ vertical-align:0;}.dropstart .dropdown-menu[data-bs-popper]{ top:0; right:100%; left:auto; margin-top:0; margin-right:var(--bs-dropdown-spacer);}.dropstart .dropdown-toggle::after{ display:inline-block; margin-left:0.255em; vertical-align:0.255em; content:"";}.dropstart .dropdown-toggle::after{ display:none;}.dropstart .dropdown-toggle::before{ display:inline-block; margin-right:0.255em; vertical-align:0.255em; content:""; border-top:0.3em solid transparent; border-right:0.3em solid; border-bottom:0.3em solid transparent;}.dropstart .dropdown-toggle:empty::after{ margin-left:0;}.dropstart .dropdown-toggle::before{ vertical-align:0;}.dropdown-divider{ height:0; margin:var(--bs-dropdown-divider-margin-y) 0; overflow:hidden; border-top:1px solid var(--bs-dropdown-divider-bg); opacity:1;}.dropdown-item{ display:block; width:100%; padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x); clear:both; font-weight:400; color:var(--bs-dropdown-link-color); text-align:inherit; text-decoration:none; white-space:nowrap; background-color:transparent; border:0; border-radius:var(--bs-dropdown-item-border-radius,0);}.dropdown-item:hover,.dropdown-item:focus{ color:var(--bs-dropdown-link-hover-color); background-color:var(--bs-dropdown-link-hover-bg);}.dropdown-item.active,.dropdown-item:active{ color:var(--bs-dropdown-link-active-color); text-decoration:none; background-color:var(--bs-dropdown-link-active-bg);}.dropdown-item.disabled,.dropdown-item:disabled{ color:var(--bs-dropdown-link-disabled-color); pointer-events:none; background-color:transparent;}.dropdown-menu.show{ display:block;}.dropdown-header{ display:block; padding:var(--bs-dropdown-header-padding-y) var(--bs-dropdown-header-padding-x); margin-bottom:0; font-size:0.875rem; color:var(--bs-dropdown-header-color); white-space:nowrap;}.dropdown-item-text{ display:block; padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x); color:var(--bs-dropdown-link-color);}.dropdown-menu-dark{ --bs-dropdown-color:#dee2e6; --bs-dropdown-bg:#343a40; --bs-dropdown-border-color:var(--bs-border-color-translucent); --bs-dropdown-box-shadow:; --bs-dropdown-link-color:#dee2e6; --bs-dropdown-link-hover-color:#fff; --bs-dropdown-divider-bg:var(--bs-border-color-translucent); --bs-dropdown-link-hover-bg:rgba(255,255,255,0.15); --bs-dropdown-link-active-color:#fff; --bs-dropdown-link-active-bg:#0d6efd; --bs-dropdown-link-disabled-color:#adb5bd; --bs-dropdown-header-color:#adb5bd;}.btn-group,.btn-group-vertical{ position:relative; display:inline-flex; vertical-align:middle;}.btn-group > .btn,.btn-group-vertical > .btn{ position:relative; flex:1 1 auto;}.btn-group > .btn-check:checked + .btn,.btn-group > .btn-check:focus + .btn,.btn-group > .btn:hover,.btn-group > .btn:focus,.btn-group > .btn:active,.btn-group > .btn.active,.btn-group-vertical > .btn-check:checked + .btn,.btn-group-vertical > .btn-check:focus + .btn,.btn-group-vertical > .btn:hover,.btn-group-vertical > .btn:focus,.btn-group-vertical > .btn:active,.btn-group-vertical > .btn.active{ z-index:1;}.btn-toolbar{ display:flex; flex-wrap:wrap; justify-content:flex-start;}.btn-toolbar .input-group{ width:auto;}.btn-group{ border-radius:var(--bs-border-radius);}.btn-group >:not(.btn-check:first-child) + .btn,.btn-group > .btn-group:not(:first-child){ margin-left:calc(var(--bs-border-width) * -1);}.btn-group > .btn:not(:last-child):not(.dropdown-toggle),.btn-group > .btn.dropdown-toggle-split:first-child,.btn-group > .btn-group:not(:last-child) > .btn{ border-top-right-radius:0; border-bottom-right-radius:0;}.btn-group > .btn:nth-child(n+3),.btn-group >:not(.btn-check) + .btn,.btn-group > .btn-group:not(:first-child) > .btn{ border-top-left-radius:0; border-bottom-left-radius:0;}.dropdown-toggle-split{ padding-right:0.5625rem; padding-left:0.5625rem;}.dropdown-toggle-split::after,.dropup .dropdown-toggle-split::after,.dropend .dropdown-toggle-split::after{ margin-left:0;}.dropstart .dropdown-toggle-split::before{ margin-right:0;}.btn-sm + .dropdown-toggle-split,.btn-group-sm > .btn + .dropdown-toggle-split{ padding-right:0.375rem; padding-left:0.375rem;}.btn-lg + .dropdown-toggle-split,.btn-group-lg > .btn + .dropdown-toggle-split{ padding-right:0.75rem; padding-left:0.75rem;}.btn-group-vertical{ flex-direction:column; align-items:flex-start; justify-content:center;}.btn-group-vertical > .btn,.btn-group-vertical > .btn-group{ width:100%;}.btn-group-vertical > .btn:not(:first-child),.btn-group-vertical > .btn-group:not(:first-child){ margin-top:calc(var(--bs-border-width) * -1);}.btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle),.btn-group-vertical > .btn-group:not(:last-child) > .btn{ border-bottom-right-radius:0; border-bottom-left-radius:0;}.btn-group-vertical > .btn ~ .btn,.btn-group-vertical > .btn-group:not(:first-child) > .btn{ border-top-left-radius:0; border-top-right-radius:0;}.nav{ --bs-nav-link-padding-x:1rem; --bs-nav-link-padding-y:0.5rem; --bs-nav-link-font-weight:; --bs-nav-link-color:var(--bs-link-color); --bs-nav-link-hover-color:var(--bs-link-hover-color); --bs-nav-link-disabled-color:var(--bs-secondary-color); display:flex; flex-wrap:wrap; padding-left:0; margin-bottom:0; list-style:none;}.nav-link{ display:block; padding:var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x); font-size:var(--bs-nav-link-font-size); font-weight:var(--bs-nav-link-font-weight); color:var(--bs-nav-link-color); text-decoration:none; background:none; border:0; transition:color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out;}@media (prefers-reduced-motion:reduce){ .nav-link{ transition:none;}}.nav-link:hover,.nav-link:focus{ color:var(--bs-nav-link-hover-color);}.nav-link:focus-visible{ outline:0; box-shadow:0 0 0 0.25rem rgba(13,110,253,0.25);}.nav-link.disabled,.nav-link:disabled{ color:var(--bs-nav-link-disabled-color); pointer-events:none; cursor:default;}.nav-tabs{ --bs-nav-tabs-border-width:var(--bs-border-width); --bs-nav-tabs-border-color:var(--bs-border-color); --bs-nav-tabs-border-radius:var(--bs-border-radius); --bs-nav-tabs-link-hover-border-color:var(--bs-secondary-bg) var(--bs-secondary-bg) var(--bs-border-color); --bs-nav-tabs-link-active-color:var(--bs-emphasis-color); --bs-nav-tabs-link-active-bg:var(--bs-body-bg); --bs-nav-tabs-link-active-border-color:var(--bs-border-color) var(--bs-border-color) var(--bs-body-bg); border-bottom:var(--bs-nav-tabs-border-width) solid var(--bs-nav-tabs-border-color);}.nav-tabs .nav-link{ margin-bottom:calc(-1 * var(--bs-nav-tabs-border-width)); border:var(--bs-nav-tabs-border-width) solid transparent; border-top-left-radius:var(--bs-nav-tabs-border-radius); border-top-right-radius:var(--bs-nav-tabs-border-radius);}.nav-tabs .nav-link:hover,.nav-tabs .nav-link:focus{ isolation:isolate; border-color:var(--bs-nav-tabs-link-hover-border-color);}.nav-tabs .nav-link.active,.nav-tabs .nav-item.show .nav-link{ color:var(--bs-nav-tabs-link-active-color); background-color:var(--bs-nav-tabs-link-active-bg); border-color:var(--bs-nav-tabs-link-active-border-color);}.nav-tabs .dropdown-menu{ margin-top:calc(-1 * var(--bs-nav-tabs-border-width)); border-top-left-radius:0; border-top-right-radius:0;}.nav-pills{ --bs-nav-pills-border-radius:var(--bs-border-radius); --bs-nav-pills-link-active-color:#fff; --bs-nav-pills-link-active-bg:#0d6efd;}.nav-pills .nav-link{ border-radius:var(--bs-nav-pills-border-radius);}.nav-pills .nav-link.active,.nav-pills .show > .nav-link{ color:var(--bs-nav-pills-link-active-color); background-color:var(--bs-nav-pills-link-active-bg);}.nav-underline{ --bs-nav-underline-gap:1rem; --bs-nav-underline-border-width:0.125rem; --bs-nav-underline-link-active-color:var(--bs-emphasis-color); gap:var(--bs-nav-underline-gap);}.nav-underline .nav-link{ padding-right:0; padding-left:0; border-bottom:var(--bs-nav-underline-border-width) solid transparent;}.nav-underline .nav-link:hover,.nav-underline .nav-link:focus{ border-bottom-color:currentcolor;}.nav-underline .nav-link.active,.nav-underline .show > .nav-link{ font-weight:700; color:var(--bs-nav-underline-link-active-color); border-bottom-color:currentcolor;}.nav-fill > .nav-link,.nav-fill .nav-item{ flex:1 1 auto; text-align:center;}.nav-justified > .nav-link,.nav-justified .nav-item{ flex-basis:0; flex-grow:1; text-align:center;}.nav-fill .nav-item .nav-link,.nav-justified .nav-item .nav-link{ width:100%;}.tab-content > .tab-pane{ display:none;}.tab-content > .active{ display:block;}.navbar{ --bs-navbar-padding-x:0; --bs-navbar-padding-y:0.5rem; --bs-navbar-color:rgba(var(--bs-emphasis-color-rgb),0.65); --bs-navbar-hover-color:rgba(var(--bs-emphasis-color-rgb),0.8); --bs-navbar-disabled-color:rgba(var(--bs-emphasis-color-rgb),0.3); --bs-navbar-active-color:rgba(var(--bs-emphasis-color-rgb),1); --bs-navbar-brand-padding-y:0.3125rem; --bs-navbar-brand-margin-end:1rem; --bs-navbar-brand-font-size:1.25rem; --bs-navbar-brand-color:rgba(var(--bs-emphasis-color-rgb),1); --bs-navbar-brand-hover-color:rgba(var(--bs-emphasis-color-rgb),1); --bs-navbar-nav-link-padding-x:0.5rem; --bs-navbar-toggler-padding-y:0.25rem; --bs-navbar-toggler-padding-x:0.75rem; --bs-navbar-toggler-font-size:1.25rem; --bs-navbar-toggler-icon-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%2833,37,41,0.75%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e"); --bs-navbar-toggler-border-color:rgba(var(--bs-emphasis-color-rgb),0.15); --bs-navbar-toggler-border-radius:var(--bs-border-radius); --bs-navbar-toggler-focus-width:0.25rem; --bs-navbar-toggler-transition:box-shadow 0.15s ease-in-out; position:relative; display:flex; flex-wrap:wrap; align-items:center; justify-content:space-between; padding:var(--bs-navbar-padding-y) var(--bs-navbar-padding-x);}.navbar > .container,.navbar > .container-fluid,.navbar > .container-sm,.navbar > .container-md,.navbar > .container-lg,.navbar > .container-xl,.navbar > .container-xxl{ display:flex; flex-wrap:inherit; align-items:center; justify-content:space-between;}.navbar-brand{ padding-top:var(--bs-navbar-brand-padding-y); padding-bottom:var(--bs-navbar-brand-padding-y); margin-right:var(--bs-navbar-brand-margin-end); font-size:var(--bs-navbar-brand-font-size); color:var(--bs-navbar-brand-color); text-decoration:none; white-space:nowrap;}.navbar-brand:hover,.navbar-brand:focus{ color:var(--bs-navbar-brand-hover-color);}.navbar-nav{ --bs-nav-link-padding-x:0; --bs-nav-link-padding-y:0.5rem; --bs-nav-link-font-weight:; --bs-nav-link-color:var(--bs-navbar-color); --bs-nav-link-hover-color:var(--bs-navbar-hover-color); --bs-nav-link-disabled-color:var(--bs-navbar-disabled-color); display:flex; flex-direction:column; padding-left:0; margin-bottom:0; list-style:none;}.navbar-nav .nav-link.active,.navbar-nav .nav-link.show{ color:var(--bs-navbar-active-color);}.navbar-nav .dropdown-menu{ position:static;}.navbar-text{ padding-top:0.5rem; padding-bottom:0.5rem; color:var(--bs-navbar-color);}.navbar-text a,.navbar-text a:hover,.navbar-text a:focus{ color:var(--bs-navbar-active-color);}.navbar-collapse{ flex-basis:100%; flex-grow:1; align-items:center;}.navbar-toggler{ padding:var(--bs-navbar-toggler-padding-y) var(--bs-navbar-toggler-padding-x); font-size:var(--bs-navbar-toggler-font-size); line-height:1; color:var(--bs-navbar-color); background-color:transparent; border:var(--bs-border-width) solid var(--bs-navbar-toggler-border-color); border-radius:var(--bs-navbar-toggler-border-radius); transition:var(--bs-navbar-toggler-transition);}@media (prefers-reduced-motion:reduce){ .navbar-toggler{ transition:none;}}.navbar-toggler:hover{ text-decoration:none;}.navbar-toggler:focus{ text-decoration:none; outline:0; box-shadow:0 0 0 var(--bs-navbar-toggler-focus-width);}.navbar-toggler-icon{ display:inline-block; width:1.5em; height:1.5em; vertical-align:middle; background-image:var(--bs-navbar-toggler-icon-bg); background-repeat:no-repeat; background-position:center; background-size:100%;}.navbar-nav-scroll{ max-height:var(--bs-scroll-height,75vh); overflow-y:auto;}@media (min-width:576px){ .navbar-expand-sm{ flex-wrap:nowrap; justify-content:flex-start;} .navbar-expand-sm .navbar-nav{ flex-direction:row;} .navbar-expand-sm .navbar-nav .dropdown-menu{ position:absolute;} .navbar-expand-sm .navbar-nav .nav-link{ padding-right:var(--bs-navbar-nav-link-padding-x); padding-left:var(--bs-navbar-nav-link-padding-x);} .navbar-expand-sm .navbar-nav-scroll{ overflow:visible;} .navbar-expand-sm .navbar-collapse{ display:flex !important; flex-basis:auto;} .navbar-expand-sm .navbar-toggler{ display:none;} .navbar-expand-sm .offcanvas{ position:static; z-index:auto; flex-grow:1; width:auto !important; height:auto !important; visibility:visible !important; background-color:transparent !important; border:0 !important; transform:none !important; transition:none;} .navbar-expand-sm .offcanvas .offcanvas-header{ display:none;} .navbar-expand-sm .offcanvas .offcanvas-body{ display:flex; flex-grow:0; padding:0; overflow-y:visible;}}@media (min-width:768px){ .navbar-expand-md{ flex-wrap:nowrap; justify-content:flex-start;} .navbar-expand-md .navbar-nav{ flex-direction:row;} .navbar-expand-md .navbar-nav .dropdown-menu{ position:absolute;} .navbar-expand-md .navbar-nav .nav-link{ padding-right:var(--bs-navbar-nav-link-padding-x); padding-left:var(--bs-navbar-nav-link-padding-x);} .navbar-expand-md .navbar-nav-scroll{ overflow:visible;} .navbar-expand-md .navbar-collapse{ display:flex !important; flex-basis:auto;} .navbar-expand-md .navbar-toggler{ display:none;} .navbar-expand-md .offcanvas{ position:static; z-index:auto; flex-grow:1; width:auto !important; height:auto !important; visibility:visible !important; background-color:transparent !important; border:0 !important; transform:none !important; transition:none;} .navbar-expand-md .offcanvas .offcanvas-header{ display:none;} .navbar-expand-md .offcanvas .offcanvas-body{ display:flex; flex-grow:0; padding:0; overflow-y:visible;}}@media (min-width:992px){ .navbar-expand-lg{ flex-wrap:nowrap; justify-content:flex-start;} .navbar-expand-lg .navbar-nav{ flex-direction:row;} .navbar-expand-lg .navbar-nav .dropdown-menu{ position:absolute;} .navbar-expand-lg .navbar-nav .nav-link{ padding-right:var(--bs-navbar-nav-link-padding-x); padding-left:var(--bs-navbar-nav-link-padding-x);} .navbar-expand-lg .navbar-nav-scroll{ overflow:visible;} .navbar-expand-lg .navbar-collapse{ display:flex !important; flex-basis:auto;} .navbar-expand-lg .navbar-toggler{ display:none;} .navbar-expand-lg .offcanvas{ position:static; z-index:auto; flex-grow:1; width:auto !important; height:auto !important; visibility:visible !important; background-color:transparent !important; border:0 !important; transform:none !important; transition:none;} .navbar-expand-lg .offcanvas .offcanvas-header{ display:none;} .navbar-expand-lg .offcanvas .offcanvas-body{ display:flex; flex-grow:0; padding:0; overflow-y:visible;}}@media (min-width:1200px){ .navbar-expand-xl{ flex-wrap:nowrap; justify-content:flex-start;} .navbar-expand-xl .navbar-nav{ flex-direction:row;} .navbar-expand-xl .navbar-nav .dropdown-menu{ position:absolute;} .navbar-expand-xl .navbar-nav .nav-link{ padding-right:var(--bs-navbar-nav-link-padding-x); padding-left:var(--bs-navbar-nav-link-padding-x);} .navbar-expand-xl .navbar-nav-scroll{ overflow:visible;} .navbar-expand-xl .navbar-collapse{ display:flex !important; flex-basis:auto;} .navbar-expand-xl .navbar-toggler{ display:none;} .navbar-expand-xl .offcanvas{ position:static; z-index:auto; flex-grow:1; width:auto !important; height:auto !important; visibility:visible !important; background-color:transparent !important; border:0 !important; transform:none !important; transition:none;} .navbar-expand-xl .offcanvas .offcanvas-header{ display:none;} .navbar-expand-xl .offcanvas .offcanvas-body{ display:flex; flex-grow:0; padding:0; overflow-y:visible;}}@media (min-width:1400px){ .navbar-expand-xxl{ flex-wrap:nowrap; justify-content:flex-start;} .navbar-expand-xxl .navbar-nav{ flex-direction:row;} .navbar-expand-xxl .navbar-nav .dropdown-menu{ position:absolute;} .navbar-expand-xxl .navbar-nav .nav-link{ padding-right:var(--bs-navbar-nav-link-padding-x); padding-left:var(--bs-navbar-nav-link-padding-x);} .navbar-expand-xxl .navbar-nav-scroll{ overflow:visible;} .navbar-expand-xxl .navbar-collapse{ display:flex !important; flex-basis:auto;} .navbar-expand-xxl .navbar-toggler{ display:none;} .navbar-expand-xxl .offcanvas{ position:static; z-index:auto; flex-grow:1; width:auto !important; height:auto !important; visibility:visible !important; background-color:transparent !important; border:0 !important; transform:none !important; transition:none;} .navbar-expand-xxl .offcanvas .offcanvas-header{ display:none;} .navbar-expand-xxl .offcanvas .offcanvas-body{ display:flex; flex-grow:0; padding:0; overflow-y:visible;}}.navbar-expand{ flex-wrap:nowrap; justify-content:flex-start;}.navbar-expand .navbar-nav{ flex-direction:row;}.navbar-expand .navbar-nav .dropdown-menu{ position:absolute;}.navbar-expand .navbar-nav .nav-link{ padding-right:var(--bs-navbar-nav-link-padding-x); padding-left:var(--bs-navbar-nav-link-padding-x);}.navbar-expand .navbar-nav-scroll{ overflow:visible;}.navbar-expand .navbar-collapse{ display:flex !important; flex-basis:auto;}.navbar-expand .navbar-toggler{ display:none;}.navbar-expand .offcanvas{ position:static; z-index:auto; flex-grow:1; width:auto !important; height:auto !important; visibility:visible !important; background-color:transparent !important; border:0 !important; transform:none !important; transition:none;}.navbar-expand .offcanvas .offcanvas-header{ display:none;}.navbar-expand .offcanvas .offcanvas-body{ display:flex; flex-grow:0; padding:0; overflow-y:visible;}.navbar-dark,.navbar[data-bs-theme=dark]{ --bs-navbar-color:rgba(255,255,255,0.55); --bs-navbar-hover-color:rgba(255,255,255,0.75); --bs-navbar-disabled-color:rgba(255,255,255,0.25); --bs-navbar-active-color:#fff; --bs-navbar-brand-color:#fff; --bs-navbar-brand-hover-color:#fff; --bs-navbar-toggler-border-color:rgba(255,255,255,0.1); --bs-navbar-toggler-icon-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255,255,255,0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");}[data-bs-theme=dark] .navbar-toggler-icon{ --bs-navbar-toggler-icon-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255,255,255,0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");}.card{ --bs-card-spacer-y:1rem; --bs-card-spacer-x:1rem; --bs-card-title-spacer-y:0.5rem; --bs-card-title-color:; --bs-card-subtitle-color:; --bs-card-border-width:var(--bs-border-width); --bs-card-border-color:var(--bs-border-color-translucent); --bs-card-border-radius:var(--bs-border-radius); --bs-card-box-shadow:; --bs-card-inner-border-radius:calc(var(--bs-border-radius) - (var(--bs-border-width))); --bs-card-cap-padding-y:0.5rem; --bs-card-cap-padding-x:1rem; --bs-card-cap-bg:rgba(var(--bs-body-color-rgb),0.03); --bs-card-cap-color:; --bs-card-height:; --bs-card-color:; --bs-card-bg:var(--bs-body-bg); --bs-card-img-overlay-padding:1rem; --bs-card-group-margin:0.75rem; position:relative; display:flex; flex-direction:column; min-width:0; height:var(--bs-card-height); color:var(--bs-body-color); word-wrap:break-word; background-color:var(--bs-card-bg); background-clip:border-box; border:var(--bs-card-border-width) solid var(--bs-card-border-color); border-radius:var(--bs-card-border-radius);}.card > hr{ margin-right:0; margin-left:0;}.card > .list-group{ border-top:inherit; border-bottom:inherit;}.card > .list-group:first-child{ border-top-width:0; border-top-left-radius:var(--bs-card-inner-border-radius); border-top-right-radius:var(--bs-card-inner-border-radius);}.card > .list-group:last-child{ border-bottom-width:0; border-bottom-right-radius:var(--bs-card-inner-border-radius); border-bottom-left-radius:var(--bs-card-inner-border-radius);}.card > .card-header + .list-group,.card > .list-group + .card-footer{ border-top:0;}.card-body{ flex:1 1 auto; padding:var(--bs-card-spacer-y) var(--bs-card-spacer-x); color:var(--bs-card-color);}.card-title{ margin-bottom:var(--bs-card-title-spacer-y); color:var(--bs-card-title-color);}.card-subtitle{ margin-top:calc(-0.5 * var(--bs-card-title-spacer-y)); margin-bottom:0; color:var(--bs-card-subtitle-color);}.card-text:last-child{ margin-bottom:0;}.card-link + .card-link{ margin-left:var(--bs-card-spacer-x);}.card-header{ padding:var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x); margin-bottom:0; color:var(--bs-card-cap-color); background-color:var(--bs-card-cap-bg); border-bottom:var(--bs-card-border-width) solid var(--bs-card-border-color);}.card-header:first-child{ border-radius:var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius) 0 0;}.card-footer{ padding:var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x); color:var(--bs-card-cap-color); background-color:var(--bs-card-cap-bg); border-top:var(--bs-card-border-width) solid var(--bs-card-border-color);}.card-footer:last-child{ border-radius:0 0 var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius);}.card-header-tabs{ margin-right:calc(-0.5 * var(--bs-card-cap-padding-x)); margin-bottom:calc(-1 * var(--bs-card-cap-padding-y)); margin-left:calc(-0.5 * var(--bs-card-cap-padding-x)); border-bottom:0;}.card-header-tabs .nav-link.active{ background-color:var(--bs-card-bg); border-bottom-color:var(--bs-card-bg);}.card-header-pills{ margin-right:calc(-0.5 * var(--bs-card-cap-padding-x)); margin-left:calc(-0.5 * var(--bs-card-cap-padding-x));}.card-img-overlay{ position:absolute; top:0; right:0; bottom:0; left:0; padding:var(--bs-card-img-overlay-padding); border-radius:var(--bs-card-inner-border-radius);}.card-img,.card-img-top,.card-img-bottom{ width:100%;}.card-img,.card-img-top{ border-top-left-radius:var(--bs-card-inner-border-radius); border-top-right-radius:var(--bs-card-inner-border-radius);}.card-img,.card-img-bottom{ border-bottom-right-radius:var(--bs-card-inner-border-radius); border-bottom-left-radius:var(--bs-card-inner-border-radius);}.card-group > .card{ margin-bottom:var(--bs-card-group-margin);}@media (min-width:576px){ .card-group{ display:flex; flex-flow:row wrap;} .card-group > .card{ flex:1 0 0%; margin-bottom:0;} .card-group > .card + .card{ margin-left:0; border-left:0;} .card-group > .card:not(:last-child){ border-top-right-radius:0; border-bottom-right-radius:0;} .card-group > .card:not(:last-child) .card-img-top, .card-group > .card:not(:last-child) .card-header{ border-top-right-radius:0;} .card-group > .card:not(:last-child) .card-img-bottom, .card-group > .card:not(:last-child) .card-footer{ border-bottom-right-radius:0;} .card-group > .card:not(:first-child){ border-top-left-radius:0; border-bottom-left-radius:0;} .card-group > .card:not(:first-child) .card-img-top, .card-group > .card:not(:first-child) .card-header{ border-top-left-radius:0;} .card-group > .card:not(:first-child) .card-img-bottom, .card-group > .card:not(:first-child) .card-footer{ border-bottom-left-radius:0;}}.accordion{ --bs-accordion-color:var(--bs-body-color); --bs-accordion-bg:var(--bs-body-bg); --bs-accordion-transition:color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out,border-radius 0.15s ease; --bs-accordion-border-color:var(--bs-border-color); --bs-accordion-border-width:var(--bs-border-width); --bs-accordion-border-radius:var(--bs-border-radius); --bs-accordion-inner-border-radius:calc(var(--bs-border-radius) - (var(--bs-border-width))); --bs-accordion-btn-padding-x:1.25rem; --bs-accordion-btn-padding-y:1rem; --bs-accordion-btn-color:var(--bs-body-color); --bs-accordion-btn-bg:var(--bs-accordion-bg); --bs-accordion-btn-icon:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23212529' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='M2 5L8 11L14 5'/%3e%3c/svg%3e"); --bs-accordion-btn-icon-width:1.25rem; --bs-accordion-btn-icon-transform:rotate(-180deg); --bs-accordion-btn-icon-transition:transform 0.2s ease-in-out; --bs-accordion-btn-active-icon:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23052c65' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='M2 5L8 11L14 5'/%3e%3c/svg%3e"); --bs-accordion-btn-focus-box-shadow:0 0 0 0.25rem rgba(13,110,253,0.25); --bs-accordion-body-padding-x:1.25rem; --bs-accordion-body-padding-y:1rem; --bs-accordion-active-color:var(--bs-primary-text-emphasis); --bs-accordion-active-bg:var(--bs-primary-bg-subtle);}.accordion-button{ position:relative; display:flex; align-items:center; width:100%; padding:var(--bs-accordion-btn-padding-y) var(--bs-accordion-btn-padding-x); font-size:1rem; color:var(--bs-accordion-btn-color); text-align:left; background-color:var(--bs-accordion-btn-bg); border:0; border-radius:0; overflow-anchor:none; transition:var(--bs-accordion-transition);}@media (prefers-reduced-motion:reduce){ .accordion-button{ transition:none;}}.accordion-button:not(.collapsed){ color:var(--bs-accordion-active-color); background-color:var(--bs-accordion-active-bg); box-shadow:inset 0 calc(-1 * var(--bs-accordion-border-width)) 0 var(--bs-accordion-border-color);}.accordion-button:not(.collapsed)::after{ background-image:var(--bs-accordion-btn-active-icon); transform:var(--bs-accordion-btn-icon-transform);}.accordion-button::after{ flex-shrink:0; width:var(--bs-accordion-btn-icon-width); height:var(--bs-accordion-btn-icon-width); margin-left:auto; content:""; background-image:var(--bs-accordion-btn-icon); background-repeat:no-repeat; background-size:var(--bs-accordion-btn-icon-width); transition:var(--bs-accordion-btn-icon-transition);}@media (prefers-reduced-motion:reduce){ .accordion-button::after{ transition:none;}}.accordion-button:hover{ z-index:2;}.accordion-button:focus{ z-index:3; outline:0; box-shadow:var(--bs-accordion-btn-focus-box-shadow);}.accordion-header{ margin-bottom:0;}.accordion-item{ color:var(--bs-accordion-color); background-color:var(--bs-accordion-bg); border:var(--bs-accordion-border-width) solid var(--bs-accordion-border-color);}.accordion-item:first-of-type{ border-top-left-radius:var(--bs-accordion-border-radius); border-top-right-radius:var(--bs-accordion-border-radius);}.accordion-item:first-of-type > .accordion-header .accordion-button{ border-top-left-radius:var(--bs-accordion-inner-border-radius); border-top-right-radius:var(--bs-accordion-inner-border-radius);}.accordion-item:not(:first-of-type){ border-top:0;}.accordion-item:last-of-type{ border-bottom-right-radius:var(--bs-accordion-border-radius); border-bottom-left-radius:var(--bs-accordion-border-radius);}.accordion-item:last-of-type > .accordion-header .accordion-button.collapsed{ border-bottom-right-radius:var(--bs-accordion-inner-border-radius); border-bottom-left-radius:var(--bs-accordion-inner-border-radius);}.accordion-item:last-of-type > .accordion-collapse{ border-bottom-right-radius:var(--bs-accordion-border-radius); border-bottom-left-radius:var(--bs-accordion-border-radius);}.accordion-body{ padding:var(--bs-accordion-body-padding-y) var(--bs-accordion-body-padding-x);}.accordion-flush > .accordion-item{ border-right:0; border-left:0; border-radius:0;}.accordion-flush > .accordion-item:first-child{ border-top:0;}.accordion-flush > .accordion-item:last-child{ border-bottom:0;}.accordion-flush > .accordion-item > .accordion-header .accordion-button,.accordion-flush > .accordion-item > .accordion-header .accordion-button.collapsed{ border-radius:0;}.accordion-flush > .accordion-item > .accordion-collapse{ border-radius:0;}[data-bs-theme=dark] .accordion-button::after{ --bs-accordion-btn-icon:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%236ea8fe'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e"); --bs-accordion-btn-active-icon:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%236ea8fe'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");}.breadcrumb{ --bs-breadcrumb-padding-x:0; --bs-breadcrumb-padding-y:0; --bs-breadcrumb-margin-bottom:1rem; --bs-breadcrumb-bg:; --bs-breadcrumb-border-radius:; --bs-breadcrumb-divider-color:var(--bs-secondary-color); --bs-breadcrumb-item-padding-x:0.5rem; --bs-breadcrumb-item-active-color:var(--bs-secondary-color); display:flex; flex-wrap:wrap; padding:var(--bs-breadcrumb-padding-y) var(--bs-breadcrumb-padding-x); margin-bottom:var(--bs-breadcrumb-margin-bottom); font-size:var(--bs-breadcrumb-font-size); list-style:none; background-color:var(--bs-breadcrumb-bg); border-radius:var(--bs-breadcrumb-border-radius);}.breadcrumb-item + .breadcrumb-item{ padding-left:var(--bs-breadcrumb-item-padding-x);}.breadcrumb-item + .breadcrumb-item::before{ float:left; padding-right:var(--bs-breadcrumb-item-padding-x); color:var(--bs-breadcrumb-divider-color); content:var(--bs-breadcrumb-divider,"/");}.breadcrumb-item.active{ color:var(--bs-breadcrumb-item-active-color);}.pagination{ --bs-pagination-padding-x:0.75rem; --bs-pagination-padding-y:0.375rem; --bs-pagination-font-size:1rem; --bs-pagination-color:var(--bs-link-color); --bs-pagination-bg:var(--bs-body-bg); --bs-pagination-border-width:var(--bs-border-width); --bs-pagination-border-color:var(--bs-border-color); --bs-pagination-border-radius:var(--bs-border-radius); --bs-pagination-hover-color:var(--bs-link-hover-color); --bs-pagination-hover-bg:var(--bs-tertiary-bg); --bs-pagination-hover-border-color:var(--bs-border-color); --bs-pagination-focus-color:var(--bs-link-hover-color); --bs-pagination-focus-bg:var(--bs-secondary-bg); --bs-pagination-focus-box-shadow:0 0 0 0.25rem rgba(13,110,253,0.25); --bs-pagination-active-color:#fff; --bs-pagination-active-bg:#0d6efd; --bs-pagination-active-border-color:#0d6efd; --bs-pagination-disabled-color:var(--bs-secondary-color); --bs-pagination-disabled-bg:var(--bs-secondary-bg); --bs-pagination-disabled-border-color:var(--bs-border-color); display:flex; padding-left:0; list-style:none;}.page-link{ position:relative; display:block; padding:var(--bs-pagination-padding-y) var(--bs-pagination-padding-x); font-size:var(--bs-pagination-font-size); color:var(--bs-pagination-color); text-decoration:none; background-color:var(--bs-pagination-bg); border:var(--bs-pagination-border-width) solid var(--bs-pagination-border-color); transition:color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;}@media (prefers-reduced-motion:reduce){ .page-link{ transition:none;}}.page-link:hover{ z-index:2; color:var(--bs-pagination-hover-color); background-color:var(--bs-pagination-hover-bg); border-color:var(--bs-pagination-hover-border-color);}.page-link:focus{ z-index:3; color:var(--bs-pagination-focus-color); background-color:var(--bs-pagination-focus-bg); outline:0; box-shadow:var(--bs-pagination-focus-box-shadow);}.page-link.active,.active > .page-link{ z-index:3; color:var(--bs-pagination-active-color); background-color:var(--bs-pagination-active-bg); border-color:var(--bs-pagination-active-border-color);}.page-link.disabled,.disabled > .page-link{ color:var(--bs-pagination-disabled-color); pointer-events:none; background-color:var(--bs-pagination-disabled-bg); border-color:var(--bs-pagination-disabled-border-color);}.page-item:not(:first-child) .page-link{ margin-left:calc(var(--bs-border-width) * -1);}.page-item:first-child .page-link{ border-top-left-radius:var(--bs-pagination-border-radius); border-bottom-left-radius:var(--bs-pagination-border-radius);}.page-item:last-child .page-link{ border-top-right-radius:var(--bs-pagination-border-radius); border-bottom-right-radius:var(--bs-pagination-border-radius);}.pagination-lg{ --bs-pagination-padding-x:1.5rem; --bs-pagination-padding-y:0.75rem; --bs-pagination-font-size:1.25rem; --bs-pagination-border-radius:var(--bs-border-radius-lg);}.pagination-sm{ --bs-pagination-padding-x:0.5rem; --bs-pagination-padding-y:0.25rem; --bs-pagination-font-size:0.875rem; --bs-pagination-border-radius:var(--bs-border-radius-sm);}.badge{ --bs-badge-padding-x:0.65em; --bs-badge-padding-y:0.35em; --bs-badge-font-size:0.75em; --bs-badge-font-weight:700; --bs-badge-color:#fff; --bs-badge-border-radius:var(--bs-border-radius); display:inline-block; padding:var(--bs-badge-padding-y) var(--bs-badge-padding-x); font-size:var(--bs-badge-font-size); font-weight:var(--bs-badge-font-weight); line-height:1; color:var(--bs-badge-color); text-align:center; white-space:nowrap; vertical-align:baseline; border-radius:var(--bs-badge-border-radius);}.badge:empty{ display:none;}.btn .badge{ position:relative; top:-1px;}.alert{ --bs-alert-bg:transparent; --bs-alert-padding-x:1rem; --bs-alert-padding-y:1rem; --bs-alert-margin-bottom:1rem; --bs-alert-color:inherit; --bs-alert-border-color:transparent; --bs-alert-border:var(--bs-border-width) solid var(--bs-alert-border-color); --bs-alert-border-radius:var(--bs-border-radius); --bs-alert-link-color:inherit; position:relative; padding:var(--bs-alert-padding-y) var(--bs-alert-padding-x); margin-bottom:var(--bs-alert-margin-bottom); color:var(--bs-alert-color); background-color:var(--bs-alert-bg); border:var(--bs-alert-border); border-radius:var(--bs-alert-border-radius);}.alert-heading{ color:inherit;}.alert-link{ font-weight:700; color:var(--bs-alert-link-color);}.alert-dismissible{ padding-right:3rem;}.alert-dismissible .btn-close{ position:absolute; top:0; right:0; z-index:2; padding:1.25rem 1rem;}.alert-primary{ --bs-alert-color:var(--bs-primary-text-emphasis); --bs-alert-bg:var(--bs-primary-bg-subtle); --bs-alert-border-color:var(--bs-primary-border-subtle); --bs-alert-link-color:var(--bs-primary-text-emphasis);}.alert-secondary{ --bs-alert-color:var(--bs-secondary-text-emphasis); --bs-alert-bg:var(--bs-secondary-bg-subtle); --bs-alert-border-color:var(--bs-secondary-border-subtle); --bs-alert-link-color:var(--bs-secondary-text-emphasis);}.alert-success{ --bs-alert-color:var(--bs-success-text-emphasis); --bs-alert-bg:var(--bs-success-bg-subtle); --bs-alert-border-color:var(--bs-success-border-subtle); --bs-alert-link-color:var(--bs-success-text-emphasis);}.alert-info{ --bs-alert-color:var(--bs-info-text-emphasis); --bs-alert-bg:var(--bs-info-bg-subtle); --bs-alert-border-color:var(--bs-info-border-subtle); --bs-alert-link-color:var(--bs-info-text-emphasis);}.alert-warning{ --bs-alert-color:var(--bs-warning-text-emphasis); --bs-alert-bg:var(--bs-warning-bg-subtle); --bs-alert-border-color:var(--bs-warning-border-subtle); --bs-alert-link-color:var(--bs-warning-text-emphasis);}.alert-danger{ --bs-alert-color:var(--bs-danger-text-emphasis); --bs-alert-bg:var(--bs-danger-bg-subtle); --bs-alert-border-color:var(--bs-danger-border-subtle); --bs-alert-link-color:var(--bs-danger-text-emphasis);}.alert-light{ --bs-alert-color:var(--bs-light-text-emphasis); --bs-alert-bg:var(--bs-light-bg-subtle); --bs-alert-border-color:var(--bs-light-border-subtle); --bs-alert-link-color:var(--bs-light-text-emphasis);}.alert-dark{ --bs-alert-color:var(--bs-dark-text-emphasis); --bs-alert-bg:var(--bs-dark-bg-subtle); --bs-alert-border-color:var(--bs-dark-border-subtle); --bs-alert-link-color:var(--bs-dark-text-emphasis);}@keyframes progress-bar-stripes{ 0%{ background-position-x:1rem;}}.progress,.progress-stacked{ --bs-progress-height:1rem; --bs-progress-font-size:0.75rem; --bs-progress-bg:var(--bs-secondary-bg); --bs-progress-border-radius:var(--bs-border-radius); --bs-progress-box-shadow:var(--bs-box-shadow-inset); --bs-progress-bar-color:#fff; --bs-progress-bar-bg:#0d6efd; --bs-progress-bar-transition:width 0.6s ease; display:flex; height:var(--bs-progress-height); overflow:hidden; font-size:var(--bs-progress-font-size); background-color:var(--bs-progress-bg); border-radius:var(--bs-progress-border-radius);}.progress-bar{ display:flex; flex-direction:column; justify-content:center; overflow:hidden; color:var(--bs-progress-bar-color); text-align:center; white-space:nowrap; background-color:var(--bs-progress-bar-bg); transition:var(--bs-progress-bar-transition);}@media (prefers-reduced-motion:reduce){ .progress-bar{ transition:none;}}.progress-bar-striped{ background-image:linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent); background-size:var(--bs-progress-height) var(--bs-progress-height);}.progress-stacked > .progress{ overflow:visible;}.progress-stacked > .progress > .progress-bar{ width:100%;}.progress-bar-animated{ animation:1s linear infinite progress-bar-stripes;}@media (prefers-reduced-motion:reduce){ .progress-bar-animated{ animation:none;}}.list-group{ --bs-list-group-color:var(--bs-body-color); --bs-list-group-bg:var(--bs-body-bg); --bs-list-group-border-color:var(--bs-border-color); --bs-list-group-border-width:var(--bs-border-width); --bs-list-group-border-radius:var(--bs-border-radius); --bs-list-group-item-padding-x:1rem; --bs-list-group-item-padding-y:0.5rem; --bs-list-group-action-color:var(--bs-secondary-color); --bs-list-group-action-hover-color:var(--bs-emphasis-color); --bs-list-group-action-hover-bg:var(--bs-tertiary-bg); --bs-list-group-action-active-color:var(--bs-body-color); --bs-list-group-action-active-bg:var(--bs-secondary-bg); --bs-list-group-disabled-color:var(--bs-secondary-color); --bs-list-group-disabled-bg:var(--bs-body-bg); --bs-list-group-active-color:#fff; --bs-list-group-active-bg:#0d6efd; --bs-list-group-active-border-color:#0d6efd; display:flex; flex-direction:column; padding-left:0; margin-bottom:0; border-radius:var(--bs-list-group-border-radius);}.list-group-numbered{ list-style-type:none; counter-reset:section;}.list-group-numbered > .list-group-item::before{ content:counters(section,".") ". "; counter-increment:section;}.list-group-item-action{ width:100%; color:var(--bs-list-group-action-color); text-align:inherit;}.list-group-item-action:hover,.list-group-item-action:focus{ z-index:1; color:var(--bs-list-group-action-hover-color); text-decoration:none; background-color:var(--bs-list-group-action-hover-bg);}.list-group-item-action:active{ color:var(--bs-list-group-action-active-color); background-color:var(--bs-list-group-action-active-bg);}.list-group-item{ position:relative; display:block; padding:var(--bs-list-group-item-padding-y) var(--bs-list-group-item-padding-x); color:var(--bs-list-group-color); text-decoration:none; background-color:var(--bs-list-group-bg); border:var(--bs-list-group-border-width) solid var(--bs-list-group-border-color);}.list-group-item:first-child{ border-top-left-radius:inherit; border-top-right-radius:inherit;}.list-group-item:last-child{ border-bottom-right-radius:inherit; border-bottom-left-radius:inherit;}.list-group-item.disabled,.list-group-item:disabled{ color:var(--bs-list-group-disabled-color); pointer-events:none; background-color:var(--bs-list-group-disabled-bg);}.list-group-item.active{ z-index:2; color:var(--bs-list-group-active-color); background-color:var(--bs-list-group-active-bg); border-color:var(--bs-list-group-active-border-color);}.list-group-item + .list-group-item{ border-top-width:0;}.list-group-item + .list-group-item.active{ margin-top:calc(-1 * var(--bs-list-group-border-width)); border-top-width:var(--bs-list-group-border-width);}.list-group-horizontal{ flex-direction:row;}.list-group-horizontal > .list-group-item:first-child:not(:last-child){ border-bottom-left-radius:var(--bs-list-group-border-radius); border-top-right-radius:0;}.list-group-horizontal > .list-group-item:last-child:not(:first-child){ border-top-right-radius:var(--bs-list-group-border-radius); border-bottom-left-radius:0;}.list-group-horizontal > .list-group-item.active{ margin-top:0;}.list-group-horizontal > .list-group-item + .list-group-item{ border-top-width:var(--bs-list-group-border-width); border-left-width:0;}.list-group-horizontal > .list-group-item + .list-group-item.active{ margin-left:calc(-1 * var(--bs-list-group-border-width)); border-left-width:var(--bs-list-group-border-width);}@media (min-width:576px){ .list-group-horizontal-sm{ flex-direction:row;} .list-group-horizontal-sm > .list-group-item:first-child:not(:last-child){ border-bottom-left-radius:var(--bs-list-group-border-radius); border-top-right-radius:0;} .list-group-horizontal-sm > .list-group-item:last-child:not(:first-child){ border-top-right-radius:var(--bs-list-group-border-radius); border-bottom-left-radius:0;} .list-group-horizontal-sm > .list-group-item.active{ margin-top:0;} .list-group-horizontal-sm > .list-group-item + .list-group-item{ border-top-width:var(--bs-list-group-border-width); border-left-width:0;} .list-group-horizontal-sm > .list-group-item + .list-group-item.active{ margin-left:calc(-1 * var(--bs-list-group-border-width)); border-left-width:var(--bs-list-group-border-width);}}@media (min-width:768px){ .list-group-horizontal-md{ flex-direction:row;} .list-group-horizontal-md > .list-group-item:first-child:not(:last-child){ border-bottom-left-radius:var(--bs-list-group-border-radius); border-top-right-radius:0;} .list-group-horizontal-md > .list-group-item:last-child:not(:first-child){ border-top-right-radius:var(--bs-list-group-border-radius); border-bottom-left-radius:0;} .list-group-horizontal-md > .list-group-item.active{ margin-top:0;} .list-group-horizontal-md > .list-group-item + .list-group-item{ border-top-width:var(--bs-list-group-border-width); border-left-width:0;} .list-group-horizontal-md > .list-group-item + .list-group-item.active{ margin-left:calc(-1 * var(--bs-list-group-border-width)); border-left-width:var(--bs-list-group-border-width);}}@media (min-width:992px){ .list-group-horizontal-lg{ flex-direction:row;} .list-group-horizontal-lg > .list-group-item:first-child:not(:last-child){ border-bottom-left-radius:var(--bs-list-group-border-radius); border-top-right-radius:0;} .list-group-horizontal-lg > .list-group-item:last-child:not(:first-child){ border-top-right-radius:var(--bs-list-group-border-radius); border-bottom-left-radius:0;} .list-group-horizontal-lg > .list-group-item.active{ margin-top:0;} .list-group-horizontal-lg > .list-group-item + .list-group-item{ border-top-width:var(--bs-list-group-border-width); border-left-width:0;} .list-group-horizontal-lg > .list-group-item + .list-group-item.active{ margin-left:calc(-1 * var(--bs-list-group-border-width)); border-left-width:var(--bs-list-group-border-width);}}@media (min-width:1200px){ .list-group-horizontal-xl{ flex-direction:row;} .list-group-horizontal-xl > .list-group-item:first-child:not(:last-child){ border-bottom-left-radius:var(--bs-list-group-border-radius); border-top-right-radius:0;} .list-group-horizontal-xl > .list-group-item:last-child:not(:first-child){ border-top-right-radius:var(--bs-list-group-border-radius); border-bottom-left-radius:0;} .list-group-horizontal-xl > .list-group-item.active{ margin-top:0;} .list-group-horizontal-xl > .list-group-item + .list-group-item{ border-top-width:var(--bs-list-group-border-width); border-left-width:0;} .list-group-horizontal-xl > .list-group-item + .list-group-item.active{ margin-left:calc(-1 * var(--bs-list-group-border-width)); border-left-width:var(--bs-list-group-border-width);}}@media (min-width:1400px){ .list-group-horizontal-xxl{ flex-direction:row;} .list-group-horizontal-xxl > .list-group-item:first-child:not(:last-child){ border-bottom-left-radius:var(--bs-list-group-border-radius); border-top-right-radius:0;} .list-group-horizontal-xxl > .list-group-item:last-child:not(:first-child){ border-top-right-radius:var(--bs-list-group-border-radius); border-bottom-left-radius:0;} .list-group-horizontal-xxl > .list-group-item.active{ margin-top:0;} .list-group-horizontal-xxl > .list-group-item + .list-group-item{ border-top-width:var(--bs-list-group-border-width); border-left-width:0;} .list-group-horizontal-xxl > .list-group-item + .list-group-item.active{ margin-left:calc(-1 * var(--bs-list-group-border-width)); border-left-width:var(--bs-list-group-border-width);}}.list-group-flush{ border-radius:0;}.list-group-flush > .list-group-item{ border-width:0 0 var(--bs-list-group-border-width);}.list-group-flush > .list-group-item:last-child{ border-bottom-width:0;}.list-group-item-primary{ --bs-list-group-color:var(--bs-primary-text-emphasis); --bs-list-group-bg:var(--bs-primary-bg-subtle); --bs-list-group-border-color:var(--bs-primary-border-subtle); --bs-list-group-action-hover-color:var(--bs-emphasis-color); --bs-list-group-action-hover-bg:var(--bs-primary-border-subtle); --bs-list-group-action-active-color:var(--bs-emphasis-color); --bs-list-group-action-active-bg:var(--bs-primary-border-subtle); --bs-list-group-active-color:var(--bs-primary-bg-subtle); --bs-list-group-active-bg:var(--bs-primary-text-emphasis); --bs-list-group-active-border-color:var(--bs-primary-text-emphasis);}.list-group-item-secondary{ --bs-list-group-color:var(--bs-secondary-text-emphasis); --bs-list-group-bg:var(--bs-secondary-bg-subtle); --bs-list-group-border-color:var(--bs-secondary-border-subtle); --bs-list-group-action-hover-color:var(--bs-emphasis-color); --bs-list-group-action-hover-bg:var(--bs-secondary-border-subtle); --bs-list-group-action-active-color:var(--bs-emphasis-color); --bs-list-group-action-active-bg:var(--bs-secondary-border-subtle); --bs-list-group-active-color:var(--bs-secondary-bg-subtle); --bs-list-group-active-bg:var(--bs-secondary-text-emphasis); --bs-list-group-active-border-color:var(--bs-secondary-text-emphasis);}.list-group-item-success{ --bs-list-group-color:var(--bs-success-text-emphasis); --bs-list-group-bg:var(--bs-success-bg-subtle); --bs-list-group-border-color:var(--bs-success-border-subtle); --bs-list-group-action-hover-color:var(--bs-emphasis-color); --bs-list-group-action-hover-bg:var(--bs-success-border-subtle); --bs-list-group-action-active-color:var(--bs-emphasis-color); --bs-list-group-action-active-bg:var(--bs-success-border-subtle); --bs-list-group-active-color:var(--bs-success-bg-subtle); --bs-list-group-active-bg:var(--bs-success-text-emphasis); --bs-list-group-active-border-color:var(--bs-success-text-emphasis);}.list-group-item-info{ --bs-list-group-color:var(--bs-info-text-emphasis); --bs-list-group-bg:var(--bs-info-bg-subtle); --bs-list-group-border-color:var(--bs-info-border-subtle); --bs-list-group-action-hover-color:var(--bs-emphasis-color); --bs-list-group-action-hover-bg:var(--bs-info-border-subtle); --bs-list-group-action-active-color:var(--bs-emphasis-color); --bs-list-group-action-active-bg:var(--bs-info-border-subtle); --bs-list-group-active-color:var(--bs-info-bg-subtle); --bs-list-group-active-bg:var(--bs-info-text-emphasis); --bs-list-group-active-border-color:var(--bs-info-text-emphasis);}.list-group-item-warning{ --bs-list-group-color:var(--bs-warning-text-emphasis); --bs-list-group-bg:var(--bs-warning-bg-subtle); --bs-list-group-border-color:var(--bs-warning-border-subtle); --bs-list-group-action-hover-color:var(--bs-emphasis-color); --bs-list-group-action-hover-bg:var(--bs-warning-border-subtle); --bs-list-group-action-active-color:var(--bs-emphasis-color); --bs-list-group-action-active-bg:var(--bs-warning-border-subtle); --bs-list-group-active-color:var(--bs-warning-bg-subtle); --bs-list-group-active-bg:var(--bs-warning-text-emphasis); --bs-list-group-active-border-color:var(--bs-warning-text-emphasis);}.list-group-item-danger{ --bs-list-group-color:var(--bs-danger-text-emphasis); --bs-list-group-bg:var(--bs-danger-bg-subtle); --bs-list-group-border-color:var(--bs-danger-border-subtle); --bs-list-group-action-hover-color:var(--bs-emphasis-color); --bs-list-group-action-hover-bg:var(--bs-danger-border-subtle); --bs-list-group-action-active-color:var(--bs-emphasis-color); --bs-list-group-action-active-bg:var(--bs-danger-border-subtle); --bs-list-group-active-color:var(--bs-danger-bg-subtle); --bs-list-group-active-bg:var(--bs-danger-text-emphasis); --bs-list-group-active-border-color:var(--bs-danger-text-emphasis);}.list-group-item-light{ --bs-list-group-color:var(--bs-light-text-emphasis); --bs-list-group-bg:var(--bs-light-bg-subtle); --bs-list-group-border-color:var(--bs-light-border-subtle); --bs-list-group-action-hover-color:var(--bs-emphasis-color); --bs-list-group-action-hover-bg:var(--bs-light-border-subtle); --bs-list-group-action-active-color:var(--bs-emphasis-color); --bs-list-group-action-active-bg:var(--bs-light-border-subtle); --bs-list-group-active-color:var(--bs-light-bg-subtle); --bs-list-group-active-bg:var(--bs-light-text-emphasis); --bs-list-group-active-border-color:var(--bs-light-text-emphasis);}.list-group-item-dark{ --bs-list-group-color:var(--bs-dark-text-emphasis); --bs-list-group-bg:var(--bs-dark-bg-subtle); --bs-list-group-border-color:var(--bs-dark-border-subtle); --bs-list-group-action-hover-color:var(--bs-emphasis-color); --bs-list-group-action-hover-bg:var(--bs-dark-border-subtle); --bs-list-group-action-active-color:var(--bs-emphasis-color); --bs-list-group-action-active-bg:var(--bs-dark-border-subtle); --bs-list-group-active-color:var(--bs-dark-bg-subtle); --bs-list-group-active-bg:var(--bs-dark-text-emphasis); --bs-list-group-active-border-color:var(--bs-dark-text-emphasis);}.btn-close{ --bs-btn-close-color:#000; --bs-btn-close-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.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'/%3e%3c/svg%3e"); --bs-btn-close-opacity:0.5; --bs-btn-close-hover-opacity:0.75; --bs-btn-close-focus-shadow:0 0 0 0.25rem rgba(13,110,253,0.25); --bs-btn-close-focus-opacity:1; --bs-btn-close-disabled-opacity:0.25; --bs-btn-close-white-filter:invert(1) grayscale(100%) brightness(200%); box-sizing:content-box; width:1em; height:1em; padding:0.25em 0.25em; color:var(--bs-btn-close-color); background:transparent var(--bs-btn-close-bg) center/1em auto no-repeat; border:0; border-radius:0.375rem; opacity:var(--bs-btn-close-opacity);}.btn-close:hover{ color:var(--bs-btn-close-color); text-decoration:none; opacity:var(--bs-btn-close-hover-opacity);}.btn-close:focus{ outline:0; box-shadow:var(--bs-btn-close-focus-shadow); opacity:var(--bs-btn-close-focus-opacity);}.btn-close:disabled,.btn-close.disabled{ pointer-events:none; -webkit-user-select:none; -moz-user-select:none; user-select:none; opacity:var(--bs-btn-close-disabled-opacity);}.btn-close-white{ filter:var(--bs-btn-close-white-filter);}[data-bs-theme=dark] .btn-close{ filter:var(--bs-btn-close-white-filter);}.toast{ --bs-toast-zindex:1090; --bs-toast-padding-x:0.75rem; --bs-toast-padding-y:0.5rem; --bs-toast-spacing:1.5rem; --bs-toast-max-width:350px; --bs-toast-font-size:0.875rem; --bs-toast-color:; --bs-toast-bg:rgba(var(--bs-body-bg-rgb),0.85); --bs-toast-border-width:var(--bs-border-width); --bs-toast-border-color:var(--bs-border-color-translucent); --bs-toast-border-radius:var(--bs-border-radius); --bs-toast-box-shadow:var(--bs-box-shadow); --bs-toast-header-color:var(--bs-secondary-color); --bs-toast-header-bg:rgba(var(--bs-body-bg-rgb),0.85); --bs-toast-header-border-color:var(--bs-border-color-translucent); width:var(--bs-toast-max-width); max-width:100%; font-size:var(--bs-toast-font-size); color:var(--bs-toast-color); pointer-events:auto; background-color:var(--bs-toast-bg); background-clip:padding-box; border:var(--bs-toast-border-width) solid var(--bs-toast-border-color); box-shadow:var(--bs-toast-box-shadow); border-radius:var(--bs-toast-border-radius);}.toast.showing{ opacity:0;}.toast:not(.show){ display:none;}.toast-container{ --bs-toast-zindex:1090; position:absolute; z-index:var(--bs-toast-zindex); width:-webkit-max-content; width:-moz-max-content; width:max-content; max-width:100%; pointer-events:none;}.toast-container >:not(:last-child){ margin-bottom:var(--bs-toast-spacing);}.toast-header{ display:flex; align-items:center; padding:var(--bs-toast-padding-y) var(--bs-toast-padding-x); color:var(--bs-toast-header-color); background-color:var(--bs-toast-header-bg); background-clip:padding-box; border-bottom:var(--bs-toast-border-width) solid var(--bs-toast-header-border-color); border-top-left-radius:calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width)); border-top-right-radius:calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width));}.toast-header .btn-close{ margin-right:calc(-0.5 * var(--bs-toast-padding-x)); margin-left:var(--bs-toast-padding-x);}.toast-body{ padding:var(--bs-toast-padding-x); word-wrap:break-word;}.modal{ --bs-modal-zindex:1055; --bs-modal-width:500px; --bs-modal-padding:1rem; --bs-modal-margin:0.5rem; --bs-modal-color:; --bs-modal-bg:var(--bs-body-bg); --bs-modal-border-color:var(--bs-border-color-translucent); --bs-modal-border-width:var(--bs-border-width); --bs-modal-border-radius:var(--bs-border-radius-lg); --bs-modal-box-shadow:var(--bs-box-shadow-sm); --bs-modal-inner-border-radius:calc(var(--bs-border-radius-lg) - (var(--bs-border-width))); --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:var(--bs-border-width); --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:var(--bs-border-width); 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 0.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:1050; --bs-backdrop-bg:#000; --bs-backdrop-opacity:0.5; 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; 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) * 0.5) calc(var(--bs-modal-header-padding-x) * 0.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) * 0.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) * 0.5);}@media (min-width:576px){ .modal{ --bs-modal-margin:1.75rem; --bs-modal-box-shadow:var(--bs-box-shadow);} .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: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:1399.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;}}.tooltip{ --bs-tooltip-zindex:1080; --bs-tooltip-max-width:200px; --bs-tooltip-padding-x:0.5rem; --bs-tooltip-padding-y:0.25rem; --bs-tooltip-margin:; --bs-tooltip-font-size:0.875rem; --bs-tooltip-color:var(--bs-body-bg); --bs-tooltip-bg:var(--bs-emphasis-color); --bs-tooltip-border-radius:var(--bs-border-radius); --bs-tooltip-opacity:0.9; --bs-tooltip-arrow-width:0.8rem; --bs-tooltip-arrow-height:0.4rem; z-index:var(--bs-tooltip-zindex); display:block; margin:var(--bs-tooltip-margin); font-family:var(--bs-font-sans-serif); font-style:normal; font-weight:400; line-height:1.5; text-align:left; text-align:start; text-decoration:none; text-shadow:none; text-transform:none; letter-spacing:normal; word-break:normal; white-space:normal; word-spacing:normal; line-break:auto; font-size:var(--bs-tooltip-font-size); word-wrap:break-word; opacity:0;}.tooltip.show{ opacity:var(--bs-tooltip-opacity);}.tooltip .tooltip-arrow{ display:block; width:var(--bs-tooltip-arrow-width); height:var(--bs-tooltip-arrow-height);}.tooltip .tooltip-arrow::before{ position:absolute; content:""; border-color:transparent; border-style:solid;}.bs-tooltip-top .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow{ bottom:calc(-1 * var(--bs-tooltip-arrow-height));}.bs-tooltip-top .tooltip-arrow::before,.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow::before{ top:-1px; border-width:var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width) * 0.5) 0; border-top-color:var(--bs-tooltip-bg);}.bs-tooltip-end .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow{ left:calc(-1 * var(--bs-tooltip-arrow-height)); width:var(--bs-tooltip-arrow-height); height:var(--bs-tooltip-arrow-width);}.bs-tooltip-end .tooltip-arrow::before,.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow::before{ right:-1px; border-width:calc(var(--bs-tooltip-arrow-width) * 0.5) var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width) * 0.5) 0; border-right-color:var(--bs-tooltip-bg);}.bs-tooltip-bottom .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow{ top:calc(-1 * var(--bs-tooltip-arrow-height));}.bs-tooltip-bottom .tooltip-arrow::before,.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow::before{ bottom:-1px; border-width:0 calc(var(--bs-tooltip-arrow-width) * 0.5) var(--bs-tooltip-arrow-height); border-bottom-color:var(--bs-tooltip-bg);}.bs-tooltip-start .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow{ right:calc(-1 * var(--bs-tooltip-arrow-height)); width:var(--bs-tooltip-arrow-height); height:var(--bs-tooltip-arrow-width);}.bs-tooltip-start .tooltip-arrow::before,.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow::before{ left:-1px; border-width:calc(var(--bs-tooltip-arrow-width) * 0.5) 0 calc(var(--bs-tooltip-arrow-width) * 0.5) var(--bs-tooltip-arrow-height); border-left-color:var(--bs-tooltip-bg);}.tooltip-inner{ max-width:var(--bs-tooltip-max-width); padding:var(--bs-tooltip-padding-y) var(--bs-tooltip-padding-x); color:var(--bs-tooltip-color); text-align:center; background-color:var(--bs-tooltip-bg); border-radius:var(--bs-tooltip-border-radius);}.popover{ --bs-popover-zindex:1070; --bs-popover-max-width:276px; --bs-popover-font-size:0.875rem; --bs-popover-bg:var(--bs-body-bg); --bs-popover-border-width:var(--bs-border-width); --bs-popover-border-color:var(--bs-border-color-translucent); --bs-popover-border-radius:var(--bs-border-radius-lg); --bs-popover-inner-border-radius:calc(var(--bs-border-radius-lg) - var(--bs-border-width)); --bs-popover-box-shadow:var(--bs-box-shadow); --bs-popover-header-padding-x:1rem; --bs-popover-header-padding-y:0.5rem; --bs-popover-header-font-size:1rem; --bs-popover-header-color:inherit; --bs-popover-header-bg:var(--bs-secondary-bg); --bs-popover-body-padding-x:1rem; --bs-popover-body-padding-y:1rem; --bs-popover-body-color:var(--bs-body-color); --bs-popover-arrow-width:1rem; --bs-popover-arrow-height:0.5rem; --bs-popover-arrow-border:var(--bs-popover-border-color); z-index:var(--bs-popover-zindex); display:block; max-width:var(--bs-popover-max-width); font-family:var(--bs-font-sans-serif); font-style:normal; font-weight:400; line-height:1.5; text-align:left; text-align:start; text-decoration:none; text-shadow:none; text-transform:none; letter-spacing:normal; word-break:normal; white-space:normal; word-spacing:normal; line-break:auto; font-size:var(--bs-popover-font-size); word-wrap:break-word; background-color:var(--bs-popover-bg); background-clip:padding-box; border:var(--bs-popover-border-width) solid var(--bs-popover-border-color); border-radius:var(--bs-popover-border-radius);}.popover .popover-arrow{ display:block; width:var(--bs-popover-arrow-width); height:var(--bs-popover-arrow-height);}.popover .popover-arrow::before,.popover .popover-arrow::after{ position:absolute; display:block; content:""; border-color:transparent; border-style:solid; border-width:0;}.bs-popover-top > .popover-arrow,.bs-popover-auto[data-popper-placement^=top] > .popover-arrow{ bottom:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));}.bs-popover-top > .popover-arrow::before,.bs-popover-auto[data-popper-placement^=top] > .popover-arrow::before,.bs-popover-top > .popover-arrow::after,.bs-popover-auto[data-popper-placement^=top] > .popover-arrow::after{ border-width:var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width) * 0.5) 0;}.bs-popover-top > .popover-arrow::before,.bs-popover-auto[data-popper-placement^=top] > .popover-arrow::before{ bottom:0; border-top-color:var(--bs-popover-arrow-border);}.bs-popover-top > .popover-arrow::after,.bs-popover-auto[data-popper-placement^=top] > .popover-arrow::after{ bottom:var(--bs-popover-border-width); border-top-color:var(--bs-popover-bg);}.bs-popover-end > .popover-arrow,.bs-popover-auto[data-popper-placement^=right] > .popover-arrow{ left:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width)); width:var(--bs-popover-arrow-height); height:var(--bs-popover-arrow-width);}.bs-popover-end > .popover-arrow::before,.bs-popover-auto[data-popper-placement^=right] > .popover-arrow::before,.bs-popover-end > .popover-arrow::after,.bs-popover-auto[data-popper-placement^=right] > .popover-arrow::after{ border-width:calc(var(--bs-popover-arrow-width) * 0.5) var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width) * 0.5) 0;}.bs-popover-end > .popover-arrow::before,.bs-popover-auto[data-popper-placement^=right] > .popover-arrow::before{ left:0; border-right-color:var(--bs-popover-arrow-border);}.bs-popover-end > .popover-arrow::after,.bs-popover-auto[data-popper-placement^=right] > .popover-arrow::after{ left:var(--bs-popover-border-width); border-right-color:var(--bs-popover-bg);}.bs-popover-bottom > .popover-arrow,.bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow{ top:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));}.bs-popover-bottom > .popover-arrow::before,.bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow::before,.bs-popover-bottom > .popover-arrow::after,.bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow::after{ border-width:0 calc(var(--bs-popover-arrow-width) * 0.5) var(--bs-popover-arrow-height);}.bs-popover-bottom > .popover-arrow::before,.bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow::before{ top:0; border-bottom-color:var(--bs-popover-arrow-border);}.bs-popover-bottom > .popover-arrow::after,.bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow::after{ top:var(--bs-popover-border-width); border-bottom-color:var(--bs-popover-bg);}.bs-popover-bottom .popover-header::before,.bs-popover-auto[data-popper-placement^=bottom] .popover-header::before{ position:absolute; top:0; left:50%; display:block; width:var(--bs-popover-arrow-width); margin-left:calc(-0.5 * var(--bs-popover-arrow-width)); content:""; border-bottom:var(--bs-popover-border-width) solid var(--bs-popover-header-bg);}.bs-popover-start > .popover-arrow,.bs-popover-auto[data-popper-placement^=left] > .popover-arrow{ right:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width)); width:var(--bs-popover-arrow-height); height:var(--bs-popover-arrow-width);}.bs-popover-start > .popover-arrow::before,.bs-popover-auto[data-popper-placement^=left] > .popover-arrow::before,.bs-popover-start > .popover-arrow::after,.bs-popover-auto[data-popper-placement^=left] > .popover-arrow::after{ border-width:calc(var(--bs-popover-arrow-width) * 0.5) 0 calc(var(--bs-popover-arrow-width) * 0.5) var(--bs-popover-arrow-height);}.bs-popover-start > .popover-arrow::before,.bs-popover-auto[data-popper-placement^=left] > .popover-arrow::before{ right:0; border-left-color:var(--bs-popover-arrow-border);}.bs-popover-start > .popover-arrow::after,.bs-popover-auto[data-popper-placement^=left] > .popover-arrow::after{ right:var(--bs-popover-border-width); border-left-color:var(--bs-popover-bg);}.popover-header{ padding:var(--bs-popover-header-padding-y) var(--bs-popover-header-padding-x); margin-bottom:0; font-size:var(--bs-popover-header-font-size); color:var(--bs-popover-header-color); background-color:var(--bs-popover-header-bg); border-bottom:var(--bs-popover-border-width) solid var(--bs-popover-border-color); border-top-left-radius:var(--bs-popover-inner-border-radius); border-top-right-radius:var(--bs-popover-inner-border-radius);}.popover-header:empty{ display:none;}.popover-body{ padding:var(--bs-popover-body-padding-y) var(--bs-popover-body-padding-x); color:var(--bs-popover-body-color);}.carousel{ position:relative;}.carousel.pointer-event{ touch-action:pan-y;}.carousel-inner{ position:relative; width:100%; overflow:hidden;}.carousel-inner::after{ display:block; clear:both; content:"";}.carousel-item{ position:relative; display:none; float:left; width:100%; margin-right:-100%; -webkit-backface-visibility:hidden; backface-visibility:hidden; transition:transform 0.6s ease-in-out;}@media (prefers-reduced-motion:reduce){ .carousel-item{ transition:none;}}.carousel-item.active,.carousel-item-next,.carousel-item-prev{ display:block;}.carousel-item-next:not(.carousel-item-start),.active.carousel-item-end{ transform:translateX(100%);}.carousel-item-prev:not(.carousel-item-end),.active.carousel-item-start{ transform:translateX(-100%);}.carousel-fade .carousel-item{ opacity:0; transition-property:opacity; transform:none;}.carousel-fade .carousel-item.active,.carousel-fade .carousel-item-next.carousel-item-start,.carousel-fade .carousel-item-prev.carousel-item-end{ z-index:1; opacity:1;}.carousel-fade .active.carousel-item-start,.carousel-fade .active.carousel-item-end{ z-index:0; opacity:0; transition:opacity 0s 0.6s;}@media (prefers-reduced-motion:reduce){ .carousel-fade .active.carousel-item-start, .carousel-fade .active.carousel-item-end{ transition:none;}}.carousel-control-prev,.carousel-control-next{ position:absolute; top:0; bottom:0; z-index:1; display:flex; align-items:center; justify-content:center; width:15%; padding:0; color:#fff; text-align:center; background:none; border:0; opacity:0.5; transition:opacity 0.15s ease;}@media (prefers-reduced-motion:reduce){ .carousel-control-prev, .carousel-control-next{ transition:none;}}.carousel-control-prev:hover,.carousel-control-prev:focus,.carousel-control-next:hover,.carousel-control-next:focus{ color:#fff; text-decoration:none; outline:0; opacity:0.9;}.carousel-control-prev{ left:0;}.carousel-control-next{ right:0;}.carousel-control-prev-icon,.carousel-control-next-icon{ display:inline-block; width:2rem; height:2rem; background-repeat:no-repeat; background-position:50%; background-size:100% 100%;}.carousel-control-prev-icon{ background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e");}.carousel-control-next-icon{ background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");}.carousel-indicators{ position:absolute; right:0; bottom:0; left:0; z-index:2; display:flex; justify-content:center; padding:0; margin-right:15%; margin-bottom:1rem; margin-left:15%;}.carousel-indicators [data-bs-target]{ box-sizing:content-box; flex:0 1 auto; width:30px; height:3px; padding:0; margin-right:3px; margin-left:3px; text-indent:-999px; cursor:pointer; background-color:#fff; background-clip:padding-box; border:0; border-top:10px solid transparent; border-bottom:10px solid transparent; opacity:0.5; transition:opacity 0.6s ease;}@media (prefers-reduced-motion:reduce){ .carousel-indicators [data-bs-target]{ transition:none;}}.carousel-indicators .active{ opacity:1;}.carousel-caption{ position:absolute; right:15%; bottom:1.25rem; left:15%; padding-top:1.25rem; padding-bottom:1.25rem; color:#fff; text-align:center;}.carousel-dark .carousel-control-prev-icon,.carousel-dark .carousel-control-next-icon{ filter:invert(1) grayscale(100);}.carousel-dark .carousel-indicators [data-bs-target]{ background-color:#000;}.carousel-dark .carousel-caption{ color:#000;}[data-bs-theme=dark] .carousel .carousel-control-prev-icon,[data-bs-theme=dark] .carousel .carousel-control-next-icon,[data-bs-theme=dark].carousel .carousel-control-prev-icon,[data-bs-theme=dark].carousel .carousel-control-next-icon{ filter:invert(1) grayscale(100);}[data-bs-theme=dark] .carousel .carousel-indicators [data-bs-target],[data-bs-theme=dark].carousel .carousel-indicators [data-bs-target]{ background-color:#000;}[data-bs-theme=dark] .carousel .carousel-caption,[data-bs-theme=dark].carousel .carousel-caption{ color:#000;}.spinner-grow,.spinner-border{ display:inline-block; width:var(--bs-spinner-width); height:var(--bs-spinner-height); vertical-align:var(--bs-spinner-vertical-align); border-radius:50%; animation:var(--bs-spinner-animation-speed) linear infinite var(--bs-spinner-animation-name);}@keyframes spinner-border{ to{ transform:rotate(360deg);}}.spinner-border{ --bs-spinner-width:2rem; --bs-spinner-height:2rem; --bs-spinner-vertical-align:-0.125em; --bs-spinner-border-width:0.25em; --bs-spinner-animation-speed:0.75s; --bs-spinner-animation-name:spinner-border; border:var(--bs-spinner-border-width) solid currentcolor; border-right-color:transparent;}.spinner-border-sm{ --bs-spinner-width:1rem; --bs-spinner-height:1rem; --bs-spinner-border-width:0.2em;}@keyframes spinner-grow{ 0%{ transform:scale(0);} 50%{ opacity:1; transform:none;}}.spinner-grow{ --bs-spinner-width:2rem; --bs-spinner-height:2rem; --bs-spinner-vertical-align:-0.125em; --bs-spinner-animation-speed:0.75s; --bs-spinner-animation-name:spinner-grow; background-color:currentcolor; opacity:0;}.spinner-grow-sm{ --bs-spinner-width:1rem; --bs-spinner-height:1rem;}@media (prefers-reduced-motion:reduce){ .spinner-border, .spinner-grow{ --bs-spinner-animation-speed:1.5s;}}.offcanvas,.offcanvas-xxl,.offcanvas-xl,.offcanvas-lg,.offcanvas-md,.offcanvas-sm{ --bs-offcanvas-zindex:1045; --bs-offcanvas-width:400px; --bs-offcanvas-height:30vh; --bs-offcanvas-padding-x:1rem; --bs-offcanvas-padding-y:1rem; --bs-offcanvas-color:var(--bs-body-color); --bs-offcanvas-bg:var(--bs-body-bg); --bs-offcanvas-border-width:var(--bs-border-width); --bs-offcanvas-border-color:var(--bs-border-color-translucent); --bs-offcanvas-box-shadow:var(--bs-box-shadow-sm); --bs-offcanvas-transition:transform 0.3s ease-in-out; --bs-offcanvas-title-line-height:1.5;}@media (max-width:575.98px){ .offcanvas-sm{ position:fixed; bottom:0; z-index:var(--bs-offcanvas-zindex); display:flex; flex-direction:column; max-width:100%; color:var(--bs-offcanvas-color); visibility:hidden; background-color:var(--bs-offcanvas-bg); background-clip:padding-box; outline:0; transition:var(--bs-offcanvas-transition);}}@media (max-width:575.98px) and (prefers-reduced-motion:reduce){ .offcanvas-sm{ transition:none;}}@media (max-width:575.98px){ .offcanvas-sm.offcanvas-start{ top:0; left:0; width:var(--bs-offcanvas-width); border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color); transform:translateX(-100%);} .offcanvas-sm.offcanvas-end{ top:0; right:0; width:var(--bs-offcanvas-width); border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color); transform:translateX(100%);} .offcanvas-sm.offcanvas-top{ top:0; right:0; left:0; height:var(--bs-offcanvas-height); max-height:100%; border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color); transform:translateY(-100%);} .offcanvas-sm.offcanvas-bottom{ right:0; left:0; height:var(--bs-offcanvas-height); max-height:100%; border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color); transform:translateY(100%);} .offcanvas-sm.showing,.offcanvas-sm.show:not(.hiding){ transform:none;} .offcanvas-sm.showing,.offcanvas-sm.hiding,.offcanvas-sm.show{ visibility:visible;}}@media (min-width:576px){ .offcanvas-sm{ --bs-offcanvas-height:auto; --bs-offcanvas-border-width:0; background-color:transparent !important;} .offcanvas-sm .offcanvas-header{ display:none;} .offcanvas-sm .offcanvas-body{ display:flex; flex-grow:0; padding:0; overflow-y:visible; background-color:transparent !important;}}@media (max-width:767.98px){ .offcanvas-md{ position:fixed; bottom:0; z-index:var(--bs-offcanvas-zindex); display:flex; flex-direction:column; max-width:100%; color:var(--bs-offcanvas-color); visibility:hidden; background-color:var(--bs-offcanvas-bg); background-clip:padding-box; outline:0; transition:var(--bs-offcanvas-transition);}}@media (max-width:767.98px) and (prefers-reduced-motion:reduce){ .offcanvas-md{ transition:none;}}@media (max-width:767.98px){ .offcanvas-md.offcanvas-start{ top:0; left:0; width:var(--bs-offcanvas-width); border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color); transform:translateX(-100%);} .offcanvas-md.offcanvas-end{ top:0; right:0; width:var(--bs-offcanvas-width); border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color); transform:translateX(100%);} .offcanvas-md.offcanvas-top{ top:0; right:0; left:0; height:var(--bs-offcanvas-height); max-height:100%; border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color); transform:translateY(-100%);} .offcanvas-md.offcanvas-bottom{ right:0; left:0; height:var(--bs-offcanvas-height); max-height:100%; border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color); transform:translateY(100%);} .offcanvas-md.showing,.offcanvas-md.show:not(.hiding){ transform:none;} .offcanvas-md.showing,.offcanvas-md.hiding,.offcanvas-md.show{ visibility:visible;}}@media (min-width:768px){ .offcanvas-md{ --bs-offcanvas-height:auto; --bs-offcanvas-border-width:0; background-color:transparent !important;} .offcanvas-md .offcanvas-header{ display:none;} .offcanvas-md .offcanvas-body{ display:flex; flex-grow:0; padding:0; overflow-y:visible; background-color:transparent !important;}}@media (max-width:991.98px){ .offcanvas-lg{ position:fixed; bottom:0; z-index:var(--bs-offcanvas-zindex); display:flex; flex-direction:column; max-width:100%; color:var(--bs-offcanvas-color); visibility:hidden; background-color:var(--bs-offcanvas-bg); background-clip:padding-box; outline:0; transition:var(--bs-offcanvas-transition);}}@media (max-width:991.98px) and (prefers-reduced-motion:reduce){ .offcanvas-lg{ transition:none;}}@media (max-width:991.98px){ .offcanvas-lg.offcanvas-start{ top:0; left:0; width:var(--bs-offcanvas-width); border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color); transform:translateX(-100%);} .offcanvas-lg.offcanvas-end{ top:0; right:0; width:var(--bs-offcanvas-width); border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color); transform:translateX(100%);} .offcanvas-lg.offcanvas-top{ top:0; right:0; left:0; height:var(--bs-offcanvas-height); max-height:100%; border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color); transform:translateY(-100%);} .offcanvas-lg.offcanvas-bottom{ right:0; left:0; height:var(--bs-offcanvas-height); max-height:100%; border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color); transform:translateY(100%);} .offcanvas-lg.showing,.offcanvas-lg.show:not(.hiding){ transform:none;} .offcanvas-lg.showing,.offcanvas-lg.hiding,.offcanvas-lg.show{ visibility:visible;}}@media (min-width:992px){ .offcanvas-lg{ --bs-offcanvas-height:auto; --bs-offcanvas-border-width:0; background-color:transparent !important;} .offcanvas-lg .offcanvas-header{ display:none;} .offcanvas-lg .offcanvas-body{ display:flex; flex-grow:0; padding:0; overflow-y:visible; background-color:transparent !important;}}@media (max-width:1199.98px){ .offcanvas-xl{ position:fixed; bottom:0; z-index:var(--bs-offcanvas-zindex); display:flex; flex-direction:column; max-width:100%; color:var(--bs-offcanvas-color); visibility:hidden; background-color:var(--bs-offcanvas-bg); background-clip:padding-box; outline:0; transition:var(--bs-offcanvas-transition);}}@media (max-width:1199.98px) and (prefers-reduced-motion:reduce){ .offcanvas-xl{ transition:none;}}@media (max-width:1199.98px){ .offcanvas-xl.offcanvas-start{ top:0; left:0; width:var(--bs-offcanvas-width); border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color); transform:translateX(-100%);} .offcanvas-xl.offcanvas-end{ top:0; right:0; width:var(--bs-offcanvas-width); border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color); transform:translateX(100%);} .offcanvas-xl.offcanvas-top{ top:0; right:0; left:0; height:var(--bs-offcanvas-height); max-height:100%; border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color); transform:translateY(-100%);} .offcanvas-xl.offcanvas-bottom{ right:0; left:0; height:var(--bs-offcanvas-height); max-height:100%; border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color); transform:translateY(100%);} .offcanvas-xl.showing,.offcanvas-xl.show:not(.hiding){ transform:none;} .offcanvas-xl.showing,.offcanvas-xl.hiding,.offcanvas-xl.show{ visibility:visible;}}@media (min-width:1200px){ .offcanvas-xl{ --bs-offcanvas-height:auto; --bs-offcanvas-border-width:0; background-color:transparent !important;} .offcanvas-xl .offcanvas-header{ display:none;} .offcanvas-xl .offcanvas-body{ display:flex; flex-grow:0; padding:0; overflow-y:visible; background-color:transparent !important;}}@media (max-width:1399.98px){ .offcanvas-xxl{ position:fixed; bottom:0; z-index:var(--bs-offcanvas-zindex); display:flex; flex-direction:column; max-width:100%; color:var(--bs-offcanvas-color); visibility:hidden; background-color:var(--bs-offcanvas-bg); background-clip:padding-box; outline:0; transition:var(--bs-offcanvas-transition);}}@media (max-width:1399.98px) and (prefers-reduced-motion:reduce){ .offcanvas-xxl{ transition:none;}}@media (max-width:1399.98px){ .offcanvas-xxl.offcanvas-start{ top:0; left:0; width:var(--bs-offcanvas-width); border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color); transform:translateX(-100%);} .offcanvas-xxl.offcanvas-end{ top:0; right:0; width:var(--bs-offcanvas-width); border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color); transform:translateX(100%);} .offcanvas-xxl.offcanvas-top{ top:0; right:0; left:0; height:var(--bs-offcanvas-height); max-height:100%; border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color); transform:translateY(-100%);} .offcanvas-xxl.offcanvas-bottom{ right:0; left:0; height:var(--bs-offcanvas-height); max-height:100%; border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color); transform:translateY(100%);} .offcanvas-xxl.showing,.offcanvas-xxl.show:not(.hiding){ transform:none;} .offcanvas-xxl.showing,.offcanvas-xxl.hiding,.offcanvas-xxl.show{ visibility:visible;}}@media (min-width:1400px){ .offcanvas-xxl{ --bs-offcanvas-height:auto; --bs-offcanvas-border-width:0; background-color:transparent !important;} .offcanvas-xxl .offcanvas-header{ display:none;} .offcanvas-xxl .offcanvas-body{ display:flex; flex-grow:0; padding:0; overflow-y:visible; background-color:transparent !important;}}.offcanvas{ position:fixed; bottom:0; z-index:var(--bs-offcanvas-zindex); display:flex; flex-direction:column; max-width:100%; color:var(--bs-offcanvas-color); visibility:hidden; background-color:var(--bs-offcanvas-bg); background-clip:padding-box; outline:0; transition:var(--bs-offcanvas-transition);}@media (prefers-reduced-motion:reduce){ .offcanvas{ transition:none;}}.offcanvas.offcanvas-start{ top:0; left:0; width:var(--bs-offcanvas-width); border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color); transform:translateX(-100%);}.offcanvas.offcanvas-end{ top:0; right:0; width:var(--bs-offcanvas-width); border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color); transform:translateX(100%);}.offcanvas.offcanvas-top{ top:0; right:0; left:0; height:var(--bs-offcanvas-height); max-height:100%; border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color); transform:translateY(-100%);}.offcanvas.offcanvas-bottom{ right:0; left:0; height:var(--bs-offcanvas-height); max-height:100%; border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color); transform:translateY(100%);}.offcanvas.showing,.offcanvas.show:not(.hiding){ transform:none;}.offcanvas.showing,.offcanvas.hiding,.offcanvas.show{ visibility:visible;}.offcanvas-backdrop{ position:fixed; top:0; left:0; z-index:1040; width:100vw; height:100vh; background-color:#000;}.offcanvas-backdrop.fade{ opacity:0;}.offcanvas-backdrop.show{ opacity:0.5;}.offcanvas-header{ display:flex; align-items:center; padding:var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x);}.offcanvas-header .btn-close{ padding:calc(var(--bs-offcanvas-padding-y) * 0.5) calc(var(--bs-offcanvas-padding-x) * 0.5); margin:calc(-0.5 * var(--bs-offcanvas-padding-y)) calc(-0.5 * var(--bs-offcanvas-padding-x)) calc(-0.5 * var(--bs-offcanvas-padding-y)) auto;}.offcanvas-title{ margin-bottom:0; line-height:var(--bs-offcanvas-title-line-height);}.offcanvas-body{ flex-grow:1; padding:var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x); overflow-y:auto;}.placeholder{ display:inline-block; min-height:1em; vertical-align:middle; cursor:wait; background-color:currentcolor; opacity:0.5;}.placeholder.btn::before{ display:inline-block; content:"";}.placeholder-xs{ min-height:0.6em;}.placeholder-sm{ min-height:0.8em;}.placeholder-lg{ min-height:1.2em;}.placeholder-glow .placeholder{ animation:placeholder-glow 2s ease-in-out infinite;}@keyframes placeholder-glow{ 50%{ opacity:0.2;}}.placeholder-wave{ -webkit-mask-image:linear-gradient(130deg,#000 55%,rgba(0,0,0,0.8) 75%,#000 95%); mask-image:linear-gradient(130deg,#000 55%,rgba(0,0,0,0.8) 75%,#000 95%); -webkit-mask-size:200% 100%; mask-size:200% 100%; animation:placeholder-wave 2s linear infinite;}@keyframes placeholder-wave{ 100%{ -webkit-mask-position:-200% 0%; mask-position:-200% 0%;}}.clearfix::after{ display:block; clear:both; content:"";}.text-bg-primary{ color:#fff !important; background-color:RGBA(var(--bs-primary-rgb),var(--bs-bg-opacity,1)) !important;}.text-bg-secondary{ color:#fff !important; background-color:RGBA(var(--bs-secondary-rgb),var(--bs-bg-opacity,1)) !important;}.text-bg-success{ color:#fff !important; background-color:RGBA(var(--bs-success-rgb),var(--bs-bg-opacity,1)) !important;}.text-bg-info{ color:#000 !important; background-color:RGBA(var(--bs-info-rgb),var(--bs-bg-opacity,1)) !important;}.text-bg-warning{ color:#000 !important; background-color:RGBA(var(--bs-warning-rgb),var(--bs-bg-opacity,1)) !important;}.text-bg-danger{ color:#fff !important; background-color:RGBA(var(--bs-danger-rgb),var(--bs-bg-opacity,1)) !important;}.text-bg-light{ color:#000 !important; background-color:RGBA(var(--bs-light-rgb),var(--bs-bg-opacity,1)) !important;}.text-bg-dark{ color:#fff !important; background-color:RGBA(var(--bs-dark-rgb),var(--bs-bg-opacity,1)) !important;}.link-primary{ color:RGBA(var(--bs-primary-rgb),var(--bs-link-opacity,1)) !important; -webkit-text-decoration-color:RGBA(var(--bs-primary-rgb),var(--bs-link-underline-opacity,1)) !important; text-decoration-color:RGBA(var(--bs-primary-rgb),var(--bs-link-underline-opacity,1)) !important;}.link-primary:hover,.link-primary:focus{ color:RGBA(10,88,202,var(--bs-link-opacity,1)) !important; -webkit-text-decoration-color:RGBA(10,88,202,var(--bs-link-underline-opacity,1)) !important; text-decoration-color:RGBA(10,88,202,var(--bs-link-underline-opacity,1)) !important;}.link-secondary{ color:RGBA(var(--bs-secondary-rgb),var(--bs-link-opacity,1)) !important; -webkit-text-decoration-color:RGBA(var(--bs-secondary-rgb),var(--bs-link-underline-opacity,1)) !important; text-decoration-color:RGBA(var(--bs-secondary-rgb),var(--bs-link-underline-opacity,1)) !important;}.link-secondary:hover,.link-secondary:focus{ color:RGBA(86,94,100,var(--bs-link-opacity,1)) !important; -webkit-text-decoration-color:RGBA(86,94,100,var(--bs-link-underline-opacity,1)) !important; text-decoration-color:RGBA(86,94,100,var(--bs-link-underline-opacity,1)) !important;}.link-success{ color:RGBA(var(--bs-success-rgb),var(--bs-link-opacity,1)) !important; -webkit-text-decoration-color:RGBA(var(--bs-success-rgb),var(--bs-link-underline-opacity,1)) !important; text-decoration-color:RGBA(var(--bs-success-rgb),var(--bs-link-underline-opacity,1)) !important;}.link-success:hover,.link-success:focus{ color:RGBA(20,108,67,var(--bs-link-opacity,1)) !important; -webkit-text-decoration-color:RGBA(20,108,67,var(--bs-link-underline-opacity,1)) !important; text-decoration-color:RGBA(20,108,67,var(--bs-link-underline-opacity,1)) !important;}.link-info{ color:RGBA(var(--bs-info-rgb),var(--bs-link-opacity,1)) !important; -webkit-text-decoration-color:RGBA(var(--bs-info-rgb),var(--bs-link-underline-opacity,1)) !important; text-decoration-color:RGBA(var(--bs-info-rgb),var(--bs-link-underline-opacity,1)) !important;}.link-info:hover,.link-info:focus{ color:RGBA(61,213,243,var(--bs-link-opacity,1)) !important; -webkit-text-decoration-color:RGBA(61,213,243,var(--bs-link-underline-opacity,1)) !important; text-decoration-color:RGBA(61,213,243,var(--bs-link-underline-opacity,1)) !important;}.link-warning{ color:RGBA(var(--bs-warning-rgb),var(--bs-link-opacity,1)) !important; -webkit-text-decoration-color:RGBA(var(--bs-warning-rgb),var(--bs-link-underline-opacity,1)) !important; text-decoration-color:RGBA(var(--bs-warning-rgb),var(--bs-link-underline-opacity,1)) !important;}.link-warning:hover,.link-warning:focus{ color:RGBA(255,205,57,var(--bs-link-opacity,1)) !important; -webkit-text-decoration-color:RGBA(255,205,57,var(--bs-link-underline-opacity,1)) !important; text-decoration-color:RGBA(255,205,57,var(--bs-link-underline-opacity,1)) !important;}.link-danger{ color:RGBA(var(--bs-danger-rgb),var(--bs-link-opacity,1)) !important; -webkit-text-decoration-color:RGBA(var(--bs-danger-rgb),var(--bs-link-underline-opacity,1)) !important; text-decoration-color:RGBA(var(--bs-danger-rgb),var(--bs-link-underline-opacity,1)) !important;}.link-danger:hover,.link-danger:focus{ color:RGBA(176,42,55,var(--bs-link-opacity,1)) !important; -webkit-text-decoration-color:RGBA(176,42,55,var(--bs-link-underline-opacity,1)) !important; text-decoration-color:RGBA(176,42,55,var(--bs-link-underline-opacity,1)) !important;}.link-light{ color:RGBA(var(--bs-light-rgb),var(--bs-link-opacity,1)) !important; -webkit-text-decoration-color:RGBA(var(--bs-light-rgb),var(--bs-link-underline-opacity,1)) !important; text-decoration-color:RGBA(var(--bs-light-rgb),var(--bs-link-underline-opacity,1)) !important;}.link-light:hover,.link-light:focus{ color:RGBA(249,250,251,var(--bs-link-opacity,1)) !important; -webkit-text-decoration-color:RGBA(249,250,251,var(--bs-link-underline-opacity,1)) !important; text-decoration-color:RGBA(249,250,251,var(--bs-link-underline-opacity,1)) !important;}.link-dark{ color:RGBA(var(--bs-dark-rgb),var(--bs-link-opacity,1)) !important; -webkit-text-decoration-color:RGBA(var(--bs-dark-rgb),var(--bs-link-underline-opacity,1)) !important; text-decoration-color:RGBA(var(--bs-dark-rgb),var(--bs-link-underline-opacity,1)) !important;}.link-dark:hover,.link-dark:focus{ color:RGBA(26,30,33,var(--bs-link-opacity,1)) !important; -webkit-text-decoration-color:RGBA(26,30,33,var(--bs-link-underline-opacity,1)) !important; text-decoration-color:RGBA(26,30,33,var(--bs-link-underline-opacity,1)) !important;}.link-body-emphasis{ color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-opacity,1)) !important; -webkit-text-decoration-color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-underline-opacity,1)) !important; text-decoration-color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-underline-opacity,1)) !important;}.link-body-emphasis:hover,.link-body-emphasis:focus{ color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-opacity,0.75)) !important; -webkit-text-decoration-color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-underline-opacity,0.75)) !important; text-decoration-color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-underline-opacity,0.75)) !important;}.focus-ring:focus{ outline:0; box-shadow:var(--bs-focus-ring-x,0) var(--bs-focus-ring-y,0) var(--bs-focus-ring-blur,0) var(--bs-focus-ring-width) var(--bs-focus-ring-color);}.icon-link{ display:inline-flex; gap:0.375rem; align-items:center; -webkit-text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity,0.5)); text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity,0.5)); text-underline-offset:0.25em; -webkit-backface-visibility:hidden; backface-visibility:hidden;}.icon-link > .bi{ flex-shrink:0; width:1em; height:1em; fill:currentcolor; transition:0.2s ease-in-out transform;}@media (prefers-reduced-motion:reduce){ .icon-link > .bi{ transition:none;}}.icon-link-hover:hover > .bi,.icon-link-hover:focus-visible > .bi{ transform:var(--bs-icon-link-transform,translate3d(0.25em,0,0));}.ratio{ position:relative; width:100%;}.ratio::before{ display:block; padding-top:var(--bs-aspect-ratio); content:"";}.ratio > *{ position:absolute; top:0; left:0; width:100%; height:100%;}.ratio-1x1{ --bs-aspect-ratio:100%;}.ratio-4x3{ --bs-aspect-ratio:75%;}.ratio-16x9{ --bs-aspect-ratio:56.25%;}.ratio-21x9{ --bs-aspect-ratio:42.8571428571%;}.fixed-top{ position:fixed; top:0; right:0; left:0; z-index:1030;}.fixed-bottom{ position:fixed; right:0; bottom:0; left:0; z-index:1030;}.sticky-top{ position:-webkit-sticky; position:sticky; top:0; z-index:1020;}.sticky-bottom{ position:-webkit-sticky; position:sticky; bottom:0; z-index:1020;}@media (min-width:576px){ .sticky-sm-top{ position:-webkit-sticky; position:sticky; top:0; z-index:1020;} .sticky-sm-bottom{ position:-webkit-sticky; position:sticky; bottom:0; z-index:1020;}}@media (min-width:768px){ .sticky-md-top{ position:-webkit-sticky; position:sticky; top:0; z-index:1020;} .sticky-md-bottom{ position:-webkit-sticky; position:sticky; bottom:0; z-index:1020;}}@media (min-width:992px){ .sticky-lg-top{ position:-webkit-sticky; position:sticky; top:0; z-index:1020;} .sticky-lg-bottom{ position:-webkit-sticky; position:sticky; bottom:0; z-index:1020;}}@media (min-width:1200px){ .sticky-xl-top{ position:-webkit-sticky; position:sticky; top:0; z-index:1020;} .sticky-xl-bottom{ position:-webkit-sticky; position:sticky; bottom:0; z-index:1020;}}@media (min-width:1400px){ .sticky-xxl-top{ position:-webkit-sticky; position:sticky; top:0; z-index:1020;} .sticky-xxl-bottom{ position:-webkit-sticky; position:sticky; bottom:0; z-index:1020;}}.hstack{ display:flex; flex-direction:row; align-items:center; align-self:stretch;}.vstack{ display:flex; flex:1 1 auto; flex-direction:column; align-self:stretch;}.visually-hidden,.visually-hidden-focusable:not(:focus):not(:focus-within){ width:1px !important; height:1px !important; padding:0 !important; margin:-1px !important; overflow:hidden !important; clip:rect(0,0,0,0) !important; white-space:nowrap !important; border:0 !important;}.visually-hidden:not(caption),.visually-hidden-focusable:not(:focus):not(:focus-within):not(caption){ position:absolute !important;}.stretched-link::after{ position:absolute; top:0; right:0; bottom:0; left:0; z-index:1; content:"";}.text-truncate{ overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}.vr{ display:inline-block; align-self:stretch; width:var(--bs-border-width); min-height:1em; background-color:currentcolor; opacity:0.25;}.align-baseline{ vertical-align:baseline !important;}.align-top{ vertical-align:top !important;}.align-middle{ vertical-align:middle !important;}.align-bottom{ vertical-align:bottom !important;}.align-text-bottom{ vertical-align:text-bottom !important;}.align-text-top{ vertical-align:text-top !important;}.float-start{ float:left !important;}.float-end{ float:right !important;}.float-none{ float:none !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-scale{ -o-object-fit:scale-down !important; object-fit:scale-down !important;}.object-fit-none{ -o-object-fit:none !important; object-fit:none !important;}.opacity-0{ opacity:0 !important;}.opacity-25{ opacity:0.25 !important;}.opacity-50{ opacity:0.5 !important;}.opacity-75{ opacity:0.75 !important;}.opacity-100{ opacity:1 !important;}.overflow-auto{ overflow:auto !important;}.overflow-hidden{ overflow:hidden !important;}.overflow-visible{ overflow:visible !important;}.overflow-scroll{ overflow:scroll !important;}.overflow-x-auto{ overflow-x:auto !important;}.overflow-x-hidden{ overflow-x:hidden !important;}.overflow-x-visible{ overflow-x:visible !important;}.overflow-x-scroll{ overflow-x:scroll !important;}.overflow-y-auto{ overflow-y:auto !important;}.overflow-y-hidden{ overflow-y:hidden !important;}.overflow-y-visible{ overflow-y:visible !important;}.overflow-y-scroll{ overflow-y:scroll !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;}.shadow{ box-shadow:var(--bs-box-shadow) !important;}.shadow-sm{ box-shadow:var(--bs-box-shadow-sm) !important;}.shadow-lg{ box-shadow:var(--bs-box-shadow-lg) !important;}.shadow-none{ box-shadow:none !important;}.focus-ring-primary{ --bs-focus-ring-color:rgba(var(--bs-primary-rgb),var(--bs-focus-ring-opacity));}.focus-ring-secondary{ --bs-focus-ring-color:rgba(var(--bs-secondary-rgb),var(--bs-focus-ring-opacity));}.focus-ring-success{ --bs-focus-ring-color:rgba(var(--bs-success-rgb),var(--bs-focus-ring-opacity));}.focus-ring-info{ --bs-focus-ring-color:rgba(var(--bs-info-rgb),var(--bs-focus-ring-opacity));}.focus-ring-warning{ --bs-focus-ring-color:rgba(var(--bs-warning-rgb),var(--bs-focus-ring-opacity));}.focus-ring-danger{ --bs-focus-ring-color:rgba(var(--bs-danger-rgb),var(--bs-focus-ring-opacity));}.focus-ring-light{ --bs-focus-ring-color:rgba(var(--bs-light-rgb),var(--bs-focus-ring-opacity));}.focus-ring-dark{ --bs-focus-ring-color:rgba(var(--bs-dark-rgb),var(--bs-focus-ring-opacity));}.position-static{ position:static !important;}.position-relative{ position:relative !important;}.position-absolute{ position:absolute !important;}.position-fixed{ position:fixed !important;}.position-sticky{ position:-webkit-sticky !important; position:sticky !important;}.top-0{ top:0 !important;}.top-50{ top:50% !important;}.top-100{ top:100% !important;}.bottom-0{ bottom:0 !important;}.bottom-50{ bottom:50% !important;}.bottom-100{ bottom:100% !important;}.start-0{ left:0 !important;}.start-50{ left:50% !important;}.start-100{ left:100% !important;}.end-0{ right:0 !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;}.border{ border:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;}.border-0{ border:0 !important;}.border-top{ border-top:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;}.border-top-0{ border-top:0 !important;}.border-end{ border-right:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;}.border-end-0{ border-right:0 !important;}.border-bottom{ border-bottom:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;}.border-bottom-0{ border-bottom:0 !important;}.border-start{ border-left:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;}.border-start-0{ border-left:0 !important;}.border-primary{ --bs-border-opacity:1; border-color:rgba(var(--bs-primary-rgb),var(--bs-border-opacity)) !important;}.border-secondary{ --bs-border-opacity:1; border-color:rgba(var(--bs-secondary-rgb),var(--bs-border-opacity)) !important;}.border-success{ --bs-border-opacity:1; border-color:rgba(var(--bs-success-rgb),var(--bs-border-opacity)) !important;}.border-info{ --bs-border-opacity:1; border-color:rgba(var(--bs-info-rgb),var(--bs-border-opacity)) !important;}.border-warning{ --bs-border-opacity:1; border-color:rgba(var(--bs-warning-rgb),var(--bs-border-opacity)) !important;}.border-danger{ --bs-border-opacity:1; border-color:rgba(var(--bs-danger-rgb),var(--bs-border-opacity)) !important;}.border-light{ --bs-border-opacity:1; border-color:rgba(var(--bs-light-rgb),var(--bs-border-opacity)) !important;}.border-dark{ --bs-border-opacity:1; border-color:rgba(var(--bs-dark-rgb),var(--bs-border-opacity)) !important;}.border-black{ --bs-border-opacity:1; border-color:rgba(var(--bs-black-rgb),var(--bs-border-opacity)) !important;}.border-white{ --bs-border-opacity:1; border-color:rgba(var(--bs-white-rgb),var(--bs-border-opacity)) !important;}.border-primary-subtle{ border-color:var(--bs-primary-border-subtle) !important;}.border-secondary-subtle{ border-color:var(--bs-secondary-border-subtle) !important;}.border-success-subtle{ border-color:var(--bs-success-border-subtle) !important;}.border-info-subtle{ border-color:var(--bs-info-border-subtle) !important;}.border-warning-subtle{ border-color:var(--bs-warning-border-subtle) !important;}.border-danger-subtle{ border-color:var(--bs-danger-border-subtle) !important;}.border-light-subtle{ border-color:var(--bs-light-border-subtle) !important;}.border-dark-subtle{ border-color:var(--bs-dark-border-subtle) !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;}.border-opacity-10{ --bs-border-opacity:0.1;}.border-opacity-25{ --bs-border-opacity:0.25;}.border-opacity-50{ --bs-border-opacity:0.5;}.border-opacity-75{ --bs-border-opacity:0.75;}.border-opacity-100{ --bs-border-opacity:1;}.w-25{ width:25% !important;}.w-50{ width:50% !important;}.w-75{ width:75% !important;}.w-100{ width:100% !important;}.w-auto{ width:auto !important;}.mw-100{ max-width:100% !important;}.vw-100{ width:100vw !important;}.min-vw-100{ min-width:100vw !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;}.mh-100{ max-height:100% !important;}.vh-100{ height:100vh !important;}.min-vh-100{ min-height:100vh !important;}.flex-fill{ flex:1 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-grow-0{ flex-grow:0 !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;}.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;}.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;}.m-0{ margin:0 !important;}.m-1{ margin:0.25rem !important;}.m-2{ margin:0.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:0.25rem !important; margin-left:0.25rem !important;}.mx-2{ margin-right:0.5rem !important; margin-left:0.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:0.25rem !important; margin-bottom:0.25rem !important;}.my-2{ margin-top:0.5rem !important; margin-bottom:0.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:0.25rem !important;}.mt-2{ margin-top:0.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:0.25rem !important;}.me-2{ margin-right:0.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:0.25rem !important;}.mb-2{ margin-bottom:0.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:0.25rem !important;}.ms-2{ margin-left:0.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-0{ padding:0 !important;}.p-1{ padding:0.25rem !important;}.p-2{ padding:0.5rem !important;}.p-3{ padding:1rem !important;}.p-4{ padding:1.5rem !important;}.p-5{ padding:3rem !important;}.px-0{ padding-right:0 !important; padding-left:0 !important;}.px-1{ padding-right:0.25rem !important; padding-left:0.25rem !important;}.px-2{ padding-right:0.5rem !important; padding-left:0.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:0.25rem !important; padding-bottom:0.25rem !important;}.py-2{ padding-top:0.5rem !important; padding-bottom:0.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:0.25rem !important;}.pt-2{ padding-top:0.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:0.25rem !important;}.pe-2{ padding-right:0.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:0.25rem !important;}.pb-2{ padding-bottom:0.5rem !important;}.pb-3{ padding-bottom:1rem !important;}.pb-4{ padding-bottom:1.5rem !important;}.pb-5{ padding-bottom:3rem !important;}.ps-0{ padding-left:0 !important;}.ps-1{ padding-left:0.25rem !important;}.ps-2{ padding-left:0.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:0.25rem !important;}.gap-2{ gap:0.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:0.25rem !important;}.row-gap-2{ row-gap:0.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:0.25rem !important; column-gap:0.25rem !important;}.column-gap-2{ -moz-column-gap:0.5rem !important; column-gap:0.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;}.font-monospace{ font-family:var(--bs-font-monospace) !important;}.fs-1{ font-size:calc(1.375rem + 1.5vw) !important;}.fs-2{ font-size:calc(1.325rem + 0.9vw) !important;}.fs-3{ font-size:calc(1.3rem + 0.6vw) !important;}.fs-4{ font-size:calc(1.275rem + 0.3vw) !important;}.fs-5{ font-size:1.25rem !important;}.fs-6{ font-size:1rem !important;}.fst-italic{ font-style:italic !important;}.fst-normal{ font-style:normal !important;}.fw-lighter{ font-weight:lighter !important;}.fw-light{ font-weight:300 !important;}.fw-normal{ font-weight:400 !important;}.fw-medium{ font-weight:500 !important;}.fw-semibold{ font-weight:600 !important;}.fw-bold{ font-weight:700 !important;}.fw-bolder{ font-weight:bolder !important;}.lh-1{ line-height:1 !important;}.lh-sm{ line-height:1.25 !important;}.lh-base{ line-height:1.5 !important;}.lh-lg{ line-height:2 !important;}.text-start{ text-align:left !important;}.text-end{ text-align:right !important;}.text-center{ text-align:center !important;}.text-decoration-none{ text-decoration:none !important;}.text-decoration-underline{ text-decoration:underline !important;}.text-decoration-line-through{ text-decoration:line-through !important;}.text-lowercase{ text-transform:lowercase !important;}.text-uppercase{ text-transform:uppercase !important;}.text-capitalize{ text-transform:capitalize !important;}.text-wrap{ white-space:normal !important;}.text-nowrap{ white-space:nowrap !important;}.text-break{ word-wrap:break-word !important; word-break:break-word !important;}.text-primary{ --bs-text-opacity:1; color:rgba(var(--bs-primary-rgb),var(--bs-text-opacity)) !important;}.text-secondary{ --bs-text-opacity:1; color:rgba(var(--bs-secondary-rgb),var(--bs-text-opacity)) !important;}.text-success{ --bs-text-opacity:1; color:rgba(var(--bs-success-rgb),var(--bs-text-opacity)) !important;}.text-info{ --bs-text-opacity:1; color:rgba(var(--bs-info-rgb),var(--bs-text-opacity)) !important;}.text-warning{ --bs-text-opacity:1; color:rgba(var(--bs-warning-rgb),var(--bs-text-opacity)) !important;}.text-danger{ --bs-text-opacity:1; color:rgba(var(--bs-danger-rgb),var(--bs-text-opacity)) !important;}.text-light{ --bs-text-opacity:1; color:rgba(var(--bs-light-rgb),var(--bs-text-opacity)) !important;}.text-dark{ --bs-text-opacity:1; color:rgba(var(--bs-dark-rgb),var(--bs-text-opacity)) !important;}.text-black{ --bs-text-opacity:1; color:rgba(var(--bs-black-rgb),var(--bs-text-opacity)) !important;}.text-white{ --bs-text-opacity:1; color:rgba(var(--bs-white-rgb),var(--bs-text-opacity)) !important;}.text-body{ --bs-text-opacity:1; color:rgba(var(--bs-body-color-rgb),var(--bs-text-opacity)) !important;}.text-muted{ --bs-text-opacity:1; color:var(--bs-secondary-color) !important;}.text-black-50{ --bs-text-opacity:1; color:rgba(0,0,0,0.5) !important;}.text-white-50{ --bs-text-opacity:1; color:rgba(255,255,255,0.5) !important;}.text-body-secondary{ --bs-text-opacity:1; color:var(--bs-secondary-color) !important;}.text-body-tertiary{ --bs-text-opacity:1; color:var(--bs-tertiary-color) !important;}.text-body-emphasis{ --bs-text-opacity:1; color:var(--bs-emphasis-color) !important;}.text-reset{ --bs-text-opacity:1; color:inherit !important;}.text-opacity-25{ --bs-text-opacity:0.25;}.text-opacity-50{ --bs-text-opacity:0.5;}.text-opacity-75{ --bs-text-opacity:0.75;}.text-opacity-100{ --bs-text-opacity:1;}.text-primary-emphasis{ color:var(--bs-primary-text-emphasis) !important;}.text-secondary-emphasis{ color:var(--bs-secondary-text-emphasis) !important;}.text-success-emphasis{ color:var(--bs-success-text-emphasis) !important;}.text-info-emphasis{ color:var(--bs-info-text-emphasis) !important;}.text-warning-emphasis{ color:var(--bs-warning-text-emphasis) !important;}.text-danger-emphasis{ color:var(--bs-danger-text-emphasis) !important;}.text-light-emphasis{ color:var(--bs-light-text-emphasis) !important;}.text-dark-emphasis{ color:var(--bs-dark-text-emphasis) !important;}.link-opacity-10{ --bs-link-opacity:0.1;}.link-opacity-10-hover:hover{ --bs-link-opacity:0.1;}.link-opacity-25{ --bs-link-opacity:0.25;}.link-opacity-25-hover:hover{ --bs-link-opacity:0.25;}.link-opacity-50{ --bs-link-opacity:0.5;}.link-opacity-50-hover:hover{ --bs-link-opacity:0.5;}.link-opacity-75{ --bs-link-opacity:0.75;}.link-opacity-75-hover:hover{ --bs-link-opacity:0.75;}.link-opacity-100{ --bs-link-opacity:1;}.link-opacity-100-hover:hover{ --bs-link-opacity:1;}.link-offset-1{ text-underline-offset:0.125em !important;}.link-offset-1-hover:hover{ text-underline-offset:0.125em !important;}.link-offset-2{ text-underline-offset:0.25em !important;}.link-offset-2-hover:hover{ text-underline-offset:0.25em !important;}.link-offset-3{ text-underline-offset:0.375em !important;}.link-offset-3-hover:hover{ text-underline-offset:0.375em !important;}.link-underline-primary{ --bs-link-underline-opacity:1; -webkit-text-decoration-color:rgba(var(--bs-primary-rgb),var(--bs-link-underline-opacity)) !important; text-decoration-color:rgba(var(--bs-primary-rgb),var(--bs-link-underline-opacity)) !important;}.link-underline-secondary{ --bs-link-underline-opacity:1; -webkit-text-decoration-color:rgba(var(--bs-secondary-rgb),var(--bs-link-underline-opacity)) !important; text-decoration-color:rgba(var(--bs-secondary-rgb),var(--bs-link-underline-opacity)) !important;}.link-underline-success{ --bs-link-underline-opacity:1; -webkit-text-decoration-color:rgba(var(--bs-success-rgb),var(--bs-link-underline-opacity)) !important; text-decoration-color:rgba(var(--bs-success-rgb),var(--bs-link-underline-opacity)) !important;}.link-underline-info{ --bs-link-underline-opacity:1; -webkit-text-decoration-color:rgba(var(--bs-info-rgb),var(--bs-link-underline-opacity)) !important; text-decoration-color:rgba(var(--bs-info-rgb),var(--bs-link-underline-opacity)) !important;}.link-underline-warning{ --bs-link-underline-opacity:1; -webkit-text-decoration-color:rgba(var(--bs-warning-rgb),var(--bs-link-underline-opacity)) !important; text-decoration-color:rgba(var(--bs-warning-rgb),var(--bs-link-underline-opacity)) !important;}.link-underline-danger{ --bs-link-underline-opacity:1; -webkit-text-decoration-color:rgba(var(--bs-danger-rgb),var(--bs-link-underline-opacity)) !important; text-decoration-color:rgba(var(--bs-danger-rgb),var(--bs-link-underline-opacity)) !important;}.link-underline-light{ --bs-link-underline-opacity:1; -webkit-text-decoration-color:rgba(var(--bs-light-rgb),var(--bs-link-underline-opacity)) !important; text-decoration-color:rgba(var(--bs-light-rgb),var(--bs-link-underline-opacity)) !important;}.link-underline-dark{ --bs-link-underline-opacity:1; -webkit-text-decoration-color:rgba(var(--bs-dark-rgb),var(--bs-link-underline-opacity)) !important; text-decoration-color:rgba(var(--bs-dark-rgb),var(--bs-link-underline-opacity)) !important;}.link-underline{ --bs-link-underline-opacity:1; -webkit-text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-underline-opacity,1)) !important; text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-underline-opacity,1)) !important;}.link-underline-opacity-0{ --bs-link-underline-opacity:0;}.link-underline-opacity-0-hover:hover{ --bs-link-underline-opacity:0;}.link-underline-opacity-10{ --bs-link-underline-opacity:0.1;}.link-underline-opacity-10-hover:hover{ --bs-link-underline-opacity:0.1;}.link-underline-opacity-25{ --bs-link-underline-opacity:0.25;}.link-underline-opacity-25-hover:hover{ --bs-link-underline-opacity:0.25;}.link-underline-opacity-50{ --bs-link-underline-opacity:0.5;}.link-underline-opacity-50-hover:hover{ --bs-link-underline-opacity:0.5;}.link-underline-opacity-75{ --bs-link-underline-opacity:0.75;}.link-underline-opacity-75-hover:hover{ --bs-link-underline-opacity:0.75;}.link-underline-opacity-100{ --bs-link-underline-opacity:1;}.link-underline-opacity-100-hover:hover{ --bs-link-underline-opacity:1;}.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-transparent{ --bs-bg-opacity:1; background-color:transparent !important;}.bg-body-secondary{ --bs-bg-opacity:1; background-color:rgba(var(--bs-secondary-bg-rgb),var(--bs-bg-opacity)) !important;}.bg-body-tertiary{ --bs-bg-opacity:1; background-color:rgba(var(--bs-tertiary-bg-rgb),var(--bs-bg-opacity)) !important;}.bg-opacity-10{ --bs-bg-opacity:0.1;}.bg-opacity-25{ --bs-bg-opacity:0.25;}.bg-opacity-50{ --bs-bg-opacity:0.5;}.bg-opacity-75{ --bs-bg-opacity:0.75;}.bg-opacity-100{ --bs-bg-opacity:1;}.bg-primary-subtle{ background-color:var(--bs-primary-bg-subtle) !important;}.bg-secondary-subtle{ background-color:var(--bs-secondary-bg-subtle) !important;}.bg-success-subtle{ background-color:var(--bs-success-bg-subtle) !important;}.bg-info-subtle{ background-color:var(--bs-info-bg-subtle) !important;}.bg-warning-subtle{ background-color:var(--bs-warning-bg-subtle) !important;}.bg-danger-subtle{ background-color:var(--bs-danger-bg-subtle) !important;}.bg-light-subtle{ background-color:var(--bs-light-bg-subtle) !important;}.bg-dark-subtle{ background-color:var(--bs-dark-bg-subtle) !important;}.bg-gradient{ background-image:var(--bs-gradient) !important;}.user-select-all{ -webkit-user-select:all !important; -moz-user-select:all !important; user-select:all !important;}.user-select-auto{ -webkit-user-select:auto !important; -moz-user-select:auto !important; user-select:auto !important;}.user-select-none{ -webkit-user-select:none !important; -moz-user-select:none !important; user-select:none !important;}.pe-none{ pointer-events:none !important;}.pe-auto{ pointer-events:auto !important;}.rounded{ border-radius:var(--bs-border-radius) !important;}.rounded-0{ border-radius:0 !important;}.rounded-1{ border-radius:var(--bs-border-radius-sm) !important;}.rounded-2{ border-radius:var(--bs-border-radius) !important;}.rounded-3{ border-radius:var(--bs-border-radius-lg) !important;}.rounded-4{ border-radius:var(--bs-border-radius-xl) !important;}.rounded-5{ border-radius:var(--bs-border-radius-xxl) !important;}.rounded-circle{ border-radius:50% !important;}.rounded-pill{ border-radius:var(--bs-border-radius-pill) !important;}.rounded-top{ border-top-left-radius:var(--bs-border-radius) !important; border-top-right-radius:var(--bs-border-radius) !important;}.rounded-top-0{ border-top-left-radius:0 !important; border-top-right-radius:0 !important;}.rounded-top-1{ border-top-left-radius:var(--bs-border-radius-sm) !important; border-top-right-radius:var(--bs-border-radius-sm) !important;}.rounded-top-2{ border-top-left-radius:var(--bs-border-radius) !important; border-top-right-radius:var(--bs-border-radius) !important;}.rounded-top-3{ border-top-left-radius:var(--bs-border-radius-lg) !important; border-top-right-radius:var(--bs-border-radius-lg) !important;}.rounded-top-4{ border-top-left-radius:var(--bs-border-radius-xl) !important; border-top-right-radius:var(--bs-border-radius-xl) !important;}.rounded-top-5{ border-top-left-radius:var(--bs-border-radius-xxl) !important; border-top-right-radius:var(--bs-border-radius-xxl) !important;}.rounded-top-circle{ border-top-left-radius:50% !important; border-top-right-radius:50% !important;}.rounded-top-pill{ border-top-left-radius:var(--bs-border-radius-pill) !important; border-top-right-radius:var(--bs-border-radius-pill) !important;}.rounded-end{ border-top-right-radius:var(--bs-border-radius) !important; border-bottom-right-radius:var(--bs-border-radius) !important;}.rounded-end-0{ border-top-right-radius:0 !important; border-bottom-right-radius:0 !important;}.rounded-end-1{ border-top-right-radius:var(--bs-border-radius-sm) !important; border-bottom-right-radius:var(--bs-border-radius-sm) !important;}.rounded-end-2{ border-top-right-radius:var(--bs-border-radius) !important; border-bottom-right-radius:var(--bs-border-radius) !important;}.rounded-end-3{ border-top-right-radius:var(--bs-border-radius-lg) !important; border-bottom-right-radius:var(--bs-border-radius-lg) !important;}.rounded-end-4{ border-top-right-radius:var(--bs-border-radius-xl) !important; border-bottom-right-radius:var(--bs-border-radius-xl) !important;}.rounded-end-5{ border-top-right-radius:var(--bs-border-radius-xxl) !important; border-bottom-right-radius:var(--bs-border-radius-xxl) !important;}.rounded-end-circle{ border-top-right-radius:50% !important; border-bottom-right-radius:50% !important;}.rounded-end-pill{ border-top-right-radius:var(--bs-border-radius-pill) !important; border-bottom-right-radius:var(--bs-border-radius-pill) !important;}.rounded-bottom{ border-bottom-right-radius:var(--bs-border-radius) !important; border-bottom-left-radius:var(--bs-border-radius) !important;}.rounded-bottom-0{ border-bottom-right-radius:0 !important; border-bottom-left-radius:0 !important;}.rounded-bottom-1{ border-bottom-right-radius:var(--bs-border-radius-sm) !important; border-bottom-left-radius:var(--bs-border-radius-sm) !important;}.rounded-bottom-2{ border-bottom-right-radius:var(--bs-border-radius) !important; border-bottom-left-radius:var(--bs-border-radius) !important;}.rounded-bottom-3{ border-bottom-right-radius:var(--bs-border-radius-lg) !important; border-bottom-left-radius:var(--bs-border-radius-lg) !important;}.rounded-bottom-4{ border-bottom-right-radius:var(--bs-border-radius-xl) !important; border-bottom-left-radius:var(--bs-border-radius-xl) !important;}.rounded-bottom-5{ border-bottom-right-radius:var(--bs-border-radius-xxl) !important; border-bottom-left-radius:var(--bs-border-radius-xxl) !important;}.rounded-bottom-circle{ border-bottom-right-radius:50% !important; border-bottom-left-radius:50% !important;}.rounded-bottom-pill{ border-bottom-right-radius:var(--bs-border-radius-pill) !important; border-bottom-left-radius:var(--bs-border-radius-pill) !important;}.rounded-start{ border-bottom-left-radius:var(--bs-border-radius) !important; border-top-left-radius:var(--bs-border-radius) !important;}.rounded-start-0{ border-bottom-left-radius:0 !important; border-top-left-radius:0 !important;}.rounded-start-1{ border-bottom-left-radius:var(--bs-border-radius-sm) !important; border-top-left-radius:var(--bs-border-radius-sm) !important;}.rounded-start-2{ border-bottom-left-radius:var(--bs-border-radius) !important; border-top-left-radius:var(--bs-border-radius) !important;}.rounded-start-3{ border-bottom-left-radius:var(--bs-border-radius-lg) !important; border-top-left-radius:var(--bs-border-radius-lg) !important;}.rounded-start-4{ border-bottom-left-radius:var(--bs-border-radius-xl) !important; border-top-left-radius:var(--bs-border-radius-xl) !important;}.rounded-start-5{ border-bottom-left-radius:var(--bs-border-radius-xxl) !important; border-top-left-radius:var(--bs-border-radius-xxl) !important;}.rounded-start-circle{ border-bottom-left-radius:50% !important; border-top-left-radius:50% !important;}.rounded-start-pill{ border-bottom-left-radius:var(--bs-border-radius-pill) !important; border-top-left-radius:var(--bs-border-radius-pill) !important;}.visible{ visibility:visible !important;}.invisible{ visibility:hidden !important;}.z-n1{ z-index:-1 !important;}.z-0{ z-index:0 !important;}.z-1{ z-index:1 !important;}.z-2{ z-index:2 !important;}.z-3{ z-index:3 !important;}@media (min-width:576px){ .float-sm-start{ float:left !important;} .float-sm-end{ float:right !important;} .float-sm-none{ float:none !important;} .object-fit-sm-contain{ -o-object-fit:contain !important; object-fit:contain !important;} .object-fit-sm-cover{ -o-object-fit:cover !important; object-fit:cover !important;} .object-fit-sm-fill{ -o-object-fit:fill !important; object-fit:fill !important;} .object-fit-sm-scale{ -o-object-fit:scale-down !important; object-fit:scale-down !important;} .object-fit-sm-none{ -o-object-fit:none !important; object-fit:none !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;} .flex-sm-fill{ flex:1 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-grow-0{ flex-grow:0 !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;} .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;} .m-sm-0{ margin:0 !important;} .m-sm-1{ margin:0.25rem !important;} .m-sm-2{ margin:0.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:0.25rem !important; margin-left:0.25rem !important;} .mx-sm-2{ margin-right:0.5rem !important; margin-left:0.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:0.25rem !important; margin-bottom:0.25rem !important;} .my-sm-2{ margin-top:0.5rem !important; margin-bottom:0.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:0.25rem !important;} .mt-sm-2{ margin-top:0.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:0.25rem !important;} .me-sm-2{ margin-right:0.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:0.25rem !important;} .mb-sm-2{ margin-bottom:0.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:0.25rem !important;} .ms-sm-2{ margin-left:0.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;} .p-sm-0{ padding:0 !important;} .p-sm-1{ padding:0.25rem !important;} .p-sm-2{ padding:0.5rem !important;} .p-sm-3{ padding:1rem !important;} .p-sm-4{ padding:1.5rem !important;} .p-sm-5{ padding:3rem !important;} .px-sm-0{ padding-right:0 !important; padding-left:0 !important;} .px-sm-1{ padding-right:0.25rem !important; padding-left:0.25rem !important;} .px-sm-2{ padding-right:0.5rem !important; padding-left:0.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:0.25rem !important; padding-bottom:0.25rem !important;} .py-sm-2{ padding-top:0.5rem !important; padding-bottom:0.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:0.25rem !important;} .pt-sm-2{ padding-top:0.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:0.25rem !important;} .pe-sm-2{ padding-right:0.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:0.25rem !important;} .pb-sm-2{ padding-bottom:0.5rem !important;} .pb-sm-3{ padding-bottom:1rem !important;} .pb-sm-4{ padding-bottom:1.5rem !important;} .pb-sm-5{ padding-bottom:3rem !important;} .ps-sm-0{ padding-left:0 !important;} .ps-sm-1{ padding-left:0.25rem !important;} .ps-sm-2{ padding-left:0.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:0.25rem !important;} .gap-sm-2{ gap:0.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:0.25rem !important;} .row-gap-sm-2{ row-gap:0.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:0.25rem !important; column-gap:0.25rem !important;} .column-gap-sm-2{ -moz-column-gap:0.5rem !important; column-gap:0.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;} .text-sm-start{ text-align:left !important;} .text-sm-end{ text-align:right !important;} .text-sm-center{ text-align:center !important;}}@media (min-width:768px){ .float-md-start{ float:left !important;} .float-md-end{ float:right !important;} .float-md-none{ float:none !important;} .object-fit-md-contain{ -o-object-fit:contain !important; object-fit:contain !important;} .object-fit-md-cover{ -o-object-fit:cover !important; object-fit:cover !important;} .object-fit-md-fill{ -o-object-fit:fill !important; object-fit:fill !important;} .object-fit-md-scale{ -o-object-fit:scale-down !important; object-fit:scale-down !important;} .object-fit-md-none{ -o-object-fit:none !important; object-fit:none !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;} .flex-md-fill{ flex:1 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-grow-0{ flex-grow:0 !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;} .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;} .m-md-0{ margin:0 !important;} .m-md-1{ margin:0.25rem !important;} .m-md-2{ margin:0.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:0.25rem !important; margin-left:0.25rem !important;} .mx-md-2{ margin-right:0.5rem !important; margin-left:0.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:0.25rem !important; margin-bottom:0.25rem !important;} .my-md-2{ margin-top:0.5rem !important; margin-bottom:0.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:0.25rem !important;} .mt-md-2{ margin-top:0.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:0.25rem !important;} .me-md-2{ margin-right:0.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:0.25rem !important;} .mb-md-2{ margin-bottom:0.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:0.25rem !important;} .ms-md-2{ margin-left:0.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;} .p-md-0{ padding:0 !important;} .p-md-1{ padding:0.25rem !important;} .p-md-2{ padding:0.5rem !important;} .p-md-3{ padding:1rem !important;} .p-md-4{ padding:1.5rem !important;} .p-md-5{ padding:3rem !important;} .px-md-0{ padding-right:0 !important; padding-left:0 !important;} .px-md-1{ padding-right:0.25rem !important; padding-left:0.25rem !important;} .px-md-2{ padding-right:0.5rem !important; padding-left:0.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:0.25rem !important; padding-bottom:0.25rem !important;} .py-md-2{ padding-top:0.5rem !important; padding-bottom:0.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:0.25rem !important;} .pt-md-2{ padding-top:0.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:0.25rem !important;} .pe-md-2{ padding-right:0.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:0.25rem !important;} .pb-md-2{ padding-bottom:0.5rem !important;} .pb-md-3{ padding-bottom:1rem !important;} .pb-md-4{ padding-bottom:1.5rem !important;} .pb-md-5{ padding-bottom:3rem !important;} .ps-md-0{ padding-left:0 !important;} .ps-md-1{ padding-left:0.25rem !important;} .ps-md-2{ padding-left:0.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:0.25rem !important;} .gap-md-2{ gap:0.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:0.25rem !important;} .row-gap-md-2{ row-gap:0.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:0.25rem !important; column-gap:0.25rem !important;} .column-gap-md-2{ -moz-column-gap:0.5rem !important; column-gap:0.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;} .text-md-start{ text-align:left !important;} .text-md-end{ text-align:right !important;} .text-md-center{ text-align:center !important;}}@media (min-width:992px){ .float-lg-start{ float:left !important;} .float-lg-end{ float:right !important;} .float-lg-none{ float:none !important;} .object-fit-lg-contain{ -o-object-fit:contain !important; object-fit:contain !important;} .object-fit-lg-cover{ -o-object-fit:cover !important; object-fit:cover !important;} .object-fit-lg-fill{ -o-object-fit:fill !important; object-fit:fill !important;} .object-fit-lg-scale{ -o-object-fit:scale-down !important; object-fit:scale-down !important;} .object-fit-lg-none{ -o-object-fit:none !important; object-fit:none !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;} .flex-lg-fill{ flex:1 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-grow-0{ flex-grow:0 !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;} .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;} .m-lg-0{ margin:0 !important;} .m-lg-1{ margin:0.25rem !important;} .m-lg-2{ margin:0.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:0.25rem !important; margin-left:0.25rem !important;} .mx-lg-2{ margin-right:0.5rem !important; margin-left:0.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:0.25rem !important; margin-bottom:0.25rem !important;} .my-lg-2{ margin-top:0.5rem !important; margin-bottom:0.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:0.25rem !important;} .mt-lg-2{ margin-top:0.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:0.25rem !important;} .me-lg-2{ margin-right:0.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:0.25rem !important;} .mb-lg-2{ margin-bottom:0.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:0.25rem !important;} .ms-lg-2{ margin-left:0.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;} .p-lg-0{ padding:0 !important;} .p-lg-1{ padding:0.25rem !important;} .p-lg-2{ padding:0.5rem !important;} .p-lg-3{ padding:1rem !important;} .p-lg-4{ padding:1.5rem !important;} .p-lg-5{ padding:3rem !important;} .px-lg-0{ padding-right:0 !important; padding-left:0 !important;} .px-lg-1{ padding-right:0.25rem !important; padding-left:0.25rem !important;} .px-lg-2{ padding-right:0.5rem !important; padding-left:0.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:0.25rem !important; padding-bottom:0.25rem !important;} .py-lg-2{ padding-top:0.5rem !important; padding-bottom:0.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:0.25rem !important;} .pt-lg-2{ padding-top:0.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:0.25rem !important;} .pe-lg-2{ padding-right:0.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:0.25rem !important;} .pb-lg-2{ padding-bottom:0.5rem !important;} .pb-lg-3{ padding-bottom:1rem !important;} .pb-lg-4{ padding-bottom:1.5rem !important;} .pb-lg-5{ padding-bottom:3rem !important;} .ps-lg-0{ padding-left:0 !important;} .ps-lg-1{ padding-left:0.25rem !important;} .ps-lg-2{ padding-left:0.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:0.25rem !important;} .gap-lg-2{ gap:0.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:0.25rem !important;} .row-gap-lg-2{ row-gap:0.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:0.25rem !important; column-gap:0.25rem !important;} .column-gap-lg-2{ -moz-column-gap:0.5rem !important; column-gap:0.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;} .text-lg-start{ text-align:left !important;} .text-lg-end{ text-align:right !important;} .text-lg-center{ text-align:center !important;}}@media (min-width:1200px){ .float-xl-start{ float:left !important;} .float-xl-end{ float:right !important;} .float-xl-none{ float:none !important;} .object-fit-xl-contain{ -o-object-fit:contain !important; object-fit:contain !important;} .object-fit-xl-cover{ -o-object-fit:cover !important; object-fit:cover !important;} .object-fit-xl-fill{ -o-object-fit:fill !important; object-fit:fill !important;} .object-fit-xl-scale{ -o-object-fit:scale-down !important; object-fit:scale-down !important;} .object-fit-xl-none{ -o-object-fit:none !important; object-fit:none !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;} .flex-xl-fill{ flex:1 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-grow-0{ flex-grow:0 !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;} .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;} .m-xl-0{ margin:0 !important;} .m-xl-1{ margin:0.25rem !important;} .m-xl-2{ margin:0.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:0.25rem !important; margin-left:0.25rem !important;} .mx-xl-2{ margin-right:0.5rem !important; margin-left:0.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:0.25rem !important; margin-bottom:0.25rem !important;} .my-xl-2{ margin-top:0.5rem !important; margin-bottom:0.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:0.25rem !important;} .mt-xl-2{ margin-top:0.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:0.25rem !important;} .me-xl-2{ margin-right:0.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:0.25rem !important;} .mb-xl-2{ margin-bottom:0.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:0.25rem !important;} .ms-xl-2{ margin-left:0.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;} .p-xl-0{ padding:0 !important;} .p-xl-1{ padding:0.25rem !important;} .p-xl-2{ padding:0.5rem !important;} .p-xl-3{ padding:1rem !important;} .p-xl-4{ padding:1.5rem !important;} .p-xl-5{ padding:3rem !important;} .px-xl-0{ padding-right:0 !important; padding-left:0 !important;} .px-xl-1{ padding-right:0.25rem !important; padding-left:0.25rem !important;} .px-xl-2{ padding-right:0.5rem !important; padding-left:0.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:0.25rem !important; padding-bottom:0.25rem !important;} .py-xl-2{ padding-top:0.5rem !important; padding-bottom:0.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:0.25rem !important;} .pt-xl-2{ padding-top:0.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:0.25rem !important;} .pe-xl-2{ padding-right:0.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:0.25rem !important;} .pb-xl-2{ padding-bottom:0.5rem !important;} .pb-xl-3{ padding-bottom:1rem !important;} .pb-xl-4{ padding-bottom:1.5rem !important;} .pb-xl-5{ padding-bottom:3rem !important;} .ps-xl-0{ padding-left:0 !important;} .ps-xl-1{ padding-left:0.25rem !important;} .ps-xl-2{ padding-left:0.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:0.25rem !important;} .gap-xl-2{ gap:0.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:0.25rem !important;} .row-gap-xl-2{ row-gap:0.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:0.25rem !important; column-gap:0.25rem !important;} .column-gap-xl-2{ -moz-column-gap:0.5rem !important; column-gap:0.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;} .text-xl-start{ text-align:left !important;} .text-xl-end{ text-align:right !important;} .text-xl-center{ text-align:center !important;}}@media (min-width:1400px){ .float-xxl-start{ float:left !important;} .float-xxl-end{ float:right !important;} .float-xxl-none{ float:none !important;} .object-fit-xxl-contain{ -o-object-fit:contain !important; object-fit:contain !important;} .object-fit-xxl-cover{ -o-object-fit:cover !important; object-fit:cover !important;} .object-fit-xxl-fill{ -o-object-fit:fill !important; object-fit:fill !important;} .object-fit-xxl-scale{ -o-object-fit:scale-down !important; object-fit:scale-down !important;} .object-fit-xxl-none{ -o-object-fit:none !important; object-fit:none !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;} .flex-xxl-fill{ flex:1 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-grow-0{ flex-grow:0 !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;} .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;} .m-xxl-0{ margin:0 !important;} .m-xxl-1{ margin:0.25rem !important;} .m-xxl-2{ margin:0.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:0.25rem !important; margin-left:0.25rem !important;} .mx-xxl-2{ margin-right:0.5rem !important; margin-left:0.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:0.25rem !important; margin-bottom:0.25rem !important;} .my-xxl-2{ margin-top:0.5rem !important; margin-bottom:0.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:0.25rem !important;} .mt-xxl-2{ margin-top:0.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:0.25rem !important;} .me-xxl-2{ margin-right:0.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:0.25rem !important;} .mb-xxl-2{ margin-bottom:0.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:0.25rem !important;} .ms-xxl-2{ margin-left:0.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;} .p-xxl-0{ padding:0 !important;} .p-xxl-1{ padding:0.25rem !important;} .p-xxl-2{ padding:0.5rem !important;} .p-xxl-3{ padding:1rem !important;} .p-xxl-4{ padding:1.5rem !important;} .p-xxl-5{ padding:3rem !important;} .px-xxl-0{ padding-right:0 !important; padding-left:0 !important;} .px-xxl-1{ padding-right:0.25rem !important; padding-left:0.25rem !important;} .px-xxl-2{ padding-right:0.5rem !important; padding-left:0.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:0.25rem !important; padding-bottom:0.25rem !important;} .py-xxl-2{ padding-top:0.5rem !important; padding-bottom:0.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:0.25rem !important;} .pt-xxl-2{ padding-top:0.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:0.25rem !important;} .pe-xxl-2{ padding-right:0.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:0.25rem !important;} .pb-xxl-2{ padding-bottom:0.5rem !important;} .pb-xxl-3{ padding-bottom:1rem !important;} .pb-xxl-4{ padding-bottom:1.5rem !important;} .pb-xxl-5{ padding-bottom:3rem !important;} .ps-xxl-0{ padding-left:0 !important;} .ps-xxl-1{ padding-left:0.25rem !important;} .ps-xxl-2{ padding-left:0.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:0.25rem !important;} .gap-xxl-2{ gap:0.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:0.25rem !important;} .row-gap-xxl-2{ row-gap:0.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:0.25rem !important; column-gap:0.25rem !important;} .column-gap-xxl-2{ -moz-column-gap:0.5rem !important; column-gap:0.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;} .text-xxl-start{ text-align:left !important;} .text-xxl-end{ text-align:right !important;} .text-xxl-center{ text-align:center !important;}}@media (min-width:1200px){ .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;}}@media print{ .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;}}@font-face{ font-display:swap; font-family:'Varela Round'; font-style:normal; font-weight:400; src:url('../fonts/varela-round-v20-latin_latin-ext-regular.woff2') format('woff2');}@font-face{ font-display:swap; font-family:'Above The Sky'; src:url('../fonts/abovethesky-script.woff2') format('woff2'); font-weight:normal; font-style:normal;}@font-face{ font-display:swap; font-family:'Nunito'; font-style:normal; font-weight:400; src:url('../fonts/nunito-v26-latin_latin-ext-regular.woff2') format('woff2');}@font-face{ font-display:swap; font-family:'Nunito'; font-style:normal; font-weight:500; src:url('../fonts/nunito-v26-latin_latin-ext-500.woff2') format('woff2');}@font-face{ font-display:swap; font-family:'Nunito'; font-style:normal; font-weight:600; src:url('../fonts/nunito-v26-latin_latin-ext-600.woff2') format('woff2');}@font-face{ font-display:swap; font-family:'Nunito'; font-style:normal; font-weight:700; src:url('../fonts/nunito-v26-latin_latin-ext-700.woff2') format('woff2');}html.cf-theme-dark{ color-scheme:dark;}:root{ --min-screen-width:320px; --max-screen-width:1320px; --primary:#1A4D72; --primary-5:#1a4d720d; --primary-10:#1a4d721a; --primary-20:#1a4d7233; --primary-30:#1a4d724d; --primary-40:#1a4d7266; --primary-50:#1a4d7280; --primary-60:#1a4d7299; --primary-70:#1a4d72b3; --primary-80:#1a4d72cc; --primary-90:#1a4d72e6; --primary-d-1:#1a3f5b; --primary-d-2:#9f7509; --primary-d-3:#14222e; --primary-d-4:#29220e; --primary-l-1:#7694AA; --primary-l-2:#8fa2b7; --primary-l-3:#CCD5DA; --secondary:#62B0DE; --secondary-d-1:#4a7fa1; --secondary-d-2:#355569; --secondary-d-3:#1e2b34; --secondary-l-1:#8ec3e6; --secondary-l-2:#b4d6ee; --secondary-l-3:#daeaf7; --accent:#CCD5DA; --accent-l-1:#d9dfe3; --accent-l-2:#e4e9ec; --accent-l-3:#f3f5f6; --bg-body:#FFFFFF; --bg-body-5:#ffffff0d; --bg-body-10:#ffffff1a; --bg-body-20:#ffffff33; --bg-body-30:#ffffff4d; --bg-body-40:#ffffff66; --bg-body-50:#ffffff80; --bg-body-60:#ffffff99; --bg-body-70:#ffffffb3; --bg-body-80:#ffffffcc; --bg-body-90:#ffffffe6; --bg-dark:#231F20; --bg-dark-5:#231f200d; --bg-dark-10:#231f201a; --bg-dark-20:#231f2033; --bg-dark-30:#231f204d; --bg-dark-40:#231f2066; --bg-dark-50:#231f2080; --bg-dark-60:#231f2099; --bg-dark-70:#231f20b3; --bg-dark-80:#231f20cc; --bg-dark-90:#231f20e6; --bg-beige:#F8F7F4; --text-body:#454545; --text-headline:#232D48; --border-primary:#D1D1D1; --shadow-primary:#00000026; --white:#ffffff; --black:#000000; --black-5:#0000000d; --black-10:#0000001a; --black-20:#00000033; --black-30:#0000004d; --black-40:#00000066; --black-50:#00000080; --black-60:#00000099; --black-70:#000000b3; --black-80:#000000cc; --black-90:#000000e6; --success:#24f95d; --error:#f92444; --space-4xs:clamp(0.33rem,calc(-0.03vw + 0.33rem),0.31rem); --space-3xs:clamp(0.41rem,calc(0.05vw + 0.4rem),0.44rem); --space-2xs:clamp(0.75rem,calc(0vw + 0.75rem),0.75rem); --space-xs:clamp(0.88rem,calc(0vw + 0.88rem),0.88rem); --space-s:clamp(1rem,calc(0.8vw + 0.84rem),1.5rem); --space-m:clamp(1.25rem,calc(0.8vw + 1.09rem),1.75rem); --space-l:clamp(1.5rem,calc(0.8vw + 1.34rem),2rem); --space-xl:clamp(2rem,calc(1.6vw + 1.68rem),3rem); --space-2xl:clamp(2.25rem,calc(2.4vw + 1.77rem),3.75rem); --space-3xl:clamp(2.75rem,calc(5.6vw + 1.63rem),6.25rem); --space-4xl:clamp(3.75rem,calc(6vw + 2.55rem),7.5rem); --text-xs:clamp(0.75rem,calc(0vw + 0.75rem),0.75rem); --text-s:clamp(1rem,calc(0vw + 1rem),1rem); --text-m:clamp(1rem,calc(0vw + 1rem),1rem); --text-l:clamp(1.25rem,calc(0vw + 1.25rem),1.25rem); --text-xl:clamp(1.25rem,calc(0.4vw + 1.17rem),1.5rem); --text-2xl:clamp(1.5rem,calc(0.8vw + 1.34rem),2rem); --text-3xl:clamp(1.75rem,calc(1.2vw + 1.51rem),2.5rem); --text-4xl:clamp(1.75rem,calc(2vw + 1.35rem),3rem); --hero-title-size:var(--text-4xl); --post-title-size:var(--text-2xl); --ctafs:var(--text-s); --font1:"Nunito",sans-serif; --font2:"Above The Sky"; --header-space:var(--space-s); --btn-space:var(--space-xs) var(--space-s); --card-space:var(--space-s); --footer-space:var(--space-s) var(--space-m); --columns-1:repeat(1,minmax(0,1fr)); --columns-2:repeat(2,minmax(0,1fr)); --columns-3:repeat(3,minmax(0,1fr)); --columns-4:repeat(4,minmax(0,1fr)); --columns-5:repeat(5,minmax(0,1fr)); --columns-6:repeat(6,minmax(0,1fr)); --columns-7:repeat(7,minmax(0,1fr)); --columns-8:repeat(8,minmax(0,1fr)); --radius-xs:clamp(0.25rem,calc(0vw + 0.25rem),0.25rem); --radius-s:clamp(0.38rem,calc(-0.2vw + 0.54rem),0.5rem); --radius-m:clamp(0.63rem,calc(-0.2vw + 0.79rem),0.75rem); --radius-l:clamp(1rem,calc(-0.4vw + 1.33rem),1.25rem); --radius-xl:clamp(1.63rem,calc(-0.6vw + 2.12rem),2rem); --radius-full:999rem; --shadow-xs:0 1px 2px var(--shadow-primary); --shadow-s:0 1.5px 3px var(--shadow-primary); --shadow-m:0 2px 6px var(--shadow-primary); --shadow-l:0 3px 12px var(--shadow-primary); --shadow-xl:0 6px 48px var(--shadow-primary);}:root.cf-theme-dark,:root.cf-theme-light .theme-inverted,:root.cf-theme-light .theme-always-dark,:root.cf-theme-dark .theme-inverted .theme-always-dark{ --primary:#3d44ff; --primary-5:#3d44ff0d; --primary-10:#3d44ff1a; --primary-20:#3d44ff33; --primary-30:#3d44ff4d; --primary-40:#3d44ff66; --primary-50:#3d44ff80; --primary-60:#3d44ff99; --primary-70:#3d44ffb3; --primary-80:#3d44ffcc; --primary-90:#3d44ffe6; --secondary:#3582ed; --accent:#26a7df; --bg-body:#e6e6e6; --bg-body-5:#e6e6e60d; --bg-body-10:#e6e6e61a; --bg-body-20:#e6e6e633; --bg-body-30:#e6e6e64d; --bg-body-40:#e6e6e666; --bg-body-50:#e6e6e680; --bg-body-60:#e6e6e699; --bg-body-70:#e6e6e6b3; --bg-body-80:#e6e6e6cc; --bg-body-90:#e6e6e6e6; --bg-dark:#dbce6b; --bg-dark-5:#dbce6b0d; --bg-dark-10:#dbce6b1a; --bg-dark-20:#dbce6b33; --bg-dark-30:#dbce6b4d; --bg-dark-40:#dbce6b66; --bg-dark-50:#dbce6b80; --bg-dark-60:#dbce6b99; --bg-dark-70:#dbce6bb3; --bg-dark-80:#dbce6bcc; --bg-dark-90:#dbce6be6; --bg-beige:#a0e51f; --text-body:#404040; --text-headline:#000000; --border-primary:#80808040; --shadow-primary:#00000026; --white:#ffffff; --black:#000000; --black-5:#0000000d; --black-10:#0000001a; --black-20:#00000033; --black-30:#0000004d; --black-40:#00000066; --black-50:#00000080; --black-60:#00000099; --black-70:#000000b3; --black-80:#000000cc; --black-90:#000000e6; --success:#24f95d; --error:#f92444;}.cta{ position:relative; display:inline-block; padding:16px 24px 14px; color:var(--primary); font-size:var(--ctafs); font-weight:600; line-height:1.1; background:transparent; border-radius:0; border:1px solid transparent; text-align:center; -webkit-text-decoration:none; text-decoration:none; transition:all 0.25s ease-in-out; outline:0; cursor:pointer; z-index:1;}.cta.cta--small{ font-size:var(--text-s); padding:8px 16px;}.cta.large{ font-size:var(--text-l); padding:var(--space-s) var(--space-m);}.cta.cta--secondary{ background:var(--secondary); color:var(--white);}.cta.ghost{ color:var(--dark-80); background:transparent; border-color:transparent; box-shadow:none;}.cta.cta--outline{ background:transparent; border-color:var(--primary);}.cta.cta--outlinewhite{ color:var(--white); background:transparent; border-color:var(--white);}.cta.cta--primary{ background:var(--primary); color:var(--white);}.cta.cta--primary-d-2{ background:var(--primary-d-2); border-color:var(--primary-d-2); color:var(--white);}.cta.ghost:hover{ background:var(--dark-10);}.cta.cta--outlinewhite:hover{ background:var(--primary); color:var(--white); border-color:var(--primary);}.cta.cta--outline:hover{ background:var(--primary); color:var(--white);}.cta.cta--secondary:hover{ background:var(--secondary-d-1);}.cta.cta--primary-d-2:hover{ background:var(--primary-d-1); border-color:var(--primary-d-1);}.cta.cta--primary:hover{ background-color:var(--primary-d-1);}.cta:focus{ outline:4px solid var(--primary-l-3); outline-offset:2px;}.cta.no-bg{ color:var(--dark-80); background:transparent; box-shadow:none; border-color:transparent;}.cta.no-bg:hover{ color:var(--dark);}.cta.cta--underline{ color:var(--text-headline); border:0; border-bottom:1px solid; border-color:var(--text-headline); letter-spacing:0.8px; padding:0 12px 12px; min-width:initial;}.cta.cta--underline:hover{ color:var(--primary-d-2); border-color:var(--primary-d-2);}.badge{ display:flex; align-items:center; justify-content:center; gap:var(--space-4xs); padding:var(--space-2xs) var(--space-s); background:var(--dark-10); color:var(--primary); font-size:var(--text-s); font-weight:500; border-radius:var(--radius-full); border:0; outline:0;}.badge.secondary{ color:var(--secondary);}.link{ -webkit-text-decoration:underline; text-decoration:underline; font-weight:600;}.link:hover{ box-shadow:0 2px 0 var(--primary-40); -webkit-text-decoration:none; text-decoration:none;}.link:focus{ background:var(--primary-10);}.link.secondary{ color:var(--secondary); border-color:var(--secondary-20);}.link.tertiary{ color:var(--tertiary); border-color:var(--tertiary-20);}.dynamicforms .form-control{ padding:var(--space-s) 22px; background:#F6F6F6; color:#888888; font-size:var(--text-m); font-weight:500; border-radius:0; border:0; transition:all 0.4s ease-in-out; outline:0;}.dynamicforms .form-control:invalid{ border-color:var(--error); background:var(--error-10);}.dynamicforms .form-control:disabled{ cursor:not-allowed; opacity:.75; box-shadow:none; background:var(--dark-10);}.select{ padding:var(--space-xs) var(--space-s); background:var(--dark-5); color:var(--text-body); font-size:var(--text-m); font-weight:500; border-radius:var(--radius-m); border:1px solid var(--border-primary); box-shadow:var(--shadow-xs); transition:all 0.25s ease-in-out; outline:0;}.select:focus{ background:var(--primary-20); border-color:var(--primary);}.select:hover{ border-color:var(--primary);}.select::placeholder{ color:var(--dark-40);}.select:invalid{ border-color:var(--error); background:var(--error-10);}.select:disabled{ cursor:not-allowed; opacity:.75; box-shadow:none; background:var(--dark-10);}.card{ display:grid; gap:var(--space-xs); padding:var(--space-m); font-size:var(--text-m); color:var(--text-body); background:var(--bg-surface); line-height:1.3; border-radius:var(--radius-m); box-shadow:var(--shadow-m);}.card.secondary{ background:var(--secondary); color:#fff;}.card.primary{ background:var(--primary); color:#fff;}.icon{ color:var(--primary); width:var(--space-2xl); height:auto; font-size:var(--space-2xl);}.icon.large{ width:var(--space-3xl); font-size:var(--space-3xl);}.icon.secondary{ color:var(--secondary);}.icon.tertiary{ color:var(--tertiary);}.icon.outline{ padding:0.5em; border:1px solid var(--border-primary); border-radius:100%; box-sizing:content-box;}.icon.filled{ padding:0.5em; border-radius:100%; box-sizing:content-box; background:var(--dark-10);}.icon.small{ width:var(--space-l); font-size:var(--space-l);}.avatar{ width:var(--space-2xl); height:var(--space-2xl); border-radius:100%; box-shadow:var(--shadow-m); object-fit:cover;}.avatar.small{ width:var(--space-l); height:var(--space-l);}.avatar.large{ width:var(--space-4xl); height:var(--space-4xl);}.divider{ min-width:100%; width:100%; max-width:100%; min-height:1px; height:1px; max-height:1px; background:var(--border-primary); margin:var(--space-m) 0; border:0;}.divider.vertical{ min-width:1px; width:1px; max-width:1px; min-height:100%; height:100%; max-height:100%;}.checkbox{ appearance:none; display:grid; place-content:center; border:2px solid var(--dark-40); border-radius:var(--radius-s); width:clamp(1.13rem,calc(-0.4vw + 1.46rem),1.38rem); height:clamp(1.13rem,calc(-0.4vw + 1.46rem),1.38rem);}.checkbox:checked:before{ transform:scale(1);}.checkbox::before{ content:""; width:1em; height:1em; box-shadow:inset 1em 1em #fff; clip-path:polygon(14% 44%,0 65%,50% 100%,100% 16%,80% 0%,43% 62%); transform:scale(0); transition:transform 0.2s;}.checkbox:hover{ border-color:var(--primary);}.checkbox:focus{ outline:3px solid var(--primary-l-3); outline-offset:2px;}.checkbox:checked{ background:var(--primary); border-color:var(--primary);}.radio{ appearance:none; display:grid; place-content:center; border:2px solid var(--dark-40); border-radius:var(--radius-full); width:clamp(1.13rem,calc(-0.4vw + 1.46rem),1.38rem); height:clamp(1.13rem,calc(-0.4vw + 1.46rem),1.38rem);}.radio:checked:before{ transform:scale(1);}.radio::before{ content:""; width:1em; height:1em; border-radius:100%; transform:scale(0); transition:transform 0.2s; background:var(--primary);}.radio:hover{ border-color:var(--primary);}.radio:focus{ outline:3px solid var(--primary-l-3); outline-offset:2px;}.radio:checked{ border-color:var(--primary);}.padding-4xs{ padding:var(--space-4xs);}.padding-3xs{ padding:var(--space-3xs);}.padding-2xs{ padding:var(--space-2xs);}.padding-xs{ padding:var(--space-xs);}.padding-s{ padding:var(--space-s);}.padding-m{ padding:var(--space-m);}.padding-l{ padding:var(--space-l);}.padding-xl{ padding:var(--space-xl);}.padding-2xl{ padding:var(--space-2xl);}.padding-3xl{ padding:var(--space-3xl);}.padding-4xl{ padding:var(--space-4xl);}.padding-left-4xs{ padding-left:var(--space-4xs);}.padding-left-3xs{ padding-left:var(--space-3xs);}.padding-left-2xs{ padding-left:var(--space-2xs);}.padding-left-xs{ padding-left:var(--space-xs);}.padding-left-s{ padding-left:var(--space-s);}.padding-left-m{ padding-left:var(--space-m);}.padding-left-l{ padding-left:var(--space-l);}.padding-left-xl{ padding-left:var(--space-xl);}.padding-left-2xl{ padding-left:var(--space-2xl);}.padding-left-3xl{ padding-left:var(--space-3xl);}.padding-left-4xl{ padding-left:var(--space-4xl);}.padding-right-4xs{ padding-right:var(--space-4xs);}.padding-right-3xs{ padding-right:var(--space-3xs);}.padding-right-2xs{ padding-right:var(--space-2xs);}.padding-right-xs{ padding-right:var(--space-xs);}.padding-right-s{ padding-right:var(--space-s);}.padding-right-m{ padding-right:var(--space-m);}.padding-right-l{ padding-right:var(--space-l);}.padding-right-xl{ padding-right:var(--space-xl);}.padding-right-2xl{ padding-right:var(--space-2xl);}.padding-right-3xl{ padding-right:var(--space-3xl);}.padding-right-4xl{ padding-right:var(--space-4xl);}.padding-top-4xs{ padding-top:var(--space-4xs);}.padding-top-3xs{ padding-top:var(--space-3xs);}.padding-top-2xs{ padding-top:var(--space-2xs);}.padding-top-xs{ padding-top:var(--space-xs);}.padding-top-s{ padding-top:var(--space-s);}.padding-top-m{ padding-top:var(--space-m);}.padding-top-l{ padding-top:var(--space-l);}.padding-top-xl{ padding-top:var(--space-xl);}.padding-top-2xl{ padding-top:var(--space-2xl);}.padding-top-3xl{ padding-top:var(--space-3xl);}.padding-top-4xl{ padding-top:var(--space-4xl);}.padding-bottom-4xs{ padding-bottom:var(--space-4xs);}.padding-bottom-3xs{ padding-bottom:var(--space-3xs);}.padding-bottom-2xs{ padding-bottom:var(--space-2xs);}.padding-bottom-xs{ padding-bottom:var(--space-xs);}.padding-bottom-s{ padding-bottom:var(--space-s);}.padding-bottom-m{ padding-bottom:var(--space-m);}.padding-bottom-l{ padding-bottom:var(--space-l);}.padding-bottom-xl{ padding-bottom:var(--space-xl);}.padding-bottom-2xl{ padding-bottom:var(--space-2xl);}.padding-bottom-3xl{ padding-bottom:var(--space-3xl);}.padding-bottom-4xl{ padding-bottom:var(--space-4xl);}.padding-horizontal-4xs{ padding-left:var(--space-4xs); padding-right:var(--space-4xs);}.padding-horizontal-3xs{ padding-left:var(--space-3xs); padding-right:var(--space-3xs);}.padding-horizontal-2xs{ padding-left:var(--space-2xs); padding-right:var(--space-2xs);}.padding-horizontal-xs{ padding-left:var(--space-xs); padding-right:var(--space-xs);}.padding-horizontal-s{ padding-left:var(--space-s); padding-right:var(--space-s);}.padding-horizontal-m{ padding-left:var(--space-m); padding-right:var(--space-m);}.padding-horizontal-l{ padding-left:var(--space-l); padding-right:var(--space-l);}.padding-horizontal-xl{ padding-left:var(--space-xl); padding-right:var(--space-xl);}.padding-horizontal-2xl{ padding-left:var(--space-2xl); padding-right:var(--space-2xl);}.padding-horizontal-3xl{ padding-left:var(--space-3xl); padding-right:var(--space-3xl);}.padding-horizontal-4xl{ padding-left:var(--space-4xl); padding-right:var(--space-4xl);}.padding-vertical-4xs{ padding-top:var(--space-4xs); padding-bottom:var(--space-4xs);}.padding-vertical-3xs{ padding-top:var(--space-3xs); padding-bottom:var(--space-3xs);}.padding-vertical-2xs{ padding-top:var(--space-2xs); padding-bottom:var(--space-2xs);}.padding-vertical-xs{ padding-top:var(--space-xs); padding-bottom:var(--space-xs);}.padding-vertical-s{ padding-top:var(--space-s); padding-bottom:var(--space-s);}.padding-vertical-m{ padding-top:var(--space-m); padding-bottom:var(--space-m);}.padding-vertical-l{ padding-top:var(--space-l); padding-bottom:var(--space-l);}.padding-vertical-xl{ padding-top:var(--space-xl); padding-bottom:var(--space-xl);}.padding-vertical-2xl{ padding-top:var(--space-2xl); padding-bottom:var(--space-2xl);}.padding-vertical-3xl{ padding-top:var(--space-3xl); padding-bottom:var(--space-3xl);}.padding-vertical-4xl{ padding-top:var(--space-4xl); padding-bottom:var(--space-4xl);}.margin-4xs{ margin:var(--space-4xs);}.margin-3xs{ margin:var(--space-3xs);}.margin-2xs{ margin:var(--space-2xs);}.margin-xs{ margin:var(--space-xs);}.margin-s{ margin:var(--space-s);}.margin-m{ margin:var(--space-m);}.margin-l{ margin:var(--space-l);}.margin-xl{ margin:var(--space-xl);}.margin-2xl{ margin:var(--space-2xl);}.margin-3xl{ margin:var(--space-3xl);}.margin-4xl{ margin:var(--space-4xl);}.margin-left-4xs{ margin-left:var(--space-4xs);}.margin-left-3xs{ margin-left:var(--space-3xs);}.margin-left-2xs{ margin-left:var(--space-2xs);}.margin-left-xs{ margin-left:var(--space-xs);}.margin-left-s{ margin-left:var(--space-s);}.margin-left-m{ margin-left:var(--space-m);}.margin-left-l{ margin-left:var(--space-l);}.margin-left-xl{ margin-left:var(--space-xl);}.margin-left-2xl{ margin-left:var(--space-2xl);}.margin-left-3xl{ margin-left:var(--space-3xl);}.margin-left-4xl{ margin-left:var(--space-4xl);}.margin-right-4xs{ margin-right:var(--space-4xs);}.margin-right-3xs{ margin-right:var(--space-3xs);}.margin-right-2xs{ margin-right:var(--space-2xs);}.margin-right-xs{ margin-right:var(--space-xs);}.margin-right-s{ margin-right:var(--space-s);}.margin-right-m{ margin-right:var(--space-m);}.margin-right-l{ margin-right:var(--space-l);}.margin-right-xl{ margin-right:var(--space-xl);}.margin-right-2xl{ margin-right:var(--space-2xl);}.margin-right-3xl{ margin-right:var(--space-3xl);}.margin-right-4xl{ margin-right:var(--space-4xl);}.margin-top-4xs{ margin-top:var(--space-4xs);}.margin-top-3xs{ margin-top:var(--space-3xs);}.margin-top-2xs{ margin-top:var(--space-2xs);}.margin-top-xs{ margin-top:var(--space-xs);}.margin-top-s{ margin-top:var(--space-s);}.margin-top-m{ margin-top:var(--space-m);}.margin-top-l{ margin-top:var(--space-l);}.margin-top-xl{ margin-top:var(--space-xl);}.margin-top-2xl{ margin-top:var(--space-2xl);}.margin-top-3xl{ margin-top:var(--space-3xl);}.margin-top-4xl{ margin-top:var(--space-4xl);}.margin-bottom-4xs{ margin-bottom:var(--space-4xs);}.margin-bottom-3xs{ margin-bottom:var(--space-3xs);}.margin-bottom-2xs{ margin-bottom:var(--space-2xs);}.margin-bottom-xs{ margin-bottom:var(--space-xs);}.margin-bottom-s{ margin-bottom:var(--space-s);}.margin-bottom-m{ margin-bottom:var(--space-m);}.margin-bottom-l{ margin-bottom:var(--space-l);}.margin-bottom-xl{ margin-bottom:var(--space-xl);}.margin-bottom-2xl{ margin-bottom:var(--space-2xl);}.margin-bottom-3xl{ margin-bottom:var(--space-3xl);}.margin-bottom-4xl{ margin-bottom:var(--space-4xl);}.margin-horizontal-4xs{ margin-left:var(--space-4xs); margin-right:var(--space-4xs);}.margin-horizontal-3xs{ margin-left:var(--space-3xs); margin-right:var(--space-3xs);}.margin-horizontal-2xs{ margin-left:var(--space-2xs); margin-right:var(--space-2xs);}.margin-horizontal-xs{ margin-left:var(--space-xs); margin-right:var(--space-xs);}.margin-horizontal-s{ margin-left:var(--space-s); margin-right:var(--space-s);}.margin-horizontal-m{ margin-left:var(--space-m); margin-right:var(--space-m);}.margin-horizontal-l{ margin-left:var(--space-l); margin-right:var(--space-l);}.margin-horizontal-xl{ margin-left:var(--space-xl); margin-right:var(--space-xl);}.margin-horizontal-2xl{ margin-left:var(--space-2xl); margin-right:var(--space-2xl);}.margin-horizontal-3xl{ margin-left:var(--space-3xl); margin-right:var(--space-3xl);}.margin-horizontal-4xl{ margin-left:var(--space-4xl); margin-right:var(--space-4xl);}.margin-vertical-4xs{ margin-top:var(--space-4xs); margin-bottom:var(--space-4xs);}.margin-vertical-3xs{ margin-top:var(--space-3xs); margin-bottom:var(--space-3xs);}.margin-vertical-2xs{ margin-top:var(--space-2xs); margin-bottom:var(--space-2xs);}.margin-vertical-xs{ margin-top:var(--space-xs); margin-bottom:var(--space-xs);}.margin-vertical-s{ margin-top:var(--space-s); margin-bottom:var(--space-s);}.margin-vertical-m{ margin-top:var(--space-m); margin-bottom:var(--space-m);}.margin-vertical-l{ margin-top:var(--space-l); margin-bottom:var(--space-l);}.margin-vertical-xl{ margin-top:var(--space-xl); margin-bottom:var(--space-xl);}.margin-vertical-2xl{ margin-top:var(--space-2xl); margin-bottom:var(--space-2xl);}.margin-vertical-3xl{ margin-top:var(--space-3xl); margin-bottom:var(--space-3xl);}.margin-vertical-4xl{ margin-top:var(--space-4xl); margin-bottom:var(--space-4xl);}.text-xs{ font-size:var(--text-xs);}.text-s{ font-size:var(--text-s);}.text-m{ font-size:var(--text-m);}.text-l{ font-size:var(--text-l);}.text-xl{ font-size:var(--text-xl);}.text-2xl{ font-size:var(--text-2xl);}.text-3xl{ font-size:var(--text-3xl);}.text-4xl{ font-size:var(--text-4xl);}H1{ font-size:var(--text-4xl); line-height:1.1; margin-bottom:var(--space-l);}H2{ font-size:var(--text-3xl); line-height:1.2; margin-bottom:var(--space-l);}H3{ font-size:var(--text-2xl); line-height:1.3;}H4{ font-size:var(--text-xl); line-height:1.3;}H5{ font-size:var(--text-l); line-height:1.3;}H6{ font-size:var(--text-m); line-height:1.4;}.border{ border-width:1px; border-style:solid;}.border-left{ border-left-width:1px; border-left-style:solid;}.border-right{ border-right-width:1px; border-right-style:solid;}.border-top{ border-top-width:1px; border-top-style:solid;}.border-bottom{ border-bottom-width:1px; border-bottom-style:solid;}body.compensate-for-scrollbar{ overflow:hidden;}.fancybox-active{ height:auto;}.fancybox-is-hidden{ left:-9999px; margin:0; position:absolute !important; top:-9999px; visibility:hidden;}.fancybox-container{ -webkit-backface-visibility:hidden; height:100%; left:0; outline:none; position:fixed; -webkit-tap-highlight-color:transparent; top:0; -ms-touch-action:manipulation; touch-action:manipulation; transform:translateZ(0); width:100%; z-index:99992;}.fancybox-container *{ box-sizing:border-box;}.fancybox-outer,.fancybox-inner,.fancybox-bg,.fancybox-stage{ bottom:0; left:0; position:absolute; right:0; top:0;}.fancybox-outer{ -webkit-overflow-scrolling:touch; overflow-y:scroll;}.fancybox-bg{ background:rgb(30,30,30); opacity:0; transition-duration:inherit; transition-property:opacity; transition-timing-function:cubic-bezier(.47,0,.74,.71);}.fancybox-is-open .fancybox-bg{ opacity:.9; transition-timing-function:cubic-bezier(.22,.61,.36,1);}.fancybox-infobar,.fancybox-toolbar,.fancybox-caption,.fancybox-navigation .fancybox-button{ direction:ltr; opacity:0; position:absolute; transition:opacity .25s ease,visibility 0s ease .25s; visibility:hidden; z-index:99997;}.fancybox-show-infobar .fancybox-infobar,.fancybox-show-toolbar .fancybox-toolbar,.fancybox-show-caption .fancybox-caption,.fancybox-show-nav .fancybox-navigation .fancybox-button{ opacity:1; transition:opacity .25s ease 0s,visibility 0s ease 0s; visibility:visible;}.fancybox-infobar{ color:#ccc; font-size:13px; -webkit-font-smoothing:subpixel-antialiased; height:44px; left:0; line-height:44px; min-width:44px; mix-blend-mode:difference; padding:0 10px; pointer-events:none; top:0; -webkit-touch-callout:none; -webkit-user-select:none; -moz-user-select:none; -ms-user-select:none; user-select:none;}.fancybox-toolbar{right:0;top:0}.fancybox-stage{ direction:ltr; overflow:visible; transform:translateZ(0); z-index:99994;}.fancybox-is-open .fancybox-stage{overflow:hidden}.fancybox-slide{ -webkit-backface-visibility:hidden;  display:none; height:100%; left:0; outline:none; overflow:auto; -webkit-overflow-scrolling:touch; padding:44px; position:absolute; text-align:center; top:0; transition-property:transform,opacity; white-space:normal; width:100%; z-index:99994;}.fancybox-slide::before{ content:''; display:inline-block; font-size:0; height:100%; vertical-align:middle; width:0;}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--previous,.fancybox-slide--current,.fancybox-slide--next{ display:block;}.fancybox-slide--image{ overflow:hidden; padding:44px 0;}.fancybox-slide--image::before{ display:none;}.fancybox-slide--html{ padding:6px;}.fancybox-content{ background:#fff; display:inline-block; margin:0; max-width:100%; padding:0; position:relative; text-align:left; vertical-align:middle; overflow:scroll;}.fancybox-slide--image .fancybox-content{ animation-timing-function:cubic-bezier(.5,0,.14,1); -webkit-backface-visibility:hidden; background:transparent; background-repeat:no-repeat; background-size:100% 100%; left:0; max-width:none; overflow:visible; padding:0; position:absolute; top:0; -ms-transform-origin:top left; transform-origin:top left; transition-property:transform,opacity; -webkit-user-select:none; -moz-user-select:none; -ms-user-select:none; user-select:none; z-index:99995;}.fancybox-can-zoomOut .fancybox-content{ cursor:zoom-out;}.fancybox-can-zoomIn .fancybox-content{ cursor:zoom-in;}.fancybox-can-swipe .fancybox-content,.fancybox-can-pan .fancybox-content{ cursor:-webkit-grab; cursor:grab;}.fancybox-is-grabbing .fancybox-content{ cursor:-webkit-grabbing; cursor:grabbing;}.fancybox-container [data-selectable='true']{ cursor:text;}.fancybox-image,.fancybox-spaceball{ background:transparent; border:0; height:100%; left:0; margin:0; max-height:none; max-width:none; padding:0; position:absolute; top:0; -webkit-user-select:none; -moz-user-select:none; -ms-user-select:none; user-select:none; width:100%;}.fancybox-spaceball{ z-index:1;}.fancybox-slide--video .fancybox-content,.fancybox-slide--map .fancybox-content,.fancybox-slide--pdf .fancybox-content,.fancybox-slide--iframe .fancybox-content{ height:100%; overflow:visible; padding:0; width:100%;}.fancybox-slide--video .fancybox-content{ background:#000;}.fancybox-slide--map .fancybox-content{ background:#e5e3df;}.fancybox-slide--iframe .fancybox-content{ background:#fff;}.fancybox-video,.fancybox-iframe{ background:transparent; border:0; display:block; height:100%; margin:0; overflow:hidden; padding:0; width:100%;}.fancybox-iframe{ left:0; position:absolute; top:0;}.fancybox-error{ background:#fff; cursor:default; max-width:400px; padding:40px; width:100%;}.fancybox-error p{ color:#444; font-size:16px; line-height:20px; margin:0; padding:0;}.fancybox-button{background:var(--secondary);border:0;border-radius:0;box-shadow:none;cursor:pointer;display:inline-block;width:44px;height:44px;margin:0;padding:10px;position:relative;transition:.4s;vertical-align:top;visibility:inherit}.fancybox-button,.fancybox-button:visited,.fancybox-button:link{color:#fff}.fancybox-button:hover{color:#fff;background:var(--secondary-d-1)}.fancybox-button:focus{outline:none}.fancybox-button.fancybox-focus{outline:1px dotted}.fancybox-button[disabled],.fancybox-button[disabled]:hover{background:none;color:transparent;cursor:default;outline:none}.fancybox-button div{ height:100%;}.fancybox-button svg{ display:block; height:100%; overflow:visible; position:relative; width:100%;}.fancybox-button svg path{ fill:currentColor; stroke-width:0;}.fancybox-button--play svg:nth-child(2),.fancybox-button--fsenter svg:nth-child(2){ display:none;}.fancybox-button--pause svg:nth-child(1),.fancybox-button--fsexit svg:nth-child(1){ display:none;}.fancybox-progress{ background:#ff5268; height:2px; left:0; position:absolute; right:0; top:0; -ms-transform:scaleX(0); transform:scaleX(0); -ms-transform-origin:0; transform-origin:0; transition-property:transform; transition-timing-function:linear; z-index:99998;}.fancybox-close-small{ background:var(--secondary); border:0; border-radius:0; color:#ccc; cursor:pointer; opacity:1; padding:8px; position:absolute; right:-12px; top:-44px; z-index:401;}.fancybox-close-small:hover{ color:#fff; opacity:1;}.fancybox-slide--html .fancybox-close-small{ color:var(--white); padding:10px; right:0; top:0;}.fancybox-slide--image.fancybox-is-scaling .fancybox-content{ overflow:hidden;}.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small{ display:none;}.fancybox-navigation .fancybox-button{ background-clip:content-box; height:100px; opacity:0; position:absolute; top:calc(50% - 50px); width:70px;}.fancybox-navigation .fancybox-button div{ padding:7px;}.fancybox-navigation .fancybox-button--arrow_left{ left:0; left:env(safe-area-inset-left);}.fancybox-navigation .fancybox-button--arrow_right{ right:0; right:env(safe-area-inset-right);}.fancybox-caption{ background:linear-gradient(to top, rgba(0,0,0,.85) 0%, rgba(0,0,0,.3) 50%, rgba(0,0,0,.15) 65%, rgba(0,0,0,.075) 75.5%, rgba(0,0,0,.037) 82.85%, rgba(0,0,0,.019) 88%, rgba(0,0,0,0) 100%); bottom:0; color:#eee; font-size:14px; font-weight:400; left:0; line-height:1.5; padding:75px 44px 25px 44px; pointer-events:none; right:0; text-align:center; z-index:99996;}@supports (padding:max(0px)){ .fancybox-caption{ padding:75px max(44px,env(safe-area-inset-right)) max(25px,env(safe-area-inset-bottom)) max(44px,env(safe-area-inset-left));}}.fancybox-caption--separate{ margin-top:-50px;}.fancybox-caption__body{ max-height:50vh; overflow:auto; pointer-events:all;}.fancybox-caption a,.fancybox-caption a:link,.fancybox-caption a:visited{ color:#ccc; text-decoration:none;}.fancybox-caption a:hover{ color:#fff; text-decoration:underline;}.fancybox-loading{ animation:fancybox-rotate 1s linear infinite; background:transparent; border:4px solid #888; border-bottom-color:#fff; border-radius:50%; height:50px; left:50%; margin:-25px 0 0 -25px; opacity:.7; padding:0; position:absolute; top:50%; width:50px; z-index:99999;}@keyframes fancybox-rotate{ 100%{ transform:rotate(360deg);}}.fancybox-animated{ transition-timing-function:cubic-bezier(0,0,.25,1);}.fancybox-fx-slide.fancybox-slide--previous{ opacity:0; transform:translate3d(-100%,0,0);}.fancybox-fx-slide.fancybox-slide--next{ opacity:0; transform:translate3d(100%,0,0);}.fancybox-fx-slide.fancybox-slide--current{ opacity:1; transform:translate3d(0,0,0);}.fancybox-fx-fade.fancybox-slide--previous,.fancybox-fx-fade.fancybox-slide--next{ opacity:0; transition-timing-function:cubic-bezier(.19,1,.22,1);}.fancybox-fx-fade.fancybox-slide--current{ opacity:1;}.fancybox-fx-zoom-in-out.fancybox-slide--previous{ opacity:0; transform:scale3d(1.5,1.5,1.5);}.fancybox-fx-zoom-in-out.fancybox-slide--next{ opacity:0; transform:scale3d(.5,.5,.5);}.fancybox-fx-zoom-in-out.fancybox-slide--current{ opacity:1; transform:scale3d(1,1,1);}.fancybox-fx-rotate.fancybox-slide--previous{ opacity:0; -ms-transform:rotate(-360deg); transform:rotate(-360deg);}.fancybox-fx-rotate.fancybox-slide--next{ opacity:0; -ms-transform:rotate(360deg); transform:rotate(360deg);}.fancybox-fx-rotate.fancybox-slide--current{ opacity:1; -ms-transform:rotate(0deg); transform:rotate(0deg);}.fancybox-fx-circular.fancybox-slide--previous{ opacity:0; transform:scale3d(0,0,0) translate3d(-100%,0,0);}.fancybox-fx-circular.fancybox-slide--next{ opacity:0; transform:scale3d(0,0,0) translate3d(100%,0,0);}.fancybox-fx-circular.fancybox-slide--current{ opacity:1; transform:scale3d(1,1,1) translate3d(0,0,0);}.fancybox-fx-tube.fancybox-slide--previous{ transform:translate3d(-100%,0,0) scale(.1) skew(-10deg);}.fancybox-fx-tube.fancybox-slide--next{ transform:translate3d(100%,0,0) scale(.1) skew(10deg);}.fancybox-fx-tube.fancybox-slide--current{ transform:translate3d(0,0,0) scale(1);}@media all and (max-height:576px){ .fancybox-slide{ padding-left:6px; padding-right:6px;} .fancybox-slide--image{ padding:6px 0;} .fancybox-close-small{ right:-6px;} .fancybox-slide--image .fancybox-close-small{ background:#4e4e4e; color:#f2f4f6; height:36px; opacity:1; padding:6px; right:0; top:0; width:36px;} .fancybox-caption{ padding-left:12px; padding-right:12px;} @supports (padding:max(0px)){ .fancybox-caption{ padding-left:max(12px,env(safe-area-inset-left)); padding-right:max(12px,env(safe-area-inset-right));}}}.fancybox-share{ background:#f4f4f4; border-radius:3px; max-width:90%; padding:30px; text-align:center;}.fancybox-share h1{ color:#222; font-size:35px; font-weight:700; margin:0 0 20px 0;}.fancybox-share p{ margin:0; padding:0;}.fancybox-share__button{ border:0; border-radius:3px; display:inline-block; font-size:14px; font-weight:700; line-height:40px; margin:0 5px 10px 5px; min-width:130px; padding:0 15px; text-decoration:none; transition:all .2s; -webkit-user-select:none; -moz-user-select:none; -ms-user-select:none; user-select:none; white-space:nowrap;}.fancybox-share__button:visited,.fancybox-share__button:link{ color:#fff;}.fancybox-share__button:hover{ text-decoration:none;}.fancybox-share__button--fb{ background:#3b5998;}.fancybox-share__button--fb:hover{ background:#344e86;}.fancybox-share__button--pt{ background:#bd081d;}.fancybox-share__button--pt:hover{ background:#aa0719;}.fancybox-share__button--tw{ background:#1da1f2;}.fancybox-share__button--tw:hover{ background:#0d95e8;}.fancybox-share__button svg{ height:25px; margin-right:7px; position:relative; top:-1px; vertical-align:middle; width:25px;}.fancybox-share__button svg path{ fill:#fff;}.fancybox-share__input{ background:transparent; border:0; border-bottom:1px solid #d7d7d7; border-radius:0; color:#5d5b5b; font-size:14px; margin:10px 0 0 0; outline:none; padding:10px 15px; width:100%;}.fancybox-thumbs{ background:#ddd; bottom:0; display:none; margin:0; -webkit-overflow-scrolling:touch; -ms-overflow-style:-ms-autohiding-scrollbar; padding:2px 2px 4px 2px; position:absolute; right:0; -webkit-tap-highlight-color:rgba(0,0,0,0); top:0; width:212px; z-index:99995;}.fancybox-thumbs-x{ overflow-x:auto; overflow-y:hidden;}.fancybox-show-thumbs .fancybox-thumbs{ display:block;}.fancybox-show-thumbs .fancybox-inner{ right:212px;}.fancybox-thumbs__list{ font-size:0; height:100%; list-style:none; margin:0; overflow-x:hidden; overflow-y:auto; padding:0; position:absolute; position:relative; white-space:nowrap; width:100%;}.fancybox-thumbs-x .fancybox-thumbs__list{ overflow:hidden;}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar{ width:7px;}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track{ background:#fff; border-radius:10px; box-shadow:inset 0 0 6px rgba(0,0,0,.3);}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb{ background:#2a2a2a; border-radius:10px;}.fancybox-thumbs__list a{ -webkit-backface-visibility:hidden; backface-visibility:hidden; background-color:rgba(0,0,0,.1); background-position:center center; background-repeat:no-repeat; background-size:cover; cursor:pointer; float:left; height:75px; margin:2px; max-height:calc(100% - 8px); max-width:calc(50% - 4px); outline:none; overflow:hidden; padding:0; position:relative; -webkit-tap-highlight-color:transparent; width:100px;}.fancybox-thumbs__list a::before{ border:6px solid var(--default); bottom:0; content:''; left:0; opacity:0; position:absolute; right:0; top:0; transition:all .2s cubic-bezier(.25,.46,.45,.94); z-index:99991;}.fancybox-thumbs__list a:focus::before{ opacity:.5;}.fancybox-thumbs__list a.fancybox-thumbs-active::before{ opacity:1;}@media all and (max-width:576px){ .fancybox-thumbs{ width:110px;} .fancybox-show-thumbs .fancybox-inner{ right:110px;} .fancybox-thumbs__list a{ max-width:calc(100% - 10px);}}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:0}.slick-list.dragging{cursor:pointer}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:before,.slick-track:after{display:table;content:""}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.slick-dots{position:absolute;bottom:0;left:50%;transform:translateX(-50%);display:block;text-align:center;margin:1rem auto !important;padding:0;font-size:0}.slick-dots li{display:inline-block;margin:0;padding:0 3px !important;font-size:0}.slick-dots li button{width:10px;height:10px;background:var(--bg-dark-30);padding:0;cursor:pointer;font-size:0;border-radius:10px;border:0;transition:.4s}.slick-dots li.slick-active button{width:12px;height:12px;background-color:var(--primary) !important;border:0}.slick-dots li::before{display:none}.slick-arrow.slick-hidden{display:none}.slick-arrow.slick-disabled{visibility:hidden;opacity:0}.slick-arrow{position:absolute;top:48%;width:25px;height:24px;display:flex;align-items:center;justify-content:space-around;font-size:0;border:0;transition:all 0.3s;cursor:pointer;z-index:4}.slick-prev:after,.slick-next:after{content:'';position:absolute;min-width:24px;height:24px}.slick-prev{left:10px}.slick-next{right:10px}.slick-prev:after{ background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3e%3cpath d='M18.6064 22.7525L7.88901 12L18.6064 1.24755L17.3548 0L5.39392 12L17.3548 24L18.6064 22.7525Z' fill='%23454545'/%3e%3c/svg%3e")} .slick-next:after{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3e%3cpath d='M18.6064 22.7525L7.88901 12L18.6064 1.24755L17.3548 0L5.39392 12L17.3548 24L18.6064 22.7525Z' fill='%23454545'/%3e%3c/svg%3e")}.slick-track{display:flex !important}.slick-slide{height:inherit !important}.slick-slide > div{display:flex;flex-direction:column;height:100%}.error{margin-bottom:20px;padding:10px 20px;text-align:left;border-radius:3px;box-shadow:0 0 3px rgba(0,0,0,.6);background-color:#ee0101;color:#fff}.required{font-size:7px;vertical-align:super;color:#ee0101}.captcha input{max-width:130px;text-align:center;text-transform:uppercase;font-weight:bold;letter-spacing:2px;font-size:20px}label.custom{margin:0;text-transform:uppercase;font-size:14px}.formError{display:block;position:absolute;top:0;left:0;cursor:pointer;z-index:99}.formError .formErrorContent{position:relative;min-width:170px;padding:4px 10px;text-align:left;border-radius:3px;box-shadow:0 0 3px rgba(0,0,0,.6);background:#ee0101;color:#fff}.formError .formErrorContent::after{position:absolute;content:"";top:100%;left:10px;width:0;height:0;border-style:solid;border-width:6px 6px 0 6px;border-color:#ee0101 transparent transparent transparent}.autocomplete{position:relative}.autocomplete ul.ui-autocomplete{position:absolute;top:100%;left:0;width:100% !important;max-height:250px;margin:1px 0 0 0;padding:0;z-index:1020;overflow-y:auto;overflow-x:hidden;color:initial;border:1px solid rgba(0,0,0,0.5);background-color:rgba(255,255,255,1)}.autocomplete ul.ui-autocomplete li.ui-menu-item{margin:0;padding:0 !important}.autocomplete ul.ui-autocomplete li.ui-menu-item::before{display:none}.autocomplete ul.ui-autocomplete li.ui-menu-item .ui-menu-item-wrapper{padding:3px 10px;cursor:pointer}.autocomplete ul.ui-autocomplete li.ui-menu-item .ui-menu-item-wrapper:hover{background-color:#d4ab4a;color:#fff}.ui-helper-hidden-accessible{display:none}.footer__grid{margin:30px auto;padding:0 12px}.footer__grid h3{font-size:24px}.newsletter{padding:var(--space-xl);height:100%;background-color:#E8E4DA}.loy,.voucher{display:flex;flex-direction:column;justify-content:center;padding:clamp(2rem,1.7619rem + 1.1905vw,2.5rem);background-color:var(--white);height:100%}.loy i,.voucher i{display:block;width:48px;height:48px;margin-bottom:12px}.loy i{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='48' height='48' viewBox='0 0 48 48' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M36.7129 13.1563C35.8203 12.084 34.4199 11.4336 32.7324 11.4415C29.6484 11.4883 27.5449 13.961 26.1406 16.1856C25.6641 16.9493 25.2676 17.7071 24.9482 18.3751C23.7891 15.4825 21.2842 10.9532 16.5811 10.7696C14.498 10.7618 12.7852 11.5879 11.667 12.8829C10.5449 14.1719 10 15.8751 10 17.6309C10 19.6817 10.7451 21.8321 12.2783 23.5665C15.9844 27.7305 22.8838 36.8497 22.8965 36.8614C23.0645 37.084 23.3262 37.2208 23.6064 37.2286C23.6191 37.2305 23.6309 37.2305 23.6436 37.2305C23.9102 37.2305 24.1641 37.1114 24.3398 36.9161C24.3516 36.9024 32.6074 27.4922 35.834 23.209C37.2461 21.3184 37.9922 19.1133 38 17.0801C37.9961 15.6211 37.6074 14.2227 36.7129 13.1563ZM34.3398 22.086C31.7832 25.4864 25.7969 32.4004 23.6895 34.8243C21.8447 32.4063 16.7461 25.7852 13.6719 22.3243C12.4551 20.9493 11.8672 19.2286 11.8672 17.6309C11.9248 14.8653 13.4336 12.6719 16.5811 12.6368C18.9463 12.6094 20.8252 14.584 22.1123 16.8126C23.3838 19.0059 23.96 21.2266 23.9707 21.2227C24.0742 21.6211 24.4316 21.9063 24.8438 21.918C25.2539 21.9297 25.627 21.6719 25.7578 21.2794C25.7578 21.2754 26.4492 19.2169 27.7246 17.1719C29.002 15.0958 30.832 13.2676 32.7324 13.3086C35.1309 13.3653 36.043 14.7891 36.1328 17.0801C36.1367 18.6485 35.5254 20.5157 34.3398 22.086Z' fill='%23122A3F'/%3e%3c/svg%3e ")}.voucher i{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='48' height='48' viewBox='0 0 48 48' fill='none'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M43.0527 24.2518C42.6795 19.7347 41.2622 23.0392 37.6116 23.049C37.7537 23.9994 37.8808 25.2438 37.6351 26.157C38.8155 26.3122 39.878 26.572 40.9562 27.0272C41.4344 27.1262 42.3104 27.7502 42.6504 27.0847C43.0089 26.2466 43.0811 25.2015 43.0527 24.2518ZM37.194 27.8093C38.0656 30.027 39.7464 32.0316 41.5107 33.6293C38.5298 33.2359 39.0562 32.5157 38.7047 35.7892C37.1739 33.2678 36.4134 30.1484 35.7265 27.328C36.0517 27.3312 36.6075 27.2784 36.9246 27.0491C36.9567 27.2052 37.1293 27.6266 37.194 27.8093ZM34.8808 27.523C34.8793 27.4697 34.8818 27.4163 34.885 27.3624C34.6033 27.3822 34.3246 27.3423 34.0619 27.2275C33.0108 29.621 31.4164 31.8732 29.4229 33.5921C32.0315 33.2744 32.0339 32.2487 32.3556 35.4548C33.7171 33.0533 34.4925 30.1958 34.8808 27.523ZM30.3637 30.6128L30.4956 30.5647C30.4768 30.5867 30.4589 30.6081 30.4407 30.6307C30.4113 30.6269 30.3842 30.6212 30.3637 30.6128ZM30.5405 30.5108C30.5348 30.5186 30.528 30.5259 30.5222 30.5322L30.3982 30.5185C30.4459 30.516 30.4935 30.5133 30.5405 30.5108ZM33.0673 23.1195C32.9302 24.0051 32.8717 25.0147 32.9573 25.9094C32.9142 25.9221 32.8655 25.9443 32.8328 25.9245C32.7528 25.8761 32.5331 26.0773 32.3541 26.1071C32.1584 26.1396 31.5157 26.357 31.2768 26.4357C30.5405 26.5483 29.3853 27.2106 28.6475 27.3133C27.6227 26.9735 27.5786 22.2033 28.6284 21.7805C30.0568 22.213 31.5677 22.8169 33.0673 23.1195ZM29.842 30.3235L30.6505 30.3794C31.5879 29.2412 32.5942 28.0222 33.6057 26.9548C33.416 26.7985 33.2577 26.6049 33.1395 26.3892C30.0178 28.3182 26.9646 30.326 26.5412 25.0475C26.2047 18.8999 29.4244 19.7836 33.377 22.5983C33.7367 22.247 34.5012 21.9106 34.8269 22.4785C34.7065 22.5651 34.7854 22.5617 34.7265 22.5721C34.6636 22.5834 34.6974 22.6433 34.6261 22.6742C34.4991 22.7292 34.5225 22.8323 34.488 22.8474C34.2741 22.95 34.1315 23.3086 34.2133 23.4857C34.3295 24.0192 34.3374 24.5669 34.3205 25.0842C34.2772 25.8619 34.4927 26.0371 35.2504 25.9778C35.6403 25.9552 36.1216 26.0936 36.4082 25.7477C36.646 25.3897 36.519 24.2124 36.5784 23.762C36.706 22.9743 36.0509 22.7369 35.424 22.7794C35.2324 22.6866 34.9532 22.8102 34.8269 22.6052C34.8494 22.5713 34.912 22.5596 34.9619 22.5434C34.9058 22.4873 34.9678 22.5085 34.9671 22.4487C34.9666 22.4007 34.6959 22.4192 35.2778 22.2541C35.1325 20.9601 35.0215 19.5324 34.9927 18.2115C25.1179 18.9646 14.8069 19.3879 4.95432 18.4172L4.86802 28.581C4.866 28.8355 4.88309 29.0284 4.99464 29.2743C5.29407 30.0162 6.12994 30.1501 6.83285 30.0873C14.1476 30.0842 22.5325 30.2186 29.842 30.3235ZM4.93186 12.5543L4.94856 14.5076C14.7752 13.8681 25.1509 13.2642 34.9305 14.4165C34.9233 13.2798 35.1759 11.0932 33.446 11.1516C27.1806 11.2547 19.2133 11.1788 12.886 11.2316L6.68626 11.2373C5.83455 11.0926 4.92533 11.6061 4.93186 12.5543ZM34.9918 17.8145C35.0089 16.8248 34.9326 15.8521 34.9326 14.8451C25.1187 15.6678 14.7869 15.2403 4.95279 14.9628L4.95692 17.884C14.7911 17.1209 25.136 17.4951 34.9918 17.8145ZM44.4095 24.9482C44.1458 30.2669 41.0042 28.3918 37.6864 26.7294C37.671 26.6742 37.4758 26.6021 37.4081 26.5813C37.3767 26.6257 37.3421 26.6682 37.305 26.7079C38.5702 28.3847 39.9134 30.081 41.4098 31.5881C42.2676 32.4465 42.9385 33.0212 43.9501 33.6973C45.4651 35.5304 41.0191 35.0656 40.1477 34.7997C39.8161 44.0694 35.3023 31.8115 35.3952 29.0818C35.6138 31.5153 31.2931 43.881 30.9063 34.7191C30.0271 34.9982 25.3774 35.6397 27.0118 33.6652C28.2324 32.8408 29.3709 31.7761 30.3674 30.709C23.1172 31.1762 15.5971 31.2201 8.32604 31.2405C5.59906 31.4245 3.41736 31.1659 3.66092 27.8081C3.6804 22.7701 3.60917 17.656 3.5918 12.6129C3.64085 10.3041 5.53877 9.68384 7.52924 9.87075C15.9625 9.7831 24.9335 9.77811 33.3195 9.86067C34.7761 9.80758 36.1067 11.1058 36.0345 12.5757C35.8594 15.7126 35.9419 19.1679 35.2978 22.2482C36.0085 21.9546 36.8365 21.8353 37.3546 22.5668C41.4164 20.1148 44.4165 18.7082 44.4095 24.9482ZM7.93944 26.87C7.96863 27.2564 7.94194 27.5962 7.43871 27.7554L7.09186 27.8156L6.92079 27.7632C6.89928 27.727 6.80492 27.7221 6.80415 27.7099C6.79772 27.6068 6.73522 27.6346 6.7382 27.5864C6.74146 27.5345 6.65218 27.4715 6.65295 27.4702C6.47468 27.3428 6.55532 26.8036 6.51845 26.5896C6.45941 26.1947 6.63836 25.8956 6.65132 25.5452C6.65544 25.5261 6.61484 25.522 6.68165 25.506C6.70748 25.4997 6.71487 25.4464 6.71516 25.4458C6.77151 25.3142 6.80549 25.3589 6.78581 25.3149C6.74386 25.2212 6.76719 25.3268 6.83189 25.2396C6.79052 25.1744 6.99058 25.1318 7.02648 25.1821C7.06152 25.1892 7.08917 25.1625 7.16175 25.1756C7.37055 25.2147 7.77596 25.5248 7.71346 25.7101C7.83586 26.1795 7.80744 26.4201 7.93944 26.87ZM24.9006 26.87C24.9258 27.2584 24.904 27.5957 24.3988 27.7554L24.052 27.8156L23.8809 27.7632C23.8596 27.7274 23.7655 27.7217 23.7643 27.7099C23.7513 27.594 23.695 27.6391 23.6983 27.5864C23.7026 27.5196 23.6365 27.5088 23.6355 27.4948C23.4415 27.3793 23.5094 26.8237 23.4786 26.5896C23.4193 26.3114 23.5881 25.8404 23.611 25.5452C23.616 25.5286 23.5744 25.5206 23.6413 25.506C23.6686 25.5 23.6751 25.4464 23.6753 25.4458C23.7347 25.2985 23.7852 25.373 23.724 25.282C23.7102 25.2616 23.7535 25.301 23.7925 25.2396C23.7478 25.1752 23.9525 25.1315 23.9877 25.1821C24.2317 25.1111 24.7305 25.492 24.6737 25.71C24.7898 26.2013 24.7715 26.4168 24.9006 26.87ZM22.0735 26.87C22.0999 27.2587 22.0788 27.5943 21.5717 27.7554L21.2259 27.8156L21.0538 27.7632C21.0317 27.7271 20.9384 27.7219 20.9377 27.7099C20.9309 27.6026 20.8686 27.637 20.8712 27.5864C20.8747 27.5179 20.81 27.509 20.8095 27.4948C20.6 27.3501 20.6903 26.8326 20.6515 26.5896C20.5837 26.3191 20.7571 25.905 20.7708 25.6373C20.7758 25.4223 20.8206 25.5733 20.8483 25.4458C20.9054 25.3041 20.9598 25.3693 20.8974 25.282C20.8848 25.2643 20.9429 25.2935 20.966 25.2396C20.9213 25.174 21.1284 25.1322 21.1606 25.1821C21.2372 25.1974 21.2732 25.064 21.7586 25.4531C21.8377 25.5163 21.8325 25.6658 21.8481 25.6792C21.8761 25.7031 21.8337 25.7028 21.8471 25.71C21.9533 26.0876 21.9505 26.4908 22.0735 26.87ZM19.2465 26.87C19.4091 27.5553 18.7003 27.9968 18.1106 27.7098C18.104 27.6029 18.0409 27.6352 18.0442 27.5863C18.0486 27.5194 17.9846 27.5101 17.983 27.4947C17.7758 27.3539 17.8573 26.8386 17.8255 26.5895C17.7643 26.3108 17.9358 25.8409 17.9579 25.5452C17.9621 25.5277 17.9221 25.5208 17.9878 25.5059C18.015 25.4997 18.0221 25.4461 18.0223 25.4457C18.0749 25.3181 18.1127 25.3591 18.093 25.3148C18.0508 25.2206 18.0745 25.3268 18.139 25.2395C18.0957 25.1739 18.2996 25.1319 18.3336 25.182C18.3514 25.1856 18.3673 25.1807 18.3876 25.1765C19.1781 25.2016 19.0695 26.267 19.2465 26.87ZM16.4195 26.87C16.4472 27.0843 16.4282 27.481 16.2328 27.5922C16.0649 27.7326 15.4462 27.941 15.2788 27.6727C15.2913 27.6459 15.2152 27.6236 15.2182 27.5864C15.2233 27.5223 15.1567 27.5077 15.1554 27.4948C14.8304 27.032 15.0441 26.1017 15.1313 25.5452C15.1372 25.5279 15.0926 25.5225 15.1617 25.506C15.1876 25.4997 15.1951 25.446 15.1952 25.4458C15.2608 25.292 15.3044 25.3721 15.2439 25.282C15.2317 25.2639 15.2857 25.295 15.3129 25.2396C15.2667 25.1684 15.4801 25.1371 15.5076 25.1821C15.5981 25.1977 15.6079 25.0627 16.1057 25.4531C16.1839 25.5145 16.1782 25.6655 16.1952 25.6792C16.222 25.7007 16.1812 25.7038 16.1936 25.71C16.3092 26.2115 16.2926 26.4116 16.4195 26.87ZM13.5935 26.87C13.6181 27.2596 13.6002 27.5931 13.0917 27.7554L12.7458 27.8156L12.5737 27.7632C12.5518 27.7264 12.4267 27.7319 12.4517 27.6727C12.4635 27.6447 12.3892 27.6236 12.3911 27.5864C12.3944 27.518 12.3298 27.5088 12.3293 27.4948C12.3284 27.4675 12.303 27.4752 12.3063 27.4702C12.3193 27.4545 12.277 27.4388 12.2529 27.4242C12.0838 26.8749 12.1843 26.1266 12.3048 25.5452C12.3101 25.5281 12.2666 25.5212 12.3345 25.506C12.3617 25.4998 12.3679 25.4461 12.368 25.4458C12.4273 25.2997 12.4784 25.3737 12.4167 25.282C12.4027 25.2613 12.4442 25.3017 12.4857 25.2396C12.4397 25.1756 12.6462 25.1315 12.6803 25.1821C13.4593 25.0812 13.4269 26.2439 13.5935 26.87ZM10.7707 26.9349C10.7856 27.1169 10.7926 27.1272 10.7325 27.3048C10.6776 27.834 9.64296 27.9955 9.5029 27.4947C9.29909 27.3671 9.38079 26.8256 9.34537 26.5895C9.27049 26.3081 9.46786 25.8468 9.47362 25.5321C9.4526 25.5087 9.51672 25.5099 9.52229 25.4986L9.54111 25.4458C9.5965 25.294 9.65218 25.3886 9.59026 25.282C9.58997 25.2814 9.68655 25.2509 9.6588 25.2338C9.60447 25.2004 9.77688 25.1335 9.83151 25.1684C10.0679 25.1582 10.514 25.3732 10.541 25.6792C10.5693 25.7034 10.5265 25.7029 10.5405 25.71C10.6426 26.1896 10.665 26.4575 10.7707 26.9349Z' fill='%23122A3F'/%3e%3c/svg%3e")}@charset "UTF-8";*{outline:none !important}body{position:relative;margin:0;padding:0;color:var(--text-body);background-color:var(--bg-beige);font-family:var(--font1);font-size:var(--text-m);line-height:1.6;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;-webkit-text-size-adjust:none;transition:.4s;overflow-x:hidden}h1,h2,h3,h4,h6{position:relative;color:var(--text-headline);font-family:var(--font1);font-weight:400;transition:.4s}h2 sup{font-size:var(--text-xl)}h1 + h2,h1 + h3,h2 + h3,h3 + h4,h4 + h5,h5 + h6{margin-top:0}h1 + h2{margin-bottom:30px}h2{margin-bottom:0}h1,h2 span,.subtitle{margin-bottom:0;display:block;font-family:var(--font2);color:var(--accent);font-size:clamp(2.5rem,1.5909rem + 4.5455vw,5rem);line-height:1.3}a.cta[href=""]{display:none}a,a:hover,.cta,button{word-wrap:break-word;cursor:pointer !important;transition:.4s}button{position:relative;text-decoration:none;z-index:1}.cta--arrowright{display:flex}.cta--arrowright:after{content:'';background:var(--white);display:flex;margin-left:12px;min-width:25px;height:16px;-webkit-mask-repeat:no-repeat;-webkit-mask-position:center;-webkit-mask-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='25' height='16' viewBox='0 0 25 16' fill='%23ffffff'%3e%3cpath d='M24.7071 8.70711C25.0976 8.31658 25.0976 7.68342 24.7071 7.29289L18.3431 0.928932C17.9526 0.538408 17.3195 0.538408 16.9289 0.928932C16.5384 1.31946 16.5384 1.95262 16.9289 2.34315L22.5858 8L16.9289 13.6569C16.5384 14.0474 16.5384 14.6805 16.9289 15.0711C17.3195 15.4616 17.9526 15.4616 18.3431 15.0711L24.7071 8.70711ZM0 9H24V7H0V9Z'/%3e%3c/svg%3e")}.cta--arrowleft{padding-left:50px}.cta--arrowleft:before{content:'';background:var(--primary-l-1);display:inline-block;position:absolute;top:calc(50% - 8px);left:16px;transition:.5s;transform:rotate(180deg);min-width:25px;height:16px;-webkit-mask-repeat:no-repeat;-webkit-mask-position:center;-webkit-mask-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='25' height='16' viewBox='0 0 25 16' fill='%23ffffff'%3e%3cpath d='M24.7071 8.70711C25.0976 8.31658 25.0976 7.68342 24.7071 7.29289L18.3431 0.928932C17.9526 0.538408 17.3195 0.538408 16.9289 0.928932C16.5384 1.31946 16.5384 1.95262 16.9289 2.34315L22.5858 8L16.9289 13.6569C16.5384 14.0474 16.5384 14.6805 16.9289 15.0711C17.3195 15.4616 17.9526 15.4616 18.3431 15.0711L24.7071 8.70711ZM0 9H24V7H0V9Z'/%3e%3c/svg%3e")}.cta--arrowleft:hover:before{left:0}.cta--arrow{padding-left:0;padding-right:50px;text-align:left}.cta--arrow:after{content:'';position:absolute;top:calc(50% - 8px);right:15px;min-width:25px;height:16px;transition:.5s;-webkit-mask-repeat:no-repeat;-webkit-mask-position:center;-webkit-mask-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='25' height='16' viewBox='0 0 25 16' fill='%23ffffff'%3e%3cpath d='M24.7071 8.70711C25.0976 8.31658 25.0976 7.68342 24.7071 7.29289L18.3431 0.928932C17.9526 0.538408 17.3195 0.538408 16.9289 0.928932C16.5384 1.31946 16.5384 1.95262 16.9289 2.34315L22.5858 8L16.9289 13.6569C16.5384 14.0474 16.5384 14.6805 16.9289 15.0711C17.3195 15.4616 17.9526 15.4616 18.3431 15.0711L24.7071 8.70711ZM0 9H24V7H0V9Z'/%3e%3c/svg%3e")}.cta--arrowprimary:after{background:var(--primary-l-1)}.cta--arrow:hover:after{right:0}.cta--big{display:block;padding:20px 10px;width:100%}.cta--240{max-width:240px}.cta--primary:hover::before{width:100%}*/.cta.cta--white{color:var(--white);border-color:var(--white)}.cta--block{display:flex;flex-direction:column;align-items:center}.cardoverlay{position:relative;z-index:1}.cardoverlay:before{content:'';z-index:0;position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,0.00) 60.09%,rgba(0,0,0,0.50) 80.87%)}.cardoverlay h3{position:absolute;left:0;right:0;bottom:0;display:flex;padding:0 26px 26px;color:var(--white);text-align:left;font-size:clamp(1.5rem,1.381rem + 0.595vi,1.75rem);letter-spacing:-0.3px}.cardoverlay h3:before{content:'';position:relative;top:20px;display:inline-block;margin-right:clamp(0.625rem,0.208rem + 2.083vi,1.5rem);width:clamp(2rem,1.762rem + 1.19vi,2.5rem);height:1px;background-color:var(--white)}.wellness{justify-items:center;justify-content:center;align-items:center}.wellness__item{display:flex;flex-direction:column;justify-content:center;position:relative;padding:var(--space-s);height:100%;text-align:center;width:100%;background-color:var(--white);transition:.4s}.wellness__item:hover{color:var(--white);background-color:#122A3F}.wellness__item:hover h3{color:var(--white)}.wellness__item h3{font-size:var(--text-xl)}.wellness__item img{width:100%;height:100%;object-fit:cover}.wellness--img{padding:0}.wellness .cta{width:25px;margin:0 auto}[class*="icon--"]{display:block;margin:0 auto 20px;min-width:80px;height:81px;background-position:center}.icon--medence{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='80' height='80' viewBox='0 0 80 80' fill='none'%3e%3cpath d='M1.99369 53.9046C-0.457972 54.3179 -0.732972 55.7313 2.27703 55.5479C7.35036 54.8129 11.242 51.8196 16.0504 53.5096C20.6154 55.3579 25.947 58.4046 31.082 56.2429C34.472 55.0879 37.162 53.4579 39.9504 53.5146C42.767 53.4329 45.4887 54.9579 48.882 56.0613C52.227 57.2746 56.3987 56.7646 59.5204 55.2579C62.4587 53.9696 65.092 52.6696 68.2787 53.0796C71.2304 53.3763 74.2154 55.1213 77.727 55.5729C80.3154 55.8179 80.8304 54.4579 78.012 53.9313C75.0054 53.2796 72.2537 51.3096 68.6504 50.6346C63.6087 49.4596 59.0987 52.9396 54.3754 53.5163C54.7704 47.8363 54.9037 42.1696 54.947 36.5079C62.6087 36.3729 70.257 36.1879 77.9487 35.8996C80.382 35.7613 80.7154 34.3296 77.912 34.2346C70.2954 33.7246 62.6204 33.5246 54.9637 33.4396C54.9737 29.9979 54.972 26.5579 54.982 23.1163C54.9454 17.5613 47.6754 14.4363 43.8704 18.6496C42.3037 20.2096 41.9187 22.6013 42.147 24.6313C42.2654 27.5346 42.477 30.4896 42.682 33.3746C38.0504 33.3579 33.587 33.1613 28.3354 33.3029C28.352 30.3246 28.362 27.3479 28.3804 24.3746C29.122 18.2263 21.657 14.7279 17.2654 18.8879C16.122 20.0346 15.5954 21.6413 15.6054 23.0929C15.692 26.6346 15.9387 30.0413 16.1787 33.5446C11.4637 33.5329 6.70536 33.4863 2.03369 33.9729C-0.397972 34.1446 -0.712972 35.5496 2.09203 35.6379C8.49536 35.8396 17.452 36.6713 25.1954 36.4963C25.3387 42.2646 25.5787 48.0279 25.9454 53.7796C22.8737 53.4879 19.9637 51.7713 16.8004 50.8596C11.6704 49.1196 6.38036 52.7296 1.99369 53.9046ZM44.8537 22.9746C45.3487 19.0146 50.782 18.7529 51.6104 22.6246C51.637 26.2163 51.6954 29.8079 51.7754 33.4013C49.2987 33.3846 46.8304 33.3729 44.3637 33.3729C44.607 29.9529 44.6637 26.3546 44.8537 22.9746ZM28.3054 36.4946C32.167 36.4979 36.0054 36.5279 39.962 36.7013C43.9487 36.6796 47.8937 36.6046 51.8504 36.5446C51.9204 39.0829 52.012 41.6196 52.122 44.1563C44.132 43.2263 36.137 43.0013 28.1554 44.0996C28.2287 41.5646 28.2804 39.0296 28.3054 36.4946ZM28.107 45.9629C36.1387 46.8913 44.1787 47.0996 52.1937 45.9479C52.3154 48.4913 52.462 51.0329 52.632 53.5713C48.312 53.1846 44.5537 50.0129 39.932 50.1796C35.4337 50.0963 31.8404 53.1546 27.6937 53.7696C27.882 51.1663 28.0137 48.5646 28.107 45.9629ZM21.0304 33.5179C19.9837 33.5346 18.9287 33.5313 17.8754 33.5329C18.1004 30.1813 18.2237 26.5363 18.362 23.1846C18.3704 19.3646 24.5037 19.3063 25.0304 22.8546C25.0254 26.3613 25.067 29.8679 25.132 33.3746C23.6854 33.4146 22.292 33.4629 21.0304 33.5179ZM1.97369 63.8296C4.97369 63.1396 7.66536 61.0496 11.2904 60.3113C17.9537 58.6413 23.5854 65.5079 30.0954 62.8163C38.7187 58.9963 41.327 59.0129 49.9387 62.8546C56.447 65.5446 62.0687 58.6113 68.7337 60.3146C72.3554 61.0596 75.0454 63.1496 78.0454 63.8413C80.862 64.3963 80.3354 65.7546 77.737 65.4796C74.207 64.9713 71.2604 63.0979 68.3204 62.7546C65.1387 62.2879 62.527 63.6579 59.6254 65.0113C56.5337 66.6146 52.2937 67.2046 48.9387 65.9313C45.532 64.7879 42.8254 63.1746 40.0204 63.2379C37.2104 63.1663 34.4987 64.7546 31.0954 65.8929C25.8837 68.0296 20.6504 64.9996 16.0204 63.1513C11.1554 61.4363 7.38369 64.6296 2.28203 65.4663C-0.742972 65.6829 -0.487972 64.2813 1.97369 63.8296ZM77.7504 75.5663C74.2437 75.1779 71.1937 73.5896 68.202 73.3579C64.9687 72.9846 62.382 74.3363 59.4204 75.6529C56.2804 77.1946 51.9837 77.7196 48.6837 76.2313C40.362 72.1913 39.6037 72.3129 31.2104 76.0296C26.092 78.3196 20.682 75.2879 16.0987 73.4346C11.2704 71.7246 7.38203 74.7246 2.28869 75.4796C-0.729639 75.6679 -0.454639 74.2546 2.00369 73.8379C6.39369 72.6479 11.7087 69.0296 16.852 70.7829C21.382 72.0813 25.4387 75.0463 30.122 72.9829C38.7387 68.8646 41.3537 68.7896 49.862 73.2196C56.222 76.1813 61.9554 69.3913 68.5204 70.9063C72.1187 71.4846 74.9704 73.3146 78.0104 73.9229C80.8487 74.4146 80.3437 75.7779 77.7504 75.5663Z' fill='%237694AA'/%3e%3c/svg%3e")}.icon--szauna{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='80' height='81' viewBox='0 0 80 81' fill='none'%3e%3cg clip-path='url(%23clip0_4488_5239)'%3e%3cpath d='M79.4897 33.9847C79.5537 32.562 78.5763 31.0634 77.1937 30.61C76.4577 30.3047 75.3923 30.4367 74.683 30.4247C58.8417 30.686 38.5963 30.654 22.667 30.5274L4.57498 30.2754C3.63765 30.2087 2.64165 30.3594 1.87631 30.942C0.630981 31.7687 0.262981 33.3207 0.353647 34.7274L0.336314 35.858C0.088314 37.698 1.16298 39.4047 2.79498 40.006C2.65765 45.8687 2.64298 51.73 2.66298 57.5927L2.74298 66.806L2.79231 71.4127C2.86031 72.9541 2.61765 74.9901 3.38165 76.4207C4.42565 78.9901 7.43631 80.5354 10.0563 80.234L12.3603 80.198L21.5737 80.0567C30.7563 79.902 49.2417 79.714 58.4283 79.6954C62.243 79.6687 66.123 79.7141 69.9457 79.7194C73.3577 80.1314 76.7417 77.2287 76.5923 73.7154L76.6017 71.4114C76.6963 61.1714 76.859 50.15 77.1737 39.906C78.6257 39.35 79.695 37.826 79.5323 36.2434L79.507 35.1127L79.491 33.982L79.4897 33.9847ZM74.839 40.1647C75.1283 48.7794 75.219 58.2114 75.3563 66.8087L75.387 69.9514C64.979 69.542 50.3817 70.3154 40.0017 70.5274C28.4043 70.7247 16.811 70.694 5.22431 70.0314L5.25898 66.8087L5.33898 57.5954C5.36031 51.8167 5.34298 46.0367 5.21098 40.258C18.579 40.4114 31.9816 40.6607 45.347 40.3807C45.3843 42.8967 45.4523 45.4127 45.5083 47.9287C45.5883 48.9327 45.5217 52.4514 45.7857 53.4047C46.227 55.2447 48.2537 56.3034 50.0017 56.0247C51.9003 55.9781 55.403 55.8527 57.335 55.8074C60.1617 55.746 62.8483 55.7701 65.7883 55.6621C67.4763 55.4527 68.699 53.75 68.531 52.118C68.5523 48.2154 68.6217 44.2727 68.7537 40.338C70.511 40.2834 73.0177 40.21 74.8403 40.166L74.839 40.1647ZM67.471 52.118C67.5043 52.8274 67.3977 53.2994 67.0483 53.7834C65.827 55.2981 63.3337 54.3834 61.523 54.5847L57.3323 54.5274C55.9617 54.4794 52.371 54.3914 51.047 54.342C49.9923 54.2647 48.5883 54.534 47.9697 53.5194C47.671 53.0314 47.6683 52.7767 47.699 52.118C47.7083 51.7247 47.7217 51.3274 47.7323 50.9327L67.4617 51.1607L67.471 52.118ZM67.4363 47.9274L67.4417 48.5074L47.7963 48.734C47.963 43.0687 48.131 37.3487 47.8763 31.7167C53.923 31.7314 60.695 31.7474 66.8443 31.802C67.1923 37.1767 67.3483 42.5527 67.4363 47.9274ZM2.30431 33.682C2.37365 32.4954 3.50431 31.9434 4.57365 32.058C13.5843 31.8994 31.747 31.7207 40.759 31.6967C42.2257 31.702 43.8083 31.706 45.455 31.71C45.355 33.7914 45.3257 35.8714 45.3323 37.9514C33.715 37.6967 22.099 37.8874 10.4816 38.006C9.71898 38.018 5.47765 38.0607 4.82831 38.078C4.66031 38.0807 4.14431 38.0887 3.98831 38.09L3.81898 38.0834C2.64031 37.9474 2.24431 36.9327 2.33098 35.8567L2.30431 33.682ZM58.4283 78.6354C49.2443 78.6154 30.759 78.4287 21.5737 78.274L12.3603 78.1327C11.259 78.0754 9.03765 78.2141 8.09765 77.8767C6.94165 77.4994 5.97098 76.606 5.50698 75.4967C5.11498 74.7074 5.16965 73.3767 5.20031 72.2941C10.8003 71.9674 16.4003 71.814 22.0003 71.73C30.1843 71.5301 38.8377 71.7847 47.5123 72.05C47.4363 72.39 47.3897 72.8167 47.371 73.2794C47.3417 73.9567 47.3657 74.6967 47.4203 75.2994C47.475 75.902 47.5603 76.3687 47.6563 76.5007C47.9803 76.8727 48.2097 76.7834 48.3643 76.4314C48.519 76.0794 48.6003 75.466 48.6297 74.7887C48.659 74.1114 48.635 73.3714 48.5803 72.7687C48.5563 72.5047 48.5257 72.2754 48.491 72.0807C49.3297 72.1061 50.1657 72.1287 51.003 72.1541C50.9217 72.6274 50.867 73.1367 50.8537 73.6887C50.8363 74.37 50.8643 75.094 50.9297 75.726C50.983 76.2687 51.063 76.7194 51.1537 76.9474C51.4777 77.358 51.711 77.2354 51.8683 76.8154C52.027 76.3954 52.111 75.678 52.1377 74.898C52.1617 74.25 52.1417 73.554 52.095 72.962C52.0697 72.6594 52.0377 72.3967 52.0003 72.1834C52.8283 72.2074 53.6563 72.2327 54.483 72.2554C54.399 72.8501 54.3443 73.4634 54.3363 74.0967C54.3283 74.7834 54.363 75.49 54.4377 76.1514C54.4897 76.6327 54.563 77.0687 54.651 77.3927C54.975 77.8407 55.211 77.686 55.3723 77.198C55.5337 76.71 55.6203 75.8887 55.6457 75.0061C55.6643 74.3874 55.6497 73.734 55.611 73.1554C55.587 72.814 55.551 72.5287 55.511 72.286C56.335 72.3074 57.1523 72.3207 57.9737 72.3407C57.8817 73.0607 57.819 73.7821 57.8203 74.5047C57.8203 75.6167 57.931 76.73 58.1483 77.8381C58.4723 78.3247 58.7123 78.1367 58.8763 77.5807C59.0403 77.0247 59.1297 76.1007 59.1537 75.1154C59.1763 74.162 59.135 73.1554 59.0417 72.3634C60.0363 72.3847 61.035 72.41 62.0243 72.426C61.9337 73.1927 61.8777 73.9594 61.8777 74.7274C61.8777 75.9141 61.987 77.1007 62.2057 78.2834C62.567 78.8127 62.811 78.5394 62.9617 77.9047C63.1417 77.1487 63.199 75.8994 63.2137 75.1354C63.231 74.2207 63.175 73.2994 63.079 72.4447C64.091 72.458 65.0857 72.4567 66.0897 72.4621C65.995 73.2914 65.9363 74.122 65.9363 74.9514C65.9363 76.1794 66.0443 77.4087 66.251 78.6327C63.643 78.6434 61.0337 78.6674 58.4257 78.642L58.4283 78.6354ZM67.6417 78.6194C67.4083 78.6194 67.175 78.622 66.9417 78.622C66.9817 78.5074 67.0177 78.374 67.0483 78.2207C67.2377 77.262 67.263 75.69 67.275 75.1474C67.295 74.246 67.2297 73.3447 67.1283 72.4607C68.143 72.4634 69.1603 72.4687 70.1657 72.4607C69.939 74.5114 69.9683 76.566 70.2577 78.614C70.1537 78.6114 70.051 78.6194 69.947 78.61L67.6417 78.6194ZM75.023 75.7274C74.3257 77.3594 72.8283 78.3514 71.1257 78.5714C71.3283 77.414 71.2963 75.4914 71.3337 75.166C71.307 74.258 71.2857 73.3514 71.1937 72.4434C72.603 72.4274 74.011 72.41 75.3963 72.37C75.4243 73.5114 75.503 74.87 75.023 75.7274ZM77.8283 35.1154C77.803 35.4327 77.8323 36.4287 77.775 36.7087C77.6323 37.6007 76.8323 38.2647 75.915 38.194C74.1763 38.1594 70.9577 38.066 68.839 38.0007C68.923 35.9354 69.0257 33.8754 69.1563 31.826C71.531 31.8514 73.783 31.8847 75.8137 31.926C76.7017 31.8954 77.4297 32.374 77.7337 33.17C77.915 33.622 77.827 34.6087 77.8283 35.1154Z' fill='%237694AA'/%3e%3cpath d='M38.9137 45.8332L38.667 64.4999C38.6777 66.2799 41.3257 66.2706 41.3337 64.4999L41.087 45.8332C41.0643 44.4279 38.9363 44.4359 38.9137 45.8332Z' fill='%237694AA'/%3e%3cpath d='M46.9139 60.5L46.6672 64.5C46.6005 66.364 49.4019 66.3614 49.3339 64.5L49.0872 60.5C49.0125 59.168 46.9939 59.16 46.9139 60.5Z' fill='%237694AA'/%3e%3cpath d='M54.9139 60.5L54.6672 64.5C54.6005 66.364 57.4019 66.3614 57.3339 64.5L57.0872 60.5C57.0125 59.168 54.9939 59.16 54.9139 60.5Z' fill='%237694AA'/%3e%3cpath d='M62.9139 60.5L62.6672 64.5C62.6005 66.364 65.4019 66.3614 65.3339 64.5L65.0872 60.5C65.0125 59.168 62.9939 59.16 62.9139 60.5Z' fill='%237694AA'/%3e%3cpath d='M14.9137 45.8332L14.667 64.4999C14.6777 66.2799 17.3257 66.2706 17.3337 64.4999L17.087 45.8332C17.0643 44.4279 14.9363 44.4359 14.9137 45.8332Z' fill='%237694AA'/%3e%3cpath d='M22.9137 45.8332L22.667 64.4999C22.6777 66.2799 25.3257 66.2706 25.3337 64.4999L25.087 45.8332C25.0643 44.4279 22.9363 44.4359 22.9137 45.8332Z' fill='%237694AA'/%3e%3cpath d='M30.9137 45.8332L30.667 64.4999C30.6777 66.2799 33.3257 66.2706 33.3337 64.4999L33.087 45.8332C33.0643 44.4279 30.9363 44.4359 30.9137 45.8332Z' fill='%237694AA'/%3e%3cpath d='M36.8059 25.3047C36.1325 26.0007 37.1712 27.0287 37.8619 26.3607C38.4325 25.7914 39.9112 24.3767 40.4659 23.8247C42.3605 22.1727 42.4845 18.9834 40.6645 17.1674C39.5752 16.0287 39.6899 14.1701 40.8925 13.1994C41.4699 12.6607 43.0005 11.3247 43.6099 10.7754C44.9739 9.50341 42.9912 7.53141 41.7245 8.89008L40.1152 10.7074L39.3005 11.6074C37.4245 13.4114 37.4259 16.7594 39.3352 18.4981C40.5125 19.5567 40.5312 21.5821 39.3419 22.7007C38.7979 23.2754 37.3739 24.7101 36.8059 25.3047Z' fill='%237694AA'/%3e%3cpath d='M44.8059 25.3047C44.1325 26.0007 45.1712 27.0287 45.8619 26.3607C46.4325 25.7914 47.9112 24.3767 48.4659 23.8247C50.3605 22.1727 50.4845 18.9834 48.6645 17.1674C47.5752 16.0287 47.6899 14.1701 48.8925 13.1994C49.4699 12.6607 51.0005 11.3247 51.6099 10.7754C52.9739 9.50341 50.9912 7.53141 49.7245 8.89008L48.1152 10.7074L47.3005 11.6074C45.4245 13.4114 45.4259 16.7594 47.3352 18.4981C48.5125 19.5567 48.5312 21.5821 47.3419 22.7007C46.7979 23.2754 45.3739 24.7101 44.8059 25.3047Z' fill='%237694AA'/%3e%3cpath d='M28.8059 25.3049C28.1325 26.0009 29.1712 27.0289 29.8619 26.3609C30.4325 25.7916 31.9112 24.3769 32.4659 23.8249C34.3605 22.1729 34.4845 18.9836 32.6645 17.1676C31.5752 16.0289 31.6899 14.1703 32.8925 13.1996C33.4699 12.6609 35.0005 11.3249 35.6099 10.7756C36.9739 9.50225 34.9912 7.53159 33.7245 8.89025L32.1152 10.7076L31.3005 11.6076C29.4245 13.4116 29.4259 16.7596 31.3352 18.4983C32.5125 19.5569 32.5312 21.5823 31.3419 22.7009C30.7979 23.2756 29.3739 24.7103 28.8059 25.3049Z' fill='%237694AA'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='clip0_4488_5239'%3e%3crect width='80' height='80' fill='white' transform='translate(0 0.5)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e")}.icon--masszazs{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='80' height='80' viewBox='0 0 80 80' fill='none'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M6.48943 49.3834C6.54671 49.4192 6.60479 49.4549 6.66479 49.4818C6.59135 49.3357 6.73247 49.4408 6.78815 49.3654C6.84127 49.2938 6.46127 49.16 7.20591 49.2939C8.01023 49.4384 8.74639 49.2579 9.53806 49.1955C9.75983 49.1781 10.5398 49.1195 10.7153 49.0434C10.8557 48.9824 10.8889 49.0347 10.9301 49.0077L11.5456 48.8109C12.3347 48.5557 13.6949 47.6984 14.18 47.0843L14.4859 46.628L14.12 46.5475C13.0345 46.4139 12.404 46.4664 11.3369 46.7174L10.3689 47.0306C9.87694 47.2405 10.1513 47.0648 9.59966 47.4062L9.08798 47.7014C8.96206 47.7896 8.48158 48.1237 8.3419 48.1576C8.08894 48.2192 7.16527 48.975 7.00367 48.9179C6.91247 48.8858 6.76047 48.9862 6.71471 48.9984C6.57423 49.0789 6.57342 49.0878 6.50174 49.1952C6.4811 49.1326 6.47934 49.052 6.41406 48.9984C6.37486 48.9629 6.46735 48.8323 6.41487 48.6853C6.35343 48.5126 6.50463 48.4269 6.45599 48.077C6.43471 47.924 6.6835 47.6669 6.81294 47.3792C7.03342 46.8893 7.44814 46.5792 7.48382 46.4578C7.5403 46.2653 7.69118 46.2603 7.73342 46.1267C7.73614 46.1178 7.74062 46.1088 7.74782 46.1088C7.81918 46.0906 7.98351 45.8366 8.03951 45.7688L8.3419 45.5451C8.90366 45.0534 9.49215 44.74 10.2545 44.5253C10.3502 44.4984 10.4406 44.4538 10.5355 44.4269C11.8166 44.0587 13.5744 43.8757 14.8625 44.2926L15.647 44.5789C15.8563 44.7131 16.1024 44.7667 16.3117 44.901C16.4021 44.9635 16.4968 45.0173 16.5926 45.0709C17.0731 45.3392 17.2779 45.9117 17.1008 46.4126C16.8557 47.1139 16.9293 47.0018 16.4934 47.7277C15.8741 48.7592 14.4689 49.7494 13.3312 50.2146C13.2891 50.2325 13.248 50.2504 13.2077 50.2682C12.2536 50.7278 10.9966 50.9451 9.94078 50.9659C9.8283 50.9682 9.7587 50.9312 9.63566 50.957C9.43822 50.9984 9.39983 50.8778 9.32174 50.8586C9.10494 50.8226 8.66654 50.7699 8.35742 50.6618C7.9347 50.5139 8.0107 50.4878 7.6579 50.4024C7.47166 50.3573 7.29054 50.351 7.27678 50.2502C7.24974 50.0526 6.47886 50.0384 6.29006 49.3198C6.28558 49.3019 6.29182 49.2842 6.2955 49.2662C6.38126 49.2939 6.42958 49.3386 6.48943 49.3834ZM6.12094 33.2634C6.0987 33.1022 6.12111 32.8342 6.22031 32.7176L6.39294 33.1112C6.41726 32.9899 6.38414 33.039 6.55758 33.0933C6.60494 33.0574 6.55934 33.0038 6.5907 32.968C6.67726 32.968 7.06271 33.4402 7.32158 33.6211C7.69726 33.8835 8.07374 34.1379 8.48622 34.3368C8.71102 34.4451 9.59647 35.0312 9.92382 35.1419C10.0998 35.1782 10.0547 35.2379 10.1189 35.2403L10.7344 35.4371C11.3821 35.6206 12.0549 35.7054 12.7275 35.7144C13.3889 35.7234 13.8177 35.6493 14.3923 35.4102L14.1462 35.124C13.8501 34.8206 13.2153 34.3483 12.8536 34.131C12.3566 33.8325 11.143 33.3325 10.5035 33.2186L9.39599 33.1022C9.26159 33.1022 8.64814 33.0747 8.52734 33.0218C8.32526 32.9331 8.03375 33.0104 7.79375 32.9592C7.64622 32.9277 7.09807 32.959 6.99487 32.8608C6.85663 32.7291 6.58254 32.7238 6.42766 32.7803C6.4483 32.7178 6.49198 32.655 6.47326 32.5746C6.4603 32.5144 6.59455 32.4981 6.65838 32.3152C6.72126 32.1354 6.8939 32.1562 7.0475 31.859C7.1283 31.7026 7.4651 31.6693 7.74878 31.5013C8.21438 31.2256 8.7251 31.2362 8.83662 31.1434C8.91902 31.077 9.35039 31.0194 9.47359 30.9914C9.80142 30.8898 9.60446 30.9109 9.9531 30.9109L10.539 30.893C11.0822 30.8802 11.9537 31.1096 12.4963 31.3045C13.8336 31.7848 15.1917 32.6158 16.0728 33.7466C16.1926 33.9003 16.4761 34.2738 16.5389 34.4354C16.631 34.668 16.7957 34.8558 16.8833 35.0885C16.92 35.1958 16.9656 35.2942 17.0121 35.3926C17.2421 35.8936 17.0702 36.475 16.632 36.7792C15.8438 37.3134 15.3777 37.5816 14.3777 37.7453C13.3502 37.9134 12.3582 37.8582 11.347 37.629L10.2761 37.3427C9.56734 37.099 8.77358 36.6709 8.16414 36.2424C8.06366 36.1718 8.06207 36.1184 7.92255 36.0546C7.73087 35.9667 7.79246 35.8448 7.72495 35.7952C7.64974 35.7237 7.57198 35.661 7.51294 35.5715C7.50622 35.5614 6.96766 35.0546 6.80798 34.6411C6.73326 34.4475 6.3595 34.2282 6.4323 34.0954C6.50478 33.9629 6.18318 33.6779 6.12094 33.2634ZM72.6174 48.9898C72.6174 48.9808 72.6192 48.9808 72.6219 48.9808C72.6229 48.9898 72.6371 48.9898 72.6174 48.9898ZM72.1854 48.8376C72.1854 48.8378 71.9757 48.929 71.9153 48.8734C71.8168 48.7829 71.624 49.0445 71.4376 49.0256C71.2489 49.0064 70.3598 49.1027 70.2792 49.0346C70.1609 48.9347 70.1755 49.0022 69.8641 48.963C69.5747 48.9267 69.4665 48.9491 69.0904 48.8736C68.4118 48.7373 67.3136 48.345 66.7931 47.9165C66.2574 47.4755 65.9515 47.2626 65.5515 46.6373C66.6766 46.3814 67.3603 46.3534 68.5465 46.6821C68.6136 46.7 68.6905 46.7 68.7568 46.7357C68.8846 46.7982 69.0161 46.843 69.1494 46.8966C69.4525 47.0042 69.8513 47.2328 70.2149 47.3528C70.2937 47.3789 70.2875 47.46 70.6157 47.5406C70.7541 47.5747 70.7411 47.6301 70.7713 47.6301C70.9024 47.6301 70.9136 47.7643 71.0478 47.7643C71.164 47.7643 71.4792 48.1602 71.7107 48.3101C71.9441 48.4611 71.983 48.7266 72.1088 48.7574C72.1544 48.7664 72.1929 48.7843 72.2278 48.8022C72.2141 48.8109 72.1997 48.8198 72.1854 48.8376ZM72.7811 46.968C72.7073 46.652 72.2265 46.1552 71.9947 45.9302C71.4262 45.3786 70.2177 44.6843 69.456 44.4274C68.1481 43.9862 66.9054 43.8984 65.5477 44.177C65.1067 44.2674 64.2222 44.6189 63.8256 44.8211L63.2173 45.1968C62.7968 45.4562 62.6161 45.993 62.8129 46.467C63.0977 47.1128 63.2209 47.365 63.6574 47.8894C63.7835 48.0414 63.8936 48.2115 64.0493 48.3277L64.2792 48.5693C65.3184 49.5877 66.303 50.1453 67.691 50.5016C67.895 50.5539 68.2977 50.6654 68.4934 50.6536C68.5619 50.6494 68.5257 50.7214 68.7637 50.7074C69.0531 50.6902 70.0035 50.8987 70.8293 50.609C71.275 50.4526 71.5933 50.2918 71.9805 50.0275C72.0529 49.9781 73.0145 49.223 72.8374 49.133C72.7904 49.109 72.7509 49.1771 72.6835 49.0614L72.6147 48.9989C72.6147 48.9899 72.6165 48.9899 72.6165 48.9899L72.8177 49.0525L72.959 48.981C73.092 48.8152 73.1557 48.7816 73.1675 48.5069C73.2005 47.7453 72.8859 47.3582 72.7811 46.968ZM65.952 34.8557C66.2569 34.512 66.5941 34.2453 66.996 34.0149C67.216 33.8888 68.0192 33.4774 68.2413 33.4424C68.3808 33.4155 68.5176 33.3798 68.6528 33.335L69.7853 33.0845L70.0573 33.0576C70.4115 32.923 70.3505 32.9918 70.3981 32.9771C70.6075 32.9118 70.5869 32.9909 70.7005 32.9235C70.8089 32.859 71.3051 32.9862 71.5584 32.9682C71.799 32.951 72.0283 33.1501 72.1398 33.0934C72.1827 33.0755 72.2238 33.0666 72.2632 33.0666L72.1264 33.2813C72.0669 33.3546 72.024 33.255 71.9742 33.3528C71.7928 33.7104 71.8981 33.6098 71.4661 33.9432C71.387 34.0042 70.9169 34.4086 70.8229 34.3994C70.6897 34.3862 70.7017 34.4482 70.4517 34.5872C70.3094 34.6766 70.1689 34.775 70.0169 34.8555C69.4169 35.1867 68.6742 35.3675 68.0131 35.5086L67.352 35.5534C66.6437 35.5165 66.304 35.509 65.596 35.2493L65.952 34.8557ZM72.6909 32.9859C72.6909 32.9859 72.6899 32.9859 72.6909 32.977C72.6934 32.9771 72.7069 32.9771 72.6909 32.9859ZM63.0189 35.0614L62.8597 35.455C62.6753 35.9202 62.8435 36.457 63.2811 36.7253C63.8454 37.0528 64.1835 37.2291 64.8037 37.3782C64.9942 37.423 65.1793 37.4946 65.3771 37.5035L65.7062 37.5661C67.0065 37.8154 68.7667 37.5542 69.9571 36.9578C70.0859 36.8952 70.2299 36.8683 70.34 36.761C70.4008 36.7131 70.3886 36.7994 70.5886 36.6446L71.0323 36.3763C72.2205 35.6237 72.7486 34.7552 72.9861 33.3616C73.0941 32.7274 72.9045 33.1005 72.7838 33.0038L72.6909 32.9949C72.7049 32.9477 72.8657 32.9266 72.8912 32.9234L72.9619 32.7802C72.9693 32.4864 73.0097 32.5914 72.9101 32.3866C72.7678 32.0947 72.3376 31.6742 72.0566 31.5189C71.9134 31.4384 71.7669 31.3669 71.6317 31.2595C71.2246 30.9134 69.8773 30.7886 69.3112 30.857L68.9211 30.8928C68.7854 30.8582 67.6632 31.0949 67.4496 31.1611C66.0185 31.6054 64.7246 32.4509 63.8302 33.6659L63.128 34.7931C63.0841 34.8824 63.059 34.981 63.0189 35.0614ZM22.5531 10.765C22.608 10.545 22.4401 10.1605 22.5745 10.0941C22.6517 10.056 22.6801 9.75424 22.6801 9.75408C22.6352 9.40528 23.0281 8.85952 23.2115 8.85952C23.2091 8.97456 23.1361 9.09168 23.1141 9.28896C23.1851 9.2 23.1662 9.24304 23.259 9.36944C23.3478 9.35664 23.3782 9.03712 23.463 9.73616C23.5611 10.5451 24.0529 11.3269 24.3317 12.08L24.7736 13.0014C24.9072 13.1562 24.8233 13.1461 24.8737 13.1893C24.904 13.2152 25.3577 13.9363 25.8729 14.4059C26.5313 15.0061 26.8406 15.2853 27.7059 15.6941L28.2283 15.8461C28.2283 15.3885 27.9425 14.3424 27.7381 13.905C27.4937 13.3824 27.0013 12.4987 26.5949 12.0533C26.227 11.6502 26.5712 11.933 25.999 11.436L25.5553 11.0424C25.4619 10.9866 24.9645 10.5816 24.8925 10.4699C24.7574 10.2602 24.5117 10.1669 24.3387 9.98688C24.2233 9.86688 23.7545 9.5424 23.7438 9.42336C23.7296 9.26496 23.5323 9.08176 23.3403 9.02976C23.6009 8.86432 23.4587 8.86848 23.6141 8.85984C23.8755 8.84528 23.7849 8.74352 23.9745 8.74352C24.4409 8.74352 24.2768 8.52448 24.8333 8.70784C25.3096 8.8648 25.2211 8.6776 26.1384 9.10144C26.2635 9.1592 26.2917 9.09344 26.4363 9.18192C26.6121 9.28976 26.568 9.2384 26.6582 9.27136C26.7745 9.36976 26.9285 9.39664 27.0733 9.44128L27.3819 9.66496C28.515 10.2482 29.6736 12.1062 30.08 13.2522C30.4049 14.1685 30.6057 14.8782 30.5675 15.8822C30.5595 16.0254 30.5774 16.1774 30.5371 16.3205C30.4744 16.5621 30.4995 16.8125 30.4333 17.0541C30.4011 17.1614 30.3797 17.2688 30.3573 17.3762C30.2342 17.9718 29.7349 18.293 29.1309 18.2707C28.3441 18.2418 27.9443 18.1739 27.2155 17.895C26.3227 17.515 25.4251 16.8864 24.7609 16.1774C23.9225 15.2826 23.4333 14.6392 22.9529 13.4848C22.8126 13.1477 22.7488 13.0091 22.6657 12.6707C22.6285 12.5187 22.5336 12.4602 22.6085 12.295C22.6502 12.203 22.4189 11.3546 22.5531 10.765ZM51.6729 15.041C51.7795 14.4098 51.7817 14.3214 52.0192 13.7438C52.1077 13.5285 52.5505 12.7005 52.6848 12.5541C52.7832 12.4467 52.8709 12.3394 52.9585 12.232C53.1169 11.9994 53.3369 11.8384 53.4997 11.6237C53.7867 11.2574 53.82 11.3035 53.9309 11.1853C53.9944 11.0958 54.0382 10.9706 54.1456 10.9259C54.1501 10.9259 54.1536 10.9259 54.1563 10.917C54.1869 10.8216 54.3254 10.805 54.372 10.6933C54.4022 10.6206 54.7681 10.4245 54.7897 10.416C55.0392 10.3178 55.1587 10.1293 55.3265 10.1118C55.6182 10.0816 55.6361 9.96768 55.7211 9.88816C55.7483 9.9424 55.7625 10.1669 55.6942 10.2013C55.5686 10.2646 55.7662 10.517 55.6915 10.7022C55.6392 10.832 55.4333 11.7646 55.3408 11.8115C55.204 11.8808 55.2469 11.9707 55.212 12.0709C55.1968 12.1067 55.1681 12.1514 55.1529 12.1872C54.8755 12.8936 54.7101 13.1506 54.2726 13.7347C53.6814 14.5246 52.844 15.1547 51.9173 15.4792L51.6221 15.5776L51.6729 15.041ZM49.3051 16.2486L49.5288 17.349C49.6486 17.832 50.104 18.172 50.6129 18.1272C51.3565 18.0512 51.552 18.0306 52.2312 17.7605C53.2766 17.3446 54.2694 16.7381 55.0429 15.9176C55.3801 15.5598 55.9533 14.8141 56.1549 14.3968C56.2184 14.2626 56.3195 14.1552 56.3481 14.0122C56.3696 13.9165 56.4301 13.975 56.4805 13.7707L56.68 13.2877C57.0201 12.3387 57.1273 11.7938 56.8875 10.7918C56.8291 10.548 56.5054 9.57232 56.2729 9.39632C56.2021 9.34256 56.2584 9.48992 56.1003 9.5216L56.0457 9.53952C56.0707 9.4768 56.0993 9.44112 56.1432 9.39632L56.119 9.24416L55.9481 9.02048C55.6617 8.82048 54.9984 8.72064 54.6438 8.76112C54.4801 8.77904 54.3217 8.81472 54.1456 8.79696C53.6734 8.77312 52.7241 9.30496 52.2939 9.62L51.7429 10.0941C51.5221 10.2213 50.8883 10.9416 50.707 11.1854C50.1713 11.9059 49.9158 12.3859 49.6077 13.2698C49.2393 14.3256 49.2254 15.1602 49.3051 16.2486ZM52.8091 59.8229C52.308 61.0758 51.2947 62.9354 50.6488 63.9736L49.7408 65.3243C49.3589 65.9058 48.9169 66.4426 48.5214 67.015L47.8782 67.8827C47.7781 68.008 47.6581 68.1243 47.5678 68.2584C47.4203 68.491 47.295 68.7325 47.0856 68.9203C46.9925 69.0331 47.0795 68.9832 46.8101 69.2693C46.5998 69.4925 46.6733 69.4928 46.471 69.7254C46.0574 70.2014 45.5897 70.601 45.1248 71.1299C44.7414 71.5659 44.1825 71.9011 44.0397 72.1498C43.9645 72.275 43.8715 72.3914 43.7686 72.5077C43.7297 72.1619 43.4821 71.1597 43.5441 71.0138C43.6227 70.8286 43.2157 69.8605 43.1344 69.4394C42.9246 68.3611 42.4328 67.0792 42.0126 66.049C41.9083 65.7931 42.0366 65.8304 41.7595 65.3154L41.2486 64.2776L40.8425 63.5173C41.2285 62.9574 41.0237 63.1406 41.4696 62.569C41.6126 62.3856 41.6336 62.5184 41.7441 62.3274C41.8958 62.0658 42.1088 61.6418 42.3248 61.4238C42.5422 61.2091 42.7229 60.9587 42.9277 60.7261C43.1369 60.5024 43.3365 60.2699 43.535 60.0373C43.6147 59.9478 43.6782 59.8405 43.7632 59.751L44.2614 59.259C44.5403 59.1299 44.5926 58.9422 44.7632 58.7581C44.8437 58.6776 44.9296 58.6059 45.0093 58.5254C45.5661 57.9499 46.028 57.4494 46.6454 56.9062C49.1201 54.729 51.3777 53.1925 54.5033 52.2456C54.5059 52.7029 54.4693 53.7731 54.3942 54.1867C54.3142 54.6275 54.3173 55.0061 54.1875 55.4034C54.1097 55.636 54.0864 55.8864 54.0211 56.128C53.6488 57.5134 53.3325 58.4862 52.8091 59.8229ZM42.9206 73.0357L42.9904 73.0626C43.1163 73.1456 43.1237 73.0416 43.1837 73.1162H43.1854C43.1022 72.8658 43.027 72.6152 42.9565 72.3558C42.4833 70.5858 41.1793 68.0189 40.3229 66.407C40.2477 66.2638 40.1806 66.1118 40.1072 65.9686C39.6441 65.085 39.2601 64.4368 38.7493 63.5891C38.5947 63.3326 38.416 63.1602 38.3001 62.8914C38.284 62.8555 38.259 62.8109 38.2321 62.784C38.0102 62.5246 37.8421 62.2293 37.6427 61.952C37.4576 61.7194 37.2795 61.469 37.0989 61.2274C35.7587 59.4558 33.543 57.0995 31.8352 55.7526C30.4077 54.6267 30.4387 54.6661 28.9216 53.7398C28.5619 53.5203 28.1664 53.3688 27.8437 53.1851C27.2217 52.8315 25.7808 52.2672 25.0955 52.0758C25.1347 54.263 25.8513 57.0848 26.6869 59.0981C27.3747 60.755 27.9125 61.8557 28.7461 63.3562C29.0606 63.9069 29.4805 64.5003 29.7497 65.0022C29.9115 65.2997 31.54 67.4691 31.8153 67.8112C32.1571 68.2357 33.2613 69.5486 33.4918 69.9045C33.8534 70.4626 35.2689 71.9619 35.8061 72.633C36.5576 73.5715 38.3902 72.207 41.3533 72.615L42.5841 72.7314C42.6254 72.7411 42.6566 72.6592 42.696 72.7762C42.7149 72.832 42.9233 72.8362 43.0056 72.8835L42.8741 72.973L42.9054 73.0355C42.9107 73.0357 42.9169 73.0357 42.9206 73.0357ZM34.3846 72.9998C34.2437 72.8677 33.46 73.0384 32.9649 72.955C32.6744 72.9128 30.0408 72.6357 29.7445 72.5346C29.4477 72.3782 29.2747 72.4371 28.9653 72.3824C27.0619 72.052 26.2651 71.9406 24.284 71.3626C21.0262 70.412 19.0374 69.3147 16.3054 67.2744C15.1659 66.4234 14.5022 65.9069 13.2925 65.1632L11.2779 64.1166L9.6811 63.4904C11.0384 62.836 12.4003 62.2502 13.8729 61.9427C14.5731 61.7965 14.7955 61.7186 15.5609 61.6027C16.3248 61.4872 17.0875 61.3533 17.8582 61.2896C18.0363 61.2806 18.2142 61.2896 18.3905 61.2627C18.768 61.1883 18.9019 61.1509 19.2905 61.1733C19.2958 61.1736 19.5139 61.1286 19.7781 61.1374C20.1765 61.1507 20.1176 61.1018 20.4025 61.1018L21.5609 61.1733C22.1272 61.2387 22.6515 61.184 23.2614 61.2986C23.4587 61.3357 24.0214 61.4504 24.1989 61.4238C24.4726 61.379 24.7598 61.379 25.0451 61.4418C25.8096 63.092 27.1134 65.4718 28.2395 66.8718L29.5205 68.4552C29.7745 68.7058 30.0456 68.9203 30.2693 69.2155C30.279 69.2245 30.2934 69.2424 30.3077 69.2514C30.5017 69.3811 30.7421 69.753 31.0126 69.9312C31.1966 70.0525 32.2166 71.1309 32.596 71.443L33.6811 72.3107C34.1459 72.7101 34.1853 72.8158 34.7304 73.0533C34.6192 73.0477 34.4589 73.0549 34.3846 72.9998ZM40.6072 62.2918L41.1099 61.2005C42.0085 59.4699 42.6278 58.4554 43.9313 57.0408C43.7721 56.6946 43.6768 56.8989 43.612 56.3966C43.5803 56.1517 43.4037 55.9507 43.3445 55.681C43.3307 55.6181 43.2062 55.1506 43.1395 55.0906C43.0163 54.9798 43.0833 54.9008 42.9633 54.7506C42.9275 54.6989 43.0069 54.7226 42.7549 54.3659C42.7093 54.3034 42.703 54.2227 42.6752 54.1422L42.4587 53.6592L41.9094 52.2101C41.8808 52.1296 41.8315 52.049 41.7958 51.9685C41.5371 51.3522 41.1209 50.5016 40.7886 49.9288L39.8816 48.5781C38.6025 50.1766 37.8366 51.7099 37.1398 53.6054L36.8813 54.357C36.8245 54.4989 36.8945 54.5699 36.7355 54.679C36.6709 54.7234 36.4333 55.5035 36.3929 55.6005C36.168 56.1416 36.1905 55.9989 36.1424 56.5486C36.1285 56.7067 36.064 56.5154 35.9859 56.7992L36.9029 57.837C37.4344 58.4189 37.9057 59.0766 38.3816 59.6976C39.115 60.6547 39.7878 61.707 40.3952 62.748L40.6072 62.2918ZM34.7577 54.545C34.8061 54.9117 34.8302 55.2606 34.8357 55.5915C34.9126 55.672 34.9869 55.7435 35.0601 55.8242L35.0477 54.7149C35.0803 53.9221 35.4843 52.8568 35.5083 52.6574C35.5365 52.4246 35.5969 52.468 35.6013 52.3891L35.8526 51.593C36.3937 49.9952 36.9077 49.0856 37.7785 47.6837C38.3377 46.7837 38.3957 46.6731 39.0649 45.8856C39.4451 45.4472 40.1097 45.4026 40.5489 45.7782L40.9229 46.1808C40.9881 46.2523 41.0661 46.3061 41.1278 46.3776L42.4571 48.0683C42.9509 48.7915 43.6761 50.0978 43.9707 50.8773C44.1037 51.2293 44.512 52.3072 44.5665 52.6664L44.783 53.3462C44.8963 53.8083 45.1478 54.9376 45.0541 55.3322L45.0147 55.9046C45.1598 55.763 45.1056 55.8229 45.1497 55.4931C45.2416 54.8074 45.1121 54.8627 45.2195 54.0707C45.3142 53.3371 45.3832 52.6304 45.3929 51.9506C45.4001 51.5014 45.6608 50.0765 45.7507 49.6246C45.868 49.0432 45.9609 48.4438 46.0513 47.8624C46.3581 45.8822 46.735 44.4416 47.2366 42.5307C47.3776 41.9936 47.471 41.5088 47.6579 40.9742C48.0425 39.8738 48.0584 39.7555 48.5873 38.6304C49.2006 37.3259 49.371 37.2854 50.236 36.3939L52.3265 34.2112C53.6622 32.8067 55.063 31.4648 56.4209 30.0782C57.1286 29.3536 57.8459 28.6469 58.5697 27.9403L60.384 26.1154C60.8177 25.6888 60.9857 25.0491 60.7893 24.4605C60.4056 23.311 59.0174 23.1118 58.2907 23.7538L57.4525 24.523L50.3622 31.0622C48.8544 32.4456 47.2499 34.0646 45.3339 34.9C44.123 35.4278 42.9059 35.8536 41.5875 36.0182C38.5302 36.4002 35.7229 35.8541 33.0864 34.1843C32.0181 33.5078 31.5285 33.0266 30.6139 32.1805L23.86 25.9096C23.5705 25.641 21.5843 23.752 21.3176 23.5749C20.2145 22.8418 18.8856 23.7362 18.8021 24.6842C18.7331 25.4669 18.9197 25.815 19.4363 26.3301L23.2213 30.1589L29.8312 36.8234C30.5547 37.5562 31.2865 38.6142 31.5451 39.5965C31.5728 39.6949 31.6176 39.8202 31.6597 39.9275C32.4899 42.0429 33.2921 45.3472 33.6152 47.5224C33.7189 48.2248 34.3105 50.6509 34.2574 50.9933C34.2286 51.179 34.4357 52.5606 34.4936 52.845C34.611 53.409 34.6843 53.9814 34.7577 54.545ZM74.6008 63.3117C72.5885 61.9499 70.8547 61.0048 68.5741 60.2165C67.083 59.7253 64.7176 59.1494 63.2621 59.1341C62.9105 59.1341 62.5598 59.0982 62.2091 59.1251L61.3664 59.1072C61.0398 59.143 60.7214 59.2325 60.3832 59.2146C60.367 59.2146 60.3493 59.2146 60.3331 59.2235C60.1697 59.2917 59.7653 59.2237 59.4376 59.3488L58.891 59.4203C58.3301 59.4696 57.4585 59.5952 56.9257 59.7424C56.3902 59.8902 55.6629 59.9584 55.2861 60.1091C55.8789 58.5384 56.0856 57.641 56.44 55.9851C56.6477 55.0152 56.8273 53.5432 56.8221 52.5589C56.8184 52.2995 56.7961 52.031 56.8141 51.7627L56.6673 50.3851C56.5376 49.8752 56.0134 49.5621 55.4973 49.6874C54.0475 50.0595 53.5646 50.2058 52.1579 50.7966C51.4157 51.1085 50.4941 51.6171 49.7998 52.0312L48.3238 53.0331C47.7894 53.4258 46.1379 54.7693 45.6688 55.2606C45.7667 55.0458 45.7824 55.1331 45.8387 54.9296C45.9443 54.5629 46.0589 54.2139 46.1563 53.8293L46.9435 50.6626C47.3273 49.2258 47.6913 47.4501 48.1494 46.0824C48.2246 45.8587 48.3024 45.6173 48.3686 45.3757C48.7841 43.9021 49.919 40.0005 51.0817 38.7022L52.3672 37.4408C53.1848 36.6357 53.9944 35.8216 54.8067 35.0077C54.8773 34.9362 54.9462 34.8645 55.0187 34.8019C55.6145 34.2562 56.1853 33.6747 56.7622 33.1022L61.9552 27.9674C62.4589 27.4693 62.7865 27.0864 63.0555 26.3661C64.1189 23.5189 61.7505 20.4677 58.555 21.0344C57.2414 21.2674 56.5419 22.0698 55.6182 22.9219L46.9937 30.9462C46.3744 31.5283 45.875 31.9285 45.1097 32.3776C45.5137 31.3459 45.5773 30.1363 45.3325 29.0587L45.2126 28.683C45.2177 28.5291 45.1137 28.4014 45.0435 28.209C44.8281 27.6184 44.2096 26.721 43.6953 26.3125C43.0757 25.8202 42.0989 25.4709 41.3121 25.4448C41.0117 25.4349 40.356 25.4262 40.0857 25.5522C39.9569 25.6122 40.1445 25.6299 40.1662 25.6864C40.0822 25.8664 40.0598 25.7406 40.1448 25.8474C40.0713 25.8621 39.9259 25.881 39.8755 25.9368C40.2203 26.3414 40.884 26.1766 40.9427 26.384C40.9832 26.5267 41.3713 26.4594 41.5617 26.6346C41.7373 26.785 42.6534 27.4576 42.6496 27.6454C42.6464 27.8024 42.7416 27.8126 42.8374 27.9496C43.323 28.6429 43.5193 29.3654 43.5245 30.1949C43.5323 31.4555 42.6865 32.7411 41.5403 33.2544C41.0992 33.4518 40.6293 33.5962 40.1493 33.657C39.5277 33.7357 39.8469 33.657 39.3173 33.657C39.0821 33.657 39.096 33.596 38.8574 33.5406C38.2347 33.3963 37.2357 32.6701 36.9208 32.1182C36.6142 31.5877 36.3795 31.0851 36.3528 30.4275C36.3518 30.3381 36.3205 30.2486 36.3331 30.1682C36.4321 29.4861 36.3513 29.5538 36.6059 28.8174L36.8448 28.2181C36.8787 28.1466 36.9494 28.0928 36.9745 28.0213C37.0574 27.78 36.9934 27.8506 37.1641 27.6546C37.1696 27.6456 37.1721 27.6366 37.1741 27.6366C37.1973 27.491 37.3401 27.4838 37.3941 27.3146C37.4507 27.1373 38.1193 26.7376 38.259 26.6168C38.5073 26.4021 38.8761 26.4008 38.9747 26.2768C39.1606 26.0434 39.4166 26.088 39.5016 25.9637C39.5838 25.8434 39.6765 25.9114 39.6992 25.8563C39.7395 25.7758 39.8056 25.7579 39.8755 25.7221C39.7043 25.6224 39.7581 25.595 39.667 25.5253C39.4197 25.3358 39.5265 25.2637 39.1561 25.1854C38.7358 25.0966 38.1209 25.0605 37.7051 25.1765L37.0477 25.3554C36.7041 25.405 35.9827 25.8862 35.7541 26.1157C35.0121 26.8605 34.7739 27.165 34.3845 28.1106C33.8195 29.3602 33.7715 30.9338 34.2592 32.1987C33.0301 31.4653 31.9259 30.2787 30.8142 29.3451L29.5413 28.1912L23.188 22.4123L22.7112 22.0008C20.491 20.3568 17.4854 21.5486 16.8777 24.0494C16.5417 25.4325 16.9589 26.6658 17.9467 27.6456L20.3513 30.0162C20.8451 30.4992 21.3353 30.9912 21.8318 31.4742C22.3864 32.0021 22.9142 32.5746 23.4867 33.0845C23.5582 33.147 23.6352 33.2277 23.696 33.2902C24.1765 33.8206 24.5437 34.1408 25.0397 34.6232L28.8881 38.4251C29.9933 39.5264 31.3216 43.7707 31.7651 45.2864C32.5475 47.9603 33.2859 50.9829 33.8512 53.7133C33.9326 54.1069 34.0113 54.5005 34.0963 54.8851C32.3013 53.2824 30.7769 52.0507 28.5643 50.9579C27.6344 50.4987 26.0677 49.8814 25.0397 49.6787L24.1192 49.473C23.5019 49.3925 22.9374 49.8307 22.8552 50.448C22.4185 53.7235 23.3272 57.241 24.5531 60.3061C23.812 60.0152 23.7537 59.964 22.9035 59.7336C22.5582 59.6352 22.2067 59.5637 21.8721 59.4474C21.171 59.2014 19.8541 59.1226 19.0677 59.0805C17.5211 58.9979 17.1817 59.0923 15.8141 59.1968C15.0899 59.2405 14.5853 59.3595 13.9041 59.492C13.4078 59.5885 13.4397 59.5526 12.9425 59.6888C12.4965 59.811 12.1227 59.8869 11.6696 60.0466C11.2769 60.1718 10.8833 60.3059 10.4923 60.4491L8.81135 61.2094C7.27823 61.9851 6.7011 62.3824 5.3691 63.3296C4.43854 63.9912 4.84926 65.5258 6.13214 65.4944C7.0803 65.4712 7.48031 65.4077 8.58143 65.6286C9.84206 65.8814 11.8904 66.9435 12.9675 67.713L13.9265 68.3213C14.2603 68.5539 14.584 68.8043 14.9374 69.0101L15.527 69.4216C17.3029 70.6547 18.9768 71.6254 20.9928 72.3558C21.9505 72.6982 23.4865 73.2126 24.4208 73.3936C24.7411 73.4562 25.0505 73.5725 25.3771 73.5994C25.4637 73.6029 25.6774 73.6947 25.9845 73.7334L27.1429 73.9302L29.3408 74.1986C31.4158 74.3664 42.3465 74.8336 42.8433 74.4043L43.5312 73.9213L43.3665 73.5008C43.3657 73.5008 43.3638 73.5008 43.363 73.5008C43.4445 73.4829 43.5285 73.4739 43.6046 73.4829C43.6198 73.5454 43.6395 73.6171 43.6806 73.6707L43.7245 73.5008C43.9085 73.5008 44.6101 73.1712 44.7909 73.0803C45.2198 72.865 45.6513 72.6286 46.0441 72.3557C46.3097 72.1768 46.5683 71.98 46.8493 71.8278C47.5144 71.4702 49.2029 69.7947 49.7745 69.1262L51.2675 67.2834L51.7211 66.6571C51.8141 66.5318 51.9233 66.4155 52.0118 66.2814C53.259 64.4013 53.8414 63.4838 54.7949 61.3166L56.1037 61.2987C56.6627 61.3109 57.5984 61.2165 58.0457 61.2808L60.4933 61.2987C60.8547 61.3096 63.2865 61.4358 63.6421 61.4955C64.1237 61.6144 64.592 61.6454 64.9669 61.7282L67.3347 62.3544C67.6827 62.4886 68.028 62.6138 68.3787 62.7301C69.0416 62.9984 69.708 63.2579 70.3457 63.5888C69.3771 63.8195 67.3851 64.8819 66.6342 65.4048L65.6806 66.0398C65.4373 66.2277 65.1931 66.4155 64.9497 66.6034C63.6595 67.5874 62.4949 68.4398 61.0377 69.2781C60.5854 69.5384 58.9635 70.3526 58.3504 70.5842L57.8646 70.781C56.9057 71.1786 56.131 71.4072 55.1603 71.6934L54.1459 71.9707C53.7629 72.0147 53.7579 72.0544 53.4016 72.1406L50.9209 72.5968C50.0137 72.7091 48.9907 72.9262 48.0744 73.0888C46.8461 73.3067 45.7597 73.4893 44.5141 73.6434C44.432 73.6534 43.4854 73.7318 43.556 73.8222C43.624 73.867 43.7358 73.8402 43.7877 73.9027C43.652 74.0725 43.6101 73.9686 43.7627 74.0637C43.6321 74.0765 43.1907 74.3749 43.0881 74.4314C43.7019 74.8035 44.752 74.377 45.4168 74.4395C45.6896 74.4651 45.5878 74.5515 45.8293 74.529L47.0728 74.4574C47.5198 74.4957 48.7549 74.4805 49.2189 74.4485C49.3601 74.4395 49.5016 74.4038 49.6411 74.4128C49.8942 74.421 50.343 74.3474 50.4606 74.377C50.7561 74.4515 50.9502 74.3725 51.2944 74.3323C52.9005 74.1445 54.7393 73.7958 56.311 73.3752C57.1043 73.1451 58.3025 72.8074 59.0027 72.4986C59.5774 72.2451 60.063 72.0906 60.6845 71.7918L61.8742 71.2283C63.5094 70.3624 65.3637 69.0974 66.8525 68.0437C67.3905 67.6629 68.5069 66.9437 69.1443 66.5946C69.4344 66.4466 70.4261 65.9691 70.7294 65.8968C70.9728 65.8432 71.2117 65.7626 71.4603 65.7C72.0425 65.5626 73.2693 65.4555 73.8774 65.5211C74.2827 65.539 74.6878 65.3422 74.9312 64.9845C75.3021 64.4299 75.1544 63.6875 74.6008 63.3117ZM38.9398 10.1925C38.9587 10.0582 38.9667 9.9152 38.9694 9.772C38.9713 9.53248 39.0672 8.97376 39.0741 8.61808L39.1393 8.34976C39.1325 8.24384 39.096 8.11552 39.16 8.01872C39.1627 8.01872 39.1627 8.00976 39.1617 8.0008C39.1334 7.8632 39.2382 7.82912 39.2029 7.69664C39.1723 7.58192 39.439 7.16288 39.5133 6.90048C39.5907 6.62624 39.8232 6.5104 39.8102 6.3816C39.8057 6.3368 39.8102 6.29216 39.8174 6.25632C39.9345 6.33472 39.8531 6.25968 39.9811 6.45312C40.0315 6.52912 39.9315 6.54912 40.0008 6.61408C40.0869 6.69488 40.2505 6.82192 40.2808 6.93616C40.3136 7.06 40.6966 7.94096 40.6467 8.02752C40.5781 8.14624 40.6606 8.19696 40.6915 8.31376C40.9288 9.21488 40.9853 10.1266 40.8427 11.0512C40.7824 11.4426 40.5272 12.1874 40.3328 12.5451L39.8577 13.2698L39.2905 12.2053C39.1027 11.7282 38.9675 10.9163 38.955 10.4162C38.9541 10.3446 38.9309 10.273 38.9398 10.1925ZM36.5718 11.2034C36.6947 12.2979 37.1317 13.5669 37.8037 14.4595L38.6661 15.4794L39.2171 15.9355C39.5965 16.2576 40.1617 16.2576 40.5491 15.9266C41.364 15.1942 41.5685 14.8666 42.0913 13.8691C42.7331 12.6326 42.9432 11.4013 42.8581 10.0315C42.8478 9.86768 42.8107 9.34448 42.7525 9.21744C42.7208 9.14848 42.7966 9.14256 42.7158 8.94016L42.596 8.4392C42.3131 7.3832 41.9536 6.77072 41.0592 6.10448C40.9953 6.0568 39.9617 5.36256 39.9454 5.56768C39.939 5.64832 40.0139 5.61264 39.9205 5.7376L39.8883 5.80912C39.8865 5.80912 39.8856 5.81808 39.8821 5.82704C39.8811 5.82704 39.8811 5.82704 39.8793 5.82704C39.8785 5.81808 39.8785 5.81808 39.8766 5.81808C39.8525 5.72864 39.8614 5.68384 39.8758 5.61232L39.764 5.50496C39.5467 5.45504 39.6398 5.35984 39.2478 5.4512C39.011 5.5064 38.4809 5.79472 38.287 5.97904L37.7843 6.39952C37.276 6.94528 36.8533 7.97104 36.743 8.71648C36.7403 8.7344 36.7385 8.75232 36.7305 8.77008C36.5549 9.16784 36.4904 10.6683 36.5718 11.2034Z' fill='%237694AA'/%3e%3c/svg%3e")}.icon--relax{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='80' height='81' viewBox='0 0 80 81' fill='none'%3e%3cpath d='M79.9432 31.655C79.7704 30.1723 79.4394 28.9292 78.9928 27.5152C77.619 23.6705 75.5515 20.3192 72.676 17.2715C69.0004 13.2376 65.0495 10.2946 60.9002 8.4582L61.5252 6.81096C61.7127 6.211 61.8878 5.56097 62.0002 4.99847C62.2253 3.82349 62.1752 3.06102 61.9128 2.68604C61.5003 2.18601 60.6253 2.12352 60.4003 2.18601C59.9753 2.29855 59.3878 2.97351 58.8128 4.0735C58.0385 5.60416 57.6553 6.51578 57.3789 7.26735C55.9956 7.01497 54.5456 6.88062 53.0489 6.88062C46.2867 6.88062 38.9831 9.53157 33.9865 13.7998C32.1867 15.3379 30.1278 17.246 28.4686 20.4561C28.3901 20.6532 28.3013 20.8461 28.2106 21.042C27.9021 21.7107 27.5827 22.4025 27.5833 23.4569C27.7007 24.7201 28.2745 25.8061 29.2943 26.6896C30.2915 27.4598 31.6039 27.8846 32.9887 27.8846C33.6549 27.8846 34.3382 27.7921 35.0227 27.6101C35.3014 27.5304 35.6147 27.4167 35.9372 27.3011L35.9706 27.483L36.1057 27.9107C36.298 28.5106 36.5517 29.0716 36.8596 29.5772C37.5313 30.6809 38.4555 31.5894 39.5318 32.2039C40.6185 32.8476 41.9157 33.1877 43.2811 33.1877C43.9162 33.1877 44.577 33.1032 45.2549 32.934C45.5725 32.8428 45.8913 32.7508 46.1906 32.6127L46.2648 32.5751C46.2843 32.606 46.5029 33.0952 46.8916 33.5224C47.3792 34.0584 47.8796 34.5282 48.3993 34.9175C48.672 35.1107 48.9647 35.2863 49.2699 35.4501C47.6264 39.5768 46.2597 43.3675 45.0255 47.2229C44.2887 49.5212 43.6517 51.6791 43.0721 53.8258C37.7761 52.571 32.665 51.3552 32.1034 51.2128C31.8004 51.1215 31.4901 51.0375 31.1847 50.9548C30.7435 50.8343 30.3122 50.7175 29.9283 50.5848C29.3307 50.3804 28.8908 50.092 28.3579 49.559C26.2521 47.4526 24.6336 44.9653 23.2062 42.7713C22.4645 41.6031 19.544 36.9071 19.5343 36.8937L19.112 36.3808C18.9666 36.2348 18.6636 35.9299 18.1452 35.9299C17.9797 35.9299 17.8039 35.9616 17.6268 36.0224C17.6268 36.0224 12.6601 37.5284 11.714 37.821L10.7849 38.1276C9.32584 38.6089 8.03046 39.036 6.94931 39.3719C4.53365 40.1814 2.89664 40.8755 2.2441 41.3525C2.1086 41.4232 1.96197 41.5069 1.76361 41.5729C0.451149 42.323 0.0886738 42.8229 0.0136863 43.1229C-0.0237762 43.2854 0.0261988 43.3854 0.0387113 43.4105C0.126149 43.5479 0.776161 44.6604 1.68862 46.2104C2.97614 48.4353 4.80114 51.5603 6.22606 53.9603C6.83854 54.9478 9.10107 58.2352 9.53855 58.7602C9.651 58.9102 9.72607 58.9852 9.77605 58.9852C9.78856 58.9852 9.80107 58.9852 9.80107 58.9727C9.40107 59.5727 5.88862 64.8226 5.7761 65.0476C5.62611 65.2976 5.47611 65.7851 5.47611 66.1601C5.51357 66.5101 5.7761 66.8351 6.22607 67.1226C6.50111 67.2851 6.6511 67.3601 6.9636 67.4975C7.22612 67.6101 7.38855 67.6726 7.77604 67.7726C7.88857 67.7976 8.0011 67.81 8.11356 67.81C8.4761 67.81 8.80104 67.6726 9.03854 67.4351C9.90102 66.3975 10.601 65.4476 11.2761 64.5226C11.6635 63.9976 12.0385 63.4852 12.4635 62.9352L13.376 61.5977C13.4135 61.5601 13.476 61.5601 13.476 61.5477C14.0135 61.8227 14.601 62.0602 15.1885 62.3102C15.5635 62.4602 15.9135 62.6102 16.2635 62.7601C19.8759 64.2601 40.7506 71.6725 41.7131 71.9225L42.2881 72.06L42.6255 73.085C42.8381 73.6475 44.0881 76.8849 44.0881 76.8849L44.363 77.5224C44.3755 77.56 44.888 78.6849 46.013 78.8099C46.138 78.8224 46.2881 78.8349 46.438 78.8349C46.763 78.8349 47.0255 78.7724 47.238 78.6599C47.663 78.4599 48.0005 78.0849 48.138 77.6724C48.288 77.2849 48.238 76.8099 48.163 76.4974C48.0005 75.8225 47.0005 72.11 47.0005 72.11C47.0005 72.11 46.938 71.81 46.938 71.7975C47.3755 71.6975 49.1879 71.235 51.8754 70.01C53.1629 69.3601 54.3754 68.76 55.5004 68.2225L56.6629 67.6475C57.8254 67.0476 60.4503 65.5976 61.3128 65.1226L61.5378 64.9976C61.7378 65.2226 63.7878 67.885 63.7878 67.885C64.1003 68.2725 64.3627 68.6225 64.9127 68.9601C65.0502 69.06 65.2127 69.0975 65.4002 69.0975C66.0877 69.16 66.9752 68.235 66.9752 68.235C67.4377 67.8476 67.7377 67.035 67.4252 66.5226C67.1502 65.8101 64.9252 62.3476 64.8877 62.3227C64.7253 61.3226 64.4502 59.8476 64.4502 59.8102L64.4232 59.7856C64.2952 59.3596 63.847 58.9702 63.1417 58.7197C61.8847 58.284 55.3075 56.7093 55.2405 56.6935C54.4553 56.5148 51.4412 55.8053 47.8363 54.9533C50.1551 47.4971 52.2377 40.851 53.54 36.6387C53.8851 36.6661 54.2299 36.6888 54.5701 36.6941C55.9447 36.7158 57.1764 36.436 57.6902 36.3309C58.4005 36.1855 58.8803 35.9634 58.8803 35.9634L59.2539 36.306C59.4948 36.48 59.7357 36.6552 60.0059 36.8341C60.5231 37.1267 61.0902 37.3786 61.6463 37.5636C62.6636 37.8958 63.7575 38.0644 64.8978 38.0644C65.9796 38.0644 66.9385 37.945 67.8232 37.7017C68.4924 37.555 69.3333 37.0951 69.5706 36.96V37.0355L69.8383 37.3251C70.1377 37.6646 70.5355 38.0023 71.0539 38.3576C71.8802 38.9083 72.9085 39.2113 73.9501 39.2113L74.067 39.2101C75.0356 39.2101 75.9921 38.9709 76.9144 38.4976C77.7176 38.0509 78.5354 37.5022 79.0756 36.5134C79.8227 35.0636 80.1391 33.293 79.9432 31.655ZM60.1378 4.08602C60.1378 4.08602 60.2503 3.83601 60.6877 4.03605C61.0002 4.17352 60.9503 4.71101 60.9503 4.71101C60.9503 4.71101 60.3797 6.51816 59.8782 8.02417C59.4639 7.86052 59.0483 7.70611 58.6303 7.56466C59.3149 5.99387 60.1378 4.08602 60.1378 4.08602ZM33.9129 26.3336C33.5734 26.3872 33.2339 26.4152 32.8968 26.4152C32.3924 26.4152 31.9051 26.3507 31.4548 26.226C30.5275 25.9168 29.9446 25.5165 29.5626 24.9245C29.2632 24.4962 28.7916 23.651 28.9961 22.8065C29.8412 19.9231 31.9153 17.0476 35.1572 14.261C36.4246 13.2163 39.8768 11.2511 41.7502 10.5069C43.6303 9.82483 46.7394 8.93351 50.8634 8.55868C51.6191 8.50146 52.6255 8.43638 53.6951 8.43638C54.0201 8.43638 54.3074 8.46606 54.6165 8.4782C53.1343 8.86347 51.6758 9.36335 50.2726 10.006C42.1562 14.028 37.8436 21.2181 36.1242 25.5655L35.9238 25.6699C35.9238 25.6699 34.738 26.2649 33.9129 26.3336ZM44.644 31.4141C44.1499 31.5327 43.6303 31.59 43.0584 31.59C42.0606 31.5687 41.1357 31.3247 40.3082 30.8647C39.4607 30.387 38.7299 29.6868 38.1951 28.8398C37.9086 28.3865 37.6998 27.9478 37.5575 27.4988L37.4997 27.3199C37.3641 26.8449 37.2959 26.3769 37.2512 25.9652C39.2742 22.22 42.3535 17.4006 45.4679 14.9014C47.0983 13.5314 49.0723 12.2704 50.9781 11.2864C52.8103 10.2843 54.8057 9.69422 56.819 9.02452C55.6949 10.3018 54.8122 11.7962 53.8339 13.1886C49.5449 19.9079 46.7394 28.5279 46.0175 30.8845C45.7776 31.0084 45.5686 31.1104 45.4532 31.1525C45.1696 31.2833 44.9056 31.3484 44.644 31.4141ZM66.0877 66.8351C65.9252 66.9601 65.5377 67.26 65.3752 67.3851C65.2877 67.2976 65.1752 67.1726 65.0877 67.0601C64.9502 66.9101 64.4877 66.3101 63.9877 65.6726C63.4002 64.9226 62.7628 64.1227 62.6128 63.9476C62.4002 63.7101 62.1502 63.4851 61.7127 63.4851C61.4002 63.4851 61.0253 63.5976 60.5877 63.8476C58.5378 64.9601 55.0753 66.7476 53.9754 67.2851C52.9504 67.7851 50.5254 68.9726 47.7379 69.8475L47.4254 69.9475C46.963 70.0975 46.1005 70.385 45.788 70.3975C45.5879 70.41 45.4255 70.51 45.313 70.6725C45.188 70.8725 45.163 71.1475 45.263 71.41C46.0255 73.4975 46.7879 76.8849 46.8004 76.935C46.8755 77.2224 46.438 77.41 46.3129 77.4349C46.1755 77.4349 46.013 77.3349 45.863 77.1725C45.8379 77.1349 44.2005 73.4725 43.6005 71.6225C43.213 70.435 42.5255 70.3475 42.5005 70.3475L40.5006 69.7975C37.2006 68.8225 34.0506 67.7726 31.6757 66.9726C26.4507 65.1851 20.8884 63.2477 15.7509 61.1227L13.8635 60.3851C13.8635 60.3727 13.626 60.2602 13.3384 60.2602C13.0134 60.2602 12.7385 60.3977 12.526 60.6727L11.851 61.5726C10.6135 63.2226 8.73851 65.7226 8.0885 66.4976C8.07606 66.4976 8.02601 66.4851 7.92607 66.4601C7.67606 66.3726 7.07602 66.0476 6.88857 65.9351L6.82609 66.0476L6.78855 65.8476C6.80106 65.7851 6.95105 65.5226 7.05107 65.3476C7.53859 64.4851 10.151 60.8227 10.9385 59.7102C11.251 59.2852 11.276 58.6727 11.001 58.3477C10.7635 58.0477 10.501 57.7477 10.501 57.7477L9.93852 57.0352C9.56355 56.5353 9.201 56.0477 8.86356 55.5353C6.23855 51.7478 1.7636 44.3479 1.18866 43.3979C1.26366 43.348 1.38862 43.2605 1.60117 43.1105C1.77284 42.9865 2.02917 42.8032 2.29437 42.6182C2.71452 43.4568 3.49385 44.8628 4.77229 46.7955C5.04549 47.2056 11.4554 56.8506 11.9434 57.4711C12.1788 57.8022 12.6181 58.1112 13.0549 58.2573C13.2247 58.3254 16.9466 59.6555 16.9466 59.6555C18.9332 60.3613 21.0346 61.1096 23.2172 61.8775C24.8891 62.4689 26.6092 63.0858 28.3615 63.7125C30.0007 64.3003 31.6678 64.8978 33.3501 65.494L38.562 67.3814L41.1747 68.3719C41.4314 68.4571 41.6796 68.5594 41.9328 68.6615C42.5521 68.9135 43.191 69.1738 44.0391 69.2542L44.2023 69.2578C45.0991 69.2578 45.8426 68.9743 46.4973 68.7249C46.6786 68.6555 46.855 68.5885 47.0352 68.5265C47.8298 68.2123 59.1503 63.0224 63.1347 61.1615C63.1526 61.4198 63.1673 61.6881 63.1752 61.9727L63.2253 62.6726C63.2502 62.7476 63.3878 62.9227 63.9877 63.6976C64.6627 64.5726 66.0877 66.8351 66.0877 66.8351ZM61.9687 60.0193C59.9961 60.9039 49.7986 65.4721 48.2848 66.1183C47.4549 66.4992 46.6262 66.835 45.7744 67.1709C45.2256 67.3827 44.6927 67.5725 44.2022 67.5725C44.0051 67.5725 43.8189 67.5432 43.6376 67.4849C36.5614 64.871 16.1276 57.8837 14.1137 57.1998C13.8332 57.0915 13.5533 56.9844 13.305 56.9138C13.1286 56.797 12.9661 56.5987 12.755 56.3419C12.4745 55.9209 9.98903 52.3213 9.65319 51.8236C7.36425 48.4748 4.23136 43.3006 3.62842 42.1567C3.87912 42.0715 4.33665 41.9121 4.94325 41.7004C7.8333 40.6904 14.601 38.3254 18.0783 37.3993L18.1117 37.389L18.1884 37.4906L21.7831 43.3761C23.2263 45.6638 24.7187 48.0282 26.7638 50.2283L26.8884 50.3585C27.3728 50.8672 27.9222 51.4439 28.684 51.8249C29.2845 52.1339 29.8655 52.2994 30.4277 52.4601C30.6127 52.5124 30.7946 52.5647 30.9766 52.6207C32.5007 53.06 51.5656 57.5004 54.4751 58.1648C55.8234 58.4933 60.6277 59.6859 61.9687 60.0193ZM52.1754 36.4855C50.6848 41.0635 48.1208 48.9406 46.3137 54.5933C45.7665 54.4638 45.211 54.3323 44.6531 54.2002C46.6329 47.3936 49.1378 40.2935 50.6633 36.0489C51.1026 36.2017 51.5569 36.3393 52.0426 36.4435C52.0891 36.4526 52.1356 36.455 52.1821 36.4636C52.1797 36.4713 52.1777 36.4777 52.1754 36.4855ZM57.1401 34.6717C56.2615 34.8718 55.3646 34.9735 54.4751 34.9735C53.3751 34.9735 52.32 34.8196 51.3404 34.5172C50.4412 34.2318 49.6235 33.7937 48.9128 33.2163C48.5343 32.8878 48.3581 32.7676 48.0159 32.2781C47.5348 31.5899 47.3544 31.0145 47.3544 31.0145C48.0546 29.391 49.7197 25.1942 49.7197 25.1942C50.5553 23.2898 51.3425 21.3708 52.277 19.5225C53.2132 17.6691 54.106 15.7978 55.1683 14.0222C56.1017 12.2955 57.1661 10.6494 58.3285 9.04328C58.6027 9.13758 58.8765 9.23096 59.155 9.33983C59.749 11.2789 60.5218 13.9732 60.7591 16.5674C61.7183 27.054 59.0121 31.9973 58.4041 34.3253C58.1285 34.4229 57.8836 34.5141 57.8836 34.5141L57.1401 34.6717ZM68.5289 35.5357C67.4519 36.068 66.274 36.3382 65.0291 36.3382C64.372 36.3382 63.8086 36.2633 63.3924 36.1983C62.2851 36.0017 61.3712 35.661 60.6752 35.184C60.4805 35.0538 60.0204 34.6638 59.9584 34.5951C59.9485 34.5842 59.9363 34.5719 59.9262 34.5607C61.547 30.4323 62.5512 23.7515 62.4233 19.5399C62.159 15.5932 61.6647 12.2532 60.7604 10.1325C60.8524 10.2847 60.9677 10.4412 61.109 10.5947C62.6536 12.1676 64.6997 14.2179 66.0753 16.5552C69.4732 22.9492 69.2026 27.3456 69.3268 28.9469C69.4201 30.3954 69.2998 32.7825 69.157 34.8642C68.9156 35.1504 68.6819 35.4029 68.5289 35.5357ZM77.5095 35.7407C76.9436 36.6899 75.3969 37.462 74.0596 37.462C73.989 37.462 73.9185 37.4602 73.8454 37.4553C73.1603 37.4346 72.4752 37.2089 71.8729 36.8073C71.6307 36.6206 71.3192 36.3674 71.0405 36.0425C70.9675 35.9863 70.7024 35.6278 70.5111 35.367C71.4243 31.0031 71.3616 25.7307 69.3191 20.1569C68.107 16.8565 66.4391 14.2941 64.99 12.4949C67.2379 14.0568 69.4594 16.0643 71.593 18.4745C73.7846 20.8242 75.5381 23.5336 76.8048 26.5247C77.9974 29.5535 79.0135 33.0173 77.5095 35.7407Z' fill='%237694AA'/%3e%3cpath d='M25.7399 51.4796C24.7033 51.4624 19.7583 52.4399 17.0076 54.1236C16.2116 54.5424 15.3992 54.929 14.6981 55.5379C14.2884 55.8935 14.7596 56.4097 15.1059 56.2848C16.7129 55.6392 21.5527 53.7326 23.0123 53.3121C23.9308 52.9004 25.1247 52.844 25.9629 52.2702C26.293 52.0438 26.4165 51.3606 25.7399 51.4796Z' fill='%237694AA'/%3e%3c/svg%3e")}.roomblock{position:relative;padding:clamp(1.875rem,0.9821rem + 4.4643vw,3.75rem) clamp(1.25rem,0.06rem + 5.952vi,3.75rem);color:var(--white);background-image:url('../tartalom/bg-rooms.webp');background-position:center top;background-repeat:no-repeat;background-size:cover;z-index:1}.roomblock:before{content:'';position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,0.60) 0%,rgba(0,0,0,0.60) 100%);z-index:-1}.rooms__item:before{content:'';position:absolute;left:0;top:0;right:0;height:0;background-color:var(--secondary);transition:.3s}.rooms__item:hover:before{height:6px}.roomblock h2{color:var(--white);letter-spacing:-0.2px}.roomblock h2 span{font-size:clamp(2.5rem,1.6329rem + 4.6243vw,4.5rem);opacity:.20}.rooms__item{position:relative;display:flex !important;flex-direction:column;padding:24px;background-color:var(--white);color:var(--text-body);font-size:16px;max-width:550px;margin:0 auto}.roomarrow{display:flex;margin-top:var(--space-2xl)}.roomarrow .slick-arrow{position:relative}.roomarrow .slick-arrow:after{content:'';width:24px;height:24px}.roomprev:after{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3e%3cpath d='M18.6064 22.7525L7.88901 12L18.6064 1.24755L17.3548 0L5.39392 12L17.3548 24L18.6064 22.7525Z' fill='white'/%3e%3c/svg%3e")}.roomnext:after{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3e%3cpath d='M5.39355 1.24755L16.111 12L5.39355 22.7525L6.64516 24L18.6061 12L6.64516 0L5.39355 1.24755Z' fill='white'/%3e%3c/svg%3e")}@media (min-width:768px){ .roomblock .slick-slide{margin:0 12px}}.fullimage{position:relative;display:flex;align-items:center;gap:30px;min-height:660px;color:var(--white);background-image:url('../tartalom/voucher.webp');background-repeat:no-repeat;background-size:cover;background-position:center top;text-align:center}.fullimage:before{content:'';position:absolute;inset:0;background-color:var(--black-60);z-index:0}.fullimage h2{margin:0;color:var(--white)}.fullimage p{max-width:600px;margin:0}.fullimage .cta--underline{color:var(--white);border-color:var(--white);padding-top:12px;transition:all .3s ease-out}.fullimage .cta--underline:hover{color:var(--primary);border-color:var(--primary)}.fullimage__text{position:relative;display:flex;flex-direction:column;align-items:center;gap:30px;z-index:1}.fullimage--conference{background-image:url('../img/slider/ee8bc9630735e1a4d3d20f9d58d5992e.webp')}.fullimage--contact{background-image:url('../img/slider/845690e36ad2d22e940ca432b2508370.webp')}@media(max-width:991px){.fullimage.fullimage--contact:before{background-color:transparent}.fullimage--contact{background-image:none}}.advantages h2{margin-bottom:var(--space-xl);font-size:var(--text-2xl)}.grid--3{justify-content:center;grid-template-columns:1fr}@media (min-width:768px){.grid--3{grid-template-columns:1fr 1fr}}@media (min-width:992px){.grid--3{grid-template-columns:1fr 1fr 1fr}}.w-1800{max-width:1800px;margin:0 auto}.img-responsive{max-width:100%;height:auto}.z1{z-index:1}.z2{z-index:2}.z3{z-index:3}.z4{z-index:4}.z5{z-index:5}.w-1920{max-width:1920px;margin:auto}.pt-120{padding-top:clamp(3.75rem,1.964rem + 8.929vi,7.5rem)}.pb-120{padding-bottom:clamp(3.75rem,1.964rem + 8.929vi,7.5rem)}.pt-100{padding-top:var(--space-3xl)}.pb-100{padding-bottom:var(--space-3xl)}.pt-80{padding-top:clamp(2.5rem,1.31rem + 5.952vi,5rem)}.pb-80{padding-bottom:clamp(2.5rem,1.31rem + 5.952vi,5rem)}.pt-60{padding-top:var(--space-2xl)}.pb-60{padding-bottom:var(--space-2xl)}.p-60{padding:var(--space-2xl)}.p-48{padding:var(--space-xl)}.px-48{padding-left:var(--space-xl);padding-right:var(--space-xl)}.pt-48{padding-top:var(--space-xl)}.pb-48{padding-bottom:var(--space-xl)}.pt-32{padding-top:32px}.pb-32{padding-bottom:32px}.mb-48{margin-bottom:var(--space-xl)}.mb-32{margin-bottom:var(--space-l)}.bg-beige{background-color:var(--bg-beige)}.fs-0{font-size:0}.text--20,.text--20 p{font-size:var(--text-l)}.text-last-0 p:last-of-type{margin:0}.boxshadow{box-shadow:0px 5px 30px 0px rgba(0,0,0,0.08)}.contentcontainer,.roomdata.fancybox-content{max-width:720px;margin:0 !important;padding:var(--space-32)}.contenttitle{display:none}:is(.contentcontainer,.roomdata.fancybox-content) h1{font-size:var(--text-3xl);color:var(--headline)}:is(.contentcontainer,.roomdata.fancybox-content) h2{font-size:var(--text-2xl)}:is(.contentcontainer,.roomdata.fancybox-content) h3{font-size:var(--text-xl)}hr{margin:var(--space-xl) auto;width:100%;height:1px;border:0;background-color:var(--border-primary);opacity:1}ul li{list-style-type:none;position:relative}.boxshadow-0{box-shadow:initial}.text-padding-0 p:last-of-type{margin:0}.gx-32{--bs-gutter-x:32px}.gx-120{--bs-gutter-x:clamp(2.5rem,-21.346rem + 38.462vi,7.5rem)}.gy-64{--bs-gutter-y:clamp(3rem,2.524rem + 2.381vi,4rem)}.imgholder{position:relative;overflow:hidden;z-index:1}.imgholder:before{content:'';position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,0.5) 0%,rgba(0,0,0,0.48) 60%,rgba(0,0,0,0.8) 100%);z-index:0}.imgholder img{position:relative;z-index:-1;transition:all .5s ease-in-out}[class*="icon--"]{background-repeat:no-repeat}[id*="fancy--"]{display:none}.progress-wrap{position:fixed;right:10px;bottom:65px;height:46px;width:46px;cursor:pointer;display:block;border-radius:50px;box-shadow:inset 0 0 0 2px var(--primary-l-3);z-index:1000;opacity:0;visibility:hidden;transform:translateY(15px);-webkit-transition:all 200ms linear;transition:all 200ms linear}.progress-wrap.active-progress{opacity:1;visibility:visible;transform:translateY(0)}.progress-wrap::after{position:absolute;content:'';background-repeat:no-repeat;background-position:center;line-height:46px;left:0;top:0;height:46px;width:46px;cursor:pointer;display:block;z-index:1;-webkit-transition:all 200ms linear;transition:all 200ms linear;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg clip-rule='evenodd' fill='%2362B0DE' fill-rule='evenodd' height='20' stroke-linejoin='round' stroke-miterlimit='2' viewBox='0 0 24 24' width='20' xmlns='http://www.w3.org/2000/svg' xmlns:svg='http://www.w3.org/2000/svg'%3e%3cpath id='path2' d='m12 9.414-6.293 6.293c-.39.39-1.024.39-1.414 0s-.39-1.024 0-1.414l7-7c.39-.391 1.024-.391 1.414 0l7 7c.39.39.39 1.024 0 1.414s-1.024.39-1.414 0z'/%3e%3c/svg%3e")}.progress-wrap svg path{fill:none}.progress-wrap svg.progress-circle path{stroke:var(--secondary);stroke-width:4;box-sizing:border-box;-webkit-transition:all 200ms linear;transition:all 200ms linear}.circle{-webkit-transition:all 300ms linear;transition:all 300ms linear}.circle{cursor:pointer;position:absolute;top:50%;transform:translateY(-50%);left:-5px;width:40px;height:40px;border-radius:50%;background:var(--secondary);box-shadow:0 4px 4px rgba(26,53,71,0.25),0 0 0 1px rgba(26,53,71,0.07);animation:border-transform 10s linear infinite alternate forwards}.circle:hover{box-shadow:0 8px 8px rgba(26,53,71,0.25),0 0 0 1px rgba(26,53,71,0.07)}.circle:before{position:absolute;content:'';top:0;left:0;z-index:2;line-height:40px;text-align:center;width:100%;height:40px;opacity:1;color:var(--secondary-30);-webkit-transition:all 300ms linear;transition:all 300ms linear}.circle:after{position:absolute;content:'';top:0;left:0;z-index:2;line-height:40px;text-align:center;width:100%;height:40px;color:var(--secondary);opacity:0;-webkit-transition:all 300ms linear;transition:all 300ms linear}.slick-slide > div{font-size:0;overflow:hidden}[class*="slick--"] .slick-slider{margin:0;padding:0 0 40px}[class*="slick--"] .slick-slide{margin:0 16px}@media (max-width:767px){ [class*="slick--"]{padding-bottom:60px} [class*="slick--"] .slick-slide{margin:0} [class*="slick--"] .slick-arrow{top:initial;bottom:-84px} [class*="slick--"] .slick-prev{left:calc(50% - 50px)} [class*="slick--"] .slick-next{right:calc(50% - 50px)}}.slick__counter{position:relative;display:flex;margin:32px 0 0;padding:0;font-family:var(--font2);font-weight:700}.slick__counter li{display:none;margin:0 !important;padding:0 !important;align-items:center}.slick__counter li.slick-active{display:flex}.slick__counter li:before{display:none}.slick__numberseparator{margin:0 8px;width:1px;height:20px;background-color:var(--text-body)}.slick--centercounter{padding-bottom:60px}.slick--centercounter .slick__counter{justify-content:center}.slick--centercounter .slick-arrow{width:24px;height:24px;bottom:0;top:auto}.slick--centercounter .slick-prev{left:calc(50% - 40px)}.slick--centercounter .slick-next{right:calc(50% - 40px)}.slick--centercounter .slick-prev::after{background:var(--text-body);-webkit-mask-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3e%3cpath d='M18.6064 22.7525L7.88901 12L18.6064 1.24755L17.3548 0L5.39392 12L17.3548 24L18.6064 22.7525Z' fill='%23454545'/%3e%3c/svg%3e")}.slick--centercounter .slick-next::after{background:var(--text-body);-webkit-mask-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3e%3cpath d='M5.39355 1.24755L16.111 12L5.39355 22.7525L6.64516 24L18.6061 12L6.64516 0L5.39355 1.24755Z' fill='%23454545'/%3e%3c/svg%3e")}@media(max-width:767px){.slick--centercounter .slick-arrow{bottom:10px}}.slick--rightcounter .slick__counter{justify-content:end;margin-right:90px}.slick--rightcounter .slick-arrow{width:25px;height:24px;bottom:0;top:auto}.slick--rightcounter .slick-prev{left:auto;right:140px;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='61' height='16' viewBox='0 0 61 16' fill='none'%3e%3cpath d='M0.292889 7.29289C-0.0976334 7.68342 -0.0976334 8.31658 0.292889 8.70711L6.65685 15.0711C7.04737 15.4616 7.68054 15.4616 8.07106 15.0711C8.46159 14.6805 8.46159 14.0474 8.07106 13.6569L2.41421 8L8.07106 2.34315C8.46159 1.95262 8.46159 1.31946 8.07106 0.928932C7.68054 0.538408 7.04737 0.538408 6.65685 0.928932L0.292889 7.29289ZM61 7L0.999996 7V9L61 9V7Z' fill='%235C4137'/%3e%3c/svg%3e")}.slick--rightcounter .slick-next{right:12px;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='61' height='16' viewBox='0 0 61 16' fill='none'%3e%3cpath d='M60.7071 8.70711C61.0976 8.31658 61.0976 7.68342 60.7071 7.29289L54.3432 0.928932C53.9526 0.538408 53.3195 0.538408 52.9289 0.928932C52.5384 1.31946 52.5384 1.95262 52.9289 2.34315L58.5858 8L52.9289 13.6569C52.5384 14.0474 52.5384 14.6805 52.9289 15.0711C53.3195 15.4616 53.9526 15.4616 54.3432 15.0711L60.7071 8.70711ZM0 9H60V7H0V9Z' fill='%235C4137'/%3e%3c/svg%3e")}@media (min-width:768px){}@media (min-width:1200px){}@media (min-width:1400px){}@media screen and (max-width:580px){ .contentcontainer,.roomdata.fancybox-content{max-width:95%}}.timed-show{ display:flex !important;}.timed-block{ display:block !important;}.timed-hidden{ display:none !important;}.nav-item--dark{background-color:#000;transition:.4s}.nav-item--dark a{color:#fff !important}.nav-item--dark:hover{background-color:hsl(0 0% 10%)}header .srm-menu{margin:0;padding:0}header .srm-menu li{position:relative;display:inline;margin-right:24px}header .srm-menu li:after{content:'';position:absolute;left:0;right:0;width:0px;bottom:-4px;width:0;height:2px;background:var(--secondary);transition:all .5s}header .srm-menu li:hover:after{width:40px}header .srm-menu li a{color:var(--text-headline);text-decoration:none}.header__nav{padding:30px var(--space-xl) 26px}header.sticky{position:fixed;top:0;left:0;width:100%;;z-index:1030;transition:.5s}header.sticky.down{position:fixed;top:0;left:0;background-color:var(--white);box-shadow:0px 5px 30px 0px rgba(0,0,0,0.08)}.header__container{position:relative;display:flex;align-items:center;justify-content:end;margin:0;width:100%;min-height:84px;z-index:1021}.header__container:after{content:'';position:absolute;left:0;bottom:0;width:100%;height:1px;background-color:var(--bg-body-40)}header .logo{position:absolute;top:10px;left:clamp(0.625rem,-0.2386rem + 4.3182vw,3rem);width:163px}header .cta{min-height:84px;text-transform:initial;font-weight:600}header .cta--loy{display:flex;align-items:center;color:var(--text-headline);border-left:1px solid var(--bg-dark-10)}header .cta--loy:before{content:'';display:inline-block;margin-right:12px;min-width:28px;height:28px;transition:.4s;background:var(--text-headline);-webkit-mask-repeat:no-repeat;-webkit-mask-position:center;-webkit-mask-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='28' height='28' viewBox='0 0 28 28' fill='none'%3e%3cpath d='M26.7129 3.16216C25.8203 2.0899 24.4199 1.43951 22.7324 1.44732C19.6484 1.4942 17.5449 3.96685 16.1406 6.19146C15.6641 6.95513 15.2676 7.71295 14.9482 8.38091C13.7891 5.48834 11.2842 0.959039 6.58105 0.775446C4.49805 0.767633 2.78516 1.5938 1.66699 2.88873C0.544922 4.17779 0 5.88091 0 7.63677C0 9.68756 0.745117 11.8379 2.27832 13.5723C5.98438 17.7364 12.8838 26.8555 12.8965 26.8672C13.0645 27.0899 13.3262 27.2266 13.6064 27.2344C13.6191 27.2364 13.6309 27.2364 13.6436 27.2364C13.9102 27.2364 14.1641 27.1172 14.3398 26.9219C14.3516 26.9083 22.6074 17.4981 25.834 13.2149C27.2461 11.3243 27.9922 9.11919 28 7.08599C27.9961 5.62701 27.6074 4.22857 26.7129 3.16216ZM24.3398 12.0919C21.7832 15.4922 15.7969 22.4063 13.6895 24.8301C11.8447 22.4122 6.74609 15.7911 3.67188 12.3301C2.45508 10.9551 1.86719 9.23443 1.86719 7.63677C1.9248 4.87115 3.43359 2.67779 6.58105 2.64263C8.94629 2.61529 10.8252 4.5899 12.1123 6.81841C13.3838 9.01177 13.96 11.2325 13.9707 11.2286C14.0742 11.627 14.4316 11.9122 14.8438 11.9239C15.2539 11.9356 15.627 11.6778 15.7578 11.2852C15.7578 11.2813 16.4492 9.22271 17.7246 7.17779C19.002 5.10162 20.832 3.27349 22.7324 3.31451C25.1309 3.37115 26.043 4.79498 26.1328 7.08599C26.1367 8.65435 25.5254 10.5215 24.3398 12.0919Z' fill='white'/%3e%3c/svg%3e")}header .cta--loy:hover{color:var(--white);background:var(--primary)}header .cta--loy:hover:before{background:var(--white)}header .lang{position:relative;color:var(--text-headline);font-size:16px}header .lang span{display:flex;align-items:center;margin:0 auto;padding:0 0.5rem;font-weight:600;cursor:pointer}header .lang a{display:inline-block;text-align:center;color:var(--text-body);text-decoration:none;z-index:10}header .lang:hover{}header .lang:hover > .dropdown{transform:scale(1)}header .lang .dropdown{position:absolute;top:100%;left:0;width:100%;z-index:1021;transform:scale(0);box-shadow:0 0 30px rgba(20,70,105,.1);transition:.3s}header .lang .dropdown a{display:block;text-align:center;line-height:50px;color:var(--text-body);background-color:rgba(255,255,255,1)}header .lang .dropdown a:hover{color:var(--primary);background-color:#fff}header .lang .dropdown a:after{content:'';display:block;margin:0 auto;width:20px;height:1px;background:var(--primary)}header .lang .dropdown a:last-of-type:after{display:none}.lang--mobile a{margin:10px;padding:10px;color:var(--text-body);font-size:var(--text-m);text-decoration:none;font-weight:600}.lang--mobile a:hover,.lang--mobile a.active{color:var(--primary)}.hamburger{display:flex;align-items:center;color:var(--text-headline);background-color:var(--white);min-height:84px;z-index:1060}.hamburger.is-active{background-color:rgba(193,159,98,0.9)}.hamburger__menu{display:flex;align-items:center;padding:0 20px;background-color:transparent;font-size:16px;color:var(--text-headline);font-weight:600;letter-spacing:0.8px;border:0}.hamburger__menu:hover{}.hamburger__menu svg{margin-right:10px}.hamburger__menu .line{transition:.3s;fill:none;stroke:var(--text-headline);stroke-width:6;transition:stroke-dasharray 600ms cubic-bezier(0.4,0,0.2,1),stroke-dashoffset 600ms cubic-bezier(0.4,0,0.2,1)}.hamburger__menu .line1{stroke-dasharray:30 207;stroke-width:6}.hamburger__menu .line2{stroke-dasharray:60 60;stroke-width:6}.hamburger__menu .line3{stroke-dasharray:30 207;stroke-width:6;stroke-dashoffset:-30}.menu-open .hamburger__menu.opened .line1{stroke-dasharray:90 207;stroke-dashoffset:-134;stroke-width:6;stroke:var(--secondary)}.menu-open .hamburger__menu.opened .line2{stroke-dasharray:1 60;stroke-dashoffset:-30;stroke-width:6}.menu-open .hamburger__menu.opened .line3{stroke-dasharray:90 207;stroke-dashoffset:-134;stroke-width:6;stroke:var(--secondary)}.hamburger__menu:hover .line1{stroke:var(--secondary) !important}.hamburger__menu:hover .line2{stroke:var(--secondary) !important}.hamburger__menu:hover .line3{stroke:var(--secondary) !important}header nav ul{margin-top:30px;padding:0;width:100%;display:flex;flex-direction:column;align-items:start}header nav .nav-item{position:relative;width:100%}header nav .nav-item .nav-link{position:relative;display:flex;align-items:center;justify-content:space-between;padding:15px;color:var(--text-body);font-size:16px;font-weight:500;text-transform:uppercase;letter-spacing:0.8px}header nav .nav-item .nav-link:focus-visible{box-shadow:none}header nav .nav-item:hover .nav-link,header nav .nav-item.active .nav-link{color:var(--primary)}header nav .nav--primary{background-color:var(--primary)}header nav .nav--primary .nav-link,header nav .nav--primary .nav-link:hover{color:var(--white)}header nav .nav--border{display:flex;align-items:center;margin-top:10px;padding-top:10px;border-top:1px solid #F0EEEE}header nav .nav--user:before{content:'';display:inline-block;min-width:24px;height:24px;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M12 2.5C9.23858 2.5 7 4.73858 7 7.5C7 10.2614 9.23858 12.5 12 12.5C14.7614 12.5 17 10.2614 17 7.5C17 4.73858 14.7614 2.5 12 2.5ZM6 7.5C6 4.18629 8.68629 1.5 12 1.5C15.3137 1.5 18 4.18629 18 7.5C18 10.8137 15.3137 13.5 12 13.5C8.68629 13.5 6 10.8137 6 7.5Z' fill='%234B4144'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M12.0017 13.5C7.43575 13.5 3.67002 16.372 2.72968 20.1404C2.56228 20.8112 3.12828 21.5 4.00161 21.5H20.0017C20.875 21.5 21.441 20.8112 21.2736 20.1404C20.3332 16.372 16.5675 13.5 12.0017 13.5ZM1.75943 19.8983C2.8242 15.6313 7.03399 12.5 12.0017 12.5C16.9693 12.5 21.1791 15.6313 22.2438 19.8983C22.6113 21.3709 21.3375 22.5 20.0017 22.5H4.00161C2.66579 22.5 1.39197 21.3709 1.75943 19.8983Z' fill='%234B4144'/%3e%3c/svg%3e")}header nav .dropdown-menu{display:block;top:100% !important;left:0;min-width:100%;margin:30px 0;padding:0;border-radius:0;transition:.3s;visibility:hidden;opacity:0;float:none !important;transform:none !important;border:0;z-index:5}header nav ul li:last-of-type .dropdown-menu{left:auto !important;right:0 !important}header nav .dropdown-item{padding:10px 25px;font-size:var(--text-m)}header nav .dropdown-item:last-of-type{border-bottom:0}header nav .dropdown-item:hover,header nav .dropdown-item:focus,header nav .dropdown-item:active,header nav .dropdown-item.active{color:var(--primary) !important;background-color:transparent}header nav .dropdown-toggle:after{content:'';display:inline-block;margin-left:5px;min-width:16px;height:16px;vertical-align:middle;transition:1s;background-color:var(--text-body);-webkit-mask-repeat:no-repeat;-webkit-mask-position:center;-webkit-mask-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3e%3cpath d='M0.0959673 4.65621C0.109341 4.67183 0.123899 4.68639 0.139484 4.69973L0.135495 4.70372L7.71671 11.8859C7.87232 12.0406 8.1237 12.0406 8.27931 11.8859L15.8605 4.70372C16.0279 4.56039 16.0474 4.30848 15.904 4.14112C15.7607 3.97375 15.5088 3.95424 15.3414 4.0976C15.3258 4.11097 15.3113 4.12553 15.2979 4.14112L8 11.052L0.70209 4.13713C0.558758 3.96976 0.306851 3.95024 0.139484 4.09361C-0.0278816 4.23697 -0.0473652 4.48885 0.0959673 4.65621Z' fill='white'/%3e%3c/svg%3e")} .menu-open header nav .dropdown-menu.show{position:static !important;margin:0;visibility:visible;opacity:1} header nav{position:fixed;top:0;bottom:0;right:-100%;padding:0 30px 30px;opacity:0;transition:.4s;z-index:-1;overflow-y:auto;overflow-x:hidden;background-color:var(--white)} .menu-open header nav{right:0;opacity:1;width:100%;max-width:390px;z-index:1021} .menu-open header .lang a{color:var(--text-body)} .menu-open header .lang span:after{background-color:var(--text-body)} .menu-open header .lang:hover{background-color:var(--white)}@media (max-width:767px){ header nav ul{margin-top:100px} .hamburger__menu{padding:0 10px}}@media (max-width:579px){ .hamburger__menu{padding:0 10px 0 12px} .hamburger__menu svg{margin:0} .menu-open header nav{max-width:100%} .menu-open header .logo{opacity:0} header nav ul{margin-top:10px}}.overlay{position:fixed;content:'';top:0;left:0;width:100%;height:100%;z-index:1020;opacity:0;visibility:hidden;transition:.6s;background-color:var(--bg-dark-60)}.overlay-show .overlay{opacity:1;visibility:visible}@media (max-width:1200px){}.slider{width:100%}.webp-slider-images picture{position:relative;display:block;width:100%;overflow:hidden}.webp-slider-images{position:relative}.webp-slider-images::before,.webp-slider .slick-slide > div::before{content:'';position:absolute;top:0;left:0;right:0;height:100%;opacity:0.6;overflow:hidden;z-index:1;background:linear-gradient(180deg,rgba(0,0,0,0.60) 0%,rgba(0,0,0,0.00) 20%),linear-gradient(180deg,rgba(0,0,0,0.00) 0%,rgba(0,0,0,0.40) 100%)}.slider .slick-slide,.slider .slick-slide > div,.webp-slider-img{width:100% !important}.webp-slider .slick-dots{position:absolute;bottom:6%;left:50%;transform:translateX(-50%);display:block;text-align:center;margin:0 !important;padding:0;font-size:0;max-width:1110px;width:100%}.webp-slider .slick-dots li button{width:24px;height:6px;background:rgba(255,255,255,0.5);padding:0;cursor:pointer;font-size:0;border-radius:4;border:0}.webp-slider .slick-dots li.slick-active button{width:40px;border:0;background-color:rgba(255,255,255,1) !important}.bgslider-box{position:absolute;bottom:60px;left:50%;transform:translateX(-50%);z-index:10;display:flex;flex-direction:column;gap:12px;width:100%;max-width:1300px;padding:20px 20px 20px 20px;text-align:left;color:var(--white)}.bgslider-box:empty,.bgslider-box > div:empty{display:none}.bgslider-title{display:block;font-size:clamp(2.25rem,1.7081rem + 2.8902vw,3.5rem);line-height:1.4;font-family:var(--font2);font-weight:400}.bgslider-lyrics{max-width:780px;margin-top:5px;font-size:var(--text-xl);line-height:1.3}.bgslider-link{margin-top:30px}.webp-slider-link{padding:14px 24px 14px;color:var(--white);font-size:18px;text-decoration:none;font-weight:500;border:1px solid #fff}.webp-slider-link:hover{background-color:var(--white);color:var(--primary)}footer{padding:60px 0;color:var(--white);background-color:#1B425F}footer a{color:var(--white);transition:.4s}footer a:not(.createdby):hover{color:var(--primary-l-2);text-decoration:none}footer nav ul{margin:0;padding:0}footer nav ul li{margin-bottom:10px}footer nav a{text-decoration:none}.footer__bottom{margin:var(--space-xl) auto 0;padding-top:30px;;border-top:1px solid var(--bg-body-20)}.slogan{font-family:var(--font2);font-size:24px}.copyright{}.createdby{display:flex;color:var(--white);text-decoration:none;line-height:1}.createdby span{display:inline-block;margin-left:8px;min-width:100px;height:17px;background-color:var(--white);transition:.4s;line-height:1;-webkit-mask-size:contain;-webkit-mask-repeat:no-repeat;-webkit-mask-position:center;-webkit-mask-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='109px' height='19px'%3e%3cpath fill-rule='evenodd' fill='rgba(139,148,154,1)' d='M105.290,3.064 C104.821,2.561 104.192,2.309 103.403,2.309 C102.559,2.309 101.870,2.584 101.335,3.135 C100.799,3.686 100.532,4.387 100.532,5.238 C100.532,5.684 100.612,6.068 100.772,6.393 C100.932,6.717 101.188,7.012 101.540,7.277 C101.899,7.543 102.587,7.840 103.602,8.168 C104.188,8.355 104.633,8.508 104.938,8.625 C106.047,9.055 106.846,9.604 107.335,10.271 C107.823,10.939 108.067,11.817 108.067,12.902 C108.067,14.559 107.616,15.893 106.714,16.904 C105.811,17.916 104.614,18.422 103.122,18.422 C101.731,18.422 100.602,17.943 99.735,16.986 C98.868,16.029 98.423,14.770 98.399,13.207 L100.016,13.207 C100.047,14.262 100.346,15.102 100.913,15.727 C101.479,16.352 102.223,16.664 103.145,16.664 C104.137,16.664 104.924,16.354 105.507,15.732 C106.088,15.111 106.380,14.270 106.380,13.207 C106.380,11.660 105.184,10.492 102.794,9.703 C102.606,9.641 102.465,9.594 102.372,9.563 C101.122,9.133 100.221,8.588 99.671,7.928 C99.120,7.268 98.844,6.406 98.844,5.344 C98.844,3.984 99.268,2.871 100.116,2.004 C100.963,1.137 102.059,0.703 103.403,0.703 C104.684,0.703 105.700,1.098 106.450,1.887 C107.200,2.676 107.618,3.785 107.704,5.215 L106.122,5.215 C106.036,4.285 105.758,3.568 105.290,3.064 ZM84.723,3.035 L84.911,18.082 L83.258,18.082 L83.258,1.020 L85.274,1.020 L94.637,16.043 L94.438,1.020 L96.102,1.020 L96.102,18.082 L94.087,18.082 L84.723,3.035 ZM71.258,1.020 L80.118,1.020 L80.118,2.695 L72.946,2.695 L72.946,8.672 L80.118,8.672 L80.118,10.359 L72.946,10.359 L72.946,16.430 L80.118,16.430 L80.118,18.082 L71.258,18.082 L71.258,1.020 ZM58.321,9.902 L68.926,9.902 C68.786,12.387 67.891,14.428 66.243,16.025 C64.594,17.623 62.571,18.422 60.173,18.422 C57.712,18.422 55.651,17.563 53.991,15.844 C52.331,14.125 51.501,11.992 51.501,9.445 C51.501,8.250 51.727,7.117 52.180,6.047 C52.633,4.977 53.297,4.012 54.173,3.152 C55.016,2.316 55.950,1.695 56.973,1.289 C57.997,0.883 59.133,0.680 60.383,0.680 C62.040,0.680 63.526,1.080 64.842,1.881 C66.159,2.682 67.215,3.824 68.012,5.309 L65.950,5.309 C65.145,4.285 64.284,3.529 63.366,3.041 C62.448,2.553 61.422,2.309 60.290,2.309 C58.329,2.309 56.670,3.010 55.315,4.412 C53.960,5.815 53.282,7.500 53.282,9.469 C53.282,11.563 53.958,13.309 55.309,14.707 C56.661,16.106 58.329,16.805 60.313,16.805 C61.876,16.805 63.276,16.305 64.514,15.305 C65.752,14.305 66.559,13.008 66.934,11.414 L58.321,11.414 L58.321,9.902 ZM47.680,18.082 L42.618,9.855 L44.235,9.855 C45.313,9.855 46.190,9.539 46.866,8.906 C47.542,8.273 47.880,7.461 47.880,6.469 C47.880,5.867 47.776,5.320 47.569,4.828 C47.362,4.336 47.055,3.906 46.649,3.539 C46.313,3.234 45.909,3.018 45.436,2.889 C44.963,2.760 44.122,2.695 42.911,2.695 L40.438,2.695 L40.438,18.082 L38.786,18.082 L38.786,1.020 L43.368,1.020 C44.376,1.020 45.186,1.096 45.799,1.248 C46.413,1.400 46.969,1.652 47.469,2.004 C48.149,2.481 48.686,3.117 49.081,3.914 C49.475,4.711 49.673,5.555 49.673,6.445 C49.673,7.766 49.280,8.902 48.495,9.855 C47.710,10.809 46.727,11.328 45.548,11.414 L49.673,18.082 L47.680,18.082 ZM34.438,15.539 C33.571,16.492 32.590,17.211 31.497,17.695 C30.403,18.180 29.215,18.422 27.934,18.422 C25.481,18.422 23.423,17.561 21.758,15.838 C20.094,14.115 19.262,11.984 19.262,9.445 C19.262,8.258 19.491,7.125 19.948,6.047 C20.405,4.969 21.067,4.004 21.934,3.152 C22.770,2.332 23.690,1.715 24.694,1.301 C25.698,0.887 26.786,0.680 27.958,0.680 C29.153,0.680 30.260,0.889 31.280,1.307 C32.299,1.725 33.231,2.348 34.075,3.176 C34.942,4.027 35.594,4.980 36.032,6.035 C36.469,7.090 36.688,8.227 36.688,9.445 C36.688,10.656 36.501,11.768 36.126,12.779 C35.751,13.791 35.188,14.711 34.438,15.539 ZM32.903,4.412 C31.528,3.010 29.872,2.309 27.934,2.309 C27.145,2.309 26.385,2.443 25.655,2.713 C24.924,2.982 24.251,3.379 23.633,3.902 C22.821,4.590 22.182,5.430 21.717,6.422 C21.253,7.414 21.020,8.430 21.020,9.469 C21.020,11.547 21.696,13.289 23.048,14.695 C24.399,16.102 26.067,16.805 28.051,16.805 C29.989,16.805 31.626,16.094 32.962,14.672 C34.298,13.250 34.965,11.500 34.965,9.422 C34.965,7.484 34.278,5.815 32.903,4.412 ZM15.524,3.012 L9.524,18.082 L8.012,18.082 L2.012,3.012 L2.012,18.082 L0.395,18.082 L0.395,1.020 L2.868,1.020 L8.774,15.855 L14.657,1.020 L17.130,1.020 L17.130,18.082 L15.524,18.082 L15.524,3.012 Z'/%3e%3c/svg%3e")}.createdby:hover span{background-color:var(--primary-l-2)}.nevogate{display:inline-block;width:90px;height:17px;background:var(--primary-l-2);-webkit-mask-repeat:no-repeat;-webkit-mask-position:center;background-repeat:no-repeat;-webkit-mask-image:url("data:image/svg+xml;charset=UTF-8,%3csvg viewBox='0 0 569 106' fill='none' xmlns='http://www.w3.org/2000/svg' class='h-6'%3e%3cpath d='M87.1552 81.356C81.8159 78.4342 77.6727 74.2781 74.6942 68.9345C71.7158 63.5909 70.2148 57.5051 70.2148 50.6459C70.2148 43.7868 71.7392 37.701 74.7802 32.3105C77.8212 26.9279 82.0582 22.7483 87.4366 19.7797C92.8385 16.811 99.0377 15.3188 106.05 15.3188C113.68 15.3188 120.34 17.1 125.969 20.6624C131.613 24.2248 135.803 29.1231 138.586 35.3261C141.346 41.5446 142.292 48.3882 141.361 55.8567H89.9538C90.376 58.4504 91.3454 60.6925 92.8463 62.63C94.3472 64.5674 96.2625 66.0361 98.5843 67.0908C100.898 68.1454 103.329 68.6767 105.839 68.6767C108.864 68.6767 111.592 68.0204 114.086 66.6767C116.58 65.3564 118.472 63.4268 119.824 60.9191H140.228C137.843 68.6142 133.544 74.6609 127.345 79.0982C121.145 83.5356 113.758 85.7621 105.198 85.7621C98.4748 85.7621 92.4476 84.2856 87.1161 81.3638H87.163L87.1552 81.356ZM117.745 37.701C116.267 36.1386 114.547 34.912 112.585 34.0292C110.623 33.1464 108.442 32.709 106.058 32.709C103.673 32.709 101.469 33.1464 99.4442 34.0292C97.4117 34.912 95.6528 36.1151 94.1987 37.701C92.7212 39.2635 91.5721 41.154 90.7356 43.3102L121.13 43.2008C120.356 41.115 119.23 39.2635 117.753 37.7088L117.745 37.701Z' fill='currentColor'%3e%3c/path%3e%3cpath d='M139.398 16.4829H160.326L171.082 44.6852L170.316 71.6375L192.197 16.4829H213.125L186.53 84.6137H166.017L139.422 16.4829H139.398Z' fill='currentColor'%3e%3c/path%3e%3cpath d='M228.077 81.3565C222.652 78.4347 218.415 74.2785 215.421 68.8881C212.403 63.5054 210.902 57.365 210.902 50.4433C210.902 43.5216 212.403 37.3187 215.421 32.0454C218.438 26.7721 222.652 22.6551 228.077 19.6942C233.503 16.7255 239.725 15.2334 246.737 15.2334C253.75 15.2334 259.972 16.7255 265.398 19.6942C270.823 22.6629 275.06 26.7956 278.054 32.0454C281.072 37.3187 282.573 43.4513 282.573 50.4433C282.573 57.4353 281.072 63.4976 278.054 68.8881C275.037 74.2707 270.823 78.4268 265.398 81.3565C259.972 84.2782 253.75 85.7548 246.737 85.7548C239.725 85.7548 233.503 84.2782 228.077 81.3565ZM254.789 64.9585C257.127 63.5992 258.98 61.6617 260.301 59.1305C261.622 56.6228 262.31 53.7245 262.31 50.4277C262.31 47.1309 261.669 44.381 260.371 41.9436C259.066 39.5061 257.236 37.5921 254.899 36.225C252.561 34.8656 249.825 34.1782 246.761 34.1782C243.696 34.1782 241.07 34.8578 238.709 36.225C236.348 37.5843 234.519 39.4983 233.198 41.9436C231.876 44.381 231.189 47.2168 231.189 50.4277C231.189 53.6385 231.853 56.6072 233.198 59.1305C234.519 61.6383 236.372 63.5913 238.709 64.9585C241.046 66.3178 243.736 67.0053 246.761 67.0053C249.786 67.0053 252.452 66.3256 254.813 64.9585H254.789Z' fill='currentColor'%3e%3c/path%3e%3cpath d='M339.571 84.2158V73.7317C337.148 76.1691 334.232 78.0441 330.863 79.3409C327.485 80.6377 323.85 81.2783 319.926 81.2783C313.969 81.2783 308.614 79.8956 303.846 77.1456C299.085 74.3957 295.356 70.5286 292.643 65.56C289.954 60.5914 288.609 54.9822 288.609 48.7012C288.609 42.4201 289.954 36.4359 292.643 31.397C295.332 26.3659 299.085 22.4285 303.846 19.6161C308.606 16.8037 313.969 15.374 319.926 15.374C323.85 15.374 327.493 16.0303 330.863 17.374C334.24 18.6942 337.124 20.6239 339.595 23.1316V16.538H359.685V91.8561C359.685 99.4653 353.51 105.621 345.88 105.621H297.99L304.666 87.286L336.483 87.3485C338.203 87.3485 339.595 85.9657 339.595 84.2704L339.571 84.2236V84.2158ZM330.972 61.2867C333.153 60.0524 334.857 58.3649 336.069 56.2088C337.304 54.0526 337.898 51.5683 337.898 48.7793C337.898 45.9903 337.281 43.5216 336.069 41.3967C334.834 39.2639 333.137 37.5921 330.972 36.3656C328.814 35.1313 326.321 34.5375 323.514 34.5375C320.708 34.5375 318.198 35.1547 315.994 36.3656C313.789 37.5765 312.093 39.2639 310.897 41.3967C309.709 43.5294 309.107 45.9903 309.107 48.7793C309.107 51.5683 309.724 54.0526 310.936 56.2088C312.171 58.3884 313.867 60.0758 316.095 61.2867C318.3 62.5211 320.77 63.1148 323.506 63.1148C326.242 63.1148 328.799 62.4976 330.964 61.2867H330.972Z' fill='currentColor'%3e%3c/path%3e%3cpath d='M383.279 81.3174C378.409 78.3487 374.586 74.1926 371.811 68.849C369.028 63.5054 367.668 57.3728 367.668 50.4511C367.668 43.5294 369.06 37.5062 371.811 32.1626C374.571 26.819 378.409 22.6863 383.279 19.7411C388.15 16.8193 393.536 15.3428 399.422 15.3428C403.566 15.3428 407.341 16.0693 410.781 17.538C414.221 19.0145 417.152 21.1395 419.607 23.9363V16.5068H439.166V84.6376H419.607V77.2081C417.16 79.9346 414.205 82.0439 410.781 83.5361C407.341 85.0282 403.573 85.8016 399.422 85.8016C393.536 85.8016 388.15 84.3251 383.279 81.3408V81.3174ZM411.047 64.6538C413.384 63.2945 415.214 61.3805 416.519 58.9352C417.825 56.4978 418.458 53.662 418.458 50.4511C418.458 47.2403 417.793 44.6232 416.449 42.1623C415.104 39.7014 413.298 37.8343 410.977 36.514C408.663 35.1938 405.989 34.5141 402.995 34.5141C400.001 34.5141 397.327 35.1703 395.052 36.514C392.785 37.8343 390.995 39.7249 389.69 42.1623C388.392 44.5997 387.751 47.3731 387.751 50.4511C387.751 53.5292 388.392 56.4978 389.69 58.9352C390.995 61.3727 392.778 63.2867 395.052 64.6538C397.327 66.0132 399.97 66.7006 402.995 66.7006C406.02 66.7006 408.686 66.021 411.047 64.6538Z' fill='currentColor'%3e%3c/path%3e%3cpath d='M514.425 81.356C509.085 78.4342 504.942 74.2781 501.964 68.9345C498.985 63.5909 497.484 57.5051 497.484 50.6459C497.484 43.7868 499.009 37.701 502.05 32.3105C505.091 26.9279 509.328 22.7483 514.73 19.7797C520.132 16.811 526.331 15.3188 533.343 15.3188C540.973 15.3188 547.61 17.1 553.262 20.6624C558.906 24.2248 563.096 29.1231 565.879 35.3261C568.654 41.5446 569.585 48.3882 568.654 55.8567H517.247C517.669 58.4504 518.638 60.6925 520.139 62.63C521.64 64.544 523.556 66.0361 525.87 67.0908C528.183 68.1454 530.615 68.6767 533.124 68.6767C536.142 68.6767 538.878 68.0204 541.371 66.6767C543.865 65.3564 545.757 63.4268 547.102 60.9191H567.505C566.794 63.2159 565.91 65.3721 564.855 67.372C562.385 72.0828 558.968 75.9811 554.622 79.0982C548.423 83.5356 541.035 85.7621 532.483 85.7621C525.76 85.7621 519.709 84.2856 514.401 81.3638H514.425V81.356ZM545.03 37.701C543.552 36.1386 541.833 34.912 539.87 34.0292C537.908 33.1464 535.727 32.709 533.343 32.709C530.959 32.709 528.754 33.1464 526.729 34.0292C524.697 34.912 522.938 36.1151 521.484 37.701C520.006 39.2635 518.857 41.154 518.021 43.3102L548.415 43.2008C547.641 41.115 546.523 39.2635 545.038 37.7088L545.03 37.701Z' fill='currentColor'%3e%3c/path%3e%3cpath d='M62.2299 82.6138V31.2793L21.5484 7.80347L0.214844 20.1156L40.9276 43.6071V94.9103L62.2299 82.6138Z' fill='currentColor'%3e%3c/path%3e%3cpath d='M21.8763 41.3573L7.53173 24.3266L0.214844 20.1079V77.825L21.8684 65.3253V41.3573H21.8763Z' fill='currentColor'%3e%3c/path%3e%3cpath d='M480.142 62.4503V34.8418H490.946L497.622 16.5064H480.142V0.764648L459.629 8.22536V16.4829H446.309V34.8183H475.921L459.629 40.7166V69.5751C459.629 77.8874 466.376 84.6137 474.717 84.6137H497.473L490.484 65.5284H483.23C481.51 65.5284 480.119 64.1456 480.119 62.4269L480.142 62.4503Z' fill='currentColor'%3e%3c/path%3e%3c/svg%3e")}.social{font-size:0;margin-top:30px}a[class*=social--]{position:relative;display:inline-block;width:24px;height:24px;z-index:0}[class*=social--]::after{content:"";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:24px;height:25px;background:var(--white);background-repeat:no-repeat;-webkit-mask-repeat:no-repeat;-webkit-mask-position:center;z-index:1;transition:.3s}.social--facebook::after{-webkit-mask-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='24' height='25' viewBox='0 0 24 25' fill='none'%3e%3cg clip-path='url(%23clip0_4488_5373)'%3e%3cpath d='M18.3246 6.81866C18.713 6.81866 19.0278 6.50372 19.0278 6.11554V1.59668C19.0278 1.20831 18.713 0.893555 18.3246 0.893555H13.0525C10.5884 0.893555 8.5838 2.89819 8.5838 5.36224V9.93109H5.67188C5.28351 9.93109 4.96875 10.2458 4.96875 10.6342V15.1529C4.96875 15.5413 5.28351 15.856 5.67188 15.856H8.5838V24.1904C8.5838 24.5788 8.89856 24.8936 9.28693 24.8936H13.8058C14.1942 24.8936 14.5089 24.5788 14.5089 24.1904V15.856H17.4208C17.7561 15.856 18.0447 15.6194 18.1104 15.2908L19.014 10.7721C19.0554 10.5656 19.002 10.3513 18.8683 10.1884C18.7348 10.0256 18.5352 9.93109 18.3246 9.93109H14.5089V6.81866H18.3246ZM13.8058 11.3373H17.467L16.8444 14.4498H13.8058C13.4174 14.4498 13.1027 14.7645 13.1027 15.1529V23.4873H9.99005V15.1529C9.99005 14.7645 9.67529 14.4498 9.28693 14.4498H6.375V11.3373H9.28693C9.67529 11.3373 9.99005 11.0226 9.99005 10.6342V5.36224C9.99005 3.67365 11.3639 2.2998 13.0525 2.2998H17.6215V5.41241H13.8058C13.4174 5.41241 13.1027 5.72717 13.1027 6.11554V10.6342C13.1027 11.0226 13.4174 11.3373 13.8058 11.3373Z' fill='white'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='clip0_4488_5373'%3e%3crect width='24' height='24' fill='white' transform='translate(0 0.893555)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e")}.social--facebook:hover::after{background:var(--primary-l-2)}.social--instagram::after{-webkit-mask-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='24' height='25' viewBox='0 0 24 25' fill='none'%3e%3cg clip-path='url(%23clip0_4488_5369)'%3e%3cpath d='M12 6.54199C8.49774 6.54199 5.64844 9.3913 5.64844 12.8936C5.64844 16.3958 8.49774 19.2451 12 19.2451C15.5023 19.2451 18.3516 16.3958 18.3516 12.8936C18.3516 9.3913 15.5023 6.54199 12 6.54199ZM12 17.8389C9.27319 17.8389 7.05469 15.6204 7.05469 12.8936C7.05469 10.1667 9.27319 7.94824 12 7.94824C14.727 7.94824 16.9453 10.1667 16.9453 12.8936C16.9453 15.6204 14.727 17.8389 12 17.8389Z' fill='white'/%3e%3cpath d='M21.5817 3.31183C20.0224 1.75232 17.9568 0.893555 15.7657 0.893555H8.23425C6.04321 0.893555 3.9776 1.75232 2.41827 3.31183C0.858765 4.87115 0 6.93677 0 9.12781V16.6591C0 18.8503 0.858765 20.916 2.41827 22.4753C3.9776 24.0348 6.04321 24.8936 8.23425 24.8936H15.7657C17.9568 24.8936 20.0224 24.0348 21.5817 22.4753C23.1412 20.916 24 18.8503 24 16.6591V9.12781C24 6.93677 23.1412 4.87115 21.5817 3.31183ZM22.5938 16.6591C22.5938 20.4241 19.5306 23.4873 15.7657 23.4873H8.23425C4.46942 23.4873 1.40625 20.4241 1.40625 16.6591V9.12781C1.40625 5.36298 4.46942 2.2998 8.23425 2.2998H15.7657C19.5306 2.2998 22.5938 5.36298 22.5938 9.12781V16.6591Z' fill='white'/%3e%3cpath d='M18.54 5.65039C18.3547 5.65039 18.1735 5.72583 18.0425 5.85675C17.9118 5.98749 17.8369 6.16895 17.8369 6.35352C17.8369 6.53864 17.9118 6.72009 18.0425 6.85083C18.1735 6.98175 18.3547 7.05664 18.54 7.05664C18.7246 7.05664 18.9061 6.98175 19.0368 6.85083C19.1675 6.72009 19.2432 6.53864 19.2432 6.35352C19.2432 6.16895 19.1675 5.98749 19.0368 5.85675C18.9061 5.72601 18.7246 5.65039 18.54 5.65039Z' fill='white'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='clip0_4488_5369'%3e%3crect width='24' height='24' fill='white' transform='translate(0 0.893555)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e")}.social--instagram:hover::after{background:var(--primary-l-2)}.social--youtube::after{-webkit-mask-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='24' height='25' viewBox='0 0 24 25' fill='none'%3e%3cg clip-path='url(%23clip0_4488_5375)'%3e%3cpath d='M16.2792 11.4131L10.6099 8.57825C10.2741 8.41034 9.93866 8.3252 9.61273 8.3252C8.60913 8.3252 7.9082 9.11584 7.9082 10.248V15.5198C7.9082 16.6519 8.60913 17.4426 9.61273 17.4426C9.93866 17.4426 10.2741 17.3574 10.6099 17.1895L16.2792 14.3549C16.9677 14.0106 17.3625 13.4745 17.3625 12.8838C17.3625 12.2933 16.9677 11.7573 16.2792 11.4131ZM15.6503 13.0971L9.98096 15.9318C9.80829 16.0182 9.68542 16.0363 9.61273 16.0363C9.36627 16.0363 9.31445 15.7554 9.31445 15.5198V10.248C9.31445 10.0123 9.36627 9.73163 9.61273 9.73163C9.68542 9.73163 9.80829 9.74976 9.98096 9.836L15.6505 12.671C15.8253 12.7584 15.9114 12.8406 15.9443 12.884C15.9114 12.9274 15.8253 13.0096 15.6503 13.0971Z' fill='white'/%3e%3cpath d='M21.4142 3.14355H2.58582C1.15997 3.14355 0 4.30353 0 5.72937V20.0389C0 21.4647 1.15997 22.6249 2.58582 22.6249H21.4142C22.84 22.6249 24 21.4647 24 20.0389V5.72937C24 4.30353 22.84 3.14355 21.4142 3.14355ZM22.5938 20.0389C22.5938 20.6893 22.0646 21.2186 21.4142 21.2186H2.58582C1.93542 21.2186 1.40625 20.6893 1.40625 20.0389V5.72937C1.40625 5.07898 1.93542 4.5498 2.58582 4.5498H21.4142C22.0646 4.5498 22.5938 5.07898 22.5938 5.72937V20.0389Z' fill='white'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='clip0_4488_5375'%3e%3crect width='24' height='24' fill='white' transform='translate(0 0.893555)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e")}.social--youtube:hover::after{background:var(--primary-l-2)}.social--tiktok:after{-webkit-mask-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='24' height='25' viewBox='0 0 24 25' fill='none'%3e%3cg clip-path='url(%23clip0_4488_5378)'%3e%3cpath d='M21.7844 6.16534C19.2653 6.16534 17.2158 4.11584 17.2158 1.59668C17.2158 1.20831 16.9008 0.893555 16.5126 0.893555H12.7469C12.3585 0.893555 12.0438 1.20831 12.0438 1.59668V17.0358C12.0438 18.5167 10.8389 19.7216 9.35779 19.7216C7.87683 19.7216 6.672 18.5167 6.672 17.0358C6.672 15.5546 7.87683 14.3498 9.35779 14.3498C9.74615 14.3498 10.0609 14.035 10.0609 13.6467V9.88092C10.0609 9.49274 9.74615 9.1778 9.35779 9.1778C5.02496 9.1778 1.5 12.7029 1.5 17.0358C1.5 21.3686 5.02496 24.8936 9.35779 24.8936C13.6906 24.8936 17.2158 21.3686 17.2158 17.0358V10.2017C18.6152 10.9479 20.1724 11.3373 21.7844 11.3373C22.1728 11.3373 22.4875 11.0226 22.4875 10.6342V6.86847C22.4875 6.48029 22.1728 6.16534 21.7844 6.16534ZM21.0813 9.90198C19.5802 9.7771 18.1547 9.25269 16.9232 8.36682C16.7091 8.21265 16.4268 8.19141 16.1918 8.31189C15.9571 8.43201 15.8095 8.67371 15.8095 8.93756V17.0358C15.8095 20.5931 12.9152 23.4873 9.35779 23.4873C5.80042 23.4873 2.90625 20.5931 2.90625 17.0358C2.90625 13.7159 5.42688 10.9735 8.65466 10.6221V13.004C6.73206 13.3383 5.26575 15.0189 5.26575 17.0358C5.26575 19.2922 7.10138 21.128 9.35779 21.128C11.6144 21.128 13.45 19.2922 13.45 17.0358V2.2998H15.8505C16.1726 5.03357 18.3475 7.2085 21.0813 7.53058V9.90198Z' fill='white'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='clip0_4488_5378'%3e%3crect width='24' height='24' fill='white' transform='translate(0 0.893555)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e")}.social--tiktok:hover::after{background:var(--primary-l-2)}@media (min-width:992px){ footer nav ul li{margin:0 0 10px} .menu{display:flex;justify-content:end;gap:60px}}@media (min-width:580px) and (max-width:991px){ footer nav ul li{display:inline-block;margin:0 12px 10px}}@media(max-width:1279px){header .logo{top:20px;left:20px;width:120px}}header .search{margin:0 15px;min-width:24px;max-width:24px;height:24px;background-color:var(--text-headline);-webkit-mask-repeat:no-repeat;-webkit-mask-position:center center;-webkit-mask-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='24px' height='24px'%3e%3cpath fill-rule='evenodd' fill='rgb(166,184,193)' d='M23.970,22.639 L22.642,23.967 L15.305,16.630 C11.617,19.652 6.167,19.442 2.724,15.999 C-0.943,12.333 -0.943,6.388 2.724,2.721 C6.391,-0.946 12.336,-0.946 16.003,2.721 C19.446,6.164 19.655,11.614 16.633,15.302 L23.970,22.639 ZM14.675,4.049 C11.742,1.115 6.986,1.115 4.052,4.049 C1.119,6.982 1.119,11.738 4.052,14.672 C6.985,17.605 11.740,17.605 14.674,14.673 L14.676,14.670 C17.608,11.737 17.608,6.982 14.675,4.049 Z'/%3e%3c/svg%3e")}.fancy-modal{display:none;max-width:620px;padding:60px 40px 40px;transform:translateY(-80px);overflow:hidden;transition:.5s}.fancybox-slide--current .fancy-modal{transform:translateY(0);opacity:1}#search{overflow:visible}#search input{padding:5px 20px;width:calc(100% - 50px);height:auto;background:var(--white);color:var(--text-body);font-size:18px;line-height:38px;border:1px solid var(--accent);border-right:none;border-radius:0}#search button[type="submit"]{margin:0;padding:0;width:50px;height:50px;border-radius:0;line-height:35px;background-repeat:no-repeat;background-position:center center;border:1px solid var(--accent);background-color:var(--primary);background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='35px' height='36px'%3e%3cpath fill-rule='evenodd' fill='%23fff' d='M34.802,34.849 L24.606,24.346 C27.207,21.763 28.818,18.201 28.818,14.273 C28.818,6.403 22.354,0.000 14.408,0.000 C6.462,0.000 -0.001,6.403 -0.001,14.273 C-0.001,22.144 6.462,28.546 14.408,28.546 C17.896,28.546 21.097,27.311 23.592,25.262 L33.812,35.791 C33.947,35.930 34.127,36.000 34.307,36.000 C34.479,36.000 34.650,35.936 34.783,35.810 C35.056,35.550 35.064,35.119 34.802,34.849 ZM14.408,27.187 C7.219,27.187 1.371,21.394 1.371,14.273 C1.371,7.153 7.219,1.360 14.408,1.360 C21.597,1.360 27.445,7.153 27.445,14.273 C27.445,21.394 21.597,27.187 14.408,27.187 Z'/%3e%3c/svg%3e")}#search button[type="submit"]:hover,#search button[type="submit"]:focus,#search button[type="submit"]:active{background-color:var(--primary-l-1)}#search .result_list{display:block;position:absolute;margin-top:-2px;background:#fff;border:1px solid var(--accent);padding:10px 10px 10px 5px;z-index:999999;left:40px;top:111px}#search .result_list li{list-style:none;list-style-type:none;background:none;font-size:14px;line-height:20px;padding:5px}#search .result_list li:hover{color:var(--white);background:var(--accent);cursor:pointer}#search .result_list li .text{display:inline-block;min-width:3em}.search-page .search-highlighted-keyword{font-weight:600}.search-page .search-item{margin:16px 0;padding:15px;border-radius:0}.search-page .search-item:nth-child(2){margin-top:15px}.search-page .search-item:nth-child(even){background-color:var(--primary-5)}.search-page .search-item h6{margin:0 0 5px 0;font-weight:700;text-transform:none}.search-page .search-item a{display:flex;font-weight:600}header.sticky{position:fixed;top:0;left:0;background-color:var(--white);box-shadow:0px 5px 30px 0px rgba(0,0,0,0.08)}header .logo--white{display:none}main{padding-top:130px}main a:not(.cta),.contentcontainer a:not(.cta){color:var(--secondary);font-weight:600;text-decoration:underline}main a:not(.cta):hover,.contentcontainer a:not(.cta):hover{color:var(--primary);text-decoration:none}main ul,.contentcontainer ul{padding:0}main ul li,.contentcontainer ul li{position:relative;margin-bottom:10px;padding-left:24px}main ul li:not([class*="contact--"]):before,main ul:not(.check) li:before,main ul:not(.icon48) li:before,.contentcontainer ul li:not([class*="contact--"]):before{content:'';position:absolute;left:10px;top:9px;width:5px;height:5px;border-radius:5px;background-color:var(--text-body)}main ul + h2,main h2 + ul,.contentcontainer ul + h2{margin-top:var(--space-l)}.contentcontainer{padding:30px 20px}.h-400{min-height:400px}.pr-48{padding-right:clamp(0.75rem,-0.3214rem + 5.3571vw,3rem)}.pb-24{padding-bottom:24px}.headerimg{margin:0 auto;max-width:1800px;padding:clamp(1.875rem,1.875rem + 0vw,1.875rem) clamp(0.75rem,-0.44rem + 5.952vi,3.25rem);height:clamp(21.25rem,15.694rem + 27.778vi,40rem);text-align:center}.headerimg img{width:100%;height:100%;object-fit:cover}@media (min-width:992px){ .padding-r48, .img-fluid-r48{padding-right:48px} .padding-l48, .img-fluid-l48{padding-left:48px}}.important__box{}.important__box h3{margin-bottom:12px;color:var(--text-body);font-size:24px}.important__box h3:before{content:'';display:inline-block;margin-right:12px;min-width:48px;height:48px;vertical-align:middle;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='48' height='48' viewBox='0 0 48 48' fill='none'%3e%3cpath d='M24.1764 8.88926C35.0567 8.44468 44.028 23.2694 34.2278 30.9053C30.347 34.0869 25.382 35.1703 20.4212 34.915C19.4667 34.786 19.1486 35.6777 18.5122 36.314C17.8131 37.0793 16.8586 38.0338 15.9669 38.7329C16.0925 37.3313 16.2223 36.2512 16.2223 34.786C16.2851 34.1496 16.4735 33.5133 15.8372 33.0696C13.4844 31.1606 11.701 29.5699 10.4954 26.8319C6.67742 17.2243 14.5017 8.76286 24.1764 8.88926ZM24.1094 6.40676C7.6947 6.28036 0.376997 24.9892 14.1208 34.8521C14.1768 36.7017 13.3953 38.5513 13.683 40.311C13.7229 40.5494 13.604 40.9473 14.0079 41.3317C14.416 41.7194 14.7503 41.5701 14.9098 41.5599C16.9613 41.4674 19.2478 38.637 20.5468 37.3975C30.5396 38.3519 43.4545 31.1606 40.7208 19.7068C39.063 12.1337 31.9378 6.21758 24.1094 6.40676Z' fill='%233F4720'/%3e%3cpath d='M23.7284 11.4355C20.6096 12.0082 20.4212 17.4806 24.3647 16.3997C27.2282 15.379 26.4663 11.8792 23.7284 11.4355Z' fill='%233F4720'/%3e%3cpath d='M23.4727 17.6055C22.267 17.6717 20.9274 18.6889 20.4836 19.7698C19.6547 20.9797 21.5009 22.0598 22.3298 20.9161C22.9661 24.2869 19.3366 30.1428 23.728 31.9228C24.9379 32.3071 27.1651 31.2865 26.3361 29.7618C26.085 29.3147 25.5115 29.1883 25.1305 28.8701C25.1305 28.8701 25.1933 28.9338 25.1305 28.8073C24.3016 26.0703 28.1823 17.8608 23.4727 17.6055Z' fill='%233F4720'/%3e%3c/svg%3e")}.open-box h3{font-size:24px}.open-box p{margin:0}.open-box__icon{margin-right:var(--space-xl)}.open-box__icon:before{content:'';display:inline-block;min-width:60px;height:60px;margin-right:24px;background:var(--primary);background-repeat:no-repeat;-webkit-mask-repeat:no-repeat;-webkit-mask-position:center;-webkit-mask-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 80 80' fill='none'%3e%3cpath d='M74.0381 17.4192L69.5438 19.6485C68.769 20.0318 69.0421 21.2067 69.9092 21.2067C70.2539 21.2067 70.0445 21.2005 74.768 18.8918C75.1746 18.6906 75.3411 18.1973 75.1393 17.7906C74.9381 17.3828 74.4453 17.2191 74.0381 17.4192Z' fill='%23BC6D9F'/%3e%3cpath d='M41.0033 13.8202C26.7498 11.8389 14.0411 24.3828 13.3085 38.7571C12.5611 53.4084 23.8465 66.8719 38.3214 66.3823C54.7945 65.8268 64.8373 56.7397 65.8744 41.4508C66.8006 27.8003 56.1082 15.9221 41.0033 13.8202ZM64.2686 40.5218H62.4347C61.9809 40.5218 61.6128 40.89 61.6128 41.3437C61.6128 41.7975 61.9809 42.1657 62.4347 42.1657H64.1461C63.5699 48.39 61.3532 53.471 57.7019 57.2288C57.8196 56.9331 57.7597 56.5831 57.5203 56.3437L56.7412 55.5646C56.4202 55.2436 55.9 55.2436 55.579 55.5646C55.2579 55.8857 55.2579 56.4058 55.579 56.7269L56.3581 57.506C56.5828 57.7307 56.926 57.8141 57.2438 57.6875C53.391 61.4165 48.0606 63.7588 41.4523 64.4987V62.2202C41.4523 61.7665 41.0841 61.3983 40.6303 61.3983C40.1766 61.3983 39.8084 61.7665 39.8084 62.2202C39.8198 63.676 39.7878 64.3435 39.8336 64.6327C39.3123 64.6697 38.8015 64.7204 38.2657 64.7384C33.0238 64.9434 27.9742 63.1052 23.8404 59.599C24.373 59.5401 24.3717 59.2449 26.1654 57.5424C26.4865 57.2213 26.4865 56.7012 26.1654 56.3801C25.8444 56.0591 25.3243 56.0591 25.0032 56.3801C23.3868 58.0931 22.958 58.1904 22.9354 58.7625C18.563 54.648 15.9389 49.1887 15.1622 43.5163H18.9335C19.3873 43.5163 19.7554 43.1481 19.7554 42.6943C19.7554 42.2406 19.3873 41.8724 18.9335 41.8724C17.2124 41.8786 15.274 41.8585 14.991 41.8898C14.5765 36.1461 16.1875 30.6266 19.2885 25.9743C19.3268 26.0495 19.3672 26.1245 19.4301 26.1875C21.8089 28.4591 21.9203 28.9433 22.5262 28.9433C22.7365 28.9433 22.9468 28.863 23.1073 28.7025C23.4284 28.3814 23.4284 27.8613 23.1073 27.5402L20.5923 25.0252C20.4588 24.8917 20.2891 24.8272 20.1154 24.8047C24.3596 19.1336 30.7762 15.3298 37.8569 15.2666C37.8193 15.5379 37.8419 16.9016 37.835 18.0229C37.835 18.4767 38.2031 18.8448 38.6569 18.8448C39.1107 18.8448 39.4788 18.4767 39.4788 18.0229C39.4739 16.8189 39.4893 15.6027 39.4661 15.3124C45.8908 15.7775 53.0931 18.8057 58.0749 24.2438L56.3581 25.9606C56.037 26.2817 56.037 26.8018 56.3581 27.1228C56.6791 27.4439 57.1993 27.4439 57.5203 27.1228L59.1461 25.4971C62.5476 29.738 64.4443 34.9553 64.2686 40.5218Z' fill='%23BC6D9F'/%3e%3cpath d='M49.5284 39.2226C46.6449 38.422 44.0468 39.7547 41.4607 39.2066C41.1853 38.2139 40.3598 37.4271 39.3743 37.1215V22.3336C39.3743 21.8799 39.0062 21.5117 38.5524 21.5117C38.0986 21.5117 37.7305 21.8799 37.7305 22.3336V37.1058C36.3003 37.5413 35.3659 39.1236 35.6875 40.586C36.0086 42.0481 37.5283 43.1139 39.0383 42.888C40.1297 42.7221 41.033 41.8932 41.3927 40.8735C44.1542 41.3364 46.8143 40.1773 49.0886 40.8065C49.5279 40.9252 49.9784 40.6705 50.1004 40.2339C50.2219 39.7973 49.9656 39.3435 49.5284 39.2226Z' fill='%23BC6D9F'/%3e%3cpath d='M60.9403 5.16615L59.519 11.5499C59.4049 12.0608 59.7929 12.5506 60.3217 12.5506C60.6984 12.5506 61.0382 12.2905 61.1233 11.9074L62.5445 5.52359C62.6435 5.08053 62.3642 4.64067 61.9211 4.54222C61.4727 4.44697 61.0393 4.72308 60.9403 5.16615Z' fill='%23BC6D9F'/%3e%3cpath d='M70.5521 9.39318C70.2182 9.08603 69.6975 9.11064 69.3909 9.44562L64.5595 14.7431C64.0773 15.2708 64.4573 16.1183 65.1668 16.1183C65.8504 16.1183 65.8215 15.6575 70.6056 10.5543C70.9117 10.2183 70.8876 9.69819 70.5521 9.39318Z' fill='%23BC6D9F'/%3e%3cpath d='M66.1834 20.2572C66.6864 20.9673 67.1506 21.7064 67.585 22.4657C56.2351 4.38592 32.5764 2.12658 17.4393 15.5904C10.8135 20.7415 5.96932 28.1722 5.0157 36.3815C4.27525 42.7556 5.2292 50.001 8.01328 55.7825C22.3078 85.4671 67.1244 81.0787 72.2078 46.1246C72.9453 42.088 72.9766 38.0711 72.1164 33.7901C71.2607 28.7014 69.3378 23.9493 66.1834 20.2572ZM60.7214 63.4972C54.4708 69.1414 46.4036 72.0149 37.9859 71.5847C20.6234 70.6996 7.21858 55.8538 8.10364 38.4918C9.48677 11.3601 43.5703 -1.85768 62.4712 18.48C74.7001 31.6386 73.7841 51.7014 60.7214 63.4972Z' fill='%23BC6D9F'/%3e%3c/svg%3e")}@media (min-width:992px) and (max-width:1199px){.open-box__cassa{padding-left:84px}}.booking{position:relative;display:flex;flex-direction:column;justify-content:center;padding:var(--space-2xl);text-align:center;background-image:url('../templates/bg-booking.webp');background-repeat:no-repeat;background-size:cover;background-position:center bottom;z-index:1}.booking:before{content:'';position:absolute;inset:0;background:linear-gradient(0deg,rgba(248,247,244,0.60) 0%,rgba(248,247,244,0.60) 100%),linear-gradient(180deg,#F8F7F4 0%,rgba(248,247,244,0.00) 100%);z-index:-1}.booking h2{margin-bottom:12px;font-size:var(--text-2xl)}.booking__reservbar{width:90%;max-width:650px;margin:30px auto 0;background-color:var(--white)}.booking input{border:0;width:100%;padding:20px;color:var(--text-body);background-color:var(--white);text-align:center;font-weight:500}.booking input::placeholder{color:var(--text-body)}.booking__arrival,.booking__departure{position:relative;display:flex;align-items:center;justify-content:space-between;width:100%}.booking button{display:block;width:100%;height:100%;padding:20px;border:0;background-color:var(--secondary);color:var(--white);font-weight:700}.booking button:hover{background-color:var(--secondary-l-1)}@media (min-width:768px){ .booking{min-height:500px} .booking button{max-width:248px}}.wellness--grid3{display:grid;grid-template-columns:1fr}.wellness--grid3 .wellness__item{max-width:640px}@media (min-width:768px){ .wellness--grid3{display:grid;grid-template-columns:repeat(2,1fr)} .wellness__item:nth-child(1){grid-column:2 / 3;grid-row:1 / 2} .wellness__item:nth-child(2){grid-column:1 / 2;grid-row:1 / 2} .wellness__item:nth-child(3){grid-column:1 / 2;grid-row:2 / 3} .wellness__item:nth-child(4){grid-column:2 / 3;grid-row:2 / 3} .wellness__item:nth-child(5){grid-column:2 / 3;grid-row:3 / 4}}@media (min-width:992px){ .wellness--grid3 .wellness__item{max-width:initial} .wellness--grid3{grid-template-columns:repeat(3,1fr)} .wellness__item:nth-child(1){grid-column:2 / 3;grid-row:1 / 2} .wellness__item:nth-child(2){grid-column:1 / 2;grid-row:1 / 2} .wellness__item:nth-child(3){grid-column:1 / 2;grid-row:2 / 3} .wellness__item:nth-child(4){grid-column:3 / 4;grid-row:1 / 2} .wellness__item:nth-child(5){grid-column:3 / 4;grid-row:2 / 3}}.iconbox{justify-items:center;justify-content:center}.iconbox__item{display:flex;flex-direction:column;justify-content:center;position:relative;padding:24px;text-align:center;background-color:var(--white);transition:.4s}.iconbox__item:hover{color:var(--white);background-color:#122A3F}.iconbox__item:hover h3{color:var(--white)}.iconbox__item h3{font-size:var(--text-xl)}.iconbox__item img{width:100%;height:100%;object-fit:cover}.iconbox__item--img{padding:0}.iconbox__item .cta{margin:10px auto 0}[class*="iconbox--"]{display:block;margin:0 auto 26px;min-width:80px;height:81px;background:var(--primary-l-1);background-position:center;background-repeat:no-repeat;-webkit-mask-repeat:no-repeat;-webkit-mask-position:center}.iconbox--medence{-webkit-mask-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='80' height='80' viewBox='0 0 80 80' fill='none'%3e%3cpath d='M1.99369 53.9046C-0.457972 54.3179 -0.732972 55.7313 2.27703 55.5479C7.35036 54.8129 11.242 51.8196 16.0504 53.5096C20.6154 55.3579 25.947 58.4046 31.082 56.2429C34.472 55.0879 37.162 53.4579 39.9504 53.5146C42.767 53.4329 45.4887 54.9579 48.882 56.0613C52.227 57.2746 56.3987 56.7646 59.5204 55.2579C62.4587 53.9696 65.092 52.6696 68.2787 53.0796C71.2304 53.3763 74.2154 55.1213 77.727 55.5729C80.3154 55.8179 80.8304 54.4579 78.012 53.9313C75.0054 53.2796 72.2537 51.3096 68.6504 50.6346C63.6087 49.4596 59.0987 52.9396 54.3754 53.5163C54.7704 47.8363 54.9037 42.1696 54.947 36.5079C62.6087 36.3729 70.257 36.1879 77.9487 35.8996C80.382 35.7613 80.7154 34.3296 77.912 34.2346C70.2954 33.7246 62.6204 33.5246 54.9637 33.4396C54.9737 29.9979 54.972 26.5579 54.982 23.1163C54.9454 17.5613 47.6754 14.4363 43.8704 18.6496C42.3037 20.2096 41.9187 22.6013 42.147 24.6313C42.2654 27.5346 42.477 30.4896 42.682 33.3746C38.0504 33.3579 33.587 33.1613 28.3354 33.3029C28.352 30.3246 28.362 27.3479 28.3804 24.3746C29.122 18.2263 21.657 14.7279 17.2654 18.8879C16.122 20.0346 15.5954 21.6413 15.6054 23.0929C15.692 26.6346 15.9387 30.0413 16.1787 33.5446C11.4637 33.5329 6.70536 33.4863 2.03369 33.9729C-0.397972 34.1446 -0.712972 35.5496 2.09203 35.6379C8.49536 35.8396 17.452 36.6713 25.1954 36.4963C25.3387 42.2646 25.5787 48.0279 25.9454 53.7796C22.8737 53.4879 19.9637 51.7713 16.8004 50.8596C11.6704 49.1196 6.38036 52.7296 1.99369 53.9046ZM44.8537 22.9746C45.3487 19.0146 50.782 18.7529 51.6104 22.6246C51.637 26.2163 51.6954 29.8079 51.7754 33.4013C49.2987 33.3846 46.8304 33.3729 44.3637 33.3729C44.607 29.9529 44.6637 26.3546 44.8537 22.9746ZM28.3054 36.4946C32.167 36.4979 36.0054 36.5279 39.962 36.7013C43.9487 36.6796 47.8937 36.6046 51.8504 36.5446C51.9204 39.0829 52.012 41.6196 52.122 44.1563C44.132 43.2263 36.137 43.0013 28.1554 44.0996C28.2287 41.5646 28.2804 39.0296 28.3054 36.4946ZM28.107 45.9629C36.1387 46.8913 44.1787 47.0996 52.1937 45.9479C52.3154 48.4913 52.462 51.0329 52.632 53.5713C48.312 53.1846 44.5537 50.0129 39.932 50.1796C35.4337 50.0963 31.8404 53.1546 27.6937 53.7696C27.882 51.1663 28.0137 48.5646 28.107 45.9629ZM21.0304 33.5179C19.9837 33.5346 18.9287 33.5313 17.8754 33.5329C18.1004 30.1813 18.2237 26.5363 18.362 23.1846C18.3704 19.3646 24.5037 19.3063 25.0304 22.8546C25.0254 26.3613 25.067 29.8679 25.132 33.3746C23.6854 33.4146 22.292 33.4629 21.0304 33.5179ZM1.97369 63.8296C4.97369 63.1396 7.66536 61.0496 11.2904 60.3113C17.9537 58.6413 23.5854 65.5079 30.0954 62.8163C38.7187 58.9963 41.327 59.0129 49.9387 62.8546C56.447 65.5446 62.0687 58.6113 68.7337 60.3146C72.3554 61.0596 75.0454 63.1496 78.0454 63.8413C80.862 64.3963 80.3354 65.7546 77.737 65.4796C74.207 64.9713 71.2604 63.0979 68.3204 62.7546C65.1387 62.2879 62.527 63.6579 59.6254 65.0113C56.5337 66.6146 52.2937 67.2046 48.9387 65.9313C45.532 64.7879 42.8254 63.1746 40.0204 63.2379C37.2104 63.1663 34.4987 64.7546 31.0954 65.8929C25.8837 68.0296 20.6504 64.9996 16.0204 63.1513C11.1554 61.4363 7.38369 64.6296 2.28203 65.4663C-0.742972 65.6829 -0.487972 64.2813 1.97369 63.8296ZM77.7504 75.5663C74.2437 75.1779 71.1937 73.5896 68.202 73.3579C64.9687 72.9846 62.382 74.3363 59.4204 75.6529C56.2804 77.1946 51.9837 77.7196 48.6837 76.2313C40.362 72.1913 39.6037 72.3129 31.2104 76.0296C26.092 78.3196 20.682 75.2879 16.0987 73.4346C11.2704 71.7246 7.38203 74.7246 2.28869 75.4796C-0.729639 75.6679 -0.454639 74.2546 2.00369 73.8379C6.39369 72.6479 11.7087 69.0296 16.852 70.7829C21.382 72.0813 25.4387 75.0463 30.122 72.9829C38.7387 68.8646 41.3537 68.7896 49.862 73.2196C56.222 76.1813 61.9554 69.3913 68.5204 70.9063C72.1187 71.4846 74.9704 73.3146 78.0104 73.9229C80.8487 74.4146 80.3437 75.7779 77.7504 75.5663Z' fill='%237694AA'/%3e%3c/svg%3e")}.iconbox--szauna{-webkit-mask-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='80' height='81' viewBox='0 0 80 81' fill='none'%3e%3cg clip-path='url(%23clip0_4488_5239)'%3e%3cpath d='M79.4897 33.9847C79.5537 32.562 78.5763 31.0634 77.1937 30.61C76.4577 30.3047 75.3923 30.4367 74.683 30.4247C58.8417 30.686 38.5963 30.654 22.667 30.5274L4.57498 30.2754C3.63765 30.2087 2.64165 30.3594 1.87631 30.942C0.630981 31.7687 0.262981 33.3207 0.353647 34.7274L0.336314 35.858C0.088314 37.698 1.16298 39.4047 2.79498 40.006C2.65765 45.8687 2.64298 51.73 2.66298 57.5927L2.74298 66.806L2.79231 71.4127C2.86031 72.9541 2.61765 74.9901 3.38165 76.4207C4.42565 78.9901 7.43631 80.5354 10.0563 80.234L12.3603 80.198L21.5737 80.0567C30.7563 79.902 49.2417 79.714 58.4283 79.6954C62.243 79.6687 66.123 79.7141 69.9457 79.7194C73.3577 80.1314 76.7417 77.2287 76.5923 73.7154L76.6017 71.4114C76.6963 61.1714 76.859 50.15 77.1737 39.906C78.6257 39.35 79.695 37.826 79.5323 36.2434L79.507 35.1127L79.491 33.982L79.4897 33.9847ZM74.839 40.1647C75.1283 48.7794 75.219 58.2114 75.3563 66.8087L75.387 69.9514C64.979 69.542 50.3817 70.3154 40.0017 70.5274C28.4043 70.7247 16.811 70.694 5.22431 70.0314L5.25898 66.8087L5.33898 57.5954C5.36031 51.8167 5.34298 46.0367 5.21098 40.258C18.579 40.4114 31.9816 40.6607 45.347 40.3807C45.3843 42.8967 45.4523 45.4127 45.5083 47.9287C45.5883 48.9327 45.5217 52.4514 45.7857 53.4047C46.227 55.2447 48.2537 56.3034 50.0017 56.0247C51.9003 55.9781 55.403 55.8527 57.335 55.8074C60.1617 55.746 62.8483 55.7701 65.7883 55.6621C67.4763 55.4527 68.699 53.75 68.531 52.118C68.5523 48.2154 68.6217 44.2727 68.7537 40.338C70.511 40.2834 73.0177 40.21 74.8403 40.166L74.839 40.1647ZM67.471 52.118C67.5043 52.8274 67.3977 53.2994 67.0483 53.7834C65.827 55.2981 63.3337 54.3834 61.523 54.5847L57.3323 54.5274C55.9617 54.4794 52.371 54.3914 51.047 54.342C49.9923 54.2647 48.5883 54.534 47.9697 53.5194C47.671 53.0314 47.6683 52.7767 47.699 52.118C47.7083 51.7247 47.7217 51.3274 47.7323 50.9327L67.4617 51.1607L67.471 52.118ZM67.4363 47.9274L67.4417 48.5074L47.7963 48.734C47.963 43.0687 48.131 37.3487 47.8763 31.7167C53.923 31.7314 60.695 31.7474 66.8443 31.802C67.1923 37.1767 67.3483 42.5527 67.4363 47.9274ZM2.30431 33.682C2.37365 32.4954 3.50431 31.9434 4.57365 32.058C13.5843 31.8994 31.747 31.7207 40.759 31.6967C42.2257 31.702 43.8083 31.706 45.455 31.71C45.355 33.7914 45.3257 35.8714 45.3323 37.9514C33.715 37.6967 22.099 37.8874 10.4816 38.006C9.71898 38.018 5.47765 38.0607 4.82831 38.078C4.66031 38.0807 4.14431 38.0887 3.98831 38.09L3.81898 38.0834C2.64031 37.9474 2.24431 36.9327 2.33098 35.8567L2.30431 33.682ZM58.4283 78.6354C49.2443 78.6154 30.759 78.4287 21.5737 78.274L12.3603 78.1327C11.259 78.0754 9.03765 78.2141 8.09765 77.8767C6.94165 77.4994 5.97098 76.606 5.50698 75.4967C5.11498 74.7074 5.16965 73.3767 5.20031 72.2941C10.8003 71.9674 16.4003 71.814 22.0003 71.73C30.1843 71.5301 38.8377 71.7847 47.5123 72.05C47.4363 72.39 47.3897 72.8167 47.371 73.2794C47.3417 73.9567 47.3657 74.6967 47.4203 75.2994C47.475 75.902 47.5603 76.3687 47.6563 76.5007C47.9803 76.8727 48.2097 76.7834 48.3643 76.4314C48.519 76.0794 48.6003 75.466 48.6297 74.7887C48.659 74.1114 48.635 73.3714 48.5803 72.7687C48.5563 72.5047 48.5257 72.2754 48.491 72.0807C49.3297 72.1061 50.1657 72.1287 51.003 72.1541C50.9217 72.6274 50.867 73.1367 50.8537 73.6887C50.8363 74.37 50.8643 75.094 50.9297 75.726C50.983 76.2687 51.063 76.7194 51.1537 76.9474C51.4777 77.358 51.711 77.2354 51.8683 76.8154C52.027 76.3954 52.111 75.678 52.1377 74.898C52.1617 74.25 52.1417 73.554 52.095 72.962C52.0697 72.6594 52.0377 72.3967 52.0003 72.1834C52.8283 72.2074 53.6563 72.2327 54.483 72.2554C54.399 72.8501 54.3443 73.4634 54.3363 74.0967C54.3283 74.7834 54.363 75.49 54.4377 76.1514C54.4897 76.6327 54.563 77.0687 54.651 77.3927C54.975 77.8407 55.211 77.686 55.3723 77.198C55.5337 76.71 55.6203 75.8887 55.6457 75.0061C55.6643 74.3874 55.6497 73.734 55.611 73.1554C55.587 72.814 55.551 72.5287 55.511 72.286C56.335 72.3074 57.1523 72.3207 57.9737 72.3407C57.8817 73.0607 57.819 73.7821 57.8203 74.5047C57.8203 75.6167 57.931 76.73 58.1483 77.8381C58.4723 78.3247 58.7123 78.1367 58.8763 77.5807C59.0403 77.0247 59.1297 76.1007 59.1537 75.1154C59.1763 74.162 59.135 73.1554 59.0417 72.3634C60.0363 72.3847 61.035 72.41 62.0243 72.426C61.9337 73.1927 61.8777 73.9594 61.8777 74.7274C61.8777 75.9141 61.987 77.1007 62.2057 78.2834C62.567 78.8127 62.811 78.5394 62.9617 77.9047C63.1417 77.1487 63.199 75.8994 63.2137 75.1354C63.231 74.2207 63.175 73.2994 63.079 72.4447C64.091 72.458 65.0857 72.4567 66.0897 72.4621C65.995 73.2914 65.9363 74.122 65.9363 74.9514C65.9363 76.1794 66.0443 77.4087 66.251 78.6327C63.643 78.6434 61.0337 78.6674 58.4257 78.642L58.4283 78.6354ZM67.6417 78.6194C67.4083 78.6194 67.175 78.622 66.9417 78.622C66.9817 78.5074 67.0177 78.374 67.0483 78.2207C67.2377 77.262 67.263 75.69 67.275 75.1474C67.295 74.246 67.2297 73.3447 67.1283 72.4607C68.143 72.4634 69.1603 72.4687 70.1657 72.4607C69.939 74.5114 69.9683 76.566 70.2577 78.614C70.1537 78.6114 70.051 78.6194 69.947 78.61L67.6417 78.6194ZM75.023 75.7274C74.3257 77.3594 72.8283 78.3514 71.1257 78.5714C71.3283 77.414 71.2963 75.4914 71.3337 75.166C71.307 74.258 71.2857 73.3514 71.1937 72.4434C72.603 72.4274 74.011 72.41 75.3963 72.37C75.4243 73.5114 75.503 74.87 75.023 75.7274ZM77.8283 35.1154C77.803 35.4327 77.8323 36.4287 77.775 36.7087C77.6323 37.6007 76.8323 38.2647 75.915 38.194C74.1763 38.1594 70.9577 38.066 68.839 38.0007C68.923 35.9354 69.0257 33.8754 69.1563 31.826C71.531 31.8514 73.783 31.8847 75.8137 31.926C76.7017 31.8954 77.4297 32.374 77.7337 33.17C77.915 33.622 77.827 34.6087 77.8283 35.1154Z' fill='%237694AA'/%3e%3cpath d='M38.9137 45.8332L38.667 64.4999C38.6777 66.2799 41.3257 66.2706 41.3337 64.4999L41.087 45.8332C41.0643 44.4279 38.9363 44.4359 38.9137 45.8332Z' fill='%237694AA'/%3e%3cpath d='M46.9139 60.5L46.6672 64.5C46.6005 66.364 49.4019 66.3614 49.3339 64.5L49.0872 60.5C49.0125 59.168 46.9939 59.16 46.9139 60.5Z' fill='%237694AA'/%3e%3cpath d='M54.9139 60.5L54.6672 64.5C54.6005 66.364 57.4019 66.3614 57.3339 64.5L57.0872 60.5C57.0125 59.168 54.9939 59.16 54.9139 60.5Z' fill='%237694AA'/%3e%3cpath d='M62.9139 60.5L62.6672 64.5C62.6005 66.364 65.4019 66.3614 65.3339 64.5L65.0872 60.5C65.0125 59.168 62.9939 59.16 62.9139 60.5Z' fill='%237694AA'/%3e%3cpath d='M14.9137 45.8332L14.667 64.4999C14.6777 66.2799 17.3257 66.2706 17.3337 64.4999L17.087 45.8332C17.0643 44.4279 14.9363 44.4359 14.9137 45.8332Z' fill='%237694AA'/%3e%3cpath d='M22.9137 45.8332L22.667 64.4999C22.6777 66.2799 25.3257 66.2706 25.3337 64.4999L25.087 45.8332C25.0643 44.4279 22.9363 44.4359 22.9137 45.8332Z' fill='%237694AA'/%3e%3cpath d='M30.9137 45.8332L30.667 64.4999C30.6777 66.2799 33.3257 66.2706 33.3337 64.4999L33.087 45.8332C33.0643 44.4279 30.9363 44.4359 30.9137 45.8332Z' fill='%237694AA'/%3e%3cpath d='M36.8059 25.3047C36.1325 26.0007 37.1712 27.0287 37.8619 26.3607C38.4325 25.7914 39.9112 24.3767 40.4659 23.8247C42.3605 22.1727 42.4845 18.9834 40.6645 17.1674C39.5752 16.0287 39.6899 14.1701 40.8925 13.1994C41.4699 12.6607 43.0005 11.3247 43.6099 10.7754C44.9739 9.50341 42.9912 7.53141 41.7245 8.89008L40.1152 10.7074L39.3005 11.6074C37.4245 13.4114 37.4259 16.7594 39.3352 18.4981C40.5125 19.5567 40.5312 21.5821 39.3419 22.7007C38.7979 23.2754 37.3739 24.7101 36.8059 25.3047Z' fill='%237694AA'/%3e%3cpath d='M44.8059 25.3047C44.1325 26.0007 45.1712 27.0287 45.8619 26.3607C46.4325 25.7914 47.9112 24.3767 48.4659 23.8247C50.3605 22.1727 50.4845 18.9834 48.6645 17.1674C47.5752 16.0287 47.6899 14.1701 48.8925 13.1994C49.4699 12.6607 51.0005 11.3247 51.6099 10.7754C52.9739 9.50341 50.9912 7.53141 49.7245 8.89008L48.1152 10.7074L47.3005 11.6074C45.4245 13.4114 45.4259 16.7594 47.3352 18.4981C48.5125 19.5567 48.5312 21.5821 47.3419 22.7007C46.7979 23.2754 45.3739 24.7101 44.8059 25.3047Z' fill='%237694AA'/%3e%3cpath d='M28.8059 25.3049C28.1325 26.0009 29.1712 27.0289 29.8619 26.3609C30.4325 25.7916 31.9112 24.3769 32.4659 23.8249C34.3605 22.1729 34.4845 18.9836 32.6645 17.1676C31.5752 16.0289 31.6899 14.1703 32.8925 13.1996C33.4699 12.6609 35.0005 11.3249 35.6099 10.7756C36.9739 9.50225 34.9912 7.53159 33.7245 8.89025L32.1152 10.7076L31.3005 11.6076C29.4245 13.4116 29.4259 16.7596 31.3352 18.4983C32.5125 19.5569 32.5312 21.5823 31.3419 22.7009C30.7979 23.2756 29.3739 24.7103 28.8059 25.3049Z' fill='%237694AA'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='clip0_4488_5239'%3e%3crect width='80' height='80' fill='white' transform='translate(0 0.5)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e")}.iconbox--masszazs{-webkit-mask-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='80' height='80' viewBox='0 0 80 80' fill='none'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M6.48943 49.3834C6.54671 49.4192 6.60479 49.4549 6.66479 49.4818C6.59135 49.3357 6.73247 49.4408 6.78815 49.3654C6.84127 49.2938 6.46127 49.16 7.20591 49.2939C8.01023 49.4384 8.74639 49.2579 9.53806 49.1955C9.75983 49.1781 10.5398 49.1195 10.7153 49.0434C10.8557 48.9824 10.8889 49.0347 10.9301 49.0077L11.5456 48.8109C12.3347 48.5557 13.6949 47.6984 14.18 47.0843L14.4859 46.628L14.12 46.5475C13.0345 46.4139 12.404 46.4664 11.3369 46.7174L10.3689 47.0306C9.87694 47.2405 10.1513 47.0648 9.59966 47.4062L9.08798 47.7014C8.96206 47.7896 8.48158 48.1237 8.3419 48.1576C8.08894 48.2192 7.16527 48.975 7.00367 48.9179C6.91247 48.8858 6.76047 48.9862 6.71471 48.9984C6.57423 49.0789 6.57342 49.0878 6.50174 49.1952C6.4811 49.1326 6.47934 49.052 6.41406 48.9984C6.37486 48.9629 6.46735 48.8323 6.41487 48.6853C6.35343 48.5126 6.50463 48.4269 6.45599 48.077C6.43471 47.924 6.6835 47.6669 6.81294 47.3792C7.03342 46.8893 7.44814 46.5792 7.48382 46.4578C7.5403 46.2653 7.69118 46.2603 7.73342 46.1267C7.73614 46.1178 7.74062 46.1088 7.74782 46.1088C7.81918 46.0906 7.98351 45.8366 8.03951 45.7688L8.3419 45.5451C8.90366 45.0534 9.49215 44.74 10.2545 44.5253C10.3502 44.4984 10.4406 44.4538 10.5355 44.4269C11.8166 44.0587 13.5744 43.8757 14.8625 44.2926L15.647 44.5789C15.8563 44.7131 16.1024 44.7667 16.3117 44.901C16.4021 44.9635 16.4968 45.0173 16.5926 45.0709C17.0731 45.3392 17.2779 45.9117 17.1008 46.4126C16.8557 47.1139 16.9293 47.0018 16.4934 47.7277C15.8741 48.7592 14.4689 49.7494 13.3312 50.2146C13.2891 50.2325 13.248 50.2504 13.2077 50.2682C12.2536 50.7278 10.9966 50.9451 9.94078 50.9659C9.8283 50.9682 9.7587 50.9312 9.63566 50.957C9.43822 50.9984 9.39983 50.8778 9.32174 50.8586C9.10494 50.8226 8.66654 50.7699 8.35742 50.6618C7.9347 50.5139 8.0107 50.4878 7.6579 50.4024C7.47166 50.3573 7.29054 50.351 7.27678 50.2502C7.24974 50.0526 6.47886 50.0384 6.29006 49.3198C6.28558 49.3019 6.29182 49.2842 6.2955 49.2662C6.38126 49.2939 6.42958 49.3386 6.48943 49.3834ZM6.12094 33.2634C6.0987 33.1022 6.12111 32.8342 6.22031 32.7176L6.39294 33.1112C6.41726 32.9899 6.38414 33.039 6.55758 33.0933C6.60494 33.0574 6.55934 33.0038 6.5907 32.968C6.67726 32.968 7.06271 33.4402 7.32158 33.6211C7.69726 33.8835 8.07374 34.1379 8.48622 34.3368C8.71102 34.4451 9.59647 35.0312 9.92382 35.1419C10.0998 35.1782 10.0547 35.2379 10.1189 35.2403L10.7344 35.4371C11.3821 35.6206 12.0549 35.7054 12.7275 35.7144C13.3889 35.7234 13.8177 35.6493 14.3923 35.4102L14.1462 35.124C13.8501 34.8206 13.2153 34.3483 12.8536 34.131C12.3566 33.8325 11.143 33.3325 10.5035 33.2186L9.39599 33.1022C9.26159 33.1022 8.64814 33.0747 8.52734 33.0218C8.32526 32.9331 8.03375 33.0104 7.79375 32.9592C7.64622 32.9277 7.09807 32.959 6.99487 32.8608C6.85663 32.7291 6.58254 32.7238 6.42766 32.7803C6.4483 32.7178 6.49198 32.655 6.47326 32.5746C6.4603 32.5144 6.59455 32.4981 6.65838 32.3152C6.72126 32.1354 6.8939 32.1562 7.0475 31.859C7.1283 31.7026 7.4651 31.6693 7.74878 31.5013C8.21438 31.2256 8.7251 31.2362 8.83662 31.1434C8.91902 31.077 9.35039 31.0194 9.47359 30.9914C9.80142 30.8898 9.60446 30.9109 9.9531 30.9109L10.539 30.893C11.0822 30.8802 11.9537 31.1096 12.4963 31.3045C13.8336 31.7848 15.1917 32.6158 16.0728 33.7466C16.1926 33.9003 16.4761 34.2738 16.5389 34.4354C16.631 34.668 16.7957 34.8558 16.8833 35.0885C16.92 35.1958 16.9656 35.2942 17.0121 35.3926C17.2421 35.8936 17.0702 36.475 16.632 36.7792C15.8438 37.3134 15.3777 37.5816 14.3777 37.7453C13.3502 37.9134 12.3582 37.8582 11.347 37.629L10.2761 37.3427C9.56734 37.099 8.77358 36.6709 8.16414 36.2424C8.06366 36.1718 8.06207 36.1184 7.92255 36.0546C7.73087 35.9667 7.79246 35.8448 7.72495 35.7952C7.64974 35.7237 7.57198 35.661 7.51294 35.5715C7.50622 35.5614 6.96766 35.0546 6.80798 34.6411C6.73326 34.4475 6.3595 34.2282 6.4323 34.0954C6.50478 33.9629 6.18318 33.6779 6.12094 33.2634ZM72.6174 48.9898C72.6174 48.9808 72.6192 48.9808 72.6219 48.9808C72.6229 48.9898 72.6371 48.9898 72.6174 48.9898ZM72.1854 48.8376C72.1854 48.8378 71.9757 48.929 71.9153 48.8734C71.8168 48.7829 71.624 49.0445 71.4376 49.0256C71.2489 49.0064 70.3598 49.1027 70.2792 49.0346C70.1609 48.9347 70.1755 49.0022 69.8641 48.963C69.5747 48.9267 69.4665 48.9491 69.0904 48.8736C68.4118 48.7373 67.3136 48.345 66.7931 47.9165C66.2574 47.4755 65.9515 47.2626 65.5515 46.6373C66.6766 46.3814 67.3603 46.3534 68.5465 46.6821C68.6136 46.7 68.6905 46.7 68.7568 46.7357C68.8846 46.7982 69.0161 46.843 69.1494 46.8966C69.4525 47.0042 69.8513 47.2328 70.2149 47.3528C70.2937 47.3789 70.2875 47.46 70.6157 47.5406C70.7541 47.5747 70.7411 47.6301 70.7713 47.6301C70.9024 47.6301 70.9136 47.7643 71.0478 47.7643C71.164 47.7643 71.4792 48.1602 71.7107 48.3101C71.9441 48.4611 71.983 48.7266 72.1088 48.7574C72.1544 48.7664 72.1929 48.7843 72.2278 48.8022C72.2141 48.8109 72.1997 48.8198 72.1854 48.8376ZM72.7811 46.968C72.7073 46.652 72.2265 46.1552 71.9947 45.9302C71.4262 45.3786 70.2177 44.6843 69.456 44.4274C68.1481 43.9862 66.9054 43.8984 65.5477 44.177C65.1067 44.2674 64.2222 44.6189 63.8256 44.8211L63.2173 45.1968C62.7968 45.4562 62.6161 45.993 62.8129 46.467C63.0977 47.1128 63.2209 47.365 63.6574 47.8894C63.7835 48.0414 63.8936 48.2115 64.0493 48.3277L64.2792 48.5693C65.3184 49.5877 66.303 50.1453 67.691 50.5016C67.895 50.5539 68.2977 50.6654 68.4934 50.6536C68.5619 50.6494 68.5257 50.7214 68.7637 50.7074C69.0531 50.6902 70.0035 50.8987 70.8293 50.609C71.275 50.4526 71.5933 50.2918 71.9805 50.0275C72.0529 49.9781 73.0145 49.223 72.8374 49.133C72.7904 49.109 72.7509 49.1771 72.6835 49.0614L72.6147 48.9989C72.6147 48.9899 72.6165 48.9899 72.6165 48.9899L72.8177 49.0525L72.959 48.981C73.092 48.8152 73.1557 48.7816 73.1675 48.5069C73.2005 47.7453 72.8859 47.3582 72.7811 46.968ZM65.952 34.8557C66.2569 34.512 66.5941 34.2453 66.996 34.0149C67.216 33.8888 68.0192 33.4774 68.2413 33.4424C68.3808 33.4155 68.5176 33.3798 68.6528 33.335L69.7853 33.0845L70.0573 33.0576C70.4115 32.923 70.3505 32.9918 70.3981 32.9771C70.6075 32.9118 70.5869 32.9909 70.7005 32.9235C70.8089 32.859 71.3051 32.9862 71.5584 32.9682C71.799 32.951 72.0283 33.1501 72.1398 33.0934C72.1827 33.0755 72.2238 33.0666 72.2632 33.0666L72.1264 33.2813C72.0669 33.3546 72.024 33.255 71.9742 33.3528C71.7928 33.7104 71.8981 33.6098 71.4661 33.9432C71.387 34.0042 70.9169 34.4086 70.8229 34.3994C70.6897 34.3862 70.7017 34.4482 70.4517 34.5872C70.3094 34.6766 70.1689 34.775 70.0169 34.8555C69.4169 35.1867 68.6742 35.3675 68.0131 35.5086L67.352 35.5534C66.6437 35.5165 66.304 35.509 65.596 35.2493L65.952 34.8557ZM72.6909 32.9859C72.6909 32.9859 72.6899 32.9859 72.6909 32.977C72.6934 32.9771 72.7069 32.9771 72.6909 32.9859ZM63.0189 35.0614L62.8597 35.455C62.6753 35.9202 62.8435 36.457 63.2811 36.7253C63.8454 37.0528 64.1835 37.2291 64.8037 37.3782C64.9942 37.423 65.1793 37.4946 65.3771 37.5035L65.7062 37.5661C67.0065 37.8154 68.7667 37.5542 69.9571 36.9578C70.0859 36.8952 70.2299 36.8683 70.34 36.761C70.4008 36.7131 70.3886 36.7994 70.5886 36.6446L71.0323 36.3763C72.2205 35.6237 72.7486 34.7552 72.9861 33.3616C73.0941 32.7274 72.9045 33.1005 72.7838 33.0038L72.6909 32.9949C72.7049 32.9477 72.8657 32.9266 72.8912 32.9234L72.9619 32.7802C72.9693 32.4864 73.0097 32.5914 72.9101 32.3866C72.7678 32.0947 72.3376 31.6742 72.0566 31.5189C71.9134 31.4384 71.7669 31.3669 71.6317 31.2595C71.2246 30.9134 69.8773 30.7886 69.3112 30.857L68.9211 30.8928C68.7854 30.8582 67.6632 31.0949 67.4496 31.1611C66.0185 31.6054 64.7246 32.4509 63.8302 33.6659L63.128 34.7931C63.0841 34.8824 63.059 34.981 63.0189 35.0614ZM22.5531 10.765C22.608 10.545 22.4401 10.1605 22.5745 10.0941C22.6517 10.056 22.6801 9.75424 22.6801 9.75408C22.6352 9.40528 23.0281 8.85952 23.2115 8.85952C23.2091 8.97456 23.1361 9.09168 23.1141 9.28896C23.1851 9.2 23.1662 9.24304 23.259 9.36944C23.3478 9.35664 23.3782 9.03712 23.463 9.73616C23.5611 10.5451 24.0529 11.3269 24.3317 12.08L24.7736 13.0014C24.9072 13.1562 24.8233 13.1461 24.8737 13.1893C24.904 13.2152 25.3577 13.9363 25.8729 14.4059C26.5313 15.0061 26.8406 15.2853 27.7059 15.6941L28.2283 15.8461C28.2283 15.3885 27.9425 14.3424 27.7381 13.905C27.4937 13.3824 27.0013 12.4987 26.5949 12.0533C26.227 11.6502 26.5712 11.933 25.999 11.436L25.5553 11.0424C25.4619 10.9866 24.9645 10.5816 24.8925 10.4699C24.7574 10.2602 24.5117 10.1669 24.3387 9.98688C24.2233 9.86688 23.7545 9.5424 23.7438 9.42336C23.7296 9.26496 23.5323 9.08176 23.3403 9.02976C23.6009 8.86432 23.4587 8.86848 23.6141 8.85984C23.8755 8.84528 23.7849 8.74352 23.9745 8.74352C24.4409 8.74352 24.2768 8.52448 24.8333 8.70784C25.3096 8.8648 25.2211 8.6776 26.1384 9.10144C26.2635 9.1592 26.2917 9.09344 26.4363 9.18192C26.6121 9.28976 26.568 9.2384 26.6582 9.27136C26.7745 9.36976 26.9285 9.39664 27.0733 9.44128L27.3819 9.66496C28.515 10.2482 29.6736 12.1062 30.08 13.2522C30.4049 14.1685 30.6057 14.8782 30.5675 15.8822C30.5595 16.0254 30.5774 16.1774 30.5371 16.3205C30.4744 16.5621 30.4995 16.8125 30.4333 17.0541C30.4011 17.1614 30.3797 17.2688 30.3573 17.3762C30.2342 17.9718 29.7349 18.293 29.1309 18.2707C28.3441 18.2418 27.9443 18.1739 27.2155 17.895C26.3227 17.515 25.4251 16.8864 24.7609 16.1774C23.9225 15.2826 23.4333 14.6392 22.9529 13.4848C22.8126 13.1477 22.7488 13.0091 22.6657 12.6707C22.6285 12.5187 22.5336 12.4602 22.6085 12.295C22.6502 12.203 22.4189 11.3546 22.5531 10.765ZM51.6729 15.041C51.7795 14.4098 51.7817 14.3214 52.0192 13.7438C52.1077 13.5285 52.5505 12.7005 52.6848 12.5541C52.7832 12.4467 52.8709 12.3394 52.9585 12.232C53.1169 11.9994 53.3369 11.8384 53.4997 11.6237C53.7867 11.2574 53.82 11.3035 53.9309 11.1853C53.9944 11.0958 54.0382 10.9706 54.1456 10.9259C54.1501 10.9259 54.1536 10.9259 54.1563 10.917C54.1869 10.8216 54.3254 10.805 54.372 10.6933C54.4022 10.6206 54.7681 10.4245 54.7897 10.416C55.0392 10.3178 55.1587 10.1293 55.3265 10.1118C55.6182 10.0816 55.6361 9.96768 55.7211 9.88816C55.7483 9.9424 55.7625 10.1669 55.6942 10.2013C55.5686 10.2646 55.7662 10.517 55.6915 10.7022C55.6392 10.832 55.4333 11.7646 55.3408 11.8115C55.204 11.8808 55.2469 11.9707 55.212 12.0709C55.1968 12.1067 55.1681 12.1514 55.1529 12.1872C54.8755 12.8936 54.7101 13.1506 54.2726 13.7347C53.6814 14.5246 52.844 15.1547 51.9173 15.4792L51.6221 15.5776L51.6729 15.041ZM49.3051 16.2486L49.5288 17.349C49.6486 17.832 50.104 18.172 50.6129 18.1272C51.3565 18.0512 51.552 18.0306 52.2312 17.7605C53.2766 17.3446 54.2694 16.7381 55.0429 15.9176C55.3801 15.5598 55.9533 14.8141 56.1549 14.3968C56.2184 14.2626 56.3195 14.1552 56.3481 14.0122C56.3696 13.9165 56.4301 13.975 56.4805 13.7707L56.68 13.2877C57.0201 12.3387 57.1273 11.7938 56.8875 10.7918C56.8291 10.548 56.5054 9.57232 56.2729 9.39632C56.2021 9.34256 56.2584 9.48992 56.1003 9.5216L56.0457 9.53952C56.0707 9.4768 56.0993 9.44112 56.1432 9.39632L56.119 9.24416L55.9481 9.02048C55.6617 8.82048 54.9984 8.72064 54.6438 8.76112C54.4801 8.77904 54.3217 8.81472 54.1456 8.79696C53.6734 8.77312 52.7241 9.30496 52.2939 9.62L51.7429 10.0941C51.5221 10.2213 50.8883 10.9416 50.707 11.1854C50.1713 11.9059 49.9158 12.3859 49.6077 13.2698C49.2393 14.3256 49.2254 15.1602 49.3051 16.2486ZM52.8091 59.8229C52.308 61.0758 51.2947 62.9354 50.6488 63.9736L49.7408 65.3243C49.3589 65.9058 48.9169 66.4426 48.5214 67.015L47.8782 67.8827C47.7781 68.008 47.6581 68.1243 47.5678 68.2584C47.4203 68.491 47.295 68.7325 47.0856 68.9203C46.9925 69.0331 47.0795 68.9832 46.8101 69.2693C46.5998 69.4925 46.6733 69.4928 46.471 69.7254C46.0574 70.2014 45.5897 70.601 45.1248 71.1299C44.7414 71.5659 44.1825 71.9011 44.0397 72.1498C43.9645 72.275 43.8715 72.3914 43.7686 72.5077C43.7297 72.1619 43.4821 71.1597 43.5441 71.0138C43.6227 70.8286 43.2157 69.8605 43.1344 69.4394C42.9246 68.3611 42.4328 67.0792 42.0126 66.049C41.9083 65.7931 42.0366 65.8304 41.7595 65.3154L41.2486 64.2776L40.8425 63.5173C41.2285 62.9574 41.0237 63.1406 41.4696 62.569C41.6126 62.3856 41.6336 62.5184 41.7441 62.3274C41.8958 62.0658 42.1088 61.6418 42.3248 61.4238C42.5422 61.2091 42.7229 60.9587 42.9277 60.7261C43.1369 60.5024 43.3365 60.2699 43.535 60.0373C43.6147 59.9478 43.6782 59.8405 43.7632 59.751L44.2614 59.259C44.5403 59.1299 44.5926 58.9422 44.7632 58.7581C44.8437 58.6776 44.9296 58.6059 45.0093 58.5254C45.5661 57.9499 46.028 57.4494 46.6454 56.9062C49.1201 54.729 51.3777 53.1925 54.5033 52.2456C54.5059 52.7029 54.4693 53.7731 54.3942 54.1867C54.3142 54.6275 54.3173 55.0061 54.1875 55.4034C54.1097 55.636 54.0864 55.8864 54.0211 56.128C53.6488 57.5134 53.3325 58.4862 52.8091 59.8229ZM42.9206 73.0357L42.9904 73.0626C43.1163 73.1456 43.1237 73.0416 43.1837 73.1162H43.1854C43.1022 72.8658 43.027 72.6152 42.9565 72.3558C42.4833 70.5858 41.1793 68.0189 40.3229 66.407C40.2477 66.2638 40.1806 66.1118 40.1072 65.9686C39.6441 65.085 39.2601 64.4368 38.7493 63.5891C38.5947 63.3326 38.416 63.1602 38.3001 62.8914C38.284 62.8555 38.259 62.8109 38.2321 62.784C38.0102 62.5246 37.8421 62.2293 37.6427 61.952C37.4576 61.7194 37.2795 61.469 37.0989 61.2274C35.7587 59.4558 33.543 57.0995 31.8352 55.7526C30.4077 54.6267 30.4387 54.6661 28.9216 53.7398C28.5619 53.5203 28.1664 53.3688 27.8437 53.1851C27.2217 52.8315 25.7808 52.2672 25.0955 52.0758C25.1347 54.263 25.8513 57.0848 26.6869 59.0981C27.3747 60.755 27.9125 61.8557 28.7461 63.3562C29.0606 63.9069 29.4805 64.5003 29.7497 65.0022C29.9115 65.2997 31.54 67.4691 31.8153 67.8112C32.1571 68.2357 33.2613 69.5486 33.4918 69.9045C33.8534 70.4626 35.2689 71.9619 35.8061 72.633C36.5576 73.5715 38.3902 72.207 41.3533 72.615L42.5841 72.7314C42.6254 72.7411 42.6566 72.6592 42.696 72.7762C42.7149 72.832 42.9233 72.8362 43.0056 72.8835L42.8741 72.973L42.9054 73.0355C42.9107 73.0357 42.9169 73.0357 42.9206 73.0357ZM34.3846 72.9998C34.2437 72.8677 33.46 73.0384 32.9649 72.955C32.6744 72.9128 30.0408 72.6357 29.7445 72.5346C29.4477 72.3782 29.2747 72.4371 28.9653 72.3824C27.0619 72.052 26.2651 71.9406 24.284 71.3626C21.0262 70.412 19.0374 69.3147 16.3054 67.2744C15.1659 66.4234 14.5022 65.9069 13.2925 65.1632L11.2779 64.1166L9.6811 63.4904C11.0384 62.836 12.4003 62.2502 13.8729 61.9427C14.5731 61.7965 14.7955 61.7186 15.5609 61.6027C16.3248 61.4872 17.0875 61.3533 17.8582 61.2896C18.0363 61.2806 18.2142 61.2896 18.3905 61.2627C18.768 61.1883 18.9019 61.1509 19.2905 61.1733C19.2958 61.1736 19.5139 61.1286 19.7781 61.1374C20.1765 61.1507 20.1176 61.1018 20.4025 61.1018L21.5609 61.1733C22.1272 61.2387 22.6515 61.184 23.2614 61.2986C23.4587 61.3357 24.0214 61.4504 24.1989 61.4238C24.4726 61.379 24.7598 61.379 25.0451 61.4418C25.8096 63.092 27.1134 65.4718 28.2395 66.8718L29.5205 68.4552C29.7745 68.7058 30.0456 68.9203 30.2693 69.2155C30.279 69.2245 30.2934 69.2424 30.3077 69.2514C30.5017 69.3811 30.7421 69.753 31.0126 69.9312C31.1966 70.0525 32.2166 71.1309 32.596 71.443L33.6811 72.3107C34.1459 72.7101 34.1853 72.8158 34.7304 73.0533C34.6192 73.0477 34.4589 73.0549 34.3846 72.9998ZM40.6072 62.2918L41.1099 61.2005C42.0085 59.4699 42.6278 58.4554 43.9313 57.0408C43.7721 56.6946 43.6768 56.8989 43.612 56.3966C43.5803 56.1517 43.4037 55.9507 43.3445 55.681C43.3307 55.6181 43.2062 55.1506 43.1395 55.0906C43.0163 54.9798 43.0833 54.9008 42.9633 54.7506C42.9275 54.6989 43.0069 54.7226 42.7549 54.3659C42.7093 54.3034 42.703 54.2227 42.6752 54.1422L42.4587 53.6592L41.9094 52.2101C41.8808 52.1296 41.8315 52.049 41.7958 51.9685C41.5371 51.3522 41.1209 50.5016 40.7886 49.9288L39.8816 48.5781C38.6025 50.1766 37.8366 51.7099 37.1398 53.6054L36.8813 54.357C36.8245 54.4989 36.8945 54.5699 36.7355 54.679C36.6709 54.7234 36.4333 55.5035 36.3929 55.6005C36.168 56.1416 36.1905 55.9989 36.1424 56.5486C36.1285 56.7067 36.064 56.5154 35.9859 56.7992L36.9029 57.837C37.4344 58.4189 37.9057 59.0766 38.3816 59.6976C39.115 60.6547 39.7878 61.707 40.3952 62.748L40.6072 62.2918ZM34.7577 54.545C34.8061 54.9117 34.8302 55.2606 34.8357 55.5915C34.9126 55.672 34.9869 55.7435 35.0601 55.8242L35.0477 54.7149C35.0803 53.9221 35.4843 52.8568 35.5083 52.6574C35.5365 52.4246 35.5969 52.468 35.6013 52.3891L35.8526 51.593C36.3937 49.9952 36.9077 49.0856 37.7785 47.6837C38.3377 46.7837 38.3957 46.6731 39.0649 45.8856C39.4451 45.4472 40.1097 45.4026 40.5489 45.7782L40.9229 46.1808C40.9881 46.2523 41.0661 46.3061 41.1278 46.3776L42.4571 48.0683C42.9509 48.7915 43.6761 50.0978 43.9707 50.8773C44.1037 51.2293 44.512 52.3072 44.5665 52.6664L44.783 53.3462C44.8963 53.8083 45.1478 54.9376 45.0541 55.3322L45.0147 55.9046C45.1598 55.763 45.1056 55.8229 45.1497 55.4931C45.2416 54.8074 45.1121 54.8627 45.2195 54.0707C45.3142 53.3371 45.3832 52.6304 45.3929 51.9506C45.4001 51.5014 45.6608 50.0765 45.7507 49.6246C45.868 49.0432 45.9609 48.4438 46.0513 47.8624C46.3581 45.8822 46.735 44.4416 47.2366 42.5307C47.3776 41.9936 47.471 41.5088 47.6579 40.9742C48.0425 39.8738 48.0584 39.7555 48.5873 38.6304C49.2006 37.3259 49.371 37.2854 50.236 36.3939L52.3265 34.2112C53.6622 32.8067 55.063 31.4648 56.4209 30.0782C57.1286 29.3536 57.8459 28.6469 58.5697 27.9403L60.384 26.1154C60.8177 25.6888 60.9857 25.0491 60.7893 24.4605C60.4056 23.311 59.0174 23.1118 58.2907 23.7538L57.4525 24.523L50.3622 31.0622C48.8544 32.4456 47.2499 34.0646 45.3339 34.9C44.123 35.4278 42.9059 35.8536 41.5875 36.0182C38.5302 36.4002 35.7229 35.8541 33.0864 34.1843C32.0181 33.5078 31.5285 33.0266 30.6139 32.1805L23.86 25.9096C23.5705 25.641 21.5843 23.752 21.3176 23.5749C20.2145 22.8418 18.8856 23.7362 18.8021 24.6842C18.7331 25.4669 18.9197 25.815 19.4363 26.3301L23.2213 30.1589L29.8312 36.8234C30.5547 37.5562 31.2865 38.6142 31.5451 39.5965C31.5728 39.6949 31.6176 39.8202 31.6597 39.9275C32.4899 42.0429 33.2921 45.3472 33.6152 47.5224C33.7189 48.2248 34.3105 50.6509 34.2574 50.9933C34.2286 51.179 34.4357 52.5606 34.4936 52.845C34.611 53.409 34.6843 53.9814 34.7577 54.545ZM74.6008 63.3117C72.5885 61.9499 70.8547 61.0048 68.5741 60.2165C67.083 59.7253 64.7176 59.1494 63.2621 59.1341C62.9105 59.1341 62.5598 59.0982 62.2091 59.1251L61.3664 59.1072C61.0398 59.143 60.7214 59.2325 60.3832 59.2146C60.367 59.2146 60.3493 59.2146 60.3331 59.2235C60.1697 59.2917 59.7653 59.2237 59.4376 59.3488L58.891 59.4203C58.3301 59.4696 57.4585 59.5952 56.9257 59.7424C56.3902 59.8902 55.6629 59.9584 55.2861 60.1091C55.8789 58.5384 56.0856 57.641 56.44 55.9851C56.6477 55.0152 56.8273 53.5432 56.8221 52.5589C56.8184 52.2995 56.7961 52.031 56.8141 51.7627L56.6673 50.3851C56.5376 49.8752 56.0134 49.5621 55.4973 49.6874C54.0475 50.0595 53.5646 50.2058 52.1579 50.7966C51.4157 51.1085 50.4941 51.6171 49.7998 52.0312L48.3238 53.0331C47.7894 53.4258 46.1379 54.7693 45.6688 55.2606C45.7667 55.0458 45.7824 55.1331 45.8387 54.9296C45.9443 54.5629 46.0589 54.2139 46.1563 53.8293L46.9435 50.6626C47.3273 49.2258 47.6913 47.4501 48.1494 46.0824C48.2246 45.8587 48.3024 45.6173 48.3686 45.3757C48.7841 43.9021 49.919 40.0005 51.0817 38.7022L52.3672 37.4408C53.1848 36.6357 53.9944 35.8216 54.8067 35.0077C54.8773 34.9362 54.9462 34.8645 55.0187 34.8019C55.6145 34.2562 56.1853 33.6747 56.7622 33.1022L61.9552 27.9674C62.4589 27.4693 62.7865 27.0864 63.0555 26.3661C64.1189 23.5189 61.7505 20.4677 58.555 21.0344C57.2414 21.2674 56.5419 22.0698 55.6182 22.9219L46.9937 30.9462C46.3744 31.5283 45.875 31.9285 45.1097 32.3776C45.5137 31.3459 45.5773 30.1363 45.3325 29.0587L45.2126 28.683C45.2177 28.5291 45.1137 28.4014 45.0435 28.209C44.8281 27.6184 44.2096 26.721 43.6953 26.3125C43.0757 25.8202 42.0989 25.4709 41.3121 25.4448C41.0117 25.4349 40.356 25.4262 40.0857 25.5522C39.9569 25.6122 40.1445 25.6299 40.1662 25.6864C40.0822 25.8664 40.0598 25.7406 40.1448 25.8474C40.0713 25.8621 39.9259 25.881 39.8755 25.9368C40.2203 26.3414 40.884 26.1766 40.9427 26.384C40.9832 26.5267 41.3713 26.4594 41.5617 26.6346C41.7373 26.785 42.6534 27.4576 42.6496 27.6454C42.6464 27.8024 42.7416 27.8126 42.8374 27.9496C43.323 28.6429 43.5193 29.3654 43.5245 30.1949C43.5323 31.4555 42.6865 32.7411 41.5403 33.2544C41.0992 33.4518 40.6293 33.5962 40.1493 33.657C39.5277 33.7357 39.8469 33.657 39.3173 33.657C39.0821 33.657 39.096 33.596 38.8574 33.5406C38.2347 33.3963 37.2357 32.6701 36.9208 32.1182C36.6142 31.5877 36.3795 31.0851 36.3528 30.4275C36.3518 30.3381 36.3205 30.2486 36.3331 30.1682C36.4321 29.4861 36.3513 29.5538 36.6059 28.8174L36.8448 28.2181C36.8787 28.1466 36.9494 28.0928 36.9745 28.0213C37.0574 27.78 36.9934 27.8506 37.1641 27.6546C37.1696 27.6456 37.1721 27.6366 37.1741 27.6366C37.1973 27.491 37.3401 27.4838 37.3941 27.3146C37.4507 27.1373 38.1193 26.7376 38.259 26.6168C38.5073 26.4021 38.8761 26.4008 38.9747 26.2768C39.1606 26.0434 39.4166 26.088 39.5016 25.9637C39.5838 25.8434 39.6765 25.9114 39.6992 25.8563C39.7395 25.7758 39.8056 25.7579 39.8755 25.7221C39.7043 25.6224 39.7581 25.595 39.667 25.5253C39.4197 25.3358 39.5265 25.2637 39.1561 25.1854C38.7358 25.0966 38.1209 25.0605 37.7051 25.1765L37.0477 25.3554C36.7041 25.405 35.9827 25.8862 35.7541 26.1157C35.0121 26.8605 34.7739 27.165 34.3845 28.1106C33.8195 29.3602 33.7715 30.9338 34.2592 32.1987C33.0301 31.4653 31.9259 30.2787 30.8142 29.3451L29.5413 28.1912L23.188 22.4123L22.7112 22.0008C20.491 20.3568 17.4854 21.5486 16.8777 24.0494C16.5417 25.4325 16.9589 26.6658 17.9467 27.6456L20.3513 30.0162C20.8451 30.4992 21.3353 30.9912 21.8318 31.4742C22.3864 32.0021 22.9142 32.5746 23.4867 33.0845C23.5582 33.147 23.6352 33.2277 23.696 33.2902C24.1765 33.8206 24.5437 34.1408 25.0397 34.6232L28.8881 38.4251C29.9933 39.5264 31.3216 43.7707 31.7651 45.2864C32.5475 47.9603 33.2859 50.9829 33.8512 53.7133C33.9326 54.1069 34.0113 54.5005 34.0963 54.8851C32.3013 53.2824 30.7769 52.0507 28.5643 50.9579C27.6344 50.4987 26.0677 49.8814 25.0397 49.6787L24.1192 49.473C23.5019 49.3925 22.9374 49.8307 22.8552 50.448C22.4185 53.7235 23.3272 57.241 24.5531 60.3061C23.812 60.0152 23.7537 59.964 22.9035 59.7336C22.5582 59.6352 22.2067 59.5637 21.8721 59.4474C21.171 59.2014 19.8541 59.1226 19.0677 59.0805C17.5211 58.9979 17.1817 59.0923 15.8141 59.1968C15.0899 59.2405 14.5853 59.3595 13.9041 59.492C13.4078 59.5885 13.4397 59.5526 12.9425 59.6888C12.4965 59.811 12.1227 59.8869 11.6696 60.0466C11.2769 60.1718 10.8833 60.3059 10.4923 60.4491L8.81135 61.2094C7.27823 61.9851 6.7011 62.3824 5.3691 63.3296C4.43854 63.9912 4.84926 65.5258 6.13214 65.4944C7.0803 65.4712 7.48031 65.4077 8.58143 65.6286C9.84206 65.8814 11.8904 66.9435 12.9675 67.713L13.9265 68.3213C14.2603 68.5539 14.584 68.8043 14.9374 69.0101L15.527 69.4216C17.3029 70.6547 18.9768 71.6254 20.9928 72.3558C21.9505 72.6982 23.4865 73.2126 24.4208 73.3936C24.7411 73.4562 25.0505 73.5725 25.3771 73.5994C25.4637 73.6029 25.6774 73.6947 25.9845 73.7334L27.1429 73.9302L29.3408 74.1986C31.4158 74.3664 42.3465 74.8336 42.8433 74.4043L43.5312 73.9213L43.3665 73.5008C43.3657 73.5008 43.3638 73.5008 43.363 73.5008C43.4445 73.4829 43.5285 73.4739 43.6046 73.4829C43.6198 73.5454 43.6395 73.6171 43.6806 73.6707L43.7245 73.5008C43.9085 73.5008 44.6101 73.1712 44.7909 73.0803C45.2198 72.865 45.6513 72.6286 46.0441 72.3557C46.3097 72.1768 46.5683 71.98 46.8493 71.8278C47.5144 71.4702 49.2029 69.7947 49.7745 69.1262L51.2675 67.2834L51.7211 66.6571C51.8141 66.5318 51.9233 66.4155 52.0118 66.2814C53.259 64.4013 53.8414 63.4838 54.7949 61.3166L56.1037 61.2987C56.6627 61.3109 57.5984 61.2165 58.0457 61.2808L60.4933 61.2987C60.8547 61.3096 63.2865 61.4358 63.6421 61.4955C64.1237 61.6144 64.592 61.6454 64.9669 61.7282L67.3347 62.3544C67.6827 62.4886 68.028 62.6138 68.3787 62.7301C69.0416 62.9984 69.708 63.2579 70.3457 63.5888C69.3771 63.8195 67.3851 64.8819 66.6342 65.4048L65.6806 66.0398C65.4373 66.2277 65.1931 66.4155 64.9497 66.6034C63.6595 67.5874 62.4949 68.4398 61.0377 69.2781C60.5854 69.5384 58.9635 70.3526 58.3504 70.5842L57.8646 70.781C56.9057 71.1786 56.131 71.4072 55.1603 71.6934L54.1459 71.9707C53.7629 72.0147 53.7579 72.0544 53.4016 72.1406L50.9209 72.5968C50.0137 72.7091 48.9907 72.9262 48.0744 73.0888C46.8461 73.3067 45.7597 73.4893 44.5141 73.6434C44.432 73.6534 43.4854 73.7318 43.556 73.8222C43.624 73.867 43.7358 73.8402 43.7877 73.9027C43.652 74.0725 43.6101 73.9686 43.7627 74.0637C43.6321 74.0765 43.1907 74.3749 43.0881 74.4314C43.7019 74.8035 44.752 74.377 45.4168 74.4395C45.6896 74.4651 45.5878 74.5515 45.8293 74.529L47.0728 74.4574C47.5198 74.4957 48.7549 74.4805 49.2189 74.4485C49.3601 74.4395 49.5016 74.4038 49.6411 74.4128C49.8942 74.421 50.343 74.3474 50.4606 74.377C50.7561 74.4515 50.9502 74.3725 51.2944 74.3323C52.9005 74.1445 54.7393 73.7958 56.311 73.3752C57.1043 73.1451 58.3025 72.8074 59.0027 72.4986C59.5774 72.2451 60.063 72.0906 60.6845 71.7918L61.8742 71.2283C63.5094 70.3624 65.3637 69.0974 66.8525 68.0437C67.3905 67.6629 68.5069 66.9437 69.1443 66.5946C69.4344 66.4466 70.4261 65.9691 70.7294 65.8968C70.9728 65.8432 71.2117 65.7626 71.4603 65.7C72.0425 65.5626 73.2693 65.4555 73.8774 65.5211C74.2827 65.539 74.6878 65.3422 74.9312 64.9845C75.3021 64.4299 75.1544 63.6875 74.6008 63.3117ZM38.9398 10.1925C38.9587 10.0582 38.9667 9.9152 38.9694 9.772C38.9713 9.53248 39.0672 8.97376 39.0741 8.61808L39.1393 8.34976C39.1325 8.24384 39.096 8.11552 39.16 8.01872C39.1627 8.01872 39.1627 8.00976 39.1617 8.0008C39.1334 7.8632 39.2382 7.82912 39.2029 7.69664C39.1723 7.58192 39.439 7.16288 39.5133 6.90048C39.5907 6.62624 39.8232 6.5104 39.8102 6.3816C39.8057 6.3368 39.8102 6.29216 39.8174 6.25632C39.9345 6.33472 39.8531 6.25968 39.9811 6.45312C40.0315 6.52912 39.9315 6.54912 40.0008 6.61408C40.0869 6.69488 40.2505 6.82192 40.2808 6.93616C40.3136 7.06 40.6966 7.94096 40.6467 8.02752C40.5781 8.14624 40.6606 8.19696 40.6915 8.31376C40.9288 9.21488 40.9853 10.1266 40.8427 11.0512C40.7824 11.4426 40.5272 12.1874 40.3328 12.5451L39.8577 13.2698L39.2905 12.2053C39.1027 11.7282 38.9675 10.9163 38.955 10.4162C38.9541 10.3446 38.9309 10.273 38.9398 10.1925ZM36.5718 11.2034C36.6947 12.2979 37.1317 13.5669 37.8037 14.4595L38.6661 15.4794L39.2171 15.9355C39.5965 16.2576 40.1617 16.2576 40.5491 15.9266C41.364 15.1942 41.5685 14.8666 42.0913 13.8691C42.7331 12.6326 42.9432 11.4013 42.8581 10.0315C42.8478 9.86768 42.8107 9.34448 42.7525 9.21744C42.7208 9.14848 42.7966 9.14256 42.7158 8.94016L42.596 8.4392C42.3131 7.3832 41.9536 6.77072 41.0592 6.10448C40.9953 6.0568 39.9617 5.36256 39.9454 5.56768C39.939 5.64832 40.0139 5.61264 39.9205 5.7376L39.8883 5.80912C39.8865 5.80912 39.8856 5.81808 39.8821 5.82704C39.8811 5.82704 39.8811 5.82704 39.8793 5.82704C39.8785 5.81808 39.8785 5.81808 39.8766 5.81808C39.8525 5.72864 39.8614 5.68384 39.8758 5.61232L39.764 5.50496C39.5467 5.45504 39.6398 5.35984 39.2478 5.4512C39.011 5.5064 38.4809 5.79472 38.287 5.97904L37.7843 6.39952C37.276 6.94528 36.8533 7.97104 36.743 8.71648C36.7403 8.7344 36.7385 8.75232 36.7305 8.77008C36.5549 9.16784 36.4904 10.6683 36.5718 11.2034Z' fill='%237694AA'/%3e%3c/svg%3e")}.iconbox--relax{-webkit-mask-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='80' height='81' viewBox='0 0 80 81' fill='none'%3e%3cpath d='M79.9432 31.655C79.7704 30.1723 79.4394 28.9292 78.9928 27.5152C77.619 23.6705 75.5515 20.3192 72.676 17.2715C69.0004 13.2376 65.0495 10.2946 60.9002 8.4582L61.5252 6.81096C61.7127 6.211 61.8878 5.56097 62.0002 4.99847C62.2253 3.82349 62.1752 3.06102 61.9128 2.68604C61.5003 2.18601 60.6253 2.12352 60.4003 2.18601C59.9753 2.29855 59.3878 2.97351 58.8128 4.0735C58.0385 5.60416 57.6553 6.51578 57.3789 7.26735C55.9956 7.01497 54.5456 6.88062 53.0489 6.88062C46.2867 6.88062 38.9831 9.53157 33.9865 13.7998C32.1867 15.3379 30.1278 17.246 28.4686 20.4561C28.3901 20.6532 28.3013 20.8461 28.2106 21.042C27.9021 21.7107 27.5827 22.4025 27.5833 23.4569C27.7007 24.7201 28.2745 25.8061 29.2943 26.6896C30.2915 27.4598 31.6039 27.8846 32.9887 27.8846C33.6549 27.8846 34.3382 27.7921 35.0227 27.6101C35.3014 27.5304 35.6147 27.4167 35.9372 27.3011L35.9706 27.483L36.1057 27.9107C36.298 28.5106 36.5517 29.0716 36.8596 29.5772C37.5313 30.6809 38.4555 31.5894 39.5318 32.2039C40.6185 32.8476 41.9157 33.1877 43.2811 33.1877C43.9162 33.1877 44.577 33.1032 45.2549 32.934C45.5725 32.8428 45.8913 32.7508 46.1906 32.6127L46.2648 32.5751C46.2843 32.606 46.5029 33.0952 46.8916 33.5224C47.3792 34.0584 47.8796 34.5282 48.3993 34.9175C48.672 35.1107 48.9647 35.2863 49.2699 35.4501C47.6264 39.5768 46.2597 43.3675 45.0255 47.2229C44.2887 49.5212 43.6517 51.6791 43.0721 53.8258C37.7761 52.571 32.665 51.3552 32.1034 51.2128C31.8004 51.1215 31.4901 51.0375 31.1847 50.9548C30.7435 50.8343 30.3122 50.7175 29.9283 50.5848C29.3307 50.3804 28.8908 50.092 28.3579 49.559C26.2521 47.4526 24.6336 44.9653 23.2062 42.7713C22.4645 41.6031 19.544 36.9071 19.5343 36.8937L19.112 36.3808C18.9666 36.2348 18.6636 35.9299 18.1452 35.9299C17.9797 35.9299 17.8039 35.9616 17.6268 36.0224C17.6268 36.0224 12.6601 37.5284 11.714 37.821L10.7849 38.1276C9.32584 38.6089 8.03046 39.036 6.94931 39.3719C4.53365 40.1814 2.89664 40.8755 2.2441 41.3525C2.1086 41.4232 1.96197 41.5069 1.76361 41.5729C0.451149 42.323 0.0886738 42.8229 0.0136863 43.1229C-0.0237762 43.2854 0.0261988 43.3854 0.0387113 43.4105C0.126149 43.5479 0.776161 44.6604 1.68862 46.2104C2.97614 48.4353 4.80114 51.5603 6.22606 53.9603C6.83854 54.9478 9.10107 58.2352 9.53855 58.7602C9.651 58.9102 9.72607 58.9852 9.77605 58.9852C9.78856 58.9852 9.80107 58.9852 9.80107 58.9727C9.40107 59.5727 5.88862 64.8226 5.7761 65.0476C5.62611 65.2976 5.47611 65.7851 5.47611 66.1601C5.51357 66.5101 5.7761 66.8351 6.22607 67.1226C6.50111 67.2851 6.6511 67.3601 6.9636 67.4975C7.22612 67.6101 7.38855 67.6726 7.77604 67.7726C7.88857 67.7976 8.0011 67.81 8.11356 67.81C8.4761 67.81 8.80104 67.6726 9.03854 67.4351C9.90102 66.3975 10.601 65.4476 11.2761 64.5226C11.6635 63.9976 12.0385 63.4852 12.4635 62.9352L13.376 61.5977C13.4135 61.5601 13.476 61.5601 13.476 61.5477C14.0135 61.8227 14.601 62.0602 15.1885 62.3102C15.5635 62.4602 15.9135 62.6102 16.2635 62.7601C19.8759 64.2601 40.7506 71.6725 41.7131 71.9225L42.2881 72.06L42.6255 73.085C42.8381 73.6475 44.0881 76.8849 44.0881 76.8849L44.363 77.5224C44.3755 77.56 44.888 78.6849 46.013 78.8099C46.138 78.8224 46.2881 78.8349 46.438 78.8349C46.763 78.8349 47.0255 78.7724 47.238 78.6599C47.663 78.4599 48.0005 78.0849 48.138 77.6724C48.288 77.2849 48.238 76.8099 48.163 76.4974C48.0005 75.8225 47.0005 72.11 47.0005 72.11C47.0005 72.11 46.938 71.81 46.938 71.7975C47.3755 71.6975 49.1879 71.235 51.8754 70.01C53.1629 69.3601 54.3754 68.76 55.5004 68.2225L56.6629 67.6475C57.8254 67.0476 60.4503 65.5976 61.3128 65.1226L61.5378 64.9976C61.7378 65.2226 63.7878 67.885 63.7878 67.885C64.1003 68.2725 64.3627 68.6225 64.9127 68.9601C65.0502 69.06 65.2127 69.0975 65.4002 69.0975C66.0877 69.16 66.9752 68.235 66.9752 68.235C67.4377 67.8476 67.7377 67.035 67.4252 66.5226C67.1502 65.8101 64.9252 62.3476 64.8877 62.3227C64.7253 61.3226 64.4502 59.8476 64.4502 59.8102L64.4232 59.7856C64.2952 59.3596 63.847 58.9702 63.1417 58.7197C61.8847 58.284 55.3075 56.7093 55.2405 56.6935C54.4553 56.5148 51.4412 55.8053 47.8363 54.9533C50.1551 47.4971 52.2377 40.851 53.54 36.6387C53.8851 36.6661 54.2299 36.6888 54.5701 36.6941C55.9447 36.7158 57.1764 36.436 57.6902 36.3309C58.4005 36.1855 58.8803 35.9634 58.8803 35.9634L59.2539 36.306C59.4948 36.48 59.7357 36.6552 60.0059 36.8341C60.5231 37.1267 61.0902 37.3786 61.6463 37.5636C62.6636 37.8958 63.7575 38.0644 64.8978 38.0644C65.9796 38.0644 66.9385 37.945 67.8232 37.7017C68.4924 37.555 69.3333 37.0951 69.5706 36.96V37.0355L69.8383 37.3251C70.1377 37.6646 70.5355 38.0023 71.0539 38.3576C71.8802 38.9083 72.9085 39.2113 73.9501 39.2113L74.067 39.2101C75.0356 39.2101 75.9921 38.9709 76.9144 38.4976C77.7176 38.0509 78.5354 37.5022 79.0756 36.5134C79.8227 35.0636 80.1391 33.293 79.9432 31.655ZM60.1378 4.08602C60.1378 4.08602 60.2503 3.83601 60.6877 4.03605C61.0002 4.17352 60.9503 4.71101 60.9503 4.71101C60.9503 4.71101 60.3797 6.51816 59.8782 8.02417C59.4639 7.86052 59.0483 7.70611 58.6303 7.56466C59.3149 5.99387 60.1378 4.08602 60.1378 4.08602ZM33.9129 26.3336C33.5734 26.3872 33.2339 26.4152 32.8968 26.4152C32.3924 26.4152 31.9051 26.3507 31.4548 26.226C30.5275 25.9168 29.9446 25.5165 29.5626 24.9245C29.2632 24.4962 28.7916 23.651 28.9961 22.8065C29.8412 19.9231 31.9153 17.0476 35.1572 14.261C36.4246 13.2163 39.8768 11.2511 41.7502 10.5069C43.6303 9.82483 46.7394 8.93351 50.8634 8.55868C51.6191 8.50146 52.6255 8.43638 53.6951 8.43638C54.0201 8.43638 54.3074 8.46606 54.6165 8.4782C53.1343 8.86347 51.6758 9.36335 50.2726 10.006C42.1562 14.028 37.8436 21.2181 36.1242 25.5655L35.9238 25.6699C35.9238 25.6699 34.738 26.2649 33.9129 26.3336ZM44.644 31.4141C44.1499 31.5327 43.6303 31.59 43.0584 31.59C42.0606 31.5687 41.1357 31.3247 40.3082 30.8647C39.4607 30.387 38.7299 29.6868 38.1951 28.8398C37.9086 28.3865 37.6998 27.9478 37.5575 27.4988L37.4997 27.3199C37.3641 26.8449 37.2959 26.3769 37.2512 25.9652C39.2742 22.22 42.3535 17.4006 45.4679 14.9014C47.0983 13.5314 49.0723 12.2704 50.9781 11.2864C52.8103 10.2843 54.8057 9.69422 56.819 9.02452C55.6949 10.3018 54.8122 11.7962 53.8339 13.1886C49.5449 19.9079 46.7394 28.5279 46.0175 30.8845C45.7776 31.0084 45.5686 31.1104 45.4532 31.1525C45.1696 31.2833 44.9056 31.3484 44.644 31.4141ZM66.0877 66.8351C65.9252 66.9601 65.5377 67.26 65.3752 67.3851C65.2877 67.2976 65.1752 67.1726 65.0877 67.0601C64.9502 66.9101 64.4877 66.3101 63.9877 65.6726C63.4002 64.9226 62.7628 64.1227 62.6128 63.9476C62.4002 63.7101 62.1502 63.4851 61.7127 63.4851C61.4002 63.4851 61.0253 63.5976 60.5877 63.8476C58.5378 64.9601 55.0753 66.7476 53.9754 67.2851C52.9504 67.7851 50.5254 68.9726 47.7379 69.8475L47.4254 69.9475C46.963 70.0975 46.1005 70.385 45.788 70.3975C45.5879 70.41 45.4255 70.51 45.313 70.6725C45.188 70.8725 45.163 71.1475 45.263 71.41C46.0255 73.4975 46.7879 76.8849 46.8004 76.935C46.8755 77.2224 46.438 77.41 46.3129 77.4349C46.1755 77.4349 46.013 77.3349 45.863 77.1725C45.8379 77.1349 44.2005 73.4725 43.6005 71.6225C43.213 70.435 42.5255 70.3475 42.5005 70.3475L40.5006 69.7975C37.2006 68.8225 34.0506 67.7726 31.6757 66.9726C26.4507 65.1851 20.8884 63.2477 15.7509 61.1227L13.8635 60.3851C13.8635 60.3727 13.626 60.2602 13.3384 60.2602C13.0134 60.2602 12.7385 60.3977 12.526 60.6727L11.851 61.5726C10.6135 63.2226 8.73851 65.7226 8.0885 66.4976C8.07606 66.4976 8.02601 66.4851 7.92607 66.4601C7.67606 66.3726 7.07602 66.0476 6.88857 65.9351L6.82609 66.0476L6.78855 65.8476C6.80106 65.7851 6.95105 65.5226 7.05107 65.3476C7.53859 64.4851 10.151 60.8227 10.9385 59.7102C11.251 59.2852 11.276 58.6727 11.001 58.3477C10.7635 58.0477 10.501 57.7477 10.501 57.7477L9.93852 57.0352C9.56355 56.5353 9.201 56.0477 8.86356 55.5353C6.23855 51.7478 1.7636 44.3479 1.18866 43.3979C1.26366 43.348 1.38862 43.2605 1.60117 43.1105C1.77284 42.9865 2.02917 42.8032 2.29437 42.6182C2.71452 43.4568 3.49385 44.8628 4.77229 46.7955C5.04549 47.2056 11.4554 56.8506 11.9434 57.4711C12.1788 57.8022 12.6181 58.1112 13.0549 58.2573C13.2247 58.3254 16.9466 59.6555 16.9466 59.6555C18.9332 60.3613 21.0346 61.1096 23.2172 61.8775C24.8891 62.4689 26.6092 63.0858 28.3615 63.7125C30.0007 64.3003 31.6678 64.8978 33.3501 65.494L38.562 67.3814L41.1747 68.3719C41.4314 68.4571 41.6796 68.5594 41.9328 68.6615C42.5521 68.9135 43.191 69.1738 44.0391 69.2542L44.2023 69.2578C45.0991 69.2578 45.8426 68.9743 46.4973 68.7249C46.6786 68.6555 46.855 68.5885 47.0352 68.5265C47.8298 68.2123 59.1503 63.0224 63.1347 61.1615C63.1526 61.4198 63.1673 61.6881 63.1752 61.9727L63.2253 62.6726C63.2502 62.7476 63.3878 62.9227 63.9877 63.6976C64.6627 64.5726 66.0877 66.8351 66.0877 66.8351ZM61.9687 60.0193C59.9961 60.9039 49.7986 65.4721 48.2848 66.1183C47.4549 66.4992 46.6262 66.835 45.7744 67.1709C45.2256 67.3827 44.6927 67.5725 44.2022 67.5725C44.0051 67.5725 43.8189 67.5432 43.6376 67.4849C36.5614 64.871 16.1276 57.8837 14.1137 57.1998C13.8332 57.0915 13.5533 56.9844 13.305 56.9138C13.1286 56.797 12.9661 56.5987 12.755 56.3419C12.4745 55.9209 9.98903 52.3213 9.65319 51.8236C7.36425 48.4748 4.23136 43.3006 3.62842 42.1567C3.87912 42.0715 4.33665 41.9121 4.94325 41.7004C7.8333 40.6904 14.601 38.3254 18.0783 37.3993L18.1117 37.389L18.1884 37.4906L21.7831 43.3761C23.2263 45.6638 24.7187 48.0282 26.7638 50.2283L26.8884 50.3585C27.3728 50.8672 27.9222 51.4439 28.684 51.8249C29.2845 52.1339 29.8655 52.2994 30.4277 52.4601C30.6127 52.5124 30.7946 52.5647 30.9766 52.6207C32.5007 53.06 51.5656 57.5004 54.4751 58.1648C55.8234 58.4933 60.6277 59.6859 61.9687 60.0193ZM52.1754 36.4855C50.6848 41.0635 48.1208 48.9406 46.3137 54.5933C45.7665 54.4638 45.211 54.3323 44.6531 54.2002C46.6329 47.3936 49.1378 40.2935 50.6633 36.0489C51.1026 36.2017 51.5569 36.3393 52.0426 36.4435C52.0891 36.4526 52.1356 36.455 52.1821 36.4636C52.1797 36.4713 52.1777 36.4777 52.1754 36.4855ZM57.1401 34.6717C56.2615 34.8718 55.3646 34.9735 54.4751 34.9735C53.3751 34.9735 52.32 34.8196 51.3404 34.5172C50.4412 34.2318 49.6235 33.7937 48.9128 33.2163C48.5343 32.8878 48.3581 32.7676 48.0159 32.2781C47.5348 31.5899 47.3544 31.0145 47.3544 31.0145C48.0546 29.391 49.7197 25.1942 49.7197 25.1942C50.5553 23.2898 51.3425 21.3708 52.277 19.5225C53.2132 17.6691 54.106 15.7978 55.1683 14.0222C56.1017 12.2955 57.1661 10.6494 58.3285 9.04328C58.6027 9.13758 58.8765 9.23096 59.155 9.33983C59.749 11.2789 60.5218 13.9732 60.7591 16.5674C61.7183 27.054 59.0121 31.9973 58.4041 34.3253C58.1285 34.4229 57.8836 34.5141 57.8836 34.5141L57.1401 34.6717ZM68.5289 35.5357C67.4519 36.068 66.274 36.3382 65.0291 36.3382C64.372 36.3382 63.8086 36.2633 63.3924 36.1983C62.2851 36.0017 61.3712 35.661 60.6752 35.184C60.4805 35.0538 60.0204 34.6638 59.9584 34.5951C59.9485 34.5842 59.9363 34.5719 59.9262 34.5607C61.547 30.4323 62.5512 23.7515 62.4233 19.5399C62.159 15.5932 61.6647 12.2532 60.7604 10.1325C60.8524 10.2847 60.9677 10.4412 61.109 10.5947C62.6536 12.1676 64.6997 14.2179 66.0753 16.5552C69.4732 22.9492 69.2026 27.3456 69.3268 28.9469C69.4201 30.3954 69.2998 32.7825 69.157 34.8642C68.9156 35.1504 68.6819 35.4029 68.5289 35.5357ZM77.5095 35.7407C76.9436 36.6899 75.3969 37.462 74.0596 37.462C73.989 37.462 73.9185 37.4602 73.8454 37.4553C73.1603 37.4346 72.4752 37.2089 71.8729 36.8073C71.6307 36.6206 71.3192 36.3674 71.0405 36.0425C70.9675 35.9863 70.7024 35.6278 70.5111 35.367C71.4243 31.0031 71.3616 25.7307 69.3191 20.1569C68.107 16.8565 66.4391 14.2941 64.99 12.4949C67.2379 14.0568 69.4594 16.0643 71.593 18.4745C73.7846 20.8242 75.5381 23.5336 76.8048 26.5247C77.9974 29.5535 79.0135 33.0173 77.5095 35.7407Z' fill='%237694AA'/%3e%3cpath d='M25.7399 51.4796C24.7033 51.4624 19.7583 52.4399 17.0076 54.1236C16.2116 54.5424 15.3992 54.929 14.6981 55.5379C14.2884 55.8935 14.7596 56.4097 15.1059 56.2848C16.7129 55.6392 21.5527 53.7326 23.0123 53.3121C23.9308 52.9004 25.1247 52.844 25.9629 52.2702C26.293 52.0438 26.4165 51.3606 25.7399 51.4796Z' fill='%237694AA'/%3e%3c/svg%3e")}.iconbox--kreativ{-webkit-mask-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='80' height='80' viewBox='0 0 80 80' fill='none'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M55.8366 51.8027C59.4324 52.3285 62.407 56.0285 61.0142 59.7168C54.5087 70.3091 43.7929 55.1529 55.7892 51.5515C51.4844 49.1939 47.1363 55.147 48.102 59.2456C50.0791 68.9912 64.4892 66.6998 63.1275 56.7977C62.7881 54.5608 61.1803 52.2445 58.8577 51.6136C58.7089 51.4238 55.3985 51.1072 56.2011 51.5219C56.0998 51.6701 56.055 51.6024 56.1751 51.6797C56.0815 51.6923 55.8564 51.7077 55.7892 51.7616C55.811 51.7827 55.8219 51.7958 55.8366 51.8027ZM70.8951 68.1425C68.5006 68.1995 65.09 68.2104 62.6732 68.2254C64.0359 67.2645 65.1305 66.2392 66.0609 64.8243C66.0886 64.8235 66.4687 64.7816 66.5307 64.8809C66.6079 65.0049 66.9905 64.8254 67.2399 64.8905C67.7511 65.0238 68.8071 64.9731 68.9047 65.0894L70.8951 68.1425ZM48.454 68.1521C45.8039 68.1595 42.7959 68.2072 40.1367 68.2166C40.2702 60.1616 40.6294 51.6763 40.5014 43.5923C40.5079 43.3041 40.6859 43.1557 40.9625 43.1318C42.8383 43.096 45.7663 43.1798 47.5694 43.0699C48.4999 43.0392 48.3425 44.2531 48.3665 44.8409C48.4447 45.991 48.4484 46.7481 48.6737 47.7545C41.4439 52.1123 41.4091 63.5817 48.454 68.1521ZM43.1958 35.5249C43.9566 35.4459 44.5017 35.4496 45.2447 35.4107C44.7231 34.8645 44.4455 33.9529 44.1972 33.228L43.4945 35.0341C43.4883 35.1653 43.3838 35.1315 43.3582 35.1806L43.1958 35.5249ZM42.5779 40.7608L46.7705 40.8489C46.6699 40.2965 46.6887 40.0485 46.4942 39.6115C46.2678 38.9731 46.7131 37.932 46.014 37.6912C45.3708 37.6718 43.99 37.7037 43.3388 37.7313C42.5315 37.6792 41.8811 37.4589 41.9651 38.6L41.9252 39.703C41.9611 39.8454 41.8505 39.8461 41.8435 39.9062L41.723 40.7696L42.5779 40.7608ZM39.1193 68.2297C37.3353 68.12 35.703 68.4377 33.8971 68.576C37.6731 64.3925 33.831 57.2603 28.2435 58.4785C27.8214 58.5931 28.4811 58.5257 28.5761 58.5648C28.3537 58.7371 28.234 58.6968 28.5471 58.7278C28.2572 58.7872 27.8283 58.8475 27.5814 58.9937C31.0307 58.4963 34.7641 61.2648 33.8519 65.1997C32.7667 69.8909 26.0398 70.451 24.4369 65.7653C24.0735 64.3046 22.5615 58.7285 22.238 57.3726C21.5355 55.7499 19.7187 52.1921 18.9225 50.5053C17.7526 44.0237 16.1422 36.3278 14.9329 29.8619L16.3425 27.387C19.2665 38.0817 22.0436 49.083 25.746 59.4929C26.0798 59.9245 26.3556 59.3661 26.7039 59.2416C27.1585 59.0253 26.8612 59.0641 27.5268 58.7899C27.0478 58.8493 26.7187 58.8197 26.2388 58.9347C26.0995 57.5051 25.5534 54.6752 25.2447 53.2393C26.0209 52.6961 25.9233 52.3563 26.1511 51.6208C27.3516 44.7779 28.6247 36.8496 29.5102 29.9625C29.6507 29.0726 29.2127 28.9633 28.8179 28.1016C28.0068 26.827 26.9622 24.5704 25.9655 23.4395C25.9998 22.2299 26.0545 20.9469 26.091 19.7673C28.7486 20.9317 31.8686 20.3133 34.7011 20.2864C36.1308 20.2161 35.7124 18.5813 35.6566 17.6352C35.5087 15.4517 35.818 13.015 35.0356 10.9544L35.1083 10.8838C43.3982 10.9005 52.4078 11.1598 60.6551 11.0601C63.8667 10.7299 62.7364 15.0656 62.9315 16.9342C63.0086 27.2926 62.8374 38.4363 63.6348 48.6963C61.5662 47.1619 58.8894 46.3272 56.3044 46.5379C56.0087 46.5896 56.4513 46.616 56.5123 46.6741C56.3273 46.8185 56.2716 46.7486 56.4748 46.8301C56.3297 46.8301 55.9047 46.8557 55.7891 46.9094C69.3801 48.2725 69.7203 67.3565 55.8094 68.1747C41.7999 67.387 42.5054 48.5024 55.7891 46.6984C53.7457 45.7563 51.5747 46.4429 49.6193 47.2617C50.0542 45.0824 51.1199 41.8536 48.267 40.9568C48.9835 39.2152 49.1422 36.3115 46.9692 35.5334C47.1526 33.5392 45.922 31.3549 45.2446 29.4979C44.8875 28.4929 43.5494 28.5734 43.2534 29.4979C42.8486 31.5843 41.7155 33.5115 41.8673 35.6747C39.666 36.3318 39.8863 39.0729 40.5307 40.819C37.2511 41.4155 38.3459 45.1097 38.2425 47.4963C38.2921 48.416 38.2655 50.4315 38.3366 51.3403C38.6212 56.7201 38.0241 62.9713 39.1193 68.2297ZM20.3503 58.1435L20.3087 57.9901L17.8199 53.0323C17.5972 55.2405 17.3393 57.3024 16.7673 59.3749C16.3916 60.6424 15.0163 59.4077 14.2102 59.3461C11.8422 58.779 9.11595 60.3531 8.43515 62.687C7.15723 66.82 11.8084 70.4861 15.4918 68.1155C16.9339 67.2971 17.6059 65.7352 17.943 64.1617C18.5241 62.0437 19.358 59.9785 20.3503 58.1435ZM21.8657 39.0654C22.8244 42.9533 24.4651 48.7061 25.0716 52.3921L25.2191 52.1768C24.998 44.8443 26.6081 37.1683 27.2615 29.9001L25.7665 27.427C24.6407 31.2949 23.7196 35.5187 21.8657 39.0654ZM27.7273 17.9886C27.5788 18.1238 27.4319 18.2624 27.2849 18.3993C29.1766 17.8849 31.5387 18.1592 33.4857 18.0513C33.6574 16.5805 33.614 13.5294 33.8355 12.131C31.9131 14.1021 29.6651 16.1342 27.7273 17.9886ZM73.5692 70.1377C68.9612 70.6305 63.735 70.8003 59.1241 70.2408C59.1241 70.2406 58.5191 70.0776 58.5191 70.0776C57.1571 70.4475 55.5723 70.4617 54.183 70.3225C47.0948 69.8358 39.4479 71.6288 32.5123 69.7733C29.1924 72.0184 24.3355 70.5128 22.8294 66.8264C22.8294 66.8265 22.6315 66.3757 22.6315 66.3757L20.9193 60.2224C20.4076 62.4377 20.2119 64.9829 19.3953 67.1064C17.4471 71.7667 10.4684 72.6254 7.54043 68.4867C3.14107 63.1704 9.03723 55.3377 15.3716 57.7928C15.7283 56.7446 16.5123 54.4094 16.8625 53.1579C16.9753 53.0875 17.2675 51.9331 17.2673 51.9326C15.7625 47.4576 15.2425 42.2069 14.1252 37.5873C14.1401 37.0705 12.1399 29.3445 12.6889 29.0777C12.6891 29.0777 15.6908 23.7905 15.6908 23.7905C16.2207 22.8646 17.611 23.0497 17.8843 24.0801C18.6249 26.8875 20.55 33.8779 21.2164 36.5977C21.8111 33.8139 22.2427 31.0982 23.0694 28.3777C23.0692 28.3777 24.2063 24.0915 24.2063 24.0915C24.3436 23.5769 24.8097 23.2385 25.3185 23.2385C25.3308 23.1363 24.859 18.9325 25.0956 18.9846C27.694 15.8485 30.8251 12.6027 33.7159 9.70686C34.2587 8.90094 34.9289 9.02494 35.851 9.03294C40.1948 8.95502 47.4441 8.92526 51.8995 8.92286C55.9147 9.3571 64.2385 6.82814 65.1558 12.3003C65.2734 24.3601 65.8974 37.0462 64.2929 48.9417C64.2492 48.9905 64.2151 49.0595 64.1857 49.1389C68.2675 52.7313 69.2724 59.1757 66.6243 63.9029C67.2127 63.7189 68.3572 63.4617 68.9673 63.4075C69.8899 63.3499 69.8558 63.4104 70.4372 64.1923C71.3947 65.4841 72.8783 67.4883 73.8028 68.823C74.1019 69.2501 73.9971 69.8395 73.5692 70.1377ZM27.3849 62.7078C24.6836 64.8693 28.3414 68.7222 30.8382 66.488C32.7145 65.1976 31.4391 61.1793 29.0595 62.7357C28.7988 62.9333 28.9628 62.9797 28.971 63.0182C28.9886 63.1003 28.9502 63.1045 28.999 63.1734C28.911 63.3017 28.9383 63.2728 29.0358 63.4176C29.1238 63.5486 29.1755 63.4689 29.1935 63.4734C29.3094 63.5017 29.2465 63.6029 29.2854 63.5859C29.45 63.5142 29.3401 63.5315 29.5668 63.7342C29.567 63.7342 29.6499 63.7867 29.6315 63.8336C29.5863 63.9494 29.6598 63.8461 29.766 64.0769C29.9505 64.5429 29.6596 64.716 29.2598 64.8661C28.7175 64.8384 28.811 64.3829 28.6403 64.0105C28.5961 63.9539 28.7051 63.8905 28.707 63.7593C28.7086 63.6499 28.8271 63.6897 28.8081 63.591C28.7689 63.3875 28.8668 63.4561 28.8492 63.3224C28.8361 63.2219 28.8827 63.2661 28.8769 63.2221C28.8663 63.1454 28.8817 63.1235 28.8932 63.0851C28.555 62.4147 27.9935 62.4923 27.3849 62.7078ZM15.4708 63.9584L15.2491 63.4377C15.1667 63.3605 15.0777 63.2995 15.0372 63.2067C14.9371 63.1654 14.959 63.0595 14.8382 63.0323C14.7447 63.0112 14.5982 62.7133 14.2836 62.6051C14.0982 62.5413 14.1431 62.5238 13.9228 62.4158C13.8657 62.3878 13.7579 62.5054 13.5889 62.4691C13.4956 62.4489 13.4811 62.5697 13.41 62.5528C13.3571 62.5401 13.4103 62.5694 13.2659 62.6609C13.2484 63.251 13.6105 65.16 12.4833 64.9301C11.5862 64.6312 12.4015 63.2483 12.9639 62.9243C13.3006 62.7558 13.1267 62.7573 13.1412 62.6854C13.1595 62.5945 13.2099 62.6161 13.1771 62.531C13.3534 62.4694 13.3532 62.4837 13.2524 62.2955C13.1406 62.0867 12.8143 62.2325 12.7667 62.0993C12.7204 61.9704 12.5054 62.1624 12.3739 62.1264C12.1068 62.0533 11.603 62.2485 11.4937 62.3051C11.4422 62.3315 11.3734 62.2371 11.2807 62.3488C6.82395 66.5334 15.8995 69.9027 15.4708 63.9584Z' fill='%237694AA'/%3e%3c/svg%3e")}.iconbox--jatszohaz{-webkit-mask-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='80' height='80' viewBox='0 0 80 80' fill='none'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M75.0248 33.6116C74.9972 33.9448 74.988 34.2767 74.9367 34.6092C74.8154 35.4541 74.8641 36.0016 74.6432 36.9274L74.2244 38.496C74.1154 38.8512 74.1372 38.9818 73.9773 39.3525C73.8941 39.5511 73.7984 39.7456 73.7412 39.9498L73.109 41.2242C72.8813 41.6202 72.6148 41.86 72.3564 42.1669C71.778 42.8535 70.8999 43.4492 69.9856 43.6805L70.0114 47.0874L70.0996 49.7047L70.1202 51.1728C70.1226 51.3028 70.1432 51.4336 70.1432 51.5636L70.2156 54.0573L70.2689 56.6978L70.2813 59.0304L70.2028 61.7012L70.1952 62.7284C70.1772 63.3269 70.0879 65.1648 69.9381 65.5834C69.8039 65.9584 69.802 66.4221 69.6562 66.8912C69.4746 67.476 69.5453 67.489 69.2485 68.0986C69.2088 68.1802 69.1743 68.096 69.0111 68.3474C68.9644 68.4192 68.8996 68.3946 68.8002 68.6026C68.6637 68.2536 68.654 68.4469 68.6487 68.2797C68.642 68.0663 68.5239 68.1504 68.5045 67.8898C68.4565 67.2431 68.2495 67.5269 68.2946 66.6688C68.3133 66.3103 68.1866 65.9652 68.1903 65.5029C68.1909 65.4189 68.1746 64.6498 68.1308 64.546C68.0404 64.3319 68.1218 64.1405 68.0495 63.9693C68.0455 63.9597 68.0429 63.9485 68.0439 63.9367C68.0668 63.7221 67.9938 63.518 67.9527 63.3106L67.9393 62.7754C67.8287 61.9266 67.878 61.3007 67.8489 60.5122C67.8386 60.2346 67.8468 59.9588 67.8604 59.6804C67.8676 59.5408 67.8504 59.3989 67.8498 59.2568L67.8364 55.6514C67.8332 55.3906 67.8143 55.1298 67.8101 54.869L67.8124 52.034C67.8535 51.7077 67.7896 51.3848 67.8045 51.0586C67.8226 50.6764 67.777 50.2629 67.7716 49.8871C67.7426 47.9114 67.8642 45.6514 67.932 43.6428C65.8567 43.0834 64.4898 41.0439 63.7474 39.1744C62.4453 35.8956 62.2684 31.6586 62.6085 28.1708C62.65 27.7855 62.6658 27.3932 62.7397 27.0176C62.8601 26.3797 62.8864 25.7384 63.0098 25.1077L63.4152 22.8261C64.3076 18.6034 65.9168 14.392 68.105 10.6709C68.5314 9.94596 69.5794 9.98036 69.9698 10.7036L70.2269 11.1701C71.6945 13.7981 72.9104 17.1682 73.6919 20.0581L73.9058 20.8884C74.1026 21.4956 73.9823 21.4965 74.0423 21.7752C74.1034 22.056 74.1706 22.3351 74.2084 22.6197C74.232 22.7951 74.2911 22.9714 74.3221 23.1484C74.4504 23.872 74.6655 25.1544 74.6938 25.8615C74.7133 26.3492 75.029 27.5186 74.924 27.7332C74.8775 27.8282 74.9305 28.6506 74.9453 28.7324C75.0412 29.26 75.0276 30.3204 74.8216 30.7994C74.7564 30.6799 74.7162 30.2762 74.693 30.1159C74.6353 30.3317 74.6919 30.2546 74.5285 30.0952C74.4845 30.1506 74.477 30.5943 74.4085 30.309C74.3236 29.9477 74.2631 29.5682 74.2065 29.1909C73.8357 26.7964 72.8194 23.586 72.1464 21.1842C71.9927 20.641 71.2776 18.3064 71.0359 17.7559C70.8949 17.4349 70.8276 17.1319 70.7791 17.0357C70.6004 16.68 70.4834 16.2948 70.3215 15.9304C69.8868 14.9541 69.5671 14.2008 69.0567 13.2413C67.8685 15.6322 66.9932 17.9832 66.3268 20.5455C65.9314 22.1548 65.5346 23.9944 65.2583 25.6988C65.2181 25.9412 65.2077 26.1845 65.1704 26.4269C64.6701 29.606 64.7349 34.1604 65.6441 37.2024C66.0633 38.6055 66.7764 40.2084 67.9711 41.0615L68.0244 38.185L68.0343 37.7479C67.9967 37.4266 68.1113 37.4328 68.1185 37.2925C68.1423 36.838 68.204 35.5255 68.272 35.1816C68.3392 34.8431 68.1532 34.3258 68.2826 34.2199C68.4292 34.1 68.257 33.3184 68.4343 32.9415L68.5826 32.6583C68.6441 32.721 68.6688 32.9204 68.6892 33.0108C68.7656 32.8968 68.6905 32.942 68.8524 33.0252C68.9121 32.9896 68.9413 32.4898 69.126 33.5029C69.4015 35.0151 69.7594 36.2642 69.8122 37.8308L69.874 39.7367C69.9173 40.049 69.8501 40.0423 69.8717 40.1418L69.9148 41.2184C71.4042 40.4618 72.3396 38.2236 72.8391 36.7357C72.953 36.3962 73.0748 36.186 73.1898 35.7924L73.63 34.0364C73.7028 33.7596 74.1053 31.7714 74.1893 31.7029C74.334 31.585 74.3404 31.3901 74.4324 31.2308C74.5495 31.033 74.5495 31.033 74.6037 30.8032C74.6393 30.9748 74.6573 31.1421 74.737 31.2506C74.7824 31.3133 74.7263 31.5751 74.8252 31.7778C74.8791 31.8903 74.8913 32.0386 74.8949 32.1933C74.8967 32.5888 74.9295 32.9717 75.0023 33.3354C75.0197 33.4194 75.03 33.5199 75.0248 33.6116ZM45.6309 32.6584C45.5626 31.2018 45.6152 29.6208 45.7565 28.1711C45.7978 27.7858 45.8138 27.3935 45.8876 27.018C46.0082 26.38 46.0343 25.7388 46.1576 25.108L46.5629 22.8264C47.458 18.5903 49.0474 14.4416 51.2338 10.7039C51.701 9.905 52.7426 10.0077 53.1176 10.7039L53.3746 11.1704C54.8426 13.7976 56.0576 17.1692 56.8396 20.0584L57.054 20.8887C57.2495 21.4901 57.1305 21.4991 57.1901 21.7756C57.2513 22.0564 57.3185 22.3354 57.3565 22.62C57.3799 22.7954 57.4388 22.9717 57.47 23.1487C57.5981 23.87 57.8133 25.1575 57.8416 25.8618C57.8612 26.3492 58.1768 27.5191 58.0719 27.7335C58.0255 27.828 58.078 28.6479 58.093 28.7327C58.1666 29.1487 58.1858 29.8242 58.0996 30.2431C58.0608 30.4311 58.0452 30.6234 57.9693 30.7997C57.9045 30.681 57.8639 30.2759 57.8407 30.1162C57.7842 30.3308 57.8381 30.2548 57.6765 30.0956C57.6317 30.1519 57.6263 30.5948 57.5559 30.3093C57.4711 29.948 57.4108 29.5685 57.3541 29.1912C56.9842 26.8007 55.9668 23.584 55.294 21.1845C55.1396 20.6389 54.426 18.3087 54.1834 17.7562C54.0418 17.4336 53.9765 17.1352 53.9268 17.036C53.7479 16.6804 53.6311 16.2951 53.4692 15.9308C53.0328 14.9511 52.7162 14.2045 52.2044 13.2416C51.0159 15.6328 50.1412 17.9834 49.4746 20.5458C49.0799 22.1524 48.6815 23.9983 48.4061 25.6991C48.366 25.9415 48.3557 26.1848 48.3183 26.4272C47.7394 30.1444 47.6546 38.4367 51.0709 41.0268L51.1821 36.4189C51.144 36.1821 51.2591 36.186 51.2663 36.0816C51.2829 35.8439 51.3447 34.8044 51.4199 34.5234C51.4871 34.2722 51.3012 33.8895 51.4304 33.812C51.5741 33.726 51.4072 33.1437 51.5821 32.8687L51.7304 32.6589C51.7906 32.7048 51.8157 32.8472 51.837 32.9197C51.8967 32.8383 51.8517 32.87 52.0002 32.9309C52.0605 32.9031 52.0903 32.5349 52.2738 33.2834C52.5453 34.3909 52.9066 35.3117 52.96 36.4797L53.0216 37.888C53.0682 38.1349 52.9967 38.1047 53.0194 38.1871L53.1437 41.1752C54.5885 40.3696 55.4871 38.2247 55.9866 36.7365C56.1004 36.3978 56.2221 36.1874 56.3375 35.7932L56.778 34.0372C56.8508 33.76 57.2527 31.7725 57.3372 31.7037C57.4825 31.5853 57.4893 31.3864 57.5802 31.2316C57.6973 31.0338 57.6973 31.0338 57.7516 30.804C57.7871 30.9756 57.8052 31.1429 57.8849 31.2514C57.9298 31.314 57.8746 31.5767 57.973 31.7786C58.0269 31.8911 58.0391 32.0394 58.0426 32.1941C58.0592 33.4007 58.2872 33.2053 58.085 34.6096C57.9634 35.4541 58.0127 36.0007 57.7916 36.9279L57.3725 38.4965C57.2637 38.8514 57.2857 38.982 57.1255 39.353C57.0423 39.5516 56.9466 39.7461 56.8895 39.9503L56.2572 41.2247C56.0295 41.6207 55.7629 41.8605 55.5049 42.1674C54.9349 42.8447 54.0652 43.438 53.1645 43.6722C53.1975 43.8708 53.1847 44.0685 53.1941 44.2687L53.2405 44.8413L53.2685 46.3343C53.2711 46.4308 53.2916 46.5272 53.2916 46.6229L53.3639 48.4652L53.4297 52.1391L53.3511 54.1112L53.3437 54.8712C53.3255 55.3192 53.2364 56.673 53.0868 56.9789C52.9524 57.2538 52.9556 57.588 52.8049 57.9455C52.6268 58.3679 52.6833 58.4159 52.397 58.8378C52.3533 58.9023 52.3266 58.8336 52.1596 59.022C52.1129 59.0748 52.0492 59.053 51.9487 59.2101C51.8081 58.9445 51.8024 59.097 51.7973 58.9709C51.7909 58.8144 51.6732 58.8765 51.653 58.6839C51.6033 58.2045 51.398 58.4128 51.4431 57.7812C51.4624 57.5098 51.3348 57.2799 51.3388 56.9199C51.3394 56.858 51.3231 56.2898 51.2793 56.2125C51.1881 56.0516 51.2708 55.9164 51.198 55.7874C51.194 55.7802 51.1914 55.7722 51.1924 55.7634C51.2151 55.6047 51.1423 55.4532 51.1012 55.3L51.0877 54.9061C50.9749 54.2853 51.0248 53.7861 50.9973 53.2346C50.9871 53.0288 50.9951 52.8247 51.0089 52.6197C51.0161 52.516 50.9989 52.4108 50.9983 52.3063L50.985 49.6428C50.9818 49.4498 50.9628 49.2575 50.9588 49.0645L50.961 46.9703C51.0021 46.7295 50.9383 46.4909 50.9535 46.2517C50.9709 45.9746 50.9253 45.6544 50.9202 45.3848L50.9466 43.6064C48.9501 42.9952 47.6205 40.9994 46.8959 39.1748C46.2648 37.5856 45.9359 35.9077 45.7642 34.228C45.7112 33.704 45.653 33.1808 45.6309 32.6584ZM26.7404 35.5079C26.7792 36.2877 26.7557 36.4588 26.6746 37.1882C26.642 37.4821 26.3733 38.4044 26.2436 38.6844C25.4759 40.3391 24.6853 41.093 23.2029 42.0648C22.9708 42.217 21.877 42.7071 21.6279 42.7506C21.2944 42.809 20.9408 42.9239 20.5544 42.9732C20.0468 43.0378 18.8212 43.014 18.3021 42.8839C17.4815 42.6783 16.8725 42.5007 16.1013 42.072C14.1151 40.9684 12.7252 38.8669 12.5304 36.6157C12.4876 36.1194 12.5116 35.6965 12.5436 35.205L12.7653 34.0893C12.8626 33.6772 13.0282 33.3183 13.2052 32.9202C13.6144 32.0576 13.8893 31.6776 14.5615 30.9919C14.9704 30.5746 15.7253 30.0024 16.2978 29.85C16.8216 29.7104 17.2733 29.504 17.8351 29.4743C18.2746 29.4511 18.8511 29.4405 19.2544 29.6138C19.3533 29.6564 19.245 29.6655 19.5381 29.837C19.6108 29.8796 19.5956 29.9472 19.8069 30.034C19.4589 30.1824 19.6527 30.1896 19.4861 30.2031C19.2772 30.2199 19.3773 30.3138 19.1188 30.377C18.6149 30.5 18.6445 30.6575 18.4879 30.7015C18.2362 30.7724 17.8314 30.8962 17.6368 31.0476L16.8852 31.5476C16.2813 32.0122 16.534 31.9332 16.2983 32.1512C16.078 32.3551 16.1541 32.3583 16.1143 32.392C15.9514 32.5298 15.9026 32.7055 15.8292 32.872C15.7439 33.0656 15.6256 33.0522 15.3564 33.7964C14.9588 34.8949 15.0264 34.8466 14.9165 35.8124C14.9034 35.9328 14.9375 36.0548 14.9408 36.1744C14.9848 37.09 15.3396 38.0186 15.8882 38.7519C16.4255 39.47 17.4978 40.2668 18.3952 40.4904C18.7344 40.5749 18.6671 40.6231 19.0335 40.6508C19.9984 40.7236 19.7223 40.7309 20.6428 40.5909C21.302 40.4906 22.176 40.1215 22.7333 39.7328C23.396 39.2708 23.6672 38.909 24.1394 38.2392C24.338 37.9575 24.5428 37.4088 24.6364 37.0589C25.0004 35.6983 24.765 34.1706 23.966 32.9957L23.7423 32.6799C23.5021 32.4392 23.6239 32.437 23.5344 32.3194C23.2746 31.9775 22.7032 31.5164 22.3361 31.2572C21.9464 30.9821 21.8418 30.9312 21.3597 30.833C21.168 30.794 21.369 30.7157 20.8682 30.5866C20.7671 30.5605 20.3552 30.568 20.077 30.4151L19.8069 30.2524C19.8684 30.1944 20.0714 30.1788 20.1596 30.1647C20.0517 30.0956 20.0936 30.1474 20.1842 30.0012C20.1572 29.9511 19.7439 29.8906 20.3908 29.7962C20.672 29.7551 21.3447 29.7914 21.6349 29.8144C22.3002 29.8674 23.1672 30.137 23.7679 30.482C24.3988 30.8444 24.7183 31.0775 25.1831 31.6383C25.5832 32.121 26.0184 32.7938 26.2383 33.3903C26.3256 33.6272 26.4397 33.772 26.4456 33.9828L26.5893 34.4429L26.7404 35.5079ZM61.5464 67.3834L63.3525 67.3962C63.3594 66.9042 63.3509 66.412 63.3452 65.9192C63.3397 65.4333 63.366 65.1477 63.1359 64.8084C62.8818 64.4336 62.5399 64.3426 62.1287 64.3426L55.4516 64.2669L50.5517 64.2047L48.7797 64.1823C47.2993 64.1292 46.2364 63.1207 45.873 61.762L44.4693 56.3813C43.8799 54.108 43.282 51.7039 42.6532 49.4584C42.4583 48.7623 42.1821 48.4743 42.0631 48.0469C41.9932 47.7959 41.3581 47.0386 41.1252 46.8316C40.1015 45.922 39.2677 45.5565 37.9616 45.2533C37.2255 45.0824 35.8202 45.3288 35.5023 45.1831C35.3746 45.1245 34.3533 45.0992 34.15 45.1128C33.7136 45.1423 32.8887 45.1296 32.4312 45.0786L32.4119 49.5685C32.7575 49.5344 32.664 49.4512 33.2452 49.4354C33.7816 49.4202 34.2997 49.3748 34.7828 49.2759C35.1109 49.2084 36.2164 49.2175 36.5762 49.2272C37.8244 49.261 38.9168 49.9282 39.2941 51.1476C39.4936 51.7922 39.9709 53.6709 40.1416 54.0535C40.3695 54.5637 40.4218 55.065 40.617 55.512C40.6279 55.5376 40.6383 55.5663 40.644 55.5935C40.7712 56.1541 40.9818 56.6589 41.1644 57.1813C41.273 57.4932 41.3407 57.8176 41.4316 58.1351C41.836 59.5509 42.2517 60.8471 42.6372 62.2932L43.044 63.7351C43.8881 66.0448 45.9524 67.4212 48.4077 67.4186L53.4783 67.4114C54.1721 67.4026 54.866 67.3948 55.5597 67.386L61.5464 67.3834ZM29.1717 50.6608C29.6007 50.6258 30.0316 50.6346 30.4616 50.6346L30.3652 34.3898L30.3613 33.0748L30.3021 29.5778C30.2919 29.5682 30.2805 29.5578 30.2703 29.5468C29.9144 29.1727 29.5397 28.8258 29.162 28.4741L26.221 25.6303C25.9597 25.3799 25.6858 25.1423 25.4269 24.8885L19.8221 19.5279L12.2012 27.0204L9.47477 29.636C9.47093 30.4372 9.48101 31.378 9.43301 32.1528C9.42869 32.2247 9.42965 32.298 9.42901 32.3706C9.40645 35.6149 9.33173 38.8338 9.12085 42.0776C9.10837 42.2706 9.08933 42.466 9.06565 42.6583C8.92197 43.8194 8.89445 45.1402 8.77381 46.3666C8.65093 47.6151 8.58933 48.6696 8.42741 49.9496C8.41429 50.0538 8.48853 50.2172 8.52741 50.3197L8.89381 51.5423C8.91349 51.5415 8.93333 51.5399 8.95173 51.5367C9.53109 51.4816 10.1077 51.456 10.6818 51.4274C14.722 51.2266 18.8866 50.8282 22.9004 50.7504L27.5442 50.6738C27.9701 50.6684 28.5882 50.6224 28.9522 50.661C29.0204 50.668 29.1007 50.6664 29.1717 50.6608ZM22.665 64.0394L21.6064 63.9413L20.616 64.0178C20.4176 64.0372 20.3988 64.092 20.0269 64.0904C19.996 64.0904 19.9655 64.1111 19.9348 64.1144L19.5877 64.1343C19.4458 64.1784 19.498 64.1218 19.4148 64.1463C18.9192 64.2919 18.4383 64.1879 17.9404 64.2714L17.3285 64.3623C17.3005 64.3872 17.3133 64.3125 17.2328 64.3607C17.209 64.3749 16.7781 64.3988 16.621 64.458L16.6824 62.9634L16.7834 61.6284L18.0101 61.7192C18.1226 61.709 19.1409 61.9004 19.3885 61.8978L20.1381 61.8524L20.8079 61.8556C20.8695 61.8508 20.9309 61.8324 20.9925 61.8285L21.9448 61.8045C22.1055 61.8396 22.5108 61.8208 22.6761 61.7264C22.7111 61.7064 22.7676 61.758 22.8298 61.6866L22.8741 64.0831C22.8048 64.0658 22.7348 64.0474 22.665 64.0394ZM23.2893 52.4704L23.2972 52.7024C23.1762 52.9943 23.1829 53.7012 23.1178 53.7511C23.0055 53.8372 23.0736 53.9068 23.0663 54.0079L23.0239 54.9792C21.9143 54.8228 21.9221 54.7543 20.6162 54.882C20.4176 54.9013 20.3975 54.9572 20.0271 54.9538C19.9962 54.9538 19.9656 54.9754 19.9349 54.9784L19.5879 54.9976C19.4421 55.0431 19.4996 54.9855 19.4149 55.0104C18.924 55.1554 18.4498 55.0573 17.9405 55.1356L17.3287 55.2256C17.3012 55.2519 17.3167 55.1768 17.233 55.2248L16.736 55.2895C16.7216 54.9637 16.7527 54.6479 16.6488 54.2743L16.6354 54.0207C16.5943 53.921 16.5213 53.8245 16.5437 53.7216C16.545 53.7176 16.5426 53.7112 16.5384 53.7072C16.4677 53.6325 16.546 53.5332 16.4572 53.4328C16.3876 53.3544 16.4413 52.9573 16.3317 52.6528C16.2756 52.497 16.2984 52.4135 16.286 52.2135L18.8304 52.3044C19.2391 52.3162 20.896 52.3335 21.1256 52.385C21.6151 52.4948 22.1432 52.4392 22.6637 52.4504C22.8728 52.4544 23.0802 52.4648 23.2893 52.4704ZM16.7832 59.8535C16.8058 59.7972 16.7378 59.526 16.7757 59.3845L16.7776 58.036C16.774 57.9124 16.7549 57.788 16.7519 57.6644C16.7472 57.4658 16.7487 57.268 16.7479 57.0695C16.8519 57.0357 17.7914 57.1714 18.0104 57.1516C18.1242 57.1413 19.1442 57.3327 19.3889 57.3301L19.9082 57.2935C19.9852 57.3079 20.0615 57.2432 20.1384 57.2847L20.8082 57.2879C20.8698 57.2831 20.9312 57.2647 20.9928 57.2608L21.8452 57.248C21.8784 57.2464 21.9122 57.2296 21.9452 57.236C22.1151 57.2711 22.5104 57.2538 22.6764 57.1586L22.8029 57.1442C22.848 57.1076 22.8927 57.0437 22.9391 57.0509C22.8791 57.7562 22.7922 58.828 22.7944 59.4952L22.265 59.4298C21.4415 59.3484 21.4631 59.3698 20.6164 59.4498C20.4221 59.4682 20.3978 59.525 20.0272 59.5216C19.9964 59.5216 19.9658 59.5432 19.9351 59.5464L19.588 59.5664C19.4429 59.6103 19.4959 59.5538 19.4151 59.5792C19.0015 59.7092 18.0928 59.6367 17.4788 59.7658C17.4288 59.7802 17.3784 59.7498 17.3288 59.7946C17.3007 59.82 17.3172 59.745 17.2332 59.793L16.7832 59.8535ZM9.00565 51.684C8.98261 51.6864 8.95557 51.6912 8.93125 51.6952C8.92309 51.661 8.91477 51.6274 8.90661 51.5932C9.00853 51.6004 9.12693 51.6004 9.16741 51.6298C9.11221 51.6482 9.05893 51.6656 9.00565 51.684ZM8.94549 51.7519C8.94421 51.7479 8.94293 51.7423 8.94181 51.7367L9.01557 51.7495C8.99189 51.7511 8.96917 51.7511 8.94549 51.7519ZM65.6608 65.612C65.657 64.7501 65.5196 64.05 64.9359 63.328C64.2874 62.5261 63.2674 61.9935 62.225 62.0282L58.6666 62.0952L57.4103 62.0992L49.2034 62.1168C48.9221 62.1181 48.6892 62.1426 48.4268 62.026C47.9197 61.8007 47.8711 61.4007 47.7389 60.9309L46.7408 57.3813C46.6056 56.8941 46.4738 56.4052 46.3316 55.922C46.173 55.3805 46.0552 54.8271 45.8671 54.2967C45.8437 54.232 45.8224 54.1564 45.8119 54.0885C45.7559 53.7301 45.5577 53.1621 45.4455 52.7567L44.4757 49.2868C44.0354 47.8194 43.3474 46.5933 42.0989 45.604C40.6229 44.4343 38.8738 43.938 37.0258 44.0784L33.5975 44.34C33.2087 44.3671 32.8183 44.3911 32.4389 44.4341L32.613 30.1775L32.6084 29.1064C32.6068 28.7802 32.48 28.4557 32.2285 28.2109L30.4236 26.4541C29.6477 25.7005 28.8269 24.9669 28.0636 24.1957C27.4266 23.5522 26.7384 22.9684 26.1168 22.304C25.7503 21.9117 25.3431 21.5416 24.9546 21.1621L22.8472 19.0991L20.658 16.9682C20.142 16.4981 19.4239 16.5052 18.9552 16.9682L17.2269 18.694L10.0477 25.7245C9.76677 25.9997 9.49669 26.2884 9.21109 26.5562L7.42085 28.2916C7.21173 28.5013 7.08373 28.7932 7.08725 29.1122C7.10245 30.598 7.07173 32.0948 7.12933 33.5797L7.20533 35.9642C7.21381 36.3215 7.19877 36.6852 7.22629 37.0376C7.27173 37.6269 7.34709 38.1908 7.33253 38.8208C7.33189 38.8503 7.33477 38.8831 7.33877 38.9109C7.41285 39.4012 7.34581 39.9784 7.43445 40.5394L7.52453 43.2564C7.53765 44.4127 7.66229 45.4389 7.66149 46.5308C7.66133 46.872 7.67061 48.0264 7.72757 48.3306C7.78245 48.6224 7.81765 48.9423 7.84149 49.2828C7.83461 49.2756 7.82837 49.2692 7.81909 49.2628C7.65029 49.3781 7.52389 49.6903 7.58981 49.9255C7.58981 49.9256 7.59285 50.2079 7.51877 50.2453C7.38997 50.3104 7.57493 50.6391 7.50853 50.8522C7.39669 51.2106 7.38933 52.1781 7.32901 52.2391C7.21669 52.3528 7.28469 52.449 7.27765 52.5796C7.20069 54.3559 7.17541 56.0853 7.08053 57.8844C7.03237 58.8036 6.98709 59.1884 7.00821 60.1101C7.01333 60.3338 7.05909 60.6156 7.04149 60.8477C7.02629 61.0535 7.09045 61.256 7.04901 61.4618L7.04709 63.2466C7.05077 63.4109 7.06981 63.576 7.07301 63.7402L7.08645 66.0098C7.08741 66.0991 7.10421 66.1885 7.09733 66.2778C7.06469 66.6935 7.08469 67.5 7.13061 67.9023C6.84389 67.9708 6.69045 67.9698 6.40485 68.092C6.09765 68.2237 5.81189 68.1677 5.71333 68.2826C5.49621 68.5357 5.32181 68.4418 5.25573 68.5872C5.20405 68.7008 5.11365 68.6524 5.10021 68.7005C5.07653 68.7842 5.02485 68.8082 4.97461 68.8488C5.11909 68.9296 5.11573 68.9956 5.16373 69.0362C5.41381 69.2485 5.22021 69.2772 5.89205 69.4684L6.57093 69.6215C7.36885 69.7023 6.84357 69.8127 8.17797 69.742L8.42757 69.7276C8.92197 69.7021 9.33525 69.3168 9.38197 68.808L9.43957 67.548L9.52869 65.3733L9.45205 62.7356L9.37973 61.1653C9.38005 61.0832 9.35925 61.001 9.35669 60.9205L9.33637 59.9954C9.30261 59.7012 9.34213 59.7124 9.32357 59.5352C9.18837 58.2661 9.24373 56.8887 9.19925 55.6061L9.10789 53.9752C9.08389 53.9053 9.15653 53.9349 9.10981 53.72C9.08485 53.6055 9.07717 52.4556 8.99333 51.9743C9.33669 51.9834 12.018 52.0272 12.1637 52.0978C12.3306 52.1788 13.5655 52.1301 13.8338 52.129L15.026 52.1528C14.9296 52.3248 14.8584 52.4189 14.796 52.6122C14.6325 53.1194 14.554 52.8221 14.4463 53.8004L14.3882 54.7469C14.2701 56.2076 14.2877 56.9541 14.3727 58.4226L14.445 59.6085C14.445 59.6708 14.4655 59.7328 14.468 59.7943L14.5013 60.8405C14.6623 61.9778 14.5605 63.4669 14.6882 64.7402C14.7016 64.8407 14.672 64.9428 14.7165 65.0416C14.7407 65.096 14.6679 65.0714 14.7146 65.2346C14.7506 65.3604 14.728 66.2724 14.8685 66.69L15.2972 67.8048C15.3844 67.9796 15.5549 68.5352 15.6636 68.502C15.7093 68.4879 15.6711 68.392 15.8096 68.4469C15.8568 68.4656 15.842 68.4871 15.8994 68.4349L16.0056 68.6024C16.1509 68.5284 16.3077 68.3015 16.2349 68.1024C16.2349 68.1023 16.2328 67.8887 16.306 67.86C16.4351 67.8095 16.2495 67.5628 16.3162 67.4023C16.4375 67.1104 16.4308 66.404 16.4957 66.3544C16.6143 66.2637 16.5324 66.1898 16.5493 66.0848L16.6773 66.1415C16.7189 66.2527 16.7538 66.1866 16.805 66.1925C16.8253 66.1949 16.8458 66.2077 16.866 66.2093L18.3605 66.329L19.3885 66.4661L19.9079 66.4295C19.9848 66.4431 20.0612 66.38 20.1381 66.4207L20.8079 66.4239C20.8695 66.4191 20.9309 66.4007 20.9925 66.3968L21.8448 66.384C21.8781 66.3824 21.9119 66.3656 21.9448 66.3728C22.1076 66.4074 22.5109 66.3893 22.6761 66.2948L22.8026 66.2804C22.8516 66.2397 22.8994 66.1671 22.9506 66.1895C22.9604 66.1948 22.961 66.1527 23.0088 66.1504C23.0464 66.2269 23.0866 66.3036 23.0693 66.3824C23.0685 66.388 23.0706 66.3936 23.0749 66.3984C23.1476 66.4783 23.0648 66.5701 23.1562 66.6728C23.226 66.7512 23.1714 67.1452 23.2815 67.4512C23.3679 67.6914 23.2703 67.9029 23.3696 67.9895C23.593 68.1842 23.4693 68.2978 23.6064 68.3652C23.7117 68.4168 23.6508 68.4789 23.6959 68.4936C23.7749 68.5199 23.7916 68.5623 23.8258 68.6029L24.2741 68.3637C24.5628 68.0868 24.494 68.0765 24.682 67.7887C24.8391 67.548 24.825 67.3498 24.9639 67.1666C25.1807 66.8807 25.224 65.7344 25.2253 65.358L25.2612 65.0015C25.3432 63.8893 25.308 62.8408 25.241 61.6831L25.1687 60.4972C25.169 60.4349 25.1484 60.3728 25.146 60.3098L25.1127 59.2628C24.9519 58.1343 25.0528 56.6404 24.9255 55.3655C24.912 55.2642 24.9416 55.1629 24.8972 55.0632C24.8724 55.0077 24.9463 55.0344 24.8989 54.8711C24.8637 54.7495 24.886 53.8333 24.745 53.4157L24.3973 52.4834L30.3616 52.544C30.3303 52.6436 30.3682 52.7036 30.3626 52.8176L30.2464 56.8218L30.0853 60.0213C30.0682 60.4149 30.1656 62.1698 30.134 62.338L30.132 64.2503C30.1357 64.4266 30.1548 64.6036 30.1578 64.7791L30.1746 68.6029C30.1719 69.2509 30.6906 69.7746 31.3493 69.7776C31.8309 69.7799 32.0093 69.7186 32.4421 69.69C32.5256 69.6844 32.6096 69.7028 32.6932 69.6788C32.833 69.6373 32.9704 69.5647 33.1162 69.5863C33.1231 69.5879 33.1309 69.5863 33.1376 69.5823C33.2581 69.5079 33.3788 69.5922 33.5264 69.5002C33.6303 69.4354 34.2503 69.4741 34.6311 69.3757C34.9794 69.2858 35.2716 69.3885 35.3936 69.2856C35.6492 69.0704 35.8316 69.1864 35.926 69.0496C35.9973 68.9461 36.0864 69.006 36.1085 68.9604C36.1466 68.8823 36.2048 68.8655 36.2647 68.8311C36.1232 68.7303 36.1392 68.6645 36.0927 68.6205C35.8482 68.39 36.1346 68.4064 35.3864 68.0871L34.6895 67.8391C33.8861 67.6605 34.4447 67.6074 33.0036 67.4898C32.8668 67.4786 32.7296 67.4668 32.593 67.4556C32.6204 66.3298 32.6032 64.8628 32.54 63.748C32.5008 63.0575 32.4634 62.7391 32.4644 62.0207C32.4644 61.9328 32.4439 61.8444 32.4413 61.7567L32.421 60.7663C32.3885 60.4637 32.4266 60.4576 32.4079 60.2719C32.2744 58.9445 32.3277 57.4082 32.2839 56.0612L32.1927 54.314C32.1685 54.2365 32.2412 54.2725 32.1946 54.0412C32.1719 53.9282 32.1551 52.7052 32.092 52.2596C32.2981 52.0565 32.3954 51.8101 32.4026 51.5036L32.4109 50.0522C32.6144 50.1304 32.5312 50.15 32.6901 50.1797C33.5845 50.3476 33.888 50.3767 34.8109 50.4748L36.6748 50.6717C37.1802 50.7628 37.5917 51.1221 37.6532 51.6487L37.7725 52.3959C38.2117 54.5135 38.8517 57.118 39.3992 59.2575C39.6074 60.0709 39.8303 60.8796 40.0466 61.6906C40.065 61.7616 40.0853 61.8309 40.0996 61.902C40.4266 63.5181 40.9717 65.5488 42.0709 66.8751C42.6802 67.6101 43.1944 68.093 44.0148 68.6248C45.4944 69.584 46.9436 69.8674 48.6301 69.857C51.5807 69.8386 54.612 69.8482 57.5472 69.7948L64.6189 69.7159C65.2215 69.7047 65.6999 69.2055 65.688 68.6034L65.6608 65.612Z' fill='%237694AA'/%3e%3c/svg%3e")}.iconbox--animacios{-webkit-mask-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 80 80' fill='none'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M24.331 23.0234C23.2844 22.2763 27.4678 17.5135 28.0084 18.5584C27.623 19.8443 27.1625 21.1914 26.7222 22.413L28.0094 24.349L29.4308 22.3781C29.0938 21.8082 28.7671 20.8203 28.5553 20.1891C28.5273 20.1464 27.7786 18.5026 28.1018 18.82C28.066 18.7003 28.102 18.7607 28.1114 18.6717C28.1162 18.6269 27.9414 18.3279 28.2631 18.6282C28.9652 19.0877 30.1486 20.1504 30.6698 21.0003C32.4017 22.7546 30.7479 23.6616 29.846 25.4304C28.8622 27.3451 28.0703 28.8384 26.4954 26.1978C25.826 25.3591 24.8998 23.9819 24.331 23.0234ZM24.5263 36.6973C24.5543 36.4315 24.7842 35.8307 25.0278 35.6247C26.6316 33.9811 28.0583 35.5442 27.9204 34.988C27.9414 34.9792 27.9606 34.9706 27.9796 34.9618C27.9988 34.9967 28.0084 35.0315 28.0084 35.0839L28.1358 35.1624C33.4918 34.9411 30.5796 39.8062 27.9796 41.4325C26.2868 40.4808 24.5302 38.7543 24.5263 36.6973ZM28.0503 34.8834L28.0346 34.8747C28.0334 34.8909 28.0422 34.8808 28.0503 34.8834ZM24.6257 41.485C25.5951 42.5128 27.3831 44.4615 28.8524 43.5258C31.1466 42.2181 33.422 39.7947 33.4788 36.9853C33.6116 34.3595 30.0982 32.4434 28.1234 34.5347C27.1993 33.6456 25.5601 33.3803 24.3762 34.0727C21.542 35.4965 22.7566 39.6607 24.6257 41.485ZM59.8753 36.7759C59.39 37.1723 59.5418 38.2112 59.4174 38.7554C59.095 40.6691 58.9903 43.0973 59.1846 45.0429C54.123 45.0504 46.2754 45.1509 41.2873 45.1912C41.585 43.3407 41.4745 41.2063 41.1686 39.2787C40.994 38.4255 41.2252 37.1736 40.5287 36.5229C38.427 34.6691 36.1225 32.9506 33.9297 31.212L32.6878 30.2091L32.3233 29.6685C31.8258 28.5088 32.8065 27.2931 33.9985 27.2965C36.4255 28.1667 38.7711 30.0882 41.3526 30.7063C44.4364 37.7573 54.7567 38.0451 58.2826 31.212C60.7847 30.688 63.6766 28.8725 65.9567 27.6539C67.4137 27.2112 68.4534 29.4074 67.3711 30.2528C65.0506 32.3461 62.225 34.6973 59.8753 36.7759ZM36.9105 44.8597C36.9143 44.9181 36.8727 45.1523 36.8554 45.2173L40.2599 45.191C39.6327 42.9149 39.033 40.3915 38.6876 38.0315L37.1954 36.8019C37.2263 39.3379 37.3537 42.3883 36.9105 44.8597ZM64.913 47.3887C65.6218 47.3762 66.3278 47.3783 67.0356 47.3887L65.8103 49.7083C48.5746 49.2366 31.0167 48.5067 13.8017 49.8827L12.402 47.2752C29.7871 47.4595 47.5255 47.4578 64.913 47.3887ZM65.0622 51.1823C63.499 54.2365 61.854 57.5766 60.2982 60.6091C58.723 60.5768 57.1596 60.8227 55.6073 60.9579C55.4498 57.9139 52.3394 56.1603 50.4751 56.9726C50.4906 57.0104 50.6538 57.0021 50.5529 57.1208C50.5494 57.125 50.4838 57.1906 50.5494 57.1906C50.5554 57.1992 50.5615 57.208 50.5668 57.208C50.5049 57.2208 50.3495 57.253 50.3121 57.3039C54.6274 58.2829 55.1079 64.4162 50.0668 64.577C46.3892 64.4224 45.9876 58.8127 49.386 57.6875C49.4986 57.6519 49.4538 57.5154 49.821 57.4085C49.9932 57.3584 49.9558 57.2541 50.0818 57.2427C50.2202 57.2303 50.0561 57.2242 50.3121 57.0858C48.0879 55.1347 44.9607 58.1154 44.7466 60.513C41.6956 60.1082 38.3846 59.9151 35.3537 60.3735C35.2972 60.4477 35.2207 60.3683 35.1601 60.452C35.0974 60.5234 34.7076 60.4882 34.5889 60.5829C34.2684 57.7054 31.1551 56.2059 29.5073 56.9726C29.779 57.0927 29.4431 57.137 29.599 57.208C29.537 57.2207 29.3815 57.2533 29.3442 57.3039C33.6598 58.2831 34.1399 64.4173 29.0982 64.577C27.3513 64.4712 26.0284 62.9763 26.0226 61.2891C26.1879 59.7811 26.7694 58.2247 28.4182 57.6875C28.5324 57.6519 28.483 57.5173 28.8534 57.4085C29.0258 57.3578 28.9881 57.2541 29.1142 57.2427C29.2524 57.2303 29.0884 57.2242 29.3444 57.0858C27.0378 55.0946 23.8886 58.2416 23.7362 60.7048C22.3042 60.6592 20.7558 60.6253 19.3481 60.5739C17.6727 57.3629 15.9745 53.8979 14.2657 50.7371C31.0919 52.3549 48.5633 51.5952 65.4258 50.4581C65.303 50.6938 65.1799 50.9379 65.0622 51.1823ZM20.5654 45.3045C20.5654 45.3131 20.5636 45.3131 20.5636 45.3131C24.166 45.316 31.9943 45.2893 35.5316 45.2173C34.9167 43.5595 35.2934 42.1755 35.023 40.6128C35.0049 38.8626 34.4722 36.8869 35.2716 35.241C34.7086 34.7746 32.9546 33.2799 32.4086 32.8602C31.5326 32.1192 30.758 31.7272 30.3113 30.5754C27.247 31.0005 23.9398 31.3491 20.8172 31.2904C20.7159 35.8666 21.9014 40.8821 20.5654 45.3045ZM20.97 29.3458L20.9665 29.5027C23.9079 29.5085 27.2308 29.7424 30.1031 29.8255C29.4943 26.929 32.8818 24.1707 35.5177 25.8053C35.1634 22.5741 35.0404 18.8579 34.9247 15.5151L21.1742 15.5674C21.1762 19.1978 20.969 25.7394 20.97 29.3458ZM40.8914 22.5439C38.4978 19.7882 42.4422 16.8511 44.8689 19.0818C43.3105 19.9504 42.0508 21.4399 41.358 23.0759L40.9465 22.7008C40.919 22.6659 40.9862 22.5645 40.8914 22.5439ZM49.6844 28.3866C49.5449 28.3866 49.4054 28.3954 49.2649 28.404C49.562 29.1427 49.7204 30.3079 49.9066 31.0725C50.0337 30.9939 50.2953 31.2098 50.3505 31.2295C50.6996 30.0536 50.7913 29.3925 51.2505 28.2906L49.6844 28.3866ZM57.2642 21.1659C56.6668 20.3933 55.7681 19.7136 54.8975 19.2911C58.7706 16.696 62.209 20.1293 58.7058 23.6339C58.3628 22.7317 57.8775 21.9186 57.2642 21.1659ZM60.1054 44.8074C60.2911 43.8626 60.5242 42.4159 60.8398 41.3627L61.3865 37.9879C63.6239 35.7883 70.0807 32.4128 70.129 29.2936C70.3324 26.6791 67.4473 24.4715 65.0255 25.4739C62.8676 26.6197 61.0092 27.988 59.0102 29.372C59.4209 27.8288 59.4343 26.1917 59.039 24.6455C62.9127 23.8162 63.3249 17.9247 59.6482 16.4133C57.406 15.3458 54.343 16.2941 53.9207 18.8811C53.6553 18.6056 49.6263 18.1778 50.6191 18.6282C50.425 18.7899 50.4991 18.7213 50.5886 18.7851C50.4857 18.7851 50.1708 18.8183 50.0932 18.8723C58.6834 19.8376 60.4175 31.9571 51.3001 33.8456C51.0871 32.8725 51.0913 32.8096 50.9094 31.8922C50.883 31.8847 50.9572 31.8842 50.9111 31.8487L50.8439 31.5957C50.8422 31.5957 50.8404 31.5869 50.8396 31.5869C53.5031 28.4547 56.311 25.6035 49.9047 26.1282C43.8858 25.5981 46.7753 28.9007 49.2447 31.5171L49.2142 31.5695C49.2137 31.5695 49.1018 31.588 49.1322 31.6218C48.9786 32.4096 48.8329 33.1602 48.9482 33.9066C39.8937 31.984 41.7047 19.9975 50.0932 18.6543C49.8055 18.5794 49.8127 18.5013 49.7209 18.4624C49.5996 18.4101 49.4724 18.3752 49.3982 18.288C48.4217 17.9765 47.0988 18.2298 46.1524 18.5584C45.6846 15.4767 41.1516 15.1824 39.3758 17.3464C37.3975 19.3443 37.753 23.6954 40.9174 24.2181C40.4698 25.8077 40.3671 27.4839 40.7927 29.1279C39.4903 28.2269 37.7423 27.1157 36.3426 26.2936C37.0505 23.4066 37.209 19.5005 37.1972 16.4045C37.4807 13.1027 37.0396 13.0879 33.8598 13.1693C29.4545 13.1626 24.3303 13.2957 19.9532 13.3349C18.5082 13.3624 19.0041 15.2149 18.9278 16.0906C19.5839 25.7434 18.0302 35.796 19.2495 45.3307L10.7068 45.4091C10.0905 45.4091 9.65816 46.0714 9.96808 46.6475H9.96984C12.8294 51.5239 15.5302 57.2554 18.93 61.6558C19.8327 61.5558 22.8308 61.4327 23.6882 61.3243C23.7788 68.1365 33.6129 68.7906 34.6318 62.083C36.2409 62.9306 38.5039 62.3669 40.3254 62.3535C41.937 62.1211 43.0266 62.3955 44.6786 61.9173C45.519 68.741 55.5908 68.2378 55.629 61.333C57.1729 61.8539 59.0514 61.8368 60.7279 62.0133C61.0162 62.0363 61.1911 61.8808 61.335 61.6557C63.8303 57.8215 66.1876 53.7218 68.3646 49.691L69.9798 46.8133C70.3927 46.06 69.8844 45.0862 68.9498 45.0779C68.1066 45.0496 61.0481 45.0328 60.0191 45.0344C60.0366 44.9531 60.0465 44.8435 60.1054 44.8074Z' fill='%237694AA'/%3e%3c/svg%3e")}.iconbox--nap{-webkit-mask-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='80' height='81' viewBox='0 0 80 81' fill='none'%3e%3cg clip-path='url(%23clip0_4358_17501)'%3e%3cpath d='M79.0722 55.3387C75.9623 54.7991 73.6176 56.7327 70.6814 53.8513C69.9141 53.0989 68.8059 53.5231 68.4543 54.4394C65.9342 61.0162 60.692 57.8389 58.2899 53.2322C57.8246 52.3406 56.507 52.4178 56.0225 53.2322C54.3623 57.2937 51.1653 57.7939 46.4309 54.7328C45.6789 54.0751 44.4454 54.2963 44.1626 55.3315C42.1016 62.8816 34.8989 60.8073 32.6798 54.6033C32.5682 54.2908 32.3278 54.1392 32.0782 54.112C31.5733 53.4802 30.4298 53.2908 30.0358 54.177C27.1972 60.5572 21.9286 59.5806 18.6494 54.1855C18.0575 53.2119 16.8354 53.5494 16.4473 54.4734C13.6895 61.037 5.65366 60.8863 5.79676 52.9962C5.81247 52.1223 4.50424 51.9508 4.28301 52.7915C1.69457 62.6247 13.7268 64.3299 17.8948 57.1119C22.2 62.0073 28.6558 63.0119 31.7346 56.4236C34.3613 63.6493 42.9419 65.0704 46.1311 57.8809C50.1811 60.5865 54.0391 60.1615 57.0827 56.3175C60.7947 61.6171 67.4089 63.5694 70.3451 57.03C73.0397 58.8533 74.8273 57.5777 78.7261 57.8902C80.1813 58.0074 80.5137 55.5893 79.0722 55.3387Z' fill='%237694AA'/%3e%3cpath d='M74.1996 65.9346C72.9797 67.9387 72.558 69.7349 69.945 70.7144C66.7285 71.9212 63.5269 69.0419 61.9419 66.681C61.395 65.8662 60.0685 65.7095 59.5577 66.681C57.3187 70.9395 52.36 69.8996 50.2442 65.7898C49.724 64.7788 47.9649 64.9592 47.7488 66.1159C46.5598 72.4868 41.2216 73.1611 37.6464 68.5434C38.0366 67.3001 36.001 66.4539 35.446 67.6708C32.4449 74.2536 26.5856 73.5182 23.1849 67.6436C22.5947 66.6241 21.2725 66.9817 20.8911 67.9434C18.1273 74.9173 13.8226 71.5998 11.407 66.7995C10.9365 65.8641 9.59475 66.1881 9.31111 67.0734C7.99099 71.1964 5.81613 71.9662 2.15214 73.0328C1.46215 73.2341 1.56873 74.4315 2.32751 74.3304C6.52565 73.7708 8.81856 73.0239 10.5344 69.8975C14.0596 75.4022 18.9808 76.5265 22.283 70.7344C26.5648 76.0943 33.4431 76.7053 36.8511 70.3285C40.6365 75.4777 46.9849 75.2242 49.527 69.613C52.8067 73.4816 57.5802 74.0251 60.8829 69.6958C65.7978 74.6374 75.8496 75.7435 76.208 66.4798C76.2526 65.3749 74.7393 65.0476 74.1996 65.9346Z' fill='%237694AA'/%3e%3cpath d='M22.577 16.4051C21.7541 16.6446 21.4297 17.2624 21.4548 17.8862C15.624 18.7477 11.8492 24.5008 11.3987 30.2874C10.7826 38.2047 17.5076 42.8555 24.799 42.2649C32.2544 41.6615 37.1043 34.9951 36.8852 27.8306C36.6661 20.6746 29.8872 14.274 22.577 16.4051ZM23.791 38.6455C18.4396 39.0845 14.9777 35.4707 15.0801 30.2874C15.1875 24.8549 19.35 21.2725 24.1753 19.8402C24.2636 19.8139 24.3273 19.7689 24.399 19.729C29.1029 20.4627 32.6603 22.2525 33.1601 27.8297C33.6789 33.6151 29.4311 38.1818 23.791 38.6455Z' fill='%237694AA'/%3e%3cpath d='M15.7931 16.1665C14.9155 15.2115 13.9431 14.3725 12.9474 13.5445C11.9602 12.7233 10.9131 11.1344 9.52119 11.2643C8.78406 11.3331 8.28472 11.8006 8.23334 12.5522C8.13568 13.9785 9.54199 14.6791 10.5649 15.4064C11.7343 16.2374 12.9491 16.9809 14.0344 17.9257C15.2386 18.9745 16.8865 17.3558 15.7931 16.1665Z' fill='%237694AA'/%3e%3cpath d='M7.72378 20.4608C8.1917 20.5173 7.77813 20.4493 7.65456 20.4107C7.46476 20.3508 7.27878 20.2791 7.09323 20.2077C6.88304 20.1275 6.67498 20.0409 6.46735 19.9542C6.45333 19.9483 6.44569 19.9453 6.42489 19.936C6.22702 19.5559 5.8869 19.2498 5.44913 19.1127C4.66741 18.8668 3.4785 18.2796 2.63352 18.5449C2.15583 18.6953 1.65521 19.0906 1.56222 19.6162C1.56222 19.6162 1.5618 19.6184 1.5618 19.6192C1.47348 20.1173 1.51169 20.7652 1.95626 21.1117C2.20381 21.3037 2.4934 21.4395 2.7953 21.5567C2.55072 21.5559 2.74816 21.5673 2.96939 21.6187C3.12607 21.6726 3.28063 21.7278 3.44198 21.7707C3.83093 21.9015 4.21945 22.0344 4.60627 22.1699C4.82834 22.2484 5.05721 22.2552 5.27843 22.2153C6.07373 22.4268 6.94461 22.6662 7.7242 22.6187C9.14156 22.5321 9.08084 20.6251 7.72378 20.4608Z' fill='%237694AA'/%3e%3cpath d='M5.29458 32.5932C4.69928 33.0921 4.00461 33.4832 3.32778 33.8581C2.9779 34.0522 2.61613 34.253 2.24119 34.3944C2.01657 34.4789 1.65905 34.408 2.1533 34.4984C1.90787 34.4539 1.67518 34.4492 1.43103 34.4229C-0.627066 34.2008 -0.439812 37.917 1.82889 37.3633C2.66453 37.1595 3.51843 36.3621 4.2288 35.8513C5.05298 35.2589 5.87588 34.6114 6.55526 33.8539C7.33187 32.9885 6.16971 31.859 5.29458 32.5932Z' fill='%237694AA'/%3e%3cpath d='M10.5392 39.9584C9.84194 41.0284 9.2063 42.1375 8.54305 43.2283C7.82418 44.41 6.60639 45.2911 6.44674 46.7051C6.34483 47.6078 7.33333 48.0549 8.06324 47.9364C9.55575 47.6944 10.284 45.7947 10.8296 44.5642C11.3926 43.2946 11.7387 41.963 12.1896 40.6535C12.5361 39.645 11.0754 39.1346 10.5392 39.9584Z' fill='%237694AA'/%3e%3cpath d='M24.6435 43.8041C24.4966 43.0487 23.3285 43.0848 23.1574 43.8041C22.7081 45.6949 22.182 47.5695 21.7409 49.462C21.6343 49.9189 21.726 50.4476 22.0882 50.7762C22.0288 50.6968 22.0356 50.7125 22.1082 50.8225C22.54 51.5282 23.4474 51.4475 23.8949 50.8225C23.486 51.3932 24.1845 50.5461 24.2096 50.5028C24.3743 50.2212 24.3883 49.9257 24.4057 49.6098C24.4423 48.9559 24.5191 48.3037 24.5815 47.6519C24.7042 46.381 24.8898 45.069 24.6435 43.8041Z' fill='%237694AA'/%3e%3cpath d='M40.1559 44.9217C39.088 43.3897 37.392 42.4063 36.4214 40.8242C35.7569 39.7406 34.2351 40.6845 34.7484 41.802C35.1934 42.7706 35.8732 43.5748 36.5751 44.3676C36.9101 44.7459 37.2532 45.1153 37.5479 45.5263C37.95 46.0872 38.1152 46.7174 38.899 46.8265C39.3499 46.8893 39.8646 46.8002 40.0922 46.3403C40.1134 46.2978 40.1346 46.2554 40.1554 46.2125C40.3499 45.821 40.4246 45.3076 40.1559 44.9217Z' fill='%237694AA'/%3e%3cpath d='M46.3712 33.4907C44.5738 33.5854 42.776 33.6762 40.9786 33.7658C39.3613 33.8465 39.3613 36.1946 40.9786 36.2757C42.7764 36.3657 44.5738 36.4566 46.3712 36.5504C48.3448 36.6545 48.3448 33.3875 46.3712 33.4907Z' fill='%237694AA'/%3e%3cpath d='M46.3695 15.8461C44.739 15.8122 43.421 17.7705 42.4439 18.908C41.3939 20.1301 40.4712 21.4544 39.4007 22.6603C38.5829 23.5817 39.8436 24.8577 40.7552 24.0148C41.8346 23.0162 42.8146 21.9185 43.8507 20.8761C44.4358 20.2876 45.0413 19.6948 45.7054 19.1951C46.5219 18.5815 47.1635 18.3824 47.5265 17.3646C47.7962 16.6092 47.1024 15.8614 46.3695 15.8461Z' fill='%237694AA'/%3e%3cpath d='M38.5353 7.85328C37.5701 8.47236 36.9264 9.47785 36.2632 10.3971C35.49 11.4689 34.755 12.5457 33.8607 13.5231C32.848 14.6301 34.4233 16.2228 35.5108 15.1732C36.3549 14.3579 37.1022 13.4692 37.8347 12.5537C38.621 11.5712 39.635 10.6714 40.2821 9.59971C40.9318 8.52459 39.624 7.15522 38.5353 7.85328Z' fill='%237694AA'/%3e%3cpath d='M26.4762 6.38045C26.0057 5.96433 25.39 5.96433 24.9195 6.38045C23.996 7.1974 24.4219 8.62368 24.4987 9.71111C24.5871 10.9586 24.6817 12.2049 24.7951 13.4507C24.9008 14.6124 26.4948 14.6124 26.6006 13.4507C26.7139 12.2044 26.8086 10.959 26.8969 9.71111C26.9738 8.6241 27.3997 7.19698 26.4762 6.38045Z' fill='%237694AA'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='clip0_4358_17501'%3e%3crect width='80' height='80' fill='white' transform='translate(0 0.5)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e")}.iconbox--kacsa{-webkit-mask-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='80' height='81' viewBox='0 0 80 81' fill='none'%3e%3cpath d='M21.1774 53.7941C26.7068 55.3235 34.3539 55.5588 40.1186 54.6176C41.7656 54.3823 43.648 53.9117 45.295 52.7352C47.0597 51.4411 48.1186 49.4411 47.8833 47.5588C47.7656 47.0882 47.4127 46.7352 46.9421 46.8529C46.4715 46.9705 46.1186 47.3235 46.2362 47.7941C46.3539 49.0882 45.648 50.3823 44.3539 51.3235C44.2362 51.4411 44.1186 51.4411 44.0009 51.5588C44.0009 51.5588 44.0009 51.4411 43.8833 51.4411C37.295 47.0882 27.0597 47.2058 21.1774 51.7941L21.0597 51.9117C18.5891 51.2058 17.1774 50.147 16.7068 48.7352C16.5891 48.2646 16.0009 48.0293 15.5303 48.147C15.0597 48.2646 14.8244 48.8529 14.9421 49.3235C15.7656 51.4411 17.7656 52.8529 21.1774 53.7941ZM42.0009 52.3823C38.3539 53.4411 30.2362 53.9117 23.295 52.3823C28.4715 49.2058 36.3539 49.0882 42.0009 52.3823Z' fill='%237694AA'/%3e%3cpath d='M64.4713 25.3234C64.9419 25.5587 65.6478 25.3234 65.8831 24.8528C66.589 23.5587 64.1184 21.2057 63.1772 22.8528C62.7066 23.5587 63.7654 24.9704 64.4713 25.3234Z' fill='%237694AA'/%3e%3cpath d='M9.76473 58.1465C17.2941 62.8524 24.7059 62.6171 24.5883 62.6171C25.0588 62.6171 25.4118 62.2641 25.4118 61.7935C25.4118 61.323 25.0588 60.8524 24.5883 60.8524C19.6471 60.7347 14.8236 59.323 10.7059 56.7347C10.353 56.4994 9.76473 56.6171 9.52943 56.97C9.17649 57.323 9.29414 57.9112 9.76473 58.1465Z' fill='%237694AA'/%3e%3cpath d='M27.4119 60.6172C26.9413 60.6172 26.4707 60.9701 26.4707 61.5584V61.676C26.4707 62.1466 26.8236 62.6172 27.4119 62.6172C28.0001 62.6172 28.3531 62.2642 28.3531 61.676V61.5584C28.3531 60.9701 28.0001 60.6172 27.4119 60.6172Z' fill='%237694AA'/%3e%3cpath d='M12.1178 67.9118C15.8825 69.6765 20.1178 70.3824 24.3531 70.853C30.4707 71.5588 36.706 71.6765 42.8237 70.2647C50.3531 68.6177 58.3531 64.1471 61.6472 57.3236C62.9413 54.853 63.4119 52.1471 63.1766 49.6765C62.706 45.7941 60.0002 41.3236 62.2354 38.5C63.059 38.0294 64.0001 37.7941 64.8237 37.5588C71.8825 36.1471 73.6472 35.9118 75.4119 34.853C76.8237 33.9118 77.8825 32.1471 77.5296 30.5C77.7649 29.2059 76.8237 28.1471 75.6472 28.0294C74.8237 27.9118 74.0001 27.9118 73.2943 27.9118C71.8825 27.7941 70.9413 27.4412 70.4707 26.853C70.1178 26.3824 69.8825 25.5588 69.7649 24.7353C68.5884 20.2647 64.706 16.6177 60.1178 15.6765C55.5296 14.7353 50.5884 16.5 47.6472 20.0294C44.706 23.6765 44.0001 28.853 45.8825 33.0883C46.4707 34.3824 47.2943 35.7941 47.4119 36.853C47.5296 37.6765 46.5884 38.2647 45.7649 38.0294C28.0002 32.853 2.1178 40.3824 2.23545 54.1471C1.88251 60.0294 6.58839 65.3236 12.1178 67.9118ZM75.7649 30.1471C74.4707 32.7353 71.5296 33.7941 68.5884 34.1471C67.2943 34.2647 65.4119 34.5 63.7649 35.2059C63.5296 33.7941 65.8825 33.0883 66.9413 31.5588C67.4119 30.853 67.6472 30.1471 67.7649 29.4412C67.8825 29.2059 67.8825 28.9706 68.0001 28.7353C68.1178 28.3824 68.4707 27.5588 69.059 27.3236C69.1766 27.4412 69.1766 27.5589 69.2943 27.6765C71.2943 30.6177 76.4707 28.9706 75.7649 30.1471ZM12.706 42.853C18.5884 39.6765 26.1178 38.0294 33.4119 38.0294C37.5296 38.0294 41.6472 38.6177 45.4119 39.6765C46.3531 39.9118 47.5296 39.7941 48.3531 39.0883C50.5884 37.2059 48.5884 34.3824 47.6472 32.3824C46.0001 28.7353 46.706 24.1471 49.1766 21.0883C51.6472 18.0294 56.0002 16.5 59.8825 17.3236C63.7649 18.1471 67.059 21.3236 68.1178 25.2059C68.1178 25.2059 68.1178 25.2059 68.3531 25.9118C66.9413 26.5 66.4707 27.7941 66.1178 29.2059C65.6472 30.7353 65.5296 30.9706 64.2354 32.0294C63.5296 32.6177 62.8237 33.0883 62.3531 34.0294C62.0001 34.7353 61.8825 35.5588 62.2354 36.3824C60.1178 37.7941 59.5296 40.0294 59.7649 42.6177C59.8825 43.9118 60.3531 45.2059 60.706 46.5C61.059 47.6765 61.4119 48.853 61.5296 50.0294C62.0001 53.9118 60.1178 58.2647 56.5884 61.3236C53.7649 63.7941 49.8825 65.5588 44.706 66.7353C32.2354 69.6765 22.8237 67.6765 22.706 67.6765C17.1766 66.6177 11.2943 65.5588 7.29427 61.4412C6.00015 60.1471 5.05898 58.5 4.58839 56.853C2.70604 49.9118 7.88251 45.4412 12.706 42.853Z' fill='%237694AA'/%3e%3cpath d='M41.882 14.2641C41.4114 14.0288 40.9408 14.1465 40.7055 14.6171C40.4702 15.0877 40.5879 15.5582 41.0585 15.7935C45.4114 18.2641 45.1761 18.3818 45.6467 18.3818C46.5879 18.3818 46.8232 17.2053 46.1173 16.7347L41.882 14.2641Z' fill='%237694AA'/%3e%3cpath d='M47.9993 15.9113C48.4699 15.7937 48.7052 15.3231 48.5875 14.8525C48.1169 12.8525 47.0581 11.2055 45.5287 9.91135C45.1758 9.55841 44.5875 9.67605 44.2346 10.029C43.8816 10.3819 43.9993 10.9702 44.3522 11.3231C45.5287 12.3819 46.4699 13.6761 46.8228 15.2055C47.0581 15.6761 47.5287 16.029 47.9993 15.9113Z' fill='%237694AA'/%3e%3cpath d='M51.9993 10.7354C51.5287 10.7354 51.1758 11.2059 51.1758 11.6765V13.9118C51.1758 14.3824 51.5287 14.7354 51.9993 14.7354C52.4699 14.7354 52.8228 14.2648 52.8228 13.7942V11.5589C52.8228 11.2059 52.4699 10.7354 51.9993 10.7354Z' fill='%237694AA'/%3e%3c/svg%3e")}.iconbox--menu{-webkit-mask-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='80' height='80' viewBox='0 0 80 80' fill='none'%3e%3cpath d='M39.4133 56.7057H40.1192C46.7074 56.4704 52.9427 52.1174 55.6486 45.8821C56.7074 43.4115 57.2957 40.8233 57.0604 38.3527C56.8251 33.7645 54.1192 29.1762 50.0016 26.3527C46.8251 24.2351 42.7074 23.0586 38.5898 23.0586C34.4721 23.1762 30.7074 25.9998 28.9427 27.6468C27.4133 29.0586 26.1192 30.588 25.178 32.3527C22.7074 36.8233 22.3545 42.1174 24.2368 46.588C26.4721 52.588 32.8251 56.7057 39.4133 56.7057ZM26.5898 33.2939C27.4133 31.7645 28.5898 30.3527 30.0016 29.0586C32.8251 26.4704 35.8839 24.9409 38.4721 24.9409H38.8251C42.5898 24.9409 46.1192 25.9998 48.9427 27.8821C52.5898 30.3527 55.0604 34.4704 55.2957 38.4704C55.4133 40.588 54.9427 42.9409 54.0016 45.1762C51.531 50.7057 45.8839 54.7057 40.0016 54.9409C34.0016 55.1762 28.0016 51.4115 25.7663 45.9998C24.1192 41.9998 24.4721 37.2939 26.5898 33.2939Z' fill='%237694AA'/%3e%3cpath d='M4.70647 76.4708C6.00059 76.7061 7.41235 76.0002 8.11824 74.8238C8.82412 73.7649 9.17706 72.3532 9.41235 71.0591C10.4712 66.0002 11.53 60.9414 12.5888 55.8826C12.8241 54.9414 13.0594 53.8826 13.1771 52.8238C15.0594 58.3532 19.53 63.0591 24.7065 66.0002C32.7065 70.4708 42.5888 71.412 51.0594 68.1179C56.8241 65.8826 61.7653 61.6473 64.9418 56.3532C66.1182 54.5885 67.1771 52.5885 67.8829 50.5885C68.0006 51.1767 68.1182 51.6473 68.2359 52.2355V52.4708C68.5888 57.1767 68.9418 62.0002 69.2947 66.7061C69.4124 68.9414 69.8829 71.6473 72.0006 72.5885C74.0006 73.5296 76.5888 71.8826 77.1771 69.6473C77.4123 69.0591 77.53 68.5885 77.53 68.0002C77.53 66.5885 77.0594 65.412 76.5888 64.2355C76.4712 63.8826 76.2359 63.5296 76.1182 63.1767C74.1182 57.8826 72.7065 51.5296 71.53 45.412C71.4123 45.0591 71.53 44.8238 71.6476 44.5885C72.2359 43.1767 72.0006 41.6473 71.7653 40.0002C70.2359 31.2943 68.8241 23.5296 66.4712 15.8826C66.3535 15.6473 66.2359 15.2943 66.2359 14.9414C66.0006 14.1179 65.7653 13.1767 65.2947 12.3532C64.9418 11.6473 64.3535 11.1767 63.6476 11.0591C62.9418 10.9414 62.1182 11.1767 61.6476 11.7649C60.5888 12.9414 59.7653 14.7061 59.53 15.8826C59.4123 16.4708 59.2947 16.9414 59.2947 17.5296C54.1182 13.2943 47.4123 10.9414 40.5888 10.9414H40.4712C33.6476 10.9414 26.3535 14.0002 20.9418 19.1767C20.1182 20.0002 19.2947 20.8238 18.5888 21.6473C17.6476 21.0591 16.4712 20.7061 15.0594 20.7061C12.8241 20.5885 10.4712 21.8826 8.94176 23.8826C8.70647 24.0002 8.47118 24.2355 8.35353 24.5885C7.76529 25.5296 7.41235 26.5885 7.05941 27.6473C6.35353 29.7649 6.47118 32.0002 6.94176 34.2355C7.53 36.8238 9.05941 39.2943 9.29471 42.0002C9.53 44.0002 8.94176 45.8826 8.47118 47.7649C7.41235 51.7649 6.35353 56.0002 5.17706 60.2355C4.35353 63.2943 3.53 66.4708 2.82412 69.5296C2.47118 70.8238 2.11824 72.2355 2.35353 73.5296C2.47118 74.8238 3.41235 76.2355 4.70647 76.4708ZM62.9418 12.9414C63.1771 12.7061 63.2947 12.8238 63.4124 12.8238C63.53 12.8238 63.6476 12.9414 63.7653 13.0591C64.1182 13.7649 64.3535 14.5885 64.5888 15.412C64.7065 15.7649 64.8241 16.1179 64.8241 16.3532C67.1771 23.8826 68.5888 31.6473 70.1182 40.2355C70.3535 41.5296 70.5888 42.8238 70.1182 43.7649C69.8829 44.3532 69.7653 45.0591 69.8829 45.6473C71.0594 51.7649 72.4712 58.2355 74.5888 63.6473C74.7065 64.0002 74.9418 64.3532 75.0594 64.7061C75.53 65.7649 75.8829 66.7061 75.8829 67.7649C75.8829 68.9414 75.0594 70.1179 74.0006 70.1179C73.1771 70.1179 72.4712 69.2943 72.2359 68.5885C71.8829 67.7649 71.8829 66.7061 71.7653 65.6473V65.412C71.6476 59.7649 70.5888 53.412 68.8241 46.9414C68.7065 46.5885 68.5888 46.2355 68.5888 45.8826C68.3535 45.0591 67.8829 44.4708 67.1771 43.8826C66.1182 43.0591 65.6476 41.5296 65.1771 40.0002C62.9418 32.5885 61.6476 26.3532 60.9418 20.4708C60.9418 20.0002 60.8241 19.6473 60.8241 19.1767C60.8241 18.1179 60.9418 17.1767 61.1771 16.1179C61.53 15.2943 62.1182 13.7649 62.9418 12.9414ZM22.0006 20.3532C27.0594 15.5296 34.0006 12.7061 40.3535 12.5885H40.4712C47.2947 12.5885 54.1182 15.1767 59.1771 19.6473C59.1771 20.0002 59.1771 20.3532 59.2947 20.7061C60.0006 26.8238 61.4123 33.0591 63.6476 40.5885C64.2359 42.3532 64.9418 44.2355 66.3535 45.2943C66.7065 45.6473 66.9418 46.0002 67.1771 46.3532C67.2947 46.5885 67.2947 46.9414 67.4123 47.1767C66.4712 50.5885 64.9418 53.8826 62.7065 56.7061C57.4123 63.6473 48.5888 67.7649 39.7653 67.412C30.9418 67.0591 22.5888 62.2355 17.8829 54.8238C15.8829 51.7649 14.5888 48.2355 14.0006 44.4708C14.2359 43.2943 14.7065 42.3532 15.53 41.1767C15.7653 40.8238 16.1182 40.3532 16.5888 39.8826C16.8241 39.5296 17.1771 39.1767 17.2947 38.9414C19.0594 36.7061 20.8241 34.0002 21.53 30.5885C21.8829 28.7061 22.2359 25.2943 20.3535 22.8238C20.2359 22.7061 20.1182 22.5885 20.0006 22.4708C20.4712 21.8826 21.2947 21.1767 22.0006 20.3532ZM14.7065 22.3532H14.9418C16.7065 22.4708 18.1182 23.0591 18.9418 24.1179C20.0006 25.5296 20.3535 27.8826 19.7653 30.4708C19.0594 33.5296 17.4124 36.0002 15.7653 38.1179C15.6476 38.3532 15.2947 38.5885 15.0594 38.9414C14.5888 39.412 14.1182 40.0002 13.8829 40.3532C12.9418 41.7649 12.4712 42.8238 12.1182 44.3532V44.4708C12.0006 44.9414 11.8829 45.412 11.8829 45.8826C11.2947 48.7061 10.8241 51.5296 10.3535 54.3532L9.88294 56.5885C8.94176 61.5296 8.00059 66.3532 7.05941 71.1767C6.94176 71.7649 6.70647 73.1767 6.00059 73.5296C5.64765 73.7649 5.05941 73.7649 4.70647 73.6473C4.35353 73.5296 4.35353 73.2944 4.35353 73.1767C4.23588 72.5885 4.35353 71.1767 4.82412 69.412C6.35353 63.5296 7.76529 57.7649 9.29471 51.8826C9.64765 50.3532 10.1182 48.7061 10.4712 47.1767C10.8241 45.8826 11.1771 44.5885 11.4124 43.412C11.8829 41.412 11.2947 39.6473 10.7065 38.0002C10.4712 37.5296 10.3535 37.0591 10.2359 36.5885C9.05941 32.7061 8.00059 28.4708 10.0006 25.2943C10.9418 23.8826 12.7065 22.3532 14.7065 22.3532Z' fill='%237694AA'/%3e%3cpath d='M15.7646 10.5882C15.5294 10.2352 14.9411 10.1176 14.5882 10.3529C14.2352 10.5882 14.1176 11.1764 14.3529 11.5294C15.5294 13.0588 16.9411 14.4705 18.4705 15.647C18.5882 15.7646 18.8235 15.7646 18.9411 15.7646C19.1764 15.7646 19.5294 15.647 19.647 15.4117C19.8823 15.0588 19.8823 14.4705 19.4117 14.2352C17.9999 13.2941 16.7058 12.1176 15.7646 10.5882Z' fill='%237694AA'/%3e%3cpath d='M21.8829 13.0585H22.1182C22.5888 12.9408 22.8241 12.4702 22.7064 11.9996L21.177 6.35259C21.0594 5.882 20.5888 5.64671 20.1182 5.76436C19.6476 5.882 19.4123 6.35259 19.53 6.82318L21.177 12.3526C21.177 12.8232 21.53 13.0585 21.8829 13.0585Z' fill='%237694AA'/%3e%3cpath d='M26.4721 4.35291L26.1191 10.8235C26.1191 11.2941 26.4721 11.7647 26.9427 11.7647C27.4133 11.7647 27.7662 11.4117 27.7662 10.9411L28.1191 4.47055C28.1191 3.99997 27.7662 3.52938 27.2956 3.52938C26.825 3.41173 26.4721 3.76467 26.4721 4.35291Z' fill='%237694AA'/%3e%3cpath d='M37.2947 36.2355H37.53C38.1182 36.2355 38.7064 35.8825 39.0594 35.412C39.4123 34.9414 39.53 34.2355 39.4123 33.5296C39.177 32.9414 38.8241 32.3531 38.2358 32.2355C37.7652 32.1178 37.2947 32.1178 36.8241 32.3531C36.8241 32.3531 36.8241 32.3531 36.7064 32.3531C36.3535 32.1178 35.7652 32.2355 35.53 32.5884C34.8241 33.5296 34.9417 34.9414 35.8829 35.7649C36.1182 36.0002 36.7064 36.2355 37.2947 36.2355ZM37.53 33.8825L37.6476 34.0002V34.2355C37.6476 34.3531 37.53 34.3531 37.4123 34.3531C37.4123 34.2355 37.4123 34.1178 37.4123 34.0002C37.2947 34.0002 37.4123 33.8825 37.53 33.8825Z' fill='%237694AA'/%3e%3cpath d='M33.2953 45.5293C33.2953 45.7646 33.413 45.8822 33.413 45.9999L33.5306 46.1175C33.7659 46.4705 34.2365 46.8234 34.7071 46.9411H35.06C35.6483 46.9411 36.1188 46.7058 36.3541 46.3528C36.7071 45.8822 36.8247 45.1763 36.5894 44.5881C36.3541 43.9999 35.7659 43.5293 35.1777 43.5293C34.9424 43.5293 34.5894 43.6469 34.4718 43.8822C34.3541 43.4116 33.7659 43.1763 33.2953 43.4116C32.8247 43.5293 32.5894 44.1175 32.8247 44.5881L33.2953 45.5293Z' fill='%237694AA'/%3e%3cpath d='M44.2365 36.3529C44.1188 36.7059 44.1188 37.1765 44.2365 37.6471C44.4718 38.1176 44.9424 38.4706 45.5306 38.5882H45.6483C46.0012 38.5882 46.3541 38.3529 46.4718 38C46.7071 37.2941 46.7071 36.5882 46.3541 35.8823C46.0012 35.1765 45.2953 34.7059 44.5894 34.5882C44.1189 34.4706 43.6483 34.8235 43.5306 35.2941C43.413 35.7647 43.7659 36.2353 44.2365 36.3529Z' fill='%237694AA'/%3e%3cpath d='M40.8235 31.7644H40.9412C41.1765 31.7644 41.5294 31.6467 41.6471 31.4114C42 31.2938 42.2353 31.0585 42.2353 30.7056C42.3529 30.235 42 29.7644 41.5294 29.6467C41.1765 29.5291 40.8235 29.6467 40.5882 29.882C40.3529 30.1173 40.1176 30.3526 40 30.7056C40 31.1762 40.3529 31.6467 40.8235 31.7644Z' fill='%237694AA'/%3e%3cpath d='M44.8238 45.8818C44.3532 45.8818 43.8826 46.2348 43.8826 46.7054C43.8826 47.0583 44.0003 47.4112 44.3532 47.5289C44.0003 47.6465 43.8826 47.8818 43.765 48.2348C43.6473 48.7054 44.0003 49.176 44.4709 49.176H44.7062C45.0591 49.176 45.412 49.0583 45.765 48.823C46.1179 48.5877 46.3532 48.1171 46.3532 47.6465C46.3532 47.176 46.2356 46.7054 46.0003 46.3524C45.6473 46.1171 45.1768 45.8818 44.8238 45.8818Z' fill='%237694AA'/%3e%3cpath d='M30.7066 39.4121C30.8243 39.4121 30.9419 39.4121 31.0596 39.2944C31.5301 39.0591 31.7654 38.5885 31.5301 38.1179C31.4125 37.8826 31.2948 37.765 31.1772 37.6473C31.0596 37.5297 30.9419 37.2944 30.8243 37.2944C30.3537 37.0591 29.8831 37.1768 29.6478 37.6473C29.4125 38.1179 29.5301 38.5885 29.7654 38.9415C30.1184 39.2944 30.3537 39.4121 30.7066 39.4121Z' fill='%237694AA'/%3e%3cpath d='M43.2947 44.1172H43.6476C44.1182 44.1172 44.5888 43.7643 44.5888 43.1761C44.5888 42.5878 44.1182 42.3525 43.6476 42.3525H43.2947C42.8241 42.3525 42.3535 42.7055 42.3535 43.2937C42.3535 43.882 42.8241 44.1172 43.2947 44.1172Z' fill='%237694AA'/%3e%3c/svg%3e")}.iconbox--agy{-webkit-mask-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='80' height='80' viewBox='0 0 80 80' fill='none'%3e%3cpath d='M73.6881 40.4369C73.3271 40.3669 72.9853 40.385 72.8264 40.3798L72.5317 40.3768L72.744 27.1646L72.8283 19.9235L72.845 18.1132C72.8494 17.8465 72.8525 17.4546 72.8087 17.0531C72.7612 16.6632 72.6791 16.2755 72.5493 15.9032C72.0436 14.4078 70.882 13.1501 69.4105 12.5464C68.6993 12.2379 67.8298 12.1064 67.1368 12.1128L65.3265 12.0962L61.706 12.0682C31.936 11.9948 42.2037 12.0201 39.9825 12.0147L25.5003 12.0586L18.2591 12.1002C18.1098 12.1015 12.516 12.1526 12.8283 12.1498C12.1377 12.1434 11.2755 12.2741 10.5685 12.5804C9.1067 13.1801 7.95276 14.4298 7.45045 15.9152C7.32154 16.285 7.23987 16.6702 7.19273 17.0575C7.14922 17.4562 7.15215 17.8455 7.15668 18.1132L7.17319 19.9235L7.28062 27.1646L7.51277 40.399L7.19796 40.4022C6.87007 40.4064 6.57954 40.403 6.38111 40.443C5.66148 40.5499 4.992 40.9372 4.541 41.4964C4.08264 42.0325 3.85057 42.8313 3.87934 43.453C3.89037 44.1181 3.94631 47.4919 3.94273 47.2759C3.97712 49.3481 4.04088 53.1901 4.0379 53.0105C4.03541 53.2007 4.06 53.6461 4.16716 53.9367C4.47395 54.9174 5.31441 55.6557 6.3243 55.8279C6.67402 55.8885 6.99108 55.8589 7.13857 55.8596C7.28789 55.8561 10.0013 55.7929 9.83522 55.7968C9.33935 59.5429 9.15126 62.8234 9.04633 66.5332L9.04615 66.5402C9.02857 67.3016 9.63147 67.933 10.3927 67.9507L10.4655 67.9523C12.4197 67.9975 14.374 67.9979 16.3282 67.9501L16.4059 67.9483L16.4143 67.948C17.1725 67.9248 17.7684 67.2914 17.7452 66.5332C17.6857 64.5903 17.6153 62.6474 17.4591 60.7046C17.338 59.0129 17.1614 57.3213 16.9347 55.6297L18.6077 55.5903C25.4041 55.3505 32.2006 55.2091 38.9971 54.8814C33.3723 54.6103 27.7476 54.4608 22.1229 54.2834C22.9491 52.4836 23.2896 50.2673 23.2854 48.2614C23.2837 47.158 23.1845 46.0547 22.971 44.9514C22.8358 44.3083 22.668 43.6652 22.439 43.0221L39.35 43.0887C38.4292 45.7291 38.3169 48.8699 38.8389 51.5714C39.0667 52.6624 39.3687 53.7535 39.9645 54.8445C39.642 54.8593 39.3195 54.8658 38.9971 54.8814C45.7936 55.2112 52.59 55.3528 59.3865 55.5945L63.0212 55.6801C62.7965 57.3549 62.6232 59.0298 62.5017 60.7046C62.3201 63.0179 62.273 64.899 62.2175 66.5402C62.1999 67.3016 62.8028 67.933 63.5641 67.9507L63.6369 67.9523C65.5911 67.9975 67.5454 67.9979 69.4995 67.9501L69.5772 67.9483L69.5858 67.948C70.3439 67.9248 70.9397 67.2914 70.9165 66.5332C70.8571 64.5903 70.7867 62.6474 70.6304 60.7046C70.5145 59.0852 70.3451 57.4658 70.133 55.8465L72.1299 55.8888L72.7671 55.8994C72.9688 55.8975 73.1704 55.9239 73.5541 55.8778C74.2251 55.7884 74.8596 55.44 75.2969 54.9208C75.7402 54.4224 75.9762 53.672 75.9628 53.0699C75.9676 52.781 76.1143 44.0002 76.1118 44.1495L76.1211 43.5123C76.1299 43.3266 76.1092 42.8362 75.9998 42.5251C75.6872 41.4651 74.7962 40.6477 73.6881 40.4369ZM61.3574 40.2641L40.9679 40.1877L20.5786 40.268L14.4937 40.329C14.4971 40.1826 14.5363 38.4789 14.5329 38.6253C14.5426 38.3274 14.5707 38.1201 14.6276 37.8721C14.8585 36.9222 15.5679 36.1297 16.4422 35.7616C16.9057 35.5657 17.2899 35.5157 17.8931 35.5273C18.1176 35.5304 24.2851 35.6163 23.9172 35.6112L39.9818 35.7108L56.0462 35.6149C56.3278 35.6109 62.3039 35.5272 62.0704 35.5305C62.6794 35.5184 63.0577 35.5678 63.5216 35.7616C64.3931 36.1278 65.0961 36.9215 65.3271 37.8713C65.3837 38.1196 65.4117 38.3273 65.4214 38.6253C65.4248 38.7717 65.4638 40.4519 65.4604 40.3055L61.3574 40.2641ZM9.63404 19.9235L9.65056 18.1132C9.65109 17.778 9.65926 17.5622 9.68465 17.3618C9.71581 17.1512 9.76215 16.9434 9.83717 16.7453C10.1239 15.9505 10.7652 15.281 11.5496 14.9808C11.961 14.8257 12.3129 14.769 12.8283 14.7759C14.001 14.7867 18.5188 14.8279 18.2591 14.8256L25.5003 14.8671L39.9825 14.9111C42.2037 14.9056 31.936 14.9309 61.706 14.8575L65.3265 14.8296L67.1368 14.813C67.6497 14.806 67.9943 14.8619 68.4014 15.0149C69.1762 15.3111 69.8098 15.9725 70.0932 16.7574C70.1674 16.9529 70.2132 17.1582 70.244 17.3662C70.2876 17.7089 70.2725 17.874 70.2946 19.9235L70.3788 27.1646L70.5909 40.3573L67.6629 40.3277C67.6663 40.1813 67.7058 38.4789 67.7024 38.6253C67.711 38.2533 67.6831 37.7924 67.6032 37.3845C67.282 35.7053 66.1233 34.1973 64.5326 33.4855C63.7767 33.1116 62.7961 32.9757 62.0704 32.9837C61.8459 32.9805 55.6777 32.8941 56.0462 32.8993L39.9818 32.8034L23.9172 32.903C23.6357 32.9069 17.6596 32.9901 17.8931 32.9869C17.1617 32.9796 16.1869 33.1172 15.432 33.4918C13.8454 34.2025 12.6869 35.7054 12.3606 37.3839C12.2801 37.7918 12.2518 38.2531 12.2604 38.6253C12.2638 38.7717 12.3035 40.4975 12.3001 40.351C12.134 40.3527 9.14173 40.3827 9.29482 40.3811L9.52662 27.1646L9.63404 19.9235ZM15.1976 60.7046C15.0794 62.175 15.0159 63.6454 14.9635 65.116C13.9201 65.1024 12.8765 65.1019 11.833 65.1149C11.7166 61.8197 11.519 58.9848 11.0917 55.7672L15.7185 55.6583C15.4937 57.3403 15.3181 59.0225 15.1976 60.7046ZM21.5307 54.2647C20.5564 54.2335 19.582 54.2069 18.6077 54.1725C18.456 54.169 6.67307 53.8925 6.82004 53.8959C6.77272 53.8899 6.72664 53.8862 6.68225 53.8747C6.39518 53.8062 6.19353 53.5904 6.12961 53.3442C6.10448 53.2286 6.1067 53.2439 6.10901 53.0105C6.11223 52.8162 6.2519 44.398 6.24644 44.7273L6.26757 43.453C6.2752 43.2255 6.32092 43.1668 6.41077 43.0493C6.50123 42.9523 6.62144 42.8959 6.7428 42.8819C6.79127 42.8744 6.76499 42.8803 6.87943 42.8774C7.26097 42.8812 20.9248 43.0182 20.5786 43.0148L21.2254 43.0173C20.9955 43.662 20.827 44.3067 20.6915 44.9514C20.4781 46.0547 20.3789 47.158 20.3772 48.2614C20.373 50.2499 20.7084 52.4633 21.5307 54.2647ZM40.617 43.0937C63.7352 43.0108 55.8227 43.0391 57.522 43.033C56.2404 46.6447 56.4863 51.2748 57.8105 54.2183C51.874 54.4174 45.9378 54.5706 40.0012 54.8431C41.5941 51.9257 41.9527 46.9308 40.617 43.0937ZM68.87 55.818C68.4403 59.0897 68.2509 61.8567 68.1348 65.1161C67.0913 65.1024 66.0478 65.1019 65.0044 65.1149C64.8886 61.8368 64.6891 58.9491 64.2559 55.7093L68.87 55.818ZM73.6815 53.5792C73.5772 53.7162 73.422 53.8115 73.2522 53.8428C73.215 53.8588 72.9895 53.8599 72.7671 53.8634L72.1299 53.874L69.5812 53.9281L59.3865 54.1683C59.0801 54.1793 58.7736 54.1871 58.4671 54.1975C59.8127 51.1864 59.9984 46.5571 58.7439 43.0284L61.3574 43.0187C61.739 43.0148 73.5114 42.8961 72.8264 42.903L73.1451 42.8997C73.1759 42.9022 73.2063 42.9009 73.2354 42.906C73.427 42.9357 73.5764 43.0734 73.6336 43.2395C73.6705 43.3933 73.6535 43.1768 73.6714 44.1495C73.6754 44.389 73.8072 52.2748 73.7992 51.7956L73.8204 53.0699C73.8281 53.3169 73.7863 53.4238 73.6815 53.5792Z' fill='%237694AA'/%3e%3c/svg%3e")}.iconbox--ele{-webkit-mask-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='80' height='68' viewBox='0 0 80 68' fill='none'%3e%3cg clip-path='url(%23clip0_4575_11573)'%3e%3cpath d='M27.6832 15.759C27.5278 15.3613 27.217 14.9559 27.1309 14.5215C27.6324 14.6454 27.857 15.0997 27.9324 15.58C27.9816 15.8156 28.0124 16.0879 27.9078 16.3158C27.8201 16.1292 27.7632 15.9456 27.6832 15.759Z' fill='%237694AA'/%3e%3cpath d='M22.9375 16.6775C22.5452 16.552 22.336 16.113 22.2221 15.5975C22.159 15.3252 22.1667 15.0453 22.1621 14.7715C22.519 14.9489 22.7713 15.2579 22.9606 15.6342C23.0252 15.9662 23.0636 16.3501 22.9375 16.6775Z' fill='%237694AA'/%3e%3cpath d='M53.5943 14.9749C52.8973 15.6571 52.1158 16.2629 51.2681 16.6912C51.2666 16.6407 51.2681 16.5902 51.2773 16.5367C51.4235 15.8315 52.1112 15.3466 52.7573 15.1064C53.025 14.9993 53.3143 14.9534 53.5943 14.9749Z' fill='%237694AA'/%3e%3cpath d='M56.6719 19.3432C56.7365 18.7757 57.0734 18.2465 57.5257 17.8809C58.1857 17.2919 59.0626 17.2461 59.9088 17.3791C59.4826 17.9084 58.898 18.326 58.3396 18.6778C57.8396 18.9654 57.2457 19.2974 56.6719 19.3432Z' fill='%237694AA'/%3e%3cpath d='M77.9304 19.3873L77.8673 19.4301C77.7642 19.32 77.6565 19.2114 77.5488 19.1089C77.5688 19.0645 77.5888 19.0079 77.5919 18.9513C77.5981 18.91 77.6027 18.8672 77.6042 18.8213C77.7258 19.0033 77.835 19.1915 77.9304 19.3873Z' fill='%237694AA'/%3e%3cpath d='M74.0449 63.5616C74.0926 63.9578 74.068 64.3739 73.9834 64.767C73.6741 65.2504 73.2034 65.6756 72.7711 65.8928C71.7788 66.4083 70.6541 66.6103 69.5941 66.6087C68.2572 66.5582 66.9741 66.2431 65.648 66.3976C65.168 66.4588 64.6218 66.5322 64.1357 66.5904C63.4403 66.6776 62.7188 66.6546 62.048 66.4298C60.9972 66.0565 59.9372 65.307 59.4941 64.2408C59.5803 64.2194 59.6664 64.1903 59.7511 64.1536C59.9634 64.0618 60.1495 63.9318 60.3218 63.7849C60.4064 63.736 60.4911 63.687 60.5772 63.6411C61.1618 64.0557 61.8403 64.3035 62.5311 64.5513C62.2818 64.9521 62.108 65.4003 62.0311 65.8837C62.8203 65.7047 63.5141 65.4599 64.1941 65.232C64.3864 65.3146 64.5972 65.3957 64.748 65.4584C65.628 65.8056 66.6218 65.7705 67.5357 65.5701C68.1541 65.4263 68.7557 65.1892 69.3295 64.975C70.1049 64.7012 71.2157 64.3371 71.7849 63.8125C71.7788 63.8997 71.7695 63.9884 71.7557 64.0802L71.9234 63.7008C72.3972 63.606 72.8911 63.5096 73.4495 63.3826C73.0695 62.7019 72.4264 62.2491 71.6988 62.0304C72.2372 62.0243 72.7649 61.9111 73.2341 61.5898C73.6726 62.1543 73.9649 62.8335 74.0449 63.5616Z' fill='%237694AA'/%3e%3cpath d='M72.796 39.9664C73.076 41.7409 72.9176 43.4266 72.353 44.9853C71.9499 44.7192 71.5437 44.5157 71.1145 44.3107C70.9729 44.2404 70.8299 44.1731 70.6868 44.1088C70.8606 43.7677 71.0145 43.4143 71.1499 43.0533C71.7237 41.5374 72.0022 39.9236 71.7883 38.2823C71.5976 36.8337 71.0822 35.3958 70.2237 34.2057C69.8437 33.7238 69.3991 33.2144 68.9668 32.7402C69.636 33.0814 70.293 33.1532 70.8637 32.9758C70.9899 33.245 71.1083 33.5173 71.2237 33.7881C71.933 35.8042 72.4991 37.8478 72.796 39.9664Z' fill='%237694AA'/%3e%3cpath d='M71.9824 60.0757C71.9901 60.0727 71.9993 60.0681 72.0055 60.0635C72.004 60.065 72.004 60.0665 72.0024 60.0681C71.9932 60.0895 71.9886 60.091 71.9824 60.0757Z' fill='%237694AA'/%3e%3cpath d='M66.8574 52.6984C67.899 52.111 68.6667 51.0585 68.9897 49.899C69.0205 49.8761 69.0513 49.8532 69.0805 49.8271C69.0282 50.3411 68.8651 50.849 68.6143 51.288C68.239 52.0452 68.6774 52.6402 69.2513 53.2521C70.3236 54.3779 71.8251 55.2101 72.6805 56.6052C73.0774 57.2522 73.4097 57.9345 73.6897 58.6396C74.0113 59.2699 74.3836 60.668 73.3759 61.4848C73.3282 61.5231 73.2805 61.5583 73.2328 61.5904C72.7451 60.9632 72.0728 60.4783 71.3067 60.232C71.539 60.2076 71.8313 60.1586 71.982 60.076C71.9882 60.0913 71.9928 60.0898 72.002 60.0684C72.0036 60.0668 72.0036 60.0653 72.0051 60.0638C72.0313 60.0469 72.0513 60.0286 72.0651 60.0102C72.0559 60.0041 72.0205 60.0378 72.0051 60.0638C71.999 60.0684 71.9897 60.0729 71.982 60.076C71.979 60.0699 71.9759 60.0592 71.9728 60.0454C71.9636 59.9567 71.8128 59.689 71.7143 59.507C71.6867 59.455 71.6605 59.4029 71.6328 59.3509C71.6882 59.3249 71.7436 59.2974 71.799 59.2683C72.3128 58.9838 72.8005 58.4668 72.842 57.8687C72.2774 58.2756 71.6313 58.3261 70.9882 58.222C70.8497 57.9987 70.7036 57.78 70.5497 57.5673C69.3928 56.2273 67.159 54.6166 66.8574 52.6984Z' fill='%237694AA'/%3e%3cpath d='M71.9229 63.7007C71.9122 63.7022 71.9014 63.7053 71.8906 63.7068C71.9122 63.6823 71.9337 63.6563 71.9537 63.6318L71.9229 63.7007Z' fill='%237694AA'/%3e%3cpath d='M71.7851 63.8128C71.8236 63.7777 71.8589 63.7425 71.8912 63.7073C71.902 63.7058 71.9128 63.7027 71.9236 63.7012L71.7559 64.0805C71.7697 63.9887 71.7789 63.9 71.7851 63.8128Z' fill='%237694AA'/%3e%3cpath d='M71.8913 63.707C71.859 63.7422 71.8236 63.7774 71.7852 63.8126C71.7867 63.7835 71.7882 63.756 71.7882 63.7269C71.8221 63.7208 71.8559 63.7131 71.8913 63.707Z' fill='%237694AA'/%3e%3cpath d='M71.7867 63.7268C71.8159 63.0951 71.6682 62.5398 71.4082 62.0273C71.5051 62.0319 71.6005 62.0335 71.6974 62.0304C72.4251 62.2491 73.0682 62.7019 73.4482 63.3826C72.8897 63.5096 72.3959 63.606 71.922 63.7008L71.9528 63.632C71.9328 63.6565 71.9113 63.6825 71.8897 63.7069C71.8544 63.713 71.8205 63.7207 71.7867 63.7268Z' fill='%237694AA'/%3e%3cpath d='M71.6329 59.3504C71.4314 58.968 71.2191 58.5886 70.9883 58.2215C71.6314 58.3255 72.2775 58.2751 72.8421 57.8682C72.8006 58.4663 72.3129 58.9833 71.799 59.2678C71.7437 59.2969 71.6883 59.3244 71.6329 59.3504Z' fill='%237694AA'/%3e%3cpath d='M71.408 62.0277C71.668 62.5402 71.8157 63.0954 71.7865 63.7272C71.2819 63.8281 70.7957 63.9291 70.2726 64.0637C69.7219 64.2044 69.248 64.3651 68.7557 64.5456C68.5895 64.0132 68.2526 63.5788 67.8203 63.2591C68.2788 62.6426 68.968 62.1853 69.7295 61.9925C69.9957 61.9237 70.2711 61.887 70.5465 61.8809C70.6219 61.9053 70.6942 61.9329 70.7665 61.9604C70.9788 61.9925 71.1942 62.0155 71.408 62.0277Z' fill='%237694AA'/%3e%3cpath d='M71.3077 60.2314C72.0739 60.4776 72.7462 60.9626 73.2339 61.5897C72.7646 61.911 72.2369 62.0242 71.6985 62.0303C71.5908 61.9997 71.4815 61.9721 71.3708 61.9492C71.0462 61.3373 70.5677 60.7866 70.0508 60.2375L70.0816 60.1641C70.4092 60.1641 70.7385 60.1901 71.0739 60.2482C71.1354 60.2467 71.2169 60.2405 71.3077 60.2314Z' fill='%237694AA'/%3e%3cpath d='M71.3711 61.9492C71.4819 61.9722 71.5911 61.9997 71.6988 62.0303C71.6019 62.0334 71.5065 62.0318 71.4096 62.0272C71.3972 62.0012 71.3834 61.9752 71.3711 61.9492Z' fill='%237694AA'/%3e%3cpath d='M70.5469 61.8803C70.8223 61.8727 71.1007 61.8956 71.3699 61.9492C71.3823 61.9752 71.3961 62.0012 71.4084 62.0272C71.1946 62.015 70.9792 61.992 70.7669 61.9599C70.6946 61.9323 70.6223 61.9048 70.5469 61.8803Z' fill='%237694AA'/%3e%3cpath d='M71.1153 44.3103C71.5446 44.5153 71.9507 44.7187 72.3538 44.9849C72.2677 45.2251 72.1723 45.4606 72.0661 45.6947C71.6723 45.8492 71.2584 45.9333 70.8277 45.9716C70.4107 45.996 69.9861 45.9639 69.5723 45.8752C70.003 45.326 70.3769 44.734 70.6877 44.1084C70.8307 44.1726 70.9738 44.24 71.1153 44.3103Z' fill='%237694AA'/%3e%3cpath d='M69.588 57.8087C70.0296 57.977 70.5096 58.1437 70.9896 58.2217C71.2204 58.5888 71.4327 58.9682 71.6342 59.3506C70.5819 59.8417 69.3819 59.756 68.2927 59.4669C67.9496 59.3736 67.6173 59.3414 67.2573 59.398C65.8896 59.6244 64.5896 60.4642 63.1757 60.7503C62.625 60.8528 61.9865 60.9155 61.4727 60.6493C61.7357 60.5453 61.948 60.4076 62.1496 60.2623C62.7619 59.8065 63.2588 59.3032 63.8619 58.8045C65.108 57.7781 66.8219 56.871 68.5188 57.388C68.8788 57.4997 69.2403 57.6817 69.588 57.8087Z' fill='%237694AA'/%3e%3cpath d='M67.4565 42.792C68.5196 43.2693 69.6196 43.6241 70.6873 44.109C70.3765 44.7347 70.0027 45.3267 69.5719 45.8758C68.6119 45.6739 67.7104 45.1737 67.0904 44.3859C66.9734 44.2314 66.8657 44.0647 66.7734 43.8888C67.1196 43.8551 67.435 43.7067 67.4965 43.3457C67.3857 43.3381 67.2996 43.3106 67.2319 43.2693C67.3196 43.1178 67.395 42.9587 67.4565 42.792Z' fill='%237694AA'/%3e%3cpath d='M68.4144 32.148C67.7067 31.4045 67.0144 30.6596 66.2405 29.9957C65.7051 29.5353 65.1374 29.1161 64.5374 28.7612C64.5344 28.3146 64.5113 27.871 64.459 27.4289C64.6159 27.3539 64.7713 27.2729 64.9251 27.1826C67.0098 27.9184 68.8928 29.5322 69.9744 31.2959C70.1651 31.6034 70.3421 31.9216 70.5082 32.2443C69.9082 32.5702 69.0636 32.3744 68.4205 32.1373L68.4144 32.148Z' fill='%237694AA'/%3e%3cpath d='M70.174 48.4795C70.1493 48.5284 70.1232 48.5774 70.0955 48.6263C70.0509 48.6768 70.0047 48.7258 69.957 48.7763L70.174 48.4795Z' fill='%237694AA'/%3e%3cpath d='M59.5324 62.4188C60.3662 62.1924 61.557 61.9538 62.4078 61.7733C64.3278 61.3633 66.1462 60.7974 68.0816 60.3874C68.7447 60.2635 69.4062 60.1625 70.0816 60.1641L70.0508 60.2375C70.5678 60.7867 71.0462 61.3373 71.3708 61.9492C71.1016 61.8957 70.8231 61.8727 70.5478 61.8804C68.9878 61.3435 67.0262 61.3939 65.377 61.732C63.677 62.0517 62.0785 62.7967 60.577 63.641C60.2155 63.3856 59.8908 63.0659 59.6216 62.6422L59.5293 62.6406L59.5324 62.4188Z' fill='%237694AA'/%3e%3cpath d='M68.9902 49.8987C69.0348 49.7381 69.0718 49.5744 69.0979 49.4092C69.1025 49.5484 69.0964 49.6876 69.081 49.8268C69.0518 49.8528 69.021 49.8757 68.9902 49.8987Z' fill='%237694AA'/%3e%3cpath d='M69.0977 49.4093C69.0869 48.8448 68.933 48.2941 68.5977 47.8414C68.6561 47.7389 68.7146 47.6348 68.773 47.5293L68.9884 47.54C69.173 48.1442 69.2007 48.7852 69.0977 49.4093Z' fill='%237694AA'/%3e%3cpath d='M67.5326 50.4474C67.8511 50.0879 68.1034 49.6734 68.2388 49.2068C68.3188 48.9192 68.3434 48.6194 68.3157 48.3211C68.4111 48.1651 68.5049 48.006 68.5988 47.8408C68.9342 48.2936 69.088 48.8443 69.0988 49.4087C69.0726 49.5739 69.0357 49.7376 68.9911 49.8982C68.5142 50.2638 67.9603 50.5254 67.3711 50.6447C67.4219 50.5759 67.4757 50.5101 67.5326 50.4474Z' fill='%237694AA'/%3e%3cpath d='M67.3699 50.6449C67.9592 50.5256 68.513 50.264 68.9899 49.8984C68.6669 51.0579 67.8992 52.1104 66.8576 52.6978C66.7776 52.1838 66.8361 51.6469 67.0899 51.0885C67.1699 50.9325 67.2653 50.7841 67.3699 50.6449Z' fill='%237694AA'/%3e%3cpath d='M68.5943 16.3867C68.6035 16.4433 68.6097 16.5014 68.6128 16.5596L68.6605 17.7298L67.9851 16.7967C67.9758 16.7125 67.9574 16.6299 67.9297 16.5504L68.5697 16.3913L68.5943 16.3867Z' fill='%237694AA'/%3e%3cpath d='M68.4141 32.1484L68.4202 32.1377C69.0633 32.3748 69.9079 32.5706 70.5079 32.2448C70.6325 32.4865 70.751 32.7297 70.8648 32.976C70.2941 33.1534 69.6371 33.0815 68.9679 32.7404C68.8418 32.6027 68.7171 32.4666 68.5956 32.3366C68.5356 32.2738 68.4756 32.2111 68.4141 32.1484Z' fill='%237694AA'/%3e%3cpath d='M68.3667 47.5723C68.4513 47.6579 68.5282 47.7467 68.5974 47.8415C68.5036 48.0067 68.4097 48.1658 68.3144 48.3218C68.2959 48.1077 68.2513 47.8935 68.1836 47.6839L68.3667 47.5723Z' fill='%237694AA'/%3e%3cpath d='M67.2617 64.634C67.3202 64.1292 67.5202 63.6596 67.8202 63.2588C68.2525 63.5785 68.5894 64.0129 68.7556 64.5453C68.574 64.611 68.391 64.6799 68.2002 64.7518C67.8556 64.6921 67.5571 64.6493 67.2617 64.634Z' fill='%237694AA'/%3e%3cpath d='M67.9911 47.6838H68.185C68.2526 47.8934 68.2973 48.1076 68.3157 48.3217C67.9788 48.8816 67.6357 49.3818 67.2603 49.8193C66.9757 50.1604 66.6696 50.4434 66.3434 50.708H66.3419C65.5003 50.6392 64.6834 50.3027 63.9742 49.8652C61.6019 48.3538 61.4511 45.9737 63.805 44.4639C64.028 44.7193 64.3111 44.8968 64.6234 44.9977C63.9896 45.7121 63.188 46.7691 64.128 47.5477C64.6096 47.9791 65.3434 48.2942 65.9957 48.4273C66.7896 48.6047 67.508 48.2758 67.9911 47.6838Z' fill='%237694AA'/%3e%3cpath d='M68.1841 47.6839H67.9902C68.0456 47.6151 68.0979 47.5432 68.1487 47.4682C68.1487 47.4697 68.1472 47.4713 68.1472 47.4728L68.3641 47.1745C68.8072 46.7753 69.2102 46.3408 69.5718 45.8758C69.9856 45.9645 70.4102 45.9967 70.8272 45.9722C71.2579 45.9339 71.6718 45.8498 72.0656 45.6953C71.5933 46.7401 70.9333 47.7206 70.0949 48.6262C70.1225 48.5772 70.1487 48.5283 70.1733 48.4793L69.9564 48.7761C70.0041 48.7256 70.0502 48.6767 70.0949 48.6262C69.8395 49.0866 69.4918 49.4966 69.081 49.827C69.0964 49.6878 69.1025 49.5486 69.0979 49.4094C69.201 48.7853 69.1733 48.1443 68.9887 47.5401L68.7733 47.5294C68.7149 47.635 68.6564 47.739 68.5979 47.8415C68.5287 47.7466 68.4518 47.6579 68.3672 47.5722L68.1841 47.6839Z' fill='%237694AA'/%3e%3cpath d='M67.8861 16.4461C67.8492 16.0974 67.6277 15.7669 67.4077 15.4931C67.4046 15.4901 67.4031 15.487 67.3984 15.4824C67.8892 15.5956 68.3307 15.926 68.5692 16.3911L67.9292 16.5501C67.9154 16.515 67.9015 16.4798 67.8861 16.4461Z' fill='%237694AA'/%3e%3cpath d='M67.8848 16.4463C67.9002 16.4799 67.914 16.5151 67.9278 16.5503L67.8909 16.5595C67.8909 16.5212 67.8894 16.483 67.8848 16.4463Z' fill='%237694AA'/%3e%3cpath d='M65.0066 62.7493C65.9589 62.4801 67.0436 62.6835 67.822 63.2587C67.522 63.6594 67.322 64.1291 67.2636 64.6339C66.9328 64.614 66.6066 64.6277 66.2282 64.6874C65.5097 64.8036 64.8574 65.0102 64.1943 65.232C64.082 65.183 63.9759 65.1356 63.8912 65.0912C63.4497 64.8801 62.9882 64.7149 62.5312 64.5513C63.0713 63.6778 63.9682 63.0323 65.0066 62.7493Z' fill='%237694AA'/%3e%3cpath d='M67.9683 15.2159C67.7329 15.2113 67.4975 15.2143 67.2637 15.2235L67.436 14.7539C67.6237 14.8916 67.8068 15.0445 67.9683 15.2159Z' fill='%237694AA'/%3e%3cpath d='M67.4531 11.96C67.4993 12.0334 67.5439 12.1083 67.5885 12.1833L67.2285 11.9768C67.3024 11.9707 67.3777 11.9661 67.4531 11.96Z' fill='%237694AA'/%3e%3cpath d='M67.4719 21.5856C67.6212 22.7986 67.7119 24.1509 67.0319 25.2507C66.5135 26.0477 65.7473 26.7115 64.9242 27.1827C64.7504 27.1215 64.5765 27.0664 64.4012 27.019C64.3935 26.9609 64.3842 26.9043 64.375 26.8477L64.1596 26.8446C64.1519 26.8798 64.1442 26.915 64.135 26.9502C62.8858 26.6519 61.5919 26.6901 60.375 27.2133C61.2981 26.5677 62.2073 25.9804 63.2212 25.474C64.1027 25.0304 64.9565 24.7122 65.715 24.1294C66.215 23.7883 66.7304 23.3432 66.8519 22.7068C67.0627 21.6942 66.4412 20.9691 65.6842 20.3848C65.435 20.2012 65.1996 20.0177 64.9458 19.8662L65.0704 19.8402L65.1412 19.8111C65.0196 19.3262 65.1735 18.6119 65.5042 18.0459C66.0889 18.2218 66.6058 18.5859 66.9335 19.1534C67.3396 19.8892 67.3719 20.7871 67.4719 21.5856Z' fill='%237694AA'/%3e%3cpath d='M67.4402 14.7207C68.8571 14.9226 70.3571 15.2561 71.7125 15.4947C73.2125 15.7395 74.6786 16.2274 75.9232 17.1315C76.574 17.5934 77.1648 18.161 77.6032 18.8218C77.6017 18.8677 77.5971 18.9105 77.5909 18.9518C77.5879 19.0084 77.5679 19.065 77.5479 19.1094C76.2509 17.8642 74.6355 17.0856 72.9863 16.3804C71.4294 15.6324 69.6971 15.2423 67.9679 15.2163C67.8063 15.045 67.6232 14.892 67.4355 14.7544L67.4402 14.7207Z' fill='%237694AA'/%3e%3cpath d='M67.3974 15.4823C67.2051 15.239 66.7466 14.823 66.5312 14.6104C66.8282 14.6394 67.1328 14.6761 67.4405 14.7205L67.4359 14.7541L67.2636 15.2238C67.4974 15.2146 67.7328 15.2115 67.9682 15.2161C68.282 15.5435 68.5236 15.932 68.5928 16.3863L68.5682 16.3909C68.3297 15.9259 67.8882 15.5955 67.3974 15.4823Z' fill='%237694AA'/%3e%3cpath d='M67.2313 43.2694C67.1113 43.196 67.0467 43.0766 66.9928 42.9283C66.9282 42.7829 66.8513 42.6193 66.7344 42.4434C66.9728 42.5688 67.2128 42.6835 67.4559 42.7921C67.3944 42.9589 67.319 43.1179 67.2313 43.2694Z' fill='%237694AA'/%3e%3cpath d='M66.8639 17.1652C66.3069 17.0918 65.8239 17.5002 65.5039 18.0463C65.3485 17.9989 65.1885 17.9652 65.0254 17.9438C65.3023 17.1713 65.9115 16.5029 66.6915 16.4355C66.8315 16.5044 66.95 16.5778 67.0315 16.6558C67.1562 16.7736 67.2069 16.8287 67.1808 16.9816C67.1362 17.0903 67.1639 17.2371 67.2531 17.3166C67.1962 17.2723 66.97 17.1881 66.8639 17.1652Z' fill='%237694AA'/%3e%3cpath d='M66.6914 16.4357C66.9422 16.4128 67.2129 16.4541 67.4945 16.5749C67.776 16.6713 68.036 16.9207 67.9237 17.2495L67.1806 16.9818C67.2068 16.8289 67.156 16.7738 67.0314 16.656C66.9499 16.578 66.8314 16.5046 66.6914 16.4357Z' fill='%237694AA'/%3e%3cpath d='M66.7559 43.8554C66.9451 43.6871 67.102 43.4883 67.2312 43.2695C67.2989 43.3108 67.3851 43.3384 67.4959 43.346C67.4343 43.707 67.1189 43.8554 66.7728 43.889C66.7666 43.8783 66.7605 43.8676 66.7559 43.8554Z' fill='%237694AA'/%3e%3cpath d='M66.7051 15.5469C67.0482 15.6692 67.3174 15.8085 67.5928 16.0532C67.7128 16.1511 67.8158 16.2903 67.8866 16.4463C67.8912 16.483 67.8928 16.5213 67.8928 16.5595L67.9297 16.5503C67.9574 16.6299 67.9758 16.7125 67.9851 16.7966L67.9358 16.7278C67.742 16.4433 67.4189 16.2062 67.0635 16.2368C66.9528 16.2383 66.8374 16.2781 66.7189 16.3163L66.7051 15.5469Z' fill='%237694AA'/%3e%3cpath d='M67.3695 50.6449C67.0356 50.7137 66.6895 50.7367 66.3418 50.7076C66.668 50.443 66.9741 50.16 67.2587 49.8188C67.6341 49.3814 67.9772 48.8812 68.3141 48.3213C68.3418 48.6196 68.3172 48.9194 68.2372 49.207C68.1018 49.6735 67.8495 50.0881 67.531 50.4475C67.4741 50.5103 67.4203 50.576 67.3695 50.6449Z' fill='%237694AA'/%3e%3cpath d='M66.7129 43.8912C66.7267 43.8805 66.7421 43.8667 66.756 43.8545C66.7606 43.8667 66.7667 43.8774 66.7729 43.8881C66.7529 43.8897 66.7329 43.8912 66.7129 43.8912Z' fill='%237694AA'/%3e%3cpath d='M66.7359 42.4432C66.8528 42.6192 66.9298 42.7828 66.9944 42.9281C67.0482 43.0765 67.1128 43.1958 67.2328 43.2693C67.1036 43.488 66.9467 43.6869 66.7574 43.8551C66.6621 43.6746 66.5867 43.4834 66.5328 43.2892V43.2876C66.5251 43.075 66.499 42.8715 66.459 42.6696C66.4621 42.5518 66.4759 42.4356 66.5051 42.3193C66.5821 42.3622 66.659 42.4035 66.7359 42.4432Z' fill='%237694AA'/%3e%3cpath d='M66.6916 16.4355C66.2655 16.2214 65.647 16.0455 65.3301 15.9154L66.4301 15.5514C66.747 15.4244 67.0824 15.4091 67.3978 15.4825C67.4024 15.4871 67.4039 15.4902 67.407 15.4933C67.627 15.7671 67.8485 16.0975 67.8855 16.4462C67.8147 16.2902 67.7116 16.151 67.5916 16.0531C67.3162 15.8084 67.047 15.6692 66.7039 15.5468L66.7178 16.3162C66.8362 16.278 66.9516 16.2382 67.0624 16.2367C67.4178 16.2061 67.7408 16.4432 67.9347 16.7277L67.9839 16.7965C68.0024 16.951 67.9855 17.1086 67.9239 17.2493C68.0362 16.9204 67.7762 16.6711 67.4947 16.5747C67.2132 16.4539 66.9424 16.4126 66.6916 16.4355Z' fill='%237694AA'/%3e%3cpath d='M66.8583 52.6983C66.6598 52.8099 66.4506 52.9048 66.2321 52.9797C65.429 53.2627 64.6075 53.2352 63.7936 53.1969C63.0367 53.1465 62.2798 53.1235 61.5229 53.1036C61.3844 53.0975 61.2429 53.0945 61.1013 53.0945H61.0998C60.2136 53.0837 59.2767 53.1342 58.4229 52.9614C56.0921 52.3969 54.3044 50.8474 53.6367 48.7027C53.8936 48.071 54.0536 47.3949 54.1106 46.6912C54.3936 46.679 54.669 46.604 54.9336 46.5C55.6952 48.5207 57.0506 50.315 59.0075 51.3384C61.2998 52.5927 63.2383 53.1021 65.4429 51.3751C65.7567 51.1533 66.0567 50.9391 66.3413 50.7082H66.3429C66.6906 50.7372 67.0367 50.7143 67.3706 50.6454C67.2659 50.7846 67.1706 50.933 67.0906 51.089C66.8367 51.6474 66.7783 52.1843 66.8583 52.6983Z' fill='%237694AA'/%3e%3cpath d='M66.5323 43.2891C66.5861 43.4833 66.6615 43.6745 66.7569 43.855C66.743 43.8673 66.7276 43.881 66.7138 43.8918C66.6492 43.8948 66.5846 43.8948 66.5215 43.8918C66.5399 43.6837 66.543 43.4833 66.5323 43.2891Z' fill='%237694AA'/%3e%3cpath d='M66.6574 42.3285C66.6866 42.3667 66.7128 42.4065 66.7359 42.4432C66.6589 42.4034 66.582 42.3621 66.5051 42.3193C66.4759 42.4356 66.462 42.5518 66.4589 42.6696C66.4112 42.4157 66.342 42.1663 66.2559 41.917C66.4159 42.0332 66.5543 42.174 66.6574 42.3285Z' fill='%237694AA'/%3e%3cpath d='M66.5321 43.2879C66.4783 43.086 66.4506 42.878 66.4583 42.6699C66.4983 42.8718 66.5245 43.0753 66.5321 43.2879Z' fill='%237694AA'/%3e%3cpath d='M65.5428 43.6519C65.5305 43.6473 65.5182 43.6443 65.5059 43.6397C65.5382 43.632 65.5689 43.6198 65.5951 43.6075C65.5982 43.606 65.5997 43.6045 65.6012 43.6045C65.5997 43.6076 65.5936 43.6121 65.592 43.6137C65.5782 43.6259 65.5597 43.6397 65.5428 43.6519Z' fill='%237694AA'/%3e%3cpath d='M65.471 43.7085C65.4633 43.7177 65.454 43.7238 65.4433 43.7284C65.431 43.7299 65.4417 43.6962 65.4448 43.6534C65.4663 43.6488 65.4863 43.6458 65.5063 43.6396C65.5186 43.6442 65.531 43.6473 65.5433 43.6519C65.5248 43.6657 65.5094 43.6779 65.5002 43.6871L65.471 43.7085Z' fill='%237694AA'/%3e%3cpath d='M65.5049 43.6393C65.4849 43.6454 65.4649 43.6485 65.4434 43.6531C65.4464 43.6439 65.4464 43.6332 65.4464 43.624C65.4664 43.6286 65.4849 43.6332 65.5049 43.6393Z' fill='%237694AA'/%3e%3cpath d='M65.12 44.2157C65.2092 44.1009 65.3061 43.9709 65.4138 43.8623C65.5446 44.2279 65.7661 44.6073 65.9215 45.0142C65.4892 45.135 65.0323 45.1319 64.623 44.9973C64.6246 44.9927 64.6292 44.9897 64.6323 44.9851C64.7677 44.725 64.9477 44.4589 65.12 44.2157Z' fill='%237694AA'/%3e%3cpath d='M65.3711 43.4583C65.4865 43.4262 65.608 43.4124 65.7357 43.42V43.6342C65.7034 43.6464 65.6711 43.6617 65.6403 43.6816C65.608 43.6694 65.5757 43.6602 65.5434 43.651C65.5603 43.6388 65.5788 43.625 65.5926 43.6128C65.5942 43.6112 65.6003 43.6067 65.6019 43.6036C65.6003 43.6036 65.5988 43.6051 65.5957 43.6067C65.5696 43.6189 65.5388 43.6311 65.5065 43.6388C65.4865 43.6327 65.468 43.6281 65.448 43.6235C65.4496 43.6051 65.448 43.5868 65.4434 43.5699C65.4342 43.5057 65.3972 43.4598 65.3711 43.4598V43.4583Z' fill='%237694AA'/%3e%3cpath d='M65.4419 43.7279C65.4527 43.7233 65.4619 43.7171 65.4696 43.708L65.4988 43.6866C65.5081 43.6774 65.5235 43.6651 65.5419 43.6514C65.5742 43.6605 65.6065 43.6697 65.6388 43.682C65.5573 43.7279 65.4835 43.7906 65.4127 43.8625C65.3881 43.7936 65.3665 43.7233 65.3496 43.6544C65.3804 43.6575 65.4127 43.656 65.4435 43.6529C65.4404 43.6957 65.4296 43.7294 65.4419 43.7279Z' fill='%237694AA'/%3e%3cpath d='M65.3433 43.5976C65.3417 43.5976 65.3402 43.5961 65.3387 43.5961C65.3294 43.5273 65.3325 43.4737 65.3602 43.463C65.3633 43.4615 65.3664 43.46 65.371 43.46C65.3971 43.46 65.434 43.5059 65.4433 43.5701C65.4479 43.5869 65.4494 43.6053 65.4479 43.6236C65.4125 43.6129 65.3771 43.6053 65.3433 43.5976Z' fill='%237694AA'/%3e%3cpath d='M65.3502 43.6548C65.3456 43.641 65.3425 43.6257 65.3394 43.612C65.3394 43.6074 65.3379 43.6013 65.3379 43.5967C65.3394 43.5967 65.341 43.5982 65.3425 43.5982C65.3764 43.6059 65.4117 43.6135 65.4471 43.6242C65.4471 43.6334 65.4471 43.6441 65.444 43.6533C65.4133 43.6563 65.381 43.6579 65.3502 43.6548Z' fill='%237694AA'/%3e%3cpath d='M65.3505 43.655C65.312 43.6504 65.2735 43.6397 65.2428 43.6198C65.2135 43.5923 65.2643 43.5815 65.3382 43.5968C65.3382 43.6014 65.3397 43.6076 65.3397 43.6121C65.3428 43.6259 65.3459 43.6412 65.3505 43.655Z' fill='%237694AA'/%3e%3cpath d='M65.5033 18.0458C65.1725 18.6118 65.0187 19.3262 65.1402 19.8111L65.0695 19.8402C64.8541 19.4746 64.8264 19.0248 64.8725 18.6057C64.8941 18.3839 64.9464 18.159 65.0248 17.9434C65.1879 17.9648 65.3479 17.9984 65.5033 18.0458Z' fill='%237694AA'/%3e%3cpath d='M64.9453 19.8661C64.7468 19.7483 64.536 19.6504 64.2991 19.5862C63.676 19.4041 62.9945 19.3705 62.2883 19.2955L62.1914 19.1043C62.8129 18.2263 63.9699 17.8102 65.0253 17.9433C64.9468 18.159 64.8945 18.3838 64.8729 18.6056C64.8268 19.0248 64.8545 19.4745 65.0699 19.8401L64.9453 19.8661Z' fill='%237694AA'/%3e%3cpath d='M63.9047 44.4319C64.037 44.3049 64.1616 44.1978 64.297 44.0877C64.6247 43.846 64.9678 43.5584 65.3708 43.459V43.4605C65.3662 43.4605 65.3632 43.462 65.3601 43.4636C65.3324 43.4743 65.3293 43.5278 65.3385 43.5967C65.2647 43.5814 65.2139 43.5921 65.2431 43.6196C65.2739 43.6395 65.3124 43.6502 65.3508 43.6548C65.3678 43.7236 65.3893 43.794 65.4139 43.8628C65.3062 43.9714 65.2093 44.1015 65.1201 44.2162C64.9478 44.4594 64.7678 44.7256 64.6324 44.9856C64.6293 44.9902 64.6247 44.9933 64.6232 44.9978C64.3108 44.8969 64.0278 44.7194 63.8047 44.464C63.8601 44.4288 63.917 44.3936 63.9755 44.3584L63.9047 44.4319Z' fill='%237694AA'/%3e%3cpath d='M64.5365 28.7616C64.5411 29.0828 64.5334 29.4055 64.518 29.7268C64.4257 31.3559 64.1211 32.9758 63.6103 34.5284C63.1011 34.1751 62.5703 33.8799 62.0303 33.6596L61.8965 33.5984C62.6919 31.9265 63.3134 30.175 63.7949 28.3623C64.0473 28.4847 64.2949 28.6178 64.5365 28.7616Z' fill='%237694AA'/%3e%3cpath d='M64.038 27.7127L63.9872 27.627C64.0518 27.6041 64.1165 27.5796 64.1811 27.5551C64.2734 27.5154 64.3657 27.474 64.458 27.4297C64.5103 27.8718 64.5334 28.3154 64.5365 28.762C64.2949 28.6183 64.0472 28.4852 63.7949 28.3628C63.8426 28.1746 63.8918 27.9865 63.9365 27.7983C63.9703 27.7723 64.0042 27.7417 64.038 27.7127Z' fill='%237694AA'/%3e%3cpath d='M64.4004 27.0195C64.5758 27.067 64.7496 27.122 64.9235 27.1832C64.7696 27.2735 64.6142 27.3545 64.4573 27.4295C64.4419 27.2918 64.4235 27.1557 64.4004 27.0195Z' fill='%237694AA'/%3e%3cpath d='M64.3748 26.8478C64.384 26.9044 64.3932 26.961 64.4009 27.0191C64.3132 26.9931 64.224 26.9702 64.1348 26.9503C64.144 26.9151 64.1517 26.8799 64.1594 26.8447L64.3748 26.8478Z' fill='%237694AA'/%3e%3cpath d='M64.1568 21.7805C64.8152 22.6463 64.3214 23.9129 63.5691 24.5523C63.4091 23.8471 63.5214 23.22 63.3706 22.576C63.4691 22.4261 63.5614 22.2746 63.6522 22.1186L63.486 21.9824C63.366 22.0819 63.2476 22.1813 63.1291 22.2807C62.746 22.1446 62.3214 22.1721 61.8906 22.1201C62.3568 21.4027 63.5152 21.031 64.1568 21.7805Z' fill='%237694AA'/%3e%3cpath d='M60.3749 27.2137C61.5918 26.6906 62.8857 26.6524 64.1349 26.9506C64.0857 27.1755 64.0349 27.3988 63.9795 27.6222C63.8195 27.6772 63.6611 27.7323 63.5041 27.7889C63.2841 27.8562 63.0626 27.9143 62.8395 27.9633C62.0226 27.6772 61.158 27.5136 60.2457 27.5044L60.1934 27.3422C60.2549 27.2979 60.3149 27.255 60.3749 27.2137Z' fill='%237694AA'/%3e%3cpath d='M64.0371 27.7126C64.0032 27.7417 63.9694 27.7723 63.9355 27.7983C63.9509 27.7432 63.9648 27.6866 63.9755 27.6315C63.9802 27.63 63.9832 27.6285 63.9863 27.627L64.0371 27.7126Z' fill='%237694AA'/%3e%3cpath d='M64.182 27.5544C64.1174 27.5789 64.0528 27.6034 63.9882 27.6263L63.9851 27.6202C63.9835 27.6202 63.982 27.6217 63.9805 27.6217C64.0359 27.3984 64.0866 27.1751 64.1359 26.9502C64.2251 26.9701 64.3143 26.993 64.402 27.019C64.4251 27.1552 64.4435 27.2913 64.4589 27.429C64.3666 27.4733 64.2743 27.5146 64.182 27.5544Z' fill='%237694AA'/%3e%3cpath d='M63.9873 27.6262C63.9843 27.6278 63.9812 27.6293 63.9766 27.6308C63.9796 27.6278 63.9796 27.6247 63.9796 27.6216C63.9812 27.6216 63.9827 27.6201 63.9843 27.6201L63.9873 27.6262Z' fill='%237694AA'/%3e%3cpath d='M63.9793 27.6221C63.9793 27.6251 63.9793 27.6282 63.9762 27.6312C63.8193 27.6878 63.6624 27.7399 63.5039 27.7888C63.6608 27.7322 63.8193 27.6771 63.9793 27.6221Z' fill='%237694AA'/%3e%3cpath d='M64.1943 65.2325C63.5143 65.4604 62.8205 65.7051 62.0312 65.8841C62.1082 65.4007 62.282 64.9525 62.5312 64.5518C62.9882 64.7154 63.4497 64.8806 63.8912 65.0917C63.9759 65.1361 64.082 65.1835 64.1943 65.2325Z' fill='%237694AA'/%3e%3cpath d='M63.6235 44.2225C63.0311 43.2236 63.7465 42.0534 64.7327 41.6741C65.2419 41.4614 65.8281 41.6052 66.2558 41.9173C66.3419 42.1666 66.4111 42.416 66.4588 42.6699C66.4511 42.8779 66.4788 43.086 66.5327 43.2879V43.2894C66.5435 43.4837 66.5404 43.6841 66.5219 43.8921C66.3527 43.8829 66.1911 43.8508 66.0604 43.808C65.9173 43.7743 65.7758 43.7254 65.6404 43.6825C65.6711 43.6627 65.7035 43.6474 65.7358 43.6351V43.421C65.6081 43.4133 65.4865 43.4271 65.3711 43.4592C64.9681 43.5586 64.625 43.8462 64.2973 44.0879C64.1619 44.198 64.0373 44.3051 63.905 44.4321L63.9758 44.3587C63.9173 44.3938 63.8604 44.429 63.805 44.4642C63.7388 44.3908 63.6773 44.3097 63.6235 44.2225Z' fill='%237694AA'/%3e%3cpath d='M63.9357 27.7979C63.8911 27.986 63.8418 28.1742 63.7941 28.3623C63.6787 28.3057 63.5618 28.2522 63.4434 28.2002C63.6111 28.0717 63.7757 27.9386 63.9357 27.7979Z' fill='%237694AA'/%3e%3cpath d='M63.4188 35.079C63.485 34.897 63.5496 34.7134 63.6096 34.5283C65.7358 36.0045 67.4604 38.5116 67.6834 40.9667C67.7342 41.5526 67.6727 42.2104 67.4558 42.7917C67.2127 42.683 66.9727 42.5683 66.7342 42.4429C66.7111 42.4062 66.685 42.3664 66.6558 42.3282C66.5527 42.1737 66.4142 42.0329 66.2542 41.9167C66.1881 41.7224 66.1111 41.5281 66.0281 41.3308C65.1834 39.4294 64.0419 37.7483 63.0742 35.9264C63.1927 35.645 63.3065 35.362 63.4188 35.079Z' fill='%237694AA'/%3e%3cpath d='M63.5039 27.7884C63.6624 27.7395 63.8193 27.6875 63.9763 27.6309C63.9655 27.6859 63.9516 27.7425 63.9363 27.7976C63.7763 27.9383 63.6116 28.0714 63.4439 28.1999C63.2747 28.1265 63.1055 28.0592 62.9316 27.9965C63.1209 27.9261 63.3116 27.8573 63.5039 27.7884Z' fill='%237694AA'/%3e%3cpath d='M62.0312 33.6592C62.5713 33.8795 63.102 34.1747 63.6112 34.528C63.5512 34.7131 63.4866 34.8967 63.4205 35.0787C63.3082 35.3617 63.1943 35.6447 63.0759 35.9262C62.6897 35.2011 62.3328 34.4516 62.0312 33.6592Z' fill='%237694AA'/%3e%3cpath d='M63.4444 28.2005C62.9013 28.6197 62.3244 28.9914 61.7244 29.3279C61.309 29.5635 60.8797 29.7776 60.4413 29.9673C60.4367 29.6063 60.4167 29.2453 60.3828 28.8858C61.152 28.6349 61.9151 28.3657 62.669 28.0934C62.7567 28.0613 62.8444 28.0292 62.932 27.9971C63.1059 28.0598 63.2751 28.1271 63.4444 28.2005Z' fill='%237694AA'/%3e%3cpath d='M47.3658 26.2131C47.672 26.2024 47.9797 26.2024 48.2874 26.2146L48.372 26.0173C48.0181 25.7374 47.6227 25.5186 47.2012 25.3534C47.1612 25.153 47.1212 24.9526 47.0781 24.7522C49.1597 25.6027 51.4135 26.0341 53.6597 26.0555C56.3412 26.0876 59.0058 25.231 61.2474 23.7151C61.9012 23.2899 62.512 22.7927 63.1289 22.2803C63.1443 22.2849 63.1597 22.291 63.175 22.2971C63.2935 22.3644 63.3058 22.3874 63.3597 22.5281C63.3643 22.5434 63.3674 22.5602 63.3704 22.5755C62.415 24.0746 61.1966 25.283 59.8089 26.1886C59.7535 26.0295 59.6935 25.8704 59.6304 25.7129L59.4197 25.7542C59.4181 25.9867 59.412 26.2161 59.4012 26.4441C55.992 28.4877 51.6627 28.7921 47.7058 27.2349C47.6489 27.2135 47.592 27.1921 47.535 27.1707C47.4812 26.8525 47.4243 26.5328 47.3658 26.2131Z' fill='%237694AA'/%3e%3cpath d='M63.652 22.1186C63.5612 22.2746 63.4689 22.426 63.3704 22.5759C63.3674 22.5606 63.3643 22.5438 63.3597 22.5285C63.3058 22.3878 63.2935 22.3648 63.1751 22.2975C63.1597 22.2914 63.1443 22.2853 63.1289 22.2807C63.2474 22.1813 63.3658 22.0819 63.4858 21.9824L63.652 22.1186Z' fill='%237694AA'/%3e%3cpath d='M63.5045 27.7891C63.3122 27.8579 63.1214 27.9267 62.9322 27.9971C62.9014 27.9849 62.8706 27.9742 62.8398 27.9634C63.0629 27.9145 63.2845 27.8564 63.5045 27.7891Z' fill='%237694AA'/%3e%3cpath d='M62.0299 33.6598C62.3315 34.4522 62.6884 35.2017 63.0745 35.9268C61.9361 38.6374 60.4976 41.2424 58.593 43.4987C57.7038 44.5649 56.7068 45.5913 55.4699 46.2567C55.2976 46.3424 55.1176 46.4281 54.933 46.5C54.8838 46.3684 54.8376 46.2369 54.793 46.1038C54.7484 45.9814 54.7084 45.859 54.6699 45.7351C55.8992 44.9825 56.9345 43.306 57.4361 42.2429C57.7761 41.5499 58.0699 40.8463 58.3299 40.1351C58.9392 39.0948 59.5084 38.0301 60.0915 36.9869C60.5422 36.1853 60.9715 35.3685 61.4145 34.5608C61.5822 34.2426 61.7422 33.9229 61.8961 33.5986L62.0299 33.6598Z' fill='%237694AA'/%3e%3cpath d='M61.0125 12.5917L60.6387 12.3929L61.8187 11.7412L61.9387 11.9095C61.9971 11.9921 63.3494 13.9317 62.5002 15.16L62.1233 15.7046L62.0787 15.0453C62.0418 14.5008 61.7787 12.9971 61.0125 12.5917ZM61.1202 12.3898C62.1694 12.9451 62.3094 15.03 62.3094 15.03C63.0787 13.9179 61.7494 12.0426 61.7494 12.0426L61.1202 12.3898Z' fill='%237694AA'/%3e%3cpath d='M61.6739 12.3467C61.8046 12.5578 62.02 12.9402 62.1662 13.367C62.0216 13.0106 61.8231 12.6664 61.5508 12.4155L61.6739 12.3467Z' fill='%237694AA'/%3e%3cpath d='M62.3103 15.0295C62.3103 15.0295 62.1703 12.9445 61.1211 12.3892L61.7503 12.042C61.7503 12.042 63.0796 13.9174 62.3103 15.0295ZM62.1657 13.3667C62.0196 12.9399 61.8042 12.5575 61.6734 12.3464L61.5503 12.4152C61.8226 12.6661 62.0211 13.0103 62.1657 13.3667Z' fill='%237694AA'/%3e%3cpath d='M61.0986 53.5137C60.9939 53.8273 60.877 54.1439 60.7047 54.4299C59.8232 55.9244 58.477 56.8392 56.9401 57.2828C56.8986 56.6174 56.9093 55.9382 56.9539 55.2575C57.8032 55.0999 58.6416 54.843 59.4663 54.4514C60.0093 54.199 60.5232 53.8624 61.0986 53.5137Z' fill='%237694AA'/%3e%3cpath d='M60.6187 17.5264C60.6233 17.5279 60.628 17.531 60.6326 17.5325C60.628 17.531 60.6218 17.5294 60.6172 17.5294C60.6187 17.5279 60.6187 17.5264 60.6187 17.5264Z' fill='%237694AA'/%3e%3cpath d='M60.6168 17.5288C60.446 18.0091 60.1783 18.4696 59.906 18.8642C59.2214 19.7851 58.2383 20.6341 57.0768 20.8314L57.0675 20.7289C56.9106 20.4949 56.7829 20.2455 56.7183 19.9824C56.6598 19.7683 56.6475 19.5526 56.6721 19.343C57.246 19.2971 57.8398 18.9652 58.3398 18.6776C58.8983 18.3258 59.4829 17.9082 59.9091 17.3789C60.1491 17.4171 60.3875 17.4692 60.6168 17.5288Z' fill='%237694AA'/%3e%3cpath d='M60.3377 16.689C60.7593 15.7483 60.0623 14.8794 59.127 14.7754C59.7316 14.8243 60.3116 15.1287 60.607 15.6886C60.89 16.2791 60.8316 16.92 60.6177 17.5258C60.4208 17.4279 60.2116 17.3391 59.9946 17.2688C60.1316 17.0883 60.247 16.8955 60.3377 16.689Z' fill='%237694AA'/%3e%3cpath d='M60.3819 28.8857C60.4158 29.2452 60.4358 29.6062 60.4404 29.9672C59.9235 30.1921 59.3911 30.3833 58.8496 30.5409C58.9496 30.1248 59.0342 29.7057 59.105 29.2835C59.5327 29.158 59.9588 29.0249 60.3819 28.8857Z' fill='%237694AA'/%3e%3cpath d='M55.7496 43.8242C55.3512 44.254 54.9435 44.7022 54.4619 45.0433C54.3696 44.7144 54.2789 44.3825 54.1758 44.0506C54.2681 43.9236 54.3527 43.7982 54.4358 43.685C55.8696 41.4868 56.3619 38.8175 57.0865 36.2997C57.4296 35.0086 57.8973 33.6212 58.345 32.3562C58.5404 31.7535 58.7096 31.1492 58.8496 30.5404C59.3912 30.3829 59.9235 30.1917 60.4404 29.9668C60.4542 30.9198 60.3727 31.8758 60.2127 32.8089C59.6865 35.2916 59.1989 37.759 58.3296 40.1347C57.5666 41.4363 56.7404 42.6968 55.7496 43.8242Z' fill='%237694AA'/%3e%3cpath d='M60.3751 27.2139C60.3151 27.2552 60.2551 27.298 60.1935 27.3424L60.1797 27.3011C60.2443 27.2705 60.3105 27.2414 60.3751 27.2139Z' fill='%237694AA'/%3e%3cpath d='M60.1484 63.8834L60.3315 63.7764C60.3284 63.7794 60.3238 63.7825 60.3207 63.7855C60.2623 63.8177 60.2054 63.8498 60.1484 63.8834Z' fill='%237694AA'/%3e%3cpath d='M60.1461 27.376C60.203 27.6345 60.2523 27.8945 60.2923 28.1546C60.0584 28.127 59.8246 28.0781 59.5969 27.9955L59.5723 27.7829C59.7661 27.6437 59.9569 27.5075 60.1461 27.376Z' fill='%237694AA'/%3e%3cpath d='M60.2926 28.1541C60.2526 27.894 60.2034 27.634 60.1465 27.3755C60.1634 27.3617 60.1788 27.351 60.1942 27.3418L60.2465 27.5039C61.1588 27.5131 62.0234 27.6768 62.8403 27.9628C62.1757 28.1112 61.4988 28.1862 60.8034 28.1892C60.6342 28.1862 60.4634 28.177 60.2926 28.1541Z' fill='%237694AA'/%3e%3cpath d='M59.9082 17.3797C59.9405 17.343 59.9682 17.3062 59.9944 17.2695C60.2113 17.3399 60.4205 17.4286 60.6174 17.5265C60.6174 17.5265 60.6174 17.528 60.6159 17.5296C60.3867 17.4699 60.1482 17.4179 59.9082 17.3797Z' fill='%237694AA'/%3e%3cpath d='M59.6296 25.7129C59.6927 25.8704 59.7527 26.0295 59.8081 26.1886C59.6742 26.2789 59.5373 26.3645 59.4004 26.4441C59.4112 26.2162 59.4173 25.9867 59.4189 25.7542L59.6296 25.7129Z' fill='%237694AA'/%3e%3cpath d='M60.3215 63.7854C60.1492 63.9322 59.963 64.0623 59.7507 64.154C59.6661 64.1907 59.58 64.2198 59.4938 64.2412C59.4307 64.0883 59.38 63.9276 59.343 63.7624C59.2615 63.3877 59.2646 63.0007 59.4061 62.6396L59.5292 62.6412L59.6215 62.6427C59.8907 63.0664 60.2153 63.3861 60.5769 63.6416C60.4907 63.6875 60.4061 63.7364 60.3215 63.7854C60.3246 63.7823 60.3292 63.7793 60.3323 63.7762L60.1492 63.8833C60.2061 63.8496 60.263 63.8175 60.3215 63.7854Z' fill='%237694AA'/%3e%3cpath d='M59.4058 62.6392C59.2642 63.0002 59.2611 63.3872 59.3427 63.762C59.3796 63.9272 59.4304 64.0878 59.4935 64.2407C58.7058 64.4411 57.8565 64.0296 57.3611 63.4331C57.2842 63.3382 57.2273 63.2755 57.1627 63.1822C57.175 63.1975 57.1888 63.2128 57.2027 63.2281L57.1011 63.0889C57.1227 63.1241 57.1427 63.1547 57.1627 63.1822C55.8073 61.6632 55.3288 59.5232 55.6365 57.5423C56.0811 57.4903 56.5181 57.4046 56.9396 57.2822C57.0427 58.9893 57.4919 60.6093 58.6565 61.9615C58.7165 62.0365 58.7781 62.1359 58.8365 62.2139C58.9319 62.3455 59.0704 62.4648 59.1611 62.555C59.1811 62.5795 59.2565 62.5566 59.3488 62.526L59.5319 62.4189L59.5288 62.6407L59.4058 62.6392Z' fill='%237694AA'/%3e%3cpath d='M58.875 14.7679C58.915 14.7649 58.9535 14.7649 58.9919 14.7679C58.9519 14.7664 58.915 14.7664 58.875 14.7679Z' fill='%237694AA'/%3e%3cpath d='M57.4367 42.2425C56.9352 43.3056 55.8998 44.9822 54.6706 45.7348C54.5952 45.5053 54.529 45.2759 54.4629 45.0434C54.9444 44.7022 55.3521 44.254 55.7506 43.8242C56.7414 42.6968 57.5675 41.4364 58.3306 40.1348C58.0706 40.8459 57.7767 41.5496 57.4367 42.2425Z' fill='%237694AA'/%3e%3cpath d='M57.1016 63.0889L57.2031 63.2281C57.1893 63.2128 57.1754 63.1975 57.1631 63.1822C57.1431 63.1546 57.1231 63.124 57.1016 63.0889Z' fill='%237694AA'/%3e%3cpath d='M56.9536 55.2568C56.909 55.9375 56.8983 56.6167 56.9398 57.2821C56.5183 57.4045 56.0813 57.4902 55.6367 57.5422C55.6906 57.1965 55.7675 56.8554 55.869 56.5234C55.989 56.1226 56.1306 55.7326 56.309 55.3578C56.5244 55.3303 56.7398 55.2966 56.9536 55.2568Z' fill='%237694AA'/%3e%3cpath d='M57.5568 11.2774C56.9983 10.7206 55.3906 10.8598 55.3906 10.8598C56.7183 10.0261 57.766 10.8598 57.766 10.8598L57.5568 11.2774Z' fill='%237694AA'/%3e%3cpath d='M56.6726 19.3436C56.5957 19.3513 56.5187 19.3513 56.4434 19.3467C56.4434 19.284 56.448 19.2212 56.4557 19.1585C56.5634 18.2652 57.268 17.5049 58.1049 17.2067C58.7218 16.9956 59.3864 17.0675 59.9957 17.2694C59.9695 17.3061 59.9418 17.3428 59.9095 17.3795C59.0634 17.2464 58.1864 17.2923 57.5264 17.8812C57.0741 18.2468 56.7372 18.7761 56.6726 19.3436Z' fill='%237694AA'/%3e%3cpath d='M57.068 20.7296C56.6834 20.3839 56.4388 19.8715 56.4434 19.3468C56.5188 19.3514 56.5957 19.3514 56.6727 19.3438C56.648 19.5533 56.6603 19.769 56.7188 19.9832C56.7834 20.2463 56.9111 20.4956 57.068 20.7296Z' fill='%237694AA'/%3e%3cpath d='M56.0098 16.1034C56.7036 15.3631 57.6606 14.8675 58.6713 14.7803C58.0313 14.846 57.4236 15.1459 56.9729 15.5742C56.2882 16.2717 55.9159 17.2614 55.8559 18.2098C55.8513 18.6228 55.8636 18.941 56.1098 19.2026C56.1882 19.2622 56.2975 19.3127 56.3867 19.3418C56.4052 19.3433 56.4236 19.3448 56.4436 19.3464C56.439 19.871 56.6836 20.3835 57.0682 20.7292L57.0775 20.8317C56.8221 20.8745 56.5559 20.8868 56.2821 20.8608C55.0175 20.6558 54.3867 19.4687 54.7113 18.2802C54.9236 17.4389 55.4221 16.7153 56.0098 16.1034Z' fill='%237694AA'/%3e%3cpath d='M56.308 55.3582C56.1295 55.7329 55.988 56.123 55.868 56.5238C55.7665 56.8557 55.6895 57.1968 55.6357 57.5425C55.1741 57.5976 54.7049 57.6175 54.2295 57.6022C53.7295 56.6706 52.9926 55.8798 51.9941 55.3291C53.448 55.4775 54.8911 55.5417 56.308 55.3582Z' fill='%237694AA'/%3e%3cpath d='M55.7135 12.3408L55.9058 12.4372C55.7289 12.8257 55.5304 13.2158 55.3089 13.5982C55.2243 13.5034 55.1289 13.4162 55.0273 13.3382C55.272 13.0169 55.5043 12.6835 55.7135 12.3408Z' fill='%237694AA'/%3e%3cpath d='M57.3941 11.4393C56.9987 11.0462 55.8279 11.0523 55.4095 11.089L54.4648 11.1686L55.2679 10.6653C56.7172 9.75514 57.9002 10.6714 57.911 10.6806L58.0572 10.7968L57.6202 11.6642L57.3941 11.4393ZM57.7664 10.8596C57.7664 10.8596 56.7187 10.0259 55.391 10.8596C55.391 10.8596 56.9987 10.7204 57.5572 11.2772L57.7664 10.8596Z' fill='%237694AA'/%3e%3cpath d='M55.0266 13.3379C55.1281 13.4159 55.2235 13.5031 55.3081 13.5979C55.285 13.6408 55.2589 13.6836 55.2343 13.7264C55.082 13.6958 54.9297 13.6729 54.7773 13.6591C54.862 13.5536 54.945 13.4465 55.0266 13.3379Z' fill='%237694AA'/%3e%3cpath d='M50.2527 17.1057C49.9619 17.2005 49.6727 17.2648 49.3834 17.2999C49.0034 16.6055 49.3019 15.6204 49.6711 14.9687C49.9988 14.3324 50.4742 13.7878 51.0465 13.3962C51.6311 12.9954 52.3173 12.7568 53.048 12.743C53.7419 12.7201 54.4819 12.9144 55.028 13.3381C54.9465 13.4467 54.8634 13.5538 54.7788 13.6593C53.525 13.5354 52.328 13.9652 51.4726 14.8157C51.2342 15.0666 51.0003 15.3603 50.8019 15.6494C50.5265 16.0609 50.268 16.4341 50.208 16.8885C50.2142 16.9649 50.2296 17.0368 50.2527 17.1057Z' fill='%237694AA'/%3e%3cpath d='M54.779 13.6592C54.9313 13.6729 55.0836 13.6959 55.2359 13.7265C54.9667 14.1839 54.6667 14.6321 54.339 15.0588C54.1759 14.9242 53.9882 14.834 53.7852 14.785C54.079 14.4867 54.3544 14.1777 54.6128 13.8642C54.6682 13.7969 54.7236 13.728 54.779 13.6592Z' fill='%237694AA'/%3e%3cpath d='M54.1094 46.6914C54.1294 46.4619 54.1371 46.231 54.1325 45.9969C54.3155 45.9311 54.494 45.8424 54.6694 45.7354C54.7078 45.8593 54.7478 45.9816 54.7925 46.104C54.8371 46.2371 54.8832 46.3686 54.9325 46.5002C54.6678 46.6042 54.3925 46.6792 54.1094 46.6914Z' fill='%237694AA'/%3e%3cpath d='M54.6172 63.791C54.6126 63.8262 54.6095 63.8599 54.6049 63.895C54.5865 63.9516 54.5665 64.0098 54.5449 64.0679L54.6172 63.791Z' fill='%237694AA'/%3e%3cpath d='M54.7536 8.6352C54.2906 8.37056 53.8321 8.27113 53.3613 8.22677C53.5152 8.08451 53.6767 7.95296 53.8459 7.83212C54.0829 7.65926 54.3321 7.50935 54.5921 7.38086C54.6013 7.39004 54.6075 7.40075 54.6152 7.40992C54.8429 7.74951 54.9829 8.15794 54.949 8.54648L54.7536 8.6352Z' fill='%237694AA'/%3e%3cpath d='M51.5192 5.84668C52.693 5.91246 53.8822 6.41266 54.5915 7.38095C54.3315 7.50944 54.0822 7.65935 53.8453 7.8322C53.6761 7.95305 53.5145 8.0846 53.3607 8.22686C53.0145 8.19474 52.6622 8.19168 52.2945 8.17485L51.6207 8.15803C51.6576 8.15344 51.693 8.14732 51.7299 8.14273L51.5315 8.15497L51.6207 8.15803C50.8022 8.26663 49.9699 8.32782 49.2976 8.78061C48.2945 9.52862 48.9607 10.7998 49.0976 11.8186C49.1376 12.0985 49.1268 12.3784 49.0715 12.6492C48.3776 13.1173 47.613 13.544 46.8361 14.0381C46.7807 14.0718 46.7253 14.107 46.6699 14.1452C46.8407 13.4339 46.9992 12.7838 47.253 12.0664C47.4899 11.5096 47.9622 11.0017 48.0622 10.3837C48.1007 10.1741 48.1038 9.93857 48.1084 9.70912C48.073 8.62611 48.2345 7.40542 49.2176 6.74307C49.9053 6.26275 50.713 5.93846 51.5192 5.84668Z' fill='%237694AA'/%3e%3cpath d='M54.0894 45.2745C54.0571 44.9671 54.0063 44.6642 53.9355 44.3659C54.0202 44.2649 54.1002 44.1579 54.1755 44.0508C54.2786 44.3827 54.3694 44.7147 54.4617 45.0435C54.3432 45.1277 54.2186 45.2057 54.0894 45.2745Z' fill='%237694AA'/%3e%3cpath d='M54.6698 45.7354C54.4945 45.8424 54.316 45.9312 54.1329 45.9969C54.1314 45.8654 54.1268 45.7338 54.1175 45.6023C54.1114 45.509 54.1037 45.4141 54.0945 45.3208C54.1052 45.3208 54.116 45.3193 54.1268 45.3193H54.0945C54.0929 45.304 54.0914 45.2902 54.0898 45.2749C54.2191 45.2061 54.3437 45.1281 54.4621 45.0439C54.5283 45.2765 54.5945 45.5059 54.6698 45.7354Z' fill='%237694AA'/%3e%3cpath d='M54.0957 45.3193H54.128C54.1172 45.3193 54.1065 45.3209 54.0957 45.3209V45.3193Z' fill='%237694AA'/%3e%3cpath d='M53.3809 46.1138C53.4086 45.8339 53.4532 45.5555 53.5147 45.2832C53.7116 45.3184 53.9055 45.3306 54.0947 45.3199C54.1039 45.4132 54.1116 45.5081 54.1178 45.6014C54.127 45.7329 54.1316 45.8645 54.1332 45.996C53.9532 46.0603 53.7686 46.1031 53.5824 46.1169C53.5147 46.1199 53.447 46.1184 53.3809 46.1138Z' fill='%237694AA'/%3e%3cpath d='M53.6369 48.7025C53.4754 48.1901 53.3785 47.6409 53.3554 47.0642C53.3477 46.8822 53.3477 46.6986 53.3554 46.5166C53.5754 46.5931 53.8031 46.6512 54.04 46.6925C54.0631 46.6925 54.0877 46.6925 54.1108 46.691C54.0538 47.3946 53.8938 48.0708 53.6369 48.7025Z' fill='%237694AA'/%3e%3cpath d='M54.0441 45.3188C54.0349 45.3157 54.0102 45.3188 54.0118 45.3172C54.0333 45.3035 54.0364 45.305 54.0626 45.2897C54.0718 45.2851 54.081 45.2805 54.0903 45.2744C54.0918 45.2897 54.0933 45.3035 54.0949 45.3188H54.0441Z' fill='%237694AA'/%3e%3cpath d='M54.2572 15.166C54.0557 15.0529 53.828 14.9901 53.5957 14.9748C53.6603 14.9136 53.7234 14.8494 53.7849 14.7852C53.988 14.8341 54.1757 14.9244 54.3388 15.059C54.3111 15.0957 54.2849 15.1309 54.2572 15.166Z' fill='%237694AA'/%3e%3cpath d='M53.711 44.6048C53.7895 44.5345 53.8649 44.4534 53.9372 44.3662C54.0079 44.6645 54.0587 44.9674 54.091 45.2748C54.0818 45.281 54.0725 45.2855 54.0633 45.2901C54.0372 45.3054 54.0341 45.3039 54.0125 45.3177C54.011 45.3192 54.0356 45.3161 54.0449 45.3192H54.0956V45.3207C53.9064 45.3314 53.7125 45.3192 53.5156 45.284C53.5679 45.053 53.6326 44.8266 53.711 44.6048Z' fill='%237694AA'/%3e%3cpath d='M51.2695 16.6909C52.1172 16.2626 52.8988 15.6568 53.5957 14.9746C53.828 14.9899 54.0557 15.0526 54.2572 15.1658C53.5418 16.079 52.6988 16.8944 51.7542 17.5016C51.4942 17.2875 51.2803 17.0152 51.2695 16.6909Z' fill='%237694AA'/%3e%3cpath d='M53.5159 45.2836C53.4543 45.5558 53.4097 45.8342 53.382 46.1142C53.0482 46.0912 52.742 45.975 52.4805 45.7975C52.5666 45.5467 52.6451 45.2973 52.7189 45.0449C52.9835 45.1566 53.2512 45.2392 53.5159 45.2836Z' fill='%237694AA'/%3e%3cpath d='M53.3816 46.1139C53.4478 46.1185 53.5155 46.12 53.5832 46.1169C53.7693 46.1032 53.9539 46.0603 54.1339 45.9961C54.1385 46.2301 54.1308 46.4611 54.1108 46.6906C54.0878 46.6921 54.0632 46.6921 54.0401 46.6921C53.8032 46.6508 53.5755 46.5927 53.3555 46.5162C53.3601 46.3816 53.3678 46.247 53.3816 46.1139Z' fill='%237694AA'/%3e%3cpath d='M51.9951 55.3289C52.9936 55.8796 53.7305 56.6704 54.2305 57.602C53.7505 57.5867 53.2659 57.5377 52.7859 57.4551C52.6874 57.2349 52.572 57.0177 52.4382 56.8081C52.0766 56.2192 51.5751 55.696 51.0059 55.2188C51.3366 55.2585 51.6659 55.2952 51.9951 55.3289Z' fill='%237694AA'/%3e%3cpath d='M53.048 44.7881C53.1834 44.8339 53.3464 44.8508 53.4295 44.8033C53.528 44.7544 53.6218 44.6856 53.7111 44.6045C53.6326 44.8263 53.568 45.0527 53.5157 45.2837C53.2511 45.2393 52.9834 45.1567 52.7188 45.045C52.7541 44.9211 52.7895 44.7972 52.8249 44.6733C52.8464 44.6886 52.868 44.7024 52.8911 44.7146C52.9203 44.7253 53.0188 44.7743 53.048 44.7881Z' fill='%237694AA'/%3e%3cpath d='M52.718 45.0451C52.3411 44.886 51.9719 44.6673 51.6303 44.4088C51.4811 44.2941 51.338 44.1747 51.1996 44.0493C50.3642 42.616 49.6349 41.0909 48.9134 39.6148C48.558 38.8576 47.9873 37.8373 47.6719 37.0724C47.5165 36.7252 47.378 36.3688 47.2549 36.0078C46.9149 35.0181 46.6888 33.9855 46.5549 32.9561C46.3611 31.4937 46.2857 30.0084 46.3349 28.5322C46.8288 28.907 47.3626 29.2313 47.9211 29.4929C48.0211 30.1063 48.1196 30.7197 48.2226 31.3331C48.4396 32.6226 48.7026 34.0314 48.9103 35.3102C49.3303 37.9704 49.8626 40.7452 51.4319 42.9999C51.7211 43.4298 52.0457 43.8153 52.3903 44.1992C52.5196 44.3491 52.6657 44.5572 52.8242 44.6734C52.7888 44.7973 52.7534 44.9212 52.718 45.0451Z' fill='%237694AA'/%3e%3cpath d='M52.4786 45.7979C52.7402 45.9753 53.0463 46.0916 53.3802 46.1145C53.3663 46.2476 53.3586 46.3822 53.354 46.5168C53.0109 46.4021 52.6894 46.2476 52.3848 46.0625C52.4171 45.9738 52.4478 45.8866 52.4786 45.7979Z' fill='%237694AA'/%3e%3cpath d='M51.0055 55.2185C51.5747 55.6958 52.0763 56.219 52.4378 56.8079C52.5717 57.0174 52.687 57.2347 52.7855 57.4549C50.684 57.0985 48.6532 56.1287 47.2578 54.7627C48.504 54.8805 49.7563 55.0656 51.0055 55.2185Z' fill='%237694AA'/%3e%3cpath d='M51.7297 8.14258C51.6928 8.14717 51.6574 8.15329 51.6205 8.15788L51.5312 8.15482L51.7297 8.14258Z' fill='%237694AA'/%3e%3cpath d='M51.7023 44.8794C51.53 44.6072 51.3623 44.3303 51.1992 44.0488C51.3377 44.1743 51.4808 44.2936 51.63 44.4083C51.9715 44.6668 52.3408 44.8856 52.7177 45.0446C52.6438 45.297 52.5654 45.5464 52.4792 45.7973C52.1423 45.5709 51.8761 45.2435 51.7023 44.8794Z' fill='%237694AA'/%3e%3cpath d='M51.2679 16.6904C51.2787 17.0147 51.4926 17.287 51.7526 17.5012C51.7279 17.5165 51.7033 17.5318 51.6803 17.5471C51.351 17.365 51.1372 17.0973 51.0664 16.7883C51.1341 16.7577 51.2003 16.7256 51.2679 16.6904Z' fill='%237694AA'/%3e%3cpath d='M51.0677 16.7886C50.9923 16.4643 51.0739 16.0972 51.3462 15.7408C51.8446 15.0325 52.94 14.569 53.7846 14.7847C53.7231 14.8489 53.66 14.9132 53.5954 14.9744C53.3154 14.953 53.0262 14.9989 52.7585 15.1059C52.1123 15.3461 51.4247 15.831 51.2785 16.5362C51.2693 16.5897 51.2677 16.6402 51.2693 16.6907C51.2016 16.7259 51.1354 16.758 51.0677 16.7886Z' fill='%237694AA'/%3e%3cpath d='M43.3939 26.8574C43.6554 26.7885 43.917 26.7227 44.18 26.6631C44.3831 28.9331 45.6477 32.0521 46.3139 33.8128C46.5477 34.4201 46.9154 35.3532 47.1508 36.0431C47.1847 36.141 47.2154 36.2343 47.2431 36.3215C48.02 39.081 48.9939 42.0869 51.2 44.0494C51.3631 44.3309 51.5308 44.6078 51.7031 44.88C51.877 45.2441 52.1431 45.5715 52.48 45.7979C52.4493 45.8866 52.4185 45.9738 52.3862 46.0625C51.0231 45.2426 50.0139 43.8276 49.0954 42.584C47.9231 40.8769 46.7047 39.1774 45.76 37.325C46.0047 36.1349 46.1754 34.801 45.6185 33.6629C45.3462 33.0679 44.9939 32.4942 44.5708 31.991C44.3447 31.6911 44.0647 31.4418 43.7554 31.2338C43.6893 31.1879 43.6216 31.145 43.5508 31.1053C43.2616 29.6658 43.1493 28.1958 43.3939 26.8574Z' fill='%237694AA'/%3e%3cpath d='M50.275 17.0981C50.5443 17.0139 50.8089 16.9099 51.0673 16.7891C51.1381 17.0981 51.352 17.3658 51.6812 17.5478C51.435 17.7023 51.1843 17.8415 50.9258 17.9654C50.6412 17.6962 50.3596 17.4331 50.252 17.1057C50.2596 17.1026 50.2673 17.1011 50.275 17.0981Z' fill='%237694AA'/%3e%3cpath d='M50.5655 64.0296C51.9209 64.5849 53.6455 64.0358 54.3409 62.734C53.7917 62.783 53.2548 62.8243 52.7471 62.7646C53.3502 61.059 53.5332 59.1194 52.7855 57.4551C53.2655 57.5377 53.7502 57.5866 54.2302 57.6019C55.1271 59.2678 55.2594 61.3787 54.7532 63.3581C54.704 63.5417 54.6609 63.7161 54.604 63.895C54.6086 63.8599 54.6117 63.8262 54.6163 63.791L54.544 64.0679C54.5655 64.0098 54.5855 63.9516 54.604 63.895C54.564 64.1627 54.4917 64.4442 54.3502 64.7272C53.4055 66.5077 51.0225 66.2706 49.4102 65.7352C50.0178 65.2473 50.4917 64.666 50.5655 64.0296Z' fill='%237694AA'/%3e%3cpath d='M50.6874 30.311C49.7797 30.0892 48.832 29.8964 47.952 29.5079C47.9412 29.5033 47.932 29.4987 47.9212 29.4926C47.8582 29.101 47.7951 28.7109 47.7305 28.3193C47.9459 28.457 48.1597 28.5901 48.3735 28.7201C49.1274 29.1974 49.9074 29.7006 50.7812 29.979C52.5274 30.5634 54.3982 30.2789 56.1735 30.005C57.1566 29.8169 58.1351 29.5676 59.1059 29.283C59.0351 29.7052 58.9505 30.1244 58.8505 30.5404C57.5612 30.9152 56.2151 31.0942 54.872 31.0529C53.452 30.9886 52.0582 30.6246 50.6874 30.311Z' fill='%237694AA'/%3e%3cpath d='M50.252 17.1055C50.3597 17.4328 50.6413 17.6959 50.9259 17.9651C50.8259 18.0126 50.7259 18.0585 50.6244 18.1013H50.6228C50.349 18.0432 50.0874 17.9407 49.8397 17.7785C49.632 17.647 49.4828 17.4833 49.3828 17.2997C49.672 17.2646 49.9613 17.2003 50.252 17.1055Z' fill='%237694AA'/%3e%3cpath d='M50.5661 64.0296C50.4923 64.6659 50.0184 65.2472 49.4107 65.7352C49.3969 65.7321 49.3846 65.7275 49.3723 65.723C49.2723 65.6832 49.0353 65.6067 48.9323 65.5685L48.743 65.3619C48.523 65.1187 48.3 64.8786 48.0723 64.6445C48.0784 64.6445 48.0846 64.643 48.0907 64.6415C48.8384 64.4549 49.6815 64.383 50.3061 63.9072C50.3907 63.9531 50.4769 63.9944 50.5661 64.0296Z' fill='%237694AA'/%3e%3cpath d='M50.5666 64.0297C50.4774 63.9945 50.3913 63.9532 50.3066 63.9073C50.3282 63.8936 50.3497 63.8752 50.3713 63.8584L50.4128 63.8722L50.5759 63.9257C50.5743 63.9609 50.5713 63.9961 50.5666 64.0297Z' fill='%237694AA'/%3e%3cpath d='M50.4311 63.8128C50.3542 63.7348 50.2773 63.6568 50.1973 63.5788C50.725 63.7317 51.325 63.8465 51.8311 63.8388C52.0557 63.8342 52.2603 63.8082 52.4111 63.7057C52.4927 63.5879 52.5157 63.2958 52.5988 63.155C52.6496 63.0265 52.6988 62.8965 52.7465 62.765C53.2542 62.8246 53.7911 62.7833 54.3403 62.7344C53.645 64.0361 51.9203 64.5853 50.565 64.03C50.5696 63.9964 50.5727 63.9612 50.5742 63.926L50.4111 63.8725L50.4311 63.8128Z' fill='%237694AA'/%3e%3cpath d='M50.1982 63.5789C50.2782 63.6569 50.3551 63.7349 50.4321 63.8129L49.9844 63.5146C50.0536 63.5361 50.1259 63.559 50.1982 63.5789Z' fill='%237694AA'/%3e%3cpath d='M50.0725 63.7678C49.2371 63.2462 48.7756 62.5808 48.1294 61.998C47.6602 61.5926 47.1956 61.1934 46.7109 60.8125C48.0032 61.5896 49.1863 62.5762 50.1971 63.5782C50.1248 63.5583 50.0525 63.5353 49.9832 63.5139L50.4309 63.8122L50.4109 63.8719L50.3694 63.8581C50.3479 63.8749 50.3263 63.8933 50.3048 63.907C50.2263 63.8657 50.1479 63.8183 50.0725 63.7678Z' fill='%237694AA'/%3e%3cpath d='M49.1524 50.7127C49.4216 50.5261 49.6801 50.3196 49.9155 50.0886C50.9155 49.0698 51.6555 47.8354 52.2124 46.5153C52.2739 46.3638 52.3324 46.2124 52.3862 46.0625C52.6908 46.2476 53.0124 46.4021 53.3555 46.5168C53.3478 46.6988 53.3478 46.8824 53.3555 47.0644C53.3785 47.6411 53.4755 48.1903 53.637 48.7027C52.9878 50.3089 51.7293 51.6259 50.0108 52.3663C49.9631 52.3877 49.8647 52.4214 49.8185 52.4413C48.7478 52.6753 47.6108 52.559 46.5355 52.5269C45.4431 52.4688 44.3985 52.5682 43.2908 52.5942C42.6801 52.6049 42.0739 52.4994 41.5108 52.2791C41.5739 51.5495 41.5108 50.7953 41.3047 50.0886C41.6601 50.2462 42.0139 50.4007 42.3631 50.5491C43.2278 50.933 44.0478 51.5877 45.0062 51.7881C46.2508 52.0711 47.4939 51.603 48.5739 51.0141C48.7924 50.9055 49.0078 50.7938 49.2247 50.6898L49.1462 50.7204H49.1432C49.1447 50.7173 49.1493 50.7143 49.1524 50.7127Z' fill='%237694AA'/%3e%3cpath d='M42.2408 59.4818C42.2315 59.4375 42.2177 59.3549 42.1992 59.2539C43.7808 59.3671 45.31 59.9683 46.7115 60.8127C47.1961 61.1935 47.6608 61.5928 48.13 61.9982C48.7761 62.581 49.2377 63.2464 50.0731 63.768C50.1484 63.8185 50.2269 63.8659 50.3054 63.9072C49.6808 64.3829 48.8377 64.4548 48.09 64.6414C48.0838 64.643 48.0777 64.6445 48.0715 64.6445C46.8977 63.4345 45.6146 62.3546 44.1208 61.5653C43.57 61.2823 42.9961 61.0161 42.4038 60.8203C42.3654 60.3721 42.3084 59.9254 42.2408 59.4818Z' fill='%237694AA'/%3e%3cpath d='M44.8538 66.9865C45.0722 66.3165 45.0815 65.6817 44.9276 65.1141C45.1938 65.0774 45.4599 65.0423 45.723 65.0117C45.9492 64.9841 46.1784 64.9658 46.4076 64.952C46.4061 64.952 46.4045 64.9535 46.403 64.9535L46.3861 64.9581C46.9476 64.8648 47.5138 64.7547 48.0722 64.6445C48.2999 64.8786 48.523 65.1187 48.743 65.362L48.9322 65.5685C49.0353 65.6067 49.2722 65.6832 49.3722 65.723C49.3845 65.7275 49.3969 65.7321 49.4107 65.7352C48.6492 66.3455 47.6753 66.8106 47.0045 67.0599C46.9738 67.0706 46.9384 67.0859 46.9061 67.092C46.5184 67.1869 46.1261 67.2695 45.7322 67.3352C45.3892 67.375 45.0445 67.398 44.6969 67.4071L44.6953 67.3306C44.7307 67.3306 44.763 67.2129 44.8538 66.9865Z' fill='%237694AA'/%3e%3cpath d='M49.0717 12.6494C49.0302 12.8636 48.9594 13.0731 48.864 13.2735C48.5179 14.02 47.9286 14.7175 47.144 15.0281C46.9732 15.0954 46.7917 15.1443 46.6025 15.1719L46.4609 15.0112C46.5363 14.7084 46.604 14.4223 46.6702 14.1454C46.7256 14.1072 46.7809 14.072 46.8363 14.0384C47.6132 13.5443 48.3779 13.1175 49.0717 12.6494Z' fill='%237694AA'/%3e%3cpath d='M48.3719 26.0174L48.2873 26.2147C47.9796 26.2025 47.6719 26.2025 47.3658 26.2132C47.3119 25.9271 47.2581 25.6411 47.2012 25.3535C47.6227 25.5187 48.0181 25.7375 48.3719 26.0174Z' fill='%237694AA'/%3e%3cpath d='M47.7313 28.3196C47.7959 28.7112 47.859 29.1012 47.9221 29.4928C47.3636 29.2313 46.8298 28.907 46.3359 28.5322C46.3482 28.1666 46.3667 27.8025 46.3959 27.4385C46.8359 27.7444 47.2852 28.0396 47.7313 28.3196Z' fill='%237694AA'/%3e%3cpath d='M47.3664 26.2129C47.4248 26.5326 47.4818 26.8523 47.5356 27.1705C47.1772 27.0297 46.8187 26.8645 46.4648 26.6871C46.4787 26.5479 46.4941 26.4087 46.5125 26.271C46.7956 26.242 47.0802 26.2236 47.3664 26.2129Z' fill='%237694AA'/%3e%3cpath d='M47.3491 14.9887C47.2845 15.0131 47.2215 15.0392 47.1599 15.0667L47.1445 15.0284C47.9291 14.7179 48.5184 14.0204 48.8645 13.2739C48.9599 13.0735 49.0307 12.8639 49.0722 12.6498C49.2861 12.5075 49.4938 12.3607 49.6922 12.2062C50.4615 11.5913 51.2245 10.932 51.803 10.1381C52.2415 9.48947 52.7461 8.78888 53.3615 8.22748C53.8322 8.27184 54.2907 8.37127 54.7538 8.63591L54.9491 8.54719C54.983 8.15865 54.843 7.75022 54.6153 7.41063C54.6076 7.40146 54.6015 7.39075 54.5922 7.38157C55.8091 6.77123 57.2415 6.61979 58.5676 6.78041C60.123 6.96244 61.5353 7.46264 62.9107 8.10817C64.7676 8.95102 66.3691 10.2283 67.4538 11.9599C67.3784 11.966 67.303 11.9706 67.2292 11.9767L67.5891 12.1832C67.5445 12.1083 67.4999 12.0333 67.4538 11.9599C70.6491 11.7396 74.1922 11.8987 76.8645 13.8873C77.8384 14.594 78.6922 15.4858 79.2675 16.5566C79.7984 17.5968 80.0968 18.8817 79.6445 20.0228C79.2522 20.9605 78.3122 21.476 77.4076 21.7575C77.3953 21.7652 77.383 21.7713 77.3661 21.7805C77.0491 21.9686 76.7568 22.2195 76.4907 22.4765C74.3615 24.6807 73.3076 27.9558 72.5215 30.8882C72.2615 32.0232 71.6445 32.7345 70.8645 32.9762C70.7507 32.7299 70.6322 32.4867 70.5076 32.245C70.6676 32.1578 70.8107 32.0339 70.9276 31.8626C71.0815 31.6515 71.1891 31.3792 71.2368 31.1176L71.2784 30.6526C71.3307 30.1264 71.3691 29.5849 71.4584 29.0633C71.9338 25.8249 73.3153 21.4011 76.3999 19.6894C76.7368 19.5226 77.3845 19.388 77.5476 19.1112L77.5491 19.1096C77.6568 19.2121 77.7645 19.3207 77.8676 19.4309L77.9307 19.388C77.8353 19.1922 77.7261 19.0041 77.6045 18.8221C77.6261 18.4305 77.5245 17.9333 77.3307 17.5065C76.823 16.4097 75.9061 15.5332 74.9045 14.8648C72.7122 13.4468 69.903 12.8349 67.2507 12.766L66.9876 12.7599L66.8907 12.558C66.2891 11.3236 65.3415 10.2222 64.1322 9.54301C62.4538 8.59308 60.4076 8.18618 58.5138 8.28561C57.063 8.38504 55.7691 8.7078 54.7215 9.6042C54.1815 10.0631 53.7538 10.6566 53.2891 11.2532C52.6399 12.0639 51.8276 12.711 50.9676 13.2815H50.9661C50.843 13.3642 50.7199 13.4437 50.5953 13.5217C49.5245 14.1718 48.3876 14.5726 47.3491 14.9887Z' fill='%237694AA'/%3e%3cpath d='M47.201 25.3535C47.2579 25.6411 47.3117 25.9271 47.3656 26.2132C47.0794 26.2239 46.7948 26.2423 46.5117 26.2713C46.5579 25.9073 46.6133 25.5432 46.684 25.1807C46.8594 25.2281 47.0333 25.2862 47.201 25.3535Z' fill='%237694AA'/%3e%3cpath d='M46.6836 25.1803C46.719 24.9983 46.759 24.8178 46.8021 24.6357C46.8928 24.6755 46.9851 24.7138 47.0774 24.752C47.1205 24.9524 47.1605 25.1528 47.2005 25.3532C47.0328 25.2859 46.859 25.2277 46.6836 25.1803Z' fill='%237694AA'/%3e%3cpath d='M47.1586 15.0664C46.4755 15.3601 45.8894 15.7761 45.5432 16.3957C45.3971 16.3161 45.2509 16.2305 45.1094 16.1448C45.3309 15.3218 45.9509 14.6243 46.6694 14.1455C46.6032 14.4224 46.5355 14.7084 46.4601 15.0113L46.6017 15.1719C46.7909 15.1444 46.9725 15.0954 47.1432 15.0281L47.1586 15.0664Z' fill='%237694AA'/%3e%3cpath d='M46.5127 26.2715C46.4943 26.4092 46.4789 26.5484 46.4651 26.6876C46.2497 26.5805 46.0374 26.4688 45.8281 26.3541C46.0558 26.3204 46.2835 26.2929 46.5127 26.2715Z' fill='%237694AA'/%3e%3cpath d='M41.4883 15.6016C42.0652 15.623 42.636 15.6933 43.2006 15.8295C43.8344 15.9687 44.4698 16.1614 45.0467 16.4597C45.016 16.6876 45.016 16.9217 45.0529 17.1634L45.2683 17.171C45.3006 16.992 45.3498 16.8238 45.4129 16.6677C45.7714 16.8896 46.1006 17.1618 46.3837 17.4953C46.6206 17.7829 46.7944 18.1148 46.896 18.4667C46.7652 18.4391 46.6344 18.4055 46.5021 18.3688C44.7298 17.867 42.9129 16.9064 41.4883 15.6016Z' fill='%237694AA'/%3e%3cpath d='M43.7554 31.234C44.0646 31.442 44.3446 31.6913 44.5708 31.9912C44.9939 32.4944 45.3462 33.068 45.6185 33.6631C46.1754 34.8012 46.0046 36.1351 45.76 37.3251C45.7554 37.316 45.7508 37.3068 45.7462 37.2976C45.4431 36.6643 45.1185 36.031 44.8462 35.3809C44.7631 34.6819 44.5277 34.0226 44.1569 33.4321C43.92 32.6841 43.7077 31.8994 43.5508 31.1055C43.6216 31.1452 43.6892 31.1881 43.7554 31.234Z' fill='%237694AA'/%3e%3cpath d='M45.4141 16.6678C45.4525 16.573 45.4971 16.4812 45.5448 16.3955C46.7341 17.0502 48.0494 17.4693 49.3833 17.2995C49.4833 17.4831 49.6325 17.6468 49.8402 17.7783C50.0879 17.9405 50.3494 18.043 50.6233 18.1011C49.4848 18.5845 48.231 18.7573 46.8971 18.4667C46.7956 18.1149 46.6218 17.7829 46.3848 17.4953C46.1018 17.1619 45.7725 16.8896 45.4141 16.6678Z' fill='%237694AA'/%3e%3cpath d='M45.1099 16.1445C45.2515 16.2302 45.3976 16.3159 45.5438 16.3954C45.4961 16.4811 45.4515 16.5728 45.413 16.6677C45.2946 16.5912 45.1715 16.5224 45.0469 16.4596C45.0607 16.3526 45.0823 16.247 45.1099 16.1445Z' fill='%237694AA'/%3e%3cpath d='M44.4551 26.602C44.6628 26.5561 44.872 26.5133 45.0812 26.4766C45.5058 26.807 45.9458 27.1282 46.3951 27.4387C46.3658 27.8028 46.3474 28.1669 46.3351 28.5325C45.6135 27.9879 44.9751 27.3347 44.4551 26.602Z' fill='%237694AA'/%3e%3cpath d='M45.0539 17.1636C45.017 16.9219 45.017 16.6879 45.0478 16.46C45.1724 16.5227 45.2954 16.5915 45.4139 16.668C45.3508 16.824 45.3016 16.9923 45.2693 17.1713L45.0539 17.1636Z' fill='%237694AA'/%3e%3cpath d='M45.0471 16.4597C44.4702 16.1614 43.8348 15.9687 43.2009 15.8295C42.6363 15.6934 42.0655 15.623 41.4886 15.6016C40.8532 15.0203 40.2963 14.3702 39.8563 13.6619C39.3332 12.7977 39.0225 11.8156 38.884 10.8229C39.4148 10.5368 39.7517 9.92646 39.7148 9.32683L39.7102 9.36354C39.7655 8.67212 39.4071 8.15356 38.8486 7.9134C38.8825 7.1761 38.9117 6.44185 38.8609 5.71525V5.71372C38.824 5.18904 38.7455 4.66895 38.5978 4.15804C38.5471 3.99283 38.4871 3.8368 38.4102 3.69301C38.5455 3.48039 38.6717 3.25553 38.7732 3.02148C39.0502 3.19893 39.2902 3.44215 39.4671 3.6976C41.2025 6.1145 40.5409 9.24728 41.444 11.915C41.8532 13.252 42.7609 14.3947 43.8548 15.2696C44.2486 15.5756 44.6686 15.8739 45.1102 16.1446C45.0825 16.2471 45.0609 16.3526 45.0471 16.4597Z' fill='%237694AA'/%3e%3cpath d='M44.2773 39.641C44.4234 39.1255 44.4127 38.5565 44.248 38.0425C44.4111 38.0746 44.6511 37.937 44.748 37.758C44.9111 37.6708 45.0388 37.4459 45.1004 37.27C45.2834 36.7775 45.145 36.2604 44.8804 35.8229C44.8804 35.8092 44.8788 35.7939 44.8788 35.7786C44.8727 35.6455 44.8619 35.5124 44.845 35.3809C45.1173 36.031 45.4419 36.6643 45.745 37.2976C45.7496 37.3067 45.7542 37.3159 45.7588 37.3251C45.7511 37.3664 45.7434 37.4077 45.7342 37.449C45.665 37.7442 45.6096 38.0333 45.4788 38.3148L45.5296 38.2307C45.3788 39.0353 44.8804 39.4972 44.2773 39.641Z' fill='%237694AA'/%3e%3cpath d='M44.9267 65.114C44.3929 65.1874 43.8544 65.2654 43.319 65.3174C43.2667 65.2761 43.2113 65.2379 43.1544 65.2027C42.9329 65.062 42.6898 64.9564 42.4375 64.8814C42.8837 64.3644 43.1713 63.7067 43.1637 63.0244C44.0298 63.4634 44.6852 64.2038 44.9267 65.114Z' fill='%237694AA'/%3e%3cpath d='M40.974 19.2925C41.0202 19.3063 41.0663 19.32 41.1125 19.3353C41.1171 19.4011 41.1294 19.4684 41.1479 19.5342C41.4479 20.4535 42.5709 20.7258 43.3971 20.4581C43.2156 20.2531 43.0063 20.0879 42.7971 19.935C43.574 20.0757 44.3786 19.9977 44.8725 19.3751C44.8709 19.3843 44.8709 19.3919 44.8709 19.3981C44.8725 19.3981 44.8679 19.4103 44.8894 19.3705C44.8894 19.3705 44.9294 19.3063 44.9571 19.2619C44.9309 19.3017 44.9017 19.3384 44.8725 19.3736C44.8756 19.3353 44.8832 19.2879 44.874 19.2512C44.7556 18.5934 43.2909 18.2095 42.6709 18.0657C42.4848 18.0198 42.294 17.9785 42.1017 17.9418C41.2848 17.7904 40.4186 17.7368 39.6032 17.8072C39.2263 17.8515 38.8771 17.9143 38.5356 18.0321C38.2586 18.0841 38.0048 18.1162 37.7371 18.1483C37.3479 17.642 37.0017 17.1081 36.7109 16.5483C37.1263 16.4397 37.554 16.3234 37.9509 16.2026C37.9448 16.2041 37.9386 16.2071 37.9325 16.2102L38.0663 16.1658C38.0279 16.1781 37.9894 16.1903 37.9509 16.2026C38.7894 15.8171 39.6894 15.6442 40.5909 15.6029C40.8909 15.5892 41.1909 15.5876 41.4894 15.6014C42.914 16.9062 44.7309 17.8668 46.5032 18.3686C46.6356 18.4053 46.7663 18.4389 46.8971 18.4665C47.0817 19.1089 47.0263 19.8126 46.6848 20.4122C46.3325 20.8482 45.8863 21.249 45.3386 21.4998C43.9509 22.1545 42.3817 21.7522 41.1756 20.9706C41.1309 20.94 41.0002 20.8528 40.9602 20.8252C40.6109 20.4933 40.1771 20.3128 39.7123 20.2302C39.4756 20.0191 39.2448 19.8019 39.0202 19.577C38.9156 19.4761 38.8125 19.3751 38.7125 19.2711C39.4586 19.1273 40.2169 19.1028 40.974 19.2925Z' fill='%237694AA'/%3e%3cpath d='M44.8726 19.3744C44.9019 19.3392 44.9311 19.3025 44.9572 19.2627C44.9296 19.3071 44.8896 19.3713 44.8896 19.3713C44.868 19.4111 44.8726 19.3988 44.8711 19.3988C44.8711 19.3927 44.8711 19.3851 44.8726 19.3759V19.3744Z' fill='%237694AA'/%3e%3cpath d='M43.3203 65.3177C43.8557 65.2657 44.3942 65.1877 44.928 65.1143C45.0819 65.6818 45.0726 66.3166 44.8542 66.9866C44.7634 67.213 44.7311 67.3308 44.6957 67.3308C44.6603 67.3308 44.6203 67.2222 44.5219 67.0019C44.2234 66.3747 43.8742 65.7323 43.3203 65.3177Z' fill='%237694AA'/%3e%3cpath d='M44.1562 33.4316C44.527 34.0221 44.7624 34.6814 44.8455 35.3805C44.8224 35.3254 44.7993 35.2688 44.7762 35.2122C44.5655 34.6554 44.3516 34.0558 44.1562 33.4316Z' fill='%237694AA'/%3e%3cpath d='M44.6972 67.4079C43.7511 67.4293 42.7987 67.3345 41.8803 67.1142C41.8264 67.0989 41.7726 67.0836 41.7188 67.0668C41.8326 66.7058 41.9357 66.3402 42.0264 65.9715C42.0788 65.7864 42.1234 65.5937 42.1618 65.3979C42.3403 65.3872 42.5157 65.375 42.688 65.3673C42.8987 65.3566 43.1095 65.3398 43.3203 65.3184C43.8741 65.7329 44.2234 66.3754 44.5218 67.0025C44.6203 67.2228 44.6603 67.3314 44.6957 67.3314L44.6972 67.4079Z' fill='%237694AA'/%3e%3cpath d='M44.1621 25.737C44.1683 25.6284 44.1806 25.5228 44.1975 25.4219C44.4683 25.5825 44.736 25.7385 45.0036 25.8915C45.2698 26.0445 45.5452 26.2005 45.8267 26.3534C45.5775 26.3871 45.3283 26.4284 45.0806 26.4758C44.8836 26.3229 44.6913 26.1699 44.5036 26.0139C44.4098 25.9389 44.2806 25.8334 44.1621 25.737Z' fill='%237694AA'/%3e%3cpath d='M44.1523 26.1396C44.2477 26.2972 44.3493 26.4517 44.4554 26.6016C44.3631 26.6215 44.2708 26.6414 44.18 26.6628C44.1631 26.4823 44.1539 26.3079 44.1523 26.1396Z' fill='%237694AA'/%3e%3cpath d='M44.1635 25.7373C44.282 25.8337 44.4112 25.9392 44.505 26.0142C44.6927 26.1702 44.885 26.3232 45.082 26.4761C44.8727 26.5129 44.6635 26.5557 44.4558 26.6016C44.3496 26.4517 44.2481 26.2972 44.1527 26.1396C44.1512 26.0004 44.1543 25.8658 44.1635 25.7373Z' fill='%237694AA'/%3e%3cpath d='M43.6614 38.3097C43.7583 38.1506 43.8537 37.9854 43.9568 37.8232C44.0075 37.8523 44.0537 37.8814 44.0922 37.9166C44.1291 37.9594 44.1583 38.0068 44.2137 38.0328C44.226 38.0374 44.2368 38.0405 44.2491 38.042C44.4137 38.556 44.4245 39.125 44.2783 39.6405C43.9122 39.7292 43.506 39.6986 43.1152 39.5548C43.2368 39.4631 43.3475 39.3499 43.446 39.2168C43.606 38.9705 43.6783 38.6324 43.6614 38.3097Z' fill='%237694AA'/%3e%3cpath d='M44.0398 25.1865L44.2167 25.3074C44.209 25.3456 44.2029 25.3823 44.1983 25.4221C44.1198 25.3762 44.0414 25.3288 43.9629 25.2798C43.9875 25.2477 44.0121 25.2156 44.0398 25.1865Z' fill='%237694AA'/%3e%3cpath d='M43.9625 25.2801C43.7948 25.1807 43.6271 25.0782 43.4609 24.9727C44.5209 24.8564 45.6579 24.8855 46.684 25.1807C46.6132 25.5432 46.5579 25.9073 46.5117 26.2714C46.2825 26.2928 46.0548 26.3203 45.8271 26.354C45.5456 26.201 45.2702 26.045 45.004 25.892C44.7363 25.739 44.4686 25.583 44.1979 25.4224C44.2025 25.3826 44.2086 25.3459 44.2163 25.3077L44.0394 25.1868C44.0117 25.2159 43.9871 25.248 43.9625 25.2801Z' fill='%237694AA'/%3e%3cpath d='M43.9631 25.2801C43.8184 25.4713 43.7215 25.7008 43.6323 25.918C43.5308 26.2224 43.4508 26.536 43.3938 26.8572C42.9877 26.9612 42.5831 27.076 42.1815 27.1938C40.6846 27.6236 39.2 28.1269 37.9046 29.0248C37.8985 29.0294 37.8938 29.0324 37.8877 29.037C37.7446 28.855 37.5984 28.6745 37.4492 28.4986C37.4554 28.4925 37.4631 28.4863 37.4692 28.4802C39.1231 26.9612 40.0615 25.5861 42.4508 25.1302C42.7754 25.0644 43.1138 25.0109 43.4615 24.9727C43.6277 25.0782 43.7954 25.1807 43.9631 25.2801Z' fill='%237694AA'/%3e%3cpath d='M43.8768 25.5878C43.9891 25.5403 43.9553 25.5969 43.966 25.5801L43.9737 25.5862C44.0276 25.6275 44.0937 25.6811 44.1629 25.7377C44.1537 25.8662 44.1506 26.0008 44.1522 26.14C44.0829 26.0283 44.0183 25.9166 43.9553 25.8019L43.9152 25.7224L43.8952 25.6841L43.8876 25.6673C43.8906 25.6749 43.906 25.6795 43.9691 25.652C43.9814 25.6336 43.9783 25.6122 43.9753 25.6046C43.9753 25.6076 43.8783 25.652 43.8768 25.6535L43.8722 25.6474C43.8722 25.6489 43.8583 25.6153 43.8768 25.5878Z' fill='%237694AA'/%3e%3cpath d='M43.631 25.9182C43.7203 25.7009 43.8172 25.4715 43.9618 25.2803C44.0403 25.3292 44.1187 25.3766 44.1972 25.4225C44.1803 25.5235 44.168 25.629 44.1618 25.7376C44.0926 25.6811 44.0264 25.6275 43.9726 25.5862L43.9649 25.5801C43.9541 25.5969 43.988 25.5403 43.8757 25.5877C43.8572 25.6153 43.871 25.6489 43.871 25.6474L43.8757 25.6535C43.8772 25.652 43.9741 25.6076 43.9741 25.6046C43.9772 25.6122 43.9803 25.6336 43.968 25.652C43.9049 25.6795 43.8895 25.6749 43.8864 25.6673L43.8941 25.6841L43.9141 25.7224L43.9541 25.8019C44.0172 25.9166 44.0818 26.0283 44.151 26.14C44.1526 26.3082 44.1618 26.4826 44.1787 26.6631C43.9157 26.7228 43.6541 26.7885 43.3926 26.8574C43.4495 26.5361 43.5295 26.2226 43.631 25.9182Z' fill='%237694AA'/%3e%3cpath d='M43.6604 38.3097C43.6481 38.1093 43.6034 37.9135 43.5234 37.7499C43.5865 37.7407 43.6481 37.7269 43.7081 37.707C43.7957 37.7453 43.8804 37.782 43.9557 37.8233C43.8527 37.9854 43.7573 38.1506 43.6604 38.3097Z' fill='%237694AA'/%3e%3cpath d='M40.1699 31.1997C41.1115 30.4716 42.5207 30.5083 43.5499 31.1049C43.7068 31.8988 43.9192 32.6835 44.1561 33.4315C43.9284 33.0674 43.6484 32.7294 43.3207 32.425C42.9776 32.1114 42.5484 31.8544 42.0868 31.7137L42.1376 31.5393C41.5407 31.111 40.8438 31.0437 40.1699 31.1997Z' fill='%237694AA'/%3e%3cpath d='M43.7092 37.707C43.6492 37.7269 43.5876 37.7407 43.5245 37.7498C43.523 37.7452 43.5199 37.7407 43.5184 37.7361C43.4876 37.6779 43.4538 37.6229 43.4199 37.5693C43.5122 37.6229 43.6122 37.6657 43.7092 37.707Z' fill='%237694AA'/%3e%3cpath d='M43.4134 37.5661C43.1272 37.4193 42.8272 37.2526 42.5195 37.0889C42.6211 37.0506 42.7211 37.0093 42.8134 36.9619C43.0472 37.1179 43.2549 37.3168 43.4195 37.5692C43.418 37.5692 43.4149 37.5677 43.4134 37.5661Z' fill='%237694AA'/%3e%3cpath d='M43.2219 37.7696C42.6819 37.7543 42.2542 37.5661 41.8711 37.3061C42.0219 37.248 42.2726 37.1806 42.5188 37.0889C42.8265 37.2525 43.1265 37.4193 43.4126 37.5661C43.4142 37.5677 43.4172 37.5692 43.4188 37.5692C43.4526 37.6227 43.4865 37.6778 43.5172 37.7359C43.5188 37.7405 43.5219 37.7451 43.5234 37.7497C43.428 37.7665 43.3265 37.7726 43.2219 37.7696Z' fill='%237694AA'/%3e%3cpath d='M39.3238 39.8974C39.5529 39.7367 39.7498 39.5409 39.9007 39.3008C39.933 39.3222 39.9669 39.3436 40.0007 39.3635C40.833 39.8866 42.2407 40.2232 43.1146 39.5547C43.5053 39.6985 43.9115 39.7291 44.2776 39.6404C44.0976 40.2752 43.6776 40.832 43.0146 41.1119C41.6638 41.7054 40.2206 41.4194 38.9961 40.8182C39.0992 40.5092 39.2099 40.2019 39.3238 39.8974Z' fill='%237694AA'/%3e%3cpath d='M43.3959 20.4587C42.5698 20.7264 41.4467 20.4541 41.1467 19.5348C41.1283 19.469 41.1159 19.4017 41.1113 19.3359C41.3575 19.4185 41.599 19.5287 41.8283 19.6709L41.7744 19.6342C42.0867 19.7597 42.4375 19.8713 42.7959 19.9356C43.0052 20.0885 43.2144 20.2537 43.3959 20.4587Z' fill='%237694AA'/%3e%3cpath d='M42.6807 39.2733C43.1361 39.105 43.4069 38.7272 43.6607 38.3096C43.6777 38.6323 43.6054 38.9704 43.4454 39.2167C43.3469 39.3498 43.2361 39.4629 43.1146 39.5547C42.9377 39.4905 42.7623 39.4018 42.5977 39.2901C42.6253 39.287 42.653 39.2809 42.6807 39.2733Z' fill='%237694AA'/%3e%3cpath d='M42.2617 64.8348C42.3017 64.5855 42.3386 64.3377 42.3802 64.0991C42.4325 63.6524 42.4633 63.2027 42.4725 62.7529C42.714 62.8233 42.9448 62.9151 43.1633 63.0252C43.1709 63.7075 42.8833 64.3652 42.4371 64.8822C42.3802 64.8654 42.3217 64.8486 42.2617 64.8348Z' fill='%237694AA'/%3e%3cpath d='M42.4219 62.7375C42.4388 62.7283 42.4573 62.7191 42.4742 62.71C42.4742 62.7237 42.4726 62.7375 42.4726 62.7528C42.4557 62.7467 42.4388 62.7421 42.4219 62.7375Z' fill='%237694AA'/%3e%3cpath d='M42.2403 59.4819C42.308 59.9255 42.365 60.3722 42.4034 60.8204C41.8403 60.6322 41.2588 60.5068 40.6634 60.4839C40.5173 60.4976 40.3727 60.5175 40.2265 60.5359C40.2265 60.2498 40.2234 59.9653 40.2142 59.6808C40.2096 59.5936 40.2034 59.5018 40.1973 59.407C40.2727 59.381 40.3403 59.3596 40.3957 59.3443C41.0019 59.2372 41.6034 59.2112 42.1988 59.254C42.2173 59.355 42.2311 59.4376 42.2403 59.4819Z' fill='%237694AA'/%3e%3cpath d='M42.1328 38.1113C42.1451 38.1144 42.1513 38.1205 42.1451 38.1373C42.1436 38.1404 42.142 38.1435 42.139 38.1465C42.1374 38.1358 42.1344 38.1236 42.1328 38.1113Z' fill='%237694AA'/%3e%3cpath d='M39.9424 65.7967C40.5779 65.7401 41.2887 65.7753 41.8425 65.4189C41.9487 65.4128 42.0564 65.4051 42.161 65.3975C42.1225 65.5933 42.0779 65.786 42.0256 65.9711C41.9348 66.3397 41.8317 66.7053 41.7179 67.0663C41.0841 66.8767 40.481 66.583 39.8887 66.2893C39.9085 66.1241 39.9256 65.9604 39.9424 65.7967Z' fill='%237694AA'/%3e%3cpath d='M42.0882 31.7139C42.5497 31.8546 42.979 32.1116 43.3221 32.4252C43.6498 32.7296 43.9298 33.0676 44.1574 33.4317C44.3528 34.0558 44.5667 34.6554 44.7774 35.2122C44.8005 35.2688 44.8236 35.3254 44.8467 35.3805C44.8636 35.5121 44.8744 35.6451 44.8805 35.7782C44.8805 35.7935 44.8821 35.8088 44.8821 35.8226C44.7944 35.6757 44.6913 35.5396 44.5821 35.4142L43.7405 34.4122L43.2759 33.9411C43.0651 33.7545 42.8359 33.5189 42.6821 33.3307C42.2159 32.7663 41.7451 32.4053 41.1836 32.1789C41.4544 32.003 41.7497 31.8546 42.079 31.7445L42.0882 31.7139Z' fill='%237694AA'/%3e%3cpath d='M42.0176 38.3239C42.0453 38.275 42.1037 38.197 42.1376 38.1465C42.1437 38.1786 42.1437 38.2077 42.1376 38.2291C42.1145 38.3117 42.073 38.2658 42.0176 38.3239Z' fill='%237694AA'/%3e%3cpath d='M41.8281 19.6711C41.5988 19.5289 41.3573 19.4187 41.1111 19.3361C41.0773 18.7931 41.5373 18.3128 42.0727 18.2715C41.9557 18.6845 41.8019 18.9751 41.9727 19.252C42.1957 19.5212 42.4973 19.717 42.7957 19.9358C42.4373 19.8715 42.0865 19.7599 41.7742 19.6344L41.8281 19.6711Z' fill='%237694AA'/%3e%3cpath d='M39.8848 51.2998C40.1911 51.5522 40.5234 51.7755 40.8695 51.9683C41.0757 52.0891 41.2895 52.1931 41.5111 52.2788C41.4834 52.5909 41.4326 52.8999 41.3603 53.1981C41.228 53.7702 41.0034 54.2857 40.7849 54.8089C40.568 54.327 40.3495 53.8406 40.1355 53.3542C40.1448 53.2471 40.1511 53.14 40.1511 53.0329C40.1634 52.4318 40.0618 51.8459 39.8848 51.2998Z' fill='%237694AA'/%3e%3cpath d='M40.1289 31.9171C40.3828 31.7657 40.6674 31.6632 40.9627 31.6204C41.3397 31.5607 41.7243 31.6005 42.0874 31.7137L42.0781 31.7443C41.7489 31.8544 41.4535 32.0028 41.1827 32.1787C40.8658 32.0517 40.5197 31.9691 40.1289 31.9171Z' fill='%237694AA'/%3e%3cpath d='M41.5097 52.2794C41.2881 52.1937 41.0743 52.0897 40.8681 51.9688C40.522 51.7761 40.1897 51.5528 39.8834 51.3004C39.862 51.2377 39.8403 51.1749 39.8189 51.1138C39.5234 50.2357 38.9497 49.5168 38.3789 48.7871C39.3404 49.2001 40.3312 49.656 41.3035 50.0889C41.5097 50.7956 41.5728 51.5497 41.5097 52.2794Z' fill='%237694AA'/%3e%3cpath d='M41.1187 64.7239L41.3264 64.6826C41.2772 64.6979 41.228 64.7117 41.1787 64.7239H41.151C41.1418 64.7239 41.1233 64.7254 41.1172 64.7254L41.1187 64.7239Z' fill='%237694AA'/%3e%3cpath d='M41.1895 36.4805C41.7587 36.5126 42.3418 36.6487 42.8141 36.9623C42.7218 37.0097 42.6218 37.051 42.5202 37.0893C42.0895 36.8614 41.6418 36.6396 41.1895 36.4805Z' fill='%237694AA'/%3e%3cpath d='M41.1833 32.1787C41.7448 32.4051 42.2156 32.7661 42.6818 33.3306C42.8356 33.5187 43.0648 33.7543 43.2756 33.9409L43.7402 34.412L44.5818 35.414C44.691 35.5394 44.7941 35.6756 44.8818 35.8224C44.9095 36.6377 44.4772 37.476 43.7095 37.707C43.6125 37.6657 43.5125 37.6228 43.4202 37.5693C43.2556 37.3169 43.0479 37.118 42.8141 36.962C43.111 36.8136 43.3248 36.6148 43.211 36.3349C43.1433 35.9738 42.7802 35.2044 42.4372 34.7042C41.731 33.7069 41.2387 33.0613 40.2402 32.9634C40.531 32.6728 40.8372 32.4036 41.1833 32.1787Z' fill='%237694AA'/%3e%3cpath d='M41.0617 36.4746C41.1032 36.4761 41.1463 36.4777 41.1879 36.4807C41.6402 36.6398 42.0879 36.8616 42.5186 37.0895C42.2725 37.1813 42.0217 37.2486 41.8709 37.3068C42.254 37.5668 42.6817 37.755 43.2217 37.7702C43.3263 37.7733 43.4279 37.7672 43.5232 37.7504C43.6032 37.914 43.6479 38.1098 43.6602 38.3102C43.4063 38.7278 43.1356 39.1057 42.6802 39.2739C42.6525 39.2816 42.6248 39.2877 42.5971 39.2908C42.5186 39.2387 42.4402 39.1791 42.3663 39.1164C41.9202 38.7584 41.5848 38.3469 41.3325 37.8773C41.5894 37.9875 41.8325 38.0762 42.0817 38.1037C42.1017 38.1083 42.1202 38.1083 42.1309 38.1114C42.1325 38.1236 42.1356 38.1358 42.1371 38.1465C42.1033 38.197 42.0448 38.275 42.0171 38.324C42.0725 38.2659 42.114 38.3118 42.1371 38.2292C42.1433 38.2077 42.1433 38.1787 42.1371 38.1465C42.1402 38.1435 42.1417 38.1404 42.1432 38.1374C42.1494 38.1205 42.1433 38.1144 42.1309 38.1114C42.1079 38.0211 42.054 37.9064 41.9802 37.7932C41.7217 37.3955 41.3371 37.0299 40.9863 36.6735L41.0617 36.4746Z' fill='%237694AA'/%3e%3cpath d='M40.9043 36.5724L41.0751 36.4424C41.1135 36.4546 41.1505 36.4669 41.1889 36.4806C41.1474 36.4776 41.1043 36.476 41.0628 36.4745L40.9874 36.6734C41.3381 37.0298 41.7228 37.3954 41.9812 37.7931C42.0551 37.9063 42.1089 38.021 42.132 38.1113C42.1212 38.1082 42.1028 38.1082 42.0828 38.1036C41.8335 38.0761 41.5905 37.9874 41.3335 37.8772C41.2351 37.6983 41.152 37.5101 41.0781 37.3143C40.9951 37.0818 40.9289 36.8401 40.9043 36.5724Z' fill='%237694AA'/%3e%3cpath d='M40.1292 31.9171C40.0152 31.9003 39.8984 31.8881 39.7769 31.8774L39.6875 31.6831C39.7523 31.602 39.8215 31.5209 39.8953 31.4475C39.9813 31.3557 40.0738 31.2731 40.1707 31.1997C40.8446 31.0437 41.5415 31.111 42.1384 31.5393L42.0877 31.7137C41.7246 31.6005 41.34 31.5607 40.963 31.6204C40.6677 31.6632 40.383 31.7657 40.1292 31.9171Z' fill='%237694AA'/%3e%3cpath d='M40.7851 54.8092C40.7067 54.9989 40.6298 55.1886 40.5574 55.3828C40.379 55.8555 40.2036 56.3343 40.0113 56.8055C39.9636 56.2334 39.8974 55.6613 39.7988 55.0968C39.9267 54.5262 40.0882 53.9358 40.1358 53.3545C40.3498 53.8409 40.5682 54.3274 40.7851 54.8092Z' fill='%237694AA'/%3e%3cpath d='M39.9924 32.9511C39.9216 32.6956 39.8401 32.4463 39.7461 32.2015C39.8632 32.0929 39.9907 31.9965 40.1293 31.917C40.5201 31.969 40.8662 32.0516 41.1832 32.1786C40.837 32.4034 40.5309 32.6727 40.2401 32.9633C40.1616 32.9556 40.0786 32.9526 39.9924 32.9511Z' fill='%237694AA'/%3e%3cpath d='M39.8406 59.5204C39.9684 59.4822 40.0913 59.4409 40.1976 59.4072C40.2038 59.5021 40.2099 59.5938 40.2146 59.681C40.2238 59.9656 40.2269 60.2501 40.2269 60.5361C39.8207 60.5881 39.4115 60.6386 38.9961 60.582C39.273 60.2333 39.5621 59.886 39.8406 59.5204Z' fill='%237694AA'/%3e%3cpath d='M39.9434 65.797C39.9558 65.6654 39.9697 65.5339 39.9804 65.4023C40.5851 65.4926 41.222 65.4605 41.8435 65.4192C41.2897 65.7756 40.5789 65.7404 39.9434 65.797Z' fill='%237694AA'/%3e%3cpath d='M39.0031 62.4403C39.3692 62.6575 39.7552 62.7616 40.16 62.7402C40.1461 63.04 40.1292 63.3413 40.1138 63.6411C40.0938 63.996 40.0692 64.3524 40.0383 64.7088C40.0123 64.744 39.9846 64.7777 39.9538 64.8098C39.0507 64.7088 38.2169 64.2346 37.6861 63.4407C37.68 63.4025 37.6769 63.3643 37.6738 63.326C37.6738 62.7937 37.8307 62.3363 38.0784 61.8896C38.4169 62.0151 38.7323 62.2002 39.0031 62.4403Z' fill='%237694AA'/%3e%3cpath d='M40.0574 64.6861C40.3559 64.3052 40.5774 63.9136 40.9789 63.6582C41.4528 63.3186 41.9112 63.0157 42.4236 62.7373C42.4405 62.7419 42.4574 62.7465 42.4743 62.7526C42.4651 63.2023 42.4343 63.6521 42.382 64.0987C42.3405 64.3374 42.3036 64.5852 42.2636 64.8345C41.9113 64.7504 41.542 64.7182 41.1805 64.7244C41.2297 64.7121 41.2789 64.6984 41.3282 64.6831L41.1205 64.7244L41.1189 64.7259C41.1251 64.7259 41.1436 64.7244 41.1528 64.7244H41.1805C40.7974 64.8238 40.4097 64.8529 40.0312 64.8192C40.0359 64.7825 40.0388 64.7458 40.0388 64.7091C40.0451 64.7014 40.0513 64.6938 40.0574 64.6861Z' fill='%237694AA'/%3e%3cpath d='M40.0371 64.7094C40.068 64.353 40.0926 63.9966 40.1126 63.6417C40.128 63.3419 40.145 63.0406 40.1588 62.7407C40.3357 62.7316 40.5157 62.6964 40.6973 62.6383L40.805 62.6061C40.8803 62.6 41.0034 62.5862 41.0603 62.5862C41.5342 62.5633 41.9926 62.6168 42.4219 62.7377C41.9096 63.0161 41.4511 63.319 40.9773 63.6586C40.5757 63.914 40.3542 64.3056 40.0557 64.6865C40.0496 64.6941 40.0434 64.7018 40.0371 64.7094Z' fill='%237694AA'/%3e%3cpath d='M40.0376 64.709C40.0376 64.7457 40.0347 64.7824 40.03 64.8191C40.0039 64.8176 39.9793 64.8145 39.9531 64.8099C39.9839 64.7778 40.0116 64.7442 40.0376 64.709Z' fill='%237694AA'/%3e%3cpath d='M40.2399 32.9634C40.1722 33.0322 40.1045 33.1011 40.0382 33.1714C40.026 33.0996 40.0107 33.0277 39.9937 32.9573C39.9937 32.9558 39.9922 32.9527 39.9922 32.9512C40.0783 32.9527 40.1614 32.9558 40.2399 32.9634Z' fill='%237694AA'/%3e%3cpath d='M39.291 33.0124C39.5495 32.9696 39.7802 32.9497 39.991 32.9513C39.991 32.9528 39.9926 32.9558 39.9926 32.9574C40.0095 33.0277 40.0249 33.0996 40.037 33.1715C39.9202 33.2954 39.8049 33.4224 39.6909 33.5509C39.5695 33.3612 39.4356 33.1838 39.291 33.0124Z' fill='%237694AA'/%3e%3cpath d='M39.1816 65.933C39.3463 65.8856 39.5109 65.8489 39.677 65.8275C39.7632 65.8137 39.8524 65.8045 39.943 65.7969C39.9263 65.9606 39.9092 66.1242 39.8893 66.2894C39.6893 66.1885 39.4907 66.089 39.294 65.9927C39.257 65.9728 39.2201 65.9529 39.1816 65.933Z' fill='%237694AA'/%3e%3cpath d='M39.9011 39.3007C39.7502 39.5409 39.5533 39.7367 39.3242 39.8973C39.4211 39.6311 39.5227 39.368 39.6211 39.1064C39.7118 39.1753 39.8042 39.2395 39.9011 39.3007Z' fill='%237694AA'/%3e%3cpath d='M38.6858 59.3278C38.4027 59.4241 38.1304 59.548 37.8719 59.6949C37.8411 59.519 37.8658 59.3293 37.9596 59.1427C38.1273 58.7679 38.4088 58.5017 38.6135 58.1606C38.8119 57.8639 38.9781 57.5472 39.1288 57.2214C39.4273 56.5698 39.6196 55.8615 39.7887 55.138C39.7919 55.1242 39.795 55.1104 39.7979 55.0967C39.8965 55.6611 39.9627 56.2332 40.0104 56.8053C39.7735 57.3927 39.5104 57.9679 39.1842 58.5109C39.0488 58.745 38.8765 58.9928 38.7411 59.2192C38.7211 59.2528 38.7027 59.2895 38.6858 59.3278Z' fill='%237694AA'/%3e%3cpath d='M39.7459 32.2021C39.8399 32.4469 39.9215 32.6962 39.9922 32.9517C39.7815 32.9502 39.5507 32.97 39.2922 33.0129C39.2784 32.9945 39.263 32.9746 39.2461 32.9563C39.3476 32.6656 39.523 32.4102 39.7459 32.2021Z' fill='%237694AA'/%3e%3cpath d='M39.715 9.32749C39.7519 9.92712 39.415 10.5375 38.8842 10.8235C38.8242 10.4044 38.7965 9.98372 38.795 9.56918C38.7934 9.02002 38.8227 8.46628 38.8488 7.91406C39.4073 8.15422 39.7658 8.67278 39.7104 9.3642L39.715 9.32749Z' fill='%237694AA'/%3e%3cpath d='M38.6181 20.1862C38.9843 20.1617 39.3566 20.1678 39.7118 20.2306C41.535 21.8734 43.6689 23.1629 45.8935 24.2138C46.192 24.3637 46.495 24.5045 46.8027 24.636C46.7596 24.8181 46.7196 24.9986 46.6843 25.1806C45.6581 24.8854 44.5212 24.8563 43.4612 24.9726C41.395 23.6892 39.3473 22.1595 37.752 20.3132C38.0396 20.252 38.3304 20.2091 38.6181 20.1862Z' fill='%237694AA'/%3e%3cpath d='M39.7465 32.2021C39.6528 31.9497 39.5466 31.7019 39.4297 31.4587C39.6695 31.3455 39.9188 31.2568 40.1712 31.2002C40.0743 31.2736 39.9818 31.3562 39.8958 31.448C39.822 31.5214 39.7528 31.6025 39.688 31.6836L39.7774 31.8778C39.8989 31.8886 40.0157 31.9008 40.1297 31.9176C39.9911 31.9972 39.8635 32.0935 39.7465 32.2021Z' fill='%237694AA'/%3e%3cpath d='M39.6365 39.0667C39.7103 39.03 39.784 38.9902 39.8549 38.9443L40.0272 39.0744C39.9902 39.1539 39.9488 39.2304 39.9011 39.3008C39.8042 39.2396 39.7117 39.1753 39.6211 39.1065C39.6257 39.0927 39.6302 39.0789 39.6365 39.0667Z' fill='%237694AA'/%3e%3cpath d='M39.5936 39.0853C39.5213 39.0303 39.4505 38.9737 39.3828 38.914C39.4305 38.8635 39.4765 38.8146 39.5242 38.7656L39.7059 38.8819C39.6827 38.9431 39.6597 39.0043 39.6367 39.067C39.6213 39.0731 39.6074 39.0792 39.5936 39.0853Z' fill='%237694AA'/%3e%3cpath d='M39.5938 39.0857C39.6076 39.0796 39.6214 39.0735 39.6368 39.0674C39.6305 39.0796 39.6261 39.0934 39.6214 39.1072C39.6122 39.101 39.603 39.0934 39.5938 39.0857Z' fill='%237694AA'/%3e%3cpath d='M39.0917 39.2379C39.2625 39.2073 39.4317 39.1584 39.5933 39.085C39.6025 39.0926 39.6117 39.1003 39.6209 39.1064C39.5225 39.368 39.4209 39.6311 39.324 39.8972C39.0102 40.116 38.6363 40.2659 38.2363 40.3622C38.4994 39.9691 38.7856 39.5928 39.0917 39.2379Z' fill='%237694AA'/%3e%3cpath d='M37.8868 29.0371C38.4837 29.7943 39.0176 30.5959 39.4283 31.4586C39.076 31.6253 38.7437 31.8441 38.4545 32.0934C37.816 31.428 37.1468 30.8024 36.4668 30.1859C36.9099 29.7668 37.3853 29.3828 37.8868 29.0371Z' fill='%237694AA'/%3e%3cpath d='M39.2458 32.9556C39.0658 32.7445 38.8751 32.5395 38.6812 32.3315C38.6058 32.2519 38.532 32.1724 38.4551 32.0928C38.7443 31.8435 39.0766 31.6247 39.4289 31.458C39.5458 31.7012 39.652 31.949 39.7457 32.2014C39.5228 32.4095 39.3474 32.6649 39.2458 32.9556Z' fill='%237694AA'/%3e%3cpath d='M39.3825 38.9145C39.2963 38.8426 39.2148 38.7661 39.1348 38.6881C39.1502 38.6667 39.1671 38.6437 39.1825 38.6208C39.184 38.6193 39.184 38.6177 39.1855 38.6162C40.2931 38.9359 41.1809 39.2235 42.2394 39.2908C42.3609 39.2939 42.4778 39.3092 42.5978 39.2908C42.7625 39.4025 42.9378 39.4912 43.1148 39.5554C42.2409 40.2239 40.8332 39.8874 40.0009 39.3642C39.9671 39.3443 39.9332 39.3229 39.9009 39.3015C39.9486 39.2311 39.99 39.1547 40.0271 39.0751L39.8548 38.9451C39.7838 38.991 39.7101 39.0308 39.6363 39.0675C39.6594 39.0047 39.6823 38.9436 39.7055 38.8824L39.5238 38.7661C39.4762 38.8151 39.4302 38.864 39.3825 38.9145Z' fill='%237694AA'/%3e%3cpath d='M39.2453 32.9561C39.2622 32.9744 39.2776 32.9943 39.2915 33.0127C39.2684 33.0157 39.2438 33.0188 39.2207 33.0234C39.2284 33.0004 39.2361 32.9775 39.2453 32.9561Z' fill='%237694AA'/%3e%3cpath d='M39.0918 39.2384C39.1872 39.1282 39.2841 39.0196 39.3826 38.9141C39.4503 38.9737 39.521 39.0303 39.5933 39.0854C39.4318 39.1588 39.2626 39.2078 39.0918 39.2384Z' fill='%237694AA'/%3e%3cpath d='M39.8402 59.5209C39.5617 59.8865 39.2726 60.2337 38.9957 60.5825C38.8926 60.5687 38.7896 60.5488 38.6865 60.5197C38.2619 60.4157 37.9342 60.0868 37.8711 59.6952C38.1296 59.5484 38.4019 59.4245 38.6849 59.3281C38.6511 59.4046 38.6296 59.4857 38.6342 59.5499C38.8249 59.7886 39.3742 59.6631 39.8402 59.5209Z' fill='%237694AA'/%3e%3cpath d='M39.1822 38.6208C39.1668 38.6437 39.1499 38.6666 39.1345 38.6881C39.113 38.6682 39.0914 38.6483 39.0714 38.6269C39.0607 38.6085 39.033 38.5825 39.0176 38.5596C39.0776 38.5795 39.133 38.5978 39.1791 38.6146C39.1807 38.6146 39.1837 38.6162 39.1853 38.6162C39.1837 38.6177 39.1837 38.6192 39.1822 38.6208Z' fill='%237694AA'/%3e%3cpath d='M38.7122 19.2715C38.8122 19.3755 38.9153 19.4765 39.0199 19.5774C39.2446 19.8023 39.4753 20.0195 39.7121 20.2306C39.3569 20.1679 38.9846 20.1618 38.6184 20.1862C38.3307 20.2092 38.0399 20.252 37.7522 20.3132C37.5784 20.1113 37.4092 19.9048 37.2461 19.6952C37.7246 19.5193 38.2153 19.3679 38.7122 19.2715Z' fill='%237694AA'/%3e%3cpath d='M38.1023 40.5665C38.1407 40.5069 38.1792 40.4488 38.2176 40.3906C38.2607 40.4136 38.3053 40.438 38.3484 40.4625C38.5561 40.5896 38.7715 40.7103 38.9961 40.8189C38.4915 42.3211 38.1576 43.8706 38.553 45.4233C38.873 46.6149 39.733 47.2574 40.4715 48.3541C40.8299 48.8605 41.1222 49.4754 41.3022 50.0812C41.3022 50.0842 41.3038 50.0857 41.3038 50.0888C40.3315 49.6559 39.3407 49.2001 38.3792 48.787C38.3592 48.761 38.3392 48.735 38.3176 48.709C37.9315 47.7331 37.4792 46.7847 36.8407 45.951C36.4576 44.0664 37.0992 42.1253 38.1023 40.5665Z' fill='%237694AA'/%3e%3cpath d='M38.8287 10.8534C38.7533 10.8901 38.6733 10.9207 38.5918 10.9436L38.8241 10.8457C38.8303 10.8427 38.8456 10.832 38.8395 10.8396C38.8364 10.8442 38.8318 10.8488 38.8287 10.8534Z' fill='%237694AA'/%3e%3cpath d='M37.8719 59.6943C37.935 60.0859 38.2627 60.4148 38.6873 60.5188C38.7904 60.5479 38.8935 60.5678 38.9966 60.5815C38.8119 60.8125 38.6335 61.042 38.4643 61.2791C38.3212 61.4841 38.1904 61.686 38.0781 61.8894C37.4073 61.6386 36.6489 61.6202 35.9766 61.8711C36.0335 61.6722 36.1181 61.4795 36.2273 61.2959C36.635 60.6137 37.2073 60.0737 37.8719 59.6943Z' fill='%237694AA'/%3e%3cpath d='M38.0636 32.4721C38.1821 32.3406 38.3144 32.2121 38.4559 32.0928C38.5329 32.1723 38.6067 32.2519 38.6821 32.3314C38.8759 32.5394 39.0667 32.7444 39.2467 32.9555C39.2375 32.9769 39.2298 32.9999 39.2221 33.0228C39.2452 33.0182 39.2698 33.0152 39.2929 33.0121C39.4375 33.1834 39.5713 33.3609 39.6927 33.5506C39.5236 33.7387 39.3575 33.9299 39.1852 34.1181C38.8944 34.4271 38.4913 34.7728 38.1836 35.0741C37.8744 35.3571 37.6236 35.7212 37.4682 36.1174C37.479 35.891 37.4575 35.66 37.3744 35.4259C37.3052 35.2103 37.1959 35.0252 37.0605 34.86C37.239 34.0018 37.4605 33.1207 38.0636 32.4721Z' fill='%237694AA'/%3e%3cpath d='M36.8774 46.1173C37.1159 47.1345 37.7097 47.9299 38.3174 48.7085C38.3267 48.73 38.3343 48.7514 38.3436 48.7713C38.3374 48.7682 38.3313 48.7667 38.3251 48.7636L38.159 48.8998C38.2374 49.1828 38.3543 49.4382 38.4928 49.683C38.6159 49.8986 38.7543 50.1051 38.9067 50.3009C39.0467 50.691 39.1851 51.078 39.3313 51.4574C39.582 52.0861 39.8543 52.7209 40.1342 53.3542C40.0867 53.9355 39.9251 54.5259 39.7973 55.0965C39.599 53.9309 39.2697 52.7928 38.7005 51.7434C37.9005 50.2138 36.6359 49.0068 35.6482 47.6225C35.2251 47.029 34.3359 45.7318 33.9143 45.1245C33.3974 44.3734 32.8743 43.6224 32.3574 42.8422C32.7097 42.7382 33.059 42.625 33.402 42.498C34.6282 43.3807 35.6867 44.4912 36.6174 45.6706C36.6943 45.7624 36.7697 45.8557 36.8405 45.9505C36.8528 46.0056 36.8651 46.0622 36.8774 46.1173Z' fill='%237694AA'/%3e%3cpath d='M38.248 3.44224C38.3204 3.21891 38.3742 3.01852 38.4065 2.83496C38.5342 2.88238 38.6557 2.94663 38.7727 3.02158C38.6711 3.25562 38.545 3.48049 38.4096 3.69311C38.3634 3.60439 38.3096 3.52026 38.248 3.44224Z' fill='%237694AA'/%3e%3cpath d='M37.5682 2.76042C37.8559 2.69617 38.1421 2.73288 38.4067 2.83537C38.3744 3.01893 38.3205 3.21932 38.2482 3.44266C38.0836 3.23003 37.8621 3.06482 37.5605 2.97457L37.5682 2.76042Z' fill='%237694AA'/%3e%3cpath d='M39.1809 65.9324C38.5486 65.602 37.8025 65.2593 37.1855 64.8203C37.2871 64.857 37.3886 64.8953 37.4871 64.9396C37.7779 65.062 38.0748 65.1997 38.384 65.27C38.6871 65.3419 38.9994 65.3297 39.2855 65.2364C39.5102 65.3144 39.7425 65.3679 39.9794 65.4016C39.9686 65.5331 39.9548 65.6647 39.9423 65.7962C39.8517 65.8039 39.7625 65.8131 39.6763 65.8268C39.5102 65.8483 39.3455 65.885 39.1809 65.9324Z' fill='%237694AA'/%3e%3cpath d='M38.3791 48.7868C38.9499 49.5164 39.5236 50.2354 39.8191 51.1134C39.8405 51.1746 39.8622 51.2373 39.8836 51.3C39.5207 51.0063 39.1899 50.6713 38.9068 50.3012C38.7253 49.7918 38.5422 49.2793 38.3438 48.7715C38.3561 48.7761 38.3668 48.7822 38.3791 48.7868Z' fill='%237694AA'/%3e%3cpath d='M38.494 49.683C38.3555 49.4383 38.2386 49.1828 38.1602 48.8998L38.3263 48.7637C38.3325 48.7667 38.3386 48.7683 38.3448 48.7713C38.5432 49.2792 38.7263 49.7916 38.9078 50.301C38.7555 50.1052 38.6171 49.8987 38.494 49.683Z' fill='%237694AA'/%3e%3cpath d='M38.2372 40.3625C38.6372 40.2661 39.0111 40.1162 39.3249 39.8975C39.2111 40.202 39.1003 40.5093 38.9972 40.8183C38.7726 40.7097 38.5572 40.589 38.3495 40.4619C38.3064 40.4374 38.2618 40.413 38.2188 40.39C38.2249 40.3808 38.2311 40.3717 38.2372 40.3625Z' fill='%237694AA'/%3e%3cpath d='M38.1907 40.374C37.4953 39.9824 36.8446 39.5677 36.5723 38.8457C37.3569 39.0996 38.2707 39.3857 39.0923 39.2388C38.7861 39.5937 38.5 39.97 38.2369 40.3631C38.2215 40.3662 38.2061 40.3708 38.1907 40.374Z' fill='%237694AA'/%3e%3cpath d='M38.2171 40.3898C38.2079 40.3837 38.1987 40.3791 38.1895 40.3732C38.2048 40.37 38.2202 40.3654 38.2356 40.3623C38.2295 40.3715 38.2233 40.3807 38.2171 40.3898Z' fill='%237694AA'/%3e%3cpath d='M36.571 38.8457C36.8433 39.5677 37.4941 39.9824 38.1895 40.374C37.2587 40.5897 36.191 40.5253 35.3987 40.3799L35.5602 40.4151C35.311 40.3906 35.0464 40.3769 34.8002 40.3188C34.6079 40.2805 34.4218 40.2285 34.2402 40.1644C34.3787 39.8415 34.4864 39.5126 34.5648 39.1776C34.9064 38.9604 35.2249 38.7309 35.5141 38.4893C35.6033 38.5229 35.6956 38.5535 35.791 38.578L35.9525 38.6116C36.0541 38.6728 36.2879 38.7401 36.4064 38.7921C36.4602 38.809 36.5156 38.8273 36.571 38.8457Z' fill='%237694AA'/%3e%3cpath d='M38.0816 9.18454C38.0924 9.17995 38.1001 9.17689 38.1078 9.17383C38.1001 9.17689 38.0908 9.18607 38.0801 9.1983L38.0816 9.18454Z' fill='%237694AA'/%3e%3cpath d='M37.5649 38.094C37.2957 37.8538 37.2557 37.5356 37.2972 37.2021C37.3418 37.7498 37.6357 38.2041 38.1588 38.3096V38.3173C38.1618 38.3341 38.1665 38.3571 38.1326 38.3693C37.9972 38.4228 37.688 38.2301 37.5649 38.094Z' fill='%237694AA'/%3e%3cpath d='M38.0655 16.166L37.9316 16.2104C37.9378 16.2073 37.9439 16.2043 37.9501 16.2027C37.9886 16.1905 38.027 16.1783 38.0655 16.166Z' fill='%237694AA'/%3e%3cpath d='M37.8385 6.36816L37.7754 6.43394C37.7877 6.41864 37.8 6.40335 37.8108 6.38805C37.82 6.38193 37.8292 6.37428 37.8385 6.36816Z' fill='%237694AA'/%3e%3cpath d='M37.8528 7.91166L37.4805 7.79847C37.5635 7.78776 37.6405 7.77858 37.7143 7.77246C37.7128 7.81988 37.722 7.85506 37.7343 7.8673C37.7759 7.89025 37.7989 7.88413 37.8528 7.91166Z' fill='%237694AA'/%3e%3cpath d='M35.976 61.8716C36.6483 61.6207 37.4067 61.6391 38.0775 61.89C37.8298 62.3366 37.6729 62.794 37.6729 63.3263C37.676 63.3646 37.679 63.4028 37.6852 63.4411C37.6344 63.3646 37.5852 63.285 37.5406 63.2024C37.1175 62.6655 36.5837 62.3473 35.9375 62.02C35.9467 61.9695 35.9606 61.9206 35.976 61.8716Z' fill='%237694AA'/%3e%3cpath d='M36.108 63.6395C35.865 63.1362 35.8096 62.5626 35.9388 62.0195C36.585 62.3469 37.1188 62.6651 37.5419 63.202C37.5865 63.2846 37.6357 63.3641 37.6865 63.4406C37.7527 63.953 38.0265 64.4609 38.4434 64.7806C38.7065 64.9871 38.9896 65.134 39.2865 65.2364C39.0003 65.3298 38.688 65.342 38.385 65.2701C38.0757 65.1997 37.7788 65.0621 37.488 64.9397C37.3896 64.8953 37.288 64.8571 37.1865 64.8204C36.945 64.6491 36.7219 64.4609 36.5327 64.2544C36.4603 64.1794 36.3942 64.0999 36.3342 64.0173C36.365 63.9378 36.3896 63.8567 36.4111 63.7756L36.2634 63.6196C36.2111 63.6257 36.1588 63.6318 36.108 63.6395Z' fill='%237694AA'/%3e%3cpath d='M37.887 29.0365C37.3855 29.3822 36.9101 29.7662 36.467 30.1853C36.2886 30.0231 36.1101 29.8625 35.9316 29.7004C36.4624 29.3287 36.9793 28.9417 37.4486 28.498C37.5978 28.674 37.7439 28.8545 37.887 29.0365Z' fill='%237694AA'/%3e%3cpath d='M37.4482 28.4985C36.979 28.9421 36.4621 29.3291 35.9313 29.7008C35.4221 29.2434 34.9098 28.786 34.4051 28.3134C33.2759 27.2518 32.2144 26.1259 31.0251 25.1607C30.9651 25.1102 30.9067 25.0643 30.8482 25.0246C30.8713 24.9358 30.8805 24.8425 30.8667 24.7431C30.8421 24.324 30.7159 23.9262 30.459 23.5974C30.7467 23.4842 31.0313 23.3679 31.3144 23.2471C31.4744 23.2991 31.6236 23.3572 31.7574 23.4215C33.3636 24.2689 34.6605 25.5462 35.9036 26.8128C36.4282 27.3527 36.9528 27.9126 37.4482 28.4985Z' fill='%237694AA'/%3e%3cpath d='M37.2892 37.0329C37.2861 36.7239 37.3507 36.4119 37.4676 36.1182C37.4569 36.392 37.3984 36.6597 37.3461 36.9167C37.3246 37.013 37.3076 37.1079 37.2969 37.2027C37.2907 37.1476 37.2892 37.091 37.2892 37.0329Z' fill='%237694AA'/%3e%3cpath d='M36.8706 35.7506C36.9383 35.4646 36.9968 35.1632 37.0598 34.8604C37.1952 35.0256 37.3045 35.2106 37.3737 35.4263C37.4568 35.6604 37.4783 35.8914 37.4675 36.1177C37.3506 36.4114 37.286 36.7235 37.2891 37.0325C37.2891 37.0906 37.2906 37.1472 37.2968 37.2023C37.2552 37.5358 37.2952 37.8539 37.5645 38.0941C37.6875 38.2302 37.9968 38.423 38.1321 38.3694C38.166 38.3572 38.1614 38.3343 38.1583 38.3174V38.3098C38.2014 38.319 38.2445 38.3251 38.2906 38.3297C38.4691 38.3832 38.7845 38.4826 39.0183 38.5591C39.0337 38.5821 39.0614 38.6081 39.0721 38.6264C39.0921 38.6478 39.1137 38.6677 39.1352 38.6876C38.4045 39.6605 37.426 39.1083 36.8598 38.2471C36.606 37.8662 36.5737 37.3843 36.5645 36.9575C36.6568 36.5583 36.7783 36.1682 36.8706 35.7506Z' fill='%237694AA'/%3e%3cpath d='M38.3187 48.7082C37.711 47.9296 37.1172 47.1342 36.8787 46.1169C36.8664 46.0619 36.8541 46.0053 36.8418 45.9502C37.4803 46.7839 37.9326 47.7323 38.3187 48.7082Z' fill='%237694AA'/%3e%3cpath d='M36.3981 16.6284C36.5011 16.6024 36.6042 16.5764 36.7104 16.5488C37.0011 17.1087 37.3473 17.6425 37.7365 18.1489C37.6873 18.155 37.6365 18.1611 37.5858 18.1672C37.1504 18.2147 36.7134 18.2514 36.275 18.2728C36.0011 17.8093 35.7565 17.329 35.5488 16.8288C35.8319 16.766 36.115 16.6987 36.3981 16.6284Z' fill='%237694AA'/%3e%3cpath d='M35.7012 13.0657C36.0504 13.0993 36.3981 13.1361 36.7458 13.1728C36.7381 13.2079 36.7273 13.2385 36.7166 13.2645C36.695 13.289 36.6904 13.3043 36.6996 13.2951C36.7058 13.286 36.7104 13.2768 36.7166 13.2645C36.7181 13.263 36.7196 13.26 36.7212 13.2584C36.7519 13.2217 36.8027 13.1819 36.835 13.1774C36.8289 13.1728 36.8335 13.1789 36.8166 13.1774C36.8089 13.1774 36.8042 13.1789 36.7966 13.1789C36.7796 13.1774 36.7627 13.1758 36.7458 13.1728C36.7858 12.9938 36.7812 12.7154 36.7612 12.5594C36.7812 12.6221 36.8042 12.6833 36.8289 12.7445L36.7612 12.5487C36.7581 12.5364 36.7612 12.5532 36.7612 12.5578C36.575 12.0148 36.5089 11.4152 36.6612 10.8553C36.8273 10.2113 37.2396 9.67286 37.7935 9.32256C37.8412 9.28432 38.0012 9.21854 38.0812 9.18489L38.0796 9.19866C38.0735 9.20478 38.0658 9.21242 38.0566 9.22007C38.0366 9.24302 37.9935 9.31491 38.0335 9.31491C38.0427 9.31338 38.0535 9.29503 38.0612 9.29962C38.0627 9.29962 38.0627 9.30268 38.0627 9.3042L38.0642 9.30879V9.32256L38.0796 9.19866C38.0904 9.18642 38.0996 9.17724 38.1073 9.17418C38.0996 9.17724 38.0919 9.1803 38.0812 9.18489L38.0858 9.14512C38.1027 9.10994 38.1212 9.12064 38.1673 9.16806C38.1766 9.18336 38.2027 9.19713 38.2181 9.18948C38.2319 9.18489 38.215 9.17877 38.2166 9.16959C38.2181 9.15889 38.2042 9.14818 38.1919 9.13594C38.0612 9.00745 37.7489 8.93555 37.5489 8.90343L37.235 8.8453L37.1766 8.79023C36.2627 7.95962 37.0442 6.94085 37.8104 6.38863C37.7996 6.40393 37.7873 6.41923 37.775 6.43452L37.8381 6.36875C37.8289 6.37487 37.8196 6.38252 37.8104 6.38863C38.1042 6.00774 38.3227 5.57026 37.6535 5.44482C37.2873 5.43411 36.8704 5.50907 36.4489 5.63909C36.7104 5.37905 36.9104 5.0471 37.0289 4.68457C37.2412 4.69375 37.4519 4.70752 37.6612 4.72587C38.3135 4.86507 38.6904 5.24137 38.735 5.72322C38.7596 5.99092 38.6827 6.29073 38.4935 6.59973L38.335 6.85213L38.3273 6.86437C38.1058 7.06475 37.8535 7.34621 37.7519 7.62309C37.7289 7.67815 37.7181 7.73016 37.715 7.77299C37.6412 7.77911 37.5642 7.78829 37.4812 7.799L37.8535 7.9122C37.7996 7.88466 37.7766 7.89078 37.735 7.86784C37.7227 7.8556 37.7135 7.82042 37.715 7.77299C37.8427 7.76229 37.9642 7.75923 38.1027 7.76229C38.3735 7.76382 38.6273 7.81736 38.8489 7.91373C38.8227 8.46594 38.7935 9.01968 38.795 9.56884C38.7966 9.98338 38.8242 10.404 38.8842 10.8232C38.8658 10.8354 38.8473 10.8446 38.8289 10.8538C38.8319 10.8492 38.8366 10.8446 38.8396 10.84C38.8458 10.8324 38.8304 10.8431 38.8242 10.8461L38.5919 10.944C38.6735 10.9211 38.7535 10.8905 38.8289 10.8538C38.7781 10.915 38.7212 10.9823 38.6873 11.0542C38.5996 11.2194 38.6042 11.3754 38.6535 11.5437C38.6904 11.689 38.7812 11.8282 38.835 11.9689C38.8504 12.0286 38.8766 12.1433 38.8904 12.2029C39.3258 13.9651 38.4442 15.735 36.3812 15.4505C36.3242 15.4413 36.2689 15.4336 36.2119 15.4245C35.9335 14.6688 35.7566 13.8795 35.7012 13.0657Z' fill='%237694AA'/%3e%3cpath d='M36.746 13.1729C36.763 13.1759 36.7799 13.1774 36.7968 13.179C36.8045 13.179 36.8091 13.1774 36.8168 13.1774C36.8337 13.179 36.8291 13.1729 36.8353 13.1774C36.8029 13.182 36.7522 13.2218 36.7214 13.2585C36.7199 13.26 36.7183 13.2631 36.7168 13.2646C36.7276 13.2386 36.7383 13.208 36.746 13.1729Z' fill='%237694AA'/%3e%3cpath d='M36.7611 12.5483L36.8288 12.7441C36.8042 12.6829 36.7811 12.6217 36.7611 12.559V12.5575C36.7611 12.5529 36.7581 12.5361 36.7611 12.5483Z' fill='%237694AA'/%3e%3cpath d='M36.2118 15.4243C36.3534 15.8082 36.5195 16.183 36.7103 16.5486C36.6041 16.5761 36.5011 16.6021 36.398 16.6281C36.1149 16.6985 35.8318 16.7658 35.5488 16.8285C35.3503 16.3589 35.1857 15.874 35.0549 15.3707C35.0426 15.3203 35.0303 15.2683 35.0195 15.2178C35.4149 15.2943 35.8118 15.3631 36.2118 15.4243Z' fill='%237694AA'/%3e%3cpath d='M36.871 35.751C36.7787 36.1686 36.6572 36.5587 36.5649 36.9579C36.5649 36.9227 36.5633 36.8891 36.5633 36.8554C36.5526 36.5235 36.5341 36.1487 36.3156 35.9361C36.0987 35.7571 35.8572 35.728 35.5479 35.6225C35.3479 35.5628 35.111 35.4665 34.911 35.3732C34.7064 35.2661 34.5033 35.159 34.3002 35.0489C34.1587 34.6251 33.9879 34.2091 33.791 33.8083C33.9833 33.4213 34.1956 33.0419 34.4249 32.6748C34.9033 33.0771 35.3879 33.4733 35.8587 33.8374C36.2479 34.1632 36.7295 34.4492 37.0602 34.8607C36.9972 35.1636 36.9387 35.4649 36.871 35.751Z' fill='%237694AA'/%3e%3cpath d='M36.449 38.3194C36.4028 37.8253 36.4659 37.3863 36.5644 36.958C36.5736 37.3848 36.6059 37.8666 36.8598 38.2475C37.4259 39.1087 38.4044 39.661 39.1352 38.6881C39.2152 38.7661 39.2967 38.8426 39.3829 38.9145C39.2844 39.02 39.1875 39.1286 39.0921 39.2388C38.2705 39.3856 37.3567 39.0996 36.5721 38.8456C36.5105 38.6865 36.469 38.5122 36.449 38.3194Z' fill='%237694AA'/%3e%3cpath d='M36.2628 63.6201L36.4105 63.7761C36.389 63.8572 36.3643 63.9383 36.3336 64.0178C36.2443 63.8985 36.169 63.7716 36.1074 63.64C36.1582 63.6324 36.2105 63.6262 36.2628 63.6201Z' fill='%237694AA'/%3e%3cpath d='M37.0292 4.68477C36.6799 4.66794 36.3292 4.66488 35.9707 4.67865C36.083 4.62817 36.1953 4.56087 36.3122 4.48591C36.5384 4.34212 36.7615 4.15703 37.0061 3.96582L37.1553 4.04383C37.1415 4.26258 37.0984 4.47979 37.0292 4.68477Z' fill='%237694AA'/%3e%3cpath d='M35.9696 4.67859C36.3281 4.66482 36.6789 4.66788 37.0281 4.68471C36.9096 5.04724 36.7096 5.37919 36.4481 5.63923C36.2081 5.71266 35.965 5.80444 35.7296 5.90846C35.6389 5.52604 35.5281 5.1482 35.4004 4.77649C35.5958 4.80709 35.7804 4.76425 35.9681 4.67859H35.9696Z' fill='%237694AA'/%3e%3cpath d='M34.7864 12.9795C35.091 13.0055 35.3957 13.0346 35.7003 13.0652C35.7557 13.8789 35.9326 14.6683 36.211 15.4239C35.811 15.3627 35.4141 15.2939 35.0187 15.2174C34.851 14.4847 34.7741 13.7306 34.7864 12.9795Z' fill='%237694AA'/%3e%3cpath d='M36.1358 64.4441C35.9588 64.7607 35.725 65.0575 35.4527 65.316C35.2804 64.8709 35.065 64.4563 34.7988 64.0586C34.9742 64.0922 35.1481 64.129 35.3204 64.1749C35.6004 64.2376 35.8696 64.3401 36.1358 64.4441Z' fill='%237694AA'/%3e%3cpath d='M34.4082 66.0338C34.7851 65.8579 35.1436 65.6116 35.4528 65.3164C35.5513 65.5673 35.6344 65.8258 35.7082 66.0981L35.5897 66.277C35.1974 66.2939 34.7897 66.2036 34.4082 66.0338Z' fill='%237694AA'/%3e%3cpath d='M35.4009 4.77661C35.3947 4.75825 35.3886 4.7399 35.3809 4.72001C35.5701 4.6986 35.7609 4.68483 35.9501 4.67871H35.9686C35.7809 4.76437 35.5962 4.8072 35.4009 4.77661Z' fill='%237694AA'/%3e%3cpath d='M35.3811 4.71973C35.3888 4.73961 35.3949 4.75797 35.4011 4.77632C35.3503 4.76868 35.298 4.75644 35.2441 4.73655C35.2903 4.73043 35.3349 4.72432 35.3811 4.71973Z' fill='%237694AA'/%3e%3cpath d='M35.2441 4.73633C35.2979 4.75621 35.3503 4.76845 35.401 4.7761C35.5287 5.14781 35.6395 5.52564 35.7303 5.90806C35.6056 5.9616 35.4841 6.01973 35.3656 6.08092C35.298 5.63578 35.2072 5.19217 35.0918 4.75621C35.1426 4.74857 35.1933 4.74245 35.2441 4.73633Z' fill='%237694AA'/%3e%3cpath d='M35.211 4.72466C35.2218 4.72925 35.2341 4.73384 35.2449 4.7369C35.1941 4.74302 35.1433 4.74914 35.0926 4.75679C35.0849 4.72313 35.0756 4.68795 35.0664 4.6543C35.0941 4.67571 35.1356 4.69713 35.211 4.72466Z' fill='%237694AA'/%3e%3cpath d='M33.3535 5.22241C33.912 5.00061 34.4966 4.84458 35.092 4.75586C35.2074 5.19182 35.2981 5.63543 35.3658 6.08056C35.2843 6.12186 35.2043 6.1647 35.1274 6.20753C35.0074 6.21059 34.8827 6.20294 34.7551 6.18152C34.1381 6.08515 33.6612 5.71344 33.3535 5.22241Z' fill='%237694AA'/%3e%3cpath d='M34.729 38.0518C34.8413 38.1374 34.9598 38.217 35.0844 38.2873C34.9582 38.295 34.8336 38.3042 34.709 38.3133C34.7182 38.2261 34.7244 38.1389 34.729 38.0518Z' fill='%237694AA'/%3e%3cpath d='M35.0923 4.75631C34.497 4.84504 33.9123 5.00106 33.3539 5.22287C32.8047 4.35095 32.7923 3.09661 33.4893 2.31647C34.4077 1.34054 35.5954 0.724076 36.9062 0.529807C37.8293 0.386017 38.8754 0.75467 38.9985 1.80556C39.04 2.22928 38.94 2.63771 38.7739 3.02166C38.657 2.9467 38.5354 2.88246 38.4077 2.83504C38.8123 0.701131 36.7231 1.22734 35.1277 2.66065C34.9139 2.8794 34.6723 3.13026 34.6385 3.38878C34.6123 3.74978 34.7923 4.27905 34.9647 4.52227C35.0139 4.58499 35.0231 4.6217 35.0662 4.65383C35.0754 4.68748 35.0847 4.72266 35.0923 4.75631Z' fill='%237694AA'/%3e%3cpath d='M34.5664 39.1774C34.6356 38.8929 34.6818 38.6038 34.7095 38.3131C34.8341 38.3039 34.9587 38.2948 35.0849 38.2871C35.2203 38.3651 35.3633 38.434 35.5156 38.489C35.2264 38.7307 34.9079 38.9602 34.5664 39.1774Z' fill='%237694AA'/%3e%3cpath d='M34.706 63.9229C34.7383 63.9672 34.7691 64.0131 34.7999 64.059C34.6814 64.0376 34.5614 64.0177 34.4414 64.0009C34.5291 63.9733 34.6168 63.9473 34.706 63.9229Z' fill='%237694AA'/%3e%3cpath d='M34.7281 38.0511C34.2158 37.6533 33.8342 37.1042 33.5604 36.503C33.4942 36.0793 33.405 35.6586 33.2988 35.2441C33.3204 35.0192 33.3742 34.7944 33.4481 34.5771C33.7281 34.7393 34.0127 34.8953 34.2988 35.0483C34.625 36.0273 34.7865 37.0491 34.7281 38.0511Z' fill='%237694AA'/%3e%3cpath d='M34.4412 64.001C34.5612 64.0178 34.6812 64.0377 34.7997 64.0591C35.0658 64.4568 35.2812 64.8714 35.4535 65.3165C35.1443 65.6117 34.7858 65.858 34.4089 66.0339C33.7674 65.7525 33.2012 65.2492 32.9043 64.6664C33.1505 64.4935 33.4074 64.3436 33.7028 64.2518C33.9581 64.1601 34.1997 64.0759 34.4412 64.001Z' fill='%237694AA'/%3e%3cpath d='M34.5664 39.1768C34.4879 39.5118 34.3802 39.8406 34.2418 40.1636C33.9695 40.0686 33.7095 39.9462 33.4648 39.7995C33.8495 39.6051 34.2202 39.397 34.5664 39.1768Z' fill='%237694AA'/%3e%3cpath d='M34.4097 66.0337C34.7912 66.2035 35.1989 66.2937 35.5912 66.2769L35.7097 66.0979C35.6358 65.8256 35.5528 65.5671 35.4543 65.3163C35.7266 65.0577 35.9605 64.761 36.1374 64.4443C36.3066 64.5101 36.4758 64.5774 36.6481 64.6355C36.8281 64.6983 37.0081 64.7549 37.1866 64.8206C37.8035 65.2597 38.5497 65.6023 39.182 65.9327C38.5235 66.1178 37.8697 66.4574 37.1943 66.589C36.3343 66.6976 35.4266 66.641 34.6081 66.3503C34.4528 66.2876 34.302 66.2172 34.1543 66.1408C34.2405 66.1086 34.3266 66.0719 34.4097 66.0337Z' fill='%237694AA'/%3e%3cpath d='M33.1377 62.5098C33.4777 63.0406 34.1731 63.2624 34.5654 63.7305C34.6131 63.7947 34.6608 63.8574 34.7054 63.9232C34.6161 63.9477 34.5284 63.9737 34.4408 64.0012C34.25 63.9722 34.0561 63.9477 33.8608 63.9247C33.4654 63.8819 33.0792 63.8513 32.6792 63.862C32.6284 63.4903 32.6084 63.1155 32.5084 62.7974C32.3208 62.1304 31.8623 61.5996 31.4823 61.0321C31.2377 60.6818 31.0884 60.278 30.9792 59.868C30.8284 59.3326 30.7038 58.7743 30.7469 58.216C30.8331 57.0809 31.3008 55.9643 32.1577 55.1826L32.3669 55.23C32.5008 55.5191 32.5808 55.7868 32.6546 56.0484C32.8623 56.7643 32.9869 57.5184 33.0484 58.2267C33.0777 58.6841 33.0223 59.1399 32.9992 59.608C32.9992 60.1005 32.9346 60.5717 32.8623 61.0673C32.7884 61.5843 32.8654 62.0952 33.1377 62.5098Z' fill='%237694AA'/%3e%3cpath d='M34.4237 32.6749C34.1944 33.042 33.9821 33.4214 33.7898 33.8084C33.4991 33.2149 33.1529 32.652 32.7637 32.1334C32.9175 31.9713 33.0775 31.8168 33.2437 31.6699C33.6267 31.9988 34.0237 32.3384 34.4237 32.6749Z' fill='%237694AA'/%3e%3cpath d='M34.8435 6.37451C33.1727 7.4101 31.6174 8.53594 30.1266 9.853C29.7297 10.1956 29.3358 10.5475 28.9358 10.9054C28.762 10.6041 28.5589 10.3211 28.3281 10.0656C29.0497 8.69656 30.0712 7.49117 31.2697 6.48311C31.885 5.94772 32.5943 5.52553 33.3527 5.22266C33.6604 5.71368 34.1374 6.0854 34.7543 6.18177C34.882 6.20318 35.0066 6.21083 35.1266 6.20777C35.0281 6.26284 34.9343 6.31791 34.8435 6.37451Z' fill='%237694AA'/%3e%3cpath d='M33.4492 34.577C33.4677 34.522 33.4877 34.4684 33.5077 34.4149C33.5969 34.2099 33.6908 34.008 33.7908 33.8076C33.9877 34.2084 34.1584 34.6245 34.3 35.0482C34.0138 34.8952 33.7292 34.7392 33.4492 34.577Z' fill='%237694AA'/%3e%3cpath d='M34.7082 38.3125C34.3621 38.3401 34.0205 38.3753 33.679 38.4181C33.6929 38.1733 33.6929 37.9225 33.679 37.6701C33.6605 37.2769 33.6205 36.8884 33.5605 36.5029C33.8344 37.1041 34.2159 37.6532 34.7282 38.051C34.7236 38.1382 34.7175 38.2254 34.7082 38.3125Z' fill='%237694AA'/%3e%3cpath d='M32.1582 38.6423C32.6644 38.5581 33.1705 38.4801 33.6797 38.4189C33.6551 38.8916 33.5797 39.3505 33.4582 39.7972C32.9582 39.4974 32.5197 39.1012 32.1582 38.6423Z' fill='%237694AA'/%3e%3cpath d='M32.8359 41.3599C33.1036 40.8582 33.3144 40.3396 33.4575 39.8027C33.4606 39.8012 33.4636 39.7998 33.4652 39.7998C33.7098 39.9465 33.9698 40.0689 34.2421 40.1639C34.2375 40.1759 34.2313 40.1867 34.2267 40.1989C34.0406 40.6241 33.799 41.0157 33.5113 41.3691C33.2867 41.363 33.0621 41.3599 32.8359 41.3599Z' fill='%237694AA'/%3e%3cpath d='M34.5667 39.1768C34.2205 39.397 33.8498 39.6051 33.4651 39.7995C33.4636 39.7978 33.4605 39.7978 33.459 39.7963C33.5805 39.3496 33.6559 38.8907 33.6805 38.418C34.0221 38.3752 34.3636 38.34 34.7098 38.3125C34.6821 38.6031 34.6359 38.8922 34.5667 39.1768Z' fill='%237694AA'/%3e%3cpath d='M33.5078 34.4151C33.4878 34.4686 33.4678 34.5222 33.4494 34.5772C33.3094 34.4946 33.1694 34.4105 33.0325 34.3248C32.8432 33.7313 32.6217 33.1455 32.3848 32.5642C32.5063 32.4143 32.6325 32.2705 32.7648 32.1328C33.154 32.6514 33.5002 33.2143 33.7909 33.8078C33.6909 34.0082 33.5971 34.2101 33.5078 34.4151Z' fill='%237694AA'/%3e%3cpath d='M33.4586 39.7969C33.4601 39.7984 33.4632 39.7984 33.4647 39.8001C33.4632 39.8001 33.4601 39.8015 33.457 39.803C33.4586 39.8015 33.4586 39.7984 33.4586 39.7969Z' fill='%237694AA'/%3e%3cpath d='M33.4482 34.5776C33.3743 34.7948 33.3205 35.0197 33.2989 35.2445C33.2189 34.9355 33.1297 34.6296 33.0312 34.3252C33.1682 34.4109 33.3082 34.495 33.4482 34.5776Z' fill='%237694AA'/%3e%3cpath d='M32.1738 42.5623C32.3954 42.4246 32.6077 42.2686 32.8077 42.0957C33.0108 42.2242 33.2092 42.3588 33.4031 42.498C33.06 42.625 32.7108 42.7382 32.3584 42.8422C32.2984 42.7504 32.2369 42.6571 32.1738 42.5623Z' fill='%237694AA'/%3e%3cpath d='M33.7028 64.2516C33.4074 64.3434 33.1505 64.4933 32.9043 64.6661C32.872 64.6034 32.8428 64.5407 32.8181 64.4765C32.7489 64.2807 32.7089 64.0711 32.6797 63.8615C33.0797 63.8508 33.4658 63.8814 33.8612 63.9242C34.0566 63.9472 34.2505 63.9717 34.4412 64.0007C34.1997 64.0757 33.9581 64.1598 33.7028 64.2516Z' fill='%237694AA'/%3e%3cpath d='M33.5102 41.3695C33.2994 41.6357 33.0625 41.8789 32.8071 42.0961C32.7086 42.0349 32.6102 41.9753 32.5117 41.9172C32.6271 41.7336 32.7348 41.5485 32.8348 41.3604C33.0609 41.3604 33.2856 41.3634 33.5102 41.3695Z' fill='%237694AA'/%3e%3cpath d='M34.1542 66.1406C33.5603 65.8301 33.0311 65.4079 32.5957 64.8955C32.6972 64.8159 32.8003 64.7394 32.9049 64.666C33.2019 65.2488 33.768 65.7521 34.4096 66.0336C34.3265 66.0718 34.2403 66.1085 34.1542 66.1406Z' fill='%237694AA'/%3e%3cpath d='M32.7646 32.1333C32.6323 32.271 32.5061 32.4148 32.3846 32.5647C32.1584 32.0064 31.9169 31.4526 31.6738 30.9004C32.0615 31.2706 32.4292 31.6851 32.7646 32.1333Z' fill='%237694AA'/%3e%3cpath d='M31.742 41.5068C32.0051 41.6323 32.2604 41.7699 32.5112 41.9168C32.3897 42.108 32.2604 42.2961 32.122 42.4828C31.9481 42.2166 31.7743 41.9459 31.6035 41.6705L31.742 41.5068Z' fill='%237694AA'/%3e%3cpath d='M32.9065 17.726C32.7173 17.7092 32.5173 17.6909 32.3081 17.6725C32.3681 17.5746 32.4158 17.4767 32.4511 17.3773C32.6096 17.3589 32.7681 17.339 32.9265 17.3176C33.8081 17.1891 34.6819 17.0239 35.5481 16.8281C35.7558 17.3283 36.0004 17.8087 36.2742 18.2721C34.8665 18.3456 33.4496 18.2767 32.0742 17.9784C32.1204 17.9295 32.1619 17.879 32.1988 17.8285C32.4481 17.8041 32.685 17.7689 32.9065 17.726Z' fill='%237694AA'/%3e%3cpath d='M32.385 32.5645C32.622 33.1457 32.8435 33.7316 33.0327 34.3251C32.5958 34.0544 32.1727 33.7653 31.7773 33.444C31.9127 33.2069 32.062 32.9836 32.2189 32.7786C32.2727 32.7052 32.3281 32.6333 32.385 32.5645Z' fill='%237694AA'/%3e%3cpath d='M32.1992 17.8289C32.2392 17.7769 32.2761 17.7249 32.3084 17.6729C32.5177 17.6912 32.7177 17.7096 32.9069 17.7264C32.6854 17.7692 32.4484 17.8044 32.1992 17.8289Z' fill='%237694AA'/%3e%3cpath d='M32.8077 42.096C32.6077 42.2688 32.3954 42.4248 32.1738 42.5625C32.1569 42.5365 32.14 42.509 32.123 42.483C32.2615 42.2964 32.3907 42.1082 32.5123 41.917C32.6107 41.9751 32.7092 42.0348 32.8077 42.096Z' fill='%237694AA'/%3e%3cpath d='M32.1734 42.562C32.1057 42.6048 32.038 42.6461 31.9688 42.6859C32.0211 42.6186 32.0718 42.5513 32.1226 42.4824C32.1395 42.5084 32.1564 42.536 32.1734 42.562Z' fill='%237694AA'/%3e%3cpath d='M31.9543 17.433C32.122 17.4162 32.2882 17.3993 32.4528 17.3779C32.4174 17.4774 32.3697 17.5753 32.3097 17.6732C32.1851 17.6609 32.0589 17.6502 31.9297 17.6364C31.942 17.5661 31.9497 17.4972 31.9543 17.433Z' fill='%237694AA'/%3e%3cpath d='M31.9294 17.6357C32.0586 17.6495 32.1848 17.6602 32.3094 17.6725C32.2771 17.7245 32.2402 17.7765 32.2002 17.8285C32.0971 17.8392 31.9925 17.8468 31.8848 17.8545C31.9032 17.778 31.9186 17.7061 31.9294 17.6357Z' fill='%237694AA'/%3e%3cpath d='M31.8833 17.8551C31.991 17.8475 32.0956 17.8398 32.1987 17.8291C32.1617 17.8796 32.1202 17.9301 32.0741 17.979C32.051 17.9744 32.0264 17.9683 32.0033 17.9637C31.9571 17.9545 31.9094 17.9438 31.8633 17.9331C31.871 17.9071 31.8771 17.8811 31.8833 17.8551Z' fill='%237694AA'/%3e%3cpath d='M31.8651 17.9325C31.7774 17.9126 31.6912 17.8897 31.6035 17.8652C31.6989 17.8637 31.7927 17.8591 31.8851 17.8545C31.8789 17.8805 31.8727 17.9065 31.8651 17.9325Z' fill='%237694AA'/%3e%3cpath d='M31.6028 17.8653C31.4367 17.8194 31.2705 17.7674 31.1074 17.7185L31.1305 17.541C31.4013 17.5793 31.6705 17.6099 31.929 17.6359C31.9182 17.7062 31.9028 17.7781 31.8843 17.8546C31.792 17.8592 31.6982 17.8638 31.6028 17.8653Z' fill='%237694AA'/%3e%3cpath d='M30.9848 15.1764C30.9894 15.178 30.994 15.181 30.9971 15.1841C30.994 15.1841 30.9925 15.1825 30.9894 15.181L30.9355 15.1611C30.9525 15.1657 30.9679 15.1703 30.9848 15.1764Z' fill='%237694AA'/%3e%3cpath d='M30.8479 25.0248C30.6925 24.9162 30.5386 24.8367 30.3525 24.748C29.9263 24.5659 29.4863 24.4191 29.0371 24.2998C29.1063 24.1132 29.2002 23.9418 29.3156 23.7797C29.6956 23.7399 30.0725 23.6803 30.4448 23.6022C30.4494 23.6007 30.454 23.5992 30.4586 23.5977C30.7156 23.9265 30.8417 24.3243 30.8663 24.7434C30.8802 24.8428 30.871 24.9361 30.8479 25.0248Z' fill='%237694AA'/%3e%3cpath d='M30.3508 29.2402C30.6785 29.6089 30.957 30.0204 31.1585 30.4793L31.0124 30.6368C30.5662 30.5175 30.1508 30.3844 29.7539 30.2468C29.7878 30.2101 29.8201 30.1718 29.8508 30.1336C30.0801 29.8521 30.2462 29.5523 30.3508 29.2402Z' fill='%237694AA'/%3e%3cpath d='M30.0103 23.1875C30.1903 23.3038 30.3395 23.443 30.4595 23.5975C30.4549 23.599 30.4503 23.6005 30.4456 23.602C30.0733 23.6801 29.6964 23.7397 29.3164 23.7795C29.4503 23.5898 29.6133 23.4139 29.8026 23.2395L30.0103 23.1875Z' fill='%237694AA'/%3e%3cpath d='M30.4305 28.3198C30.4489 28.6303 30.4351 28.9393 30.3536 29.2315C30.352 29.2346 30.352 29.2376 30.3505 29.2407C30.0951 28.9562 29.8105 28.6961 29.5059 28.4606C29.5289 28.3519 29.5597 28.2387 29.5982 28.124L30.4305 28.3198Z' fill='%237694AA'/%3e%3cpath d='M30.3526 24.748C30.5387 24.8367 30.6926 24.9163 30.848 25.0249C30.7295 25.4608 30.2372 25.7897 30.0864 26.1706C30.0264 26.3282 30.0126 26.4918 30.028 26.6601C30.0603 27.0058 30.2803 27.376 30.3603 27.7171C30.3911 27.9144 30.4172 28.1179 30.4295 28.3198L29.5972 28.124C29.5587 28.2387 29.528 28.3519 29.5049 28.4605C29.4234 28.3978 29.3418 28.3366 29.2572 28.277C28.9987 28.0995 28.7264 27.9343 28.4434 27.7936C28.5095 27.6636 28.5818 27.5366 28.6541 27.4112C28.948 27.018 29.4741 26.5913 29.4003 26.0742C29.3649 25.5924 28.7895 25.1197 28.9526 24.5981C28.9741 24.4941 29.0034 24.3946 29.0372 24.2998C29.4864 24.4191 29.9264 24.566 30.3526 24.748Z' fill='%237694AA'/%3e%3cpath d='M29.7537 30.2467C30.1506 30.3844 30.566 30.5175 31.0121 30.6368L31.1583 30.4792C30.9568 30.0203 30.6783 29.6089 30.3506 29.2402C30.3521 29.2371 30.3521 29.2341 30.3537 29.231C30.4352 28.9389 30.4491 28.6299 30.4306 28.3193L30.9998 28.4524C31.006 28.5702 31.0245 28.7232 31.0583 28.8777C31.1337 29.2631 31.3537 29.8781 31.5875 30.1014C32.0275 30.6184 32.5675 31.085 33.1368 31.576C33.1721 31.6066 33.2075 31.6372 33.2445 31.6693C33.0783 31.8162 32.9183 31.9707 32.7645 32.1328C32.4291 31.6846 32.0614 31.2701 31.6737 30.8999C31.9168 31.4521 32.1583 32.0059 32.3845 32.5642C32.3275 32.633 32.2721 32.7049 32.2183 32.7784C32.0614 32.9833 31.9121 33.2067 31.7768 33.4438C31.0198 32.8319 30.3568 32.1114 29.8691 31.2028C29.7229 30.9381 29.6291 30.6873 29.5645 30.4441C29.6321 30.3798 29.6952 30.314 29.7537 30.2467Z' fill='%237694AA'/%3e%3cpath d='M29.5052 28.46C29.8098 28.6955 30.0944 28.9556 30.3498 29.2401C30.2452 29.5522 30.079 29.852 29.8498 30.1334C29.819 30.1717 29.7867 30.2099 29.7529 30.2466C29.6667 30.2176 29.5836 30.187 29.5005 30.1579C29.4698 29.9912 29.4498 29.8275 29.4344 29.6638C29.4082 29.2707 29.4098 28.8837 29.5052 28.46Z' fill='%237694AA'/%3e%3cpath d='M29.7288 14.0785C29.638 13.9163 29.5442 13.7511 29.4473 13.5859C29.5396 13.6272 29.6303 13.6655 29.7242 13.7022C29.7303 13.8276 29.7303 13.9531 29.7288 14.0785Z' fill='%237694AA'/%3e%3cpath d='M29.7543 30.2469C29.6958 30.3142 29.6327 30.38 29.565 30.4443C29.5389 30.3479 29.5189 30.253 29.502 30.1582C29.585 30.1873 29.6681 30.2179 29.7543 30.2469Z' fill='%237694AA'/%3e%3cpath d='M29.6902 12.9464C29.8164 13.2355 29.9348 13.5414 30.0702 13.8382C29.9548 13.7938 29.8379 13.7495 29.724 13.702C29.7117 13.3885 29.6748 13.0734 29.6133 12.7598C29.641 12.8225 29.6656 12.8852 29.6902 12.9464Z' fill='%237694AA'/%3e%3cpath d='M29.5898 12.6445C30.016 12.6644 30.4422 12.6843 30.8683 12.7088C32.1745 12.773 33.4837 12.8633 34.7868 12.9795C34.7745 13.7306 34.8514 14.4847 35.0191 15.2175C33.5191 14.9283 32.0529 14.5398 30.5991 14.0335C30.4237 13.9708 30.2468 13.905 30.0698 13.8377C29.9345 13.5409 29.816 13.235 29.6898 12.9459C29.6652 12.8847 29.6406 12.822 29.6129 12.7593C29.6068 12.721 29.5991 12.6828 29.5898 12.6445Z' fill='%237694AA'/%3e%3cpath d='M29.6137 12.7598C29.5983 12.7216 29.5814 12.6833 29.5645 12.6436C29.5737 12.6436 29.5829 12.6451 29.5906 12.6451C29.5998 12.6833 29.6075 12.7216 29.6137 12.7598Z' fill='%237694AA'/%3e%3cpath d='M29.3987 13.5064C29.3956 13.2158 29.4233 12.9251 29.4879 12.6406C29.5141 12.6422 29.5387 12.6422 29.5633 12.6437C29.5802 12.6835 29.5971 12.7217 29.6125 12.7599C29.6741 13.0735 29.711 13.3886 29.7233 13.7022C29.6294 13.6655 29.5387 13.6273 29.4464 13.586C29.4294 13.56 29.4141 13.5324 29.3987 13.5064Z' fill='%237694AA'/%3e%3cpath d='M29.5129 12.5361C29.5298 12.5713 29.5467 12.608 29.5637 12.6432C29.5391 12.6417 29.5144 12.6417 29.4883 12.6401C29.496 12.605 29.5037 12.5698 29.5129 12.5361Z' fill='%237694AA'/%3e%3cpath d='M28.0992 28.7643C28.15 28.4217 28.2823 28.1004 28.4438 27.793C28.7269 27.9337 28.9992 28.0989 29.2577 28.2763C29.3423 28.336 29.4238 28.3972 29.5054 28.4599C29.41 28.8836 29.4085 29.2706 29.4346 29.6638C29.45 29.8274 29.47 29.9911 29.5008 30.1579C29.1408 30.0309 28.7946 29.9024 28.4515 29.7831C28.3546 29.7479 28.2592 29.7127 28.1638 29.6791C28.0992 29.3838 28.0792 29.0825 28.0992 28.7643Z' fill='%237694AA'/%3e%3cpath d='M29.4894 12.6399C29.2663 12.6292 29.0432 12.617 28.8186 12.6047C28.5863 12.2759 28.334 11.9638 28.0586 11.6869C28.3571 11.4238 28.6478 11.1638 28.9371 10.9053C29.2463 11.4422 29.4647 12.0372 29.5909 12.6445C29.5832 12.6445 29.574 12.643 29.5647 12.643C29.5478 12.6078 29.5309 12.5711 29.514 12.5359C29.5047 12.5696 29.4971 12.6047 29.4894 12.6399Z' fill='%237694AA'/%3e%3cpath d='M29.4471 13.5854C29.4318 13.5808 29.4164 13.5747 29.401 13.5655C29.3979 13.5456 29.3979 13.5257 29.3994 13.5059C29.4148 13.5319 29.4302 13.5594 29.4471 13.5854Z' fill='%237694AA'/%3e%3cpath d='M30.9727 15.1655C30.9758 15.1685 30.9804 15.1716 30.985 15.1762C30.9681 15.1701 30.9527 15.1655 30.9358 15.1609L30.9896 15.1808C30.9927 15.1823 30.9942 15.1838 30.9973 15.1838C30.9942 15.1808 30.9896 15.1777 30.985 15.1762C32.1589 15.5204 32.7927 16.4626 32.4512 17.3774C32.2865 17.3988 32.1204 17.4156 31.9527 17.4325C32.0019 16.712 31.6173 16.2883 30.6389 16.0267C29.9958 15.6978 29.6558 15.0263 29.4973 14.3486C29.4619 14.1926 29.4358 14.035 29.4173 13.8821C29.4081 13.7765 29.4019 13.671 29.4004 13.5654C29.4158 13.5746 29.4312 13.5807 29.4465 13.5853C29.5435 13.7505 29.6373 13.9157 29.7281 14.0779C29.7296 13.9524 29.7296 13.827 29.7235 13.7016C29.8373 13.749 29.9542 13.7934 30.0696 13.8377C30.2635 14.2691 30.4881 14.6836 30.8035 15.0202C30.8573 15.0768 30.9127 15.1226 30.9727 15.1655Z' fill='%237694AA'/%3e%3cpath d='M29.4891 12.6407C29.4245 12.9252 29.3968 13.2158 29.3999 13.5065C29.2199 13.2036 29.0276 12.8976 28.8184 12.6055C29.043 12.6177 29.2661 12.6299 29.4891 12.6407Z' fill='%237694AA'/%3e%3cpath d='M31.3153 23.2473C31.0323 23.3681 30.7476 23.4844 30.46 23.5976C30.34 23.4431 30.1907 23.3039 30.0107 23.1876L29.803 23.2397C29.6138 23.414 29.4507 23.5899 29.3169 23.7796C29.0061 23.8133 28.6938 23.8316 28.38 23.8347C28.3984 23.6144 28.3953 23.3865 28.383 23.1249L28.2969 23.0117C29.3523 22.8817 30.4846 22.9765 31.3153 23.2473Z' fill='%237694AA'/%3e%3cpath d='M28.3794 23.8344C28.6933 23.8313 29.0056 23.8129 29.3164 23.7793C29.201 23.9414 29.1071 24.1128 29.0379 24.2994C28.8071 24.2382 28.5733 24.1847 28.3379 24.1372C28.3579 24.0363 28.3702 23.9353 28.3794 23.8344Z' fill='%237694AA'/%3e%3cpath d='M28.7072 13.2432C28.5503 13.1636 28.3949 13.0795 28.2441 12.9893C28.4134 13.0413 28.5688 13.13 28.7072 13.2432Z' fill='%237694AA'/%3e%3cpath d='M27.0594 23.7643C26.9763 23.7551 26.8917 23.7444 26.8086 23.7307C26.8286 23.5899 26.8701 23.4614 26.9301 23.3391C27.344 23.1785 27.8117 23.0714 28.2963 23.0117L28.3824 23.1249C28.3947 23.3865 28.3978 23.6144 28.3794 23.8347C27.9409 23.8423 27.4994 23.8194 27.0594 23.7643Z' fill='%237694AA'/%3e%3cpath d='M28.936 10.9052C28.6468 11.1637 28.356 11.4238 28.0576 11.6869C27.956 11.5844 27.8514 11.488 27.7422 11.3978C27.9053 10.9373 28.1022 10.4937 28.3283 10.0654C28.5591 10.3209 28.7622 10.6039 28.936 10.9052Z' fill='%237694AA'/%3e%3cpath d='M31.6029 17.866C30.4306 17.8997 29.126 17.6962 28.1875 17.1165C28.206 17.1211 28.2229 17.1226 28.2398 17.1257C28.4783 17.1624 28.7075 17.1899 28.9475 17.0874C28.9798 17.0691 29.009 17.0507 29.0383 17.0293C29.6813 17.2909 30.4167 17.4423 31.1306 17.5417L31.1075 17.7192C31.2706 17.7681 31.4367 17.8201 31.6029 17.866Z' fill='%237694AA'/%3e%3cpath d='M27.9883 16.4189C28.1745 16.5765 28.3853 16.7142 28.6114 16.8335C28.5222 16.8442 28.4191 16.8274 28.3253 16.7922C28.1576 16.7264 28.0514 16.6331 27.9791 16.4618C27.9745 16.4541 27.9699 16.445 27.9668 16.4373C27.973 16.4312 27.9806 16.4251 27.9883 16.4189Z' fill='%237694AA'/%3e%3cpath d='M27.967 16.437C27.9532 16.4141 27.9424 16.3911 27.9316 16.3682C27.9501 16.3865 27.9686 16.4018 27.9886 16.4186C27.9809 16.4248 27.9732 16.4309 27.967 16.437Z' fill='%237694AA'/%3e%3cpath d='M27.9318 16.3685C27.9425 16.3914 27.9533 16.4144 27.9672 16.4373C27.8902 16.4924 27.801 16.5199 27.7148 16.526C27.7948 16.4725 27.8548 16.4083 27.8964 16.3379C27.9087 16.3486 27.9195 16.3593 27.9318 16.3685Z' fill='%237694AA'/%3e%3cpath d='M27.9073 16.3164C27.9134 16.3332 27.9226 16.3516 27.9319 16.3684C27.9196 16.3592 27.9088 16.3485 27.8965 16.3378C27.898 16.3363 27.898 16.3348 27.8996 16.3332C27.9026 16.3271 27.9042 16.3225 27.9073 16.3164Z' fill='%237694AA'/%3e%3cpath d='M27.3064 27.3867C27.7018 27.4678 28.0818 27.6116 28.4434 27.7936C28.2818 28.1011 28.1495 28.4223 28.0988 28.765C28.0788 29.0831 28.0987 29.3845 28.1634 29.6797C27.8449 29.568 27.5311 29.4671 27.2188 29.3615C27.3264 29.0816 27.3957 28.794 27.4403 28.4789C27.4834 28.1776 27.3834 27.8808 27.3403 27.584C27.3326 27.5183 27.3218 27.454 27.3064 27.3867Z' fill='%237694AA'/%3e%3cpath d='M26.4237 27.3111C26.7252 27.2973 27.0191 27.3249 27.3068 27.3861C27.3222 27.4534 27.3329 27.5176 27.3406 27.5834C27.3837 27.8801 27.4837 28.1769 27.4406 28.4782C27.396 28.7934 27.3268 29.0809 27.2191 29.3609C26.8729 29.2446 26.5283 29.1253 26.1837 28.9846C25.8622 28.8561 25.5252 28.7261 25.1683 28.6587C25.1083 28.2809 25.1375 27.8893 25.2729 27.5115C25.6591 27.4044 26.0452 27.334 26.4237 27.3111Z' fill='%237694AA'/%3e%3cpath d='M26.2159 65.6374C26.5021 65.5273 26.7636 65.3499 26.9898 65.125C27.1113 65.5472 27.2344 66.003 27.3021 66.2371L27.2113 66.4313C26.5374 66.5308 25.9174 66.231 25.459 65.7629C25.7159 65.7445 25.9728 65.7185 26.2159 65.6374Z' fill='%237694AA'/%3e%3cpath d='M27.1492 12.2042C26.9277 12.2134 26.8185 12.4046 26.6061 12.5362C26.5046 12.1767 26.7615 11.7132 27.1815 11.7468C27.5908 11.8065 27.7938 12.1262 27.8092 12.4872C27.5785 12.4 27.3446 12.2272 27.1492 12.2042Z' fill='%237694AA'/%3e%3cpath d='M27.131 14.5214C27.2171 14.9559 27.5279 15.3612 27.6833 15.759C27.7633 15.9456 27.8202 16.1291 27.9079 16.3158C27.9048 16.3219 27.9033 16.3265 27.9002 16.3326C27.8987 16.3341 27.8987 16.3357 27.8971 16.3372C27.4817 15.9532 27.1956 15.453 27.1171 14.7983C27.1002 14.7035 27.0925 14.6071 27.0879 14.5107C27.1033 14.5138 27.1171 14.5184 27.131 14.5214Z' fill='%237694AA'/%3e%3cpath d='M27.1299 14.5218C27.1253 14.5003 27.1222 14.4789 27.1191 14.4575C27.733 14.3321 28.193 14.9623 28.2253 15.5405C28.2622 15.7945 28.2361 16.2029 27.9961 16.4124C27.993 16.414 27.9914 16.417 27.9884 16.4186C27.9684 16.4017 27.9499 16.3864 27.9314 16.3681C27.9222 16.3513 27.913 16.3329 27.9068 16.3161C28.0114 16.0882 27.9807 15.8159 27.9314 15.5803C27.8561 15.1 27.6314 14.6457 27.1299 14.5218Z' fill='%237694AA'/%3e%3cpath d='M27.1306 14.5223C27.1167 14.5192 27.1029 14.5146 27.0875 14.5115C27.0859 14.4962 27.0859 14.481 27.0859 14.4657C27.0982 14.4611 27.109 14.4595 27.1198 14.458C27.1229 14.4794 27.1259 14.5008 27.1306 14.5223Z' fill='%237694AA'/%3e%3cpath d='M27.0853 14.465C27.0791 14.2371 27.0961 14.0077 27.1084 13.7736C27.2253 13.4249 27.4438 13.0317 27.8253 12.9415C27.973 12.9308 28.113 12.9491 28.2438 12.9889C28.3945 13.0792 28.5499 13.1633 28.7068 13.2428C28.8284 13.3392 28.9376 13.4555 29.0345 13.5778C29.2161 13.8088 29.3299 14.0872 29.4007 14.3702C29.473 14.6532 29.5022 14.9392 29.513 15.1855C29.5638 15.7928 29.5991 16.6295 29.0376 17.0288C28.8899 16.9691 28.7484 16.9049 28.6114 16.833C28.7345 16.8192 28.8314 16.7534 28.8484 16.6112C28.8961 16.2303 28.6222 15.8769 28.5484 15.4945C28.3668 14.8368 28.2084 14.3197 27.8822 13.7782C27.8484 13.714 27.8145 13.6482 27.8068 13.61C27.8007 13.5855 27.8161 13.5809 27.8438 13.5518C27.5514 13.4386 27.2345 13.6834 27.1591 13.9786C27.1038 14.1423 27.0961 14.3014 27.1191 14.4574C27.1084 14.4589 27.0976 14.4605 27.0853 14.465Z' fill='%237694AA'/%3e%3cpath d='M27.0863 14.4648C27.0863 14.4801 27.0863 14.4954 27.0879 14.5107C27.0556 14.5046 27.0217 14.5 26.9863 14.4954C27.0202 14.4832 27.054 14.4725 27.0863 14.4648Z' fill='%237694AA'/%3e%3cpath d='M26.5742 63.9883C26.8973 64.1061 27.2111 64.2346 27.5265 64.3707C27.3911 64.6506 27.2065 64.9091 26.9896 65.1248C26.8973 64.8051 26.8035 64.5068 26.7388 64.3386C26.7019 64.2131 26.645 64.0969 26.5742 63.9883Z' fill='%237694AA'/%3e%3cpath d='M26.9727 14.2147C27.0096 14.0632 27.0573 13.9149 27.108 13.7695V13.7741C27.0865 13.8338 27.0696 13.8934 27.0557 13.9485C27.0311 14.0357 27.0034 14.1244 26.9727 14.2147Z' fill='%237694AA'/%3e%3cpath d='M27.0873 14.5107C27.0919 14.6071 27.0996 14.7035 27.1165 14.7983C27.1949 15.453 27.4811 15.9532 27.8965 16.3372C27.8549 16.4075 27.7949 16.4718 27.7149 16.5253C27.8011 16.5192 27.8903 16.4917 27.9673 16.4366C27.9703 16.4443 27.9749 16.4534 27.9796 16.4611C28.0519 16.6324 28.158 16.7257 28.3257 16.7915C28.4196 16.8267 28.5226 16.8435 28.6119 16.8328C28.7488 16.9047 28.8903 16.9689 29.038 17.0286C29.0088 17.05 28.9796 17.0684 28.9473 17.0867C28.7073 17.1892 28.478 17.1617 28.2396 17.125C28.2226 17.1219 28.2057 17.1204 28.1873 17.1158C27.4073 16.6339 26.8796 15.892 26.8888 14.8075C26.8934 14.6041 26.9242 14.4067 26.9734 14.214C27.0042 14.1237 27.0319 14.035 27.0565 13.9478C27.0703 13.8928 27.0873 13.8331 27.1088 13.7734C27.0965 14.0075 27.0796 14.2369 27.0857 14.4649C27.0534 14.4725 27.0196 14.4832 26.9857 14.4954C27.0211 14.5 27.0549 14.5046 27.0873 14.5107Z' fill='%237694AA'/%3e%3cpath d='M26.9605 23.2792C27.3297 23.013 27.7605 22.8753 28.2528 22.9534L28.2958 23.0115C27.8112 23.0711 27.3435 23.1782 26.9297 23.3388C26.9374 23.3189 26.9481 23.2975 26.9605 23.2792Z' fill='%237694AA'/%3e%3cpath d='M26.9297 23.339C26.8958 23.3512 26.862 23.365 26.8281 23.3803C26.8712 23.3435 26.9158 23.3099 26.9604 23.2793C26.9481 23.2977 26.9374 23.3191 26.9297 23.339Z' fill='%237694AA'/%3e%3cpath d='M26.7384 16.0235C26.4753 15.4116 26.7723 14.7982 26.9738 14.2139C26.9246 14.4066 26.8938 14.6039 26.8892 14.8074C26.88 15.8919 27.4077 16.6338 28.1877 17.1157C27.9769 17.079 27.7477 17.0071 27.5692 16.8893C27.2138 16.7042 26.8907 16.4028 26.7384 16.0235Z' fill='%237694AA'/%3e%3cpath d='M26.8088 23.7305C26.8918 23.7442 26.9765 23.7549 27.0595 23.7641C27.4995 23.8192 27.9411 23.8421 28.3795 23.8345C28.3703 23.9354 28.358 24.0364 28.338 24.1374C28.2565 24.1221 28.1765 24.1068 28.0949 24.0915C27.6626 24.0226 27.2288 23.9538 26.7949 23.9507C26.7949 23.8743 26.7995 23.8008 26.8088 23.7305Z' fill='%237694AA'/%3e%3cpath d='M26.8136 24.3841C26.6551 24.2602 26.549 24.1148 26.4844 23.9619C26.5875 23.9542 26.6921 23.9512 26.7951 23.9512C26.7967 23.9909 26.7998 24.0307 26.8028 24.072C26.8044 24.1714 26.8198 24.2693 26.8136 24.3841Z' fill='%237694AA'/%3e%3cpath d='M25.7276 63.7061C26.0184 63.7932 26.2984 63.8881 26.5737 63.989C26.6445 64.0977 26.7014 64.2139 26.7384 64.3393C26.803 64.5076 26.8968 64.8059 26.9891 65.1256C26.763 65.3505 26.5014 65.5279 26.2153 65.638C25.9722 65.7191 25.7153 65.7451 25.4584 65.7635C25.1876 65.4881 24.9722 65.1531 24.8368 64.8074C24.8307 64.7891 24.8245 64.7707 24.8184 64.7524C25.0768 64.3868 25.2707 63.963 25.6722 63.7412C25.6907 63.729 25.7091 63.7183 25.7276 63.7061Z' fill='%237694AA'/%3e%3cpath d='M26.8093 23.7305C26.7154 23.7182 26.6216 23.7029 26.5293 23.6876C26.5831 23.6142 26.6508 23.5408 26.7324 23.4643C26.7647 23.4352 26.797 23.4077 26.8293 23.3802C26.8631 23.3649 26.897 23.3511 26.9308 23.3389C26.8708 23.4612 26.8293 23.5897 26.8093 23.7305Z' fill='%237694AA'/%3e%3cpath d='M26.7948 23.9506C26.6918 23.9506 26.5871 23.9537 26.4841 23.9613C26.4656 23.9154 26.4502 23.8695 26.4395 23.8236C26.4641 23.7793 26.4933 23.7334 26.5287 23.6875C26.621 23.7028 26.7148 23.7181 26.8087 23.7303C26.7995 23.8007 26.7948 23.8741 26.7948 23.9506Z' fill='%237694AA'/%3e%3cpath d='M25.3134 27.4098C25.4027 27.0258 25.6211 26.6878 25.8873 26.3925C26.1288 26.1126 26.3534 25.8067 26.3965 25.4319C26.415 24.8629 26.2057 24.4238 26.3719 23.9711C26.4088 23.9665 26.4473 23.9634 26.4842 23.9619C26.5488 24.1148 26.655 24.2602 26.8134 24.3841C26.8196 24.2693 26.8042 24.1714 26.8027 24.072C26.7996 24.0307 26.7965 23.9909 26.795 23.9512C27.2288 23.9542 27.6627 24.0231 28.095 24.0919C28.1765 24.1072 28.2565 24.1225 28.3381 24.1378C28.3181 24.251 28.2888 24.3657 28.2504 24.485C28.1811 24.6946 28.1073 24.8873 27.9134 25.0296C27.6596 25.2162 27.215 25.3677 27.0534 25.6537C26.8642 25.9505 26.9119 26.3008 27.0427 26.6235C27.1627 26.8958 27.2565 27.1467 27.3073 27.3868C27.0196 27.3256 26.7257 27.2981 26.4242 27.3119C26.0457 27.3348 25.6596 27.4052 25.2734 27.5123C25.2857 27.4771 25.2996 27.4434 25.3134 27.4098Z' fill='%237694AA'/%3e%3cpath d='M26.4127 23.5833C26.5435 23.5084 26.6819 23.4395 26.8296 23.3799C26.7973 23.4074 26.765 23.435 26.7327 23.464C26.6512 23.5405 26.5835 23.6139 26.5296 23.6874C26.4912 23.6797 26.4543 23.6736 26.4158 23.6659C26.4127 23.6384 26.4112 23.6109 26.4127 23.5833Z' fill='%237694AA'/%3e%3cpath d='M26.4141 23.666C26.4525 23.6737 26.4894 23.6798 26.5279 23.6874C26.4925 23.7333 26.4633 23.7792 26.4387 23.8236C26.4264 23.7716 26.4171 23.718 26.4141 23.666Z' fill='%237694AA'/%3e%3cpath d='M26.4388 23.8242C26.4496 23.8701 26.4649 23.916 26.4834 23.9619C26.4465 23.9634 26.408 23.9665 26.3711 23.9711C26.3896 23.9236 26.4111 23.8747 26.4388 23.8242Z' fill='%237694AA'/%3e%3cpath d='M26.829 23.3801C26.6813 23.4398 26.5429 23.5086 26.4121 23.5836C26.4167 23.0023 26.9306 22.4394 27.6244 22.4807C27.3598 22.7376 27.1136 22.9885 26.9613 23.2792C26.9167 23.3097 26.8721 23.3434 26.829 23.3801Z' fill='%237694AA'/%3e%3cpath d='M26.4147 23.6666C26.3794 23.6605 26.344 23.6544 26.3086 23.6467C26.3424 23.6253 26.3763 23.6039 26.4117 23.584C26.4101 23.6115 26.4117 23.6391 26.4147 23.6666Z' fill='%237694AA'/%3e%3cpath d='M26.1389 63.4609C26.2912 63.6307 26.4512 63.8005 26.5727 63.9887C26.2973 63.8877 26.0173 63.7929 25.7266 63.7057C25.8681 63.617 26.0035 63.5359 26.1389 63.4609Z' fill='%237694AA'/%3e%3cpath d='M26.14 63.4607C26.0046 63.5357 25.8693 63.6168 25.7277 63.7055C25.5785 63.6596 25.4262 63.6168 25.2708 63.5755C25.1323 63.5372 24.9939 63.4974 24.8554 63.4607C24.8985 63.2297 24.94 63.0018 24.9493 62.7816C24.9616 62.2064 24.7723 61.6695 24.5416 61.1356C24.3893 60.7104 24.2923 60.253 24.2862 59.8063C24.2831 59.3092 24.2446 58.786 24.3893 58.3072C24.6031 57.5699 24.9677 56.8862 25.4985 56.3171C25.6816 56.1198 25.8785 55.9301 26.1231 55.7588L26.3277 55.823C26.5339 56.3416 26.6216 56.8387 26.6585 57.3619C26.72 58.0747 26.7031 58.7248 26.5154 59.3933C26.3754 59.8186 26.2554 60.253 26.1062 60.6767C25.9185 61.1035 25.657 61.5456 25.5846 62.0137C25.517 62.4848 25.6646 62.9452 25.997 63.2986C26.0431 63.3537 26.0908 63.4072 26.14 63.4607Z' fill='%237694AA'/%3e%3cpath d='M25.9073 66.17C25.6812 66.0537 25.4612 65.9222 25.252 65.7753C25.3212 65.7708 25.3889 65.7677 25.4581 65.7631C25.9166 66.2312 26.5366 66.531 27.2104 66.4316L27.3012 66.2373C27.2335 66.0033 27.1104 65.5474 26.9889 65.1252C27.2058 64.9095 27.3904 64.651 27.5258 64.3711C27.7796 64.4812 28.035 64.599 28.2935 64.7214C28.5935 64.8438 28.9443 64.9738 29.2366 65.113C29.412 65.1941 29.6473 65.3103 29.8273 65.3807C30.632 65.7478 31.5904 65.7065 32.2889 65.1329C32.392 65.0533 32.4935 64.9738 32.595 64.8958C33.0304 65.4082 33.5596 65.8304 34.1535 66.1409C33.9658 66.2113 33.775 66.2618 33.5843 66.2924C32.9427 66.3796 32.2489 66.196 31.6181 66.2205C30.6873 66.222 29.735 66.6457 28.7873 66.7314C27.8104 66.7543 26.7873 66.6014 25.9073 66.17Z' fill='%237694AA'/%3e%3cpath d='M25.2709 63.5757C25.4263 63.617 25.5786 63.6598 25.7278 63.7057C25.7093 63.7179 25.6909 63.7286 25.6724 63.7409C25.2709 63.9627 25.077 64.3864 24.8186 64.752C24.6893 64.3359 24.7739 63.8938 24.8555 63.4609C24.9939 63.4976 25.1324 63.5374 25.2709 63.5757Z' fill='%237694AA'/%3e%3cpath d='M25.2516 65.7752C25.0331 65.789 24.8162 65.8043 24.607 65.8502C24.0008 65.9618 23.4208 66.3519 22.8208 66.6135C22.4378 66.7833 22.0208 66.8383 21.6039 66.8338C21.0454 66.8705 20.5008 66.7695 20.0039 66.5569C20.0885 66.4269 20.1654 66.2938 20.2331 66.1576C20.8085 65.8639 21.2516 65.2765 21.407 64.6387C21.5639 64.7029 21.7208 64.7702 21.8839 64.8299C22.2916 64.9523 22.6578 65.1175 23.067 65.2704C23.527 65.4494 24.0808 65.4265 24.4762 65.1282C24.7147 65.3668 24.9747 65.584 25.2516 65.7752Z' fill='%237694AA'/%3e%3cpath d='M24.6243 64.9967C24.695 64.9202 24.7581 64.8376 24.8181 64.752C24.8243 64.7703 24.8304 64.7887 24.8366 64.807C24.9719 65.1527 25.1873 65.4877 25.4581 65.7631C25.3889 65.7677 25.3212 65.7707 25.2519 65.7753C24.975 65.5841 24.715 65.3669 24.4766 65.1283C24.5289 65.09 24.5781 65.0457 24.6243 64.9967Z' fill='%237694AA'/%3e%3cpath d='M23.763 17.6484C23.7553 17.6515 23.7476 17.653 23.7399 17.6561C23.7091 17.6607 23.6768 17.6637 23.6445 17.6668L23.763 17.6484Z' fill='%237694AA'/%3e%3cpath d='M21.9685 12.2216C22.33 11.6005 23.2762 11.9585 23.23 12.6499C22.9654 12.604 22.73 12.5046 22.5269 12.5107C22.43 12.4969 22.2592 12.578 22.1362 12.6377C22.0685 12.6744 22.0008 12.7126 21.9054 12.7478C21.8562 12.5658 21.8746 12.3868 21.9685 12.2216Z' fill='%237694AA'/%3e%3cpath d='M22.8872 16.7915C22.9072 16.7548 22.9241 16.715 22.938 16.6768C23.0303 16.7089 23.1333 16.7211 23.2472 16.7119C23.1949 16.7945 23.1318 16.8695 23.0533 16.9368C22.9164 17.0469 22.7518 17.1081 22.5918 17.1112C22.7195 17.0133 22.8226 16.9108 22.8872 16.7915Z' fill='%237694AA'/%3e%3cpath d='M22.959 15.6172L22.9759 15.6615C22.9713 15.6524 22.9667 15.6432 22.9621 15.634C22.9605 15.6279 22.9605 15.6233 22.959 15.6172Z' fill='%237694AA'/%3e%3cpath d='M22.3157 29.9898C22.2203 29.7756 22.1111 29.5401 21.9911 29.3412C21.9757 29.3167 21.9603 29.2907 21.9434 29.2663C22.9157 28.5152 24.0941 27.8391 25.2741 27.5117C25.1387 27.8895 25.1095 28.2811 25.1695 28.659C25.1203 28.6513 25.0711 28.6422 25.0218 28.636C23.8818 28.4754 23.0264 29.2035 22.5526 30.1412L22.3157 29.9898Z' fill='%237694AA'/%3e%3cpath d='M22.5527 30.1414C22.4542 30.3388 22.3711 30.5437 22.3065 30.7518L22.1111 31.2566L21.1035 30.7365C20.5696 30.3112 20.0081 29.837 19.405 29.528C18.9711 29.3093 18.5311 29.164 18.0742 29.0645C18.2865 28.725 18.4281 28.3425 18.5142 27.9372C18.5804 27.5563 18.5265 27.1693 18.4573 26.793C19.8988 27.0622 21.165 28.0611 21.9435 29.2665C21.645 29.499 21.3665 29.7361 21.1127 29.9747L22.3158 29.99L22.5527 30.1414Z' fill='%237694AA'/%3e%3cpath d='M22.4653 12.9648C22.4853 12.9679 22.5053 12.971 22.5253 12.9756L22.3945 12.9679C22.4176 12.9664 22.4407 12.9648 22.4653 12.9648Z' fill='%237694AA'/%3e%3cpath d='M21.1897 15.3498C21.2143 14.6217 21.422 12.8136 22.4651 12.965C22.4405 12.965 22.4174 12.9665 22.3943 12.9681L22.5251 12.9757C22.5051 12.9711 22.4851 12.9681 22.4651 12.965C22.9682 12.9451 23.5989 13.1318 23.7205 13.6702C23.4189 13.3031 22.8974 13.3459 22.4943 13.4943L22.3636 13.4866C22.382 13.4943 22.3836 13.4943 22.3851 13.4989C22.3743 13.5218 22.3512 13.5463 22.3374 13.5692C22.1912 13.8385 22.1712 14.1979 22.162 14.5283C22.0036 14.5176 21.8405 14.5467 21.6836 14.6217C21.862 14.6477 22.0205 14.6997 22.162 14.7716C22.1666 15.0454 22.1589 15.3253 22.222 15.5976C22.3359 16.1131 22.5451 16.5521 22.9374 16.6776C22.9236 16.7158 22.9066 16.7556 22.8866 16.7923C22.822 16.9116 22.7189 17.0141 22.5912 17.112C22.7512 17.1089 22.9159 17.0477 23.0528 16.9376C23.1312 16.8703 23.1943 16.7953 23.2466 16.7127C23.3205 16.7081 23.4005 16.6944 23.4836 16.6714L23.5943 16.6546H23.5974C23.9251 16.6393 24.1251 16.3884 24.1774 16.0657C24.2528 15.5915 24.1466 15.1173 24.062 14.6354C23.9897 14.2989 23.9205 13.9624 23.7205 13.6702C24.2082 13.944 24.4743 14.4932 24.702 14.9796C25.1574 15.8745 25.1405 17.1609 24.0435 17.5724C23.942 17.6091 23.8451 17.6397 23.7389 17.6565C23.7466 17.6535 23.7543 17.652 23.762 17.6489L23.6436 17.6673C23.6759 17.6642 23.7082 17.6611 23.7389 17.6565C22.1666 18.1598 21.1712 16.7969 21.1897 15.3498Z' fill='%237694AA'/%3e%3cpath d='M22.9617 15.6343C22.7725 15.258 22.5202 14.949 22.1632 14.7715C22.1617 14.7409 22.1617 14.7088 22.1602 14.6782C22.1617 14.6293 22.1632 14.5788 22.1632 14.5283C22.6986 14.5574 23.2048 15.0071 23.4017 15.4874C23.4863 15.8928 23.4755 16.3609 23.2478 16.7127C23.134 16.7219 23.0309 16.7096 22.9386 16.6775C23.0648 16.3502 23.0263 15.9662 22.9617 15.6343C22.9663 15.6435 22.9709 15.6526 22.9755 15.6618L22.9586 15.6175C22.9602 15.6236 22.9602 15.6282 22.9617 15.6343Z' fill='%237694AA'/%3e%3cpath d='M22.1621 14.5275C22.1621 14.578 22.1605 14.6285 22.159 14.6774C22.1605 14.708 22.1605 14.7402 22.1621 14.7708C22.0205 14.6989 21.8621 14.6469 21.6836 14.6208C21.8405 14.5459 22.0036 14.5168 22.1621 14.5275Z' fill='%237694AA'/%3e%3cpath d='M22.3144 29.9901L21.1113 29.9748C21.3652 29.7362 21.6436 29.4991 21.9421 29.2666C21.959 29.2911 21.9744 29.3171 21.9898 29.3416C22.1098 29.5404 22.219 29.776 22.3144 29.9901Z' fill='%237694AA'/%3e%3cpath d='M21.8279 11.3772C21.7464 11.4292 21.671 11.4858 21.6003 11.5455L21.5972 11.5424C21.2941 10.9214 20.9464 10.3309 20.5664 9.76034C21.2295 9.18518 22.0772 8.81805 23.0572 8.67732C23.9218 8.55495 24.7233 8.61002 25.4649 8.6865C25.9264 8.71862 26.391 8.81346 26.8187 8.99244C27.4156 9.23872 27.9187 9.61043 28.3295 10.0663C28.1033 10.4946 27.9064 10.9382 27.7433 11.3986C27.2095 10.9458 26.591 10.6338 25.8603 10.5818C25.7233 10.5711 25.5741 10.5787 25.4341 10.5879C24.1218 10.6934 22.8756 10.6766 21.8279 11.3772Z' fill='%237694AA'/%3e%3cpath d='M21.6001 11.5446C21.2386 11.8475 21.0063 12.2422 20.7509 12.6919C20.4863 13.1493 20.2232 13.6434 19.9938 14.1527C19.817 13.9065 19.5986 13.6831 19.3555 13.495C19.2278 13.4001 19.094 13.3129 18.957 13.2303C19.0247 12.8449 19.1109 12.4624 19.2032 12.0892C19.3463 11.4666 19.594 10.9205 19.9292 10.457C20.4247 10.867 20.9232 11.2739 21.4293 11.6747L21.597 11.5416L21.6001 11.5446Z' fill='%237694AA'/%3e%3cpath d='M20.8252 18.4044C20.5098 18.3524 20.2575 18.2407 20.0129 18.1658C19.9729 18.1229 19.9344 18.0786 19.896 18.0342V18.0327C19.8774 18.0128 19.8591 17.9929 19.8421 17.9715L19.6467 18.0587C19.6806 18.1933 19.7206 18.3248 19.7652 18.4533C19.6852 18.7363 19.6067 19.0163 19.4252 19.3314C18.8944 18.8342 18.6021 17.9837 19.0637 17.3535C19.1852 17.2219 19.3129 17.1378 19.4437 17.0934C20.1158 16.8655 20.836 17.687 20.8252 18.4044Z' fill='%237694AA'/%3e%3cpath d='M20.2344 66.1581C20.5128 65.609 20.6544 65.0155 20.7159 64.399V64.3975C20.7421 64.4036 20.7698 64.4097 20.7959 64.4158C21.0067 64.4755 21.2082 64.555 21.4082 64.6392C21.2528 65.277 20.8098 65.8644 20.2344 66.1581Z' fill='%237694AA'/%3e%3cpath d='M19.834 64.2102C20.1201 64.0848 20.4111 63.9854 20.7203 63.9043C20.7434 64.0664 20.7434 64.2301 20.7141 64.3969C20.428 64.3295 20.1326 64.2653 19.834 64.2102Z' fill='%237694AA'/%3e%3cpath d='M20.7219 63.9044C20.4127 63.9854 20.1218 64.0849 19.8356 64.2103C19.4958 64.1476 19.1481 64.0986 18.7988 64.0726C18.8096 63.8983 18.8342 63.7285 18.8727 63.5648C19.0265 63.0325 19.3896 62.5093 19.4788 61.98C19.5758 61.4508 19.4911 60.9138 19.3204 60.3662C19.1434 59.8324 19.0281 59.2786 19.0219 58.7188C18.9911 58.1711 18.965 57.6143 19.0819 57.0698C19.3404 55.9577 19.9019 54.6743 20.9819 54.1221L21.1604 54.2399C21.2696 55.3167 21.445 56.3233 21.3604 57.3956C21.3219 57.9004 21.1804 58.4021 21.0481 58.91C20.9358 59.4408 20.7373 59.9456 20.4973 60.4412C20.2558 60.9521 20.1188 61.4768 20.1711 62.0091C20.2404 62.6393 20.6419 63.2573 20.7219 63.9044Z' fill='%237694AA'/%3e%3cpath d='M21.4279 11.6749C20.9217 11.2741 20.4233 10.8673 19.9277 10.4573C20.1125 10.1988 20.3263 9.96474 20.5648 9.75977C20.9448 10.3303 21.2925 10.9208 21.5956 11.5418L21.4279 11.6749Z' fill='%237694AA'/%3e%3cpath d='M19.582 66.3408C19.6666 66.3362 19.7513 66.327 19.8343 66.3087C19.9726 66.275 20.1066 66.223 20.2343 66.1572C20.1666 66.2934 20.0897 66.4264 20.0051 66.5565C19.8605 66.4938 19.719 66.4219 19.582 66.3408Z' fill='%237694AA'/%3e%3cpath d='M20.0662 34.3618C20.1848 34.9752 20.1078 35.4662 20.0032 35.9863L19.9417 36.0827C19.614 36.5339 19.1386 36.8047 18.614 36.9255C18.6263 36.8093 18.6232 36.6899 18.6002 36.5875C18.5171 36.2448 18.3463 35.9664 18.1248 35.737C18.2955 35.636 18.4448 35.5274 18.5617 35.4081C18.5555 35.4662 18.5494 35.5243 18.5432 35.5825L18.6355 35.3255C18.6125 35.353 18.5878 35.3821 18.5617 35.4081C18.5986 35.0134 18.6186 34.6539 18.514 34.3327C18.4909 34.2715 18.4771 34.2287 18.4048 34.1721C18.1955 34.0161 17.8232 33.9977 17.5263 33.9885C17.4078 33.987 17.2848 33.9885 17.1602 33.9931C17.1648 33.9855 17.1678 33.9794 17.1725 33.9717C17.3186 33.7117 17.4078 33.4226 17.4402 33.1258C18.5063 32.6531 19.7478 32.9009 20.0662 34.3618Z' fill='%237694AA'/%3e%3cpath d='M19.8971 18.0342C19.9356 18.0785 19.974 18.1229 20.014 18.1657C19.9631 18.1489 19.9141 18.1351 19.8633 18.1244C19.8679 18.1107 19.8725 18.0954 19.8771 18.0816C19.8848 18.0678 19.8879 18.0403 19.8971 18.0342Z' fill='%237694AA'/%3e%3cpath d='M37.2456 19.695C37.4087 19.9046 37.5779 20.1111 37.7518 20.313C36.8733 20.4996 36.0118 20.853 35.2472 21.3165C33.9502 22.0064 32.6641 22.6718 31.3149 23.2469C30.4841 22.9762 29.3518 22.8813 28.2964 23.0114L28.2533 22.9532C27.761 22.8752 27.3302 23.0129 26.961 23.279C27.1133 22.9884 27.3595 22.7375 27.6241 22.4806C26.9302 22.4393 26.4164 23.0022 26.4118 23.5835C26.3764 23.6033 26.3425 23.6248 26.3087 23.6462C23.8487 23.1613 21.5302 21.7111 20.2733 19.5374C20.0733 19.1887 19.8964 18.8307 19.7656 18.4529C19.7949 18.3443 19.8256 18.2357 19.8625 18.124C19.9133 18.1347 19.9624 18.1485 20.0133 18.1653C21.2595 19.5635 22.8195 20.6235 24.5564 21.243C26.3533 21.8886 28.2349 21.9788 30.1502 21.9956C31.1764 21.8503 33.5825 21.419 34.9364 20.726C35.1502 20.6205 35.3841 20.4858 35.6025 20.3849C36.1287 20.1478 36.6795 19.903 37.2456 19.695Z' fill='%237694AA'/%3e%3cpath d='M19.8973 18.0322V18.0338C19.8881 18.0399 19.885 18.0674 19.8773 18.0812C19.8727 18.0949 19.8681 18.1102 19.8635 18.124C19.8343 18.1164 19.8066 18.1102 19.7773 18.1041C19.782 18.1026 19.785 18.1026 19.7881 18.1011C19.8297 18.0888 19.8681 18.0628 19.8973 18.0322Z' fill='%237694AA'/%3e%3cpath d='M19.8033 14.5933C19.6663 14.9313 19.5494 15.2725 19.4617 15.6105C19.4433 15.687 19.4233 15.7619 19.4063 15.8384C19.254 15.8078 19.1002 15.7956 18.9448 15.8002C18.8156 15.2419 18.7971 14.6698 18.8433 14.0977C19.1879 14.2093 19.5109 14.3684 19.8033 14.5933Z' fill='%237694AA'/%3e%3cpath d='M19.7007 18.0938C19.7253 18.0968 19.7499 18.0999 19.7744 18.1045C19.7376 18.1121 19.6607 18.109 19.7007 18.0938Z' fill='%237694AA'/%3e%3cpath d='M19.8619 18.1246C19.8249 18.2363 19.7942 18.3449 19.7649 18.4535C19.7203 18.325 19.6803 18.1935 19.6465 18.0589L19.8419 17.9717C19.8588 17.9931 19.8771 18.013 19.8957 18.0329C19.8665 18.0635 19.828 18.0895 19.7865 18.1017C19.7834 18.1032 19.7803 18.1032 19.7757 18.1048C19.8049 18.1109 19.8326 18.117 19.8619 18.1246ZM19.774 18.1048C19.7496 18.1002 19.7249 18.0971 19.7003 18.0941C19.6603 18.1094 19.7373 18.1124 19.774 18.1048Z' fill='%237694AA'/%3e%3cpath d='M19.8342 66.3087C19.7511 66.327 19.6665 66.3362 19.5819 66.3408C19.4588 66.2689 19.3404 66.1894 19.2265 66.1022C19.0481 65.7351 18.9173 65.3327 18.8496 64.9259C19.0142 64.7178 19.1927 64.5159 19.445 64.3951C19.5758 64.3277 19.705 64.2666 19.8356 64.21C20.1342 64.265 20.4296 64.3293 20.7158 64.3966V64.3981C20.6542 65.0146 20.5127 65.6081 20.2342 66.1572C20.1065 66.223 19.9725 66.275 19.8342 66.3087Z' fill='%237694AA'/%3e%3cpath d='M19.3545 13.4951C19.5976 13.6833 19.8161 13.9066 19.9928 14.1529C19.9268 14.2982 19.8622 14.4466 19.8037 14.5934C19.5114 14.3686 19.1884 14.2095 18.8438 14.0978C18.8653 13.8087 18.9053 13.518 18.9561 13.2305C19.093 13.3131 19.2268 13.4003 19.3545 13.4951Z' fill='%237694AA'/%3e%3cpath d='M19.3465 16.1738C19.3219 16.3406 19.3127 16.5119 19.3311 16.6893C19.2204 16.5593 19.1388 16.4018 19.0742 16.2381C19.1634 16.2121 19.2542 16.1907 19.3465 16.1738Z' fill='%237694AA'/%3e%3cpath d='M19.5819 66.3412C19.5066 66.3473 19.4296 66.3473 19.3527 66.3442C19.3081 66.2662 19.265 66.1851 19.2266 66.1025C19.3404 66.1897 19.4589 66.2693 19.5819 66.3412Z' fill='%237694AA'/%3e%3cpath d='M18.7972 64.0723C19.1464 64.0983 19.4941 64.1472 19.8339 64.2099C19.7033 64.2665 19.5741 64.3277 19.4433 64.395C19.191 64.5159 19.0125 64.7178 18.8479 64.9258C18.7987 64.6382 18.7802 64.3507 18.7972 64.0723Z' fill='%237694AA'/%3e%3cpath d='M18.849 64.9268C18.9167 65.3337 19.0475 65.736 19.2259 66.1031C18.9475 65.8935 18.6967 65.6427 18.4844 65.3612C18.6151 65.2327 18.729 65.0782 18.849 64.9268Z' fill='%237694AA'/%3e%3cpath d='M19.4069 15.839C19.3822 15.9491 19.3592 16.0608 19.3453 16.174C19.253 16.1908 19.1622 16.2122 19.073 16.2382C19.0653 16.2153 19.0561 16.1939 19.0484 16.1709C19.0084 16.0485 18.9745 15.9246 18.9453 15.8007C19.1007 15.7962 19.2545 15.8084 19.4069 15.839Z' fill='%237694AA'/%3e%3cpath d='M17.8379 20.8686C16.3717 19.8116 16.321 17.3412 17.7456 16.2184C18.0979 15.9446 18.521 15.81 18.9456 15.8008C18.9748 15.9247 19.0087 16.0486 19.0487 16.171C19.0563 16.1939 19.0656 16.2153 19.0733 16.2383C18.7471 16.3346 18.4533 16.4998 18.2271 16.7553C17.3963 17.7435 17.4163 19.3787 18.3225 20.3302C18.4394 20.4602 18.5717 20.581 18.7133 20.6942C18.4779 20.7539 18.2502 20.8656 18.0533 21.0155C17.981 20.9711 17.9087 20.9206 17.8379 20.8686Z' fill='%237694AA'/%3e%3cpath d='M18.7127 20.6943C18.7773 20.7479 18.845 20.7984 18.9143 20.8458C18.7558 20.9727 18.5974 21.0982 18.4497 21.2297C18.3143 21.1685 18.182 21.0982 18.0527 21.0156C18.2497 20.8657 18.4773 20.754 18.7127 20.6943Z' fill='%237694AA'/%3e%3cpath d='M18.6353 35.3252L18.543 35.5822C18.5491 35.5241 18.5553 35.4659 18.5614 35.4078C18.5876 35.3818 18.6122 35.3527 18.6353 35.3252Z' fill='%237694AA'/%3e%3cpath d='M17.793 26.7209C18.0176 26.727 18.2392 26.7515 18.4561 26.7928C18.5253 27.1691 18.5792 27.5561 18.513 27.937C18.4269 28.3423 18.2853 28.7248 18.073 29.0644C17.9253 29.0307 17.7761 29.0032 17.6238 28.9802C17.2484 28.9129 16.8407 28.9053 16.4222 28.9404C16.3038 28.5443 16.2253 28.1374 16.2207 27.7259C16.2284 27.449 16.2792 27.1783 16.3469 26.9106C16.8115 26.7729 17.2976 26.7056 17.793 26.7209Z' fill='%237694AA'/%3e%3cpath d='M18.0534 21.0156C18.1826 21.0982 18.3149 21.1686 18.4503 21.2298C18.2149 21.4424 18.0042 21.6734 17.8626 21.9594C17.778 21.8218 17.6795 21.6917 17.5703 21.5724C17.6826 21.3583 17.8519 21.1671 18.0534 21.0156Z' fill='%237694AA'/%3e%3cpath d='M16.2681 22.6311C16.6712 22.5944 17.0727 22.5531 17.465 22.4858C17.4819 22.5485 17.5065 22.6127 17.5373 22.6755C17.5681 22.7351 17.5988 22.7932 17.6358 22.8468C17.6588 22.703 17.6727 22.5699 17.6958 22.4445C17.8127 22.4215 17.9265 22.3971 18.0404 22.368L18.0465 22.3145C18.1742 22.628 18.225 22.96 18.165 23.2766C18.1204 23.474 18.0127 23.6759 17.9188 23.8763C17.5065 24.5967 17.7742 25.1933 18.1712 25.8679C18.3204 26.1432 18.405 26.4369 18.4481 26.7429C18.4512 26.7597 18.4542 26.7765 18.4573 26.7934C18.2404 26.7521 18.0188 26.7276 17.7942 26.7215C17.2988 26.7062 16.8127 26.7735 16.3481 26.9111C16.4127 26.6603 16.4942 26.4125 16.5696 26.1616C16.7142 25.8098 16.9773 25.4381 17.0465 25.0602C17.0773 24.8751 17.0758 24.69 17.0265 24.5095C16.8773 23.9757 16.2081 23.5535 16.2542 22.9386C16.2542 22.8345 16.2573 22.7321 16.2681 22.6311Z' fill='%237694AA'/%3e%3cpath d='M18.0461 22.3137L18.0399 22.3672C17.9261 22.3963 17.8122 22.4208 17.6953 22.4437C17.7138 22.3382 17.7384 22.2387 17.7799 22.1454C17.7938 22.1072 17.8092 22.0689 17.8261 22.0322C17.8645 22.0506 17.9015 22.0689 17.9384 22.0888C17.9784 22.1622 18.0138 22.2372 18.0461 22.3137Z' fill='%237694AA'/%3e%3cpath d='M17.9385 22.089C17.9016 22.0691 17.8646 22.0508 17.8262 22.0324C17.8369 22.0079 17.8492 21.9835 17.8631 21.959C17.8908 22.0018 17.9154 22.0446 17.9385 22.089Z' fill='%237694AA'/%3e%3cpath d='M17.8267 22.0327C17.7051 21.9715 17.5821 21.9134 17.459 21.8583C17.4836 21.7604 17.5221 21.664 17.5713 21.5723C17.6805 21.6916 17.779 21.8216 17.8636 21.9593C17.8498 21.9837 17.8374 22.0082 17.8267 22.0327Z' fill='%237694AA'/%3e%3cpath d='M17.6956 22.4443C17.6725 22.5698 17.6587 22.7029 17.6356 22.8466C17.5987 22.7931 17.5679 22.735 17.5372 22.6753C17.5064 22.6126 17.4818 22.5484 17.4648 22.4856C17.5433 22.4734 17.6202 22.4596 17.6956 22.4443Z' fill='%237694AA'/%3e%3cpath d='M17.4589 21.8584C17.582 21.9135 17.7051 21.9716 17.8266 22.0328C17.8097 22.0695 17.7943 22.1077 17.7805 22.146C17.7389 22.2393 17.7143 22.3387 17.6959 22.4443C17.6205 22.4596 17.5436 22.4733 17.4651 22.4856C17.402 22.2714 17.4051 22.0603 17.4574 21.8584H17.4589Z' fill='%237694AA'/%3e%3cpath d='M17.439 33.126C17.4067 33.4227 17.3175 33.7118 17.1713 33.9719C17.1667 33.9795 17.1636 33.9857 17.159 33.9933C16.8836 34.004 16.5928 34.0254 16.2852 34.0423C16.5882 33.6369 16.999 33.3202 17.439 33.126Z' fill='%237694AA'/%3e%3cpath d='M16.6122 21.5293C16.8999 21.6272 17.1799 21.7358 17.4568 21.8582C17.4045 22.0601 17.4014 22.2712 17.4645 22.4853C17.0722 22.5527 16.6707 22.594 16.2676 22.6307C16.303 22.2421 16.4137 21.8765 16.6122 21.5293Z' fill='%237694AA'/%3e%3cpath d='M17.2186 36.4409C17.2494 36.574 17.2494 36.7055 17.2171 36.7177C17.1986 36.7239 17.1909 36.6841 17.1909 36.6657C17.1925 36.6596 17.1909 36.6642 17.1879 36.6703L17.1817 36.6826C17.1479 36.7545 17.1125 36.8279 17.0771 36.9044C16.7663 36.8294 16.4725 36.7147 16.2109 36.5648C16.4909 36.4393 16.8202 36.3185 17.1494 36.1885C17.1756 36.2711 17.1986 36.3552 17.2186 36.4409Z' fill='%237694AA'/%3e%3cpath d='M17.2162 36.7178C17.2485 36.7056 17.2485 36.574 17.2177 36.441C17.1977 36.3553 17.1746 36.2712 17.1485 36.1886C17.4931 36.0524 17.8392 35.9071 18.1239 35.7373C18.3454 35.9668 18.5162 36.2452 18.5992 36.5878C18.6223 36.6903 18.6254 36.8096 18.6131 36.9259C18.1177 37.0437 17.5762 37.0268 17.0762 36.9045C17.1116 36.828 17.1469 36.7545 17.1808 36.6826L17.1869 36.6704C17.19 36.6643 17.1916 36.6597 17.19 36.6658C17.19 36.6842 17.1977 36.7239 17.2162 36.7178Z' fill='%237694AA'/%3e%3cpath d='M17.0771 36.9043C17.5771 37.0267 18.1186 37.0435 18.614 36.9257C18.6079 36.993 18.5971 37.0588 18.5848 37.12C18.5325 37.4259 18.4571 37.712 18.3356 38.0103C17.9679 38.9969 17.0033 39.696 15.9571 39.4497C15.8709 39.4298 15.7848 39.4038 15.6986 39.3701C15.1909 39.1743 14.8094 38.8852 14.4863 38.5395C14.8679 38.3345 15.194 38.0317 15.4202 37.6217C15.6909 37.7395 15.9494 37.8282 16.1417 37.8542C16.3125 37.8711 16.3648 37.8649 16.4802 37.7915C16.7433 37.5819 16.9217 37.2332 17.0771 36.9043Z' fill='%237694AA'/%3e%3cpath d='M17.7755 41.9737C16.5786 41.9278 15.3848 41.7565 14.2201 41.4612C13.7509 41.3297 13.2878 41.1721 12.834 40.9932C14.4678 41.3603 16.1124 41.6968 17.7755 41.9737Z' fill='%237694AA'/%3e%3cpath d='M16.4169 21.4646C16.483 21.486 16.5476 21.5075 16.6122 21.5289C16.4138 21.8761 16.303 22.2417 16.2676 22.6302C15.9399 22.6608 15.6122 22.6884 15.2892 22.7251C15.3122 22.5691 15.3199 22.4084 15.3261 22.2417C15.323 21.8623 15.2876 21.5457 15.1953 21.1816C15.6138 21.2428 16.0245 21.3438 16.4169 21.4646Z' fill='%237694AA'/%3e%3cpath d='M16.3467 26.9111C16.279 27.1788 16.2282 27.4496 16.2205 27.7265C16.2251 28.1379 16.3036 28.5448 16.422 28.941C16.0805 28.9686 15.7343 29.0221 15.3928 29.094C15.4051 28.9869 15.4159 28.8829 15.4267 28.7804C15.4774 28.3842 15.459 28.0156 15.4205 27.6286C15.4082 27.5245 15.3851 27.422 15.3574 27.3211C15.6713 27.1498 16.002 27.0121 16.3467 26.9111Z' fill='%237694AA'/%3e%3cpath d='M16.1182 33.1897C16.149 33.2234 16.2229 33.2509 16.2475 33.2524C16.1552 33.2738 16.0613 33.2998 15.969 33.3289C15.9582 33.2723 15.9459 33.2172 15.9305 33.1606C15.8982 33.0352 15.8629 32.9113 15.8105 32.792L16.1182 33.1897Z' fill='%237694AA'/%3e%3cpath d='M15.9723 56.8179C16.0892 57.4252 16.0507 58.0478 15.9784 58.6505C15.9246 59.2624 15.7461 59.8513 15.4861 60.4096C15.2277 60.9741 15.0415 61.5217 15.0184 62.0999C14.9892 62.6368 15.1784 63.2319 15.1969 63.8009C14.8307 63.7734 14.4769 63.8025 14.1169 63.8851C13.8646 63.8132 13.6092 63.7535 13.3477 63.7092C13.3784 63.6327 13.4138 63.5577 13.4538 63.4828C13.7215 62.9917 14.1784 62.5221 14.3353 61.9821C14.56 61.3106 14.4046 60.5672 14.1923 59.8911C14.0707 59.4949 14 59.0834 13.9415 58.6811C13.8507 58.1534 13.723 57.647 13.6923 57.1346C13.6323 55.9751 13.6292 55.0099 13.7584 53.7907L13.9523 53.6943C14.2384 53.8718 14.4984 54.0813 14.7123 54.3184C15.3615 55.0114 15.7815 55.8986 15.9723 56.8179Z' fill='%237694AA'/%3e%3cpath d='M19.2262 66.103C19.2647 66.1856 19.3078 66.2667 19.3524 66.3447C18.9862 66.3325 18.6109 66.2575 18.2724 66.2682C17.9155 66.2804 17.5755 66.36 17.2324 66.4625C16.6293 66.6782 15.9739 66.8342 15.3339 66.6843C14.9016 66.6414 14.497 66.513 14.1309 66.3172C14.2862 66.1428 14.4247 65.9531 14.5524 65.7527C15.0724 65.563 15.5232 65.1408 15.7816 64.6406C15.8478 64.6835 15.9139 64.7248 15.9801 64.7645C16.2324 64.9144 16.477 65.0429 16.7093 65.2326C16.9586 65.4055 17.2416 65.6043 17.5478 65.6472C17.9893 65.7221 18.2616 65.5799 18.4847 65.3611C18.697 65.6426 18.9478 65.8934 19.2262 66.103Z' fill='%237694AA'/%3e%3cpath d='M15.9688 33.3293C15.6488 33.4288 15.3288 33.5619 15.0011 33.6842C14.8888 33.2406 14.7688 32.7894 14.6719 32.3396C15.3026 31.662 16.2088 31.2903 17.0565 31.8287C17.0565 31.8303 17.295 32.0031 17.295 32.0031C17.4334 32.3595 17.4826 32.7481 17.4396 33.1259C16.9996 33.3202 16.5888 33.6368 16.2857 34.0422C16.5934 34.0253 16.8842 34.0039 17.1596 33.9932C16.8857 34.4827 16.4273 34.8361 15.9057 34.9141C16.0273 34.3558 16.075 33.8494 15.9688 33.3293C16.0611 33.3003 16.155 33.2743 16.2473 33.2529C16.2226 33.2513 16.1488 33.2238 16.118 33.1901L15.8103 32.7924C15.8088 32.7878 15.8073 32.7848 15.8057 32.7802L15.8042 32.7787C15.8042 32.7802 15.8042 32.7833 15.8057 32.7863L15.8103 32.7924C15.8626 32.9117 15.898 33.0356 15.9303 33.1611C15.9457 33.2177 15.958 33.2727 15.9688 33.3293Z' fill='%237694AA'/%3e%3cpath d='M14.9695 27.5544C15.0941 27.4702 15.2233 27.3922 15.3572 27.3203C15.3849 27.4213 15.408 27.5238 15.4203 27.6278C15.4587 28.0148 15.4772 28.3834 15.4264 28.7796C15.4156 28.8821 15.4049 28.9861 15.3926 29.0932C15.128 29.1483 14.868 29.2141 14.6172 29.2844C14.7141 28.7123 14.848 28.131 14.9695 27.5544Z' fill='%237694AA'/%3e%3cpath d='M14.3085 21.1113C14.6054 21.1129 14.9023 21.1389 15.1946 21.1817C15.2869 21.5458 15.3223 21.8624 15.3254 22.2418C15.3193 22.4085 15.3116 22.5691 15.2885 22.7251C14.6162 22.8016 13.9623 22.9148 13.3654 23.1642C13.1977 22.4666 13.5916 21.7645 14.09 21.2857C14.1623 21.223 14.2346 21.1649 14.3085 21.1113Z' fill='%237694AA'/%3e%3cpath d='M15.3577 27.3207C15.2238 27.3926 15.0946 27.4707 14.97 27.5548C15.0084 27.3682 15.0469 27.1815 15.0823 26.9949C14.3192 27.1647 13.6731 27.5976 13.1992 28.1789C13.13 27.9602 13.0854 27.7307 13.0623 27.4921C13.0469 27.1754 13.0838 26.819 13.0961 26.4993C13.13 26.1582 13.27 25.8339 13.3992 25.5173C13.7315 24.8733 13.7854 24.2614 13.5161 23.622L13.3977 23.2778C13.3854 23.2396 13.3746 23.2028 13.3654 23.1646C13.9623 22.9153 14.6161 22.8021 15.2884 22.7256C15.2607 22.9275 15.2054 23.1202 15.09 23.3038C14.9977 23.4445 14.8023 23.6572 14.6915 23.7964C14.2254 24.2721 14.2546 24.9421 14.5777 25.4912C14.8023 25.8415 14.9715 26.1903 15.0977 26.5727C15.1838 26.8236 15.2884 27.0668 15.3577 27.3207Z' fill='%237694AA'/%3e%3cpath d='M15.028 64.2009C14.728 64.0785 14.4249 63.973 14.1172 63.8843C14.4772 63.8017 14.831 63.7726 15.1972 63.8001C15.1987 63.8384 15.1987 63.8766 15.1987 63.9149C15.1972 64.0342 15.1864 64.1504 15.168 64.2652C15.1218 64.2422 15.0756 64.2208 15.028 64.2009Z' fill='%237694AA'/%3e%3cpath d='M15.0823 26.9951C15.0469 27.1817 15.0084 27.3684 14.97 27.555C14.4131 27.9221 13.9254 28.3948 13.5423 28.9378C13.3946 28.7007 13.2792 28.4468 13.1992 28.1791C13.6731 27.5978 14.3192 27.1649 15.0823 26.9951Z' fill='%237694AA'/%3e%3cpath d='M14.0598 65.8535C13.8198 65.855 13.5736 65.7923 13.3336 65.7311C13.2275 65.6286 13.1275 65.5185 13.0352 65.4007C13.0398 65.2921 13.0475 65.1819 13.0567 65.0718C13.0782 64.8913 13.0998 64.7108 13.129 64.5318C13.3844 64.2687 13.6275 63.9796 13.9875 63.9169C14.0305 63.9062 14.0736 63.8955 14.1167 63.8848C14.4244 63.9735 14.7275 64.079 15.0275 64.2014C15.0752 64.2213 15.1213 64.2427 15.1675 64.2657C15.0905 64.7337 14.8844 65.1697 14.6552 65.5873C14.6213 65.6439 14.5875 65.699 14.5521 65.7525C14.3936 65.8091 14.2275 65.8443 14.0598 65.8535Z' fill='%237694AA'/%3e%3cpath d='M13.543 28.9375C13.926 28.3945 14.4137 27.9218 14.9707 27.5547C14.8491 28.1314 14.7153 28.7127 14.6184 29.2848C14.5922 29.2924 14.566 29.3001 14.5399 29.3077C14.3491 29.3643 14.1584 29.424 13.966 29.4806C13.8014 29.3108 13.6614 29.1303 13.543 28.9375Z' fill='%237694AA'/%3e%3cpath d='M15.782 64.6404C15.5235 65.1406 15.0727 65.5628 14.5527 65.7525C14.5881 65.6989 14.622 65.6439 14.6558 65.5873C14.885 65.1697 15.0912 64.7337 15.1681 64.2656C15.382 64.3712 15.5804 64.5104 15.782 64.6404Z' fill='%237694AA'/%3e%3cpath d='M13.9492 33.5957C14.0754 33.1506 14.3338 32.7008 14.6723 32.3398C14.7692 32.7896 14.8892 33.2408 15.0015 33.6844C14.8323 33.7487 14.66 33.8114 14.4861 33.8649C14.2969 33.793 14.1184 33.7028 13.9492 33.5957Z' fill='%237694AA'/%3e%3cpath d='M14.5233 29.9582C14.3141 29.8129 14.1279 29.6538 13.9648 29.481C14.1572 29.4244 14.3479 29.3647 14.5387 29.3081C14.5648 29.3005 14.591 29.2928 14.6172 29.2852C14.5787 29.5115 14.5464 29.7364 14.5233 29.9582Z' fill='%237694AA'/%3e%3cpath d='M14.485 38.5396C14.0834 38.7553 13.6219 38.8624 13.1511 38.8731C12.4173 38.6911 11.6927 38.4922 10.9665 38.2827C10.1173 37.8375 9.38037 37.2012 8.79883 36.444C9.03421 35.491 9.42037 34.5518 9.86652 33.6416C10.0665 34.1495 10.3158 34.6405 10.6004 35.1116C11.0788 35.9407 11.7542 36.6979 12.5496 37.2333C12.9588 37.5239 13.4065 37.7029 13.8634 37.7457C13.8665 37.7519 13.8711 37.758 13.8758 37.7641C14.0665 38.041 14.2634 38.3041 14.485 38.5396Z' fill='%237694AA'/%3e%3cpath d='M14.1166 63.8849C14.0735 63.8956 14.0304 63.9063 13.9874 63.917C13.6274 63.9797 13.3843 64.2688 13.1289 64.532C13.172 64.2505 13.2366 63.9736 13.3474 63.709C13.6089 63.7533 13.8643 63.813 14.1166 63.8849Z' fill='%237694AA'/%3e%3cpath d='M13.949 33.5953C12.9229 32.9498 12.2721 31.7214 12.3275 30.4977C12.3629 29.6426 12.6767 28.8196 13.1998 28.1787C13.2798 28.4464 13.3952 28.7003 13.5429 28.9374C13.4152 29.1179 13.2998 29.3061 13.1967 29.5004L13.3352 29.664C13.549 29.6074 13.7583 29.5447 13.966 29.4805C14.129 29.6533 14.3152 29.8124 14.5244 29.9577C14.5013 30.1596 14.486 30.3616 14.4813 30.5589C14.4521 31.1402 14.5413 31.7398 14.6721 32.3394C14.3337 32.7004 14.0752 33.1502 13.949 33.5953Z' fill='%237694AA'/%3e%3cpath d='M13.8633 37.7453C14.291 37.7881 14.7248 37.7116 15.1433 37.499C15.2125 37.5311 15.2817 37.5617 15.351 37.5908C15.3741 37.6015 15.3971 37.6107 15.4187 37.6214C15.1925 38.0314 14.8664 38.3342 14.4848 38.5392C14.2633 38.3036 14.0664 38.0405 13.8756 37.7637C13.871 37.7575 13.8664 37.7514 13.8633 37.7453Z' fill='%237694AA'/%3e%3cpath d='M13.1973 29.5004C13.3003 29.3062 13.4157 29.118 13.5434 28.9375C13.6619 29.1302 13.8019 29.3107 13.9665 29.4805C13.7588 29.5448 13.5496 29.6075 13.3357 29.6641L13.1973 29.5004Z' fill='%237694AA'/%3e%3cpath d='M13.334 65.7305C13.574 65.7917 13.8201 65.8544 14.0601 65.8528C14.2278 65.8437 14.394 65.8085 14.5524 65.7519C14.4248 65.9523 14.2863 66.142 14.1309 66.3163C13.8386 66.1618 13.5709 65.963 13.334 65.7305Z' fill='%237694AA'/%3e%3cpath d='M13.3339 65.7308C13.2308 65.7048 13.1293 65.6788 13.0293 65.6589C13.0308 65.5732 13.0324 65.4876 13.0354 65.4004C13.1278 65.5182 13.2278 65.6283 13.3339 65.7308Z' fill='%237694AA'/%3e%3cpath d='M10.9668 38.2822C11.693 38.4918 12.4176 38.6907 13.1514 38.8727C12.7283 38.8834 12.296 38.8146 11.8945 38.6754C11.573 38.5698 11.2622 38.4383 10.9668 38.2822Z' fill='%237694AA'/%3e%3cpath d='M33.4562 39.8029C32.0501 40.5066 30.4455 41.0037 29.0393 41.1766C28.9685 41.1842 28.8993 41.1919 28.8301 41.1995C27.6116 41.3035 26.367 41.1536 25.1701 41.2209C23.9701 41.2821 22.7885 41.4687 21.5808 41.6997C20.3285 41.9338 19.0501 42.024 17.7747 41.9735C16.1116 41.6967 14.467 41.3601 12.8331 40.993H12.8316C11.8316 40.5953 10.8778 40.0859 10.0008 39.471C9.48392 39.1054 8.99623 38.6939 8.55469 38.2427C8.55623 38.0163 8.57161 37.7899 8.59623 37.5635C9.3993 37.8143 10.1839 38.0545 10.967 38.2824C11.2624 38.4385 11.5731 38.57 11.8947 38.6756C12.2962 38.8148 12.7285 38.8836 13.1516 38.8729C13.6885 39.0044 14.2285 39.1283 14.7793 39.2415C15.1562 39.3272 15.547 39.4159 15.9439 39.5031C17.2208 39.783 18.5731 40.0553 19.8255 40.2236C21.5562 40.5511 23.3393 40.8676 25.0916 40.5356C26.2593 40.3414 27.3639 39.8136 28.4762 39.4496C29.5916 39.0855 30.7362 38.8958 31.8901 38.6878C31.9793 38.6725 32.0685 38.6572 32.1578 38.6419C32.5193 39.1008 32.9578 39.497 33.4578 39.7968C33.4578 39.7983 33.4578 39.8014 33.4562 39.8029Z' fill='%237694AA'/%3e%3cpath d='M13.0564 65.0712C13.0472 65.1814 13.0395 65.2915 13.0349 65.4001C12.9072 65.2395 12.7918 65.0682 12.6934 64.8861C12.8549 64.802 12.9934 64.6705 13.1287 64.5312C13.0995 64.7102 13.078 64.8907 13.0564 65.0712Z' fill='%237694AA'/%3e%3cpath d='M9.8835 63.8223C9.96811 63.8636 10.0512 63.9079 10.1327 63.9569C10.325 64.0854 10.5512 64.2154 10.7604 64.3209C11.0127 64.4387 11.2204 64.6162 11.4743 64.7645C11.8204 64.9833 12.222 65.0705 12.582 64.9374C12.6204 64.9236 12.6573 64.9068 12.6943 64.8869C12.7927 65.069 12.9081 65.2403 13.0358 65.4009C13.0327 65.4881 13.0312 65.5738 13.0297 65.6594C12.9127 65.6349 12.7989 65.6181 12.6897 65.6181C12.1204 65.5906 11.6204 65.8904 11.0958 66.0633C10.7512 66.1887 10.3897 66.2009 10.0281 66.1642C9.55273 66.1214 9.05427 66.0311 8.64504 65.7696C8.51581 65.6854 8.39273 65.5921 8.27734 65.4911C8.43581 65.3841 8.58811 65.2632 8.73734 65.1363C8.81734 65.0613 8.89581 64.9833 8.96965 64.9053C9.36811 64.6345 9.70042 64.2506 9.8835 63.8223Z' fill='%237694AA'/%3e%3cpath d='M9.86688 33.641C9.42072 34.5512 9.03457 35.4904 8.79918 36.4434C8.50688 36.064 8.25303 35.6541 8.04688 35.2227C8.39149 34.285 8.90687 33.384 9.51918 32.584C9.61303 32.9435 9.72841 33.2968 9.86688 33.641Z' fill='%237694AA'/%3e%3cpath d='M9.27444 30.9303C9.29751 31.4948 9.38213 32.047 9.51905 32.5839C8.90674 33.384 8.39136 34.2849 8.04674 35.2226C7.67136 34.4501 7.44213 33.6073 7.38982 32.7476C7.34367 32.1067 7.35751 31.4979 7.4329 30.8722C7.58367 29.6668 8.0729 28.5303 8.54674 27.4366C9.02521 26.3398 9.47598 25.2904 9.9789 24.1906C10.6314 22.6961 11.9129 21.3056 13.6283 21.1511C13.8544 21.1236 14.0821 21.1113 14.3083 21.1113C14.2344 21.1649 14.1621 21.223 14.0898 21.2857C13.5914 21.7645 13.1975 22.4666 13.3652 23.1642C13.3591 23.1672 13.3529 23.1687 13.3467 23.1718C11.3637 24.2701 9.75444 25.2721 9.30213 27.6706C9.0929 28.7398 9.19751 29.8642 9.27444 30.9303Z' fill='%237694AA'/%3e%3cpath d='M9.54122 41.6924C9.10891 41.3895 8.71045 40.9872 8.40737 40.5497C8.40584 40.5482 8.40584 40.5468 8.4043 40.5451C8.53045 40.3662 8.6566 40.1872 8.7843 40.0068C8.81199 40.1076 8.8443 40.2086 8.87814 40.3096C9.03968 40.7807 9.28276 41.2274 9.54122 41.6924Z' fill='%237694AA'/%3e%3cpath d='M8.96875 64.9049C9.28106 64.5821 9.55029 64.2226 9.67952 63.7851C9.68413 63.7698 9.68875 63.7546 9.69183 63.7393C9.75644 63.7637 9.81952 63.7928 9.8826 63.8219C9.69952 64.2502 9.36721 64.6341 8.96875 64.9049Z' fill='%237694AA'/%3e%3cpath d='M8.82096 3.76487C8.82249 3.78322 8.82403 3.80158 8.82557 3.81993L8.78711 3.70215C8.79788 3.72356 8.81019 3.74345 8.82096 3.76487Z' fill='%237694AA'/%3e%3cpath d='M8.71484 39.7373C8.781 39.7679 8.84869 39.7956 8.91638 39.823C8.87177 39.8842 8.82715 39.9453 8.78407 40.0067C8.75792 39.9178 8.73484 39.8276 8.71484 39.7373Z' fill='%237694AA'/%3e%3cpath d='M8.71516 39.7371C8.73516 39.8274 8.75823 39.9176 8.78439 40.0065C8.65669 40.1868 8.53054 40.3658 8.40439 40.5448C8.26131 40.3245 8.13977 40.0997 8.03516 39.8702C8.18439 39.7862 8.33669 39.7097 8.49208 39.6377C8.56593 39.6729 8.63977 39.7052 8.71516 39.7371Z' fill='%237694AA'/%3e%3cpath d='M8.67526 39.5547C8.68603 39.6159 8.69988 39.6771 8.71526 39.7367C8.63988 39.7047 8.56603 39.6725 8.49219 39.6373C8.55219 39.6082 8.61373 39.5822 8.67526 39.5547Z' fill='%237694AA'/%3e%3cpath d='M8.62356 13.1865L8.53125 13.2125C8.55125 13.2064 8.57125 13.2003 8.59125 13.1942C8.60202 13.1911 8.61279 13.1896 8.62356 13.1865Z' fill='%237694AA'/%3e%3cpath d='M8.05664 65.2816C8.3751 65.2296 8.68895 65.095 8.96895 64.9053C8.8951 64.9833 8.81664 65.0613 8.73664 65.1363C8.58741 65.2632 8.4351 65.3841 8.27664 65.4911C8.19972 65.4254 8.12587 65.355 8.05664 65.2816Z' fill='%237694AA'/%3e%3cpath d='M31.9687 42.6858C32.038 42.6461 32.1057 42.6048 32.1734 42.5619C32.2364 42.6568 32.298 42.7501 32.358 42.8419C32.1134 42.9137 31.8672 42.9811 31.6195 43.0453C30.4149 43.339 29.1918 43.5807 27.9472 43.5715C26.6995 43.5608 25.4426 43.3161 24.2118 43.3145C22.9811 43.3069 21.758 43.4415 20.518 43.6342C19.2749 43.8331 18.0164 43.9218 16.7564 43.8545C13.7134 43.7994 10.4657 42.9703 8.19336 40.8472C8.26413 40.7462 8.33336 40.6452 8.40413 40.5443C8.40567 40.546 8.40567 40.5473 8.40721 40.5489C8.71028 40.9864 9.10874 41.3887 9.54105 41.6915C9.28259 41.2265 9.03951 40.7798 8.87797 40.3087C8.84413 40.2077 8.81182 40.1068 8.78413 40.006C8.82721 39.9446 8.87182 39.8835 8.91644 39.8223C9.85182 40.2155 10.8072 40.5045 11.8211 40.76C12.158 40.838 12.4949 40.916 12.8318 40.9925H12.8334C13.2872 41.1714 13.7503 41.329 14.2195 41.4606C15.3841 41.7558 16.578 41.9271 17.7749 41.973C18.0949 42.0265 18.4149 42.0785 18.7364 42.1275C19.9272 42.3355 21.138 42.6246 22.3518 42.6782C22.9611 42.7057 23.5703 42.695 24.1764 42.6262C25.3903 42.4992 26.5734 42.0556 27.7611 41.7956C28.1334 41.7129 28.5072 41.6502 28.8826 41.5998C28.9518 41.5906 29.0195 41.5814 29.0887 41.5738C29.8441 41.4835 30.6057 41.4407 31.3703 41.3963C31.8595 41.3749 32.3472 41.3611 32.8349 41.3596C32.7349 41.5477 32.6272 41.7328 32.5118 41.9164C32.2611 41.7695 32.0057 41.6319 31.7426 41.5064L31.6041 41.6701C31.7749 41.9455 31.9487 42.2162 32.1226 42.4824C32.0718 42.5512 32.0211 42.6185 31.9687 42.6858Z' fill='%237694AA'/%3e%3cpath d='M7.86826 63.3518C7.95441 63.3319 8.03903 63.3151 8.12364 63.2998C8.13903 63.3029 8.15287 63.3059 8.16826 63.309C8.69749 63.439 9.21595 63.5415 9.69133 63.7388C9.68826 63.7541 9.68364 63.7694 9.67903 63.7847C9.5498 64.2222 9.28056 64.5817 8.96826 64.9044C8.68826 65.0941 8.37441 65.2287 8.05595 65.2807C7.7421 64.9488 7.5098 64.5541 7.38672 64.1136C7.49287 63.8597 7.6021 63.6088 7.73903 63.3778C7.78056 63.3671 7.82364 63.3579 7.86826 63.3518Z' fill='%237694AA'/%3e%3cpath d='M8.49108 39.6379C8.3357 39.7099 8.18339 39.7864 8.03416 39.8704C7.95108 39.6855 7.88031 39.4987 7.82031 39.3105C8.04339 39.4268 8.26647 39.5354 8.49108 39.6379Z' fill='%237694AA'/%3e%3cpath d='M8.40338 40.5447C8.33261 40.6457 8.26338 40.7466 8.19261 40.8476C8.088 40.7512 7.98646 40.6518 7.88646 40.5493C7.768 40.4239 7.65415 40.2954 7.54492 40.1623C7.70338 40.0584 7.86646 39.9604 8.03415 39.8701C8.13877 40.0996 8.26031 40.3244 8.40338 40.5447Z' fill='%237694AA'/%3e%3cpath d='M8.07425 37.4014C8.24963 37.4564 8.42348 37.51 8.59579 37.5635C8.57117 37.7899 8.55579 38.0163 8.55425 38.2427C8.34194 38.0301 8.1404 37.8083 7.95117 37.5773L8.07425 37.4014Z' fill='%237694AA'/%3e%3cpath d='M9.77386 63.3038C9.19694 63.2089 8.66925 63.2089 8.12463 63.3007C8.02771 63.2823 7.92925 63.2609 7.82617 63.2426C7.91386 63.1141 8.01233 62.9932 8.12771 62.8816C8.50156 62.5267 9.04771 62.2391 9.32771 61.7986C9.78925 61.1439 9.68156 60.2781 9.63848 59.5102C9.63386 59.1553 9.6754 58.7698 9.67386 58.4134C9.65079 57.5705 9.79079 56.8041 9.97079 55.9644C10.0785 55.4749 10.1723 54.9685 10.3662 54.3613L10.5708 54.2939C11.4277 54.9563 11.8692 55.998 11.9954 57.0443C12.0831 57.7755 11.9169 58.5143 11.6585 59.1874C11.5554 59.4566 11.4616 59.7274 11.3077 59.9752C10.8769 60.6849 10.1708 61.2983 9.95386 62.0923C9.8354 62.4578 9.82771 62.8877 9.77386 63.3038Z' fill='%237694AA'/%3e%3cpath d='M8.125 63.2999C8.66962 63.2081 9.19731 63.2081 9.77423 63.303C9.75577 63.4513 9.73115 63.5982 9.69269 63.7389C9.21731 63.5416 8.69885 63.4391 8.16962 63.3091C8.15423 63.306 8.14038 63.303 8.125 63.2999Z' fill='%237694AA'/%3e%3cpath d='M7.86947 63.3523C7.82485 63.3584 7.78177 63.3676 7.74023 63.3783C7.76793 63.3324 7.79716 63.2865 7.82639 63.2422C7.92947 63.2605 8.02793 63.282 8.12485 63.3003C8.04023 63.3156 7.95562 63.3324 7.86947 63.3523Z' fill='%237694AA'/%3e%3cpath d='M8.09993 7.73145C8.0984 7.73145 8.0984 7.73298 8.09686 7.7345C8.05686 7.74827 8.01378 7.76051 7.9707 7.77275L8.09993 7.73145Z' fill='%237694AA'/%3e%3cpath d='M7.82174 39.31C7.40482 37.9898 7.55097 36.5672 8.0479 35.2227C8.25405 35.654 8.5079 36.064 8.80021 36.4433C8.70636 36.8135 8.63713 37.1883 8.59713 37.5631C8.42482 37.5095 8.25097 37.456 8.07559 37.4009L7.95251 37.5768C8.14174 37.8078 8.34328 38.0296 8.55559 38.2422C8.5479 38.6797 8.58482 39.1172 8.67559 39.5547C8.61405 39.5822 8.55251 39.6083 8.49251 39.6373C8.2679 39.5348 8.04482 39.4262 7.82174 39.31Z' fill='%237694AA'/%3e%3cpath d='M7.74037 63.3779C7.60344 63.6089 7.49421 63.8598 7.38806 64.1137C7.34191 63.95 7.31267 63.7787 7.29883 63.6028C7.43575 63.5049 7.58037 63.4223 7.74037 63.3779Z' fill='%237694AA'/%3e%3cpath d='M8.0573 65.2814C7.96345 65.2967 7.8696 65.3059 7.77576 65.3059C7.54191 65.2967 7.30499 65.237 7.07422 65.1713C7.1373 64.8286 7.2373 64.5043 7.36345 64.1739C7.37114 64.154 7.38037 64.1341 7.38807 64.1143C7.51114 64.5548 7.74345 64.9495 8.0573 65.2814Z' fill='%237694AA'/%3e%3cpath d='M7.38739 64.1136C7.37969 64.1335 7.37046 64.1534 7.36277 64.1733C7.23662 64.5037 7.13662 64.828 7.07354 65.1706C6.80431 65.0926 6.54277 65.0085 6.29969 64.9917C5.82431 64.9442 5.36585 65.0773 4.91508 65.2165C4.17662 65.4812 3.36277 65.4292 2.61508 65.2181C2.56739 64.3951 2.51339 63.5675 2.45508 62.7461C2.632 62.7935 2.80431 62.8455 2.96892 62.9021C3.32123 63.0276 3.632 63.2402 3.97354 63.4176C4.34277 63.5905 4.67816 63.8153 5.03046 64.0509C5.40585 64.2941 5.83816 64.4134 6.24585 64.3048C6.65354 64.1978 6.95354 63.849 7.29816 63.6027C7.312 63.7786 7.34123 63.95 7.38739 64.1136Z' fill='%237694AA'/%3e%3cpath d='M7.31899 12.4434C7.31745 12.4556 7.31591 12.4678 7.31284 12.4801V12.4831C7.28668 12.5382 7.26053 12.5902 7.23438 12.6437L7.31899 12.4434Z' fill='%237694AA'/%3e%3cpath d='M19.6407 8.46148C19.9621 8.88521 20.2731 9.31658 20.5654 9.76018C20.3269 9.96516 20.1131 10.1992 19.9283 10.4577C17.7054 8.61598 15.5577 6.69929 13.2623 4.96922C12.3577 4.29158 11.4361 3.54968 10.3515 3.21009C10.0254 3.05254 9.54074 2.92251 9.19613 3.00511C8.83613 3.08925 8.79151 3.42425 8.82074 3.76537C8.80998 3.74395 8.79767 3.72406 8.7869 3.70265L8.82536 3.82043C8.82382 3.80208 8.82228 3.78372 8.82074 3.76537C9.58228 5.19562 10.0021 7.11843 8.09613 7.73489C8.09767 7.73336 8.09767 7.73183 8.09921 7.73183L7.96998 7.77313C8.01305 7.76089 8.05613 7.74865 8.09613 7.73489C7.70844 8.01176 7.21921 8.47678 7.29613 8.9724C7.30074 9.06724 7.35921 9.1682 7.41305 9.2768C7.41459 9.27986 7.41613 9.28292 7.41767 9.28751L7.44998 9.34717C7.94228 10.3415 7.76228 11.5071 7.31151 12.48C7.31459 12.4677 7.31613 12.4555 7.31767 12.4432L7.23305 12.6436C7.25921 12.5901 7.28536 12.5381 7.31151 12.483C7.28074 12.714 7.25767 13.0735 7.3869 13.2601C7.40844 13.2846 7.41459 13.2769 7.42844 13.2784C7.79305 13.3641 8.17305 13.2907 8.59151 13.1943C8.57151 13.2004 8.55151 13.2066 8.53151 13.2127L8.62382 13.1867C8.61305 13.1897 8.60228 13.1913 8.59151 13.1943C9.09151 13.0383 9.55305 12.9098 10.056 12.7951C12.6884 12.2138 16.4946 11.7549 18.9561 13.231C18.9054 13.5186 18.8654 13.8092 18.8438 14.0984C18.6731 14.0433 18.4961 13.9989 18.3146 13.9653C17.17 13.7496 16.0054 13.8658 14.8346 14.0341C13.4207 14.2544 12.0084 14.6062 10.6238 14.9947C10.1946 15.1156 9.58074 15.2976 9.16998 15.4246C7.87921 15.7596 6.12228 15.6525 5.45767 14.2544C5.0669 13.4345 5.15151 12.5779 5.40382 11.761C5.43151 11.7105 5.55151 11.5101 5.58074 11.4551C5.8069 11.0298 5.94382 10.5311 5.86228 10.0646C5.86536 10.0676 5.86074 10.0569 5.87151 10.0753L5.84228 10.0156C5.74998 9.74795 5.69151 9.46954 5.67767 9.18349C5.67305 8.70623 5.84228 8.19532 6.1069 7.8389C6.53767 7.2668 7.0869 6.93792 7.72998 6.68706C8.30382 6.66564 8.67151 6.41783 8.7069 5.81361C8.74228 5.19562 8.49151 4.50573 8.18998 3.96269C8.0669 3.33247 8.25459 2.5508 8.95151 2.30605C9.44536 2.0766 10.39 2.19744 10.6146 2.24945C14.4561 2.68082 17.3761 5.58874 19.6407 8.46148Z' fill='%237694AA'/%3e%3cpath d='M1.14864 62.4926C1.58864 62.5446 2.03479 62.6318 2.45479 62.7465C2.5131 63.5679 2.5671 64.3955 2.61479 65.2185C2.51633 65.1925 2.42094 65.1619 2.32556 65.1297C1.27325 64.6999 0.451713 63.7316 0.236328 62.6088L0.376328 62.4452C0.667097 62.436 0.911713 62.4635 1.14864 62.4926Z' fill='%237694AA'/%3e%3cpath d='M5.45035 41.9656C6.07958 41.2925 6.77035 40.6638 7.54573 40.1621C7.65497 40.2952 7.76881 40.4237 7.88727 40.5491C7.98727 40.6516 8.08881 40.751 8.19343 40.8474C7.70727 41.5511 7.2365 42.2593 6.77804 42.9844C6.0565 44.0949 5.44266 45.2468 4.72266 46.3588C2.97189 48.8691 2.02727 50.7077 2.04573 53.865C2.0642 55.5308 2.09343 57.2272 2.17958 58.893C2.21497 59.4728 2.28112 60.0541 2.30573 60.6354C2.36727 61.2136 2.40112 61.7994 2.43035 62.3792C2.43958 62.5016 2.44727 62.6239 2.45497 62.7463C2.03497 62.6316 1.58881 62.5444 1.14881 62.4924C0.911889 62.4633 0.667273 62.4358 0.376504 62.445L0.236504 62.6086L0.176504 62.6178C0.151888 62.4404 0.13035 62.2614 0.111888 62.084C-0.0510346 60.7011 -0.0171884 59.2403 0.0934269 57.8498C0.144196 57.1462 0.224196 56.441 0.353427 55.7465C0.774965 53.683 1.55804 51.7112 2.04573 49.666C2.39804 48.326 2.59497 46.8927 3.11958 45.5527C3.63958 44.2173 4.48727 43.0241 5.45035 41.9656Z' fill='%237694AA'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='clip0_4575_11573'%3e%3crect width='80' height='67' fill='white' transform='translate(0 0.5)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e")}.iconbox--elefanni{-webkit-mask-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='80' height='80' viewBox='0 0 80 80' fill='none'%3e%3cpath d='M72.3183 28.9318C71.7787 29.5738 69.9852 30.026 69.9852 30.026C69.9852 30.026 71.8079 30.2744 72.3764 29.7491C72.9452 29.2238 72.9453 27.3559 72.9453 27.3559C72.9453 27.3559 72.8579 28.2899 72.3183 28.9318ZM77.9325 18.178C76.4015 17.2441 73.8203 16.5144 72.3764 16.9521C71.275 17.2863 68.7649 18.3831 66.6326 18.8848C66.4869 18.329 65.7097 15.6943 63.763 14.5008C59.647 11.977 55.7691 12.3898 55.0403 12.4965C54.7408 11.6186 54.5615 10.7012 54.5858 9.77312C54.6595 6.9701 56.8683 0.0579256 50.6397 0C48.1872 0.0790465 46.6529 0.950022 43.9116 2.70096C42.9795 3.29632 40.1199 5.80406 38.9534 5.86262C37.7868 5.92096 36.7369 5.74572 36.7369 5.74572C36.7369 5.74572 38.1952 6.67964 39.7701 5.92096C41.345 5.16207 44.1446 2.94417 45.778 2.47721C47.4111 2.01025 49.3946 1.36826 51.3193 1.36826C55.7661 1.32246 52.2524 7.00063 52.5444 10.0941C52.7768 12.56 56.2558 16.339 57.7576 18.1865C57.7544 18.1861 57.7515 18.1855 57.7486 18.1851C57.7551 18.1897 57.7611 18.1945 57.7678 18.1991C58.1444 18.6629 58.3964 19.0055 58.4357 19.1702C58.7273 20.3959 58.591 22.7888 56.2192 22.6721C53.847 22.5554 50.5611 22.1663 49.3362 21.0379C48.3346 20.1152 47.846 19.615 47.699 19.4609C47.0719 16.505 45.4418 14.0268 43.1864 13.7587C42.907 13.6198 42.6278 13.4695 42.4725 13.353C42.0838 13.0611 41.9866 12.9638 41.9866 12.9638L43.3281 12.633C43.3281 12.633 43.1876 11.8116 42.8616 11.5241C42.4533 11.1642 41.6949 11.1154 41.6949 11.1154C41.6949 11.1154 42.2781 10.3373 42.8616 10.1428C43.4449 9.94815 43.7362 9.85091 43.7362 9.85091C43.7362 9.85091 43.153 9.48119 42.6671 9.3645C42.181 9.24781 41.6949 9.41323 41.6949 9.41323C41.6949 9.41323 42.3064 7.40695 43.3866 6.44626C46.0113 4.11146 51.3193 2.74969 51.3193 2.74969C51.3193 2.74969 43.931 4.30615 41.9866 6.44626C40.0422 8.58637 40.4311 10.5318 40.4311 10.5318C40.4311 10.5318 41.5005 9.85091 42.0838 9.85091C42.6671 9.85091 41.3059 10.2984 41.1116 10.9988C40.9172 11.6993 41.1116 11.6018 41.1116 11.6018C41.1116 11.6018 41.7922 11.5046 42.181 11.6993C42.5697 11.8938 42.8616 12.2829 42.8616 12.2829C42.8616 12.2829 42.6671 12.3996 41.8892 12.3996H40.82C40.82 12.3996 41.5005 13.4502 42.181 13.742C42.2029 13.7516 42.2271 13.7604 42.2503 13.7696C39.5302 14.1134 37.9603 16.1617 37.6668 16.5801C37.9038 16.2631 38.9998 15.1002 42.2781 15.2012C46.0696 15.3179 46.9436 17.2353 47.0029 18.7763C47.2361 24.8317 43.3168 26.7666 41.494 28.6926C39.5452 30.2846 39.3617 32.7112 39.3617 32.7112C39.3617 32.7112 39.6069 32.2229 39.9785 31.6029C39.917 33.0991 39.7454 36.7524 39.5076 37.5266C38.6326 40.3718 36.9701 41.8164 32.6537 42.4001C28.3373 42.9837 26.9718 35.7012 26.9718 35.7012C26.9718 35.7012 26.9534 36.7135 27.0681 37.8235C27.2869 39.9394 29.2269 44.3846 34.4765 43.2903C41.2629 41.8754 40.4067 33.5059 40.0848 31.4275C40.6205 30.5565 41.373 29.5 42.0595 29.1364C43.299 28.4797 48.1841 25.5613 47.9655 21.4756C47.9306 20.8233 47.8462 20.175 47.7176 19.5466C47.9348 19.9446 48.6598 21.0966 50.2014 22.0301C52.0972 23.178 53.9442 23.178 54.5858 23.2267C55.2276 23.2752 57.7551 23.5477 59.0965 22.0301C60.3363 20.628 59.8662 20.1387 59.4196 19.3206C61.6721 19.4722 63.7246 19.5786 64.4435 19.5786C65.902 19.5786 67.9434 18.995 69.0518 18.5573C69.5243 18.3706 70.1672 18.118 70.8481 17.9118C71.3053 17.9942 72.0945 18.1554 72.3708 18.3323C72.6959 18.5406 73.2332 19.3863 73.419 19.6889C73.4019 19.7332 73.3866 19.7777 73.3764 19.8218C73.023 19.798 72.7557 19.7976 72.7557 19.7976C72.7557 19.7976 73.6291 19.8597 74.2297 20.2426C74.7072 20.5473 75.0713 21.4124 75.2008 21.7547C74.9436 21.7384 74.7682 21.7382 74.7682 21.7382C74.7682 21.7382 74.9434 21.753 75.1927 21.8135C75.1885 21.8285 75.1839 21.8438 75.1818 21.8587C75.1985 21.8576 75.214 21.8538 75.2309 21.853C75.233 21.8536 75.2357 21.8543 75.2378 21.8549C75.2472 21.8817 75.2531 21.8988 75.2531 21.8988C75.2531 21.8988 75.2558 21.8833 75.2594 21.8607C75.3703 21.8952 75.4966 21.9233 75.6243 21.9484C75.8663 22.0421 76.1231 22.1751 76.3432 22.3658C77.2178 23.1244 77.4368 24.7004 77.4368 24.7004C77.4368 24.7004 77.6846 22.8764 77.1597 22.3074C76.9661 22.0975 76.5896 21.9653 76.1921 21.8819C76.6516 21.2428 77.4558 20.8737 77.9557 20.716C78.2711 22.3143 78.0161 24.5876 76.7659 25.4883C74.9432 26.8014 74.1411 25.853 73.4117 27.5749C73.1657 28.1567 74.8265 31.8357 72.4349 31.5439C70.0435 31.252 69.8393 30.1286 69.3289 29.8511C68.8184 29.5741 67.1269 28.9174 66.9227 28.5527C66.7185 28.1876 60.3335 29.0975 58.173 30.0262C54.6443 31.5439 53.0694 35.046 53.0694 35.046C53.0694 35.046 54.1331 33.7317 57.8815 31.5439C61.3814 29.5011 64.8518 29.1364 65.4646 29.0634C66.0769 28.9904 67.7248 29.968 68.8184 30.5222C69.9122 31.077 72.8721 32.4921 73.8495 31.9084C74.8265 31.3248 74.2869 29.0634 74.5058 28.0418C74.7244 27.0203 78.8364 25.0067 79.6824 23.3727C80.5283 21.7382 79.4635 19.1119 77.9325 18.178ZM57.9009 13.0755C57.354 13.1476 56.8021 13.293 56.3747 13.5715C56.0723 13.7687 55.861 13.9297 55.7108 14.0627C55.4589 13.5715 55.2341 13.0592 55.052 12.5322C55.4299 12.5786 56.5571 12.734 57.9009 13.0755ZM64.1103 16.2963C63.3072 16.2913 62.2424 16.3888 61.5273 16.8549C60.4727 17.5423 60.3005 18.2089 60.2715 18.4275L60.1712 18.5797C59.688 18.5027 59.2 18.4235 58.7151 18.3438C58.1402 17.6587 57.2531 16.609 56.447 15.3423C56.5519 15.1088 56.7866 14.6537 57.2495 14.0579C57.5507 13.6707 58.1369 13.436 58.6972 13.2944C59.8203 13.6265 61.0155 14.0864 62.0132 14.7148C62.7921 15.2054 63.4957 15.7564 64.1103 16.2963ZM66.5843 18.8957C65.9402 19.0448 65.3304 19.141 64.8082 19.141C64.1005 19.141 62.8982 18.9933 61.531 18.7903C61.5494 18.7374 61.7544 18.1748 62.4021 17.3413C62.7891 16.8432 63.6479 16.5975 64.3166 16.4776C65.5296 17.574 66.3438 18.5851 66.5843 18.8957ZM75.888 18.3821C75.5294 18.3827 74.9707 18.4651 74.3605 18.7543C73.9461 18.9507 73.6123 19.2744 73.455 19.6079C73.3998 19.2832 73.2665 18.6261 73.055 18.3323C72.8462 18.0423 72.3369 17.7543 72.0738 17.6182C72.5845 17.5349 73.0738 17.5153 73.4849 17.6088C74.2882 17.7915 75.1141 18.0314 75.888 18.3821ZM77.8694 20.3555C77.5348 20.3277 76.8938 20.385 76.1824 20.7219C75.7883 20.9084 75.4637 21.2102 75.2963 21.5262C75.3269 21.1117 75.316 20.4659 74.9937 20.2012C74.856 20.0881 74.6182 20.0073 74.349 19.9488C74.9179 19.1251 76.0683 18.734 76.4468 18.6644C76.7083 18.808 76.9628 18.9643 77.2034 19.141C77.488 19.3499 77.7166 19.7938 77.8694 20.3555ZM37.6119 16.6604C37.6119 16.6604 37.6334 16.628 37.6668 16.5801C37.6297 16.6299 37.6119 16.6604 37.6119 16.6604ZM35.7452 4.98704C37.4951 5.27876 38.9534 5.39566 38.9534 5.39566C38.9534 5.39566 36.4451 2.94417 32.3621 3.52781C29.8464 3.8875 27.6859 6.46571 26.5776 6.34902C25.4693 6.23213 22.6794 2.60372 21.2211 2.12714C19.7628 1.65036 17.9837 2.76914 17.5462 3.70306C17.1088 4.63677 17.8963 6.80218 17.3421 7.92096C16.7878 9.03953 13.8714 14.2342 13.4631 15.8101C13.1713 16.9367 13.1778 18.5372 13.2476 19.5734C12.6014 18.729 11.8499 17.903 10.634 17.5651C6.60956 16.4465 4.24697 19.7246 3.02189 20.3812C1.79702 21.0379 -0.740286 22.9641 0.207468 24.1313C1.15543 25.2986 4.29064 24.9776 5.16567 25.5613C6.04049 26.1449 6.18636 26.8453 6.18636 27.2395C6.18636 27.6334 5.82189 27.8961 5.82189 27.8961C5.82189 27.8961 7.20726 28.2462 7.13433 27.3852C7.06411 26.5569 6.03338 25.2317 4.43547 25.0027C4.39242 24.848 4.1291 23.8271 4.43652 23.1171C5.03025 21.7466 6.29587 21.0745 6.29587 21.0745C6.29587 21.0745 6.05449 21.1178 5.71761 21.2267C5.74833 21.205 5.78114 21.1834 5.80914 21.1615C5.82523 21.1566 5.84112 21.1546 5.85721 21.15C5.65491 20.7733 5.11426 20.4789 4.52826 20.4241C4.16463 20.3902 3.80308 20.422 3.48312 20.4814C6.0407 19.7001 8.12053 17.4448 10.634 17.9249C11.7015 18.1288 12.7648 20.2932 13.9565 21.6579C14.4163 22.3541 15.016 23.0644 15.3297 23.0807C16.4509 23.1391 17.0484 21.8497 18.1878 20.8045C18.8877 20.1623 20.4043 18.7869 20.4043 18.7869C20.4043 18.7869 18.6545 19.8706 17.7212 20.4542C16.9563 20.9327 14.8225 21.0768 14.0766 20.6635C13.9903 20.5569 13.9044 20.4473 13.8192 20.3346C13.8186 20.3254 13.8131 20.3177 13.8131 20.3083C13.8131 19.4912 13.2104 18.4017 14.513 16.4172C15.8158 14.4327 17.5268 10.7654 17.9254 9.77312C18.3239 8.78085 18.3628 7.86262 18.1878 7.11356C18.0129 6.3645 17.8963 4.07842 18.3045 3.61146C18.7128 3.1445 18.7128 3.26119 19.5878 3.1445C20.4627 3.02782 21.5709 2.67754 22.3876 3.96174C23.2043 5.24572 24.9444 6.64074 26.5193 6.75743C28.0942 6.87433 30.2622 5.4793 31.8372 5.18737C33.4121 4.89565 33.9954 4.69511 35.7452 4.98704ZM4.95648 21.5416C4.47978 21.788 3.99723 22.1485 3.73829 22.6679C3.41625 23.3141 4.30569 24.8034 4.42732 25.0017C4.36734 24.9933 4.30841 24.9829 4.24697 24.9776C2.5408 24.8317 1.3013 24.1265 1.24299 23.4699C1.19576 22.9392 1.24488 21.7058 2.31238 20.973C3.13265 20.6178 4.20329 20.968 4.95648 21.5416ZM8.21583 18.4113C8.21583 18.4113 6.40434 19.0581 6.17424 19.7976C6.08229 20.0933 6.26954 21.4082 6.43129 20.9971C6.90339 19.7976 8.21583 18.4113 8.21583 18.4113ZM2.68667 28.3338C2.83233 29.72 4.07183 30.9603 5.09273 30.9603C6.11342 30.9603 7.9801 29.9097 8.79661 29.8511C9.61333 29.793 10.4008 30.3037 11.2466 30.3766C12.0923 30.4496 13.959 29.7347 14.3381 29.793C14.4689 29.8131 14.5726 29.8323 14.6629 29.8501C14.9126 30.1295 15.1617 30.454 15.2833 30.7493C15.5761 31.4605 15.7279 32.1433 15.5914 32.3725C13.3224 36.1738 11.6942 40.4256 11.4215 43.655C10.5757 53.6747 16.4186 56.9919 16.4186 56.9919C16.4186 56.9919 14.2296 54.4574 13.5339 52.7144C14.0622 52.5858 14.8581 52.4099 15.2714 52.4099C16.1755 52.4099 14.1786 51.9722 13.3036 51.9722C13.3021 51.9722 13.3011 51.9726 13.2996 51.9726C13.1419 51.357 12.9895 50.5402 12.8587 49.6452C12.8704 49.645 12.8794 49.6431 12.8915 49.6433C13.6635 49.6552 14.8631 49.7399 14.8631 49.7399C14.8631 49.7399 14.0303 48.8792 13.1195 48.9214C12.9843 48.9277 12.8733 48.9674 12.7724 49.0191C12.6681 48.2169 12.5841 47.3873 12.5302 46.6098C12.5977 46.6021 12.6652 46.5941 12.7433 46.5925C13.8518 46.568 15.5705 46.6071 15.5705 46.6071C15.5705 46.6071 14.4169 45.6466 13.1067 45.7407C12.8631 45.7583 12.661 45.8248 12.49 45.9187C12.4497 45.0479 12.4555 44.2899 12.5297 43.801C12.5444 43.7054 12.56 43.6071 12.5755 43.509C12.6967 43.4829 12.8305 43.462 12.9928 43.4559C14.1632 43.4105 15.9765 43.4126 15.9765 43.4126C15.9765 43.4126 14.7784 42.5287 13.3937 42.6439C13.1099 42.6677 12.876 42.7451 12.6829 42.8528C12.8014 42.1573 12.9442 41.408 13.1134 40.6261C13.2992 40.4657 13.6204 40.306 14.1788 40.2704C15.3753 40.1939 17.0328 40.3762 17.0328 40.3762C17.0328 40.3762 15.8879 39.4419 14.4704 39.5839C13.815 39.6498 13.4248 39.9561 13.1926 40.2662C13.3651 39.4969 13.5642 38.6999 13.7922 37.8923C13.9667 37.7098 14.2662 37.5306 14.7797 37.4703C16.2587 37.2972 17.6338 37.5826 17.6338 37.5826C17.6338 37.5826 16.4472 36.6021 15.0491 36.7261C14.5291 36.7725 14.1891 37.0115 13.9665 37.2932C14.2323 36.4055 14.5345 35.5117 14.8775 34.6347C15.0083 34.5266 15.2323 34.4178 15.6252 34.3723C16.8213 34.233 17.9254 34.5247 17.9254 34.5247C17.9254 34.5247 17.0167 33.6408 15.9362 33.7288C15.5293 33.7623 15.2587 33.9406 15.0725 34.1479C15.3358 33.509 15.6217 32.8827 15.9316 32.2771C16.0833 32.0548 16.5425 31.4624 17.1657 31.4036C18.1523 31.3104 19.1437 31.6575 19.1437 31.6575C19.1437 31.6575 18.3047 30.6397 17.3939 30.6817C17.0336 30.6985 16.7222 30.9655 16.476 31.2811C16.8282 30.678 17.2131 30.1113 17.6217 29.5772C17.8551 29.3639 18.1818 29.1481 18.5588 29.1322C19.532 29.0916 20.4877 29.4833 20.4877 29.4833C20.4877 29.4833 19.7162 28.4408 18.8198 28.4354C18.7228 28.4348 18.6296 28.4599 18.5381 28.4923C18.8054 28.2135 19.0829 27.9509 19.3724 27.7081C19.6058 27.5128 19.8215 27.3219 20.038 27.1307C20.2324 27.0368 20.4493 26.971 20.6804 26.9854C21.6524 27.0469 22.5619 27.5364 22.5619 27.5364C22.5619 27.5364 21.9034 26.4189 21.0129 26.3198C20.9791 26.316 20.9462 26.3288 20.9126 26.3294C21.3145 25.9452 21.6819 25.5709 22.0179 25.2058C22.233 25.041 22.4999 24.9001 22.801 24.8873C23.7743 24.8467 24.7299 25.2384 24.7299 25.2384C24.7299 25.2384 23.9584 24.196 23.062 24.1905C22.992 24.1901 22.926 24.2144 22.8589 24.2317C27.8915 17.9829 23.3793 14.812 23.3793 14.812L23.5628 15.6443C23.5667 15.661 23.5701 15.6765 23.574 15.693C22.7055 15.8246 21.8708 16.5703 21.35 17.6284C21.3705 17.2499 21.425 16.5703 21.5709 15.6391C21.67 15.0069 22.1197 13.9168 22.6367 12.8082C22.8244 12.6336 23.0246 12.4812 23.1751 12.458C23.5542 12.3996 24.1375 12.3996 24.3709 12.1077C24.6041 11.816 24.8278 10.9404 24.8278 10.9404C24.8278 10.9404 24.3126 11.0182 24.0209 11.1642C23.7895 11.28 23.4131 11.5477 23.15 11.7411C23.6986 10.633 24.223 9.6558 24.4146 9.29152C24.852 8.45986 24.7063 7.61356 23.7876 6.3003C22.8689 4.98704 19.8039 3.86533 19.8039 3.86533C19.8039 3.86533 23.6928 6.19992 23.889 8.04037C23.6006 8.03096 22.9805 8.05877 22.5042 8.41615C21.8627 8.89754 21.5126 9.87517 21.5126 9.87517C21.5126 9.87517 23.1751 8.44522 23.321 9.01444C23.4668 9.58344 23.321 9.51046 23.321 9.51046C23.321 9.51046 22.7377 9.56881 22.4459 9.87517C22.1544 10.1817 23.0292 9.74384 23.1022 10.065C23.1293 10.1849 23.177 10.3005 23.2259 10.3986C22.6898 11.2671 21.9536 12.2242 21.4543 13.0853C20.7373 14.3227 21.1513 16.9686 21.2942 17.7472C21.1122 18.1424 20.9722 18.5761 20.8913 19.036C20.8599 19.2131 20.8415 19.3865 20.829 19.5577C20.6194 19.6531 20.0319 19.9594 19.4566 20.6293C18.7421 21.4611 18.0129 22.716 17.7065 24.6859C17.4154 26.5596 18.5993 27.8367 18.7157 27.9572C18.4725 28.2449 18.2386 28.5565 18.0014 28.8605C17.8411 29.0232 17.7028 29.2056 17.588 29.3835C17.186 29.9233 16.7935 30.4812 16.4156 31.0575C16.3352 30.9425 16.149 30.7359 15.7302 30.3608C14.8192 29.5444 13.9592 29.1539 13.9592 29.1539C13.9592 29.1539 14.1136 29.2869 14.3195 29.49C14.1496 29.4488 13.946 29.4385 13.6965 29.5011C12.8215 29.72 11.8591 29.793 11.2466 29.72C10.634 29.647 9.48208 28.9174 8.85491 28.9904C8.22795 29.0634 6.14268 30.4496 5.16567 30.3037C4.18866 30.1577 3.02209 28.9758 3.0804 28.3338C3.13871 27.6918 5.29692 25.999 5.29692 25.999C5.29692 25.999 2.5408 26.9475 2.68667 28.3338ZM19.0046 22.3511C19.2156 21.3622 20.4792 19.9781 20.825 19.6136C20.7203 21.3053 21.5024 22.6577 22.7205 22.7428C22.7498 22.7449 22.7791 22.7422 22.8081 22.7426C22.811 22.738 22.814 22.7334 22.8167 22.7288C22.8752 22.6019 22.9398 22.4574 23.0098 22.2951C22.7371 22.2758 22.4907 22.1807 22.2748 22.0285C22.2919 22.0301 22.3082 22.0366 22.3256 22.0366C22.7799 22.0366 23.1477 21.4745 23.1726 20.7683C22.8039 20.705 22.5237 20.3963 22.5237 20.023C22.5237 19.8279 22.6023 19.652 22.7277 19.5176C22.6073 19.4153 22.4719 19.3517 22.3256 19.3517C21.8551 19.3517 21.4737 19.9528 21.4737 20.6943C21.4737 20.7271 21.4785 20.7581 21.48 20.7907C21.3444 20.2926 21.317 19.7062 21.4265 19.0851C21.6905 17.5872 22.6566 16.399 23.689 16.2035C24.276 18.9249 24.122 20.5801 22.8167 22.7288C22.8148 22.7332 22.8125 22.7384 22.8104 22.7426H22.8081C22.0992 23.9061 21.0587 25.2127 19.6033 26.917C19.3402 26.5174 18.4539 24.9302 19.0046 22.3511ZM30.6706 10.6487L30.2039 12.166C30.2039 12.166 31.3705 11.991 31.9538 12.1077C32.5371 12.2246 33.7619 12.9151 33.7619 12.9151C33.7619 12.9151 33.694 11.9327 32.712 11.4657C31.7302 10.9988 30.6706 10.6487 30.6706 10.6487ZM30.5291 16.3996C30.6608 16.298 30.7548 16.1983 30.7872 16.0768C30.9038 15.6391 30.5394 15.3471 30.5394 15.3471C30.5394 15.3471 30.4664 15.6391 30.0288 16.0768C29.5914 16.5144 28.6436 17.6088 28.6436 17.6088C28.6436 17.6088 28.0934 18.6828 27.9592 19.0331C27.3149 20.7121 27.7078 22.3465 28.8196 22.9134C28.8503 22.931 28.8813 22.9463 28.913 22.9613C28.9362 22.9716 28.9607 22.9797 28.9845 22.9889C29.0409 23.0113 29.0969 23.0345 29.1561 23.0481C29.1646 23.0504 29.1722 23.0542 29.1807 23.0565C30.5655 23.4279 32.2635 22.2284 32.9736 20.3775C33.6836 18.5266 33.1367 16.725 31.7521 16.3538C31.3596 16.2487 30.9423 16.2733 30.5291 16.3996ZM31.3624 16.7566C32.5615 17.078 33.0351 18.638 32.4202 20.2409C32.0357 21.2434 31.3164 22.0253 30.5381 22.3917C30.7277 22.0895 30.8455 21.7139 30.8455 21.3005C30.8455 21.083 30.8098 20.8773 30.7523 20.6847C30.6305 20.8553 30.4474 20.9666 30.2395 20.9666C29.8727 20.9666 29.5753 20.6267 29.5753 20.2079C29.5753 19.9624 29.679 19.7466 29.8372 19.6079C29.7032 19.5563 29.5638 19.5203 29.4165 19.5203C28.6271 19.5203 27.9874 20.3175 27.9874 21.3005C27.9874 21.375 27.9979 21.4456 28.005 21.5178C27.7308 20.8572 27.7335 19.9739 28.0777 19.0768C28.6925 17.4739 30.1632 16.435 31.3624 16.7566ZM40.5866 21.2715C41.5199 21.3298 42.7448 21.8551 42.7448 21.8551C42.7448 21.8551 41.7922 20.3959 40.3534 20.3959C38.9145 20.3959 38.02 21.6799 38.02 21.6799C38.02 21.6799 39.6535 21.2129 40.5866 21.2715ZM46.2447 34.6956C43.3573 32.1276 45.1948 27.3122 45.1948 27.3122C45.1948 27.3122 42.2781 32.5945 45.4861 35.6297C48.6947 38.6646 52.9235 36.2133 52.9235 36.2133C52.9235 36.2133 49.1321 37.2639 46.2447 34.6956ZM30.5728 33.4381C32.7609 32.237 34.7477 31.2798 35.9787 30.6098C42.6282 26.9912 40.3534 21.6215 40.3534 21.6215C40.3534 21.6215 40.7423 23.5477 40.1392 24.8317C39.5367 26.1159 37.4368 28.7424 33.5287 30.902C29.6207 33.0615 19.8794 37.789 18.5379 44.3846C17.893 47.5544 18.6503 50.5189 19.61 52.7468C19.7362 53.1468 20.0426 53.9356 20.6919 54.8857C21.0608 55.5268 21.1945 55.705 21.0823 55.4185C21.4635 55.9066 21.9354 56.4218 22.5136 56.9373C22.4787 57.2957 22.3433 57.6774 21.9793 57.9842C21.4252 58.4511 19.9377 58.4511 19.4127 58.5678C18.8877 58.6843 17.6921 59.7351 17.0796 59.7351C16.467 59.7351 15.9713 59.3265 15.7964 58.6843C15.6213 58.0425 14.9214 55.9413 14.9214 55.9413C14.9214 55.9413 15.0963 57.1669 15.0963 57.9842C15.0963 58.8012 15.038 61.1165 17.0796 60.7759C19.1212 60.4352 19.1795 60.3869 20.346 60.0854C21.5126 59.7838 21.9308 59.3265 22.5042 58.6843C22.8004 58.353 23.0058 57.8798 23.0896 57.4197C23.326 57.6067 23.5747 57.7928 23.8428 57.9762C23.8269 58.4777 23.8495 61.6598 26.8207 64.1124C29.1876 66.0666 32.5289 67.1517 36.1488 67.4114C36.3093 67.7817 36.4541 68.2612 36.3285 68.6069C36.0953 69.2489 35.8618 69.9687 35.8618 69.9687C35.8618 69.9687 37.1258 68.2372 37.0286 67.498C37.0267 67.4835 37.0221 67.472 37.0196 67.4582C41.4857 67.6146 46.2844 66.5458 50.1525 64.3267C51.4794 63.5655 52.669 62.8016 53.7304 62.0603C54.6936 61.8158 57.9797 60.9386 59.6606 59.949C61.6439 58.7817 63.1605 56.1552 63.1605 56.1552C63.1605 56.1552 61.2938 57.9064 60.1661 58.7428C59.1801 59.4743 56.4251 60.3545 55.7486 60.5643C59.1122 57.9147 60.6522 55.8635 60.6522 55.8635C60.6522 55.8635 47.1392 67.6144 36.3285 65.9804C29.2267 64.9068 27.0152 62.5755 26.043 61.311C25.2069 60.2234 24.186 58.4917 23.9159 58.0274C26.4478 59.7361 30.3991 61.2219 36.5425 61.4082C45.6125 61.6832 56.6664 56.8928 63.9314 45.2025L63.5689 45.9022L63.8602 47.5948C64.1521 49.2874 63.5689 50.6882 63.5689 50.6882C63.5689 50.6882 64.4435 48.9078 64.4435 48.1201C64.4435 47.3321 64.2104 46.4275 64.2104 46.4275L64.8811 46.8652C65.5519 47.3031 66.5436 48.2366 66.5436 48.2366C66.5436 48.2366 66.5436 47.7405 65.7561 46.5734C64.9969 45.4478 64.0504 45.1372 63.9835 45.1163C64.4088 44.4281 64.8234 43.72 65.2215 42.9837C65.9728 41.5941 66.5705 40.0749 67.0451 38.5923C67.2554 38.6284 67.4805 38.7405 67.6518 39.0149C68.0894 39.715 68.4489 40.2794 68.5266 40.6686C68.6044 41.0578 68.6934 40.035 68.506 39.5207C68.3183 39.0065 68.1379 38.7815 68.1379 38.7815C68.1379 38.7815 68.9547 39.1705 69.2462 39.5791C69.5379 39.9877 69.9434 40.5517 69.9434 40.5517C69.9434 40.5517 69.7605 39.5084 69.4213 39.0065C68.6483 37.8633 67.8159 37.4835 67.4157 37.3603C68.4288 33.7556 68.7212 30.6684 68.7212 30.6684C68.7212 30.6684 66.455 39.1385 60.9321 46.9593C61.5684 45.293 61.9388 43.324 60.973 41.9551C56.9523 36.2554 52.4042 38.2073 51.5927 38.6201C53.3187 36.2562 54.2942 34.4622 54.2942 34.4622C54.2942 34.4622 49.5605 41.1115 43.1333 45.5036C43.0694 45.2319 42.9757 44.8417 42.8616 44.3846C42.6428 43.509 42.6428 41.2328 42.6428 41.2328C42.6428 41.2328 42.5116 41.977 42.5116 42.8522C42.5116 43.728 42.6428 45.2602 42.6428 45.2602L41.7676 43.9469C41.7676 43.9469 41.9137 44.9099 42.1325 45.4061C42.2531 45.6797 42.3724 45.853 42.456 45.9557C40.5576 47.1816 38.5256 48.191 36.4338 48.7665C35.9985 48.7708 34.898 48.7466 34.2869 48.412C33.5141 47.9887 33.0037 46.9379 33.0037 46.9379C33.0037 46.9379 33.1203 47.8137 33.3099 48.1054C33.4995 48.3974 34.4037 48.981 34.4037 48.981C34.4037 48.981 33.6746 48.9078 32.7266 48.3537C31.7789 47.7991 31.0497 46.6464 31.0497 46.6464C31.0497 46.6464 31.3412 47.6678 31.9538 48.2951C32.4949 48.8497 33.4219 49.1868 33.6307 49.2583C24.2833 49.926 22.7839 41.1577 22.5749 39.3582C22.568 39.3656 22.5611 39.3727 22.5542 39.3798C22.5866 40.3206 22.6934 42.908 22.9042 43.6134C23.029 44.0306 22.9778 45.3298 24.1285 46.6431C23.9665 46.7004 23.7826 46.7794 23.5646 46.8911C22.2647 47.5565 21.1084 48.7296 21.3003 52.122C21.3979 53.8465 22.4087 55.4248 23.3793 56.5611C23.2424 56.4833 23.1137 56.4053 22.9864 56.3271C22.9803 56.3162 22.9774 56.302 22.9709 56.2913C22.6209 55.7175 21.8238 55.4743 21.3766 55.1241C21.15 54.9467 21.4278 55.1592 21.7644 55.4724C21.2742 55.0783 20.8877 54.6954 20.587 54.342C19.5132 52.0674 18.3065 48.3894 19.1212 44.3846C19.4106 42.9609 20.895 41.0772 22.5542 39.3798C22.5467 39.164 22.5431 39.0343 22.5431 39.0343C22.5431 39.0343 22.5513 39.1537 22.5749 39.3582C24.0035 37.8992 25.558 36.5795 26.5943 35.8166C27.7254 35.069 28.8886 34.3783 30.0123 33.7489M19.8315 53.242C19.7371 53.0605 19.6704 52.9045 19.625 52.7809C19.6932 52.9381 19.7617 53.0923 19.8315 53.242ZM55.7691 52.9321C56.7108 51.1274 57.8917 48.1272 56.5691 46.2524C53.386 41.7401 49.8123 42.2432 48.0497 42.8859C49.4226 41.4436 50.605 39.9691 51.5605 38.664C52.098 38.5304 55.0175 37.9109 57.1816 39.6008C59.5732 41.4687 60.2236 42.6316 60.6813 44.5621C60.9241 45.5862 60.8146 46.5893 60.5743 47.4582C59.177 49.3802 57.5803 51.2499 55.7691 52.9321ZM29.4938 58.7953C27.1989 57.1337 26.3143 54.4053 27.5435 51.7215C28.1375 50.4252 29.596 49.7071 29.9674 49.3852C31.1392 49.6128 32.504 49.7838 34.112 49.871C39.4798 50.1621 44.2428 46.8072 47.792 43.1546C48.9634 42.8693 51.1214 42.6048 52.7776 43.898C55.1691 45.766 55.8196 46.9289 56.2775 48.8595C56.6451 50.4101 56.2069 51.9143 55.726 52.9724C51.1003 57.2524 45.0806 60.3028 37.4173 59.8516C34.2501 59.6655 31.642 59.2867 29.4938 58.7953ZM22.9049 48.8982C23.4311 48.1358 24.2737 47.6784 24.9166 47.3817C25.7557 48.035 26.9734 48.6489 28.7477 49.1119C28.5164 49.1847 28.2326 49.3367 27.8449 49.6301C26.6802 50.5113 25.745 51.8677 26.5228 55.1751C26.8428 56.5358 27.7356 57.6985 28.6756 58.596C26.9889 58.1642 25.611 57.6615 24.4865 57.1326C24.2758 56.9001 24.0167 56.6272 23.6842 56.2959C21.6351 54.2554 21.2033 51.3643 22.9049 48.8982ZM32.9454 72.4007C32.265 73.3735 31.9732 74.5019 32.4788 75.8052C32.9843 77.109 34.987 78.4319 39.07 78.7236C43.153 79.0155 45.2919 76.7782 45.2919 76.7782C45.2919 76.7782 41.9866 77.7705 39.1674 77.7705C36.3479 77.7705 34.2286 76.0195 33.3344 75.2215C32.6637 74.6236 33.1078 73.7196 33.8637 72.7305C34.1918 72.6119 34.6297 72.5396 35.1814 72.6339C36.5425 72.8677 37.4173 74.1517 37.4173 74.1517C37.4173 74.1517 37.4173 72.5952 36.4451 72.3035C35.735 72.0902 35.0271 71.9304 34.5444 71.8968C34.5945 71.8378 34.6447 71.7788 34.6953 71.7198C35.8618 70.3579 39.8284 70.7665 39.8284 70.7665C39.8284 70.7665 38.4867 70.1634 36.834 70.2606C35.1814 70.3579 33.6259 71.4279 32.9454 72.4007ZM45.3891 75.4162C45.3891 75.4162 45.7174 74.9536 46.1854 74.449C45.6294 74.8733 45.3891 75.4162 45.3891 75.4162ZM46.1854 74.449C46.5699 74.1552 47.1041 73.9173 47.8194 73.9572C49.5693 74.0542 50.5611 75.4162 50.5611 75.4162C50.5611 75.4162 51.1444 74.5408 52.6608 74.8326C54.1776 75.1245 55.3053 76.3696 55.3053 76.3696C55.3053 76.3696 56.3164 75.9026 57.5607 75.9026C58.8052 75.9026 60.5551 78.0038 60.5551 78.0038C60.5551 78.0038 59.5829 75.4162 58.0274 75.1245C56.4719 74.8326 55.4025 75.8052 55.4025 75.8052C55.4025 75.8052 54.4303 73.8599 53.2637 73.7625C52.0972 73.6653 50.7943 74.7353 50.7943 74.7353C50.7943 74.7353 49.414 73.2761 48.228 73.1789C47.5697 73.1249 46.7686 73.8196 46.1854 74.449ZM60.3605 71.2334C59.0965 70.8832 57.6771 71.9143 57.6771 71.9143C57.6771 71.9143 58.8052 71.7196 59.7772 71.9143C60.7494 72.1088 61.8188 73.1789 61.8188 73.1789C61.8188 73.1789 61.6244 71.5835 60.3605 71.2334ZM48.6947 68.2566C49.1321 68.8254 49.7153 68.315 49.7153 68.315C49.7153 68.315 48.986 68.388 49.1321 67.8043C49.2779 67.2207 51.232 66.1847 51.9755 65.8633C52.7193 65.5425 58.6836 63.3537 58.6836 63.3537C58.6836 63.3537 50.8819 65.2508 49.9342 65.9804C48.986 66.71 48.257 67.6876 48.6947 68.2566ZM48.4779 71.0701C48.7333 70.8254 49.0633 70.5189 49.2779 70.3579C49.6667 70.0659 51.3193 69.9687 51.3193 69.9687C51.3193 69.9687 49.6667 69.4823 48.986 69.677C48.4867 69.8194 48.2497 70.6943 48.1586 71.1506C47.4464 71.3468 46.7392 71.6738 46.2641 72.206C45.2919 73.2953 45.3891 75.2215 45.3891 75.2215C45.3891 75.2215 46.8278 72.3035 47.6253 71.8171C48.4223 71.3307 51.5139 71.4279 51.5139 71.4279C51.5139 71.4279 51.125 70.8832 50.1525 70.8832C49.7264 70.8832 49.1139 70.9281 48.4779 71.0701ZM36.4451 69.5795C36.4451 69.5795 38.4673 68.6069 41.345 68.5095C44.2225 68.4122 48.7918 69.0153 48.7918 69.0153C48.7918 69.0153 48.6554 67.6144 45.8752 67.498C43.0949 67.3811 39.6533 67.8286 38.4867 68.2178C37.3201 68.6069 36.4451 69.5795 36.4451 69.5795ZM39.7118 75.0272C39.7118 75.0272 40.7224 73.86 41.8892 74.2684C43.0558 74.677 44.1254 76.9725 44.1254 76.9725C44.1254 76.9725 44.8447 74.2684 42.181 73.568C41.2773 73.3303 40.6255 73.7625 40.6255 73.7625C40.6255 73.7625 40.2368 73.2761 39.07 73.0816C37.9034 72.8869 37.6119 74.1517 37.6119 74.1517C37.6119 74.1517 38.2923 73.568 39.1674 73.86C40.0422 74.1517 39.7118 75.0272 39.7118 75.0272ZM47.7224 77.6538C46.4779 77.2646 45.9724 76.8754 45.9724 76.8754C45.9724 76.8754 47.4111 79.3658 54.2942 79.8717C61.177 80.3775 64.2104 78.6655 65.3187 77.4591C66.427 76.2529 66.1933 72.8869 65.3187 71.6224C64.4435 70.3579 63.8602 68.9568 64.0547 67.6144C64.2493 66.2721 69.4017 54.307 69.4017 54.307C69.4017 54.307 67.1657 57.6533 66.0963 59.949C65.9239 60.3192 65.6945 60.7799 65.4374 61.2966C65.0203 61.7435 64.5549 62.1839 64.1521 62.42C63.1312 63.0182 61.6729 63.3537 61.6729 63.3537C61.6729 63.3537 63.4727 63.4059 64.5864 63.04C63.7402 64.8282 62.8869 66.8671 62.722 68.4212C61.4282 67.7805 58.1578 66.2721 56.0441 66.2721C54.2284 66.2721 51.7291 67.4296 50.3016 68.1784C51.1463 67.8432 52.5227 67.498 54.6249 67.498C57.8422 67.498 61.3599 68.2466 62.7076 68.564C62.6602 69.1561 62.7189 69.6713 62.9268 70.0659C64.0547 72.206 64.7354 74.2489 64.4435 75.5137C64.1521 76.7782 61.0606 78.8211 57.7941 79.0155C54.5275 79.2102 48.9668 78.0427 47.7224 77.6538ZM49.1805 68.8014C49.1805 68.8014 49.6194 68.5362 50.3016 68.1784C49.5053 68.4942 49.1805 68.8014 49.1805 68.8014ZM68.1768 57.9064L67.6518 59.2679C67.6518 59.2679 68.3323 58.879 69.6932 59.0737C71.0546 59.2679 71.9099 59.6573 71.9099 59.6573C71.9099 59.6573 71.0349 58.49 69.9269 58.1981C68.8184 57.9064 68.1768 57.9064 68.1768 57.9064ZM68.2934 35.1627C68.2934 35.1627 74.2318 40.15 72.9987 49.054C72.9016 50.3185 70.9572 55.6686 70.9572 55.6686C70.9572 55.6686 71.4109 55.1456 71.9827 54.1878C71.9854 54.7658 72.1588 55.6059 72.4155 56.1552C72.7137 56.7941 73.6015 57.4848 73.6015 57.4848C73.6015 57.4848 72.9016 56.6385 72.8433 55.604C72.7975 54.793 72.7877 53.2767 72.7854 52.6577C73.7329 50.5954 74.6082 47.5739 74.1655 43.898C73.3099 36.797 68.2934 35.1627 68.2934 35.1627ZM71.7998 59.9814C71.7998 59.9814 72.171 60.7414 73.084 60.604C73.4362 60.5509 73.869 60.3643 74.3923 59.949C74.5246 59.844 74.6349 59.7424 74.7294 59.6437C74.6851 59.8233 74.6316 60.1165 74.6514 60.4352C74.6838 60.9543 75.1473 61.8296 75.5264 62.219C75.9055 62.608 77.1143 63.3215 77.6976 64.4919C78.2809 65.6625 78.2809 67.2353 77.9181 68.5745C77.8957 68.6556 77.8769 68.7374 77.86 68.8192C77.7118 68.4647 77.4633 67.8478 77.3639 67.472C77.2178 66.9206 77.1791 65.8052 77.1791 65.8052C77.1791 65.8052 76.9848 66.2397 77.0819 67.352C77.1455 68.0799 77.4443 69.3062 77.6437 70.0689C77.4928 69.7658 77.3335 69.4576 77.2115 69.2489C76.8876 68.6943 76.4305 68.2178 76.4305 68.2178C76.4305 68.2178 76.949 69.3461 77.2439 70.0952C77.4268 70.5597 77.7206 71.0538 77.9175 71.3625C77.9104 71.3562 76.7881 70.3265 76.0773 69.6121C75.3645 68.8953 73.7183 67.1768 73.4199 65.9804C73.1221 64.7836 74.0357 63.1268 74.0681 62.595C74.1005 62.0632 73.1609 60.7274 73.1609 60.7274C73.1609 60.7274 73.7183 62.1573 73.7183 62.7119C73.7183 63.2663 73.1933 63.4122 72.934 64.9589C72.6748 66.5057 73.7473 68.0233 74.2433 68.6943C74.739 69.3656 76.1421 70.2412 76.693 70.5848C77.2439 70.9285 78.7639 72.4298 78.7639 72.4298C78.7639 72.4298 78.1526 70.5536 78.093 69.7094C77.9764 68.0557 79.2855 66.4764 78.3457 63.8077C78.0458 62.9559 75.5557 61.7002 75.1473 61.2817C74.8132 60.9398 74.7808 59.9419 74.7797 59.5889C75.9237 58.3194 74.1187 57.6056 74.2723 57.9388C74.5866 58.6197 74.5218 58.7493 73.7473 59.6475C72.9728 60.5456 71.7998 59.9814 71.7998 59.9814Z' fill='%237694AA'/%3e%3c/svg%3e")}.iconbox--hotel{background:var(--white);-webkit-mask-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='80' height='81' viewBox='0 0 80 81' fill='none'%3e%3cpath d='M75.5889 69.0882C74.2288 59.2157 75.4246 21.7197 74.8409 17.672C74.4997 15.3055 73.0854 14.4818 71.0414 14.3864C69.8077 13.9358 59.4875 13.928 58.0334 13.9416C58.0013 12.7398 57.953 11.709 57.7821 10.3536C57.4234 7.50823 55.9032 6.50218 53.2279 6.57464C45.3967 6.16154 36.9885 6.17561 26.082 6.62016C24.662 6.67186 23.5487 7.8288 23.5487 9.25573C23.5491 9.44279 23.5654 16.0283 23.5941 24.7853C19.072 24.6172 14.2191 24.6965 8.00529 25.0439C6.85294 25.1243 5.98438 26.2571 5.98438 27.6783C5.99505 41.4358 6.58917 55.3361 6.67055 69.0386H4.90211C3.33387 69.0386 2.05859 70.3139 2.05859 71.881C2.05859 73.4492 3.33387 74.7245 4.90211 74.7245H75.0986C76.6657 74.7245 77.9409 73.4492 77.9409 71.881C77.9409 70.4817 76.9222 69.3221 75.5889 69.0882ZM58.0557 15.7061C62.4415 15.6649 66.4997 15.7603 70.3525 16.017C70.6018 16.0319 70.8787 16.3846 70.8787 16.8718C70.994 34.2038 71.7415 51.497 71.8469 69.0386H58.517C57.456 58.9928 58.0552 15.8278 58.0557 15.7061ZM26.1498 8.38257C37.3148 7.92646 45.8419 7.92301 53.8107 8.36993C54.2587 8.39291 54.6137 8.7709 54.6195 9.22471C54.6336 11.7684 54.7108 62.7187 54.75 69.0386H47.06L47.1103 58.548C47.1103 51.0568 39.3884 52.6737 38.9187 52.5186C35.974 52.5186 33.5786 55.2231 33.5786 58.548V69.0386H25.6297C25.4457 62.9876 25.3146 9.78803 25.3134 9.25343C25.3134 8.78239 25.6799 8.3998 26.1498 8.38257ZM43.7328 69.0386H35.3433V58.548C35.3433 57.2582 35.8359 56.1145 36.5967 55.3319C40.6167 54.0235 43.6678 55.6503 43.8555 61.0567C43.9886 64.8859 43.9474 65.4354 43.7328 69.0386ZM8.11673 26.8051C13.4579 26.5061 17.7792 26.4095 21.7491 26.4964C21.8123 27.6285 22.729 63.0405 21.1808 69.0386H8.43533C8.35426 55.2671 7.7598 41.454 7.74908 27.6771C7.74908 27.1268 8.01907 26.812 8.11673 26.8051ZM75.0986 72.9598H4.90211C4.30699 72.9598 3.8233 72.4761 3.8233 71.881C3.8233 71.287 4.30699 70.8033 4.90211 70.8033H75.0986C75.6926 70.8033 76.1762 71.287 76.1762 71.881C76.1762 72.4761 75.6926 72.9598 75.0986 72.9598Z' fill='white'/%3e%3cpath d='M61.9605 32.96C61.4733 32.96 61.0781 33.3552 61.0781 33.8423C61.0781 34.3294 61.4733 34.7247 61.9605 34.7247H65.9311C66.4182 34.7247 66.8134 34.3294 66.8134 33.8423C66.8134 33.3552 66.4182 32.96 65.9311 32.96H61.9605Z' fill='white'/%3e%3cpath d='M65.7846 44.8712C66.2717 44.8712 66.6669 44.4759 66.6669 43.9888C66.6669 43.5017 66.2717 43.1064 65.7846 43.1064H61.814C61.3269 43.1064 60.9316 43.5017 60.9316 43.9888C60.9316 44.4759 61.3269 44.8712 61.814 44.8712H65.7846Z' fill='white'/%3e%3cpath d='M66.0795 53.4014H62.1089C61.6218 53.4014 61.2266 53.7966 61.2266 54.2837C61.2266 54.7709 61.6218 55.1661 62.1089 55.1661H66.0795C66.5666 55.1661 66.9619 54.7709 66.9619 54.2837C66.9619 53.7966 66.5666 53.4014 66.0795 53.4014Z' fill='white'/%3e%3cpath d='M61.5191 25.46H65.4897C65.9768 25.46 66.372 25.0648 66.372 24.5777C66.372 24.0905 65.9768 23.6953 65.4897 23.6953H61.5191C61.0319 23.6953 60.6367 24.0905 60.6367 24.5777C60.6367 25.0648 61.0319 25.46 61.5191 25.46Z' fill='white'/%3e%3cpath d='M32.7556 17.664C33.2405 17.6238 33.6035 17.1987 33.5645 16.7127L33.2669 13.0363C33.2267 12.5503 32.7867 12.2068 32.3156 12.2274C31.8308 12.2677 31.4677 12.6928 31.5068 13.1787L31.8043 16.8552C31.8412 17.3039 32.2147 17.6898 32.7556 17.664Z' fill='white'/%3e%3cpath d='M32.7574 25.4609H32.7505C32.2633 25.4644 31.8716 25.8631 31.875 26.3502L31.9072 30.3196C31.9106 30.8045 32.3059 31.1951 32.7895 31.1951H32.7964C33.2836 31.1916 33.6753 30.793 33.6719 30.3058L33.6397 26.3364C33.6363 25.8516 33.2411 25.4609 32.7574 25.4609Z' fill='white'/%3e%3cpath d='M32.7593 38.2549H32.7524C32.2653 38.2583 31.8735 38.657 31.877 39.1441L31.9126 43.4077C31.916 43.8925 32.3113 44.2831 32.7949 44.2831H32.8018C33.289 44.2797 33.6807 43.881 33.6773 43.3939L33.6417 39.1303C33.6382 38.6455 33.243 38.2549 32.7593 38.2549Z' fill='white'/%3e%3cpath d='M46.4118 17.8137C46.9324 17.8137 47.3339 17.3695 47.293 16.8601L46.9954 13.1836C46.9552 12.6977 46.5198 12.3553 46.0441 12.3748C45.5581 12.415 45.1962 12.8401 45.2353 13.3261L45.5329 17.0026C45.5708 17.4644 45.9568 17.8137 46.4118 17.8137Z' fill='white'/%3e%3cpath d='M46.4878 25.6064H46.481C45.9938 25.6099 45.602 26.0086 45.6055 26.4957L45.6377 30.4663C45.6411 30.9511 46.0363 31.3417 46.52 31.3417H46.5269C47.014 31.3383 47.4058 30.9396 47.4024 30.4525L47.3702 26.4819C47.3668 25.9971 46.9715 25.6064 46.4878 25.6064Z' fill='white'/%3e%3cpath d='M46.4878 38.4014H46.481C45.9938 38.4048 45.602 38.8035 45.6055 39.2906L45.6411 43.5553C45.6446 44.0402 46.0398 44.4308 46.5235 44.4308H46.5304C47.0175 44.4273 47.4093 44.0287 47.4058 43.5415L47.3702 39.2768C47.3668 38.792 46.9715 38.4014 46.4878 38.4014Z' fill='white'/%3e%3cpath d='M14.0981 37.9386C15.5076 37.881 17.1505 38.0983 18.6558 38.0363C19.1406 38.0168 19.5186 37.6078 19.5003 37.1218C19.4482 35.7152 19.4701 33.9552 19.4152 32.5044C19.398 32.0402 19.0235 31.6691 18.5582 31.6553L14.1177 31.5312C13.5548 31.551 13.1916 31.9614 13.2123 32.4504C13.2713 33.8663 13.1153 35.6231 13.1802 37.0954C13.1997 37.5813 13.5926 37.9766 14.0981 37.9386ZM14.9897 33.3212L17.6747 33.3959C17.694 34.2859 17.6937 35.3291 17.7126 36.2796C16.8275 36.263 15.9188 36.1833 14.9288 36.167C14.9336 35.1935 14.985 34.2885 14.9897 33.3212Z' fill='white'/%3e%3cpath d='M18.7769 43.4462L14.3364 43.3232C13.731 43.3553 13.4117 43.7852 13.4311 44.2424C13.4898 45.6528 13.3341 47.4192 13.3989 48.8862C13.4184 49.3722 13.8113 49.7777 14.3169 49.7295C15.7559 49.6725 17.345 49.8913 18.8757 49.8283C19.3605 49.8088 19.7397 49.3998 19.7201 48.9138C19.6669 47.4632 19.6883 45.7245 19.634 44.2952C19.6167 43.8311 19.2422 43.4588 18.7769 43.4462ZM15.1475 47.9579C15.1524 46.9832 15.2037 46.0811 15.2084 45.1132L17.8934 45.1879C17.914 46.1243 17.9118 47.1318 17.9324 48.0716C17.0174 48.0545 16.1304 47.9741 15.1475 47.9579Z' fill='white'/%3e%3cpath d='M18.9828 54.4737L14.5412 54.3496C13.9254 54.3887 13.6167 54.8154 13.6359 55.2699C13.693 56.59 13.5437 58.4801 13.6049 59.9137C13.6255 60.3997 14.0311 60.7869 14.5228 60.757C15.9583 60.6961 17.5391 60.9181 19.0805 60.8547C19.5653 60.8351 19.9433 60.4261 19.9249 59.9401C19.8729 58.5336 19.8948 56.7735 19.8399 55.3227C19.8227 54.8586 19.4482 54.4875 18.9828 54.4737ZM15.3535 58.9854C15.3581 58.0551 15.41 57.0505 15.4144 56.1396L18.0993 56.2143C18.1187 57.1043 18.1184 58.1475 18.1373 59.098C17.2525 59.0814 16.3392 59.0016 15.3535 58.9854Z' fill='white'/%3e%3c/svg%3e")}.iconbox--hotel1{-webkit-mask-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='80' height='81' viewBox='0 0 80 81' fill='none'%3e%3cpath d='M75.5889 69.0882C74.2288 59.2157 75.4246 21.7197 74.8409 17.672C74.4997 15.3055 73.0854 14.4818 71.0414 14.3864C69.8077 13.9358 59.4875 13.928 58.0334 13.9416C58.0013 12.7398 57.953 11.709 57.7821 10.3536C57.4234 7.50823 55.9032 6.50218 53.2279 6.57464C45.3967 6.16154 36.9885 6.17561 26.082 6.62016C24.662 6.67186 23.5487 7.8288 23.5487 9.25573C23.5491 9.44279 23.5654 16.0283 23.5941 24.7853C19.072 24.6172 14.2191 24.6965 8.00529 25.0439C6.85294 25.1243 5.98438 26.2571 5.98438 27.6783C5.99505 41.4358 6.58917 55.3361 6.67055 69.0386H4.90211C3.33387 69.0386 2.05859 70.3139 2.05859 71.881C2.05859 73.4492 3.33387 74.7245 4.90211 74.7245H75.0986C76.6657 74.7245 77.9409 73.4492 77.9409 71.881C77.9409 70.4817 76.9222 69.3221 75.5889 69.0882ZM58.0557 15.7061C62.4415 15.6649 66.4997 15.7603 70.3525 16.017C70.6018 16.0319 70.8787 16.3846 70.8787 16.8718C70.994 34.2038 71.7415 51.497 71.8469 69.0386H58.517C57.456 58.9928 58.0552 15.8278 58.0557 15.7061ZM26.1498 8.38257C37.3148 7.92646 45.8419 7.92301 53.8107 8.36993C54.2587 8.39291 54.6137 8.7709 54.6195 9.22471C54.6336 11.7684 54.7108 62.7187 54.75 69.0386H47.06L47.1103 58.548C47.1103 51.0568 39.3884 52.6737 38.9187 52.5186C35.974 52.5186 33.5786 55.2231 33.5786 58.548V69.0386H25.6297C25.4457 62.9876 25.3146 9.78803 25.3134 9.25343C25.3134 8.78239 25.6799 8.3998 26.1498 8.38257ZM43.7328 69.0386H35.3433V58.548C35.3433 57.2582 35.8359 56.1145 36.5967 55.3319C40.6167 54.0235 43.6678 55.6503 43.8555 61.0567C43.9886 64.8859 43.9474 65.4354 43.7328 69.0386ZM8.11673 26.8051C13.4579 26.5061 17.7792 26.4095 21.7491 26.4964C21.8123 27.6285 22.729 63.0405 21.1808 69.0386H8.43533C8.35426 55.2671 7.7598 41.454 7.74908 27.6771C7.74908 27.1268 8.01907 26.812 8.11673 26.8051ZM75.0986 72.9598H4.90211C4.30699 72.9598 3.8233 72.4761 3.8233 71.881C3.8233 71.287 4.30699 70.8033 4.90211 70.8033H75.0986C75.6926 70.8033 76.1762 71.287 76.1762 71.881C76.1762 72.4761 75.6926 72.9598 75.0986 72.9598Z' fill='white'/%3e%3cpath d='M61.9605 32.96C61.4733 32.96 61.0781 33.3552 61.0781 33.8423C61.0781 34.3294 61.4733 34.7247 61.9605 34.7247H65.9311C66.4182 34.7247 66.8134 34.3294 66.8134 33.8423C66.8134 33.3552 66.4182 32.96 65.9311 32.96H61.9605Z' fill='white'/%3e%3cpath d='M65.7846 44.8712C66.2717 44.8712 66.6669 44.4759 66.6669 43.9888C66.6669 43.5017 66.2717 43.1064 65.7846 43.1064H61.814C61.3269 43.1064 60.9316 43.5017 60.9316 43.9888C60.9316 44.4759 61.3269 44.8712 61.814 44.8712H65.7846Z' fill='white'/%3e%3cpath d='M66.0795 53.4014H62.1089C61.6218 53.4014 61.2266 53.7966 61.2266 54.2837C61.2266 54.7709 61.6218 55.1661 62.1089 55.1661H66.0795C66.5666 55.1661 66.9619 54.7709 66.9619 54.2837C66.9619 53.7966 66.5666 53.4014 66.0795 53.4014Z' fill='white'/%3e%3cpath d='M61.5191 25.46H65.4897C65.9768 25.46 66.372 25.0648 66.372 24.5777C66.372 24.0905 65.9768 23.6953 65.4897 23.6953H61.5191C61.0319 23.6953 60.6367 24.0905 60.6367 24.5777C60.6367 25.0648 61.0319 25.46 61.5191 25.46Z' fill='white'/%3e%3cpath d='M32.7556 17.664C33.2405 17.6238 33.6035 17.1987 33.5645 16.7127L33.2669 13.0363C33.2267 12.5503 32.7867 12.2068 32.3156 12.2274C31.8308 12.2677 31.4677 12.6928 31.5068 13.1787L31.8043 16.8552C31.8412 17.3039 32.2147 17.6898 32.7556 17.664Z' fill='white'/%3e%3cpath d='M32.7574 25.4609H32.7505C32.2633 25.4644 31.8716 25.8631 31.875 26.3502L31.9072 30.3196C31.9106 30.8045 32.3059 31.1951 32.7895 31.1951H32.7964C33.2836 31.1916 33.6753 30.793 33.6719 30.3058L33.6397 26.3364C33.6363 25.8516 33.2411 25.4609 32.7574 25.4609Z' fill='white'/%3e%3cpath d='M32.7593 38.2549H32.7524C32.2653 38.2583 31.8735 38.657 31.877 39.1441L31.9126 43.4077C31.916 43.8925 32.3113 44.2831 32.7949 44.2831H32.8018C33.289 44.2797 33.6807 43.881 33.6773 43.3939L33.6417 39.1303C33.6382 38.6455 33.243 38.2549 32.7593 38.2549Z' fill='white'/%3e%3cpath d='M46.4118 17.8137C46.9324 17.8137 47.3339 17.3695 47.293 16.8601L46.9954 13.1836C46.9552 12.6977 46.5198 12.3553 46.0441 12.3748C45.5581 12.415 45.1962 12.8401 45.2353 13.3261L45.5329 17.0026C45.5708 17.4644 45.9568 17.8137 46.4118 17.8137Z' fill='white'/%3e%3cpath d='M46.4878 25.6064H46.481C45.9938 25.6099 45.602 26.0086 45.6055 26.4957L45.6377 30.4663C45.6411 30.9511 46.0363 31.3417 46.52 31.3417H46.5269C47.014 31.3383 47.4058 30.9396 47.4024 30.4525L47.3702 26.4819C47.3668 25.9971 46.9715 25.6064 46.4878 25.6064Z' fill='white'/%3e%3cpath d='M46.4878 38.4014H46.481C45.9938 38.4048 45.602 38.8035 45.6055 39.2906L45.6411 43.5553C45.6446 44.0402 46.0398 44.4308 46.5235 44.4308H46.5304C47.0175 44.4273 47.4093 44.0287 47.4058 43.5415L47.3702 39.2768C47.3668 38.792 46.9715 38.4014 46.4878 38.4014Z' fill='white'/%3e%3cpath d='M14.0981 37.9386C15.5076 37.881 17.1505 38.0983 18.6558 38.0363C19.1406 38.0168 19.5186 37.6078 19.5003 37.1218C19.4482 35.7152 19.4701 33.9552 19.4152 32.5044C19.398 32.0402 19.0235 31.6691 18.5582 31.6553L14.1177 31.5312C13.5548 31.551 13.1916 31.9614 13.2123 32.4504C13.2713 33.8663 13.1153 35.6231 13.1802 37.0954C13.1997 37.5813 13.5926 37.9766 14.0981 37.9386ZM14.9897 33.3212L17.6747 33.3959C17.694 34.2859 17.6937 35.3291 17.7126 36.2796C16.8275 36.263 15.9188 36.1833 14.9288 36.167C14.9336 35.1935 14.985 34.2885 14.9897 33.3212Z' fill='white'/%3e%3cpath d='M18.7769 43.4462L14.3364 43.3232C13.731 43.3553 13.4117 43.7852 13.4311 44.2424C13.4898 45.6528 13.3341 47.4192 13.3989 48.8862C13.4184 49.3722 13.8113 49.7777 14.3169 49.7295C15.7559 49.6725 17.345 49.8913 18.8757 49.8283C19.3605 49.8088 19.7397 49.3998 19.7201 48.9138C19.6669 47.4632 19.6883 45.7245 19.634 44.2952C19.6167 43.8311 19.2422 43.4588 18.7769 43.4462ZM15.1475 47.9579C15.1524 46.9832 15.2037 46.0811 15.2084 45.1132L17.8934 45.1879C17.914 46.1243 17.9118 47.1318 17.9324 48.0716C17.0174 48.0545 16.1304 47.9741 15.1475 47.9579Z' fill='white'/%3e%3cpath d='M18.9828 54.4737L14.5412 54.3496C13.9254 54.3887 13.6167 54.8154 13.6359 55.2699C13.693 56.59 13.5437 58.4801 13.6049 59.9137C13.6255 60.3997 14.0311 60.7869 14.5228 60.757C15.9583 60.6961 17.5391 60.9181 19.0805 60.8547C19.5653 60.8351 19.9433 60.4261 19.9249 59.9401C19.8729 58.5336 19.8948 56.7735 19.8399 55.3227C19.8227 54.8586 19.4482 54.4875 18.9828 54.4737ZM15.3535 58.9854C15.3581 58.0551 15.41 57.0505 15.4144 56.1396L18.0993 56.2143C18.1187 57.1043 18.1184 58.1475 18.1373 59.098C17.2525 59.0814 16.3392 59.0016 15.3535 58.9854Z' fill='white'/%3e%3c/svg%3e")}.iconbox--terkep{-webkit-mask-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='80' height='81' viewBox='0 0 80 81' fill='none'%3e%3cpath d='M48.5597 24.93C48.4713 21.5393 45.7078 18.8628 42.3419 18.9411C36.8979 19.0912 34.4481 25.8776 38.3725 29.595C42.2816 33.3003 48.7021 30.3659 48.5597 24.93ZM43.6615 28.2867C42.4867 29.0807 40.8917 29.1482 39.6366 28.506C36.8567 26.0724 38.021 21.4719 41.5776 20.6909C41.3981 20.7404 41.2171 20.7843 41.0448 20.8597L42.1739 20.909C43.7264 21.1979 45.0451 22.5121 45.3626 24.0865C45.68 25.6609 44.9765 27.3982 43.6615 28.2867Z' fill='%237694AA'/%3e%3cpath d='M56.8023 16.9492C57.0923 16.9492 57.3727 16.7962 57.5226 16.5244L59.9519 12.1215C60.1713 11.7245 60.0279 11.2247 59.6298 11.0053C59.2317 10.7848 58.7319 10.9304 58.5136 11.3274L56.0842 15.7303C55.7787 16.2832 56.1867 16.9492 56.8023 16.9492Z' fill='%237694AA'/%3e%3cpath d='M60.05 19.7878L65.2661 17.3445C65.6771 17.1519 65.8537 16.6618 65.6621 16.2508C65.4684 15.8388 64.9804 15.6633 64.5684 15.8548L59.3522 18.2981C58.9412 18.4907 58.7646 18.9809 58.9562 19.3918C59.1474 19.7991 59.6337 19.9803 60.05 19.7878Z' fill='%237694AA'/%3e%3cpath d='M60.6411 23.7536C65.1123 25.3217 64.9015 25.3075 65.1627 25.3075C66.0811 25.3075 66.3055 24.0196 65.4377 23.7108L61.1911 22.2039C60.7631 22.0541 60.2932 22.2767 60.1413 22.7037C59.9893 23.1318 60.214 23.6016 60.6411 23.7536Z' fill='%237694AA'/%3e%3cpath d='M74.2063 69.5233C74.4677 68.7241 74.6384 68.2136 74.8547 67.5576C75.3064 67.3305 75.4149 66.8204 75.2158 66.4454C71.6326 59.6491 67.6225 52.6695 63.9358 45.8097C63.0882 44.2364 61.4572 43.2593 59.6796 43.2593H50.4563C53.7572 37.2797 57.1166 30.0989 57.0041 25.7957C56.7354 15.5334 47.8195 8.83928 38.9302 11.2123C31.8142 11.7777 26.5068 17.2976 25.6484 23.9844C24.7291 31.1461 28.8477 37.391 32.4539 43.2593H25.6557C24.1745 43.2593 22.7468 43.9678 21.834 45.1547C16.453 52.1667 10.7552 59.0385 4.90117 65.5785C4.56297 65.9555 4.60874 66.5952 5.19293 66.854C5.45788 67.461 5.76797 67.9903 5.98843 68.6741C30.0601 74.2655 53.7418 62.8072 74.2063 69.5233ZM72.1851 64.2718C62.7612 59.2632 53.5245 55.4228 44.6936 52.8436C44.908 52.5152 45.1868 52.0841 45.5251 51.5526C51.5596 49.639 56.5958 48.0729 62.2599 46.2744C62.496 46.6081 70.5411 61.2242 72.1851 64.2718ZM60.6356 45.0641C55.0702 46.8256 52.3099 47.6824 46.8685 49.4039C47.6662 48.1058 48.5834 46.5738 49.5355 44.9032C60.0669 44.9651 59.7037 44.7675 60.6356 45.0641ZM29.7432 28.7464C28.4671 19.5972 34.8798 12.3946 42.4258 12.3946C49.5352 12.3946 55.1592 18.1401 55.3603 25.8385C55.5255 32.1445 46.4969 47.2863 42.9427 52.6162C39.3199 47.6954 30.5843 34.7797 29.7432 28.7464ZM33.4692 44.9032C34.6603 46.806 35.8931 48.7112 37.216 50.6695C32.8786 48.5685 29.3021 46.8506 25.3549 44.938C25.9969 44.8766 29.5229 44.9156 33.4692 44.9032ZM23.4442 45.8384C39.1565 53.4632 37.9731 52.866 38.1605 52.9147L8.4976 63.9785C18.4948 52.5762 22.49 46.7834 23.4442 45.8384ZM8.30014 65.8072C41.6357 53.3353 39.557 54.2328 39.8216 53.9598C40.6809 54.582 42.1994 54.698 43.1885 54.2108C43.2546 54.1987 43.3194 54.1867 43.383 54.1665C52.1864 56.6639 61.419 60.4582 70.851 65.4281C49.7864 62.7105 28.5288 69.1683 8.30014 65.8072Z' fill='%237694AA'/%3e%3c/svg%3e")}.iconbox--telefon{background:var(--primary-l-1);-webkit-mask-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='80' height='81' viewBox='0 0 80 81' fill='none'%3e%3cpath d='M70.0127 65.4222C70.0504 62.1123 66.781 57.6077 64.7597 54.84C61.9008 50.9231 57.8543 50.3765 55.0775 52.1345C52.5347 53.743 51.3189 56.2259 50.3836 58.6681C50.2399 59.0418 49.7999 59.2244 49.4156 59.0181C35.811 51.6907 30.4817 36.4678 32.4552 33.9707C33.8741 32.1752 37.5875 32.7624 39.3225 31.27C40.4211 30.3253 41.0675 28.9322 41.2139 27.4935C41.3442 26.9772 41.4024 26.3872 41.3862 25.7178C41.4252 25.7732 41.4565 25.8337 41.4963 25.8885L41.3854 25.6862C41.3233 23.452 40.5237 21.1361 39.5285 19.1347C37.6657 15.3825 36.0088 11.9306 32.2522 10.0465C29.5344 8.68988 25.6244 11.9303 23.2335 13.7997C21.6314 15.023 19.6252 17.0146 18.6632 19.7501C15.9016 25.4597 17.1263 31.749 18.9609 37.836C23.9889 54.5176 37.7702 74.0563 55.3043 74.8571C62.0753 76.3661 69.9517 70.7845 70.0127 65.4222ZM31.5159 11.517C34.8551 13.1911 36.3625 16.4541 38.057 19.8667C38.766 21.2933 39.2417 22.6075 39.5108 23.8864C40.3456 27.8521 38.9786 28.7815 36.4577 29.9374C33.2464 23.6935 29.574 17.8028 26.2569 13.5546C27.517 12.6333 30.1383 10.8213 31.5159 11.517ZM58.0302 73.4583C56.5934 73.5546 55.0748 73.2336 53.5262 72.5337C41.2676 67.0029 31.1408 56.746 25.7426 44.3905C23.6707 39.6484 22.2511 34.5542 20.878 29.6281C20.1262 26.929 19.2738 23.8693 19.9774 21.0407C20.6586 18.2989 22.6663 16.3008 24.231 15.1075C25.1878 14.3627 24.8723 14.6085 24.9484 14.5489C28.1736 18.6758 31.7498 24.4055 34.8967 30.4995C33.801 30.7951 32.6813 30.9187 31.6759 30.9862C30.2995 31.0785 29.3111 32.3327 29.5349 33.6959C31.366 44.8496 38.6852 55.1064 48.6359 60.465C49.8891 61.1418 51.4216 60.555 51.9183 59.2567C52.4099 57.9725 52.9889 56.6853 53.8135 55.564C59.7304 61.9079 63.801 70.2477 64.4136 71.2521C62.4544 72.5607 60.2596 73.3262 58.0302 73.4583ZM54.9172 54.3343C55.2359 54.0429 55.5736 53.7657 55.9561 53.5236C58.0014 52.2273 61.1015 52.6164 63.4321 55.8096C65.1139 58.1125 68.4009 62.6049 68.3689 65.4029C68.3495 67.1281 67.1017 68.9587 65.7176 70.2338C62.0941 63.4166 58.5565 58.2117 54.9172 54.3343Z' fill='%237694AA'/%3e%3cpath d='M10.019 16.8991C9.89649 17.3368 10.1512 17.7905 10.5878 17.9125C11.9936 18.3075 13.2965 19.0459 14.3555 20.0476C14.5139 20.1974 14.7172 20.2723 14.92 20.2723C15.661 20.2723 16.0234 19.3615 15.4846 18.8533C14.2335 17.6696 12.694 16.7974 11.033 16.3308C10.598 16.2077 10.1421 16.4624 10.019 16.8991Z' fill='%237694AA'/%3e%3cpath d='M17.6206 15.5749C17.978 15.2956 18.0417 14.7798 17.7618 14.4212L14.3366 10.0377C14.0568 9.68023 13.5404 9.61602 13.183 9.89642C12.8255 10.1757 12.7618 10.6926 13.0417 11.0501L16.4669 15.4337C16.7438 15.7894 17.2617 15.8559 17.6206 15.5749Z' fill='%237694AA'/%3e%3cpath d='M20.1781 11.6592C20.2659 12.0979 20.6916 12.3925 21.1456 12.3035C21.5908 12.2146 21.8792 11.7812 21.7899 11.336C21.4474 9.62794 20.9053 7.95842 20.1792 6.37131C19.9903 5.95821 19.5039 5.77735 19.0892 5.96677C18.6766 6.15513 18.4952 6.64314 18.6841 7.05624C19.3584 8.52777 19.8608 10.0764 20.1781 11.6592Z' fill='%237694AA'/%3e%3c/svg%3e")}.iconbox--topart{-webkit-mask-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='80' height='81' viewBox='0 0 80 81' fill='none'%3e%3cg clip-path='url(%23clip0_4358_17501)'%3e%3cpath d='M79.0722 55.3387C75.9623 54.7991 73.6176 56.7327 70.6814 53.8513C69.9141 53.0989 68.8059 53.5231 68.4543 54.4394C65.9342 61.0162 60.692 57.8389 58.2899 53.2322C57.8246 52.3406 56.507 52.4178 56.0225 53.2322C54.3623 57.2937 51.1653 57.7939 46.4309 54.7328C45.6789 54.0751 44.4454 54.2963 44.1626 55.3315C42.1016 62.8816 34.8989 60.8073 32.6798 54.6033C32.5682 54.2908 32.3278 54.1392 32.0782 54.112C31.5733 53.4802 30.4298 53.2908 30.0358 54.177C27.1972 60.5572 21.9286 59.5806 18.6494 54.1855C18.0575 53.2119 16.8354 53.5494 16.4473 54.4734C13.6895 61.037 5.65366 60.8863 5.79676 52.9962C5.81247 52.1223 4.50424 51.9508 4.28301 52.7915C1.69457 62.6247 13.7268 64.3299 17.8948 57.1119C22.2 62.0073 28.6558 63.0119 31.7346 56.4236C34.3613 63.6493 42.9419 65.0704 46.1311 57.8809C50.1811 60.5865 54.0391 60.1615 57.0827 56.3175C60.7947 61.6171 67.4089 63.5694 70.3451 57.03C73.0397 58.8533 74.8273 57.5777 78.7261 57.8902C80.1813 58.0074 80.5137 55.5893 79.0722 55.3387Z' fill='%237694AA'/%3e%3cpath d='M74.1996 65.9346C72.9797 67.9387 72.558 69.7349 69.945 70.7144C66.7285 71.9212 63.5269 69.0419 61.9419 66.681C61.395 65.8662 60.0685 65.7095 59.5577 66.681C57.3187 70.9395 52.36 69.8996 50.2442 65.7898C49.724 64.7788 47.9649 64.9592 47.7488 66.1159C46.5598 72.4868 41.2216 73.1611 37.6464 68.5434C38.0366 67.3001 36.001 66.4539 35.446 67.6708C32.4449 74.2536 26.5856 73.5182 23.1849 67.6436C22.5947 66.6241 21.2725 66.9817 20.8911 67.9434C18.1273 74.9173 13.8226 71.5998 11.407 66.7995C10.9365 65.8641 9.59475 66.1881 9.31111 67.0734C7.99099 71.1964 5.81613 71.9662 2.15214 73.0328C1.46215 73.2341 1.56873 74.4315 2.32751 74.3304C6.52565 73.7708 8.81856 73.0239 10.5344 69.8975C14.0596 75.4022 18.9808 76.5265 22.283 70.7344C26.5648 76.0943 33.4431 76.7053 36.8511 70.3285C40.6365 75.4777 46.9849 75.2242 49.527 69.613C52.8067 73.4816 57.5802 74.0251 60.8829 69.6958C65.7978 74.6374 75.8496 75.7435 76.208 66.4798C76.2526 65.3749 74.7393 65.0476 74.1996 65.9346Z' fill='%237694AA'/%3e%3cpath d='M22.577 16.4051C21.7541 16.6446 21.4297 17.2624 21.4548 17.8862C15.624 18.7477 11.8492 24.5008 11.3987 30.2874C10.7826 38.2047 17.5076 42.8555 24.799 42.2649C32.2544 41.6615 37.1043 34.9951 36.8852 27.8306C36.6661 20.6746 29.8872 14.274 22.577 16.4051ZM23.791 38.6455C18.4396 39.0845 14.9777 35.4707 15.0801 30.2874C15.1875 24.8549 19.35 21.2725 24.1753 19.8402C24.2636 19.8139 24.3273 19.7689 24.399 19.729C29.1029 20.4627 32.6603 22.2525 33.1601 27.8297C33.6789 33.6151 29.4311 38.1818 23.791 38.6455Z' fill='%237694AA'/%3e%3cpath d='M15.7931 16.1665C14.9155 15.2115 13.9431 14.3725 12.9474 13.5445C11.9602 12.7233 10.9131 11.1344 9.52119 11.2643C8.78406 11.3331 8.28472 11.8006 8.23334 12.5522C8.13568 13.9785 9.54199 14.6791 10.5649 15.4064C11.7343 16.2374 12.9491 16.9809 14.0344 17.9257C15.2386 18.9745 16.8865 17.3558 15.7931 16.1665Z' fill='%237694AA'/%3e%3cpath d='M7.72378 20.4608C8.1917 20.5173 7.77813 20.4493 7.65456 20.4107C7.46476 20.3508 7.27878 20.2791 7.09323 20.2077C6.88304 20.1275 6.67498 20.0409 6.46735 19.9542C6.45333 19.9483 6.44569 19.9453 6.42489 19.936C6.22702 19.5559 5.8869 19.2498 5.44913 19.1127C4.66741 18.8668 3.4785 18.2796 2.63352 18.5449C2.15583 18.6953 1.65521 19.0906 1.56222 19.6162C1.56222 19.6162 1.5618 19.6184 1.5618 19.6192C1.47348 20.1173 1.51169 20.7652 1.95626 21.1117C2.20381 21.3037 2.4934 21.4395 2.7953 21.5567C2.55072 21.5559 2.74816 21.5673 2.96939 21.6187C3.12607 21.6726 3.28063 21.7278 3.44198 21.7707C3.83093 21.9015 4.21945 22.0344 4.60627 22.1699C4.82834 22.2484 5.05721 22.2552 5.27843 22.2153C6.07373 22.4268 6.94461 22.6662 7.7242 22.6187C9.14156 22.5321 9.08084 20.6251 7.72378 20.4608Z' fill='%237694AA'/%3e%3cpath d='M5.29458 32.5932C4.69928 33.0921 4.00461 33.4832 3.32778 33.8581C2.9779 34.0522 2.61613 34.253 2.24119 34.3944C2.01657 34.4789 1.65905 34.408 2.1533 34.4984C1.90787 34.4539 1.67518 34.4492 1.43103 34.4229C-0.627066 34.2008 -0.439812 37.917 1.82889 37.3633C2.66453 37.1595 3.51843 36.3621 4.2288 35.8513C5.05298 35.2589 5.87588 34.6114 6.55526 33.8539C7.33187 32.9885 6.16971 31.859 5.29458 32.5932Z' fill='%237694AA'/%3e%3cpath d='M10.5392 39.9584C9.84194 41.0284 9.2063 42.1375 8.54305 43.2283C7.82418 44.41 6.60639 45.2911 6.44674 46.7051C6.34483 47.6078 7.33333 48.0549 8.06324 47.9364C9.55575 47.6944 10.284 45.7947 10.8296 44.5642C11.3926 43.2946 11.7387 41.963 12.1896 40.6535C12.5361 39.645 11.0754 39.1346 10.5392 39.9584Z' fill='%237694AA'/%3e%3cpath d='M24.6435 43.8041C24.4966 43.0487 23.3285 43.0848 23.1574 43.8041C22.7081 45.6949 22.182 47.5695 21.7409 49.462C21.6343 49.9189 21.726 50.4476 22.0882 50.7762C22.0288 50.6968 22.0356 50.7125 22.1082 50.8225C22.54 51.5282 23.4474 51.4475 23.8949 50.8225C23.486 51.3932 24.1845 50.5461 24.2096 50.5028C24.3743 50.2212 24.3883 49.9257 24.4057 49.6098C24.4423 48.9559 24.5191 48.3037 24.5815 47.6519C24.7042 46.381 24.8898 45.069 24.6435 43.8041Z' fill='%237694AA'/%3e%3cpath d='M40.1559 44.9217C39.088 43.3897 37.392 42.4063 36.4214 40.8242C35.7569 39.7406 34.2351 40.6845 34.7484 41.802C35.1934 42.7706 35.8732 43.5748 36.5751 44.3676C36.9101 44.7459 37.2532 45.1153 37.5479 45.5263C37.95 46.0872 38.1152 46.7174 38.899 46.8265C39.3499 46.8893 39.8646 46.8002 40.0922 46.3403C40.1134 46.2978 40.1346 46.2554 40.1554 46.2125C40.3499 45.821 40.4246 45.3076 40.1559 44.9217Z' fill='%237694AA'/%3e%3cpath d='M46.3712 33.4907C44.5738 33.5854 42.776 33.6762 40.9786 33.7658C39.3613 33.8465 39.3613 36.1946 40.9786 36.2757C42.7764 36.3657 44.5738 36.4566 46.3712 36.5504C48.3448 36.6545 48.3448 33.3875 46.3712 33.4907Z' fill='%237694AA'/%3e%3cpath d='M46.3695 15.8461C44.739 15.8122 43.421 17.7705 42.4439 18.908C41.3939 20.1301 40.4712 21.4544 39.4007 22.6603C38.5829 23.5817 39.8436 24.8577 40.7552 24.0148C41.8346 23.0162 42.8146 21.9185 43.8507 20.8761C44.4358 20.2876 45.0413 19.6948 45.7054 19.1951C46.5219 18.5815 47.1635 18.3824 47.5265 17.3646C47.7962 16.6092 47.1024 15.8614 46.3695 15.8461Z' fill='%237694AA'/%3e%3cpath d='M38.5353 7.85328C37.5701 8.47236 36.9264 9.47785 36.2632 10.3971C35.49 11.4689 34.755 12.5457 33.8607 13.5231C32.848 14.6301 34.4233 16.2228 35.5108 15.1732C36.3549 14.3579 37.1022 13.4692 37.8347 12.5537C38.621 11.5712 39.635 10.6714 40.2821 9.59971C40.9318 8.52459 39.624 7.15522 38.5353 7.85328Z' fill='%237694AA'/%3e%3cpath d='M26.4762 6.38045C26.0057 5.96433 25.39 5.96433 24.9195 6.38045C23.996 7.1974 24.4219 8.62368 24.4987 9.71111C24.5871 10.9586 24.6817 12.2049 24.7951 13.4507C24.9008 14.6124 26.4948 14.6124 26.6006 13.4507C26.7139 12.2044 26.8086 10.959 26.8969 9.71111C26.9738 8.6241 27.3997 7.19698 26.4762 6.38045Z' fill='%237694AA'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='clip0_4358_17501'%3e%3crect width='80' height='80' fill='white' transform='translate(0 0.5)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e")}.iconbox--bebimedence{-webkit-mask-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='80' height='81' viewBox='0 0 80 81' fill='none'%3e%3cpath d='M21.1774 53.7941C26.7068 55.3235 34.3539 55.5588 40.1186 54.6176C41.7656 54.3823 43.648 53.9117 45.295 52.7352C47.0597 51.4411 48.1186 49.4411 47.8833 47.5588C47.7656 47.0882 47.4127 46.7352 46.9421 46.8529C46.4715 46.9705 46.1186 47.3235 46.2362 47.7941C46.3539 49.0882 45.648 50.3823 44.3539 51.3235C44.2362 51.4411 44.1186 51.4411 44.0009 51.5588C44.0009 51.5588 44.0009 51.4411 43.8833 51.4411C37.295 47.0882 27.0597 47.2058 21.1774 51.7941L21.0597 51.9117C18.5891 51.2058 17.1774 50.147 16.7068 48.7352C16.5891 48.2646 16.0009 48.0293 15.5303 48.147C15.0597 48.2646 14.8244 48.8529 14.9421 49.3235C15.7656 51.4411 17.7656 52.8529 21.1774 53.7941ZM42.0009 52.3823C38.3539 53.4411 30.2362 53.9117 23.295 52.3823C28.4715 49.2058 36.3539 49.0882 42.0009 52.3823Z' fill='%237694AA'/%3e%3cpath d='M64.4713 25.3234C64.9419 25.5587 65.6478 25.3234 65.8831 24.8528C66.589 23.5587 64.1184 21.2057 63.1772 22.8528C62.7066 23.5587 63.7654 24.9704 64.4713 25.3234Z' fill='%237694AA'/%3e%3cpath d='M9.76473 58.1465C17.2941 62.8524 24.7059 62.6171 24.5883 62.6171C25.0588 62.6171 25.4118 62.2641 25.4118 61.7935C25.4118 61.323 25.0588 60.8524 24.5883 60.8524C19.6471 60.7347 14.8236 59.323 10.7059 56.7347C10.353 56.4994 9.76473 56.6171 9.52943 56.97C9.17649 57.323 9.29414 57.9112 9.76473 58.1465Z' fill='%237694AA'/%3e%3cpath d='M27.4119 60.6172C26.9413 60.6172 26.4707 60.9701 26.4707 61.5584V61.676C26.4707 62.1466 26.8236 62.6172 27.4119 62.6172C28.0001 62.6172 28.3531 62.2642 28.3531 61.676V61.5584C28.3531 60.9701 28.0001 60.6172 27.4119 60.6172Z' fill='%237694AA'/%3e%3cpath d='M12.1178 67.9118C15.8825 69.6765 20.1178 70.3824 24.3531 70.853C30.4707 71.5588 36.706 71.6765 42.8237 70.2647C50.3531 68.6177 58.3531 64.1471 61.6472 57.3236C62.9413 54.853 63.4119 52.1471 63.1766 49.6765C62.706 45.7941 60.0002 41.3236 62.2354 38.5C63.059 38.0294 64.0001 37.7941 64.8237 37.5588C71.8825 36.1471 73.6472 35.9118 75.4119 34.853C76.8237 33.9118 77.8825 32.1471 77.5296 30.5C77.7649 29.2059 76.8237 28.1471 75.6472 28.0294C74.8237 27.9118 74.0001 27.9118 73.2943 27.9118C71.8825 27.7941 70.9413 27.4412 70.4707 26.853C70.1178 26.3824 69.8825 25.5588 69.7649 24.7353C68.5884 20.2647 64.706 16.6177 60.1178 15.6765C55.5296 14.7353 50.5884 16.5 47.6472 20.0294C44.706 23.6765 44.0001 28.853 45.8825 33.0883C46.4707 34.3824 47.2943 35.7941 47.4119 36.853C47.5296 37.6765 46.5884 38.2647 45.7649 38.0294C28.0002 32.853 2.1178 40.3824 2.23545 54.1471C1.88251 60.0294 6.58839 65.3236 12.1178 67.9118ZM75.7649 30.1471C74.4707 32.7353 71.5296 33.7941 68.5884 34.1471C67.2943 34.2647 65.4119 34.5 63.7649 35.2059C63.5296 33.7941 65.8825 33.0883 66.9413 31.5588C67.4119 30.853 67.6472 30.1471 67.7649 29.4412C67.8825 29.2059 67.8825 28.9706 68.0001 28.7353C68.1178 28.3824 68.4707 27.5588 69.059 27.3236C69.1766 27.4412 69.1766 27.5589 69.2943 27.6765C71.2943 30.6177 76.4707 28.9706 75.7649 30.1471ZM12.706 42.853C18.5884 39.6765 26.1178 38.0294 33.4119 38.0294C37.5296 38.0294 41.6472 38.6177 45.4119 39.6765C46.3531 39.9118 47.5296 39.7941 48.3531 39.0883C50.5884 37.2059 48.5884 34.3824 47.6472 32.3824C46.0001 28.7353 46.706 24.1471 49.1766 21.0883C51.6472 18.0294 56.0002 16.5 59.8825 17.3236C63.7649 18.1471 67.059 21.3236 68.1178 25.2059C68.1178 25.2059 68.1178 25.2059 68.3531 25.9118C66.9413 26.5 66.4707 27.7941 66.1178 29.2059C65.6472 30.7353 65.5296 30.9706 64.2354 32.0294C63.5296 32.6177 62.8237 33.0883 62.3531 34.0294C62.0001 34.7353 61.8825 35.5588 62.2354 36.3824C60.1178 37.7941 59.5296 40.0294 59.7649 42.6177C59.8825 43.9118 60.3531 45.2059 60.706 46.5C61.059 47.6765 61.4119 48.853 61.5296 50.0294C62.0001 53.9118 60.1178 58.2647 56.5884 61.3236C53.7649 63.7941 49.8825 65.5588 44.706 66.7353C32.2354 69.6765 22.8237 67.6765 22.706 67.6765C17.1766 66.6177 11.2943 65.5588 7.29427 61.4412C6.00015 60.1471 5.05898 58.5 4.58839 56.853C2.70604 49.9118 7.88251 45.4412 12.706 42.853Z' fill='%237694AA'/%3e%3cpath d='M41.882 14.2641C41.4114 14.0288 40.9408 14.1465 40.7055 14.6171C40.4702 15.0877 40.5879 15.5582 41.0585 15.7935C45.4114 18.2641 45.1761 18.3818 45.6467 18.3818C46.5879 18.3818 46.8232 17.2053 46.1173 16.7347L41.882 14.2641Z' fill='%237694AA'/%3e%3cpath d='M47.9993 15.9113C48.4699 15.7937 48.7052 15.3231 48.5875 14.8525C48.1169 12.8525 47.0581 11.2055 45.5287 9.91135C45.1758 9.55841 44.5875 9.67605 44.2346 10.029C43.8816 10.3819 43.9993 10.9702 44.3522 11.3231C45.5287 12.3819 46.4699 13.6761 46.8228 15.2055C47.0581 15.6761 47.5287 16.029 47.9993 15.9113Z' fill='%237694AA'/%3e%3cpath d='M51.9993 10.7354C51.5287 10.7354 51.1758 11.2059 51.1758 11.6765V13.9118C51.1758 14.3824 51.5287 14.7354 51.9993 14.7354C52.4699 14.7354 52.8228 14.2648 52.8228 13.7942V11.5589C52.8228 11.2059 52.4699 10.7354 51.9993 10.7354Z' fill='%237694AA'/%3e%3c/svg%3e")}.iconbox--ringato{background:var(--primary-l-1);-webkit-mask-image:url("data:image/svg+xml;charset=UTF-8,%3csvg id='fi_16816477' enable-background='new 0 0 500 500' viewBox='0 0 500 500' xmlns='http://www.w3.org/2000/svg'%3e%3cpath clip-rule='evenodd' d='m250.904 113.659c.361 2.079-.908 3.339-.832 4.755-1.545-.442-1.086.157-1.515-.304-.537-.576-.901.142-1.63-.518-1.784-1.617-2.162-.034-3.992-2.622-.795-1.124-2.152-1.444-3.359-2.896-2.206-2.653-3.038-2.516-3.524-3.055-.254-.294-.469-.618-.902-.738-.045-.005-.09-.035-.105-.07-.429-.698-1.266-.982-1.969-1.406l-1.999-1.994c-.233 2.729.035 1.807.005 3.992l.204 4.411c.239 6.847-.764 18.127-1.086 25.779l-.553 19.837c.24 1.215-.482 1.18-.518 1.715-.055.553-.045 1.101-.194 1.65-.09.334.015.693-.01 1.037-.08.872-.135 1.749-.294 2.627-.571 3.262-.465 2.075 0 3.499 1.668 5.11 1.99 9.042.558 14.15-.608 2.171-2.134 5.287-3.424 7.043-.304.413-.71.622-1.057 1.316-.509 1.02-1.211.622-1.55.942-1.759 1.531-4.452 3.488-6.799 3.763-1.204.141-2.663 1.85-3.27 1.151-.614-.708-3.114.897-4.561-.214l-.962-.887 1.101-.713c-.485-.485.03-.451-.025-1.032-.048-.506-1.645-.106 1.161-1.829 2.058-1.263 4.352-4.16 5.208-6.29.394-.98 2.592-4.169 2.542-5.348-.03-.71.332-.459.229-.708l.06-2.203c-.027-3.369-2.684-8.22-6.639-9.321l-4.501-.219-2.213.737c-1.395.693-3.307 2.898-4.012 4.322-.784 1.582-1.319 4.497-.887 6.455.28 1.27-.433-.496.643 1.904l2.078 3.903c.306.489-.18.545.857 1.869l3.12 4.242c.001.002.626 2.202 1.276 2.871-1.159.864-.491.879-1.037.892-.693.016-.477.814-1.351.788-1.422-.042-2.112.891-2.662.763-.583-.12-1.196-.184-1.735-.459-1.458-.732-1.632.226-5.074-1.774l-2.128-1.226c-.951-.106-1.185-.966-1.929-1.136-.045-.01-.08-.035-.105-.07-.464-.698-1.321-.977-2.004-1.49l-2.841-3.858c-1.984-2.817-2.445-7.821-2.313-11.185.212-4.864 2.173-9.683 5.253-13.443 2.532-3.091 4.179-4.556 7.895-6.35 3.384-1.633 3.352-1.165 6.29-1.869 4.593-1.1 10.623-.359 14.619 2.153l-.289-5.642c-.298-1.342.165-1.067.005-1.525l-.593-11.075-.309-16.802c-.214-1.017-.125-2.034-.184-3.06l-.294-2.916-.169-7.596c-.015-.488-.15-.977-.15-1.47.015-4.153-.229-5.683-.468-9.62l-.374-11.962c-.186-6.746 8.244-11.13 13.737-5.109 3.685 4.04 5.668 6.74 8.942 10.786l1.665 2.283c1.858 2.073 7.624 9.341 8.089 11.888.319 1.744 1.369 2.789 1.874 4.88zm103.598 162.875-.035 22.145c-.02.738-.115 1.465-.135 2.198-.042 2.098.024 6.043-.249 7.865l-.04 6.614c-.111 3.827-.693 15.721-1.605 18.382-.499 1.445-.703 2.936-.922 4.421-.89 6.152-1.41 1.835.523 6.933 1.94 5.884 1.89 11.348-.927 16.852-1.597 3.12-2.49 3.677-2.801 4.296-.492.98-1.126.554-1.47.867-.771.715-2.828 2.296-5.223 3.195-1.364.512-.345-.167-2.337.773-1.052.496-1.463 1.093-1.894.573-.606-.731-2.902.88-4.271-.264l-.902-.887 1.027-.708c-.442-.621.026-.352-.025-1.027-.039-.52-1.519-.125 1.042-1.824 1.827-1.213 3.909-4.068 4.546-5.976.306-.918 2.244-3.882 2.133-4.765-.074-.589.303-.423.204-.618l.015-1.924c-.023-2.605-2.155-6.274-4.521-7.551l-3.165-.628-1.978.05c-.18.025-.334.204-.499.224-1.929.135-4.008 2.737-4.685 4.152-.825 1.721-1.153 4.385-.533 6.465.474 1.27 1.981 3.852 2.014 4.446.062 1.139 3.278 5.037 3.344 5.657l1.082 2.667c-1.005.824-.495.902-.947.902-.644 0-.457.804-1.256.798-1.397-.011-2.003.91-2.502.798-1.751-.397-1.717-.59-3.24-.813-2.583-.378-4.484-2.325-5.154-2.377-.922-.072-1.105-.877-1.829-1.032-.045-.01-.09-.035-.11-.065-.781-1.218-1.227-.27-2.771-2.462-2.578-3.66-2.644-2.95-3.798-8.289l-.219-4.78c.203-4.573 2.039-9.121 4.939-12.665 2.401-2.933 3.909-4.294 7.441-5.996 3.325-1.602 3.34-1.118 5.931-1.754 4.031-.99 9.151-.432 12.805 1.47l-.364-5.807c-.578-1.415-.042-2.37-.513-3.713-.02-.07-.035-.14-.025-.209.13-1.391-.319-2.702-.578-4.037l-.08-3.439c-.184-1.426-.229-2.861-.364-4.281l-.135-15.641c.045-.912-.06-1.824-.07-2.731l-.035-10.641-6.799 4.386c-1.904.937-3.429 2.407-5.234 3.469-2.165 1.275-4.186 2.952-6.21 4.301l-18.995 11.878c-.112 4.03-.529 9.99-.449 13.851l-.224 14.584-.329 19.409c.236 2.081-.468 2.014-.518 2.931-.177 3.138-.498 11.146-.967 13.597-.419 2.187.744 5.496-.065 6.196-.05.045-.085.09-.12.144 1.242 3.092.747 1.945 1.585 4.815 1.023 3.501.537 8.664-.967 12.117-2.015 4.625-3.196 5.25-3.584 6.026-.489.979-1.118.561-1.48.872-.849.766-2.773 2.273-5.214 3.195-1.327.501-.329-.173-2.342.773-1.048.492-1.462 1.087-1.894.573-.618-.736-2.937.869-4.267-.264l-.907-.887 1.032-.718c-.445-.317.006-.543-.03-1.017-.038-.505-1.515-.141 1.047-1.824 1.796-1.18 3.948-4.131 4.536-5.981.257-.81 2.267-3.908 2.138-4.76-.09-.592.295-.41.204-.623l.02-1.919c-.064-2.884-2.799-8.108-6.694-8.04-.5.009-.272-.298-.992-.145l-1.994.055c-.169.025-.319.205-.483.224-3.198.305-6.681 5.751-5.219 10.616.487 1.303 1.97 3.829 2.009 4.441.075 1.163 3.314 5.079 3.339 5.662l1.087 2.662c-1.01.845-.489.907-.952.907-.624 0-.474.81-1.251.798-1.397-.022-2.004.913-2.502.792-.543-.12-1.117-.174-1.63-.434-1.477-.75-1.53.427-5.662-2.148-1.507-.939-1.371-.483-2.009-1.027-.284-.234-.504-.533-.922-.613-.045-.01-.09-.035-.105-.06-.727-1.174-1.211-.261-2.771-2.462-2.511-3.543-2.709-3.093-3.808-8.289l-.214-4.785c.181-4.56 2.057-9.118 4.945-12.66 2.398-2.941 3.912-4.292 7.436-5.996 3.191-1.543 3.34-1.136 5.931-1.764 1.519-.368 4.882-.578 6.415-.379 3.26.424 5.679 1.206 8.384 3.035-1.826-9.65-1.768-15.472-1.974-25.181-.027-1.258-.298-2.452-.055-3.349l-.593-19.509-.229-17.594c-.012-2.293 1.096-3.879 2.761-5.109 4.236-2.964 9.212-6.027 13.622-9.206l4.022-2.966 10.811-7.267c.688-.473 1.326-1.037 2.029-1.49 5.158-3.352 8.625-5.935 13.537-9.405l6.978-4.805c4.739-3.263 11.774-.303 11.843 6.41zm96.924-170.317-16.488.135-5.617.374c-.842.035-1.69-.08-2.532.07-1.41.254-2.791.718-4.251.573-.07-.005-.149.01-.219.035-1.23.458-2.424-.072-3.908.509-.712.279-5.913.372-6.499.369-3.053-.016-5.552.778-7.915.658-4.686-.238-3.772.405-6.35 1.017-.13-11.089.407-18.328 5.268-28.983 3.258-7.142 8.375-13.634 15.551-16.827.344-.149.698-.264 1.047-.399l9.4.199c4.567.685 9.781 3.876 13.099 7.013 1.496 1.414 4.708 5.187 5.413 6.878.423 1.037 1.096 1.964 1.59 2.986 3.799 7.783 5.847 16.657 5.847 25.325zm-67.925 267.197-.08-105.761c-.06-7.437-.115-14.878-.164-22.315l-.02-64.143c0-5.567-.125-11.199.035-16.687.259-9.311-.14-18.521-.05-27.782.06-5.567-.01-11.165-.045-16.747-.045-5.289-.268-11.766-.11-16.982.389-10.826 3.016-21.716 8.488-31.555 1.307-2.344 3.498-5.839 5.313-7.89l-77.201-.563-104.107-.419-18.576-.105c-13.369.219-21.946 14.043-25.903 25.469-1.585 4.575-2.107 9.17-3.359 13.752-1.068 3.908-.858 18.18-.902 22.305-.08 6.659-.135 13.338-.284 19.962-.159 6.624-.194 13.283-.478 19.867-.237 5.476.568 25.102-.06 27.448-.372 1.392-.534 12.343-.443 14.494.289 6.869.068 15.885-.583 22.738.07-.005.13-.025.204-.035 8.754-1.15 17.758.118 25.555 3.873 7.348 3.539 12.45 6.622 18.506 12.53.796.776.296.81 1.869 2.751 1.248-1.309 2.941-2.747 3.888-4.097.08-.115.184-.239.304-.339 2.273-2.009 4.017-4.321 5.931-6.534 1.151-1.321 2.487-2.452 3.718-3.694l8.104-8.358c5.159-5.438 10.721-10.477 16.02-15.765 2.761-2.761 5.587-5.428 8.448-8.075 1.46-1.336 2.816-2.796 4.241-4.187l9.236-8.972c-1.392-6.308-.683-12.994 2.602-18.721l-4.401-4.037c.008-.272-1.544-1.051-1.904-1.505l-1.725-2.951-2.881-3.923c-.035-.05-.025-.149-.06-.209-.088-.142-.468.057-.065-.514.191-.27-.554-1.252-.389-1.984.108-.477-.972.065-.468-.558.418-.518-.147-.54-.219-.842 0 0 .285-1.365 1.361-1.605.872-.501-.283-1.629 6.529-2.587 1.072-.151 2.064.978 2.328.957.365-.03.047.269.204.234.309-.09.294.159.469.209 2.208.947 3.387 2.985 5.223 3.579.313.101-.067.2.454.334l.887.703c.08.06.239.035.309.105l4.247 2.941 1.216 1.71c6.534-2.844 9.382-.901 14.195-5.562 5.283-5.117 2.954-8.305 6.066-15.147-.554-.63-.636-.393-.902-.977-.22-.299-4.516-3.791-4.73-4.301-.004-.279-1.443-1.031-2.073-1.675l-2.258-3.649-2.991-4.012c-.108-.173-.473.057-.09-.548.22-.347-.687-1.197-.513-2.098.092-.478-1.023.015-.523-.613.42-.528-.164-.56-.264-.892 0 0 .192-1.383 1.355-1.615.682-.435-.115-1.813 6.719-2.387 1.134-.095 2.226 1.121 2.477 1.121.417 0 .062.29.234.249l1.405.857c2.949 1.752 2.828 2.78 4.765 3.404.316.102-.077.207.488.369l.957.778c.09.065.254.055.324.135.585.639 4.805 2.562 5.722 4.835 3.329-1.884 7.078-3.02 10.671-3.105 10.254-.265 19.029 3.554 25.714 11.334 8.238 9.587 10.426 23.044 3.384 34.028.01 0 .02 0 .02.01 1.483.742 2.052 2.245 3.823 2.721.286.077-.074.203.444.324l.857.683c.08.055.239.035.314.11.687.706 2.154 1.06 4.162 2.841l1.416 2.203.504.578c.364.607.742 1.902.364 2.627-.2.383-.414 1.957-1.231 3.554l-2.213 3.06-1.685.932c-.389-.09-1.349.895-1.565.294-.104-.288-.829.121-1.072-.149-.45-.503-1.035-.083-1.127-.169-.225-.214-.34.067-.344-.01-.02-.214-.444 0-.738.08-.865-.568-1.192.06-2.308-1.495-.28-.391-4.244-3.476-4.227-3.798.014-.259-1.245-.872-1.859-1.47l-1.675-2.891-1.326-1.869c-7.151 3.435-10.495 1.108-15.401 5.508-5.956 5.341-2.872 8.764-7.143 16.618 2.131.91 2.275 2.273 3.973 2.592.271.051-.075.198.399.294l.783.603c.07.05.229.015.289.08.633.669 1.773.766 3.808 2.497l1.231 2.019c-.01.035.02.045.03.05.648.483 1.104 2.072.633 2.951l-.927 2.552c-.945 2.032-.901 1.452-1.869 2.851-1.328 1.921-2.485 1.828-3.434 2.462-.494.33-.34-.29-.922-.15-.791.192-.939-.452-1.321-.214-.39.243-.276-.152-1.371.204-.836-.518-1.128.142-2.118-1.301l-1.366-1.191-2.457-2.203c.028-.277-1.192-.765-1.695-1.301l-1.445-2.667-.857-1.291c-5.832 3.335-12.923 4.252-19.239 2.567-4.261 4.456-8.653 8.782-12.939 13.223l-13.986 14.21-22.519 22.863c-1.872 1.864-3.221 3.862-5.517 5.233l-5.318 5.024c5.233 5.44 10.286 13.702 13.423 20.555 5.241 11.451 6.762 25.257-.663 36.156-5.012 7.358-11.27 11.128-19.528 14.484-9.232 3.751-20.393 3.114-27.758 8.762-3.739 2.868-4.318 4.825-5.981 8.996-1.121 2.81-2.129 18.297-2.557 21.896-1.958 16.479-7.47 29.563-18.492 41.933 3.642-.165 3.955-.76 9.351-.852 5.747-.095 11.299-.379 16.483-1.007 1.196-.145 2.627-.239 3.958-.249 9.295-.045 19.028.049 28.266-.299 12.025-.453 24.468-.468 36.58-.558l10.098-.224c5.676-.524 11.282-.045 16.433-.513.284-.025.623-.035.912-.035 6.166.14 11.967-.309 17.879-.568 3.524-.15 7.078-.035 10.621-.07l29.293-.469c3.177-.044 5.229-.036 8.458-1.321 15.015-5.98 22.044-29.167 22.044-44.915zm-257.593 26.984-.399-.364c.326-.054.399.364.399.364zm3.34-35.981-2.382 3.285c-.007.242-.286-.149-.444.444-.116.435-2.297 2.499-2.602 4.082-.055.274-.115.548-.179.822l-2.447-2.193c-.48-.275-.075-.492-1.411-1.435-.899-.634-6.86-6.506-9.161-8.354 1.163 0 3.121-1.205 4.077-1.919l1.176-1.072 4.222-3.314 4.331-4.84c1.028-1.367 1.063-1.722 2.462-3.016.145-.13.194-.369.329-.518l1.55-1.675c.483-.863.454-.329.753-.842 1.631-2.805 4.419-4.7 6.4-7.262l2.482-3.195c.02-.239.276.157.458-.429l.867-1.062c2.268 3.74 5.742 7.463 9.485 9.709-4.918 4.018-4.847 4.091-8.902 9.066-.723.887-.71 1.428-2.353 3.09-.14.14-.194.379-.319.538l-1.495 1.73c-.456.865-.449.373-.728.867-1.699 3.02-3.787 4.387-6.169 7.493zm-.055 32.009.329.364c-.026.026-.329.067-.329-.364zm63.898-86.258c-.254-.523-.528-1.037-.832-1.53.588-.319 1.146-1.082 1.71-1.171-.093 1.482-.79 1.7.603.852-.504.628-.992 1.241-1.481 1.849zm40.458-36.759c-.1-.105-.179-.204-.279-.309.03-.025.065-.055.09-.09.069.135.114.26.189.399zm.972-.408-.842-.319c.169-.174.339-.334.504-.503.168.293.308.577.338.822zm40.103-67.732-14.828 13.996c-3.626 3.395-8.986 8.845-12.516 11.763-.294.239-.568.513-.842.778-7.639 7.371-32.028 30.645-39.555 35.991-4.881 3.467-9.371 7.778-14.455 11.509-5.227 3.836-8.223 6.527-13.981 9.974-.76.455-.399.07-1.48.404.138.138 1.484.943 2.472 2.073 4.44 5.078 2.87 4.972 3.035 7.078.027.342-.318.643-.14 1.635-.409-.08-.738-.229-1.221-.005-.28.117-.44-.495-1.126-.269-.928.305-1.438-.884-3.145-.449-.819.209-2.064-1.201-3.659-1.206-1.54-.005-2.425-.389-3.22-.459-3.261-.285-1.653.375-3.03.309-1.089-.052-.846.28-1.052.249-.683-.11-1.286.364-1.859.733-.344.224-.738.11-1.092.249l-3.27 1.61c-3.723 2.012-1.9 1.152-4.86 3.27-.339.249-.503.653-.788.957-2.814 3.125-4.304 7.424-3.868 11.663.591 5.745 1.962 6.406 2.283 7.651.366 1.422 3.859 4.315 5.393 5.159 5.218 2.87 7.386 3.43 13.353 2.686 2.431-.303 5.786-2.392 7.502-4.047 3.067-2.961 4.365-5.638 5.313-9.784.158-.691-.224-1.172.469-1.66.577-.406.226-5.048.125-6.036-.194-1.896-.026-1.722-1.391-3.569-.539-.73.691.059-.364-2.049-.123-.246-1.889-1.544-1.46-4.037.394-.086.904.281 1.376.533 0-.549.012-.378.354-.444.912-.175.263-.731.369-.957.282-.601 2.35.996 2.647 1.221 2.485 1.888 4.28 3.941 5.991 6.589.515-1.073 4.291-5.694 5.308-6.933 13.21-16.099 24.865-31.458 39.231-46.738l16.483-17.52c1.542-1.628 3.55-4.083 5.039-5.283.279-.224.563-.533.792-.818 1.854-2.318 4.067-4.346 6.076-6.544 1.799-1.964 3.658-3.893 5.492-5.831l18.267-19.379c1.655-1.759 4.147-2.248 6.26-1.44 7.804 3.015 16.261-.005 17.28-8.139 1.162-9.278 6.726-17.194 15.092-21.203 3.459-1.657 4.995-1.741 8.204-2.387 4.855-.978 7.328-3.378 8.528-7.82 1.899-7.03-3.099-14.767-9.38-18.048-1.157-.638-2.432-.922-3.649-1.266-6.22-1.688-12.586 1.536-13.273 7.641-.837 7.433-3.412 12.935-8.996 18.163-4.898 4.585-9.553 6.224-15.84 7.282-6.627 1.116-9.121 8.041-6.335 14.679 1.266 3.02.479 6.395-1.725 8.553zm-120.026 218.77c-16.29 11.917-33.979 16.203-53.716 12.725-15.567-2.743-30.708-11.405-40.826-23.73-4.994-6.083-7.456-10.481-10.262-17.39-7.37-18.143-6.408-39.556 2.607-56.88 6.468-12.429 17.809-23.733 30.613-29.686 3.91-1.818 10.523-3.913 15.043-4.556 8.88-1.262 21.781-1.518 30.045-4.581 11.201-4.151 17.219-13.949 19.12-25.31l1.729-9.375c.403-3.055 1.096-6.874 2.472-9.625.538-1.075.239-1.6 2.133-4.75 1.797-2.987 2.7-5.116 5.513-7.347 2.208-1.869 4.725-3.314 7.521-4.127 9.05-2.695 17.156-1.05 25.699 2.627.718.304 1.52.583 2.223.743 6.049 1.458 9.763 4.78 12.386 5.548.862.249 1.685.688 2.542 1.301l-9.33 9.52c-4.179 4.009-7.541 8.363-11.344 11.872-1.296 1.196-5.393 5.079-6.29 6.509-2.391 3.814-6.288 7.163-6.953 8.777-.254.628-.673 1.166-1.191 1.715-5.51-3.522-14.387-2.982-20.271-.319-1.734.785-.932.125-3.753 1.675-3.12 1.714-6.229 4.256-8.523 6.963-5.738 6.772-8.085 16.491-6.31 25.156-.329.189-1.424 1.106-1.729.967-.704-.32-.567.164-.822.344l-6.081 5.064c-.595.636-6.275 4.437-7.267 5.468l-3.334 3.608-3.16 3.041c-.274.294-.483.663-.758.957l-6.988 7.148-.663 1.156c-.105.16-.324.204-.359.454-.055.409.035.947-.304 1.082-.015.01-.015.035-.01.06.12.527-.443.337-.289.987.122.512-1.035 1.128-1.276 2.327-.148.736-.334.536-.648.967l-7.287-4.361c-4.387-2.746-2.744-.889-2.886-.478-.937.38-.907.004-.773.673-.427-.242-1.228-.819-1.719-.778-.085 2.708 2.311 4.196 3.962 6.206.549.668-.177.784.538 1.366.789.642 2.529 1.89 3.021 2.701 1.313 2.167 6.914 8.023 6.978 8.553.137 1.129.977 1.376 1.675 2.138 7.904 8.476 16.1 16.679 23.879 25.27l-3.788 3.499c-.344-.329-.683-.658-.992-1.012-1.082-1.211-2.497-2.063-3.474-3.399l-9.978-9.998c-.937-.902-1.939-1.735-2.866-2.637l-12.77-12.655c-.508-.499-1.082-.922-1.54-1.445l-8.653-8.473-3.32-2.781c0-.064-.965.198-.723-.115.046-.058-.249.057-.239-.274.017-.552-1.206-.058.862-2.178 2.527-2.467 1.88-3.446 3.798-4.217.223-.09.524-1.352 1.655-1.166.73.12.8-.64 1.426-.339.64.308.016-.329 1.515 0-.19-.875.047-1.471-.035-1.735l-.444-1.949c-1.957-2.523-4.912-2.903-7.975-2.397-3.257.538-4.469 2.659-7.377 3.788-2.143.832-4.056 3.357-4.969 5.253-2.396 4.974-1.206 11.091 2.497 15.142l4.506 4.675 11.778 12.565c3.671 3.574 11.612 11.393 15.107 14.425l9.101 8.473c5.719 5.279 8.031 8.105 16.667 6.649 2.107-.355 4.647-2.273 6.171-3.843l4.805-5.223c4.152-5.399 3.757-12.637-.942-17.525-2.779-2.89-5.857-5.515-8.508-8.174.299-.189 1.103-.971 1.415-.837.689.295.569-.182.817-.384.105-.08.254-.125.359-.209l7.352-6.539 5.303-4.246 2.208-2.617c.414-.299.478-.937 1.017-1.121l3.065-3.155c.254-.299.449-.673.723-.982l6.759-7.392.623-1.191c.115-.154.324-.209.354-.459.035-.404-.075-.957.264-1.096.015-.01.015-.03.01-.055-.122-.528.432-.375.254-.997-.123-.428.9-1.27 1.097-1.944 8.583 1.217 17.41-1.312 23.645-7.357 5.349-5.186 5.501-7.29 6.18-8.154.635-.535.687-1.397 1.127-2.402 1.825-4.174 2.675-9.639 1.52-14.14l-1.007-2.926c3.629-2.456 6.487-5.004 9.361-8.439.711-.85 4.531-4.589 5.283-4.825 1.373-.429 6.887-7.454 9.46-9.69 3.809-3.311 10.678-10.079 14.41-13.811 3.671 6.893 5.834 8.484 8.927 16.284 1 2.523-.014 1.54 1.096 4.356 2.523 6.402 3.694 12.542 1.994 19.224-1.138 4.47-3.445 8.733-7.033 11.718-1.071.891-1.843 1.735-3.195 2.557-7.446 4.527-6.429 2.696-13.064 5.059-3.266 1.163-10.858 1.895-16.189 3.424-7.382 2.118-13.899 6.157-18.178 12.63-4.239 6.414-5.06 14.281-5.802 21.263-1.436 13.514-2.118 23.194-9.784 35.568-3.918 6.322-10.377 13.23-16.243 17.576zm7.84-198.733c1.044 2.682.636 3.183 1.017.409.045 1.017.1 2.029.145 3.025l-1.535.359c.134-1.266.054-2.926.373-3.793zm307.664-116.482c-.13-8.766-.618-15.897-3.564-24.523-2.064-6.044-5.045-11.72-8.623-17.036l-6.27-7.137c-3.648-3.465-4.311-3.411-7.81-5.852-1.075-.75-4.685-2.075-5.931-2.502-2.004-.663-4.057-1.281-6.18-1.47-.344-.147-1.83-1.902-5.154-1.919-3.484-.035-6.963.538-10.258 1.56l-92.513.115-75.766.478c-5.418.025-10.846.035-16.249.105-6.031.09-12.107-.095-18.103.179-.743.035-1.585.045-2.303 0l-14.923.07c-22.844.774-35.684 25.406-38.767 45.392-1.373 8.899-.95 16.095-.678 24.797 1.045 30.277 2.46 60.364 3.718 90.609.233 5.897.438 11.893.982 17.515-5.202 1.411-10.734 5.131-14.285 8.962-6.35 6.851-10.339 16.218-12.271 25.3-1.449 6.811-2.343 15.17-7.501 19.932-4.971 4.59-16.991 4.579-23.501 5.189-19.161 1.795-33.132 6.908-47.44 20.087-30.147 27.767-35.248 71.203-13.697 105.636 3.797 6.066 10.379 13.266 15.352 17.659 5.942 5.249 15.074 10.986 22.813 14.026 7.857 3.086 18.256 5.426 26.611 5.622h9.101c20.514-1.048 39.53-9.983 53.905-24.607 3.786.565 4.174 1.111 5.727 1.281 2.941.319 5.812.693 8.882.932l25.559 1.61c12.223.804 25.517.838 37.297 1.764 1.894.15 3.888.264 5.871.324 32.774 1.015 67.839 1.462 100.837 1.311 10.385-.106 18.594-4.174 25.744-11.598 10.652-11.06 16.079-27.154 17.549-42.127.521-5.301.417-11.138.434-16.498.149-47.217-.163-94.597-.404-141.818-.135-13.168-.259-26.337-.384-39.505-.025-10.532-.05-21.068-.07-31.605 0-3.708-.135-7.412-.149-11.13l-.045-23.75c2.737.739 6.365 1.717 9.061 2.098 1.565.219 3.14.414 4.655.912 4.134 1.362 20.83 1.63 25.804 1.63 7.991 0 17.383.648 25.325.563 4.296-.06 7.736-3.594 7.671-7.89z' fill='rgb(0,0,0)' fill-rule='evenodd'%3e%3c/path%3e%3c/svg%3e")}.iconbox--animacios2{-webkit-mask-image:url("data:image/svg+xml;charset=UTF-8,%3csvg id='fi_17081462' enable-background='new 0 0 500 500' viewBox='0 0 500 500' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='m459.097 393.982c-.8-32.122.644-64.701-4.056-96.565 6.71-1.525 4.001-9.481 4.14-14.424-.006-.92-.072-10.855-.084-12.064-.137-11.419 1.953-17.684-12.546-15.68-23.92-51.195-21.133-109.384-27.684-163.986 7.654.223 15.125-1.13 22.437-3.026-22.426-9.297-48.35-7.527-72.374-8.344-101.892 1.33-205.608-3.568-306.775 7.603.478.249 1.26.081 1.637.432-.403.576-1.46.701-.151.974-1.25.228-2.59.126-3.746.634 7.457 2.24 15.566 1.615 23.314 1.825-9.007 29.258-2.767 60.901-7.711 90.89-1.781 24.87-12.38 47.791-17.039 72.056-12.757-.143-17.97-2.396-17.255 13.158.699 7.93-3.83 24.454 2.001 29.691-1.369 38.549-1.755 77.369-2.597 115.974-.151 5.037 4.553 7.861 9.186 7.321 110.215.079 220.769-.198 331.006-1.544 2.495 2.261 8.244 1.16 11.321 1.291 15.231-.534 30.681-.558 45.913-.767 7.099-1.423 22.065 3.495 21.136-8.056.001.001-.073-17.393-.073-17.393zm-103.643-300.073c19.303.366 38.401-1.717 57.66-2.218-13.3 35.586.695 136.178 27.75 163.714-7.683.417-16.021.019-23.696 1.334-9.467-27.255-28.63-50.27-38.945-77.315-12.557-27.163-14.984-57.155-23.592-85.512.274-.003.548.003.823-.003zm-37.383.049c10.431.032 20.869-.128 31.294-.064-1.087 58.845 20.064 121.664 61.604 164.056-4.101 1.231-9.13 1.369-12.743 3.295.239.249.632.081.821.431-.124.424-.741.755-.076.974-.647.23-1.324.14-1.878.634 2.55 2.362 6.317.679 9.102 2.072 13.38.062 26.885 2.011 40.444 1.633-.344 5.639-.376 11.296-.688 16.939-16.73-.277-34.902 1.112-51.541-.129-12.301-6.181-6.745-16.5 2.682-21.814-1.266-.689-2.267-2.468-3.891-2.691-7.965-17.746-25.74-30.121-36.416-46.456-28.113-33.874-34.759-77.189-43.129-118.878 1.472 0 2.943 0 4.415-.002zm-121.692-.145c37.393.898 74.743.346 112.138.157-4.699 62.936 22.955 133.21 78.942 165.876-22.532 8.069-10.747 40.562 10.948 38.891-19.233 29.676-20.488 66.567-20.58 100.898-10.889-8.807-22.793-18.339-33.645-27.161-33.786-3.563-69.77 1.285-103.92 3.769 5.34-6.188 10.01-13.27 11.779-21.302 33.138 15.085 69.636-16.699 78.45-47.944 6.65-26.43 1.487-56.813 2.908-83.976-2.053-22.072-39.529 25.198-122.693-1.153 28.934 25.45 73.163 25.424 108.153 12.525.077 16.644.277 37.674.544 54.319-4.049 56.049-66.582 79.92-95.889 25.425-7.475-12.565-7.288-27.288-8.058-41.442-1.646-15.711-3.143-31.904-4.378-47.6-.144.343-.057 1.382-.264 1.53-.237-.481-.341-2.33-.559-.97-.092-1.696-.008-3.153-.233-4.892-2.589 17.039-2.752 34.728-3.758 52.105-23.012 1.264-45.442-6.352-66.33-15.136-10.008.621-5.448 14.653-6.503 21.34-.023 36.795-8.21 71.941 21.225 100.593-11.201 5.467-21.053 13.609-31.579 20.233.267-34.684-2.753-70.789-19.605-101.621 22.495.946 29.901-29.017 10.383-39.351 53.995-26.268 85.58-107.773 75.742-165.228 2.26.048 4.522.074 6.782.115zm1.011 292.301c-58.572-11.831-51.93-67.539-52.076-113.945 19.203 8.044 40.442 9.706 60.748 5.076-4.179 30.608 13.288 62.285 41.203 75.514-12.289 15.98-29.383 30.364-49.875 33.355zm-131.199-134.818c26.493-47.57 31.306-106.74 22.72-159.721 18.271.972 36.458 1.465 54.787 1.517-6.253 58.282-30.625 112.558-60.354 162.314-5.966-.629-12.499-.918-18.544-.926.415-1.073.738-2.235 1.391-3.184zm-8.303 14.635c14.98-.258 31.044-.74 45.085-5.917-.239-.249-.632-.082-.821-.432.123-.424.741-.755.076-.974.647-.23 1.324-.14 1.878-.634-2.125-1.945-5.077-1.219-7.673-1.515-1.56-1.019-3.43-.151-5.241-.269 39.73-36.496 63.518-109.722 57.54-163.011 11.94.101 23.876.124 35.814.365-6.257 73.921-29.137 111.958-78.198 164.962-.904-.212-1.37.675-2.242.767 12.581 10.197 13.138 27.302-6.967 24.481-14.192.024-29.092.94-43.249 1.074-.299-5.057-.136-13.72-.229-18.784.065-.018 4.017-.106 4.227-.113zm11.886 140.798c-5.346.061-10.684.302-16.035.364-.772-36.019.919-72.532-3.919-108.294 6.967-.191 13.98-.338 20.954-.218-5.911 18.97-1.946 39.671-1.942 59.246 1.779 16.205-1.218 33.274 4.458 48.831-1.173.003-2.346.015-3.516.071zm26.794-.327c-5.565.045-11.237.125-16.809.223 2.558-35.481 5.374-72.758-.223-108.091 5.261-.256 12.802-.134 18.096-.199 7.151 35.537 11.715 71.39 11.064 107.715-4.042.124-8.083.276-12.128.352zm250.989-.617c-71.605.035-144.326-.182-215.931.892 8.693-8.094 18.203-15.34 25.657-24.598 24.911 23.03 56.734 24.285 79.541-2.071 33.625 1.63 67.927 2.362 101.769 2.644 9.254 7.877 18.625 15.639 27.94 23.446-2.053-.002-16.571-.273-18.976-.313zm71.627.044c-8.497.147-18.329-.075-26.901.006-.325-36.121 2.126-72.398 12.27-107.015 4.992-.107 12.198-.136 17.15-.307-5.92 18.791-1.985 39.303-1.997 58.709 1.772 16.105-1.088 33.034 4.174 48.576-1.567.036-3.134.079-4.696.031zm22.209-.246c-1.615.022-9.116.047-10.867.045 3.172-35.214 5.219-72.4-.113-107.473 5.994-.277 12.232-.313 18.239-.44-1.357 35.836-1.8 71.988-2.431 107.965zm-264.852-83.203c-15.792 3.676-24.623-19.093-7.19-15.808.028.085.136.154.096.248-.066.233.777.232.729.412.136.387.56.231.768.292.021.035-.021.099.226.035-.071.182.678-.16.737.047.259.097.837-.111.98.518.484.281.958.572 1.547.521.141.106.354-.013.4.132.057.277.186-.134.259-.028.675-.603 1.562.396 2.432.052.507-.318 1.29-.615 1.551-1.128-.165-.179.352.043.54.048.372-.224.631-.524 1.159-.636.391-.153-.633-.566.142-.464.345.012.358-.046.457-.215-.232-.545 1.704-.723 2.015-.32 2.033-.466 3.338 1.056 4.36 2.635 3.541 6.727-5.568 12.51-11.208 13.659zm24.392 49.867c-14.702 3.633-27.481-12.37-23.31-26.225 1.423-5.345 4.731-11.762 10.784-12.644 3.794-1.206 7.597-.429 8.942 3.558-.191.217-.374.327-.464.804-.16.275-.408.042-.483.56-.384.805-.932.736-1.198 1.952-1.506.716-2.753 2.4-2.952 4.041-5.708 20.275 16.879 17.845 10.507.625-.353-.099-.004-.558.014-.869-.822-1.107-1.355-3.335-3.021-3.267-.211.08-.016-.662-.196-.66-.097.003-.451-.389-.55-.326-.899.248-1.342-.863-1.659-1.562.176-.447.429-.367.716-.588-.335-.504.479-.966-.218-1.421 21.324-8.435 24.619 31.209 3.088 36.022zm30.943-114.855c5.522-16.389 31.499-11.093 29.39 5.433-.643.253-.087.832-.307 1.268-.368.507-1.532 1.014-1.987.344-.388.177-1.043-.122-1.398.175-1.999-1.181-5.059-1.49-6.693-2.917-.988-.268-2.649-1.513-3.627-.715-3.788 3.014-7.129 2.928-12.083 3.833-.09-.133-.677-.149-.887-.351.048-.151-.912-.297-.836-.476-.058-.466-1.528-.804-1.073-1.621-.384-1.3-.086-2.658-.38-3.878.168-.278.023-.659-.119-1.095zm44.289 0c5.507-16.396 31.475-11.1 29.39 5.433-.643.253-.087.832-.307 1.268-.368.507-1.532 1.014-1.987.344-.387.177-1.043-.122-1.398.175-1.999-1.181-5.059-1.49-6.693-2.917-.988-.268-2.649-1.513-3.627-.715-3.788 3.014-7.129 2.928-12.082 3.833-.09-.132-.678-.149-.888-.351.049-.151-.912-.296-.835-.476-.059-.466-1.528-.804-1.073-1.621-.384-1.306-.085-2.656-.38-3.878.168-.277.021-.66-.12-1.095zm-15.586 46.944c8.249 1.318 17.494 1.488 25.129-2.322.104-.166.251-.24.608.044.716.153 1.341-.551 2.104-.626.436-.239 1.193-.038 1.498-.524.259-.201.221-.904.691-.483.622.416.847-.45 1.352-.582.658-.076 2.032.365 1.577 1.28 7.696 21.208-59.837 26.158-50.15.136.241-.061.408-.045.787-.339.281-.11.253.192.663-.131.283-.194.424-.185.535-.135.289.266 1.069-.167 1.57-.246 4.418 1.829 9.076 1.961 13.636 3.928z'%3e%3c/path%3e%3c/svg%3e")}.iconbox--animacios3{-webkit-mask-image:url("data:image/svg+xml;charset=UTF-8,%3csvg id='fi_17855912' enable-background='new 0 0 500 500' viewBox='0 0 500 500' xmlns='http://www.w3.org/2000/svg'%3e%3cpath clip-rule='evenodd' d='m425.32 126.418c-6.051 11.823-16.123 21.236-28.504 26.145 5.065-8.463 8.677-17.961 10.224-27.722 6.607-1.181 13.139-2.478 19.992-2.283zm-56.954 92.242c-7.697 7.605-42.889 38.495-52.029 37.778-10.977-.605-24.042-6.699-34.554-7.393-3.032-11.542-7.335-24.743-12.681-35.657.003 0 3.322 1.429 3.653 2.011.59 1.038 5.85 2.165 8.528 3.696 1.967.862 12.844 6.376 14.568 6.958 5.703 2.159 21.137 12.904 26.003 8.48 0 0 26.418-17.231 26.418-17.231 2.833-1.841 2.581-4.532 2.598-7.392-.755-1.683-1.035-8.08 1.565-8.86 2.95-.714 8.892 1.359 12.209 2.772 4.74 2.02 9.384-1.257 9.839-5.707l2.364-22.232 2.381-.652.234 32.179zm-74.805 213.565c.264.108 14.605 6.94 14.861 7.012.481 2.292.694 4.349.397 6.631-7.943.743-26.77 1.893-34.989 2.228-8.327 1.602-12.042-.661-14.061-10.273-.001 0-3.404-8.479-3.404-8.479 2.018-2.608 3.164-4.747 3.751-8.262 6.416 2.05 15.47 4.701 22.319 5.217-.001.001 11.126 5.926 11.126 5.926zm-43.914-70.011 19.661-3.751c-.559 8.389 1.062 16.816 2.963 25.112 2.748 9.408 2.643 19.429 6.723 28.863-7.043 1.021-12.08 1.884-18.992 2.881-.137-6.549-1.758-15.439-3.354-21.742-2.62-10.803-2.503-20.92-7.001-31.363zm-19.329-22.014c-4.501-4.09-10.494-14.456-17.171-7.827 0 0-16.453 17.937-16.453 17.937-50.829-11.246-41.823 5.458-35.369-46.203 21.05 14.837 88.784 10.866 111.049-.978-.686 1.468 8.557 39.6 4.359 38.81l-.033.054-37.56 7.61c-2.957-3.152-5.898-6.25-8.822-9.403zm-45.828 22.884c-4.818 16.119-6.523 35.426-8.452 52.508-5.124-1.821-11.48-3.218-17.568-3.479.38-2.289 1.192-1.254.989-2.12.826-5.183 3.045-15.514 4.376-20.601.249-9.281 3.37-20.634 2.196-29.678.109 0-.217.021-.158-.652.052-.594-.353-.494-.353-.978l19.291 3.968c-.125.326-.223.706-.321 1.032zm-7.12 65.88c-1.72 5.558-2.409 16.772-8.951 18.536-11.434-.397-29.306-2.447-40.741-2.61-.289-1.653-.108-4.269.147-6.033 7.27-3.633 19.83-9.671 26.939-13.263 6.829-1.353 15.382-2.464 21.954-4.24.634.9.07 2.791.533 3.968.571 1.706-.733 1.392.631 2.827-.027.054-.06.109-.098.109-.311.325-.376.542-.414.706zm-27.803-175.516 4.098-1.848c3.397-14.281 7.116-25.174 13.198-38.321-31.033 25.942-69.041 46.098-95.341 77.185-.655 13.855 18.45 19.954 25.353 7.719 5.334-8.034-3.205-15.885 7.485-20.926 13.517-9.582 30.358-18.254 45.207-23.809zm30.52-56.204-2.223 5.436h.065c-11.112 29.872-17.717 61.414-16.078 93.492 33.243 1.954 67.303 4.985 100.575.815.55-.006 7.823-.106 9.615-.924 2.553-34.015-7.725-68.298-17.486-100.341-.352.146-6.631 4.723-12.654 6.849 1.06 2.664 2.978 6.922 4.365 9.186 27.523 46.723-84.638 46.402-55.856-1.305.535-.737 2.992-6.583 3.669-8.588-4.813-2.181-8.53-4.568-12.616-7.882-.446 1.088-.913 2.175-1.376 3.262zm17.682 26.906c.467-3.447 2.346-7.779 2.789-13.154 0 0-.065-6.686-.065-6.686 10.841 3.246 22.486 3.887 33.434.978-.753 4.695.133 12.598 1.946 17.285.72 2.191-.109 5.795-2.626 6.36-6.94 2.805-36.075 7.253-35.478-4.783zm-21.345-62.237c22.793 57.628 105.554 27.524 90.954-30.548-30.733-10.336-65.207-10.551-95.09 2.446-.594 8.974-.191 19.683 4.136 28.102zm183.484-7.23c-12.817-3.932-24.084-12.567-30.967-24.08 19.851 9.624 42.425 6.843 62.069-1.631-2.913 8.634-5.273 19.478-9.621 27.613-7.206.846-14.555.43-21.481-1.902zm-23.727-68.217c18.373-9.423 38.552-2.231 57.221 2.718.588 7.559 1.158 20.409-.163 27.83-19.526 5.944-37.276 11.926-56.905 2.499-18.609-8.555-19.868-24.791-.153-33.047zm52.514-38.81c-.462-.381-.93-.761-1.403-1.141 18.712 4.974 32.084 17.363 39.582 34.896-7.183-.637-15.331-1.857-22.21-3.425-3.566-11.066-6.76-22.63-15.969-30.33zm-9.322-4.294c.011.054.022.054.038.054zm28.868 61.531c-.032-3.744-.578-11.436-1.402-15.057 7.213.282 15.667-.291 21.905-3.044 2.947 10.576 2.8 20.518-.054 31.146-.881-.23-5.303-.549-5.849-1.196-2.73-.869-11.198-.421-14.752-.978.017-1.106.35-10.006.152-10.871zm-29.091 69.522c-.065-.054-.076-.109-.06-.109.017.054.044.054.06.109zm.033.108v.054c0 .001 0 .001 0-.054zm-239.14-39.571h-.027zm302.622-35.603c-1.185-32.789-30.681-61.605-64.163-57.78-1.63.31.814.499 1.115.869-.108.276-1.167.522-.745.761-.049 0-.082 0-.136 0-.032.109-.065.217-.087.272l-2.919.435 2.962 1.033c5.151 8.781 9.265 19.444 12.198 29.461-19.204-8.406-42.575-10.558-61.683-.924 10.864-19.69 27.279-25.376 46.523-30.874-80.227-18.039-96.853 113.684-12.317 127.519-.892 6.285-.739 12.661-1.375 19.025-14.652-4.706-26.012 5.277-23.846 20.438-4.474 3.207-16.246 11.321-20.704 14.459-12.215-5.77-37.837-12.846-51.024-16.633-2.711-5.008-5.619-9.597-9.132-13.807 17.709-14.3 27.638-41.628 15.122-62.129 7.585-7.389 4.902-27.283 1.599-37.071-6.859-21.283-28.718-35.57-50.927-33.266-1.546.332.786.514 1.044.815-1.02.942-1.085.55-.207.978-.781.072-2.888.181-3.457.544 3.833 2.267 10.405 1.559 14.279 4.022 20.481 6.897 33.466 29.435 30.347 50.497-44.668-15.167-85.297-6.509-125.84 15.057-2.937-15.012 36.474-20.506 37.767-29.732 4.887-25.415 21.109-34.562 43.446-41.148-23.521-10.66-50.719 11.473-56.411 34.407-13.855 6.543-34.195 12.432-39.033 29.026-2.663 9.54 1.899 24.134 14.551 22.884 4.676-.523 19.295-9.096 23.835-10.871-7.359 18.544.938 39.816 14.687 53.432l-6.24 11.632c-27.752 8.575-52.666 28.068-76.028 45.278-93.723 60.98 17.031 99.839 14.715 39.028 13.287-9.635 28.685-20.229 41.963-29.515-2.489 12.696-2.596 30.018-2.685 42.941-.001 0-6.094 35.82-6.094 35.82-2.075 7.945 2.571 16.896 10.725 19.514-4.332 10.219-3.547 19.308-4.441 29.679.247 9.128-2.654 17.696-.446 26.961-9.818 4.893-24.59 9.666-32.995 16.795-5.362 7.371-5.071 20.109 1.407 26.69 4.003 3.839 9.206 3.115 14.243 3.207 25.386-1.551 58.095 10.283 51.475-29.515 9.936-8.934 7.588-24.974 8.996-37.451-.048-10.057 2.271-17.38.978-28.266 3.95.796 7.828 2.065 11.067-1.522 4.248-4.705 9.382-9.907 13.312-14.513 6.909 5.2 12.335 19.657 22.83 16.035 0 .476.134 2.09-.147 2.337-.636.561-.177.612-.163 1.141l.793 10.817c.087 13.068 2.769 29.338 5.262 41.8-.143.85.945 1.279.881 2.011 1.029 1.296.91 2.543 1.869 4.566.64.975.272 2.182.837 2.283-3.181 29.645 11.498 33.558 37.208 31.524 10.917-1.084 26.408 3.931 33.412-6.9 3.529-7.096 3.56-16.739-.81-23.429-2.653-4.398-27.855-14.06-32.25-16.85.232-1.113.058-2.875.386-3.968-.037-6.997-.627-21.222-2.016-28.319-1.165-6.087-1.727-17.17-4.409-22.721 0 0-.016 0-.038-.054-.465-.183-.074-.738-.641-1.033l-.391-.924c15.861-4.604 12.308-20.327 9.854-32.722-5.324-21.972-2.342-47.286-7.044-68.217 29.617 15.126 35.481 21.047 64.254-.327 18.959-13.309 28.485-22.603 44.442-39.516 1.312-1.39 2.089-3.121 2.038-5.164-1.176-13.687.831-27.912-2.201-41.256 30.408-7.805 53.384-37.896 50.623-69.576z' fill-rule='evenodd'%3e%3c/path%3e%3c/svg%3e")}.iconbox--jatekter{-webkit-mask-image:url("data:image/svg+xml;charset=UTF-8,%3csvg id='fi_17983640' enable-background='new 0 0 500 500' viewBox='0 0 500 500' xmlns='http://www.w3.org/2000/svg'%3e%3cpath clip-rule='evenodd' d='m433.286 370.755c2.097 14.577-11.03 21.364-23.597 21.428-.539-.159-7.257-5.331-9.163-5.844 22.938-48.127 42.146-109.302-22.772-132.711-20.608-8.17-47.176-21.699-69.553-18.191 4.759-13.161 1.025-29.792-10.885-37.887-8.599-5.613-23.06-4.289-19.571-2.493-.364.817-.669.568-.125.978-.6.153-1.362.207-1.651.56 30.722 6.597 29.491 51.22-5.211 46.921-22.627-5.664-20.653-37.514-.308-44.835 1.255-1.553 2.66-1.115 3.232-1.956.457-.672 1.067-.324 1.211-.603.244-.5.652-.619 1.075-.853-2.389-1.572-1.378-2.455-4.411-3.27-45.45-3.556-39.096 69.537 4.34 66.122-10.109 22.515-23.586 66.034-34.731 84.031-4.11-15.023-29.841-73.036-38.05-91.722 29.927-12.619 15.74-66.684-13.77-55.383-.475.916-.538.634-.125.989-.507.116-1.297.232-1.548.56 1.725 2.367 5.789 1.404 6.084 2.683.186.805 2.427.378 3.52 1.38.552.506 6.207 4.787 6.149 5.845 24.994 45.133-56.984 43.865-30.412-1.022.753-.713.15-1.347 3.318-3.323 2.761-1.722 1.745-2.028 5.731-3.14.621-.173.493-1.136 2.634-1.744 1.105-.314.655-.915 1.575-1.005.739-.072-.164-.078 1.401-.999-22.676-16.562-44.433 24.035-30.158 42.754-.016.006-.033.006-.038.016-34.946 13.891-53.908 50.871-69.425 82.987-5.591 11.645-5.055 20.775.755 31.853 5.145 9.358 15.43 28.338 20.522 37.74-52.988.657-41.341-7.071-41.885-52.819 2.519-213.566-21.492-123.853 159.308-278.083 9.093-8.395 23.285-10.525 35.038-6.784 47.068 30.745 110.015 87.167 155.625 121.361 8.076 6.434 12.949 12.527 13.137 23.528-.214 57.568 1.847 115.257 2.734 172.931zm-36.676 26.181.06-.087c-.027.038-.043.06-.06.087zm-.119.179c0-.005.005-.005.005-.016 0 .011-.005.011-.005.016zm.119-.179c.136-.195.207-.299.228-.337-.032.055-.135.207-.228.337zm25.519 21.407c-48.514-33.403-42.532-17.041-20.956-71.695 29.754-71.402-38.792-92.063-94.113-108.539-4.955 10.3-15.692 17.997-26.85 19.728-8.613 30.195-19.538 61.227-28.296 91.146 1 7.466 8.405 8.022 11.766 1.651 6.908-6.342 36.725-54.595 43.318-50.707 9.671 4.121 43.669 11.727 51.447 18.643 25.857 18.657-4.706 78.632 15.264 96.323 1.039.095 51.511 21.849 54.633 23.194 4.723-7.58 1.216-16.025-6.213-19.744zm8.126 27.838c0-.005 0-.005.005-.016zm.006-.022c-.223.506-.457 1.049 0 0zm-78.034-58.109 1.124.136c2.535-60.594 16.62-56.064-45.666-75.307l-26.485 33.617c13.024-4.215 32.278-2.694 45.856-3.705 8.352-.247 5.421 12.437 5.991 17.367.609 8.337.706 18.828 1.081 27.224 6.175-.148 11.847-.778 18.099.668zm-32.097 39.256c-.395-13.69-.264-30.399-.483-44.101-16.928 5.515-37.81 2.784-56.247 4.52-20.751.093-42.466 3.825-63.134-2.255.351 11.613-.411 25.753-1 37.545 0 3.422-.468 4.665 1.907 7.909.286.39.761.165.63 1.01.749 1.356 4.429 3.625 5.981 2.901 2.112-8.554 16.044-17.03 21.086-6.828-.207.228-.402.337-.505.82-.06.27-.378-.074-.554.565-.23.836-.966.32-1.32 1.657-.18.682-1.235.329-1.771 1.162-.549.854-2.022 1.609-1.934 2.124.117.682-.415.372-.326.994-7.668 18.027 21.429 17.292 13.124-.065.139-.329-.502-.935-.718-1.168-1.912-2.057-1.372-2.159-3.047-2.211-.476-.015.375-.439-.836-.956-.146-.062-.978.271-1.553-.668-.575-.938-.965-.974.233-1.526 0 0-.027-.554-.027-.554.317-.764-.175-.622-.234-.891 3.097-3.742 15.736-1.253 17.898 6.768 1.947-2.507 8.298-1.389 11.364-1.836 3.795-.723 8.331 1.13 11.928 1.254 2.38-8.339 16.28-14.894 20.413-5.47-.803.913-.344.908-.712.956-.443.058-.223.721-.739.934-.98.406-.851 1.38-1.124 1.466-2.307.729-1.199.983-2.433 1.749-12.437 18.448 20.59 21.438 11.712 2.151.149-.317-.49-.934-.701-1.168-1.884-2.08-1.48-2.162-3.053-2.211-.465-.015.326-.5-.831-.956-.157-.062-.99.27-1.564-.668-.567-.927-.966-.974.234-1.526l-.027-.554c.406-.89-.643-.734-.103-1.222 7.379-4.089 16.893 1.232 18.512 9.18 4.814-1.877 9.489-2.134 9.954-8.831zm-134.992-39.365c.31-.054.619.065.929.092-.609-10.466-1.198-25.463-.369-35.948-1.584-13.327 10.667-11.397 19.435-8.153-4.852-8.778-13.491-23.546-18.533-32.455-26.172 32.617-36.632 33.973-16.464 76.469 3.373-1.097 11.546-1.44 15.002-.005zm50.831-31.472c-7.74 7.244-21.522 6.162-25.964-4.199-1.716 1.407-7.462 1.099-10.06 1.684-.004 7.635-.007 15.194.266 22.825 38.934-5.463 80.233-3.21 119.414-.217-.211-8.545-.345-12.776.212-21.293-12.448-.085-31.993-.887-43.525-2.504l-5.013 6.257c-6.985 10.545-23.712 8.94-28.566-2.955l-.853-.016c-.09-.22-.467.238-1.005.266-.726-.549-2.409-1.275-3.281-1.537-.501.597-1.044 1.167-1.625 1.689zm-34.443-105.248c-.043.027-.087.043-.136.065.092.207.179.408.272.614zm1.015-.489c-.223.103-.44.201-.663.315l.809.793c.039-.309-.037-.7-.146-1.108zm-41.146 164.015c-9.183-67.612-38.25-51.883 20.964-117.186 3.14-3.61 8.507-2.941 10.676.956l27.371 49.343c2.208 4.717 10.019 1.378 10.19-3.465-6.864-24.155-22.577-65.931-30.679-92.418-14.233 6.461-32.169 1.122-40.945-11.635-20.117 15.635-39.653 41.766-49.581 66.134-4.092 12.22-15.952 25.337-8.769 38.092 7.553 13.74 15.279 27.63 22.961 41.418 2.918 6.834 16.612 21.861 3.14 25.377-12.703 2.048-38.786 6.503-51.38 8.561-5.722 1.075-5.459 1.391-5.79 5.6-.256 3.255 2.424 6.859 5.867 6.627 0 0 22.743-1.526 22.743-1.526 10.48-.752 20.883-1.285 31.309-2.151 0 0 23.178-1.787 23.178-1.787 6.244-.721 7.525-6.945 8.745-11.94zm-51.173-21.32c.179-.076.353-.141.527-.223l.207.38c-.278-.032-.528-.075-.734-.157zm334.835-174.558c-.77-13.333 2.709-30.257-5.596-42.091-4.145-10.427-70.409-58.646-79.396-66.976-39.016-23.601-97.362-105.322-145.974-58.064-46.519 38.141-93.889 75.48-140.692 113.344-10.694 8.753-16.777 19.011-16.714 33.314.651 56.454-.216 118.895 2.733 175.215.37 26.661 33.636 22.185 51.95 20.728l2.281 4.188-38.686 6.529c-9.755 1.667-16.721 4.199-19.403 14.248-3.831 13.485 6.333 28.557 20.815 27.354 10.808-.976 40.947-3.018 51.771-4.014 0 0 25.551-1.825 25.551-1.825 18.279-1.475 24.404-23.338 20.913-38.745 4.989-1.065 7.388-1.419 12.059-2.243.869 14.999-3.581 45.716 19.859 41.901-.161 24.763 36.487 28.808 42.167 4.872 6.36 1.393 13.308-1.049 20.147-1.711 3.853 24.848 41.615 23.027 42.385-2.292 25.528 6.755 23.755-24.128 23.368-40.739 4.803.737 12.842-1.666 18.104-2.004.752 24.406 16.115 28.459 35.275 36.235 11.092 4.742 29.277 12.672 40.575 17.541 7.323 1.639 12.417-7.541 14.449-12.711 9.474-22.814-11.498-34.639-27.8-44.992 33.531.77 25.689-31.742 28.055-54.428 1.981-40.26 1.297-82.135 1.804-122.634z' fill-rule='evenodd'%3e%3c/path%3e%3c/svg%3e")}.iconbox-grid{display:grid;gap:24px;grid-template-columns:1fr}.iconbox-grid .iconbox__item{width:100%;height:100%}@media (max-width:767px){ .iconbox__item:after{content:'';position:absolute;left:50%;bottom:0;transform:translateX(-50%);display:inline-block;margin:0 auto;width:75%;height:1px;background-color:#E7E7E7} .iconbox__item:last-of-type:after{display:none}}@media (min-width:580px){ .iconbox-grid{grid-template-columns:1fr 1fr}}@media (min-width:992px){ .iconbox-grid{grid-template-columns:1fr 1fr 1fr} .iconbox-grid .iconbox__item{min-height:305px}}main ul.icon48 li{display:flex;align-items:center;margin-top:30px}main ul [class*="icon48--"]:before{content:'';position:relative !important;top:0 !important;left:initial !important;display:inline-block;margin:0 24px 0 clamp(0.625rem,0.0298rem + 2.9762vw,1.875rem);width:48px !important;height:48px !important;background-position:center;background-color:transparent !important}.icon48--1:before{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='48' height='48' viewBox='0 0 48 48' fill='none'%3e%3cpath d='M6.08711 41.2493C6.79088 41.9352 7.61713 42.5292 8.39891 43.0291C10.3541 44.2794 12.7224 45.0026 15.0152 44.6435C17.308 44.2845 19.467 42.7123 20.1622 40.4981C20.5636 40.9914 21.3613 41.099 21.8791 40.7297C22.1025 42.412 23.4928 43.754 25.0593 44.4069C26.6257 45.0597 28.361 45.148 30.0562 45.2276C31.5172 45.2963 32.9992 45.3632 34.4264 45.043C37.5228 44.3481 38.8272 42.156 38.4685 40.1881C40.5281 42.094 44.6444 40.1634 44.6945 35.7351C44.7286 32.7239 42.7314 29.2063 40.8215 26.8938C38.7699 23.9733 36.1884 21.4326 33.8251 19.1095C33.7267 19.0125 33.5982 18.9666 33.4703 18.9693C33.7023 18.68 33.9162 18.3845 34.1012 18.0827C34.8185 16.9127 35.2432 15.5791 35.4006 14.206C38.0908 14.6599 40.4218 11.6415 38.9081 8.09643C38.3488 6.78329 37.394 5.81561 36.2895 5.44061C35.0434 5.01789 33.6289 5.45699 32.934 6.41564C31.6138 4.92218 29.8704 3.77743 27.913 3.18933C24.5523 2.18158 20.7921 2.89091 18.8442 4.29627C17.9263 3.23472 16.2441 2.88328 14.8471 3.49305C12.5621 4.4914 11.4649 7.61361 12.364 9.73256C12.7953 10.75 13.6715 11.4806 14.6628 11.6637C14.2403 14.3857 14.869 16.531 16.2946 18.6264C12.307 20.4341 9.23805 23.0323 7.41518 26.1915C6.94322 27.0083 6.66454 28.3169 6.7371 29.3745C6.78374 30.0275 7.50972 30.6741 8.07392 30.9956C6.38819 31.6222 4.60244 32.5697 3.75893 34.261C2.79024 36.2065 3.29387 39.1752 6.08711 41.2493ZM20.555 13.1429C20.3996 12.9843 20.3745 12.6857 20.5023 12.5033C20.6294 12.321 20.9203 12.2407 21.1207 12.3338C21.3236 12.425 21.4546 12.6947 21.4013 12.9104C21.372 13.0297 21.3941 13.1474 21.446 13.2491C21.3682 13.2597 21.1851 13.263 20.6794 13.4024C20.6625 13.3081 20.6271 13.2164 20.555 13.1429ZM21.4867 14.2326C23.4992 13.9273 26.7763 14.8739 28.2662 16.3612C29.1562 17.2493 29.5749 18.4398 29.3578 19.4672C29.1802 20.3119 28.2134 21.5008 26.9472 21.9716C26.251 22.1206 25.5885 22.1998 24.9457 22.2192C26.2627 21.4288 27.399 20.0824 27.7095 18.712C27.7698 18.4462 27.6029 18.1823 27.3377 18.1219C27.0661 18.0603 26.8073 18.2285 26.7476 18.4937C26.3867 20.0868 24.4976 21.7583 22.9424 21.9291C22.6498 21.3168 22.5615 20.1985 22.6664 19.3994C23.1802 19.3986 23.6757 19.2807 24.0661 19.035C25.8828 17.8891 25.4371 15.5079 22.8801 15.1611C21.6485 14.9935 20.5627 15.4147 20.1189 16.2341C19.3815 17.5967 20.196 18.8214 21.6915 19.2504C21.6049 19.8953 21.6082 20.9074 21.8434 21.7649C20.4381 21.294 19.5443 20.7323 18.6409 19.8847C18.0917 18.9583 18.1452 16.8031 18.6626 15.9515C19.2039 15.0615 20.2602 14.4188 21.4867 14.2326ZM25.8133 13.6547C25.7112 13.3901 25.8589 13.0299 26.117 12.9136C26.3752 12.7968 26.7425 12.9252 26.8734 13.1756C27.0044 13.4267 26.8985 13.8011 26.6551 13.9455C26.5907 13.9839 26.5412 14.0362 26.5019 14.0946C26.2932 14.0088 26.0739 13.9271 25.8458 13.8484C25.8481 13.7842 25.8378 13.7185 25.8133 13.6547ZM23.5402 18.2002C22.5832 18.8031 20.241 18.0792 20.9858 16.7035C21.1855 16.3349 21.7243 16.1121 22.3619 16.1121C23.0543 16.1121 24.0149 16.414 24.165 17.063C24.2632 17.4894 23.9248 17.9582 23.5402 18.2002ZM18.499 21.069C20.3431 22.5789 23.01 23.4793 25.9491 23.1381C26.2605 23.2298 26.9949 23.0186 27.3025 22.9035C28.4183 22.6498 29.5564 22.1406 30.6094 21.4754C32.3055 25.6734 34.0512 30.1202 35.769 34.432C34.0902 32.976 32.0006 32.4034 29.7346 32.4525C29.6994 31.0619 29.648 29.6296 29.1999 28.2341C28.663 26.5633 27.6042 25.2424 26.2185 24.5149C23.9152 23.3038 20.5614 23.8182 18.4199 25.7092C16.3327 27.5522 15.6797 30.0916 15.5175 32.0199C14.5275 31.364 13.425 30.8679 12.2663 30.6259C12.4426 30.4849 12.6096 30.3311 12.7596 30.1585C14.8052 27.8036 16.7333 24.7433 18.499 21.069ZM36.4096 36.748C37.2726 38.3514 37.1853 40.331 36.1926 41.6731C35.3963 42.7499 33.9882 43.4755 32.3283 43.6649C30.7962 43.8409 29.2326 43.5859 27.6337 43.2861C26.171 43.0119 24.7782 42.6902 23.8189 41.7822C22.6162 40.6444 22.3208 38.6166 23.1157 36.9599C25.2506 32.5161 33.8681 32.0327 36.4096 36.748ZM16.4768 32.4419C16.5757 30.6664 17.1061 28.1853 19.0723 26.449C20.9235 24.8141 23.7983 24.3582 25.76 25.3882C26.9152 25.995 27.8039 27.1123 28.2611 28.5359C28.6702 29.8104 28.7154 31.1808 28.7487 32.5133C26.0165 32.8141 23.3842 34.1244 22.227 36.5329C21.9197 37.1727 21.7623 37.8603 21.7173 38.546C21.6944 38.5541 21.6706 38.5547 21.6485 38.5665C21.1239 38.8419 20.4368 38.813 19.9372 38.4958C19.8803 38.4594 19.8185 38.4364 19.7555 38.4258C19.5939 36.1578 18.1724 34.1177 16.3994 32.6654C16.4409 32.5986 16.4721 32.5252 16.4768 32.4419ZM33.1341 19.8133C36.4597 23.0823 40.2296 26.788 42.2298 31.322C42.8996 32.8381 43.1956 34.0832 43.1628 35.239C43.1224 36.6407 42.538 37.8974 41.5999 38.6005C40.6923 39.2804 38.7736 39.2662 38.3816 38.2961C36.139 32.756 33.7071 26.5052 31.4419 20.9023C32.0079 20.4769 32.5315 20.0097 32.9953 19.5089C33.0063 19.6199 33.0483 19.7288 33.1341 19.8133ZM33.6125 7.17499C34.0183 6.355 35.16 6.09879 35.9723 6.37426C37.8165 7.00072 39.0356 9.98217 38.0342 11.8946C37.5254 12.864 36.4025 13.4229 35.4648 13.2058C35.4732 12.6108 35.4431 12.0141 35.3457 11.4235C36.577 10.7023 36.6019 9.33849 35.892 8.71199C35.4927 8.35962 34.8489 8.32716 34.4171 8.61073C34.173 8.12601 33.9 7.65638 33.5811 7.21568C33.5904 7.20091 33.6046 7.191 33.6125 7.17499ZM13.272 9.34729C12.5904 7.74088 13.4347 5.18526 15.242 4.39716C16.2305 3.96305 17.4513 4.20236 18.0897 4.92792C17.6522 5.34807 17.2507 5.83054 16.8875 6.34476C16.208 6.02298 15.2862 6.19936 14.8502 6.8294C14.348 7.55512 14.6336 8.67234 15.3865 9.11223C15.1602 9.66599 15.0052 10.1112 14.8568 10.699C14.1917 10.5819 13.5728 10.0568 13.272 9.34729ZM16.0672 10.0896C16.7317 8.20367 18.1669 5.66728 20.0246 4.724C22.22 3.61056 25.1333 3.38453 27.6292 4.13453C33.6422 5.94096 36.2772 12.6461 33.26 17.5678C32.512 18.7875 31.2581 19.9386 29.8627 20.7783C30.9116 19.0551 30.3029 17.0001 28.9629 15.6632C28.5385 15.2391 28.0428 14.8718 27.4577 14.5492C27.9163 14.0752 28.0594 13.3166 27.748 12.7197C27.3762 12.007 26.4432 11.6827 25.7112 12.0147C25.1256 12.279 24.7757 12.9152 24.8033 13.5433C23.9142 13.3112 23.0936 13.1868 22.339 13.1884C22.5489 12.5917 22.2161 11.7467 21.5278 11.4355C20.8966 11.1472 20.0907 11.37 19.6932 11.9383C19.321 12.4721 19.364 13.2353 19.7725 13.7368C18.9446 14.1316 18.2574 14.7206 17.8201 15.4391C17.4174 16.1021 17.2277 17.2283 17.2819 18.309C17.2776 18.3078 17.2732 18.3076 17.2688 18.3064C16.8178 17.6762 16.422 16.9975 16.1217 16.2944C15.3416 14.4682 15.3216 12.2067 16.0672 10.0896ZM7.72083 29.3051C7.6624 28.4537 7.89806 27.3274 8.26921 26.6846C10.0178 23.6542 13.0009 21.1602 16.8951 19.4348C17.1635 19.7669 17.4446 20.0829 17.7394 20.3765C15.9769 24.0913 14.0526 27.1665 12.0147 29.5112C10.9464 30.7421 9.01918 30.8079 7.94686 29.6499C7.73175 29.4162 7.72083 29.3051 7.72083 29.3051ZM4.64185 34.7009C5.71867 32.5415 8.96203 31.7788 9.35439 31.5885C14.6136 30.4315 20.1554 36.4963 18.4995 40.3452C17.9319 41.6628 16.4621 42.6574 14.7547 42.8803C13.3709 43.0626 11.8169 42.8109 9.8636 42.0943C7.78697 41.3321 6.38522 40.4511 5.45285 39.3229C4.48646 38.1529 3.86039 36.2702 4.64185 34.7009Z' fill='%23122A3F'/%3e%3cpath d='M39.5537 15.0709C40.244 14.5816 41.055 14.2869 41.8988 14.2176C42.1697 14.1957 42.372 13.9575 42.3495 13.6859C42.3277 13.4149 42.0978 13.2126 41.8179 13.2351C40.7988 13.3179 39.8183 13.675 38.9835 14.2657C38.5934 14.542 38.7875 15.1615 39.2693 15.1615C39.3675 15.1615 39.467 15.1319 39.5537 15.0709Z' fill='%23122A3F'/%3e%3cpath d='M42.1353 16.8861L39.4281 16.6517C39.1533 16.6324 38.9176 16.8296 38.8945 17.1005C38.8707 17.3722 39.0723 17.611 39.3433 17.6341C39.3756 17.6369 42.0611 17.8704 42.0935 17.8704C42.3465 17.8704 42.5616 17.6765 42.5841 17.4197C42.6079 17.1487 42.4069 16.9098 42.1353 16.8861Z' fill='%23122A3F'/%3e%3cpath d='M38.4623 19.5317C38.3403 19.7757 38.4398 20.0717 38.6832 20.1931C41.8906 21.7705 41.7531 21.7708 41.9651 21.7708C42.4835 21.7708 42.6507 21.068 42.1853 20.8365L39.1237 19.3108C38.8797 19.1888 38.5837 19.289 38.4623 19.5317Z' fill='%23122A3F'/%3e%3c/svg%3e")}.icon48--2:before{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='48' height='48' viewBox='0 0 48 48' fill='none'%3e%3cpath d='M14.9641 16.0237C15.2464 16.0237 15.4582 15.8119 15.4582 15.5295V15.3178L16.3758 16.306C16.5876 16.5178 16.9405 16.5178 17.1523 16.306C17.3641 16.0942 17.3641 15.7413 17.1523 15.5295L16.2347 14.5413H16.517C16.7994 14.5413 17.0817 14.3295 17.0817 14.0472C17.0817 13.7648 16.87 13.4825 16.5876 13.4825C15.1052 13.4825 14.9641 13.2707 14.6817 13.5531C14.3994 13.8354 14.5405 14.1178 14.47 15.459C14.3994 15.8119 14.6817 16.0237 14.9641 16.0237Z' fill='%23122A3F'/%3e%3cpath d='M32.1875 31.3412C31.9051 31.3412 31.6228 31.5529 31.6228 31.8353V32.1176L30.7757 31.0588C30.5639 30.847 30.2816 30.7764 29.9992 30.9882C29.7875 31.2 29.7169 31.4823 29.9286 31.7647L30.7757 32.8235H30.5639C30.2816 32.7529 29.9992 33.0353 29.9992 33.3176C29.9992 33.6 30.211 33.8823 30.4933 33.8823C30.5639 33.8823 32.0463 34.0235 32.0463 34.0235C32.3286 34.0235 32.5404 33.8117 32.5404 33.5294L32.6816 31.9764C32.6816 31.6235 32.4698 31.3412 32.1875 31.3412Z' fill='%23122A3F'/%3e%3cpath d='M2.18727 20.2585C9.03433 29.2232 16.2343 38.1173 23.7873 46.5173C24.1402 46.9409 24.8461 47.0114 25.2696 46.6585C27.599 44.7526 29.8579 42.7056 32.1873 40.8703C37.0579 36.9173 40.5167 34.0938 45.2461 29.5056C45.4579 29.2938 45.6696 29.082 45.7402 28.7997C46.0226 28.5879 46.0226 28.235 45.8814 28.0232C39.5284 19.1997 31.9755 10.235 23.5049 1.34085C23.2931 1.12909 23.0108 1.12909 22.799 1.27027C15.7402 6.70556 8.89315 12.4938 2.32844 18.4938C2.18727 18.635 2.18727 18.7761 2.18727 18.9173C2.04609 19.1291 2.18727 19.4114 2.11668 19.6938C2.04609 19.9056 2.04609 20.1173 2.18727 20.2585ZM13.8343 22.3762C13.7637 22.8703 13.3402 23.2938 12.9167 23.2938C12.4226 23.3644 11.9284 23.0114 11.7873 22.5879C11.5049 21.7409 12.352 20.9644 13.1284 21.2467C13.552 21.3879 13.8343 21.882 13.8343 22.3762ZM11.5755 23.9997C13.3402 25.1997 15.5284 23.2938 14.6814 21.3879L22.3049 14.9644C24.0696 16.0938 26.1873 14.2585 25.4108 12.3526C25.4814 12.282 29.4343 8.8938 29.2226 9.10556C30.7755 10.8703 32.3284 12.635 33.8108 14.3997L25.0579 21.8114C23.2931 20.2585 20.6108 22.4467 21.8814 24.4938L13.9049 31.2703V31.3409C12.4226 29.5056 10.9402 27.7409 9.38727 25.9056L11.5755 23.9997ZM24.4932 13.2703C24.4226 13.7644 23.999 14.1879 23.5755 14.1879C23.0814 14.2585 22.5873 13.9056 22.4461 13.482C22.1637 12.635 23.0108 11.8585 23.7873 12.1409C24.2108 12.282 24.5637 12.7761 24.4932 13.2703ZM38.9637 20.682C38.752 20.7526 38.8932 20.682 35.0814 23.9291C33.3873 22.8703 31.3402 24.635 32.0461 26.5409L24.7049 32.682C22.9402 31.3409 20.5402 33.3879 21.5284 35.3644L18.9167 37.5526C17.4343 35.7173 15.952 33.9526 14.4696 32.1173H14.5402L22.5873 25.2703C24.352 26.2585 26.3284 24.5644 25.6226 22.7291L34.4461 15.3173C35.999 17.0114 37.4814 18.8467 38.9637 20.682ZM33.1755 24.9879C33.599 24.5644 34.3049 24.5644 34.6579 24.9879C35.3637 25.6938 34.8696 26.7526 34.0932 26.8232C33.1049 26.8938 32.4696 25.6938 33.1755 24.9879ZM22.4461 34.7291C22.1637 34.0232 22.799 33.3173 23.4343 33.3173C24.1402 33.3173 24.5637 33.9526 24.4932 34.5173C24.4226 35.0114 23.999 35.435 23.5755 35.435C23.0814 35.5056 22.5873 35.1526 22.4461 34.7291ZM31.9049 36.8467C33.2461 35.7173 34.4461 34.7291 35.7167 33.7409C36.2108 34.0232 36.6343 34.3761 36.9873 34.7291C35.5049 35.9291 34.0226 37.1997 32.5402 38.3997L31.9049 36.8467ZM24.5637 22.7997C24.6343 22.8703 24.6343 22.8703 24.5637 22.7997C24.6343 23.0114 24.7755 23.1526 24.7755 23.5056C24.7049 23.9997 24.2814 24.4232 23.8579 24.4232C23.3637 24.4938 22.8696 24.1409 22.7284 23.7173C22.4461 22.8703 23.2226 22.0938 24.0696 22.3762C24.2814 22.4467 24.4931 22.5879 24.5637 22.7997ZM37.7637 34.0232C37.2696 33.4585 36.6343 33.035 35.9284 32.6114C35.7167 32.5409 35.5049 32.5409 35.3637 32.682C33.8814 33.8114 32.4696 34.9409 30.9167 36.282C30.7755 36.4232 30.7049 36.635 30.7755 36.8467C31.552 38.9644 31.4814 38.8938 31.6932 39.1056C29.4343 40.9409 27.1049 42.8467 24.7755 44.682C23.0814 42.5644 21.3873 40.4467 19.6931 38.3291L22.3049 36.1409C24.0696 37.3409 26.3284 35.435 25.4108 33.5291L32.6814 27.3879C34.5167 28.9409 37.0579 26.7526 35.8579 24.7056L39.5284 21.5997C39.599 21.5291 39.599 21.5291 39.6696 21.4585C41.4343 23.7173 43.199 25.9761 44.8226 28.235C42.4931 30.1409 40.1637 32.0467 37.7637 34.0232ZM15.599 10.3761C14.399 11.435 13.0579 12.4938 11.8579 13.6232C11.4343 13.1997 11.152 12.9879 10.7284 12.4938C12.0696 11.2938 13.4814 10.1644 14.8226 9.03497L15.599 10.3761ZM9.88138 13.1997C10.3755 13.7644 10.9402 14.1879 11.3637 14.682C11.5755 14.8938 11.9284 14.9644 12.1402 14.7526C13.552 13.5526 15.1755 12.1409 16.6579 10.9409C16.8696 10.7997 16.8696 10.5173 16.799 10.3056L15.7402 8.39968C18.2108 6.35262 20.6108 4.37615 23.0814 2.47027C24.9873 4.44674 26.752 6.42321 28.5873 8.39968L24.7049 11.5056C22.9402 10.0938 20.4696 12.2114 21.5284 14.1879L13.9755 20.5409C12.2108 19.1291 9.74021 21.2467 10.799 23.2232L8.6108 25.0585C6.84609 23.0114 5.15197 20.9644 3.31668 18.9173C5.5755 17.0114 7.69315 15.1056 9.88138 13.1997Z' fill='%23122A3F'/%3e%3cpath d='M32.0466 3.95256C31.7643 3.88197 31.4819 4.02315 31.4113 4.3055C31.129 5.22315 31.0584 6.14079 31.129 7.05844C31.129 7.34079 31.4113 7.55256 31.6937 7.55256C31.976 7.55256 32.1878 7.27021 32.1878 6.98785C32.1172 6.21138 32.1878 5.43491 32.3996 4.65844C32.5407 4.37609 32.329 4.02315 32.0466 3.95256Z' fill='%23122A3F'/%3e%3cpath d='M35.9287 5.01192C35.7169 4.87075 35.364 4.94134 35.2228 5.1531L33.4581 7.90604C33.2463 8.25898 33.4581 8.7531 33.8816 8.7531C34.0228 8.7531 34.2345 8.68251 34.3051 8.54134L36.0698 5.7884C36.211 5.50604 36.1404 5.1531 35.9287 5.01192Z' fill='%23122A3F'/%3e%3cpath d='M35.0099 10.5172C35.0099 10.7996 35.2923 11.0114 35.5041 11.0114C35.9982 11.0114 37.3394 10.729 38.4688 10.0937C38.7511 9.95253 38.8217 9.67017 38.6805 9.38782C38.5394 9.10547 38.257 9.03488 37.9746 9.17606C37.1982 9.59959 36.2805 9.88194 35.3629 9.95253C35.1511 9.95253 34.9394 10.2349 35.0099 10.5172Z' fill='%23122A3F'/%3e%3c/svg%3e")}.icon48--3:before{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='48' height='48' viewBox='0 0 48 48' fill='none'%3e%3cpath d='M40.6793 12.4673C40.3915 11.5702 39.9091 10.5768 39.1431 10.043C39.163 10.0961 39.2289 10.1538 39.23 10.2073C39.1555 10.2076 39.0788 10.1297 39.1478 10.2551C39.0503 10.1669 38.9494 10.0547 38.832 9.9988C39.0518 10.5115 39.4692 10.923 39.6597 11.4522C39.1425 11.9401 38.522 12.3472 37.9929 12.856C37.3681 12.1157 36.6548 11.4689 35.9573 10.8005C36.4627 10.3104 36.802 9.69755 37.1255 9.07931C37.7556 9.30271 38.3509 9.5549 38.9206 9.9102C36.6784 5.94674 30.7112 7.92741 28.362 10.864C24.61 14.9161 25.6888 22.2899 31.9814 22.5384C36.9954 22.7548 42.0199 17.5124 40.6793 12.4673ZM36.125 12.8176C36.4446 13.119 36.7933 13.3825 37.099 13.7023C36.4575 14.3306 35.7679 14.9076 35.1171 15.5263C34.5479 14.8593 33.8738 14.3031 33.2712 13.6686C33.8171 13.0225 34.4584 12.4605 35.0157 11.8225C35.3829 12.158 35.7711 12.4692 36.125 12.8176ZM34.2493 16.4344C33.5951 17.0513 32.9946 17.7288 32.3506 18.3592C31.8115 17.6978 31.1599 17.1566 30.5699 16.5449C31.1778 15.9473 31.7489 15.3137 32.3198 14.6813C32.9758 15.255 33.6038 15.8534 34.2493 16.4344ZM33.9538 8.96133C34.7971 8.71135 35.6907 8.75512 36.551 8.90171C36.1664 9.36395 35.6083 9.62191 35.2074 10.0649C34.8219 9.60789 34.3339 9.30712 33.851 8.97861C33.8848 8.9717 33.9189 8.96565 33.9538 8.96133ZM30.3662 10.9379C31.0216 10.1508 32.0191 9.68325 32.9492 9.28523C33.1588 9.99227 33.7274 10.4806 34.1971 11.02C33.592 11.6176 32.9308 12.1565 32.3199 12.7481C31.7088 12.0779 31.0085 11.5529 30.2679 11.043C30.3005 11.0079 30.3332 10.9727 30.3662 10.9379ZM28.2049 13.6586C28.5409 12.7061 29.1003 12.4519 29.7179 11.7729C30.0685 12.557 30.7934 13.1075 31.3411 13.7546C30.74 14.3546 30.1612 14.9754 29.5587 15.5744C29.1072 15.0257 28.4846 14.7303 27.9385 14.3073C28.0173 14.0876 28.1066 13.8712 28.2049 13.6586ZM27.6885 17.7543C27.516 17.007 27.5213 16.2272 27.6403 15.4673C27.9303 15.8628 28.2764 16.2064 28.598 16.5734C28.2734 16.9572 28.0276 17.3783 27.6885 17.7543ZM31.1367 19.658C30.889 20.0875 30.5551 20.4637 30.2323 20.8444C29.2371 20.4091 28.372 19.6256 27.9667 18.6041C28.5646 18.3463 29.0883 17.9576 29.5476 17.4966C30.2013 18.075 30.8515 18.6469 31.4854 19.2429C31.3725 19.3857 31.2584 19.5257 31.1367 19.658ZM33.0065 21.2551C32.3938 21.3145 31.7828 21.2847 31.1874 21.1528C31.6874 20.9354 32.0768 20.5246 32.4665 20.1536C32.8704 20.4908 33.2209 20.9122 33.7092 21.1422C33.4762 21.1923 33.2419 21.2345 33.0065 21.2551ZM37.2067 19.0438C36.4386 20.0667 35.8291 20.4786 34.5767 20.9009C34.1203 20.438 33.7834 19.8534 33.2923 19.3947C33.9677 18.7507 34.5763 18.0417 35.2133 17.3612C35.886 17.9182 36.4454 18.6266 37.2571 18.995C37.2402 19.0112 37.2232 19.0272 37.2067 19.0438ZM39.6243 15.7955C39.3546 16.6245 38.9286 17.3993 38.3971 18.0901C38.3621 18.0694 38.3495 18.0736 38.3479 18.0894C38.1604 18.243 37.9665 18.4107 37.7573 18.5399C37.2618 17.7962 36.6302 17.1747 36.0095 16.5187C36.6059 15.7988 37.3191 15.182 37.9286 14.4712C38.4591 14.9446 38.9534 15.4825 39.6507 15.7178C39.6414 15.7435 39.6324 15.7694 39.6243 15.7955ZM40.0299 14.0677C40.0002 14.3799 39.9798 14.7089 39.8609 14.9998C39.5218 14.51 39.1181 14.0824 38.6971 13.6405C39.1805 13.1661 39.535 12.5943 39.8362 11.991C40.0862 12.6487 40.0643 13.3745 40.0299 14.0677ZM43.3633 12.9743C40.8694 -2.43627 18.0781 9.24539 25.643 21.0537C24.6488 22.1681 23.6785 23.295 22.6864 24.4104C22.3136 24.4536 21.9418 24.5153 21.5765 24.6055C23.8605 17.9883 21.2971 6.40706 14.2282 3.86056C9.9176 3.38392 7.74531 8.26591 6.23475 11.5432C3.0896 19.2743 4.33827 29.6432 11.0853 35.1036C9.04976 37.0136 7.06889 39.0797 5.14361 41.1016C3.56201 42.8457 6.03843 45.2389 7.72083 43.596C9.96233 41.2524 12.4066 39.046 14.2712 36.3745C18.6972 52.9929 42.1736 39.3324 30.8516 28.1174C30.7846 28.1193 30.7112 28.0668 30.7713 28.1683C30.6888 28.1135 30.6393 28.0185 30.5905 27.9514C30.6001 27.9905 30.602 28.0037 30.6079 28.0316C30.5727 27.9995 30.5371 27.9671 30.5004 27.9377C30.5295 27.9015 30.5596 27.8648 30.5905 27.8262C30.5206 27.876 30.4952 27.8941 30.461 27.9079C30.4441 27.8963 30.4271 27.8852 30.4097 27.8764C30.4181 27.8944 30.4234 27.9076 30.4288 27.9193C28.0533 29.3584 26.0871 31.4799 24.0422 33.3708C23.5377 32.8498 22.6637 31.9309 22.1473 31.406C23.6666 29.7529 24.8009 27.7403 25.388 25.5739C27.2728 25.817 28.9609 26.7273 30.4983 27.788C29.6619 26.1141 27.8863 25.2274 26.1792 24.6616C26.7179 24.2192 27.2555 23.774 27.7841 23.3177C34.6032 28.051 44.165 20.7168 43.3633 12.9743ZM8.02265 10.7349C11.6138 3.19893 15.6795 3.60424 19.1481 10.9508C15.4459 10.1688 11.5668 10.2287 7.87635 11.0464C7.9232 10.9416 7.96822 10.8359 8.02265 10.7349ZM7.47104 28.0405C7.35584 28.0127 7.24131 27.9827 7.12688 27.9522C5.30211 23.0256 5.41914 17.4792 7.23353 12.5671C9.13587 12.0566 11.1375 11.8373 13.1057 11.7983C12.9628 13.1206 12.9028 14.5145 12.8907 15.8813C12.296 15.8652 11.7671 15.9329 11.2562 16.1817C11.2229 16.282 11.1764 16.2408 11.1499 16.3176C11.1415 16.3669 11.126 16.3431 11.1134 16.3691C11.1058 16.4144 11.0941 16.4239 11.0823 16.4436C11.205 17.301 12.1575 17.3393 12.8492 17.2781C12.8333 18.0269 12.7744 18.7749 12.7819 19.5239C12.2205 19.4775 11.7366 19.599 11.2562 19.8146C11.2229 19.9149 11.1764 19.8737 11.1499 19.9505C11.1414 19.9998 11.126 19.976 11.1134 20.002C11.1058 20.0473 11.0941 20.0568 11.0823 20.0765C11.2014 20.9185 12.1244 20.9685 12.8075 20.9155C12.7854 21.6605 12.8173 22.4098 12.823 23.156C12.2485 23.1134 11.7479 23.2217 11.2562 23.4476C11.2229 23.548 11.1764 23.5068 11.1499 23.5836C11.1414 23.6328 11.126 23.609 11.1134 23.635C11.1058 23.6803 11.0941 23.6898 11.0823 23.7095C11.2031 24.5592 12.1411 24.6036 12.8284 24.5463C12.8208 25.997 12.9211 27.4723 13.1942 28.8828C11.2571 28.8642 9.34813 28.4899 7.47104 28.0405ZM13.9867 35.9864C11.3995 38.0843 9.15334 40.8103 6.53993 42.8486C5.72278 42.7893 5.924 42.024 6.45574 41.6725C9.01251 39.0846 11.7089 36.5256 14.0247 33.7264C13.9821 34.4153 13.9917 35.1345 14.1598 35.8049C14.098 35.8611 14.0381 35.9194 13.9867 35.9864ZM15.285 29.3576C14.7226 30.3626 14.3411 31.4689 14.1549 32.6053C13.1419 33.2515 12.2098 34.0066 11.3495 34.8465C9.69488 33.2417 8.44937 31.2435 7.54333 29.1262C10.0893 29.7161 12.7481 29.6516 15.3218 29.2913C15.3095 29.3135 15.2972 29.3355 15.285 29.3576ZM14.99 28.8865C14.5701 28.9125 14.1451 28.9506 13.7335 28.8657C14.2692 27.4377 14.1695 25.8975 14.2268 24.3985C14.8352 24.3657 15.5426 24.3527 15.8996 23.7809C15.8596 23.7474 15.9022 23.6838 15.8806 23.6454C16.1927 23.3156 14.4778 23.2192 14.2173 23.1751C14.2221 22.3718 14.1485 21.5707 14.1462 20.7679C14.7787 20.7365 15.5252 20.7428 15.8996 20.148C15.8596 20.1147 15.9022 20.051 15.8806 20.0126C15.9644 19.974 15.9019 19.8561 15.8499 19.8197C15.806 19.7967 15.7377 19.8467 15.7178 19.7791C15.7083 19.7192 15.6693 19.7743 15.6384 19.7738C15.5293 19.7639 15.4185 19.6913 15.3035 19.6848C15.2828 19.6632 15.2677 19.6136 15.2421 19.6363C14.8678 19.6137 14.4855 19.5859 14.1118 19.5304C14.0783 18.7349 14.0567 17.9361 14.0627 17.1372C14.7198 17.1049 15.5071 17.1339 15.8996 16.515C15.8597 16.4817 15.9023 16.4179 15.8807 16.3795C15.9645 16.3409 15.9019 16.2231 15.85 16.1867C15.8061 16.1636 15.7378 16.2137 15.7179 16.1461C15.7084 16.0862 15.6694 16.1413 15.6385 16.1408C15.5294 16.1309 15.4185 16.0582 15.3036 16.0518C15.2828 16.0301 15.2679 15.9806 15.2422 16.0033C14.8391 15.9787 14.4285 15.949 14.0263 15.8845C13.9871 14.5119 14.0137 13.1266 13.62 11.7912C15.7028 11.7704 17.8023 12.0393 19.8187 12.5481C21.293 16.4357 21.5925 20.6114 21.1771 24.7134C18.8938 25.3777 16.8557 26.8627 15.5746 28.8727C15.3834 28.8655 15.1825 28.8778 14.99 28.8865ZM15.4972 33.3417C15.6344 31.6434 16.3606 30.0153 17.4601 28.7204C18.3634 29.6502 19.3406 30.5568 20.246 31.4858C18.8679 32.7722 17.2264 33.7709 15.4508 34.4045C15.4443 34.0496 15.4645 33.6947 15.4972 33.3417ZM29.9459 40.5789C28.3311 42.0834 26.1165 42.8563 23.9226 42.8361C24.5257 41.0435 25.5159 39.3863 26.7892 37.9874C27.7873 38.9106 28.8988 39.7293 29.9794 40.548C29.9681 40.5582 29.9571 40.5689 29.9459 40.5789ZM32.7392 33.9887C32.7959 36.281 31.9116 38.574 30.3154 40.2219C29.6561 39.0198 28.6939 38.0126 27.7517 37.0191C29.2154 35.6247 30.8795 34.508 32.7175 33.689C32.7287 33.7884 32.7409 33.888 32.7392 33.9887ZM25.3111 33.7668C27.0085 31.8246 28.8844 30.0148 30.4668 27.9806C31.6175 29.519 32.5908 31.2479 32.7235 33.2165C30.4495 33.3289 28.407 34.5901 26.7504 36.0777C26.2003 35.4705 25.5162 34.7683 24.9409 34.1749C25.0649 34.0404 25.1889 33.9056 25.3111 33.7668ZM23.49 35.7604L24.0225 35.2255C24.6228 35.8079 25.1909 36.4091 25.8224 36.9633C24.3017 38.5958 23.1458 40.5734 22.5281 42.7204C21.0439 42.4716 19.6458 41.771 18.4865 40.8217C20.1199 39.1409 21.8454 37.4374 23.49 35.7604ZM22.377 33.5331C22.6094 33.7541 22.8354 33.9779 23.0628 34.2013C21.2721 36.043 19.2688 37.9881 17.4713 39.8271C16.492 38.7065 15.8323 37.2947 15.5819 35.8272C17.672 35.1003 19.6772 33.9856 21.2987 32.4714C21.6699 32.8168 22.0048 33.1849 22.377 33.5331ZM24.1689 25.9659C23.5242 27.6589 22.5297 29.2119 21.2725 30.5153C20.4561 29.7043 19.258 28.4997 18.4416 27.7035C20.0647 26.3247 22.1938 25.5371 24.3224 25.5223C24.2747 25.6714 24.2258 25.82 24.1689 25.9659ZM41.9891 14.3081C41.6802 20.6977 33.6709 26.0314 27.9631 22.3838C27.3653 22.0356 26.0627 24.1112 25.5799 24.5168C24.8482 24.3667 24.0895 24.3136 23.343 24.3572C24.3637 23.378 25.3747 22.3832 26.4097 21.412C26.8667 20.8981 25.9652 20.2169 25.8426 19.669C21.4231 8.32245 41.5225 0.251444 41.9891 14.3081Z' fill='%23122A3F'/%3e%3c/svg%3e")}.cardbox{max-width:1800px;margin:0 auto}.cardbox__item img{position:relative;z-index:-1;transition:all .5s ease-in-out}.cardbox__item{max-width:585px;margin:0 auto;transition:all .7s;position:relative;overflow:hidden;z-index:1;transition:.4s}.cardbox__item:hover{background-color:var(--primary-10)}.cardbox__item:before{content:'';position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,0.00) 0%,rgba(0,0,0,0.60) 100%);z-index:0}.cardbox .slick-slide > div{text-align:center}.cardbox__item img{transform:scale(1)}.cardbox__content{position:absolute;left:60px;bottom:60px;right:60px;height:auto;font-size:var(--text-m);text-align:left;transition:all .4s}.cardbox__item:hover .cardbox__content{bottom:80px}.cardbox__item:hover img{transform:scale(1.1)}.cardbox__title{margin-bottom:10px;line-height:1.1;color:var(--white);font-family:var(--font1);font-size:28px}.cardbox__text{margin:0;color:var(--white);font-size:var(--text-m)}.cardbox__content .cta{padding-left:0 !important;color:var(--white);text-align:left;text-transform:initial;font-weight:700}.onepictext__item{position:relative;z-index:1;min-height:450px}.onepictext__item:before{content:'';position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,0.00) 0%,rgba(0,0,0,0.48) 60%,rgba(0,0,0,0.80) 100%);z-index:0}.onepictext__item img{width:100%;object-fit:cover}.onepictext__content{position:absolute;left:0;bottom:0;right:0;padding:clamp(1.875rem,0.9821rem + 4.4643vw,3.75rem);color:var(--white)}.onepictext__content h3{color:var(--white);letter-spacing:initial}.onepictext__content p{margin:0;font-size:16px}.onepictext .slick-slide{margin:0}.fancyalbum{position:relative;display:flex;align-items:center;justify-content:center;margin:0 auto;width:56px;height:64px;background-color:var(--primary)}.fancyalbum:hover{background-color:var(--primary-l-1)}.fancyalbum:before{content:'';min-width:16px;height:16px;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3e%3cpath d='M7.99867 12.6667C7.86625 12.6675 7.73661 12.6288 7.62626 12.5556C7.51591 12.4824 7.42987 12.378 7.37909 12.2557C7.32831 12.1334 7.3151 11.9987 7.34115 11.8689C7.3672 11.7391 7.43132 11.6199 7.52534 11.5267L11.0587 8.00002L7.52534 4.47335C7.41612 4.34582 7.35905 4.18177 7.36553 4.01398C7.37201 3.8462 7.44156 3.68704 7.56029 3.56831C7.67902 3.44958 7.83818 3.38002 8.00597 3.37354C8.17375 3.36706 8.3378 3.42413 8.46534 3.53335L12.4653 7.53335C12.5895 7.65826 12.6592 7.82723 12.6592 8.00335C12.6592 8.17948 12.5895 8.34844 12.4653 8.47335L8.46534 12.4734C8.34116 12.5965 8.17356 12.6659 7.99867 12.6667Z' fill='white'/%3e%3cpath d='M3.99867 12.6671C3.86625 12.6679 3.73661 12.6292 3.62626 12.556C3.51591 12.4828 3.42987 12.3784 3.37909 12.2561C3.32831 12.1338 3.3151 11.9992 3.34115 11.8693C3.3672 11.7395 3.43132 11.6204 3.52534 11.5271L7.05867 8.00045L3.52534 4.47378C3.3998 4.34825 3.32927 4.17798 3.32927 4.00045C3.32927 3.82291 3.3998 3.65265 3.52534 3.52712C3.65087 3.40158 3.82113 3.33105 3.99867 3.33105C4.1762 3.33105 4.34647 3.40158 4.472 3.52712L8.472 7.52712C8.59617 7.65202 8.66586 7.82099 8.66586 7.99712C8.66586 8.17324 8.59617 8.34221 8.472 8.46712L4.472 12.4671C4.41026 12.5301 4.33663 12.5802 4.25538 12.6146C4.17413 12.6489 4.08687 12.6667 3.99867 12.6671Z' fill='white'/%3e%3c/svg%3e")}[class*="conference--"]{display:flex;align-items:center}[class*="conference--"]:before{content:'';position:relative;display:flex;margin:0 auto;min-width:24px;height:24px}.conference--alapterulet:before{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3e%3cpath d='M23 9C23.2652 9 23.5196 8.89464 23.7071 8.70711C23.8946 8.51957 24 8.26522 24 8V3C24 2.20435 23.6839 1.44129 23.1213 0.87868C22.5587 0.31607 21.7956 0 21 0L16 0C15.7348 0 15.4804 0.105357 15.2929 0.292893C15.1054 0.48043 15 0.734784 15 1C15 1.26522 15.1054 1.51957 15.2929 1.70711C15.4804 1.89464 15.7348 2 16 2H20.586L12 10.586L3.414 2H8C8.26522 2 8.51957 1.89464 8.70711 1.70711C8.89464 1.51957 9 1.26522 9 1C9 0.734784 8.89464 0.48043 8.70711 0.292893C8.51957 0.105357 8.26522 0 8 0L3 0C2.20435 0 1.44129 0.31607 0.87868 0.87868C0.31607 1.44129 0 2.20435 0 3L0 8C0 8.26522 0.105357 8.51957 0.292893 8.70711C0.48043 8.89464 0.734784 9 1 9C1.26522 9 1.51957 8.89464 1.70711 8.70711C1.89464 8.51957 2 8.26522 2 8V3.414L10.586 12L2 20.586V16C2 15.7348 1.89464 15.4804 1.70711 15.2929C1.51957 15.1054 1.26522 15 1 15C0.734784 15 0.48043 15.1054 0.292893 15.2929C0.105357 15.4804 0 15.7348 0 16L0 21C0 21.7956 0.31607 22.5587 0.87868 23.1213C1.44129 23.6839 2.20435 24 3 24H8C8.26522 24 8.51957 23.8946 8.70711 23.7071C8.89464 23.5196 9 23.2652 9 23C9 22.7348 8.89464 22.4804 8.70711 22.2929C8.51957 22.1054 8.26522 22 8 22H3.414L12 13.414L20.586 22H16C15.7348 22 15.4804 22.1054 15.2929 22.2929C15.1054 22.4804 15 22.7348 15 23C15 23.2652 15.1054 23.5196 15.2929 23.7071C15.4804 23.8946 15.7348 24 16 24H21C21.7956 24 22.5587 23.6839 23.1213 23.1213C23.6839 22.5587 24 21.7956 24 21V16C24 15.7348 23.8946 15.4804 23.7071 15.2929C23.5196 15.1054 23.2652 15 23 15C22.7348 15 22.4804 15.1054 22.2929 15.2929C22.1054 15.4804 22 15.7348 22 16V20.586L13.414 12L22 3.414V8C22 8.26522 22.1054 8.51957 22.2929 8.70711C22.4804 8.89464 22.7348 9 23 9Z' fill='%234B4144'/%3e%3c/svg%3e")}.conference--belmagassag::before{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M17.9985 22.0002H12.9985V2.82323L17.2985 7.12323C17.4871 7.30539 17.7398 7.40618 18.0019 7.4039C18.2641 7.40162 18.515 7.29645 18.7004 7.11105C18.8858 6.92564 18.9909 6.67483 18.9932 6.41263C18.9955 6.15043 18.8947 5.89783 18.7125 5.70923L13.7665 0.763228C13.5344 0.531012 13.2588 0.346804 12.9554 0.221126C12.652 0.095448 12.3269 0.0307617 11.9985 0.0307617C11.6702 0.0307617 11.345 0.095448 11.0417 0.221126C10.7383 0.346804 10.4627 0.531012 10.2305 0.763228L5.28055 5.71323C5.09304 5.90127 4.98791 6.15609 4.98828 6.42164C4.98866 6.68719 5.09451 6.94172 5.28255 7.12923C5.47058 7.31674 5.72541 7.42187 5.99096 7.42149C6.25651 7.42112 6.51104 7.31527 6.69855 7.12723L10.9985 2.82723V22.0002H5.99855C5.73333 22.0002 5.47898 22.1056 5.29144 22.2931C5.1039 22.4807 4.99855 22.735 4.99855 23.0002C4.99855 23.2654 5.1039 23.5198 5.29144 23.7073C5.47898 23.8949 5.73333 24.0002 5.99855 24.0002H17.9985C18.2638 24.0002 18.5181 23.8949 18.7057 23.7073C18.8932 23.5198 18.9985 23.2654 18.9985 23.0002C18.9985 22.735 18.8932 22.4807 18.7057 22.2931C18.5181 22.1056 18.2638 22.0002 17.9985 22.0002Z' fill='%234B4144'/%3e%3c/svg%3e ")}.conference--szinhaz:before{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3e%3cg clip-path='url(%23clip0_2876_1627)'%3e%3cpath d='M4.5 17.5H2C1.46957 17.5 0.960859 17.7107 0.585786 18.0858C0.210714 18.4609 0 18.9696 0 19.5L0 22C0 22.5304 0.210714 23.0391 0.585786 23.4142C0.960859 23.7893 1.46957 24 2 24H4.5C5.03043 24 5.53914 23.7893 5.91421 23.4142C6.28929 23.0391 6.5 22.5304 6.5 22V19.5C6.5 18.9696 6.28929 18.4609 5.91421 18.0858C5.53914 17.7107 5.03043 17.5 4.5 17.5ZM4.5 22H2V19.5H4.5V22Z' fill='%234B4144'/%3e%3cpath d='M22 17.5H19.5C18.9696 17.5 18.4609 17.7107 18.0858 18.0858C17.7107 18.4609 17.5 18.9696 17.5 19.5V22C17.5 22.5304 17.7107 23.0391 18.0858 23.4142C18.4609 23.7893 18.9696 24 19.5 24H22C22.5304 24 23.0391 23.7893 23.4142 23.4142C23.7893 23.0391 24 22.5304 24 22V19.5C24 18.9696 23.7893 18.4609 23.4142 18.0858C23.0391 17.7107 22.5304 17.5 22 17.5ZM22 22H19.5V19.5H22V22Z' fill='%234B4144'/%3e%3cpath d='M4.5 8.75H2C1.46957 8.75 0.960859 8.96071 0.585786 9.33579C0.210714 9.71086 0 10.2196 0 10.75L0 13.25C0 13.7804 0.210714 14.2891 0.585786 14.6642C0.960859 15.0393 1.46957 15.25 2 15.25H4.5C5.03043 15.25 5.53914 15.0393 5.91421 14.6642C6.28929 14.2891 6.5 13.7804 6.5 13.25V10.75C6.5 10.2196 6.28929 9.71086 5.91421 9.33579C5.53914 8.96071 5.03043 8.75 4.5 8.75ZM4.5 13.25H2V10.75H4.5V13.25Z' fill='%234B4144'/%3e%3cpath d='M22 8.75H19.5C18.9696 8.75 18.4609 8.96071 18.0858 9.33579C17.7107 9.71086 17.5 10.2196 17.5 10.75V13.25C17.5 13.7804 17.7107 14.2891 18.0858 14.6642C18.4609 15.0393 18.9696 15.25 19.5 15.25H22C22.5304 15.25 23.0391 15.0393 23.4142 14.6642C23.7893 14.2891 24 13.7804 24 13.25V10.75C24 10.2196 23.7893 9.71086 23.4142 9.33579C23.0391 8.96071 22.5304 8.75 22 8.75ZM22 13.25H19.5V10.75H22V13.25Z' fill='%234B4144'/%3e%3cpath d='M4.5 0H2C1.46957 0 0.960859 0.210714 0.585786 0.585786C0.210714 0.960859 0 1.46957 0 2L0 4.5C0 5.03043 0.210714 5.53914 0.585786 5.91421C0.960859 6.28929 1.46957 6.5 2 6.5H4.5C5.03043 6.5 5.53914 6.28929 5.91421 5.91421C6.28929 5.53914 6.5 5.03043 6.5 4.5V2C6.5 1.46957 6.28929 0.960859 5.91421 0.585786C5.53914 0.210714 5.03043 0 4.5 0ZM4.5 4.5H2V2H4.5V4.5Z' fill='%234B4144'/%3e%3cpath d='M13.25 17.5H10.75C10.2196 17.5 9.71086 17.7107 9.33579 18.0858C8.96071 18.4609 8.75 18.9696 8.75 19.5V22C8.75 22.5304 8.96071 23.0391 9.33579 23.4142C9.71086 23.7893 10.2196 24 10.75 24H13.25C13.7804 24 14.2891 23.7893 14.6642 23.4142C15.0393 23.0391 15.25 22.5304 15.25 22V19.5C15.25 18.9696 15.0393 18.4609 14.6642 18.0858C14.2891 17.7107 13.7804 17.5 13.25 17.5ZM13.25 22H10.75V19.5H13.25V22Z' fill='%234B4144'/%3e%3cpath d='M13.25 8.75H10.75C10.2196 8.75 9.71086 8.96071 9.33579 9.33579C8.96071 9.71086 8.75 10.2196 8.75 10.75V13.25C8.75 13.7804 8.96071 14.2891 9.33579 14.6642C9.71086 15.0393 10.2196 15.25 10.75 15.25H13.25C13.7804 15.25 14.2891 15.0393 14.6642 14.6642C15.0393 14.2891 15.25 13.7804 15.25 13.25V10.75C15.25 10.2196 15.0393 9.71086 14.6642 9.33579C14.2891 8.96071 13.7804 8.75 13.25 8.75ZM13.25 13.25H10.75V10.75H13.25V13.25Z' fill='%234B4144'/%3e%3cpath d='M13.25 0H10.75C10.2196 0 9.71086 0.210714 9.33579 0.585786C8.96071 0.960859 8.75 1.46957 8.75 2V4.5C8.75 5.03043 8.96071 5.53914 9.33579 5.91421C9.71086 6.28929 10.2196 6.5 10.75 6.5H13.25C13.7804 6.5 14.2891 6.28929 14.6642 5.91421C15.0393 5.53914 15.25 5.03043 15.25 4.5V2C15.25 1.46957 15.0393 0.960859 14.6642 0.585786C14.2891 0.210714 13.7804 0 13.25 0ZM13.25 4.5H10.75V2H13.25V4.5Z' fill='%234B4144'/%3e%3cpath d='M22 0H19.5C18.9696 0 18.4609 0.210714 18.0858 0.585786C17.7107 0.960859 17.5 1.46957 17.5 2V4.5C17.5 5.03043 17.7107 5.53914 18.0858 5.91421C18.4609 6.28929 18.9696 6.5 19.5 6.5H22C22.5304 6.5 23.0391 6.28929 23.4142 5.91421C23.7893 5.53914 24 5.03043 24 4.5V2C24 1.46957 23.7893 0.960859 23.4142 0.585786C23.0391 0.210714 22.5304 0 22 0ZM22 4.5H19.5V2H22V4.5Z' fill='%234B4144'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='clip0_2876_1627'%3e%3crect width='24' height='24' fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e")}.conference--iskolapad:before{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3e%3cpath d='M23 2H1C0.45 2 0 1.55 0 1C0 0.45 0.45 0 1 0H23C23.55 0 24 0.45 24 1C24 1.55 23.55 2 23 2ZM24 13C24 12.45 23.55 12 23 12H1C0.45 12 0 12.45 0 13C0 13.55 0.45 14 1 14H23C23.55 14 24 13.55 24 13ZM6 7.5V6.5C6 5.12 4.88 4 3.5 4H2.5C1.12 4 0 5.12 0 6.5V7.5C0 8.88 1.12 10 2.5 10H3.5C4.88 10 6 8.88 6 7.5ZM3.5 6C3.78 6 4 6.22 4 6.5V7.5C4 7.78 3.78 8 3.5 8H2.5C2.22 8 2 7.78 2 7.5V6.5C2 6.22 2.22 6 2.5 6H3.5ZM15 7.5V6.5C15 5.12 13.88 4 12.5 4H11.5C10.12 4 9 5.12 9 6.5V7.5C9 8.88 10.12 10 11.5 10H12.5C13.88 10 15 8.88 15 7.5ZM12.5 6C12.78 6 13 6.22 13 6.5V7.5C13 7.78 12.78 8 12.5 8H11.5C11.22 8 11 7.78 11 7.5V6.5C11 6.22 11.22 6 11.5 6H12.5ZM24 7.5V6.5C24 5.12 22.88 4 21.5 4H20.5C19.12 4 18 5.12 18 6.5V7.5C18 8.88 19.12 10 20.5 10H21.5C22.88 10 24 8.88 24 7.5ZM21.5 6C21.78 6 22 6.22 22 6.5V7.5C22 7.78 21.78 8 21.5 8H20.5C20.22 8 20 7.78 20 7.5V6.5C20 6.22 20.22 6 20.5 6H21.5ZM6 19.5V18.5C6 17.12 4.88 16 3.5 16H2.5C1.12 16 0 17.12 0 18.5V19.5C0 20.88 1.12 22 2.5 22H3.5C4.88 22 6 20.88 6 19.5ZM3.5 18C3.78 18 4 18.22 4 18.5V19.5C4 19.78 3.78 20 3.5 20H2.5C2.22 20 2 19.78 2 19.5V18.5C2 18.22 2.22 18 2.5 18H3.5ZM15 19.5V18.5C15 17.12 13.88 16 12.5 16H11.5C10.12 16 9 17.12 9 18.5V19.5C9 20.88 10.12 22 11.5 22H12.5C13.88 22 15 20.88 15 19.5ZM12.5 18C12.78 18 13 18.22 13 18.5V19.5C13 19.78 12.78 20 12.5 20H11.5C11.22 20 11 19.78 11 19.5V18.5C11 18.22 11.22 18 11.5 18H12.5ZM24 19.5V18.5C24 17.12 22.88 16 21.5 16H20.5C19.12 16 18 17.12 18 18.5V19.5C18 20.88 19.12 22 20.5 22H21.5C22.88 22 24 20.88 24 19.5ZM21.5 18C21.78 18 22 18.22 22 18.5V19.5C22 19.78 21.78 20 21.5 20H20.5C20.22 20 20 19.78 20 19.5V18.5C20 18.22 20.22 18 20.5 18H21.5Z' fill='%234B4144'/%3e%3c/svg%3e")}.conference--galavacsora:before{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3e%3cg clip-path='url(%23clip0_2876_1502)'%3e%3cpath d='M22.065 9.002C21.057 5.61 18.39 2.943 14.998 1.935C14.963 0.862 14.081 0 13 0H11C9.919 0 9.036 0.862 9.002 1.935C5.61 2.943 2.943 5.61 1.935 9.002C0.862 9.037 0 9.919 0 11V13C0 14.081 0.862 14.964 1.935 14.998C2.943 18.39 5.61 21.057 9.002 22.065C9.037 23.138 9.919 24 11 24H13C14.081 24 14.964 23.138 14.998 22.065C18.39 21.057 21.057 18.39 22.065 14.998C23.138 14.963 24 14.081 24 13V11C24 9.919 23.138 9.036 22.065 9.002ZM11 2H13V4H11V2ZM4 13H2V11H4V13ZM11 22V20H13V22H11ZM19.956 14.999C19.096 17.284 17.284 19.096 14.999 19.956C14.976 18.873 14.088 18 13 18H11C9.912 18 9.024 18.873 9.001 19.956C6.716 19.096 4.904 17.284 4.044 14.999C5.127 14.976 6 14.088 6 13V11C6 9.912 5.127 9.024 4.044 9.001C4.904 6.716 6.716 4.904 9.001 4.044C9.024 5.127 9.912 6 11 6H13C14.088 6 14.976 5.127 14.999 4.044C17.284 4.904 19.096 6.716 19.956 9.001C18.873 9.024 18 9.912 18 11V13C18 14.088 18.873 14.976 19.956 14.999ZM22 13H20V11H22V13Z' fill='%234B4144'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='clip0_2876_1502'%3e%3crect width='24' height='24' fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e")}.conference--ualak:before{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M7.38464 2.08704V16.6957H16.6154V2.08704' stroke='%234B4144' stroke-width='2' stroke-linecap='round'/%3e%3cmask id='path-2-inside-1_3320_748' fill='white'%3e%3cpath d='M3.39727 0H1.5099C1.10945 0 0.725399 0.159078 0.442239 0.442239C0.159078 0.725399 0 1.10945 0 1.5099L0 3.39727C0 3.79772 0.159078 4.18177 0.442239 4.46493C0.725399 4.74809 1.10945 4.90716 1.5099 4.90716H3.39727C3.79772 4.90716 4.18177 4.74809 4.46493 4.46493C4.74809 4.18177 4.90716 3.79772 4.90716 3.39727V1.5099C4.90716 1.10945 4.74809 0.725399 4.46493 0.442239C4.18177 0.159078 3.79772 0 3.39727 0ZM3.39727 3.39727H1.5099V1.5099H3.39727V3.39727Z'/%3e%3c/mask%3e%3cpath d='M3.39727 0H1.5099C1.10945 0 0.725399 0.159078 0.442239 0.442239C0.159078 0.725399 0 1.10945 0 1.5099L0 3.39727C0 3.79772 0.159078 4.18177 0.442239 4.46493C0.725399 4.74809 1.10945 4.90716 1.5099 4.90716H3.39727C3.79772 4.90716 4.18177 4.74809 4.46493 4.46493C4.74809 4.18177 4.90716 3.79772 4.90716 3.39727V1.5099C4.90716 1.10945 4.74809 0.725399 4.46493 0.442239C4.18177 0.159078 3.79772 0 3.39727 0ZM3.39727 3.39727H1.5099V1.5099H3.39727V3.39727Z' fill='%234B4144'/%3e%3cpath d='M0 1.5099H-21.3333H0ZM0 3.39727H-21.3333H0ZM1.5099 4.90716V26.2405V4.90716ZM3.39727 4.90716V26.2405V4.90716ZM4.90716 3.39727H26.2405H4.90716ZM4.90716 1.5099H26.2405H4.90716ZM3.39727 3.39727V24.7306H24.7306V3.39727H3.39727ZM1.5099 3.39727H-19.8234V24.7306H1.5099V3.39727ZM1.5099 1.5099V-19.8234H-19.8234V1.5099H1.5099ZM3.39727 1.5099H24.7306V-19.8234H3.39727V1.5099ZM3.39727 -21.3333H1.5099V21.3333H3.39727V-21.3333ZM1.5099 -21.3333C-4.54851 -21.3333 -10.3588 -18.9266 -14.6427 -14.6427L15.5272 15.5272C11.8096 19.2448 6.7674 21.3333 1.5099 21.3333V-21.3333ZM-14.6427 -14.6427C-18.9266 -10.3588 -21.3333 -4.54851 -21.3333 1.5099H21.3333C21.3333 6.7674 19.2448 11.8096 15.5272 15.5272L-14.6427 -14.6427ZM-21.3333 1.5099V3.39727L21.3333 3.39727V1.5099H-21.3333ZM-21.3333 3.39727C-21.3333 9.45567 -18.9266 15.2659 -14.6427 19.5499L15.5272 -10.62C19.2448 -6.9024 21.3333 -1.86023 21.3333 3.39727L-21.3333 3.39727ZM-14.6427 19.5499C-10.3588 23.8338 -4.5485 26.2405 1.5099 26.2405V-16.4262C6.7674 -16.4262 11.8096 -14.3376 15.5272 -10.62L-14.6427 19.5499ZM1.5099 26.2405H3.39727V-16.4262H1.5099V26.2405ZM3.39727 26.2405C9.45567 26.2405 15.2659 23.8338 19.5499 19.5499L-10.62 -10.62C-6.9024 -14.3376 -1.86023 -16.4262 3.39727 -16.4262L3.39727 26.2405ZM19.5499 19.5499C23.8338 15.2659 26.2405 9.45567 26.2405 3.39727L-16.4262 3.39727C-16.4262 -1.86023 -14.3376 -6.9024 -10.62 -10.62L19.5499 19.5499ZM26.2405 3.39727V1.5099H-16.4262V3.39727H26.2405ZM26.2405 1.5099C26.2405 -4.5485 23.8338 -10.3588 19.5499 -14.6427L-10.62 15.5272C-14.3376 11.8096 -16.4262 6.7674 -16.4262 1.5099H26.2405ZM19.5499 -14.6427C15.2659 -18.9266 9.45567 -21.3333 3.39727 -21.3333L3.39727 21.3333C-1.86023 21.3333 -6.9024 19.2448 -10.62 15.5272L19.5499 -14.6427ZM3.39727 -17.9361H1.5099V24.7306H3.39727V-17.9361ZM22.8432 3.39727V1.5099H-19.8234V3.39727H22.8432ZM1.5099 22.8432H3.39727V-19.8234H1.5099V22.8432ZM-17.9361 1.5099V3.39727H24.7306V1.5099H-17.9361Z' fill='%234B4144' mask='url(%23path-2-inside-1_3320_748)'/%3e%3cmask id='path-4-inside-2_3320_748' fill='white'%3e%3cpath d='M22.49 0.155151H20.6027C20.2022 0.155151 19.8182 0.314229 19.535 0.59739C19.2519 0.88055 19.0928 1.2646 19.0928 1.66505V3.55242C19.0928 3.95287 19.2519 4.33692 19.535 4.62008C19.8182 4.90324 20.2022 5.06232 20.6027 5.06232H22.49C22.8905 5.06232 23.2745 4.90324 23.5577 4.62008C23.8409 4.33692 23.9999 3.95287 23.9999 3.55242V1.66505C23.9999 1.2646 23.8409 0.88055 23.5577 0.59739C23.2745 0.314229 22.8905 0.155151 22.49 0.155151ZM22.49 3.55242H20.6027V1.66505H22.49V3.55242Z'/%3e%3c/mask%3e%3cpath d='M22.49 0.155151H20.6027C20.2022 0.155151 19.8182 0.314229 19.535 0.59739C19.2519 0.88055 19.0928 1.2646 19.0928 1.66505V3.55242C19.0928 3.95287 19.2519 4.33692 19.535 4.62008C19.8182 4.90324 20.2022 5.06232 20.6027 5.06232H22.49C22.8905 5.06232 23.2745 4.90324 23.5577 4.62008C23.8409 4.33692 23.9999 3.95287 23.9999 3.55242V1.66505C23.9999 1.2646 23.8409 0.88055 23.5577 0.59739C23.2745 0.314229 22.8905 0.155151 22.49 0.155151ZM22.49 3.55242H20.6027V1.66505H22.49V3.55242Z' fill='%234B4144'/%3e%3cpath d='M19.0928 1.66505H-2.24056H19.0928ZM19.0928 3.55242H-2.24056H19.0928ZM20.6027 5.06232V26.3956V5.06232ZM22.49 5.06232V26.3956V5.06232ZM23.9999 3.55242H45.3333H23.9999ZM23.9999 1.66505H45.3333H23.9999ZM22.49 3.55242V24.8858H43.8234V3.55242H22.49ZM20.6027 3.55242H-0.730663V24.8858H20.6027V3.55242ZM20.6027 1.66505V-19.6683H-0.730663V1.66505H20.6027ZM22.49 1.66505H43.8234V-19.6683H22.49V1.66505ZM22.49 -21.1782H20.6027V21.4885H22.49V-21.1782ZM20.6027 -21.1782C14.5443 -21.1782 8.734 -18.7715 4.45007 -14.4876L34.62 15.6823C30.9023 19.4 25.8602 21.4885 20.6027 21.4885V-21.1782ZM4.45007 -14.4876C0.16613 -10.2036 -2.24056 -4.39335 -2.24056 1.66505H40.4261C40.4261 6.92255 38.3376 11.9647 34.62 15.6823L4.45007 -14.4876ZM-2.24056 1.66505V3.55242L40.4261 3.55242V1.66505H-2.24056ZM-2.24056 3.55242C-2.24056 9.61082 0.16613 15.4211 4.45007 19.705L34.62 -10.4649C38.3376 -6.74725 40.4261 -1.70508 40.4261 3.55242L-2.24056 3.55242ZM4.45007 19.705C8.734 23.989 14.5443 26.3956 20.6027 26.3956V-16.271C25.8602 -16.271 30.9023 -14.1825 34.62 -10.4649L4.45007 19.705ZM20.6027 26.3956H22.49V-16.271H20.6027V26.3956ZM22.49 26.3956C28.5484 26.3956 34.3587 23.989 38.6426 19.705L8.47275 -10.4649C12.1904 -14.1825 17.2325 -16.271 22.49 -16.271L22.49 26.3956ZM38.6426 19.705C42.9266 15.4211 45.3333 9.61082 45.3333 3.55242L2.6666 3.55242C2.6666 -1.70508 4.75514 -6.74725 8.47275 -10.4649L38.6426 19.705ZM45.3333 3.55242V1.66505H2.6666V3.55242H45.3333ZM45.3333 1.66505C45.3333 -4.39335 42.9266 -10.2036 38.6426 -14.4876L8.47275 15.6823C4.75514 11.9647 2.6666 6.92255 2.6666 1.66505H45.3333ZM38.6426 -14.4876C34.3587 -18.7715 28.5484 -21.1782 22.49 -21.1782L22.49 21.4885C17.2325 21.4885 12.1904 19.4 8.47275 15.6823L38.6426 -14.4876ZM22.49 -17.7809H20.6027V24.8858H22.49V-17.7809ZM41.936 3.55242V1.66505H-0.730663V3.55242H41.936ZM20.6027 22.9984H22.49V-19.6683H20.6027V22.9984ZM1.15671 1.66505V3.55242H43.8234V1.66505H1.15671Z' fill='%234B4144' mask='url(%23path-4-inside-2_3320_748)'/%3e%3cmask id='path-6-inside-3_3320_748' fill='white'%3e%3cpath d='M3.39727 6.41602H1.5099C1.10945 6.41602 0.725399 6.57509 0.442239 6.85825C0.159078 7.14141 0 7.52546 0 7.92591L0 9.81328C0 10.2137 0.159078 10.5978 0.442239 10.8809C0.725399 11.1641 1.10945 11.3232 1.5099 11.3232H3.39727C3.79772 11.3232 4.18177 11.1641 4.46493 10.8809C4.74809 10.5978 4.90716 10.2137 4.90716 9.81328V7.92591C4.90716 7.52546 4.74809 7.14141 4.46493 6.85825C4.18177 6.57509 3.79772 6.41602 3.39727 6.41602ZM3.39727 9.81328H1.5099V7.92591H3.39727V9.81328Z'/%3e%3c/mask%3e%3cpath d='M3.39727 6.41602H1.5099C1.10945 6.41602 0.725399 6.57509 0.442239 6.85825C0.159078 7.14141 0 7.52546 0 7.92591L0 9.81328C0 10.2137 0.159078 10.5978 0.442239 10.8809C0.725399 11.1641 1.10945 11.3232 1.5099 11.3232H3.39727C3.79772 11.3232 4.18177 11.1641 4.46493 10.8809C4.74809 10.5978 4.90716 10.2137 4.90716 9.81328V7.92591C4.90716 7.52546 4.74809 7.14141 4.46493 6.85825C4.18177 6.57509 3.79772 6.41602 3.39727 6.41602ZM3.39727 9.81328H1.5099V7.92591H3.39727V9.81328Z' fill='%234B4144'/%3e%3cpath d='M0 7.92591H-21.3333H0ZM0 9.81328H-21.3333H0ZM1.5099 11.3232V32.6565V11.3232ZM3.39727 11.3232V32.6565V11.3232ZM4.90716 9.81328H26.2405H4.90716ZM4.90716 7.92591H26.2405H4.90716ZM3.39727 9.81328V31.1466H24.7306V9.81328H3.39727ZM1.5099 9.81328H-19.8234V31.1466H1.5099V9.81328ZM1.5099 7.92591V-13.4074H-19.8234V7.92591H1.5099ZM3.39727 7.92591H24.7306V-13.4074H3.39727V7.92591ZM3.39727 -14.9173H1.5099V27.7493H3.39727V-14.9173ZM1.5099 -14.9173C-4.54851 -14.9173 -10.3588 -12.5106 -14.6427 -8.22669L15.5272 21.9432C11.8096 25.6608 6.7674 27.7493 1.5099 27.7493V-14.9173ZM-14.6427 -8.22669C-18.9266 -3.94275 -21.3333 1.86751 -21.3333 7.92591H21.3333C21.3333 13.1834 19.2448 18.2256 15.5272 21.9432L-14.6427 -8.22669ZM-21.3333 7.92591V9.81328L21.3333 9.81328V7.92591H-21.3333ZM-21.3333 9.81328C-21.3333 15.8717 -18.9266 21.6819 -14.6427 25.9659L15.5272 -4.204C19.2448 -0.486388 21.3333 4.55578 21.3333 9.81328L-21.3333 9.81328ZM-14.6427 25.9659C-10.3588 30.2498 -4.5485 32.6565 1.5099 32.6565V-10.0102C6.7674 -10.0102 11.8096 -7.92162 15.5272 -4.204L-14.6427 25.9659ZM1.5099 32.6565H3.39727V-10.0102H1.5099V32.6565ZM3.39727 32.6565C9.45567 32.6565 15.2659 30.2498 19.5499 25.9659L-10.62 -4.204C-6.9024 -7.92162 -1.86023 -10.0102 3.39727 -10.0102L3.39727 32.6565ZM19.5499 25.9659C23.8338 21.6819 26.2405 15.8717 26.2405 9.81328L-16.4262 9.81328C-16.4262 4.55578 -14.3376 -0.486385 -10.62 -4.204L19.5499 25.9659ZM26.2405 9.81328V7.92591H-16.4262V9.81328H26.2405ZM26.2405 7.92591C26.2405 1.86751 23.8338 -3.94275 19.5499 -8.22669L-10.62 21.9432C-14.3376 18.2256 -16.4262 13.1834 -16.4262 7.92591H26.2405ZM19.5499 -8.22669C15.2659 -12.5106 9.45567 -14.9173 3.39727 -14.9173L3.39727 27.7493C-1.86023 27.7493 -6.9024 25.6608 -10.62 21.9432L19.5499 -8.22669ZM3.39727 -11.5201H1.5099V31.1466H3.39727V-11.5201ZM22.8432 9.81328V7.92591H-19.8234V9.81328H22.8432ZM1.5099 29.2592H3.39727V-13.4074H1.5099V29.2592ZM-17.9361 7.92591V9.81328H24.7306V7.92591H-17.9361Z' fill='%234B4144' mask='url(%23path-6-inside-3_3320_748)'/%3e%3cmask id='path-8-inside-4_3320_748' fill='white'%3e%3cpath d='M22.49 6.41602H20.6027C20.2022 6.41602 19.8182 6.57509 19.535 6.85825C19.2519 7.14141 19.0928 7.52546 19.0928 7.92591V9.81328C19.0928 10.2137 19.2519 10.5978 19.535 10.8809C19.8182 11.1641 20.2022 11.3232 20.6027 11.3232H22.49C22.8905 11.3232 23.2745 11.1641 23.5577 10.8809C23.8409 10.5978 23.9999 10.2137 23.9999 9.81328V7.92591C23.9999 7.52546 23.8409 7.14141 23.5577 6.85825C23.2745 6.57509 22.8905 6.41602 22.49 6.41602ZM22.49 9.81328H20.6027V7.92591H22.49V9.81328Z'/%3e%3c/mask%3e%3cpath d='M22.49 6.41602H20.6027C20.2022 6.41602 19.8182 6.57509 19.535 6.85825C19.2519 7.14141 19.0928 7.52546 19.0928 7.92591V9.81328C19.0928 10.2137 19.2519 10.5978 19.535 10.8809C19.8182 11.1641 20.2022 11.3232 20.6027 11.3232H22.49C22.8905 11.3232 23.2745 11.1641 23.5577 10.8809C23.8409 10.5978 23.9999 10.2137 23.9999 9.81328V7.92591C23.9999 7.52546 23.8409 7.14141 23.5577 6.85825C23.2745 6.57509 22.8905 6.41602 22.49 6.41602ZM22.49 9.81328H20.6027V7.92591H22.49V9.81328Z' fill='%234B4144'/%3e%3cpath d='M19.0928 7.92591H-2.24056H19.0928ZM19.0928 9.81328H-2.24056H19.0928ZM20.6027 11.3232V32.6565V11.3232ZM22.49 11.3232V32.6565V11.3232ZM23.9999 9.81328H45.3333H23.9999ZM23.9999 7.92591H45.3333H23.9999ZM22.49 9.81328V31.1466H43.8234V9.81328H22.49ZM20.6027 9.81328H-0.730663V31.1466H20.6027V9.81328ZM20.6027 7.92591V-13.4074H-0.730663V7.92591H20.6027ZM22.49 7.92591H43.8234V-13.4074H22.49V7.92591ZM22.49 -14.9173H20.6027V27.7493H22.49V-14.9173ZM20.6027 -14.9173C14.5443 -14.9173 8.734 -12.5106 4.45007 -8.22669L34.62 21.9432C30.9023 25.6608 25.8602 27.7493 20.6027 27.7493V-14.9173ZM4.45007 -8.22669C0.16613 -3.94275 -2.24056 1.86751 -2.24056 7.92591H40.4261C40.4261 13.1834 38.3376 18.2256 34.62 21.9432L4.45007 -8.22669ZM-2.24056 7.92591V9.81328L40.4261 9.81328V7.92591H-2.24056ZM-2.24056 9.81328C-2.24056 15.8717 0.16613 21.6819 4.45007 25.9659L34.62 -4.204C38.3376 -0.486388 40.4261 4.55578 40.4261 9.81328L-2.24056 9.81328ZM4.45007 25.9659C8.734 30.2498 14.5443 32.6565 20.6027 32.6565V-10.0102C25.8602 -10.0102 30.9023 -7.92162 34.62 -4.204L4.45007 25.9659ZM20.6027 32.6565H22.49V-10.0102H20.6027V32.6565ZM22.49 32.6565C28.5484 32.6565 34.3587 30.2498 38.6426 25.9659L8.47275 -4.204C12.1904 -7.92162 17.2325 -10.0102 22.49 -10.0102L22.49 32.6565ZM38.6426 25.9659C42.9266 21.6819 45.3333 15.8717 45.3333 9.81328L2.6666 9.81328C2.6666 4.55578 4.75514 -0.486385 8.47275 -4.204L38.6426 25.9659ZM45.3333 9.81328V7.92591H2.6666V9.81328H45.3333ZM45.3333 7.92591C45.3333 1.86751 42.9266 -3.94275 38.6426 -8.22669L8.47275 21.9432C4.75514 18.2256 2.6666 13.1834 2.6666 7.92591H45.3333ZM38.6426 -8.22669C34.3587 -12.5106 28.5484 -14.9173 22.49 -14.9173L22.49 27.7493C17.2325 27.7493 12.1904 25.6608 8.47275 21.9432L38.6426 -8.22669ZM22.49 -11.5201H20.6027V31.1466H22.49V-11.5201ZM41.936 9.81328V7.92591H-0.730663V9.81328H41.936ZM20.6027 29.2592H22.49V-13.4074H20.6027V29.2592ZM1.15671 7.92591V9.81328H43.8234V7.92591H1.15671Z' fill='%234B4144' mask='url(%23path-8-inside-4_3320_748)'/%3e%3cmask id='path-10-inside-5_3320_748' fill='white'%3e%3cpath d='M3.39727 12.6769H1.5099C1.10945 12.6769 0.725399 12.836 0.442239 13.1191C0.159078 13.4023 0 13.7863 0 14.1868L0 16.0741C0 16.4746 0.159078 16.8586 0.442239 17.1418C0.725399 17.425 1.10945 17.584 1.5099 17.584H3.39727C3.79772 17.584 4.18177 17.425 4.46493 17.1418C4.74809 16.8586 4.90716 16.4746 4.90716 16.0741V14.1868C4.90716 13.7863 4.74809 13.4023 4.46493 13.1191C4.18177 12.836 3.79772 12.6769 3.39727 12.6769ZM3.39727 16.0741H1.5099V14.1868H3.39727V16.0741Z'/%3e%3c/mask%3e%3cpath d='M3.39727 12.6769H1.5099C1.10945 12.6769 0.725399 12.836 0.442239 13.1191C0.159078 13.4023 0 13.7863 0 14.1868L0 16.0741C0 16.4746 0.159078 16.8586 0.442239 17.1418C0.725399 17.425 1.10945 17.584 1.5099 17.584H3.39727C3.79772 17.584 4.18177 17.425 4.46493 17.1418C4.74809 16.8586 4.90716 16.4746 4.90716 16.0741V14.1868C4.90716 13.7863 4.74809 13.4023 4.46493 13.1191C4.18177 12.836 3.79772 12.6769 3.39727 12.6769ZM3.39727 16.0741H1.5099V14.1868H3.39727V16.0741Z' fill='%234B4144'/%3e%3cpath d='M0 14.1868H-21.3333H0ZM0 16.0741H-21.3333H0ZM1.5099 17.584V38.9174V17.584ZM3.39727 17.584V38.9174V17.584ZM4.90716 16.0741H26.2405H4.90716ZM4.90716 14.1868H26.2405H4.90716ZM3.39727 16.0741V37.4075H24.7306V16.0741H3.39727ZM1.5099 16.0741H-19.8234V37.4075H1.5099V16.0741ZM1.5099 14.1868V-7.14656H-19.8234V14.1868H1.5099ZM3.39727 14.1868H24.7306V-7.14656H3.39727V14.1868ZM3.39727 -8.65645H1.5099V34.0102H3.39727V-8.65645ZM1.5099 -8.65645C-4.54851 -8.65645 -10.3588 -6.24976 -14.6427 -1.96583L15.5272 28.2041C11.8096 31.9217 6.7674 34.0102 1.5099 34.0102V-8.65645ZM-14.6427 -1.96583C-18.9266 2.31811 -21.3333 8.12837 -21.3333 14.1868H21.3333C21.3333 19.4443 19.2448 24.4864 15.5272 28.2041L-14.6427 -1.96583ZM-21.3333 14.1868V16.0741L21.3333 16.0741V14.1868H-21.3333ZM-21.3333 16.0741C-21.3333 22.1325 -18.9266 27.9428 -14.6427 32.2268L15.5272 2.05686C19.2448 5.77448 21.3333 10.8166 21.3333 16.0741L-21.3333 16.0741ZM-14.6427 32.2268C-10.3588 36.5107 -4.5485 38.9174 1.5099 38.9174V-3.74929C6.7674 -3.74929 11.8096 -1.66076 15.5272 2.05686L-14.6427 32.2268ZM1.5099 38.9174H3.39727V-3.74929H1.5099V38.9174ZM3.39727 38.9174C9.45567 38.9174 15.2659 36.5107 19.5499 32.2268L-10.62 2.05686C-6.9024 -1.66076 -1.86023 -3.74929 3.39727 -3.74929L3.39727 38.9174ZM19.5499 32.2268C23.8338 27.9428 26.2405 22.1325 26.2405 16.0741L-16.4262 16.0741C-16.4262 10.8166 -14.3376 5.77448 -10.62 2.05686L19.5499 32.2268ZM26.2405 16.0741V14.1868H-16.4262V16.0741H26.2405ZM26.2405 14.1868C26.2405 8.12838 23.8338 2.31811 19.5499 -1.96583L-10.62 28.2041C-14.3376 24.4864 -16.4262 19.4443 -16.4262 14.1868H26.2405ZM19.5499 -1.96583C15.2659 -6.24976 9.45567 -8.65645 3.39727 -8.65645L3.39727 34.0102C-1.86023 34.0102 -6.9024 31.9217 -10.62 28.2041L19.5499 -1.96583ZM3.39727 -5.25919H1.5099V37.4075H3.39727V-5.25919ZM22.8432 16.0741V14.1868H-19.8234V16.0741H22.8432ZM1.5099 35.5201H3.39727V-7.14656H1.5099V35.5201ZM-17.9361 14.1868V16.0741H24.7306V14.1868H-17.9361Z' fill='%234B4144' mask='url(%23path-10-inside-5_3320_748)'/%3e%3cmask id='path-12-inside-6_3320_748' fill='white'%3e%3cpath d='M22.49 12.6769H20.6027C20.2022 12.6769 19.8182 12.836 19.535 13.1191C19.2519 13.4023 19.0928 13.7863 19.0928 14.1868V16.0741C19.0928 16.4746 19.2519 16.8586 19.535 17.1418C19.8182 17.425 20.2022 17.584 20.6027 17.584H22.49C22.8905 17.584 23.2745 17.425 23.5577 17.1418C23.8409 16.8586 23.9999 16.4746 23.9999 16.0741V14.1868C23.9999 13.7863 23.8409 13.4023 23.5577 13.1191C23.2745 12.836 22.8905 12.6769 22.49 12.6769ZM22.49 16.0741H20.6027V14.1868H22.49V16.0741Z'/%3e%3c/mask%3e%3cpath d='M22.49 12.6769H20.6027C20.2022 12.6769 19.8182 12.836 19.535 13.1191C19.2519 13.4023 19.0928 13.7863 19.0928 14.1868V16.0741C19.0928 16.4746 19.2519 16.8586 19.535 17.1418C19.8182 17.425 20.2022 17.584 20.6027 17.584H22.49C22.8905 17.584 23.2745 17.425 23.5577 17.1418C23.8409 16.8586 23.9999 16.4746 23.9999 16.0741V14.1868C23.9999 13.7863 23.8409 13.4023 23.5577 13.1191C23.2745 12.836 22.8905 12.6769 22.49 12.6769ZM22.49 16.0741H20.6027V14.1868H22.49V16.0741Z' fill='%234B4144'/%3e%3cpath d='M19.0928 14.1868H-2.24056H19.0928ZM19.0928 16.0741H-2.24056H19.0928ZM20.6027 17.584V38.9174V17.584ZM22.49 17.584V38.9174V17.584ZM23.9999 16.0741H45.3333H23.9999ZM23.9999 14.1868H45.3333H23.9999ZM22.49 16.0741V37.4075H43.8234V16.0741H22.49ZM20.6027 16.0741H-0.730663V37.4075H20.6027V16.0741ZM20.6027 14.1868V-7.14656H-0.730663V14.1868H20.6027ZM22.49 14.1868H43.8234V-7.14656H22.49V14.1868ZM22.49 -8.65645H20.6027V34.0102H22.49V-8.65645ZM20.6027 -8.65645C14.5443 -8.65645 8.734 -6.24976 4.45007 -1.96583L34.62 28.2041C30.9023 31.9217 25.8602 34.0102 20.6027 34.0102V-8.65645ZM4.45007 -1.96583C0.16613 2.31811 -2.24056 8.12837 -2.24056 14.1868H40.4261C40.4261 19.4443 38.3376 24.4864 34.62 28.2041L4.45007 -1.96583ZM-2.24056 14.1868V16.0741L40.4261 16.0741V14.1868H-2.24056ZM-2.24056 16.0741C-2.24056 22.1325 0.16613 27.9428 4.45007 32.2268L34.62 2.05686C38.3376 5.77448 40.4261 10.8166 40.4261 16.0741L-2.24056 16.0741ZM4.45007 32.2268C8.734 36.5107 14.5443 38.9174 20.6027 38.9174V-3.74929C25.8602 -3.74929 30.9023 -1.66076 34.62 2.05686L4.45007 32.2268ZM20.6027 38.9174H22.49V-3.74929H20.6027V38.9174ZM22.49 38.9174C28.5484 38.9174 34.3587 36.5107 38.6426 32.2268L8.47275 2.05686C12.1904 -1.66076 17.2325 -3.74929 22.49 -3.74929L22.49 38.9174ZM38.6426 32.2268C42.9266 27.9428 45.3333 22.1325 45.3333 16.0741L2.6666 16.0741C2.6666 10.8166 4.75514 5.77448 8.47275 2.05686L38.6426 32.2268ZM45.3333 16.0741V14.1868H2.6666V16.0741H45.3333ZM45.3333 14.1868C45.3333 8.12838 42.9266 2.31811 38.6426 -1.96583L8.47275 28.2041C4.75514 24.4864 2.6666 19.4443 2.6666 14.1868H45.3333ZM38.6426 -1.96583C34.3587 -6.24976 28.5484 -8.65645 22.49 -8.65645L22.49 34.0102C17.2325 34.0102 12.1904 31.9217 8.47275 28.2041L38.6426 -1.96583ZM22.49 -5.25919H20.6027V37.4075H22.49V-5.25919ZM41.936 16.0741V14.1868H-0.730663V16.0741H41.936ZM20.6027 35.5201H22.49V-7.14656H20.6027V35.5201ZM1.15671 14.1868V16.0741H43.8234V14.1868H1.15671Z' fill='%234B4144' mask='url(%23path-12-inside-6_3320_748)'/%3e%3cmask id='path-14-inside-7_3320_748' fill='white'%3e%3cpath d='M3.39727 18.9377H1.5099C1.10945 18.9377 0.725399 19.0968 0.442239 19.38C0.159078 19.6631 0 20.0472 0 20.4476L0 22.335C0 22.7355 0.159078 23.1195 0.442239 23.4027C0.725399 23.6858 1.10945 23.8449 1.5099 23.8449H3.39727C3.79772 23.8449 4.18177 23.6858 4.46493 23.4027C4.74809 23.1195 4.90716 22.7355 4.90716 22.335V20.4476C4.90716 20.0472 4.74809 19.6631 4.46493 19.38C4.18177 19.0968 3.79772 18.9377 3.39727 18.9377ZM3.39727 22.335H1.5099V20.4476H3.39727V22.335Z'/%3e%3c/mask%3e%3cpath d='M3.39727 18.9377H1.5099C1.10945 18.9377 0.725399 19.0968 0.442239 19.38C0.159078 19.6631 0 20.0472 0 20.4476L0 22.335C0 22.7355 0.159078 23.1195 0.442239 23.4027C0.725399 23.6858 1.10945 23.8449 1.5099 23.8449H3.39727C3.79772 23.8449 4.18177 23.6858 4.46493 23.4027C4.74809 23.1195 4.90716 22.7355 4.90716 22.335V20.4476C4.90716 20.0472 4.74809 19.6631 4.46493 19.38C4.18177 19.0968 3.79772 18.9377 3.39727 18.9377ZM3.39727 22.335H1.5099V20.4476H3.39727V22.335Z' fill='%234B4144'/%3e%3cpath d='M0 20.4476H-21.3333H0ZM0 22.335H-21.3333H0ZM1.5099 23.8449V45.1782V23.8449ZM3.39727 23.8449V45.1782V23.8449ZM4.90716 22.335H26.2405H4.90716ZM4.90716 20.4476H26.2405H4.90716ZM3.39727 22.335V43.6683H24.7306V22.335H3.39727ZM1.5099 22.335H-19.8234V43.6683H1.5099V22.335ZM1.5099 20.4476V-0.885693H-19.8234V20.4476H1.5099ZM3.39727 20.4476H24.7306V-0.885693H3.39727V20.4476ZM3.39727 -2.39559H1.5099V40.2711H3.39727V-2.39559ZM1.5099 -2.39559C-4.54851 -2.39559 -10.3588 0.0111008 -14.6427 4.29504L15.5272 34.4649C11.8096 38.1825 6.7674 40.2711 1.5099 40.2711V-2.39559ZM-14.6427 4.29504C-18.9266 8.57897 -21.3333 14.3892 -21.3333 20.4476H21.3333C21.3333 25.7051 19.2448 30.7473 15.5272 34.4649L-14.6427 4.29504ZM-21.3333 20.4476V22.335L21.3333 22.335V20.4476H-21.3333ZM-21.3333 22.335C-21.3333 28.3934 -18.9266 34.2037 -14.6427 38.4876L15.5272 8.31773C19.2448 12.0353 21.3333 17.0775 21.3333 22.335L-21.3333 22.335ZM-14.6427 38.4876C-10.3588 42.7716 -4.5485 45.1782 1.5099 45.1782V2.51157C6.7674 2.51157 11.8096 4.60011 15.5272 8.31773L-14.6427 38.4876ZM1.5099 45.1782H3.39727V2.51157H1.5099V45.1782ZM3.39727 45.1782C9.45567 45.1782 15.2659 42.7716 19.5499 38.4876L-10.62 8.31773C-6.9024 4.60011 -1.86023 2.51157 3.39727 2.51157L3.39727 45.1782ZM19.5499 38.4876C23.8338 34.2037 26.2405 28.3934 26.2405 22.335L-16.4262 22.335C-16.4262 17.0775 -14.3376 12.0353 -10.62 8.31773L19.5499 38.4876ZM26.2405 22.335V20.4476H-16.4262V22.335H26.2405ZM26.2405 20.4476C26.2405 14.3892 23.8338 8.57898 19.5499 4.29504L-10.62 34.4649C-14.3376 30.7473 -16.4262 25.7051 -16.4262 20.4476H26.2405ZM19.5499 4.29504C15.2659 0.0111008 9.45567 -2.39559 3.39727 -2.39559L3.39727 40.2711C-1.86023 40.2711 -6.9024 38.1825 -10.62 34.4649L19.5499 4.29504ZM3.39727 1.00168H1.5099V43.6683H3.39727V1.00168ZM22.8432 22.335V20.4476H-19.8234V22.335H22.8432ZM1.5099 41.781H3.39727V-0.885693H1.5099V41.781ZM-17.9361 20.4476V22.335H24.7306V20.4476H-17.9361Z' fill='%234B4144' mask='url(%23path-14-inside-7_3320_748)'/%3e%3cmask id='path-16-inside-8_3320_748' fill='white'%3e%3cpath d='M16.1745 18.9377H14.2871C13.8867 18.9377 13.5026 19.0968 13.2195 19.38C12.9363 19.6631 12.7772 20.0472 12.7772 20.4476V22.335C12.7772 22.7355 12.9363 23.1195 13.2195 23.4027C13.5026 23.6858 13.8867 23.8449 14.2871 23.8449H16.1745C16.5749 23.8449 16.959 23.6858 17.2421 23.4027C17.5253 23.1195 17.6844 22.7355 17.6844 22.335V20.4476C17.6844 20.0472 17.5253 19.6631 17.2421 19.38C16.959 19.0968 16.5749 18.9377 16.1745 18.9377ZM16.1745 22.335H14.2871V20.4476H16.1745V22.335Z'/%3e%3c/mask%3e%3cpath d='M16.1745 18.9377H14.2871C13.8867 18.9377 13.5026 19.0968 13.2195 19.38C12.9363 19.6631 12.7772 20.0472 12.7772 20.4476V22.335C12.7772 22.7355 12.9363 23.1195 13.2195 23.4027C13.5026 23.6858 13.8867 23.8449 14.2871 23.8449H16.1745C16.5749 23.8449 16.959 23.6858 17.2421 23.4027C17.5253 23.1195 17.6844 22.7355 17.6844 22.335V20.4476C17.6844 20.0472 17.5253 19.6631 17.2421 19.38C16.959 19.0968 16.5749 18.9377 16.1745 18.9377ZM16.1745 22.335H14.2871V20.4476H16.1745V22.335Z' fill='%234B4144'/%3e%3cpath d='M12.7772 20.4476H-8.55611H12.7772ZM12.7772 22.335H-8.55611H12.7772ZM14.2871 23.8449V45.1782V23.8449ZM16.1745 23.8449V45.1782V23.8449ZM17.6844 22.335H39.0177H17.6844ZM17.6844 20.4476H39.0177H17.6844ZM16.1745 22.335V43.6683H37.5078V22.335H16.1745ZM14.2871 22.335H-7.04622V43.6683H14.2871V22.335ZM14.2871 20.4476V-0.885693H-7.04622V20.4476H14.2871ZM16.1745 20.4476H37.5078V-0.885693H16.1745V20.4476ZM16.1745 -2.39559H14.2871V40.2711H16.1745V-2.39559ZM14.2871 -2.39559C8.22872 -2.39559 2.41845 0.0111008 -1.86549 4.29504L28.3044 34.4649C24.5868 38.1825 19.5446 40.2711 14.2871 40.2711V-2.39559ZM-1.86549 4.29504C-6.14942 8.57897 -8.55611 14.3892 -8.55611 20.4476H34.1106C34.1106 25.7051 32.022 30.7473 28.3044 34.4649L-1.86549 4.29504ZM-8.55611 20.4476V22.335L34.1106 22.335V20.4476H-8.55611ZM-8.55611 22.335C-8.55611 28.3934 -6.14942 34.2037 -1.86549 38.4876L28.3044 8.31773C32.022 12.0353 34.1106 17.0775 34.1106 22.335L-8.55611 22.335ZM-1.86549 38.4876C2.41845 42.7716 8.22872 45.1782 14.2871 45.1782V2.51157C19.5446 2.51157 24.5868 4.60011 28.3044 8.31773L-1.86549 38.4876ZM14.2871 45.1782H16.1745V2.51157H14.2871V45.1782ZM16.1745 45.1782C22.2329 45.1782 28.0432 42.7716 32.3271 38.4876L2.1572 8.31773C5.87482 4.60011 10.917 2.51157 16.1745 2.51157L16.1745 45.1782ZM32.3271 38.4876C36.611 34.2037 39.0177 28.3934 39.0177 22.335L-3.64895 22.335C-3.64895 17.0775 -1.56042 12.0353 2.1572 8.31773L32.3271 38.4876ZM39.0177 22.335V20.4476H-3.64895V22.335H39.0177ZM39.0177 20.4476C39.0177 14.3892 36.611 8.57898 32.3271 4.29504L2.1572 34.4649C-1.56041 30.7473 -3.64895 25.7051 -3.64895 20.4476H39.0177ZM32.3271 4.29504C28.0432 0.0111008 22.2329 -2.39559 16.1745 -2.39559L16.1745 40.2711C10.917 40.2711 5.87482 38.1825 2.1572 34.4649L32.3271 4.29504ZM16.1745 1.00168H14.2871V43.6683H16.1745V1.00168ZM35.6205 22.335V20.4476H-7.04622V22.335H35.6205ZM14.2871 41.781H16.1745V-0.885693H14.2871V41.781ZM-5.15884 20.4476V22.335H37.5078V20.4476H-5.15884Z' fill='%234B4144' mask='url(%23path-16-inside-8_3320_748)'/%3e%3cmask id='path-18-inside-9_3320_748' fill='white'%3e%3cpath d='M9.71294 18.9377H7.82557C7.42512 18.9377 7.04107 19.0968 6.75791 19.38C6.47475 19.6631 6.31567 20.0472 6.31567 20.4476V22.335C6.31567 22.7355 6.47475 23.1195 6.75791 23.4027C7.04107 23.6858 7.42512 23.8449 7.82557 23.8449H9.71294C10.1134 23.8449 10.4974 23.6858 10.7806 23.4027C11.0638 23.1195 11.2228 22.7355 11.2228 22.335V20.4476C11.2228 20.0472 11.0638 19.6631 10.7806 19.38C10.4974 19.0968 10.1134 18.9377 9.71294 18.9377ZM9.71294 22.335H7.82557V20.4476H9.71294V22.335Z'/%3e%3c/mask%3e%3cpath d='M9.71294 18.9377H7.82557C7.42512 18.9377 7.04107 19.0968 6.75791 19.38C6.47475 19.6631 6.31567 20.0472 6.31567 20.4476V22.335C6.31567 22.7355 6.47475 23.1195 6.75791 23.4027C7.04107 23.6858 7.42512 23.8449 7.82557 23.8449H9.71294C10.1134 23.8449 10.4974 23.6858 10.7806 23.4027C11.0638 23.1195 11.2228 22.7355 11.2228 22.335V20.4476C11.2228 20.0472 11.0638 19.6631 10.7806 19.38C10.4974 19.0968 10.1134 18.9377 9.71294 18.9377ZM9.71294 22.335H7.82557V20.4476H9.71294V22.335Z' fill='%234B4144'/%3e%3cpath d='M6.31567 20.4476H-15.0177H6.31567ZM6.31567 22.335H-15.0177H6.31567ZM7.82557 23.8449V45.1782V23.8449ZM9.71294 23.8449V45.1782V23.8449ZM11.2228 22.335H32.5562H11.2228ZM11.2228 20.4476H32.5562H11.2228ZM9.71294 22.335V43.6683H31.0463V22.335H9.71294ZM7.82557 22.335H-13.5078V43.6683H7.82557V22.335ZM7.82557 20.4476V-0.885693H-13.5078V20.4476H7.82557ZM9.71294 20.4476H31.0463V-0.885693H9.71294V20.4476ZM9.71294 -2.39559H7.82557V40.2711H9.71294V-2.39559ZM7.82557 -2.39559C1.76717 -2.39559 -4.0431 0.0111008 -8.32703 4.29504L21.8429 34.4649C18.1252 38.1825 13.0831 40.2711 7.82557 40.2711V-2.39559ZM-8.32703 4.29504C-12.611 8.57897 -15.0177 14.3892 -15.0177 20.4476H27.649C27.649 25.7051 25.5605 30.7473 21.8429 34.4649L-8.32703 4.29504ZM-15.0177 20.4476V22.335L27.649 22.335V20.4476H-15.0177ZM-15.0177 22.335C-15.0177 28.3934 -12.611 34.2037 -8.32703 38.4876L21.8429 8.31773C25.5605 12.0353 27.649 17.0775 27.649 22.335L-15.0177 22.335ZM-8.32703 38.4876C-4.04309 42.7716 1.76717 45.1782 7.82557 45.1782V2.51157C13.0831 2.51157 18.1252 4.60011 21.8429 8.31773L-8.32703 38.4876ZM7.82557 45.1782H9.71294V2.51157H7.82557V45.1782ZM9.71294 45.1782C15.7713 45.1782 21.5816 42.7716 25.8655 38.4876L-4.30435 8.31773C-0.586727 4.60011 4.45544 2.51157 9.71294 2.51157L9.71294 45.1782ZM25.8655 38.4876C30.1495 34.2037 32.5562 28.3934 32.5562 22.335L-10.1105 22.335C-10.1105 17.0775 -8.02196 12.0353 -4.30435 8.31773L25.8655 38.4876ZM32.5562 22.335V20.4476H-10.1105V22.335H32.5562ZM32.5562 20.4476C32.5562 14.3892 30.1495 8.57898 25.8655 4.29504L-4.30435 34.4649C-8.02196 30.7473 -10.1105 25.7051 -10.1105 20.4476H32.5562ZM25.8655 4.29504C21.5816 0.0111008 15.7713 -2.39559 9.71294 -2.39559L9.71294 40.2711C4.45544 40.2711 -0.58673 38.1825 -4.30435 34.4649L25.8655 4.29504ZM9.71294 1.00168H7.82557V43.6683H9.71294V1.00168ZM29.1589 22.335V20.4476H-13.5078V22.335H29.1589ZM7.82557 41.781H9.71294V-0.885693H7.82557V41.781ZM-11.6204 20.4476V22.335H31.0463V20.4476H-11.6204Z' fill='%234B4144' mask='url(%23path-18-inside-9_3320_748)'/%3e%3cmask id='path-20-inside-10_3320_748' fill='white'%3e%3cpath d='M22.49 19.0928H20.6027C20.2022 19.0928 19.8182 19.2519 19.535 19.535C19.2519 19.8182 19.0928 20.2022 19.0928 20.6027V22.49C19.0928 22.8905 19.2519 23.2745 19.535 23.5577C19.8182 23.8409 20.2022 23.9999 20.6027 23.9999H22.49C22.8905 23.9999 23.2745 23.8409 23.5577 23.5577C23.8409 23.2745 23.9999 22.8905 23.9999 22.49V20.6027C23.9999 20.2022 23.8409 19.8182 23.5577 19.535C23.2745 19.2519 22.8905 19.0928 22.49 19.0928ZM22.49 22.49H20.6027V20.6027H22.49V22.49Z'/%3e%3c/mask%3e%3cpath d='M22.49 19.0928H20.6027C20.2022 19.0928 19.8182 19.2519 19.535 19.535C19.2519 19.8182 19.0928 20.2022 19.0928 20.6027V22.49C19.0928 22.8905 19.2519 23.2745 19.535 23.5577C19.8182 23.8409 20.2022 23.9999 20.6027 23.9999H22.49C22.8905 23.9999 23.2745 23.8409 23.5577 23.5577C23.8409 23.2745 23.9999 22.8905 23.9999 22.49V20.6027C23.9999 20.2022 23.8409 19.8182 23.5577 19.535C23.2745 19.2519 22.8905 19.0928 22.49 19.0928ZM22.49 22.49H20.6027V20.6027H22.49V22.49Z' fill='%234B4144'/%3e%3cpath d='M19.0928 20.6027H-2.24056H19.0928ZM19.0928 22.49H-2.24056H19.0928ZM20.6027 23.9999V45.3333V23.9999ZM22.49 23.9999V45.3333V23.9999ZM23.9999 22.49H45.3333H23.9999ZM23.9999 20.6027H45.3333H23.9999ZM22.49 22.49V43.8234H43.8234V22.49H22.49ZM20.6027 22.49H-0.730663V43.8234H20.6027V22.49ZM20.6027 20.6027V-0.730663H-0.730663V20.6027H20.6027ZM22.49 20.6027H43.8234V-0.730663H22.49V20.6027ZM22.49 -2.24056H20.6027V40.4261H22.49V-2.24056ZM20.6027 -2.24056C14.5443 -2.24056 8.734 0.16613 4.45007 4.45007L34.62 34.62C30.9023 38.3376 25.8602 40.4261 20.6027 40.4261V-2.24056ZM4.45007 4.45007C0.16613 8.734 -2.24056 14.5443 -2.24056 20.6027H40.4261C40.4261 25.8602 38.3376 30.9023 34.62 34.62L4.45007 4.45007ZM-2.24056 20.6027V22.49L40.4261 22.49V20.6027H-2.24056ZM-2.24056 22.49C-2.24056 28.5484 0.16613 34.3587 4.45007 38.6426L34.62 8.47275C38.3376 12.1904 40.4261 17.2325 40.4261 22.49L-2.24056 22.49ZM4.45007 38.6426C8.734 42.9266 14.5443 45.3333 20.6027 45.3333V2.6666C25.8602 2.6666 30.9023 4.75514 34.62 8.47275L4.45007 38.6426ZM20.6027 45.3333H22.49V2.6666H20.6027V45.3333ZM22.49 45.3333C28.5484 45.3333 34.3587 42.9266 38.6426 38.6426L8.47275 8.47275C12.1904 4.75514 17.2325 2.6666 22.49 2.6666L22.49 45.3333ZM38.6426 38.6426C42.9266 34.3587 45.3333 28.5484 45.3333 22.49L2.6666 22.49C2.6666 17.2325 4.75514 12.1904 8.47275 8.47275L38.6426 38.6426ZM45.3333 22.49V20.6027H2.6666V22.49H45.3333ZM45.3333 20.6027C45.3333 14.5443 42.9266 8.734 38.6426 4.45007L8.47275 34.62C4.75514 30.9023 2.6666 25.8602 2.6666 20.6027H45.3333ZM38.6426 4.45007C34.3587 0.16613 28.5484 -2.24056 22.49 -2.24056L22.49 40.4261C17.2325 40.4261 12.1904 38.3376 8.47275 34.62L38.6426 4.45007ZM22.49 1.15671H20.6027V43.8234H22.49V1.15671ZM41.936 22.49V20.6027H-0.730663V22.49H41.936ZM20.6027 41.936H22.49V-0.730663H20.6027V41.936ZM1.15671 20.6027V22.49H43.8234V20.6027H1.15671Z' fill='%234B4144' mask='url(%23path-20-inside-10_3320_748)'/%3e%3c/svg%3e ")}.conference--karam:before{width:30px;background-image:url('../templates/tablaasztal.png')}.conference--tablaasztal:before{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3e%3cmask id='path-1-inside-1_1_5' fill='white'%3e%3cpath d='M3.39727 0H1.5099C1.10945 0 0.725399 0.159078 0.442239 0.442239C0.159078 0.725399 0 1.10945 0 1.5099L0 3.39727C0 3.79772 0.159078 4.18177 0.442239 4.46493C0.725399 4.74809 1.10945 4.90716 1.5099 4.90716H3.39727C3.79772 4.90716 4.18177 4.74809 4.46493 4.46493C4.74809 4.18177 4.90716 3.79772 4.90716 3.39727V1.5099C4.90716 1.10945 4.74809 0.725399 4.46493 0.442239C4.18177 0.159078 3.79772 0 3.39727 0ZM3.39727 3.39727H1.5099V1.5099H3.39727V3.39727Z'/%3e%3c/mask%3e%3cpath d='M3.39727 0H1.5099C1.10945 0 0.725399 0.159078 0.442239 0.442239C0.159078 0.725399 0 1.10945 0 1.5099L0 3.39727C0 3.79772 0.159078 4.18177 0.442239 4.46493C0.725399 4.74809 1.10945 4.90716 1.5099 4.90716H3.39727C3.79772 4.90716 4.18177 4.74809 4.46493 4.46493C4.74809 4.18177 4.90716 3.79772 4.90716 3.39727V1.5099C4.90716 1.10945 4.74809 0.725399 4.46493 0.442239C4.18177 0.159078 3.79772 0 3.39727 0ZM3.39727 3.39727H1.5099V1.5099H3.39727V3.39727Z' fill='%234B4144'/%3e%3cpath d='M0 1.5099H-21.3333H0ZM0 3.39727H-21.3333H0ZM1.5099 4.90716V26.2405V4.90716ZM3.39727 4.90716V26.2405V4.90716ZM4.90716 3.39727H26.2405H4.90716ZM4.90716 1.5099H26.2405H4.90716ZM3.39727 3.39727V24.7306H24.7306V3.39727H3.39727ZM1.5099 3.39727H-19.8234V24.7306H1.5099V3.39727ZM1.5099 1.5099V-19.8234H-19.8234V1.5099H1.5099ZM3.39727 1.5099H24.7306V-19.8234H3.39727V1.5099ZM3.39727 -21.3333H1.5099V21.3333H3.39727V-21.3333ZM1.5099 -21.3333C-4.54851 -21.3333 -10.3588 -18.9266 -14.6427 -14.6427L15.5272 15.5272C11.8096 19.2448 6.7674 21.3333 1.5099 21.3333V-21.3333ZM-14.6427 -14.6427C-18.9266 -10.3588 -21.3333 -4.54851 -21.3333 1.5099H21.3333C21.3333 6.7674 19.2448 11.8096 15.5272 15.5272L-14.6427 -14.6427ZM-21.3333 1.5099V3.39727L21.3333 3.39727V1.5099H-21.3333ZM-21.3333 3.39727C-21.3333 9.45567 -18.9266 15.2659 -14.6427 19.5499L15.5272 -10.62C19.2448 -6.9024 21.3333 -1.86023 21.3333 3.39727L-21.3333 3.39727ZM-14.6427 19.5499C-10.3588 23.8338 -4.5485 26.2405 1.5099 26.2405V-16.4262C6.7674 -16.4262 11.8096 -14.3376 15.5272 -10.62L-14.6427 19.5499ZM1.5099 26.2405H3.39727V-16.4262H1.5099V26.2405ZM3.39727 26.2405C9.45567 26.2405 15.2659 23.8338 19.5499 19.5499L-10.62 -10.62C-6.9024 -14.3376 -1.86023 -16.4262 3.39727 -16.4262L3.39727 26.2405ZM19.5499 19.5499C23.8338 15.2659 26.2405 9.45567 26.2405 3.39727L-16.4262 3.39727C-16.4262 -1.86023 -14.3376 -6.9024 -10.62 -10.62L19.5499 19.5499ZM26.2405 3.39727V1.5099H-16.4262V3.39727H26.2405ZM26.2405 1.5099C26.2405 -4.5485 23.8338 -10.3588 19.5499 -14.6427L-10.62 15.5272C-14.3376 11.8096 -16.4262 6.7674 -16.4262 1.5099H26.2405ZM19.5499 -14.6427C15.2659 -18.9266 9.45567 -21.3333 3.39727 -21.3333L3.39727 21.3333C-1.86023 21.3333 -6.9024 19.2448 -10.62 15.5272L19.5499 -14.6427ZM3.39727 -17.9361H1.5099V24.7306H3.39727V-17.9361ZM22.8432 3.39727V1.5099H-19.8234V3.39727H22.8432ZM1.5099 22.8432H3.39727V-19.8234H1.5099V22.8432ZM-17.9361 1.5099V3.39727H24.7306V1.5099H-17.9361Z' fill='%234B4144' mask='url(%23path-1-inside-1_1_5)'/%3e%3cmask id='path-3-inside-2_1_5' fill='white'%3e%3cpath d='M22.4901 0.155113H20.6027C20.2023 0.155113 19.8182 0.314191 19.5351 0.597352C19.2519 0.880512 19.0928 1.26456 19.0928 1.66501V3.55238C19.0928 3.95283 19.2519 4.33688 19.5351 4.62004C19.8182 4.9032 20.2023 5.06228 20.6027 5.06228H22.4901C22.8906 5.06228 23.2746 4.9032 23.5578 4.62004C23.8409 4.33688 24 3.95283 24 3.55238V1.66501C24 1.26456 23.8409 0.880512 23.5578 0.597352C23.2746 0.314191 22.8906 0.155113 22.4901 0.155113ZM22.4901 3.55238H20.6027V1.66501H22.4901V3.55238Z'/%3e%3c/mask%3e%3cpath d='M22.4901 0.155113H20.6027C20.2023 0.155113 19.8182 0.314191 19.5351 0.597352C19.2519 0.880512 19.0928 1.26456 19.0928 1.66501V3.55238C19.0928 3.95283 19.2519 4.33688 19.5351 4.62004C19.8182 4.9032 20.2023 5.06228 20.6027 5.06228H22.4901C22.8906 5.06228 23.2746 4.9032 23.5578 4.62004C23.8409 4.33688 24 3.95283 24 3.55238V1.66501C24 1.26456 23.8409 0.880512 23.5578 0.597352C23.2746 0.314191 22.8906 0.155113 22.4901 0.155113ZM22.4901 3.55238H20.6027V1.66501H22.4901V3.55238Z' fill='%234B4144'/%3e%3cpath d='M19.0928 1.66501H-2.2405H19.0928ZM19.0928 3.55238H-2.2405H19.0928ZM20.6027 5.06228V26.3956V5.06228ZM22.4901 5.06228V26.3956V5.06228ZM24 3.55238H45.3333H24ZM24 1.66501H45.3333H24ZM22.4901 3.55238V24.8857H43.8234V3.55238H22.4901ZM20.6027 3.55238H-0.730602V24.8857H20.6027V3.55238ZM20.6027 1.66501V-19.6683H-0.730602V1.66501H20.6027ZM22.4901 1.66501H43.8234V-19.6683H22.4901V1.66501ZM22.4901 -21.1782H20.6027V21.4884H22.4901V-21.1782ZM20.6027 -21.1782C14.5443 -21.1782 8.73406 -18.7715 4.45013 -14.4876L34.62 15.6823C30.9024 19.3999 25.8602 21.4884 20.6027 21.4884V-21.1782ZM4.45013 -14.4876C0.166191 -10.2037 -2.2405 -4.39339 -2.2405 1.66501H40.4262C40.4262 6.92251 38.3376 11.9647 34.62 15.6823L4.45013 -14.4876ZM-2.2405 1.66501V3.55238L40.4262 3.55238V1.66501H-2.2405ZM-2.2405 3.55238C-2.2405 9.61078 0.166191 15.421 4.45013 19.705L34.62 -10.4649C38.3376 -6.74729 40.4262 -1.70512 40.4262 3.55238L-2.2405 3.55238ZM4.45013 19.705C8.73407 23.9889 14.5443 26.3956 20.6027 26.3956V-16.2711C25.8602 -16.2711 30.9024 -14.1825 34.62 -10.4649L4.45013 19.705ZM20.6027 26.3956H22.4901V-16.2711H20.6027V26.3956ZM22.4901 26.3956C28.5485 26.3956 34.3588 23.9889 38.6427 19.705L8.47282 -10.4649C12.1904 -14.1825 17.2326 -16.2711 22.4901 -16.2711L22.4901 26.3956ZM38.6427 19.705C42.9266 15.421 45.3333 9.61078 45.3333 3.55238L2.66666 3.55238C2.66666 -1.70512 4.7552 -6.74729 8.47282 -10.4649L38.6427 19.705ZM45.3333 3.55238V1.66501H2.66666V3.55238H45.3333ZM45.3333 1.66501C45.3333 -4.39339 42.9266 -10.2037 38.6427 -14.4876L8.47282 15.6823C4.7552 11.9647 2.66666 6.92251 2.66666 1.66501H45.3333ZM38.6427 -14.4876C34.3588 -18.7715 28.5485 -21.1782 22.4901 -21.1782L22.4901 21.4884C17.2326 21.4884 12.1904 19.3999 8.47282 15.6823L38.6427 -14.4876ZM22.4901 -17.781H20.6027V24.8857H22.4901V-17.781ZM41.9361 3.55238V1.66501H-0.730602V3.55238H41.9361ZM20.6027 22.9983H22.4901V-19.6683H20.6027V22.9983ZM1.15677 1.66501V3.55238H43.8234V1.66501H1.15677Z' fill='%234B4144' mask='url(%23path-3-inside-2_1_5)'/%3e%3cmask id='path-5-inside-3_1_5' fill='white'%3e%3cpath d='M3.39727 6.41597H1.5099C1.10945 6.41597 0.725399 6.57505 0.442239 6.85821C0.159078 7.14137 0 7.52542 0 7.92587L0 9.81324C0 10.2137 0.159078 10.5977 0.442239 10.8809C0.725399 11.1641 1.10945 11.3231 1.5099 11.3231H3.39727C3.79772 11.3231 4.18177 11.1641 4.46493 10.8809C4.74809 10.5977 4.90716 10.2137 4.90716 9.81324V7.92587C4.90716 7.52542 4.74809 7.14137 4.46493 6.85821C4.18177 6.57505 3.79772 6.41597 3.39727 6.41597ZM3.39727 9.81324H1.5099V7.92587H3.39727V9.81324Z'/%3e%3c/mask%3e%3cpath d='M3.39727 6.41597H1.5099C1.10945 6.41597 0.725399 6.57505 0.442239 6.85821C0.159078 7.14137 0 7.52542 0 7.92587L0 9.81324C0 10.2137 0.159078 10.5977 0.442239 10.8809C0.725399 11.1641 1.10945 11.3231 1.5099 11.3231H3.39727C3.79772 11.3231 4.18177 11.1641 4.46493 10.8809C4.74809 10.5977 4.90716 10.2137 4.90716 9.81324V7.92587C4.90716 7.52542 4.74809 7.14137 4.46493 6.85821C4.18177 6.57505 3.79772 6.41597 3.39727 6.41597ZM3.39727 9.81324H1.5099V7.92587H3.39727V9.81324Z' fill='%234B4144'/%3e%3cpath d='M0 7.92587H-21.3333H0ZM0 9.81324H-21.3333H0ZM1.5099 11.3231V32.6565V11.3231ZM3.39727 11.3231V32.6565V11.3231ZM4.90716 9.81324H26.2405H4.90716ZM4.90716 7.92587H26.2405H4.90716ZM3.39727 9.81324V31.1466H24.7306V9.81324H3.39727ZM1.5099 9.81324H-19.8234V31.1466H1.5099V9.81324ZM1.5099 7.92587V-13.4075H-19.8234V7.92587H1.5099ZM3.39727 7.92587H24.7306V-13.4075H3.39727V7.92587ZM3.39727 -14.9174H1.5099V27.7493H3.39727V-14.9174ZM1.5099 -14.9174C-4.54851 -14.9174 -10.3588 -12.5107 -14.6427 -8.22674L15.5272 21.9432C11.8096 25.6608 6.7674 27.7493 1.5099 27.7493V-14.9174ZM-14.6427 -8.22674C-18.9266 -3.9428 -21.3333 1.86747 -21.3333 7.92587H21.3333C21.3333 13.1834 19.2448 18.2255 15.5272 21.9432L-14.6427 -8.22674ZM-21.3333 7.92587V9.81324L21.3333 9.81324V7.92587H-21.3333ZM-21.3333 9.81324C-21.3333 15.8716 -18.9266 21.6819 -14.6427 25.9658L15.5272 -4.20405C19.2448 -0.486432 21.3333 4.55574 21.3333 9.81324L-21.3333 9.81324ZM-14.6427 25.9658C-10.3588 30.2498 -4.5485 32.6565 1.5099 32.6565V-10.0102C6.7674 -10.0102 11.8096 -7.92166 15.5272 -4.20405L-14.6427 25.9658ZM1.5099 32.6565H3.39727V-10.0102H1.5099V32.6565ZM3.39727 32.6565C9.45567 32.6565 15.2659 30.2498 19.5499 25.9658L-10.62 -4.20405C-6.9024 -7.92167 -1.86023 -10.0102 3.39727 -10.0102L3.39727 32.6565ZM19.5499 25.9658C23.8338 21.6819 26.2405 15.8716 26.2405 9.81324L-16.4262 9.81324C-16.4262 4.55574 -14.3376 -0.486429 -10.62 -4.20405L19.5499 25.9658ZM26.2405 9.81324V7.92587H-16.4262V9.81324H26.2405ZM26.2405 7.92587C26.2405 1.86747 23.8338 -3.9428 19.5499 -8.22674L-10.62 21.9432C-14.3376 18.2255 -16.4262 13.1834 -16.4262 7.92587H26.2405ZM19.5499 -8.22674C15.2659 -12.5107 9.45567 -14.9174 3.39727 -14.9174L3.39727 27.7493C-1.86023 27.7493 -6.9024 25.6608 -10.62 21.9432L19.5499 -8.22674ZM3.39727 -11.5201H1.5099V31.1466H3.39727V-11.5201ZM22.8432 9.81324V7.92587H-19.8234V9.81324H22.8432ZM1.5099 29.2592H3.39727V-13.4075H1.5099V29.2592ZM-17.9361 7.92587V9.81324H24.7306V7.92587H-17.9361Z' fill='%234B4144' mask='url(%23path-5-inside-3_1_5)'/%3e%3cmask id='path-7-inside-4_1_5' fill='white'%3e%3cpath d='M22.4901 6.41597H20.6027C20.2023 6.41597 19.8182 6.57505 19.5351 6.85821C19.2519 7.14137 19.0928 7.52542 19.0928 7.92587V9.81324C19.0928 10.2137 19.2519 10.5977 19.5351 10.8809C19.8182 11.1641 20.2023 11.3231 20.6027 11.3231H22.4901C22.8906 11.3231 23.2746 11.1641 23.5578 10.8809C23.8409 10.5977 24 10.2137 24 9.81324V7.92587C24 7.52542 23.8409 7.14137 23.5578 6.85821C23.2746 6.57505 22.8906 6.41597 22.4901 6.41597ZM22.4901 9.81324H20.6027V7.92587H22.4901V9.81324Z'/%3e%3c/mask%3e%3cpath d='M22.4901 6.41597H20.6027C20.2023 6.41597 19.8182 6.57505 19.5351 6.85821C19.2519 7.14137 19.0928 7.52542 19.0928 7.92587V9.81324C19.0928 10.2137 19.2519 10.5977 19.5351 10.8809C19.8182 11.1641 20.2023 11.3231 20.6027 11.3231H22.4901C22.8906 11.3231 23.2746 11.1641 23.5578 10.8809C23.8409 10.5977 24 10.2137 24 9.81324V7.92587C24 7.52542 23.8409 7.14137 23.5578 6.85821C23.2746 6.57505 22.8906 6.41597 22.4901 6.41597ZM22.4901 9.81324H20.6027V7.92587H22.4901V9.81324Z' fill='%234B4144'/%3e%3cpath d='M19.0928 7.92587H-2.2405H19.0928ZM19.0928 9.81324H-2.2405H19.0928ZM20.6027 11.3231V32.6565V11.3231ZM22.4901 11.3231V32.6565V11.3231ZM24 9.81324H45.3333H24ZM24 7.92587H45.3333H24ZM22.4901 9.81324V31.1466H43.8234V9.81324H22.4901ZM20.6027 9.81324H-0.730602V31.1466H20.6027V9.81324ZM20.6027 7.92587V-13.4075H-0.730602V7.92587H20.6027ZM22.4901 7.92587H43.8234V-13.4075H22.4901V7.92587ZM22.4901 -14.9174H20.6027V27.7493H22.4901V-14.9174ZM20.6027 -14.9174C14.5443 -14.9174 8.73406 -12.5107 4.45013 -8.22674L34.62 21.9432C30.9024 25.6608 25.8602 27.7493 20.6027 27.7493V-14.9174ZM4.45013 -8.22674C0.166191 -3.9428 -2.2405 1.86747 -2.2405 7.92587H40.4262C40.4262 13.1834 38.3376 18.2255 34.62 21.9432L4.45013 -8.22674ZM-2.2405 7.92587V9.81324L40.4262 9.81324V7.92587H-2.2405ZM-2.2405 9.81324C-2.2405 15.8716 0.166191 21.6819 4.45013 25.9658L34.62 -4.20405C38.3376 -0.486432 40.4262 4.55574 40.4262 9.81324L-2.2405 9.81324ZM4.45013 25.9658C8.73407 30.2498 14.5443 32.6565 20.6027 32.6565V-10.0102C25.8602 -10.0102 30.9024 -7.92166 34.62 -4.20405L4.45013 25.9658ZM20.6027 32.6565H22.4901V-10.0102H20.6027V32.6565ZM22.4901 32.6565C28.5485 32.6565 34.3588 30.2498 38.6427 25.9658L8.47282 -4.20405C12.1904 -7.92167 17.2326 -10.0102 22.4901 -10.0102L22.4901 32.6565ZM38.6427 25.9658C42.9266 21.6819 45.3333 15.8716 45.3333 9.81324L2.66666 9.81324C2.66666 4.55574 4.7552 -0.486429 8.47282 -4.20405L38.6427 25.9658ZM45.3333 9.81324V7.92587H2.66666V9.81324H45.3333ZM45.3333 7.92587C45.3333 1.86747 42.9266 -3.9428 38.6427 -8.22674L8.47282 21.9432C4.7552 18.2255 2.66666 13.1834 2.66666 7.92587H45.3333ZM38.6427 -8.22674C34.3588 -12.5107 28.5485 -14.9174 22.4901 -14.9174L22.4901 27.7493C17.2326 27.7493 12.1904 25.6608 8.47282 21.9432L38.6427 -8.22674ZM22.4901 -11.5201H20.6027V31.1466H22.4901V-11.5201ZM41.9361 9.81324V7.92587H-0.730602V9.81324H41.9361ZM20.6027 29.2592H22.4901V-13.4075H20.6027V29.2592ZM1.15677 7.92587V9.81324H43.8234V7.92587H1.15677Z' fill='%234B4144' mask='url(%23path-7-inside-4_1_5)'/%3e%3cmask id='path-9-inside-5_1_5' fill='white'%3e%3cpath d='M3.39727 12.6768H1.5099C1.10945 12.6768 0.725399 12.8359 0.442239 13.1191C0.159078 13.4022 0 13.7863 0 14.1867L0 16.0741C0 16.4745 0.159078 16.8586 0.442239 17.1418C0.725399 17.4249 1.10945 17.584 1.5099 17.584H3.39727C3.79772 17.584 4.18177 17.4249 4.46493 17.1418C4.74809 16.8586 4.90716 16.4745 4.90716 16.0741V14.1867C4.90716 13.7863 4.74809 13.4022 4.46493 13.1191C4.18177 12.8359 3.79772 12.6768 3.39727 12.6768ZM3.39727 16.0741H1.5099V14.1867H3.39727V16.0741Z'/%3e%3c/mask%3e%3cpath d='M3.39727 12.6768H1.5099C1.10945 12.6768 0.725399 12.8359 0.442239 13.1191C0.159078 13.4022 0 13.7863 0 14.1867L0 16.0741C0 16.4745 0.159078 16.8586 0.442239 17.1418C0.725399 17.4249 1.10945 17.584 1.5099 17.584H3.39727C3.79772 17.584 4.18177 17.4249 4.46493 17.1418C4.74809 16.8586 4.90716 16.4745 4.90716 16.0741V14.1867C4.90716 13.7863 4.74809 13.4022 4.46493 13.1191C4.18177 12.8359 3.79772 12.6768 3.39727 12.6768ZM3.39727 16.0741H1.5099V14.1867H3.39727V16.0741Z' fill='%234B4144'/%3e%3cpath d='M0 14.1867H-21.3333H0ZM0 16.0741H-21.3333H0ZM1.5099 17.584V38.9173V17.584ZM3.39727 17.584V38.9173V17.584ZM4.90716 16.0741H26.2405H4.90716ZM4.90716 14.1867H26.2405H4.90716ZM3.39727 16.0741V37.4074H24.7306V16.0741H3.39727ZM1.5099 16.0741H-19.8234V37.4074H1.5099V16.0741ZM1.5099 14.1867V-7.14661H-19.8234V14.1867H1.5099ZM3.39727 14.1867H24.7306V-7.14661H3.39727V14.1867ZM3.39727 -8.6565H1.5099V34.0102H3.39727V-8.6565ZM1.5099 -8.6565C-4.54851 -8.6565 -10.3588 -6.24981 -14.6427 -1.96588L15.5272 28.204C11.8096 31.9216 6.7674 34.0102 1.5099 34.0102V-8.6565ZM-14.6427 -1.96588C-18.9266 2.31806 -21.3333 8.12832 -21.3333 14.1867H21.3333C21.3333 19.4442 19.2448 24.4864 15.5272 28.204L-14.6427 -1.96588ZM-21.3333 14.1867V16.0741L21.3333 16.0741V14.1867H-21.3333ZM-21.3333 16.0741C-21.3333 22.1325 -18.9266 27.9428 -14.6427 32.2267L15.5272 2.05681C19.2448 5.77443 21.3333 10.8166 21.3333 16.0741L-21.3333 16.0741ZM-14.6427 32.2267C-10.3588 36.5106 -4.5485 38.9173 1.5099 38.9173V-3.74934C6.7674 -3.74934 11.8096 -1.66081 15.5272 2.05681L-14.6427 32.2267ZM1.5099 38.9173H3.39727V-3.74934H1.5099V38.9173ZM3.39727 38.9173C9.45567 38.9173 15.2659 36.5106 19.5499 32.2267L-10.62 2.05681C-6.9024 -1.66081 -1.86023 -3.74934 3.39727 -3.74934L3.39727 38.9173ZM19.5499 32.2267C23.8338 27.9428 26.2405 22.1325 26.2405 16.0741L-16.4262 16.0741C-16.4262 10.8166 -14.3376 5.77443 -10.62 2.05681L19.5499 32.2267ZM26.2405 16.0741V14.1867H-16.4262V16.0741H26.2405ZM26.2405 14.1867C26.2405 8.12833 23.8338 2.31806 19.5499 -1.96588L-10.62 28.204C-14.3376 24.4864 -16.4262 19.4442 -16.4262 14.1867H26.2405ZM19.5499 -1.96588C15.2659 -6.24981 9.45567 -8.6565 3.39727 -8.6565L3.39727 34.0102C-1.86023 34.0102 -6.9024 31.9216 -10.62 28.204L19.5499 -1.96588ZM3.39727 -5.25924H1.5099V37.4074H3.39727V-5.25924ZM22.8432 16.0741V14.1867H-19.8234V16.0741H22.8432ZM1.5099 35.5201H3.39727V-7.14661H1.5099V35.5201ZM-17.9361 14.1867V16.0741H24.7306V14.1867H-17.9361Z' fill='%234B4144' mask='url(%23path-9-inside-5_1_5)'/%3e%3cmask id='path-11-inside-6_1_5' fill='white'%3e%3cpath d='M22.4901 12.6768H20.6027C20.2023 12.6768 19.8182 12.8359 19.5351 13.1191C19.2519 13.4022 19.0928 13.7863 19.0928 14.1867V16.0741C19.0928 16.4745 19.2519 16.8586 19.5351 17.1418C19.8182 17.4249 20.2023 17.584 20.6027 17.584H22.4901C22.8906 17.584 23.2746 17.4249 23.5578 17.1418C23.8409 16.8586 24 16.4745 24 16.0741V14.1867C24 13.7863 23.8409 13.4022 23.5578 13.1191C23.2746 12.8359 22.8906 12.6768 22.4901 12.6768ZM22.4901 16.0741H20.6027V14.1867H22.4901V16.0741Z'/%3e%3c/mask%3e%3cpath d='M22.4901 12.6768H20.6027C20.2023 12.6768 19.8182 12.8359 19.5351 13.1191C19.2519 13.4022 19.0928 13.7863 19.0928 14.1867V16.0741C19.0928 16.4745 19.2519 16.8586 19.5351 17.1418C19.8182 17.4249 20.2023 17.584 20.6027 17.584H22.4901C22.8906 17.584 23.2746 17.4249 23.5578 17.1418C23.8409 16.8586 24 16.4745 24 16.0741V14.1867C24 13.7863 23.8409 13.4022 23.5578 13.1191C23.2746 12.8359 22.8906 12.6768 22.4901 12.6768ZM22.4901 16.0741H20.6027V14.1867H22.4901V16.0741Z' fill='%234B4144'/%3e%3cpath d='M19.0928 14.1867H-2.2405H19.0928ZM19.0928 16.0741H-2.2405H19.0928ZM20.6027 17.584V38.9173V17.584ZM22.4901 17.584V38.9173V17.584ZM24 16.0741H45.3333H24ZM24 14.1867H45.3333H24ZM22.4901 16.0741V37.4074H43.8234V16.0741H22.4901ZM20.6027 16.0741H-0.730602V37.4074H20.6027V16.0741ZM20.6027 14.1867V-7.14661H-0.730602V14.1867H20.6027ZM22.4901 14.1867H43.8234V-7.14661H22.4901V14.1867ZM22.4901 -8.6565H20.6027V34.0102H22.4901V-8.6565ZM20.6027 -8.6565C14.5443 -8.6565 8.73406 -6.24981 4.45013 -1.96588L34.62 28.204C30.9024 31.9216 25.8602 34.0102 20.6027 34.0102V-8.6565ZM4.45013 -1.96588C0.166191 2.31806 -2.2405 8.12832 -2.2405 14.1867H40.4262C40.4262 19.4442 38.3376 24.4864 34.62 28.204L4.45013 -1.96588ZM-2.2405 14.1867V16.0741L40.4262 16.0741V14.1867H-2.2405ZM-2.2405 16.0741C-2.2405 22.1325 0.166191 27.9428 4.45013 32.2267L34.62 2.05681C38.3376 5.77443 40.4262 10.8166 40.4262 16.0741L-2.2405 16.0741ZM4.45013 32.2267C8.73407 36.5106 14.5443 38.9173 20.6027 38.9173V-3.74934C25.8602 -3.74934 30.9024 -1.66081 34.62 2.05681L4.45013 32.2267ZM20.6027 38.9173H22.4901V-3.74934H20.6027V38.9173ZM22.4901 38.9173C28.5485 38.9173 34.3588 36.5106 38.6427 32.2267L8.47282 2.05681C12.1904 -1.66081 17.2326 -3.74934 22.4901 -3.74934L22.4901 38.9173ZM38.6427 32.2267C42.9266 27.9428 45.3333 22.1325 45.3333 16.0741L2.66666 16.0741C2.66666 10.8166 4.7552 5.77443 8.47282 2.05681L38.6427 32.2267ZM45.3333 16.0741V14.1867H2.66666V16.0741H45.3333ZM45.3333 14.1867C45.3333 8.12833 42.9266 2.31806 38.6427 -1.96588L8.47282 28.204C4.7552 24.4864 2.66666 19.4442 2.66666 14.1867H45.3333ZM38.6427 -1.96588C34.3588 -6.24981 28.5485 -8.6565 22.4901 -8.6565L22.4901 34.0102C17.2326 34.0102 12.1904 31.9216 8.47282 28.204L38.6427 -1.96588ZM22.4901 -5.25924H20.6027V37.4074H22.4901V-5.25924ZM41.9361 16.0741V14.1867H-0.730602V16.0741H41.9361ZM20.6027 35.5201H22.4901V-7.14661H20.6027V35.5201ZM1.15677 14.1867V16.0741H43.8234V14.1867H1.15677Z' fill='%234B4144' mask='url(%23path-11-inside-6_1_5)'/%3e%3cmask id='path-13-inside-7_1_5' fill='white'%3e%3cpath d='M3.39727 18.9377H1.5099C1.10945 18.9377 0.725399 19.0968 0.442239 19.3799C0.159078 19.6631 0 20.0471 0 20.4476L0 22.335C0 22.7354 0.159078 23.1195 0.442239 23.4026C0.725399 23.6858 1.10945 23.8449 1.5099 23.8449H3.39727C3.79772 23.8449 4.18177 23.6858 4.46493 23.4026C4.74809 23.1195 4.90716 22.7354 4.90716 22.335V20.4476C4.90716 20.0471 4.74809 19.6631 4.46493 19.3799C4.18177 19.0968 3.79772 18.9377 3.39727 18.9377ZM3.39727 22.335H1.5099V20.4476H3.39727V22.335Z'/%3e%3c/mask%3e%3cpath d='M3.39727 18.9377H1.5099C1.10945 18.9377 0.725399 19.0968 0.442239 19.3799C0.159078 19.6631 0 20.0471 0 20.4476L0 22.335C0 22.7354 0.159078 23.1195 0.442239 23.4026C0.725399 23.6858 1.10945 23.8449 1.5099 23.8449H3.39727C3.79772 23.8449 4.18177 23.6858 4.46493 23.4026C4.74809 23.1195 4.90716 22.7354 4.90716 22.335V20.4476C4.90716 20.0471 4.74809 19.6631 4.46493 19.3799C4.18177 19.0968 3.79772 18.9377 3.39727 18.9377ZM3.39727 22.335H1.5099V20.4476H3.39727V22.335Z' fill='%234B4144'/%3e%3cpath d='M0 20.4476H-21.3333H0ZM0 22.335H-21.3333H0ZM1.5099 23.8449V45.1782V23.8449ZM3.39727 23.8449V45.1782V23.8449ZM4.90716 22.335H26.2405H4.90716ZM4.90716 20.4476H26.2405H4.90716ZM3.39727 22.335V43.6683H24.7306V22.335H3.39727ZM1.5099 22.335H-19.8234V43.6683H1.5099V22.335ZM1.5099 20.4476V-0.885748H-19.8234V20.4476H1.5099ZM3.39727 20.4476H24.7306V-0.885748H3.39727V20.4476ZM3.39727 -2.39565H1.5099V40.271H3.39727V-2.39565ZM1.5099 -2.39565C-4.54851 -2.39565 -10.3588 0.0110455 -14.6427 4.29498L15.5272 34.4649C11.8096 38.1825 6.7674 40.271 1.5099 40.271V-2.39565ZM-14.6427 4.29498C-18.9266 8.57892 -21.3333 14.3892 -21.3333 20.4476H21.3333C21.3333 25.7051 19.2448 30.7473 15.5272 34.4649L-14.6427 4.29498ZM-21.3333 20.4476V22.335L21.3333 22.335V20.4476H-21.3333ZM-21.3333 22.335C-21.3333 28.3934 -18.9266 34.2036 -14.6427 38.4876L15.5272 8.31767C19.2448 12.0353 21.3333 17.0775 21.3333 22.335L-21.3333 22.335ZM-14.6427 38.4876C-10.3588 42.7715 -4.5485 45.1782 1.5099 45.1782V2.51152C6.7674 2.51152 11.8096 4.60005 15.5272 8.31767L-14.6427 38.4876ZM1.5099 45.1782H3.39727V2.51152H1.5099V45.1782ZM3.39727 45.1782C9.45567 45.1782 15.2659 42.7715 19.5499 38.4876L-10.62 8.31767C-6.9024 4.60005 -1.86023 2.51152 3.39727 2.51152L3.39727 45.1782ZM19.5499 38.4876C23.8338 34.2036 26.2405 28.3934 26.2405 22.335L-16.4262 22.335C-16.4262 17.0775 -14.3376 12.0353 -10.62 8.31767L19.5499 38.4876ZM26.2405 22.335V20.4476H-16.4262V22.335H26.2405ZM26.2405 20.4476C26.2405 14.3892 23.8338 8.57892 19.5499 4.29498L-10.62 34.4649C-14.3376 30.7473 -16.4262 25.7051 -16.4262 20.4476H26.2405ZM19.5499 4.29498C15.2659 0.0110455 9.45567 -2.39565 3.39727 -2.39565L3.39727 40.271C-1.86023 40.271 -6.9024 38.1825 -10.62 34.4649L19.5499 4.29498ZM3.39727 1.00162H1.5099V43.6683H3.39727V1.00162ZM22.8432 22.335V20.4476H-19.8234V22.335H22.8432ZM1.5099 41.7809H3.39727V-0.885748H1.5099V41.7809ZM-17.9361 20.4476V22.335H24.7306V20.4476H-17.9361Z' fill='%234B4144' mask='url(%23path-13-inside-7_1_5)'/%3e%3cmask id='path-15-inside-8_1_5' fill='white'%3e%3cpath d='M16.1745 18.9377H14.2871C13.8867 18.9377 13.5026 19.0968 13.2194 19.3799C12.9363 19.6631 12.7772 20.0471 12.7772 20.4476V22.335C12.7772 22.7354 12.9363 23.1195 13.2194 23.4026C13.5026 23.6858 13.8867 23.8449 14.2871 23.8449H16.1745C16.5749 23.8449 16.959 23.6858 17.2421 23.4026C17.5253 23.1195 17.6844 22.7354 17.6844 22.335V20.4476C17.6844 20.0471 17.5253 19.6631 17.2421 19.3799C16.959 19.0968 16.5749 18.9377 16.1745 18.9377ZM16.1745 22.335H14.2871V20.4476H16.1745V22.335Z'/%3e%3c/mask%3e%3cpath d='M16.1745 18.9377H14.2871C13.8867 18.9377 13.5026 19.0968 13.2194 19.3799C12.9363 19.6631 12.7772 20.0471 12.7772 20.4476V22.335C12.7772 22.7354 12.9363 23.1195 13.2194 23.4026C13.5026 23.6858 13.8867 23.8449 14.2871 23.8449H16.1745C16.5749 23.8449 16.959 23.6858 17.2421 23.4026C17.5253 23.1195 17.6844 22.7354 17.6844 22.335V20.4476C17.6844 20.0471 17.5253 19.6631 17.2421 19.3799C16.959 19.0968 16.5749 18.9377 16.1745 18.9377ZM16.1745 22.335H14.2871V20.4476H16.1745V22.335Z' fill='%234B4144'/%3e%3cpath d='M12.7772 20.4476H-8.55613H12.7772ZM12.7772 22.335H-8.55613H12.7772ZM14.2871 23.8449V45.1782V23.8449ZM16.1745 23.8449V45.1782V23.8449ZM17.6844 22.335H39.0177H17.6844ZM17.6844 20.4476H39.0177H17.6844ZM16.1745 22.335V43.6683H37.5078V22.335H16.1745ZM14.2871 22.335H-7.04623V43.6683H14.2871V22.335ZM14.2871 20.4476V-0.885748H-7.04623V20.4476H14.2871ZM16.1745 20.4476H37.5078V-0.885748H16.1745V20.4476ZM16.1745 -2.39565H14.2871V40.271H16.1745V-2.39565ZM14.2871 -2.39565C8.2287 -2.39565 2.41844 0.0110455 -1.8655 4.29498L28.3044 34.4649C24.5868 38.1825 19.5446 40.271 14.2871 40.271V-2.39565ZM-1.8655 4.29498C-6.14944 8.57892 -8.55613 14.3892 -8.55613 20.4476H34.1105C34.1105 25.7051 32.022 30.7473 28.3044 34.4649L-1.8655 4.29498ZM-8.55613 20.4476V22.335L34.1105 22.335V20.4476H-8.55613ZM-8.55613 22.335C-8.55613 28.3934 -6.14944 34.2036 -1.8655 38.4876L28.3044 8.31767C32.022 12.0353 34.1105 17.0775 34.1105 22.335L-8.55613 22.335ZM-1.8655 38.4876C2.41844 42.7715 8.2287 45.1782 14.2871 45.1782V2.51152C19.5446 2.51152 24.5868 4.60005 28.3044 8.31767L-1.8655 38.4876ZM14.2871 45.1782H16.1745V2.51152H14.2871V45.1782ZM16.1745 45.1782C22.2329 45.1782 28.0431 42.7715 32.3271 38.4876L2.15719 8.31767C5.87481 4.60005 10.917 2.51152 16.1745 2.51152L16.1745 45.1782ZM32.3271 38.4876C36.611 34.2036 39.0177 28.3934 39.0177 22.335L-3.64896 22.335C-3.64896 17.0775 -1.56043 12.0353 2.15719 8.31767L32.3271 38.4876ZM39.0177 22.335V20.4476H-3.64896V22.335H39.0177ZM39.0177 20.4476C39.0177 14.3892 36.611 8.57892 32.3271 4.29498L2.15719 34.4649C-1.56043 30.7473 -3.64896 25.7051 -3.64896 20.4476H39.0177ZM32.3271 4.29498C28.0431 0.0110455 22.2329 -2.39565 16.1745 -2.39565L16.1745 40.271C10.917 40.271 5.8748 38.1825 2.15719 34.4649L32.3271 4.29498ZM16.1745 1.00162H14.2871V43.6683H16.1745V1.00162ZM35.6204 22.335V20.4476H-7.04623V22.335H35.6204ZM14.2871 41.7809H16.1745V-0.885748H14.2871V41.7809ZM-5.15886 20.4476V22.335H37.5078V20.4476H-5.15886Z' fill='%234B4144' mask='url(%23path-15-inside-8_1_5)'/%3e%3cmask id='path-17-inside-9_1_5' fill='white'%3e%3cpath d='M9.71293 18.9377H7.82556C7.42511 18.9377 7.04106 19.0968 6.7579 19.3799C6.47474 19.6631 6.31566 20.0471 6.31566 20.4476V22.335C6.31566 22.7354 6.47474 23.1195 6.7579 23.4026C7.04106 23.6858 7.42511 23.8449 7.82556 23.8449H9.71293C10.1134 23.8449 10.4974 23.6858 10.7806 23.4026C11.0637 23.1195 11.2228 22.7354 11.2228 22.335V20.4476C11.2228 20.0471 11.0637 19.6631 10.7806 19.3799C10.4974 19.0968 10.1134 18.9377 9.71293 18.9377ZM9.71293 22.335H7.82556V20.4476H9.71293V22.335Z'/%3e%3c/mask%3e%3cpath d='M9.71293 18.9377H7.82556C7.42511 18.9377 7.04106 19.0968 6.7579 19.3799C6.47474 19.6631 6.31566 20.0471 6.31566 20.4476V22.335C6.31566 22.7354 6.47474 23.1195 6.7579 23.4026C7.04106 23.6858 7.42511 23.8449 7.82556 23.8449H9.71293C10.1134 23.8449 10.4974 23.6858 10.7806 23.4026C11.0637 23.1195 11.2228 22.7354 11.2228 22.335V20.4476C11.2228 20.0471 11.0637 19.6631 10.7806 19.3799C10.4974 19.0968 10.1134 18.9377 9.71293 18.9377ZM9.71293 22.335H7.82556V20.4476H9.71293V22.335Z' fill='%234B4144'/%3e%3cpath d='M6.31566 20.4476H-15.0177H6.31566ZM6.31566 22.335H-15.0177H6.31566ZM7.82556 23.8449V45.1782V23.8449ZM9.71293 23.8449V45.1782V23.8449ZM11.2228 22.335H32.5562H11.2228ZM11.2228 20.4476H32.5562H11.2228ZM9.71293 22.335V43.6683H31.0463V22.335H9.71293ZM7.82556 22.335H-13.5078V43.6683H7.82556V22.335ZM7.82556 20.4476V-0.885748H-13.5078V20.4476H7.82556ZM9.71293 20.4476H31.0463V-0.885748H9.71293V20.4476ZM9.71293 -2.39565H7.82556V40.271H9.71293V-2.39565ZM7.82556 -2.39565C1.76715 -2.39565 -4.04311 0.0110455 -8.32705 4.29498L21.8428 34.4649C18.1252 38.1825 13.0831 40.271 7.82556 40.271V-2.39565ZM-8.32705 4.29498C-12.611 8.57892 -15.0177 14.3892 -15.0177 20.4476H27.649C27.649 25.7051 25.5605 30.7473 21.8428 34.4649L-8.32705 4.29498ZM-15.0177 20.4476V22.335L27.649 22.335V20.4476H-15.0177ZM-15.0177 22.335C-15.0177 28.3934 -12.611 34.2036 -8.32705 38.4876L21.8428 8.31767C25.5605 12.0353 27.649 17.0775 27.649 22.335L-15.0177 22.335ZM-8.32705 38.4876C-4.04311 42.7715 1.76716 45.1782 7.82556 45.1782V2.51152C13.0831 2.51152 18.1252 4.60005 21.8428 8.31767L-8.32705 38.4876ZM7.82556 45.1782H9.71293V2.51152H7.82556V45.1782ZM9.71293 45.1782C15.7713 45.1782 21.5816 42.7715 25.8655 38.4876L-4.30436 8.31767C-0.586742 4.60005 4.45543 2.51152 9.71293 2.51152L9.71293 45.1782ZM25.8655 38.4876C30.1495 34.2036 32.5562 28.3934 32.5562 22.335L-10.1105 22.335C-10.1105 17.0775 -8.02198 12.0353 -4.30436 8.31767L25.8655 38.4876ZM32.5562 22.335V20.4476H-10.1105V22.335H32.5562ZM32.5562 20.4476C32.5562 14.3892 30.1495 8.57892 25.8655 4.29498L-4.30436 34.4649C-8.02198 30.7473 -10.1105 25.7051 -10.1105 20.4476H32.5562ZM25.8655 4.29498C21.5816 0.0110455 15.7713 -2.39565 9.71293 -2.39565L9.71293 40.271C4.45542 40.271 -0.586745 38.1825 -4.30436 34.4649L25.8655 4.29498ZM9.71293 1.00162H7.82556V43.6683H9.71293V1.00162ZM29.1589 22.335V20.4476H-13.5078V22.335H29.1589ZM7.82556 41.7809H9.71293V-0.885748H7.82556V41.7809ZM-11.6204 20.4476V22.335H31.0463V20.4476H-11.6204Z' fill='%234B4144' mask='url(%23path-17-inside-9_1_5)'/%3e%3cmask id='path-19-inside-10_1_5' fill='white'%3e%3cpath d='M22.3973 19H20.5099C20.1094 19 19.7254 19.1591 19.4422 19.4422C19.1591 19.7254 19 20.1094 19 20.5099V22.3973C19 22.7977 19.1591 23.1818 19.4422 23.4649C19.7254 23.7481 20.1094 23.9072 20.5099 23.9072H22.3973C22.7977 23.9072 23.1818 23.7481 23.4649 23.4649C23.7481 23.1818 23.9072 22.7977 23.9072 22.3973V20.5099C23.9072 20.1094 23.7481 19.7254 23.4649 19.4422C23.1818 19.1591 22.7977 19 22.3973 19ZM22.3973 22.3973H20.5099V20.5099H22.3973V22.3973Z'/%3e%3c/mask%3e%3cpath d='M22.3973 19H20.5099C20.1094 19 19.7254 19.1591 19.4422 19.4422C19.1591 19.7254 19 20.1094 19 20.5099V22.3973C19 22.7977 19.1591 23.1818 19.4422 23.4649C19.7254 23.7481 20.1094 23.9072 20.5099 23.9072H22.3973C22.7977 23.9072 23.1818 23.7481 23.4649 23.4649C23.7481 23.1818 23.9072 22.7977 23.9072 22.3973V20.5099C23.9072 20.1094 23.7481 19.7254 23.4649 19.4422C23.1818 19.1591 22.7977 19 22.3973 19ZM22.3973 22.3973H20.5099V20.5099H22.3973V22.3973Z' fill='%234B4144'/%3e%3cpath d='M19 20.5099H-2.33333H19ZM19 22.3973H-2.33333H19ZM20.5099 23.9072V45.2405V23.9072ZM22.3973 23.9072V45.2405V23.9072ZM23.9072 22.3973H45.2405H23.9072ZM23.9072 20.5099H45.2405H23.9072ZM22.3973 22.3973V43.7306H43.7306V22.3973H22.3973ZM20.5099 22.3973H-0.823437V43.7306H20.5099V22.3973ZM20.5099 20.5099V-0.823437H-0.823437V20.5099H20.5099ZM22.3973 20.5099H43.7306V-0.823437H22.3973V20.5099ZM22.3973 -2.33333H20.5099V40.3333H22.3973V-2.33333ZM20.5099 -2.33333C14.4515 -2.33333 8.64123 0.0733566 4.35729 4.35729L34.5272 34.5272C30.8096 38.2448 25.7674 40.3333 20.5099 40.3333V-2.33333ZM4.35729 4.35729C0.0733566 8.64123 -2.33333 14.4515 -2.33333 20.5099H40.3333C40.3333 25.7674 38.2448 30.8096 34.5272 34.5272L4.35729 4.35729ZM-2.33333 20.5099V22.3973L40.3333 22.3973V20.5099H-2.33333ZM-2.33333 22.3973C-2.33333 28.4557 0.0733566 34.2659 4.35729 38.5499L34.5272 8.37998C38.2448 12.0976 40.3333 17.1398 40.3333 22.3973L-2.33333 22.3973ZM4.35729 38.5499C8.64123 42.8338 14.4515 45.2405 20.5099 45.2405V2.57383C25.7674 2.57383 30.8096 4.66236 34.5272 8.37998L4.35729 38.5499ZM20.5099 45.2405H22.3973V2.57383H20.5099V45.2405ZM22.3973 45.2405C28.4557 45.2405 34.2659 42.8338 38.5499 38.5499L8.37998 8.37998C12.0976 4.66236 17.1398 2.57383 22.3973 2.57383L22.3973 45.2405ZM38.5499 38.5499C42.8338 34.2659 45.2405 28.4557 45.2405 22.3973L2.57383 22.3973C2.57383 17.1398 4.66236 12.0976 8.37998 8.37998L38.5499 38.5499ZM45.2405 22.3973V20.5099H2.57383V22.3973H45.2405ZM45.2405 20.5099C45.2405 14.4515 42.8338 8.64123 38.5499 4.35729L8.37998 34.5272C4.66236 30.8096 2.57383 25.7674 2.57383 20.5099H45.2405ZM38.5499 4.35729C34.2659 0.0733566 28.4557 -2.33333 22.3973 -2.33333L22.3973 40.3333C17.1398 40.3333 12.0976 38.2448 8.37998 34.5272L38.5499 4.35729ZM22.3973 1.06393H20.5099V43.7306H22.3973V1.06393ZM41.8432 22.3973V20.5099H-0.823437V22.3973H41.8432ZM20.5099 41.8432H22.3973V-0.823437H20.5099V41.8432ZM1.06393 20.5099V22.3973H43.7306V20.5099H1.06393Z' fill='%234B4144' mask='url(%23path-19-inside-10_1_5)'/%3e%3crect x='17' y='1' width='16' height='10' rx='1' transform='rotate(90 17 1)' stroke='%234B4144' stroke-width='2'/%3e%3c/svg%3e")}.conference--allofogadas:before{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3e%3cg clip-path='url(%23clip0_3338_3441)'%3e%3cpath d='M23.956 21.3188C23.917 21.1933 23.8537 21.0768 23.7697 20.9759C23.6857 20.8749 23.5826 20.7915 23.4663 20.7304C23.3501 20.6693 23.2229 20.6317 23.0921 20.6198C22.9613 20.6078 22.8294 20.6217 22.704 20.6608L21.404 21.0608L20.473 18.3238C21.4509 17.7751 22.2136 16.9108 22.6365 15.8723C23.0594 14.8338 23.1174 13.6825 22.801 12.6068L20.958 7.13177C20.7261 6.38432 20.2133 5.75596 19.5275 5.37885C18.8417 5.00175 18.0364 4.90529 17.281 5.10977L13.429 6.18377C12.8766 6.33747 12.3806 6.648 12.001 7.07777C11.6214 6.648 11.1254 6.33747 10.573 6.18377L6.72001 5.10977C5.97008 4.9029 5.16917 4.99463 4.48543 5.36568C3.80168 5.73673 3.28828 6.35826 3.05301 7.09977L1.18601 12.6568C0.882031 13.7317 0.950113 14.8778 1.37922 15.9092C1.80832 16.9405 2.57328 17.7967 3.55001 18.3388L2.60601 21.0668L1.30101 20.6608C1.1756 20.6214 1.04366 20.6071 0.912713 20.6187C0.781771 20.6303 0.654395 20.6675 0.537857 20.7283C0.42132 20.7892 0.317903 20.8723 0.233512 20.9731C0.149121 21.0739 0.0854086 21.1904 0.0460121 21.3158C0.00661549 21.4412 -0.0076935 21.5731 0.00390207 21.7041C0.0154976 21.835 0.0527707 21.9624 0.113593 22.0789C0.174415 22.1955 0.257596 22.2989 0.358386 22.3833C0.459175 22.4677 0.5756 22.5314 0.701012 22.5708L2.86101 23.2418C2.87601 23.2418 2.88501 23.2588 2.90001 23.2648C2.91501 23.2708 2.95201 23.2708 2.97801 23.2778L5.15901 23.9548C5.41229 24.0335 5.68649 24.0085 5.92129 23.8851C6.15608 23.7617 6.33224 23.55 6.41101 23.2968C6.48978 23.0435 6.46471 22.7693 6.34131 22.5345C6.21791 22.2997 6.00629 22.1235 5.75301 22.0448L4.51701 21.6598L5.45201 18.9598C5.63745 18.9836 5.82408 18.9969 6.01101 18.9998C7.09218 18.9971 8.14335 18.6441 9.00695 17.9936C9.87054 17.3431 10.5 16.4302 10.801 15.3918L12.001 11.8358L13.184 15.3358C13.4756 16.3874 14.1033 17.3148 14.9712 17.9763C15.8391 18.6379 16.8997 18.9973 17.991 18.9998C18.1853 18.9979 18.3793 18.9846 18.572 18.9598L19.49 21.6598L18.246 22.0458C17.9927 22.1245 17.7811 22.3007 17.6577 22.5355C17.5343 22.7703 17.5092 23.0445 17.588 23.2978C17.6668 23.551 17.8429 23.7627 18.0777 23.8861C18.3125 24.0095 18.5867 24.0345 18.84 23.9558L21.015 23.2808C21.041 23.2738 21.068 23.2808 21.094 23.2678C21.12 23.2548 21.12 23.2488 21.136 23.2428L23.298 22.5718C23.4235 22.5328 23.5402 22.4694 23.6412 22.3853C23.7422 22.3012 23.8257 22.1981 23.8868 22.0817C23.9479 21.9653 23.9855 21.838 23.9974 21.7071C24.0092 21.5762 23.9952 21.4442 23.956 21.3188ZM13.358 8.59177C13.4216 8.47459 13.5083 8.37148 13.6128 8.28865C13.7173 8.20582 13.8374 8.14497 13.966 8.10976L17.817 7.03677C17.903 7.01271 17.9918 7.00026 18.081 6.99977C18.3009 7.00209 18.5143 7.07523 18.6894 7.20835C18.8644 7.34146 18.992 7.52746 19.053 7.73877L19.814 9.99976H13.491L13.276 9.36276C13.2377 9.23526 13.2252 9.10139 13.2392 8.96899C13.2533 8.8366 13.2937 8.70835 13.358 8.59177ZM5.91901 6.99977C6.00855 6.99993 6.09767 7.01204 6.18401 7.03576L10.036 8.10976C10.2905 8.17995 10.5069 8.34791 10.638 8.57702C10.7692 8.80613 10.8044 9.07779 10.736 9.33277L10.511 9.99976H4.18801L4.95801 7.70977C5.02156 7.50442 5.14909 7.32476 5.32198 7.19703C5.49486 7.0693 5.70406 7.00018 5.91901 6.99977ZM8.89301 14.7998C8.73328 15.3706 8.40805 15.8813 7.95834 16.2674C7.50864 16.6536 6.95463 16.8978 6.36623 16.9694C5.77783 17.041 5.18142 16.9366 4.65226 16.6696C4.1231 16.4025 3.68492 15.9846 3.39301 15.4688C3.00653 14.7948 2.9016 13.9956 3.10101 13.2448L3.51501 11.9998H9.83701L8.89301 14.7998ZM16.525 16.6078C16.1746 16.4089 15.8675 16.142 15.6218 15.8228C15.376 15.5035 15.1966 15.1384 15.094 14.7488L14.165 11.9998H20.488L20.888 13.1938C21.0476 13.7656 21.0339 14.3719 20.8488 14.936C20.6636 15.5 20.3152 15.9965 19.8477 16.3624C19.3803 16.7284 18.8147 16.9474 18.2227 16.9918C17.6307 17.0362 17.0388 16.9039 16.522 16.6118L16.525 16.6078Z' fill='%234B4144'/%3e%3cpath d='M15.5516 3.89993C15.6696 3.95929 15.7983 3.99466 15.9301 4.004C16.0619 4.01334 16.1943 3.99646 16.3196 3.95434C16.4448 3.91222 16.5605 3.84568 16.6599 3.75859C16.7592 3.6715 16.8404 3.56557 16.8986 3.44693L17.8986 1.44693C18.0171 1.20956 18.0365 0.934819 17.9525 0.683146C17.8685 0.431472 17.6879 0.223481 17.4506 0.10493C17.2132 -0.0136223 16.9385 -0.0330241 16.6868 0.0509922C16.4351 0.135009 16.2271 0.315561 16.1086 0.552929L15.1086 2.55293C15.0489 2.67039 15.013 2.7985 15.0029 2.92989C14.9929 3.06127 15.0089 3.19335 15.0501 3.31852C15.0912 3.4437 15.1567 3.5595 15.2428 3.65928C15.3289 3.75906 15.4338 3.84084 15.5516 3.89993Z' fill='%234B4144'/%3e%3cpath d='M7.10432 3.44693C7.22288 3.68496 7.43113 3.86615 7.68327 3.95063C7.80812 3.99247 7.93999 4.0093 8.07134 4.00017C8.20269 3.99104 8.33096 3.95613 8.44882 3.89743C8.56669 3.83873 8.67183 3.75739 8.75826 3.65805C8.84468 3.55872 8.9107 3.44333 8.95253 3.31848C8.99436 3.19363 9.01119 3.06177 9.00207 2.93041C8.99294 2.79906 8.95802 2.67079 8.89932 2.55293L7.89932 0.552929C7.84062 0.435396 7.75935 0.330576 7.66014 0.244454C7.56093 0.158331 7.44572 0.0925929 7.32111 0.0509922C7.06943 -0.0330241 6.79469 -0.0136223 6.55732 0.10493C6.31996 0.223481 6.1394 0.431472 6.05539 0.683146C5.97137 0.934819 5.99077 1.20956 6.10932 1.44693L7.10432 3.44693Z' fill='%234B4144'/%3e%3cpath d='M12 4C12.2652 4 12.5196 3.89464 12.7071 3.70711C12.8946 3.51957 13 3.26522 13 3V1C13 0.734784 12.8946 0.48043 12.7071 0.292893C12.5196 0.105357 12.2652 0 12 0C11.7348 0 11.4804 0.105357 11.2929 0.292893C11.1054 0.48043 11 0.734784 11 1V3C11 3.26522 11.1054 3.51957 11.2929 3.70711C11.4804 3.89464 11.7348 4 12 4Z' fill='%234B4144'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='clip0_3338_3441'%3e%3crect width='24' height='24' fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e")}.table-responsive{margin:24px 0 var(--space-xl);padding:10px}table:not(.ui-datepicker-calendar){width:100%;margin:0}table:not(.ui-datepicker-calendar) th,table:not(.ui-datepicker-calendar) td{padding:15px 15px;border:0;text-align:left}table:not(.ui-datepicker-calendar) tbody tr td:first-of-type{text-align:left;font-weight:600;border:0}table:not(.ui-datepicker-calendar) thead th,table:not(.ui-datepicker-calendar) thead td{padding:15px 10px;color:var(--text-body);font-size:1rem;text-align:center;text-transform:uppercase;border-bottom:1px solid #4B4144}table:not(.ui-datepicker-calendar) tbody tr{background-color:var(--white);border-bottom:1px solid #D9D9D9;transition:.4s}table:not(.ui-datepicker-calendar) tbody td{text-align:center}table.pricetable tbody tr td:first-of-type{font-weight:initial}table.pricetable tbody tr td:last-of-type{width:230px}table.pricetable tbody tr td h4,.st-head-row h4{margin:20px 0 0 0;border-left:8px solid var(--primary);padding-left:16px}.stacktable{width:100%}.st-head-row{padding:1em;text-align:left}.st-key{width:49%;padding-right:1%;text-align:right}.st-val{width:49%;padding-left:1%}.stacktable.large-only{display:table}.stacktable.small-only{display:none}.st-head-row{background-color:var(--white) !important}.st-head-row.st-head-row-main{color:var(--text-body);background-color:var(--white) !important;text-transform:uppercase}@media (max-width:991px){ .stacktable.large-only{display:none} .stacktable.small-only{display:table} table:not(.ui-datepicker-calendar) th, table:not(.ui-datepicker-calendar) td{border:0}}.imgholder{}.subnav{position:relative}.subnav nav{overflow:auto;white-space:nowrap}.subnav ul{display:flex;margin:0;padding:0}.subnav ul li{position:relative;flex:1 1 auto;align-self:center;margin:0;padding:0;text-align:center}.subnav ul li:before{display:none}.subnav ul li:after{content:'';position:absolute;top:50%;right:0;transform:translateY(-50%);width:1px;height:25px;background:#4B4144}.subnav ul li:last-of-type:after{display:none}.subnav ul li a{display:block;padding:20px;color:var(--text-body);font-weight:500;text-align:center;text-decoration:none;letter-spacing:-0.32px}.subnav ul li.active a{color:var(--primary)}.slick__servicesitem{position:relative;background-color:var(--black);overflow:hidden;z-index:5}.slick__servicestext{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;text-align:center}.slick__servicesitem h3{color:var(--white);transition:.3s}.slick__servicesitem .cta{position:absolute;left:50%;transform:translateX(-50%);top:65%;opacity:0;transition:.3s}.slick__servicesitem:hover .cta{top:58%;opacity:1}.slick__servicesitem:hover h3{margin-top:-20px}.slick__servicesitem img{transform:scale(1);transition:1s;opacity:0.6}.slick__servicesitem:hover img{transform:scale(1.25);transition:1s;opacity:0.4}@media (max-width:992px){ .slick__servicesitem .cta{top:58%;opacity:1}}.contact{margin-bottom:var(--space-xl);background-color:var(--white)}.contact .iconbox__item{position:relative;padding:clamp(1.875rem,-1.649rem + 9.722vi,6.25rem) 24px 30px;justify-content:start}.contact .iconbox__item:before{content:'';position:absolute;left:0;top:50%;transform:translateY(-50%);width:1px;height:64%;background-color:#E7E7E7}.contact .iconbox__item:first-child{color:var(--white);background-color:var(--primary)}.contact .iconbox__item:first-child:before{display:none}.contact .iconbox__item:first-child h3,.contact .iconbox__item:first-child a{color:var(--white)}.contact .iconbox__item a{color:var(--primary)}.contact .iconbox__item:hover a{color:var(--white)}.karrier{display:flex}[class*="karrier--"]{display:flex;align-items:center;margin:32px 32px 0}[class*="karrier--"]:before{content:'';position:relative;display:flex;margin-right:12px;min-width:48px;height:48px}.karrier--1:before{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='49' height='48' viewBox='0 0 49 48' fill='none'%3e%3cg clip-path='url(%23clip0_2811_1062)'%3e%3cpath d='M36.2982 20.9275C36.679 21.0051 37.0502 20.7596 37.1282 20.378C37.302 19.5261 37.39 18.6497 37.39 17.7725C37.39 10.6423 31.6066 4.84131 24.4978 4.84131C17.3889 4.84131 11.6055 10.6423 11.6055 17.7725C11.6055 24.9027 17.3889 30.7037 24.4978 30.7037C29.3432 30.7037 33.7353 28.0191 35.96 23.6976C36.1381 23.3514 36.0029 22.926 35.6578 22.7472C35.3127 22.5684 34.8885 22.7043 34.7103 23.0503C32.728 26.9009 28.8148 29.293 24.4978 29.293C18.1645 29.293 13.012 24.1249 13.012 17.7724C13.012 11.4199 18.1645 6.25187 24.4978 6.25187C30.8312 6.25187 35.9837 11.4199 35.9837 17.7724C35.9837 18.5547 35.9052 19.3361 35.7503 20.095C35.6724 20.4767 35.9178 20.8494 36.2982 20.9275Z' fill='%234B4144'/%3e%3cpath d='M32.3242 15.1494C32.2414 14.8935 32.0206 14.7073 31.7552 14.6692L27.1721 14.0107L25.1315 9.8421C24.8984 9.32407 24.102 9.32416 23.869 9.8421L21.8283 14.0106L17.2452 14.6691C16.6813 14.7314 16.4363 15.4916 16.8551 15.8733L20.177 19.108L19.3851 23.6834C19.2699 24.2389 19.9133 24.7098 20.4064 24.4278L24.5002 22.2585L28.5939 24.4278C29.0863 24.7098 29.7307 24.2389 29.6153 23.6834L28.8233 19.108L32.1452 15.8733C32.3377 15.686 32.4071 15.4052 32.3242 15.1494ZM27.5772 18.3556C27.4104 18.518 27.3344 18.7525 27.3741 18.9823L27.9846 22.5095L24.8286 20.8371C24.6231 20.7283 24.3772 20.7283 24.1716 20.8371L21.0157 22.5095L21.6262 18.9823C21.6659 18.7525 21.5899 18.518 21.4231 18.3556L18.8622 15.8618L22.3954 15.3541C22.6255 15.321 22.8245 15.1761 22.9269 14.9668L24.5001 11.7533L26.0732 14.9668C26.1757 15.176 26.3747 15.321 26.6048 15.3541L30.138 15.8618L27.5772 18.3556Z' fill='%234B4144'/%3e%3cpath d='M44.2332 41.926L37.36 29.9852C40.3696 26.7984 42.2183 22.4981 42.2183 17.7725C42.2182 7.97268 34.2695 0 24.4991 0C21.493 0 18.5232 0.768943 15.9105 2.22376C15.5709 2.41287 15.4485 2.84221 15.637 3.18285C15.8255 3.5233 16.2536 3.64613 16.5931 3.4572C18.9975 2.11837 21.7313 1.41074 24.4991 1.41074C33.494 1.41074 40.8118 8.75072 40.8118 17.7726C40.8118 26.7946 33.494 34.1346 24.4991 34.1346C15.5043 34.1346 8.18651 26.7946 8.18651 17.7725C8.18651 12.9325 10.3062 8.36733 14.0022 5.24768C14.2993 4.99686 14.3375 4.55187 14.0874 4.25389C13.8374 3.95582 13.3938 3.91738 13.0966 4.16838C9.0824 7.55666 6.78008 12.5152 6.78008 17.7725C6.78008 22.5062 8.63497 26.8132 11.6536 30.0017L9.70705 33.3834C9.24058 34.1663 10.4749 34.8902 10.925 34.0888L12.6946 31.0146C14.8116 32.9153 17.3852 34.3136 20.2279 35.022L14.1597 45.5641L12.6075 40.664C12.4975 40.3166 12.1416 40.1107 11.7866 40.1886L6.77961 41.2903L9.28399 36.9394C9.47817 36.6021 9.36294 36.1707 9.02661 35.9759C8.6902 35.7812 8.2602 35.8967 8.06602 36.2341L4.76485 41.9691C4.45168 42.4729 4.949 43.1575 5.52451 43.0108L11.4612 41.7044L13.3017 47.5145C13.4626 48.0861 14.2999 48.1792 14.5809 47.6535L21.6805 35.3194C22.5986 35.4673 23.5398 35.5452 24.4989 35.5452C25.4658 35.5452 26.4145 35.4659 27.3398 35.3157L31.6039 42.7235C31.7341 42.9499 31.9705 43.0763 32.2135 43.0763C32.3328 43.0763 32.4537 43.0458 32.5645 42.9817C32.9008 42.7868 33.016 42.3555 32.8218 42.0182L28.7918 35.0167C31.6332 34.3047 34.205 32.9033 36.3197 31L42.2182 41.2472L37.2112 40.1455C36.8562 40.0674 36.5004 40.2735 36.3903 40.6209L34.8381 45.521L34.4627 44.8688C34.2685 44.5315 33.8384 44.4159 33.5021 44.6107C33.1658 44.8055 33.0505 45.2368 33.2447 45.5742L34.4168 47.6106C34.6979 48.1363 35.5351 48.043 35.696 47.4716L37.5365 41.6615L43.4732 42.9679C44.0493 43.114 44.5462 42.4299 44.2332 41.926Z' fill='%234B4144'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='clip0_2811_1062'%3e%3crect width='48' height='48' fill='white' transform='translate(0.5)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e")}.karrier--2:before{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='49' height='48' viewBox='0 0 49 48' fill='none'%3e%3cg clip-path='url(%23clip0_2811_1068)'%3e%3cpath d='M48.3353 38.0075C47.9458 36.9404 46.9604 36.2508 45.8251 36.2508H32.8111C32.5526 34.7531 31.2426 33.6097 29.6692 33.6097H9.35551C9.12282 32.6946 8.292 32.0156 7.30546 32.0156H2.61511C1.44885 32.0155 0.5 32.9645 0.5 34.1306V43.585C0.5 44.7513 1.44885 45.7001 2.61511 45.7001H7.30555C8.30897 45.7001 9.15085 44.9975 9.36657 44.0586H12.688C15.5682 45.7915 23.2967 48.1698 28.5639 47.9688C28.9153 47.9688 29.2654 47.9629 29.6143 47.951C33.1718 47.8297 36.5967 47.0857 39.7936 45.7395C40.1514 45.5889 40.3194 45.1765 40.1687 44.8186C40.018 44.4608 39.6058 44.2927 39.2477 44.4435C36.2179 45.7193 32.9703 46.4261 29.5949 46.5446C23.8977 46.958 15.9726 44.4342 13.2219 42.7464C13.115 42.6847 12.9938 42.6523 12.8704 42.6523H9.42066V35.0159H29.6692C30.6522 35.0159 31.452 35.8128 31.452 36.7924C31.452 37.772 30.6523 38.5688 29.6692 38.5688H19.2996C18.9112 38.5688 18.5964 38.8836 18.5964 39.2719C18.5964 39.6602 18.9112 39.9751 19.2996 39.9751H29.6692C31.1273 39.9751 32.3591 38.993 32.7376 37.6571H45.825C46.9503 37.6571 47.535 39.1193 46.6496 39.8649C45.2928 41.0075 43.8622 42.0188 42.3976 42.8706C42.0619 43.0657 41.948 43.4962 42.1432 43.8318C42.4286 44.1867 42.7491 44.2716 43.1045 44.0861C44.6392 43.1937 46.1366 42.1354 47.5556 40.9405C48.4153 40.2166 48.7213 39.0652 48.3353 38.0075ZM8.0144 43.585C8.0144 43.9759 7.6964 44.2939 7.30555 44.2939H2.61511C2.22426 44.2939 1.90626 43.9759 1.90626 43.585V34.1306C1.90626 33.7398 2.22426 33.4218 2.61511 33.4218H7.30555C7.6964 33.4218 8.0144 33.7398 8.0144 34.1306V43.585Z' fill='%234B4144'/%3e%3cpath d='M4.96047 35.6157C4.05559 35.6157 4.05409 37.022 4.96047 37.022C5.86534 37.022 5.86684 35.6157 4.96047 35.6157Z' fill='%234B4144'/%3e%3cpath d='M30.1148 15.4949C34.3954 15.4949 37.8781 12.0123 37.8781 7.73167C37.4877 -2.55325 22.7403 -2.55044 22.3516 7.73176C22.3516 12.0123 25.8341 15.4949 30.1148 15.4949ZM30.1148 1.37462C33.62 1.37462 36.4718 4.22633 36.4718 7.73167C36.1522 16.1535 24.0761 16.1512 23.7578 7.73158C23.7578 4.22633 26.6095 1.37462 30.1148 1.37462Z' fill='%234B4144'/%3e%3cpath d='M26.495 10.8019C26.3113 11.8735 27.474 12.7119 28.4313 12.2086L30.1118 11.3251L31.7924 12.2086C32.7544 12.7145 33.9122 11.873 33.7286 10.8019L33.4076 8.93062L34.7672 7.60537C35.5455 6.84675 35.1032 5.4855 34.0277 5.32922L32.1487 5.05612L31.3084 3.35353C30.8274 2.3789 29.3961 2.3789 28.9151 3.35353L28.0748 5.05612L26.1959 5.32922C25.1203 5.4855 24.6781 6.84684 25.4564 7.60537L26.8159 8.93062L26.495 10.8019ZM26.5421 6.69984L28.3144 6.44231C28.7492 6.37912 29.1248 6.10622 29.3192 5.71228L30.1118 4.10634L30.9045 5.71228C31.0989 6.10622 31.4745 6.37912 31.9092 6.44231L33.6815 6.69993L32.3991 7.9499C32.0845 8.25656 31.941 8.69803 32.0152 9.13115L32.3179 10.8963L30.7327 10.0628C30.3439 9.85847 29.8797 9.85847 29.4907 10.0628L27.9055 10.8963L28.2082 9.13125C28.2825 8.69822 28.139 8.25665 27.8244 7.95L26.5421 6.69984Z' fill='%234B4144'/%3e%3cpath d='M35.0162 15.6262C34.2995 15.8589 33.8775 16.4687 33.5052 17.0068C33.0689 17.6371 32.723 17.8857 31.9886 18.1074C30.4185 18.5817 29.7841 19.4266 29.8159 21.0861C29.8312 21.886 29.777 22.1662 29.2448 22.8635C28.2316 24.1912 28.2198 25.2848 29.2448 26.6277C29.777 27.3251 29.8312 27.6052 29.8159 28.4052C29.7844 30.0455 30.3999 30.9041 31.9885 31.3838C32.7229 31.6055 33.0689 31.8542 33.5052 32.4845C34.4336 33.8263 35.4182 34.1892 36.9995 33.6418C37.7504 33.3817 38.2078 33.3817 38.9587 33.6418C40.5152 34.1808 41.5054 33.8539 42.4529 32.4845C42.8892 31.8542 43.2352 31.6056 43.9696 31.3838C45.5397 30.9095 46.174 30.0646 46.1423 28.4052C46.1269 27.6053 46.1813 27.325 46.7134 26.6277C47.7266 25.3 47.7383 24.2064 46.7134 22.8635C46.1812 22.1662 46.127 21.8859 46.1423 21.086C46.1738 19.4457 45.5583 18.5871 43.9697 18.1074C43.2353 17.8857 42.8893 17.637 42.453 17.0067C41.5248 15.6651 40.5398 15.3017 38.9587 15.8494C38.2078 16.1095 37.7504 16.1095 36.9995 15.8494C36.3937 15.6397 35.7071 15.4018 35.0162 15.6262ZM39.4189 17.1782C40.3948 16.8405 40.7075 16.9555 41.2966 17.8069C41.9091 18.6922 42.5326 19.1425 43.5631 19.4537C44.556 19.7536 44.7562 20.0228 44.7363 21.0591C44.7157 22.1316 44.9445 22.8638 45.5955 23.7167C46.24 24.5612 46.24 24.9301 45.5955 25.7746C44.9446 26.6275 44.7157 27.3597 44.7362 28.4322C44.7561 29.4685 44.5559 29.7378 43.563 30.0376C40.8115 30.7831 41.5229 33.134 39.4188 32.3131C38.379 31.953 37.5791 31.953 36.5393 32.3131C35.5635 32.651 35.2507 32.5358 34.6616 31.6845C34.0491 30.7992 33.4256 30.3489 32.3951 30.0377C31.4022 29.7378 31.202 29.4686 31.2219 28.4323C31.2425 27.3598 31.0137 26.6276 30.3627 25.7747C29.7182 24.9302 29.7182 24.5613 30.3627 23.7168C31.0136 22.8639 31.2425 22.1317 31.2219 21.0593C31.202 20.023 31.4022 19.7536 32.3952 19.4537C33.4258 19.1425 34.0491 18.6922 34.6617 17.807C35.2508 16.9557 35.5636 16.8405 36.5394 17.1783C37.5791 17.5383 38.3791 17.5383 39.4189 17.1782Z' fill='%234B4144'/%3e%3cpath d='M35.5639 28.324C35.9154 28.533 36.2407 28.4698 36.54 28.1343L40.5818 22.1433C40.799 21.8214 40.7141 21.3844 40.3921 21.1672C40.0703 20.95 39.6331 21.0349 39.416 21.3569L35.3742 27.3479C35.157 27.6698 35.242 28.1069 35.5639 28.324Z' fill='%234B4144'/%3e%3cpath d='M39.9995 27.0381C39.0947 27.0381 39.0932 28.4443 39.9995 28.4443C40.9043 28.4443 40.9058 27.0381 39.9995 27.0381Z' fill='%234B4144'/%3e%3cpath d='M35.9566 21.0469C35.0517 21.0469 35.0502 22.4531 35.9566 22.4531C36.8614 22.4531 36.8629 21.0469 35.9566 21.0469Z' fill='%234B4144'/%3e%3cpath d='M16.6426 31.6567C30.004 31.1463 29.9976 11.8892 16.6425 11.3823C15.3227 11.3823 14.0378 11.6356 12.8239 12.1353C12.4647 12.2832 12.2934 12.694 12.4413 13.0531C12.5891 13.4123 13 13.5837 13.3591 13.4357C18.9429 11.0485 25.4092 15.4272 25.3207 21.5197C25.3208 26.3339 21.4277 30.2505 16.6426 30.2505C8.98102 30.2986 5.06158 20.7262 10.506 15.3461C10.7797 15.0707 10.7784 14.6254 10.503 14.3518C10.2275 14.078 9.78231 14.0794 9.50865 14.3548C3.18394 20.6062 7.7452 31.7139 16.6426 31.6567Z' fill='%234B4144'/%3e%3cpath d='M21.5065 24.5935C21.8369 24.7483 22.2855 24.5883 22.4416 24.2552C23.2502 22.5525 23.2503 20.4877 22.4417 18.7849C22.2771 18.4333 21.8585 18.2817 21.5068 18.4464C21.1551 18.6112 21.0036 19.0297 21.1683 19.3814C21.7999 20.7112 21.7999 22.3286 21.1681 23.6585C21.0034 24.0101 21.1548 24.4288 21.5065 24.5935Z' fill='%234B4144'/%3e%3cpath d='M10.9256 24.4287C11.0921 24.7578 11.5434 24.9042 11.8705 24.7389C12.217 24.5635 12.3558 24.1405 12.1806 23.794C11.4938 22.4568 11.4608 20.8014 12.089 19.4358C12.2495 19.0823 12.093 18.6654 11.7394 18.5049C11.3858 18.3444 10.969 18.5009 10.8085 18.8545C10.0042 20.6029 10.0465 22.7164 10.9256 24.4287Z' fill='%234B4144'/%3e%3cpath d='M16.6406 24.0398C16.1201 24.0579 15.6994 23.9288 15.3552 23.6474C15.0545 23.4016 14.6115 23.446 14.3658 23.7468C14.12 24.0474 14.1645 24.4904 14.4652 24.7362C14.8708 25.0678 15.337 25.2839 15.8572 25.3836V25.7641C15.8572 26.1524 16.172 26.4672 16.5603 26.4672C16.9486 26.4672 17.2634 26.1524 17.2634 25.7641V25.3566C18.1795 25.1056 18.8785 24.343 19.0413 23.348C19.297 21.7864 18.1317 20.9164 16.8087 20.4868C16.3775 20.3468 15.6603 20.1979 15.7639 19.5408C15.7872 19.3937 15.879 19.1226 16.2342 18.9603C16.7905 18.706 17.2754 19.1767 17.3322 19.2348C17.5976 19.5143 18.0392 19.5282 18.3217 19.2646C18.6056 18.9996 18.621 18.5547 18.3561 18.2708C18.131 18.0296 17.7448 17.7414 17.2634 17.5868V17.2754C17.2634 16.8871 16.9486 16.5723 16.5603 16.5723C16.172 16.5723 15.8572 16.8871 15.8572 17.2754V17.5981C15.0926 17.864 14.5027 18.5113 14.3748 19.3216C14.1555 20.7124 15.2212 21.4499 16.3745 21.8242C17.0123 22.0312 17.7897 22.2887 17.6536 23.1206C17.5811 23.5639 17.2396 24.02 16.6406 24.0398Z' fill='%234B4144'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='clip0_2811_1068'%3e%3crect width='48' height='48' fill='white' transform='translate(0.5)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e")}.karrier--3:before{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='48' height='48' viewBox='0 0 48 48' fill='none'%3e%3cg clip-path='url(%23clip0_2811_989)'%3e%3cpath d='M8.24519 10.2374C8.24519 9.58794 7.71672 9.05957 7.06722 9.05957H4.93187C4.28228 9.05957 3.75391 9.58804 3.75391 10.2374V12.3729C3.75391 13.0225 4.28237 13.5509 4.93187 13.5509H7.06731C7.71681 13.5509 8.24528 13.0224 8.24528 12.3729L8.24519 10.2374ZM6.83894 12.1446H5.16006V10.4657H6.83894V12.1446Z' fill='%234B4144'/%3e%3cpath d='M8.24519 16.6135C8.24519 15.9639 7.71672 15.4355 7.06722 15.4355H4.93187C4.28228 15.4355 3.75391 15.964 3.75391 16.6135V18.7489C3.75391 19.3985 4.28237 19.9268 4.93187 19.9268H7.06731C7.71681 19.9268 8.24528 19.3984 8.24528 18.7489L8.24519 16.6135ZM6.83894 18.5207H5.16006V16.8418H6.83894V18.5207Z' fill='%234B4144'/%3e%3cpath d='M8.24519 22.9895C8.24519 22.3399 7.71672 21.8115 7.06722 21.8115H4.93187C4.28228 21.8115 3.75391 22.34 3.75391 22.9895V25.1248C3.75391 25.7744 4.28237 26.3028 4.93187 26.3028H7.06731C7.71681 26.3028 8.24528 25.7743 8.24528 25.1248L8.24519 22.9895ZM6.83894 24.8966H5.16006V23.2178H6.83894V24.8966Z' fill='%234B4144'/%3e%3cpath d='M7.06722 28.1875H4.93187C4.28228 28.1875 3.75391 28.716 3.75391 29.3655V31.5008C3.75391 32.1504 4.28237 32.6788 4.93187 32.6788H7.06731C7.71681 32.6788 8.24528 32.1503 8.24528 31.5008V29.3655C8.24519 28.7159 7.71681 28.1875 7.06722 28.1875ZM6.83894 31.2726H5.16006V29.5938H6.83894V31.2726Z' fill='%234B4144'/%3e%3cpath d='M11.4104 13.5509H13.5457C14.1953 13.5509 14.7237 13.0224 14.7237 12.3729V10.2374C14.7237 9.58794 14.1952 9.05957 13.5457 9.05957H11.4104C10.7608 9.05957 10.2324 9.58804 10.2324 10.2374V12.3729C10.2324 13.0225 10.7608 13.5509 11.4104 13.5509ZM11.6387 10.4657H13.3175V12.1446H11.6387V10.4657Z' fill='%234B4144'/%3e%3cpath d='M11.4104 19.9269H13.5457C14.1953 19.9269 14.7237 19.3985 14.7237 18.749V16.6135C14.7237 15.9639 14.1952 15.4355 13.5457 15.4355H11.4104C10.7608 15.4355 10.2324 15.964 10.2324 16.6135V18.7489C10.2324 19.3985 10.7608 19.9269 11.4104 19.9269ZM11.6387 16.8418H13.3175V18.5207H11.6387V16.8418Z' fill='%234B4144'/%3e%3cpath d='M11.4104 26.3028H13.5457C14.1953 26.3028 14.7237 25.7743 14.7237 25.1248V22.9895C14.7237 22.3399 14.1952 21.8115 13.5457 21.8115H11.4104C10.7608 21.8115 10.2324 22.34 10.2324 22.9895V25.1248C10.2324 25.7743 10.7608 26.3028 11.4104 26.3028ZM11.6387 23.2177H13.3175V24.8966H11.6387V23.2177Z' fill='%234B4144'/%3e%3cpath d='M11.4104 32.6788H13.5457C14.1953 32.6788 14.7237 32.1503 14.7237 31.5008V29.3655C14.7237 28.7159 14.1952 28.1875 13.5457 28.1875H11.4104C10.7608 28.1875 10.2324 28.716 10.2324 29.3655V31.5008C10.2324 32.1503 10.7608 32.6788 11.4104 32.6788ZM11.6387 29.5937H13.3175V31.2725H11.6387V29.5937Z' fill='%234B4144'/%3e%3cpath d='M17.8889 26.3028H20.0242C20.6738 26.3028 21.2022 25.7743 21.2022 25.1248V22.9895C21.2022 22.3399 20.6737 21.8115 20.0242 21.8115H17.8889C17.2393 21.8115 16.7109 22.34 16.7109 22.9895V25.1248C16.7109 25.7743 17.2394 26.3028 17.8889 26.3028ZM18.1172 23.2177H19.7961V24.8966H18.1172V23.2177Z' fill='%234B4144'/%3e%3cpath d='M16.7109 31.5008C16.7109 32.1504 17.2394 32.6788 17.8889 32.6788H20.0242C20.6738 32.6788 21.2022 32.1503 21.2022 31.5008V29.3655C21.2022 28.7159 20.6737 28.1875 20.0242 28.1875H17.8889C17.2393 28.1875 16.7109 28.716 16.7109 29.3655V31.5008ZM18.1172 29.5938H19.7961V31.2726H18.1172V29.5938Z' fill='%234B4144'/%3e%3cpath d='M32.9145 9.31761C32.5561 9.16742 32.1443 9.33589 31.994 9.69392L29.0686 16.6644C28.9184 17.0225 29.0868 17.4346 29.4449 17.5849C29.5337 17.6221 29.626 17.6398 29.7166 17.6398C29.9914 17.6398 30.2523 17.4777 30.3653 17.2085L33.2907 10.238C33.441 9.88001 33.2726 9.46798 32.9145 9.31761Z' fill='%234B4144'/%3e%3cpath d='M28.5973 8.9375C27.4969 8.9375 26.6016 9.92675 26.6016 11.1427C26.6016 12.3586 27.4969 13.3478 28.5973 13.3478C29.6977 13.3478 30.5931 12.3585 30.5931 11.1427C30.593 9.92675 29.6977 8.9375 28.5973 8.9375ZM28.5973 11.9416C28.2778 11.9416 28.0078 11.5758 28.0078 11.1428C28.0078 10.7097 28.2777 10.3438 28.5973 10.3438C28.9169 10.3438 29.1868 10.7097 29.1868 11.1428C29.1867 11.5758 28.9168 11.9416 28.5973 11.9416Z' fill='%234B4144'/%3e%3cpath d='M31.666 15.9087C31.666 17.1246 32.5612 18.1138 33.6617 18.1138C34.7621 18.1138 35.6574 17.1246 35.6574 15.9087C35.6574 14.6929 34.7621 13.7036 33.6617 13.7036C32.5612 13.7036 31.666 14.6928 31.666 15.9087ZM33.6617 15.1098C33.9812 15.1098 34.2512 15.4756 34.2512 15.9086C34.2512 16.3416 33.9813 16.7075 33.6617 16.7075C33.3421 16.7075 33.0723 16.3416 33.0723 15.9086C33.0723 15.4756 33.3422 15.1098 33.6617 15.1098Z' fill='%234B4144'/%3e%3cpath d='M25.7124 20.1452C27.2341 21.392 29.1575 22.0787 31.1282 22.0787C35.8444 22.0787 39.6812 18.2418 39.6812 13.5257C39.6812 8.80956 35.8443 4.97266 31.1282 4.97266C29.1575 4.97266 27.2341 5.65928 25.7124 6.90625C24.2122 8.13541 23.1649 9.85169 22.7636 11.7388C22.6828 12.1187 22.9252 12.4921 23.3051 12.5728C23.6847 12.6536 24.0583 12.4111 24.1391 12.0314C24.8357 8.75603 27.7751 6.37891 31.1282 6.37891C35.069 6.37891 38.275 9.58488 38.275 13.5257C38.275 17.4664 35.0689 20.6724 31.1282 20.6724C27.775 20.6724 24.8356 18.2953 24.1391 15.0199C24.0584 14.6402 23.6847 14.398 23.3051 14.4785C22.9252 14.5592 22.6828 14.9327 22.7636 15.3125C23.165 17.1997 24.2122 18.916 25.7124 20.1452Z' fill='%234B4144'/%3e%3cpath d='M47.5331 38.4301L39.8202 30.7172C40.6115 29.3802 41.0664 27.8217 41.0664 26.1588C41.0664 24.5075 40.6199 22.9146 39.7722 21.516C39.9494 21.3248 40.1223 21.1292 40.2868 20.926C41.9771 18.8383 42.908 16.2102 42.908 13.5257C42.908 7.0923 37.6749 1.80846 31.2427 1.74714C31.2038 1.74677 31.1651 1.74658 31.1264 1.74658C28.1811 1.74658 25.3996 2.81243 23.2358 4.76177H10.9688C10.5804 4.76177 10.2656 5.07649 10.2656 5.46489C10.2656 5.8533 10.5804 6.16802 10.9688 6.16802H21.9096C21.2009 7.05489 20.6298 8.03299 20.2087 9.07539C20.1486 9.06593 20.0873 9.05955 20.0246 9.05955H17.8892C17.2397 9.05955 16.7112 9.58802 16.7112 10.2374V12.3728C16.7112 13.0224 17.2397 13.5508 17.8892 13.5508H19.3505C19.3522 14.1897 19.4062 14.8194 19.5082 15.4354H17.8892C17.2397 15.4354 16.7112 15.9639 16.7112 16.6134V18.7487C16.7112 19.3983 17.2397 19.9267 17.8892 19.9267H20.0246C20.4085 19.9267 20.7491 19.7412 20.9643 19.4561C21.6966 20.7074 22.6542 21.8192 23.789 22.7286C23.3382 23.8147 23.1094 24.9657 23.1094 26.1586C23.1094 30.4277 26.1046 34.0102 30.1039 34.9158C30.0562 35.0106 30.0288 35.1174 30.0288 35.2307V44.6129C30.0288 44.7422 29.9236 44.8473 29.7944 44.8473H21.2026V35.7416C21.2026 35.092 20.6741 34.5636 20.0246 34.5636H11.4104C10.7608 34.5636 10.2324 35.0921 10.2324 35.7415V37.8751C10.2324 38.2635 10.5473 38.5782 10.9356 38.5782C11.3239 38.5782 11.6387 38.2635 11.6387 37.8751V35.9697H15.0144V44.8472H11.6387V41.1564C11.6387 40.768 11.3239 40.4532 10.9356 40.4532C10.5473 40.4532 10.2324 40.768 10.2324 41.1564V44.8472H1.64062C1.51144 44.8472 1.40625 44.7421 1.40625 44.6128V6.40249C1.40625 6.27321 1.51144 6.16811 1.64062 6.16811H7.6875C8.07581 6.16811 8.39062 5.85339 8.39062 5.46499C8.39062 5.07658 8.07581 4.76186 7.6875 4.76186H1.64062C0.736031 4.76186 0 5.49789 0 6.40249V44.6129C0 45.5175 0.736031 46.2536 1.64062 46.2536H29.7944C30.699 46.2536 31.435 45.5175 31.435 44.6129V35.2309C31.435 35.1906 31.4309 35.1512 31.4243 35.1128C31.6435 35.1289 31.8648 35.1373 32.0879 35.1373C33.7512 35.1373 35.31 34.6822 36.6472 33.8906L44.36 41.6034C44.6712 41.9146 45.08 42.0701 45.4889 42.0701C45.8977 42.0701 46.3066 41.9145 46.6178 41.6034L47.5331 40.6881C48.1556 40.0656 48.1556 39.0527 47.5331 38.4301ZM19.7963 18.5207H18.1175V16.8418H19.7963V18.5207ZM16.4206 44.8473V35.9698H19.7963V44.8473H16.4206ZM18.1175 10.4659H19.7464C19.6014 11.0136 19.4954 11.5743 19.4298 12.1448H18.1176L18.1175 10.4659ZM20.7591 13.2839C20.8221 10.5268 21.939 7.96146 23.9042 6.06039C25.8447 4.18324 28.4062 3.15293 31.1269 3.15293C31.161 3.15293 31.1952 3.15311 31.2294 3.15349C36.8936 3.20739 41.5019 7.86039 41.5019 13.5258C41.5019 15.8892 40.6823 18.2031 39.1941 20.0411C37.7269 21.8531 35.6764 23.1323 33.4201 23.6429C32.9965 23.7387 32.6238 23.9856 32.3706 24.3377L31.1291 26.0636L29.8878 24.3377C29.6344 23.9854 29.2621 23.7387 28.8395 23.6432C24.0449 22.5588 20.6467 18.2021 20.7591 13.2839ZM36.5693 26.1589C36.5693 28.63 34.559 30.6403 32.0879 30.6403C29.6168 30.6403 27.6065 28.6301 27.6065 26.1589C27.6065 25.7016 27.6757 25.2562 27.8094 24.8275C28.0461 24.8971 28.286 24.9598 28.5292 25.0149C28.6164 25.0346 28.6935 25.0857 28.7461 25.159L30.1218 27.0715C30.3543 27.3947 30.7309 27.5877 31.1291 27.5876C31.5274 27.5876 31.9039 27.3946 32.1363 27.0715L33.5121 25.1589C33.5647 25.0857 33.6423 25.0345 33.7305 25.0145C34.5546 24.8279 35.3539 24.5501 36.1153 24.1922C36.4132 24.8011 36.5693 25.4707 36.5693 26.1589ZM24.5156 26.1589C24.5156 25.2606 24.6694 24.3909 24.9725 23.5633C25.4539 23.8601 25.9593 24.1232 26.4858 24.3499C26.2973 24.9316 26.2002 25.5371 26.2002 26.159C26.2002 29.4055 28.8414 32.0467 32.0879 32.0467C35.3344 32.0467 37.9756 29.4055 37.9756 26.159C37.9756 25.2343 37.7608 24.3351 37.3512 23.5201C37.8326 23.2196 38.2913 22.8824 38.7262 22.5151C39.3386 23.6272 39.6601 24.8719 39.6601 26.159C39.6601 30.3343 36.2632 33.7313 32.0878 33.7313C27.9125 33.7313 24.5156 30.3342 24.5156 26.1589ZM46.5387 39.6937L45.6234 40.609C45.5492 40.6833 45.4285 40.6833 45.3543 40.609L37.8142 33.0689C38.2447 32.7116 38.6413 32.315 38.9986 31.8845L46.5388 39.4246C46.613 39.4988 46.613 39.6195 46.5387 39.6937Z' fill='%234B4144'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='clip0_2811_989'%3e%3crect width='48' height='48' fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e")}.karrier--4:before{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='48' height='48' viewBox='0 0 48 48' fill='none'%3e%3cpath d='M17.1901 36.1904C16.8025 36.1904 16.4883 36.5046 16.4883 36.8922V40.5882C16.4883 40.9759 16.8025 41.29 17.1901 41.29C17.5777 41.29 17.8919 40.9759 17.8919 40.5882V36.8922C17.8919 36.5046 17.5777 36.1904 17.1901 36.1904Z' fill='%234B4144'/%3e%3cpath d='M30.7721 36.1904C30.3845 36.1904 30.0703 36.5046 30.0703 36.8922V40.5882C30.0703 40.9759 30.3845 41.29 30.7721 41.29C31.1597 41.29 31.4739 40.9759 31.4739 40.5882V36.8922C31.4739 36.5046 31.1597 36.1904 30.7721 36.1904Z' fill='%234B4144'/%3e%3cpath d='M44.4091 33.7403L42.0592 32.7975V32.1974C42.5205 31.941 42.9346 31.6074 43.2832 31.2136C44.7696 31.3891 46.1918 30.7957 47.1125 29.602C48.0646 28.3676 48.2627 26.7767 47.6425 25.3465L46.5873 22.9133C46.5079 22.7305 46.4534 22.5376 46.4249 22.3404C46.1975 20.7599 45.4077 19.3137 44.2009 18.2681C42.994 17.2224 41.4501 16.6466 39.8533 16.6466C38.2566 16.6466 36.7126 17.2224 35.5058 18.2681C34.2991 19.3137 33.5091 20.7598 33.2817 22.3404C33.2533 22.5377 33.1987 22.7306 33.1194 22.9133L32.0643 25.3465C31.444 26.7766 31.6421 28.3675 32.5943 29.602C33.4087 30.658 34.6154 31.2465 35.9119 31.2464C36.0791 31.2464 36.248 31.2365 36.4178 31.2165C36.7341 31.5752 37.105 31.8841 37.5181 32.13V32.7975L35.1683 33.7403C35.0151 33.8018 34.8656 33.8713 34.7198 33.9482C34.2651 33.112 33.616 32.3807 32.8083 31.8251L29.7476 29.7202C29.7652 29.3336 29.6107 28.9443 29.2958 28.6771L28.0521 27.6218C27.9342 27.5217 27.8017 27.4461 27.6617 27.3947V25.9739C28.9763 25.0203 29.9085 23.5716 30.1817 21.9032H30.2566C31.5947 21.9032 32.6833 20.8146 32.6833 19.4766C32.6833 18.9053 32.4844 18.3798 32.1529 17.9648L32.6545 14.3986C33.0161 11.8277 31.2212 9.42562 28.6533 9.04365L28.5535 9.02886C27.7323 7.6887 26.4606 6.7218 24.9347 6.28912L24.751 6.23699C22.7279 5.66339 20.5639 6.00577 18.8139 7.17657C18.4917 7.39207 18.4053 7.82794 18.6208 8.15002C18.8363 8.4721 19.2721 8.55865 19.5943 8.34306C21.0018 7.40152 22.7417 7.12613 24.3681 7.58736L24.5518 7.63948C25.8286 8.00152 26.8767 8.84527 27.5031 10.0153C27.934 10.8203 28.1242 11.7056 28.0693 12.5912L27.5936 12.1823C27.1587 11.8086 26.5193 11.7986 26.0734 12.1589L25.4493 12.663H21.8871C19.5755 12.663 17.6949 14.5436 17.6949 16.8552V17.0501C17.5088 17.0508 17.3278 17.073 17.1537 17.1135C16.3603 14.8799 16.5841 12.3634 17.7766 10.3048C17.9708 9.96937 17.8565 9.54006 17.5211 9.3457C17.1857 9.15154 16.7564 9.26579 16.5621 9.60116C15.1199 12.0908 14.8861 15.1517 15.9229 17.8305C15.5225 18.2634 15.2772 18.8418 15.2772 19.4766C15.2772 20.8146 16.3658 21.9032 17.7039 21.9032H17.7788C18.052 23.5716 18.9842 25.0203 20.2988 25.9739V27.3947C20.1589 27.446 20.0264 27.5217 19.9085 27.6217L18.6648 28.6771C18.3499 28.9443 18.1953 29.3337 18.213 29.7202L15.1523 31.8251C14.5303 32.2529 14.0022 32.7847 13.5845 33.3886C13.3137 33.239 13.0316 33.1112 12.7395 33.0077L10.6614 32.2717V31.7185C11.7199 31.0646 12.4808 29.9744 12.6928 28.7007H13.0068C14.2382 28.7007 15.2399 27.699 15.2399 26.4677C15.2399 25.9149 15.0376 25.4089 14.7036 25.0185L14.8289 23.5352C15.003 21.3993 14.071 19.3733 12.3357 18.1159C10.6004 16.8584 8.38484 16.6036 6.40931 17.4341L5.01047 18.0222C2.84452 18.5004 1.39684 20.5759 1.7061 22.7805L2.01901 25.0113C1.6814 25.4026 1.47656 25.9115 1.47656 26.4677C1.47656 27.699 2.47827 28.7007 3.70961 28.7007H4.02364C4.22183 29.8918 4.90033 30.922 5.8531 31.5855V32.2717L3.77502 33.0076C3.484 33.1107 3.19729 33.2399 2.92293 33.3916C2.58373 33.5792 2.46077 34.0061 2.64829 34.3454C2.7763 34.5769 3.01595 34.7077 3.26307 34.7077C3.37789 34.7077 3.49439 34.6794 3.602 34.6199C3.80908 34.5054 4.02495 34.408 4.24345 34.3307L6.03913 33.6946C6.40276 34.5613 7.25989 35.1716 8.25711 35.1716C9.25432 35.1716 10.1115 34.5613 10.4751 33.6946L12.2708 34.3308C12.4967 34.4107 12.7147 34.5101 12.9236 34.6269C12.6449 35.3336 12.4954 36.0951 12.4954 36.8765V41.04C12.4954 41.4277 12.8097 41.7418 13.1972 41.7418C13.5848 41.7418 13.899 41.4277 13.899 41.04V36.8765C13.899 35.3198 14.6649 33.8638 15.9475 32.9817L18.8703 30.9715L20.0684 32.5733C20.3259 32.9177 20.7297 33.1117 21.1462 33.1117C21.2758 33.1117 21.4068 33.0929 21.535 33.0538L23.2783 32.5233V41.3338C23.2783 41.7215 23.5925 42.0356 23.9801 42.0356C24.3677 42.0356 24.6819 41.7215 24.6819 41.3338V32.5233L26.4255 33.0539C26.5536 33.0929 26.6844 33.1117 26.8141 33.1117C27.2305 33.1117 27.6344 32.9176 27.8919 32.5733L29.0898 30.9715L32.0127 32.9817C33.2954 33.8638 34.0611 35.3198 34.0611 36.8765V41.04C34.0611 41.4277 34.3753 41.7418 34.7629 41.7418C35.1505 41.7418 35.4647 41.4277 35.4647 41.04V36.8765C35.4647 36.3238 35.3898 35.781 35.2475 35.2603C35.3898 35.1773 35.5377 35.1045 35.6907 35.0431L37.7285 34.2255C38.0895 35.0025 38.8769 35.5429 39.7886 35.5429C40.7003 35.5429 41.4877 35.0026 41.8487 34.2256L43.8866 35.0431C45.1752 35.56 46.0077 36.7912 46.0077 38.1795V39.3675C46.0077 39.7551 46.3219 40.0693 46.7095 40.0693C47.0971 40.0693 47.4113 39.7551 47.4113 39.3675V38.1795C47.4112 36.2145 46.2327 34.4721 44.4091 33.7403ZM16.6805 19.4765C16.6805 18.9154 17.1346 18.4588 17.6946 18.4538V20.499C17.1347 20.4941 16.6805 20.0375 16.6805 19.4765ZM13.0066 27.297H12.7532V25.6381H13.0066C13.464 25.6381 13.8361 26.0103 13.8361 26.4676C13.8361 26.9249 13.464 27.297 13.0066 27.297ZM2.87998 26.4677C2.87998 26.0103 3.25203 25.6382 3.70942 25.6382H3.96282V27.2971H3.70942C3.25213 27.297 2.87998 26.9249 2.87998 26.4677ZM4.81518 22.0713C4.34965 22.7141 4.06818 23.4544 3.98762 24.2345H3.70942C3.58066 24.2345 3.45471 24.2461 3.33185 24.2671L3.09595 22.5853C2.88616 21.09 3.88104 19.6832 5.36081 19.3825C5.4061 19.3734 5.45046 19.3597 5.49312 19.3417L6.95325 18.7278C8.47308 18.0888 10.1772 18.285 11.5121 19.2522C12.8469 20.2195 13.5639 21.7779 13.4301 23.4188L13.3588 24.2624C13.244 24.2442 13.1265 24.2344 13.0066 24.2344H12.7471C12.6866 23.6394 12.1827 23.1734 11.572 23.1734H9.83897C8.60389 23.1734 7.38173 22.7623 6.3977 22.0161L6.19914 21.8655C5.99066 21.7074 5.72247 21.6387 5.46393 21.6772C5.2051 21.7158 4.96864 21.8594 4.81518 22.0713ZM5.95201 22.8945C5.95182 22.8948 5.95173 22.895 5.95164 22.8952C5.95173 22.895 5.95192 22.8948 5.95201 22.8945ZM5.36652 24.7016C5.36652 24.1941 5.48882 23.7036 5.72304 23.2619C6.91825 24.1115 8.37136 24.5772 9.83907 24.5772H11.3496V27.9771C11.3496 29.6267 10.0076 30.9687 8.35807 30.9687C6.70856 30.9687 5.36652 29.6267 5.36652 27.9771V24.7016ZM8.25701 33.768C7.7053 33.768 7.25652 33.3191 7.25652 32.7675V32.2325C7.60864 32.3237 7.97779 32.3723 8.35807 32.3723C8.66631 32.3723 8.96705 32.3402 9.2576 32.2794V32.7675C9.2576 33.3191 8.80873 33.768 8.25701 33.768ZM30.2654 20.499V18.4538C30.8253 18.4587 31.2794 18.9154 31.2794 19.4765C31.2794 20.0375 30.8253 20.4941 30.2654 20.499ZM31.2643 14.2028L30.8533 17.1242C30.665 17.0764 30.4681 17.0507 30.2653 17.0499V16.9931C30.2653 15.8616 29.9153 14.7733 29.2816 13.8638C29.5579 12.7995 29.5481 11.7038 29.2621 10.6623C30.6177 11.2409 31.4786 12.6797 31.2643 14.2028ZM19.0983 20.8841V16.855C19.0983 15.3173 20.3493 14.0664 21.8869 14.0664H25.6972C25.8577 14.0664 26.0133 14.0114 26.1381 13.9106L26.8149 13.3639L27.4437 13.9042C28.3449 14.6788 28.8617 15.8048 28.8617 16.9931V20.884C28.8617 23.5758 26.6718 25.7658 23.9799 25.7658C21.2881 25.7658 19.0983 23.5758 19.0983 20.8841ZM23.98 27.1695C24.7834 27.1695 25.551 27.0164 26.2579 26.7405V27.6398L23.98 28.7567L21.7022 27.6398V26.7405C22.4089 27.0163 23.1767 27.1695 23.98 27.1695ZM21.1668 31.6985L19.6551 29.6772L20.7589 28.7405L23.2781 29.9756V31.056L21.1668 31.6985ZM26.7931 31.6985L24.6818 31.056V29.9757L27.201 28.7406L28.3049 29.6773L26.7931 31.6985ZM33.7055 28.7448C33.0702 27.9209 32.938 26.8594 33.3519 25.905L34.4071 23.4719C34.536 23.1747 34.6248 22.8613 34.6709 22.5404C35.0393 19.9806 37.2672 18.0503 39.8533 18.0503C42.4394 18.0503 44.6673 19.9806 45.0356 22.5404C45.0818 22.8612 45.1706 23.1746 45.2995 23.4719L46.3547 25.905C46.7685 26.8594 46.6364 27.9209 46.001 28.7448C45.5306 29.3547 44.8638 29.7302 44.1321 29.8203C44.2832 29.4277 44.3817 29.0091 44.418 28.5729C44.45 28.1866 44.1627 27.8475 43.7765 27.8155C43.3906 27.7841 43.0512 28.0708 43.0191 28.4569C42.8839 30.0895 41.4933 31.3684 39.8533 31.3684C38.101 31.3684 36.6755 29.9429 36.6755 28.1905V24.8238C36.6755 24.0773 36.8952 23.3431 37.2999 22.7199C38.208 23.4131 39.3274 23.8096 40.4709 23.8398L43.0312 23.9074V25.524C43.0312 25.9116 43.3454 26.2258 43.733 26.2258C44.1206 26.2258 44.4348 25.9116 44.4348 25.524V23.7173C44.4348 23.0573 43.9179 22.5266 43.2581 22.5093L40.5079 22.4369C39.6173 22.4133 38.7464 22.0907 38.0556 21.5288L37.8742 21.3813C37.6603 21.2073 37.3917 21.1276 37.1174 21.1571C36.8433 21.1863 36.5975 21.3211 36.4254 21.5362C35.6814 22.4658 35.2716 23.6334 35.2716 24.8241V28.1908C35.2716 28.7641 35.3784 29.3128 35.5716 29.819C34.8411 29.7282 34.1754 29.3539 33.7055 28.7448ZM39.7885 34.1392C39.3104 34.1392 38.9214 33.7503 38.9214 33.2722V32.6766C39.2225 32.739 39.5341 32.7721 39.8532 32.7721C40.1263 32.7721 40.3942 32.7465 40.6555 32.6993V33.2722C40.6555 33.7503 40.2666 34.1392 39.7885 34.1392Z' fill='%234B4144'/%3e%3cpath d='M1.5042 35.5563C1.15536 35.387 0.735677 35.5332 0.566683 35.8821C0.190703 36.6588 0 37.4896 0 38.3513V40.5884C0 40.9761 0.314221 41.2902 0.701804 41.2902C1.08939 41.2902 1.40361 40.9761 1.40361 40.5884V38.3513C1.40361 37.7032 1.54706 37.0783 1.83012 36.4937C1.99902 36.1449 1.85314 35.7251 1.5042 35.5563Z' fill='%234B4144'/%3e%3c/svg%3e")}.karrier--5:before{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='48' height='48' viewBox='0 0 48 48' fill='none'%3e%3cg clip-path='url(%23clip0_2811_1045)'%3e%3cpath d='M45.2892 6.45262L43.2381 4.64648L45.2892 2.84069C45.6082 2.55944 45.7173 2.12109 45.5675 1.72339C45.417 1.32531 45.0453 1.06824 44.6202 1.06824H36.1321V0.70349C36.1321 0.314941 35.8172 0 35.4286 0C35.0401 0 34.7252 0.314941 34.7252 0.70349V10.1913L28.9475 13.3286C28.9156 13.0744 28.8394 12.8247 28.7189 12.5896L27.9049 11.0002C27.346 9.90892 26.0035 9.47642 24.9129 10.0349L24.2834 10.3572C23.7546 10.6282 23.3631 11.0881 23.1807 11.6535C22.9984 12.2186 23.0471 12.821 23.3181 13.3495L24.1322 14.9392C24.3222 15.3102 24.6031 15.6039 24.9334 15.8097C24.5013 16.3916 24.2962 17.1071 24.0853 17.8505L23.9337 18.3874C23.8278 18.7613 24.0454 19.1502 24.4193 19.2557C24.483 19.274 24.5474 19.2824 24.6108 19.2824C24.9177 19.2824 25.1997 19.0803 25.2876 18.7701L25.4392 18.2343C25.7475 17.1471 25.9368 16.5648 26.5396 16.2374L27.6203 15.6504L27.7536 15.5822C27.7979 15.5595 27.8393 15.5339 27.8814 15.5086L35.5836 11.3261C35.5348 12.2889 35.0167 13.1986 34.1634 13.7168L29.1547 16.76C29.1489 16.7633 29.143 16.7666 29.1375 16.7702L27.5786 17.7173C27.2468 17.919 27.1409 18.3519 27.3427 18.684C27.5328 18.9972 27.9283 19.1085 28.2509 18.9514L27.0681 22.5271L26.2034 22.8815L23.8524 23.845L24.5299 21.45C24.6353 21.0761 24.4182 20.6872 24.0443 20.5814C23.67 20.4752 23.2815 20.6931 23.1756 21.067L22.1052 24.8525C22.0913 24.9012 22.0821 24.9547 22.0799 25.0056L21.7998 30.1516C21.7913 30.3478 21.8331 30.7188 21.7423 30.9103L18.6309 37.456H16.37C15.0454 37.456 13.968 38.5334 13.968 39.8576V41.8882C13.6648 41.7494 13.3282 41.6718 12.9734 41.6718H7.23156C5.90734 41.6718 4.82995 42.7488 4.82995 44.0734V46.5929H3.14099C2.75244 46.5929 2.4375 46.9079 2.4375 47.2964C2.4375 47.685 2.75244 47.9999 3.14099 47.9999H44.6194C45.008 47.9999 45.3229 47.685 45.3229 47.2964C45.3229 46.9079 45.008 46.5929 44.6194 46.5929H42.7898V28.46C42.7898 27.1358 41.7124 26.0584 40.3882 26.0584H36.1321V13.7856C36.9122 12.7284 37.2011 11.3426 36.8389 10.0257C36.7822 9.81883 36.6338 9.64891 36.4361 9.56504C36.339 9.52366 36.235 9.50535 36.1321 9.50938V8.22508H44.6198C45.0453 8.22508 45.417 7.968 45.5672 7.5703C45.7173 7.17259 45.6082 6.73387 45.2892 6.45262ZM24.52 12.0857C24.587 11.878 24.7305 11.7088 24.9246 11.6096L25.5542 11.2873C25.6728 11.2265 25.7995 11.1976 25.9248 11.1976C26.2214 11.1976 26.5081 11.3598 26.6524 11.6415L27.4669 13.2312C27.6569 13.6025 27.5339 14.0526 27.1959 14.28L26.9666 14.4041L26.4829 14.6521C26.0826 14.8571 25.5897 14.6982 25.3846 14.2976L24.5701 12.7082C24.4709 12.5141 24.453 12.2929 24.52 12.0857ZM23.1064 37.6724C22.8673 37.5633 22.6073 37.4919 22.3341 37.4666L23.1064 36.4408V37.6724ZM26.4466 32.0038C26.785 31.5984 26.8784 31.1249 26.9538 30.7433C26.9729 30.6525 27.32 28.7563 27.32 28.7563C27.32 28.7563 27.6485 28.961 27.6829 28.9757C27.7067 28.9863 27.7236 29.0097 27.7261 29.0372L28.1088 32.9274H25.7512L26.4466 32.0038ZM30.6068 28.1209L30.0128 32.9241H29.5224L29.1265 28.8995C29.076 28.3839 28.7603 27.9338 28.2978 27.71L27.5903 27.2614L28.0616 24.6492C28.0616 24.6492 30.0472 27.008 30.0933 27.0681C30.5042 27.6024 30.6448 27.8162 30.6068 28.1209ZM23.0079 31.5256C23.15 31.0978 23.2159 30.6624 23.2049 30.2197L23.4605 25.5263L26.7143 24.1929L26.1229 27.4691C26.121 27.4778 26.1192 27.487 26.1181 27.4958L25.6289 30.2047C25.5651 30.4852 25.5095 30.9107 25.3344 31.1418L20.5807 37.456H20.1888L23.0079 31.5256ZM6.23693 44.073C6.23693 43.5248 6.68297 43.0788 7.23156 43.0788H12.9734C13.522 43.0788 13.9684 43.5248 13.9684 44.073V46.5929H6.23693V44.073ZM15.375 44.073V39.8576C15.375 39.309 15.8214 38.863 16.37 38.863H22.1118C22.6604 38.863 23.1064 39.309 23.1064 39.8576V46.5929H15.3753V44.073H15.375ZM41.3829 28.46V46.5929H33.6518V42.3749C33.6518 41.9864 33.3369 41.6714 32.9483 41.6714C32.5594 41.6714 32.2444 41.9864 32.2444 42.3749V46.5929H24.5134V35.3287C24.5134 34.7804 24.9594 34.3344 25.508 34.3344H31.2498C31.7984 34.3344 32.2444 34.7804 32.2444 35.3287V38.8553C32.2444 39.2438 32.5594 39.5588 32.9479 39.5588C33.3369 39.5588 33.6514 39.2438 33.6514 38.8553V28.46C33.6514 27.9114 34.0978 27.4654 34.6464 27.4654H35.4213C35.4235 27.4654 35.4261 27.4658 35.4286 27.4658C35.4308 27.4658 35.4334 27.4654 35.4356 27.4654H40.3879C40.9364 27.4654 41.3829 27.9118 41.3829 28.46ZM34.6464 26.0584C33.3222 26.0584 32.2448 27.1358 32.2448 28.46V33.1439C31.9929 33.0289 31.7182 32.956 31.4293 32.9347L32.0031 28.2941C32.1159 27.3896 31.6545 26.7901 31.2084 26.21C31.1612 26.1485 28.4267 22.9017 28.4267 22.9017L30.1043 17.8297L34.7252 15.0223V26.0584H34.6464ZM36.1321 6.81774V2.47558H43.5746L41.9717 3.88696C41.7535 4.07922 41.6282 4.35607 41.6282 4.64684C41.6282 4.93761 41.7535 5.21447 41.9717 5.40673L43.5746 6.8181H36.1321V6.81774Z' fill='%234B4144'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='clip0_2811_1045'%3e%3crect width='48' height='48' fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e")}.karrier--6:before{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='49' height='48' viewBox='0 0 49 48' fill='none'%3e%3cg clip-path='url(%23clip0_2811_1008)'%3e%3cpath d='M17.0847 44.7685C16.8211 44.6297 16.5582 44.4818 16.3035 44.3289C15.9704 44.1291 15.5386 44.2369 15.3387 44.5697C15.1388 44.9026 15.2466 45.3345 15.5795 45.5344C15.8569 45.7009 16.1429 45.8619 16.4298 46.0129C16.5343 46.0679 16.6462 46.094 16.7567 46.094C17.0093 46.094 17.2536 45.9573 17.3794 45.7181C17.5603 45.3746 17.4284 44.9493 17.0847 44.7685Z' fill='%234B4144'/%3e%3cpath d='M9.3951 35.7763C9.29929 35.4938 9.21032 35.2053 9.13082 34.9187C9.02694 34.5445 8.63919 34.3251 8.26532 34.4292C7.89116 34.533 7.67197 34.9206 7.77576 35.2947C7.86238 35.6067 7.95922 35.9208 8.06347 36.2282C8.16285 36.5211 8.43632 36.7056 8.72929 36.7056C8.80419 36.7056 8.88041 36.6935 8.95532 36.6682C9.32301 36.5433 9.51997 36.144 9.3951 35.7763Z' fill='%234B4144'/%3e%3cpath d='M13.1376 41.8362C12.8652 41.5596 12.42 41.5561 12.1433 41.8286C11.8667 42.1012 11.8633 42.5464 12.1358 42.8229C12.3633 43.054 12.6003 43.2816 12.8402 43.4992C12.9749 43.6215 13.1439 43.6817 13.3126 43.6817C13.504 43.6817 13.6947 43.6041 13.8334 43.4512C14.0944 43.1637 14.073 42.719 13.7854 42.458C13.5647 42.2578 13.3469 42.0487 13.1376 41.8362Z' fill='%234B4144'/%3e%3cpath d='M20.8589 46.1759C20.5695 46.1083 20.2776 46.0314 19.9916 45.9472C19.619 45.8376 19.2282 46.0507 19.1186 46.4233C19.009 46.7959 19.2221 47.1867 19.5946 47.2963C19.9063 47.388 20.2241 47.4718 20.5395 47.5453C20.5932 47.5579 20.6469 47.5639 20.6998 47.5639C21.0192 47.5639 21.3082 47.3448 21.3839 47.0203C21.4721 46.6422 21.2371 46.264 20.8589 46.1759Z' fill='%234B4144'/%3e%3cpath d='M10.6904 38.6313C10.4957 38.2954 10.0655 38.181 9.72948 38.3757C9.39357 38.5704 9.2791 39.0007 9.47382 39.3366C9.63619 39.6167 9.80907 39.8965 9.98766 40.1681C10.1227 40.3736 10.347 40.4851 10.5759 40.4851C10.7084 40.4851 10.8424 40.4477 10.9614 40.3695C11.2859 40.1563 11.3761 39.7202 11.1627 39.3958C10.9986 39.146 10.8397 38.8888 10.6904 38.6313Z' fill='%234B4144'/%3e%3cpath d='M24.8669 46.5894C24.5689 46.5961 24.2657 46.5947 23.9684 46.5848C23.5803 46.5727 23.2553 46.8764 23.2426 47.2646C23.2299 47.6527 23.5342 47.9776 23.9223 47.9903C24.1135 47.9965 24.3082 47.9998 24.5009 47.9998C24.6337 47.9998 24.7661 47.9982 24.8982 47.9953C25.2864 47.9866 25.5941 47.6649 25.5854 47.2766C25.5769 46.8885 25.2531 46.5802 24.8669 46.5894Z' fill='%234B4144'/%3e%3cpath d='M7.94542 32.5815C8.3327 32.5531 8.62361 32.2162 8.5953 31.8288C8.57355 31.5323 8.55986 31.2305 8.55461 30.932C8.54776 30.5437 8.22901 30.2333 7.8392 30.2414C7.45098 30.2482 7.1418 30.5685 7.14855 30.9568C7.15426 31.2813 7.16917 31.6094 7.1928 31.9318C7.21989 32.3015 7.52842 32.5834 7.8933 32.5834C7.91055 32.5834 7.92789 32.5828 7.94542 32.5815Z' fill='%234B4144'/%3e%3cpath d='M7.84766 28.3662C8.23597 28.3662 8.55078 28.0515 8.55078 27.6631V26.7256C8.55078 26.3372 8.23597 26.0225 7.84766 26.0225C7.45934 26.0225 7.14453 26.3372 7.14453 26.7256V27.6631C7.14453 28.0515 7.45934 28.3662 7.84766 28.3662Z' fill='%234B4144'/%3e%3cpath d='M41.1656 30.4147C40.7778 30.4061 40.454 30.7098 40.4431 31.0979C40.4347 31.3967 40.4179 31.6983 40.3931 31.9944C40.3607 32.3814 40.6481 32.7214 41.0351 32.7538C41.0551 32.7555 41.0749 32.7562 41.0946 32.7562C41.4563 32.7562 41.7637 32.4787 41.7944 32.1118C41.8214 31.7897 41.8397 31.4617 41.8488 31.1372C41.8597 30.749 41.5537 30.4256 41.1656 30.4147Z' fill='%234B4144'/%3e%3cpath d='M40.6955 34.598C40.3221 34.4905 39.9326 34.7054 39.8249 35.0785C39.7423 35.3648 39.6503 35.6522 39.5517 35.933C39.4229 36.2994 39.6156 36.7007 39.9819 36.8294C40.0591 36.8565 40.1377 36.8694 40.215 36.8694C40.5051 36.8694 40.7767 36.6883 40.8784 36.3991C40.9858 36.0932 41.0859 35.7801 41.1758 35.4685C41.2836 35.0955 41.0686 34.7057 40.6955 34.598Z' fill='%234B4144'/%3e%3cpath d='M41.1523 26.1958C40.764 26.1958 40.4492 26.5105 40.4492 26.8989V27.8364C40.4492 28.2248 40.764 28.5396 41.1523 28.5396C41.5407 28.5396 41.8555 28.2248 41.8555 27.8364V26.8989C41.8555 26.5105 41.5407 26.1958 41.1523 26.1958Z' fill='%234B4144'/%3e%3cpath d='M39.1876 38.5292C38.8537 38.3311 38.4223 38.4411 38.224 38.7748C38.0722 39.0306 37.911 39.2855 37.7447 39.5329C37.528 39.8552 37.6136 40.2921 37.9359 40.5086C38.0563 40.5896 38.1926 40.6284 38.3276 40.6284C38.5538 40.6284 38.776 40.5193 38.9118 40.3175C39.0927 40.0484 39.2681 39.7709 39.4333 39.4928C39.6315 39.1587 39.5215 38.7274 39.1876 38.5292Z' fill='%234B4144'/%3e%3cpath d='M35.7454 41.9528C35.5345 42.1627 35.3144 42.3696 35.0914 42.5679C34.8012 42.826 34.7751 43.2704 35.0331 43.5606C35.172 43.7169 35.365 43.7966 35.5587 43.7966C35.7249 43.7966 35.8917 43.738 36.0257 43.6189C36.2682 43.4032 36.5076 43.1781 36.7372 42.9496C37.0124 42.6757 37.0136 42.2306 36.7396 41.9553C36.4659 41.68 36.0207 41.6788 35.7454 41.9528Z' fill='%234B4144'/%3e%3cpath d='M32.5568 44.4131C32.2992 44.564 32.0342 44.7095 31.7691 44.8455C31.4235 45.0228 31.2871 45.4465 31.4644 45.792C31.589 46.0349 31.8353 46.1744 32.0906 46.1744C32.1986 46.1744 32.3082 46.1494 32.4109 46.0967C32.6995 45.9488 32.9877 45.7904 33.268 45.6261C33.6029 45.4297 33.7153 44.999 33.5189 44.6639C33.3225 44.3291 32.8917 44.2167 32.5568 44.4131Z' fill='%234B4144'/%3e%3cpath d='M28.8503 45.9937C28.5637 46.0747 28.271 46.1486 27.9803 46.2133C27.6012 46.2976 27.3623 46.6733 27.4466 47.0523C27.5195 47.38 27.81 47.6029 28.1323 47.6029C28.1829 47.6029 28.2342 47.5974 28.2857 47.586C28.6022 47.5155 28.9209 47.4351 29.2329 47.3468C29.6065 47.2411 29.8239 46.8526 29.7181 46.4789C29.6126 46.1053 29.2239 45.8875 28.8503 45.9937Z' fill='%234B4144'/%3e%3cpath d='M43.9342 4.91916L39.8692 0.389156C39.6472 0.141844 39.3293 0 38.9969 0C38.6646 0 38.3467 0.141844 38.1248 0.389156L34.0598 4.91906C33.7466 5.26809 33.6707 5.751 33.8618 6.17916C34.0529 6.60741 34.463 6.87347 34.9319 6.87347H36.1372V9.29822C36.1372 9.68662 36.452 10.0013 36.8403 10.0013C37.2286 10.0013 37.5434 9.68662 37.5434 9.29822V6.17044C37.5434 5.78203 37.2286 5.46731 36.8403 5.46731H35.4572L38.9969 1.52278L42.5367 5.46731H41.1536C40.7653 5.46731 40.4504 5.78203 40.4504 6.17044V21.8974H37.5434V12.5796C37.5434 12.1912 37.2286 11.8764 36.8403 11.8764C36.452 11.8764 36.1372 12.1912 36.1372 12.5796V22.1318C36.1372 22.778 36.6628 23.3036 37.3091 23.3036H40.6848C41.331 23.3036 41.8567 22.778 41.8567 22.1318V6.87356H43.0619C43.5309 6.87356 43.9409 6.6075 44.1321 6.17925C44.3233 5.75109 44.2474 5.26809 43.9342 4.91916Z' fill='%234B4144'/%3e%3cpath d='M32.967 34.8614C32.9138 34.8082 32.8994 34.7271 32.9312 34.6598C33.0581 34.391 33.1734 34.1127 33.2739 33.8326C33.2989 33.7629 33.3663 33.7162 33.4416 33.7162H35.0302C35.905 33.7162 36.6167 33.0044 36.6167 32.1296V29.2385C36.6167 28.3637 35.9049 27.6519 35.0302 27.6519H33.4416C33.3663 27.6519 33.2989 27.6052 33.2738 27.5355C33.1733 27.2553 33.058 26.9769 32.9312 26.7083C32.8994 26.6409 32.9138 26.5598 32.967 26.5067L34.0903 25.3834C34.39 25.0838 34.5551 24.6853 34.5551 24.2615C34.5551 23.8376 34.39 23.4392 34.0904 23.1396L33.5864 22.6356V13.8646C33.5864 11.5258 31.6836 9.62297 29.3447 9.62297H28.1752C29.3041 8.61244 30.0161 7.14544 30.0161 5.51466C30.0161 2.47388 27.5423 0 24.5016 0C21.4608 0 18.987 2.47388 18.987 5.51456C18.987 7.14534 19.6991 8.61234 20.828 9.62288H19.6584C17.3196 9.62288 15.4167 11.5257 15.4167 13.8646V15.9877C15.4167 16.3761 15.7315 16.6908 16.1198 16.6908C16.5082 16.6908 16.823 16.3761 16.823 15.9877V13.8647C16.823 12.3012 18.095 11.0292 19.6584 11.0292H29.3447C30.9082 11.0292 32.1802 12.3011 32.1802 13.8646V21.2293L32.0462 21.0953C31.7466 20.7956 31.3481 20.6305 30.9243 20.6305C30.6097 20.6305 30.3092 20.7219 30.0526 20.8913V14.6275C30.0526 14.2391 29.7378 13.9244 29.3495 13.9244C28.9612 13.9244 28.6463 14.2391 28.6463 14.6275V22.2425C28.5956 22.2741 28.5324 22.2803 28.4775 22.2546C28.2089 22.1276 27.9307 22.0123 27.6503 21.9118C27.5806 21.8868 27.5338 21.8195 27.5338 21.7441V20.1556C27.5338 19.2807 26.8221 18.569 25.9473 18.569H23.0562C22.1813 18.569 21.4697 19.2807 21.4697 20.1556V21.7441C21.4697 21.8195 21.4229 21.8868 21.3532 21.9118C21.0728 22.0123 20.7945 22.1277 20.5262 22.2545C20.4712 22.2804 20.4078 22.2742 20.3571 22.2426V14.6276C20.3571 14.2392 20.0423 13.9245 19.6539 13.9245C19.2656 13.9245 18.9508 14.2392 18.9508 14.6276V20.8914C18.6942 20.7219 18.3938 20.6305 18.0791 20.6305C17.6553 20.6305 17.2568 20.7956 16.9573 21.0953L16.8233 21.2293V19.269C16.8233 18.8806 16.5084 18.5659 16.1201 18.5659C15.7318 18.5659 15.417 18.8806 15.417 19.269V22.6356L14.9131 23.1395C14.6134 23.4391 14.4483 23.8375 14.4483 24.2614C14.4483 24.6852 14.6134 25.0837 14.913 25.3833L16.0363 26.5065C16.0896 26.5598 16.104 26.6409 16.0722 26.7083C15.9453 26.977 15.8301 27.2554 15.7296 27.5353C15.7045 27.6051 15.6372 27.6518 15.5618 27.6518H13.9732C13.0984 27.6518 12.3867 28.3636 12.3867 29.2384V32.1295C12.3867 33.0043 13.0985 33.7161 13.9732 33.7161H15.5618C15.6371 33.7161 15.7045 33.7629 15.7296 33.8325C15.83 34.1124 15.9452 34.3907 16.0722 34.6597C16.104 34.7271 16.0897 34.8081 16.0364 34.8613L14.9131 35.9846C14.6134 36.2843 14.4483 36.6827 14.4483 37.1065C14.4483 37.5304 14.6134 37.9288 14.913 38.2284L16.9573 40.2728C17.5759 40.8914 18.5825 40.8915 19.201 40.2728L20.3244 39.1494C20.3777 39.0961 20.4588 39.0818 20.5262 39.1136C20.795 39.2406 21.0732 39.3558 21.3532 39.4562C21.4229 39.4812 21.4697 39.5485 21.4697 39.6239V41.2124C21.4697 42.0873 22.1814 42.799 23.0562 42.799H25.9473C26.8222 42.799 27.5338 42.0873 27.5338 41.2124V39.6239C27.5338 39.5485 27.5806 39.4812 27.6503 39.4562C27.9303 39.3558 28.2086 39.2405 28.4775 39.1136C28.5447 39.0818 28.6259 39.0961 28.6792 39.1493L29.8026 40.2728C30.4211 40.8914 31.4277 40.8914 32.0463 40.2728L34.0906 38.2284C34.3903 37.9288 34.5554 37.5304 34.5554 37.1065C34.5554 36.6827 34.3903 36.2843 34.0907 35.9846L32.967 34.8614ZM24.5016 9.62297C22.2362 9.62297 20.3932 7.78003 20.3932 5.51466C20.3932 3.24928 22.2362 1.40625 24.5016 1.40625C26.7669 1.40625 28.6099 3.24919 28.6099 5.51456C28.6099 7.77994 26.7669 9.62297 24.5016 9.62297ZM33.096 37.2341L31.0517 39.2785C31.0081 39.3222 30.9582 39.3313 30.9242 39.3313C30.8902 39.3313 30.8403 39.3221 30.7967 39.2786L29.6733 38.1551C29.2014 37.6834 28.4794 37.5575 27.8769 37.8421C27.6488 37.9496 27.4128 38.0474 27.1754 38.1327C26.5485 38.3574 26.1274 38.9569 26.1274 39.6241V41.2126C26.1274 41.3121 26.0465 41.393 25.9471 41.393H23.056C22.9566 41.393 22.8758 41.3121 22.8758 41.2126V39.6241C22.8758 38.9569 22.4546 38.3574 21.8278 38.1327C21.5903 38.0475 21.3543 37.9497 21.1263 37.8421C20.9113 37.7406 20.6812 37.6913 20.4526 37.6913C20.0405 37.6913 19.6333 37.8517 19.3298 38.1552L18.2064 39.2785C18.1628 39.3222 18.113 39.3313 18.0789 39.3313C18.0449 39.3313 17.995 39.3221 17.9514 39.2785L15.907 37.2341C15.8634 37.1905 15.8542 37.1408 15.8542 37.1067C15.8542 37.0727 15.8634 37.0228 15.907 36.9793L17.0303 35.856C17.5023 35.3843 17.6281 34.6623 17.3436 34.0595C17.2358 33.8314 17.1382 33.5954 17.0529 33.358C16.8281 32.7311 16.2288 32.31 15.5616 32.31H13.973C13.8735 32.31 13.7927 32.2292 13.7927 32.1297V29.2386C13.7927 29.1391 13.8736 29.0583 13.973 29.0583H15.5616C16.2288 29.0583 16.8281 28.6372 17.053 28.0103C17.1382 27.7727 17.2359 27.5366 17.3436 27.3088C17.6281 26.7061 17.5022 25.9842 17.0304 25.5123L15.907 24.389C15.8634 24.3454 15.8542 24.2956 15.8542 24.2616C15.8542 24.2275 15.8634 24.1777 15.907 24.1342L17.9514 22.0898C17.995 22.0461 18.0448 22.037 18.0788 22.037C18.1129 22.037 18.1627 22.0462 18.2063 22.0898L19.3298 23.2132C19.8014 23.6848 20.5232 23.8107 21.1263 23.5262C21.354 23.4187 21.59 23.3209 21.8276 23.2356C22.4545 23.0108 22.8757 22.4114 22.8757 21.7442V20.1557C22.8757 20.0562 22.9566 19.9753 23.0559 19.9753H25.947C26.0465 19.9753 26.1273 20.0562 26.1273 20.1557V21.7442C26.1273 22.4114 26.5484 23.0108 27.1752 23.2356C27.413 23.3208 27.6489 23.4186 27.8768 23.5263C28.4795 23.8106 29.2013 23.6848 29.6732 23.2132L30.7967 22.0898C30.8403 22.0461 30.8901 22.037 30.9241 22.037C30.9581 22.037 31.0079 22.0462 31.0516 22.0898L33.096 24.1342C33.1396 24.1778 33.1488 24.2275 33.1488 24.2616C33.1488 24.2956 33.1396 24.3455 33.096 24.389L31.9726 25.5124C31.5008 25.9842 31.3749 26.7061 31.6595 27.3088C31.767 27.5366 31.8648 27.7726 31.9501 28.0103C32.1748 28.6372 32.7743 29.0583 33.4415 29.0583H35.0301C35.1295 29.0583 35.2103 29.1391 35.2103 29.2386V32.1297C35.2103 32.2292 35.1294 32.31 35.0301 32.31H33.4415C32.7742 32.31 32.1748 32.7312 31.9501 33.358C31.8649 33.5955 31.7671 33.8316 31.6595 34.0595C31.3749 34.6623 31.5008 35.3843 31.9726 35.856L33.096 36.9793C33.1396 37.0229 33.1488 37.0727 33.1488 37.1067C33.1488 37.1408 33.1397 37.1905 33.096 37.2341Z' fill='%234B4144'/%3e%3cpath d='M12.8646 22.1318V6.87366H14.0698C14.5389 6.87366 14.9489 6.60759 15.1401 6.17925C15.3311 5.751 15.2553 5.268 14.9421 4.91916L10.8771 0.389156C10.655 0.141844 10.3372 0 10.0048 0C9.67248 0 9.35457 0.141844 9.13266 0.389063L5.06766 4.91906C4.75445 5.26809 4.67851 5.751 4.86957 6.17925C5.06073 6.60759 5.47079 6.87366 5.93982 6.87366H7.14507V22.1318C7.14507 22.778 7.67073 23.3036 8.31694 23.3036H11.6927C12.3388 23.3036 12.8646 22.778 12.8646 22.1318ZM11.4583 6.17053V21.8974H8.55132V6.17053C8.55132 5.78212 8.23651 5.46741 7.84819 5.46741H6.46491L10.0047 1.52278L13.5445 5.46741H12.1614C11.7731 5.46741 11.4583 5.78222 11.4583 6.17053Z' fill='%234B4144'/%3e%3cpath d='M24.4987 26.0801C22.6471 26.0801 20.9831 27.1815 20.2592 28.886C20.1075 29.2434 20.2742 29.6563 20.6316 29.808C20.9891 29.9599 21.4018 29.7931 21.5536 29.4357C22.0564 28.2515 23.2124 27.4863 24.4986 27.4863C26.262 27.4863 27.6965 28.921 27.6965 30.6842C27.6965 32.4475 26.262 33.882 24.4986 33.882C23.286 33.882 22.1921 33.2086 21.6437 32.1246C21.4684 31.7782 21.0455 31.6393 20.6989 31.8146C20.3524 31.9898 20.2136 32.4129 20.3889 32.7594C21.178 34.3193 22.7526 35.2883 24.4985 35.2883C27.0373 35.2883 29.1027 33.2229 29.1027 30.6842C29.1029 28.1455 27.0375 26.0801 24.4987 26.0801Z' fill='%234B4144'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='clip0_2811_1008'%3e%3crect width='48' height='48' fill='white' transform='translate(0.5)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e")}.karrier--7:before{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='49' height='48' viewBox='0 0 49 48' fill='none'%3e%3cg clip-path='url(%23clip0_2811_981)'%3e%3cpath d='M47.7969 7.03125C45.083 7.03125 42.875 9.23916 42.875 11.9531V25.1719C42.875 25.2811 42.9004 25.3887 42.9492 25.4863L44.2812 28.1504V38.8594C44.2812 40.0225 45.2276 40.9688 46.3906 40.9688C47.5537 40.9688 48.5 40.0225 48.5 38.8594V7.73438C48.5 7.34606 48.1853 7.03125 47.7969 7.03125ZM47.0938 38.8594C47.0938 39.2471 46.7784 39.5625 46.3906 39.5625C46.0029 39.5625 45.6875 39.2471 45.6875 38.8594V27.9844C45.6875 27.8752 45.6621 27.7675 45.6133 27.6699L44.2812 25.0058V11.9531C44.2812 10.2554 45.491 8.83481 47.0938 8.50809V38.8594Z' fill='%234B4144'/%3e%3cpath d='M24.5 7.03125C15.1434 7.03125 7.53125 14.6434 7.53125 24C7.53125 33.3566 15.1434 40.9688 24.5 40.9688C33.8566 40.9688 41.4688 33.3566 41.4688 24C41.4688 14.6434 33.8566 7.03125 24.5 7.03125ZM24.5 39.5625C15.9189 39.5625 8.9375 32.5812 8.9375 24C8.9375 15.4188 15.9189 8.4375 24.5 8.4375C33.0811 8.4375 40.0625 15.4188 40.0625 24C40.0625 32.5812 33.0811 39.5625 24.5 39.5625Z' fill='%234B4144'/%3e%3cpath d='M24.5 12.6562C21.9848 12.6562 19.6019 13.4631 17.6089 14.9895C17.3007 15.2257 17.2422 15.6669 17.4782 15.9753C17.7144 16.2835 18.1556 16.3422 18.464 16.106C20.2093 14.7691 22.2966 14.0625 24.5 14.0625C29.9795 14.0625 34.4375 18.5204 34.4375 24C34.4375 29.4796 29.9795 33.9375 24.5 33.9375C19.0205 33.9375 14.5625 29.4796 14.5625 24C14.5625 21.7967 15.2691 19.7093 16.606 17.964C16.8421 17.6557 16.7836 17.2144 16.4753 16.9782C16.167 16.7421 15.7257 16.8006 15.4895 17.1089C13.9631 19.1018 13.1562 21.4848 13.1562 24C13.1562 30.255 18.245 35.3438 24.5 35.3438C30.755 35.3438 35.8438 30.255 35.8438 24C35.8438 17.745 30.755 12.6562 24.5 12.6562Z' fill='%234B4144'/%3e%3cpath d='M24.5 32.5312C29.2042 32.5312 33.0312 28.7042 33.0312 24C33.0312 19.2958 29.2042 15.4688 24.5 15.4688C19.7958 15.4688 15.9688 19.2958 15.9688 24C15.9688 28.7042 19.7958 32.5312 24.5 32.5312ZM24.5 16.875C28.4287 16.875 31.625 20.0712 31.625 24C31.625 27.9288 28.4287 31.125 24.5 31.125C20.5713 31.125 17.375 27.9288 17.375 24C17.375 20.0712 20.5713 16.875 24.5 16.875Z' fill='%234B4144'/%3e%3cpath d='M7.53125 7.73438C7.53125 7.34606 7.21653 7.03125 6.82812 7.03125C6.43972 7.03125 6.125 7.34606 6.125 7.73438V12.6562H4.71875V7.73438C4.71875 7.34606 4.40403 7.03125 4.01562 7.03125C3.62722 7.03125 3.3125 7.34606 3.3125 7.73438V12.6562H1.90625V7.73438C1.90625 7.34606 1.59153 7.03125 1.20312 7.03125C0.814719 7.03125 0.5 7.34606 0.5 7.73438V16.2072C0.5 16.9672 0.679719 17.7284 1.01966 18.4084L1.90625 20.1817V38.8594C1.90625 40.0225 2.85256 40.9688 4.01562 40.9688C5.17869 40.9688 6.125 40.0225 6.125 38.8594V20.1817L7.01159 18.4084C7.35153 17.7284 7.53125 16.9672 7.53125 16.2072V7.73438ZM5.75384 17.7794L4.793 19.7012C4.74416 19.7989 4.71875 19.9064 4.71875 20.0156V38.8594C4.71875 39.2471 4.40337 39.5625 4.01562 39.5625C3.62788 39.5625 3.3125 39.2471 3.3125 38.8594V20.0156C3.3125 19.9064 3.28709 19.7988 3.23825 19.7012L2.27741 17.7794C2.03459 17.2937 1.90625 16.75 1.90625 16.2071V14.0625H6.125V16.2072C6.125 16.75 5.99666 17.2938 5.75384 17.7794Z' fill='%234B4144'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='clip0_2811_981'%3e%3crect width='48' height='48' fill='white' transform='translate(0.5)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e")}.karrier--8:before{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='49' height='48' viewBox='0 0 49 48' fill='none'%3e%3cg clip-path='url(%23clip0_2811_1031)'%3e%3cpath d='M46.3906 28.7344C47.5537 28.7344 48.5 27.7882 48.5 26.625V3.1875C48.5 2.02434 47.5537 1.07812 46.3906 1.07812H42.1298C41.7414 1.07812 41.4267 1.39294 41.4267 1.78125C41.4267 2.16956 41.7414 2.48438 42.1298 2.48438H46.3906C46.7784 2.48438 47.0938 2.79975 47.0938 3.1875V26.625C47.0938 27.0128 46.7784 27.3281 46.3906 27.3281H17.9844V16.936C17.9844 16.3726 18.2038 15.8429 18.6023 15.4445L26.1919 7.85475C27.0406 7.00584 27.0406 5.62463 26.1919 4.77581C25.7806 4.36453 25.2339 4.13812 24.6523 4.13812C24.0707 4.13812 23.524 4.36463 23.1128 4.77581L17.2196 10.6691C17.2543 10.4335 17.273 10.1928 17.273 9.94772C17.273 7.23834 15.0688 5.03409 12.3594 5.03409C9.65 5.03409 7.44575 7.23834 7.44575 9.94772C7.44575 11.0379 7.80312 12.046 8.40631 12.862H7.71622C5.61575 12.862 3.90678 14.5709 3.90678 16.6714V18.0938C3.90678 18.4821 4.2215 18.7969 4.60991 18.7969C4.99831 18.7969 5.31303 18.4821 5.31303 18.0938V16.6715C5.31303 15.3464 6.39106 14.2684 7.71622 14.2684H9.84612L11.3767 18.6095H10.9531C10.4103 18.6095 9.96875 19.051 9.96875 19.5938V23.6251C9.96875 24.1679 10.4103 24.6095 10.9531 24.6095H13.7656C14.3084 24.6095 14.75 24.1679 14.75 23.6251V19.5938C14.75 19.051 14.3084 18.6095 13.7656 18.6095H13.36L14.919 14.1403C14.9824 14.1015 15.0449 14.0616 15.1063 14.02C15.8366 13.7798 16.5072 13.3703 17.0508 12.8269L24.1073 5.77031C24.2529 5.62472 24.4464 5.54456 24.6523 5.54456C24.8582 5.54456 25.0519 5.62472 25.1974 5.77031C25.498 6.07097 25.498 6.56006 25.1974 6.86063L17.6079 14.4503C16.9438 15.1142 16.5781 15.997 16.5781 16.9362V28.1719H8.26119V19.3125C8.26119 18.9242 7.94647 18.6094 7.55806 18.6094C7.16966 18.6094 6.85494 18.9242 6.85494 19.3125V30.4219H6.48491C5.83869 30.4219 5.31303 29.8962 5.31303 29.25V21.375C5.31303 20.9867 4.99831 20.6719 4.60991 20.6719C4.2215 20.6719 3.90678 20.9867 3.90678 21.375V27.3281H2.60938C2.22162 27.3281 1.90625 27.0128 1.90625 26.625V3.1875C1.90625 2.79975 2.22162 2.48438 2.60938 2.48438H38.8485C39.2369 2.48438 39.5517 2.16956 39.5517 1.78125C39.5517 1.39294 39.2369 1.07812 38.8485 1.07812H2.60938C1.44631 1.07812 0.5 2.02434 0.5 3.1875V26.625C0.5 27.7882 1.44631 28.7344 2.60938 28.7344H3.90678V29.25C3.90678 30.6716 5.06337 31.8281 6.48491 31.8281H6.85494V36C6.85494 36.3883 7.16966 36.7031 7.55806 36.7031C7.94647 36.7031 8.26119 36.3883 8.26119 36V29.5781H16.5781V39.7254C16.2312 40.2994 16.0313 40.9717 16.0313 41.6898V45.5156H13.1228V31.6875C13.1228 31.2992 12.8081 30.9844 12.4197 30.9844C12.0312 30.9844 11.7165 31.2992 11.7165 31.6875V45.5156H8.49556C8.36628 45.5156 8.26119 45.4104 8.26119 45.2812V39.2812C8.26119 38.8929 7.94647 38.5781 7.55806 38.5781C7.16966 38.5781 6.85494 38.8929 6.85494 39.2812V45.2812C6.85494 46.1858 7.59097 46.9219 8.49556 46.9219H46.8594C47.764 46.9219 48.5 46.1858 48.5 45.2812V41.6899C48.5 39.5894 46.7911 37.8805 44.6907 37.8805H43.9833C44.5868 37.0646 44.9449 36.0567 44.9449 34.9662C44.9449 32.2568 42.7407 30.0526 40.0313 30.0526C37.3219 30.0526 35.1177 32.2568 35.1177 34.9662C35.1177 36.0567 35.4758 37.0646 36.0793 37.8805H35.3719C34.091 37.8805 32.9565 38.5167 32.2656 39.4889C31.5747 38.5166 30.4403 37.8805 29.1594 37.8805H28.4508C29.0645 37.0464 29.4136 36.0261 29.4136 34.9662C29.4136 32.2568 27.2094 30.0526 24.5 30.0526C21.7906 30.0526 19.5864 32.2568 19.5864 34.9662C19.5864 36.0261 19.9355 37.0464 20.5492 37.8805H19.8406C19.1669 37.8805 18.534 38.0571 17.9844 38.3651V28.7344H46.3906ZM13.3438 23.2031H11.375V20.0156H13.3438V23.2031ZM11.5205 14.7883C11.7933 14.8355 12.0732 14.8614 12.3594 14.8614C12.6475 14.8614 12.9295 14.8351 13.2041 14.7873L12.3666 17.1879L11.5205 14.7883ZM12.3594 13.4551C10.4254 13.4551 8.852 11.8817 8.852 9.94772C8.852 8.01375 10.4254 6.44034 12.3594 6.44034C14.2933 6.44034 15.8668 8.01375 15.8668 9.94772C15.8668 11.8817 14.2933 13.4551 12.3594 13.4551ZM36.5239 34.9662C36.5239 33.0322 38.0973 31.4588 40.0313 31.4588C41.9652 31.4588 43.5387 33.0322 43.5387 34.9662C43.5387 36.1794 42.9193 37.2505 41.9804 37.8805H38.0822C37.1432 37.2504 36.5239 36.1793 36.5239 34.9662ZM32.9687 41.6899C32.9687 40.3648 34.0467 39.2868 35.3719 39.2868H44.6907C46.0157 39.2868 47.0938 40.3648 47.0938 41.6899V45.2812C47.0938 45.4104 46.9887 45.5156 46.8594 45.5156H32.9687V41.6899ZM24.5 31.4588C26.434 31.4588 28.0074 33.0322 28.0074 34.9662C28.0074 36.1507 27.4292 37.2269 26.4514 37.8805H22.5485C21.5707 37.2269 20.9925 36.1508 20.9925 34.9662C20.9926 33.0322 22.566 31.4588 24.5 31.4588ZM19.8406 39.2868H29.1594C30.4844 39.2868 31.5625 40.3648 31.5625 41.6899V45.5156H17.4375V41.6899C17.4375 40.3648 18.5156 39.2868 19.8406 39.2868Z' fill='%234B4144'/%3e%3cpath d='M41.8931 7.49696C41.6184 7.22237 41.1733 7.22237 40.8987 7.49696L40.2624 8.13324L39.6261 7.49696C39.3514 7.22237 38.9063 7.22237 38.6317 7.49696C38.3571 7.77155 38.3571 8.21677 38.6317 8.49127L39.2681 9.12765L38.6317 9.76402C38.3571 10.0386 38.3571 10.4838 38.6317 10.7583C38.7691 10.8956 38.9491 10.9643 39.129 10.9643C39.3089 10.9643 39.4889 10.8957 39.6262 10.7583L40.2625 10.1221L40.8988 10.7583C41.0361 10.8956 41.2161 10.9643 41.396 10.9643C41.5759 10.9643 41.7559 10.8957 41.8933 10.7583C42.1679 10.4837 42.1679 10.0385 41.8933 9.76402L41.2569 9.12765L41.8933 8.49127C42.1677 8.21677 42.1677 7.77155 41.8931 7.49696Z' fill='%234B4144'/%3e%3cpath d='M33.4072 9.83057C33.7957 9.83057 34.1104 9.51575 34.1104 9.12744C34.1104 8.73913 33.7957 8.42432 33.4072 8.42432H27.8555C27.4671 8.42432 27.1523 8.73913 27.1523 9.12744C27.1523 9.51575 27.4671 9.83057 27.8555 9.83057H33.4072Z' fill='%234B4144'/%3e%3cpath d='M24.0781 12.6562C24.0781 13.0446 24.3928 13.3594 24.7812 13.3594H33.4062C33.7947 13.3594 34.1094 13.0446 34.1094 12.6562C34.1094 12.2679 33.7947 11.9531 33.4062 11.9531H24.7812C24.3928 11.9531 24.0781 12.2679 24.0781 12.6562Z' fill='%234B4144'/%3e%3cpath d='M22.1562 15.4819H21.0312C20.6428 15.4819 20.3281 15.7967 20.3281 16.1851C20.3281 16.5734 20.6428 16.8882 21.0312 16.8882H22.1562C22.5447 16.8882 22.8594 16.5734 22.8594 16.1851C22.8594 15.7967 22.5447 15.4819 22.1562 15.4819Z' fill='%234B4144'/%3e%3cpath d='M22.1562 19.0107H21.0312C20.6428 19.0107 20.3281 19.3256 20.3281 19.7139C20.3281 20.1022 20.6428 20.417 21.0312 20.417H22.1562C22.5447 20.417 22.8594 20.1022 22.8594 19.7139C22.8594 19.3256 22.5447 19.0107 22.1562 19.0107Z' fill='%234B4144'/%3e%3cpath d='M22.1562 22.5391H21.0312C20.6428 22.5391 20.3281 22.8539 20.3281 23.2422C20.3281 23.6305 20.6428 23.9453 21.0312 23.9453H22.1562C22.5447 23.9453 22.8594 23.6305 22.8594 23.2422C22.8594 22.8539 22.5447 22.5391 22.1562 22.5391Z' fill='%234B4144'/%3e%3cpath d='M44.3308 15.4819H24.7812C24.3928 15.4819 24.0781 15.7967 24.0781 16.1851C24.0781 16.5734 24.3928 16.8882 24.7812 16.8882H44.3308C44.7192 16.8882 45.034 16.5734 45.034 16.1851C45.034 15.7967 44.7192 15.4819 44.3308 15.4819Z' fill='%234B4144'/%3e%3cpath d='M44.3308 19.0107H24.7812C24.3928 19.0107 24.0781 19.3256 24.0781 19.7139C24.0781 20.1022 24.3928 20.417 24.7812 20.417H44.3308C44.7192 20.417 45.034 20.1022 45.034 19.7139C45.034 19.3256 44.7192 19.0107 44.3308 19.0107Z' fill='%234B4144'/%3e%3cpath d='M44.3308 22.5391H24.7812C24.3928 22.5391 24.0781 22.8539 24.0781 23.2422C24.0781 23.6305 24.3928 23.9453 24.7812 23.9453H44.3308C44.7192 23.9453 45.034 23.6305 45.034 23.2422C45.034 22.8539 44.7192 22.5391 44.3308 22.5391Z' fill='%234B4144'/%3e%3cpath d='M40.2631 4.35645C37.6324 4.35645 35.4922 6.49666 35.4922 9.12729C35.4922 11.7579 37.6324 13.8982 40.2631 13.8982C42.8938 13.8982 45.0341 11.758 45.0341 9.12729C45.0341 6.49657 42.8938 4.35645 40.2631 4.35645ZM40.2631 12.492C38.4078 12.492 36.8984 10.9826 36.8984 9.12729C36.8984 7.27198 38.4078 5.7627 40.2631 5.7627C42.1184 5.7627 43.6278 7.27207 43.6278 9.12729C43.6278 10.9825 42.1184 12.492 40.2631 12.492Z' fill='%234B4144'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='clip0_2811_1031'%3e%3crect width='48' height='48' fill='white' transform='translate(0.5)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e")}.textimage{display:flex;justify-content:end}.textimage__wrap{position:relative;display:grid;align-content:space-around;grid-template-columns:6fr 8fr;width:100%;max-width:calc(100% - (100% - 1320px) / 2);background-color:var(--white);box-shadow:0px 3px 12px 0px rgba(0,0,0,0.15)}.textimage__wrap:before{content:'';position:absolute;left:-245px;top:50%;transform:translateY(-50%);width:500px;height:500px;z-index:-1;background-repeat:no-repeat;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='501' height='501' viewBox='0 0 501 501' fill='none'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M408.761 194.425C429.592 188.116 451.613 191.568 469.349 202.043C442.031 176.51 385.668 100.151 370.313 176.094C368.647 184.307 365.373 192.342 359.243 198.829C341.983 217.339 312.701 218.351 294.251 201.031C275.741 183.772 274.729 154.549 292.049 136.039C299.131 128.48 308.178 123.838 317.7 122.172C316.212 123.243 314.844 124.433 313.594 125.802C303.119 137.051 303.714 154.727 314.963 165.202C326.152 175.677 343.888 175.082 354.303 163.833C400.548 114.375 282.05 27.0045 253.72 0.519531C230.746 15.3392 206.047 37.0033 213.784 62.536C218.248 77.1771 233.901 85.5689 248.542 81.0457C263.242 76.5224 271.575 60.929 267.111 46.2879C266.516 44.5024 265.861 42.8359 264.968 41.229C272.765 46.8831 278.895 55.0369 281.871 64.9762C289.251 89.1995 275.503 114.97 251.22 122.35C226.997 129.73 201.226 115.982 193.846 91.7587C187.537 70.9873 190.989 48.9066 201.464 31.2302C175.991 58.5483 103.262 112.411 178.074 127.469C186.347 129.195 194.382 132.409 200.928 138.539C219.438 155.918 220.39 185.081 203.131 203.591C185.871 222.1 156.648 223.053 138.079 205.793C130.52 198.77 125.878 189.664 124.271 180.141C125.342 181.629 126.533 182.998 127.901 184.307C139.15 194.782 156.827 194.187 167.302 182.938C177.776 171.749 177.181 154.013 165.992 143.538C115.998 96.8771 26.604 218.41 0 246.8C14.8197 269.714 36.4838 294.473 62.076 286.735C76.7171 282.272 85.0494 266.619 80.5856 251.918C76.1219 237.277 60.5285 228.945 45.8279 233.408C44.0424 233.944 42.3164 234.658 40.769 235.551C46.423 227.754 54.6364 221.624 64.5161 218.589C88.7394 211.268 114.51 224.957 121.89 249.18C129.27 273.404 115.522 299.234 91.2987 306.614C70.5273 312.923 48.5061 309.471 30.8297 298.996C58.0883 324.41 111.951 397.139 127.068 322.326C128.735 313.994 132.008 306.078 138.198 299.532C155.458 281.022 184.68 280.07 203.19 297.329C221.7 314.589 222.712 343.812 205.392 362.322C198.31 369.88 189.263 374.523 179.681 376.13C181.169 375.118 182.538 373.868 183.847 372.499C194.322 361.25 193.727 343.574 182.538 333.099C171.289 322.624 153.613 323.219 143.138 334.408C96.4766 384.402 218.01 473.797 246.459 500.341C269.373 485.521 294.132 463.857 286.395 438.325C281.931 423.624 266.218 415.292 251.637 419.755C236.936 424.279 228.604 439.872 233.068 454.513C233.663 456.358 234.377 458.025 235.21 459.632C227.413 453.978 221.283 445.824 218.248 435.884C210.868 411.661 224.616 385.831 248.839 378.51C273.122 371.13 298.833 384.879 306.214 409.102C312.522 429.873 309.07 451.954 298.655 469.63C324.128 442.372 396.798 388.509 321.986 373.392C313.772 371.725 305.737 368.452 299.191 362.322C280.681 345.002 279.729 315.839 297.048 297.329C314.308 278.82 343.531 277.808 362.1 295.127C369.658 302.15 374.301 311.256 375.908 320.779C374.896 319.291 373.646 317.922 372.277 316.613C361.028 306.138 343.352 306.733 332.877 317.922C322.402 329.171 322.997 346.847 334.186 357.322C384.24 404.043 473.575 282.45 500.179 254.061C485.359 231.147 463.635 206.388 438.103 214.185C423.402 218.648 415.129 234.301 419.593 248.942C424.057 263.643 439.65 271.975 454.41 267.452C456.196 266.916 457.862 266.202 459.469 265.309C453.815 273.166 445.602 279.236 435.722 282.272C411.499 289.652 385.728 275.903 378.348 251.68C370.968 227.457 384.716 201.627 408.939 194.246L408.761 194.425ZM273.479 290.366C258.243 301.02 234.555 301.139 217.534 284.236C204.321 271.023 198.369 249.776 209.975 234.539C219.438 222.16 239.317 218.291 246.875 232.397C237.888 225.969 224.319 233.528 225.092 244.955C226.283 263.107 249.613 272.273 265.683 256.977C274.848 248.228 279.55 220.493 254.851 203.174C307.404 220.434 303.357 269.714 273.42 290.426L273.479 290.366Z' fill='%23C49F06' fill-opacity='0.2'/%3e%3c/svg%3e")}.textimage__text{position:relative;display:flex;padding:var(--space-l) 60px;flex-direction:column;justify-content:center;align-items:flex-start;align-self:stretch;overflow:hidden}.textimage__text h2 span{text-align:left}.textimage__image{position:relative;z-index:1}.textimage__image img{width:100%;height:100%;object-fit:cover;object-position:center right}@media (max-width:1299px){ .textimage__text:after{content:'';position:absolute;right:-245px;top:50%;transform:translateY(-50%);width:500px;height:500px;z-index:0;background-repeat:no-repeat;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='501' height='500' viewBox='0 0 501 500' fill='none'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M408.761 193.905C429.592 187.597 451.613 191.049 469.349 201.524C442.031 175.991 385.668 99.631 370.313 175.574C368.647 183.788 365.373 191.822 359.243 198.31C341.983 216.819 312.701 217.831 294.251 200.512C275.741 183.252 274.729 154.029 292.049 135.52C299.131 127.961 308.178 123.319 317.7 121.652C316.212 122.723 314.844 123.914 313.594 125.283C303.119 136.531 303.714 154.208 314.963 164.683C326.152 175.158 343.888 174.563 354.303 163.314C400.548 113.855 282.05 26.4849 253.72 0C230.746 14.8197 206.047 36.4838 213.784 62.0164C218.248 76.6575 233.901 85.0494 248.542 80.5261C263.242 76.0029 271.575 60.4095 267.111 45.7684C266.516 43.9829 265.861 42.3164 264.968 40.7094C272.765 46.3635 278.895 54.5173 281.871 64.4566C289.251 88.6799 275.503 114.451 251.22 121.831C226.997 129.211 201.226 115.462 193.846 91.2391C187.537 70.4678 190.989 48.3871 201.464 30.7106C175.991 58.0288 103.262 111.891 178.074 126.949C186.347 128.675 194.382 131.889 200.928 138.019C219.438 155.398 220.39 184.561 203.131 203.071C185.871 221.581 156.648 222.533 138.079 205.273C130.52 198.25 125.878 189.144 124.271 179.621C125.342 181.109 126.533 182.478 127.901 183.788C139.15 194.263 156.827 193.667 167.302 182.419C177.776 171.23 177.181 153.494 165.992 143.019C115.998 96.3576 26.604 217.891 0 246.28C14.8197 269.194 36.4838 293.953 62.076 286.216C76.7171 281.752 85.0494 266.099 80.5856 251.399C76.1219 236.758 60.5285 228.425 45.8279 232.889C44.0424 233.425 42.3164 234.139 40.769 235.032C46.423 227.235 54.6364 221.105 64.5161 218.069C88.7394 210.749 114.51 224.438 121.89 248.661C129.27 272.884 115.522 298.714 91.2987 306.095C70.5273 312.403 48.5061 308.951 30.8297 298.476C58.0883 323.89 111.951 396.619 127.068 321.807C128.735 313.475 132.008 305.559 138.198 299.012C155.458 280.502 184.68 279.55 203.19 296.81C221.7 314.07 222.712 343.293 205.392 361.802C198.31 369.361 189.263 374.003 179.681 375.61C181.169 374.598 182.538 373.348 183.847 371.98C194.322 360.731 193.727 343.054 182.538 332.579C171.289 322.105 153.613 322.7 143.138 333.889C96.4766 383.883 218.01 473.277 246.459 499.821C269.373 485.002 294.132 463.338 286.395 437.805C281.931 423.104 266.218 414.772 251.637 419.236C236.936 423.759 228.604 439.352 233.068 453.994C233.663 455.839 234.377 457.505 235.21 459.112C227.413 453.458 221.283 445.304 218.248 435.365C210.868 411.142 224.616 385.311 248.839 377.991C273.122 370.611 298.833 384.359 306.214 408.582C312.522 429.354 309.07 451.434 298.655 469.111C324.128 441.852 396.798 387.99 321.986 372.872C313.772 371.206 305.737 367.932 299.191 361.802C280.681 344.483 279.729 315.32 297.048 296.81C314.308 278.3 343.531 277.288 362.1 294.608C369.658 301.631 374.301 310.737 375.908 320.259C374.896 318.772 373.646 317.403 372.277 316.093C361.028 305.618 343.352 306.214 332.877 317.403C322.402 328.651 322.997 346.328 334.186 356.803C384.24 403.523 473.575 281.931 500.179 253.541C485.359 230.627 463.635 205.868 438.103 213.665C423.402 218.129 415.129 233.782 419.593 248.423C424.057 263.123 439.65 271.456 454.41 266.933C456.196 266.397 457.862 265.683 459.469 264.79C453.815 272.646 445.602 278.717 435.722 281.752C411.499 289.132 385.728 275.384 378.348 251.161C370.968 226.937 384.716 201.107 408.939 193.727L408.761 193.905ZM273.479 289.846C258.243 300.5 234.555 300.619 217.534 283.716C204.321 270.504 198.369 249.256 209.975 234.02C219.438 221.64 239.317 217.772 246.875 231.877C237.888 225.449 224.319 233.008 225.092 244.435C226.283 262.588 249.613 271.753 265.683 256.458C274.848 247.709 279.55 219.974 254.851 202.654C307.404 219.914 303.357 269.194 273.42 289.906L273.479 289.846Z' fill='%23C49F06' fill-opacity='0.1'/%3e%3c/svg%3e")}}@media (max-width:991px){ .textimage__wrap{grid-template-columns:1fr;width:100%} .textimage__text{padding:30px} .textimage__image img{max-width:100%;height:auto}}.tool{cursor:help;position:relative;width:max-content}.tooltip-content{visibility:hidden;opacity:0;position:absolute;bottom:124%;left:50%;transform:translateX(-50%) scale(0.9);background:var(--primary);color:var(--white);font-size:var(--text-s);font-weight:600;text-align:center;padding:var(--space-xs) var(--space-m);border-radius:4px;white-space:nowrap;transition:opacity 0.3s ease,transform 0.3s ease;z-index:100}.tooltip-content::before{content:"";position:absolute;left:50%;top:100%;transform:translateX(-50%);border-width:8px;border-style:solid;border-color:var(--primary) transparent transparent transparent}.tool:hover .tooltip-content,.tool:focus .tooltip-content{visibility:visible;opacity:1;transform:translateX(-50%) scale(1)}@media (max-width:760px){ .tooltip-content{width:100%;min-width:200px;max-width:340px;white-space:normal}}.tooltip-content span{display:none}.mi-close{cursor:pointer;position:absolute;right:0;top:0;display:block;padding:8px;width:30px;height:30px;background-color:#ca4444;background-position:center center;background-repeat:no-repeat;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='21px' height='21px'%3e%3cpath fill-rule='evenodd' fill='rgb(255,255,255)' d='M20.162,2.395 L18.605,0.838 L10.254,9.190 L1.903,0.838 L0.346,2.395 L8.697,10.746 L0.346,19.097 L1.903,20.654 L10.254,12.303 L18.605,20.654 L20.162,19.097 L11.811,10.746 L20.162,2.395 Z'/%3e%3c/svg%3e")}.mobil-info{position:absolute;padding:20px 30px 20px 20px;width:100%;max-width:300px;line-height:1.2;text-align:center;color:#fff;background:rgba(0,0,0,.9);z-index:10000;transition:all .3s ease}.mobil-info.fix-top{position:relative;left:0;right:0;top:0;bottom:auto;max-width:100%}.mobil-info.fix-bottom{left:0;right:0;top:auto;bottom:0;max-width:100%}.mobil-info.left-top{left:0;top:0}.mobil-info.right-top{right:0;top:0}.mobil-info.left-bottom{left:0;bottom:0}.mobil-info.right-bottom{right:0;bottom:0}.mobil-info-button{display:inline-block;margin-top:10px;padding:6px 10px;border-radius:3px;color:var(--white);background:var(--primary);font-weight:600;text-decoration:none}.mobil-info-button:hover{color:var(--white)}.mobil-info.hidden{opacity:0;height:0;padding:0;margin:0;overflow:hidden}.fancybox-content img{max-width:100%}.faq{max-width:900px;width:100%;margin:var(--space-xl) auto 0;text-align:left}.faq h2{margin-bottom:26px;font-size:var(--text-2xl)}.faq .faq-item .faq-head{display:flex;align-items:center;border-top:1px solid #E7E7E7;border-bottom:1px solid #E7E7E7;font-weight:700;position:relative;padding:20px 20px 20px 24px;cursor:pointer;transition:.2s}.faq .faq-item .faq-head[aria-expanded="true"]{border-bottom:1px solid transparent}.faq .faq-item .faq-body .inner{padding:0px 15px 20px 24px}.faq .faq-item .faq-body .inner ul{margin:0;padding:0}.faq .faq-item .faq-head:hover{}.faq__cross{margin:3px 0 0 auto}.faq__cross:before{content:'';position:relative;display:inline-block;margin-bottom:-6px;min-width:16px;height:17px;transition:all .3s;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='17' viewBox='0 0 16 17' fill='none'%3e%3cpath d='M7.29289 16.7071C7.68342 17.0976 8.31658 17.0976 8.70711 16.7071L15.0711 10.3431C15.4616 9.95262 15.4616 9.31946 15.0711 8.92893C14.6805 8.53841 14.0474 8.53841 13.6569 8.92893L8 14.5858L2.34315 8.92893C1.95262 8.53841 1.31946 8.53841 0.928932 8.92893C0.538408 9.31946 0.538408 9.95262 0.928932 10.3431L7.29289 16.7071ZM7 0L7 16H9V0L7 0Z' fill='%23454545'/%3e%3c/svg%3e")}.faq .faq-item .faq-head[aria-expanded="true"] .faq__cross:before{transform:rotate(180deg)}@media (min-width:992px){ .faq .faq-item .faq-body .inner{}}.contactform{z-index:1;text-align:left;color:var(--text-body)}span.required{font-size:7px;vertical-align:super;color:var(--primary)}span.required{content:"★"}.dynamicforms h4{margin-top:20px;font-size:var(--text-m);text-transform:initial;font-weight:600}.dynamicforms #rooms,.dynamicforms #rooms2{max-width:60px;padding:0.475rem 0.75rem}.dynamicforms .form-floating > label{}.dynamicforms textarea.form-control{min-height:210px !important}.dynamicforms .custom-checkbox{display:flex}.form-check-label{display:flex;margin-left:10px}.form-check-input[type=checkbox]{border-radius:0;width:1.25em;height:1.25em;margin-top:0.15em}.form-check-input:checked{background-color:var(--primary);border-color:var(--primary)}.form-check-input:focus{border-color:var(--primary);box-shadow:0 0 0 0.25rem var(--primary-20)}.link{display:contents;text-decoration:underline}.form-control:focus{box-shadow:none}.form-floating > .form-control:focus ~ label::after,.form-floating > .form-control:not(:placeholder-shown) ~ label::after,.form-floating > .form-control-plaintext ~ label::after,.form-floating > .form-select ~ label::after{background:transparent}.timepicker{position:relative}.timepicker .ui-timepicker-wrapper{position:absolute;top:100% !important;left:0 !important;width:100% !important;max-height:200px;margin:0 !important;padding:0 !important;z-index:1020;overflow-y:auto;overflow-x:hidden;border:0;background-color:var(--primary)}.timepicker ul.ui-timepicker-list{margin:0 !important;padding:0 !important;list-style:none;padding-inline-start:0 !important}.timepicker ul.ui-timepicker-list li{margin:0 !important;padding:3px 10px !important;cursor:pointer;color:var(--white)}.timepicker ul.ui-timepicker-list li::before{display:none}.timepicker ul.ui-timepicker-list li:hover,.timepicker ul.ui-timepicker-list li.ui-timepicker-selected,.timepicker ul.ui-timepicker-list li.ui-timepicker-selected:hover{font-weight:600;background-color:var(--secondary);color:#fff}.timepicker ul.ui-timepicker-list li.ui-timepicker-disabled{display:none}#regular-form{display:flex;flex-direction:column;align-items:center}#regular-form button[type='submit']{margin:20px 0}#regular-form .ui-datepicker-trigger{display:none}.error{margin-bottom:20px;padding:10px 20px;text-align:left;border-radius:3px;box-shadow:0 0 3px rgba(0,0,0,.6);background-color:#ee0101;color:#fff}.required{font-size:7px;vertical-align:super;color:var(--red)}.captcha input{max-width:130px;text-align:center;text-transform:uppercase;font-weight:bold;letter-spacing:2px;font-size:20px}.formError{display:block;position:absolute;top:0;left:0;cursor:pointer;z-index:99}.formError .formErrorContent{position:relative;min-width:170px;padding:4px 10px;text-align:left;border-radius:3px;box-shadow:0 0 3px rgba(0,0,0,.6);background:#ee0101;color:#fff}.formError .formErrorContent::after{position:absolute;content:"";top:100%;left:10px;width:0;height:0;border-style:solid;border-width:6px 6px 0 6px;border-color:#ee0101 transparent transparent transparent}.rooms__item{position:relative;display:flex !important;flex-direction:column;padding:24px;background-color:var(--white)}.rooms__gallery > div:nth-child(n+4){display:none}.rooms__item:before{content:'';position:absolute;left:0;top:0;right:0;height:0;background-color:var(--secondary);transition:.3s}.rooms__item:hover:before{height:6px}.rooms__imgholder{position:relative;overflow:hidden;background-color:var(--black)}.rooms__imgholder img{position:relative;transition:all .5s ease-in-out}.rooms__hover{position:absolute;top:-20px;left:50%;transform:translate(-50%,-50%);display:flex;align-items:center;color:var(--white);font-weight:800;transition:.4s}.rooms__hover:after{content:'';display:inline-flex;margin-left:12px;min-width:25px;height:16px;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='25' height='16' viewBox='0 0 25 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M24.7071 8.70711C25.0976 8.31658 25.0976 7.68342 24.7071 7.29289L18.3431 0.928932C17.9526 0.538408 17.3195 0.538408 16.9289 0.928932C16.5384 1.31946 16.5384 1.95262 16.9289 2.34315L22.5858 8L16.9289 13.6569C16.5384 14.0474 16.5384 14.6805 16.9289 15.0711C17.3195 15.4616 17.9526 15.4616 18.3431 15.0711L24.7071 8.70711ZM0 9H24V7H0V9Z' fill='white'/%3e%3c/svg%3e ")}.rooms__item:hover .rooms__imgholder img{transform:scale(1.1);opacity:0.4}.rooms__item:hover .rooms__hover{top:50%}.rooms__item h3{margin-bottom:12px;font-size:var(--text-2xl);letter-spacing:initial}.rooms__icon{display:flex}.rooms__size,.rooms__people,.rooms__building{display:flex;align-items:center}.rooms__size:before,.rooms__people:before,.rooms__building:before{content:'';display:inline-block;width:32px;height:32px;margin-right:6px}.rooms__size:before{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' fill='none'%3e%3cpath d='M44.0068 3.01302C32.0198 2.98602 20.0388 3.12202 8.05882 3.61102C7.74782 3.60402 7.48982 3.85902 7.49882 4.17102C7.53282 5.11602 7.42282 6.26802 7.56082 7.21302C6.27882 7.19602 5.09482 7.17802 4.04882 7.16002C3.56182 7.15502 3.16582 7.55502 3.17182 8.04202C3.06182 16.956 2.99082 34.885 3.01382 43.803C2.94582 44.407 3.38182 44.969 4.00382 44.975C4.01382 44.974 21.9318 45.21 21.9428 45.209L39.8598 44.726C40.3428 44.725 40.7398 44.332 40.7398 43.846C40.7478 42.763 40.7538 41.622 40.7598 40.447C41.8458 40.488 42.9488 40.493 44.0728 40.558C44.3908 40.567 44.6478 40.3 44.6378 39.985C44.9188 29.597 44.9118 14.789 45.0068 4.24802C45.0898 3.61902 44.6678 3.01002 44.0068 3.01302ZM39.4528 11.372C39.4538 20.544 39.2038 33.474 38.9978 42.991C30.1508 43.246 13.9358 43.251 5.01082 43.004C4.99982 37.864 4.94782 13.823 4.93682 8.92302C15.6048 8.77802 29.4508 9.03702 39.6888 8.26702C39.5578 8.87902 39.4658 9.99302 39.4528 11.372ZM40.7628 39.566C40.6468 29.282 41.0638 17.427 40.1338 8.13902C40.7888 7.87302 39.9178 7.55602 36.7928 7.50902C29.8958 7.46802 17.1188 7.34602 8.39282 7.22602C8.51282 6.47002 8.54582 5.44102 8.58082 4.74002C20.0558 4.92002 31.5328 4.95502 43.0078 5.00902C42.9968 16.484 43.1018 27.958 43.4758 39.428C42.6828 39.435 41.6068 39.431 40.7628 39.566ZM8.96982 38.065C8.98482 34.543 9.07782 31.022 9.47682 27.5C9.54882 26.758 10.4218 26.801 10.4768 27.5C10.7958 30.349 10.9108 33.198 10.9498 36.048C17.5238 28.528 24.6648 21.474 32.2338 14.98C29.3368 14.911 26.4408 14.769 23.5438 14.414C22.8048 14.336 22.8358 13.466 23.5438 13.414C27.0268 13.057 30.5108 13 33.9938 13.018C34.5448 13.019 34.9908 13.468 34.9938 14.018C34.9718 17.552 34.8718 21.086 34.4658 24.62C34.4248 24.975 34.1678 25.221 33.8918 25.169C33.6648 25.127 33.4958 24.897 33.4658 24.62C33.1428 21.674 33.0378 18.729 33.0088 15.783C26.1608 23.245 19.0218 30.298 11.5018 37.07C14.4618 37.083 17.4208 37.171 20.3808 37.481C21.1228 37.549 21.0798 38.421 20.3808 38.481C16.9108 38.9 13.4408 39.02 9.97082 39.064C9.41582 39.073 8.96282 38.619 8.96982 38.065Z' fill='%23122A3F'/%3e%3c/svg%3e")}.rooms__people:before{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' fill='none'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M43.096 7.52639C38.822 18.103 36.1828 19.9776 39.5515 31.9931C37.158 33.0339 34.5243 33.0619 32.149 32.0193C32.4921 31.3043 34.7371 17.3438 32.2892 20.6775H32.2843C31.4876 21.7868 30.6615 23.0393 29.8384 24.1348C29.3272 24.7082 28.4094 24.1677 28.6257 23.4516C29.4261 22.1064 30.3823 20.7006 31.1878 19.3374C32.0277 18.1533 32.4744 16.5857 33.9238 15.9948C35.1332 16.5198 36.5988 16.0102 37.2747 14.8841C39.0508 14.5416 40.5385 10.1178 41.5216 8.50665L42.1471 7.19778C42.4605 6.74092 43.1448 6.97583 43.096 7.52639ZM38.9926 40.5659C38.8819 40.8254 38.5952 40.9456 38.3538 40.8423C37.7452 40.7229 38.0246 38.9468 37.8693 38.3914C37.726 36.9929 37.7065 35.3804 37.2147 34.0425C37.8114 33.9657 38.3968 33.8303 38.9685 33.6565C38.5032 35.7797 38.9371 38.4097 38.9926 40.5659ZM34.2915 34.0321C34.0777 35.2209 33.8755 37.6846 33.7938 38.9599C33.712 39.2786 33.7986 40.5138 33.4727 40.6858C33.058 40.921 32.8423 40.6992 32.8159 40.3626C32.9242 38.1888 33.0375 35.8163 32.8865 33.6514C33.4024 33.7989 33.7478 33.8974 34.2977 33.9904L34.2915 34.0321ZM28.8818 25.9338C28.983 25.767 29.0803 25.5948 29.1792 25.428C28.6894 25.3894 28.2276 25.1339 27.9349 24.7449C27.6183 25.3092 27.0282 25.7866 26.5829 26.1841C26.5246 26.1842 26.5601 26.2612 26.4841 26.2154C26.4189 26.2149 26.3359 26.284 26.2726 26.2935C25.32 28.0787 22.5004 28.206 21.4991 26.2414C20.909 26.0777 20.2062 25.0308 19.8392 24.5049C19.5617 24.9721 19.0467 25.2775 18.4943 25.2559C19.624 26.802 20.9689 28.4282 21.5532 30.2722C22.0547 33.4991 20.7843 36.9237 20.4396 40.1435C20.333 40.8737 21.2698 41.1398 21.3999 40.2895C21.6557 39.2222 22.3653 36.3148 22.6319 35.2991C23.1839 33.6648 25.2569 34.1541 25.4339 35.6433C25.8344 37.1622 26.2079 38.7918 26.5579 40.3259C26.6119 40.5447 26.7917 40.8382 26.9331 40.8787C27.3927 40.7888 27.6549 40.485 27.5277 39.987C26.8239 34.0669 24.6234 30.8967 28.8818 25.9338ZM17.4323 23.3317C16.8866 22.4866 16.1424 21.6248 15.5408 20.8079C15.1972 20.3679 14.4941 20.604 14.4938 21.1677C14.4703 22.9 14.4166 27.5137 14.8233 29.1564C14.8232 29.1564 16.2938 40.1279 16.2938 40.1279C16.5178 40.9588 15.3094 41.4332 15.0561 40.4876C14.5282 39.302 13.7761 25.9292 11.4193 29.3545C10.4564 32.8806 9.93048 36.9733 9.0804 40.519C8.86565 41.1476 7.86081 41.0781 7.9524 40.2009C10.1423 25.6703 11.9234 21.1536 4.7483 7.55788C4.59873 6.77097 5.68497 6.48479 6.01147 7.20825C7.22347 9.22079 8.46542 14.0032 10.5566 14.9414C10.6933 15.4225 12.195 16.4965 13.3725 16.1564C13.5517 16.1154 13.448 16.1053 13.6515 16.193C14.8535 16.5336 15.6246 17.7848 16.2361 18.8838C17.0468 20.194 18.3156 21.9728 19.1208 23.3265C19.5335 24.0072 18.5536 24.8377 17.9384 23.9939C17.9384 23.994 17.4323 23.3317 17.4323 23.3317ZM13.852 16.0471C13.8962 16.0522 13.9404 16.0522 13.9859 16.0522C13.9596 16.0314 13.9227 16.0105 13.881 15.9949C13.8512 16.0106 13.8216 16.021 13.7918 16.0367C13.8119 16.0418 13.8337 16.0471 13.852 16.0471ZM13.7537 16.0522C13.7426 16.0574 13.7321 16.0627 13.721 16.0679C13.7843 16.0887 13.8478 16.1044 13.9119 16.1253L13.7537 16.0522ZM32.6591 10.8742C32.8556 10.9463 33.1362 11.098 33.3384 11.1662C33.4322 11.2047 33.3009 11.1921 33.5061 11.3487C33.9622 11.1569 34.7783 11.0403 35.0395 11.5782C35.0097 11.599 34.981 11.6095 34.9645 11.6564C34.9532 11.6862 34.9112 11.6501 34.8815 11.7137C34.844 11.7935 34.7397 11.7508 34.6671 11.8858C32.912 12.6432 33.7002 15.4812 35.5615 14.7329C36.9239 14.2962 36.6356 12.3566 35.4779 11.9432C35.3532 11.8023 35.125 11.9037 35.0394 11.7033C35.0601 11.6713 35.1204 11.6602 35.1545 11.6511C35.1134 11.6264 35.157 11.5913 35.165 11.5521C35.1653 11.5257 35.0858 11.5244 35.1202 11.4843C35.0966 11.4634 35.0748 11.4478 35.0334 11.4425C34.9994 11.4404 35.0267 11.3862 34.9485 11.3696C34.8682 11.3525 34.8706 11.2276 34.7048 11.1714C33.5408 9.65068 31.3487 9.46751 30.3229 11.2757C31.0921 10.8118 31.7173 10.608 32.6591 10.8742ZM44.4109 7.25001C44.207 5.57471 41.9916 5.11372 41.1192 6.55132C40.4654 8.10105 39.8206 9.57714 39.1612 11.1348C38.6371 12.1664 38.4125 13.428 37.5456 14.2427C37.9777 12.7799 36.7713 10.91 35.1446 11.4738C35.2817 11.1455 35.4029 11.4211 35.2887 10.6499C35.2394 10.3761 35.1587 10.3309 35.0815 10.0712C34.9951 9.61641 33.7872 8.81999 33.7117 8.86146C31.1289 7.52917 28.065 10.4748 28.8639 13.1582C29.4193 14.4206 30.2462 12.6923 30.8164 12.3082C31.4633 11.7921 32.193 11.5921 33.0202 11.7033C31.8632 12.8046 32.0602 14.8814 33.4291 15.7447C32.1569 16.3682 31.5505 17.6144 30.6949 18.816C29.6932 20.2504 28.4761 21.7381 27.6185 23.2275C27.0551 23.3023 26.7823 24.019 26.4941 24.4321C26.1513 22.7384 24.1959 22.7275 24.0644 22.9981C24.0724 23.0241 24.1453 23.0067 24.0997 23.0867C24.0703 23.1384 24.085 23.1013 24.1052 23.1389C24.071 23.148 24.011 23.1588 23.9901 23.191C24.1093 23.4189 24.3334 23.2824 24.4618 23.4674C24.7227 23.5269 24.5858 23.4494 24.867 23.6968C25.2479 24.032 25.0287 23.9688 25.1423 24.0618C25.9727 25.1273 24.9385 26.569 23.6609 26.3093C22.3845 26.0731 22.2319 23.9378 23.5846 23.41C23.631 23.3953 23.5912 23.3251 23.7713 23.2536C23.8513 23.2218 23.826 23.1597 23.886 23.1597C23.9383 23.1597 23.8729 23.1481 23.9901 23.0658C23.1503 22.016 21.5685 23.1867 21.3314 24.2443C20.7928 23.8242 20.5212 23.1638 19.8288 22.9251L16.1554 17.794C15.6094 16.9691 15.0019 16.1941 13.9805 15.948C16.5936 14.8016 15.5944 10.6489 13.0148 11.5103C13.0257 11.5453 13.0908 11.5064 13.05 11.5938C13.0213 11.6553 13.033 11.6107 13.0554 11.6512C13.0214 11.6603 12.961 11.6714 12.9403 11.7033C13.0315 11.9069 13.2523 11.8013 13.3791 11.9432C14.5361 12.3568 14.8253 14.2965 13.4623 14.7329C11.6003 15.4807 10.8128 12.6438 12.568 11.8857C12.6407 11.7506 12.7448 11.7936 12.7823 11.7137C12.812 11.6502 12.854 11.6861 12.8655 11.6564C12.8818 11.6095 12.9107 11.599 12.9403 11.5782C12.6743 11.0363 11.8368 11.1513 11.3822 11.3644C10.361 11.9022 9.94593 13.2554 10.2678 14.3263C8.69025 12.1497 8.02584 8.78965 6.76497 6.43151C5.50661 4.69612 2.83089 6.36834 3.74376 8.28786C6.31185 14.5981 9.30936 19.4893 8.48347 26.3563C8.51064 28.7625 5.72059 40.4118 7.01621 41.6245C8.02017 42.8346 9.98856 42.4186 10.4252 40.8007C10.6646 39.7755 11.9905 32.9304 12.2323 31.743C12.8581 34.6266 13.2762 37.6627 13.8016 40.5712C14.3203 43.3165 17.9841 42.33 17.4906 39.9506C16.883 34.9242 15.3316 27.4815 15.5531 22.5236L17.1794 24.5729C17.7053 25.1596 17.8768 24.9657 18.0088 25.4803C18.7489 27.3858 20.3792 29.1853 20.4208 31.2475C20.3064 33.7006 19.3981 37.3497 19.0506 39.836C18.573 42.3597 22.2194 43.2592 22.7723 40.6284C22.8192 40.5454 23.8746 35.673 23.9707 35.6173C23.9719 35.6173 23.9731 35.6225 23.9739 35.6173C24.3604 36.5052 24.481 37.6552 24.8024 38.6104C25.0826 39.4229 25.2096 41.0609 25.9041 41.6662C27.0563 42.8889 29.1362 41.4283 28.7462 39.9193C28.3417 36.9549 27.4322 34.0155 27.3434 31.0181C27.5207 29.0792 29.1581 27.0674 29.9394 25.3133C30.4194 25.373 31.8463 23.1868 32.1826 22.7426C31.9799 26.1864 31.7306 28.8002 30.8055 32.1549C30.602 32.9641 31.6273 33.1449 32.1773 33.4012C31.4403 35.4995 31.4689 38.3562 31.4406 40.5556C31.5676 41.992 33.4902 42.6774 34.429 41.6089C35.3048 40.7638 34.8764 38.2957 35.0261 37.1401C35.1005 36.1761 35.0406 35.0113 34.8229 34.0635C35.2843 34.1208 36.2132 34.1633 36.6848 34.0948C36.5619 36.1597 36.7233 38.3642 36.7368 40.4721C36.8257 42.9181 40.4733 42.6753 40.3992 40.3052C40.261 38.0542 40.1533 35.5921 39.7048 33.3908C40.1874 33.1413 41.2967 32.8949 40.9992 32.1288C37.1531 19.4865 41.1211 17.9771 44.4109 7.25001Z' fill='%23122A3F'/%3e%3c/svg%3e")}.rooms--48{margin-right:48px}.rooms--48:last-of-child{margin-right:0}.rooms--48:before{width:48px;height:48px}.rooms__building:before{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='48' height='48' viewBox='0 0 48 48' fill='none'%3e%3cpath d='M45.3525 41.1525C44.5365 35.229 45.254 12.7314 44.9038 10.3028C44.699 8.88293 43.8505 8.38871 42.6241 8.33146C41.8838 8.06111 35.6917 8.05639 34.8193 8.06456C34.8 7.34349 34.771 6.72503 34.6685 5.91175C34.4532 4.20455 33.5411 3.60092 31.9359 3.64439C27.2372 3.39653 22.1923 3.40498 15.6484 3.67171C14.7964 3.70273 14.1284 4.39689 14.1284 5.25305C14.1287 5.36528 14.1384 9.31661 14.1557 14.5708C11.4424 14.4699 8.53068 14.5175 4.80239 14.7259C4.11098 14.7742 3.58984 15.4539 3.58984 16.3066C3.59625 24.5611 3.95272 32.9013 4.00155 41.1228H2.94049C1.99954 41.1228 1.23438 41.8879 1.23438 42.8282C1.23438 43.7691 1.99954 44.5343 2.94049 44.5343H45.0584C45.9986 44.5343 46.7638 43.7691 46.7638 42.8282C46.7638 41.9887 46.1525 41.2929 45.3525 41.1525ZM34.8326 9.12329C37.4641 9.09852 39.899 9.15578 42.2107 9.3098C42.3603 9.31877 42.5264 9.53039 42.5264 9.82267C42.5956 20.2219 43.0441 30.5978 43.1074 41.1228H35.1094C34.4728 35.0953 34.8323 9.19626 34.8326 9.12329ZM15.6891 4.72915C22.3881 4.45548 27.5044 4.45342 32.2856 4.72157C32.5545 4.73536 32.7675 4.96215 32.7709 5.23444C32.7794 6.76067 32.8257 37.3309 32.8492 41.1228H28.2352L28.2654 34.8284C28.2654 30.3337 23.6323 31.3038 23.3504 31.2108C21.5836 31.2108 20.1464 32.8335 20.1464 34.8284V41.1228H15.377C15.2666 37.4921 15.188 5.57243 15.1873 5.25167C15.1873 4.96904 15.4072 4.73949 15.6891 4.72915ZM26.2389 41.1228H21.2052V34.8284C21.2052 34.0545 21.5007 33.3683 21.9573 32.8987C24.3693 32.1137 26.1999 33.0898 26.3125 36.3336C26.3924 38.6311 26.3676 38.9609 26.2389 41.1228ZM4.86926 15.7827C8.07395 15.6032 10.6668 15.5453 13.0487 15.5975C13.0866 16.2767 13.6366 37.5239 12.7077 41.1228H5.06042C5.01178 32.8599 4.6551 24.572 4.64867 16.3059C4.64867 15.9757 4.81066 15.7868 4.86926 15.7827ZM45.0584 43.4755H2.94049C2.58341 43.4755 2.2932 43.1853 2.2932 42.8282C2.2932 42.4718 2.58341 42.1816 2.94049 42.1816H45.0584C45.4148 42.1816 45.705 42.4718 45.705 42.8282C45.705 43.1853 45.4148 43.4755 45.0584 43.4755Z' fill='%23122A3F'/%3e%3cpath d='M37.1759 19.4756C36.8836 19.4756 36.6465 19.7127 36.6465 20.005C36.6465 20.2973 36.8836 20.5344 37.1759 20.5344H39.5582C39.8505 20.5344 40.0877 20.2973 40.0877 20.005C40.0877 19.7127 39.8505 19.4756 39.5582 19.4756H37.1759Z' fill='%23122A3F'/%3e%3cpath d='M39.4704 26.6223C39.7626 26.6223 39.9998 26.3852 39.9998 26.0929C39.9998 25.8006 39.7626 25.5635 39.4704 25.5635H37.088C36.7957 25.5635 36.5586 25.8006 36.5586 26.0929C36.5586 26.3852 36.7957 26.6223 37.088 26.6223H39.4704Z' fill='%23122A3F'/%3e%3cpath d='M39.6461 31.7402H37.2638C36.9715 31.7402 36.7344 31.9774 36.7344 32.2696C36.7344 32.5619 36.9715 32.7991 37.2638 32.7991H39.6461C39.9384 32.7991 40.1756 32.5619 40.1756 32.2696C40.1756 31.9774 39.9384 31.7402 39.6461 31.7402Z' fill='%23122A3F'/%3e%3cpath d='M36.9103 14.9758H39.2926C39.5849 14.9758 39.822 14.7387 39.822 14.4464C39.822 14.1541 39.5849 13.917 39.2926 13.917H36.9103C36.618 13.917 36.3809 14.1541 36.3809 14.4464C36.3809 14.7387 36.618 14.9758 36.9103 14.9758Z' fill='%23122A3F'/%3e%3cpath d='M19.6514 10.2986C19.9423 10.2745 20.1602 10.0194 20.1367 9.72784L19.9582 7.52196C19.9341 7.23037 19.67 7.02426 19.3874 7.03666C19.0965 7.06079 18.8787 7.31585 18.9021 7.60744L19.0807 9.81332C19.1028 10.0826 19.3268 10.3141 19.6514 10.2986Z' fill='%23122A3F'/%3e%3cpath d='M19.6544 14.9766H19.6503C19.358 14.9786 19.1229 15.2178 19.125 15.5101L19.1443 17.8918C19.1464 18.1827 19.3835 18.417 19.6737 18.417H19.6779C19.9701 18.415 20.2052 18.1758 20.2031 17.8835L20.1838 15.5018C20.1818 15.2109 19.9446 14.9766 19.6544 14.9766Z' fill='%23122A3F'/%3e%3cpath d='M19.6544 22.6523H19.6503C19.358 22.6544 19.1229 22.8936 19.125 23.1859L19.1464 25.744C19.1485 26.0349 19.3856 26.2693 19.6758 26.2693H19.6799C19.9722 26.2672 20.2073 26.028 20.2052 25.7358L20.1838 23.1776C20.1818 22.8867 19.9446 22.6523 19.6544 22.6523Z' fill='%23122A3F'/%3e%3cpath d='M27.8463 10.3878C28.1587 10.3878 28.3996 10.1213 28.375 9.81568L28.1965 7.60979C28.1723 7.3182 27.9111 7.11278 27.6257 7.1245C27.3341 7.14863 27.117 7.40368 27.1404 7.69527L27.3189 9.90115C27.3417 10.1783 27.5733 10.3878 27.8463 10.3878Z' fill='%23122A3F'/%3e%3cpath d='M27.8927 15.0635H27.8886C27.5963 15.0655 27.3612 15.3047 27.3633 15.597L27.3826 17.9794C27.3847 18.2703 27.6218 18.5047 27.912 18.5047H27.9161C28.2084 18.5026 28.4435 18.2634 28.4414 17.9711L28.4221 15.5888C28.4201 15.2979 28.1829 15.0635 27.8927 15.0635Z' fill='%23122A3F'/%3e%3cpath d='M27.8927 22.7402H27.8886C27.5963 22.7423 27.3612 22.9815 27.3633 23.2738L27.3847 25.8326C27.3867 26.1235 27.6239 26.3579 27.9141 26.3579H27.9182C28.2105 26.3558 28.4456 26.1166 28.4435 25.8243L28.4221 23.2655C28.4201 22.9746 28.1829 22.7402 27.8927 22.7402Z' fill='%23122A3F'/%3e%3cpath d='M8.45888 22.4626C9.30458 22.428 10.2903 22.5584 11.1935 22.5212C11.4844 22.5095 11.7112 22.2641 11.7002 21.9725C11.6689 21.1285 11.682 20.0725 11.6491 19.202C11.6388 18.9235 11.4141 18.7009 11.1349 18.6926L8.4706 18.6182C8.13287 18.63 7.91495 18.8762 7.9274 19.1696C7.9628 20.0192 7.86917 21.0733 7.9081 21.9566C7.91982 22.2482 8.15557 22.4854 8.45888 22.4626ZM8.99381 19.6922L10.6048 19.737C10.6164 20.271 10.6162 20.8969 10.6275 21.4672C10.0965 21.4572 9.55129 21.4094 8.95727 21.3996C8.96019 20.8155 8.99099 20.2725 8.99381 19.6922Z' fill='%23122A3F'/%3e%3cpath d='M11.2657 25.7671L8.60144 25.6934C8.23823 25.7126 8.0466 25.9705 8.05825 26.2448C8.09351 27.0911 8.00009 28.1509 8.03894 29.0311C8.05066 29.3227 8.28642 29.5661 8.58972 29.5371C9.45315 29.5029 10.4066 29.6342 11.325 29.5964C11.6159 29.5847 11.8434 29.3393 11.8317 29.0477C11.7998 28.1773 11.8126 27.1341 11.78 26.2765C11.7696 25.998 11.5449 25.7747 11.2657 25.7671ZM9.08812 28.4741C9.09104 27.8893 9.12183 27.3481 9.12465 26.7673L10.7356 26.8122C10.748 27.374 10.7467 27.9785 10.7591 28.5424C10.21 28.5321 9.67788 28.4839 9.08812 28.4741Z' fill='%23122A3F'/%3e%3cpath d='M11.3881 32.384L8.72317 32.3096C8.35368 32.333 8.16845 32.5891 8.17997 32.8617C8.21423 33.6538 8.12464 34.7879 8.16136 35.648C8.17376 35.9396 8.4171 36.1719 8.71214 36.154C9.57344 36.1175 10.5219 36.2507 11.4467 36.2126C11.7376 36.2009 11.9644 35.9555 11.9534 35.6639C11.9222 34.8199 11.9353 33.7639 11.9024 32.8934C11.8921 32.6149 11.6673 32.3923 11.3881 32.384ZM9.21053 35.0911C9.21333 34.5328 9.24442 33.9301 9.24706 33.3836L10.858 33.4284C10.8697 33.9624 10.8695 34.5883 10.8808 35.1586C10.3499 35.1486 9.80197 35.1008 9.21053 35.0911Z' fill='%23122A3F'/%3e%3c/svg%3e")}@media (max-width:991px){ .rooms__cta .cta{max-width:300px;margin:0 auto}}[data-room="grey"]{filter:grayscale(1)}.places{display:flex;flex-direction:column;margin-bottom:30px}.places__image img{width:100%;height:100%;object-fit:cover;min-height:240px}.places__text{height:100%;background-color:var(--white);padding:var(--space-l) var(--space-xl)}.places__text h2{font-size:var(--text-xl)}.newslist__custominfo--cta .cta{display:flex;padding-left:0;justify-content:space-between;align-items:center}.newslist__custominfo--cta i{margin-left:20px}.newslist__custominfo--cta .faq__cross:before{margin:0}.newslist__custominfo--cta .cta[aria-expanded="true"] .faq__cross:before{transform:rotate(180deg)}@media (max-width:991px){ .places__image img{max-height:320px}}@media (min-width:992px) and (max-width:1199px){.rooms__item h3{font-size:22px}}.bg-ele-blog{background-image:url('../tartalom/bg-ele-blog.webp')}.blog__item{position:relative;display:flex !important;flex-direction:column;font-size:16px;color:var(--text-body);background-color:var(--white)}.blog__text{padding:24px}.blog__text h3{margin-bottom:12px;font-size:24px}.blog__date{padding:24px;background-color:#F8F7F4}.blog__date::before{content:'';display:inline-block;vertical-align:middle;min-width:24px;height:24px;margin:-4px 12px 0 0;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3e%3cpath d='M3.95866 18.0625C4.21405 18.6042 4.37314 19.0815 5.04085 18.9538C6.44119 19.0484 7.87293 19.0484 9.33605 18.9856C12.6436 18.818 15.8817 18.8414 19.1494 18.7867C19.1626 19.045 19.1376 19.3483 19.1376 19.6334C14.0885 19.7594 9.03951 19.9117 3.99007 20.0343C3.99007 19.3666 3.95866 18.6988 3.95866 18.0625ZM3.8645 9.15397C8.89018 9.18536 13.8866 9.18536 18.9123 9.21677C18.8495 12.0174 18.7846 15.1044 19.8668 17.7443C14.9667 17.2985 9.97237 17.6811 5.10362 18.1253C3.35373 15.454 4.05498 12.1765 3.8645 9.15397ZM15.6679 3.808C15.7307 3.808 15.7621 3.84109 15.827 3.8729C16.1765 4.35016 15.986 5.17693 15.8898 5.71698C15.7621 6.10005 15.7638 6.41821 15.3183 6.51237C14.6171 6.54546 14.7134 7.53178 15.5088 7.43546C16.4633 7.2764 16.7501 6.48098 16.9091 5.6228C17.6396 5.6228 18.4037 5.65418 19.1028 5.68557C19.0714 6.54546 19.04 7.30949 18.9772 8.19949C13.9494 8.1681 8.89018 8.1681 3.8645 8.13626C3.8645 7.40407 3.83098 6.64008 3.83098 5.90914C4.97637 5.87776 6.15442 5.84466 7.33077 5.81328C7.96709 5.81328 7.96879 4.82738 7.36429 4.79557C7.42706 4.38154 7.58615 3.682 8.09477 3.93568C8.35015 4.28525 8.31877 4.79557 8.19109 5.20834C8.25386 5.6228 8.09477 6.03682 7.9357 6.38637C7.80802 6.54546 7.84151 6.51408 7.58615 6.57728C6.88703 6.60866 6.98122 7.59455 7.77661 7.49994C8.73111 7.34088 9.01786 6.57728 9.17695 5.75005C11.1173 5.78189 13.1854 5.71866 15.1258 5.75005C15.7939 5.78189 15.827 4.6997 15.1592 4.6997C15.1906 4.28693 15.2534 3.808 15.6679 3.808ZM14.2362 4.60341C12.5804 4.57202 10.9268 4.6365 9.27325 4.6365C9.30463 3.42874 8.6085 2.85522 7.90261 2.87346C7.17677 2.8917 6.44119 3.5365 6.47258 4.76248C5.64578 4.95466 3.06909 4.41293 3.00418 5.43189C2.97279 10.4911 3.00418 15.5486 2.94141 20.6078C2.94141 20.9574 3.32234 21.2441 3.6405 21.1164C8.95509 20.9574 14.2675 20.8297 19.58 20.6706C19.7658 20.6706 19.9364 20.5646 20.0259 20.4123C20.336 20.0479 20.1451 19.3084 20.1336 18.7701C20.2779 18.7667 20.4221 18.7667 20.568 18.7616C21.713 18.4435 20.5031 17.0766 20.4089 16.344C20.059 15.0714 19.9631 13.545 19.8982 12.2079C19.804 9.88615 19.9945 7.56317 19.8354 5.27282C19.58 4.38154 17.7359 4.76248 16.9719 4.60341C17.0347 3.74522 16.591 2.85352 15.6514 2.85352C14.7134 2.85352 14.2675 3.71384 14.2362 4.60341Z' fill='%23454545'/%3e%3cpath d='M6.75947 10.6169C7.20531 10.6814 7.58627 10.7446 8.00072 10.7446C7.9672 11.1586 7.87304 11.6991 7.9672 12.1131H6.72805C6.75947 11.6677 6.75947 11.0941 6.75947 10.6169ZM7.23669 10.045C6.79085 10.1082 6.09173 9.85455 6.04339 10.443C5.99544 11.0314 5.67728 12.4944 6.34499 12.6701C7.01272 12.844 7.93581 12.7812 8.44445 12.7494C8.89029 12.718 8.92168 12.0486 8.9552 11.6991C8.9552 11.3809 8.89029 10.935 8.82752 10.6169C8.98659 10.395 8.82752 10.1082 8.57213 10.1082C8.25397 10.0136 7.68256 10.045 7.23669 10.045Z' fill='%23454545'/%3e%3cpath d='M11.0856 10.5861C11.5314 10.6506 11.9124 10.7138 12.3268 10.7138C12.2954 11.1279 12.1991 11.6683 12.2954 12.0823H11.0542C11.0856 11.6365 11.0856 11.0634 11.0856 10.5861ZM11.5628 10.0143C11.117 10.0775 10.4179 9.82212 10.3699 10.4122C10.3216 11.0001 10.0034 12.4637 10.6711 12.6393C11.3409 12.8133 12.2619 12.75 12.7727 12.7187C13.2164 12.6856 13.2499 12.0179 13.2813 11.6683C13.2813 11.3501 13.2164 10.9043 13.1536 10.5861C13.3127 10.3638 13.1536 10.0775 12.8983 10.0775C12.5801 9.98119 12.0087 10.0143 11.5628 10.0143Z' fill='%23454545'/%3e%3cpath d='M15.1266 10.6504C15.5725 10.7136 15.9555 10.7764 16.3679 10.7764C16.3365 11.1909 16.2402 11.7309 16.3365 12.1454H15.0952C15.0952 11.6995 15.1266 11.1277 15.1266 10.6504ZM15.6039 10.0455C15.1601 10.1087 14.3762 9.84187 14.3312 10.3955C14.2799 11.0301 14.0465 12.4949 14.7143 12.6705C15.382 12.8445 16.3051 12.7817 16.8137 12.7499C17.2282 12.7499 17.291 12.0177 17.3224 11.6995C17.3224 11.3814 17.2596 10.9355 17.1947 10.6173C17.3537 10.3955 17.1947 10.1087 16.9414 10.1087C16.5919 10.0141 16.0497 10.0773 15.6039 10.0455Z' fill='%23454545'/%3e%3cpath d='M6.98083 14.4349C7.42667 14.4994 7.80763 14.5626 8.25348 14.5626C8.22209 14.9766 8.12579 15.5171 8.22209 15.9311H6.98083C6.94942 15.4857 6.94942 14.9121 6.98083 14.4349ZM7.45806 13.8317C7.01222 13.8949 6.23038 13.628 6.18542 14.1812C6.13409 14.8163 5.89865 16.2811 6.56849 16.4567C7.23619 16.6307 8.15929 16.5674 8.66793 16.536C9.11379 16.5029 9.14518 15.8352 9.17657 15.4857C9.17657 15.1675 9.11379 14.7217 9.04889 14.4035C9.20795 14.1812 9.04889 13.8949 8.79563 13.8949C8.44395 13.7986 7.90393 13.8631 7.45806 13.8317Z' fill='%23454545'/%3e%3cpath d='M11.3083 14.4037C11.7541 14.4682 12.1372 14.5314 12.5495 14.5314C12.5181 14.9454 12.4218 15.4859 12.5181 15.8999H11.2769C11.2769 15.454 11.3083 14.8809 11.3083 14.4037ZM11.7855 13.7988C11.3418 13.8632 10.5578 13.5951 10.5129 14.15C10.4615 14.7847 10.2282 16.2495 10.8959 16.4238C11.5636 16.5995 12.4867 16.5362 12.9954 16.5031C13.4412 16.4717 13.4726 15.804 13.504 15.454C13.504 15.1359 13.4412 14.6905 13.3763 14.3723C13.5354 14.15 13.3763 13.8632 13.123 13.8632C12.7735 13.7674 12.2314 13.8319 11.7855 13.7988Z' fill='%23454545'/%3e%3cpath d='M15.3497 14.4685C15.7956 14.5317 16.1765 14.5945 16.591 14.5945C16.5575 15.0089 16.4633 15.5489 16.5575 15.9634H15.3184C15.3184 15.4862 15.3184 14.9457 15.3497 14.4685ZM15.827 13.8635C15.3811 13.9267 14.632 13.6731 14.584 14.2615C14.5361 14.8499 14.2676 16.3129 15.063 16.5679H15.1258C15.603 16.6625 16.5261 16.5997 17.0347 16.5679C17.4806 16.5365 17.512 15.8671 17.5455 15.5176C17.5455 15.1994 17.4806 14.7535 17.4178 14.4354C17.5769 14.2135 17.4178 13.9267 17.1624 13.9267C16.8129 13.8321 16.2728 13.8953 15.827 13.8635Z' fill='%23454545'/%3e%3c/svg%3e")}.blog__social{margin:48px 0}.blog__socialtitle{margin-bottom:12px;font-weight:600;font-size:var(--text-l)}a[class*=blog__social--]{position:relative;display:inline-block;margin-right:16px;width:32px;height:32px;z-index:0}[class*=blog__social--]::after{content:"";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:24px;height:25px;background:var(--secondary);background-repeat:no-repeat;-webkit-mask-repeat:no-repeat;-webkit-mask-position:center;z-index:1;transition:.3s}.blog__social--facebook::after{-webkit-mask-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='24' height='25' viewBox='0 0 24 25' fill='none'%3e%3cg clip-path='url(%23clip0_4488_5373)'%3e%3cpath d='M18.3246 6.81866C18.713 6.81866 19.0278 6.50372 19.0278 6.11554V1.59668C19.0278 1.20831 18.713 0.893555 18.3246 0.893555H13.0525C10.5884 0.893555 8.5838 2.89819 8.5838 5.36224V9.93109H5.67188C5.28351 9.93109 4.96875 10.2458 4.96875 10.6342V15.1529C4.96875 15.5413 5.28351 15.856 5.67188 15.856H8.5838V24.1904C8.5838 24.5788 8.89856 24.8936 9.28693 24.8936H13.8058C14.1942 24.8936 14.5089 24.5788 14.5089 24.1904V15.856H17.4208C17.7561 15.856 18.0447 15.6194 18.1104 15.2908L19.014 10.7721C19.0554 10.5656 19.002 10.3513 18.8683 10.1884C18.7348 10.0256 18.5352 9.93109 18.3246 9.93109H14.5089V6.81866H18.3246ZM13.8058 11.3373H17.467L16.8444 14.4498H13.8058C13.4174 14.4498 13.1027 14.7645 13.1027 15.1529V23.4873H9.99005V15.1529C9.99005 14.7645 9.67529 14.4498 9.28693 14.4498H6.375V11.3373H9.28693C9.67529 11.3373 9.99005 11.0226 9.99005 10.6342V5.36224C9.99005 3.67365 11.3639 2.2998 13.0525 2.2998H17.6215V5.41241H13.8058C13.4174 5.41241 13.1027 5.72717 13.1027 6.11554V10.6342C13.1027 11.0226 13.4174 11.3373 13.8058 11.3373Z' fill='white'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='clip0_4488_5373'%3e%3crect width='24' height='24' fill='white' transform='translate(0 0.893555)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e")}.blog__social--facebook:hover::after{background:var(--primary-l-2)}.blog__social--instagram::after{-webkit-mask-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='24' height='25' viewBox='0 0 24 25' fill='none'%3e%3cg clip-path='url(%23clip0_4488_5369)'%3e%3cpath d='M12 6.54199C8.49774 6.54199 5.64844 9.3913 5.64844 12.8936C5.64844 16.3958 8.49774 19.2451 12 19.2451C15.5023 19.2451 18.3516 16.3958 18.3516 12.8936C18.3516 9.3913 15.5023 6.54199 12 6.54199ZM12 17.8389C9.27319 17.8389 7.05469 15.6204 7.05469 12.8936C7.05469 10.1667 9.27319 7.94824 12 7.94824C14.727 7.94824 16.9453 10.1667 16.9453 12.8936C16.9453 15.6204 14.727 17.8389 12 17.8389Z' fill='white'/%3e%3cpath d='M21.5817 3.31183C20.0224 1.75232 17.9568 0.893555 15.7657 0.893555H8.23425C6.04321 0.893555 3.9776 1.75232 2.41827 3.31183C0.858765 4.87115 0 6.93677 0 9.12781V16.6591C0 18.8503 0.858765 20.916 2.41827 22.4753C3.9776 24.0348 6.04321 24.8936 8.23425 24.8936H15.7657C17.9568 24.8936 20.0224 24.0348 21.5817 22.4753C23.1412 20.916 24 18.8503 24 16.6591V9.12781C24 6.93677 23.1412 4.87115 21.5817 3.31183ZM22.5938 16.6591C22.5938 20.4241 19.5306 23.4873 15.7657 23.4873H8.23425C4.46942 23.4873 1.40625 20.4241 1.40625 16.6591V9.12781C1.40625 5.36298 4.46942 2.2998 8.23425 2.2998H15.7657C19.5306 2.2998 22.5938 5.36298 22.5938 9.12781V16.6591Z' fill='white'/%3e%3cpath d='M18.54 5.65039C18.3547 5.65039 18.1735 5.72583 18.0425 5.85675C17.9118 5.98749 17.8369 6.16895 17.8369 6.35352C17.8369 6.53864 17.9118 6.72009 18.0425 6.85083C18.1735 6.98175 18.3547 7.05664 18.54 7.05664C18.7246 7.05664 18.9061 6.98175 19.0368 6.85083C19.1675 6.72009 19.2432 6.53864 19.2432 6.35352C19.2432 6.16895 19.1675 5.98749 19.0368 5.85675C18.9061 5.72601 18.7246 5.65039 18.54 5.65039Z' fill='white'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='clip0_4488_5369'%3e%3crect width='24' height='24' fill='white' transform='translate(0 0.893555)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e")}.blog__social--instagram:hover::after{background:var(--primary-l-2)}.blog__social--youtube::after{-webkit-mask-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='24' height='25' viewBox='0 0 24 25' fill='none'%3e%3cg clip-path='url(%23clip0_4488_5375)'%3e%3cpath d='M16.2792 11.4131L10.6099 8.57825C10.2741 8.41034 9.93866 8.3252 9.61273 8.3252C8.60913 8.3252 7.9082 9.11584 7.9082 10.248V15.5198C7.9082 16.6519 8.60913 17.4426 9.61273 17.4426C9.93866 17.4426 10.2741 17.3574 10.6099 17.1895L16.2792 14.3549C16.9677 14.0106 17.3625 13.4745 17.3625 12.8838C17.3625 12.2933 16.9677 11.7573 16.2792 11.4131ZM15.6503 13.0971L9.98096 15.9318C9.80829 16.0182 9.68542 16.0363 9.61273 16.0363C9.36627 16.0363 9.31445 15.7554 9.31445 15.5198V10.248C9.31445 10.0123 9.36627 9.73163 9.61273 9.73163C9.68542 9.73163 9.80829 9.74976 9.98096 9.836L15.6505 12.671C15.8253 12.7584 15.9114 12.8406 15.9443 12.884C15.9114 12.9274 15.8253 13.0096 15.6503 13.0971Z' fill='white'/%3e%3cpath d='M21.4142 3.14355H2.58582C1.15997 3.14355 0 4.30353 0 5.72937V20.0389C0 21.4647 1.15997 22.6249 2.58582 22.6249H21.4142C22.84 22.6249 24 21.4647 24 20.0389V5.72937C24 4.30353 22.84 3.14355 21.4142 3.14355ZM22.5938 20.0389C22.5938 20.6893 22.0646 21.2186 21.4142 21.2186H2.58582C1.93542 21.2186 1.40625 20.6893 1.40625 20.0389V5.72937C1.40625 5.07898 1.93542 4.5498 2.58582 4.5498H21.4142C22.0646 4.5498 22.5938 5.07898 22.5938 5.72937V20.0389Z' fill='white'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='clip0_4488_5375'%3e%3crect width='24' height='24' fill='white' transform='translate(0 0.893555)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e")}.blog__social--youtube:hover::after{background:var(--primary-l-2)}.blog__social--tiktok:after{-webkit-mask-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='24' height='25' viewBox='0 0 24 25' fill='none'%3e%3cg clip-path='url(%23clip0_4488_5378)'%3e%3cpath d='M21.7844 6.16534C19.2653 6.16534 17.2158 4.11584 17.2158 1.59668C17.2158 1.20831 16.9008 0.893555 16.5126 0.893555H12.7469C12.3585 0.893555 12.0438 1.20831 12.0438 1.59668V17.0358C12.0438 18.5167 10.8389 19.7216 9.35779 19.7216C7.87683 19.7216 6.672 18.5167 6.672 17.0358C6.672 15.5546 7.87683 14.3498 9.35779 14.3498C9.74615 14.3498 10.0609 14.035 10.0609 13.6467V9.88092C10.0609 9.49274 9.74615 9.1778 9.35779 9.1778C5.02496 9.1778 1.5 12.7029 1.5 17.0358C1.5 21.3686 5.02496 24.8936 9.35779 24.8936C13.6906 24.8936 17.2158 21.3686 17.2158 17.0358V10.2017C18.6152 10.9479 20.1724 11.3373 21.7844 11.3373C22.1728 11.3373 22.4875 11.0226 22.4875 10.6342V6.86847C22.4875 6.48029 22.1728 6.16534 21.7844 6.16534ZM21.0813 9.90198C19.5802 9.7771 18.1547 9.25269 16.9232 8.36682C16.7091 8.21265 16.4268 8.19141 16.1918 8.31189C15.9571 8.43201 15.8095 8.67371 15.8095 8.93756V17.0358C15.8095 20.5931 12.9152 23.4873 9.35779 23.4873C5.80042 23.4873 2.90625 20.5931 2.90625 17.0358C2.90625 13.7159 5.42688 10.9735 8.65466 10.6221V13.004C6.73206 13.3383 5.26575 15.0189 5.26575 17.0358C5.26575 19.2922 7.10138 21.128 9.35779 21.128C11.6144 21.128 13.45 19.2922 13.45 17.0358V2.2998H15.8505C16.1726 5.03357 18.3475 7.2085 21.0813 7.53058V9.90198Z' fill='white'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='clip0_4488_5378'%3e%3crect width='24' height='24' fill='white' transform='translate(0 0.893555)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e")}.blog__social--tiktok:hover::after{background:var(--primary-l-2)}.rooms__gallery{display:grid;grid-template-columns:1fr;gap:24px}.rooms__gallery div:nth-child(2),.rooms__gallery div:nth-child(3){display:none}.rooms__gallery .gallery__wrap{height:100%;overflow:hidden}.rooms__gallery img{width:100%;height:100%;object-fit:cover;transition:all .5s ease-in-out}.rooms__gallery .gallery__wrap:hover img{transform:scale(1.1)}@media (min-width:992px){ .rooms__gallery{grid-template-columns:1fr 220px 220px} .rooms__gallery .gallery__wrap{min-height:380px} .rooms__gallery div:nth-child(2),.rooms__gallery div:nth-child(3){display:block}}@media (min-width:1200px){ .rooms__gallery{grid-template-columns:1fr 300px 300px} .rooms__gallery .gallery__wrap{min-height:480px}}.fancybox-caption{display:inline-block;padding:5px 25px;width:max-content;font-weight:400;line-height:1.2;font-size:14px;border-radius:3px;background:var(--primary);color:#fff;left:50%;transform:translateX(-50%)}.main-gallery{clear:both;flex-wrap:wrap;justify-content:center;margin-top:var(--space-l)}.main-gallery .gallery{display:grid;gap:20px;grid-template-columns:repeat(2,1fr);width:100%}.gallery__cat{position:relative;overflow:hidden;background:var(--black);text-align:center;cursor:pointer}.gallery__cat img{max-width:none;width:-webkit-calc(100% + 50px);width:calc(100% + 50px);opacity:0.7;-webkit-transition:opacity 0.35s,-webkit-transform 0.35s;transition:opacity 0.35s,transform 0.35s;-webkit-transform:translate3d(-40px,0,0);transform:translate3d(-40px,0,0)}.gallery__cat figcaption{text-align:left}.gallery__cat figcaption > div{position:absolute;bottom:0;left:0;padding:0 var(--space-l) 0;width:100%;height:25%;z-index:1}.gallery__cat figcaption > div:after{content:'';position:absolute;bottom:0;left:0;width:100%;height:0%;transition:.4s;background:linear-gradient(0deg,rgba(75,67,61,.7) 0%,rgba(75,67,61,0) 100%);z-index:-1}.gallery__cat h3,.gallery__cat p{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0);color:var(--white) !important}.gallery__cat h3{-webkit-transition:-webkit-transform 0.35s;transition:transform 0.35s;font-size:var(--text-2xl);font-weight:600}.gallery__cat p{color:rgba(255,255,255,0.8);opacity:0;-webkit-transition:opacity 0.2s,-webkit-transform 0.35s;transition:opacity 0.2s,transform 0.35s;font-weight:500;font-size:20px}.gallery__cat:hover img,.gallery__cat:hover p{opacity:1}.gallery__cat:hover h3,.gallery__cat:hover p,.gallery__cat:hover img{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.gallery__cat:hover p{-webkit-transition-delay:0.05s;transition-delay:0.05s;-webkit-transition-duration:0.35s;transition-duration:0.35s}.gallery__cat:hover div:after{height:100%}.gallery__item{position:relative;display:block;overflow:hidden;background-color:var(--primary);height:100%}.gallery__item::after{position:absolute;content:"";top:0;right:0;left:0;bottom:0;z-index:2;transition:.3s}.gallery__item.gallery--zoom:after{;background-color:var(--white);transform:scale(.5);opacity:0;display:flex;align-self:center;min-height:50px;-webkit-mask-repeat:no-repeat;-webkit-mask-position:center;-webkit-mask-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='50' height='51' viewBox='0 0 50 51' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M18.1448 14.8749C15.0413 14.5028 12.3528 17.0643 12.4426 20.1737C12.4602 22.372 14.0071 24.4599 16.1125 25.0809C19.4094 26.1288 22.8381 23.6044 22.8225 20.1737C22.8586 17.579 20.7903 15.1395 18.1448 14.8749ZM22.4729 20.1737C22.4914 21.8681 21.3264 23.4686 19.7014 23.9325C17.7278 24.5253 15.6428 23.4052 15.0217 21.4667C14.2786 19.2577 15.8557 16.828 18.1438 16.4677C20.4104 16.0927 22.4817 17.8612 22.4729 20.1737Z' fill='white'/%3e%3cpath d='M49.5111 39.887C49.4555 33.5745 49.352 26.8411 49.2494 20.513C49.2309 19.973 49.1732 15.8275 49.1527 15.3987C49.1371 14.0335 48.4711 12.6878 47.4066 11.8441C46.5971 11.1937 45.5736 10.8275 44.5395 10.8294C44.2318 10.8245 43.1996 10.8646 42.9115 10.8626C42.477 10.8724 42.0434 10.8841 41.6088 10.8939C41.5941 9.74347 41.5639 8.41828 41.5307 7.29718C41.4896 6.42121 41.2025 5.56086 40.682 4.84699C39.8363 3.67218 38.3988 2.93879 36.9477 2.95636C34.5395 3.03547 31.8471 3.2132 29.4359 3.34601C21.3539 3.83429 13.2621 4.49543 5.20449 5.2464L5.12734 5.25324L5.02969 5.26593L4.82949 5.29425C4.71816 5.30793 4.53555 5.33918 4.43203 5.36847C1.84023 5.95441 0.123436 8.42511 0.448631 11.056C1.24844 19.1136 2.1498 27.3499 3.19473 35.3695C3.45156 37.5296 5.3207 39.2669 7.51113 39.2366C7.53652 39.2376 7.56582 39.2366 7.59316 39.2366V39.2523C7.59414 39.8519 7.55508 40.513 7.69082 41.0999C8.09121 43.179 9.85879 44.8792 11.9535 45.1976C12.3627 45.2708 12.8109 45.2659 13.2162 45.2659C16.5795 45.2786 23.7768 45.2698 27.2084 45.2679C32.9486 45.2562 38.6889 45.2278 44.4301 45.1868C46.7504 45.2103 48.9145 43.4691 49.3881 41.1986C49.4887 40.7698 49.5199 40.3255 49.5111 39.887ZM43.9877 11.9681C44.1254 11.9671 44.3871 11.9808 44.5121 11.9827C45.8852 12.0306 47.1576 13.0052 47.5619 14.3089C47.7113 14.7435 47.7338 15.2152 47.7172 15.6693C47.6791 18.0775 47.5795 22.4085 47.5541 24.8177C47.5023 28.0823 47.4584 31.4944 47.4193 34.8548C45.4027 31.9066 43.0561 29.2044 40.6234 26.5931C40.2816 26.2064 39.8686 25.8802 39.393 25.6693C38.1898 25.1155 36.6957 25.3275 35.7074 26.2005C35.5736 26.3236 35.434 26.4622 35.3178 26.595C34.8354 27.1243 34.3539 27.6741 33.8812 28.2103C32.2855 30.0589 30.727 31.9319 29.2963 33.9124C29.0629 33.6458 28.8285 33.3812 28.5932 33.1165C28.0258 32.471 27.4408 31.8382 26.8637 31.2005C26.2465 30.4681 25.352 29.9505 24.392 29.8616C23.2719 29.7376 22.1234 30.1878 21.3617 31.014C20.4496 31.9612 19.5414 32.9153 18.64 33.8782L17.516 31.3997C16.8383 29.9056 15.6752 28.6439 14.2396 27.8489L9.79629 25.388C9.78066 24.2425 9.76406 23.1185 9.74648 22.0286C9.72109 20.6312 9.66055 16.9153 9.63027 15.5706C9.54726 14.4017 10.1234 13.2562 11.1186 12.6282C11.6068 12.3148 12.183 12.1409 12.7728 12.1214C15.643 12.053 18.5131 11.9769 21.3832 11.887C23.8637 11.807 27.5473 11.6849 29.9936 11.5736C34.6576 11.7386 39.3236 11.8655 43.9877 11.9681ZM4.28555 35.6087C4.27285 35.4984 4.26406 35.3909 4.2543 35.2777L4.24746 35.1224C4.23379 34.8177 4.21816 34.514 4.20351 34.2103L7.67324 30.7405C7.66738 31.2435 7.6625 31.7425 7.65664 32.2386L4.28555 35.6087ZM5.3168 21.5413L3.59805 23.2601C3.57949 22.9593 3.56094 22.6585 3.54238 22.3587C3.53262 22.1966 3.52187 22.0316 3.51113 21.8655L4.68301 20.6937C4.95937 20.9202 5.1791 21.2112 5.3168 21.5413ZM3.63808 23.9105L5.49062 22.0579L5.75234 22.8763C5.78457 22.9759 5.82265 23.0716 5.86562 23.1653L3.725 25.306C3.69668 24.8411 3.66738 24.3763 3.63808 23.9105ZM3.46914 21.2171C3.43984 20.7708 3.41055 20.3157 3.3793 19.8519L4.27285 20.4134L3.46914 21.2171ZM3.76406 25.9583L6.11758 23.6048C6.31972 23.8909 6.57754 24.1351 6.8793 24.3245L3.84512 27.3587C3.81777 26.8919 3.7914 26.4251 3.76406 25.9583ZM7.68008 30.0413L4.17031 33.5501C4.14785 33.0784 4.12637 32.6077 4.10195 32.1361L7.69668 28.5413C7.69082 29.0433 7.68496 29.5433 7.68008 30.0413ZM7.73379 25.6419L3.95937 29.4163C3.93398 28.9486 3.90762 28.4798 3.88125 28.012L7.31777 24.5755L7.74551 24.8118C7.7416 25.0892 7.73769 25.3655 7.73379 25.6419ZM3.99453 30.0726L7.725 26.3421C7.71816 26.8431 7.7123 27.3441 7.70547 27.8431L4.06875 31.4798C4.04433 31.0101 4.01894 30.5413 3.99453 30.0726ZM5.06191 7.68586L5.17129 7.67316L5.27969 7.65851C5.29922 7.65558 5.31289 7.65265 5.33633 7.6507L5.41445 7.64484C5.78457 7.61066 6.90566 7.52863 7.27773 7.48957C15.5434 6.80109 23.8432 6.00129 32.0844 5.01886L36.9975 4.4173C37.0824 4.40949 37.1674 4.39875 37.2523 4.40461C37.8578 4.40168 38.4594 4.5589 38.9857 4.8714C39.8383 5.37336 40.4623 6.2591 40.6391 7.23664L40.6674 7.37336L40.6898 7.52765C40.7797 8.14289 40.9682 9.38312 41.0658 9.99738C41.1127 10.3001 41.1615 10.6019 41.2104 10.9046C37.4711 10.9954 33.7328 11.0999 29.9945 11.2308C28.7416 11.1732 26.9613 11.1097 25.6889 11.0599C21.5238 10.9222 16.9135 10.7689 12.7728 10.6829C10.0717 10.6155 7.85195 12.8821 7.90078 15.5745C7.84316 18.3499 7.79433 21.2962 7.75234 24.2601L7.2416 23.9769C6.75137 23.7054 6.38808 23.262 6.21719 22.7288L5.84707 21.5726C5.84219 21.5579 5.83633 21.5443 5.83144 21.5296C5.82851 21.5208 5.82558 21.513 5.82265 21.5042C5.63515 20.9681 5.28164 20.5062 4.81387 20.1839C4.80312 20.1751 4.7914 20.1663 4.77871 20.1595C4.75918 20.1468 4.74062 20.1321 4.72109 20.1195L3.3373 19.2503C3.14101 16.3528 2.91348 13.2298 2.72109 10.5882C2.64785 9.2132 3.70351 7.90265 5.06191 7.68586ZM4.40273 36.181L7.64785 32.9359C7.64297 33.4398 7.63809 33.9388 7.6332 34.4329L4.88906 37.1771C4.67617 36.8734 4.51015 36.5384 4.40273 36.181ZM5.19668 37.5589L7.62637 35.1292C7.62441 35.4114 7.61953 35.9876 7.61465 36.6234L6.01113 38.2269C5.71035 38.0433 5.43496 37.8177 5.19668 37.5589ZM6.46523 38.4632L7.60879 37.3196C7.60488 37.8616 7.6 38.3851 7.59707 38.7503C7.20351 38.7181 6.82168 38.6185 6.46523 38.4632ZM9.8041 25.9534L14.0033 28.2786C15.348 29.0228 16.4369 30.2034 17.0717 31.6038L18.2797 34.2679C15.8344 36.8929 13.4506 39.5853 11.227 42.3929C11.14 42.3362 11.0541 42.2757 10.973 42.2093C10.3334 41.6878 9.94863 40.8802 9.94473 40.057C9.91348 35.6331 9.8666 30.6341 9.8041 25.9534ZM14.2924 42.846C13.975 42.8411 12.9945 42.8558 12.7064 42.847C12.3852 42.8441 12.0687 42.7816 11.7699 42.6693C13.9115 40.9837 15.9633 39.1995 17.9906 37.3831C18.3842 37.0296 18.7885 36.6634 19.1957 36.2903L19.1967 36.2933C19.641 37.2737 20.4945 37.9866 21.5375 38.2493L23.8764 38.8382C24.7904 39.0687 25.5561 39.7239 25.9232 40.5921L26.5961 42.1849C26.6352 42.2777 26.726 42.3343 26.8207 42.3343C26.8529 42.3343 26.8852 42.3284 26.9154 42.3148C27.0395 42.262 27.098 42.1195 27.0453 41.9945L26.3725 40.4017C25.9457 39.3929 25.057 38.6312 23.9955 38.3636L21.6566 37.7747C20.7582 37.5482 20.0238 36.9349 19.641 36.0911L19.5736 35.9417C20.7455 34.8636 21.9379 33.7396 23.0297 32.6907C23.4311 32.2357 24.1586 32.1194 24.6635 32.4681C24.8295 32.5657 25.1254 32.9251 25.2621 33.0638C28.4564 36.4896 31.7445 39.8431 35.3217 42.8734C28.2934 42.8411 21.1146 42.8284 14.2924 42.846ZM46.9945 41.4378C46.7396 41.8929 46.3598 42.2777 45.9105 42.5374C45.4623 42.7991 44.9486 42.929 44.4301 42.9271C41.8129 42.9085 39.14 42.8929 36.4418 42.8792C35.8031 41.9622 35.1371 41.0696 34.4623 40.1859C32.973 38.2435 31.4066 36.3441 29.7992 34.4925C30.3764 34.0452 30.9408 33.5862 31.5004 33.1214C33.3861 31.5462 35.1977 29.8948 36.9623 28.1878C37.1332 28.0081 37.3334 27.8626 37.5707 27.7991C37.976 27.6849 38.4203 27.8089 38.7035 28.1126L39.2846 28.7337C39.6781 29.1536 40.0785 29.5687 40.4809 29.9808C42.0971 31.6321 43.7738 33.2181 45.5434 34.7103C46.1508 35.2191 46.766 35.72 47.4047 36.2005C47.39 37.4896 47.3764 38.7679 47.3637 40.0228C47.3607 40.5159 47.2348 41.0052 46.9945 41.4378Z' fill='white'/%3e%3c/svg%3e ")}.gallery__item.gallery--zoom:hover:after{transform:translateZ(0) scale(1);opacity:0.9}.gallery__item img{transform:scale(1);transition:1s}.gallery__item:hover img{transform:scale(1);opacity:0.7}.gallery__item:before{content:attr(data-caption);position:absolute;left:0;bottom:-50px;right:0;display:inline-block;padding:15px;text-align:center;color:var(--white);font-weight:600;z-index:1;transition:.5s}.gallery__item:hover:before{bottom:0}.pagenav{width:100%;display:flex;justify-content:center}.pagenav a,.pagenav a:hover{display:block;padding:5px 12px !important;color:#fff !important;text-decoration:none !important}.pagenav ul.paging{margin:1.2rem 0}.pagenav ul.paging li{display:inline-block;margin:0 2px;padding:0 !important;color:#fff;background-color:var(--primary);background-image:none !important;transition:.3s}.pagenav ul.paging li:hover{color:#fff;background-color:var(--primar-d-2)}.pagenav ul.paging li.empty{padding:5px 15px !important;color:#fff;background-color:var(--primary-d-2)}.pagenav ul.paging li::before{display:none}[id*="galleryslider"] li:before{display:none !important}[id*="galleryslider"],[id*="galleryslider"] li{margin:0;padding:0;overflow:hidden}[id*="galleryslider"] li a{position:initial;background-color:#000}[id*="galleryslider"] .slick-slide{margin:0 12px}[id*="galleryslider"] .slick-dots{position:relative;min-height:14px;display:flex;justify-content:center;align-items:center}.gallery--4{display:grid;gap:2px;grid-template-columns:repeat(2,1fr)}.gallery--4 div{overflow:hidden}.gallery--4 .gallery__item:before{display:none}@media (min-width:992px){ .main-gallery figure{width:calc(100% / 3 - 20px);margin:10px}}@media (min-width:768px){ .main-gallery{display:flex} .main-gallery figure{width:calc(100% / 2 - 20px);margin:10px} .gallery__cat h3,.gallery__cat p{-webkit-transform:translate3d(0,40px,0);transform:translate3d(0,40px,0);color:var(--white) !important}  .main-gallery .gallery .img-fluid{width:100%;height:101% !important;object-fit:cover} .main-gallery .gallery{grid-template-columns:repeat(13,1fr)} .main-gallery .gallery a:nth-child(1){grid-column:1/5;grid-row:1/5} .main-gallery .gallery a:nth-child(2){grid-column:5/10;grid-row:1/6} .main-gallery .gallery a:nth-child(3){grid-column:10/14;grid-row:1/5} .main-gallery .gallery a:nth-child(4){grid-column:1/5;grid-row:5/7} .main-gallery .gallery a:nth-child(5){grid-column:5/10;grid-row:6/8} .main-gallery .gallery a:nth-child(6){grid-column:10/14;grid-row:5/8} .main-gallery .gallery a:nth-child(7){grid-column:1/5;grid-row:7/12} .main-gallery .gallery a:nth-child(8){grid-column:5/10;grid-row:8/12} .main-gallery .gallery a:nth-child(9){grid-column:10/14;grid-row:8/12} .main-gallery .gallery a:nth-child(10){grid-column:1/6;grid-row:12/12} .main-gallery .gallery a:nth-child(11){grid-column:6/10;grid-row:12/12} .main-gallery .gallery a:nth-child(12){grid-column:10/14;grid-row:12/12} .main-gallery .gallery a:nth-child(13){grid-column:1/5;grid-row:13/15} .main-gallery .gallery a:nth-child(14){grid-column:5/9;grid-row:13/13} .main-gallery .gallery a:nth-child(15){grid-column:9/14;grid-row:13/13} .main-gallery .gallery a:nth-child(16){grid-column:5/10;grid-row:14/14} .main-gallery .gallery a:nth-child(17){grid-column:10/14;grid-row:14/14} .main-gallery .gallery a:nth-child(18){grid-column:1/6;grid-row:32/15} .main-gallery .gallery a:nth-child(19){grid-column:6/9;grid-row:32/15} .main-gallery .gallery a:nth-child(20){grid-column:9/14;grid-row:32/15} .main-gallery .gallery a:nth-child(21){grid-column:1/5;grid-row:32/33} .main-gallery .gallery a:nth-child(22){grid-column:5/10;grid-row:32/36} .main-gallery .gallery a:nth-child(23){grid-column:10/14;grid-row:32/32} .main-gallery .gallery a:nth-child(24){grid-column:1/5;grid-row:36/33} .main-gallery .gallery a:nth-child(25){grid-column:10/14;grid-row:33/36} .main-gallery .gallery a:nth-child(26){grid-column:10/14;grid-row:36/33} .main-gallery .gallery a:nth-child(27){grid-column:1/6;grid-row:36/36} .main-gallery .gallery a:nth-child(28){grid-column:6/10;grid-row:36/36} .main-gallery .gallery a:nth-child(29){grid-column:10/14;grid-row:36/36} .main-gallery .gallery a:nth-child(30){grid-column:1/5;grid-row:37/37} .main-gallery .gallery a:nth-child(31){grid-column:5/10;grid-row:37/40} .main-gallery .gallery a:nth-child(32){grid-column:10/14;grid-row:37/37} .main-gallery .gallery a:nth-child(33){grid-column:1/5;grid-row:38/40} .main-gallery .gallery a:nth-child(34){grid-column:10/14;grid-row:38/40} .main-gallery .gallery a:nth-child(35){grid-column:1/6;grid-row:40/40} .main-gallery .gallery a:nth-child(36){grid-column:6/10;grid-row:40/40} .main-gallery .gallery a:nth-child(37){grid-column:10/14;grid-row:40/40} .main-gallery .gallery a:nth-child(38){grid-column:1/6;grid-row:41/41} .main-gallery .gallery a:nth-child(39){grid-column:6/9;grid-row:41/41} .main-gallery .gallery a:nth-child(40){grid-column:9/14;grid-row:41/41}}.programs{}.programs__data{position:relative;display:block;padding-left:25px;color:var(--grey)}.programs__data:empty{display:none}[class*=programs--]::before{content:'';position:absolute;left:0;top:1px;display:inline-block;margin-right:10px;width:16px;height:16px}.programs--date::before{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg version='1.1' width='16' height='16' fill='%238f8f8f' id='Capa_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 512 512' style='enable-background:new 0 0 512 512;' xml:space='preserve'%3e%3cg%3e%3cg%3e%3cpath d='M492,352c11.046,0,20-8.954,20-20V120c0-44.112-35.888-80-80-80h-26V20c0-11.046-8.954-20-20-20c-11.046,0-20,8.954-20,20 v20h-91V20c0-11.046-8.954-20-20-20c-11.046,0-20,8.954-20,20v20h-90V20c0-11.046-8.954-20-20-20s-20,8.954-20,20v20H80 C35.888,40,0,75.888,0,120v312c0,44.112,35.888,80,80,80h352c44.112,0,80-35.888,80-80c0-11.046-8.954-20-20-20 c-11.046,0-20,8.954-20,20c0,22.056-17.944,40-40,40H80c-22.056,0-40-17.944-40-40V120c0-22.056,17.944-40,40-40h25v20 c0,11.046,8.954,20,20,20s20-8.954,20-20V80h90v20c0,11.046,8.954,20,20,20s20-8.954,20-20V80h91v20c0,11.046,8.954,20,20,20 c11.046,0,20-8.954,20-20V80h26c22.056,0,40,17.944,40,40v212C472,343.046,480.954,352,492,352z'/%3e%3c/g%3e%3c/g%3e%3cg%3e%3cg%3e%3ccircle cx='125' cy='210' r='20'/%3e%3c/g%3e%3c/g%3e%3cg%3e%3cg%3e%3ccircle cx='299' cy='210' r='20'/%3e%3c/g%3e%3c/g%3e%3cg%3e%3cg%3e%3ccircle cx='386' cy='210' r='20'/%3e%3c/g%3e%3c/g%3e%3cg%3e%3cg%3e%3ccircle cx='125' cy='297' r='20'/%3e%3c/g%3e%3c/g%3e%3cg%3e%3cg%3e%3ccircle cx='125' cy='384' r='20'/%3e%3c/g%3e%3c/g%3e%3cg%3e%3cg%3e%3ccircle cx='212' cy='210' r='20'/%3e%3c/g%3e%3c/g%3e%3cg%3e%3cg%3e%3ccircle cx='212' cy='297' r='20'/%3e%3c/g%3e%3c/g%3e%3cg%3e%3cg%3e%3ccircle cx='212' cy='384' r='20'/%3e%3c/g%3e%3c/g%3e%3cg%3e%3cg%3e%3ccircle cx='299' cy='297' r='20'/%3e%3c/g%3e%3c/g%3e%3cg%3e%3cg%3e%3ccircle cx='386' cy='297' r='20'/%3e%3c/g%3e%3c/g%3e%3cg%3e%3cg%3e%3ccircle cx='299' cy='384' r='20'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e ")}.programs--location::before{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg version='1.1' width='16' height='16' fill='%238f8f8f' id='Capa_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 512 512' style='enable-background:new 0 0 512 512;' xml:space='preserve'%3e%3cg%3e%3cg%3e%3cpath d='M256,0C156.748,0,76,80.748,76,180c0,33.534,9.289,66.26,26.869,94.652l142.885,230.257 c2.737,4.411,7.559,7.091,12.745,7.091c0.04,0,0.079,0,0.119,0c5.231-0.041,10.063-2.804,12.75-7.292L410.611,272.22 C427.221,244.428,436,212.539,436,180C436,80.748,355.252,0,256,0z M384.866,256.818L258.272,468.186l-129.905-209.34 C113.734,235.214,105.8,207.95,105.8,180c0-82.71,67.49-150.2,150.2-150.2S406.1,97.29,406.1,180 C406.1,207.121,398.689,233.688,384.866,256.818z'/%3e%3c/g%3e%3c/g%3e%3cg%3e%3cg%3e%3cpath d='M256,90c-49.626,0-90,40.374-90,90c0,49.309,39.717,90,90,90c50.903,0,90-41.233,90-90C346,130.374,305.626,90,256,90z M256,240.2c-33.257,0-60.2-27.033-60.2-60.2c0-33.084,27.116-60.2,60.2-60.2s60.1,27.116,60.1,60.2 C316.1,212.683,289.784,240.2,256,240.2z'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e")}.programs--people::before{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg id='Layer_1' fill='%238f8f8f' enable-background='new 0 0 512 512' height='16' viewBox='0 0 512 512' width='16' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='m484.631 420.126c-14.793-47.771-45.096-90.669-85.328-120.795-41.617-31.163-91.17-47.635-143.303-47.635-52.131 0-101.685 16.472-143.302 47.635-40.232 30.126-70.536 73.025-85.329 120.795-6.099 19.69-2.625 40.44 9.529 56.929 12.156 16.488 30.95 25.945 51.564 25.945h335.076c20.614 0 39.408-9.457 51.563-25.945 12.155-16.489 15.628-37.239 9.53-56.929zm-28.848 42.687c-7.583 10.288-19.336 16.187-32.245 16.187h-335.076c-12.909 0-24.662-5.899-32.245-16.187-7.582-10.286-9.74-23.257-5.922-35.588 28.066-90.634 110.732-151.529 205.705-151.529s177.639 60.895 205.705 151.529c3.818 12.332 1.66 25.302-5.922 35.588zm-199.781-246.68c57.106 0 103.566-46.459 103.566-103.566s-46.46-103.567-103.566-103.567c-57.107 0-103.567 46.46-103.567 103.567s46.46 103.566 103.567 103.566zm0-183.133c43.873 0 79.566 35.694 79.566 79.567s-35.693 79.566-79.566 79.566c-43.874 0-79.567-35.693-79.567-79.566s35.693-79.567 79.567-79.567z'/%3e%3c/svg%3e")}.programs__tags span.label{display:block;margin:10px 0}.programs__tags span [class*=label]{margin:5px;padding:5px 15px 3px;color:var(--link);border:1px solid var(--link);border-radius:15px}.program-highlight-calendar{display:none}.program-day-names{font-style:italic}.ui-datepicker{display:none}.dp_calendar .main_date{padding:7px 15px;font-size:25px;background-color:var(--link)}.dp_calendar .main_date #toggleDP{color:var(--white)}.dp_calendar .main_date #prev_month{width:17px;height:35px;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='17px' height='35px'%3E%3Cpath fill-rule='evenodd' fill='rgb%28255,255,255%29' d='M16.899,3.194 L3.684,16.665 L16.899,30.912 L16.899,34.079 L0.712,16.657 L16.899,0.026 L16.899,3.194 Z'/%3E%3C/svg%3E")}.dp_calendar .main_date #next_month{width:17px;height:35px;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='17px' height='35px'%3E%3Cpath fill-rule='evenodd' fill='rgb%28255,255,255%29' d='M0.100,3.194 L13.316,16.665 L0.100,30.912 L0.100,34.079 L16.288,16.657 L0.100,0.026 L0.100,3.194 Z'/%3E%3C/svg%3E")}.dp_calendar .div_daynames{background-color:rgba(79,64,54,1);color:var(--white)}.dp_calendar .div_daynames ul{width:100%;margin:0 auto !important;padding:0 !important}.dp_calendar .div_daynames ul li{display:inline-block;width:calc(100% / 7);text-align:center;margin:0 !important;padding:15px 0 !important;border-right:1px solid rgba(221,221,221,1);border-bottom:1px solid rgba(221,221,221,1)}.dp_calendar .div_daynames ul li:nth-child(7n){border-right:0}.dp_calendar .div_daynames ul li::before{display:none}.dp_calendar .div_dates{background-color:rgba(248,249,250,1)}.dp_calendar .div_dates ul{width:100%;margin:0 auto !important;padding:0 !important}.dp_calendar .div_dates ul li{display:inline-block;width:calc(100% / 7);text-align:center;margin:0 !important;padding:15px 0 !important;border-right:1px solid rgba(221,221,221,1);border-bottom:1px solid rgba(221,221,221,1)}.dp_calendar .div_dates ul li:nth-child(7n){border-right:0}.dp_calendar .div_dates ul li:not(.dp_calendar_edisabled):not(.fakeli){cursor:pointer}.dp_calendar .div_dates ul li::before{display:none}.dp_calendar .div_dates ul li:not(.fakeli):hover,.dp_calendar .div_dates ul li:not(.fakeli).active{background-color:var(--default);color:var(--white)}.dp_calendar .div_dates ul li:not(.fakeli).has_events{background-color:var(--default);color:var(--white)}.dp_calendar .div_dates ul li:not(.fakeli).has_events:hover,.dp_calendar .div_dates ul li:not(.fakeli).has_events.active{background-color:var(--default);color:var(--white)}.dp_calendar .div_dates .day_name{padding:15px 0;text-align:center;background-color:rgba(var(--greyrgb),.7)}.dp_calendar .div_dates .day_name .day{margin:0;font-weight:500;font-size:30px}.dp_calendar .div_dates .day_name .month{margin:0;font-weight:500;font-size:20px}.dp_calendar .calendar_list{padding:15px;border-top:1px solid rgba(var(--greyrgb),1);background-color:rgba(var(--greyrgb),.7)}.dp_calendar .calendar_list ul{margin:0;padding:0}.dp_calendar .calendar_list ul li:last-child{margin:0}.dp_calendar .calendar_list ul li a{text-decoration:underline;color:rgba(79,64,54,1)}.packagelist nav{overflow:auto;white-space:nowrap}.packagelist nav ul{display:flex;flex-wrap:wrap;justify-content:center;margin:0}.packagelist nav ul li{margin:0;padding:16px 20px 12px 64px;transition:.4s}.packagelist nav ul li:before{display:none}.packagelist nav ul li a:before{content:'';position:absolute;left:16px;top:50%;transform:translateY(-50%);display:inline-block;width:32px;height:32px;background:var(--text-body);-webkit-mask-repeat:no-repeat;-webkit-mask-position:center;transition:.4s}.packagelist nav ul li.filter--all a:before{-webkit-mask-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32' fill='none'%3e%3cpath d='M8.61338 15.7627C10.7228 16.9268 12.8009 17.957 13.5626 18.6055C13.6534 18.752 13.8858 18.752 13.9688 19.4355C13.8995 20.0879 13.6925 20.4004 13.3517 21.375C13.0157 22.2559 12.5714 23.3887 12.1241 24.5527C11.7091 25.623 11.2931 26.7773 10.9737 27.7363C11.6397 27.0645 12.4093 26.2461 13.1544 25.4297C14.9718 23.4395 16.6739 21.4434 16.6778 21.4414C17.0118 21.0527 17.5958 21.0039 17.9884 21.334C17.9923 21.3359 19.8438 22.8906 21.8478 24.4922C22.6798 25.168 23.5958 25.873 24.3849 26.457C24.1231 25.9141 23.8282 25.3203 23.5235 24.7109C22.5138 22.6895 21.3907 20.5391 20.9181 19.4902C20.7833 19.1172 20.6896 19.1133 20.6349 18.5645C20.8263 17.6182 21.0372 17.8262 21.2481 17.5107C21.4767 17.3066 21.7657 17.0732 22.1153 16.8066C22.8048 16.2764 23.7149 15.6162 24.6505 14.9326C25.5489 14.2861 26.506 13.5693 27.2677 12.9697C24.506 13.4512 20.0646 14.5791 20.0587 14.5898C19.5821 14.7139 19.0919 14.4482 18.9356 13.9795C18.9356 13.9727 18.252 11.8867 17.4532 9.64258C17.0626 8.51953 16.6056 7.30957 16.2169 6.35742C16.1681 6.62598 16.1212 6.91016 16.0743 7.20703C15.7979 8.93945 15.5226 11.0684 15.2726 12.6084C15.0538 13.7061 15.0685 14.249 14.6495 14.9473C14.1153 15.4502 13.8048 15.4502 13.4698 15.4502C13.3546 15.4473 13.2364 15.4473 13.1056 15.4707C11.6378 15.4619 8.89267 15.0225 6.85654 14.7832C7.39365 15.0938 7.99717 15.4287 8.61338 15.7627ZM30.5196 11.9941C30.4356 12.7197 30.1798 12.8096 29.9591 13.1045C29.7228 13.3545 29.422 13.6221 29.0665 13.918C28.3653 14.5029 27.4474 15.1934 26.506 15.8848C24.9864 16.9961 23.3126 18.2129 22.6407 18.7695C22.6954 18.8906 22.7638 19.0352 22.8399 19.1934C23.1056 19.7402 23.4747 20.4805 23.8888 21.2949C24.7149 22.9238 25.7091 24.8672 26.3829 26.3164C26.8321 27.3535 27.1446 27.873 27.2052 28.6172C27.2052 28.6953 27.1974 28.7598 27.1935 28.7988L27.1036 29.082C26.9923 29.3789 26.5216 29.6738 26.1954 29.6406C25.2228 29.502 24.9044 29.0645 23.9044 28.4258C23.0177 27.7852 21.9317 26.9473 20.881 26.1094C19.547 25.0469 18.2599 23.9863 17.4962 23.3516C16.0645 25.002 12.462 29.1133 10.7843 30.4551C10.4161 30.6875 10.3038 30.9238 9.60166 31C9.45908 31 9.32432 30.9727 9.10557 30.875C8.49912 30.4727 8.56064 30.0137 8.54014 29.8164C8.58603 28.623 9.43174 26.459 10.2999 24.1113C10.961 22.373 11.6632 20.582 11.964 19.752C11.8292 19.666 11.6632 19.5645 11.4757 19.4551C10.8302 19.082 9.93174 18.5996 8.9708 18.0801C7.03818 17.0312 4.93662 15.915 3.93076 15.1133C3.66025 14.8184 3.32334 14.7871 3.19932 13.9268C3.19541 13.6602 3.31064 13.418 3.38877 13.3271C4.09775 12.6055 4.44053 12.8516 4.95127 12.7676C6.97275 12.7783 11.4298 13.6152 13.1056 13.6035C13.1339 13.6035 13.1632 13.6025 13.1905 13.6025C13.1905 13.5967 13.1925 13.5928 13.1925 13.5879C13.255 13.3193 13.3243 12.9424 13.3966 12.4941C13.546 11.5986 13.712 10.4268 13.8819 9.24316C14.2696 6.79199 14.4923 4.59375 15.0538 3.54883C15.1612 3.41016 15.3331 3.04883 15.9786 3C16.1075 3.00195 16.1856 3.02148 16.2228 3.0332C16.2325 3.03711 16.2423 3.03809 16.2501 3.04199C17.0333 3.39062 16.9181 3.6377 17.1778 3.96094C17.3575 4.28711 17.5411 4.69336 17.7462 5.1709C18.1485 6.12305 18.6095 7.3457 19.0489 8.56348C19.6075 10.1201 20.1329 11.6621 20.4376 12.5723C22.3946 12.082 27.1915 10.9102 29.0567 10.8916C29.1466 10.9111 29.2325 10.9111 29.3302 10.9062C29.6075 10.9023 29.9298 10.8984 30.4122 11.5332L30.4708 11.6758C30.4669 11.6758 30.5157 11.79 30.5196 11.9941Z' fill='%23454545'/%3e%3c/svg%3e")}.packagelist nav ul li.filter--ele a:before{-webkit-mask-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='38' height='32' viewBox='0 0 38 32' fill='none'%3e%3cg clip-path='url(%23clip0_4575_11083)'%3e%3cpath d='M13.1491 7.28832C13.0753 7.09836 12.9276 6.90475 12.8867 6.69727C13.1249 6.75644 13.2316 6.97343 13.2674 7.20284C13.2908 7.31535 13.3054 7.44539 13.2558 7.55425C13.2141 7.46512 13.1871 7.37745 13.1491 7.28832Z' fill='%23454545'/%3e%3cpath d='M10.8957 7.72673C10.7093 7.66682 10.6099 7.45714 10.5558 7.21093C10.5259 7.08088 10.5295 6.94718 10.5273 6.81641C10.6969 6.90116 10.8167 7.04874 10.9066 7.22846C10.9373 7.387 10.9556 7.57038 10.8957 7.72673Z' fill='%23454545'/%3e%3cpath d='M25.4567 6.91359C25.1257 7.23943 24.7545 7.52875 24.3518 7.73331C24.3511 7.7092 24.3518 7.68509 24.3562 7.65952C24.4256 7.32272 24.7523 7.09112 25.0592 6.97642C25.1863 6.92528 25.3237 6.90336 25.4567 6.91359Z' fill='%23454545'/%3e%3cpath d='M26.9199 8.9998C26.9506 8.72875 27.1107 8.47597 27.3255 8.30135C27.639 8.02008 28.0555 7.99816 28.4575 8.06172C28.255 8.31451 27.9773 8.51396 27.7121 8.68199C27.4746 8.81935 27.1925 8.97788 26.9199 8.9998Z' fill='%23454545'/%3e%3cpath d='M37.0172 9.0213L36.9872 9.04175C36.9382 8.98915 36.8871 8.93728 36.8359 8.88833C36.8454 8.86714 36.8549 8.84011 36.8564 8.81308C36.8593 8.79335 36.8615 8.77289 36.8622 8.75098C36.92 8.83792 36.9719 8.92778 37.0172 9.0213Z' fill='%23454545'/%3e%3cpath d='M35.1714 30.1195C35.194 30.3087 35.1823 30.5074 35.1421 30.6952C34.9953 30.926 34.7716 31.1292 34.5663 31.2329C34.095 31.4791 33.5608 31.5755 33.0573 31.5748C32.4222 31.5507 31.8128 31.4002 31.1828 31.474C30.9548 31.5032 30.6954 31.5383 30.4645 31.566C30.1342 31.6077 29.7915 31.5967 29.4728 31.4893C28.9737 31.3111 28.4702 30.9531 28.2598 30.4439C28.3007 30.4336 28.3416 30.4197 28.3818 30.4022C28.4826 30.3584 28.5711 30.2963 28.6529 30.2261C28.6931 30.2028 28.7333 30.1794 28.7742 30.1575C29.0519 30.3555 29.3742 30.4738 29.7023 30.5922C29.5839 30.7836 29.5013 30.9976 29.4648 31.2285C29.8397 31.143 30.1693 31.0261 30.4923 30.9173C30.5836 30.9567 30.6837 30.9955 30.7553 31.0254C31.1733 31.1913 31.6454 31.1744 32.0795 31.0787C32.3733 31.0101 32.659 30.8968 32.9316 30.7945C33.2999 30.6638 33.8275 30.4899 34.0979 30.2393C34.095 30.2809 34.0906 30.3233 34.084 30.3671L34.1636 30.186C34.3887 30.1407 34.6233 30.0946 34.8886 30.034C34.7081 29.7089 34.4026 29.4926 34.057 29.3881C34.3127 29.3852 34.5634 29.3312 34.7863 29.1777C34.9945 29.4473 35.1334 29.7717 35.1714 30.1195Z' fill='%23454545'/%3e%3cpath d='M34.5787 18.8498C34.7117 19.6973 34.6364 20.5024 34.3682 21.2468C34.1767 21.1197 33.9838 21.0225 33.7799 20.9246C33.7127 20.891 33.6447 20.8589 33.5768 20.8282C33.6593 20.6653 33.7324 20.4965 33.7967 20.3241C34.0693 19.6001 34.2016 18.8293 34.1 18.0454C34.0094 17.3535 33.7646 16.6667 33.3568 16.0983C33.1763 15.8682 32.9651 15.6249 32.7598 15.3984C33.0777 15.5614 33.3897 15.5957 33.6608 15.5109C33.7207 15.6395 33.777 15.7696 33.8318 15.8989C34.1687 16.8618 34.4376 17.8379 34.5787 18.8498Z' fill='%23454545'/%3e%3cpath d='M34.1914 28.4541C34.1951 28.4526 34.1994 28.4504 34.2024 28.4482C34.2016 28.449 34.2016 28.4497 34.2009 28.4504C34.1965 28.4607 34.1943 28.4614 34.1914 28.4541Z' fill='%23454545'/%3e%3cpath d='M31.7578 24.9299C32.2525 24.6494 32.6172 24.1467 32.7707 23.5929C32.7853 23.582 32.7999 23.571 32.8138 23.5586C32.7889 23.8041 32.7115 24.0466 32.5923 24.2563C32.414 24.618 32.6223 24.9022 32.8949 25.1944C33.4042 25.7321 34.1175 26.1296 34.5238 26.7959C34.7123 27.1049 34.8702 27.4307 35.0032 27.7675C35.1559 28.0685 35.3327 28.7363 34.8541 29.1264C34.8314 29.1447 34.8088 29.1615 34.7861 29.1769C34.5545 28.8773 34.2351 28.6457 33.8712 28.5281C33.9815 28.5164 34.1204 28.493 34.192 28.4536C34.1949 28.4609 34.1971 28.4601 34.2015 28.4499C34.2022 28.4492 34.2022 28.4485 34.203 28.4477C34.2154 28.4397 34.2249 28.4309 34.2315 28.4222C34.2271 28.4192 34.2103 28.4353 34.203 28.4477C34.2 28.4499 34.1957 28.4521 34.192 28.4536C34.1905 28.4506 34.1891 28.4455 34.1876 28.439C34.1832 28.3966 34.1116 28.2687 34.0649 28.1818C34.0517 28.1569 34.0393 28.1321 34.0261 28.1073C34.0524 28.0949 34.0787 28.0817 34.105 28.0678C34.3491 27.9319 34.5808 27.685 34.6005 27.3993C34.3323 27.5937 34.0254 27.6178 33.7199 27.5681C33.6542 27.4614 33.5847 27.357 33.5117 27.2554C32.9621 26.6154 31.901 25.8461 31.7578 24.9299Z' fill='%23454545'/%3e%3cpath d='M34.1638 30.1852C34.1587 30.186 34.1536 30.1874 34.1484 30.1881C34.1587 30.1765 34.1689 30.164 34.1784 30.1523L34.1638 30.1852Z' fill='%23454545'/%3e%3cpath d='M34.0979 30.2389C34.1161 30.2221 34.1329 30.2053 34.1483 30.1885C34.1534 30.1877 34.1585 30.1863 34.1636 30.1855L34.084 30.3667C34.0906 30.3229 34.0949 30.2805 34.0979 30.2389Z' fill='%23454545'/%3e%3cpath d='M34.1481 30.1885C34.1327 30.2053 34.1159 30.2221 34.0977 30.2389C34.0984 30.225 34.0991 30.2119 34.0991 30.198C34.1152 30.1951 34.1313 30.1914 34.1481 30.1885Z' fill='%23454545'/%3e%3cpath d='M34.0997 30.1984C34.1136 29.8967 34.0434 29.6315 33.9199 29.3867C33.966 29.3889 34.0113 29.3896 34.0573 29.3882C34.403 29.4927 34.7084 29.7089 34.8889 30.034C34.6237 30.0947 34.3891 30.1407 34.164 30.186L34.1786 30.1531C34.1691 30.1648 34.1589 30.1772 34.1487 30.1889C34.1318 30.1918 34.1158 30.1955 34.0997 30.1984Z' fill='%23454545'/%3e%3cpath d='M34.0249 28.1074C33.9292 27.9247 33.8284 27.7435 33.7188 27.5682C34.0242 27.6179 34.3311 27.5938 34.5993 27.3994C34.5796 27.6851 34.3479 27.932 34.1039 28.0679C34.0776 28.0818 34.0513 28.0949 34.0249 28.1074Z' fill='%23454545'/%3e%3cpath d='M33.919 29.3865C34.0425 29.6313 34.1127 29.8965 34.0988 30.1982C33.8591 30.2465 33.6282 30.2947 33.3797 30.359C33.1181 30.4262 32.893 30.5029 32.6592 30.5891C32.5802 30.3349 32.4202 30.1274 32.2148 29.9747C32.4326 29.6802 32.76 29.4618 33.1217 29.3697C33.2481 29.3369 33.379 29.3193 33.5098 29.3164C33.5456 29.3281 33.5799 29.3412 33.6143 29.3544C33.7151 29.3697 33.8174 29.3807 33.919 29.3865Z' fill='%23454545'/%3e%3cpath d='M33.8705 28.5282C34.2344 28.6459 34.5537 28.8775 34.7854 29.177C34.5625 29.3304 34.3119 29.3845 34.0561 29.3874C34.0049 29.3728 33.9531 29.3597 33.9004 29.3487C33.7462 29.0565 33.519 28.7934 33.2734 28.5312L33.2881 28.4961C33.4437 28.4961 33.6001 28.5085 33.7594 28.5363C33.7886 28.5355 33.8274 28.5326 33.8705 28.5282Z' fill='%23454545'/%3e%3cpath d='M33.9004 29.3486C33.953 29.3596 34.0049 29.3727 34.056 29.3874C34.01 29.3888 33.9647 29.3881 33.9187 29.3859C33.9128 29.3735 33.9062 29.3611 33.9004 29.3486Z' fill='%23454545'/%3e%3cpath d='M33.5098 29.3161C33.6406 29.3125 33.7728 29.3234 33.9007 29.349C33.9066 29.3614 33.9131 29.3738 33.919 29.3863C33.8174 29.3804 33.7151 29.3694 33.6143 29.3541C33.5799 29.341 33.5456 29.3278 33.5098 29.3161Z' fill='%23454545'/%3e%3cpath d='M33.7798 20.9246C33.9837 21.0225 34.1766 21.1196 34.3681 21.2468C34.3272 21.3615 34.2819 21.474 34.2315 21.5858C34.0444 21.6595 33.8478 21.6997 33.6432 21.718C33.4451 21.7297 33.2435 21.7143 33.0469 21.672C33.2515 21.4097 33.4291 21.1269 33.5767 20.8281C33.6446 20.8588 33.7126 20.891 33.7798 20.9246Z' fill='%23454545'/%3e%3cpath d='M33.054 27.3711C33.2638 27.4514 33.4918 27.5311 33.7198 27.5683C33.8294 27.7437 33.9302 27.9249 34.026 28.1075C33.5261 28.342 32.9561 28.3011 32.4387 28.163C32.2758 28.1185 32.1179 28.1031 31.9469 28.1302C31.2973 28.2383 30.6798 28.6394 30.0082 28.776C29.7466 28.825 29.4433 28.8549 29.1992 28.7278C29.3242 28.6781 29.425 28.6124 29.5208 28.5429C29.8116 28.3252 30.0476 28.0849 30.3341 27.8467C30.926 27.3565 31.7401 26.9232 32.5461 27.1702C32.7171 27.2235 32.8889 27.3104 33.054 27.3711Z' fill='%23454545'/%3e%3cpath d='M32.0413 20.1992C32.5462 20.4272 33.0687 20.5967 33.5759 20.8283C33.4283 21.1271 33.2507 21.4098 33.0461 21.6721C32.5901 21.5757 32.1618 21.3368 31.8673 20.9605C31.8118 20.8867 31.7606 20.8071 31.7168 20.7231C31.8812 20.707 32.031 20.6361 32.0603 20.4637C32.0076 20.46 31.9667 20.4469 31.9346 20.4272C31.9762 20.3548 32.012 20.2789 32.0413 20.1992Z' fill='%23454545'/%3e%3cpath d='M32.496 15.1156C32.1598 14.7606 31.831 14.4048 31.4634 14.0877C31.2091 13.8678 30.9395 13.6676 30.6545 13.4981C30.653 13.2848 30.642 13.0729 30.6172 12.8618C30.6917 12.826 30.7655 12.7872 30.8386 12.7441C31.8288 13.0956 32.7233 13.8663 33.237 14.7087C33.3276 14.8556 33.4116 15.0075 33.4906 15.1617C33.2056 15.3173 32.8044 15.2238 32.4989 15.1105L32.496 15.1156Z' fill='%23454545'/%3e%3cpath d='M33.3316 22.915C33.3199 22.9384 33.3074 22.9618 33.2943 22.9852C33.2731 23.0093 33.2512 23.0327 33.2285 23.0568L33.3316 22.915Z' fill='%23454545'/%3e%3cpath d='M28.2769 29.573C28.6729 29.4649 29.2385 29.3509 29.6427 29.2647C30.5547 29.0689 31.4184 28.7986 32.3377 28.6028C32.6527 28.5436 32.9669 28.4954 33.2877 28.4961L33.2731 28.5312C33.5187 28.7935 33.7459 29.0565 33.9001 29.3487C33.7722 29.3231 33.64 29.3122 33.5092 29.3158C32.7682 29.0594 31.8364 29.0835 31.053 29.245C30.2455 29.3977 29.4863 29.7535 28.773 30.1567C28.6013 30.0347 28.4471 29.882 28.3192 29.6797L28.2754 29.6789L28.2769 29.573Z' fill='%23454545'/%3e%3cpath d='M32.7695 23.5932C32.7907 23.5165 32.8083 23.4383 32.8207 23.3594C32.8229 23.4259 32.82 23.4923 32.8126 23.5588C32.7988 23.5712 32.7841 23.5822 32.7695 23.5932Z' fill='%23454545'/%3e%3cpath d='M32.8215 23.3598C32.8164 23.0902 32.7433 22.8272 32.584 22.611C32.6118 22.562 32.6395 22.5123 32.6673 22.4619L32.7696 22.467C32.8573 22.7556 32.8704 23.0617 32.8215 23.3598Z' fill='%23454545'/%3e%3cpath d='M32.0767 23.8553C32.228 23.6836 32.3478 23.4856 32.4122 23.2628C32.4502 23.1254 32.4618 22.9822 32.4487 22.8398C32.494 22.7652 32.5386 22.6893 32.5832 22.6104C32.7425 22.8266 32.8155 23.0896 32.8207 23.3592C32.8082 23.4381 32.7907 23.5163 32.7695 23.593C32.543 23.7676 32.2799 23.8925 32 23.9495C32.0241 23.9167 32.0497 23.8852 32.0767 23.8553Z' fill='%23454545'/%3e%3cpath d='M32.0014 23.9503C32.2813 23.8933 32.5444 23.7684 32.7709 23.5938C32.6174 24.1475 32.2528 24.6502 31.7581 24.9307C31.7201 24.6853 31.7478 24.4288 31.8684 24.1622C31.9064 24.0876 31.9517 24.0168 32.0014 23.9503Z' fill='%23454545'/%3e%3cpath d='M32.5813 7.58789C32.5857 7.61492 32.5886 7.64268 32.5901 7.67045L32.6127 8.22935L32.2919 7.78369C32.2875 7.74351 32.2788 7.70405 32.2656 7.66606L32.5696 7.59008L32.5813 7.58789Z' fill='%23454545'/%3e%3cpath d='M32.4961 15.1155L32.499 15.1104C32.8045 15.2236 33.2057 15.3171 33.4907 15.1615C33.5499 15.2769 33.6061 15.3931 33.6602 15.5107C33.3891 15.5955 33.0771 15.5611 32.7592 15.3982C32.6992 15.3325 32.6401 15.2674 32.5823 15.2053C32.5538 15.1754 32.5253 15.1454 32.4961 15.1155Z' fill='%23454545'/%3e%3cpath d='M32.4737 22.4824C32.5139 22.5233 32.5504 22.5657 32.5833 22.611C32.5387 22.6899 32.4941 22.7659 32.4488 22.8404C32.4401 22.7381 32.4189 22.6358 32.3867 22.5358L32.4737 22.4824Z' fill='%23454545'/%3e%3cpath d='M31.9492 30.6314C31.977 30.3903 32.072 30.166 32.2145 29.9746C32.4198 30.1273 32.5799 30.3348 32.6588 30.589C32.5726 30.6205 32.4856 30.6533 32.395 30.6877C32.2313 30.6592 32.0895 30.6387 31.9492 30.6314Z' fill='%23454545'/%3e%3cpath d='M32.2949 22.5359H32.387C32.4192 22.636 32.4404 22.7383 32.4491 22.8406C32.2891 23.108 32.1261 23.3469 31.9478 23.5559C31.8126 23.7188 31.6672 23.8539 31.5123 23.9803H31.5116C31.1118 23.9475 30.7238 23.7867 30.3869 23.5778C29.2601 22.8559 29.1884 21.7191 30.3065 20.998C30.4125 21.1201 30.5469 21.2048 30.6953 21.253C30.3942 21.5942 30.0135 22.0991 30.46 22.4709C30.6887 22.677 31.0373 22.8275 31.3471 22.891C31.7242 22.9758 32.0655 22.8187 32.2949 22.5359Z' fill='%23454545'/%3e%3cpath d='M32.387 22.5357H32.2949C32.3212 22.5028 32.3461 22.4685 32.3702 22.4327C32.3702 22.4334 32.3695 22.4342 32.3695 22.4349L32.4725 22.2924C32.683 22.1017 32.8744 21.8942 33.0462 21.6721C33.2427 21.7145 33.4444 21.7299 33.6425 21.7182C33.8471 21.6999 34.0437 21.6597 34.2307 21.5859C34.0064 22.0849 33.6929 22.5532 33.2946 22.9858C33.3078 22.9624 33.3202 22.939 33.3319 22.9156L33.2288 23.0574C33.2515 23.0332 33.2734 23.0099 33.2946 22.9858C33.1733 23.2057 33.0082 23.4015 32.813 23.5593C32.8203 23.4928 32.8233 23.4263 32.8211 23.3598C32.87 23.0617 32.8569 22.7556 32.7692 22.467L32.6669 22.4619C32.6391 22.5123 32.6113 22.562 32.5836 22.611C32.5507 22.5657 32.5142 22.5233 32.474 22.4824L32.387 22.5357Z' fill='%23454545'/%3e%3cpath d='M32.2453 7.61652C32.2278 7.44995 32.1226 7.29214 32.0181 7.16136C32.0166 7.1599 32.0159 7.15844 32.0137 7.15625C32.2468 7.21031 32.4565 7.36812 32.5698 7.59022L32.2658 7.6662C32.2592 7.6494 32.2526 7.6326 32.2453 7.61652Z' fill='%23454545'/%3e%3cpath d='M32.2461 7.61621C32.2534 7.63228 32.26 7.64909 32.2666 7.66589L32.249 7.67027C32.249 7.65201 32.2483 7.63375 32.2461 7.61621Z' fill='%23454545'/%3e%3cpath d='M30.877 29.7309C31.3293 29.6023 31.8445 29.6995 32.2143 29.9742C32.0718 30.1656 31.9768 30.3899 31.949 30.631C31.7919 30.6215 31.637 30.6281 31.4572 30.6566C31.1159 30.7121 30.8061 30.8107 30.4911 30.9167C30.4378 30.8933 30.3874 30.8706 30.3472 30.8494C30.1374 30.7486 29.9182 30.6697 29.7012 30.5915C29.9577 30.1744 30.3837 29.8661 30.877 29.7309Z' fill='%23454545'/%3e%3cpath d='M32.2859 7.02826C32.1741 7.02606 32.0622 7.02753 31.9512 7.03191L32.033 6.80762C32.1222 6.87337 32.2091 6.94643 32.2859 7.02826Z' fill='%23454545'/%3e%3cpath d='M32.0403 5.47363C32.0622 5.5087 32.0834 5.5445 32.1046 5.5803L31.9336 5.48167C31.9687 5.47875 32.0045 5.47656 32.0403 5.47363Z' fill='%23454545'/%3e%3cpath d='M32.0488 10.0705C32.1197 10.6498 32.1628 11.2957 31.8398 11.821C31.5935 12.2016 31.2296 12.5187 30.8386 12.7437C30.756 12.7145 30.6735 12.6882 30.5902 12.6655C30.5865 12.6378 30.5821 12.6108 30.5777 12.5837L30.4754 12.5823C30.4718 12.5991 30.4681 12.6159 30.4637 12.6327C29.8703 12.4902 29.2558 12.5085 28.6777 12.7583C29.1162 12.45 29.5481 12.1695 30.0297 11.9276C30.4484 11.7158 30.854 11.5638 31.2142 11.2855C31.4517 11.1225 31.6965 10.9099 31.7543 10.606C31.8544 10.1223 31.5592 9.77605 31.1996 9.49696C31.0812 9.40929 30.9694 9.32162 30.8489 9.24929L30.908 9.23687L30.9417 9.22299C30.8839 8.99139 30.957 8.6502 31.1141 8.37988C31.3918 8.4639 31.6373 8.63778 31.793 8.90883C31.9859 9.26025 32.0013 9.68911 32.0488 10.0705Z' fill='%23454545'/%3e%3cpath d='M32.0354 6.79199C32.7084 6.88843 33.4209 7.0477 34.0647 7.16167C34.7772 7.27857 35.4737 7.51163 36.0649 7.94341C36.374 8.16405 36.6546 8.4351 36.8629 8.75071C36.8621 8.77263 36.8599 8.79309 36.857 8.81281C36.8555 8.83985 36.846 8.86688 36.8365 8.88806C36.2205 8.29336 35.4532 7.92149 34.6698 7.58469C33.9303 7.22743 33.1074 7.04112 32.286 7.0287C32.2093 6.94688 32.1224 6.87382 32.0332 6.80807L32.0354 6.79199Z' fill='%23454545'/%3e%3cpath d='M32.0149 7.1557C31.9236 7.03953 31.7058 6.84081 31.6035 6.73926C31.7446 6.75314 31.8892 6.77067 32.0354 6.79186L32.0332 6.80793L31.9514 7.03223C32.0624 7.02784 32.1742 7.02638 32.2861 7.02857C32.4351 7.18492 32.5499 7.37049 32.5827 7.58748L32.5711 7.58967C32.4578 7.36757 32.2481 7.20976 32.0149 7.1557Z' fill='%23454545'/%3e%3cpath d='M31.9353 20.4267C31.8783 20.3917 31.8476 20.3347 31.822 20.2638C31.7913 20.1944 31.7548 20.1162 31.6992 20.0322C31.8125 20.0921 31.9265 20.1469 32.0419 20.1988C32.0127 20.2784 31.9769 20.3544 31.9353 20.4267Z' fill='%23454545'/%3e%3cpath d='M31.76 7.95982C31.4955 7.92475 31.266 8.11982 31.114 8.38064C31.0402 8.35799 30.9642 8.34192 30.8867 8.33169C31.0183 7.96274 31.3076 7.64347 31.6781 7.61133C31.7446 7.6442 31.8009 7.67927 31.8396 7.71653C31.8988 7.77279 31.923 7.79909 31.9105 7.87215C31.8893 7.92402 31.9025 7.99416 31.9449 8.03215C31.9178 8.01096 31.8104 7.97078 31.76 7.95982Z' fill='%23454545'/%3e%3cpath d='M31.6777 7.61129C31.7968 7.60033 31.9255 7.62006 32.0592 7.67778C32.1929 7.7238 32.3164 7.84289 32.2631 7.99997L31.9101 7.87212C31.9225 7.79906 31.8984 7.77275 31.8392 7.7165C31.8005 7.67924 31.7442 7.64417 31.6777 7.61129Z' fill='%23454545'/%3e%3cpath d='M31.709 20.7066C31.7989 20.6262 31.8734 20.5312 31.9348 20.4268C31.9669 20.4465 32.0079 20.4596 32.0605 20.4633C32.0313 20.6357 31.8814 20.7066 31.717 20.7226C31.7141 20.7175 31.7112 20.7124 31.709 20.7066Z' fill='%23454545'/%3e%3cpath d='M31.6836 7.18652C31.8466 7.24497 31.9744 7.31146 32.1052 7.42835C32.1622 7.47511 32.2112 7.54159 32.2448 7.61611C32.247 7.63365 32.2477 7.65191 32.2477 7.67018L32.2653 7.66579C32.2784 7.70378 32.2872 7.74324 32.2916 7.78342L32.2682 7.75054C32.1761 7.61465 32.0227 7.50141 31.8539 7.51602C31.8012 7.51675 31.7464 7.53575 31.6902 7.55401L31.6836 7.18652Z' fill='%23454545'/%3e%3cpath d='M32.0018 23.9496C31.8432 23.9825 31.6788 23.9935 31.5137 23.9796C31.6686 23.8532 31.814 23.718 31.9492 23.5551C32.1275 23.3461 32.2905 23.1072 32.4505 22.8398C32.4637 22.9823 32.452 23.1255 32.414 23.2629C32.3497 23.4857 32.2298 23.6837 32.0786 23.8554C32.0515 23.8853 32.0259 23.9167 32.0018 23.9496Z' fill='%23454545'/%3e%3cpath d='M31.6895 20.7246C31.696 20.7195 31.7033 20.7129 31.7099 20.707C31.7121 20.7129 31.715 20.718 31.718 20.7231C31.7085 20.7238 31.699 20.7246 31.6895 20.7246Z' fill='%23454545'/%3e%3cpath d='M31.6999 20.0328C31.7554 20.1168 31.792 20.195 31.8227 20.2644C31.8482 20.3353 31.8789 20.3923 31.9359 20.4273C31.8746 20.5318 31.8 20.6268 31.7101 20.7071C31.6648 20.6209 31.629 20.5296 31.6034 20.4368V20.4361C31.5998 20.3345 31.5874 20.2374 31.5684 20.1409C31.5698 20.0847 31.5764 20.0292 31.5903 19.9736C31.6268 19.9941 31.6634 20.0138 31.6999 20.0328Z' fill='%23454545'/%3e%3cpath d='M31.678 7.61097C31.4756 7.50869 31.1818 7.42467 31.0312 7.36257L31.5537 7.18869C31.7043 7.12805 31.8636 7.12074 32.0134 7.15581C32.0156 7.158 32.0163 7.15947 32.0178 7.16093C32.1223 7.2917 32.2275 7.44951 32.2451 7.61609C32.2114 7.54157 32.1625 7.47508 32.1055 7.42832C31.9747 7.31143 31.8468 7.24494 31.6838 7.1865L31.6904 7.55399C31.7467 7.53572 31.8015 7.51673 31.8541 7.51599C32.0229 7.50138 32.1764 7.61462 32.2684 7.75052L32.2918 7.78339C32.3006 7.85718 32.2926 7.93243 32.2633 7.99965C32.3167 7.84257 32.1932 7.72348 32.0594 7.67746C31.9257 7.61974 31.7971 7.60001 31.678 7.61097Z' fill='%23454545'/%3e%3cpath d='M31.7568 24.9301C31.6625 24.9834 31.5631 25.0287 31.4594 25.0645C31.0779 25.1997 30.6877 25.1865 30.3011 25.1683C29.9416 25.1442 29.582 25.1332 29.2225 25.1237C29.1567 25.1208 29.0895 25.1193 29.0223 25.1193H29.0215C28.6006 25.1142 28.1556 25.1383 27.75 25.0558C26.6429 24.7862 25.7937 24.0461 25.4766 23.0218C25.5986 22.72 25.6746 22.3971 25.7016 22.0611C25.8361 22.0552 25.9669 22.0194 26.0926 21.9697C26.4543 22.9348 27.0981 23.7918 28.0277 24.2806C29.1165 24.8797 30.0373 25.123 31.0845 24.2981C31.2336 24.1922 31.3761 24.0899 31.5113 23.9796H31.512C31.6771 23.9935 31.8416 23.9825 32.0001 23.9496C31.9504 24.0161 31.9051 24.087 31.8671 24.1615C31.7466 24.4282 31.7188 24.6846 31.7568 24.9301Z' fill='%23454545'/%3e%3cpath d='M31.6028 20.4365C31.6283 20.5293 31.6642 20.6206 31.7095 20.7068C31.7029 20.7127 31.6956 20.7193 31.689 20.7244C31.6583 20.7258 31.6276 20.7258 31.5977 20.7244C31.6064 20.625 31.6079 20.5293 31.6028 20.4365Z' fill='%23454545'/%3e%3cpath d='M31.6614 19.9778C31.6753 19.996 31.6877 20.015 31.6987 20.0326C31.6622 20.0136 31.6256 19.9939 31.5891 19.9734C31.5752 20.0289 31.5686 20.0844 31.5672 20.1407C31.5445 20.0194 31.5116 19.9003 31.4707 19.7812C31.5467 19.8368 31.6125 19.904 31.6614 19.9778Z' fill='%23454545'/%3e%3cpath d='M31.6021 20.4358C31.5765 20.3393 31.5634 20.24 31.567 20.1406C31.586 20.2371 31.5984 20.3342 31.6021 20.4358Z' fill='%23454545'/%3e%3cpath d='M31.1328 20.6096C31.1269 20.6074 31.1211 20.6059 31.1152 20.6037C31.1306 20.6001 31.1452 20.5942 31.1576 20.5884C31.1591 20.5876 31.1598 20.5869 31.1605 20.5869C31.1598 20.5884 31.1569 20.5906 31.1562 20.5913C31.1496 20.5971 31.1408 20.6037 31.1328 20.6096Z' fill='%23454545'/%3e%3cpath d='M31.0979 20.6364C31.0943 20.6408 31.0899 20.6437 31.0848 20.6459C31.0789 20.6466 31.084 20.6305 31.0855 20.6101C31.0957 20.6079 31.1052 20.6064 31.1147 20.6035C31.1206 20.6057 31.1264 20.6072 31.1323 20.6094C31.1235 20.6159 31.1162 20.6218 31.1118 20.6262L31.0979 20.6364Z' fill='%23454545'/%3e%3cpath d='M31.1152 20.604C31.1057 20.6069 31.0962 20.6084 31.0859 20.6106C31.0874 20.6062 31.0874 20.6011 31.0874 20.5967C31.0969 20.5989 31.1057 20.6011 31.1152 20.604Z' fill='%23454545'/%3e%3cpath d='M30.9314 20.8797C30.9737 20.8249 31.0198 20.7628 31.0709 20.7109C31.133 20.8855 31.2383 21.0667 31.3121 21.2611C31.1067 21.3188 30.8897 21.3173 30.6953 21.253C30.696 21.2508 30.6982 21.2494 30.6997 21.2472C30.764 21.123 30.8495 20.9959 30.9314 20.8797Z' fill='%23454545'/%3e%3cpath d='M31.0508 20.5173C31.1056 20.502 31.1633 20.4954 31.224 20.499V20.6013C31.2086 20.6072 31.1933 20.6145 31.1787 20.624C31.1633 20.6181 31.148 20.6137 31.1326 20.6094C31.1407 20.6035 31.1494 20.5969 31.156 20.5911C31.1567 20.5904 31.1597 20.5882 31.1604 20.5867C31.1597 20.5867 31.1589 20.5874 31.1575 20.5882C31.1451 20.594 31.1304 20.5999 31.1151 20.6035C31.1056 20.6006 31.0968 20.5984 31.0873 20.5962C31.0881 20.5874 31.0873 20.5787 31.0851 20.5706C31.0807 20.5399 31.0632 20.518 31.0508 20.518V20.5173Z' fill='%23454545'/%3e%3cpath d='M31.0849 20.6459C31.09 20.6437 31.0944 20.6408 31.098 20.6364L31.1119 20.6262C31.1163 20.6218 31.1236 20.616 31.1324 20.6094C31.1477 20.6138 31.1631 20.6181 31.1784 20.624C31.1397 20.6459 31.1046 20.6759 31.071 20.7102C31.0593 20.6773 31.0491 20.6437 31.041 20.6108C31.0556 20.6123 31.071 20.6116 31.0856 20.6101C31.0841 20.6306 31.079 20.6466 31.0849 20.6459Z' fill='%23454545'/%3e%3cpath d='M31.0376 20.5843C31.0369 20.5843 31.0362 20.5836 31.0354 20.5836C31.031 20.5507 31.0325 20.5251 31.0457 20.52C31.0471 20.5193 31.0486 20.5186 31.0508 20.5186C31.0632 20.5186 31.0807 20.5405 31.0851 20.5712C31.0873 20.5792 31.088 20.588 31.0873 20.5967C31.0705 20.5916 31.0537 20.588 31.0376 20.5843Z' fill='%23454545'/%3e%3cpath d='M31.041 20.6108C31.0388 20.6042 31.0373 20.5969 31.0359 20.5903C31.0359 20.5881 31.0352 20.5852 31.0352 20.583C31.0359 20.583 31.0366 20.5837 31.0373 20.5837C31.0534 20.5874 31.0702 20.591 31.087 20.5962C31.087 20.6005 31.087 20.6057 31.0856 20.61C31.071 20.6115 31.0556 20.6122 31.041 20.6108Z' fill='%23454545'/%3e%3cpath d='M31.0415 20.6112C31.0232 20.609 31.0049 20.6039 30.9903 20.5944C30.9764 20.5812 31.0005 20.5761 31.0356 20.5834C31.0356 20.5856 31.0364 20.5885 31.0364 20.5907C31.0378 20.5973 31.0393 20.6046 31.0415 20.6112Z' fill='%23454545'/%3e%3cpath d='M31.1153 8.38C30.9582 8.65032 30.8851 8.99151 30.9428 9.22311L30.9092 9.23699C30.8069 9.06238 30.7938 8.84758 30.8157 8.6474C30.8259 8.54147 30.8508 8.43407 30.888 8.33105C30.9655 8.34128 31.0415 8.35736 31.1153 8.38Z' fill='%23454545'/%3e%3cpath d='M30.8491 9.24932C30.7548 9.19306 30.6547 9.14631 30.5422 9.11562C30.2462 9.02868 29.9225 9.01261 29.5871 8.97681L29.541 8.88548C29.8362 8.46612 30.3858 8.2674 30.8871 8.33096C30.8498 8.43398 30.825 8.54137 30.8147 8.64731C30.7928 8.84749 30.806 9.06229 30.9083 9.2369L30.8491 9.24932Z' fill='%23454545'/%3e%3cpath d='M30.3541 20.9822C30.417 20.9216 30.4762 20.8705 30.5405 20.8179C30.6961 20.7024 30.8591 20.5651 31.0506 20.5176V20.5183C31.0484 20.5183 31.0469 20.519 31.0454 20.5198C31.0323 20.5249 31.0308 20.5505 31.0352 20.5833C31.0001 20.576 30.976 20.5811 30.9899 20.5943C31.0045 20.6038 31.0228 20.6089 31.0411 20.6111C31.0491 20.644 31.0593 20.6776 31.071 20.7105C31.0199 20.7623 30.9738 20.8244 30.9314 20.8792C30.8496 20.9954 30.7641 21.1225 30.6998 21.2467C30.6983 21.2489 30.6961 21.2504 30.6954 21.2526C30.5471 21.2043 30.4126 21.1196 30.3066 20.9976C30.3329 20.9808 30.36 20.964 30.3878 20.9472L30.3541 20.9822Z' fill='%23454545'/%3e%3cpath d='M30.6544 13.4983C30.6566 13.6517 30.6529 13.8059 30.6456 13.9593C30.6018 14.7374 30.4571 15.5111 30.2145 16.2526C29.9726 16.0839 29.7205 15.9429 29.464 15.8377L29.4004 15.8084C29.7782 15.0099 30.0734 14.1734 30.3022 13.3076C30.422 13.3661 30.5397 13.4296 30.6544 13.4983Z' fill='%23454545'/%3e%3cpath d='M30.4182 12.9965L30.3941 12.9556C30.4248 12.9446 30.4555 12.9329 30.4862 12.9212C30.53 12.9022 30.5738 12.8825 30.6177 12.8613C30.6425 13.0725 30.6535 13.2843 30.655 13.4977C30.5402 13.429 30.4226 13.3654 30.3027 13.307C30.3254 13.2171 30.3488 13.1273 30.37 13.0374C30.386 13.025 30.4021 13.0104 30.4182 12.9965Z' fill='%23454545'/%3e%3cpath d='M30.5898 12.666C30.6732 12.6887 30.7557 12.715 30.8383 12.7442C30.7652 12.7873 30.6914 12.826 30.6169 12.8618C30.6096 12.7961 30.6008 12.731 30.5898 12.666Z' fill='%23454545'/%3e%3cpath d='M30.5788 12.5845C30.5832 12.6115 30.5876 12.6385 30.5913 12.6663C30.5496 12.6539 30.5072 12.6429 30.4648 12.6334C30.4692 12.6166 30.4729 12.5998 30.4765 12.583L30.5788 12.5845Z' fill='%23454545'/%3e%3cpath d='M30.4749 10.1633C30.7876 10.5768 30.5531 11.1817 30.1957 11.4871C30.1197 11.1503 30.1731 10.8508 30.1014 10.5432C30.1482 10.4716 30.1921 10.3993 30.2352 10.3247L30.1562 10.2597C30.0992 10.3072 30.043 10.3547 29.9867 10.4022C29.8047 10.3372 29.6031 10.3503 29.3984 10.3255C29.6199 9.98282 30.1701 9.80529 30.4749 10.1633Z' fill='%23454545'/%3e%3cpath d='M28.678 12.7589C29.2561 12.509 29.8706 12.4908 30.464 12.6332C30.4406 12.7406 30.4165 12.8473 30.3902 12.954C30.3142 12.9803 30.239 13.0066 30.1644 13.0336C30.0599 13.0658 29.9547 13.0935 29.8487 13.1169C29.4607 12.9803 29.05 12.9021 28.6166 12.8977L28.5918 12.8203C28.621 12.7991 28.6495 12.7786 28.678 12.7589Z' fill='%23454545'/%3e%3cpath d='M30.4174 12.997C30.4013 13.0108 30.3852 13.0255 30.3691 13.0379C30.3764 13.0116 30.383 12.9845 30.3881 12.9582C30.3903 12.9575 30.3918 12.9568 30.3933 12.9561L30.4174 12.997Z' fill='%23454545'/%3e%3cpath d='M30.4864 12.9214C30.4557 12.9331 30.425 12.9448 30.3943 12.9557L30.3928 12.9528C30.3921 12.9528 30.3914 12.9535 30.3906 12.9535C30.4169 12.8469 30.441 12.7402 30.4644 12.6328C30.5068 12.6423 30.5492 12.6533 30.5909 12.6657C30.6018 12.7307 30.6106 12.7957 30.6179 12.8615C30.574 12.8827 30.5302 12.9024 30.4864 12.9214Z' fill='%23454545'/%3e%3cpath d='M30.3938 12.956C30.3923 12.9568 30.3909 12.9575 30.3887 12.9582C30.3901 12.9568 30.3901 12.9553 30.3901 12.9539C30.3909 12.9539 30.3916 12.9531 30.3923 12.9531L30.3938 12.956Z' fill='%23454545'/%3e%3cpath d='M30.3899 12.9541C30.3899 12.9556 30.3899 12.957 30.3884 12.9585C30.3139 12.9855 30.2393 13.0104 30.1641 13.0337C30.2386 13.0067 30.3139 12.9804 30.3899 12.9541Z' fill='%23454545'/%3e%3cpath d='M30.4923 30.9169C30.1693 31.0258 29.8397 31.1427 29.4648 31.2281C29.5014 30.9973 29.584 30.7832 29.7023 30.5918C29.9194 30.67 30.1386 30.7489 30.3483 30.8497C30.3885 30.8709 30.439 30.8935 30.4923 30.9169Z' fill='%23454545'/%3e%3cpath d='M30.2214 20.8825C29.94 20.4054 30.2798 19.8465 30.7483 19.6653C30.9902 19.5638 31.2686 19.6325 31.4717 19.7815C31.5127 19.9006 31.5455 20.0197 31.5682 20.141C31.5645 20.2403 31.5777 20.3397 31.6033 20.4361V20.4369C31.6084 20.5296 31.6069 20.6253 31.5982 20.7247C31.5178 20.7203 31.441 20.705 31.3789 20.6845C31.311 20.6684 31.2437 20.6451 31.1794 20.6246C31.194 20.6151 31.2094 20.6078 31.2247 20.602V20.4997C31.1641 20.496 31.1063 20.5026 31.0515 20.5179C30.8601 20.5654 30.6971 20.7028 30.5415 20.8182C30.4772 20.8708 30.418 20.922 30.3551 20.9826L30.3887 20.9475C30.361 20.9643 30.3339 20.9811 30.3076 20.9979C30.2762 20.9629 30.247 20.9242 30.2214 20.8825Z' fill='%23454545'/%3e%3cpath d='M30.3706 13.0381C30.3494 13.1279 30.326 13.2178 30.3033 13.3077C30.2485 13.2806 30.193 13.2551 30.1367 13.2302C30.2164 13.1689 30.2946 13.1053 30.3706 13.0381Z' fill='%23454545'/%3e%3cpath d='M30.1246 16.515C30.1561 16.428 30.1867 16.3404 30.2152 16.252C31.2252 16.957 32.0444 18.1544 32.1503 19.327C32.1744 19.6068 32.1452 19.921 32.0422 20.1986C31.9267 20.1467 31.8127 20.092 31.6994 20.032C31.6885 20.0145 31.6761 19.9955 31.6622 19.9773C31.6132 19.9035 31.5474 19.8362 31.4714 19.7807C31.44 19.6879 31.4035 19.5951 31.364 19.5009C30.9628 18.5928 30.4206 17.7899 29.9609 16.9197C30.0172 16.7853 30.0713 16.6501 30.1246 16.515Z' fill='%23454545'/%3e%3cpath d='M30.1644 13.0333C30.2397 13.0099 30.3142 12.985 30.3888 12.958C30.3837 12.9843 30.3771 13.0113 30.3698 13.0376C30.2938 13.1049 30.2156 13.1684 30.1359 13.2298C30.0555 13.1947 29.9752 13.1626 29.8926 13.1326C29.9825 13.099 30.0731 13.0661 30.1644 13.0333Z' fill='%23454545'/%3e%3cpath d='M29.4648 15.8379C29.7213 15.9431 29.9735 16.0841 30.2153 16.2529C30.1868 16.3413 30.1562 16.4289 30.1247 16.5159C30.0714 16.651 30.0173 16.7862 29.961 16.9206C29.7776 16.5743 29.6081 16.2163 29.4648 15.8379Z' fill='%23454545'/%3e%3cpath d='M30.1359 13.23C29.8779 13.4302 29.6039 13.6077 29.3189 13.7684C29.1216 13.8809 28.9177 13.9832 28.7094 14.0738C28.7072 13.9014 28.6977 13.729 28.6816 13.5573C29.047 13.4375 29.4095 13.3089 29.7676 13.1788C29.8092 13.1635 29.8509 13.1482 29.8925 13.1328C29.9751 13.1628 30.0555 13.1949 30.1359 13.23Z' fill='%23454545'/%3e%3cpath d='M22.498 12.2807C22.6434 12.2756 22.7896 12.2756 22.9357 12.2814L22.9759 12.1872C22.8078 12.0535 22.62 11.949 22.4198 11.8701C22.4008 11.7744 22.3818 11.6787 22.3613 11.583C23.3501 11.9892 24.4206 12.1952 25.4876 12.2054C26.7613 12.2208 28.027 11.8117 29.0917 11.0876C29.4023 10.8845 29.6924 10.6471 29.9854 10.4023C29.9928 10.4045 30.0001 10.4075 30.0074 10.4104C30.0636 10.4425 30.0695 10.4535 30.0951 10.5207C30.0973 10.528 30.0987 10.536 30.1002 10.5433C29.6464 11.2593 29.0676 11.8365 28.4084 12.269C28.3821 12.193 28.3536 12.117 28.3237 12.0418L28.2236 12.0615C28.2228 12.1726 28.2199 12.2822 28.2148 12.391C26.5954 13.3671 24.539 13.5125 22.6595 12.7687C22.6324 12.7585 22.6054 12.7483 22.5784 12.7381C22.5528 12.5861 22.5258 12.4334 22.498 12.2807Z' fill='%23454545'/%3e%3cpath d='M30.2348 10.3248C30.1917 10.3993 30.1478 10.4716 30.1011 10.5432C30.0996 10.5359 30.0981 10.5279 30.0959 10.5206C30.0704 10.4534 30.0645 10.4424 30.0083 10.4103C30.0009 10.4073 29.9936 10.4044 29.9863 10.4022C30.0426 10.3547 30.0989 10.3073 30.1559 10.2598L30.2348 10.3248Z' fill='%23454545'/%3e%3cpath d='M30.1653 13.0332C30.074 13.0661 29.9833 13.099 29.8935 13.1326C29.8788 13.1267 29.8642 13.1216 29.8496 13.1165C29.9556 13.0931 30.0608 13.0653 30.1653 13.0332Z' fill='%23454545'/%3e%3cpath d='M29.4647 15.8378C29.608 16.2163 29.7775 16.5743 29.9609 16.9206C29.4202 18.2152 28.7369 19.4594 27.8322 20.537C27.4098 21.0462 26.9363 21.5364 26.3488 21.8543C26.2669 21.8952 26.1814 21.9361 26.0937 21.9704C26.0703 21.9076 26.0484 21.8448 26.0272 21.7812C26.006 21.7227 25.987 21.6643 25.9688 21.6051C26.5526 21.2457 27.0444 20.4449 27.2827 19.9372C27.4442 19.6062 27.5838 19.2701 27.7073 18.9305C27.9966 18.4336 28.267 17.9251 28.544 17.4269C28.7581 17.044 28.962 16.6539 29.1724 16.2681C29.2521 16.1162 29.3281 15.9635 29.4012 15.8086L29.4647 15.8378Z' fill='%23454545'/%3e%3cpath d='M28.9823 5.77535L28.8047 5.68037L29.3652 5.36914L29.4222 5.44951C29.45 5.48896 30.0923 6.41535 29.6889 7.00202L29.5099 7.26211L29.4887 6.94722C29.4712 6.68713 29.3462 5.96896 28.9823 5.77535ZM29.0334 5.67891C29.5318 5.94412 29.5983 6.93992 29.5983 6.93992C29.9637 6.40878 29.3323 5.51307 29.3323 5.51307L29.0334 5.67891Z' fill='%23454545'/%3e%3cpath d='M29.2948 5.6582C29.3569 5.75903 29.4592 5.94167 29.5286 6.14551C29.4599 5.97528 29.3657 5.8109 29.2363 5.69108L29.2948 5.6582Z' fill='%23454545'/%3e%3cpath d='M29.5981 6.93954C29.5981 6.93954 29.5316 5.94375 29.0332 5.67854L29.3321 5.5127C29.3321 5.5127 29.9635 6.4084 29.5981 6.93954ZM29.5294 6.14539C29.46 5.94155 29.3577 5.75891 29.2955 5.65808L29.2371 5.69096C29.3664 5.81078 29.4607 5.97516 29.5294 6.14539Z' fill='%23454545'/%3e%3cpath d='M29.0208 25.3193C28.9711 25.4691 28.9156 25.6203 28.8338 25.757C28.415 26.4708 27.7756 26.9076 27.0456 27.1195C27.0258 26.8017 27.031 26.4773 27.0521 26.1522C27.4555 26.077 27.8538 25.9542 28.2455 25.7672C28.5035 25.6466 28.7475 25.4859 29.0208 25.3193Z' fill='%23454545'/%3e%3cpath d='M28.7937 8.13184C28.7959 8.13257 28.7981 8.13403 28.8003 8.13476C28.7981 8.13403 28.7952 8.1333 28.793 8.1333C28.7937 8.13257 28.7937 8.13184 28.7937 8.13184Z' fill='%23454545'/%3e%3cpath d='M28.7934 8.13312C28.7123 8.36253 28.5852 8.58244 28.4558 8.77093C28.1306 9.21075 27.6637 9.61623 27.1119 9.71047L27.1076 9.66152C27.033 9.54974 26.9724 9.43066 26.9417 9.30499C26.9139 9.20271 26.9081 9.0997 26.9198 8.99961C27.1923 8.97769 27.4744 8.81915 27.7119 8.6818C27.9772 8.51376 28.2549 8.31431 28.4573 8.06152C28.5713 8.07979 28.6846 8.10463 28.7934 8.13312Z' fill='%23454545'/%3e%3cpath d='M28.6611 7.73233C28.8613 7.28302 28.5302 6.86804 28.0859 6.81836C28.3731 6.84174 28.6486 6.98713 28.7889 7.25452C28.9234 7.53653 28.8956 7.84265 28.7941 8.13197C28.7005 8.08521 28.6011 8.04283 28.4981 8.00923C28.5631 7.92302 28.6179 7.83096 28.6611 7.73233Z' fill='%23454545'/%3e%3cpath d='M28.681 13.5576C28.697 13.7293 28.7065 13.9017 28.7087 14.0741C28.4632 14.1815 28.2104 14.2729 27.9531 14.3481C28.0006 14.1494 28.0408 13.9492 28.0744 13.7476C28.2776 13.6877 28.48 13.6241 28.681 13.5576Z' fill='%23454545'/%3e%3cpath d='M26.482 20.6927C26.2927 20.898 26.099 21.112 25.8703 21.275C25.8265 21.1179 25.7833 20.9593 25.7344 20.8008C25.7782 20.7402 25.8184 20.6802 25.8579 20.6262C26.539 19.5763 26.7728 18.3014 27.117 17.0989C27.28 16.4823 27.5021 15.8196 27.7148 15.2154C27.8076 14.9276 27.888 14.639 27.9545 14.3482C28.2117 14.2729 28.4645 14.1816 28.7101 14.0742C28.7166 14.5294 28.6779 14.986 28.6019 15.4317C28.352 16.6174 28.1203 17.7959 27.7075 18.9305C27.345 19.5522 26.9526 20.1542 26.482 20.6927Z' fill='%23454545'/%3e%3cpath d='M28.6787 12.7588C28.6502 12.7785 28.6217 12.799 28.5925 12.8202L28.5859 12.8004C28.6166 12.7858 28.6481 12.7719 28.6787 12.7588Z' fill='%23454545'/%3e%3cpath d='M28.5703 30.2728L28.6573 30.2217C28.6558 30.2231 28.6536 30.2246 28.6522 30.2261C28.6244 30.2414 28.5974 30.2567 28.5703 30.2728Z' fill='%23454545'/%3e%3cpath d='M28.5695 12.8359C28.5965 12.9594 28.6199 13.0836 28.6389 13.2078C28.5278 13.1947 28.4167 13.1713 28.3086 13.1318L28.2969 13.0303C28.389 12.9638 28.4796 12.8988 28.5695 12.8359Z' fill='%23454545'/%3e%3cpath d='M28.6378 13.2083C28.6188 13.0841 28.5954 12.9599 28.5684 12.8364C28.5764 12.8298 28.5837 12.8247 28.591 12.8203L28.6159 12.8978C29.0492 12.9021 29.4599 12.9803 29.8479 13.1169C29.5322 13.1878 29.2107 13.2236 28.8804 13.2251C28.8 13.2236 28.7189 13.2192 28.6378 13.2083Z' fill='%23454545'/%3e%3cpath d='M28.457 8.06139C28.4724 8.04386 28.4855 8.02632 28.498 8.00879C28.601 8.0424 28.7004 8.08477 28.7939 8.13153C28.7939 8.13153 28.7939 8.13226 28.7932 8.13299C28.6843 8.1045 28.571 8.07966 28.457 8.06139Z' fill='%23454545'/%3e%3cpath d='M28.3237 12.042C28.3537 12.1172 28.3822 12.1932 28.4085 12.2692C28.3449 12.3123 28.2799 12.3532 28.2148 12.3912C28.22 12.2824 28.2229 12.1728 28.2236 12.0617L28.3237 12.042Z' fill='%23454545'/%3e%3cpath d='M28.6525 30.2259C28.5707 30.2961 28.4822 30.3582 28.3814 30.402C28.3412 30.4195 28.3003 30.4334 28.2594 30.4436C28.2294 30.3706 28.2053 30.2939 28.1877 30.215C28.149 30.036 28.1505 29.8511 28.2177 29.6787L28.2762 29.6794L28.32 29.6802C28.4479 29.8825 28.6021 30.0352 28.7738 30.1572C28.7329 30.1792 28.6927 30.2025 28.6525 30.2259C28.654 30.2245 28.6562 30.223 28.6576 30.2215L28.5707 30.2727C28.5977 30.2566 28.6247 30.2413 28.6525 30.2259Z' fill='%23454545'/%3e%3cpath d='M28.2177 29.6787C28.1505 29.8511 28.149 30.0359 28.1878 30.2149C28.2053 30.2938 28.2294 30.3705 28.2594 30.4436C27.8852 30.5393 27.4818 30.3428 27.2465 30.0578C27.21 30.0125 27.183 29.9826 27.1523 29.938C27.1581 29.9453 27.1647 29.9526 27.1713 29.9599L27.123 29.8935C27.1333 29.9103 27.1428 29.9249 27.1523 29.938C26.5085 29.2125 26.2812 28.1904 26.4274 27.2443C26.6385 27.2195 26.8461 27.1786 27.0463 27.1201C27.0953 27.9355 27.3087 28.7092 27.8619 29.355C27.8904 29.3908 27.9196 29.4383 27.9473 29.4756C27.9927 29.5384 28.0584 29.5954 28.1015 29.6385C28.111 29.6502 28.1469 29.6392 28.1907 29.6246L28.2777 29.5735L28.2762 29.6794L28.2177 29.6787Z' fill='%23454545'/%3e%3cpath d='M27.9648 6.81457C27.9838 6.81311 28.0021 6.81311 28.0204 6.81457C28.0014 6.81384 27.9838 6.81384 27.9648 6.81457Z' fill='%23454545'/%3e%3cpath d='M27.2817 19.9364C27.0435 20.4441 26.5517 21.2449 25.9678 21.6043C25.932 21.4947 25.9006 21.3851 25.8691 21.2741C26.0979 21.1112 26.2915 20.8971 26.4808 20.6918C26.9514 20.1534 27.3438 19.5513 27.7063 18.9297C27.5828 19.2693 27.4432 19.6054 27.2817 19.9364Z' fill='%23454545'/%3e%3cpath d='M27.123 29.8936L27.1713 29.96C27.1647 29.9527 27.1581 29.9454 27.1523 29.9381C27.1428 29.925 27.1333 29.9104 27.123 29.8936Z' fill='%23454545'/%3e%3cpath d='M27.0533 26.1523C27.0321 26.4775 27.027 26.8018 27.0467 27.1196C26.8465 27.1781 26.6389 27.219 26.4277 27.2439C26.4533 27.0787 26.4899 26.9158 26.5381 26.7573C26.5951 26.5659 26.6623 26.3796 26.7471 26.2006C26.8494 26.1874 26.9517 26.1713 27.0533 26.1523Z' fill='%23454545'/%3e%3cpath d='M27.3395 5.14693C27.0742 4.88099 26.3105 4.94747 26.3105 4.94747C26.9412 4.5493 27.4389 4.94747 27.4389 4.94747L27.3395 5.14693Z' fill='%23454545'/%3e%3cpath d='M26.9194 8.99953C26.8829 9.00318 26.8464 9.00318 26.8105 9.00099C26.8105 8.97104 26.8127 8.94108 26.8164 8.91113C26.8675 8.48446 27.2022 8.12136 27.5998 7.97889C27.8928 7.87807 28.2085 7.91241 28.4979 8.00884C28.4855 8.02638 28.4723 8.04391 28.457 8.06145C28.055 7.99789 27.6385 8.0198 27.325 8.30108C27.1102 8.47569 26.9501 8.72848 26.9194 8.99953Z' fill='%23454545'/%3e%3cpath d='M27.1073 9.66192C26.9246 9.4968 26.8084 9.25205 26.8106 9.00146C26.8464 9.00365 26.8829 9.00365 26.9195 9C26.9078 9.10009 26.9136 9.2031 26.9414 9.30539C26.9721 9.43105 27.0327 9.55014 27.1073 9.66192Z' fill='%23454545'/%3e%3cpath d='M26.6041 7.45228C26.9337 7.09867 27.3882 6.86196 27.8683 6.82031C27.5643 6.85173 27.2757 6.99492 27.0616 7.19949C26.7364 7.53264 26.5595 8.00534 26.531 8.4583C26.5288 8.65556 26.5347 8.80753 26.6516 8.93246C26.6889 8.96095 26.7408 8.98506 26.7831 8.99894C26.7919 8.99967 26.8007 9.0004 26.8102 9.00113C26.808 9.25173 26.9242 9.49648 27.1069 9.66159L27.1113 9.71054C26.99 9.731 26.8635 9.73684 26.7335 9.72442C26.1328 9.62652 25.8331 9.05958 25.9873 8.49191C26.0882 8.09008 26.325 7.74451 26.6041 7.45228Z' fill='%23454545'/%3e%3cpath d='M26.7463 26.2014C26.6616 26.3804 26.5943 26.5667 26.5373 26.7581C26.4891 26.9166 26.4526 27.0796 26.427 27.2447C26.2078 27.271 25.9849 27.2805 25.7591 27.2732C25.5216 26.8282 25.1715 26.4505 24.6973 26.1875C25.3878 26.2584 26.0733 26.2891 26.7463 26.2014Z' fill='%23454545'/%3e%3cpath d='M26.4646 5.65527L26.5559 5.7013C26.4719 5.88687 26.3776 6.07317 26.2724 6.25582C26.2322 6.21052 26.1869 6.16888 26.1387 6.13162C26.2549 5.9782 26.3652 5.81893 26.4646 5.65527Z' fill='%23454545'/%3e%3cpath d='M27.2625 5.22505C27.0747 5.03729 26.5186 5.04021 26.3198 5.05775L25.8711 5.09574L26.2526 4.85537C26.9409 4.42067 27.5029 4.8583 27.508 4.86268L27.5774 4.9182L27.3699 5.33245L27.2625 5.22505ZM27.4393 4.94816C27.4393 4.94816 26.9417 4.54998 26.311 4.94816C26.311 4.94816 27.0747 4.88167 27.3399 5.14761L27.4393 4.94816Z' fill='%23454545'/%3e%3cpath d='M26.1379 6.13184C26.1861 6.1691 26.2315 6.21074 26.2716 6.25604C26.2607 6.27649 26.2483 6.29695 26.2366 6.31741C26.1642 6.30279 26.0919 6.29184 26.0195 6.28526C26.0597 6.23485 26.0992 6.18371 26.1379 6.13184Z' fill='%23454545'/%3e%3cpath d='M23.8697 7.9312C23.7316 7.9765 23.5942 8.00718 23.4568 8.02399C23.2763 7.6923 23.4181 7.22179 23.5935 6.91056C23.7491 6.60663 23.9749 6.34654 24.2468 6.15951C24.5245 5.96809 24.8504 5.85412 25.1975 5.84755C25.5271 5.83659 25.8786 5.92937 26.138 6.13175C26.0993 6.18362 26.0598 6.23476 26.0196 6.28517C25.4241 6.22599 24.8555 6.43129 24.4492 6.8375C24.3359 6.95732 24.2249 7.09759 24.1306 7.23567C23.9998 7.4322 23.877 7.61047 23.8485 7.82746C23.8514 7.86399 23.8588 7.89832 23.8697 7.9312Z' fill='%23454545'/%3e%3cpath d='M26.019 6.28516C26.0913 6.29173 26.1636 6.30269 26.236 6.3173C26.1081 6.53575 25.9656 6.74981 25.81 6.95365C25.7325 6.88936 25.6433 6.84625 25.5469 6.82287C25.6865 6.68041 25.8173 6.53283 25.94 6.38306C25.9663 6.35091 25.9926 6.31803 26.019 6.28516Z' fill='%23454545'/%3e%3cpath d='M25.7031 22.0611C25.7126 21.9515 25.7163 21.8412 25.7141 21.7294C25.801 21.698 25.8858 21.6556 25.9691 21.6045C25.9874 21.6637 26.0064 21.7221 26.0276 21.7806C26.0488 21.8441 26.0707 21.907 26.0941 21.9698C25.9684 22.0195 25.8376 22.0553 25.7031 22.0611Z' fill='%23454545'/%3e%3cpath d='M25.9425 30.2285C25.9404 30.2453 25.9389 30.2614 25.9367 30.2782C25.9279 30.3052 25.9184 30.333 25.9082 30.3608L25.9425 30.2285Z' fill='%23454545'/%3e%3cpath d='M26.0071 3.88522C25.7871 3.75883 25.5693 3.71134 25.3457 3.69015C25.4188 3.62221 25.4955 3.55937 25.5759 3.50166C25.6884 3.4191 25.8068 3.3475 25.9303 3.28613C25.9347 3.29052 25.9376 3.29563 25.9413 3.30001C26.0494 3.46221 26.1159 3.65727 26.0999 3.84285L26.0071 3.88522Z' fill='%23454545'/%3e%3cpath d='M24.4714 2.55371C25.0289 2.58513 25.5938 2.82403 25.9307 3.2865C25.8072 3.34787 25.6888 3.41946 25.5763 3.50202C25.4959 3.55974 25.4192 3.62257 25.3461 3.69051C25.1817 3.67517 25.0143 3.67371 24.8397 3.66567L24.5196 3.65764C24.5371 3.65545 24.5539 3.65252 24.5715 3.65033L24.4772 3.65618L24.5196 3.65764C24.1308 3.70951 23.7355 3.73873 23.4161 3.95499C22.9397 4.31225 23.2561 4.91937 23.3211 5.40595C23.3401 5.53965 23.335 5.67335 23.3087 5.80266C22.9791 6.02622 22.6159 6.23006 22.2469 6.46604C22.2206 6.48211 22.1943 6.49892 22.168 6.51718C22.2491 6.17746 22.3244 5.86695 22.4449 5.5243C22.5575 5.25837 22.7818 5.01581 22.8293 4.72065C22.8476 4.62056 22.849 4.50805 22.8512 4.39846C22.8344 3.8812 22.9112 3.29819 23.3781 2.98184C23.7048 2.75243 24.0884 2.59755 24.4714 2.55371Z' fill='%23454545'/%3e%3cpath d='M25.6922 21.3853C25.6769 21.2384 25.6528 21.0938 25.6191 20.9513C25.6593 20.9031 25.6973 20.8519 25.7331 20.8008C25.7821 20.9593 25.8252 21.1179 25.8691 21.2749C25.8128 21.3151 25.7536 21.3524 25.6922 21.3853Z' fill='%23454545'/%3e%3cpath d='M25.9689 21.6046C25.8856 21.6558 25.8008 21.6982 25.7138 21.7296C25.7131 21.6667 25.7109 21.6039 25.7065 21.5411C25.7036 21.4965 25.6999 21.4512 25.6956 21.4067C25.7007 21.4067 25.7058 21.4059 25.7109 21.4059H25.6956C25.6948 21.3986 25.6941 21.392 25.6934 21.3847C25.7547 21.3519 25.8139 21.3146 25.8702 21.2744C25.9016 21.3855 25.9331 21.4951 25.9689 21.6046Z' fill='%23454545'/%3e%3cpath d='M25.6953 21.4062H25.7107C25.7055 21.4062 25.7004 21.407 25.6953 21.407V21.4062Z' fill='%23454545'/%3e%3cpath d='M25.3555 21.7864C25.3686 21.6527 25.3898 21.5197 25.419 21.3896C25.5126 21.4065 25.6047 21.4123 25.6945 21.4072C25.6989 21.4517 25.7026 21.497 25.7055 21.5416C25.7099 21.6044 25.7121 21.6673 25.7128 21.7301C25.6273 21.7608 25.5396 21.7812 25.4512 21.7878C25.419 21.7893 25.3869 21.7886 25.3555 21.7864Z' fill='%23454545'/%3e%3cpath d='M25.4783 23.0225C25.4015 22.7778 25.3555 22.5155 25.3445 22.2401C25.3409 22.1531 25.3409 22.0655 25.3445 21.9785C25.449 22.015 25.5572 22.0428 25.6697 22.0625C25.6807 22.0625 25.6924 22.0625 25.7033 22.0618C25.6763 22.3979 25.6003 22.7208 25.4783 23.0225Z' fill='%23454545'/%3e%3cpath d='M25.6716 21.406C25.6672 21.4045 25.6556 21.406 25.6563 21.4052C25.6665 21.3986 25.668 21.3994 25.6804 21.3921C25.6848 21.3899 25.6892 21.3877 25.6936 21.3848C25.6943 21.3921 25.695 21.3986 25.6957 21.406H25.6716Z' fill='%23454545'/%3e%3cpath d='M25.7713 7.00418C25.6755 6.95012 25.5674 6.92017 25.457 6.91286C25.4877 6.88364 25.5177 6.85295 25.5469 6.82227C25.6434 6.84564 25.7325 6.88875 25.81 6.95304C25.7968 6.97058 25.7844 6.98738 25.7713 7.00418Z' fill='%23454545'/%3e%3cpath d='M25.5127 21.0651C25.55 21.0315 25.5858 20.9928 25.6202 20.9512C25.6538 21.0936 25.6779 21.2383 25.6932 21.3851C25.6888 21.3881 25.6845 21.3903 25.6801 21.3924C25.6677 21.3998 25.6662 21.399 25.656 21.4056C25.6552 21.4063 25.6669 21.4049 25.6713 21.4063H25.6954V21.4071C25.6055 21.4122 25.5135 21.4063 25.4199 21.3895C25.4448 21.2792 25.4755 21.1711 25.5127 21.0651Z' fill='%23454545'/%3e%3cpath d='M24.3535 7.73281C24.7562 7.52825 25.1274 7.23893 25.4584 6.91309C25.5688 6.92039 25.6769 6.95035 25.7727 7.00441C25.4329 7.44057 25.0324 7.82998 24.5837 8.12003C24.4602 8.01774 24.3586 7.8877 24.3535 7.73281Z' fill='%23454545'/%3e%3cpath d='M25.4195 21.3894C25.3903 21.5194 25.3691 21.6524 25.356 21.7861C25.1974 21.7751 25.052 21.7196 24.9277 21.6348C24.9687 21.515 25.0059 21.3959 25.041 21.2754C25.1667 21.3287 25.2938 21.3682 25.4195 21.3894Z' fill='%23454545'/%3e%3cpath d='M25.3562 21.7857C25.3876 21.7879 25.4197 21.7887 25.4519 21.7872C25.5403 21.7806 25.628 21.7602 25.7135 21.7295C25.7157 21.8413 25.7121 21.9516 25.7026 22.0612C25.6916 22.0619 25.6799 22.0619 25.6689 22.0619C25.5564 22.0422 25.4482 22.0144 25.3438 21.9779C25.3459 21.9136 25.3496 21.8493 25.3562 21.7857Z' fill='%23454545'/%3e%3cpath d='M24.6984 26.1874C25.1727 26.4504 25.5227 26.8281 25.7602 27.273C25.5322 27.2657 25.302 27.2423 25.074 27.2029C25.0272 27.0977 24.9724 26.9939 24.9089 26.8939C24.7371 26.6126 24.4989 26.3627 24.2285 26.1348C24.3856 26.1538 24.542 26.1713 24.6984 26.1874Z' fill='%23454545'/%3e%3cpath d='M25.1974 21.1521C25.2617 21.174 25.3392 21.1821 25.3786 21.1594C25.4254 21.1361 25.47 21.1032 25.5124 21.0645C25.4751 21.1704 25.4444 21.2785 25.4196 21.3888C25.2939 21.3676 25.1667 21.3282 25.041 21.2749C25.0578 21.2157 25.0746 21.1565 25.0914 21.0973C25.1017 21.1046 25.1119 21.1112 25.1229 21.1171C25.1367 21.1222 25.1835 21.1455 25.1974 21.1521Z' fill='%23454545'/%3e%3cpath d='M25.0409 21.2754C24.8618 21.1994 24.6864 21.095 24.5242 20.9715C24.4533 20.9167 24.3854 20.8597 24.3196 20.7998C23.9228 20.1152 23.5764 19.3868 23.2337 18.6818C23.0649 18.3202 22.7938 17.8329 22.6439 17.4676C22.5701 17.3017 22.5044 17.1315 22.4459 16.9591C22.2844 16.4864 22.177 15.9932 22.1134 15.5015C22.0213 14.8031 21.9855 14.0937 22.0089 13.3887C22.2435 13.5677 22.4971 13.7226 22.7623 13.8475C22.8098 14.1405 22.8566 14.4334 22.9056 14.7264C23.0086 15.3423 23.1336 16.0152 23.2322 16.6259C23.4317 17.8964 23.6846 19.2217 24.4299 20.2986C24.5673 20.5039 24.7215 20.688 24.8852 20.8714C24.9466 20.943 25.016 21.0424 25.0913 21.0979C25.0745 21.1571 25.0577 21.2162 25.0409 21.2754Z' fill='%23454545'/%3e%3cpath d='M24.9274 21.6348C25.0516 21.7195 25.197 21.775 25.3556 21.786C25.349 21.8496 25.3454 21.9139 25.3432 21.9781C25.1802 21.9234 25.0275 21.8496 24.8828 21.7612C24.8982 21.7188 24.9128 21.6771 24.9274 21.6348Z' fill='%23454545'/%3e%3cpath d='M24.2274 26.1347C24.4978 26.3627 24.736 26.6125 24.9078 26.8938C24.9713 26.9939 25.0261 27.0976 25.0729 27.2028C24.0747 27.0326 23.1101 26.5694 22.4473 25.917C23.0392 25.9732 23.634 26.0616 24.2274 26.1347Z' fill='%23454545'/%3e%3cpath d='M24.5728 3.65039C24.5552 3.65258 24.5384 3.6555 24.5209 3.6577L24.4785 3.65624L24.5728 3.65039Z' fill='%23454545'/%3e%3cpath d='M24.5593 21.1965C24.4774 21.0665 24.3978 20.9342 24.3203 20.7998C24.3861 20.8597 24.454 20.9167 24.5249 20.9715C24.6872 21.095 24.8625 21.1994 25.0416 21.2754C25.0065 21.396 24.9692 21.5151 24.9283 21.6349C24.7683 21.5267 24.6419 21.3704 24.5593 21.1965Z' fill='%23454545'/%3e%3cpath d='M24.3535 7.7334C24.3587 7.88828 24.4602 8.01833 24.5837 8.12061C24.572 8.12792 24.5604 8.13522 24.5494 8.14253C24.393 8.05559 24.2914 7.92774 24.2578 7.78016C24.29 7.76554 24.3214 7.7502 24.3535 7.7334Z' fill='%23454545'/%3e%3cpath d='M24.2568 7.77939C24.221 7.6245 24.2598 7.44916 24.3891 7.27893C24.6259 6.94067 25.1462 6.7193 25.5474 6.82231C25.5181 6.853 25.4882 6.88368 25.4575 6.91291C25.3245 6.90268 25.1871 6.92459 25.0599 6.97574C24.753 7.09044 24.4264 7.32204 24.3569 7.65884C24.3526 7.68441 24.3518 7.70852 24.3526 7.73263C24.3204 7.74943 24.289 7.76478 24.2568 7.77939Z' fill='%23454545'/%3e%3cpath d='M20.6125 12.5889C20.7368 12.556 20.861 12.5246 20.986 12.4961C21.0824 13.5803 21.6831 15.07 21.9995 15.9109C22.1106 16.2009 22.2853 16.6466 22.3971 16.9761C22.4131 17.0229 22.4278 17.0674 22.4409 17.1091C22.81 18.4271 23.2725 19.8627 24.3205 20.8C24.3979 20.9345 24.4776 21.0667 24.5594 21.1967C24.642 21.3706 24.7684 21.527 24.9285 21.6351C24.9138 21.6775 24.8992 21.7191 24.8839 21.7615C24.2364 21.3699 23.757 20.6941 23.3208 20.1001C22.7639 19.2848 22.1851 18.4731 21.7365 17.5883C21.8526 17.0199 21.9338 16.3829 21.6692 15.8393C21.5399 15.5551 21.3725 15.2811 21.1716 15.0408C21.0642 14.8976 20.9311 14.7785 20.7843 14.6791C20.7528 14.6572 20.7207 14.6367 20.6871 14.6177C20.5497 13.9302 20.4963 13.2281 20.6125 12.5889Z' fill='%23454545'/%3e%3cpath d='M23.8801 7.92688C24.008 7.88669 24.1337 7.83701 24.2564 7.7793C24.2901 7.92688 24.3916 8.05473 24.548 8.14167C24.4311 8.21546 24.312 8.28195 24.1892 8.34112C24.054 8.21254 23.9203 8.08688 23.8691 7.93053C23.8728 7.92907 23.8764 7.92834 23.8801 7.92688Z' fill='%23454545'/%3e%3cpath d='M24.0195 30.3422C24.6633 30.6074 25.4825 30.3452 25.8128 29.7234C25.5519 29.7468 25.2969 29.7665 25.0557 29.738C25.3422 28.9234 25.4292 27.997 25.074 27.2021C25.302 27.2416 25.5322 27.265 25.7602 27.2723C26.1862 28.0679 26.2491 29.0761 26.0087 30.0215C25.9853 30.1092 25.9648 30.1925 25.9378 30.2779C25.94 30.2611 25.9414 30.2451 25.9436 30.2283L25.9093 30.3605C25.9195 30.3327 25.929 30.305 25.9378 30.2779C25.9188 30.4058 25.8844 30.5402 25.8172 30.6754C25.3685 31.5258 24.2365 31.4126 23.4707 31.1569C23.7594 30.9238 23.9844 30.6462 24.0195 30.3422Z' fill='%23454545'/%3e%3cpath d='M24.0764 14.2383C23.6453 14.1324 23.1951 14.0404 22.7771 13.8548C22.772 13.8526 22.7676 13.8504 22.7625 13.8475C22.7325 13.6604 22.7026 13.4741 22.6719 13.2871C22.7742 13.3529 22.8758 13.4164 22.9773 13.4785C23.3354 13.7065 23.7059 13.9468 24.121 14.0798C24.9504 14.3589 25.839 14.223 26.6823 14.0922C27.1493 14.0024 27.6141 13.8833 28.0752 13.7474C28.0416 13.949 28.0014 14.1492 27.9539 14.3479C27.3415 14.5269 26.7021 14.6124 26.0641 14.5927C25.3896 14.562 24.7275 14.3881 24.0764 14.2383Z' fill='%23454545'/%3e%3cpath d='M23.8699 7.93066C23.9211 8.08701 24.0548 8.21267 24.19 8.34126C24.1425 8.36391 24.095 8.38582 24.0468 8.40628H24.046C23.916 8.37852 23.7917 8.32957 23.6741 8.25213C23.5754 8.18929 23.5045 8.11112 23.457 8.02345C23.5944 8.00665 23.7318 7.97596 23.8699 7.93066Z' fill='%23454545'/%3e%3cpath d='M24.0186 30.3426C23.9835 30.6466 23.7584 30.9242 23.4698 31.1572C23.4632 31.1558 23.4573 31.1536 23.4515 31.1514C23.404 31.1324 23.2914 31.0959 23.2425 31.0776L23.1526 30.979C23.0481 30.8628 22.9421 30.7481 22.834 30.6363C22.8369 30.6363 22.8398 30.6356 22.8428 30.6349C23.1979 30.5457 23.5984 30.5114 23.8951 30.2842C23.9353 30.3061 23.9762 30.3258 24.0186 30.3426Z' fill='%23454545'/%3e%3cpath d='M24.018 30.3426C23.9756 30.3258 23.9347 30.306 23.8945 30.2841C23.9048 30.2775 23.915 30.2688 23.9252 30.2607L23.945 30.2673L24.0224 30.2929C24.0217 30.3097 24.0202 30.3265 24.018 30.3426Z' fill='%23454545'/%3e%3cpath d='M23.9548 30.2387C23.9183 30.2014 23.8817 30.1642 23.8438 30.1269C24.0944 30.2 24.3794 30.2548 24.6198 30.2511C24.7265 30.2489 24.8237 30.2365 24.8953 30.1876C24.9341 30.1313 24.945 29.9918 24.9845 29.9245C25.0086 29.8632 25.032 29.8011 25.0546 29.7382C25.2958 29.7667 25.5508 29.747 25.8117 29.7236C25.4814 30.3454 24.6622 30.6077 24.0184 30.3424C24.0206 30.3264 24.0221 30.3096 24.0228 30.2928L23.9453 30.2672L23.9548 30.2387Z' fill='%23454545'/%3e%3cpath d='M23.8438 30.1274C23.8818 30.1646 23.9183 30.2019 23.9548 30.2391L23.7422 30.0967C23.7751 30.1069 23.8094 30.1179 23.8438 30.1274Z' fill='%23454545'/%3e%3cpath d='M23.7842 30.2181C23.3874 29.969 23.1682 29.6512 22.8613 29.3729C22.6384 29.1792 22.4177 28.9886 22.1875 28.8066C22.8013 29.1778 23.3633 29.649 23.8434 30.1276C23.8091 30.1181 23.7747 30.1071 23.7418 30.0969L23.9545 30.2393L23.945 30.2678L23.9253 30.2613C23.915 30.2693 23.9048 30.2781 23.8946 30.2846C23.8573 30.2649 23.82 30.2423 23.7842 30.2181Z' fill='%23454545'/%3e%3cpath d='M23.3468 23.9817C23.4747 23.8926 23.5974 23.794 23.7093 23.6837C24.1843 23.1971 24.5358 22.6075 24.8003 21.977C24.8295 21.9047 24.8573 21.8323 24.8829 21.7607C25.0276 21.8491 25.1803 21.9229 25.3433 21.9777C25.3396 22.0647 25.3396 22.1523 25.3433 22.2393C25.3542 22.5147 25.4003 22.777 25.477 23.0217C25.1686 23.7889 24.5708 24.4179 23.7546 24.7715C23.7319 24.7817 23.6851 24.7978 23.6632 24.8073C23.1546 24.9191 22.6146 24.8636 22.1038 24.8482C21.5849 24.8205 21.0887 24.868 20.5626 24.8804C20.2724 24.8855 19.9845 24.8351 19.7171 24.7299C19.747 24.3814 19.7171 24.0212 19.6191 23.6837C19.7879 23.7589 19.956 23.8327 20.1219 23.9036C20.5326 24.087 20.9221 24.3996 21.3774 24.4954C21.9686 24.6305 22.559 24.407 23.072 24.1257C23.1758 24.0738 23.2781 24.0205 23.3811 23.9708L23.3439 23.9854H23.3424C23.3431 23.9839 23.3453 23.9825 23.3468 23.9817Z' fill='%23454545'/%3e%3cpath d='M20.0647 28.1704C20.0603 28.1492 20.0537 28.1097 20.0449 28.0615C20.7962 28.1156 21.5225 28.4027 22.1883 28.806C22.4185 28.9879 22.6392 29.1786 22.862 29.3722C23.169 29.6506 23.3882 29.9684 23.785 30.2175C23.8208 30.2416 23.8581 30.2643 23.8953 30.284C23.5987 30.5112 23.1982 30.5455 22.843 30.6347C22.8401 30.6354 22.8372 30.6361 22.8343 30.6361C22.2767 30.0582 21.6672 29.5424 20.9577 29.1654C20.696 29.0303 20.4235 28.9032 20.1421 28.8097C20.1238 28.5956 20.0968 28.3823 20.0647 28.1704Z' fill='%23454545'/%3e%3cpath d='M21.3057 31.7553C21.4095 31.4353 21.4139 31.1321 21.3408 30.861C21.4672 30.8435 21.5937 30.8267 21.7186 30.8121C21.826 30.7989 21.9349 30.7901 22.0438 30.7836C22.0431 30.7836 22.0424 30.7843 22.0416 30.7843L22.0336 30.7865C22.3003 30.7419 22.5692 30.6893 22.8345 30.6367C22.9427 30.7485 23.0486 30.8632 23.1531 30.9794L23.243 31.078C23.292 31.0963 23.4045 31.1328 23.452 31.1518C23.4579 31.154 23.4637 31.1562 23.4703 31.1576C23.1085 31.4491 22.646 31.6712 22.3274 31.7903C22.3127 31.7954 22.2959 31.8027 22.2806 31.8057C22.0964 31.851 21.9101 31.8904 21.723 31.9218C21.56 31.9408 21.3964 31.9518 21.2312 31.9562L21.2305 31.9196C21.2473 31.9196 21.2626 31.8634 21.3057 31.7553Z' fill='%23454545'/%3e%3cpath d='M23.3085 5.80273C23.2887 5.90502 23.2551 6.00511 23.2098 6.10082C23.0454 6.45735 22.7655 6.7905 22.3928 6.93881C22.3117 6.97095 22.2255 6.99433 22.1356 7.00748L22.0684 6.93077C22.1042 6.78611 22.1363 6.64949 22.1677 6.51725C22.1941 6.49899 22.2204 6.48219 22.2467 6.46611C22.6157 6.23013 22.9789 6.0263 23.3085 5.80273Z' fill='%23454545'/%3e%3cpath d='M22.976 12.1872L22.9358 12.2814C22.7897 12.2756 22.6435 12.2756 22.4981 12.2807C22.4725 12.1441 22.447 12.0075 22.4199 11.8701C22.6202 11.949 22.808 12.0535 22.976 12.1872Z' fill='%23454545'/%3e%3cpath d='M22.6726 13.287C22.7033 13.4741 22.7332 13.6604 22.7632 13.8474C22.4979 13.7225 22.2443 13.5676 22.0098 13.3886C22.0156 13.214 22.0244 13.0401 22.0383 12.8662C22.2473 13.0123 22.4606 13.1533 22.6726 13.287Z' fill='%23454545'/%3e%3cpath d='M22.4985 12.2812C22.5263 12.4339 22.5534 12.5866 22.5789 12.7386C22.4087 12.6714 22.2384 12.5925 22.0703 12.5077C22.0769 12.4413 22.0842 12.3748 22.093 12.309C22.2274 12.2951 22.3626 12.2864 22.4985 12.2812Z' fill='%23454545'/%3e%3cpath d='M22.4898 6.91958C22.4591 6.93127 22.4291 6.94369 22.3999 6.95684L22.3926 6.93858C22.7653 6.79027 23.0452 6.45712 23.2096 6.10059C23.2549 6.00488 23.2885 5.90479 23.3082 5.80251C23.4098 5.73456 23.5085 5.66442 23.6027 5.59063C23.9681 5.29694 24.3306 4.98205 24.6053 4.60287C24.8136 4.2931 25.0533 3.95849 25.3456 3.69036C25.5692 3.71155 25.787 3.75904 26.007 3.88543L26.0998 3.84305C26.1158 3.65748 26.0493 3.46241 25.9412 3.30022C25.9375 3.29584 25.9346 3.29072 25.9302 3.28634C26.5083 2.99483 27.1886 2.92251 27.8185 2.99922C28.5573 3.08616 29.2282 3.32506 29.8815 3.63337C30.7635 4.03593 31.5243 4.64598 32.0395 5.47301C32.0037 5.47593 31.9678 5.47812 31.9328 5.48104L32.1038 5.57967C32.0826 5.54388 32.0614 5.50808 32.0395 5.47301C33.5573 5.3678 35.2402 5.44378 36.5096 6.39356C36.9722 6.73109 37.3777 7.15703 37.651 7.66844C37.9032 8.16525 38.0449 8.77894 37.8301 9.32397C37.6437 9.77182 37.1972 10.018 36.7675 10.1525C36.7617 10.1561 36.7558 10.159 36.7478 10.1634C36.5973 10.2533 36.4584 10.3731 36.332 10.4958C35.3206 11.5486 34.82 13.1128 34.4466 14.5134C34.3231 15.0555 34.0301 15.3952 33.6596 15.5106C33.6055 15.393 33.5492 15.2768 33.49 15.1614C33.566 15.1198 33.634 15.0606 33.6895 14.9788C33.7626 14.8779 33.8138 14.7479 33.8364 14.623L33.8562 14.4009C33.881 14.1495 33.8993 13.8909 33.9417 13.6418C34.1675 12.0951 34.8237 9.98223 36.2889 9.1647C36.4489 9.08506 36.7566 9.02077 36.834 8.88853L36.8348 8.8878C36.8859 8.93675 36.9371 8.98863 36.986 9.04123L37.016 9.02077C36.9707 8.92725 36.9188 8.83739 36.8611 8.75045C36.8713 8.56342 36.8231 8.32598 36.731 8.12214C36.4898 7.59831 36.0543 7.17967 35.5786 6.86041C34.5372 6.18315 33.2028 5.89091 31.943 5.85803L31.818 5.85511L31.772 5.75867C31.4863 5.16908 31.0361 4.64305 30.4617 4.31867C29.6645 3.86497 28.6925 3.67063 27.793 3.71812C27.1038 3.76561 26.4893 3.91977 25.9916 4.34789C25.7351 4.56707 25.532 4.85054 25.3113 5.13547C25.0029 5.52269 24.617 5.83173 24.2085 6.10424H24.2078C24.1493 6.14369 24.0909 6.18168 24.0317 6.21894C23.5231 6.52945 22.983 6.72086 22.4898 6.91958Z' fill='%23454545'/%3e%3cpath d='M22.4211 11.8706C22.4482 12.008 22.4737 12.1446 22.4993 12.2812C22.3634 12.2864 22.2282 12.2951 22.0938 12.309C22.1157 12.1351 22.142 11.9612 22.1756 11.7881C22.2589 11.8107 22.3415 11.8385 22.4211 11.8706Z' fill='%23454545'/%3e%3cpath d='M22.1758 11.7874C22.1926 11.7005 22.2116 11.6143 22.232 11.5273C22.2752 11.5463 22.319 11.5646 22.3629 11.5829C22.3833 11.6786 22.4023 11.7743 22.4213 11.87C22.3417 11.8378 22.2591 11.8101 22.1758 11.7874Z' fill='%23454545'/%3e%3cpath d='M22.4011 6.9574C22.0767 7.09767 21.7982 7.29639 21.6338 7.59228C21.5644 7.55429 21.495 7.51338 21.4277 7.47246C21.533 7.0794 21.8275 6.74625 22.1687 6.51758C22.1373 6.64982 22.1052 6.78644 22.0693 6.93109L22.1366 7.00781C22.2265 6.99466 22.3127 6.97128 22.3938 6.93913L22.4011 6.9574Z' fill='%23454545'/%3e%3cpath d='M22.0928 12.3086C22.084 12.3743 22.0767 12.4408 22.0701 12.5073C21.9678 12.4562 21.867 12.4028 21.7676 12.348C21.8757 12.332 21.9839 12.3188 22.0928 12.3086Z' fill='%23454545'/%3e%3cpath d='M19.707 7.21289C19.9811 7.22312 20.2522 7.25673 20.5204 7.32175C20.8215 7.38823 21.1233 7.48029 21.3973 7.62275C21.3827 7.73161 21.3827 7.84339 21.4002 7.95883L21.5025 7.96248C21.5179 7.877 21.5413 7.79664 21.5712 7.72211C21.7415 7.82805 21.8979 7.9581 22.0323 8.11737C22.1449 8.25472 22.2275 8.41326 22.2757 8.58129C22.2136 8.56814 22.1515 8.55207 22.0886 8.53453C21.2468 8.2949 20.3837 7.83609 19.707 7.21289Z' fill='%23454545'/%3e%3cpath d='M20.7827 14.6786C20.9296 14.7779 21.0626 14.897 21.17 15.0402C21.371 15.2806 21.5384 15.5545 21.6677 15.8387C21.9322 16.3823 21.8511 17.0194 21.7349 17.5878C21.7327 17.5834 21.7305 17.579 21.7284 17.5746C21.5844 17.2722 21.4302 16.9697 21.3009 16.6592C21.2614 16.3253 21.1496 16.0104 20.9735 15.7284C20.8609 15.3712 20.7601 14.9964 20.6855 14.6172C20.7192 14.6362 20.7513 14.6566 20.7827 14.6786Z' fill='%23454545'/%3e%3cpath d='M21.5723 7.72184C21.5905 7.67655 21.6117 7.63271 21.6344 7.5918C22.1993 7.90449 22.8241 8.10467 23.4577 8.02358C23.5052 8.11125 23.576 8.18942 23.6747 8.25225C23.7923 8.3297 23.9166 8.37865 24.0467 8.40641C23.5059 8.63728 22.9103 8.71983 22.2767 8.58102C22.2285 8.41298 22.1459 8.25445 22.0334 8.11709C21.8989 7.95782 21.7425 7.82778 21.5723 7.72184Z' fill='%23454545'/%3e%3cpath d='M21.4264 7.47168C21.4937 7.51259 21.5631 7.55351 21.6325 7.5915C21.6099 7.63241 21.5887 7.67625 21.5704 7.72154C21.5141 7.68501 21.4557 7.65214 21.3965 7.62218C21.4031 7.57104 21.4133 7.52063 21.4264 7.47168Z' fill='%23454545'/%3e%3cpath d='M21.1152 12.4662C21.2139 12.4442 21.3133 12.4238 21.4127 12.4062C21.6144 12.5641 21.8233 12.7175 22.0367 12.8658C22.0228 13.0397 22.0141 13.2136 22.0082 13.3882C21.6655 13.1281 21.3622 12.8161 21.1152 12.4662Z' fill='%23454545'/%3e%3cpath d='M21.4003 7.95912C21.3827 7.84369 21.3827 7.73191 21.3973 7.62305C21.4565 7.653 21.515 7.68588 21.5713 7.72241C21.5413 7.79693 21.5179 7.87729 21.5026 7.96277L21.4003 7.95912Z' fill='%23454545'/%3e%3cpath d='M21.3967 7.62237C21.1226 7.4799 20.8208 7.38785 20.5198 7.32136C20.2516 7.25634 19.9804 7.22273 19.7064 7.2125C19.4046 6.93488 19.1401 6.62438 18.9311 6.28611C18.6826 5.87333 18.535 5.40428 18.4692 4.93013C18.7213 4.79351 18.8814 4.502 18.8638 4.21561L18.8616 4.23314C18.8879 3.90291 18.7177 3.65524 18.4524 3.54054C18.4685 3.18839 18.4824 2.83771 18.4583 2.49068V2.48995C18.4407 2.23935 18.4034 1.99095 18.3333 1.74693C18.3092 1.66803 18.2807 1.59351 18.2441 1.52483C18.3084 1.42328 18.3684 1.31588 18.4166 1.2041C18.5481 1.28885 18.6621 1.40501 18.7462 1.52702C19.5705 2.68136 19.2563 4.17762 19.6852 5.45177C19.8796 6.09031 20.3108 6.63607 20.8303 7.05397C21.0174 7.20008 21.2169 7.34255 21.4266 7.47186C21.4135 7.52081 21.4033 7.57123 21.3967 7.62237Z' fill='%23454545'/%3e%3cpath d='M21.0315 18.6939C21.1009 18.4477 21.0958 18.1759 21.0176 17.9304C21.095 17.9458 21.209 17.88 21.2551 17.7945C21.3325 17.7529 21.3932 17.6455 21.4224 17.5615C21.5094 17.3262 21.4436 17.0793 21.3179 16.8703C21.3179 16.8637 21.3172 16.8564 21.3172 16.8491C21.3143 16.7856 21.3092 16.722 21.3011 16.6592C21.4305 16.9697 21.5847 17.2721 21.7286 17.5746C21.7308 17.579 21.733 17.5834 21.7352 17.5878C21.7315 17.6075 21.7279 17.6272 21.7235 17.6469C21.6906 17.7879 21.6643 17.926 21.6022 18.0605L21.6263 18.0203C21.5547 18.4046 21.3179 18.6252 21.0315 18.6939Z' fill='%23454545'/%3e%3cpath d='M21.3406 30.8603C21.087 30.8954 20.8312 30.9326 20.5769 30.9575C20.5521 30.9377 20.5258 30.9195 20.4987 30.9027C20.3935 30.8355 20.278 30.785 20.1582 30.7492C20.3701 30.5023 20.5068 30.1881 20.5031 29.8623C20.9145 30.072 21.2259 30.4256 21.3406 30.8603Z' fill='%23454545'/%3e%3cpath d='M19.4625 8.97551C19.4844 8.98209 19.5063 8.98866 19.5282 8.99597C19.5304 9.02738 19.5363 9.05953 19.545 9.09095C19.6875 9.53003 20.221 9.66008 20.6134 9.53222C20.5272 9.43432 20.4278 9.35542 20.3284 9.28236C20.6975 9.34958 21.0797 9.31232 21.3142 9.01496C21.3135 9.01935 21.3135 9.023 21.3135 9.02592C21.3142 9.02592 21.312 9.03177 21.3223 9.01277C21.3223 9.01277 21.3413 8.98209 21.3544 8.9609C21.342 8.9799 21.3281 8.99743 21.3142 9.01423C21.3157 8.99597 21.3193 8.97332 21.315 8.95579C21.2587 8.64163 20.563 8.45825 20.2685 8.38958C20.1801 8.36766 20.0895 8.34793 19.9981 8.3304C19.6101 8.25807 19.1987 8.2325 18.8113 8.26611C18.6323 8.28729 18.4664 8.31725 18.3042 8.3735C18.1727 8.39834 18.0521 8.41369 17.9249 8.42903C17.74 8.1872 17.5756 7.93222 17.4375 7.66483C17.6348 7.61295 17.838 7.55743 18.0265 7.49971C18.0236 7.50044 18.0207 7.5019 18.0177 7.50337L18.0813 7.48218C18.063 7.48802 18.0448 7.49387 18.0265 7.49971C18.4248 7.3156 18.8523 7.23305 19.2805 7.21332C19.423 7.20674 19.5655 7.20601 19.7073 7.21259C20.384 7.83579 21.247 8.2946 22.0888 8.53423C22.1517 8.55177 22.2138 8.56784 22.2759 8.58099C22.3636 8.88784 22.3373 9.22391 22.1751 9.51031C22.0077 9.71853 21.7958 9.90994 21.5357 10.0298C20.8765 10.3425 20.1311 10.1503 19.5582 9.77697C19.537 9.76236 19.4749 9.72072 19.4559 9.70757C19.29 9.54903 19.0839 9.46282 18.8632 9.42337C18.7507 9.32254 18.6411 9.2188 18.5344 9.1114C18.4847 9.06318 18.4357 9.01496 18.3882 8.96528C18.7427 8.89661 19.1029 8.88492 19.4625 8.97551Z' fill='%23454545'/%3e%3cpath d='M21.3132 9.01427C21.3271 8.99747 21.341 8.97993 21.3534 8.96094C21.3403 8.98212 21.3213 9.01281 21.3213 9.01281C21.311 9.03181 21.3132 9.02596 21.3125 9.02596C21.3125 9.02304 21.3125 9.01939 21.3132 9.015V9.01427Z' fill='%23454545'/%3e%3cpath d='M20.5762 30.9575C20.8305 30.9327 21.0862 30.8954 21.3398 30.8604C21.4129 31.1314 21.4085 31.4346 21.3047 31.7546C21.2616 31.8627 21.2463 31.919 21.2295 31.919C21.2127 31.919 21.1937 31.8671 21.1469 31.7619C21.0051 31.4624 20.8392 31.1555 20.5762 30.9575Z' fill='%23454545'/%3e%3cpath d='M20.9746 15.7285C21.1507 16.0105 21.2625 16.3254 21.302 16.6593C21.291 16.633 21.2801 16.606 21.2691 16.5789C21.169 16.313 21.0674 16.0266 20.9746 15.7285Z' fill='%23454545'/%3e%3cpath d='M21.2312 31.956C20.7818 31.9662 20.3294 31.9209 19.8931 31.8157C19.8676 31.8084 19.842 31.8011 19.8164 31.7931C19.8705 31.6207 19.9194 31.446 19.9626 31.27C19.9874 31.1816 20.0086 31.0895 20.0269 30.996C20.1116 30.9909 20.1949 30.985 20.2768 30.9814C20.3769 30.9763 20.477 30.9682 20.5771 30.958C20.8402 31.156 21.0061 31.4628 21.1479 31.7624C21.1946 31.8676 21.2136 31.9195 21.2304 31.9195L21.2312 31.956Z' fill='%23454545'/%3e%3cpath d='M20.9766 12.0538C20.9795 12.002 20.9853 11.9515 20.9934 11.9033C21.122 11.98 21.2491 12.0546 21.3763 12.1276C21.5027 12.2007 21.6335 12.2752 21.7673 12.3483C21.6489 12.3643 21.5305 12.3841 21.4128 12.4067C21.3193 12.3336 21.2279 12.2606 21.1388 12.1861C21.0942 12.1503 21.0328 12.0998 20.9766 12.0538Z' fill='%23454545'/%3e%3cpath d='M20.9727 12.2461C21.018 12.3213 21.0662 12.3951 21.1166 12.4667C21.0728 12.4762 21.0289 12.4857 20.9858 12.496C20.9778 12.4097 20.9734 12.3265 20.9727 12.2461Z' fill='%23454545'/%3e%3cpath d='M20.978 12.0537C21.0342 12.0997 21.0956 12.1501 21.1402 12.1859C21.2293 12.2605 21.3207 12.3335 21.4142 12.4066C21.3148 12.4241 21.2155 12.4446 21.1168 12.4665C21.0664 12.3949 21.0181 12.3211 20.9728 12.2459C20.9721 12.1794 20.9736 12.1151 20.978 12.0537Z' fill='%23454545'/%3e%3cpath d='M20.7399 18.0585C20.7859 17.9825 20.8312 17.9036 20.8802 17.8262C20.9043 17.8401 20.9262 17.8539 20.9445 17.8707C20.962 17.8912 20.9759 17.9138 21.0022 17.9263C21.0081 17.9285 21.0132 17.9299 21.019 17.9306C21.0972 18.1761 21.1024 18.4479 21.0329 18.6941C20.859 18.7365 20.6661 18.7219 20.4805 18.6532C20.5382 18.6094 20.5908 18.5553 20.6376 18.4917C20.7136 18.3741 20.7479 18.2127 20.7399 18.0585Z' fill='%23454545'/%3e%3cpath d='M20.9194 11.791L21.0034 11.8487C20.9997 11.867 20.9968 11.8845 20.9946 11.9035C20.9574 11.8816 20.9201 11.859 20.8828 11.8356C20.8945 11.8202 20.9062 11.8049 20.9194 11.791Z' fill='%23454545'/%3e%3cpath d='M20.8828 11.8354C20.8031 11.7879 20.7235 11.7389 20.6445 11.6885C21.148 11.633 21.6881 11.6469 22.1755 11.7879C22.1419 11.961 22.1156 12.1349 22.0936 12.3088C21.9848 12.319 21.8766 12.3322 21.7685 12.3482C21.6347 12.2752 21.5039 12.2007 21.3775 12.1276C21.2503 12.0546 21.1232 11.98 20.9946 11.9033C20.9968 11.8843 20.9997 11.8668 21.0033 11.8485L20.9193 11.7908C20.9061 11.8047 20.8945 11.82 20.8828 11.8354Z' fill='%23454545'/%3e%3cpath d='M20.8831 11.8353C20.8144 11.9266 20.7684 12.0362 20.726 12.14C20.6778 12.2854 20.6398 12.4351 20.6128 12.5886C20.4198 12.6382 20.2276 12.693 20.0369 12.7493C19.3259 12.9546 18.6207 13.195 18.0054 13.6238C18.0024 13.626 18.0003 13.6275 17.9973 13.6297C17.9294 13.5427 17.8599 13.4565 17.7891 13.3725C17.792 13.3696 17.7956 13.3667 17.7986 13.3637C18.5841 12.6382 19.0299 11.9814 20.1648 11.7637C20.319 11.7323 20.4798 11.7067 20.6449 11.6885C20.7238 11.7389 20.8035 11.7878 20.8831 11.8353Z' fill='%23454545'/%3e%3cpath d='M20.8405 11.9819C20.8938 11.9593 20.8778 11.9863 20.8829 11.9783L20.8865 11.9812C20.9121 12.0009 20.9435 12.0265 20.9764 12.0535C20.972 12.1149 20.9706 12.1792 20.9713 12.2457C20.9384 12.1923 20.9077 12.139 20.8778 12.0842L20.8588 12.0462L20.8493 12.0279L20.8456 12.0199C20.8471 12.0236 20.8544 12.0258 20.8843 12.0126C20.8902 12.0038 20.8887 11.9936 20.8873 11.99C20.8873 11.9914 20.8412 12.0126 20.8405 12.0133L20.8383 12.0104C20.8383 12.0111 20.8317 11.9951 20.8405 11.9819Z' fill='%23454545'/%3e%3cpath d='M20.7246 12.1396C20.767 12.0359 20.813 11.9263 20.8817 11.835C20.919 11.8583 20.9562 11.881 20.9935 11.9029C20.9855 11.9511 20.9796 12.0015 20.9767 12.0534C20.9438 12.0264 20.9124 12.0008 20.8868 11.9811L20.8832 11.9782C20.8781 11.9862 20.8941 11.9592 20.8408 11.9818C20.832 11.995 20.8386 12.011 20.8386 12.0103L20.8408 12.0132C20.8415 12.0125 20.8876 11.9913 20.8876 11.9898C20.889 11.9935 20.8905 12.0037 20.8846 12.0125C20.8547 12.0256 20.8474 12.0235 20.8459 12.0198L20.8496 12.0278L20.8591 12.0461L20.8781 12.0841C20.908 12.1389 20.9387 12.1922 20.9716 12.2456C20.9723 12.3259 20.9767 12.4092 20.9848 12.4954C20.8598 12.5239 20.7356 12.5553 20.6113 12.5882C20.6384 12.4348 20.6764 12.285 20.7246 12.1396Z' fill='%23454545'/%3e%3cpath d='M20.7389 18.0584C20.733 17.9627 20.7118 17.8691 20.6738 17.791C20.7038 17.7866 20.733 17.78 20.7615 17.7705C20.8032 17.7888 20.8434 17.8063 20.8792 17.826C20.8302 17.9035 20.7849 17.9824 20.7389 18.0584Z' fill='%23454545'/%3e%3cpath d='M19.0801 14.6624C19.5273 14.3146 20.1967 14.3321 20.6856 14.6171C20.7601 14.9962 20.861 15.371 20.9735 15.7283C20.8653 15.5544 20.7323 15.393 20.5767 15.2476C20.4137 15.0978 20.2098 14.9751 19.9906 14.9078L20.0147 14.8246C19.7312 14.62 19.4002 14.5878 19.0801 14.6624Z' fill='%23454545'/%3e%3cpath d='M20.7624 17.7708C20.7339 17.7803 20.7047 17.7869 20.6747 17.7913C20.674 17.7891 20.6725 17.7869 20.6718 17.7847C20.6572 17.757 20.6411 17.7306 20.625 17.7051C20.6688 17.7306 20.7163 17.7511 20.7624 17.7708Z' fill='%23454545'/%3e%3cpath d='M20.6218 17.7036C20.4859 17.6335 20.3434 17.5539 20.1973 17.4757C20.2455 17.4574 20.293 17.4377 20.3368 17.415C20.4479 17.4896 20.5466 17.5845 20.6248 17.7051C20.624 17.7051 20.6226 17.7044 20.6218 17.7036Z' fill='%23454545'/%3e%3cpath d='M20.5303 17.8007C20.2738 17.7934 20.0706 17.7035 19.8887 17.5793C19.9603 17.5516 20.0794 17.5194 20.1963 17.4756C20.3425 17.5538 20.485 17.6334 20.6209 17.7035C20.6216 17.7043 20.6231 17.705 20.6238 17.705C20.6399 17.7306 20.656 17.7569 20.6706 17.7846C20.6713 17.7868 20.6728 17.789 20.6735 17.7912C20.6282 17.7992 20.58 17.8022 20.5303 17.8007Z' fill='%23454545'/%3e%3cpath d='M18.6791 18.8172C18.7879 18.7404 18.8814 18.6469 18.9531 18.5322C18.9685 18.5425 18.9846 18.5527 19.0006 18.5622C19.396 18.812 20.0646 18.9728 20.4797 18.6535C20.6653 18.7222 20.8582 18.7368 21.0322 18.6944C20.9467 18.9976 20.7472 19.2636 20.4322 19.3972C19.7906 19.6807 19.1051 19.5441 18.5234 19.257C18.5724 19.1094 18.625 18.9626 18.6791 18.8172Z' fill='%23454545'/%3e%3cpath d='M20.6125 9.53235C20.2201 9.6602 19.6867 9.53016 19.5442 9.09107C19.5354 9.05966 19.5295 9.02751 19.5273 8.99609C19.6443 9.03555 19.759 9.08815 19.8679 9.15609L19.8423 9.13856C19.9907 9.19847 20.1573 9.2518 20.3275 9.28249C20.4269 9.35555 20.5263 9.43445 20.6125 9.53235Z' fill='%23454545'/%3e%3cpath d='M20.2738 18.5189C20.4901 18.4385 20.6188 18.258 20.7393 18.0586C20.7474 18.2127 20.713 18.3742 20.637 18.4918C20.5903 18.5554 20.5376 18.6095 20.4799 18.6533C20.3959 18.6226 20.3126 18.5802 20.2344 18.5269C20.2475 18.5254 20.2607 18.5225 20.2738 18.5189Z' fill='%23454545'/%3e%3cpath d='M20.0742 30.7268C20.0932 30.6077 20.1108 30.4893 20.1305 30.3753C20.1553 30.162 20.1699 29.9472 20.1743 29.7324C20.2891 29.766 20.3987 29.8099 20.5024 29.8625C20.5061 30.1883 20.3694 30.5025 20.1575 30.7494C20.1305 30.7414 20.1027 30.7333 20.0742 30.7268Z' fill='%23454545'/%3e%3cpath d='M20.1504 29.7251C20.1584 29.7207 20.1672 29.7163 20.1752 29.7119C20.1752 29.7185 20.1745 29.7251 20.1745 29.7324C20.1665 29.7294 20.1584 29.7273 20.1504 29.7251Z' fill='%23454545'/%3e%3cpath d='M20.0642 28.171C20.0964 28.3828 20.1234 28.5962 20.1417 28.8102C19.8742 28.7204 19.598 28.6605 19.3152 28.6495C19.2457 28.6561 19.1771 28.6656 19.1076 28.6743C19.1076 28.5377 19.1062 28.4018 19.1018 28.2659C19.0996 28.2243 19.0967 28.1805 19.0938 28.1352C19.1296 28.1228 19.1617 28.1125 19.188 28.1052C19.4759 28.0541 19.7617 28.0417 20.0445 28.0621C20.0533 28.1103 20.0598 28.1498 20.0642 28.171Z' fill='%23454545'/%3e%3cpath d='M20.0117 17.9639C20.0176 17.9653 20.0205 17.9683 20.0176 17.9763C20.0168 17.9777 20.0161 17.9792 20.0146 17.9807C20.0139 17.9756 20.0124 17.9697 20.0117 17.9639Z' fill='%23454545'/%3e%3cpath d='M18.9728 31.1868C19.2747 31.1597 19.6123 31.1765 19.8753 31.0063C19.9258 31.0034 19.9769 30.9997 20.0266 30.9961C20.0083 31.0896 19.9871 31.1817 19.9623 31.2701C19.9192 31.4461 19.8702 31.6208 19.8161 31.7932C19.5151 31.7026 19.2286 31.5623 18.9473 31.422C18.9567 31.3431 18.9648 31.265 18.9728 31.1868Z' fill='%23454545'/%3e%3cpath d='M19.9922 14.9082C20.2114 14.9754 20.4153 15.0982 20.5783 15.2479C20.7339 15.3933 20.8669 15.5548 20.9751 15.7287C21.0679 16.0267 21.1695 16.3131 21.2696 16.5791C21.2805 16.6061 21.2915 16.6331 21.3025 16.6594C21.3105 16.7223 21.3156 16.7858 21.3185 16.8494C21.3185 16.8567 21.3193 16.864 21.3193 16.8706C21.2776 16.8004 21.2287 16.7354 21.1768 16.6755L20.777 16.197L20.5563 15.9719C20.4562 15.8828 20.3473 15.7703 20.2743 15.6804C20.0528 15.4109 19.8292 15.2384 19.5625 15.1303C19.6911 15.0463 19.8314 14.9754 19.9878 14.9228L19.9922 14.9082Z' fill='%23454545'/%3e%3cpath d='M19.959 18.0652C19.9721 18.0418 19.9999 18.0046 20.016 17.9805C20.0189 17.9958 20.0189 18.0097 20.016 18.0199C20.005 18.0594 19.9853 18.0375 19.959 18.0652Z' fill='%23454545'/%3e%3cpath d='M19.8687 9.1558C19.7598 9.08785 19.6451 9.03525 19.5282 8.9958C19.5121 8.73644 19.7306 8.50703 19.9849 8.4873C19.9294 8.68456 19.8563 8.82338 19.9374 8.95561C20.0434 9.0842 20.1866 9.17772 20.3284 9.28219C20.1581 9.25151 19.9915 9.19817 19.8431 9.13826L19.8687 9.1558Z' fill='%23454545'/%3e%3cpath d='M18.9453 24.2627C19.0908 24.3832 19.2487 24.4899 19.4131 24.582C19.511 24.6397 19.6126 24.6894 19.7178 24.7303C19.7047 24.8793 19.6805 25.0269 19.6462 25.1694C19.5833 25.4426 19.4767 25.6888 19.3729 25.9387C19.2698 25.7085 19.1661 25.4762 19.0644 25.2439C19.0688 25.1927 19.0718 25.1416 19.0718 25.0905C19.0777 24.8033 19.0294 24.5235 18.9453 24.2627Z' fill='%23454545'/%3e%3cpath d='M19.0605 15.0055C19.1811 14.9332 19.3163 14.8842 19.4566 14.8638C19.6357 14.8353 19.8184 14.8543 19.9908 14.9083L19.9864 14.9229C19.83 14.9755 19.6897 15.0464 19.5611 15.1304C19.4106 15.0698 19.2462 15.0303 19.0605 15.0055Z' fill='%23454545'/%3e%3cpath d='M19.7176 24.7304C19.6124 24.6895 19.5108 24.6399 19.4129 24.5821C19.2484 24.4901 19.0906 24.3834 18.9451 24.2629C18.9349 24.2329 18.9246 24.203 18.9145 24.1737C18.7741 23.7544 18.5016 23.411 18.2305 23.0625C18.6872 23.2598 19.1578 23.4775 19.6197 23.6842C19.7176 24.0218 19.7475 24.382 19.7176 24.7304Z' fill='%23454545'/%3e%3cpath d='M19.532 30.674L19.6306 30.6543C19.6072 30.6616 19.5839 30.6682 19.5605 30.674H19.5473C19.5429 30.674 19.5342 30.6748 19.5312 30.6748L19.532 30.674Z' fill='%23454545'/%3e%3cpath d='M19.5645 17.1846C19.8348 17.1999 20.1118 17.2649 20.3361 17.4147C20.2923 17.4374 20.2448 17.4571 20.1966 17.4753C19.992 17.3665 19.7793 17.2606 19.5645 17.1846Z' fill='%23454545'/%3e%3cpath d='M19.5612 15.1299C19.828 15.238 20.0516 15.4104 20.273 15.68C20.3461 15.7699 20.455 15.8824 20.5551 15.9715L20.7758 16.1966L21.1755 16.6751C21.2274 16.735 21.2764 16.8 21.318 16.8702C21.3312 17.2596 21.1258 17.6599 20.7612 17.7702C20.7151 17.7505 20.6676 17.7301 20.6238 17.7045C20.5456 17.5839 20.4469 17.489 20.3359 17.4144C20.4769 17.3436 20.5785 17.2486 20.5244 17.1149C20.4922 16.9425 20.3198 16.575 20.1568 16.3361C19.8214 15.8597 19.5876 15.5514 19.1133 15.5047C19.2514 15.3659 19.3968 15.2373 19.5612 15.1299Z' fill='%23454545'/%3e%3cpath d='M19.5046 17.1816C19.5243 17.1824 19.5447 17.1831 19.5645 17.1846C19.7793 17.2605 19.992 17.3665 20.1966 17.4753C20.0797 17.5192 19.9606 17.5513 19.8889 17.5791C20.0709 17.7033 20.2741 17.7931 20.5306 17.8005C20.5802 17.8019 20.6285 17.799 20.6738 17.791C20.7118 17.8691 20.733 17.9626 20.7388 18.0584C20.6183 18.2578 20.4896 18.4383 20.2733 18.5186C20.2602 18.5223 20.247 18.5252 20.2339 18.5267C20.1966 18.5018 20.1593 18.4733 20.1243 18.4434C19.9123 18.2724 19.753 18.0759 19.6332 17.8516C19.7552 17.9042 19.8707 17.9466 19.9891 17.9597C19.9986 17.9619 20.0073 17.9619 20.0124 17.9634C20.0132 17.9692 20.0146 17.9751 20.0154 17.9802C19.9993 18.0043 19.9715 18.0415 19.9584 18.0649C19.9847 18.0372 20.0044 18.0591 20.0154 18.0196C20.0183 18.0094 20.0183 17.9955 20.0154 17.9802C20.0168 17.9787 20.0176 17.9773 20.0183 17.9758C20.0212 17.9678 20.0183 17.9648 20.0124 17.9634C20.0015 17.9203 19.9759 17.8655 19.9408 17.8114C19.8181 17.6215 19.6354 17.4468 19.4688 17.2766L19.5046 17.1816Z' fill='%23454545'/%3e%3cpath d='M19.4297 17.2281L19.5108 17.166C19.5291 17.1719 19.5466 17.1777 19.5649 17.1843C19.5451 17.1828 19.5247 17.1821 19.505 17.1814L19.4691 17.2763C19.6358 17.4466 19.8185 17.6212 19.9412 17.8111C19.9763 17.8652 20.0019 17.92 20.0128 17.9631C20.0077 17.9616 19.999 17.9616 19.9895 17.9594C19.8711 17.9463 19.7556 17.9039 19.6336 17.8513C19.5868 17.7658 19.5473 17.676 19.5123 17.5825C19.4728 17.4714 19.4414 17.356 19.4297 17.2281Z' fill='%23454545'/%3e%3cpath d='M19.0614 15.0052C19.0072 14.9972 18.9518 14.9914 18.894 14.9862L18.8516 14.8935C18.8823 14.8547 18.9152 14.816 18.9503 14.781C18.9911 14.7371 19.0351 14.6977 19.0811 14.6626C19.4012 14.5881 19.7322 14.6202 20.0158 14.8248L19.9916 14.9081C19.8192 14.854 19.6365 14.835 19.4574 14.8635C19.3171 14.884 19.1819 14.9329 19.0614 15.0052Z' fill='%23454545'/%3e%3cpath d='M19.3728 25.9389C19.3355 26.0295 19.299 26.1201 19.2646 26.2129C19.1799 26.4387 19.0966 26.6673 19.0052 26.8924C18.9826 26.6191 18.9511 26.3459 18.9043 26.0763C18.965 25.8038 19.0418 25.5218 19.0643 25.2441C19.166 25.4765 19.2698 25.7088 19.3728 25.9389Z' fill='%23454545'/%3e%3cpath d='M18.9959 15.4988C18.9623 15.3768 18.9236 15.2577 18.8789 15.1408C18.9345 15.0889 18.9951 15.0429 19.0609 15.0049C19.2466 15.0297 19.411 15.0692 19.5615 15.1298C19.3971 15.2372 19.2517 15.3658 19.1136 15.5046C19.0763 15.501 19.0368 15.4995 18.9959 15.4988Z' fill='%23454545'/%3e%3cpath d='M18.9246 28.1888C18.9853 28.1706 19.0437 28.1508 19.0942 28.1348C19.0971 28.1801 19.1 28.2239 19.1022 28.2655C19.1066 28.4014 19.1081 28.5373 19.1081 28.6739C18.9151 28.6988 18.7207 28.7229 18.5234 28.6959C18.655 28.5293 18.7923 28.3634 18.9246 28.1888Z' fill='%23454545'/%3e%3cpath d='M18.9727 31.1865C18.9786 31.1237 18.9852 31.0609 18.9903 30.998C19.2775 31.0412 19.58 31.0258 19.8752 31.0061C19.6122 31.1763 19.2745 31.1595 18.9727 31.1865Z' fill='%23454545'/%3e%3cpath d='M18.5259 29.5833C18.6998 29.6871 18.8832 29.7368 19.0755 29.7265C19.0689 29.8697 19.0608 30.0136 19.0535 30.1568C19.044 30.3263 19.0323 30.4966 19.0177 30.6668C19.0053 30.6836 18.9921 30.6997 18.9775 30.715C18.5486 30.6668 18.1525 30.4403 17.9004 30.0611C17.8975 30.0429 17.896 30.0246 17.8945 30.0063C17.8945 29.7521 17.9691 29.5336 18.0867 29.3203C18.2475 29.3802 18.3973 29.4686 18.5259 29.5833Z' fill='%23454545'/%3e%3cpath d='M19.0261 30.6564C19.1679 30.4744 19.2731 30.2874 19.4638 30.1654C19.6889 30.0032 19.9067 29.8586 20.15 29.7256C20.1581 29.7278 20.1661 29.73 20.1741 29.7329C20.1697 29.9477 20.1551 30.1625 20.1303 30.3758C20.1106 30.4898 20.093 30.6081 20.074 30.7272C19.9067 30.687 19.7313 30.6717 19.5596 30.6746C19.5829 30.6688 19.6063 30.6622 19.6297 30.6549L19.5311 30.6746L19.5303 30.6754C19.5332 30.6754 19.542 30.6746 19.5464 30.6746H19.5596C19.3776 30.7221 19.1934 30.736 19.0137 30.7199C19.0159 30.7024 19.0173 30.6849 19.0173 30.6673C19.0202 30.6637 19.0232 30.66 19.0261 30.6564Z' fill='%23454545'/%3e%3cpath d='M19.0176 30.6669C19.0323 30.4967 19.044 30.3265 19.0535 30.157C19.0608 30.0138 19.0688 29.8699 19.0754 29.7267C19.1594 29.7223 19.2449 29.7055 19.3312 29.6777L19.3823 29.6624C19.4181 29.6594 19.4766 29.6529 19.5036 29.6529C19.7287 29.6419 19.9465 29.6675 20.1503 29.7252C19.907 29.8582 19.6892 30.0028 19.4642 30.165C19.2734 30.287 19.1682 30.4741 19.0264 30.656C19.0235 30.6596 19.0206 30.6633 19.0176 30.6669Z' fill='%23454545'/%3e%3cpath d='M19.0186 30.667C19.0186 30.6845 19.0172 30.7021 19.0151 30.7196C19.0026 30.7189 18.9909 30.7174 18.9785 30.7152C18.9931 30.6999 19.0063 30.6838 19.0186 30.667Z' fill='%23454545'/%3e%3cpath d='M19.1137 15.5049C19.0816 15.5377 19.0494 15.5706 19.0179 15.6042C19.0122 15.5699 19.0049 15.5356 18.9968 15.5019C18.9968 15.5012 18.9961 15.4998 18.9961 15.499C19.037 15.4998 19.0765 15.5012 19.1137 15.5049Z' fill='%23454545'/%3e%3cpath d='M18.6641 15.5283C18.7868 15.5078 18.8964 15.4983 18.9966 15.4991C18.9966 15.4998 18.9973 15.5013 18.9973 15.502C19.0053 15.5356 19.0126 15.5699 19.0184 15.6043C18.9629 15.6634 18.9081 15.7241 18.854 15.7855C18.7963 15.6949 18.7328 15.6101 18.6641 15.5283Z' fill='%23454545'/%3e%3cpath d='M18.6113 31.2515C18.6895 31.2289 18.7677 31.2114 18.8466 31.2011C18.8876 31.1946 18.9299 31.1902 18.973 31.1865C18.965 31.2647 18.9569 31.3429 18.9475 31.4218C18.8525 31.3736 18.7581 31.3261 18.6647 31.28C18.6471 31.2705 18.6296 31.261 18.6113 31.2515Z' fill='%23454545'/%3e%3cpath d='M18.9537 18.5322C18.882 18.6469 18.7885 18.7405 18.6797 18.8172C18.7257 18.69 18.774 18.5644 18.8207 18.4395C18.8638 18.4723 18.9077 18.503 18.9537 18.5322Z' fill='%23454545'/%3e%3cpath d='M18.375 28.097C18.2405 28.143 18.1111 28.2022 17.9884 28.2723C17.9738 28.1883 17.9855 28.0977 18.03 28.0086C18.1097 27.8296 18.2434 27.7025 18.3406 27.5396C18.4349 27.3978 18.5138 27.2466 18.5854 27.091C18.7272 26.7797 18.8185 26.4415 18.8988 26.0959C18.9004 26.0893 18.9018 26.0827 18.9032 26.0762C18.9501 26.3458 18.9815 26.619 19.0041 26.8922C18.8916 27.1728 18.7666 27.4475 18.6117 27.7069C18.5474 27.8186 18.4656 27.937 18.4013 28.0451C18.3918 28.0612 18.383 28.0787 18.375 28.097Z' fill='%23454545'/%3e%3cpath d='M18.88 15.1416C18.9247 15.2585 18.9634 15.3776 18.997 15.4996C18.8969 15.4989 18.7873 15.5084 18.6645 15.5288C18.6579 15.52 18.6506 15.5106 18.6426 15.5018C18.6908 15.363 18.7741 15.241 18.88 15.1416Z' fill='%23454545'/%3e%3cpath d='M18.8648 4.21608C18.8823 4.50248 18.7223 4.79398 18.4701 4.9306C18.4416 4.73042 18.4285 4.52951 18.4278 4.33152C18.427 4.06923 18.4409 3.80476 18.4533 3.54102C18.7186 3.65572 18.8889 3.90339 18.8626 4.23362L18.8648 4.21608Z' fill='%23454545'/%3e%3cpath d='M18.3431 9.40286C18.517 9.39117 18.6938 9.39409 18.8626 9.42404C19.7286 10.2087 20.7422 10.8246 21.7989 11.3265C21.9406 11.3981 22.0846 11.4653 22.2308 11.5282C22.2103 11.6151 22.1913 11.7013 22.1745 11.7882C21.6871 11.6472 21.147 11.6334 20.6435 11.6889C19.6621 11.0759 18.6894 10.3453 17.9316 9.46349C18.0683 9.43427 18.2064 9.41382 18.3431 9.40286Z' fill='%23454545'/%3e%3cpath d='M18.879 15.1416C18.8345 15.0211 18.7841 14.9027 18.7285 14.7866C18.8424 14.7325 18.9608 14.6901 19.0807 14.6631C19.0347 14.6982 18.9908 14.7376 18.9499 14.7814C18.9149 14.8165 18.882 14.8552 18.8512 14.894L18.8937 14.9867C18.9514 14.9919 19.0069 14.9977 19.061 15.0057C18.9952 15.0437 18.9346 15.0898 18.879 15.1416Z' fill='%23454545'/%3e%3cpath d='M18.8276 18.4198C18.8627 18.4022 18.8977 18.3832 18.9314 18.3613L19.0132 18.4234C18.9956 18.4614 18.976 18.4979 18.9533 18.5316C18.9073 18.5023 18.8634 18.4716 18.8203 18.4388C18.8225 18.4322 18.8246 18.4256 18.8276 18.4198Z' fill='%23454545'/%3e%3cpath d='M18.8071 18.4291C18.7728 18.4028 18.7392 18.3757 18.707 18.3472C18.7297 18.3231 18.7515 18.2997 18.7742 18.2764L18.8605 18.3319C18.8495 18.3611 18.8386 18.3903 18.8276 18.4203C18.8203 18.4232 18.8137 18.4261 18.8071 18.4291Z' fill='%23454545'/%3e%3cpath d='M18.8066 18.4287C18.8132 18.4258 18.8198 18.4228 18.8271 18.4199C18.8241 18.4258 18.822 18.4323 18.8198 18.4389C18.8154 18.436 18.811 18.4323 18.8066 18.4287Z' fill='%23454545'/%3e%3cpath d='M18.5684 18.5018C18.6495 18.4872 18.7299 18.4638 18.8066 18.4287C18.811 18.4324 18.8154 18.436 18.8198 18.4389C18.773 18.5639 18.7248 18.6895 18.6788 18.8167C18.5297 18.9211 18.3521 18.9927 18.1621 19.0388C18.2871 18.851 18.423 18.6713 18.5684 18.5018Z' fill='%23454545'/%3e%3cpath d='M17.9968 13.6299C18.2803 13.9915 18.5339 14.3744 18.729 14.7864C18.5617 14.866 18.4038 14.9705 18.2664 15.0896C17.9632 14.7718 17.6453 14.473 17.3223 14.1786C17.5327 13.9784 17.7585 13.795 17.9968 13.6299Z' fill='%23454545'/%3e%3cpath d='M18.6412 15.5014C18.5557 15.4006 18.4651 15.3027 18.373 15.2033C18.3372 15.1653 18.3022 15.1273 18.2656 15.0893C18.403 14.9702 18.5609 14.8658 18.7282 14.7861C18.7837 14.9023 18.8342 15.0207 18.8787 15.1412C18.7728 15.2406 18.6895 15.3626 18.6412 15.5014Z' fill='%23454545'/%3e%3cpath d='M18.7075 18.3466C18.6666 18.3122 18.6278 18.2757 18.5898 18.2384C18.5972 18.2282 18.6052 18.2173 18.6125 18.2063C18.6132 18.2056 18.6132 18.2048 18.614 18.2041C19.14 18.3568 19.5618 18.4941 20.0645 18.5263C20.1223 18.5278 20.1778 18.5351 20.2348 18.5263C20.313 18.5796 20.3963 18.622 20.4803 18.6527C20.0653 18.972 19.3966 18.8112 19.0013 18.5614C18.9852 18.5519 18.9691 18.5416 18.9538 18.5314C18.9764 18.4978 18.9961 18.4613 19.0137 18.4233L18.9318 18.3612C18.8982 18.3831 18.8632 18.4021 18.8281 18.4196C18.839 18.3897 18.8499 18.3604 18.861 18.3312L18.7747 18.2757C18.752 18.2991 18.7302 18.3225 18.7075 18.3466Z' fill='%23454545'/%3e%3cpath d='M18.6426 15.501C18.6506 15.5097 18.6579 15.5192 18.6645 15.528C18.6535 15.5295 18.6418 15.5309 18.6309 15.5331C18.6345 15.5222 18.6382 15.5112 18.6426 15.501Z' fill='%23454545'/%3e%3cpath d='M18.5684 18.5016C18.6137 18.449 18.6597 18.3971 18.7065 18.3467C18.7386 18.3752 18.7722 18.4022 18.8066 18.4285C18.7299 18.4636 18.6495 18.487 18.5684 18.5016Z' fill='%23454545'/%3e%3cpath d='M18.9236 28.1887C18.7913 28.3633 18.654 28.5292 18.5225 28.6958C18.4735 28.6892 18.4246 28.6797 18.3756 28.6658C18.1739 28.6161 18.0182 28.4591 17.9883 28.272C18.1111 28.2019 18.2404 28.1427 18.3749 28.0967C18.3588 28.1332 18.3486 28.1719 18.3507 28.2026C18.4414 28.3166 18.7022 28.2567 18.9236 28.1887Z' fill='%23454545'/%3e%3cpath d='M18.6114 18.207C18.6041 18.2179 18.596 18.2289 18.5887 18.2391C18.5785 18.2296 18.5683 18.2201 18.5588 18.2099C18.5537 18.2011 18.5405 18.1887 18.5332 18.1777C18.5617 18.1872 18.588 18.196 18.6099 18.204C18.6107 18.204 18.6121 18.2048 18.6129 18.2048C18.6121 18.2055 18.6121 18.2062 18.6114 18.207Z' fill='%23454545'/%3e%3cpath d='M18.3878 8.96582C18.4353 9.0155 18.4843 9.06372 18.534 9.11194C18.6407 9.21934 18.7503 9.32308 18.8628 9.4239C18.694 9.39395 18.5172 9.39103 18.3433 9.40272C18.2066 9.41367 18.0685 9.43413 17.9318 9.46335C17.8493 9.36692 17.7689 9.26829 17.6914 9.16819C17.9187 9.08418 18.1518 9.01185 18.3878 8.96582Z' fill='%23454545'/%3e%3cpath d='M18.0978 19.1358C18.1161 19.1073 18.1344 19.0795 18.1526 19.0518C18.1731 19.0627 18.1943 19.0744 18.2148 19.0861C18.3134 19.1468 18.4157 19.2045 18.5224 19.2563C18.2827 19.9738 18.1241 20.7139 18.312 21.4554C18.464 22.0245 18.8725 22.3314 19.2232 22.8552C19.3935 23.0971 19.5323 23.3908 19.6178 23.6801C19.6178 23.6815 19.6186 23.6823 19.6186 23.6837C19.1567 23.477 18.6861 23.2592 18.2294 23.062C18.2199 23.0496 18.2104 23.0371 18.2001 23.0247C18.0167 22.5586 17.8019 22.1056 17.4986 21.7075C17.3166 20.8074 17.6214 19.8803 18.0978 19.1358Z' fill='%23454545'/%3e%3cpath d='M18.4446 4.94537C18.4088 4.9629 18.3708 4.97751 18.332 4.98847L18.4424 4.94171C18.4453 4.94025 18.4526 4.93514 18.4497 4.93879C18.4482 4.94098 18.446 4.94317 18.4446 4.94537Z' fill='%23454545'/%3e%3cpath d='M17.9882 28.2725C18.0182 28.4595 18.1738 28.6166 18.3755 28.6662C18.4245 28.6801 18.4734 28.6896 18.5224 28.6962C18.4347 28.8065 18.3499 28.9161 18.2695 29.0294C18.2016 29.1273 18.1395 29.2237 18.0861 29.3209C17.7675 29.201 17.4072 29.1923 17.0879 29.3121C17.1149 29.2171 17.1551 29.1251 17.207 29.0374C17.4007 28.7115 17.6725 28.4536 17.9882 28.2725Z' fill='%23454545'/%3e%3cpath d='M18.08 15.2701C18.1362 15.2072 18.1991 15.1459 18.2663 15.0889C18.3029 15.1269 18.3379 15.1648 18.3737 15.2028C18.4658 15.3022 18.5564 15.4001 18.6419 15.5009C18.6376 15.5112 18.6339 15.5221 18.6302 15.5331C18.6412 15.5309 18.6529 15.5294 18.6639 15.528C18.7326 15.6098 18.7961 15.6945 18.8538 15.7851C18.7735 15.875 18.6946 15.9663 18.6127 16.0562C18.4746 16.2038 18.2831 16.3689 18.137 16.5128C17.9901 16.648 17.871 16.8218 17.7972 17.0111C17.8023 16.9029 17.7921 16.7926 17.7526 16.6808C17.7197 16.5778 17.6678 16.4894 17.6035 16.4105C17.6883 16.0006 17.7935 15.5798 18.08 15.2701Z' fill='%23454545'/%3e%3cpath d='M17.5161 21.7872C17.6294 22.273 17.9115 22.6529 18.2001 23.0248C18.2045 23.035 18.2082 23.0453 18.2126 23.0548C18.2096 23.0533 18.2067 23.0526 18.2038 23.0511L18.1249 23.1161C18.1621 23.2513 18.2177 23.3733 18.2834 23.4902C18.3419 23.5932 18.4077 23.6918 18.48 23.7854C18.5465 23.9717 18.6123 24.1565 18.6817 24.3377C18.8008 24.638 18.9302 24.9412 19.0631 25.2436C19.0405 25.5212 18.9638 25.8033 18.9031 26.0758C18.8089 25.5191 18.6525 24.9755 18.3821 24.4743C18.0021 23.7437 17.4014 23.1673 16.9323 22.5061C16.7313 22.2226 16.3089 21.6031 16.1087 21.313C15.8631 20.9543 15.6147 20.5956 15.3691 20.223C15.5365 20.1733 15.7024 20.1192 15.8653 20.0586C16.4478 20.4801 16.9505 21.0106 17.3926 21.5738C17.4292 21.6177 17.465 21.6622 17.4986 21.7075C17.5044 21.7338 17.5103 21.7609 17.5161 21.7872Z' fill='%23454545'/%3e%3cpath d='M18.168 1.40528C18.2023 1.29861 18.2279 1.20291 18.2432 1.11523C18.3039 1.13788 18.3616 1.16857 18.4172 1.20437C18.3689 1.31615 18.309 1.42354 18.2447 1.5251C18.2228 1.48272 18.1972 1.44254 18.168 1.40528Z' fill='%23454545'/%3e%3cpath d='M17.8455 1.07969C17.9821 1.04901 18.118 1.06654 18.2437 1.11549C18.2284 1.20316 18.2028 1.29887 18.1685 1.40553C18.0903 1.30398 17.985 1.22508 17.8418 1.18197L17.8455 1.07969Z' fill='%23454545'/%3e%3cpath d='M18.6119 31.2518C18.3115 31.094 17.9571 30.9304 17.6641 30.7207C17.7123 30.7382 17.7605 30.7565 17.8073 30.7777C17.9454 30.8361 18.0864 30.9019 18.2333 30.9355C18.3773 30.9698 18.5256 30.964 18.6616 30.9194C18.7683 30.9567 18.8786 30.9823 18.9911 30.9983C18.986 31.0612 18.9794 31.124 18.9735 31.1868C18.9305 31.1905 18.8881 31.1949 18.8472 31.2014C18.7683 31.2117 18.6901 31.2292 18.6119 31.2518Z' fill='%23454545'/%3e%3cpath d='M18.2297 23.062C18.5008 23.4105 18.7733 23.7539 18.9137 24.1732C18.9239 24.2024 18.9342 24.2324 18.9443 24.2624C18.7719 24.1221 18.6148 23.9621 18.4804 23.7853C18.3941 23.542 18.3072 23.2972 18.2129 23.0547C18.2187 23.0569 18.2239 23.0598 18.2297 23.062Z' fill='%23454545'/%3e%3cpath d='M18.2836 23.4908C18.2178 23.3739 18.1623 23.2519 18.125 23.1168L18.2039 23.0518C18.2068 23.0532 18.2098 23.0539 18.2127 23.0554C18.307 23.298 18.3939 23.5427 18.4802 23.786C18.4078 23.6925 18.342 23.5939 18.2836 23.4908Z' fill='%23454545'/%3e%3cpath d='M18.1631 19.0385C18.3531 18.9925 18.5306 18.9209 18.6797 18.8164C18.6256 18.9619 18.573 19.1086 18.5241 19.2562C18.4174 19.2044 18.3151 19.1467 18.2164 19.086C18.196 19.0743 18.1748 19.0626 18.1543 19.0517C18.1572 19.0473 18.1601 19.0429 18.1631 19.0385Z' fill='%23454545'/%3e%3cpath d='M18.1399 19.0444C17.8096 18.8574 17.5004 18.6593 17.3711 18.3145C17.7438 18.4357 18.1779 18.5724 18.5681 18.5022C18.4227 18.6717 18.2867 18.8514 18.1618 19.0392C18.1545 19.0407 18.1472 19.0429 18.1399 19.0444Z' fill='%23454545'/%3e%3cpath d='M18.1538 19.0522C18.1494 19.0493 18.145 19.0471 18.1406 19.0443C18.1479 19.0427 18.1552 19.0405 18.1625 19.0391C18.1596 19.0434 18.1567 19.0478 18.1538 19.0522Z' fill='%23454545'/%3e%3cpath d='M17.3708 18.3138C17.5001 18.6586 17.8092 18.8567 18.1396 19.0437C17.6974 19.1467 17.1903 19.116 16.8139 19.0466L16.8907 19.0634C16.7723 19.0517 16.6466 19.0451 16.5297 19.0173C16.4383 18.9991 16.3499 18.9742 16.2637 18.9436C16.3294 18.7894 16.3806 18.6323 16.4179 18.4723C16.5801 18.3686 16.7314 18.259 16.8687 18.1436C16.9111 18.1596 16.955 18.1742 17.0003 18.1859L17.077 18.202C17.1252 18.2312 17.2363 18.2634 17.2926 18.2882C17.3182 18.2962 17.3445 18.305 17.3708 18.3138Z' fill='%23454545'/%3e%3cpath d='M18.0886 4.14769C18.0937 4.1455 18.0974 4.14404 18.101 4.14258C18.0974 4.14404 18.093 4.14842 18.0879 4.15427L18.0886 4.14769Z' fill='%23454545'/%3e%3cpath d='M17.8428 17.9552C17.7149 17.8405 17.6959 17.6886 17.7156 17.5293C17.7368 17.7908 17.8764 18.0078 18.1249 18.0582V18.0619C18.1263 18.0699 18.1285 18.0809 18.1125 18.0867C18.0481 18.1123 17.9013 18.0203 17.8428 17.9552Z' fill='%23454545'/%3e%3cpath d='M18.0812 7.48242L18.0176 7.50361C18.0205 7.50215 18.0234 7.50069 18.0263 7.49996C18.0446 7.49411 18.0629 7.48827 18.0812 7.48242Z' fill='%23454545'/%3e%3cpath d='M17.9733 2.80273L17.9434 2.83415C17.9492 2.82684 17.9551 2.81954 17.9602 2.81223C17.9646 2.80931 17.9689 2.80566 17.9733 2.80273Z' fill='%23454545'/%3e%3cpath d='M17.9796 3.54012L17.8027 3.48605C17.8422 3.48094 17.8787 3.47656 17.9138 3.47363C17.9131 3.49628 17.9175 3.51308 17.9233 3.51893C17.943 3.52989 17.954 3.52697 17.9796 3.54012Z' fill='%23454545'/%3e%3cpath d='M17.0886 29.3122C17.4079 29.1923 17.7682 29.2011 18.0868 29.3209C17.9692 29.5343 17.8946 29.7527 17.8946 30.007C17.8961 30.0252 17.8975 30.0435 17.9005 30.0618C17.8763 30.0252 17.853 29.9872 17.8318 29.9478C17.6308 29.6913 17.3772 29.5394 17.0703 29.383C17.0747 29.3589 17.0813 29.3355 17.0886 29.3122Z' fill='%23454545'/%3e%3cpath d='M17.1516 30.1565C17.0361 29.9161 17.0098 29.6422 17.0712 29.3828C17.3782 29.5392 17.6317 29.6911 17.8327 29.9476C17.8539 29.987 17.8773 30.025 17.9014 30.0615C17.9328 30.3063 18.0629 30.5488 18.2609 30.7015C18.3859 30.8002 18.5203 30.8703 18.6614 30.9193C18.5255 30.9638 18.3771 30.9697 18.2331 30.9353C18.0863 30.9017 17.9452 30.836 17.8071 30.7775C17.7603 30.7563 17.7121 30.7381 17.6639 30.7205C17.5491 30.6387 17.4432 30.5488 17.3533 30.4502C17.319 30.4144 17.2875 30.3764 17.259 30.337C17.2736 30.299 17.2853 30.2603 17.2956 30.2215L17.2254 30.147C17.2006 30.1499 17.1757 30.1529 17.1516 30.1565Z' fill='%23454545'/%3e%3cpath d='M17.9972 13.6292C17.7589 13.7944 17.5331 13.9777 17.3227 14.1779C17.2379 14.1005 17.1531 14.0238 17.0684 13.9463C17.3205 13.7688 17.566 13.5839 17.7889 13.3721C17.8598 13.4561 17.9292 13.5423 17.9972 13.6292Z' fill='%23454545'/%3e%3cpath d='M17.7886 13.3724C17.5657 13.5843 17.3202 13.7691 17.0681 13.9466C16.8262 13.7282 16.5829 13.5097 16.3432 13.284C15.8068 12.777 15.3026 12.2392 14.7377 11.7782C14.7092 11.7541 14.6814 11.7322 14.6536 11.7132C14.6646 11.6708 14.669 11.6263 14.6624 11.5788C14.6507 11.3786 14.5908 11.1886 14.4688 11.0316C14.6054 10.9775 14.7406 10.922 14.8751 10.8643C14.9511 10.8891 15.0219 10.9169 15.0855 10.9475C15.8484 11.3523 16.4645 11.9623 17.0549 12.5673C17.3041 12.8252 17.5533 13.0926 17.7886 13.3724Z' fill='%23454545'/%3e%3cpath d='M17.7129 17.4486C17.7115 17.301 17.7422 17.152 17.7977 17.0117C17.7926 17.1425 17.7648 17.2703 17.74 17.3931C17.7297 17.4391 17.7217 17.4844 17.7166 17.5297C17.7137 17.5034 17.7129 17.4764 17.7129 17.4486Z' fill='%23454545'/%3e%3cpath d='M17.5126 16.8363C17.5448 16.6997 17.5725 16.5558 17.6025 16.4111C17.6668 16.49 17.7187 16.5784 17.7516 16.6815C17.791 16.7932 17.8013 16.9036 17.7961 17.0117C17.7406 17.152 17.7099 17.301 17.7114 17.4486C17.7114 17.4763 17.7121 17.5034 17.715 17.5297C17.6953 17.6889 17.7143 17.8409 17.8422 17.9556C17.9006 18.0206 18.0475 18.1127 18.1118 18.0871C18.1279 18.0813 18.1257 18.0703 18.1243 18.0623V18.0586C18.1447 18.063 18.1652 18.0659 18.1871 18.0681C18.2719 18.0937 18.4217 18.1412 18.5328 18.1777C18.5401 18.1887 18.5532 18.2011 18.5583 18.2099C18.5678 18.2201 18.5781 18.2296 18.5883 18.2391C18.2412 18.7037 17.7764 18.44 17.5075 18.0287C17.3869 17.8467 17.3716 17.6166 17.3672 17.4128C17.411 17.2221 17.4688 17.0358 17.5126 16.8363Z' fill='%23454545'/%3e%3cpath d='M18.2015 23.0253C17.9129 22.6534 17.6308 22.2735 17.5175 21.7876C17.5117 21.7613 17.5058 21.7343 17.5 21.708C17.8033 22.1062 18.0181 22.5591 18.2015 23.0253Z' fill='%23454545'/%3e%3cpath d='M17.2882 7.70303C17.3371 7.69061 17.3861 7.67819 17.4365 7.66504C17.5746 7.93244 17.739 8.18741 17.9239 8.42924C17.9005 8.43216 17.8764 8.43508 17.8523 8.43801C17.6455 8.46066 17.438 8.47819 17.2297 8.48842C17.0996 8.26705 16.9834 8.03764 16.8848 7.79874C17.0192 7.76878 17.1537 7.73664 17.2882 7.70303Z' fill='%23454545'/%3e%3cpath d='M16.959 6.00097C17.1249 6.01704 17.29 6.03458 17.4552 6.05211C17.4515 6.06891 17.4464 6.08353 17.4413 6.09595C17.4311 6.10764 17.4289 6.11494 17.4333 6.11056C17.4362 6.10617 17.4384 6.10179 17.4413 6.09595C17.442 6.09522 17.4428 6.09375 17.4435 6.09302C17.4581 6.07549 17.4822 6.05649 17.4976 6.0543C17.4946 6.05211 17.4968 6.05503 17.4888 6.0543C17.4851 6.0543 17.4829 6.05503 17.4793 6.05503C17.4713 6.0543 17.4632 6.05357 17.4552 6.05211C17.4742 5.96663 17.472 5.83366 17.4625 5.75914C17.472 5.7891 17.4829 5.81832 17.4946 5.84754L17.4625 5.75403C17.461 5.74818 17.4625 5.75622 17.4625 5.75841C17.3741 5.49905 17.3426 5.21266 17.415 4.94526C17.4939 4.63768 17.6898 4.38051 17.9528 4.21321C17.9755 4.19494 18.0515 4.16353 18.0895 4.14745L18.0888 4.15403C18.0858 4.15695 18.0822 4.1606 18.0778 4.16426C18.0683 4.17522 18.0478 4.20955 18.0668 4.20955C18.0712 4.20882 18.0763 4.20006 18.08 4.20225C18.0807 4.20225 18.0807 4.20371 18.0807 4.20444L18.0814 4.20663V4.21321L18.0888 4.15403C18.0939 4.14818 18.0983 4.1438 18.1019 4.14234C18.0983 4.1438 18.0946 4.14526 18.0895 4.14745L18.0917 4.12846C18.0997 4.11165 18.1085 4.11677 18.1304 4.13942C18.1348 4.14672 18.1472 4.1533 18.1545 4.14965C18.1611 4.14745 18.1531 4.14453 18.1538 4.14015C18.1545 4.13503 18.1479 4.12992 18.1421 4.12407C18.08 4.0627 17.9316 4.02837 17.8366 4.01302L17.6876 3.98526L17.6598 3.95896C17.2257 3.56225 17.5969 3.07567 17.9609 2.81193C17.9558 2.81923 17.9499 2.82654 17.9441 2.83385L17.974 2.80243C17.9696 2.80535 17.9653 2.80901 17.9609 2.81193C18.1004 2.63001 18.2042 2.42106 17.8863 2.36115C17.7124 2.35604 17.5144 2.39184 17.3141 2.45394C17.4384 2.32974 17.5334 2.1712 17.5896 1.99805C17.6905 2.00243 17.7906 2.00901 17.89 2.01777C18.1998 2.08426 18.3789 2.26398 18.4001 2.49412C18.4118 2.62197 18.3752 2.76517 18.2853 2.91275L18.2101 3.0333L18.2064 3.03914C18.1012 3.13485 17.9813 3.26928 17.9331 3.40152C17.9221 3.42782 17.917 3.45266 17.9156 3.47312C17.8805 3.47604 17.8439 3.48042 17.8045 3.48554L17.9813 3.5396C17.9558 3.52645 17.9448 3.52937 17.9251 3.51841C17.9192 3.51257 17.9148 3.49576 17.9156 3.47312C17.9762 3.468 18.0339 3.46654 18.0997 3.468C18.2283 3.46873 18.3489 3.4943 18.4541 3.54033C18.4417 3.80407 18.4278 4.06855 18.4286 4.33083C18.4293 4.52882 18.4424 4.72974 18.4709 4.92992C18.4622 4.93576 18.4534 4.94015 18.4446 4.94453C18.4461 4.94234 18.4483 4.94015 18.4498 4.93796C18.4527 4.9343 18.4454 4.93942 18.4424 4.94088L18.3321 4.98764C18.3708 4.97668 18.4088 4.96207 18.4446 4.94453C18.4205 4.97375 18.3935 5.0059 18.3774 5.04024C18.3358 5.11914 18.3379 5.19366 18.3613 5.27403C18.3789 5.34344 18.422 5.40992 18.4476 5.47713C18.4549 5.50563 18.4673 5.56042 18.4739 5.58891C18.6807 6.43056 18.2619 7.27586 17.282 7.13996C17.2549 7.13558 17.2286 7.13193 17.2016 7.12754C17.0693 6.76663 16.9853 6.38965 16.959 6.00097Z' fill='%23454545'/%3e%3cpath d='M17.4533 6.05273C17.4614 6.0542 17.4694 6.05493 17.4775 6.05566C17.4811 6.05566 17.4833 6.05493 17.487 6.05493C17.495 6.05566 17.4928 6.05273 17.4957 6.05493C17.4804 6.05712 17.4563 6.07611 17.4416 6.09365C17.4409 6.09438 17.4402 6.09584 17.4395 6.09657C17.4446 6.08415 17.4497 6.06954 17.4533 6.05273Z' fill='%23454545'/%3e%3cpath d='M17.4616 5.75404L17.4937 5.84756C17.482 5.81834 17.4711 5.78911 17.4616 5.75916V5.75843C17.4616 5.75624 17.4601 5.7482 17.4616 5.75404Z' fill='%23454545'/%3e%3cpath d='M17.2011 7.12793C17.2683 7.31131 17.3473 7.4903 17.4379 7.66491C17.3875 7.67806 17.3385 7.69048 17.2895 7.7029C17.1551 7.73651 17.0206 7.76866 16.8861 7.79861C16.7919 7.57432 16.7137 7.34272 16.6516 7.10236C16.6457 7.07825 16.6399 7.05341 16.6348 7.0293C16.8226 7.06583 17.0111 7.0987 17.2011 7.12793Z' fill='%23454545'/%3e%3cpath d='M17.5138 16.8364C17.4699 17.0359 17.4122 17.2222 17.3684 17.4128C17.3684 17.396 17.3676 17.38 17.3676 17.3639C17.3625 17.2054 17.3537 17.0264 17.25 16.9248C17.1469 16.8393 17.0322 16.8255 16.8853 16.775C16.7903 16.7465 16.6778 16.7005 16.5828 16.656C16.4856 16.6048 16.3891 16.5537 16.2927 16.5011C16.2254 16.2987 16.1443 16.1 16.0508 15.9086C16.1421 15.7237 16.243 15.5425 16.3519 15.3672C16.5791 15.5593 16.8093 15.7486 17.0329 15.9224C17.2178 16.0781 17.4466 16.2147 17.6037 16.4112C17.5737 16.5559 17.5459 16.6998 17.5138 16.8364Z' fill='%23454545'/%3e%3cpath d='M17.314 18.0623C17.292 17.8264 17.322 17.6167 17.3688 17.4121C17.3732 17.6159 17.3885 17.8461 17.5091 18.028C17.778 18.4393 18.2428 18.7031 18.5899 18.2384C18.6279 18.2757 18.6666 18.3122 18.7075 18.3465C18.6608 18.3969 18.6147 18.4488 18.5694 18.5014C18.1792 18.5716 17.7451 18.4349 17.3724 18.3137C17.3432 18.2377 17.3235 18.1544 17.314 18.0623Z' fill='%23454545'/%3e%3cpath d='M17.2242 30.1465L17.2944 30.221C17.2841 30.2597 17.2724 30.2984 17.2578 30.3364C17.2154 30.2795 17.1796 30.2188 17.1504 30.156C17.1745 30.1523 17.1994 30.1494 17.2242 30.1465Z' fill='%23454545'/%3e%3cpath d='M17.5887 1.99865C17.4228 1.99062 17.2562 1.98915 17.0859 1.99573C17.1393 1.97162 17.1926 1.93947 17.2482 1.90368C17.3556 1.835 17.4616 1.7466 17.5777 1.65527L17.6486 1.69253C17.6421 1.79701 17.6216 1.90075 17.5887 1.99865Z' fill='%23454545'/%3e%3cpath d='M17.0868 1.99535C17.2571 1.98878 17.4237 1.99024 17.5896 1.99827C17.5333 2.17142 17.4383 2.32996 17.3141 2.45416C17.2001 2.48923 17.0846 2.53307 16.9728 2.58275C16.9297 2.4001 16.8771 2.21964 16.8164 2.04211C16.9092 2.05672 16.9969 2.03627 17.0861 1.99535H17.0868Z' fill='%23454545'/%3e%3cpath d='M16.524 5.96094C16.6687 5.97336 16.8134 5.98724 16.9581 6.00185C16.9844 6.39053 17.0685 6.76751 17.2007 7.12843C17.0107 7.0992 16.8222 7.06633 16.6344 7.0298C16.5547 6.67984 16.5182 6.31966 16.524 5.96094Z' fill='%23454545'/%3e%3cpath d='M17.1643 30.5406C17.0803 30.6918 16.9692 30.8335 16.8399 30.957C16.758 30.7444 16.6557 30.5464 16.5293 30.3564C16.6126 30.3725 16.6952 30.3901 16.777 30.412C16.91 30.4419 17.0379 30.4909 17.1643 30.5406Z' fill='%23454545'/%3e%3cpath d='M16.3438 31.2997C16.5228 31.2157 16.6931 31.098 16.8399 30.957C16.8867 31.0768 16.9262 31.2003 16.9612 31.3304L16.905 31.4158C16.7186 31.4239 16.525 31.3808 16.3438 31.2997Z' fill='%23454545'/%3e%3cpath d='M16.8161 2.04285C16.8132 2.03408 16.8103 2.02532 16.8066 2.01582C16.8965 2.00559 16.9871 1.99902 17.077 1.99609H17.0858C16.9966 2.03701 16.9089 2.05746 16.8161 2.04285Z' fill='%23454545'/%3e%3cpath d='M16.8053 2.01562C16.8089 2.02512 16.8119 2.03389 16.8148 2.04266C16.7907 2.039 16.7658 2.03316 16.7402 2.02366C16.7622 2.02074 16.7833 2.01782 16.8053 2.01562Z' fill='%23454545'/%3e%3cpath d='M16.7403 2.02344C16.7659 2.03294 16.7907 2.03878 16.8149 2.04243C16.8755 2.21997 16.9281 2.40042 16.9712 2.58307C16.912 2.60864 16.8543 2.63641 16.798 2.66563C16.7659 2.45303 16.7228 2.24115 16.668 2.03294C16.6921 2.02928 16.7162 2.02636 16.7403 2.02344Z' fill='%23454545'/%3e%3cpath d='M16.7249 2.01798C16.7301 2.02017 16.7359 2.02237 16.741 2.02383C16.7169 2.02675 16.6928 2.02967 16.6687 2.03332C16.665 2.01725 16.6606 2.00045 16.6562 1.98438C16.6694 1.9946 16.6891 2.00483 16.7249 2.01798Z' fill='%23454545'/%3e%3cpath d='M15.8438 2.25603C16.109 2.1501 16.3867 2.07558 16.6695 2.0332C16.7243 2.24142 16.7674 2.45329 16.7996 2.6659C16.7609 2.68562 16.7229 2.70608 16.6863 2.72654C16.6293 2.728 16.5701 2.72434 16.5095 2.71412C16.2164 2.66809 15.9899 2.49055 15.8438 2.25603Z' fill='%23454545'/%3e%3cpath d='M16.4958 17.9346C16.5492 17.9755 16.6054 18.0135 16.6646 18.0471C16.6047 18.0507 16.5455 18.0551 16.4863 18.0595C16.4907 18.0179 16.4936 17.9762 16.4958 17.9346Z' fill='%23454545'/%3e%3cpath d='M16.6685 2.03287C16.3857 2.07524 16.108 2.14976 15.8427 2.2557C15.5818 1.83926 15.576 1.24017 15.907 0.86757C16.3433 0.401451 16.9074 0.107022 17.53 0.0142362C17.9685 -0.0544396 18.4654 0.121633 18.5239 0.623551C18.5436 0.825926 18.4961 1.02099 18.4172 1.20437C18.3617 1.16857 18.3039 1.13789 18.2433 1.11524C18.4355 0.0960627 17.4431 0.347387 16.6853 1.03195C16.5837 1.13643 16.469 1.25625 16.4529 1.37972C16.4405 1.55214 16.526 1.80492 16.6078 1.92109C16.6312 1.95104 16.6356 1.96857 16.656 1.98392C16.6604 1.99999 16.6648 2.01679 16.6685 2.03287Z' fill='%23454545'/%3e%3cpath d='M16.418 18.4731C16.4509 18.3372 16.4728 18.1991 16.4859 18.0603C16.5451 18.0559 16.6043 18.0515 16.6642 18.0479C16.7285 18.0851 16.7965 18.118 16.8689 18.1443C16.7315 18.2597 16.5802 18.3693 16.418 18.4731Z' fill='%23454545'/%3e%3cpath d='M16.4851 30.291C16.5004 30.3122 16.515 30.3341 16.5296 30.356C16.4734 30.3458 16.4164 30.3363 16.3594 30.3283C16.401 30.3151 16.4427 30.3027 16.4851 30.291Z' fill='%23454545'/%3e%3cpath d='M16.4953 17.9346C16.2519 17.7446 16.0707 17.4823 15.9406 17.1952C15.9092 16.9928 15.8668 16.7919 15.8164 16.5939C15.8266 16.4865 15.8522 16.3791 15.8873 16.2754C16.0203 16.3528 16.1555 16.4274 16.2914 16.5004C16.4463 16.968 16.5231 17.456 16.4953 17.9346Z' fill='%23454545'/%3e%3cpath d='M16.3589 30.3291C16.4159 30.3371 16.4729 30.3466 16.5292 30.3569C16.6556 30.5468 16.7579 30.7448 16.8398 30.9574C16.6929 31.0984 16.5226 31.216 16.3436 31.3001C16.0389 31.1656 15.7699 30.9253 15.6289 30.6469C15.7458 30.5644 15.8679 30.4928 16.0082 30.4489C16.1295 30.4051 16.2442 30.3649 16.3589 30.3291Z' fill='%23454545'/%3e%3cpath d='M16.4178 18.4727C16.3805 18.6327 16.3293 18.7897 16.2636 18.944C16.1342 18.8986 16.0107 18.8401 15.8945 18.7701C16.0772 18.6772 16.2533 18.5779 16.4178 18.4727Z' fill='%23454545'/%3e%3cpath d='M16.344 31.3001C16.5252 31.3812 16.7188 31.4243 16.9052 31.4163L16.9615 31.3308C16.9264 31.2007 16.8869 31.0773 16.8402 30.9575C16.9695 30.834 17.0806 30.6922 17.1646 30.541C17.245 30.5724 17.3254 30.6046 17.4072 30.6323C17.4927 30.6623 17.5782 30.6893 17.663 30.7207C17.956 30.9304 18.3105 31.0941 18.6108 31.2519C18.298 31.3403 17.9875 31.5025 17.6667 31.5653C17.2582 31.6172 16.827 31.5901 16.4382 31.4513C16.3644 31.4214 16.2928 31.3878 16.2227 31.3512C16.2636 31.3359 16.3045 31.3184 16.344 31.3001Z' fill='%23454545'/%3e%3cpath d='M15.7413 29.6167C15.9028 29.8702 16.2331 29.9762 16.4194 30.1997C16.4421 30.2304 16.4647 30.2604 16.4859 30.2918C16.4435 30.3035 16.4019 30.3159 16.3602 30.3291C16.2696 30.3152 16.1775 30.3035 16.0847 30.2925C15.8969 30.2721 15.7135 30.2575 15.5235 30.2626C15.4994 30.085 15.4899 29.906 15.4424 29.7541C15.3532 29.4355 15.1355 29.182 14.955 28.911C14.8388 28.7437 14.7679 28.5508 14.716 28.355C14.6444 28.0993 14.5852 27.8326 14.6057 27.566C14.6466 27.0239 14.8687 26.4905 15.2758 26.1172L15.3752 26.1398C15.4387 26.2779 15.4767 26.4058 15.5118 26.5307C15.6105 26.8726 15.6697 27.2328 15.6989 27.5711C15.7128 27.7895 15.6865 28.0072 15.6755 28.2308C15.6755 28.466 15.6448 28.6911 15.6105 28.9278C15.5754 29.1747 15.6119 29.4187 15.7413 29.6167Z' fill='%23454545'/%3e%3cpath d='M16.351 15.3667C16.2421 15.5421 16.1413 15.7232 16.0499 15.9081C15.9118 15.6246 15.7474 15.3558 15.5625 15.1081C15.6356 15.0306 15.7116 14.9569 15.7905 14.8867C15.9725 15.0438 16.161 15.206 16.351 15.3667Z' fill='%23454545'/%3e%3cpath d='M16.5518 2.806C15.7582 3.30061 15.0194 3.83833 14.3113 4.46737C14.1228 4.63102 13.9357 4.79906 13.7457 4.97001C13.6631 4.82609 13.5666 4.69093 13.457 4.56892C13.7998 3.91504 14.285 3.33933 14.8543 2.85787C15.1466 2.60216 15.4835 2.40052 15.8437 2.25586C15.9899 2.49038 16.2164 2.66791 16.5095 2.71394C16.5701 2.72417 16.6293 2.72782 16.6863 2.72636C16.6395 2.75266 16.595 2.77896 16.5518 2.806Z' fill='%23454545'/%3e%3cpath d='M15.8887 16.2757C15.8974 16.2494 15.9069 16.2238 15.9164 16.1982C15.9588 16.1003 16.0034 16.0039 16.0509 15.9082C16.1444 16.0996 16.2256 16.2983 16.2928 16.5007C16.1569 16.4277 16.0217 16.3531 15.8887 16.2757Z' fill='%23454545'/%3e%3cpath d='M16.4866 18.0596C16.3221 18.0728 16.1599 18.0896 15.9977 18.11C16.0043 17.9931 16.0043 17.8733 15.9977 17.7528C15.9889 17.565 15.9699 17.3794 15.9414 17.1953C16.0715 17.4824 16.2527 17.7447 16.4961 17.9347C16.4939 17.9763 16.4909 18.018 16.4866 18.0596Z' fill='%23454545'/%3e%3cpath d='M15.2754 18.217C15.5158 18.1768 15.7562 18.1396 15.9981 18.1104C15.9864 18.3361 15.9506 18.5553 15.8929 18.7686C15.6554 18.6254 15.4471 18.4362 15.2754 18.217Z' fill='%23454545'/%3e%3cpath d='M15.5957 19.5156C15.7229 19.276 15.823 19.0283 15.8909 18.7719C15.8924 18.7712 15.8939 18.7705 15.8946 18.7705C16.0108 18.8406 16.1343 18.899 16.2636 18.9444C16.2614 18.9502 16.2585 18.9553 16.2563 18.9611C16.1679 19.1642 16.0532 19.3513 15.9165 19.52C15.8098 19.5171 15.7031 19.5156 15.5957 19.5156Z' fill='%23454545'/%3e%3cpath d='M16.4187 18.4724C16.2543 18.5776 16.0782 18.6769 15.8955 18.7698C15.8948 18.769 15.8933 18.769 15.8926 18.7682C15.9503 18.5549 15.9861 18.3357 15.9978 18.11C16.16 18.0895 16.3223 18.0727 16.4867 18.0596C16.4735 18.1984 16.4516 18.3365 16.4187 18.4724Z' fill='%23454545'/%3e%3cpath d='M15.9163 16.1984C15.9068 16.224 15.8973 16.2496 15.8885 16.2759C15.822 16.2364 15.7555 16.1963 15.6905 16.1553C15.6006 15.8719 15.4954 15.5921 15.3828 15.3144C15.4405 15.2428 15.5005 15.1742 15.5633 15.1084C15.7482 15.3561 15.9126 15.6249 16.0507 15.9084C16.0032 16.0041 15.9587 16.1005 15.9163 16.1984Z' fill='%23454545'/%3e%3cpath d='M15.8933 18.7686C15.894 18.7693 15.8955 18.7693 15.8962 18.7701C15.8955 18.7701 15.894 18.7707 15.8926 18.7715C15.8933 18.7707 15.8933 18.7693 15.8933 18.7686Z' fill='%23454545'/%3e%3cpath d='M15.8875 16.2758C15.8524 16.3796 15.8268 16.487 15.8166 16.5944C15.7786 16.4468 15.7362 16.3007 15.6895 16.1553C15.7545 16.1962 15.821 16.2364 15.8875 16.2758Z' fill='%23454545'/%3e%3cpath d='M15.2832 20.089C15.3884 20.0233 15.4893 19.9488 15.5843 19.8662C15.6807 19.9276 15.775 19.9919 15.8671 20.0584C15.7041 20.119 15.5382 20.1731 15.3709 20.2227C15.3424 20.1789 15.3132 20.1343 15.2832 20.089Z' fill='%23454545'/%3e%3cpath d='M16.0094 30.449C15.8691 30.4929 15.7471 30.5645 15.6301 30.647C15.6148 30.6171 15.6009 30.5871 15.5892 30.5564C15.5563 30.4629 15.5373 30.3628 15.5234 30.2627C15.7134 30.2576 15.8969 30.2722 16.0847 30.2927C16.1775 30.3037 16.2696 30.3153 16.3602 30.3292C16.2454 30.365 16.1307 30.4052 16.0094 30.449Z' fill='%23454545'/%3e%3cpath d='M15.9176 19.52C15.8175 19.6471 15.705 19.7633 15.5837 19.867C15.5369 19.8378 15.4901 19.8093 15.4434 19.7816C15.4982 19.6939 15.5493 19.6055 15.5968 19.5156C15.7042 19.5156 15.8109 19.5171 15.9176 19.52Z' fill='%23454545'/%3e%3cpath d='M16.2227 31.3508C15.9406 31.2025 15.6892 31.0008 15.4824 30.7561C15.5307 30.7181 15.5796 30.6816 15.6293 30.6465C15.7703 30.9248 16.0393 31.1652 16.344 31.2996C16.3045 31.3179 16.2636 31.3354 16.2227 31.3508Z' fill='%23454545'/%3e%3cpath d='M15.563 15.1084C15.5002 15.1741 15.4403 15.2428 15.3825 15.3144C15.2751 15.0478 15.1604 14.7833 15.0449 14.5195C15.2291 14.6963 15.4037 14.8943 15.563 15.1084Z' fill='%23454545'/%3e%3cpath d='M15.0775 19.585C15.2025 19.6449 15.3238 19.7106 15.4429 19.7808C15.3851 19.8721 15.3238 19.9619 15.258 20.0511C15.1754 19.924 15.0928 19.7946 15.0117 19.6631L15.0775 19.585Z' fill='%23454545'/%3e%3cpath d='M15.6317 8.22769C15.5418 8.21965 15.4468 8.21088 15.3474 8.20212C15.3759 8.15536 15.3986 8.1086 15.4154 8.06111C15.4906 8.05234 15.5659 8.04285 15.6412 8.03262C16.0599 7.97125 16.475 7.89234 16.8864 7.79883C16.9851 8.03773 17.1013 8.26714 17.2313 8.48851C16.5627 8.52358 15.8896 8.4907 15.2363 8.34823C15.2583 8.32486 15.278 8.30075 15.2955 8.27664C15.4139 8.26495 15.5264 8.24814 15.6317 8.22769Z' fill='%23454545'/%3e%3cpath d='M15.3824 15.3145C15.4949 15.5921 15.6002 15.8719 15.6901 16.1554C15.4825 16.0261 15.2816 15.888 15.0938 15.7345C15.1581 15.6213 15.2289 15.5146 15.3035 15.4167C15.3291 15.3817 15.3554 15.3473 15.3824 15.3145Z' fill='%23454545'/%3e%3cpath d='M15.2949 8.27667C15.3139 8.25183 15.3315 8.22699 15.3468 8.20215C15.4462 8.21092 15.5412 8.21968 15.6311 8.22772C15.5258 8.24818 15.4133 8.26498 15.2949 8.27667Z' fill='%23454545'/%3e%3cpath d='M15.583 19.8667C15.488 19.9493 15.3872 20.0238 15.2819 20.0896C15.2739 20.0771 15.2659 20.064 15.2578 20.0516C15.3236 19.9624 15.385 19.8726 15.4427 19.7812C15.4895 19.809 15.5362 19.8375 15.583 19.8667Z' fill='%23454545'/%3e%3cpath d='M15.2827 20.0898C15.2506 20.1102 15.2184 20.1299 15.1855 20.1489C15.2104 20.1168 15.2345 20.0846 15.2586 20.0518C15.2667 20.0642 15.2747 20.0773 15.2827 20.0898Z' fill='%23454545'/%3e%3cpath d='M15.1777 8.08685C15.2574 8.07881 15.3363 8.07078 15.4145 8.06055C15.3977 8.10804 15.375 8.15479 15.3465 8.20155C15.2873 8.19571 15.2274 8.19059 15.166 8.18402C15.1719 8.15041 15.1755 8.11753 15.1777 8.08685Z' fill='%23454545'/%3e%3cpath d='M15.1657 8.18457C15.2271 8.19115 15.287 8.19626 15.3462 8.2021C15.3309 8.22694 15.3133 8.25179 15.2943 8.27663C15.2454 8.28174 15.1957 8.28539 15.1445 8.28905C15.1533 8.25252 15.1606 8.21818 15.1657 8.18457Z' fill='%23454545'/%3e%3cpath d='M15.1443 8.28879C15.1954 8.28513 15.2451 8.28148 15.2941 8.27637C15.2765 8.30048 15.2568 8.32459 15.2349 8.34797C15.2239 8.34577 15.2122 8.34285 15.2013 8.34066C15.1793 8.33628 15.1567 8.33116 15.1348 8.32605C15.1384 8.31363 15.1413 8.30121 15.1443 8.28879Z' fill='%23454545'/%3e%3cpath d='M15.1359 8.32632C15.0943 8.31683 15.0534 8.30587 15.0117 8.29418C15.057 8.29345 15.1016 8.29125 15.1454 8.28906C15.1425 8.30148 15.1396 8.3139 15.1359 8.32632Z' fill='%23454545'/%3e%3cpath d='M15.0107 8.29453C14.9318 8.27262 14.8529 8.24778 14.7754 8.2244L14.7864 8.13965C14.915 8.15791 15.0429 8.17253 15.1656 8.18495C15.1605 8.21855 15.1532 8.25289 15.1444 8.28942C15.1006 8.29161 15.056 8.2938 15.0107 8.29453Z' fill='%23454545'/%3e%3cpath d='M14.7187 7.00926C14.7209 7.00999 14.7231 7.01145 14.7245 7.01291C14.7231 7.01291 14.7224 7.01218 14.7209 7.01145L14.6953 7.00195C14.7034 7.00414 14.7107 7.00634 14.7187 7.00926Z' fill='%23454545'/%3e%3cpath d='M14.6531 11.7129C14.5793 11.661 14.5062 11.623 14.4178 11.5807C14.2154 11.4937 14.0064 11.4236 13.793 11.3666C13.8259 11.2775 13.8704 11.1956 13.9252 11.1182C14.1057 11.0992 14.2848 11.0707 14.4616 11.0334C14.4638 11.0327 14.466 11.032 14.4682 11.0312C14.5902 11.1883 14.6502 11.3783 14.6619 11.5785C14.6684 11.626 14.664 11.6705 14.6531 11.7129Z' fill='%23454545'/%3e%3cpath d='M14.4164 13.7266C14.572 13.9026 14.7043 14.0992 14.8 14.3183L14.7306 14.3936C14.5187 14.3366 14.3214 14.273 14.1328 14.2073C14.1489 14.1898 14.1642 14.1715 14.1789 14.1532C14.2877 14.0188 14.3667 13.8756 14.4164 13.7266Z' fill='%23454545'/%3e%3cpath d='M14.2554 10.8359C14.3409 10.8915 14.4117 10.9579 14.4687 11.0317C14.4666 11.0325 14.4644 11.0332 14.4622 11.0339C14.2853 11.0712 14.1063 11.0997 13.9258 11.1187C13.9894 11.0281 14.0668 10.9441 14.1567 10.8608L14.2554 10.8359Z' fill='%23454545'/%3e%3cpath d='M14.4548 13.2869C14.4636 13.4352 14.457 13.5828 14.4183 13.7223C14.4175 13.7238 14.4175 13.7252 14.4168 13.7267C14.2955 13.5908 14.1603 13.4666 14.0156 13.3541C14.0266 13.3022 14.0412 13.2482 14.0595 13.1934L14.4548 13.2869Z' fill='%23454545'/%3e%3cpath d='M14.4186 11.5813C14.507 11.6236 14.5801 11.6616 14.6539 11.7135C14.5976 11.9217 14.3638 12.0788 14.2922 12.2607C14.2637 12.336 14.2571 12.4141 14.2644 12.4945C14.2798 12.6596 14.3843 12.8364 14.4223 12.9993C14.4369 13.0936 14.4493 13.1907 14.4551 13.2872L14.0598 13.1937C14.0415 13.2485 14.0269 13.3025 14.0159 13.3544C13.9772 13.3244 13.9385 13.2952 13.8983 13.2667C13.7755 13.182 13.6462 13.1031 13.5117 13.0359C13.5431 12.9738 13.5775 12.9131 13.6118 12.8532C13.7514 12.6655 14.0013 12.4616 13.9663 12.2147C13.9494 11.9845 13.6761 11.7588 13.7536 11.5097C13.7638 11.46 13.7777 11.4125 13.7938 11.3672C14.0072 11.4242 14.2162 11.4943 14.4186 11.5813Z' fill='%23454545'/%3e%3cpath d='M14.1329 14.2077C14.3214 14.2734 14.5187 14.337 14.7306 14.394L14.8 14.3187C14.7043 14.0995 14.572 13.903 14.4164 13.7269C14.4171 13.7255 14.4171 13.724 14.4179 13.7225C14.4566 13.583 14.4632 13.4354 14.4544 13.2871L14.7248 13.3507C14.7277 13.4069 14.7365 13.48 14.7525 13.5538C14.7884 13.7379 14.8929 14.0316 15.0039 14.1383C15.2129 14.3852 15.4694 14.608 15.7398 14.8425C15.7566 14.8572 15.7734 14.8718 15.791 14.8871C15.712 14.9572 15.636 15.031 15.563 15.1085C15.4037 14.8944 15.229 14.6964 15.0449 14.5196C15.1603 14.7834 15.275 15.0478 15.3825 15.3145C15.3554 15.3474 15.3291 15.3817 15.3035 15.4168C15.229 15.5147 15.1581 15.6214 15.0938 15.7346C14.7343 15.4424 14.4193 15.0983 14.1877 14.6643C14.1182 14.5379 14.0737 14.4181 14.043 14.3019C14.0751 14.2712 14.1051 14.2398 14.1329 14.2077Z' fill='%23454545'/%3e%3cpath d='M14.0151 13.3545C14.1598 13.467 14.295 13.5912 14.4163 13.7271C14.3666 13.8761 14.2877 14.0193 14.1788 14.1538C14.1642 14.172 14.1488 14.1903 14.1328 14.2078C14.0918 14.1939 14.0524 14.1793 14.0129 14.1655C13.9983 14.0858 13.9888 14.0076 13.9815 13.9295C13.9691 13.7417 13.9698 13.5569 14.0151 13.3545Z' fill='%23454545'/%3e%3cpath d='M14.122 6.48525C14.0789 6.40781 14.0343 6.3289 13.9883 6.25C14.0321 6.26973 14.0752 6.28799 14.1198 6.30553C14.1227 6.36543 14.1227 6.42534 14.122 6.48525Z' fill='%23454545'/%3e%3cpath d='M14.1335 14.2074C14.1057 14.2396 14.0758 14.271 14.0436 14.3017C14.0312 14.2556 14.0217 14.2103 14.0137 14.165C14.0531 14.1789 14.0926 14.1935 14.1335 14.2074Z' fill='%23454545'/%3e%3cpath d='M14.1029 5.9446C14.1629 6.08268 14.2191 6.2288 14.2834 6.37054C14.2286 6.34935 14.1731 6.32816 14.119 6.30551C14.1132 6.15574 14.0956 6.00524 14.0664 5.85547C14.0796 5.88542 14.0913 5.91538 14.1029 5.9446Z' fill='%23454545'/%3e%3cpath d='M14.0547 5.80078C14.2571 5.81028 14.4595 5.81978 14.662 5.83147C15.2824 5.86215 15.9043 5.90526 16.5232 5.96078C16.5174 6.3195 16.5539 6.67969 16.6336 7.02964C15.9211 6.89156 15.2246 6.70599 14.5341 6.46416C14.4508 6.43421 14.3667 6.40279 14.2827 6.37064C14.2184 6.22891 14.1621 6.08279 14.1022 5.94471C14.0905 5.91548 14.0788 5.88553 14.0656 5.85558C14.0627 5.83731 14.0591 5.81905 14.0547 5.80078Z' fill='%23454545'/%3e%3cpath d='M14.0664 5.85533C14.059 5.83707 14.051 5.8188 14.043 5.7998C14.0474 5.7998 14.0517 5.80054 14.0554 5.80054C14.0598 5.8188 14.0634 5.83707 14.0664 5.85533Z' fill='%23454545'/%3e%3cpath d='M13.965 6.21234C13.9635 6.07353 13.9766 5.93472 14.0073 5.79883C14.0198 5.79956 14.0315 5.79956 14.0431 5.80029C14.0512 5.81929 14.0592 5.83755 14.0665 5.85581C14.0958 6.00559 14.1133 6.15609 14.1191 6.30586C14.0746 6.28833 14.0315 6.27006 13.9876 6.25034C13.9796 6.23791 13.9723 6.22476 13.965 6.21234Z' fill='%23454545'/%3e%3cpath d='M14.0195 5.74902C14.0275 5.76583 14.0356 5.78336 14.0436 5.80016C14.0319 5.79943 14.0202 5.79943 14.0078 5.7987C14.0115 5.7819 14.0151 5.7651 14.0195 5.74902Z' fill='%23454545'/%3e%3cpath d='M13.3473 13.4991C13.3714 13.3354 13.4342 13.182 13.511 13.0352C13.6454 13.1024 13.7748 13.1813 13.8975 13.266C13.9377 13.2945 13.9765 13.3237 14.0152 13.3537C13.9699 13.5561 13.9692 13.7409 13.9816 13.9287C13.9889 14.0068 13.9984 14.085 14.013 14.1647C13.842 14.104 13.6776 14.0426 13.5146 13.9857C13.4686 13.9689 13.4233 13.9521 13.378 13.936C13.3473 13.795 13.3378 13.651 13.3473 13.4991Z' fill='%23454545'/%3e%3cpath d='M14.0077 5.79822C13.9018 5.79311 13.7958 5.78726 13.6891 5.78142C13.5788 5.62434 13.4589 5.4753 13.3281 5.34306C13.4699 5.2174 13.608 5.0932 13.7454 4.96973C13.8923 5.22616 13.996 5.51037 14.056 5.80041C14.0523 5.80041 14.0479 5.79968 14.0435 5.79968C14.0355 5.78288 14.0275 5.76534 14.0194 5.74854C14.015 5.76461 14.0114 5.78142 14.0077 5.79822Z' fill='%23454545'/%3e%3cpath d='M13.988 6.2499C13.9807 6.24771 13.9734 6.24479 13.9661 6.24041C13.9646 6.23091 13.9646 6.22141 13.9653 6.21191C13.9726 6.22433 13.9799 6.23748 13.988 6.2499Z' fill='%23454545'/%3e%3cpath d='M14.7117 7.00444C14.7132 7.0059 14.7153 7.00736 14.7175 7.00955C14.7095 7.00663 14.7022 7.00444 14.6942 7.00224L14.7197 7.01174C14.7212 7.01247 14.7219 7.0132 14.7234 7.0132C14.7219 7.01174 14.7197 7.01028 14.7175 7.00955C15.2751 7.17393 15.5762 7.62398 15.414 8.06087C15.3358 8.0711 15.2568 8.07914 15.1772 8.08717C15.2006 7.74307 15.0179 7.54069 14.5531 7.41576C14.2477 7.25868 14.0862 6.93795 14.0109 6.6143C13.9941 6.53978 13.9817 6.46453 13.9729 6.39147C13.9685 6.34106 13.9656 6.29065 13.9648 6.24023C13.9722 6.24462 13.9795 6.24754 13.9868 6.24973C14.0328 6.32864 14.0774 6.40754 14.1205 6.48498C14.1212 6.42507 14.1212 6.36517 14.1183 6.30526C14.1724 6.32791 14.2279 6.34909 14.2827 6.37028C14.3748 6.57631 14.4815 6.7743 14.6313 6.93503C14.6569 6.96206 14.6832 6.98398 14.7117 7.00444Z' fill='%23454545'/%3e%3cpath d='M14.0081 5.79805C13.9774 5.93394 13.9642 6.07276 13.9657 6.21157C13.8802 6.06691 13.7888 5.92079 13.6895 5.78125C13.7961 5.78709 13.9021 5.79294 14.0081 5.79805Z' fill='%23454545'/%3e%3cpath d='M14.8752 10.8646C14.7407 10.9224 14.6055 10.9779 14.4689 11.032C14.4119 10.9582 14.341 10.8917 14.2555 10.8362L14.1568 10.861C14.0669 10.9443 13.9895 11.0283 13.9259 11.1189C13.7783 11.135 13.6299 11.1437 13.4809 11.1452C13.4896 11.04 13.4882 10.9311 13.4823 10.8062L13.4414 10.7521C13.9427 10.69 14.4806 10.7353 14.8752 10.8646Z' fill='%23454545'/%3e%3cpath d='M13.4807 11.1445C13.6297 11.143 13.7781 11.1342 13.9257 11.1182C13.8709 11.1956 13.8263 11.2774 13.7934 11.3666C13.6838 11.3373 13.5727 11.3118 13.4609 11.2891C13.4704 11.2409 13.4763 11.1927 13.4807 11.1445Z' fill='%23454545'/%3e%3cpath d='M13.636 6.08612C13.5614 6.04813 13.4876 6.00795 13.416 5.96484C13.4964 5.98968 13.5702 6.03206 13.636 6.08612Z' fill='%23454545'/%3e%3cpath d='M12.8535 11.1114C12.814 11.107 12.7738 11.1019 12.7344 11.0953C12.7439 11.0281 12.7636 10.9667 12.7921 10.9083C12.9887 10.8316 13.2108 10.7804 13.441 10.752L13.482 10.806C13.4878 10.9309 13.4893 11.0398 13.4805 11.145C13.2722 11.1487 13.0625 11.1377 12.8535 11.1114Z' fill='%23454545'/%3e%3cpath d='M13.7448 4.96946C13.6074 5.09293 13.4693 5.21713 13.3275 5.34279C13.2793 5.29384 13.2296 5.24781 13.1777 5.20471C13.2552 4.9848 13.3487 4.77293 13.4562 4.56836C13.5658 4.69037 13.6622 4.82553 13.7448 4.96946Z' fill='%23454545'/%3e%3cpath d='M15.011 8.29417C14.4541 8.31024 13.8344 8.21307 13.3887 7.93618C13.3974 7.93837 13.4055 7.9391 13.4135 7.94056C13.5268 7.95809 13.6357 7.97124 13.7497 7.92229C13.765 7.91353 13.7789 7.90476 13.7928 7.89453C14.0982 8.01946 14.4476 8.09179 14.7866 8.13928L14.7757 8.22403C14.8531 8.24741 14.9321 8.27225 15.011 8.29417Z' fill='%23454545'/%3e%3cpath d='M13.2954 7.60254C13.3838 7.67779 13.4839 7.74354 13.5913 7.80053C13.549 7.80564 13.5 7.79761 13.4554 7.7808C13.3758 7.74939 13.3253 7.70482 13.291 7.623C13.2888 7.61934 13.2866 7.61496 13.2852 7.61131C13.2881 7.60838 13.2917 7.60546 13.2954 7.60254Z' fill='%23454545'/%3e%3cpath d='M13.2844 7.61198C13.2778 7.60102 13.2727 7.59006 13.2676 7.5791C13.2763 7.58787 13.2851 7.59517 13.2946 7.60321C13.291 7.60613 13.2873 7.60906 13.2844 7.61198Z' fill='%23454545'/%3e%3cpath d='M13.2671 7.57906C13.2722 7.59002 13.2773 7.60098 13.2839 7.61194C13.2474 7.63824 13.205 7.65139 13.1641 7.65432C13.2021 7.62875 13.2306 7.59806 13.2503 7.56445C13.2561 7.56957 13.2613 7.57468 13.2671 7.57906Z' fill='%23454545'/%3e%3cpath d='M13.2551 7.55371C13.258 7.56175 13.2624 7.57051 13.2668 7.57855C13.261 7.57417 13.2558 7.56905 13.25 7.56394C13.2507 7.56321 13.2507 7.56248 13.2515 7.56175C13.2529 7.55883 13.2537 7.55663 13.2551 7.55371Z' fill='%23454545'/%3e%3cpath d='M12.9713 12.8408C13.1591 12.8795 13.3396 12.9482 13.5114 13.0352C13.4346 13.182 13.3718 13.3354 13.3477 13.4991C13.3382 13.651 13.3477 13.795 13.3784 13.936C13.2271 13.8826 13.078 13.8344 12.9297 13.784C12.9808 13.6503 13.0137 13.513 13.0349 13.3625C13.0554 13.2185 13.0079 13.0768 12.9874 12.9351C12.9838 12.9037 12.9786 12.873 12.9713 12.8408Z' fill='%23454545'/%3e%3cpath d='M12.5518 12.8054C12.695 12.7988 12.8346 12.8119 12.9713 12.8412C12.9786 12.8733 12.9837 12.904 12.9873 12.9354C13.0078 13.0772 13.0553 13.2189 13.0348 13.3628C13.0136 13.5133 12.9808 13.6507 12.9296 13.7844C12.7652 13.7288 12.6015 13.6719 12.4378 13.6046C12.2851 13.5433 12.125 13.4812 11.9555 13.449C11.927 13.2686 11.9409 13.0815 12.0052 12.9011C12.1886 12.8499 12.372 12.8163 12.5518 12.8054Z' fill='%23454545'/%3e%3cpath d='M12.4513 31.111C12.5873 31.0584 12.7115 30.9736 12.8189 30.8662C12.8766 31.0679 12.9351 31.2856 12.9673 31.3974L12.9241 31.4901C12.6041 31.5376 12.3096 31.3944 12.0918 31.1709C12.2138 31.1621 12.3359 31.1497 12.4513 31.111Z' fill='%23454545'/%3e%3cpath d='M12.8954 5.59037C12.7902 5.59475 12.7383 5.68608 12.6375 5.74891C12.5892 5.57722 12.7113 5.35585 12.9108 5.37192C13.1052 5.40041 13.2016 5.55311 13.2089 5.72553C13.0993 5.68388 12.9882 5.60133 12.8954 5.59037Z' fill='%23454545'/%3e%3cpath d='M12.8877 6.69652C12.9286 6.90401 13.0762 7.09762 13.15 7.28757C13.188 7.3767 13.215 7.46437 13.2567 7.55351C13.2552 7.55643 13.2545 7.55862 13.253 7.56154C13.2523 7.56227 13.2523 7.563 13.2516 7.56374C13.0543 7.38036 12.9183 7.14145 12.8811 6.82876C12.873 6.78346 12.8694 6.73743 12.8672 6.69141C12.8745 6.69287 12.8811 6.69506 12.8877 6.69652Z' fill='%23454545'/%3e%3cpath d='M12.886 6.69658C12.8838 6.68635 12.8823 6.67613 12.8809 6.6659C13.1724 6.60599 13.3909 6.90699 13.4063 7.18316C13.4238 7.30444 13.4114 7.49951 13.2974 7.5996C13.2959 7.60033 13.2952 7.60179 13.2937 7.60252C13.2842 7.59448 13.2755 7.58718 13.2667 7.57841C13.2623 7.57037 13.2579 7.56161 13.255 7.55357C13.3047 7.44471 13.2901 7.31466 13.2667 7.20215C13.2309 6.97275 13.1242 6.75576 12.886 6.69658Z' fill='%23454545'/%3e%3cpath d='M12.8864 6.6967C12.8799 6.69524 12.8733 6.69305 12.866 6.69159C12.8652 6.68428 12.8652 6.67697 12.8652 6.66967C12.8711 6.66748 12.8762 6.66675 12.8813 6.66602C12.8828 6.67624 12.8842 6.68647 12.8864 6.6967Z' fill='%23454545'/%3e%3cpath d='M12.8659 6.66954C12.8629 6.56068 12.871 6.45109 12.8768 6.33931C12.9324 6.17273 13.0361 5.98497 13.2174 5.94187C13.2875 5.93675 13.354 5.94552 13.4161 5.96452C13.4877 6.00762 13.5615 6.0478 13.6361 6.08579C13.6938 6.13182 13.7457 6.18735 13.7917 6.24579C13.878 6.35611 13.932 6.48908 13.9657 6.62424C14 6.7594 14.0139 6.89602 14.019 7.01365C14.0431 7.30369 14.0599 7.70333 13.7932 7.89401C13.723 7.86552 13.6558 7.83483 13.5908 7.8005C13.6492 7.79392 13.6953 7.76251 13.7033 7.69456C13.726 7.51264 13.5959 7.34388 13.5608 7.16123C13.4746 6.84707 13.3993 6.60013 13.2444 6.3415C13.2283 6.31082 13.2122 6.2794 13.2086 6.26114C13.2057 6.24945 13.213 6.24725 13.2261 6.23337C13.0873 6.17931 12.9367 6.2962 12.9009 6.43721C12.8746 6.51538 12.871 6.59136 12.8819 6.66588C12.8768 6.66662 12.8717 6.66735 12.8659 6.66954Z' fill='%23454545'/%3e%3cpath d='M12.8659 6.66992C12.8659 6.67723 12.8659 6.68453 12.8666 6.69184C12.8512 6.68892 12.8352 6.68673 12.8184 6.68453C12.8344 6.67869 12.8505 6.67357 12.8659 6.66992Z' fill='%23454545'/%3e%3cpath d='M12.623 30.3232C12.7765 30.3795 12.9256 30.4409 13.0754 30.5059C13.0111 30.6396 12.9234 30.7631 12.8204 30.8661C12.7765 30.7134 12.7319 30.5709 12.7012 30.4905C12.6837 30.4306 12.6567 30.3751 12.623 30.3232Z' fill='%23454545'/%3e%3cpath d='M12.8125 6.55049C12.83 6.47816 12.8527 6.4073 12.8768 6.33789V6.34008C12.8666 6.36858 12.8585 6.39707 12.852 6.42337C12.8403 6.46501 12.8271 6.50739 12.8125 6.55049Z' fill='%23454545'/%3e%3cpath d='M12.8658 6.69199C12.868 6.73802 12.8717 6.78404 12.8797 6.82934C12.917 7.14204 13.0529 7.38094 13.2502 7.56432C13.2305 7.59793 13.202 7.62861 13.164 7.65418C13.2049 7.65126 13.2473 7.63811 13.2838 7.61181C13.2853 7.61546 13.2875 7.61984 13.2897 7.6235C13.324 7.70532 13.3744 7.74989 13.4541 7.78131C13.4987 7.79811 13.5476 7.80615 13.59 7.80103C13.655 7.83537 13.7223 7.86605 13.7924 7.89455C13.7785 7.90478 13.7647 7.91354 13.7493 7.92231C13.6353 7.97126 13.5264 7.95811 13.4132 7.94057C13.4051 7.93911 13.3971 7.93838 13.3883 7.93619C13.0178 7.70605 12.7672 7.35172 12.7715 6.83373C12.7737 6.73656 12.7883 6.64231 12.8117 6.55025C12.8263 6.50715 12.8395 6.46478 12.8512 6.42313C12.8578 6.39683 12.8658 6.36834 12.876 6.33984C12.8702 6.45162 12.8622 6.56121 12.8651 6.67007C12.8497 6.67372 12.8337 6.67884 12.8176 6.68468C12.8344 6.68688 12.8505 6.68907 12.8658 6.69199Z' fill='%23454545'/%3e%3cpath d='M12.8056 10.8799C12.981 10.7527 13.1856 10.687 13.4195 10.7242L13.4399 10.752C13.2097 10.7805 12.9876 10.8316 12.791 10.9083C12.7947 10.8988 12.7998 10.8886 12.8056 10.8799Z' fill='%23454545'/%3e%3cpath d='M12.7924 10.9084C12.7763 10.9142 12.7602 10.9208 12.7441 10.9281C12.7646 10.9106 12.7858 10.8945 12.807 10.8799C12.8011 10.8886 12.796 10.8989 12.7924 10.9084Z' fill='%23454545'/%3e%3cpath d='M12.6996 7.4141C12.5747 7.12186 12.7157 6.82889 12.8114 6.5498C12.7881 6.64186 12.7734 6.73611 12.7712 6.83328C12.7669 7.35127 13.0175 7.7056 13.388 7.93574C13.2879 7.91821 13.179 7.88387 13.0942 7.82761C12.9254 7.73921 12.772 7.59528 12.6996 7.4141Z' fill='%23454545'/%3e%3cpath d='M12.7351 11.0947C12.7746 11.1013 12.8147 11.1064 12.8542 11.1108C13.0632 11.1371 13.2729 11.1481 13.4812 11.1444C13.4768 11.1926 13.471 11.2408 13.4615 11.2891C13.4227 11.2818 13.3847 11.2745 13.346 11.2671C13.1407 11.2343 12.9346 11.2014 12.7285 11.1999C12.7285 11.1634 12.7307 11.1283 12.7351 11.0947Z' fill='%23454545'/%3e%3cpath d='M12.7365 11.407C12.6612 11.3478 12.6108 11.2784 12.5801 11.2053C12.629 11.2017 12.6787 11.2002 12.7277 11.2002C12.7284 11.2192 12.7299 11.2382 12.7313 11.2579C12.7321 11.3054 12.7394 11.3522 12.7365 11.407Z' fill='%23454545'/%3e%3cpath d='M12.2209 30.1875C12.3591 30.2291 12.4921 30.2744 12.6229 30.3227C12.6565 30.3745 12.6835 30.4301 12.7011 30.49C12.7318 30.5703 12.7763 30.7128 12.8202 30.8655C12.7128 30.9729 12.5885 31.0576 12.4526 31.1102C12.3371 31.149 12.2151 31.1614 12.0931 31.1701C11.9644 31.0386 11.8621 30.8786 11.7978 30.7135C11.7949 30.7048 11.792 30.696 11.7891 30.6872C11.9118 30.5126 12.0039 30.3102 12.1946 30.2043C12.2034 30.1985 12.2122 30.1933 12.2209 30.1875Z' fill='%23454545'/%3e%3cpath d='M12.7346 11.0952C12.69 11.0894 12.6454 11.0821 12.6016 11.0748C12.6271 11.0397 12.6593 11.0046 12.698 10.9681C12.7134 10.9542 12.7287 10.9411 12.7441 10.9279C12.7601 10.9206 12.7762 10.914 12.7923 10.9082C12.7638 10.9667 12.7441 11.028 12.7346 11.0952Z' fill='%23454545'/%3e%3cpath d='M12.7274 11.1999C12.6784 11.1999 12.6287 11.2013 12.5798 11.205C12.571 11.1831 12.5637 11.1612 12.5586 11.1392C12.5703 11.1181 12.5842 11.0961 12.601 11.0742C12.6448 11.0815 12.6894 11.0888 12.734 11.0947C12.7296 11.1283 12.7274 11.1634 12.7274 11.1999Z' fill='%23454545'/%3e%3cpath d='M12.0229 12.8521C12.0653 12.6687 12.1691 12.5072 12.2955 12.3662C12.4102 12.2325 12.5169 12.0864 12.5374 11.9074C12.5461 11.6356 12.4468 11.4259 12.5257 11.2097C12.5432 11.2075 12.5615 11.206 12.579 11.2053C12.6097 11.2784 12.6601 11.3478 12.7354 11.407C12.7383 11.3522 12.731 11.3054 12.7303 11.2579C12.7288 11.2382 12.7274 11.2192 12.7266 11.2002C12.9327 11.2017 13.1388 11.2345 13.3441 11.2674C13.3829 11.2747 13.4209 11.282 13.4596 11.2893C13.4501 11.3434 13.4362 11.3982 13.4179 11.4552C13.3851 11.5553 13.35 11.6473 13.2579 11.7153C13.1373 11.8044 12.9261 11.8767 12.8494 12.0133C12.7595 12.1551 12.7822 12.3224 12.8443 12.4765C12.9013 12.6066 12.9459 12.7264 12.97 12.8411C12.8333 12.8119 12.6938 12.7987 12.5505 12.8053C12.3708 12.8163 12.1873 12.8499 12.0039 12.901C12.0098 12.8842 12.0163 12.8681 12.0229 12.8521Z' fill='%23454545'/%3e%3cpath d='M12.5452 11.0249C12.6073 10.9891 12.6731 10.9562 12.7432 10.9277C12.7279 10.9409 12.7126 10.954 12.6972 10.9679C12.6585 11.0044 12.6263 11.0395 12.6007 11.0746C12.5825 11.0709 12.5649 11.068 12.5467 11.0644C12.5452 11.0512 12.5445 11.0381 12.5452 11.0249Z' fill='%23454545'/%3e%3cpath d='M12.5469 11.0645C12.5651 11.0681 12.5827 11.071 12.601 11.0747C12.5841 11.0966 12.5703 11.1185 12.5586 11.1397C12.5527 11.1149 12.5483 11.0893 12.5469 11.0645Z' fill='%23454545'/%3e%3cpath d='M12.5595 11.1396C12.5646 11.1616 12.5719 11.1835 12.5807 11.2054C12.5632 11.2061 12.5449 11.2076 12.5273 11.2098C12.5361 11.1871 12.5463 11.1638 12.5595 11.1396Z' fill='%23454545'/%3e%3cpath d='M12.743 10.9277C12.6728 10.9562 12.607 10.9891 12.5449 11.0249C12.5471 10.7472 12.7912 10.4784 13.1208 10.4981C12.9951 10.6208 12.8782 10.7407 12.8058 10.8795C12.7846 10.8941 12.7634 10.9101 12.743 10.9277Z' fill='%23454545'/%3e%3cpath d='M12.5465 11.0648C12.5297 11.0619 12.5129 11.059 12.4961 11.0553C12.5122 11.0451 12.5282 11.0349 12.5451 11.0254C12.5443 11.0385 12.5451 11.0517 12.5465 11.0648Z' fill='%23454545'/%3e%3cpath d='M12.4165 30.0713C12.4889 30.1524 12.5649 30.2335 12.6226 30.3233C12.4918 30.2751 12.3588 30.2298 12.2207 30.1882C12.2879 30.1458 12.3522 30.1071 12.4165 30.0713Z' fill='%23454545'/%3e%3cpath d='M12.4171 30.0711C12.3527 30.1069 12.2884 30.1456 12.2212 30.188C12.1503 30.1661 12.078 30.1456 12.0042 30.1259C11.9384 30.1076 11.8726 30.0887 11.8069 30.0711C11.8273 29.9608 11.8471 29.8519 11.8514 29.7467C11.8573 29.472 11.7674 29.2156 11.6578 28.9606C11.5854 28.7575 11.5394 28.5391 11.5365 28.3257C11.535 28.0883 11.5167 27.8384 11.5854 27.6097C11.687 27.2576 11.8602 26.931 12.1123 26.6592C12.1993 26.565 12.2928 26.4744 12.409 26.3926L12.5062 26.4233C12.6041 26.6709 12.6458 26.9084 12.6633 27.1582C12.6926 27.4987 12.6845 27.8092 12.5954 28.1285C12.5289 28.3316 12.4719 28.5391 12.401 28.7414C12.3118 28.9453 12.1876 29.1564 12.1532 29.38C12.1211 29.605 12.1912 29.8249 12.3491 29.9937C12.371 30.02 12.3937 30.0455 12.4171 30.0711Z' fill='%23454545'/%3e%3cpath d='M12.3054 31.365C12.198 31.3095 12.0935 31.2467 11.9941 31.1765C12.027 31.1744 12.0592 31.1729 12.0921 31.1707C12.3098 31.3943 12.6043 31.5375 12.9244 31.49L12.9675 31.3972C12.9354 31.2854 12.8769 31.0677 12.8192 30.866C12.9222 30.763 13.0099 30.6396 13.0742 30.5059C13.1948 30.5585 13.3161 30.6147 13.4389 30.6732C13.5814 30.7316 13.748 30.7937 13.8868 30.8602C13.9701 30.8989 14.0819 30.9544 14.1674 30.988C14.5496 31.1634 15.0049 31.1437 15.3367 30.8697C15.3856 30.8317 15.4339 30.7937 15.4821 30.7565C15.6889 31.0012 15.9403 31.2028 16.2224 31.3512C16.1332 31.3848 16.0426 31.4089 15.952 31.4235C15.6473 31.4651 15.3177 31.3775 15.0181 31.3891C14.5759 31.3899 14.1236 31.5923 13.6734 31.6332C13.2094 31.6441 12.7234 31.5711 12.3054 31.365Z' fill='%23454545'/%3e%3cpath d='M12.0043 30.1261C12.0781 30.1458 12.1505 30.1663 12.2213 30.1882C12.2126 30.194 12.2038 30.1991 12.195 30.205C12.0043 30.3109 11.9122 30.5133 11.7895 30.6879C11.7281 30.4892 11.7683 30.278 11.807 30.0713C11.8728 30.0888 11.9385 30.1078 12.0043 30.1261Z' fill='%23454545'/%3e%3cpath d='M11.9946 31.1766C11.8908 31.1832 11.7878 31.1905 11.6884 31.2124C11.4005 31.2658 11.125 31.4521 10.84 31.577C10.658 31.6581 10.46 31.6844 10.262 31.6822C9.99668 31.6997 9.73799 31.6515 9.50195 31.55C9.54215 31.4879 9.57868 31.4243 9.61084 31.3593C9.88415 31.219 10.0946 30.9384 10.1684 30.6338C10.243 30.6645 10.3175 30.6966 10.395 30.7251C10.5886 30.7836 10.7625 30.8625 10.9569 30.9355C11.1754 31.021 11.4385 31.01 11.6263 30.8676C11.7396 30.9816 11.8631 31.0853 11.9946 31.1766Z' fill='%23454545'/%3e%3cpath d='M11.6971 30.8044C11.7307 30.7679 11.7607 30.7284 11.7892 30.6875C11.7921 30.6963 11.795 30.705 11.798 30.7138C11.8623 30.8789 11.9646 31.0389 12.0932 31.1704C12.0603 31.1726 12.0281 31.1741 11.9953 31.1763C11.8637 31.0849 11.7402 30.9812 11.627 30.8672C11.6518 30.849 11.6752 30.8278 11.6971 30.8044Z' fill='%23454545'/%3e%3cpath d='M11.2867 8.19043C11.2831 8.19189 11.2794 8.19262 11.2758 8.19408C11.2612 8.19627 11.2458 8.19774 11.2305 8.1992L11.2867 8.19043Z' fill='%23454545'/%3e%3cpath d='M10.4351 5.59825C10.6069 5.30163 11.0563 5.47259 11.0344 5.80282C10.9087 5.7809 10.7969 5.73341 10.7004 5.73633C10.6544 5.72976 10.5732 5.76848 10.5148 5.79697C10.4826 5.81451 10.4505 5.83277 10.4052 5.84958C10.3818 5.76264 10.3905 5.67716 10.4351 5.59825Z' fill='%23454545'/%3e%3cpath d='M10.8708 7.78136C10.8803 7.76382 10.8883 7.74483 10.8949 7.72656C10.9387 7.7419 10.9877 7.74775 11.0418 7.74337C11.0169 7.78282 10.987 7.81862 10.9497 7.85076C10.8847 7.90337 10.8065 7.93259 10.7305 7.93405C10.7911 7.88729 10.8401 7.83834 10.8708 7.78136Z' fill='%23454545'/%3e%3cpath d='M10.9043 7.21973L10.9123 7.24091C10.9101 7.23653 10.908 7.23215 10.9058 7.22776C10.905 7.22484 10.905 7.22265 10.9043 7.21973Z' fill='%23454545'/%3e%3cpath d='M10.5987 14.0849C10.5534 13.9826 10.5015 13.8701 10.4445 13.7752C10.4372 13.7635 10.4299 13.751 10.4219 13.7394C10.8837 13.3806 11.4435 13.0577 12.004 12.9014C11.9397 13.0818 11.9258 13.2689 11.9543 13.4493C11.9309 13.4457 11.9075 13.4413 11.8841 13.4384C11.3426 13.3616 10.9363 13.7094 10.7113 14.1573L10.5987 14.0849Z' fill='%23454545'/%3e%3cpath d='M10.7113 14.1569C10.6645 14.2511 10.625 14.349 10.5943 14.4484L10.5015 14.6895L10.0229 14.4411C9.76929 14.238 9.50256 14.0115 9.2161 13.8639C9.01002 13.7594 8.80102 13.69 8.58398 13.6425C8.68483 13.4804 8.75206 13.2977 8.79298 13.1041C8.82441 12.9222 8.79883 12.7373 8.76595 12.5576C9.45068 12.6862 10.0521 13.1633 10.4219 13.739C10.2801 13.85 10.1478 13.9633 10.0273 14.0773L10.5987 14.0846L10.7113 14.1569Z' fill='%23454545'/%3e%3cpath d='M10.6703 5.95312C10.6798 5.95459 10.6893 5.95605 10.6988 5.95824L10.6367 5.95459C10.6477 5.95386 10.6586 5.95312 10.6703 5.95312Z' fill='%23454545'/%3e%3cpath d='M10.0646 7.09249C10.0763 6.74473 10.1749 5.88117 10.6704 5.9535C10.6587 5.9535 10.6477 5.95423 10.6368 5.95496L10.6989 5.95861C10.6894 5.95642 10.6799 5.95496 10.6704 5.9535C10.9093 5.944 11.209 6.03313 11.2667 6.2903C11.1235 6.11496 10.8757 6.13542 10.6843 6.20628L10.6221 6.20263C10.6309 6.20628 10.6316 6.20628 10.6324 6.20848C10.6273 6.21943 10.6163 6.23112 10.6097 6.24208C10.5403 6.37067 10.5308 6.54236 10.5264 6.70017C10.4511 6.69505 10.3737 6.70893 10.2991 6.74473C10.3839 6.75715 10.4592 6.78199 10.5264 6.81633C10.5286 6.94711 10.525 7.0808 10.5549 7.21085C10.609 7.45706 10.7084 7.66674 10.8947 7.72665C10.8881 7.74491 10.8801 7.76391 10.8706 7.78144C10.8399 7.83843 10.791 7.88738 10.7303 7.93414C10.8063 7.93268 10.8845 7.90345 10.9495 7.85085C10.9868 7.8187 11.0168 7.78291 11.0416 7.74345C11.0767 7.74126 11.1147 7.73469 11.1541 7.72373L11.2068 7.71569H11.2082C11.3639 7.70838 11.4589 7.58857 11.4837 7.43441C11.5195 7.20793 11.4691 6.98144 11.4289 6.75131C11.3946 6.59058 11.3617 6.42985 11.2667 6.2903C11.4983 6.42108 11.6248 6.68336 11.7329 6.91569C11.9492 7.34309 11.9412 7.95752 11.4201 8.15405C11.3719 8.17158 11.3259 8.18619 11.2755 8.19423C11.2791 8.19277 11.2828 8.19204 11.2864 8.19058L11.2301 8.19934C11.2455 8.19788 11.2608 8.19642 11.2755 8.19423C10.5286 8.43459 10.0558 7.78364 10.0646 7.09249Z' fill='%23454545'/%3e%3cpath d='M10.9061 7.22841C10.8162 7.04869 10.6964 6.90111 10.5269 6.81636C10.5261 6.80175 10.5261 6.78641 10.5254 6.77179C10.5261 6.74841 10.5269 6.7243 10.5269 6.7002C10.7812 6.71408 11.0216 6.92887 11.1151 7.15828C11.1553 7.35188 11.1502 7.57545 11.042 7.74348C10.988 7.74787 10.939 7.74202 10.8952 7.72668C10.9551 7.57033 10.9368 7.38695 10.9061 7.22841C10.9083 7.2328 10.9105 7.23718 10.9127 7.24156L10.9047 7.22038C10.9054 7.2233 10.9054 7.22549 10.9061 7.22841Z' fill='%23454545'/%3e%3cpath d='M10.5281 6.70024C10.5281 6.72435 10.5273 6.74846 10.5266 6.77184C10.5273 6.78645 10.5273 6.8018 10.5281 6.81641C10.4608 6.78207 10.3856 6.75723 10.3008 6.74481C10.3753 6.70901 10.4528 6.69513 10.5281 6.70024Z' fill='%23454545'/%3e%3cpath d='M10.5988 14.0848L10.0273 14.0775C10.1479 13.9635 10.2802 13.8503 10.422 13.7393C10.43 13.7509 10.4373 13.7634 10.4446 13.7751C10.5016 13.87 10.5535 13.9825 10.5988 14.0848Z' fill='%23454545'/%3e%3cpath d='M10.3688 5.19491C10.33 5.21975 10.2942 5.24678 10.2606 5.27527L10.2591 5.27381C10.1152 4.97719 9.95003 4.69518 9.76953 4.42267C10.0845 4.14797 10.4871 3.97263 10.9526 3.90541C11.3633 3.84696 11.7441 3.87327 12.0963 3.9098C12.3155 3.92514 12.5362 3.97043 12.7394 4.05591C13.0229 4.17354 13.2619 4.35107 13.457 4.56879C13.3496 4.77336 13.256 4.98523 13.1786 5.20514C12.925 4.98888 12.6312 4.83984 12.2841 4.815C12.2191 4.80989 12.1482 4.81354 12.0817 4.81792C11.4583 4.86833 10.8664 4.8603 10.3688 5.19491Z' fill='%23454545'/%3e%3cpath d='M10.2594 5.27531C10.0876 5.41997 9.97729 5.60846 9.85598 5.82326C9.73029 6.0417 9.60533 6.27769 9.49637 6.52097C9.41241 6.40335 9.30864 6.29668 9.19318 6.20682C9.13252 6.16152 9.06894 6.11988 9.00391 6.08043C9.03606 5.89632 9.07698 5.71367 9.12083 5.5354C9.18879 5.23805 9.30644 4.97723 9.46568 4.75586C9.70106 4.95166 9.93783 5.146 10.1783 5.33741L10.2579 5.27385L10.2594 5.27531Z' fill='%23454545'/%3e%3cpath d='M9.8931 8.55088C9.74329 8.52604 9.62344 8.47271 9.50725 8.43691C9.48825 8.41645 9.46998 8.39526 9.45171 8.37408V8.37335C9.44287 8.36385 9.43417 8.35435 9.42614 8.34412L9.33333 8.38577C9.3494 8.45006 9.3684 8.51289 9.3896 8.57426C9.3516 8.70942 9.31433 8.84312 9.2281 8.99362C8.97598 8.75618 8.83714 8.34997 9.05637 8.04896C9.1141 7.98613 9.17475 7.94595 9.23687 7.92476C9.55614 7.8159 9.89821 8.20823 9.8931 8.55088Z' fill='%23454545'/%3e%3cpath d='M9.61133 31.3585C9.7436 31.0962 9.81083 30.8127 9.84006 30.5183V30.5176C9.85248 30.5205 9.86564 30.5234 9.87806 30.5263C9.97817 30.5548 10.0739 30.5928 10.1689 30.633C10.0951 30.9377 9.88464 31.2182 9.61133 31.3585Z' fill='%23454545'/%3e%3cpath d='M9.42188 30.4293C9.5578 30.3694 9.69599 30.3219 9.84287 30.2832C9.85383 30.3606 9.85383 30.4388 9.83995 30.5185C9.70402 30.4863 9.56372 30.4556 9.42188 30.4293Z' fill='%23454545'/%3e%3cpath d='M9.84315 30.2825C9.69626 30.3212 9.55808 30.3687 9.42215 30.4286C9.26073 30.3987 9.09557 30.3753 8.92969 30.3629C8.9348 30.2796 8.94649 30.1985 8.96476 30.1203C9.03784 29.8661 9.2103 29.6162 9.25269 29.3634C9.29873 29.1106 9.25853 28.8542 9.17742 28.5926C9.09338 28.3377 9.03857 28.0732 9.03565 27.8058C9.02103 27.5442 9.00861 27.2783 9.06415 27.0182C9.18692 26.4871 9.45365 25.8741 9.96665 25.6104L10.0514 25.6666C10.1033 26.1809 10.1866 26.6617 10.1464 27.1738C10.1281 27.4149 10.0609 27.6546 9.99807 27.8971C9.94473 28.1506 9.85046 28.3917 9.73646 28.6284C9.62173 28.8725 9.55669 29.123 9.58153 29.3773C9.61442 29.6783 9.80515 29.9735 9.84315 30.2825Z' fill='%23454545'/%3e%3cpath d='M10.1794 5.33755C9.93895 5.14614 9.70218 4.9518 9.4668 4.756C9.55456 4.63253 9.65614 4.52075 9.76941 4.42285C9.94991 4.69536 10.1151 4.97737 10.259 5.27399L10.1794 5.33755Z' fill='%23454545'/%3e%3cpath d='M9.30078 31.447C9.34097 31.4449 9.38117 31.4405 9.42063 31.4317C9.48632 31.4156 9.54997 31.3908 9.61063 31.3594C9.57847 31.4244 9.54194 31.488 9.50174 31.5501C9.43305 31.5201 9.36582 31.4858 9.30078 31.447Z' fill='%23454545'/%3e%3cpath d='M9.53074 16.1728C9.58708 16.4657 9.55054 16.7002 9.50085 16.9486L9.47162 16.9947C9.31597 17.2102 9.09016 17.3395 8.84097 17.3972C8.84681 17.3417 8.84535 17.2847 8.83439 17.2358C8.79493 17.0721 8.71381 16.9392 8.60858 16.8296C8.6897 16.7813 8.76058 16.7295 8.81612 16.6725C8.8132 16.7002 8.81028 16.728 8.80735 16.7558L8.8512 16.633C8.84024 16.6462 8.82854 16.6601 8.81612 16.6725C8.83366 16.484 8.84316 16.3123 8.79347 16.1589C8.78251 16.1297 8.77593 16.1092 8.74158 16.0822C8.6422 16.0076 8.46535 15.9989 8.32431 15.9945C8.26804 15.9938 8.20958 15.9945 8.15039 15.9967C8.15258 15.993 8.15404 15.9901 8.15624 15.9865C8.22566 15.8623 8.26804 15.7242 8.28339 15.5824C8.78981 15.3567 9.37954 15.475 9.53074 16.1728Z' fill='%23454545'/%3e%3cpath d='M9.45162 8.37402C9.46989 8.39521 9.48816 8.4164 9.50716 8.43685C9.48297 8.42882 9.45966 8.42224 9.43555 8.41713C9.43774 8.41055 9.43993 8.40325 9.44212 8.39667C9.44578 8.3901 9.44724 8.37695 9.45162 8.37402Z' fill='%23454545'/%3e%3cpath d='M17.6917 9.16829C17.7691 9.26838 17.8495 9.36701 17.9321 9.46345C17.5148 9.55258 17.1056 9.72135 16.7424 9.94272C16.1264 10.2722 15.5154 10.59 14.8746 10.8647C14.4799 10.7354 13.9421 10.6901 13.4408 10.7522L13.4203 10.7245C13.1865 10.6872 12.9819 10.7529 12.8065 10.8801C12.8788 10.7413 12.9957 10.6214 13.1214 10.4987C12.7919 10.479 12.5478 10.7478 12.5456 11.0255C12.5288 11.035 12.5127 11.0452 12.4966 11.0554C11.3281 10.8238 10.2269 10.1312 9.62983 9.09304C9.53483 8.92646 9.45079 8.7555 9.38867 8.57505C9.40256 8.52317 9.41717 8.4713 9.43471 8.41797C9.45883 8.42308 9.48214 8.42966 9.50633 8.43769C10.0982 9.10546 10.8392 9.61176 11.6643 9.90765C12.5178 10.216 13.4116 10.2591 14.3214 10.2671C14.8088 10.1977 15.9517 9.99167 16.5948 9.66071C16.6964 9.6103 16.8074 9.546 16.9112 9.49779C17.1611 9.38454 17.4227 9.26765 17.6917 9.16829Z' fill='%23454545'/%3e%3cpath d='M9.45153 8.37402V8.37475C9.44715 8.37768 9.44568 8.39083 9.44203 8.3974C9.43984 8.40398 9.43765 8.41128 9.43545 8.41786C9.42157 8.41421 9.40842 8.41128 9.39453 8.40836C9.39672 8.40763 9.39818 8.40763 9.39965 8.4069C9.41938 8.40106 9.43765 8.38864 9.45153 8.37402Z' fill='%23454545'/%3e%3cpath d='M9.40635 6.73085C9.34131 6.89231 9.28578 7.05524 9.24412 7.2167C9.23535 7.25323 9.22585 7.28903 9.21781 7.32556C9.14547 7.31094 9.07239 7.3051 8.99858 7.30729C8.9372 7.04062 8.92843 6.76738 8.95035 6.49414C9.11404 6.54747 9.26751 6.62346 9.40635 6.73085Z' fill='%23454545'/%3e%3cpath d='M9.35885 8.40332C9.37054 8.40478 9.38223 8.40624 9.39385 8.40843C9.37639 8.41209 9.33985 8.41063 9.35885 8.40332Z' fill='%23454545'/%3e%3cpath d='M9.43434 8.41779C9.4168 8.47112 9.40218 8.52299 9.3883 8.57486C9.36711 8.51349 9.34811 8.45066 9.33203 8.38637L9.42484 8.34473C9.43288 8.35495 9.44157 8.36445 9.45042 8.37395C9.43653 8.38856 9.41826 8.40098 9.39853 8.40683C9.39707 8.40756 9.39561 8.40756 9.39342 8.40829C9.4073 8.41121 9.42045 8.41413 9.43434 8.41779ZM9.39261 8.40829C9.38099 8.4061 9.3693 8.40463 9.35761 8.40317C9.33861 8.41048 9.37515 8.41194 9.39261 8.40829Z' fill='%23454545'/%3e%3cpath d='M9.42082 31.4311C9.38136 31.4399 9.34116 31.4442 9.30097 31.4464C9.24251 31.4121 9.18624 31.3741 9.13216 31.3325C9.04739 31.1571 8.98528 30.965 8.95312 30.7706C9.03132 30.6713 9.11609 30.5748 9.23593 30.5171C9.29805 30.485 9.35943 30.4557 9.42148 30.4287C9.56332 30.455 9.70362 30.4857 9.83955 30.5178V30.5186C9.81032 30.813 9.74309 31.0965 9.61082 31.3588C9.55016 31.3902 9.48651 31.415 9.42082 31.4311Z' fill='%23454545'/%3e%3cpath d='M9.19379 6.20647C9.30925 6.29633 9.41302 6.403 9.49698 6.52063C9.46563 6.59003 9.43494 6.6609 9.40717 6.73104C9.26833 6.62364 9.11486 6.54766 8.95117 6.49433C8.9614 6.35624 8.9804 6.21743 9.00452 6.08008C9.06956 6.11953 9.13313 6.16117 9.19379 6.20647Z' fill='%23454545'/%3e%3cpath d='M9.18989 7.48633C9.1782 7.56596 9.17382 7.64779 9.18259 7.73254C9.12997 7.67044 9.09124 7.59519 9.06055 7.51701C9.10293 7.50459 9.14605 7.49436 9.18989 7.48633Z' fill='%23454545'/%3e%3cpath d='M9.30162 31.447C9.26581 31.4499 9.22927 31.4499 9.19274 31.4484C9.17154 31.4112 9.15108 31.3725 9.13281 31.333C9.18689 31.3747 9.24316 31.4126 9.30162 31.447Z' fill='%23454545'/%3e%3cpath d='M8.9287 30.3633C9.09458 30.3757 9.25973 30.3991 9.42116 30.429C9.35912 30.4561 9.29773 30.4853 9.23562 30.5174C9.11577 30.5752 9.031 30.6716 8.95281 30.771C8.92943 30.6336 8.92066 30.4962 8.9287 30.3633Z' fill='%23454545'/%3e%3cpath d='M8.95249 30.7705C8.98464 30.9648 9.04676 31.157 9.13153 31.3323C8.99926 31.2322 8.88014 31.1124 8.7793 30.978C8.84141 30.9166 8.89549 30.8428 8.95249 30.7705Z' fill='%23454545'/%3e%3cpath d='M9.21923 7.32633C9.20754 7.37893 9.19658 7.43226 9.19 7.48633C9.14615 7.49437 9.10304 7.50459 9.06065 7.51701C9.057 7.50605 9.05262 7.49583 9.04896 7.48487C9.02996 7.42642 9.01388 7.36724 9 7.30806C9.07381 7.30587 9.14688 7.31172 9.21923 7.32633Z' fill='%23454545'/%3e%3cpath d='M8.4727 9.72807C7.77628 9.22323 7.75217 8.04333 8.42886 7.50707C8.5962 7.37629 8.79717 7.312 8.99886 7.30762C9.01274 7.3668 9.02882 7.42597 9.04782 7.48442C9.05147 7.49538 9.05586 7.50561 9.05951 7.51657C8.90459 7.56259 8.76501 7.6415 8.65759 7.76351C8.26297 8.23547 8.27247 9.01648 8.7029 9.4709C8.75843 9.533 8.82128 9.59072 8.88851 9.64479C8.7767 9.67328 8.66855 9.72661 8.57501 9.79821C8.54067 9.77702 8.50632 9.75291 8.4727 9.72807Z' fill='%23454545'/%3e%3cpath d='M8.88967 9.64453C8.92036 9.6701 8.95252 9.69421 8.9854 9.71686C8.91013 9.7775 8.83486 9.83741 8.76471 9.90024C8.7004 9.87102 8.63756 9.83741 8.57617 9.79796C8.66971 9.72636 8.77786 9.67302 8.88967 9.64453Z' fill='%23454545'/%3e%3cpath d='M8.85244 16.6328L8.80859 16.7556C8.81152 16.7278 8.81444 16.7 8.81736 16.6723C8.82979 16.6598 8.84148 16.646 8.85244 16.6328Z' fill='%23454545'/%3e%3cpath d='M8.45192 12.5235C8.55862 12.5264 8.66385 12.5381 8.76689 12.5578C8.79977 12.7375 8.82535 12.9224 8.79392 13.1043C8.753 13.2979 8.68577 13.4806 8.58492 13.6427C8.51477 13.6267 8.44389 13.6135 8.37154 13.6026C8.19323 13.5704 7.99958 13.5668 7.80081 13.5836C7.74454 13.3943 7.70727 13.2 7.70508 13.0035C7.70873 12.8712 7.73285 12.7419 7.765 12.6141C7.98569 12.5483 8.21662 12.5162 8.45192 12.5235Z' fill='%23454545'/%3e%3cpath d='M8.57516 9.79883C8.63655 9.83828 8.6994 9.87189 8.7637 9.90111C8.6519 10.0027 8.55178 10.113 8.48455 10.2496C8.44436 10.1839 8.39759 10.1218 8.3457 10.0648C8.39905 9.96248 8.47943 9.87116 8.57516 9.79883Z' fill='%23454545'/%3e%3cpath d='M7.72641 10.5702C7.91787 10.5526 8.1086 10.5329 8.29495 10.5008C8.30298 10.5307 8.31468 10.5614 8.32929 10.5914C8.34391 10.6199 8.35852 10.6476 8.37606 10.6732C8.38702 10.6045 8.3936 10.541 8.40456 10.481C8.4601 10.4701 8.51418 10.4584 8.56825 10.4445L8.57118 10.4189C8.63183 10.5687 8.65595 10.7273 8.62745 10.8785C8.60625 10.9727 8.5551 11.0692 8.51052 11.1649C8.31468 11.509 8.44183 11.7939 8.63037 12.1161C8.70125 12.2476 8.74145 12.3879 8.76191 12.534C8.76337 12.5421 8.76483 12.5501 8.76629 12.5581C8.66325 12.5384 8.55802 12.5267 8.45133 12.5238C8.21602 12.5165 7.9851 12.5486 7.76441 12.6144C7.7951 12.4946 7.83383 12.3762 7.86964 12.2564C7.93833 12.0884 8.06329 11.9108 8.09618 11.7304C8.11079 11.642 8.11006 11.5536 8.08668 11.4673C8.01579 11.2124 7.69791 11.0107 7.71983 10.717C7.71983 10.6673 7.72129 10.6184 7.72641 10.5702Z' fill='%23454545'/%3e%3cpath d='M8.57091 10.4186L8.56799 10.4442C8.51391 10.4581 8.45984 10.4698 8.4043 10.4807C8.41307 10.4303 8.42476 10.3828 8.44449 10.3382C8.45107 10.32 8.45837 10.3017 8.46641 10.2842C8.48468 10.2929 8.50222 10.3017 8.51976 10.3112C8.53876 10.3463 8.55557 10.3821 8.57091 10.4186Z' fill='%23454545'/%3e%3cpath d='M8.52014 10.3111C8.5026 10.3016 8.48507 10.2929 8.4668 10.2841C8.47191 10.2724 8.47776 10.2607 8.48434 10.249C8.49749 10.2695 8.50918 10.2899 8.52014 10.3111Z' fill='%23454545'/%3e%3cpath d='M8.46762 10.2844C8.40989 10.2551 8.35143 10.2274 8.29297 10.2011C8.30466 10.1543 8.32293 10.1083 8.34632 10.0645C8.3982 10.1214 8.44497 10.1835 8.48516 10.2493C8.47858 10.261 8.47274 10.2727 8.46762 10.2844Z' fill='%23454545'/%3e%3cpath d='M8.40454 10.4805C8.39358 10.5404 8.387 10.6039 8.37604 10.6726C8.3585 10.647 8.34388 10.6193 8.32927 10.5908C8.31465 10.5608 8.30296 10.5301 8.29492 10.5002C8.33219 10.4944 8.36873 10.4878 8.40454 10.4805Z' fill='%23454545'/%3e%3cpath d='M8.2929 10.2012C8.35136 10.2275 8.40983 10.2552 8.46756 10.2845C8.45952 10.302 8.45221 10.3203 8.44563 10.3385C8.4259 10.3831 8.41421 10.4306 8.40544 10.481C8.36963 10.4883 8.33309 10.4949 8.29583 10.5007C8.26586 10.3984 8.26733 10.2976 8.29217 10.2012H8.2929Z' fill='%23454545'/%3e%3cpath d='M8.28441 15.582C8.26906 15.7238 8.22667 15.8618 8.15725 15.986C8.15506 15.9897 8.1536 15.9926 8.15141 15.9963C8.0206 16.0014 7.88248 16.0116 7.73633 16.0197C7.88029 15.826 8.07541 15.6748 8.28441 15.582Z' fill='%23454545'/%3e%3cpath d='M7.89025 10.0439C8.02691 10.0907 8.15991 10.1426 8.29145 10.201C8.2666 10.2975 8.26514 10.3983 8.2951 10.5006C8.10875 10.5327 7.91802 10.5524 7.72656 10.57C7.74337 10.3844 7.79599 10.2098 7.89025 10.0439Z' fill='%23454545'/%3e%3cpath d='M8.17787 17.1655C8.19249 17.229 8.19249 17.2919 8.17714 17.2977C8.16837 17.3006 8.16472 17.2816 8.16472 17.2729C8.16545 17.2699 8.16472 17.2721 8.16326 17.2751L8.16033 17.2809C8.14426 17.3152 8.12745 17.3503 8.11064 17.3868C7.96303 17.351 7.82345 17.2962 7.69922 17.2246C7.83222 17.1647 7.9886 17.107 8.14499 17.0449C8.15741 17.0844 8.16837 17.1246 8.17787 17.1655Z' fill='%23454545'/%3e%3cpath d='M8.17783 17.2974C8.19317 17.2916 8.19317 17.2287 8.17856 17.1652C8.16906 17.1243 8.1581 17.0841 8.14567 17.0446C8.30937 16.9796 8.47379 16.9102 8.60898 16.8291C8.71421 16.9387 8.79533 17.0717 8.83479 17.2353C8.84575 17.2843 8.84721 17.3412 8.84137 17.3968C8.60606 17.453 8.34883 17.445 8.11133 17.3865C8.12814 17.35 8.14494 17.3149 8.16102 17.2806L8.16394 17.2748C8.16541 17.2718 8.16614 17.2697 8.1654 17.2726C8.1654 17.2813 8.16906 17.3003 8.17783 17.2974Z' fill='%23454545'/%3e%3cpath d='M8.11148 17.3867C8.34898 17.4452 8.60621 17.4532 8.84151 17.3969C8.83859 17.4291 8.83347 17.4605 8.82763 17.4897C8.80278 17.6359 8.76698 17.7725 8.70924 17.9149C8.53459 18.3862 8.0764 18.7201 7.57948 18.6024C7.53855 18.5929 7.49763 18.5805 7.45671 18.5644C7.21555 18.4709 7.03432 18.3328 6.88086 18.1677C7.06209 18.0698 7.21701 17.9252 7.32444 17.7294C7.45305 17.7856 7.57582 17.828 7.66717 17.8404C7.74828 17.8485 7.77313 17.8455 7.82794 17.8105C7.9529 17.7104 8.03767 17.5438 8.11148 17.3867Z' fill='%23454545'/%3e%3cpath d='M8.44293 19.8082C7.8744 19.7862 7.30732 19.7044 6.75413 19.5634C6.53124 19.5006 6.31128 19.4253 6.0957 19.3398C6.87178 19.5152 7.65297 19.6759 8.44293 19.8082Z' fill='%23454545'/%3e%3cpath d='M7.79703 10.0131C7.82845 10.0233 7.85914 10.0335 7.88984 10.0438C7.79557 10.2096 7.74295 10.3842 7.72614 10.5698C7.57049 10.5844 7.41484 10.5976 7.26137 10.6151C7.27234 10.5406 7.27599 10.4639 7.27891 10.3842C7.27745 10.203 7.26064 10.0518 7.2168 9.87793C7.41557 9.90715 7.61068 9.95537 7.79703 10.0131Z' fill='%23454545'/%3e%3cpath d='M7.76481 12.6143C7.73265 12.7421 7.70854 12.8714 7.70488 13.0037C7.70708 13.2002 7.74434 13.3945 7.80061 13.5838C7.63838 13.5969 7.47396 13.6225 7.31173 13.6568C7.31758 13.6057 7.32269 13.556 7.32781 13.507C7.35192 13.3178 7.34315 13.1417 7.32488 12.9569C7.31904 12.9072 7.30808 12.8583 7.29492 12.8101C7.444 12.7282 7.60111 12.6625 7.76481 12.6143Z' fill='%23454545'/%3e%3cpath d='M7.65592 15.6128C7.67053 15.6289 7.70561 15.642 7.7173 15.6428C7.67346 15.653 7.62888 15.6654 7.58503 15.6793C7.57992 15.6523 7.57407 15.626 7.56677 15.5989C7.55142 15.539 7.53461 15.4798 7.50977 15.4229L7.65592 15.6128Z' fill='%23454545'/%3e%3cpath d='M7.58654 26.8981C7.64207 27.1882 7.62381 27.4855 7.58946 27.7734C7.56388 28.0656 7.47911 28.3469 7.35561 28.6136C7.23284 28.8831 7.14442 29.1447 7.13346 29.4209C7.11957 29.6773 7.20946 29.9615 7.21823 30.2333C7.04431 30.2201 6.87623 30.234 6.70523 30.2735C6.58538 30.2391 6.46407 30.2106 6.33984 30.1894C6.35446 30.1529 6.37127 30.1171 6.39027 30.0813C6.51742 29.8468 6.73446 29.6225 6.809 29.3646C6.91569 29.0439 6.84188 28.6888 6.74104 28.3659C6.68331 28.1767 6.64969 27.9801 6.62192 27.788C6.5788 27.5359 6.51815 27.2941 6.50354 27.0494C6.47504 26.4956 6.47357 26.0346 6.53496 25.4523L6.62704 25.4062C6.76296 25.491 6.88646 25.5911 6.98804 25.7043C7.29642 26.0353 7.49592 26.459 7.58654 26.8981Z' fill='%23454545'/%3e%3cpath d='M9.1332 31.3322C9.15147 31.3717 9.17193 31.4104 9.19312 31.4477C9.0192 31.4418 8.84089 31.406 8.68012 31.4111C8.51058 31.417 8.34908 31.455 8.18612 31.5039C7.89966 31.6069 7.58835 31.6815 7.28435 31.6099C7.07901 31.5894 6.88681 31.528 6.71289 31.4345C6.7867 31.3512 6.85247 31.2606 6.91312 31.1649C7.16012 31.0743 7.37424 30.8727 7.49701 30.6338C7.52843 30.6542 7.55985 30.674 7.59128 30.693C7.71112 30.7646 7.82731 30.8259 7.93766 30.9165C8.05604 30.9991 8.19051 31.0941 8.33593 31.1145C8.54566 31.1503 8.67501 31.0824 8.78097 30.9779C8.88181 31.1123 9.00093 31.2321 9.1332 31.3322Z' fill='%23454545'/%3e%3cpath d='M7.58479 15.6795C7.43279 15.727 7.28079 15.7906 7.12514 15.849C7.07179 15.6371 7.01479 15.4216 6.96875 15.2068C7.26837 14.8832 7.69879 14.7056 8.10144 14.9628C8.10144 14.9635 8.21471 15.0461 8.21471 15.0461C8.28048 15.2163 8.30387 15.4019 8.2834 15.5823C8.0744 15.6751 7.87929 15.8264 7.73533 16.02C7.88148 16.0119 8.0196 16.0017 8.1504 15.9966C8.02033 16.2304 7.80256 16.3991 7.55483 16.4364C7.61256 16.1697 7.63521 15.9279 7.58479 15.6795C7.62863 15.6656 7.67321 15.6532 7.71706 15.643C7.70537 15.6423 7.67029 15.6291 7.65567 15.613L7.50952 15.4231C7.50879 15.4209 7.50806 15.4194 7.50733 15.4172L7.5066 15.4165C7.5066 15.4172 7.5066 15.4187 7.50733 15.4202L7.50952 15.4231C7.53437 15.4801 7.55117 15.5392 7.56652 15.5991C7.57383 15.6262 7.57967 15.6525 7.58479 15.6795Z' fill='%23454545'/%3e%3cpath d='M7.11071 12.9214C7.1699 12.8812 7.23128 12.8439 7.29486 12.8096C7.30801 12.8578 7.31897 12.9067 7.32482 12.9564C7.34309 13.1413 7.35186 13.3173 7.32774 13.5066C7.32263 13.5555 7.31751 13.6052 7.31167 13.6563C7.18597 13.6826 7.06247 13.714 6.94336 13.7477C6.9894 13.4744 7.05297 13.1968 7.11071 12.9214Z' fill='%23454545'/%3e%3cpath d='M6.79668 9.84473C6.93772 9.84546 7.07875 9.85788 7.2176 9.87833C7.26145 10.0522 7.27825 10.2034 7.27972 10.3846C7.27679 10.4643 7.27314 10.541 7.26218 10.6155C6.94283 10.652 6.63225 10.7061 6.34872 10.8252C6.26906 10.492 6.45614 10.1567 6.69291 9.92801C6.72725 9.89806 6.7616 9.8703 6.79668 9.84473Z' fill='%23454545'/%3e%3cpath d='M7.29519 12.8099C7.23161 12.8443 7.17022 12.8815 7.11103 12.9217C7.1293 12.8326 7.14757 12.7435 7.16438 12.6543C6.80192 12.7354 6.49499 12.9422 6.26992 13.2198C6.23703 13.1153 6.21584 13.0057 6.20488 12.8918C6.19757 12.7405 6.21511 12.5703 6.22095 12.4176C6.23703 12.2547 6.30353 12.0998 6.36492 11.9486C6.52276 11.641 6.54834 11.3488 6.42045 11.0434L6.36419 10.879C6.35834 10.8607 6.35322 10.8432 6.34884 10.8249C6.63238 10.7058 6.94295 10.6518 7.2623 10.6152C7.24915 10.7117 7.22284 10.8037 7.16803 10.8914C7.12419 10.9586 7.03138 11.0602 6.97876 11.1266C6.75734 11.3539 6.77122 11.6739 6.92469 11.9361C7.03138 12.1035 7.11176 12.27 7.17169 12.4527C7.21261 12.5725 7.2623 12.6887 7.29519 12.8099Z' fill='%23454545'/%3e%3cpath d='M7.13769 30.4248C6.99519 30.3663 6.85123 30.3159 6.70508 30.2735C6.87608 30.2341 7.04415 30.2202 7.21808 30.2333C7.21881 30.2516 7.21881 30.2699 7.21881 30.2881C7.21808 30.3451 7.21296 30.4006 7.20419 30.4554C7.18227 30.4445 7.16035 30.4342 7.13769 30.4248Z' fill='%23454545'/%3e%3cpath d='M7.16399 12.6543C7.14719 12.7434 7.12892 12.8326 7.11065 12.9217C6.84611 13.097 6.61445 13.3228 6.43249 13.5822C6.36234 13.4689 6.30753 13.3476 6.26953 13.2198C6.49461 12.9422 6.80153 12.7354 7.16399 12.6543Z' fill='%23454545'/%3e%3cpath d='M6.6781 31.2137C6.5641 31.2144 6.44718 31.1845 6.33318 31.1553C6.28275 31.1063 6.23525 31.0537 6.19141 30.9975C6.1936 30.9456 6.19725 30.893 6.20164 30.8404C6.21187 30.7542 6.2221 30.668 6.23598 30.5825C6.35729 30.4568 6.47275 30.3187 6.64375 30.2888C6.66421 30.2837 6.68468 30.2786 6.70514 30.2734C6.85129 30.3158 6.99525 30.3662 7.13775 30.4247C7.16041 30.4342 7.18233 30.4444 7.20425 30.4554C7.16771 30.6789 7.06979 30.8871 6.96091 31.0866C6.94483 31.1136 6.92875 31.1399 6.91194 31.1655C6.83668 31.1925 6.75775 31.2093 6.6781 31.2137Z' fill='%23454545'/%3e%3cpath d='M6.43359 13.5823C6.61556 13.323 6.84721 13.0972 7.11175 12.9219C7.05402 13.1973 6.99044 13.4749 6.9444 13.7482C6.93198 13.7518 6.91956 13.7555 6.90713 13.7591C6.81652 13.7862 6.7259 13.8147 6.63456 13.8417C6.55636 13.7606 6.48986 13.6744 6.43359 13.5823Z' fill='%23454545'/%3e%3cpath d='M7.49599 30.6341C7.37323 30.873 7.15911 31.0746 6.91211 31.1652C6.92892 31.1396 6.94499 31.1133 6.96107 31.0863C7.06996 30.8869 7.16788 30.6786 7.20442 30.4551C7.30599 30.5055 7.40026 30.572 7.49599 30.6341Z' fill='%23454545'/%3e%3cpath d='M6.625 15.8068C6.68492 15.5942 6.80769 15.3795 6.96846 15.207C7.0145 15.4218 7.0715 15.6374 7.12485 15.8492C7.04446 15.8799 6.96262 15.9099 6.88004 15.9354C6.79015 15.9011 6.70538 15.858 6.625 15.8068Z' fill='%23454545'/%3e%3cpath d='M6.89808 14.0695C6.7987 14.0001 6.71027 13.9241 6.63281 13.8416C6.72416 13.8145 6.81477 13.786 6.90539 13.759C6.91781 13.7554 6.93024 13.7517 6.94266 13.748C6.92439 13.8562 6.90904 13.9636 6.89808 14.0695Z' fill='%23454545'/%3e%3cpath d='M6.88061 18.1685C6.68988 18.2715 6.47065 18.3226 6.24703 18.3277C5.89846 18.2408 5.55426 18.1458 5.20934 18.0457C4.80596 17.8331 4.45592 17.5292 4.17969 17.1675C4.2915 16.7124 4.47492 16.2638 4.68684 15.8291C4.78184 16.0717 4.90023 16.3062 5.03542 16.5312C5.26269 16.9272 5.5835 17.2888 5.9613 17.5445C6.15569 17.6833 6.36834 17.7688 6.58538 17.7893C6.58684 17.7922 6.58903 17.7951 6.59123 17.7981C6.68184 17.9303 6.77538 18.056 6.88061 18.1685Z' fill='%23454545'/%3e%3cpath d='M6.70548 30.2735C6.68502 30.2786 6.66456 30.2837 6.6441 30.2888C6.4731 30.3188 6.35764 30.4569 6.23633 30.5825C6.25679 30.4481 6.28748 30.3158 6.3401 30.1895C6.46433 30.2106 6.58564 30.2391 6.70548 30.2735Z' fill='%23454545'/%3e%3cpath d='M6.6253 15.8068C6.13788 15.4984 5.82877 14.9118 5.85507 14.3273C5.87188 13.9189 6.02096 13.5258 6.26942 13.2197C6.30742 13.3476 6.36223 13.4689 6.43238 13.5821C6.37173 13.6683 6.31692 13.7582 6.26796 13.851L6.33373 13.9291C6.4353 13.9021 6.53469 13.8721 6.63334 13.8415C6.7108 13.924 6.79923 14 6.89861 14.0694C6.88765 14.1658 6.88034 14.2623 6.87815 14.3565C6.86427 14.6342 6.90665 14.9205 6.96876 15.2069C6.808 15.3794 6.68523 15.5942 6.6253 15.8068Z' fill='%23454545'/%3e%3cpath d='M6.58594 17.7885C6.78909 17.809 6.99517 17.7725 7.19394 17.6709C7.22682 17.6862 7.25971 17.7009 7.29259 17.7147C7.30355 17.7198 7.31451 17.7242 7.32475 17.7293C7.21732 17.9251 7.0624 18.0698 6.88117 18.1677C6.77594 18.0552 6.6824 17.9295 6.59178 17.7973C6.58959 17.7944 6.5874 17.7914 6.58594 17.7885Z' fill='%23454545'/%3e%3cpath d='M6.26758 13.8509C6.31654 13.7581 6.37135 13.6682 6.432 13.582C6.48827 13.6741 6.55477 13.7603 6.63296 13.8414C6.53431 13.8721 6.43492 13.902 6.33335 13.9291L6.26758 13.8509Z' fill='%23454545'/%3e%3cpath d='M6.33398 31.1553C6.44798 31.1845 6.56491 31.2145 6.67891 31.2137C6.75856 31.2093 6.83748 31.1925 6.91275 31.1655C6.8521 31.2612 6.78633 31.3518 6.71252 31.4351C6.57368 31.3613 6.44652 31.2663 6.33398 31.1553Z' fill='%23454545'/%3e%3cpath d='M6.33415 31.1549C6.28518 31.1425 6.23695 31.13 6.18945 31.1205C6.19018 31.0796 6.19091 31.0387 6.19238 30.9971C6.23622 31.0533 6.28372 31.1059 6.33415 31.1549Z' fill='%23454545'/%3e%3cpath d='M5.20898 18.0449C5.55391 18.145 5.8981 18.24 6.24668 18.3269C6.04571 18.332 5.84037 18.2992 5.64964 18.2327C5.49691 18.1823 5.34929 18.1194 5.20898 18.0449Z' fill='%23454545'/%3e%3cpath d='M15.8927 18.7717C15.2248 19.1078 14.4626 19.3453 13.7946 19.4278C13.761 19.4315 13.7281 19.4351 13.6953 19.4388C13.1165 19.4885 12.5253 19.4169 11.9568 19.449C11.3868 19.4782 10.8255 19.5674 10.2519 19.6777C9.65703 19.7895 9.04976 19.8326 8.44395 19.8084C7.65399 19.6762 6.8728 19.5155 6.09672 19.3401H6.09599C5.62099 19.1502 5.16791 18.9069 4.75138 18.6132C4.50584 18.4386 4.27418 18.2421 4.06445 18.0265C4.06518 17.9184 4.07249 17.8103 4.08418 17.7021C4.46565 17.822 4.83834 17.9367 5.2103 18.0455C5.35061 18.12 5.49822 18.1829 5.65095 18.2333C5.84168 18.2998 6.04703 18.3327 6.24799 18.3275C6.50303 18.3904 6.75953 18.4495 7.02115 18.5036C7.20018 18.5445 7.3858 18.5869 7.57434 18.6285C8.18088 18.7622 8.82322 18.8923 9.41807 18.9727C10.2402 19.1291 11.0871 19.2802 11.9195 19.1217C12.4741 19.0289 12.9988 18.7769 13.5272 18.603C14.057 18.4291 14.6007 18.3385 15.1488 18.2391C15.1911 18.2318 15.2335 18.2245 15.2759 18.2172C15.4476 18.4364 15.6559 18.6256 15.8934 18.7688C15.8934 18.7695 15.8934 18.771 15.8927 18.7717Z' fill='%23454545'/%3e%3cpath d='M6.20176 30.8399C6.19737 30.8925 6.19372 30.9451 6.19153 30.997C6.13087 30.9203 6.07607 30.8385 6.0293 30.7515C6.10603 30.7113 6.1718 30.6485 6.2361 30.582C6.22222 30.6675 6.21199 30.7537 6.20176 30.8399Z' fill='%23454545'/%3e%3cpath d='M4.69456 30.2432C4.73476 30.2629 4.77422 30.2841 4.81295 30.3075C4.90429 30.3688 5.01172 30.4309 5.1111 30.4813C5.23095 30.5376 5.3296 30.6223 5.45018 30.6932C5.6146 30.7977 5.80533 30.8393 5.97633 30.7758C5.9946 30.7692 6.01214 30.7612 6.02968 30.7517C6.07645 30.8386 6.13126 30.9204 6.19191 30.9971C6.19045 31.0388 6.18972 31.0797 6.18899 31.1206C6.13345 31.1089 6.07937 31.1009 6.02749 31.1009C5.7571 31.0877 5.5196 31.2309 5.27041 31.3135C5.10672 31.3734 4.93499 31.3792 4.76326 31.3617C4.53745 31.3412 4.30068 31.2981 4.10629 31.1732C4.04491 31.133 3.98645 31.0885 3.93164 31.0402C4.00691 30.9891 4.07926 30.9314 4.15014 30.8707C4.18814 30.8349 4.22541 30.7977 4.26049 30.7604C4.44976 30.6311 4.6076 30.4477 4.69456 30.2432Z' fill='%23454545'/%3e%3cpath d='M4.68677 15.8291C4.47484 16.2638 4.29142 16.7123 4.17961 17.1675C4.04077 16.9863 3.92019 16.7905 3.82227 16.5845C3.98596 16.1366 4.23077 15.7063 4.52161 15.3242C4.56619 15.4959 4.621 15.6647 4.68677 15.8291Z' fill='%23454545'/%3e%3cpath d='M4.40585 14.5344C4.41681 14.804 4.457 15.0677 4.52204 15.3242C4.23119 15.7063 3.98638 16.1366 3.82269 16.5845C3.64438 16.2155 3.5355 15.8129 3.51065 15.4024C3.48873 15.0962 3.49531 14.8055 3.53112 14.5066C3.60273 13.9309 3.83512 13.3881 4.06019 12.8657C4.28746 12.3419 4.50158 11.8407 4.74047 11.3154C5.05038 10.6016 5.65912 9.93751 6.47392 9.86372C6.58135 9.85057 6.6895 9.84473 6.79692 9.84473C6.76185 9.8703 6.7275 9.89806 6.69315 9.92801C6.45638 10.1567 6.26931 10.492 6.34896 10.8252C6.34604 10.8266 6.34312 10.8274 6.34019 10.8288C5.39823 11.3534 4.63385 11.8319 4.419 12.9775C4.31962 13.4882 4.36931 14.0252 4.40585 14.5344Z' fill='%23454545'/%3e%3cpath d='M4.53223 19.6742C4.32688 19.5295 4.13761 19.3374 3.99365 19.1284C3.99292 19.1277 3.99292 19.127 3.99219 19.1262C4.05211 19.0408 4.11203 18.9553 4.17269 18.8691C4.18584 18.9173 4.20119 18.9655 4.21726 19.0137C4.294 19.2387 4.40946 19.4521 4.53223 19.6742Z' fill='%23454545'/%3e%3cpath d='M4.25977 30.7608C4.40811 30.6067 4.536 30.435 4.59738 30.226C4.59957 30.2187 4.60177 30.2114 4.60323 30.2041C4.63392 30.2158 4.66388 30.2297 4.69384 30.2436C4.60688 30.4481 4.44903 30.6315 4.25977 30.7608Z' fill='%23454545'/%3e%3cpath d='M4.18991 1.55925C4.19064 1.56802 4.19137 1.57679 4.1921 1.58555L4.17383 1.5293C4.17894 1.53953 4.18479 1.54902 4.18991 1.55925Z' fill='%23454545'/%3e%3cpath d='M4.13867 18.7402C4.17009 18.7548 4.20225 18.7681 4.2344 18.7811C4.21321 18.8104 4.19202 18.8396 4.17156 18.8689C4.15913 18.8264 4.14817 18.7833 4.13867 18.7402Z' fill='%23454545'/%3e%3cpath d='M4.13941 18.7399C4.14891 18.783 4.15987 18.8261 4.17229 18.8685C4.11164 18.9547 4.05171 19.0401 3.99179 19.1256C3.92383 19.0204 3.8661 18.913 3.81641 18.8034C3.88729 18.7633 3.95964 18.7268 4.03344 18.6924C4.06852 18.7092 4.1036 18.7246 4.13941 18.7399Z' fill='%23454545'/%3e%3cpath d='M4.12016 18.6533C4.12528 18.6825 4.13186 18.7118 4.13916 18.7403C4.10336 18.725 4.06828 18.7096 4.0332 18.6928C4.0617 18.6789 4.09093 18.6665 4.12016 18.6533Z' fill='%23454545'/%3e%3cpath d='M4.09658 6.05957L4.05273 6.07199C4.06223 6.06907 4.07173 6.06615 4.08123 6.06322C4.08635 6.06176 4.09147 6.06103 4.09658 6.05957Z' fill='%23454545'/%3e%3cpath d='M3.82617 30.9405C3.97744 30.9156 4.12652 30.8513 4.25952 30.7607C4.22444 30.798 4.18717 30.8353 4.14917 30.8711C4.07829 30.9317 4.00594 30.9894 3.93067 31.0406C3.89413 31.0091 3.85906 30.9755 3.82617 30.9405Z' fill='%23454545'/%3e%3cpath d='M15.1859 20.1489C15.2188 20.1299 15.2509 20.1102 15.2831 20.0897C15.313 20.135 15.3423 20.1796 15.3708 20.2234C15.2546 20.2578 15.1377 20.2899 15.02 20.3206C14.4478 20.4609 13.8668 20.5763 13.2757 20.5719C12.683 20.5668 12.086 20.4499 11.5013 20.4492C10.9167 20.4455 10.3358 20.5098 9.74677 20.6019C9.15631 20.6969 8.55854 20.7392 7.96004 20.7071C6.51458 20.6808 4.97192 20.2848 3.89258 19.2707C3.92619 19.2225 3.95908 19.1743 3.99269 19.1261C3.99342 19.1269 3.99342 19.1276 3.99416 19.1283C4.13812 19.3372 4.32739 19.5294 4.53273 19.674C4.40996 19.4519 4.2945 19.2386 4.21777 19.0136C4.20169 18.9654 4.18635 18.9171 4.17319 18.869C4.19366 18.8397 4.21485 18.8105 4.23604 18.7812C4.68035 18.9691 5.13415 19.1071 5.61573 19.2291C5.77577 19.2664 5.93581 19.3036 6.09585 19.3402H6.09658C6.31216 19.4256 6.53212 19.5009 6.755 19.5637C7.30819 19.7047 7.87527 19.7865 8.44381 19.8085C8.59581 19.834 8.74781 19.8589 8.90054 19.8823C9.46616 19.9816 10.0413 20.1197 10.6178 20.1453C10.9072 20.1584 11.1966 20.1533 11.4845 20.1204C12.0611 20.0598 12.6231 19.8479 13.1872 19.7237C13.3641 19.6843 13.5417 19.6543 13.72 19.6302C13.7528 19.6258 13.785 19.6214 13.8179 19.6178C14.1767 19.5747 14.5384 19.5542 14.9016 19.533C15.134 19.5228 15.3657 19.5162 15.5973 19.5155C15.5498 19.6054 15.4987 19.6938 15.4438 19.7814C15.3247 19.7113 15.2034 19.6455 15.0785 19.5856L15.0127 19.6638C15.0938 19.7953 15.1764 19.9246 15.259 20.0518C15.2348 20.0846 15.2107 20.1168 15.1859 20.1489Z' fill='%23454545'/%3e%3cpath d='M3.7385 30.019C3.77942 30.0095 3.81961 30.0014 3.8598 29.9941C3.86711 29.9956 3.87369 29.9971 3.881 29.9985C4.13238 30.0606 4.37865 30.1096 4.60446 30.2038C4.603 30.2111 4.6008 30.2184 4.59861 30.2257C4.53723 30.4347 4.40934 30.6064 4.261 30.7605C4.128 30.8511 3.97892 30.9154 3.82765 30.9403C3.67857 30.7817 3.56823 30.5932 3.50977 30.3828C3.56019 30.2615 3.61207 30.1417 3.67711 30.0314C3.69684 30.0263 3.7173 30.0219 3.7385 30.019Z' fill='%23454545'/%3e%3cpath d='M4.03346 18.6925C3.95965 18.7269 3.88731 18.7634 3.81642 18.8035C3.77696 18.7152 3.74334 18.626 3.71484 18.5361C3.82081 18.5917 3.92677 18.6435 4.03346 18.6925Z' fill='%23454545'/%3e%3cpath d='M3.99175 19.1259C3.95814 19.1741 3.92525 19.2223 3.89164 19.2706C3.84195 19.2245 3.79372 19.177 3.74622 19.1281C3.68995 19.0682 3.63587 19.0068 3.58398 18.9433C3.65925 18.8936 3.73672 18.8468 3.81637 18.8037C3.86606 18.9133 3.92379 19.0207 3.99175 19.1259Z' fill='%23454545'/%3e%3cpath d='M3.83581 17.624C3.91911 17.6503 4.00169 17.6759 4.08354 17.7015C4.07184 17.8096 4.06454 17.9177 4.06381 18.0258C3.96296 17.9243 3.86723 17.8184 3.77734 17.708L3.83581 17.624Z' fill='%23454545'/%3e%3cpath d='M4.64195 29.9956C4.36791 29.9503 4.11726 29.9503 3.85857 29.9941C3.81253 29.9854 3.76576 29.9751 3.7168 29.9664C3.75845 29.905 3.80522 29.8473 3.86003 29.7939C4.0376 29.6244 4.29703 29.4871 4.43003 29.2767C4.64926 28.964 4.5981 28.5505 4.57764 28.1837C4.57545 28.0142 4.59518 27.8301 4.59445 27.6599C4.58349 27.2573 4.64999 26.8913 4.73549 26.4902C4.78664 26.2564 4.83122 26.0146 4.9233 25.7245L5.02049 25.6924C5.42753 26.0087 5.63726 26.5063 5.69718 27.006C5.73884 27.3552 5.65991 27.7081 5.53714 28.0296C5.48818 28.1581 5.4436 28.2875 5.37053 28.4058C5.16591 28.7448 4.83049 29.0378 4.72745 29.4169C4.67118 29.5916 4.66753 29.7969 4.64195 29.9956Z' fill='%23454545'/%3e%3cpath d='M3.85938 29.9946C4.11807 29.9508 4.36872 29.9508 4.64276 29.9961C4.63399 30.0669 4.6223 30.1371 4.60403 30.2043C4.37822 30.11 4.13195 30.0611 3.88057 29.999C3.87326 29.9975 3.86668 29.9961 3.85938 29.9946Z' fill='%23454545'/%3e%3cpath d='M3.73717 30.0194C3.71597 30.0223 3.69551 30.0267 3.67578 30.0318C3.68894 30.0099 3.70282 29.988 3.7167 29.9668C3.76567 29.9756 3.81244 29.9858 3.85847 29.9946C3.81828 30.0019 3.77809 30.0099 3.73717 30.0194Z' fill='%23454545'/%3e%3cpath d='M3.84654 3.4541C3.84581 3.4541 3.84581 3.45483 3.84508 3.45556C3.82608 3.46214 3.80562 3.46798 3.78516 3.47383L3.84654 3.4541Z' fill='%23454545'/%3e%3cpath d='M3.71533 18.5361C3.51729 17.9056 3.58671 17.2262 3.82275 16.584C3.92067 16.79 4.04125 16.9858 4.1801 17.167C4.13552 17.3438 4.10264 17.5228 4.08364 17.7018C4.00179 17.6762 3.91921 17.6507 3.83591 17.6244L3.77744 17.7084C3.86733 17.8187 3.96306 17.9246 4.06391 18.0262C4.06025 18.2351 4.07779 18.4441 4.12091 18.653C4.09167 18.6662 4.06244 18.6786 4.03394 18.6925C3.92725 18.6435 3.82129 18.5917 3.71533 18.5361Z' fill='%23454545'/%3e%3cpath d='M3.67653 30.0312C3.61149 30.1416 3.5596 30.2614 3.50918 30.3827C3.48726 30.3045 3.47337 30.2227 3.4668 30.1386C3.53184 30.0919 3.60053 30.0524 3.67653 30.0312Z' fill='%23454545'/%3e%3cpath d='M3.82634 30.9403C3.78176 30.9476 3.73718 30.9519 3.69261 30.9519C3.58153 30.9476 3.46899 30.9191 3.35938 30.8877C3.38934 30.724 3.43684 30.5691 3.49676 30.4113C3.50041 30.4018 3.5048 30.3923 3.50845 30.3828C3.56691 30.5932 3.67726 30.7817 3.82634 30.9403Z' fill='%23454545'/%3e%3cpath d='M3.50886 30.3826C3.50521 30.3921 3.50082 30.4016 3.49717 30.4111C3.43725 30.5689 3.38975 30.7238 3.35978 30.8875C3.2319 30.8502 3.10767 30.81 2.99221 30.802C2.7664 30.7794 2.54863 30.8429 2.33452 30.9094C1.98375 31.0358 1.59717 31.011 1.24202 30.9101C1.21936 30.5171 1.19371 30.1218 1.16602 29.7295C1.25005 29.7521 1.3319 29.777 1.41009 29.804C1.57744 29.8639 1.72505 29.9655 1.88728 30.0502C2.06267 30.1328 2.22198 30.2402 2.38932 30.3527C2.56763 30.4689 2.77298 30.5258 2.96663 30.474C3.16028 30.4228 3.30278 30.2563 3.46648 30.1386C3.47305 30.2226 3.48694 30.3045 3.50886 30.3826Z' fill='%23454545'/%3e%3cpath d='M3.47574 5.7041C3.47501 5.70995 3.47428 5.71579 3.47282 5.72164V5.7231C3.46039 5.7494 3.44797 5.77424 3.43555 5.79981L3.47574 5.7041Z' fill='%23454545'/%3e%3cpath d='M9.32921 3.80231C9.48187 4.00469 9.62955 4.21071 9.7684 4.42258C9.65513 4.52048 9.55355 4.63226 9.46579 4.75574C8.4099 3.8761 7.38975 2.96067 6.29944 2.13437C5.86975 1.81071 5.43201 1.45637 4.91682 1.29418C4.7619 1.21893 4.53171 1.15683 4.36801 1.19628C4.19701 1.23647 4.17582 1.39647 4.18971 1.55939C4.18459 1.54916 4.17875 1.53966 4.17363 1.52943L4.1919 1.58569C4.19117 1.57692 4.19044 1.56816 4.18971 1.55939C4.55144 2.24249 4.75086 3.16085 3.84551 3.45528C3.84625 3.45455 3.84625 3.45382 3.84698 3.45382L3.78559 3.47354C3.80605 3.4677 3.82651 3.46185 3.84551 3.45528C3.66136 3.58752 3.42898 3.80962 3.46552 4.04633C3.46771 4.09163 3.49548 4.13984 3.52105 4.19172C3.52178 4.19318 3.52251 4.19464 3.52325 4.19683L3.53859 4.22532C3.77244 4.70021 3.68694 5.25692 3.47282 5.72158C3.47428 5.71573 3.47501 5.70989 3.47575 5.70405L3.43555 5.79975C3.44798 5.77418 3.4604 5.74934 3.47282 5.72304C3.45821 5.83336 3.44725 6.00505 3.50863 6.09418C3.51886 6.10587 3.52178 6.10222 3.52836 6.10295C3.70155 6.14386 3.88205 6.10879 4.08082 6.06277C4.07132 6.06569 4.06182 6.06861 4.05232 6.07153L4.09617 6.05911C4.09105 6.06058 4.08594 6.06131 4.08082 6.06277C4.31832 5.98825 4.53755 5.92688 4.77644 5.87208C6.02686 5.59446 7.83478 5.37528 9.00402 6.0803C8.9799 6.21765 8.9609 6.35647 8.95067 6.49455C8.86955 6.46825 8.78551 6.44706 8.69928 6.43099C8.15559 6.32797 7.6024 6.3835 7.04628 6.46386C6.37471 6.56907 5.70386 6.7371 5.04617 6.92268C4.84228 6.98039 4.55071 7.06733 4.35559 7.12797C3.74248 7.28797 2.90794 7.23683 2.59225 6.56907C2.40663 6.17747 2.44682 5.76834 2.56667 5.3782C2.57982 5.35409 2.63682 5.25838 2.65071 5.23208C2.75813 5.02898 2.82317 4.7908 2.78444 4.56797C2.7859 4.56943 2.78371 4.56432 2.78882 4.57309L2.77494 4.54459C2.73109 4.41674 2.70332 4.28377 2.69675 4.14715C2.69455 3.91921 2.77494 3.67519 2.90063 3.50496C3.10525 3.23172 3.36613 3.07464 3.67159 2.95482C3.94417 2.94459 4.11882 2.82624 4.13563 2.53765C4.15244 2.24249 4.03332 1.913 3.89009 1.65363C3.83163 1.35263 3.92078 0.979297 4.25182 0.862402C4.4864 0.752813 4.93509 0.81053 5.04178 0.83537C6.86652 1.0414 8.25352 2.43026 9.32921 3.80231Z' fill='%23454545'/%3e%3cpath d='M0.546627 29.6085C0.755627 29.6333 0.967551 29.675 1.16705 29.7297C1.19475 30.1221 1.2204 30.5173 1.24305 30.9104C1.19628 30.898 1.15097 30.8834 1.10567 30.868C0.60582 30.6627 0.215589 30.2002 0.113281 29.664L0.179781 29.5858C0.317897 29.5814 0.434089 29.5946 0.546627 29.6085Z' fill='%23454545'/%3e%3cpath d='M2.58892 19.8047C2.8878 19.4833 3.21592 19.183 3.58422 18.9434C3.63611 19.0069 3.69019 19.0683 3.74645 19.1282C3.79395 19.1771 3.84219 19.2246 3.89188 19.2707C3.66095 19.6067 3.43734 19.945 3.21957 20.2913C2.87684 20.8217 2.58526 21.3719 2.24326 21.903C1.41165 23.1019 0.962955 23.9801 0.971724 25.488C0.980493 26.2836 0.994378 27.0939 1.0353 27.8895C1.05211 28.1664 1.08353 28.444 1.09522 28.7216C1.12445 28.9978 1.14053 29.2776 1.15442 29.5545C1.1588 29.6129 1.16245 29.6714 1.16611 29.7298C0.966609 29.675 0.754685 29.6334 0.545685 29.6086C0.433147 29.5947 0.316955 29.5815 0.178839 29.5859L0.112339 29.6641L0.0838393 29.6685C0.072147 29.5837 0.0619163 29.4982 0.053147 29.4135C-0.0242414 28.753 -0.00816451 28.0553 0.0443778 27.3912C0.0684932 27.0551 0.106493 26.7183 0.167878 26.3866C0.368109 25.4011 0.74007 24.4593 0.971724 23.4825C1.13907 22.8425 1.23261 22.158 1.4818 21.518C1.7288 20.8802 2.13145 20.3103 2.58892 19.8047Z' fill='%23454545'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='clip0_4575_11083'%3e%3crect width='38' height='32' fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e")}.packagelist nav ul li.filter--pair a:before{-webkit-mask-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32' fill='none'%3e%3cg clip-path='url(%23clip0_4358_15422)'%3e%3cpath d='M13.5039 12.4564C14.2876 13.0374 15.0445 13.5986 15.7804 14.2078C16.073 14.4632 16.4774 14.2898 16.6176 13.9978C16.8939 13.7236 17.1788 13.4576 17.4716 13.1993C18.4364 12.2902 19.6206 11.6582 20.5723 10.7316C22.5356 8.90031 24.3887 6.20428 23.7019 3.37267C23.0213 0.747562 20.9362 -0.587546 18.2956 0.247798C17.2408 0.556046 16.4274 1.30756 15.8874 2.23268C14.4155 0.199587 11.5156 -0.155544 9.63529 1.70362C7.48413 3.75798 7.96966 6.6459 9.58815 8.86665C10.6242 10.3091 12.1158 11.4391 13.5039 12.4564ZM10.367 2.85506C11.8293 0.934775 14.5367 1.53001 15.351 3.48149C15.2666 3.76734 15.2041 4.05775 15.1652 4.34708C15.0067 5.56899 16.9264 5.79271 17.0511 4.56561C17.1536 3.02051 18.2893 1.64383 19.9007 1.67597C20.7395 1.58215 21.4296 2.0995 21.8359 2.7954C22.9423 4.42515 22.33 6.48589 21.312 8.02833C20.0584 10.1003 17.9234 11.3275 16.2948 13.0568C14.2139 10.133 7.60833 6.51392 10.367 2.85506Z' fill='%23454545'/%3e%3cpath d='M31.5377 29.071C31.4118 28.3976 30.3768 28.5764 30.4836 29.2504C30.5828 29.6882 30.2396 30.1753 29.7783 30.1587C25.3818 29.7205 20.9097 29.6405 16.4531 29.6495C16.5243 29.3265 16.5371 28.9952 16.5179 28.6655C16.5765 28.4429 16.6427 28.2229 16.7315 28.0107C17.8429 25.0024 21.296 23.6844 24.3106 23.9999C25.4781 24.1018 26.5771 24.4251 27.6571 24.9228C28.1491 25.1702 28.6832 24.5109 28.3137 24.0809C27.7918 23.4695 27.1969 23.0144 26.5562 22.6939C27.4678 21.878 28.0414 20.6833 27.9576 19.2891C27.5843 14.0578 20.9719 13.8172 19.47 18.5416C19.0279 20.034 19.5159 21.7186 20.6456 22.7548C19.767 23.115 18.937 23.6032 18.2122 24.1771C17.2842 24.897 16.5417 25.8252 16.0303 26.8706C15.5291 25.8886 14.6952 25.0735 13.7628 24.4694C12.7992 23.7423 11.8704 23.2739 10.8381 23.0275C12.2184 21.9882 13.0387 20.1714 12.7159 18.4498C12.652 18.1137 12.546 17.7849 12.4022 17.4765C10.5806 12.726 3.44235 14.9986 4.24239 19.8726C4.29402 21.109 4.91804 22.2272 5.83602 22.968C5.56592 23.0298 5.30013 23.1072 5.04173 23.2015C3.73763 23.6807 2.6003 24.5774 1.79862 25.7099C0.734554 27.2793 -0.358612 29.9622 1.3277 31.4806C3.00288 32.4409 5.02237 31.8076 6.81194 31.6391C9.33474 31.2631 11.8747 31.1974 14.4119 31.0505C17.8996 30.9099 21.4609 30.8421 24.9481 30.9592C27.0543 30.6794 31.7631 32.6186 31.5377 29.071ZM20.4736 18.8812C21.3317 15.4553 26.4126 15.3922 26.42 19.2618C26.3202 21.4194 24.0568 22.4071 22.1504 21.7558C20.9052 21.4054 20.1375 20.1444 20.4736 18.8812ZM5.305 19.5286C4.75898 15.1105 11.6782 14.7197 11.2314 19.3527C10.5855 22.6461 5.91466 22.9694 5.305 19.5286ZM2.45757 29.9652C2.45668 29.9635 2.45541 29.9613 2.4539 29.9586C2.46022 29.9653 2.46123 29.9696 2.45757 29.9652ZM9.58813 29.6978C7.65444 29.6609 5.74396 30.0085 3.8393 30.0878C2.24542 30.218 2.1862 29.8045 2.50109 28.3421C3.19364 25.884 5.38105 24.0767 7.93086 23.8676C7.93611 23.8671 7.94086 23.866 7.94598 23.8654C8.17926 23.8917 8.41683 23.8968 8.65668 23.8785C8.95032 23.9042 9.24009 23.9246 9.53689 23.9546C11.6897 24.0157 13.2674 25.7868 14.2435 27.547C14.6295 28.228 14.9393 28.9382 15.2562 29.6539C13.3601 29.6636 11.4684 29.6852 9.58813 29.6978Z' fill='%23454545'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='clip0_4358_15422'%3e%3crect width='32' height='32' fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e")}.packagelist nav ul li.filter--family a:before{-webkit-mask-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32' fill='none'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M28.73 5.01792C25.8807 12.069 24.1212 13.3187 26.367 21.3291C24.7713 22.0229 23.0156 22.0416 21.432 21.3465C21.6608 20.8699 23.1574 11.5629 21.5255 13.7853H21.5222C20.9911 14.5249 20.4403 15.3599 19.8916 16.0902C19.5508 16.4724 18.939 16.1121 19.0832 15.6347C19.6167 14.7379 20.2542 13.8007 20.7912 12.8919C21.3511 12.1025 21.649 11.0575 22.6152 10.6636C23.4215 11.0135 24.3985 10.6738 24.8492 9.92307C26.0332 9.69472 27.025 6.74553 27.6804 5.67142L28.0974 4.79885C28.3063 4.49427 28.7625 4.65088 28.73 5.01792ZM25.9944 27.0443C25.9206 27.2173 25.7295 27.2974 25.5685 27.2285C25.1628 27.1489 25.3491 25.9649 25.2455 25.5946C25.15 24.6623 25.137 23.5873 24.8092 22.6953C25.2069 22.6441 25.5972 22.5539 25.9783 22.438C25.6682 23.8534 25.9574 25.6068 25.9944 27.0443ZM22.8604 22.6884C22.7178 23.481 22.583 25.1234 22.5285 25.9736C22.474 26.186 22.5317 27.0095 22.3145 27.1242C22.038 27.281 21.8942 27.1331 21.8766 26.9087C21.9488 25.4595 22.0243 23.8779 21.9237 22.4346C22.2676 22.5329 22.4979 22.5986 22.8645 22.6606L22.8604 22.6884ZM19.2539 17.2895C19.3214 17.1783 19.3862 17.0635 19.4522 16.9523C19.1256 16.9266 18.8177 16.7563 18.6226 16.4969C18.4115 16.8731 18.0181 17.1914 17.7213 17.4564C17.6824 17.4564 17.7061 17.5078 17.6554 17.4772C17.6119 17.4769 17.5566 17.523 17.5144 17.5293C16.8793 18.7195 14.9996 18.8043 14.3321 17.4946C13.9387 17.3855 13.4702 16.6875 13.2255 16.337C13.0405 16.6484 12.6972 16.852 12.3289 16.8376C13.082 17.8684 13.9786 18.9524 14.3681 20.1818C14.7025 22.3331 13.8556 24.6161 13.6257 26.7627C13.5547 27.2495 14.1792 27.4269 14.2659 26.86C14.4365 26.1485 14.9095 24.2102 15.0873 23.5331C15.4553 22.4435 16.8373 22.7697 16.9553 23.7626C17.2223 24.7751 17.4713 25.8615 17.7046 26.8843C17.7406 27.0301 17.8605 27.2258 17.9548 27.2528C18.2611 27.1928 18.4359 26.9903 18.3511 26.6583C17.8819 22.7116 16.4149 20.5981 19.2539 17.2895ZM11.6209 15.5548C11.2571 14.9914 10.761 14.4168 10.3599 13.8723C10.1308 13.5789 9.6621 13.7363 9.66191 14.1121C9.64623 15.267 9.61039 18.3428 9.88156 19.4379C9.88149 19.4379 10.8619 26.7523 10.8619 26.7523C11.0112 27.3062 10.2056 27.6225 10.0368 26.9921C9.68482 26.2017 9.18344 17.2865 7.61224 19.57C6.97026 21.9207 6.61967 24.6492 6.05295 27.013C5.90978 27.4321 5.23989 27.3857 5.30095 26.8009C6.76092 17.1139 7.94831 14.1027 3.16488 5.03891C3.06517 4.5143 3.78933 4.32352 4.007 4.80582C4.815 6.14752 5.64296 9.33581 7.03708 9.96128C7.12821 10.282 8.12936 10.998 8.91432 10.7713C9.03381 10.7439 8.96469 10.7372 9.10037 10.7956C9.90165 11.0227 10.4158 11.8568 10.8234 12.5895C11.3639 13.463 12.2097 14.6488 12.7465 15.5514C13.0217 16.0051 12.3684 16.5588 11.9583 15.9963C11.9583 15.9963 11.6209 15.5548 11.6209 15.5548ZM9.234 10.6984C9.26351 10.7018 9.29295 10.7018 9.32328 10.7018C9.30575 10.6879 9.28117 10.674 9.25333 10.6636C9.23349 10.674 9.21378 10.681 9.19388 10.6915C9.20732 10.6948 9.22184 10.6984 9.234 10.6984ZM9.16847 10.7018C9.16111 10.7053 9.15407 10.7088 9.14671 10.7123C9.18888 10.7261 9.23119 10.7366 9.27394 10.7505L9.16847 10.7018ZM21.7721 7.24979C21.9031 7.29785 22.0901 7.39897 22.225 7.44448C22.2875 7.47014 22.2 7.46176 22.3367 7.56614C22.6408 7.43827 23.1849 7.36051 23.359 7.7191C23.3392 7.73299 23.32 7.73997 23.309 7.77126C23.3015 7.7911 23.2735 7.76704 23.2537 7.80947C23.2287 7.86265 23.1591 7.83417 23.1107 7.92422C21.9407 8.42912 22.4661 10.3211 23.707 9.82227C24.6153 9.53113 24.4231 8.23808 23.6513 7.96243C23.5681 7.86854 23.416 7.93613 23.3589 7.80249C23.3728 7.78118 23.4129 7.77382 23.4357 7.76774C23.4083 7.75123 23.4373 7.72787 23.4427 7.70169C23.4429 7.68416 23.3899 7.68326 23.4128 7.65651C23.3971 7.64262 23.3825 7.63219 23.355 7.62867C23.3323 7.62726 23.3505 7.5911 23.2983 7.58003C23.2448 7.56864 23.2464 7.48537 23.1359 7.44793C22.3599 6.43411 20.8985 6.312 20.2146 7.51744C20.7274 7.20819 21.1442 7.07232 21.7721 7.24979ZM29.6066 4.83366C29.4707 3.7168 27.9937 3.40947 27.4121 4.36787C26.9763 5.40102 26.5464 6.38509 26.1068 7.42355C25.7574 8.11123 25.6077 8.95232 25.0297 9.49549C25.3178 8.52025 24.5136 7.27366 23.4291 7.64953C23.5205 7.43065 23.6013 7.6144 23.5251 7.10029C23.4923 6.91776 23.4385 6.88761 23.387 6.71443C23.3294 6.41126 22.5242 5.88032 22.4738 5.90797C20.752 5.01977 18.7093 6.98355 19.2419 8.77248C19.6122 9.61408 20.1635 8.46189 20.5436 8.20582C20.9749 7.86169 21.4613 7.72838 22.0128 7.80256C21.2415 8.5367 21.3728 9.92128 22.2854 10.4968C21.4373 10.9124 21.033 11.7432 20.4626 12.5443C19.7948 13.5006 18.9834 14.4924 18.4117 15.4853C18.0361 15.5352 17.8542 16.013 17.6621 16.2884C17.4336 15.1592 16.1299 15.152 16.0423 15.3324C16.0476 15.3497 16.0962 15.3381 16.0658 15.3915C16.0462 15.4259 16.056 15.4012 16.0695 15.4262C16.0467 15.4323 16.0067 15.4395 15.9927 15.461C16.0722 15.6129 16.2216 15.5219 16.3072 15.6452C16.4812 15.6849 16.3899 15.6333 16.5774 15.7982C16.8313 16.0216 16.6851 15.9795 16.7609 16.0415C17.3145 16.7519 16.625 17.713 15.7733 17.5398C14.9223 17.3824 14.8206 15.9588 15.7224 15.607C15.7534 15.5972 15.7268 15.5504 15.8469 15.5027C15.9002 15.4815 15.8833 15.4401 15.9233 15.4401C15.9582 15.4401 15.9146 15.4324 15.9927 15.3775C15.4329 14.6776 14.3783 15.4581 14.2203 16.1632C13.8612 15.8831 13.6801 15.4429 13.2186 15.2837L10.7696 11.863C10.4056 11.3131 10.0006 10.7964 9.3197 10.6323C11.0618 9.86803 10.3956 7.09958 8.67586 7.67385C8.68316 7.69721 8.72655 7.67123 8.69935 7.72953C8.68021 7.77049 8.68802 7.7408 8.70293 7.76781C8.68028 7.77389 8.64002 7.78125 8.6262 7.80256C8.687 7.93824 8.8342 7.86784 8.91874 7.96243C9.69007 8.23821 9.8829 9.53133 8.97423 9.82227C7.73288 10.3208 7.20789 8.4295 8.378 7.92416C8.42645 7.83405 8.49589 7.86272 8.52085 7.80947C8.54069 7.7671 8.56866 7.79104 8.57634 7.77126C8.58722 7.73997 8.60648 7.73299 8.6262 7.7191C8.44885 7.35789 7.89052 7.43456 7.58748 7.57657C6.90671 7.9351 6.62997 8.83725 6.84456 9.55117C5.79285 8.10016 5.34991 5.86009 4.50933 4.288C3.67042 3.13107 1.88661 4.24589 2.49519 5.52557C4.20725 9.73241 6.20559 12.9932 5.655 17.5712C5.67311 19.1754 3.81308 26.9415 4.67682 27.75C5.34613 28.5567 6.65839 28.2794 6.94946 27.2008C7.10908 26.5173 7.99304 21.9539 8.1542 21.1623C8.57141 23.0847 8.85013 25.1088 9.2004 27.0478C9.5462 28.878 11.9888 28.2203 11.6597 26.634C11.2547 23.2831 10.2204 18.3213 10.3681 15.0161L11.4523 16.3823C11.8029 16.7734 11.9172 16.6441 12.0052 16.9872C12.4986 18.2575 13.5855 19.4572 13.6132 20.832C13.537 22.4674 12.9314 24.9002 12.6997 26.5576C12.3813 28.2401 14.8123 28.8398 15.1809 27.0859C15.2122 27.0306 15.9157 23.7823 15.9798 23.7452C15.9806 23.7452 15.9814 23.7487 15.982 23.7452C16.2396 24.3371 16.32 25.1038 16.5343 25.7406C16.7211 26.2822 16.8058 27.3743 17.2688 27.7778C18.0369 28.593 19.4235 27.6192 19.1635 26.6132C18.8938 24.6369 18.2875 22.6773 18.2283 20.679C18.3465 19.3864 19.4381 18.0452 19.9589 16.8758C20.2789 16.9156 21.2302 15.4582 21.4544 15.162C21.3193 17.4579 21.1531 19.2004 20.5363 21.4369C20.4007 21.9764 21.0842 22.097 21.4509 22.2678C20.9596 23.6667 20.9786 25.5711 20.9598 27.0374C21.0444 27.995 22.3262 28.4519 22.952 27.7396C23.5359 27.1762 23.2503 25.5308 23.3501 24.7604C23.3997 24.1178 23.3598 23.3412 23.2146 22.7093C23.5222 22.7475 24.1415 22.7759 24.4559 22.7302C24.374 24.1068 24.4816 25.5764 24.4905 26.9818C24.5498 28.6124 26.9815 28.4505 26.9321 26.8705C26.84 25.3698 26.7682 23.7284 26.4692 22.2609C26.7909 22.0945 27.5305 21.9302 27.3322 21.4195C24.7681 12.9914 27.4134 11.9851 29.6066 4.83366Z' fill='%23454545'/%3e%3c/svg%3e")}.packagelist nav ul li.filter--calendar a:before{-webkit-mask-image:url("data:image/svg+xml;charset=UTF-8,%3csvg id='fi_7315694' enable-background='new 0 0 53 53' viewBox='0 0 53 53' xmlns='http://www.w3.org/2000/svg'%3e%3cg%3e%3cg%3e%3cg%3e%3cpath d='m31.6494427 51.2578125c-10.3125 0-21.6860352-1.0078125-23.8984375-1.4921875-5.4047852-1.1826172-4.9135742-12.5009766-4.394043-24.4838867.0932617-2.1464844.1860352-4.2915039.2431641-6.3637695.347168-12.6665039 1.5878909-14.0483398 6.7451172-14.456543 4.2255859-.3330078 28.6132813.4960938 30.1391602.5483398.5473633-.0390625 5.3457031-.3051758 7.6704102 1.7583008.809082.7182617 1.2412109 1.6269531 1.2851563 2.7021484.1611328 3.9506836 1.0649414 34.371582-.0244141 38.5073242-.6635763 2.5205079-8.8154317 3.2802735-17.7661134 3.2802735zm-17.7607432-45.3759766c-1.5566406 0-2.7607422.0219727-3.425293.074707-3.7539057.2973634-5.0185541.397461-5.3642573 13.0024415-.0566406 2.0800781-.1499023 4.2333984-.2436523 6.3876953-.4477539 10.3310547-.9555667 22.0410156 3.2158198 22.9541016 7.6044922 1.6611328 39.0742188 2.4052734 39.894043-.7060547.9106445-3.4580078.2895508-30.3686523-.0244141-38.0634766-.0268555-.6611328-.2827148-1.1982422-.7822266-1.6411133-1.612793-1.4321289-5.3144531-1.4848633-6.6010742-1.3818359-.0288086.0019531-.0556641.003418-.0844765.0019531-.2167939-.0073242-18.3413038-.628418-26.5844688-.628418z'%3e%3c/path%3e%3c/g%3e%3c/g%3e%3cg%3e%3cg%3e%3cpath d='m48.9111595 16.5766602h-44.4423814c-.4140625 0-.7500002-.3359375-.7500002-.75s.3359377-.75.7500002-.75h44.4423828c.4140625 0 .75.3359375.75.75s-.3359389.75-.7500014.75z'%3e%3c/path%3e%3c/g%3e%3c/g%3e%3cg%3e%3cg%3e%3cpath d='m11.9883089 13.9594727c-.8779297 0-1.7490234-.3417969-2.3598633-.9760742-.9799805-1.0175781-1.1616211-2.3920898-.4746094-3.5878906.7709961-1.3413086 2.3393555-2.027832 3.8168945-1.6665039 1.296875.3164063 2.1713867 1.3364258 2.2817383 2.6616211.1181641 1.4199219-.6767578 2.7490234-1.9780273 3.3076172-.4096679.1762694-.8486328.2612304-1.2861328.2612304zm.190918-4.8261719c-.753418 0-1.4121094.4658203-1.7246094 1.0097656-.206543.359375-.4482422 1.0708008.2539063 1.7993164.4838867.503418 1.3154297.6606445 1.9736328.3779297.8178711-.3510742 1.1289063-1.159668 1.0751953-1.8051758-.0268555-.3222656-.1918945-1.097168-1.1420898-1.3291016-.147461-.0356445-.2934571-.0527343-.4360352-.0527343z'%3e%3c/path%3e%3c/g%3e%3c/g%3e%3cg%3e%3cg%3e%3cpath d='m12.0024691 9.1430664c-.4140625 0-.75-.3359375-.75-.75v-5.9008789c0-.4140625.3359375-.75.75-.75s.75.3359375.75.75v5.9008789c0 .4140625-.3359375.75-.75.75z'%3e%3c/path%3e%3c/g%3e%3c/g%3e%3cg%3e%3cg%3e%3cpath d='m21.6401653 13.9594727c-.8779297 0-1.7490234-.3417969-2.3598633-.9760742-.9799805-1.0175781-1.1616211-2.3920898-.4746094-3.5878906.7709961-1.3413086 2.3408203-2.027832 3.8164063-1.6665039 1.296875.3164063 2.1713867 1.3359375 2.2817383 2.6611328.1186523 1.4199219-.6762695 2.7495117-1.9775391 3.3081055-.4091796.1762694-.8486328.2612304-1.2861328.2612304zm.1904297-4.8261719c-.7529297 0-1.4116211.4658203-1.7241211 1.0097656-.206543.359375-.4482422 1.0708008.2539063 1.7993164.4838867.503418 1.3154297.6606445 1.9736328.3779297.8173828-.3510742 1.1289063-1.159668 1.0751953-1.8051758-.0268555-.3222656-.1918945-1.097168-1.1425781-1.3291016-.147461-.0356445-.2934609-.0527343-.4360352-.0527343z'%3e%3c/path%3e%3c/g%3e%3c/g%3e%3cg%3e%3cg%3e%3cpath d='m21.6543255 9.1430664c-.4140625 0-.75-.3359375-.75-.75v-5.9008789c0-.4140625.3359375-.75.75-.75s.75.3359375.75.75v5.9008789c0 .4140625-.3359375.75-.75.75z'%3e%3c/path%3e%3c/g%3e%3c/g%3e%3cg%3e%3cg%3e%3cpath d='m31.2920208 13.9594727c-.8779297 0-1.7490234-.3417969-2.3598633-.9760742-.9799805-1.0170898-1.1621094-2.3920898-.4746094-3.5874023.7700195-1.3417969 2.3374023-2.0283203 3.8164043-1.6669922 1.296875.3164063 2.1713867 1.3359375 2.2817383 2.6611328.1186523 1.4199219-.6762695 2.7495117-1.9775391 3.3081055-.4091796.1762694-.8486308.2612304-1.2861308.2612304zm.1904297-4.8261719c-.7529297 0-1.4121094.4658203-1.7246094 1.0097656-.206543.359375-.4477539 1.0708008.2543945 1.7993164.4838867.503418 1.3154297.6606445 1.9736328.3779297.8173809-.3510742 1.1289043-1.159668 1.0751934-1.8051758-.0268555-.3222656-.1918945-1.097168-1.1425762-1.3291016-.1474609-.0356445-.293457-.0527343-.4360351-.0527343z'%3e%3c/path%3e%3c/g%3e%3c/g%3e%3cg%3e%3cg%3e%3cpath d='m31.3056927 9.1430664c-.4140625 0-.75-.3359375-.75-.75v-5.9008789c0-.4140625.3359375-.75.75-.75s.7499981.3359375.7499981.75v5.9008789c0 .4140625-.3359356.75-.7499981.75z'%3e%3c/path%3e%3c/g%3e%3c/g%3e%3cg%3e%3cg%3e%3cpath d='m40.9433861 13.9594727c-.8774414 0-1.7485352-.3417969-2.3598633-.9760742-.9799805-1.0175781-1.1616211-2.3920898-.4746094-3.5878906.7709961-1.3413086 2.3369141-2.027832 3.8168945-1.6665039 1.296875.3164063 2.1713867 1.3364258 2.2817383 2.6616211.1181641 1.4199219-.6767578 2.7490234-1.9780273 3.3076172-.4091797.1762694-.8486328.2612304-1.2861328.2612304zm-1.2797852-2.0170899c.484375.5019531 1.3144531.6606445 1.9736328.3779297.8178711-.3510742 1.1289063-1.159668 1.0751953-1.8051758-.0268555-.3222656-.1918945-1.097168-1.1420898-1.3291016-.9267578-.2250977-1.7890625.3105469-2.1606445.9570313-.206543.359375-.4482422 1.0703125.2539062 1.7993164z'%3e%3c/path%3e%3c/g%3e%3c/g%3e%3cg%3e%3cg%3e%3cpath d='m40.9575462 9.1430664c-.4140625 0-.75-.3359375-.75-.75v-5.9008789c0-.4140625.3359375-.75.75-.75s.75.3359375.75.75v5.9008789c0 .4140625-.3359375.75-.75.75z'%3e%3c/path%3e%3c/g%3e%3c/g%3e%3cg%3e%3cg%3e%3cpath d='m20.4258099 42.8222656c-.1333008 0-.2666016-.0351563-.3862305-.1074219-.2836914-.1699219-.4223633-.5068359-.3408203-.8271484.3071289-1.2080078.5673828-2.4077148.8276367-3.6069336.222168-1.0244141.4448242-2.0483398.6953125-3.078125-2.5385742-1.3393555-4.8676758-3.0356445-6.7646494-4.9306641-.2163086-.2158203-.2797852-.5415039-.1611328-.8227539.1191406-.28125.4438477-.4672852.7021484-.4580078 1.6518564.0327148 3.4750948-.1494141 5.2441416-.3178711.7871094-.0751953 1.5644531-.1489258 2.3144531-.2050781l2.7519531-5.6787109c.1201172-.2485352.3676758-.4106445.6435547-.4223633.2739258-.0087891.5356445.1298828.6767578.3671875.5546875.9370117 1.1054688 1.8442383 1.65625 2.7514648.5014648.8261719 1.0029297 1.6523438 1.5068359 2.5 1.03125.159668 2.0307617.2954102 3.0302715.4316406 1.1225586.152832 2.2446289.3056641 3.4111328.4912109.269043.0429688.4936523.2285156.5864258.484375.0932617.2558594.0405273.5424805-.1381836.7480469-1.6835938 1.9389648-3.2939453 3.4389648-4.9096661 4.5717773.373045 2.2578125.8315411 4.6230469 1.7211895 6.8457031.1206055.3007813.0336914.6464844-.2158203.8544922-.2485352.2080078-.6044922.2324219-.8793945.0585938-1.9960918-1.2529297-4.0371075-2.5341797-5.8525372-4.0209961-2.1967773 1.3740234-4.0375977 2.7431641-5.6152344 4.1762695-.1416014.1289064-.3222654.1953126-.5043943.1953126zm6.1855468-6.0439453c.1743164 0 .3481445.0610352.4873047.1796875 1.3134766 1.1225586 2.793457 2.1362305 4.2939453 3.1020508-.5517578-1.8710938-.8852539-3.7651367-1.1782227-5.578125-.0473633-.2905273.0805664-.5820313.3256836-.7446289 1.3442383-.8911133 2.6889629-2.0600586 4.0864239-3.5546875-.6748047-.0976563-1.3408203-.1879883-2.0063477-.2788086-1.1225567-.152832-2.244627-.3056641-3.4111309-.4912109-.2202148-.0351563-.4135742-.1665039-.5273438-.3588867-.5620117-.9501953-1.1206055-1.8696289-1.6787109-2.7890625-.3164063-.5214844-.6333008-1.043457-.9506836-1.5703125l-2.3354492 4.8188477c-.1176758.2426758-.3564453.4038086-.6259766.4213867-.8681641.0566406-1.7802734.1435547-2.706543.2319336-1.1679688.1113281-2.3613281.2250977-3.5253906.284668 1.6459961 1.4106445 3.543457 2.668457 5.5703125 3.6860352.3149414.1582031.4770508.5136719.390625.8554688-.3071289 1.2075195-.5673828 2.4072266-.8276367 3.6064453-.1030273.4760742-.206543.9521484-.3125 1.4287109 1.3413086-1.0629883 2.8417969-2.1000977 4.5400391-3.1391602.1210938-.0742189.2563477-.1103517.3916016-.1103517zm-3.5693359-7.5922851h.0097656z'%3e%3c/path%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/svg%3e")}.packagelist nav ul li.active,.packagelist nav ul li:hover{color:var(--white);background-color:#2072A9}.packagelist nav ul li.active a,.packagelist nav ul li:hover a{color:var(--white)}.packagelist nav ul li[class*="filter--"].active a:before,.packagelist nav ul li[class*="filter--"]:hover a:before{background:var(--white)}.packagelist nav ul li a{color:var(--text-headline);font-weight:600;line-height:16px;text-decoration:none}.packagelist nav ul li a:hover,.packagelist nav ul li a:focus{color:var(--white)}.cardbox__content--24{left:24px;right:24px;bottom:24px}.cardbox__content{color:var(--white)}.packagelist .cardbox__content .cta{margin-bottom:-40px;opacity:0;transition:all 0.4s}.packagelist .cardbox__item:hover .cardbox__content .cta{margin-bottom:0;opacity:1}.cardbox__valid{font-size:16px;font-weight:700}.cardbox__valid:before{content:'';display:inline-block;vertical-align:middle;position:relative;margin-top:-4px;min-width:24px;height:24px;margin-right:12px;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3e%3cpath d='M3.95866 18.0625C4.21405 18.6042 4.37314 19.0815 5.04085 18.9538C6.44119 19.0484 7.87293 19.0484 9.33605 18.9856C12.6436 18.818 15.8817 18.8414 19.1494 18.7867C19.1626 19.045 19.1376 19.3483 19.1376 19.6334C14.0885 19.7594 9.03951 19.9117 3.99007 20.0343C3.99007 19.3666 3.95866 18.6988 3.95866 18.0625ZM3.8645 9.15397C8.89018 9.18536 13.8866 9.18536 18.9123 9.21677C18.8495 12.0174 18.7846 15.1044 19.8668 17.7443C14.9667 17.2985 9.97237 17.6811 5.10362 18.1253C3.35373 15.454 4.05498 12.1765 3.8645 9.15397ZM15.6679 3.808C15.7307 3.808 15.7621 3.84109 15.827 3.8729C16.1765 4.35016 15.986 5.17693 15.8898 5.71698C15.7621 6.10005 15.7638 6.41821 15.3183 6.51237C14.6171 6.54546 14.7134 7.53178 15.5088 7.43546C16.4633 7.2764 16.7501 6.48098 16.9091 5.6228C17.6396 5.6228 18.4037 5.65418 19.1028 5.68557C19.0714 6.54546 19.04 7.30949 18.9772 8.19949C13.9494 8.1681 8.89018 8.1681 3.8645 8.13626C3.8645 7.40407 3.83098 6.64008 3.83098 5.90914C4.97637 5.87776 6.15442 5.84466 7.33077 5.81328C7.96709 5.81328 7.96879 4.82738 7.36429 4.79557C7.42706 4.38154 7.58615 3.682 8.09477 3.93568C8.35015 4.28525 8.31877 4.79557 8.19109 5.20834C8.25386 5.6228 8.09477 6.03682 7.9357 6.38637C7.80802 6.54546 7.84151 6.51408 7.58615 6.57728C6.88703 6.60866 6.98122 7.59455 7.77661 7.49994C8.73111 7.34088 9.01786 6.57728 9.17695 5.75005C11.1173 5.78189 13.1854 5.71866 15.1258 5.75005C15.7939 5.78189 15.827 4.6997 15.1592 4.6997C15.1906 4.28693 15.2534 3.808 15.6679 3.808ZM14.2362 4.60341C12.5804 4.57202 10.9268 4.6365 9.27325 4.6365C9.30463 3.42874 8.6085 2.85522 7.90261 2.87346C7.17677 2.8917 6.44119 3.5365 6.47258 4.76248C5.64578 4.95466 3.06909 4.41293 3.00418 5.43189C2.97279 10.4911 3.00418 15.5486 2.94141 20.6078C2.94141 20.9574 3.32234 21.2441 3.6405 21.1164C8.95509 20.9574 14.2675 20.8297 19.58 20.6706C19.7658 20.6706 19.9364 20.5646 20.0259 20.4123C20.336 20.0479 20.1451 19.3084 20.1336 18.7701C20.2779 18.7667 20.4221 18.7667 20.568 18.7616C21.713 18.4435 20.5031 17.0766 20.4089 16.344C20.059 15.0714 19.9631 13.545 19.8982 12.2079C19.804 9.88615 19.9945 7.56317 19.8354 5.27282C19.58 4.38154 17.7359 4.76248 16.9719 4.60341C17.0347 3.74522 16.591 2.85352 15.6514 2.85352C14.7134 2.85352 14.2675 3.71384 14.2362 4.60341Z' fill='white'/%3e%3cpath d='M6.75947 10.6169C7.20531 10.6814 7.58627 10.7446 8.00072 10.7446C7.9672 11.1586 7.87304 11.6991 7.9672 12.1131H6.72805C6.75947 11.6677 6.75947 11.0941 6.75947 10.6169ZM7.23669 10.045C6.79085 10.1082 6.09173 9.85455 6.04339 10.443C5.99544 11.0314 5.67728 12.4944 6.34499 12.6701C7.01272 12.844 7.93581 12.7812 8.44445 12.7494C8.89029 12.718 8.92168 12.0486 8.9552 11.6991C8.9552 11.3809 8.89029 10.935 8.82752 10.6169C8.98659 10.395 8.82752 10.1082 8.57213 10.1082C8.25397 10.0136 7.68256 10.045 7.23669 10.045Z' fill='white'/%3e%3cpath d='M11.0856 10.5861C11.5314 10.6506 11.9124 10.7138 12.3268 10.7138C12.2954 11.1279 12.1991 11.6683 12.2954 12.0823H11.0542C11.0856 11.6365 11.0856 11.0634 11.0856 10.5861ZM11.5628 10.0143C11.117 10.0775 10.4179 9.82212 10.3699 10.4122C10.3216 11.0001 10.0034 12.4637 10.6711 12.6393C11.3409 12.8133 12.2619 12.75 12.7727 12.7187C13.2164 12.6856 13.2499 12.0179 13.2813 11.6683C13.2813 11.3501 13.2164 10.9043 13.1536 10.5861C13.3127 10.3638 13.1536 10.0775 12.8983 10.0775C12.5801 9.98119 12.0087 10.0143 11.5628 10.0143Z' fill='white'/%3e%3cpath d='M15.1266 10.6504C15.5725 10.7136 15.9555 10.7764 16.3679 10.7764C16.3365 11.1909 16.2402 11.7309 16.3365 12.1454H15.0952C15.0952 11.6995 15.1266 11.1277 15.1266 10.6504ZM15.6039 10.0455C15.1601 10.1087 14.3762 9.84187 14.3312 10.3955C14.2799 11.0301 14.0465 12.4949 14.7143 12.6705C15.382 12.8445 16.3051 12.7817 16.8137 12.7499C17.2282 12.7499 17.291 12.0177 17.3224 11.6995C17.3224 11.3814 17.2596 10.9355 17.1947 10.6173C17.3537 10.3955 17.1947 10.1087 16.9414 10.1087C16.5919 10.0141 16.0497 10.0773 15.6039 10.0455Z' fill='white'/%3e%3cpath d='M6.98083 14.4349C7.42667 14.4994 7.80763 14.5626 8.25348 14.5626C8.22209 14.9766 8.12579 15.5171 8.22209 15.9311H6.98083C6.94942 15.4857 6.94942 14.9121 6.98083 14.4349ZM7.45806 13.8317C7.01222 13.8949 6.23038 13.628 6.18542 14.1812C6.13409 14.8163 5.89865 16.2811 6.56849 16.4567C7.23619 16.6307 8.15929 16.5674 8.66793 16.536C9.11379 16.5029 9.14518 15.8352 9.17657 15.4857C9.17657 15.1675 9.11379 14.7217 9.04889 14.4035C9.20795 14.1812 9.04889 13.8949 8.79563 13.8949C8.44395 13.7986 7.90393 13.8631 7.45806 13.8317Z' fill='white'/%3e%3cpath d='M11.3083 14.4037C11.7541 14.4682 12.1372 14.5314 12.5495 14.5314C12.5181 14.9454 12.4218 15.4859 12.5181 15.8999H11.2769C11.2769 15.454 11.3083 14.8809 11.3083 14.4037ZM11.7855 13.7988C11.3418 13.8632 10.5578 13.5951 10.5129 14.15C10.4615 14.7847 10.2282 16.2495 10.8959 16.4238C11.5636 16.5995 12.4867 16.5362 12.9954 16.5031C13.4412 16.4717 13.4726 15.804 13.504 15.454C13.504 15.1359 13.4412 14.6905 13.3763 14.3723C13.5354 14.15 13.3763 13.8632 13.123 13.8632C12.7735 13.7674 12.2314 13.8319 11.7855 13.7988Z' fill='white'/%3e%3cpath d='M15.3497 14.4685C15.7956 14.5317 16.1765 14.5945 16.591 14.5945C16.5575 15.0089 16.4633 15.5489 16.5575 15.9634H15.3184C15.3184 15.4862 15.3184 14.9457 15.3497 14.4685ZM15.827 13.8635C15.3811 13.9267 14.632 13.6731 14.584 14.2615C14.5361 14.8499 14.2676 16.3129 15.063 16.5679H15.1258C15.603 16.6625 16.5261 16.5997 17.0347 16.5679C17.4806 16.5365 17.512 15.8671 17.5455 15.5176C17.5455 15.1994 17.4806 14.7535 17.4178 14.4354C17.5769 14.2135 17.4178 13.9267 17.1624 13.9267C16.8129 13.8321 16.2728 13.8953 15.827 13.8635Z' fill='white'/%3e%3c/svg%3e")}.packagepic,.categorypackagepic{width:100%;height:auto}.fs-24{font-size:24px}.package__button{padding:var(--space-xl);background-color:var(--white)}.package__minprice{font-size:24px;font-weight:700}.package h2{margin-bottom:24px}.package__valid:before,.package__exceptdates:before{content:'';position:relative;margin-top:-4px;min-width:24px;height:24px;display:inline-block;vertical-align:middle;margin-right:12px}.package__valid:before{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3e%3cpath d='M3.95866 18.0625C4.21405 18.6042 4.37314 19.0815 5.04085 18.9538C6.44119 19.0484 7.87293 19.0484 9.33605 18.9856C12.6436 18.818 15.8817 18.8414 19.1494 18.7867C19.1626 19.045 19.1376 19.3483 19.1376 19.6334C14.0885 19.7594 9.03951 19.9117 3.99007 20.0343C3.99007 19.3666 3.95866 18.6988 3.95866 18.0625ZM3.8645 9.15397C8.89018 9.18536 13.8866 9.18536 18.9123 9.21677C18.8495 12.0174 18.7846 15.1044 19.8668 17.7443C14.9667 17.2985 9.97237 17.6811 5.10362 18.1253C3.35373 15.454 4.05498 12.1765 3.8645 9.15397ZM15.6679 3.808C15.7307 3.808 15.7621 3.84109 15.827 3.8729C16.1765 4.35016 15.986 5.17693 15.8898 5.71698C15.7621 6.10005 15.7638 6.41821 15.3183 6.51237C14.6171 6.54546 14.7134 7.53178 15.5088 7.43546C16.4633 7.2764 16.7501 6.48098 16.9091 5.6228C17.6396 5.6228 18.4037 5.65418 19.1028 5.68557C19.0714 6.54546 19.04 7.30949 18.9772 8.19949C13.9494 8.1681 8.89018 8.1681 3.8645 8.13626C3.8645 7.40407 3.83098 6.64008 3.83098 5.90914C4.97637 5.87776 6.15442 5.84466 7.33077 5.81328C7.96709 5.81328 7.96879 4.82738 7.36429 4.79557C7.42706 4.38154 7.58615 3.682 8.09477 3.93568C8.35015 4.28525 8.31877 4.79557 8.19109 5.20834C8.25386 5.6228 8.09477 6.03682 7.9357 6.38637C7.80802 6.54546 7.84151 6.51408 7.58615 6.57728C6.88703 6.60866 6.98122 7.59455 7.77661 7.49994C8.73111 7.34088 9.01786 6.57728 9.17695 5.75005C11.1173 5.78189 13.1854 5.71866 15.1258 5.75005C15.7939 5.78189 15.827 4.6997 15.1592 4.6997C15.1906 4.28693 15.2534 3.808 15.6679 3.808ZM14.2362 4.60341C12.5804 4.57202 10.9268 4.6365 9.27325 4.6365C9.30463 3.42874 8.6085 2.85522 7.90261 2.87346C7.17677 2.8917 6.44119 3.5365 6.47258 4.76248C5.64578 4.95466 3.06909 4.41293 3.00418 5.43189C2.97279 10.4911 3.00418 15.5486 2.94141 20.6078C2.94141 20.9574 3.32234 21.2441 3.6405 21.1164C8.95509 20.9574 14.2675 20.8297 19.58 20.6706C19.7658 20.6706 19.9364 20.5646 20.0259 20.4123C20.336 20.0479 20.1451 19.3084 20.1336 18.7701C20.2779 18.7667 20.4221 18.7667 20.568 18.7616C21.713 18.4435 20.5031 17.0766 20.4089 16.344C20.059 15.0714 19.9631 13.545 19.8982 12.2079C19.804 9.88615 19.9945 7.56317 19.8354 5.27282C19.58 4.38154 17.7359 4.76248 16.9719 4.60341C17.0347 3.74522 16.591 2.85352 15.6514 2.85352C14.7134 2.85352 14.2675 3.71384 14.2362 4.60341Z' fill='%23122A3F'/%3e%3cpath d='M6.75947 10.6169C7.20531 10.6814 7.58627 10.7446 8.00072 10.7446C7.9672 11.1586 7.87304 11.6991 7.9672 12.1131H6.72805C6.75947 11.6677 6.75947 11.0941 6.75947 10.6169ZM7.23669 10.045C6.79085 10.1082 6.09173 9.85455 6.04339 10.443C5.99544 11.0314 5.67728 12.4944 6.34499 12.6701C7.01272 12.844 7.93581 12.7812 8.44445 12.7494C8.89029 12.718 8.92168 12.0486 8.9552 11.6991C8.9552 11.3809 8.89029 10.935 8.82752 10.6169C8.98659 10.395 8.82752 10.1082 8.57213 10.1082C8.25397 10.0136 7.68256 10.045 7.23669 10.045Z' fill='%23122A3F'/%3e%3cpath d='M11.0856 10.5861C11.5314 10.6506 11.9124 10.7138 12.3268 10.7138C12.2954 11.1279 12.1991 11.6683 12.2954 12.0823H11.0542C11.0856 11.6365 11.0856 11.0634 11.0856 10.5861ZM11.5628 10.0143C11.117 10.0775 10.4179 9.82212 10.3699 10.4122C10.3216 11.0001 10.0034 12.4637 10.6711 12.6393C11.3409 12.8133 12.2619 12.75 12.7727 12.7187C13.2164 12.6856 13.2499 12.0179 13.2813 11.6683C13.2813 11.3501 13.2164 10.9043 13.1536 10.5861C13.3127 10.3638 13.1536 10.0775 12.8983 10.0775C12.5801 9.98119 12.0087 10.0143 11.5628 10.0143Z' fill='%23122A3F'/%3e%3cpath d='M15.1266 10.6504C15.5725 10.7136 15.9555 10.7764 16.3679 10.7764C16.3365 11.1909 16.2402 11.7309 16.3365 12.1454H15.0952C15.0952 11.6995 15.1266 11.1277 15.1266 10.6504ZM15.6039 10.0455C15.1601 10.1087 14.3762 9.84187 14.3312 10.3955C14.2799 11.0301 14.0465 12.4949 14.7143 12.6705C15.382 12.8445 16.3051 12.7817 16.8137 12.7499C17.2282 12.7499 17.291 12.0177 17.3224 11.6995C17.3224 11.3814 17.2596 10.9355 17.1947 10.6173C17.3537 10.3955 17.1947 10.1087 16.9414 10.1087C16.5919 10.0141 16.0497 10.0773 15.6039 10.0455Z' fill='%23122A3F'/%3e%3cpath d='M6.98083 14.4349C7.42667 14.4994 7.80763 14.5626 8.25348 14.5626C8.22209 14.9766 8.12579 15.5171 8.22209 15.9311H6.98083C6.94942 15.4857 6.94942 14.9121 6.98083 14.4349ZM7.45806 13.8317C7.01222 13.8949 6.23038 13.628 6.18542 14.1812C6.13409 14.8163 5.89865 16.2811 6.56849 16.4567C7.23619 16.6307 8.15929 16.5674 8.66793 16.536C9.11379 16.5029 9.14518 15.8352 9.17657 15.4857C9.17657 15.1675 9.11379 14.7217 9.04889 14.4035C9.20795 14.1812 9.04889 13.8949 8.79563 13.8949C8.44395 13.7986 7.90393 13.8631 7.45806 13.8317Z' fill='%23122A3F'/%3e%3cpath d='M11.3083 14.4037C11.7541 14.4682 12.1372 14.5314 12.5495 14.5314C12.5181 14.9454 12.4218 15.4859 12.5181 15.8999H11.2769C11.2769 15.454 11.3083 14.8809 11.3083 14.4037ZM11.7855 13.7988C11.3418 13.8632 10.5578 13.5951 10.5129 14.15C10.4615 14.7847 10.2282 16.2495 10.8959 16.4238C11.5636 16.5995 12.4867 16.5362 12.9954 16.5031C13.4412 16.4717 13.4726 15.804 13.504 15.454C13.504 15.1359 13.4412 14.6905 13.3763 14.3723C13.5354 14.15 13.3763 13.8632 13.123 13.8632C12.7735 13.7674 12.2314 13.8319 11.7855 13.7988Z' fill='%23122A3F'/%3e%3cpath d='M15.3497 14.4685C15.7956 14.5317 16.1765 14.5945 16.591 14.5945C16.5575 15.0089 16.4633 15.5489 16.5575 15.9634H15.3184C15.3184 15.4862 15.3184 14.9457 15.3497 14.4685ZM15.827 13.8635C15.3811 13.9267 14.632 13.6731 14.584 14.2615C14.5361 14.8499 14.2676 16.3129 15.063 16.5679H15.1258C15.603 16.6625 16.5261 16.5997 17.0347 16.5679C17.4806 16.5365 17.512 15.8671 17.5455 15.5176C17.5455 15.1994 17.4806 14.7535 17.4178 14.4354C17.5769 14.2135 17.4178 13.9267 17.1624 13.9267C16.8129 13.8321 16.2728 13.8953 15.827 13.8635Z' fill='%23122A3F'/%3e%3c/svg%3e")}.package__exceptdates:before{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3e%3cpath d='M20.3126 4.38135C18.3615 2.80518 15.7511 2.31738 12.9306 2.31445C12.7445 2.31445 12.5497 2.31445 12.352 2.32324C6.31973 2.39502 2.33242 6.25781 2.40127 12.5596C2.46865 19.0767 8.72646 23.1533 13.0331 23.1855C15.1945 23.1855 17.7594 22.5337 19.8292 20.8389C21.8991 19.1514 23.4093 16.3857 23.4005 12.4277C23.4093 8.57666 22.2726 5.95898 20.3126 4.38135ZM13.0331 21.7866C11.2973 21.7969 8.92275 20.8828 7.05508 19.2495C5.17715 17.6133 3.80019 15.3223 3.80019 12.5596C3.86758 6.84521 6.9291 3.91553 12.3944 3.72363H12.4032C12.5731 3.71484 12.7489 3.71484 12.9306 3.71484C18.2912 3.83496 21.8991 5.31006 21.9987 12.4277C21.9752 19.5806 16.8439 21.731 13.0331 21.7866Z' fill='%23122A3F'/%3e%3cpath d='M17.1545 8.00484C16.904 7.71407 16.4631 7.67965 16.1686 7.93014C15.634 8.39815 14.0761 10.1919 12.4838 12.0683C11.5727 10.5002 11.0995 9.15401 10.8402 8.22896C10.7362 7.85396 10.3495 7.6379 9.97746 7.7419C9.60685 7.84591 9.38712 8.22896 9.49113 8.60396V8.60103C9.79289 9.69747 10.3788 11.3256 11.5302 13.1977C10.3232 14.6281 9.21281 15.9611 8.64298 16.632C8.39249 16.9265 8.42912 17.3703 8.72355 17.6179C8.85392 17.7307 9.01505 17.7849 9.17619 17.7849C9.37394 17.7849 9.57023 17.7014 9.71085 17.5373C10.2221 16.9309 11.2284 15.7268 12.3402 14.4099C13.0727 15.4323 13.9618 16.5002 15.0912 17.5886C15.2297 17.719 15.4054 17.7849 15.5812 17.7849C15.7643 17.7849 15.946 17.7146 16.0837 17.5725C16.3517 17.2942 16.3444 16.8503 16.0675 16.5822C14.8905 15.4455 13.9911 14.344 13.2734 13.3046C14.9696 11.3051 16.6637 9.34151 17.0812 8.99215C17.3713 8.7402 17.4064 8.29928 17.1545 8.00484Z' fill='%23122A3F'/%3e%3c/svg%3e")}.package__faq:before{content:'';position:relative;margin-top:-4px;min-width:32px;height:32px;display:inline-block;vertical-align:middle;margin-right:12px;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32' fill='none'%3e%3cpath d='M16.1182 5.9265C23.3718 5.63011 29.3527 15.5132 22.8192 20.6038C20.232 22.7249 16.922 23.4472 13.6148 23.277C12.9785 23.191 12.7664 23.7854 12.3422 24.2097C11.8761 24.7199 11.2398 25.3562 10.6453 25.8223C10.729 24.8879 10.8155 24.1678 10.8155 23.191C10.8574 22.7668 10.983 22.3425 10.5588 22.0467C8.99026 20.7741 7.80135 19.7136 6.99758 17.8883C4.45227 11.4832 9.66845 5.84223 16.1182 5.9265ZM16.0736 4.2715C5.13045 4.18723 0.251983 16.6598 9.41451 23.2351C9.45184 24.4682 8.93088 25.7012 9.12263 26.8743C9.14923 27.0332 9.07001 27.2986 9.33927 27.5548C9.61131 27.8133 9.83417 27.7137 9.94052 27.7069C11.3082 27.6453 12.8325 25.7583 13.6985 24.932C20.3604 25.5683 28.9703 20.7741 27.1479 13.1382C26.0426 8.08945 21.2925 4.14538 16.0736 4.2715Z' fill='%23454545'/%3e%3cpath d='M15.8189 7.62305C13.7397 8.00484 13.6141 11.6531 16.2431 10.9325C18.1521 10.252 17.6442 7.91883 15.8189 7.62305Z' fill='%23454545'/%3e%3cpath d='M15.6498 11.7373C14.846 11.7814 13.9529 12.4596 13.657 13.1802C13.1044 13.9868 14.3352 14.7068 14.8878 13.9444C15.3121 16.1916 12.8924 20.0955 15.82 21.2822C16.6266 21.5384 18.1113 20.858 17.5587 19.8416C17.3913 19.5435 17.0089 19.4592 16.755 19.2471C16.755 19.2471 16.7968 19.2895 16.755 19.2052C16.2024 17.3805 18.7895 11.9075 15.6498 11.7373Z' fill='%23454545'/%3e%3c/svg%3e")}.canceltittle{display:block;margin:16px 0 10px;font-weight:700}.package__loy{padding:var(--space-xl);background:rgba(232,228,218,0.50)}.package__loy h3{display:flex;align-items:center;margin-bottom:24px;padding-bottom:20px;font-size:var(--text-xl);font-weight:600;border-bottom:1px solid #E7E7E7}.package__loy h3:before{content:'';display:inline-block;min-width:28px;height:28px;margin-right:18px;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='28' height='28' viewBox='0 0 28 28' fill='none'%3e%3cpath d='M26.7129 3.1563C25.8203 2.08404 24.4199 1.43365 22.7324 1.44146C19.6484 1.48834 17.5449 3.96099 16.1406 6.1856C15.6641 6.94927 15.2676 7.70709 14.9482 8.37505C13.7891 5.48248 11.2842 0.95318 6.58105 0.769586C4.49805 0.761774 2.78516 1.58795 1.66699 2.88287C0.544922 4.17193 0 5.87505 0 7.63091C0 9.6817 0.745117 11.8321 2.27832 13.5665C5.98438 17.7305 12.8838 26.8497 12.8965 26.8614C13.0645 27.084 13.3262 27.2208 13.6064 27.2286C13.6191 27.2305 13.6309 27.2305 13.6436 27.2305C13.9102 27.2305 14.1641 27.1114 14.3398 26.9161C14.3516 26.9024 22.6074 17.4922 25.834 13.209C27.2461 11.3184 27.9922 9.11334 28 7.08013C27.9961 5.62115 27.6074 4.22271 26.7129 3.1563ZM24.3398 12.086C21.7832 15.4864 15.7969 22.4004 13.6895 24.8243C11.8447 22.4063 6.74609 15.7852 3.67188 12.3243C2.45508 10.9493 1.86719 9.22857 1.86719 7.63091C1.9248 4.86529 3.43359 2.67193 6.58105 2.63677C8.94629 2.60943 10.8252 4.58404 12.1123 6.81255C13.3838 9.00591 13.96 11.2266 13.9707 11.2227C14.0742 11.6211 14.4316 11.9063 14.8438 11.918C15.2539 11.9297 15.627 11.6719 15.7578 11.2794C15.7578 11.2754 16.4492 9.21685 17.7246 7.17193C19.002 5.09576 20.832 3.26763 22.7324 3.30865C25.1309 3.36529 26.043 4.78912 26.1328 7.08013C26.1367 8.64849 25.5254 10.5157 24.3398 12.086Z' fill='%23122A3F'/%3e%3c/svg%3e")}main ul.check li{padding-left:30px}main ul.check li:before{content:'';left:0;top:0;border-radius:0;background-color:transparent;display:inline-block;vertical-align:middle;min-width:24px;height:24px;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3e%3cpath d='M8.11208 17.6948C7.40231 16.8974 6.82898 16.1174 6.27514 15.362C5.76906 14.6751 5.33025 13.9411 4.96478 13.1702C4.73603 12.7024 4.63478 12.2287 5.13026 11.9242C6.55028 11.0515 6.84128 11.8848 7.6131 12.8516C8.0706 13.4245 8.74523 14.3692 9.16793 14.9661C9.57169 15.5361 10.0639 14.5073 10.2604 14.217C10.9588 13.1853 12.774 10.6596 13.5241 9.72605C14.2362 8.83977 16.5348 6.3569 16.9633 5.96199C17.328 5.62572 18.0981 4.88817 18.6159 5.29505C19.1601 5.72255 19.4259 6.53517 19.0434 7.06355C18.3772 7.98342 17.3309 8.85849 16.6069 9.73437C15.1413 11.5074 13.7538 13.4185 12.4219 15.3214C11.9693 15.9681 11.3338 17.0511 10.9394 17.7524C10.2014 19.0643 9.5532 19.314 8.11208 17.6948Z' fill='%23454545'/%3e%3c/svg%3e")}span[class*='pack-service']::before{content:"";display:block;position:relative;margin:0 auto 15px auto;width:85px;height:85px;background-position:center center}.pack-service-01::before{background:url('../templates/icons/svedasztal.png') no-repeat}.pack-service-02::before{background:url('../templates/icons/wellness.png') no-repeat}.pack-service-03::before{background:url('../templates/icons/parkolo.png') no-repeat}.pack-service-04::before{background:url('../templates/icons/buszjarat.png') no-repeat}.pack-service-05::before{background:url('../templates/icons/kontos.png') no-repeat}.pack-service-19:before{background:url('../templates/icons/wifi.png') no-repeat}.pack-service-20:before{background:url('../templates/icons/kontos.png') no-repeat}@media (max-width:580px){ span[class*='pack-service']::before{background-size:80%}}.newsletter{position:relative}.ui-datepicker{display:none;position:fixed !important;top:50% !important;left:50% !important;width:800px !important;margin-top:-195px !important;margin-left:-400px !important;float:left;z-index:999999 !important;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;outline:9999px solid rgba(30,30,30,.6) !important;background:#eee}.ui-datepicker *{position:relative;z-index:2}.ui-datepicker-group{width:50%;float:left}.ui-datepicker-header{position:relative;background-color:var(--primary);height:55px}.ui-datepicker-title{color:#fff;font-weight:bold;line-height:55px;text-align:center}.ui-datepicker-group-first .ui-datepicker-header{border-right:1px solid #DDD}.ui-datepicker table{width:100%;margin:0;padding:15px 28px 28px 28px;border-spacing:2px;border-collapse:separate !important}.ui-datepicker-group-first table{border-right:1px solid #DDD}.ui-datepicker th{width:14.2857%;text-align:center;text-transform:uppercase;color:#666}.ui-datepicker td span,.ui-datepicker td a{display:block;padding:13px 0;text-decoration:none}.ui-datepicker-trigger{display:block;position:absolute;top:0;left:0;width:100%;height:100%;margin:0;padding:0;background-color:transparent;border:0;border-radius:0;cursor:pointer;z-index:2}.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default{font-size:14px;background-color:rgba(255,255,255,1);color:#666;text-align:center}.ui-state-hover,.ui-widget-content .ui-state-hover,.ui-state-focus,.ui-widget-content .ui-state-focus,.ui-widget-header .ui-state-focus,.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active{background-color:var(--primary);color:#FFF;font-weight:bold}.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled{opacity:0.25;cursor:default}.ui-datepicker .ui-datepicker-prev{float:left;z-index:3}.ui-datepicker .ui-datepicker-next{float:right;z-index:3}.ui-datepicker .ui-datepicker-prev:before{position:absolute;content:"";top:14px;left:15px;width:26px;height:26px;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='26' height='26' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='m25.96897,13c0,-7.16431 -5.80466,-12.96897 -12.96897,-12.96897s-12.96897,5.80466 -12.96897,12.96897s5.80466,12.96897 12.96897,12.96897s12.96897,-5.80466 12.96897,-12.96897zm-23.42781,0c0,-5.77851 4.68033,-10.45884 10.45884,-10.45884s10.45885,4.68033 10.45885,10.45884s-4.68033,10.45885 -10.45885,10.45885s-10.45884,-4.68033 -10.45884,-10.45885zm9.88884,6.79302l-6.34852,-6.34852c-0.24578,-0.24578 -0.24578,-0.64322 0,-0.889l6.34852,-6.34852c0.24578,-0.24578 0.64322,-0.24578 0.889,0l1.02497,1.02497c0.25101,0.25101 0.24578,0.65368 -0.01046,0.89946l-3.67628,3.50894l8.40891,0c0.34514,0 0.62753,0.28239 0.62753,0.62753l0,1.46424c0,0.34514 -0.28239,0.62753 -0.62753,0.62753l-8.40891,0l3.67628,3.50894c0.25624,0.24578 0.26147,0.64845 0.01046,0.89946l-1.02497,1.02497c-0.24578,0.24578 -0.64322,0.24578 -0.889,0z' fill='rgba(255,255,255,1)'/%3e%3c/svg%3e")}.ui-datepicker .ui-datepicker-next:before{position:absolute;content:"";top:14px;right:15px;width:26px;height:26px;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='26' height='26' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='m0,13c0,7.18145 5.81855,13 13,13s13,-5.81855 13,-13s-5.81855,-13 -13,-13s-13,5.81855 -13,13zm23.48388,0c0,5.79234 -4.69154,10.48388 -10.48388,10.48388s-10.48387,-4.69154 -10.48387,-10.48388s4.69153,-10.48387 10.48387,-10.48387s10.48388,4.69153 10.48388,10.48387zm-9.91251,-6.80928l6.36371,6.36371c0.24637,0.24637 0.24637,0.64476 0,0.89113l-6.36371,6.36371c-0.24637,0.24637 -0.64476,0.24637 -0.89113,0l-1.02742,-1.02742c-0.25161,-0.25161 -0.24637,-0.65524 0.01048,-0.90161l3.68508,-3.51734l-8.42904,0c-0.34597,0 -0.62903,-0.28307 -0.62903,-0.62903l0,-1.46774c0,-0.34597 0.28306,-0.62903 0.62903,-0.62903l8.42904,0l-3.68508,-3.51734c-0.25686,-0.24637 -0.2621,-0.65 -0.01048,-0.90161l1.02742,-1.02742c0.24637,-0.24637 0.64476,-0.24637 0.89113,0l0,0z' fill='rgba(255,255,255,1)'/%3e%3c/svg%3e")}#zadir-cookie-policy{ display:block; position:fixed; left:0; right:0; bottom:0; padding:15px 30px; color:#fff; font-size:16px; text-align:center; background-color:rgba(0,0,0,0.8); display:none; z-index:999999;}#zadir-cookie-policy p{ padding:10px 0 0; margin:0; display:inline-block}#zadir-cookie-policy-more-info{color:var(--secondary);font-weight:500}#accept-cookie-policy{ color:#fff; background-color:var(--primary); border-radius:5px; padding:8px 15px; text-decoration:none; margin:4px 0 0 10px; display:inline-block;}