@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;}}html.js-scroll-disabled{ scroll-behavior:auto;}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/varelaround-regular.ttf') format('ttf');}@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:#B50776; --primary-5:#b507760d; --primary-10:#b507761a; --primary-20:#b5077633; --primary-30:#b507764d; --primary-40:#b5077666; --primary-50:#b5077680; --primary-60:#b5077699; --primary-70:#b50776b3; --primary-80:#b50776cc; --primary-90:#b50776e6; --primary-d-1:#8f145e; --primary-d-2:#590037; --primary-d-3:#471530; --primary-d-4:#29220e; --primary-l-1:#BC6D9F; --primary-l-2:#e094b8; --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:#E9CEDF; --accent-l-1:#efdce8; --accent-l-2:#f4e6ef; --accent-l-3:#faf4f8; --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:#900B5F; --border-primary:#E7E7E7; --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;}.h3{ font-size:var(--text-2xl); line-height:1.3;}.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(--primary);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(--primary); 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 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(--white);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{font-size:var(--text-4xl);margin-bottom:32px}h2{margin-bottom:12px}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:hover{color:var(--primary-l-1)}.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)}.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:#900B5F}.iconbox__item:hover .h3{color:var(--white)}.iconbox__item .h3{color:var(--primary);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 20px;min-width:80px;height:81px;background:var(--primary-l-1);-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{-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{-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--nyitvatartas{-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='M74.0381 17.9192L69.5438 20.1485C68.769 20.5318 69.0421 21.7067 69.9092 21.7067C70.2539 21.7067 70.0445 21.7005 74.768 19.3918C75.1746 19.1906 75.3411 18.6973 75.1393 18.2906C74.9381 17.8828 74.4453 17.7191 74.0381 17.9192Z' fill='%23BC6D9F'/%3e%3cpath d='M41.0033 14.3202C26.7498 12.3389 14.0411 24.8828 13.3085 39.2571C12.5611 53.9084 23.8465 67.3719 38.3214 66.8823C54.7945 66.3268 64.8373 57.2397 65.8744 41.9508C66.8006 28.3003 56.1082 16.4221 41.0033 14.3202ZM64.2686 41.0218H62.4347C61.9809 41.0218 61.6128 41.39 61.6128 41.8437C61.6128 42.2975 61.9809 42.6657 62.4347 42.6657H64.1461C63.5699 48.89 61.3532 53.971 57.7019 57.7288C57.8196 57.4331 57.7597 57.0831 57.5203 56.8437L56.7412 56.0646C56.4202 55.7436 55.9 55.7436 55.579 56.0646C55.2579 56.3857 55.2579 56.9058 55.579 57.2269L56.3581 58.006C56.5828 58.2307 56.926 58.3141 57.2438 58.1875C53.391 61.9165 48.0606 64.2588 41.4523 64.9987V62.7202C41.4523 62.2665 41.0841 61.8983 40.6303 61.8983C40.1766 61.8983 39.8084 62.2665 39.8084 62.7202C39.8198 64.176 39.7878 64.8435 39.8336 65.1327C39.3123 65.1697 38.8015 65.2204 38.2657 65.2384C33.0238 65.4434 27.9742 63.6052 23.8404 60.099C24.373 60.0401 24.3717 59.7449 26.1654 58.0424C26.4865 57.7213 26.4865 57.2012 26.1654 56.8801C25.8444 56.5591 25.3243 56.5591 25.0032 56.8801C23.3868 58.5931 22.958 58.6904 22.9354 59.2625C18.563 55.148 15.9389 49.6887 15.1622 44.0163H18.9335C19.3873 44.0163 19.7554 43.6481 19.7554 43.1943C19.7554 42.7406 19.3873 42.3724 18.9335 42.3724C17.2124 42.3786 15.274 42.3585 14.991 42.3898C14.5765 36.6461 16.1875 31.1266 19.2885 26.4743C19.3268 26.5495 19.3672 26.6245 19.4301 26.6875C21.8089 28.9591 21.9203 29.4433 22.5262 29.4433C22.7365 29.4433 22.9468 29.363 23.1073 29.2025C23.4284 28.8814 23.4284 28.3613 23.1073 28.0402L20.5923 25.5252C20.4588 25.3917 20.2891 25.3272 20.1154 25.3047C24.3596 19.6336 30.7762 15.8298 37.8569 15.7666C37.8193 16.0379 37.8419 17.4016 37.835 18.5229C37.835 18.9767 38.2031 19.3448 38.6569 19.3448C39.1107 19.3448 39.4788 18.9767 39.4788 18.5229C39.4739 17.3189 39.4893 16.1027 39.4661 15.8124C45.8908 16.2775 53.0931 19.3057 58.0749 24.7438L56.3581 26.4606C56.037 26.7817 56.037 27.3018 56.3581 27.6228C56.6791 27.9439 57.1993 27.9439 57.5203 27.6228L59.1461 25.9971C62.5476 30.238 64.4443 35.4553 64.2686 41.0218Z' fill='%23BC6D9F'/%3e%3cpath d='M49.5284 39.7226C46.6449 38.922 44.0468 40.2547 41.4607 39.7066C41.1853 38.7139 40.3598 37.9271 39.3743 37.6215V22.8336C39.3743 22.3799 39.0062 22.0117 38.5524 22.0117C38.0986 22.0117 37.7305 22.3799 37.7305 22.8336V37.6058C36.3003 38.0413 35.3659 39.6236 35.6875 41.086C36.0086 42.5481 37.5283 43.6139 39.0383 43.388C40.1297 43.2221 41.033 42.3932 41.3927 41.3735C44.1542 41.8364 46.8143 40.6773 49.0886 41.3065C49.5279 41.4252 49.9784 41.1705 50.1004 40.7339C50.2219 40.2973 49.9656 39.8435 49.5284 39.7226Z' fill='%23BC6D9F'/%3e%3cpath d='M60.9403 5.66615L59.519 12.0499C59.4049 12.5608 59.7929 13.0506 60.3217 13.0506C60.6984 13.0506 61.0382 12.7905 61.1233 12.4074L62.5445 6.02359C62.6435 5.58053 62.3642 5.14067 61.9211 5.04222C61.4727 4.94697 61.0393 5.22308 60.9403 5.66615Z' fill='%23BC6D9F'/%3e%3cpath d='M70.5521 9.89318C70.2182 9.58603 69.6975 9.61064 69.3909 9.94562L64.5595 15.2431C64.0773 15.7708 64.4573 16.6183 65.1668 16.6183C65.8504 16.6183 65.8215 16.1575 70.6056 11.0543C70.9117 10.7183 70.8876 10.1982 70.5521 9.89318Z' fill='%23BC6D9F'/%3e%3cpath d='M66.1834 20.7572C66.6864 21.4673 67.1506 22.2064 67.585 22.9657C56.2351 4.88592 32.5764 2.62658 17.4393 16.0904C10.8135 21.2415 5.96932 28.6722 5.0157 36.8815C4.27525 43.2556 5.2292 50.501 8.01328 56.2825C22.3078 85.9671 67.1244 81.5787 72.2078 46.6246C72.9453 42.588 72.9766 38.5711 72.1164 34.2901C71.2607 29.2014 69.3378 24.4493 66.1834 20.7572ZM60.7214 63.9972C54.4708 69.6414 46.4036 72.5149 37.9859 72.0847C20.6234 71.1996 7.21858 56.3538 8.10364 38.9918C9.48677 11.8601 43.5703 -1.35768 62.4712 18.98C74.7001 32.1386 73.7841 52.2014 60.7214 63.9972Z' fill='%23BC6D9F'/%3e%3c/svg%3e")}.iconbox--belepojegy{-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='M20 44.1475C20.1176 44.3828 20.4706 44.5004 20.7059 44.5004C21.4118 44.5004 21.8824 43.6769 21.4118 43.0886L20 40.971C19.7647 40.618 19.1765 40.5004 18.8235 40.7357C18.4706 40.971 18.3529 41.5592 18.5882 41.9122L20 44.1475Z' fill='%23BC6D9F'/%3e%3cpath d='M23.2939 46.1468C23.0586 45.7938 22.4704 45.6762 22.1175 45.9115C21.7645 46.1468 21.6469 46.735 21.8822 47.0879L23.5292 49.5585C23.7645 49.9115 24.3528 50.0291 24.7057 49.7938C25.0586 49.5585 25.1763 48.9703 24.941 48.6174L23.2939 46.1468Z' fill='%23BC6D9F'/%3e%3cpath d='M26.8232 51.2054C26.5879 50.8524 25.9997 50.7348 25.6468 50.9701C25.2938 51.2054 25.1762 51.7936 25.4115 52.1465L26.8232 54.3818C26.9409 54.6171 27.2938 54.7348 27.5291 54.7348C28.235 54.7348 28.7056 53.9112 28.235 53.323L26.8232 51.2054Z' fill='%23BC6D9F'/%3e%3cpath d='M30.1182 55.9124C29.8829 55.5595 29.2946 55.4418 28.9417 55.6771C28.5888 55.9124 28.4711 56.5006 28.7064 56.8536L30.1182 59.0889C30.3535 59.5595 30.9417 59.5595 31.2946 59.3242C31.6476 59.0889 31.7652 58.5006 31.5299 58.1477L30.1182 55.9124Z' fill='%23BC6D9F'/%3e%3cpath d='M58.2349 16.8532C57.882 16.8532 57.529 17.0884 57.4114 17.4414C57.2937 18.0296 56.7055 18.5002 56.1173 18.6179C55.0584 18.8532 54.9408 18.7355 54.7055 18.5002C54.4702 18.1473 53.882 18.0296 53.529 18.2649C25.529 36.9708 26.3526 35.912 26.3526 36.7355C26.3526 36.9708 26.4702 37.3237 26.7055 37.4414C26.9408 37.6767 26.9408 37.7943 26.9408 38.6179C26.9408 39.0884 26.5879 39.6767 26.1173 39.912C25.6467 40.1473 25.529 40.8532 25.882 41.2061C28.8231 44.6179 31.9996 48.9708 34.5879 53.559C34.7055 53.7943 34.9408 53.912 35.1761 54.0296C35.7643 54.1473 36.1173 53.7943 36.4702 53.3237C36.7055 53.2061 36.9408 52.8532 37.0584 52.8532C37.7643 52.9708 38.2349 53.912 38.5879 54.6179C38.8231 55.0884 39.4114 55.2061 39.882 54.9708C47.2937 49.6767 55.1761 44.3826 62.8232 39.3237L66.9408 36.5002C67.7643 35.912 67.1761 34.6179 66.2349 34.8532C65.9996 34.7355 65.4114 34.5002 65.2937 34.3826C64.8232 34.0296 64.9408 33.7943 64.9408 33.6767C65.1761 32.8532 66.4702 31.912 67.4114 31.6767C67.6467 31.7943 67.9996 31.6767 68.2349 31.4414C68.5879 31.0884 68.5879 30.5002 68.2349 30.1473C58.5879 19.4414 59.882 16.6179 58.2349 16.8532ZM64.5879 35.912L61.882 37.6767C54.4702 42.6179 46.9408 47.6767 39.7643 52.8532C39.0584 51.6767 38.1173 51.0884 37.2937 51.0884C36.5879 51.0884 36.1173 51.3237 35.529 51.7943C33.7643 48.7355 31.0584 44.6179 27.7643 40.7355C28.2349 40.1473 28.5879 39.4414 28.5879 38.7355C28.5879 38.2649 28.7055 37.559 28.4702 37.0884L53.9996 20.2649C54.8231 20.7355 55.7643 20.6179 56.4702 20.5002C57.1761 20.3826 57.7643 20.0296 58.2349 19.559C59.9996 22.8532 62.5879 26.3826 66.1173 30.3826C63.529 31.559 62.1173 34.3826 64.5879 35.912Z' fill='%23BC6D9F'/%3e%3cpath d='M16.4709 48.3811C16.2356 48.0282 15.6474 47.9106 15.2945 48.1459C14.2356 48.8517 12.9415 49.5576 11.765 50.0282C11.2945 50.2635 11.0592 50.7341 11.2945 51.2047C11.5297 51.6753 12.0003 51.9106 12.4709 51.6753C13.765 51.087 15.1768 50.4988 16.3533 49.6753C16.7062 49.3223 16.8239 48.8517 16.4709 48.3811Z' fill='%23BC6D9F'/%3e%3cpath d='M22.4704 51.9124C22.2351 51.5595 21.6468 51.4418 21.2939 51.6771L15.8821 55.2065C15.5292 55.4418 15.4115 56.03 15.6468 56.383C15.8821 56.7359 16.4704 56.8536 16.8233 56.6183L22.2351 53.0889C22.588 52.8536 22.7057 52.383 22.4704 51.9124Z' fill='%23BC6D9F'/%3e%3cpath d='M23.1766 56.1469C22.0001 57.3233 20.706 58.3822 19.2942 59.2057C18.9413 59.441 18.8236 60.0292 19.0589 60.3822C19.2942 60.7351 19.8825 60.8527 20.2354 60.6175C21.7648 59.6763 23.1766 58.4998 24.3531 57.3233C24.706 56.9704 24.706 56.3822 24.3531 56.0292C24.1178 55.7939 23.5295 55.7939 23.1766 56.1469Z' fill='%23BC6D9F'/%3e%3cpath d='M68.0001 21.7938C67.6472 21.2056 67.2942 20.735 66.9413 20.2644C67.1766 20.0291 67.4119 19.7938 67.7648 19.5585C67.8824 19.4409 67.8824 19.4409 68.0001 19.3232V19.2056C68.1177 18.9703 68.0001 18.9703 68.0001 18.8527C68.0001 18.6174 68.0001 18.6174 67.8824 18.4997C67.6472 18.1468 65.5295 15.2056 65.2942 14.735L65.0589 14.4997C65.0589 14.4997 64.8236 14.3821 64.706 14.3821H64.5883C64.4707 14.3821 64.353 14.3821 64.1177 14.4997L63.4119 14.9703C63.0589 14.4997 62.706 13.9115 62.353 13.4409C62.8236 12.9703 63.1766 12.8527 63.2942 12.3821C63.2942 12.3821 63.2942 12.1468 63.2942 12.0291L63.1766 11.7938C62.2354 10.6174 61.2942 9.32324 60.353 8.14677C60.1177 7.79383 59.5295 7.67618 59.1766 7.91148C45.8824 16.6174 30.8236 25.9115 18.0001 35.4409C17.7648 35.5585 17.6471 35.7938 17.6471 36.0291C17.5295 36.735 18.353 36.735 18.2354 37.7938C18.1177 39.5585 16.0001 39.3232 15.4119 38.4997C15.1766 38.1468 14.5883 38.0291 14.2354 38.2644C10.706 40.4997 6.70597 43.2056 2.94127 46.0291C-0.82344 48.8527 2.94127 46.0291 2.82362 46.0291C2.47068 46.4997 2.35303 46.735 2.35303 46.9703C2.35303 47.2056 2.35303 47.0879 2.23538 47.0879V48.0291C3.5295 49.3232 4.70597 50.8527 6.00009 52.2644C6.47068 51.9115 6.82362 51.6762 7.29421 51.3232L8.00009 52.0291C7.5295 52.2644 7.29421 52.8527 7.29421 53.3232C7.41185 54.6174 10.2354 57.7938 11.0589 58.735C11.4119 58.4997 11.7648 58.2644 12.1177 58.0291C12.353 58.3821 12.4707 58.735 12.706 59.0879C12.4707 59.3232 12.1177 59.5585 11.8824 59.7938C15.0589 64.9703 15.0589 65.0879 15.6471 65.4409C16.1177 65.6762 16.9413 65.5585 17.1766 65.0879C17.2942 65.5585 17.5295 65.9115 17.8824 66.2644C17.5295 66.3821 17.2942 66.8527 17.2942 67.2056C17.2942 68.3821 19.8824 71.6762 20.706 72.6174C21.1766 73.2056 22.0001 73.2056 22.5883 72.8527L33.5295 65.9115C33.8824 65.6762 34.0001 65.2056 33.7648 64.735C33.4119 64.1468 33.5295 63.2056 34.0001 62.735C34.4707 62.2644 35.1766 62.2644 35.7648 62.4997C35.8824 62.4997 36.0001 62.6174 36.1177 62.735C36.353 62.9703 36.8236 62.9703 37.1766 62.735C72.706 37.4409 77.1766 37.2056 77.5295 34.735C77.7648 34.4997 77.7648 34.0291 77.6472 33.7938C75.8824 30.8527 74.5883 28.735 74.706 28.8527C74.8236 28.9703 74.5883 28.735 74.5883 28.735C74.4707 28.6174 74.4707 28.4997 74.2354 28.4997C73.7648 28.3821 73.4119 28.735 72.8236 29.0879C72.4707 28.4997 72.1177 28.0291 71.7648 27.5585C72.0001 27.3232 72.353 27.0879 72.5883 26.8527C72.706 26.735 72.706 26.735 72.8236 26.6174V26.4997C72.9413 26.2644 72.9413 26.2644 72.9413 26.1468C72.9413 25.9115 72.9413 25.9115 72.8236 25.7938C72.5883 25.3232 70.4707 22.0291 70.1177 21.5585L70.0001 21.4409L69.8824 21.3232C69.8824 21.3232 69.6471 21.2056 69.5295 21.2056H69.1766C68.9413 21.2056 68.8236 21.4409 68.353 21.6762C68.2354 21.6762 68.1177 21.7938 68.0001 21.7938ZM69.8824 26.6174C69.5295 26.9703 69.4119 27.4409 69.7648 27.9115C71.7648 30.2644 71.4119 31.3232 72.4707 31.2056C72.5883 31.2056 72.706 31.2056 72.8236 31.0879C73.0589 30.9703 73.2942 30.735 73.6471 30.6174C74.353 31.6762 75.0589 32.8527 75.6472 34.0291C63.6472 41.7938 49.6471 50.9703 36.4707 60.6174C34.8236 59.0879 32.353 59.6762 31.5295 61.4409C31.1766 62.0291 30.9413 63.3232 31.2942 64.2644C28.2354 66.2644 24.706 68.4997 21.5295 70.6174C20.9413 69.6762 20.353 68.735 19.7648 67.7938C20.0001 67.5585 20.353 67.3232 20.5883 67.0879C20.9413 66.735 20.9413 66.2644 20.706 65.9115C19.8824 64.8527 19.1766 63.7938 18.8236 62.8527C18.5883 62.3821 18.0001 62.1468 17.5295 62.4997L16.706 62.8527C16.1177 61.9115 15.4119 60.9703 14.8236 60.1468C15.0589 60.0291 15.2942 59.6762 15.5295 59.4409C15.8824 59.0879 15.8824 58.6174 15.5295 58.2644C13.4119 55.7938 13.6471 54.9703 12.8236 54.8527C12.353 54.735 12.1177 54.9703 11.2942 55.5585C10.8236 54.8527 10.2354 54.1468 9.64715 53.5585C9.7648 53.4409 10.353 52.9703 10.5883 52.6174C10.9413 52.2644 10.8236 51.7938 10.5883 51.4409C8.11774 48.8527 8.58833 48.3821 7.7648 48.1468C7.5295 48.1468 7.29421 48.1468 7.05891 48.3821C6.82362 48.6174 6.35303 48.9703 6.23538 49.0879C6.23538 49.0879 6.11774 49.0879 6.11774 49.2056C5.5295 48.4997 5.05891 47.9115 4.47068 47.3232C7.7648 44.8527 11.1766 42.4997 14.353 40.4997C15.5295 41.4409 17.5295 41.4409 18.706 40.4997C19.7648 39.5585 20.1177 37.9115 19.5295 36.6174C31.8824 27.5585 46.4707 18.4997 59.2942 10.0291C59.8825 10.735 60.4707 11.5585 61.0589 12.2644C60.9413 12.3821 60.353 12.8527 60.4707 12.735C60.5883 12.6174 60.4707 12.735 60.353 12.8527C60.1177 13.0879 60.2354 13.0879 60.1177 13.2056V13.4409C60.1177 13.6762 60.1177 13.9115 60.353 14.0291C62.2354 16.3821 62.0001 17.0879 62.706 17.2056C63.2942 17.3232 63.7648 16.8527 64.2354 16.4997C64.8236 17.2056 65.2942 18.0291 65.8824 18.735C65.7648 18.8527 66.2354 18.4997 65.0589 19.4409C64.706 19.7938 64.5883 20.2644 64.9413 20.735C65.6472 21.5585 66.2354 22.4997 66.8236 23.5585C66.9413 23.7938 67.2942 24.0291 67.6472 24.0291H67.7648C68.0001 24.0291 68.0001 24.0291 68.1177 23.9115C68.2354 23.7938 68.353 23.6762 69.0589 23.3232C69.6472 24.1468 70.2354 25.0879 70.8236 25.9115C70.5883 26.0291 70.0001 26.6174 69.8824 26.6174Z' fill='%23BC6D9F'/%3e%3cpath d='M52.7058 25.9124C52.4705 25.5595 51.8822 25.4418 51.5293 25.6771L34.3528 37.4418C33.9999 37.6771 33.8822 38.2653 34.1175 38.6183C34.3528 38.9712 34.9411 39.0889 35.294 38.8536L52.4705 27.0889C52.9411 26.8536 52.9411 26.2653 52.7058 25.9124Z' fill='%23BC6D9F'/%3e%3cpath d='M54.2355 31.4418C50.2355 34.9712 46.0002 38.2653 41.5296 41.2065C41.1766 41.4418 41.059 42.03 41.2943 42.383C41.5296 42.7359 42.1178 42.8536 42.4708 42.6183C46.9413 39.6771 51.2943 36.2653 55.4119 32.6183C55.7649 32.2653 55.7649 31.6771 55.5296 31.3241C55.1766 31.0888 54.5884 31.0888 54.2355 31.4418Z' fill='%23BC6D9F'/%3e%3cpath d='M10.5879 28.1469C10.3526 28.6175 10.5879 29.088 10.9408 29.3233L15.7643 31.7939C16.2349 32.0292 16.7055 31.7939 16.9408 31.441C17.1761 30.9704 16.9408 30.4998 16.5879 30.2645L11.7643 27.7939C11.2938 27.5586 10.8232 27.7939 10.5879 28.1469Z' fill='%23BC6D9F'/%3e%3cpath d='M18.7059 29.0883C19.2942 29.0883 19.7648 28.5001 19.5295 27.9119C18.5883 25.3236 17.1765 22.7354 15.2942 20.7354C14.9412 20.3825 14.353 20.3825 14.0001 20.7354C13.6471 21.0884 13.6471 21.6766 14.0001 22.0295C15.7648 23.9119 17.0589 26.1472 17.8824 28.6178C18.0001 28.8531 18.353 29.0883 18.7059 29.0883Z' fill='%23BC6D9F'/%3e%3cpath d='M23.1768 27.3234L23.6474 18.9705C23.6474 18.4999 23.2945 18.0293 22.8239 18.0293C22.3533 18.0293 21.8827 18.3822 21.8827 18.8528L21.4121 27.2058C21.4121 27.6764 21.765 28.1469 22.2356 28.1469C22.7062 28.1469 23.0592 27.794 23.1768 27.3234Z' fill='%23BC6D9F'/%3e%3cpath d='M2.35288 47.2054C2.35288 47.0878 2.35288 47.0878 2.35288 47.2054C2.23524 47.0878 2.23524 47.0878 2.35288 47.2054Z' fill='%23BC6D9F'/%3e%3c/svg%3e")}.contact .iconbox--medence{background:var(--white})}.iconbox-border .iconbox__item:before{content:'';position:absolute;left:0;top:50%;transform:translateY(-50%);width:1px;height:64%;background:#E7E7E7}.iconbox-border .iconbox__item:first-of-type:before{display:none}.iconbox-grid{display:grid;gap:24px;grid-template-columns:1fr}.iconbox-grid .iconbox__item{width:100%;height:100%}@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}}.voucher{padding-top:clamp(3rem,2.048rem + 4.762vi,5rem);padding-bottom:clamp(3rem,2.048rem + 4.762vi,5rem)}*/.voucher img{width:100%;height:100%;object-fit:cover}.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)}.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:var(--primary-l-1);-webkit-mask-position:center}.icon--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")}.icon--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")}.icon--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")}.icon--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")}.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(--primary-l-1);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}.roomblock__slick .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 .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}}.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}.w-1800{max-width:1800px;margin:0 auto}.h-400{min-height:400px}.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)}.p-40{padding:clamp(1.5rem,1.0238rem + 2.381vw,2.5rem)}.px-48{padding-left:var(--space-xl);padding-right:var(--space-xl)}.pt-48{padding-top:var(--space-xl)}.pr-48{padding-right:var(--space-xl)}.pl-48{padding-left: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-l) 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.80) 0%,rgba(0,0,0,0.48) 60%,rgba(0,0,0,0.00) 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-2);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:var(--primary);-webkit-mask-repeat:no-repeat;-webkit-mask-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;-webkit-mask-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(--primary);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(--primary);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(--primary-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(--primary-l-1);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%}}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(--primary-l-1);transition:all .5s}header .srm-menu li:hover:after{width:40px}header .srm-menu li a{color:var(--primary-d-2);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(--primary)}.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(--primary)}.hamburger__menu:hover .line1{stroke:var(--primary-l-1) !important}.hamburger__menu:hover .line2{stroke:var(--primary-l-1) !important}.hamburger__menu:hover .line3{stroke:var(--primary-l-1) !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 .logo{opacity:0} .menu-open header nav{max-width:100%} 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:var(--primary-d-2)}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{color:var(--white);text-decoration:none;line-height:1}.createdby{display:flex;color:var(--white);text-decoration:none}.createdby span{display:inline-block;margin-left:8px;min-width:100px;height:17px;background-color:var(--primary-l-2);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(--white)}.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:24px;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}}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(--primary);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,.contentcontainer ul + h2{margin-top:var(--space-l)}.contentcontainer{padding:30px 20px}.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}.pr-48{padding-right:clamp(0.75rem,-0.3214rem + 5.3571vw,3rem)}.pb-24{padding-bottom:24px}.h3{color:var(--text-headline);text-transform:initial}.voucher{padding-bottom:0}.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")}@media (min-width:992px){ .img-fluid-e48{padding-right:48px} .img-fluid-s48{padding-left:48px}}.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-repeat:no-repeat;background-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);min-height:640px;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(--primary);color:var(--white);font-weight:700}.booking button:hover{background-color:var(--primary-l-1)}@media (min-width:768px){ .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}}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}.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;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)}.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")}.conferencetable thead th:last-of-type,.conferencetable tbody td:last-of-type{width:56px;padding:0}[class*="conference--"]{display:flex;align-items:center}[class*="conference--"]:before{content:'';position:relative;display:flex;margin:0 auto;min-width:24px;height:24px}.conference--1: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--chair: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--cabaret: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_1641)'%3e%3cpath d='M22.065 9.0021C21.057 5.6101 18.39 2.9431 14.998 1.9351C13.5 1.49998 12 1.5 12 1.5C12 1.5 10.3624 1.53027 9 1.9351C6 3 2.943 5.6101 1.935 9.0021C0.862 9.0371 0 9.91911 0 11.0001V13.0001C0 14.0811 0.862 14.9641 1.935 14.9981C2.943 18.3901 5.61 21.0571 9.002 22.0651C9.037 23.1381 9.919 24.0001 11 24.0001H13C14.081 24.0001 14.964 23.1381 14.998 22.0651C18.39 21.0571 21.057 18.3901 22.065 14.9981C23.138 14.9631 24 14.0811 24 13.0001V11.0001C24 9.91911 23.138 9.0361 22.065 9.0021ZM4 13.0001H2V11.0001H4V13.0001ZM11 22.0001V20.0001H13V22.0001H11ZM19.956 14.9991C19.096 17.2841 17.284 19.0961 14.999 19.9561C14.976 18.8731 14.088 18.0001 13 18.0001H11C9.912 18.0001 9.024 18.8731 9.001 19.9561C6.716 19.0961 4.904 17.2841 4.044 14.9991C5.127 14.9761 6 14.0881 6 13.0001V11.0001C6 9.91211 5.127 9.0241 4.044 9.0011C4.904 6.7161 6.76969 4.94852 9.5 4C10.4405 3.67326 11.0047 3.52582 12 3.5C13.1899 3.46913 13.885 3.62489 14.999 4.04411C17.5613 5.0083 19.096 6.7161 19.956 9.0011C18.873 9.0241 18 9.91211 18 11.0001V13.0001C18 14.0881 18.873 14.9761 19.956 14.9991ZM22 13.0001H20V11.0001H22V13.0001Z' fill='%234B4144'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='clip0_2876_1641'%3e%3crect width='24' height='24' fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e")}.conference--2: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--3: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--4: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='M12 24.0002C6.486 24.0002 2 19.5142 2 14.0002V1.00016C2.006 -0.307844 3.995 -0.306844 4 1.00016V14.0002C4.377 24.5912 19.627 24.5832 20 14.0002V1.00016C20.006 -0.307844 21.995 -0.306844 22 1.00016V14.0002C22 19.5142 17.514 24.0002 12 24.0002Z' fill='%234B4144'/%3e%3c/svg%3e")}.conference--5:before{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='22' height='22' viewBox='0 0 22 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M11 16C8.24 16 6 13.76 6 11C6 8.24 8.24 6 11 6C13.76 6 16 8.24 16 11C16 13.76 13.76 16 11 16ZM11 8C9.35 8 8 9.35 8 11C8 12.65 9.35 14 11 14C12.65 14 14 12.65 14 11C14 9.35 12.65 8 11 8ZM11 3C11.83 3 12.5 2.33 12.5 1.5C12.5 0.67 11.83 0 11 0C10.17 0 9.5 0.67 9.5 1.5C9.5 2.33 10.17 3 11 3ZM11 22C11.83 22 12.5 21.33 12.5 20.5C12.5 19.67 11.83 19 11 19C10.17 19 9.5 19.67 9.5 20.5C9.5 21.33 10.17 22 11 22ZM3 11C3 10.17 2.33 9.5 1.5 9.5C0.67 9.5 0 10.17 0 11C0 11.83 0.67 12.5 1.5 12.5C2.33 12.5 3 11.83 3 11ZM22 11C22 10.17 21.33 9.5 20.5 9.5C19.67 9.5 19 10.17 19 11C19 11.83 19.67 12.5 20.5 12.5C21.33 12.5 22 11.83 22 11ZM17.5 6C18.33 6 19 5.33 19 4.5C19 3.67 18.33 3 17.5 3C16.67 3 16 3.67 16 4.5C16 5.33 16.67 6 17.5 6ZM4.5 19C5.33 19 6 18.33 6 17.5C6 16.67 5.33 16 4.5 16C3.67 16 3 16.67 3 17.5C3 18.33 3.67 19 4.5 19ZM4.5 6C5.33 6 6 5.33 6 4.5C6 3.67 5.33 3 4.5 3C3.67 3 3 3.67 3 4.5C3 5.33 3.67 6 4.5 6ZM19 17.5C19 16.67 18.33 16 17.5 16C16.67 16 16 16.67 16 17.5C16 18.33 16.67 19 17.5 19C18.33 19 19 18.33 19 17.5Z' fill='%234B4144'/%3e%3c/svg%3e ")}.conference--6: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='M20 15H4C1.79 15 0 13.21 0 11V4C0 1.79 1.79 0 4 0H20C22.21 0 24 1.79 24 4V11C24 13.21 22.21 15 20 15ZM4 2C2.9 2 2 2.9 2 4V11C2 12.1 2.9 13 4 13H20C21.1 13 22 12.1 22 11V4C22 2.9 21.1 2 20 2H4ZM3.5 24H2.5C1.12 24 0 22.88 0 21.5V20.5C0 19.12 1.12 18 2.5 18H3.5C4.88 18 6 19.12 6 20.5V21.5C6 22.88 4.88 24 3.5 24ZM2.5 20C2.22 20 2 20.22 2 20.5V21.5C2 21.78 2.22 22 2.5 22H3.5C3.78 22 4 21.78 4 21.5V20.5C4 20.22 3.78 20 3.5 20H2.5ZM21.5 24H20.5C19.12 24 18 22.88 18 21.5V20.5C18 19.12 19.12 18 20.5 18H21.5C22.88 18 24 19.12 24 20.5V21.5C24 22.88 22.88 24 21.5 24ZM20.5 20C20.22 20 20 20.22 20 20.5V21.5C20 21.78 20.22 22 20.5 22H21.5C21.78 22 22 21.78 22 21.5V20.5C22 20.22 21.78 20 21.5 20H20.5ZM12.5 24H11.5C10.12 24 9 22.88 9 21.5V20.5C9 19.12 10.12 18 11.5 18H12.5C13.88 18 15 19.12 15 20.5V21.5C15 22.88 13.88 24 12.5 24ZM11.5 20C11.22 20 11 20.22 11 20.5V21.5C11 21.78 11.22 22 11.5 22H12.5C12.78 22 13 21.78 13 21.5V20.5C13 20.22 12.78 20 12.5 20H11.5Z' fill='%234B4144'/%3e%3c/svg%3e ")}.conference--7: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_1735)'%3e%3cpath d='M19 4H18.492L16.308 1.168C16.0265 0.805806 15.6663 0.512417 15.2547 0.310054C14.843 0.107691 14.3907 0.00166304 13.932 0L10.068 0C9.6093 0.00166304 9.15699 0.107691 8.74533 0.310054C8.33368 0.512417 7.97347 0.805806 7.692 1.168L5.508 4H5C3.67441 4.00159 2.40356 4.52888 1.46622 5.46622C0.528882 6.40356 0.00158786 7.67441 0 9L0 19C0.00158786 20.3256 0.528882 21.5964 1.46622 22.5338C2.40356 23.4711 3.67441 23.9984 5 24H19C20.3256 23.9984 21.5964 23.4711 22.5338 22.5338C23.4711 21.5964 23.9984 20.3256 24 19V9C23.9984 7.67441 23.4711 6.40356 22.5338 5.46622C21.5964 4.52888 20.3256 4.00159 19 4ZM9.276 2.39C9.36967 2.26905 9.48969 2.17106 9.62693 2.10348C9.76418 2.0359 9.91502 2.00051 10.068 2H13.932C14.085 2.00066 14.2357 2.03611 14.373 2.10368C14.5102 2.17125 14.6302 2.26916 14.724 2.39L15.966 4H8.034L9.276 2.39ZM22 19C22 19.7956 21.6839 20.5587 21.1213 21.1213C20.5587 21.6839 19.7956 22 19 22H5C4.20435 22 3.44129 21.6839 2.87868 21.1213C2.31607 20.5587 2 19.7956 2 19V9C2 8.20435 2.31607 7.44129 2.87868 6.87868C3.44129 6.31607 4.20435 6 5 6H19C19.7956 6 20.5587 6.31607 21.1213 6.87868C21.6839 7.44129 22 8.20435 22 9V19Z' fill='%234B4144'/%3e%3cpath d='M12 8C10.8133 8 9.65328 8.35189 8.66658 9.01118C7.67989 9.67047 6.91085 10.6075 6.45673 11.7039C6.0026 12.8003 5.88378 14.0067 6.11529 15.1705C6.3468 16.3344 6.91825 17.4035 7.75736 18.2426C8.59648 19.0818 9.66558 19.6532 10.8295 19.8847C11.9933 20.1162 13.1997 19.9974 14.2961 19.5433C15.3925 19.0892 16.3295 18.3201 16.9888 17.3334C17.6481 16.3467 18 15.1867 18 14C17.9984 12.4092 17.3658 10.884 16.2409 9.75911C15.116 8.63424 13.5908 8.00159 12 8ZM12 18C11.2089 18 10.4355 17.7654 9.77772 17.3259C9.11993 16.8864 8.60723 16.2616 8.30448 15.5307C8.00173 14.7998 7.92252 13.9956 8.07686 13.2196C8.2312 12.4437 8.61217 11.731 9.17158 11.1716C9.73099 10.6122 10.4437 10.2312 11.2196 10.0769C11.9956 9.92252 12.7998 10.0017 13.5307 10.3045C14.2616 10.6072 14.8864 11.1199 15.3259 11.7777C15.7654 12.4355 16 13.2089 16 14C16 15.0609 15.5786 16.0783 14.8284 16.8284C14.0783 17.5786 13.0609 18 12 18Z' fill='%234B4144'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='clip0_2876_1735'%3e%3crect width='24' height='24' fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e")}.conference--sqm::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='M5.20892 19.3007L5.20892 2.24934L5.22151 2.26109L7.13905 4.14422C7.21646 4.22662 7.30972 4.29252 7.41323 4.33798C7.51675 4.38344 7.62838 4.40751 7.74143 4.40876C7.85448 4.41 7.96661 4.38839 8.0711 4.34522C8.17559 4.30205 8.27028 4.23821 8.34949 4.15753C8.42869 4.07686 8.49078 3.98101 8.53202 3.87574C8.57326 3.77048 8.5928 3.65796 8.58948 3.54495C8.58616 3.43195 8.56004 3.32078 8.51268 3.21812C8.46532 3.11545 8.39771 3.02342 8.3139 2.94754L6.40308 1.0686C6.26629 0.931817 6.0565 0.740483 5.83579 0.544953C5.43876 0.193822 4.92703 0 4.39701 0C3.86698 0 3.35526 0.193822 2.95823 0.544953C2.73836 0.740483 2.52856 0.931817 2.39597 1.06357L0.479274 2.94754C0.330899 3.10547 0.24937 3.31468 0.251753 3.53136C0.254136 3.74805 0.340247 3.95541 0.49206 4.11004C0.643872 4.26468 0.849617 4.35459 1.06622 4.36096C1.28282 4.36733 1.4935 4.28966 1.65413 4.14422L3.53055 2.30221L3.53055 19.3007C3.53055 19.5233 3.61896 19.7368 3.77634 19.8941C3.93372 20.0515 4.14717 20.1399 4.36974 20.1399C4.5923 20.1399 4.80575 20.0515 4.96313 19.8941C5.12051 19.7368 5.20892 19.5233 5.20892 19.3007Z' fill='%234B4144'/%3e%3cpath d='M4.44465 20.6755H21.4423L19.6012 22.5494C19.5188 22.6268 19.4529 22.7201 19.4074 22.8236C19.362 22.9271 19.3379 23.0387 19.3366 23.1518C19.3354 23.2648 19.357 23.3769 19.4002 23.4814C19.4433 23.5859 19.5072 23.6806 19.5879 23.7598C19.6685 23.839 19.7644 23.9011 19.8696 23.9424C19.9749 23.9836 20.0874 24.0031 20.2004 23.9998C20.3134 23.9965 20.4246 23.9704 20.5273 23.923C20.6299 23.8757 20.722 23.808 20.7979 23.7242L22.6768 21.8117C22.8136 21.6749 23.0049 21.4651 23.2004 21.2453C23.5516 20.8483 23.7454 20.3365 23.7454 19.8065C23.7454 19.2765 23.5516 18.7647 23.2004 18.3677C23.0049 18.147 22.8136 17.9372 22.6818 17.8055L20.7979 15.8921C20.6399 15.7437 20.4307 15.6622 20.214 15.6646C19.9973 15.667 19.79 15.7531 19.6353 15.9049C19.4807 16.0567 19.3908 16.2625 19.3844 16.4791C19.3781 16.6957 19.4557 16.9063 19.6012 17.067L21.4902 18.9887L21.4969 18.9971H4.44465C4.22209 18.9971 4.00864 19.0855 3.85126 19.2429C3.69388 19.4003 3.60547 19.6137 3.60547 19.8363C3.60547 20.0589 3.69388 20.2723 3.85126 20.4297C4.00864 20.5871 4.22209 20.6755 4.44465 20.6755Z' fill='%234B4144'/%3e%3c/svg%3e")}.conference--h::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 ")}.table__note{padding:var(--space-l);font-style:italic}.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) thead tr th:first-of-type,table:not(.ui-datepicker-calendar) tbody tr td:first-of-type{text-align:left}table:not(.ui-datepicker-calendar) thead th,table:not(.ui-datepicker-calendar) thead td{padding:12px 15px;color:var(--white);background-color:var(--primary-d-1);text-align:center}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{width:130px}table.pricetable tbody tr td:first-of-type{font-weight:initial;width:initial}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(--white);background-color:var(--primary-d-1) !important}@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:var(--border-primary)}.contact .iconbox__item:first-child{color:var(--white);background-color:var(--primary-d-2)}.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}.tool::before,.tool::after{left:50%;opacity:0;position:absolute;z-index:-100}.tool:hover::before,.tool:focus::before,.tool:hover::after,.tool:focus::after{opacity:1;transform:scale(1) translateY(0);z-index:100}.tool::before{content:"";border-style:solid;border-width:1em 0.75em 0 0.75em;border-color:var(--primary) transparent transparent transparent;bottom:100%;margin-left:-0.5em;transition:all .65s cubic-bezier(.84,-0.18,.31,1.26),opacity .65s .5s;transform:scale(.6) translateY(-90%)}.tool:hover::before,.tool:focus::before{transition:all .65s cubic-bezier(.84,-0.18,.31,1.26) .2s}.tool::after{content:attr(data-tip);background:var(--primary);border-radius:4px;bottom:120%;color:#EDEFF0;font-size:var(--text-s);text-align:center;text-transform:initial;margin-left:-6em;padding:var(--space-3xs) var(--space-m);transition:all .65s cubic-bezier(.84,-0.18,.31,1.26) .2s;transform:scale(.6) translateY(50%);width:12em}.tool:hover::after,.tool:focus::after{transition:all .65s cubic-bezier(.84,-0.18,.31,1.26)}@media (max-width:760px){ .tool::after{margin-left:-5em;width:10em}}.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{width:100%;margin:0 auto;text-align:left}.faq .faq-item .faq-head{display:flex;align-items:center;border-top:1px solid var(--border-primary);border-bottom:1px solid transparent;position:relative;padding:15px 20px 15px 24px;cursor:pointer;transition:.2s}.faq .faq-item:last-of-type .faq-head{border-bottom:1px solid var(--border-primary)}.faq .faq-item .faq-head[aria-expanded="true"]{border-bottom:1px solid transparent}.faq .faq-item .faq-body .inner{padding:0 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(--primary);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}.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")}.rooms__item{position:relative;display:flex !important;flex-direction:column;padding:24px;background-color:var(--white)}.rooms__item:before{content:'';position:absolute;left:0;top:0;right:0;height:0;background-color:var(--primary);transition:.3s}.rooms__item:hover:before{height:6px}.rooms__imgholder{position:relative;overflow:hidden}.rooms__imgholder img{position:relative;transition:all .5s ease-in-out}.rooms__item:hover .rooms__imgholder img{transform:scale(1.1)}.rooms__item h3{margin-bottom:12px;font-size:var(--text-2xl)}.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}}.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)}@media (max-width:991px){ .places__image img{max-height:320px}}.bg-hirek{background-image:url('../tartalom/bg-hirek.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;color:var(--white);background-color:var(--primary)}.blog__date::before{content:'';display:inline-block;vertical-align:middle;min-width:24px;height:24px;margin:-4px 12px 0 0;background:var(--white);-webkit-mask-position:center;-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='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")}.pool__item{}.pool__item img{margin-bottom:24px}.pool__item h3{margin-bottom:12px;font-size:24px}.pool__item ul,.pool__item ul li{margin:0}.pool__celsius,.pool__cm,.pool__time{display:flex;align-items:center}.pool__celsius:before,.pool__cm:before,.pool__time:before{content:'';display:inline-block;margin-right:12px;min-width:32px;height:32px;background:var(--text-body);-webkit-mask-position:center}.pool__celsius: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='M20.9903 20.7379C20.7998 20.69 20.6359 20.722 20.5038 20.7986C20.2817 19.81 20.5301 18.3908 20.5596 17.3892C20.63 15.0111 20.7237 12.6355 20.717 10.2559C20.7102 7.85251 21.1954 2.02578 18.7492 0.415167C15.8128 -1.51816 15.1063 3.83984 14.9711 5.4283C14.5383 10.5184 15.7129 15.6846 15.2382 20.7433C12.5212 21.1264 10.8992 23.7329 11.3785 26.4651C11.9504 29.7267 14.7852 31.9806 18.0737 31.9998C24.1001 32.035 28.1345 22.5344 20.9903 20.7379ZM18.0739 30.6137C15.5329 30.7881 13.3553 28.8151 12.7718 26.4646C12.2091 24.197 13.6539 22.4406 15.502 21.4255C15.7493 21.5071 16.0795 21.4122 16.1726 21.1194C17.2939 17.591 16.3138 13.0829 16.1893 9.4582C16.114 7.26188 15.9947 5.01076 16.453 2.84692C16.9202 0.640591 18.3728 1.04058 18.8988 2.87235C19.9177 6.4204 19.463 10.628 19.3631 14.2677C19.3255 15.6316 18.3768 20.3383 19.6691 21.3474C19.8194 21.4651 20.0013 21.4934 20.16 21.4554C20.1718 21.7064 20.3162 21.9446 20.6346 22.0283C26.3534 23.53 22.3829 30.3178 18.0739 30.6137Z' fill='%23454545'/%3e%3cpath d='M19.6799 22.9065C19.6652 22.7349 19.5667 22.572 19.362 22.515C19.0957 22.441 18.8281 22.398 18.5612 22.3702C18.5343 22.179 18.5107 21.9899 18.4997 21.8053C18.4206 20.4795 18.4413 19.1463 18.46 17.8192C18.4943 15.3968 18.9618 12.7578 18.5594 10.359C18.5307 10.1874 18.3377 9.98842 18.1637 9.96315C18.0467 9.94626 18.0889 9.6662 18.0905 9.59434C18.0915 9.55693 18.0344 9.55726 18.0327 9.59434C18.0142 10.0232 17.3187 10.9991 17.2433 11.6453C17.052 13.2776 17.0597 14.95 17.0134 16.591C16.9745 17.9714 16.6049 20.5418 16.8779 22.5108C16.0269 22.7567 15.2607 23.2671 14.7001 24.0549C13.8309 25.2764 13.5341 27.0086 14.4836 28.2751C15.5347 29.6774 17.8149 29.9867 19.3462 29.2682C20.7939 28.589 21.5814 27.0433 21.4805 25.4734C21.3931 24.1155 20.6327 23.2725 19.6799 22.9065Z' fill='%23454545'/%3e%3cpath d='M12.4078 4.46645C11.7372 4.03955 11.1282 3.60544 10.6121 2.99447C10.1507 2.4483 10.083 1.7443 9.80703 1.11265C9.63394 0.716767 9.09827 0.898058 8.98015 1.22077C8.30552 3.06354 10.6131 4.75668 12.0406 5.33746C12.5608 5.54894 12.843 4.74355 12.4078 4.46645Z' fill='%23454545'/%3e%3cpath d='M11.6119 8.80483C9.65957 7.85162 7.11642 7.01276 4.92567 7.41275C4.31421 7.52431 4.32914 8.50574 4.92567 8.62879C5.93483 8.83699 6.9809 8.76381 8.00532 8.90228C9.10143 9.0506 10.1989 9.3318 11.2595 9.64057C11.7501 9.78347 12.0839 9.03534 11.6119 8.80483Z' fill='%23454545'/%3e%3cpath d='M10.9878 12.0358C9.20952 11.8429 6.3133 11.9869 5.10825 13.538C4.81277 13.9183 5.06395 14.6179 5.628 14.431C6.42798 14.1657 7.09818 13.6338 7.89143 13.3291C8.88139 12.9488 9.94239 12.792 10.9878 12.6519C11.3793 12.5994 11.3883 12.0793 10.9878 12.0358Z' fill='%23454545'/%3e%3cpath d='M26.5598 3.27812C25.8138 2.92604 24.8342 3.28599 24.1573 3.67433C23.4738 4.06645 22.8919 4.76388 22.7248 5.5399C22.6185 6.03472 23.3129 6.37712 23.5694 5.89592C23.86 5.35074 24.1712 4.94156 24.7195 4.63624C25.3018 4.31221 25.9907 4.41689 26.5598 4.11747C26.8661 3.95636 26.8876 3.433 26.5598 3.27812Z' fill='%23454545'/%3e%3cpath d='M27.101 8.76737C26.6223 8.78837 26.2216 9.01641 25.7659 9.14373C25.0674 9.33896 24.3926 8.91666 23.8873 8.48436C23.4439 8.10488 22.8276 8.70026 23.2409 9.13093C23.8048 9.7191 24.4942 10.2262 25.3327 10.2991C26.1186 10.3673 27.0757 10.1665 27.4754 9.41936C27.6229 9.14258 27.4426 8.75227 27.101 8.76737Z' fill='%23454545'/%3e%3cpath d='M26.4409 15.8144C25.504 15.5808 24.5407 15.3086 23.9626 14.4687C23.6174 13.9679 22.9344 14.3946 23.1646 14.9352C23.6735 16.1304 25.1709 16.962 26.4411 16.7332C26.9146 16.6482 26.8788 15.9237 26.4409 15.8144Z' fill='%23454545'/%3e%3cpath d='M10.9885 17.0002C9.92748 16.9223 8.3331 17.0288 7.47489 17.7424C6.92232 18.202 7.63107 19.0556 8.22416 18.7137C9.07697 18.222 10.0087 18.0087 10.9883 17.9052C11.5638 17.8445 11.5775 17.0435 10.9885 17.0002Z' fill='%23454545'/%3e%3c/svg%3e")}.pool__cm: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='M10.7044 18.5576C12.2817 20.7864 14.3032 22.6118 16.2879 24.4716C16.8113 24.9736 17.8714 25.2684 18.4692 24.7162C18.7023 24.5008 18.8104 24.1867 18.9303 23.8926C19.5909 22.2732 20.8882 21.0366 22.1472 19.8725C22.9055 19.1714 25.316 17.527 24.7285 16.2177C24.4919 15.6902 23.2121 15.547 22.7443 15.8972C21.7158 16.6671 20.8384 17.5528 19.8798 18.4154C19.577 18.6879 18.92 19.3196 18.0301 20.1593C17.6569 15.3871 17.7167 10.5891 17.5248 5.80774C17.4933 5.02484 17.3501 4.23519 16.8906 3.60014C16.5472 3.12554 15.3937 2.73064 15.2274 3.64514C14.7907 6.04739 15.1815 8.72609 15.2389 11.3047C15.27 13.9252 15.3314 14.6462 15.3314 17.2689C15.3314 18.0726 15.4422 18.9039 15.4561 20.1509C14.7046 19.0343 12.8174 17.0085 11.9921 15.9665C11.4753 15.314 9.49809 14.3315 9.41494 16.0635C9.36634 17.0747 10.2004 17.7656 10.7044 18.5576ZM27.6352 27.4338C27.3119 26.7527 26.0721 26.1195 25.2659 25.9922C23.5527 25.7217 21.7977 26.0698 20.0808 26.1113C17.3434 26.1775 14.6046 26.0843 11.867 26.1406C10.0727 26.1774 5.90464 25.8675 4.60269 27.1305C3.46304 28.2361 5.68354 28.9034 6.65904 28.8716C9.79264 28.833 12.9368 28.8314 16.0642 28.8488C18.1459 28.713 20.2344 28.6922 22.3212 28.6929C23.6688 28.6934 25.4958 29.1808 26.7615 28.686C27.672 28.3301 27.8433 27.872 27.6352 27.4338Z' fill='%23454545'/%3e%3c/svg%3e")}.pool__time:before{-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:768px) and (max-width:991px){ .pool__celsius{margin-right:var(--space-xl)}}@media (min-width:1200px){ .pool__celsius{margin-right:var(--space-xl)}}.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 img,.gallery__cat:hover h3,.gallery__cat:hover p{-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} .gallery__cat h3, .gallery__cat p{-webkit-transform:translate3d(0,40px,0);transform:translate3d(0,40px,0);color:var(--white) !important} .main-gallery figure{width:calc(100% / 2 - 20px);margin:10px}  .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}}.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)}.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{margin-bottom:24px;padding-bottom:20px;font-size:var(--text-xl);font-weight:600;border-bottom:1px solid var(--border-primary)}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}#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(--primary);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;}