@charset "UTF-8";:root,[data-bs-theme=light]{ --bs-blue:#0d6efd; --bs-indigo:#6610f2; --bs-purple:#6f42c1; --bs-pink:#d63384; --bs-red:#dc3545; --bs-orange:#fd7e14; --bs-yellow:#ffc107; --bs-green:#198754; --bs-teal:#20c997; --bs-cyan:#0dcaf0; --bs-black:#000; --bs-white:#fff; --bs-gray:#6c757d; --bs-gray-dark:#343a40; --bs-gray-100:#f8f9fa; --bs-gray-200:#e9ecef; --bs-gray-300:#dee2e6; --bs-gray-400:#ced4da; --bs-gray-500:#adb5bd; --bs-gray-600:#6c757d; --bs-gray-700:#495057; --bs-gray-800:#343a40; --bs-gray-900:#212529; --bs-primary:#0d6efd; --bs-secondary:#6c757d; --bs-success:#198754; --bs-info:#0dcaf0; --bs-warning:#ffc107; --bs-danger:#dc3545; --bs-light:#f8f9fa; --bs-dark:#212529; --bs-primary-rgb:13,110,253; --bs-secondary-rgb:108,117,125; --bs-success-rgb:25,135,84; --bs-info-rgb:13,202,240; --bs-warning-rgb:255,193,7; --bs-danger-rgb:220,53,69; --bs-light-rgb:248,249,250; --bs-dark-rgb:33,37,41; --bs-primary-text-emphasis:#052c65; --bs-secondary-text-emphasis:#2b2f32; --bs-success-text-emphasis:#0a3622; --bs-info-text-emphasis:#055160; --bs-warning-text-emphasis:#664d03; --bs-danger-text-emphasis:#58151c; --bs-light-text-emphasis:#495057; --bs-dark-text-emphasis:#495057; --bs-primary-bg-subtle:#cfe2ff; --bs-secondary-bg-subtle:#e2e3e5; --bs-success-bg-subtle:#d1e7dd; --bs-info-bg-subtle:#cff4fc; --bs-warning-bg-subtle:#fff3cd; --bs-danger-bg-subtle:#f8d7da; --bs-light-bg-subtle:#fcfcfd; --bs-dark-bg-subtle:#ced4da; --bs-primary-border-subtle:#9ec5fe; --bs-secondary-border-subtle:#c4c8cb; --bs-success-border-subtle:#a3cfbb; --bs-info-border-subtle:#9eeaf9; --bs-warning-border-subtle:#ffe69c; --bs-danger-border-subtle:#f1aeb5; --bs-light-border-subtle:#e9ecef; --bs-dark-border-subtle:#adb5bd; --bs-white-rgb:255,255,255; --bs-black-rgb:0,0,0; --bs-font-sans-serif:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans","Liberation Sans",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"; --bs-font-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace; --bs-gradient:linear-gradient(180deg,rgba(255,255,255,0.15),rgba(255,255,255,0)); --bs-body-font-family:var(--bs-font-sans-serif); --bs-body-font-size:1rem; --bs-body-font-weight:400; --bs-body-line-height:1.5; --bs-body-color:#212529; --bs-body-color-rgb:33,37,41; --bs-body-bg:#fff; --bs-body-bg-rgb:255,255,255; --bs-emphasis-color:#000; --bs-emphasis-color-rgb:0,0,0; --bs-secondary-color:rgba(33,37,41,0.75); --bs-secondary-color-rgb:33,37,41; --bs-secondary-bg:#e9ecef; --bs-secondary-bg-rgb:233,236,239; --bs-tertiary-color:rgba(33,37,41,0.5); --bs-tertiary-color-rgb:33,37,41; --bs-tertiary-bg:#f8f9fa; --bs-tertiary-bg-rgb:248,249,250; --bs-heading-color:inherit; --bs-link-color:#0d6efd; --bs-link-color-rgb:13,110,253; --bs-link-decoration:underline; --bs-link-hover-color:#0a58ca; --bs-link-hover-color-rgb:10,88,202; --bs-code-color:#d63384; --bs-highlight-color:#212529; --bs-highlight-bg:#fff3cd; --bs-border-width:1px; --bs-border-style:solid; --bs-border-color:#dee2e6; --bs-border-color-translucent:rgba(0,0,0,0.175); --bs-border-radius:0.375rem; --bs-border-radius-sm:0.25rem; --bs-border-radius-lg:0.5rem; --bs-border-radius-xl:1rem; --bs-border-radius-xxl:2rem; --bs-border-radius-2xl:var(--bs-border-radius-xxl); --bs-border-radius-pill:50rem; --bs-box-shadow:0 0.5rem 1rem rgba(0,0,0,0.15); --bs-box-shadow-sm:0 0.125rem 0.25rem rgba(0,0,0,0.075); --bs-box-shadow-lg:0 1rem 3rem rgba(0,0,0,0.175); --bs-box-shadow-inset:inset 0 1px 2px rgba(0,0,0,0.075); --bs-focus-ring-width:0.25rem; --bs-focus-ring-opacity:0.25; --bs-focus-ring-color:rgba(13,110,253,0.25); --bs-form-valid-color:#198754; --bs-form-valid-border-color:#198754; --bs-form-invalid-color:#dc3545; --bs-form-invalid-border-color:#dc3545;}[data-bs-theme=dark]{ color-scheme:dark; --bs-body-color:#dee2e6; --bs-body-color-rgb:222,226,230; --bs-body-bg:#212529; --bs-body-bg-rgb:33,37,41; --bs-emphasis-color:#fff; --bs-emphasis-color-rgb:255,255,255; --bs-secondary-color:rgba(222,226,230,0.75); --bs-secondary-color-rgb:222,226,230; --bs-secondary-bg:#343a40; --bs-secondary-bg-rgb:52,58,64; --bs-tertiary-color:rgba(222,226,230,0.5); --bs-tertiary-color-rgb:222,226,230; --bs-tertiary-bg:#2b3035; --bs-tertiary-bg-rgb:43,48,53; --bs-primary-text-emphasis:#6ea8fe; --bs-secondary-text-emphasis:#a7acb1; --bs-success-text-emphasis:#75b798; --bs-info-text-emphasis:#6edff6; --bs-warning-text-emphasis:#ffda6a; --bs-danger-text-emphasis:#ea868f; --bs-light-text-emphasis:#f8f9fa; --bs-dark-text-emphasis:#dee2e6; --bs-primary-bg-subtle:#031633; --bs-secondary-bg-subtle:#161719; --bs-success-bg-subtle:#051b11; --bs-info-bg-subtle:#032830; --bs-warning-bg-subtle:#332701; --bs-danger-bg-subtle:#2c0b0e; --bs-light-bg-subtle:#343a40; --bs-dark-bg-subtle:#1a1d20; --bs-primary-border-subtle:#084298; --bs-secondary-border-subtle:#41464b; --bs-success-border-subtle:#0f5132; --bs-info-border-subtle:#087990; --bs-warning-border-subtle:#997404; --bs-danger-border-subtle:#842029; --bs-light-border-subtle:#495057; --bs-dark-border-subtle:#343a40; --bs-heading-color:inherit; --bs-link-color:#6ea8fe; --bs-link-hover-color:#8bb9fe; --bs-link-color-rgb:110,168,254; --bs-link-hover-color-rgb:139,185,254; --bs-code-color:#e685b5; --bs-highlight-color:#dee2e6; --bs-highlight-bg:#664d03; --bs-border-color:#495057; --bs-border-color-translucent:rgba(255,255,255,0.15); --bs-form-valid-color:#75b798; --bs-form-valid-border-color:#75b798; --bs-form-invalid-color:#ea868f; --bs-form-invalid-border-color:#ea868f;}*,*::before,*::after{ box-sizing:border-box;}@media (prefers-reduced-motion:no-preference){:root{ scroll-behavior:smooth;}}body{ margin:0; font-family:var(--bs-body-font-family); font-size:var(--bs-body-font-size); font-weight:var(--bs-body-font-weight); line-height:var(--bs-body-line-height); color:var(--bs-body-color); text-align:var(--bs-body-text-align); background-color:var(--bs-body-bg); -webkit-text-size-adjust:100%; -webkit-tap-highlight-color:rgba(0,0,0,0);}hr{ margin:1rem 0; color:inherit; border:0; border-top:var(--bs-border-width) solid; opacity:0.25;}h6,.h6,h5,.h5,h4,.h4,h3,.h3,h2,.h2,h1,.h1{ margin-top:0; margin-bottom:0.5rem; font-weight:500; line-height:1.2; color:var(--bs-heading-color);}h1,.h1{ font-size:calc(1.375rem + 1.5vw);}@media (min-width:1200px){ h1,.h1{ font-size:2.5rem;}}h2,.h2{ font-size:calc(1.325rem + 0.9vw);}@media (min-width:1200px){ h2,.h2{ font-size:2rem;}}h3,.h3{ font-size:calc(1.3rem + 0.6vw);}@media (min-width:1200px){ h3,.h3{ font-size:1.75rem;}}h4,.h4{ font-size:calc(1.275rem + 0.3vw);}@media (min-width:1200px){ h4,.h4{ font-size:1.5rem;}}h5,.h5{ font-size:1.25rem;}h6,.h6{ font-size:1rem;}p{ margin-top:0; margin-bottom:1rem;}abbr[title]{ -webkit-text-decoration:underline dotted; text-decoration:underline dotted; cursor:help; -webkit-text-decoration-skip-ink:none; text-decoration-skip-ink:none;}address{ margin-bottom:1rem; font-style:normal; line-height:inherit;}ol,ul{ padding-left:2rem;}ol,ul,dl{ margin-top:0; margin-bottom:1rem;}ol ol,ul ul,ol ul,ul ol{ margin-bottom:0;}dt{ font-weight:700;}dd{ margin-bottom:0.5rem; margin-left:0;}blockquote{ margin:0 0 1rem;}b,strong{ font-weight:bolder;}small,.small{ font-size:0.875em;}mark,.mark{ padding:0.1875em; color:var(--bs-highlight-color); background-color:var(--bs-highlight-bg);}sub,sup{ position:relative; font-size:0.75em; line-height:0; vertical-align:baseline;}sub{ bottom:-0.25em;}sup{ top:-0.5em;}a{ color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity,1)); text-decoration:underline;}a:hover{ --bs-link-color-rgb:var(--bs-link-hover-color-rgb);}a:not([href]):not([class]),a:not([href]):not([class]):hover{ color:inherit; text-decoration:none;}pre,code,kbd,samp{ font-family:var(--bs-font-monospace); font-size:1em;}pre{ display:block; margin-top:0; margin-bottom:1rem; overflow:auto; font-size:0.875em;}pre code{ font-size:inherit; color:inherit; word-break:normal;}code{ font-size:0.875em; color:var(--bs-code-color); word-wrap:break-word;}a > code{ color:inherit;}kbd{ padding:0.1875rem 0.375rem; font-size:0.875em; color:var(--bs-body-bg); background-color:var(--bs-body-color); border-radius:0.25rem;}kbd kbd{ padding:0; font-size:1em;}figure{ margin:0 0 1rem;}img,svg{ vertical-align:middle;}table{ caption-side:bottom; border-collapse:collapse;}caption{ padding-top:0.5rem; padding-bottom:0.5rem; color:var(--bs-secondary-color); text-align:left;}th{ text-align:inherit; text-align:-webkit-match-parent;}thead,tbody,tfoot,tr,td,th{ border-color:inherit; border-style:solid; border-width:0;}label{ display:inline-block;}button{ border-radius:0;}button:focus:not(:focus-visible){ outline:0;}input,button,select,optgroup,textarea{ margin:0; font-family:inherit; font-size:inherit; line-height:inherit;}button,select{ text-transform:none;}[role=button]{ cursor:pointer;}select{ word-wrap:normal;}select:disabled{ opacity:1;}[list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator{ display:none !important;}button,[type=button],[type=reset],[type=submit]{ -webkit-appearance:button;}button:not(:disabled),[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled){ cursor:pointer;}::-moz-focus-inner{ padding:0; border-style:none;}textarea{ resize:vertical;}fieldset{ min-width:0; padding:0; margin:0; border:0;}legend{ float:left; width:100%; padding:0; margin-bottom:0.5rem; font-size:calc(1.275rem + 0.3vw); line-height:inherit;}@media (min-width:1200px){ legend{ font-size:1.5rem;}}legend + *{ clear:left;}::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-text,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-year-field{ padding:0;}::-webkit-inner-spin-button{ height:auto;}[type=search]{ -webkit-appearance:textfield; outline-offset:-2px;}::-webkit-search-decoration{ -webkit-appearance:none;}::-webkit-color-swatch-wrapper{ padding:0;}::-webkit-file-upload-button{ font:inherit; -webkit-appearance:button;}::file-selector-button{ font:inherit; -webkit-appearance:button;}output{ display:inline-block;}iframe{ border:0;}summary{ display:list-item; cursor:pointer;}progress{ vertical-align:baseline;}[hidden]{ display:none !important;}.lead{ font-size:1.25rem; font-weight:300;}.display-1{ font-size:calc(1.625rem + 4.5vw); font-weight:300; line-height:1.2;}@media (min-width:1200px){ .display-1{ font-size:5rem;}}.display-2{ font-size:calc(1.575rem + 3.9vw); font-weight:300; line-height:1.2;}@media (min-width:1200px){ .display-2{ font-size:4.5rem;}}.display-3{ font-size:calc(1.525rem + 3.3vw); font-weight:300; line-height:1.2;}@media (min-width:1200px){ .display-3{ font-size:4rem;}}.display-4{ font-size:calc(1.475rem + 2.7vw); font-weight:300; line-height:1.2;}@media (min-width:1200px){ .display-4{ font-size:3.5rem;}}.display-5{ font-size:calc(1.425rem + 2.1vw); font-weight:300; line-height:1.2;}@media (min-width:1200px){ .display-5{ font-size:3rem;}}.display-6{ font-size:calc(1.375rem + 1.5vw); font-weight:300; line-height:1.2;}@media (min-width:1200px){ .display-6{ font-size:2.5rem;}}.list-unstyled{ padding-left:0; list-style:none;}.list-inline{ padding-left:0; list-style:none;}.list-inline-item{ display:inline-block;}.list-inline-item:not(:last-child){ margin-right:0.5rem;}.initialism{ font-size:0.875em; text-transform:uppercase;}.blockquote{ margin-bottom:1rem; font-size:1.25rem;}.blockquote >:last-child{ margin-bottom:0;}.blockquote-footer{ margin-top:-1rem; margin-bottom:1rem; font-size:0.875em; color:#6c757d;}.blockquote-footer::before{ content:"— ";}.img-fluid{ max-width:100%; height:auto;}.img-thumbnail{ padding:0.25rem; background-color:var(--bs-body-bg); border:var(--bs-border-width) solid var(--bs-border-color); border-radius:var(--bs-border-radius); max-width:100%; height:auto;}.figure{ display:inline-block;}.figure-img{ margin-bottom:0.5rem; line-height:1;}.figure-caption{ font-size:0.875em; color:var(--bs-secondary-color);}.container,.container-fluid,.container-xxl,.container-xl,.container-lg,.container-md,.container-sm{ --bs-gutter-x:1.5rem; --bs-gutter-y:0; width:100%; padding-right:calc(var(--bs-gutter-x) * 0.5); padding-left:calc(var(--bs-gutter-x) * 0.5); margin-right:auto; margin-left:auto;}@media (min-width:576px){ .container-sm,.container{ max-width:540px;}}@media (min-width:768px){ .container-md,.container-sm,.container{ max-width:720px;}}@media (min-width:992px){ .container-lg,.container-md,.container-sm,.container{ max-width:960px;}}@media (min-width:1200px){ .container-xl,.container-lg,.container-md,.container-sm,.container{ max-width:1140px;}}@media (min-width:1400px){ .container-xxl,.container-xl,.container-lg,.container-md,.container-sm,.container{ max-width:1320px;}}:root{ --bs-breakpoint-xs:0; --bs-breakpoint-sm:576px; --bs-breakpoint-md:768px; --bs-breakpoint-lg:992px; --bs-breakpoint-xl:1200px; --bs-breakpoint-xxl:1400px;}.row{ --bs-gutter-x:1.5rem; --bs-gutter-y:0; display:flex; flex-wrap:wrap; margin-top:calc(-1 * var(--bs-gutter-y)); margin-right:calc(-0.5 * var(--bs-gutter-x)); margin-left:calc(-0.5 * var(--bs-gutter-x));}.row > *{ flex-shrink:0; width:100%; max-width:100%; padding-right:calc(var(--bs-gutter-x) * 0.5); padding-left:calc(var(--bs-gutter-x) * 0.5); margin-top:var(--bs-gutter-y);}.col{ flex:1 0 0%;}.row-cols-auto > *{ flex:0 0 auto; width:auto;}.row-cols-1 > *{ flex:0 0 auto; width:100%;}.row-cols-2 > *{ flex:0 0 auto; width:50%;}.row-cols-3 > *{ flex:0 0 auto; width:33.33333333%;}.row-cols-4 > *{ flex:0 0 auto; width:25%;}.row-cols-5 > *{ flex:0 0 auto; width:20%;}.row-cols-6 > *{ flex:0 0 auto; width:16.66666667%;}.col-auto{ flex:0 0 auto; width:auto;}.col-1{ flex:0 0 auto; width:8.33333333%;}.col-2{ flex:0 0 auto; width:16.66666667%;}.col-3{ flex:0 0 auto; width:25%;}.col-4{ flex:0 0 auto; width:33.33333333%;}.col-5{ flex:0 0 auto; width:41.66666667%;}.col-6{ flex:0 0 auto; width:50%;}.col-7{ flex:0 0 auto; width:58.33333333%;}.col-8{ flex:0 0 auto; width:66.66666667%;}.col-9{ flex:0 0 auto; width:75%;}.col-10{ flex:0 0 auto; width:83.33333333%;}.col-11{ flex:0 0 auto; width:91.66666667%;}.col-12{ flex:0 0 auto; width:100%;}.offset-1{ margin-left:8.33333333%;}.offset-2{ margin-left:16.66666667%;}.offset-3{ margin-left:25%;}.offset-4{ margin-left:33.33333333%;}.offset-5{ margin-left:41.66666667%;}.offset-6{ margin-left:50%;}.offset-7{ margin-left:58.33333333%;}.offset-8{ margin-left:66.66666667%;}.offset-9{ margin-left:75%;}.offset-10{ margin-left:83.33333333%;}.offset-11{ margin-left:91.66666667%;}.g-0,.gx-0{ --bs-gutter-x:0;}.g-0,.gy-0{ --bs-gutter-y:0;}.g-1,.gx-1{ --bs-gutter-x:0.25rem;}.g-1,.gy-1{ --bs-gutter-y:0.25rem;}.g-2,.gx-2{ --bs-gutter-x:0.5rem;}.g-2,.gy-2{ --bs-gutter-y:0.5rem;}.g-3,.gx-3{ --bs-gutter-x:1rem;}.g-3,.gy-3{ --bs-gutter-y:1rem;}.g-4,.gx-4{ --bs-gutter-x:1.5rem;}.g-4,.gy-4{ --bs-gutter-y:1.5rem;}.g-5,.gx-5{ --bs-gutter-x:3rem;}.g-5,.gy-5{ --bs-gutter-y:3rem;}@media (min-width:576px){ .col-sm{ flex:1 0 0%;} .row-cols-sm-auto > *{ flex:0 0 auto; width:auto;} .row-cols-sm-1 > *{ flex:0 0 auto; width:100%;} .row-cols-sm-2 > *{ flex:0 0 auto; width:50%;} .row-cols-sm-3 > *{ flex:0 0 auto; width:33.33333333%;} .row-cols-sm-4 > *{ flex:0 0 auto; width:25%;} .row-cols-sm-5 > *{ flex:0 0 auto; width:20%;} .row-cols-sm-6 > *{ flex:0 0 auto; width:16.66666667%;} .col-sm-auto{ flex:0 0 auto; width:auto;} .col-sm-1{ flex:0 0 auto; width:8.33333333%;} .col-sm-2{ flex:0 0 auto; width:16.66666667%;} .col-sm-3{ flex:0 0 auto; width:25%;} .col-sm-4{ flex:0 0 auto; width:33.33333333%;} .col-sm-5{ flex:0 0 auto; width:41.66666667%;} .col-sm-6{ flex:0 0 auto; width:50%;} .col-sm-7{ flex:0 0 auto; width:58.33333333%;} .col-sm-8{ flex:0 0 auto; width:66.66666667%;} .col-sm-9{ flex:0 0 auto; width:75%;} .col-sm-10{ flex:0 0 auto; width:83.33333333%;} .col-sm-11{ flex:0 0 auto; width:91.66666667%;} .col-sm-12{ flex:0 0 auto; width:100%;} .offset-sm-0{ margin-left:0;} .offset-sm-1{ margin-left:8.33333333%;} .offset-sm-2{ margin-left:16.66666667%;} .offset-sm-3{ margin-left:25%;} .offset-sm-4{ margin-left:33.33333333%;} .offset-sm-5{ margin-left:41.66666667%;} .offset-sm-6{ margin-left:50%;} .offset-sm-7{ margin-left:58.33333333%;} .offset-sm-8{ margin-left:66.66666667%;} .offset-sm-9{ margin-left:75%;} .offset-sm-10{ margin-left:83.33333333%;} .offset-sm-11{ margin-left:91.66666667%;} .g-sm-0, .gx-sm-0{ --bs-gutter-x:0;} .g-sm-0, .gy-sm-0{ --bs-gutter-y:0;} .g-sm-1, .gx-sm-1{ --bs-gutter-x:0.25rem;} .g-sm-1, .gy-sm-1{ --bs-gutter-y:0.25rem;} .g-sm-2, .gx-sm-2{ --bs-gutter-x:0.5rem;} .g-sm-2, .gy-sm-2{ --bs-gutter-y:0.5rem;} .g-sm-3, .gx-sm-3{ --bs-gutter-x:1rem;} .g-sm-3, .gy-sm-3{ --bs-gutter-y:1rem;} .g-sm-4, .gx-sm-4{ --bs-gutter-x:1.5rem;} .g-sm-4, .gy-sm-4{ --bs-gutter-y:1.5rem;} .g-sm-5, .gx-sm-5{ --bs-gutter-x:3rem;} .g-sm-5, .gy-sm-5{ --bs-gutter-y:3rem;}}@media (min-width:768px){ .col-md{ flex:1 0 0%;} .row-cols-md-auto > *{ flex:0 0 auto; width:auto;} .row-cols-md-1 > *{ flex:0 0 auto; width:100%;} .row-cols-md-2 > *{ flex:0 0 auto; width:50%;} .row-cols-md-3 > *{ flex:0 0 auto; width:33.33333333%;} .row-cols-md-4 > *{ flex:0 0 auto; width:25%;} .row-cols-md-5 > *{ flex:0 0 auto; width:20%;} .row-cols-md-6 > *{ flex:0 0 auto; width:16.66666667%;} .col-md-auto{ flex:0 0 auto; width:auto;} .col-md-1{ flex:0 0 auto; width:8.33333333%;} .col-md-2{ flex:0 0 auto; width:16.66666667%;} .col-md-3{ flex:0 0 auto; width:25%;} .col-md-4{ flex:0 0 auto; width:33.33333333%;} .col-md-5{ flex:0 0 auto; width:41.66666667%;} .col-md-6{ flex:0 0 auto; width:50%;} .col-md-7{ flex:0 0 auto; width:58.33333333%;} .col-md-8{ flex:0 0 auto; width:66.66666667%;} .col-md-9{ flex:0 0 auto; width:75%;} .col-md-10{ flex:0 0 auto; width:83.33333333%;} .col-md-11{ flex:0 0 auto; width:91.66666667%;} .col-md-12{ flex:0 0 auto; width:100%;} .offset-md-0{ margin-left:0;} .offset-md-1{ margin-left:8.33333333%;} .offset-md-2{ margin-left:16.66666667%;} .offset-md-3{ margin-left:25%;} .offset-md-4{ margin-left:33.33333333%;} .offset-md-5{ margin-left:41.66666667%;} .offset-md-6{ margin-left:50%;} .offset-md-7{ margin-left:58.33333333%;} .offset-md-8{ margin-left:66.66666667%;} .offset-md-9{ margin-left:75%;} .offset-md-10{ margin-left:83.33333333%;} .offset-md-11{ margin-left:91.66666667%;} .g-md-0, .gx-md-0{ --bs-gutter-x:0;} .g-md-0, .gy-md-0{ --bs-gutter-y:0;} .g-md-1, .gx-md-1{ --bs-gutter-x:0.25rem;} .g-md-1, .gy-md-1{ --bs-gutter-y:0.25rem;} .g-md-2, .gx-md-2{ --bs-gutter-x:0.5rem;} .g-md-2, .gy-md-2{ --bs-gutter-y:0.5rem;} .g-md-3, .gx-md-3{ --bs-gutter-x:1rem;} .g-md-3, .gy-md-3{ --bs-gutter-y:1rem;} .g-md-4, .gx-md-4{ --bs-gutter-x:1.5rem;} .g-md-4, .gy-md-4{ --bs-gutter-y:1.5rem;} .g-md-5, .gx-md-5{ --bs-gutter-x:3rem;} .g-md-5, .gy-md-5{ --bs-gutter-y:3rem;}}@media (min-width:992px){ .col-lg{ flex:1 0 0%;} .row-cols-lg-auto > *{ flex:0 0 auto; width:auto;} .row-cols-lg-1 > *{ flex:0 0 auto; width:100%;} .row-cols-lg-2 > *{ flex:0 0 auto; width:50%;} .row-cols-lg-3 > *{ flex:0 0 auto; width:33.33333333%;} .row-cols-lg-4 > *{ flex:0 0 auto; width:25%;} .row-cols-lg-5 > *{ flex:0 0 auto; width:20%;} .row-cols-lg-6 > *{ flex:0 0 auto; width:16.66666667%;} .col-lg-auto{ flex:0 0 auto; width:auto;} .col-lg-1{ flex:0 0 auto; width:8.33333333%;} .col-lg-2{ flex:0 0 auto; width:16.66666667%;} .col-lg-3{ flex:0 0 auto; width:25%;} .col-lg-4{ flex:0 0 auto; width:33.33333333%;} .col-lg-5{ flex:0 0 auto; width:41.66666667%;} .col-lg-6{ flex:0 0 auto; width:50%;} .col-lg-7{ flex:0 0 auto; width:58.33333333%;} .col-lg-8{ flex:0 0 auto; width:66.66666667%;} .col-lg-9{ flex:0 0 auto; width:75%;} .col-lg-10{ flex:0 0 auto; width:83.33333333%;} .col-lg-11{ flex:0 0 auto; width:91.66666667%;} .col-lg-12{ flex:0 0 auto; width:100%;} .offset-lg-0{ margin-left:0;} .offset-lg-1{ margin-left:8.33333333%;} .offset-lg-2{ margin-left:16.66666667%;} .offset-lg-3{ margin-left:25%;} .offset-lg-4{ margin-left:33.33333333%;} .offset-lg-5{ margin-left:41.66666667%;} .offset-lg-6{ margin-left:50%;} .offset-lg-7{ margin-left:58.33333333%;} .offset-lg-8{ margin-left:66.66666667%;} .offset-lg-9{ margin-left:75%;} .offset-lg-10{ margin-left:83.33333333%;} .offset-lg-11{ margin-left:91.66666667%;} .g-lg-0, .gx-lg-0{ --bs-gutter-x:0;} .g-lg-0, .gy-lg-0{ --bs-gutter-y:0;} .g-lg-1, .gx-lg-1{ --bs-gutter-x:0.25rem;} .g-lg-1, .gy-lg-1{ --bs-gutter-y:0.25rem;} .g-lg-2, .gx-lg-2{ --bs-gutter-x:0.5rem;} .g-lg-2, .gy-lg-2{ --bs-gutter-y:0.5rem;} .g-lg-3, .gx-lg-3{ --bs-gutter-x:1rem;} .g-lg-3, .gy-lg-3{ --bs-gutter-y:1rem;} .g-lg-4, .gx-lg-4{ --bs-gutter-x:1.5rem;} .g-lg-4, .gy-lg-4{ --bs-gutter-y:1.5rem;} .g-lg-5, .gx-lg-5{ --bs-gutter-x:3rem;} .g-lg-5, .gy-lg-5{ --bs-gutter-y:3rem;}}@media (min-width:1200px){ .col-xl{ flex:1 0 0%;} .row-cols-xl-auto > *{ flex:0 0 auto; width:auto;} .row-cols-xl-1 > *{ flex:0 0 auto; width:100%;} .row-cols-xl-2 > *{ flex:0 0 auto; width:50%;} .row-cols-xl-3 > *{ flex:0 0 auto; width:33.33333333%;} .row-cols-xl-4 > *{ flex:0 0 auto; width:25%;} .row-cols-xl-5 > *{ flex:0 0 auto; width:20%;} .row-cols-xl-6 > *{ flex:0 0 auto; width:16.66666667%;} .col-xl-auto{ flex:0 0 auto; width:auto;} .col-xl-1{ flex:0 0 auto; width:8.33333333%;} .col-xl-2{ flex:0 0 auto; width:16.66666667%;} .col-xl-3{ flex:0 0 auto; width:25%;} .col-xl-4{ flex:0 0 auto; width:33.33333333%;} .col-xl-5{ flex:0 0 auto; width:41.66666667%;} .col-xl-6{ flex:0 0 auto; width:50%;} .col-xl-7{ flex:0 0 auto; width:58.33333333%;} .col-xl-8{ flex:0 0 auto; width:66.66666667%;} .col-xl-9{ flex:0 0 auto; width:75%;} .col-xl-10{ flex:0 0 auto; width:83.33333333%;} .col-xl-11{ flex:0 0 auto; width:91.66666667%;} .col-xl-12{ flex:0 0 auto; width:100%;} .offset-xl-0{ margin-left:0;} .offset-xl-1{ margin-left:8.33333333%;} .offset-xl-2{ margin-left:16.66666667%;} .offset-xl-3{ margin-left:25%;} .offset-xl-4{ margin-left:33.33333333%;} .offset-xl-5{ margin-left:41.66666667%;} .offset-xl-6{ margin-left:50%;} .offset-xl-7{ margin-left:58.33333333%;} .offset-xl-8{ margin-left:66.66666667%;} .offset-xl-9{ margin-left:75%;} .offset-xl-10{ margin-left:83.33333333%;} .offset-xl-11{ margin-left:91.66666667%;} .g-xl-0, .gx-xl-0{ --bs-gutter-x:0;} .g-xl-0, .gy-xl-0{ --bs-gutter-y:0;} .g-xl-1, .gx-xl-1{ --bs-gutter-x:0.25rem;} .g-xl-1, .gy-xl-1{ --bs-gutter-y:0.25rem;} .g-xl-2, .gx-xl-2{ --bs-gutter-x:0.5rem;} .g-xl-2, .gy-xl-2{ --bs-gutter-y:0.5rem;} .g-xl-3, .gx-xl-3{ --bs-gutter-x:1rem;} .g-xl-3, .gy-xl-3{ --bs-gutter-y:1rem;} .g-xl-4, .gx-xl-4{ --bs-gutter-x:1.5rem;} .g-xl-4, .gy-xl-4{ --bs-gutter-y:1.5rem;} .g-xl-5, .gx-xl-5{ --bs-gutter-x:3rem;} .g-xl-5, .gy-xl-5{ --bs-gutter-y:3rem;}}@media (min-width:1400px){ .col-xxl{ flex:1 0 0%;} .row-cols-xxl-auto > *{ flex:0 0 auto; width:auto;} .row-cols-xxl-1 > *{ flex:0 0 auto; width:100%;} .row-cols-xxl-2 > *{ flex:0 0 auto; width:50%;} .row-cols-xxl-3 > *{ flex:0 0 auto; width:33.33333333%;} .row-cols-xxl-4 > *{ flex:0 0 auto; width:25%;} .row-cols-xxl-5 > *{ flex:0 0 auto; width:20%;} .row-cols-xxl-6 > *{ flex:0 0 auto; width:16.66666667%;} .col-xxl-auto{ flex:0 0 auto; width:auto;} .col-xxl-1{ flex:0 0 auto; width:8.33333333%;} .col-xxl-2{ flex:0 0 auto; width:16.66666667%;} .col-xxl-3{ flex:0 0 auto; width:25%;} .col-xxl-4{ flex:0 0 auto; width:33.33333333%;} .col-xxl-5{ flex:0 0 auto; width:41.66666667%;} .col-xxl-6{ flex:0 0 auto; width:50%;} .col-xxl-7{ flex:0 0 auto; width:58.33333333%;} .col-xxl-8{ flex:0 0 auto; width:66.66666667%;} .col-xxl-9{ flex:0 0 auto; width:75%;} .col-xxl-10{ flex:0 0 auto; width:83.33333333%;} .col-xxl-11{ flex:0 0 auto; width:91.66666667%;} .col-xxl-12{ flex:0 0 auto; width:100%;} .offset-xxl-0{ margin-left:0;} .offset-xxl-1{ margin-left:8.33333333%;} .offset-xxl-2{ margin-left:16.66666667%;} .offset-xxl-3{ margin-left:25%;} .offset-xxl-4{ margin-left:33.33333333%;} .offset-xxl-5{ margin-left:41.66666667%;} .offset-xxl-6{ margin-left:50%;} .offset-xxl-7{ margin-left:58.33333333%;} .offset-xxl-8{ margin-left:66.66666667%;} .offset-xxl-9{ margin-left:75%;} .offset-xxl-10{ margin-left:83.33333333%;} .offset-xxl-11{ margin-left:91.66666667%;} .g-xxl-0, .gx-xxl-0{ --bs-gutter-x:0;} .g-xxl-0, .gy-xxl-0{ --bs-gutter-y:0;} .g-xxl-1, .gx-xxl-1{ --bs-gutter-x:0.25rem;} .g-xxl-1, .gy-xxl-1{ --bs-gutter-y:0.25rem;} .g-xxl-2, .gx-xxl-2{ --bs-gutter-x:0.5rem;} .g-xxl-2, .gy-xxl-2{ --bs-gutter-y:0.5rem;} .g-xxl-3, .gx-xxl-3{ --bs-gutter-x:1rem;} .g-xxl-3, .gy-xxl-3{ --bs-gutter-y:1rem;} .g-xxl-4, .gx-xxl-4{ --bs-gutter-x:1.5rem;} .g-xxl-4, .gy-xxl-4{ --bs-gutter-y:1.5rem;} .g-xxl-5, .gx-xxl-5{ --bs-gutter-x:3rem;} .g-xxl-5, .gy-xxl-5{ --bs-gutter-y:3rem;}}.table{ --bs-table-color-type:initial; --bs-table-bg-type:initial; --bs-table-color-state:initial; --bs-table-bg-state:initial; --bs-table-color:var(--bs-emphasis-color); --bs-table-bg:var(--bs-body-bg); --bs-table-border-color:var(--bs-border-color); --bs-table-accent-bg:transparent; --bs-table-striped-color:var(--bs-emphasis-color); --bs-table-striped-bg:rgba(var(--bs-emphasis-color-rgb),0.05); --bs-table-active-color:var(--bs-emphasis-color); --bs-table-active-bg:rgba(var(--bs-emphasis-color-rgb),0.1); --bs-table-hover-color:var(--bs-emphasis-color); --bs-table-hover-bg:rgba(var(--bs-emphasis-color-rgb),0.075); width:100%; margin-bottom:1rem; vertical-align:top; border-color:var(--bs-table-border-color);}.table >:not(caption) > * > *{ padding:0.5rem 0.5rem; color:var(--bs-table-color-state,var(--bs-table-color-type,var(--bs-table-color))); background-color:var(--bs-table-bg); border-bottom-width:var(--bs-border-width); box-shadow:inset 0 0 0 9999px var(--bs-table-bg-state,var(--bs-table-bg-type,var(--bs-table-accent-bg)));}.table > tbody{ vertical-align:inherit;}.table > thead{ vertical-align:bottom;}.table-group-divider{ border-top:calc(var(--bs-border-width) * 2) solid currentcolor;}.caption-top{ caption-side:top;}.table-sm >:not(caption) > * > *{ padding:0.25rem 0.25rem;}.table-bordered >:not(caption) > *{ border-width:var(--bs-border-width) 0;}.table-bordered >:not(caption) > * > *{ border-width:0 var(--bs-border-width);}.table-borderless >:not(caption) > * > *{ border-bottom-width:0;}.table-borderless >:not(:first-child){ border-top-width:0;}.table-striped > tbody > tr:nth-of-type(odd) > *{ --bs-table-color-type:var(--bs-table-striped-color); --bs-table-bg-type:var(--bs-table-striped-bg);}.table-striped-columns >:not(caption) > tr >:nth-child(even){ --bs-table-color-type:var(--bs-table-striped-color); --bs-table-bg-type:var(--bs-table-striped-bg);}.table-active{ --bs-table-color-state:var(--bs-table-active-color); --bs-table-bg-state:var(--bs-table-active-bg);}.table-hover > tbody > tr:hover > *{ --bs-table-color-state:var(--bs-table-hover-color); --bs-table-bg-state:var(--bs-table-hover-bg);}.table-primary{ --bs-table-color:#000; --bs-table-bg:#cfe2ff; --bs-table-border-color:#a6b5cc; --bs-table-striped-bg:#c5d7f2; --bs-table-striped-color:#000; --bs-table-active-bg:#bacbe6; --bs-table-active-color:#000; --bs-table-hover-bg:#bfd1ec; --bs-table-hover-color:#000; color:var(--bs-table-color); border-color:var(--bs-table-border-color);}.table-secondary{ --bs-table-color:#000; --bs-table-bg:#e2e3e5; --bs-table-border-color:#b5b6b7; --bs-table-striped-bg:#d7d8da; --bs-table-striped-color:#000; --bs-table-active-bg:#cbccce; --bs-table-active-color:#000; --bs-table-hover-bg:#d1d2d4; --bs-table-hover-color:#000; color:var(--bs-table-color); border-color:var(--bs-table-border-color);}.table-success{ --bs-table-color:#000; --bs-table-bg:#d1e7dd; --bs-table-border-color:#a7b9b1; --bs-table-striped-bg:#c7dbd2; --bs-table-striped-color:#000; --bs-table-active-bg:#bcd0c7; --bs-table-active-color:#000; --bs-table-hover-bg:#c1d6cc; --bs-table-hover-color:#000; color:var(--bs-table-color); border-color:var(--bs-table-border-color);}.table-info{ --bs-table-color:#000; --bs-table-bg:#cff4fc; --bs-table-border-color:#a6c3ca; --bs-table-striped-bg:#c5e8ef; --bs-table-striped-color:#000; --bs-table-active-bg:#badce3; --bs-table-active-color:#000; --bs-table-hover-bg:#bfe2e9; --bs-table-hover-color:#000; color:var(--bs-table-color); border-color:var(--bs-table-border-color);}.table-warning{ --bs-table-color:#000; --bs-table-bg:#fff3cd; --bs-table-border-color:#ccc2a4; --bs-table-striped-bg:#f2e7c3; --bs-table-striped-color:#000; --bs-table-active-bg:#e6dbb9; --bs-table-active-color:#000; --bs-table-hover-bg:#ece1be; --bs-table-hover-color:#000; color:var(--bs-table-color); border-color:var(--bs-table-border-color);}.table-danger{ --bs-table-color:#000; --bs-table-bg:#f8d7da; --bs-table-border-color:#c6acae; --bs-table-striped-bg:#eccccf; --bs-table-striped-color:#000; --bs-table-active-bg:#dfc2c4; --bs-table-active-color:#000; --bs-table-hover-bg:#e5c7ca; --bs-table-hover-color:#000; color:var(--bs-table-color); border-color:var(--bs-table-border-color);}.table-light{ --bs-table-color:#000; --bs-table-bg:#f8f9fa; --bs-table-border-color:#c6c7c8; --bs-table-striped-bg:#ecedee; --bs-table-striped-color:#000; --bs-table-active-bg:#dfe0e1; --bs-table-active-color:#000; --bs-table-hover-bg:#e5e6e7; --bs-table-hover-color:#000; color:var(--bs-table-color); border-color:var(--bs-table-border-color);}.table-dark{ --bs-table-color:#fff; --bs-table-bg:#212529; --bs-table-border-color:#4d5154; --bs-table-striped-bg:#2c3034; --bs-table-striped-color:#fff; --bs-table-active-bg:#373b3e; --bs-table-active-color:#fff; --bs-table-hover-bg:#323539; --bs-table-hover-color:#fff; color:var(--bs-table-color); border-color:var(--bs-table-border-color);}.table-responsive{ overflow-x:auto; -webkit-overflow-scrolling:touch;}@media (max-width:575.98px){ .table-responsive-sm{ overflow-x:auto; -webkit-overflow-scrolling:touch;}}@media (max-width:767.98px){ .table-responsive-md{ overflow-x:auto; -webkit-overflow-scrolling:touch;}}@media (max-width:991.98px){ .table-responsive-lg{ overflow-x:auto; -webkit-overflow-scrolling:touch;}}@media (max-width:1199.98px){ .table-responsive-xl{ overflow-x:auto; -webkit-overflow-scrolling:touch;}}@media (max-width:1399.98px){ .table-responsive-xxl{ overflow-x:auto; -webkit-overflow-scrolling:touch;}}.form-label{ margin-bottom:0.5rem;}.col-form-label{ padding-top:calc(0.375rem + var(--bs-border-width)); padding-bottom:calc(0.375rem + var(--bs-border-width)); margin-bottom:0; font-size:inherit; line-height:1.5;}.col-form-label-lg{ padding-top:calc(0.5rem + var(--bs-border-width)); padding-bottom:calc(0.5rem + var(--bs-border-width)); font-size:1.25rem;}.col-form-label-sm{ padding-top:calc(0.25rem + var(--bs-border-width)); padding-bottom:calc(0.25rem + var(--bs-border-width)); font-size:0.875rem;}.form-text{ margin-top:0.25rem; font-size:0.875em; color:var(--bs-secondary-color);}.form-control{ display:block; width:100%; padding:0.375rem 0.75rem; font-size:1rem; font-weight:400; line-height:1.5; color:var(--bs-body-color); -webkit-appearance:none; -moz-appearance:none; appearance:none; background-color:var(--bs-body-bg); background-clip:padding-box; border:var(--bs-border-width) solid var(--bs-border-color); border-radius:var(--bs-border-radius); transition:border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;}@media (prefers-reduced-motion:reduce){ .form-control{ transition:none;}}.form-control[type=file]{ overflow:hidden;}.form-control[type=file]:not(:disabled):not([readonly]){ cursor:pointer;}.form-control:focus{ color:var(--bs-body-color); background-color:var(--bs-body-bg); border-color:#86b7fe; outline:0; box-shadow:0 0 0 0.25rem rgba(13,110,253,0.25);}.form-control::-webkit-date-and-time-value{ min-width:85px; height:1.5em; margin:0;}.form-control::-webkit-datetime-edit{ display:block; padding:0;}.form-control::-moz-placeholder{ color:var(--bs-secondary-color); opacity:1;}.form-control::placeholder{ color:var(--bs-secondary-color); opacity:1;}.form-control:disabled{ background-color:var(--bs-secondary-bg); opacity:1;}.form-control::-webkit-file-upload-button{ padding:0.375rem 0.75rem; margin:-0.375rem -0.75rem; -webkit-margin-end:0.75rem; margin-inline-end:0.75rem; color:var(--bs-body-color); background-color:var(--bs-tertiary-bg); pointer-events:none; border-color:inherit; border-style:solid; border-width:0; border-inline-end-width:var(--bs-border-width); border-radius:0; -webkit-transition:color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out; transition:color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;}.form-control::file-selector-button{ padding:0.375rem 0.75rem; margin:-0.375rem -0.75rem; -webkit-margin-end:0.75rem; margin-inline-end:0.75rem; color:var(--bs-body-color); background-color:var(--bs-tertiary-bg); pointer-events:none; border-color:inherit; border-style:solid; border-width:0; border-inline-end-width:var(--bs-border-width); border-radius:0; transition:color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;}@media (prefers-reduced-motion:reduce){ .form-control::-webkit-file-upload-button{ -webkit-transition:none; transition:none;} .form-control::file-selector-button{ transition:none;}}.form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button{ background-color:var(--bs-secondary-bg);}.form-control:hover:not(:disabled):not([readonly])::file-selector-button{ background-color:var(--bs-secondary-bg);}.form-control-plaintext{ display:block; width:100%; padding:0.375rem 0; margin-bottom:0; line-height:1.5; color:var(--bs-body-color); background-color:transparent; border:solid transparent; border-width:var(--bs-border-width) 0;}.form-control-plaintext:focus{ outline:0;}.form-control-plaintext.form-control-sm,.form-control-plaintext.form-control-lg{ padding-right:0; padding-left:0;}.form-control-sm{ min-height:calc(1.5em + 0.5rem + calc(var(--bs-border-width) * 2)); padding:0.25rem 0.5rem; font-size:0.875rem; border-radius:var(--bs-border-radius-sm);}.form-control-sm::-webkit-file-upload-button{ padding:0.25rem 0.5rem; margin:-0.25rem -0.5rem; -webkit-margin-end:0.5rem; margin-inline-end:0.5rem;}.form-control-sm::file-selector-button{ padding:0.25rem 0.5rem; margin:-0.25rem -0.5rem; -webkit-margin-end:0.5rem; margin-inline-end:0.5rem;}.form-control-lg{ min-height:calc(1.5em + 1rem + calc(var(--bs-border-width) * 2)); padding:0.5rem 1rem; font-size:1.25rem; border-radius:var(--bs-border-radius-lg);}.form-control-lg::-webkit-file-upload-button{ padding:0.5rem 1rem; margin:-0.5rem -1rem; -webkit-margin-end:1rem; margin-inline-end:1rem;}.form-control-lg::file-selector-button{ padding:0.5rem 1rem; margin:-0.5rem -1rem; -webkit-margin-end:1rem; margin-inline-end:1rem;}textarea.form-control{ min-height:calc(1.5em + 0.75rem + calc(var(--bs-border-width) * 2));}textarea.form-control-sm{ min-height:calc(1.5em + 0.5rem + calc(var(--bs-border-width) * 2));}textarea.form-control-lg{ min-height:calc(1.5em + 1rem + calc(var(--bs-border-width) * 2));}.form-control-color{ width:3rem; height:calc(1.5em + 0.75rem + calc(var(--bs-border-width) * 2)); padding:0.375rem;}.form-control-color:not(:disabled):not([readonly]){ cursor:pointer;}.form-control-color::-moz-color-swatch{ border:0 !important; border-radius:var(--bs-border-radius);}.form-control-color::-webkit-color-swatch{ border:0 !important; border-radius:var(--bs-border-radius);}.form-control-color.form-control-sm{ height:calc(1.5em + 0.5rem + calc(var(--bs-border-width) * 2));}.form-control-color.form-control-lg{ height:calc(1.5em + 1rem + calc(var(--bs-border-width) * 2));}.form-select{ --bs-form-select-bg-img:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e"); display:block; width:100%; padding:0.375rem 2.25rem 0.375rem 0.75rem; font-size:1rem; font-weight:400; line-height:1.5; color:var(--bs-body-color); -webkit-appearance:none; -moz-appearance:none; appearance:none; background-color:var(--bs-body-bg); background-image:var(--bs-form-select-bg-img),var(--bs-form-select-bg-icon,none); background-repeat:no-repeat; background-position:right 0.75rem center; background-size:16px 12px; border:var(--bs-border-width) solid var(--bs-border-color); border-radius:var(--bs-border-radius); transition:border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;}@media (prefers-reduced-motion:reduce){ .form-select{ transition:none;}}.form-select:focus{ border-color:#86b7fe; outline:0; box-shadow:0 0 0 0.25rem rgba(13,110,253,0.25);}.form-select[multiple],.form-select[size]:not([size="1"]){ padding-right:0.75rem; background-image:none;}.form-select:disabled{ background-color:var(--bs-secondary-bg);}.form-select:-moz-focusring{ color:transparent; text-shadow:0 0 0 var(--bs-body-color);}.form-select-sm{ padding-top:0.25rem; padding-bottom:0.25rem; padding-left:0.5rem; font-size:0.875rem; border-radius:var(--bs-border-radius-sm);}.form-select-lg{ padding-top:0.5rem; padding-bottom:0.5rem; padding-left:1rem; font-size:1.25rem; border-radius:var(--bs-border-radius-lg);}[data-bs-theme=dark] .form-select{ --bs-form-select-bg-img:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23dee2e6' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");}.form-check{ display:block; min-height:1.5rem; padding-left:1.5em; margin-bottom:0.125rem;}.form-check .form-check-input{ float:left; margin-left:-1.5em;}.form-check-reverse{ padding-right:1.5em; padding-left:0; text-align:right;}.form-check-reverse .form-check-input{ float:right; margin-right:-1.5em; margin-left:0;}.form-check-input{ --bs-form-check-bg:var(--bs-body-bg); flex-shrink:0; width:1em; height:1em; margin-top:0.25em; vertical-align:top; -webkit-appearance:none; -moz-appearance:none; appearance:none; background-color:var(--bs-form-check-bg); background-image:var(--bs-form-check-bg-image); background-repeat:no-repeat; background-position:center; background-size:contain; border:var(--bs-border-width) solid var(--bs-border-color); -webkit-print-color-adjust:exact; color-adjust:exact; print-color-adjust:exact;}.form-check-input[type=checkbox]{ border-radius:0.25em;}.form-check-input[type=radio]{ border-radius:50%;}.form-check-input:active{ filter:brightness(90%);}.form-check-input:focus{ border-color:#86b7fe; outline:0; box-shadow:0 0 0 0.25rem rgba(13,110,253,0.25);}.form-check-input:checked{ background-color:#0d6efd; border-color:#0d6efd;}.form-check-input:checked[type=checkbox]{ --bs-form-check-bg-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e");}.form-check-input:checked[type=radio]{ --bs-form-check-bg-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e");}.form-check-input[type=checkbox]:indeterminate{ background-color:#0d6efd; border-color:#0d6efd; --bs-form-check-bg-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e");}.form-check-input:disabled{ pointer-events:none; filter:none; opacity:0.5;}.form-check-input[disabled] ~ .form-check-label,.form-check-input:disabled ~ .form-check-label{ cursor:default; opacity:0.5;}.form-switch{ padding-left:2.5em;}.form-switch .form-check-input{ --bs-form-switch-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280,0,0,0.25%29'/%3e%3c/svg%3e"); width:2em; margin-left:-2.5em; background-image:var(--bs-form-switch-bg); background-position:left center; border-radius:2em; transition:background-position 0.15s ease-in-out;}@media (prefers-reduced-motion:reduce){ .form-switch .form-check-input{ transition:none;}}.form-switch .form-check-input:focus{ --bs-form-switch-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%2386b7fe'/%3e%3c/svg%3e");}.form-switch .form-check-input:checked{ background-position:right center; --bs-form-switch-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e");}.form-switch.form-check-reverse{ padding-right:2.5em; padding-left:0;}.form-switch.form-check-reverse .form-check-input{ margin-right:-2.5em; margin-left:0;}.form-check-inline{ display:inline-block; margin-right:1rem;}.btn-check{ position:absolute; clip:rect(0,0,0,0); pointer-events:none;}.btn-check[disabled] + .btn,.btn-check:disabled + .btn{ pointer-events:none; filter:none; opacity:0.65;}[data-bs-theme=dark] .form-switch .form-check-input:not(:checked):not(:focus){ --bs-form-switch-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%28255,255,255,0.25%29'/%3e%3c/svg%3e");}.form-range{ width:100%; height:1.5rem; padding:0; -webkit-appearance:none; -moz-appearance:none; appearance:none; background-color:transparent;}.form-range:focus{ outline:0;}.form-range:focus::-webkit-slider-thumb{ box-shadow:0 0 0 1px #fff,0 0 0 0.25rem rgba(13,110,253,0.25);}.form-range:focus::-moz-range-thumb{ box-shadow:0 0 0 1px #fff,0 0 0 0.25rem rgba(13,110,253,0.25);}.form-range::-moz-focus-outer{ border:0;}.form-range::-webkit-slider-thumb{ width:1rem; height:1rem; margin-top:-0.25rem; -webkit-appearance:none; appearance:none; background-color:#0d6efd; border:0; border-radius:1rem; -webkit-transition:background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out; transition:background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;}@media (prefers-reduced-motion:reduce){ .form-range::-webkit-slider-thumb{ -webkit-transition:none; transition:none;}}.form-range::-webkit-slider-thumb:active{ background-color:#b6d4fe;}.form-range::-webkit-slider-runnable-track{ width:100%; height:0.5rem; color:transparent; cursor:pointer; background-color:var(--bs-secondary-bg); border-color:transparent; border-radius:1rem;}.form-range::-moz-range-thumb{ width:1rem; height:1rem; -moz-appearance:none; appearance:none; background-color:#0d6efd; border:0; border-radius:1rem; -moz-transition:background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out; transition:background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;}@media (prefers-reduced-motion:reduce){ .form-range::-moz-range-thumb{ -moz-transition:none; transition:none;}}.form-range::-moz-range-thumb:active{ background-color:#b6d4fe;}.form-range::-moz-range-track{ width:100%; height:0.5rem; color:transparent; cursor:pointer; background-color:var(--bs-secondary-bg); border-color:transparent; border-radius:1rem;}.form-range:disabled{ pointer-events:none;}.form-range:disabled::-webkit-slider-thumb{ background-color:var(--bs-secondary-color);}.form-range:disabled::-moz-range-thumb{ background-color:var(--bs-secondary-color);}.form-floating{ position:relative;}.form-floating > .form-control,.form-floating > .form-control-plaintext,.form-floating > .form-select{ height:calc(3.5rem + calc(var(--bs-border-width) * 2)); min-height:calc(3.5rem + calc(var(--bs-border-width) * 2)); line-height:1.25;}.form-floating > label{ position:absolute; top:0; left:0; z-index:2; height:100%; padding:1rem 0.75rem; overflow:hidden; text-align:start; text-overflow:ellipsis; white-space:nowrap; pointer-events:none; border:var(--bs-border-width) solid transparent; transform-origin:0 0; transition:opacity 0.1s ease-in-out,transform 0.1s ease-in-out;}@media (prefers-reduced-motion:reduce){ .form-floating > label{ transition:none;}}.form-floating > .form-control,.form-floating > .form-control-plaintext{ padding:1rem 0.75rem;}.form-floating > .form-control::-moz-placeholder,.form-floating > .form-control-plaintext::-moz-placeholder{ color:transparent;}.form-floating > .form-control::placeholder,.form-floating > .form-control-plaintext::placeholder{ color:transparent;}.form-floating > .form-control:not(:-moz-placeholder-shown),.form-floating > .form-control-plaintext:not(:-moz-placeholder-shown){ padding-top:1.625rem; padding-bottom:0.625rem;}.form-floating > .form-control:focus,.form-floating > .form-control:not(:placeholder-shown),.form-floating > .form-control-plaintext:focus,.form-floating > .form-control-plaintext:not(:placeholder-shown){ padding-top:1.625rem; padding-bottom:0.625rem;}.form-floating > .form-control:-webkit-autofill,.form-floating > .form-control-plaintext:-webkit-autofill{ padding-top:1.625rem; padding-bottom:0.625rem;}.form-floating > .form-select{ padding-top:1.625rem; padding-bottom:0.625rem;}.form-floating > .form-control:not(:-moz-placeholder-shown) ~ label{ color:rgba(var(--bs-body-color-rgb),0.65); transform:scale(0.85) translateY(-0.5rem) translateX(0.15rem);}.form-floating > .form-control:focus ~ label,.form-floating > .form-control:not(:placeholder-shown) ~ label,.form-floating > .form-control-plaintext ~ label,.form-floating > .form-select ~ label{ color:rgba(var(--bs-body-color-rgb),0.65); transform:scale(0.85) translateY(-0.5rem) translateX(0.15rem);}.form-floating > .form-control:not(:-moz-placeholder-shown) ~ label::after{ position:absolute; inset:1rem 0.375rem; z-index:-1; height:1.5em; content:""; background-color:var(--bs-body-bg); border-radius:var(--bs-border-radius);}.form-floating > .form-control:focus ~ label::after,.form-floating > .form-control:not(:placeholder-shown) ~ label::after,.form-floating > .form-control-plaintext ~ label::after,.form-floating > .form-select ~ label::after{ position:absolute; inset:1rem 0.375rem; z-index:-1; height:1.5em; content:""; background-color:var(--bs-body-bg); border-radius:var(--bs-border-radius);}.form-floating > .form-control:-webkit-autofill ~ label{ color:rgba(var(--bs-body-color-rgb),0.65); transform:scale(0.85) translateY(-0.5rem) translateX(0.15rem);}.form-floating > .form-control-plaintext ~ label{ border-width:var(--bs-border-width) 0;}.form-floating >:disabled ~ label,.form-floating > .form-control:disabled ~ label{ color:#6c757d;}.form-floating >:disabled ~ label::after,.form-floating > .form-control:disabled ~ label::after{ background-color:var(--bs-secondary-bg);}.input-group{ position:relative; display:flex; flex-wrap:wrap; align-items:stretch; width:100%;}.input-group > .form-control,.input-group > .form-select,.input-group > .form-floating{ position:relative; flex:1 1 auto; width:1%; min-width:0;}.input-group > .form-control:focus,.input-group > .form-select:focus,.input-group > .form-floating:focus-within{ z-index:5;}.input-group .btn{ position:relative; z-index:2;}.input-group .btn:focus{ z-index:5;}.input-group-text{ display:flex; align-items:center; padding:0.375rem 0.75rem; font-size:1rem; font-weight:400; line-height:1.5; color:var(--bs-body-color); text-align:center; white-space:nowrap; background-color:var(--bs-tertiary-bg); border:var(--bs-border-width) solid var(--bs-border-color); border-radius:var(--bs-border-radius);}.input-group-lg > .form-control,.input-group-lg > .form-select,.input-group-lg > .input-group-text,.input-group-lg > .btn{ padding:0.5rem 1rem; font-size:1.25rem; border-radius:var(--bs-border-radius-lg);}.input-group-sm > .form-control,.input-group-sm > .form-select,.input-group-sm > .input-group-text,.input-group-sm > .btn{ padding:0.25rem 0.5rem; font-size:0.875rem; border-radius:var(--bs-border-radius-sm);}.input-group-lg > .form-select,.input-group-sm > .form-select{ padding-right:3rem;}.input-group:not(.has-validation) >:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),.input-group:not(.has-validation) > .dropdown-toggle:nth-last-child(n+3),.input-group:not(.has-validation) > .form-floating:not(:last-child) > .form-control,.input-group:not(.has-validation) > .form-floating:not(:last-child) > .form-select{ border-top-right-radius:0; border-bottom-right-radius:0;}.input-group.has-validation >:nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),.input-group.has-validation > .dropdown-toggle:nth-last-child(n+4),.input-group.has-validation > .form-floating:nth-last-child(n+3) > .form-control,.input-group.has-validation > .form-floating:nth-last-child(n+3) > .form-select{ border-top-right-radius:0; border-bottom-right-radius:0;}.input-group >:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback){ margin-left:calc(var(--bs-border-width) * -1); border-top-left-radius:0; border-bottom-left-radius:0;}.input-group > .form-floating:not(:first-child) > .form-control,.input-group > .form-floating:not(:first-child) > .form-select{ border-top-left-radius:0; border-bottom-left-radius:0;}.valid-feedback{ display:none; width:100%; margin-top:0.25rem; font-size:0.875em; color:var(--bs-form-valid-color);}.valid-tooltip{ position:absolute; top:100%; z-index:5; display:none; max-width:100%; padding:0.25rem 0.5rem; margin-top:0.1rem; font-size:0.875rem; color:#fff; background-color:var(--bs-success); border-radius:var(--bs-border-radius);}.was-validated:valid ~ .valid-feedback,.was-validated:valid ~ .valid-tooltip,.is-valid ~ .valid-feedback,.is-valid ~ .valid-tooltip{ display:block;}.was-validated .form-control:valid,.form-control.is-valid{ border-color:var(--bs-form-valid-border-color); padding-right:calc(1.5em + 0.75rem); background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e"); background-repeat:no-repeat; background-position:right calc(0.375em + 0.1875rem) center; background-size:calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);}.was-validated .form-control:valid:focus,.form-control.is-valid:focus{ border-color:var(--bs-form-valid-border-color); box-shadow:0 0 0 0.25rem rgba(var(--bs-success-rgb),0.25);}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{ padding-right:calc(1.5em + 0.75rem); background-position:top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);}.was-validated .form-select:valid,.form-select.is-valid{ border-color:var(--bs-form-valid-border-color);}.was-validated .form-select:valid:not([multiple]):not([size]),.was-validated .form-select:valid:not([multiple])[size="1"],.form-select.is-valid:not([multiple]):not([size]),.form-select.is-valid:not([multiple])[size="1"]{ --bs-form-select-bg-icon:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e"); padding-right:4.125rem; background-position:right 0.75rem center,center right 2.25rem; background-size:16px 12px,calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);}.was-validated .form-select:valid:focus,.form-select.is-valid:focus{ border-color:var(--bs-form-valid-border-color); box-shadow:0 0 0 0.25rem rgba(var(--bs-success-rgb),0.25);}.was-validated .form-control-color:valid,.form-control-color.is-valid{ width:calc(3rem + calc(1.5em + 0.75rem));}.was-validated .form-check-input:valid,.form-check-input.is-valid{ border-color:var(--bs-form-valid-border-color);}.was-validated .form-check-input:valid:checked,.form-check-input.is-valid:checked{ background-color:var(--bs-form-valid-color);}.was-validated .form-check-input:valid:focus,.form-check-input.is-valid:focus{ box-shadow:0 0 0 0.25rem rgba(var(--bs-success-rgb),0.25);}.was-validated .form-check-input:valid ~ .form-check-label,.form-check-input.is-valid ~ .form-check-label{ color:var(--bs-form-valid-color);}.form-check-inline .form-check-input ~ .valid-feedback{ margin-left:0.5em;}.was-validated .input-group > .form-control:not(:focus):valid,.input-group > .form-control:not(:focus).is-valid,.was-validated .input-group > .form-select:not(:focus):valid,.input-group > .form-select:not(:focus).is-valid,.was-validated .input-group > .form-floating:not(:focus-within):valid,.input-group > .form-floating:not(:focus-within).is-valid{ z-index:3;}.invalid-feedback{ display:none; width:100%; margin-top:0.25rem; font-size:0.875em; color:var(--bs-form-invalid-color);}.invalid-tooltip{ position:absolute; top:100%; z-index:5; display:none; max-width:100%; padding:0.25rem 0.5rem; margin-top:0.1rem; font-size:0.875rem; color:#fff; background-color:var(--bs-danger); border-radius:var(--bs-border-radius);}.was-validated:invalid ~ .invalid-feedback,.was-validated:invalid ~ .invalid-tooltip,.is-invalid ~ .invalid-feedback,.is-invalid ~ .invalid-tooltip{ display:block;}.was-validated .form-control:invalid,.form-control.is-invalid{ border-color:var(--bs-form-invalid-border-color); padding-right:calc(1.5em + 0.75rem); background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e"); background-repeat:no-repeat; background-position:right calc(0.375em + 0.1875rem) center; background-size:calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);}.was-validated .form-control:invalid:focus,.form-control.is-invalid:focus{ border-color:var(--bs-form-invalid-border-color); box-shadow:0 0 0 0.25rem rgba(var(--bs-danger-rgb),0.25);}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{ padding-right:calc(1.5em + 0.75rem); background-position:top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);}.was-validated .form-select:invalid,.form-select.is-invalid{ border-color:var(--bs-form-invalid-border-color);}.was-validated .form-select:invalid:not([multiple]):not([size]),.was-validated .form-select:invalid:not([multiple])[size="1"],.form-select.is-invalid:not([multiple]):not([size]),.form-select.is-invalid:not([multiple])[size="1"]{ --bs-form-select-bg-icon:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e"); padding-right:4.125rem; background-position:right 0.75rem center,center right 2.25rem; background-size:16px 12px,calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);}.was-validated .form-select:invalid:focus,.form-select.is-invalid:focus{ border-color:var(--bs-form-invalid-border-color); box-shadow:0 0 0 0.25rem rgba(var(--bs-danger-rgb),0.25);}.was-validated .form-control-color:invalid,.form-control-color.is-invalid{ width:calc(3rem + calc(1.5em + 0.75rem));}.was-validated .form-check-input:invalid,.form-check-input.is-invalid{ border-color:var(--bs-form-invalid-border-color);}.was-validated .form-check-input:invalid:checked,.form-check-input.is-invalid:checked{ background-color:var(--bs-form-invalid-color);}.was-validated .form-check-input:invalid:focus,.form-check-input.is-invalid:focus{ box-shadow:0 0 0 0.25rem rgba(var(--bs-danger-rgb),0.25);}.was-validated .form-check-input:invalid ~ .form-check-label,.form-check-input.is-invalid ~ .form-check-label{ color:var(--bs-form-invalid-color);}.form-check-inline .form-check-input ~ .invalid-feedback{ margin-left:0.5em;}.was-validated .input-group > .form-control:not(:focus):invalid,.input-group > .form-control:not(:focus).is-invalid,.was-validated .input-group > .form-select:not(:focus):invalid,.input-group > .form-select:not(:focus).is-invalid,.was-validated .input-group > .form-floating:not(:focus-within):invalid,.input-group > .form-floating:not(:focus-within).is-invalid{ z-index:4;}.btn{ --bs-btn-padding-x:0.75rem; --bs-btn-padding-y:0.375rem; --bs-btn-font-family:; --bs-btn-font-size:1rem; --bs-btn-font-weight:400; --bs-btn-line-height:1.5; --bs-btn-color:var(--bs-body-color); --bs-btn-bg:transparent; --bs-btn-border-width:var(--bs-border-width); --bs-btn-border-color:transparent; --bs-btn-border-radius:var(--bs-border-radius); --bs-btn-hover-border-color:transparent; --bs-btn-box-shadow:inset 0 1px 0 rgba(255,255,255,0.15),0 1px 1px rgba(0,0,0,0.075); --bs-btn-disabled-opacity:0.65; --bs-btn-focus-box-shadow:0 0 0 0.25rem rgba(var(--bs-btn-focus-shadow-rgb),.5); display:inline-block; padding:var(--bs-btn-padding-y) var(--bs-btn-padding-x); font-family:var(--bs-btn-font-family); font-size:var(--bs-btn-font-size); font-weight:var(--bs-btn-font-weight); line-height:var(--bs-btn-line-height); color:var(--bs-btn-color); text-align:center; text-decoration:none; vertical-align:middle; cursor:pointer; -webkit-user-select:none; -moz-user-select:none; user-select:none; border:var(--bs-btn-border-width) solid var(--bs-btn-border-color); border-radius:var(--bs-btn-border-radius); background-color:var(--bs-btn-bg); transition:color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;}@media (prefers-reduced-motion:reduce){ .btn{ transition:none;}}.btn:hover{ color:var(--bs-btn-hover-color); background-color:var(--bs-btn-hover-bg); border-color:var(--bs-btn-hover-border-color);}.btn-check + .btn:hover{ color:var(--bs-btn-color); background-color:var(--bs-btn-bg); border-color:var(--bs-btn-border-color);}.btn:focus-visible{ color:var(--bs-btn-hover-color); background-color:var(--bs-btn-hover-bg); border-color:var(--bs-btn-hover-border-color); outline:0; box-shadow:var(--bs-btn-focus-box-shadow);}.btn-check:focus-visible + .btn{ border-color:var(--bs-btn-hover-border-color); outline:0; box-shadow:var(--bs-btn-focus-box-shadow);}.btn-check:checked + .btn,:not(.btn-check) + .btn:active,.btn:first-child:active,.btn.active,.btn.show{ color:var(--bs-btn-active-color); background-color:var(--bs-btn-active-bg); border-color:var(--bs-btn-active-border-color);}.btn-check:checked + .btn:focus-visible,:not(.btn-check) + .btn:active:focus-visible,.btn:first-child:active:focus-visible,.btn.active:focus-visible,.btn.show:focus-visible{ box-shadow:var(--bs-btn-focus-box-shadow);}.btn-check:checked:focus-visible + .btn{ box-shadow:var(--bs-btn-focus-box-shadow);}.btn:disabled,.btn.disabled,fieldset:disabled .btn{ color:var(--bs-btn-disabled-color); pointer-events:none; background-color:var(--bs-btn-disabled-bg); border-color:var(--bs-btn-disabled-border-color); opacity:var(--bs-btn-disabled-opacity);}.btn-primary{ --bs-btn-color:#fff; --bs-btn-bg:#0d6efd; --bs-btn-border-color:#0d6efd; --bs-btn-hover-color:#fff; --bs-btn-hover-bg:#0b5ed7; --bs-btn-hover-border-color:#0a58ca; --bs-btn-focus-shadow-rgb:49,132,253; --bs-btn-active-color:#fff; --bs-btn-active-bg:#0a58ca; --bs-btn-active-border-color:#0a53be; --bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,0.125); --bs-btn-disabled-color:#fff; --bs-btn-disabled-bg:#0d6efd; --bs-btn-disabled-border-color:#0d6efd;}.btn-secondary{ --bs-btn-color:#fff; --bs-btn-bg:#6c757d; --bs-btn-border-color:#6c757d; --bs-btn-hover-color:#fff; --bs-btn-hover-bg:#5c636a; --bs-btn-hover-border-color:#565e64; --bs-btn-focus-shadow-rgb:130,138,145; --bs-btn-active-color:#fff; --bs-btn-active-bg:#565e64; --bs-btn-active-border-color:#51585e; --bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,0.125); --bs-btn-disabled-color:#fff; --bs-btn-disabled-bg:#6c757d; --bs-btn-disabled-border-color:#6c757d;}.btn-success{ --bs-btn-color:#fff; --bs-btn-bg:#198754; --bs-btn-border-color:#198754; --bs-btn-hover-color:#fff; --bs-btn-hover-bg:#157347; --bs-btn-hover-border-color:#146c43; --bs-btn-focus-shadow-rgb:60,153,110; --bs-btn-active-color:#fff; --bs-btn-active-bg:#146c43; --bs-btn-active-border-color:#13653f; --bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,0.125); --bs-btn-disabled-color:#fff; --bs-btn-disabled-bg:#198754; --bs-btn-disabled-border-color:#198754;}.btn-info{ --bs-btn-color:#000; --bs-btn-bg:#0dcaf0; --bs-btn-border-color:#0dcaf0; --bs-btn-hover-color:#000; --bs-btn-hover-bg:#31d2f2; --bs-btn-hover-border-color:#25cff2; --bs-btn-focus-shadow-rgb:11,172,204; --bs-btn-active-color:#000; --bs-btn-active-bg:#3dd5f3; --bs-btn-active-border-color:#25cff2; --bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,0.125); --bs-btn-disabled-color:#000; --bs-btn-disabled-bg:#0dcaf0; --bs-btn-disabled-border-color:#0dcaf0;}.btn-warning{ --bs-btn-color:#000; --bs-btn-bg:#ffc107; --bs-btn-border-color:#ffc107; --bs-btn-hover-color:#000; --bs-btn-hover-bg:#ffca2c; --bs-btn-hover-border-color:#ffc720; --bs-btn-focus-shadow-rgb:217,164,6; --bs-btn-active-color:#000; --bs-btn-active-bg:#ffcd39; --bs-btn-active-border-color:#ffc720; --bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,0.125); --bs-btn-disabled-color:#000; --bs-btn-disabled-bg:#ffc107; --bs-btn-disabled-border-color:#ffc107;}.btn-danger{ --bs-btn-color:#fff; --bs-btn-bg:#dc3545; --bs-btn-border-color:#dc3545; --bs-btn-hover-color:#fff; --bs-btn-hover-bg:#bb2d3b; --bs-btn-hover-border-color:#b02a37; --bs-btn-focus-shadow-rgb:225,83,97; --bs-btn-active-color:#fff; --bs-btn-active-bg:#b02a37; --bs-btn-active-border-color:#a52834; --bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,0.125); --bs-btn-disabled-color:#fff; --bs-btn-disabled-bg:#dc3545; --bs-btn-disabled-border-color:#dc3545;}.btn-light{ --bs-btn-color:#000; --bs-btn-bg:#f8f9fa; --bs-btn-border-color:#f8f9fa; --bs-btn-hover-color:#000; --bs-btn-hover-bg:#d3d4d5; --bs-btn-hover-border-color:#c6c7c8; --bs-btn-focus-shadow-rgb:211,212,213; --bs-btn-active-color:#000; --bs-btn-active-bg:#c6c7c8; --bs-btn-active-border-color:#babbbc; --bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,0.125); --bs-btn-disabled-color:#000; --bs-btn-disabled-bg:#f8f9fa; --bs-btn-disabled-border-color:#f8f9fa;}.btn-dark{ --bs-btn-color:#fff; --bs-btn-bg:#212529; --bs-btn-border-color:#212529; --bs-btn-hover-color:#fff; --bs-btn-hover-bg:#424649; --bs-btn-hover-border-color:#373b3e; --bs-btn-focus-shadow-rgb:66,70,73; --bs-btn-active-color:#fff; --bs-btn-active-bg:#4d5154; --bs-btn-active-border-color:#373b3e; --bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,0.125); --bs-btn-disabled-color:#fff; --bs-btn-disabled-bg:#212529; --bs-btn-disabled-border-color:#212529;}.btn-outline-primary{ --bs-btn-color:#0d6efd; --bs-btn-border-color:#0d6efd; --bs-btn-hover-color:#fff; --bs-btn-hover-bg:#0d6efd; --bs-btn-hover-border-color:#0d6efd; --bs-btn-focus-shadow-rgb:13,110,253; --bs-btn-active-color:#fff; --bs-btn-active-bg:#0d6efd; --bs-btn-active-border-color:#0d6efd; --bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,0.125); --bs-btn-disabled-color:#0d6efd; --bs-btn-disabled-bg:transparent; --bs-btn-disabled-border-color:#0d6efd; --bs-gradient:none;}.btn-outline-secondary{ --bs-btn-color:#6c757d; --bs-btn-border-color:#6c757d; --bs-btn-hover-color:#fff; --bs-btn-hover-bg:#6c757d; --bs-btn-hover-border-color:#6c757d; --bs-btn-focus-shadow-rgb:108,117,125; --bs-btn-active-color:#fff; --bs-btn-active-bg:#6c757d; --bs-btn-active-border-color:#6c757d; --bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,0.125); --bs-btn-disabled-color:#6c757d; --bs-btn-disabled-bg:transparent; --bs-btn-disabled-border-color:#6c757d; --bs-gradient:none;}.btn-outline-success{ --bs-btn-color:#198754; --bs-btn-border-color:#198754; --bs-btn-hover-color:#fff; --bs-btn-hover-bg:#198754; --bs-btn-hover-border-color:#198754; --bs-btn-focus-shadow-rgb:25,135,84; --bs-btn-active-color:#fff; --bs-btn-active-bg:#198754; --bs-btn-active-border-color:#198754; --bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,0.125); --bs-btn-disabled-color:#198754; --bs-btn-disabled-bg:transparent; --bs-btn-disabled-border-color:#198754; --bs-gradient:none;}.btn-outline-info{ --bs-btn-color:#0dcaf0; --bs-btn-border-color:#0dcaf0; --bs-btn-hover-color:#000; --bs-btn-hover-bg:#0dcaf0; --bs-btn-hover-border-color:#0dcaf0; --bs-btn-focus-shadow-rgb:13,202,240; --bs-btn-active-color:#000; --bs-btn-active-bg:#0dcaf0; --bs-btn-active-border-color:#0dcaf0; --bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,0.125); --bs-btn-disabled-color:#0dcaf0; --bs-btn-disabled-bg:transparent; --bs-btn-disabled-border-color:#0dcaf0; --bs-gradient:none;}.btn-outline-warning{ --bs-btn-color:#ffc107; --bs-btn-border-color:#ffc107; --bs-btn-hover-color:#000; --bs-btn-hover-bg:#ffc107; --bs-btn-hover-border-color:#ffc107; --bs-btn-focus-shadow-rgb:255,193,7; --bs-btn-active-color:#000; --bs-btn-active-bg:#ffc107; --bs-btn-active-border-color:#ffc107; --bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,0.125); --bs-btn-disabled-color:#ffc107; --bs-btn-disabled-bg:transparent; --bs-btn-disabled-border-color:#ffc107; --bs-gradient:none;}.btn-outline-danger{ --bs-btn-color:#dc3545; --bs-btn-border-color:#dc3545; --bs-btn-hover-color:#fff; --bs-btn-hover-bg:#dc3545; --bs-btn-hover-border-color:#dc3545; --bs-btn-focus-shadow-rgb:220,53,69; --bs-btn-active-color:#fff; --bs-btn-active-bg:#dc3545; --bs-btn-active-border-color:#dc3545; --bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,0.125); --bs-btn-disabled-color:#dc3545; --bs-btn-disabled-bg:transparent; --bs-btn-disabled-border-color:#dc3545; --bs-gradient:none;}.btn-outline-light{ --bs-btn-color:#f8f9fa; --bs-btn-border-color:#f8f9fa; --bs-btn-hover-color:#000; --bs-btn-hover-bg:#f8f9fa; --bs-btn-hover-border-color:#f8f9fa; --bs-btn-focus-shadow-rgb:248,249,250; --bs-btn-active-color:#000; --bs-btn-active-bg:#f8f9fa; --bs-btn-active-border-color:#f8f9fa; --bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,0.125); --bs-btn-disabled-color:#f8f9fa; --bs-btn-disabled-bg:transparent; --bs-btn-disabled-border-color:#f8f9fa; --bs-gradient:none;}.btn-outline-dark{ --bs-btn-color:#212529; --bs-btn-border-color:#212529; --bs-btn-hover-color:#fff; --bs-btn-hover-bg:#212529; --bs-btn-hover-border-color:#212529; --bs-btn-focus-shadow-rgb:33,37,41; --bs-btn-active-color:#fff; --bs-btn-active-bg:#212529; --bs-btn-active-border-color:#212529; --bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,0.125); --bs-btn-disabled-color:#212529; --bs-btn-disabled-bg:transparent; --bs-btn-disabled-border-color:#212529; --bs-gradient:none;}.btn-link{ --bs-btn-font-weight:400; --bs-btn-color:var(--bs-link-color); --bs-btn-bg:transparent; --bs-btn-border-color:transparent; --bs-btn-hover-color:var(--bs-link-hover-color); --bs-btn-hover-border-color:transparent; --bs-btn-active-color:var(--bs-link-hover-color); --bs-btn-active-border-color:transparent; --bs-btn-disabled-color:#6c757d; --bs-btn-disabled-border-color:transparent; --bs-btn-box-shadow:0 0 0 #000; --bs-btn-focus-shadow-rgb:49,132,253; text-decoration:underline;}.btn-link:focus-visible{ color:var(--bs-btn-color);}.btn-link:hover{ color:var(--bs-btn-hover-color);}.btn-lg,.btn-group-lg > .btn{ --bs-btn-padding-y:0.5rem; --bs-btn-padding-x:1rem; --bs-btn-font-size:1.25rem; --bs-btn-border-radius:var(--bs-border-radius-lg);}.btn-sm,.btn-group-sm > .btn{ --bs-btn-padding-y:0.25rem; --bs-btn-padding-x:0.5rem; --bs-btn-font-size:0.875rem; --bs-btn-border-radius:var(--bs-border-radius-sm);}.fade{ transition:opacity 0.15s linear;}@media (prefers-reduced-motion:reduce){ .fade{ transition:none;}}.fade:not(.show){ opacity:0;}.collapse:not(.show){ display:none;}.collapsing{ height:0; overflow:hidden; transition:height 0.35s ease;}@media (prefers-reduced-motion:reduce){ .collapsing{ transition:none;}}.collapsing.collapse-horizontal{ width:0; height:auto; transition:width 0.35s ease;}@media (prefers-reduced-motion:reduce){ .collapsing.collapse-horizontal{ transition:none;}}.dropup,.dropend,.dropdown,.dropstart,.dropup-center,.dropdown-center{ position:relative;}.dropdown-toggle{ white-space:nowrap;}.dropdown-toggle::after{ display:inline-block; margin-left:0.255em; vertical-align:0.255em; content:""; border-top:0.3em solid; border-right:0.3em solid transparent; border-bottom:0; border-left:0.3em solid transparent;}.dropdown-toggle:empty::after{ margin-left:0;}.dropdown-menu{ --bs-dropdown-zindex:1000; --bs-dropdown-min-width:10rem; --bs-dropdown-padding-x:0; --bs-dropdown-padding-y:0.5rem; --bs-dropdown-spacer:0.125rem; --bs-dropdown-font-size:1rem; --bs-dropdown-color:var(--bs-body-color); --bs-dropdown-bg:var(--bs-body-bg); --bs-dropdown-border-color:var(--bs-border-color-translucent); --bs-dropdown-border-radius:var(--bs-border-radius); --bs-dropdown-border-width:var(--bs-border-width); --bs-dropdown-inner-border-radius:calc(var(--bs-border-radius) - var(--bs-border-width)); --bs-dropdown-divider-bg:var(--bs-border-color-translucent); --bs-dropdown-divider-margin-y:0.5rem; --bs-dropdown-box-shadow:var(--bs-box-shadow); --bs-dropdown-link-color:var(--bs-body-color); --bs-dropdown-link-hover-color:var(--bs-body-color); --bs-dropdown-link-hover-bg:var(--bs-tertiary-bg); --bs-dropdown-link-active-color:#fff; --bs-dropdown-link-active-bg:#0d6efd; --bs-dropdown-link-disabled-color:var(--bs-tertiary-color); --bs-dropdown-item-padding-x:1rem; --bs-dropdown-item-padding-y:0.25rem; --bs-dropdown-header-color:#6c757d; --bs-dropdown-header-padding-x:1rem; --bs-dropdown-header-padding-y:0.5rem; position:absolute; z-index:var(--bs-dropdown-zindex); display:none; min-width:var(--bs-dropdown-min-width); padding:var(--bs-dropdown-padding-y) var(--bs-dropdown-padding-x); margin:0; font-size:var(--bs-dropdown-font-size); color:var(--bs-dropdown-color); text-align:left; list-style:none; background-color:var(--bs-dropdown-bg); background-clip:padding-box; border:var(--bs-dropdown-border-width) solid var(--bs-dropdown-border-color); border-radius:var(--bs-dropdown-border-radius);}.dropdown-menu[data-bs-popper]{ top:100%; left:0; margin-top:var(--bs-dropdown-spacer);}.dropdown-menu-start{ --bs-position:start;}.dropdown-menu-start[data-bs-popper]{ right:auto; left:0;}.dropdown-menu-end{ --bs-position:end;}.dropdown-menu-end[data-bs-popper]{ right:0; left:auto;}@media (min-width:576px){ .dropdown-menu-sm-start{ --bs-position:start;} .dropdown-menu-sm-start[data-bs-popper]{ right:auto; left:0;} .dropdown-menu-sm-end{ --bs-position:end;} .dropdown-menu-sm-end[data-bs-popper]{ right:0; left:auto;}}@media (min-width:768px){ .dropdown-menu-md-start{ --bs-position:start;} .dropdown-menu-md-start[data-bs-popper]{ right:auto; left:0;} .dropdown-menu-md-end{ --bs-position:end;} .dropdown-menu-md-end[data-bs-popper]{ right:0; left:auto;}}@media (min-width:992px){ .dropdown-menu-lg-start{ --bs-position:start;} .dropdown-menu-lg-start[data-bs-popper]{ right:auto; left:0;} .dropdown-menu-lg-end{ --bs-position:end;} .dropdown-menu-lg-end[data-bs-popper]{ right:0; left:auto;}}@media (min-width:1200px){ .dropdown-menu-xl-start{ --bs-position:start;} .dropdown-menu-xl-start[data-bs-popper]{ right:auto; left:0;} .dropdown-menu-xl-end{ --bs-position:end;} .dropdown-menu-xl-end[data-bs-popper]{ right:0; left:auto;}}@media (min-width:1400px){ .dropdown-menu-xxl-start{ --bs-position:start;} .dropdown-menu-xxl-start[data-bs-popper]{ right:auto; left:0;} .dropdown-menu-xxl-end{ --bs-position:end;} .dropdown-menu-xxl-end[data-bs-popper]{ right:0; left:auto;}}.dropup .dropdown-menu[data-bs-popper]{ top:auto; bottom:100%; margin-top:0; margin-bottom:var(--bs-dropdown-spacer);}.dropup .dropdown-toggle::after{ display:inline-block; margin-left:0.255em; vertical-align:0.255em; content:""; border-top:0; border-right:0.3em solid transparent; border-bottom:0.3em solid; border-left:0.3em solid transparent;}.dropup .dropdown-toggle:empty::after{ margin-left:0;}.dropend .dropdown-menu[data-bs-popper]{ top:0; right:auto; left:100%; margin-top:0; margin-left:var(--bs-dropdown-spacer);}.dropend .dropdown-toggle::after{ display:inline-block; margin-left:0.255em; vertical-align:0.255em; content:""; border-top:0.3em solid transparent; border-right:0; border-bottom:0.3em solid transparent; border-left:0.3em solid;}.dropend .dropdown-toggle:empty::after{ margin-left:0;}.dropend .dropdown-toggle::after{ vertical-align:0;}.dropstart .dropdown-menu[data-bs-popper]{ top:0; right:100%; left:auto; margin-top:0; margin-right:var(--bs-dropdown-spacer);}.dropstart .dropdown-toggle::after{ display:inline-block; margin-left:0.255em; vertical-align:0.255em; content:"";}.dropstart .dropdown-toggle::after{ display:none;}.dropstart .dropdown-toggle::before{ display:inline-block; margin-right:0.255em; vertical-align:0.255em; content:""; border-top:0.3em solid transparent; border-right:0.3em solid; border-bottom:0.3em solid transparent;}.dropstart .dropdown-toggle:empty::after{ margin-left:0;}.dropstart .dropdown-toggle::before{ vertical-align:0;}.dropdown-divider{ height:0; margin:var(--bs-dropdown-divider-margin-y) 0; overflow:hidden; border-top:1px solid var(--bs-dropdown-divider-bg); opacity:1;}.dropdown-item{ display:block; width:100%; padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x); clear:both; font-weight:400; color:var(--bs-dropdown-link-color); text-align:inherit; text-decoration:none; white-space:nowrap; background-color:transparent; border:0; border-radius:var(--bs-dropdown-item-border-radius,0);}.dropdown-item:hover,.dropdown-item:focus{ color:var(--bs-dropdown-link-hover-color); background-color:var(--bs-dropdown-link-hover-bg);}.dropdown-item.active,.dropdown-item:active{ color:var(--bs-dropdown-link-active-color); text-decoration:none; background-color:var(--bs-dropdown-link-active-bg);}.dropdown-item.disabled,.dropdown-item:disabled{ color:var(--bs-dropdown-link-disabled-color); pointer-events:none; background-color:transparent;}.dropdown-menu.show{ display:block;}.dropdown-header{ display:block; padding:var(--bs-dropdown-header-padding-y) var(--bs-dropdown-header-padding-x); margin-bottom:0; font-size:0.875rem; color:var(--bs-dropdown-header-color); white-space:nowrap;}.dropdown-item-text{ display:block; padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x); color:var(--bs-dropdown-link-color);}.dropdown-menu-dark{ --bs-dropdown-color:#dee2e6; --bs-dropdown-bg:#343a40; --bs-dropdown-border-color:var(--bs-border-color-translucent); --bs-dropdown-box-shadow:; --bs-dropdown-link-color:#dee2e6; --bs-dropdown-link-hover-color:#fff; --bs-dropdown-divider-bg:var(--bs-border-color-translucent); --bs-dropdown-link-hover-bg:rgba(255,255,255,0.15); --bs-dropdown-link-active-color:#fff; --bs-dropdown-link-active-bg:#0d6efd; --bs-dropdown-link-disabled-color:#adb5bd; --bs-dropdown-header-color:#adb5bd;}.btn-group,.btn-group-vertical{ position:relative; display:inline-flex; vertical-align:middle;}.btn-group > .btn,.btn-group-vertical > .btn{ position:relative; flex:1 1 auto;}.btn-group > .btn-check:checked + .btn,.btn-group > .btn-check:focus + .btn,.btn-group > .btn:hover,.btn-group > .btn:focus,.btn-group > .btn:active,.btn-group > .btn.active,.btn-group-vertical > .btn-check:checked + .btn,.btn-group-vertical > .btn-check:focus + .btn,.btn-group-vertical > .btn:hover,.btn-group-vertical > .btn:focus,.btn-group-vertical > .btn:active,.btn-group-vertical > .btn.active{ z-index:1;}.btn-toolbar{ display:flex; flex-wrap:wrap; justify-content:flex-start;}.btn-toolbar .input-group{ width:auto;}.btn-group{ border-radius:var(--bs-border-radius);}.btn-group >:not(.btn-check:first-child) + .btn,.btn-group > .btn-group:not(:first-child){ margin-left:calc(var(--bs-border-width) * -1);}.btn-group > .btn:not(:last-child):not(.dropdown-toggle),.btn-group > .btn.dropdown-toggle-split:first-child,.btn-group > .btn-group:not(:last-child) > .btn{ border-top-right-radius:0; border-bottom-right-radius:0;}.btn-group > .btn:nth-child(n+3),.btn-group >:not(.btn-check) + .btn,.btn-group > .btn-group:not(:first-child) > .btn{ border-top-left-radius:0; border-bottom-left-radius:0;}.dropdown-toggle-split{ padding-right:0.5625rem; padding-left:0.5625rem;}.dropdown-toggle-split::after,.dropup .dropdown-toggle-split::after,.dropend .dropdown-toggle-split::after{ margin-left:0;}.dropstart .dropdown-toggle-split::before{ margin-right:0;}.btn-sm + .dropdown-toggle-split,.btn-group-sm > .btn + .dropdown-toggle-split{ padding-right:0.375rem; padding-left:0.375rem;}.btn-lg + .dropdown-toggle-split,.btn-group-lg > .btn + .dropdown-toggle-split{ padding-right:0.75rem; padding-left:0.75rem;}.btn-group-vertical{ flex-direction:column; align-items:flex-start; justify-content:center;}.btn-group-vertical > .btn,.btn-group-vertical > .btn-group{ width:100%;}.btn-group-vertical > .btn:not(:first-child),.btn-group-vertical > .btn-group:not(:first-child){ margin-top:calc(var(--bs-border-width) * -1);}.btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle),.btn-group-vertical > .btn-group:not(:last-child) > .btn{ border-bottom-right-radius:0; border-bottom-left-radius:0;}.btn-group-vertical > .btn ~ .btn,.btn-group-vertical > .btn-group:not(:first-child) > .btn{ border-top-left-radius:0; border-top-right-radius:0;}.nav{ --bs-nav-link-padding-x:1rem; --bs-nav-link-padding-y:0.5rem; --bs-nav-link-font-weight:; --bs-nav-link-color:var(--bs-link-color); --bs-nav-link-hover-color:var(--bs-link-hover-color); --bs-nav-link-disabled-color:var(--bs-secondary-color); display:flex; flex-wrap:wrap; padding-left:0; margin-bottom:0; list-style:none;}.nav-link{ display:block; padding:var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x); font-size:var(--bs-nav-link-font-size); font-weight:var(--bs-nav-link-font-weight); color:var(--bs-nav-link-color); text-decoration:none; background:none; border:0; transition:color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out;}@media (prefers-reduced-motion:reduce){ .nav-link{ transition:none;}}.nav-link:hover,.nav-link:focus{ color:var(--bs-nav-link-hover-color);}.nav-link:focus-visible{ outline:0; box-shadow:0 0 0 0.25rem rgba(13,110,253,0.25);}.nav-link.disabled,.nav-link:disabled{ color:var(--bs-nav-link-disabled-color); pointer-events:none; cursor:default;}.nav-tabs{ --bs-nav-tabs-border-width:var(--bs-border-width); --bs-nav-tabs-border-color:var(--bs-border-color); --bs-nav-tabs-border-radius:var(--bs-border-radius); --bs-nav-tabs-link-hover-border-color:var(--bs-secondary-bg) var(--bs-secondary-bg) var(--bs-border-color); --bs-nav-tabs-link-active-color:var(--bs-emphasis-color); --bs-nav-tabs-link-active-bg:var(--bs-body-bg); --bs-nav-tabs-link-active-border-color:var(--bs-border-color) var(--bs-border-color) var(--bs-body-bg); border-bottom:var(--bs-nav-tabs-border-width) solid var(--bs-nav-tabs-border-color);}.nav-tabs .nav-link{ margin-bottom:calc(-1 * var(--bs-nav-tabs-border-width)); border:var(--bs-nav-tabs-border-width) solid transparent; border-top-left-radius:var(--bs-nav-tabs-border-radius); border-top-right-radius:var(--bs-nav-tabs-border-radius);}.nav-tabs .nav-link:hover,.nav-tabs .nav-link:focus{ isolation:isolate; border-color:var(--bs-nav-tabs-link-hover-border-color);}.nav-tabs .nav-link.active,.nav-tabs .nav-item.show .nav-link{ color:var(--bs-nav-tabs-link-active-color); background-color:var(--bs-nav-tabs-link-active-bg); border-color:var(--bs-nav-tabs-link-active-border-color);}.nav-tabs .dropdown-menu{ margin-top:calc(-1 * var(--bs-nav-tabs-border-width)); border-top-left-radius:0; border-top-right-radius:0;}.nav-pills{ --bs-nav-pills-border-radius:var(--bs-border-radius); --bs-nav-pills-link-active-color:#fff; --bs-nav-pills-link-active-bg:#0d6efd;}.nav-pills .nav-link{ border-radius:var(--bs-nav-pills-border-radius);}.nav-pills .nav-link.active,.nav-pills .show > .nav-link{ color:var(--bs-nav-pills-link-active-color); background-color:var(--bs-nav-pills-link-active-bg);}.nav-underline{ --bs-nav-underline-gap:1rem; --bs-nav-underline-border-width:0.125rem; --bs-nav-underline-link-active-color:var(--bs-emphasis-color); gap:var(--bs-nav-underline-gap);}.nav-underline .nav-link{ padding-right:0; padding-left:0; border-bottom:var(--bs-nav-underline-border-width) solid transparent;}.nav-underline .nav-link:hover,.nav-underline .nav-link:focus{ border-bottom-color:currentcolor;}.nav-underline .nav-link.active,.nav-underline .show > .nav-link{ font-weight:700; color:var(--bs-nav-underline-link-active-color); border-bottom-color:currentcolor;}.nav-fill > .nav-link,.nav-fill .nav-item{ flex:1 1 auto; text-align:center;}.nav-justified > .nav-link,.nav-justified .nav-item{ flex-basis:0; flex-grow:1; text-align:center;}.nav-fill .nav-item .nav-link,.nav-justified .nav-item .nav-link{ width:100%;}.tab-content > .tab-pane{ display:none;}.tab-content > .active{ display:block;}.navbar{ --bs-navbar-padding-x:0; --bs-navbar-padding-y:0.5rem; --bs-navbar-color:rgba(var(--bs-emphasis-color-rgb),0.65); --bs-navbar-hover-color:rgba(var(--bs-emphasis-color-rgb),0.8); --bs-navbar-disabled-color:rgba(var(--bs-emphasis-color-rgb),0.3); --bs-navbar-active-color:rgba(var(--bs-emphasis-color-rgb),1); --bs-navbar-brand-padding-y:0.3125rem; --bs-navbar-brand-margin-end:1rem; --bs-navbar-brand-font-size:1.25rem; --bs-navbar-brand-color:rgba(var(--bs-emphasis-color-rgb),1); --bs-navbar-brand-hover-color:rgba(var(--bs-emphasis-color-rgb),1); --bs-navbar-nav-link-padding-x:0.5rem; --bs-navbar-toggler-padding-y:0.25rem; --bs-navbar-toggler-padding-x:0.75rem; --bs-navbar-toggler-font-size:1.25rem; --bs-navbar-toggler-icon-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%2833,37,41,0.75%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e"); --bs-navbar-toggler-border-color:rgba(var(--bs-emphasis-color-rgb),0.15); --bs-navbar-toggler-border-radius:var(--bs-border-radius); --bs-navbar-toggler-focus-width:0.25rem; --bs-navbar-toggler-transition:box-shadow 0.15s ease-in-out; position:relative; display:flex; flex-wrap:wrap; align-items:center; justify-content:space-between; padding:var(--bs-navbar-padding-y) var(--bs-navbar-padding-x);}.navbar > .container,.navbar > .container-fluid,.navbar > .container-sm,.navbar > .container-md,.navbar > .container-lg,.navbar > .container-xl,.navbar > .container-xxl{ display:flex; flex-wrap:inherit; align-items:center; justify-content:space-between;}.navbar-brand{ padding-top:var(--bs-navbar-brand-padding-y); padding-bottom:var(--bs-navbar-brand-padding-y); margin-right:var(--bs-navbar-brand-margin-end); font-size:var(--bs-navbar-brand-font-size); color:var(--bs-navbar-brand-color); text-decoration:none; white-space:nowrap;}.navbar-brand:hover,.navbar-brand:focus{ color:var(--bs-navbar-brand-hover-color);}.navbar-nav{ --bs-nav-link-padding-x:0; --bs-nav-link-padding-y:0.5rem; --bs-nav-link-font-weight:; --bs-nav-link-color:var(--bs-navbar-color); --bs-nav-link-hover-color:var(--bs-navbar-hover-color); --bs-nav-link-disabled-color:var(--bs-navbar-disabled-color); display:flex; flex-direction:column; padding-left:0; margin-bottom:0; list-style:none;}.navbar-nav .nav-link.active,.navbar-nav .nav-link.show{ color:var(--bs-navbar-active-color);}.navbar-nav .dropdown-menu{ position:static;}.navbar-text{ padding-top:0.5rem; padding-bottom:0.5rem; color:var(--bs-navbar-color);}.navbar-text a,.navbar-text a:hover,.navbar-text a:focus{ color:var(--bs-navbar-active-color);}.navbar-collapse{ flex-basis:100%; flex-grow:1; align-items:center;}.navbar-toggler{ padding:var(--bs-navbar-toggler-padding-y) var(--bs-navbar-toggler-padding-x); font-size:var(--bs-navbar-toggler-font-size); line-height:1; color:var(--bs-navbar-color); background-color:transparent; border:var(--bs-border-width) solid var(--bs-navbar-toggler-border-color); border-radius:var(--bs-navbar-toggler-border-radius); transition:var(--bs-navbar-toggler-transition);}@media (prefers-reduced-motion:reduce){ .navbar-toggler{ transition:none;}}.navbar-toggler:hover{ text-decoration:none;}.navbar-toggler:focus{ text-decoration:none; outline:0; box-shadow:0 0 0 var(--bs-navbar-toggler-focus-width);}.navbar-toggler-icon{ display:inline-block; width:1.5em; height:1.5em; vertical-align:middle; background-image:var(--bs-navbar-toggler-icon-bg); background-repeat:no-repeat; background-position:center; background-size:100%;}.navbar-nav-scroll{ max-height:var(--bs-scroll-height,75vh); overflow-y:auto;}@media (min-width:576px){ .navbar-expand-sm{ flex-wrap:nowrap; justify-content:flex-start;} .navbar-expand-sm .navbar-nav{ flex-direction:row;} .navbar-expand-sm .navbar-nav .dropdown-menu{ position:absolute;} .navbar-expand-sm .navbar-nav .nav-link{ padding-right:var(--bs-navbar-nav-link-padding-x); padding-left:var(--bs-navbar-nav-link-padding-x);} .navbar-expand-sm .navbar-nav-scroll{ overflow:visible;} .navbar-expand-sm .navbar-collapse{ display:flex !important; flex-basis:auto;} .navbar-expand-sm .navbar-toggler{ display:none;} .navbar-expand-sm .offcanvas{ position:static; z-index:auto; flex-grow:1; width:auto !important; height:auto !important; visibility:visible !important; background-color:transparent !important; border:0 !important; transform:none !important; transition:none;} .navbar-expand-sm .offcanvas .offcanvas-header{ display:none;} .navbar-expand-sm .offcanvas .offcanvas-body{ display:flex; flex-grow:0; padding:0; overflow-y:visible;}}@media (min-width:768px){ .navbar-expand-md{ flex-wrap:nowrap; justify-content:flex-start;} .navbar-expand-md .navbar-nav{ flex-direction:row;} .navbar-expand-md .navbar-nav .dropdown-menu{ position:absolute;} .navbar-expand-md .navbar-nav .nav-link{ padding-right:var(--bs-navbar-nav-link-padding-x); padding-left:var(--bs-navbar-nav-link-padding-x);} .navbar-expand-md .navbar-nav-scroll{ overflow:visible;} .navbar-expand-md .navbar-collapse{ display:flex !important; flex-basis:auto;} .navbar-expand-md .navbar-toggler{ display:none;} .navbar-expand-md .offcanvas{ position:static; z-index:auto; flex-grow:1; width:auto !important; height:auto !important; visibility:visible !important; background-color:transparent !important; border:0 !important; transform:none !important; transition:none;} .navbar-expand-md .offcanvas .offcanvas-header{ display:none;} .navbar-expand-md .offcanvas .offcanvas-body{ display:flex; flex-grow:0; padding:0; overflow-y:visible;}}@media (min-width:992px){ .navbar-expand-lg{ flex-wrap:nowrap; justify-content:flex-start;} .navbar-expand-lg .navbar-nav{ flex-direction:row;} .navbar-expand-lg .navbar-nav .dropdown-menu{ position:absolute;} .navbar-expand-lg .navbar-nav .nav-link{ padding-right:var(--bs-navbar-nav-link-padding-x); padding-left:var(--bs-navbar-nav-link-padding-x);} .navbar-expand-lg .navbar-nav-scroll{ overflow:visible;} .navbar-expand-lg .navbar-collapse{ display:flex !important; flex-basis:auto;} .navbar-expand-lg .navbar-toggler{ display:none;} .navbar-expand-lg .offcanvas{ position:static; z-index:auto; flex-grow:1; width:auto !important; height:auto !important; visibility:visible !important; background-color:transparent !important; border:0 !important; transform:none !important; transition:none;} .navbar-expand-lg .offcanvas .offcanvas-header{ display:none;} .navbar-expand-lg .offcanvas .offcanvas-body{ display:flex; flex-grow:0; padding:0; overflow-y:visible;}}@media (min-width:1200px){ .navbar-expand-xl{ flex-wrap:nowrap; justify-content:flex-start;} .navbar-expand-xl .navbar-nav{ flex-direction:row;} .navbar-expand-xl .navbar-nav .dropdown-menu{ position:absolute;} .navbar-expand-xl .navbar-nav .nav-link{ padding-right:var(--bs-navbar-nav-link-padding-x); padding-left:var(--bs-navbar-nav-link-padding-x);} .navbar-expand-xl .navbar-nav-scroll{ overflow:visible;} .navbar-expand-xl .navbar-collapse{ display:flex !important; flex-basis:auto;} .navbar-expand-xl .navbar-toggler{ display:none;} .navbar-expand-xl .offcanvas{ position:static; z-index:auto; flex-grow:1; width:auto !important; height:auto !important; visibility:visible !important; background-color:transparent !important; border:0 !important; transform:none !important; transition:none;} .navbar-expand-xl .offcanvas .offcanvas-header{ display:none;} .navbar-expand-xl .offcanvas .offcanvas-body{ display:flex; flex-grow:0; padding:0; overflow-y:visible;}}@media (min-width:1400px){ .navbar-expand-xxl{ flex-wrap:nowrap; justify-content:flex-start;} .navbar-expand-xxl .navbar-nav{ flex-direction:row;} .navbar-expand-xxl .navbar-nav .dropdown-menu{ position:absolute;} .navbar-expand-xxl .navbar-nav .nav-link{ padding-right:var(--bs-navbar-nav-link-padding-x); padding-left:var(--bs-navbar-nav-link-padding-x);} .navbar-expand-xxl .navbar-nav-scroll{ overflow:visible;} .navbar-expand-xxl .navbar-collapse{ display:flex !important; flex-basis:auto;} .navbar-expand-xxl .navbar-toggler{ display:none;} .navbar-expand-xxl .offcanvas{ position:static; z-index:auto; flex-grow:1; width:auto !important; height:auto !important; visibility:visible !important; background-color:transparent !important; border:0 !important; transform:none !important; transition:none;} .navbar-expand-xxl .offcanvas .offcanvas-header{ display:none;} .navbar-expand-xxl .offcanvas .offcanvas-body{ display:flex; flex-grow:0; padding:0; overflow-y:visible;}}.navbar-expand{ flex-wrap:nowrap; justify-content:flex-start;}.navbar-expand .navbar-nav{ flex-direction:row;}.navbar-expand .navbar-nav .dropdown-menu{ position:absolute;}.navbar-expand .navbar-nav .nav-link{ padding-right:var(--bs-navbar-nav-link-padding-x); padding-left:var(--bs-navbar-nav-link-padding-x);}.navbar-expand .navbar-nav-scroll{ overflow:visible;}.navbar-expand .navbar-collapse{ display:flex !important; flex-basis:auto;}.navbar-expand .navbar-toggler{ display:none;}.navbar-expand .offcanvas{ position:static; z-index:auto; flex-grow:1; width:auto !important; height:auto !important; visibility:visible !important; background-color:transparent !important; border:0 !important; transform:none !important; transition:none;}.navbar-expand .offcanvas .offcanvas-header{ display:none;}.navbar-expand .offcanvas .offcanvas-body{ display:flex; flex-grow:0; padding:0; overflow-y:visible;}.navbar-dark,.navbar[data-bs-theme=dark]{ --bs-navbar-color:rgba(255,255,255,0.55); --bs-navbar-hover-color:rgba(255,255,255,0.75); --bs-navbar-disabled-color:rgba(255,255,255,0.25); --bs-navbar-active-color:#fff; --bs-navbar-brand-color:#fff; --bs-navbar-brand-hover-color:#fff; --bs-navbar-toggler-border-color:rgba(255,255,255,0.1); --bs-navbar-toggler-icon-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255,255,255,0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");}[data-bs-theme=dark] .navbar-toggler-icon{ --bs-navbar-toggler-icon-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255,255,255,0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");}.card{ --bs-card-spacer-y:1rem; --bs-card-spacer-x:1rem; --bs-card-title-spacer-y:0.5rem; --bs-card-title-color:; --bs-card-subtitle-color:; --bs-card-border-width:var(--bs-border-width); --bs-card-border-color:var(--bs-border-color-translucent); --bs-card-border-radius:var(--bs-border-radius); --bs-card-box-shadow:; --bs-card-inner-border-radius:calc(var(--bs-border-radius) - (var(--bs-border-width))); --bs-card-cap-padding-y:0.5rem; --bs-card-cap-padding-x:1rem; --bs-card-cap-bg:rgba(var(--bs-body-color-rgb),0.03); --bs-card-cap-color:; --bs-card-height:; --bs-card-color:; --bs-card-bg:var(--bs-body-bg); --bs-card-img-overlay-padding:1rem; --bs-card-group-margin:0.75rem; position:relative; display:flex; flex-direction:column; min-width:0; height:var(--bs-card-height); color:var(--bs-body-color); word-wrap:break-word; background-color:var(--bs-card-bg); background-clip:border-box; border:var(--bs-card-border-width) solid var(--bs-card-border-color); border-radius:var(--bs-card-border-radius);}.card > hr{ margin-right:0; margin-left:0;}.card > .list-group{ border-top:inherit; border-bottom:inherit;}.card > .list-group:first-child{ border-top-width:0; border-top-left-radius:var(--bs-card-inner-border-radius); border-top-right-radius:var(--bs-card-inner-border-radius);}.card > .list-group:last-child{ border-bottom-width:0; border-bottom-right-radius:var(--bs-card-inner-border-radius); border-bottom-left-radius:var(--bs-card-inner-border-radius);}.card > .card-header + .list-group,.card > .list-group + .card-footer{ border-top:0;}.card-body{ flex:1 1 auto; padding:var(--bs-card-spacer-y) var(--bs-card-spacer-x); color:var(--bs-card-color);}.card-title{ margin-bottom:var(--bs-card-title-spacer-y); color:var(--bs-card-title-color);}.card-subtitle{ margin-top:calc(-0.5 * var(--bs-card-title-spacer-y)); margin-bottom:0; color:var(--bs-card-subtitle-color);}.card-text:last-child{ margin-bottom:0;}.card-link + .card-link{ margin-left:var(--bs-card-spacer-x);}.card-header{ padding:var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x); margin-bottom:0; color:var(--bs-card-cap-color); background-color:var(--bs-card-cap-bg); border-bottom:var(--bs-card-border-width) solid var(--bs-card-border-color);}.card-header:first-child{ border-radius:var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius) 0 0;}.card-footer{ padding:var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x); color:var(--bs-card-cap-color); background-color:var(--bs-card-cap-bg); border-top:var(--bs-card-border-width) solid var(--bs-card-border-color);}.card-footer:last-child{ border-radius:0 0 var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius);}.card-header-tabs{ margin-right:calc(-0.5 * var(--bs-card-cap-padding-x)); margin-bottom:calc(-1 * var(--bs-card-cap-padding-y)); margin-left:calc(-0.5 * var(--bs-card-cap-padding-x)); border-bottom:0;}.card-header-tabs .nav-link.active{ background-color:var(--bs-card-bg); border-bottom-color:var(--bs-card-bg);}.card-header-pills{ margin-right:calc(-0.5 * var(--bs-card-cap-padding-x)); margin-left:calc(-0.5 * var(--bs-card-cap-padding-x));}.card-img-overlay{ position:absolute; top:0; right:0; bottom:0; left:0; padding:var(--bs-card-img-overlay-padding); border-radius:var(--bs-card-inner-border-radius);}.card-img,.card-img-top,.card-img-bottom{ width:100%;}.card-img,.card-img-top{ border-top-left-radius:var(--bs-card-inner-border-radius); border-top-right-radius:var(--bs-card-inner-border-radius);}.card-img,.card-img-bottom{ border-bottom-right-radius:var(--bs-card-inner-border-radius); border-bottom-left-radius:var(--bs-card-inner-border-radius);}.card-group > .card{ margin-bottom:var(--bs-card-group-margin);}@media (min-width:576px){ .card-group{ display:flex; flex-flow:row wrap;} .card-group > .card{ flex:1 0 0%; margin-bottom:0;} .card-group > .card + .card{ margin-left:0; border-left:0;} .card-group > .card:not(:last-child){ border-top-right-radius:0; border-bottom-right-radius:0;} .card-group > .card:not(:last-child) .card-img-top, .card-group > .card:not(:last-child) .card-header{ border-top-right-radius:0;} .card-group > .card:not(:last-child) .card-img-bottom, .card-group > .card:not(:last-child) .card-footer{ border-bottom-right-radius:0;} .card-group > .card:not(:first-child){ border-top-left-radius:0; border-bottom-left-radius:0;} .card-group > .card:not(:first-child) .card-img-top, .card-group > .card:not(:first-child) .card-header{ border-top-left-radius:0;} .card-group > .card:not(:first-child) .card-img-bottom, .card-group > .card:not(:first-child) .card-footer{ border-bottom-left-radius:0;}}.accordion{ --bs-accordion-color:var(--bs-body-color); --bs-accordion-bg:var(--bs-body-bg); --bs-accordion-transition:color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out,border-radius 0.15s ease; --bs-accordion-border-color:var(--bs-border-color); --bs-accordion-border-width:var(--bs-border-width); --bs-accordion-border-radius:var(--bs-border-radius); --bs-accordion-inner-border-radius:calc(var(--bs-border-radius) - (var(--bs-border-width))); --bs-accordion-btn-padding-x:1.25rem; --bs-accordion-btn-padding-y:1rem; --bs-accordion-btn-color:var(--bs-body-color); --bs-accordion-btn-bg:var(--bs-accordion-bg); --bs-accordion-btn-icon:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23212529' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='M2 5L8 11L14 5'/%3e%3c/svg%3e"); --bs-accordion-btn-icon-width:1.25rem; --bs-accordion-btn-icon-transform:rotate(-180deg); --bs-accordion-btn-icon-transition:transform 0.2s ease-in-out; --bs-accordion-btn-active-icon:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23052c65' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='M2 5L8 11L14 5'/%3e%3c/svg%3e"); --bs-accordion-btn-focus-box-shadow:0 0 0 0.25rem rgba(13,110,253,0.25); --bs-accordion-body-padding-x:1.25rem; --bs-accordion-body-padding-y:1rem; --bs-accordion-active-color:var(--bs-primary-text-emphasis); --bs-accordion-active-bg:var(--bs-primary-bg-subtle);}.accordion-button{ position:relative; display:flex; align-items:center; width:100%; padding:var(--bs-accordion-btn-padding-y) var(--bs-accordion-btn-padding-x); font-size:1rem; color:var(--bs-accordion-btn-color); text-align:left; background-color:var(--bs-accordion-btn-bg); border:0; border-radius:0; overflow-anchor:none; transition:var(--bs-accordion-transition);}@media (prefers-reduced-motion:reduce){ .accordion-button{ transition:none;}}.accordion-button:not(.collapsed){ color:var(--bs-accordion-active-color); background-color:var(--bs-accordion-active-bg); box-shadow:inset 0 calc(-1 * var(--bs-accordion-border-width)) 0 var(--bs-accordion-border-color);}.accordion-button:not(.collapsed)::after{ background-image:var(--bs-accordion-btn-active-icon); transform:var(--bs-accordion-btn-icon-transform);}.accordion-button::after{ flex-shrink:0; width:var(--bs-accordion-btn-icon-width); height:var(--bs-accordion-btn-icon-width); margin-left:auto; content:""; background-image:var(--bs-accordion-btn-icon); background-repeat:no-repeat; background-size:var(--bs-accordion-btn-icon-width); transition:var(--bs-accordion-btn-icon-transition);}@media (prefers-reduced-motion:reduce){ .accordion-button::after{ transition:none;}}.accordion-button:hover{ z-index:2;}.accordion-button:focus{ z-index:3; outline:0; box-shadow:var(--bs-accordion-btn-focus-box-shadow);}.accordion-header{ margin-bottom:0;}.accordion-item{ color:var(--bs-accordion-color); background-color:var(--bs-accordion-bg); border:var(--bs-accordion-border-width) solid var(--bs-accordion-border-color);}.accordion-item:first-of-type{ border-top-left-radius:var(--bs-accordion-border-radius); border-top-right-radius:var(--bs-accordion-border-radius);}.accordion-item:first-of-type > .accordion-header .accordion-button{ border-top-left-radius:var(--bs-accordion-inner-border-radius); border-top-right-radius:var(--bs-accordion-inner-border-radius);}.accordion-item:not(:first-of-type){ border-top:0;}.accordion-item:last-of-type{ border-bottom-right-radius:var(--bs-accordion-border-radius); border-bottom-left-radius:var(--bs-accordion-border-radius);}.accordion-item:last-of-type > .accordion-header .accordion-button.collapsed{ border-bottom-right-radius:var(--bs-accordion-inner-border-radius); border-bottom-left-radius:var(--bs-accordion-inner-border-radius);}.accordion-item:last-of-type > .accordion-collapse{ border-bottom-right-radius:var(--bs-accordion-border-radius); border-bottom-left-radius:var(--bs-accordion-border-radius);}.accordion-body{ padding:var(--bs-accordion-body-padding-y) var(--bs-accordion-body-padding-x);}.accordion-flush > .accordion-item{ border-right:0; border-left:0; border-radius:0;}.accordion-flush > .accordion-item:first-child{ border-top:0;}.accordion-flush > .accordion-item:last-child{ border-bottom:0;}.accordion-flush > .accordion-item > .accordion-header .accordion-button,.accordion-flush > .accordion-item > .accordion-header .accordion-button.collapsed{ border-radius:0;}.accordion-flush > .accordion-item > .accordion-collapse{ border-radius:0;}[data-bs-theme=dark] .accordion-button::after{ --bs-accordion-btn-icon:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%236ea8fe'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e"); --bs-accordion-btn-active-icon:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%236ea8fe'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");}.breadcrumb{ --bs-breadcrumb-padding-x:0; --bs-breadcrumb-padding-y:0; --bs-breadcrumb-margin-bottom:1rem; --bs-breadcrumb-bg:; --bs-breadcrumb-border-radius:; --bs-breadcrumb-divider-color:var(--bs-secondary-color); --bs-breadcrumb-item-padding-x:0.5rem; --bs-breadcrumb-item-active-color:var(--bs-secondary-color); display:flex; flex-wrap:wrap; padding:var(--bs-breadcrumb-padding-y) var(--bs-breadcrumb-padding-x); margin-bottom:var(--bs-breadcrumb-margin-bottom); font-size:var(--bs-breadcrumb-font-size); list-style:none; background-color:var(--bs-breadcrumb-bg); border-radius:var(--bs-breadcrumb-border-radius);}.breadcrumb-item + .breadcrumb-item{ padding-left:var(--bs-breadcrumb-item-padding-x);}.breadcrumb-item + .breadcrumb-item::before{ float:left; padding-right:var(--bs-breadcrumb-item-padding-x); color:var(--bs-breadcrumb-divider-color); content:var(--bs-breadcrumb-divider,"/");}.breadcrumb-item.active{ color:var(--bs-breadcrumb-item-active-color);}.pagination{ --bs-pagination-padding-x:0.75rem; --bs-pagination-padding-y:0.375rem; --bs-pagination-font-size:1rem; --bs-pagination-color:var(--bs-link-color); --bs-pagination-bg:var(--bs-body-bg); --bs-pagination-border-width:var(--bs-border-width); --bs-pagination-border-color:var(--bs-border-color); --bs-pagination-border-radius:var(--bs-border-radius); --bs-pagination-hover-color:var(--bs-link-hover-color); --bs-pagination-hover-bg:var(--bs-tertiary-bg); --bs-pagination-hover-border-color:var(--bs-border-color); --bs-pagination-focus-color:var(--bs-link-hover-color); --bs-pagination-focus-bg:var(--bs-secondary-bg); --bs-pagination-focus-box-shadow:0 0 0 0.25rem rgba(13,110,253,0.25); --bs-pagination-active-color:#fff; --bs-pagination-active-bg:#0d6efd; --bs-pagination-active-border-color:#0d6efd; --bs-pagination-disabled-color:var(--bs-secondary-color); --bs-pagination-disabled-bg:var(--bs-secondary-bg); --bs-pagination-disabled-border-color:var(--bs-border-color); display:flex; padding-left:0; list-style:none;}.page-link{ position:relative; display:block; padding:var(--bs-pagination-padding-y) var(--bs-pagination-padding-x); font-size:var(--bs-pagination-font-size); color:var(--bs-pagination-color); text-decoration:none; background-color:var(--bs-pagination-bg); border:var(--bs-pagination-border-width) solid var(--bs-pagination-border-color); transition:color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;}@media (prefers-reduced-motion:reduce){ .page-link{ transition:none;}}.page-link:hover{ z-index:2; color:var(--bs-pagination-hover-color); background-color:var(--bs-pagination-hover-bg); border-color:var(--bs-pagination-hover-border-color);}.page-link:focus{ z-index:3; color:var(--bs-pagination-focus-color); background-color:var(--bs-pagination-focus-bg); outline:0; box-shadow:var(--bs-pagination-focus-box-shadow);}.page-link.active,.active > .page-link{ z-index:3; color:var(--bs-pagination-active-color); background-color:var(--bs-pagination-active-bg); border-color:var(--bs-pagination-active-border-color);}.page-link.disabled,.disabled > .page-link{ color:var(--bs-pagination-disabled-color); pointer-events:none; background-color:var(--bs-pagination-disabled-bg); border-color:var(--bs-pagination-disabled-border-color);}.page-item:not(:first-child) .page-link{ margin-left:calc(var(--bs-border-width) * -1);}.page-item:first-child .page-link{ border-top-left-radius:var(--bs-pagination-border-radius); border-bottom-left-radius:var(--bs-pagination-border-radius);}.page-item:last-child .page-link{ border-top-right-radius:var(--bs-pagination-border-radius); border-bottom-right-radius:var(--bs-pagination-border-radius);}.pagination-lg{ --bs-pagination-padding-x:1.5rem; --bs-pagination-padding-y:0.75rem; --bs-pagination-font-size:1.25rem; --bs-pagination-border-radius:var(--bs-border-radius-lg);}.pagination-sm{ --bs-pagination-padding-x:0.5rem; --bs-pagination-padding-y:0.25rem; --bs-pagination-font-size:0.875rem; --bs-pagination-border-radius:var(--bs-border-radius-sm);}.badge{ --bs-badge-padding-x:0.65em; --bs-badge-padding-y:0.35em; --bs-badge-font-size:0.75em; --bs-badge-font-weight:700; --bs-badge-color:#fff; --bs-badge-border-radius:var(--bs-border-radius); display:inline-block; padding:var(--bs-badge-padding-y) var(--bs-badge-padding-x); font-size:var(--bs-badge-font-size); font-weight:var(--bs-badge-font-weight); line-height:1; color:var(--bs-badge-color); text-align:center; white-space:nowrap; vertical-align:baseline; border-radius:var(--bs-badge-border-radius);}.badge:empty{ display:none;}.btn .badge{ position:relative; top:-1px;}.alert{ --bs-alert-bg:transparent; --bs-alert-padding-x:1rem; --bs-alert-padding-y:1rem; --bs-alert-margin-bottom:1rem; --bs-alert-color:inherit; --bs-alert-border-color:transparent; --bs-alert-border:var(--bs-border-width) solid var(--bs-alert-border-color); --bs-alert-border-radius:var(--bs-border-radius); --bs-alert-link-color:inherit; position:relative; padding:var(--bs-alert-padding-y) var(--bs-alert-padding-x); margin-bottom:var(--bs-alert-margin-bottom); color:var(--bs-alert-color); background-color:var(--bs-alert-bg); border:var(--bs-alert-border); border-radius:var(--bs-alert-border-radius);}.alert-heading{ color:inherit;}.alert-link{ font-weight:700; color:var(--bs-alert-link-color);}.alert-dismissible{ padding-right:3rem;}.alert-dismissible .btn-close{ position:absolute; top:0; right:0; z-index:2; padding:1.25rem 1rem;}.alert-primary{ --bs-alert-color:var(--bs-primary-text-emphasis); --bs-alert-bg:var(--bs-primary-bg-subtle); --bs-alert-border-color:var(--bs-primary-border-subtle); --bs-alert-link-color:var(--bs-primary-text-emphasis);}.alert-secondary{ --bs-alert-color:var(--bs-secondary-text-emphasis); --bs-alert-bg:var(--bs-secondary-bg-subtle); --bs-alert-border-color:var(--bs-secondary-border-subtle); --bs-alert-link-color:var(--bs-secondary-text-emphasis);}.alert-success{ --bs-alert-color:var(--bs-success-text-emphasis); --bs-alert-bg:var(--bs-success-bg-subtle); --bs-alert-border-color:var(--bs-success-border-subtle); --bs-alert-link-color:var(--bs-success-text-emphasis);}.alert-info{ --bs-alert-color:var(--bs-info-text-emphasis); --bs-alert-bg:var(--bs-info-bg-subtle); --bs-alert-border-color:var(--bs-info-border-subtle); --bs-alert-link-color:var(--bs-info-text-emphasis);}.alert-warning{ --bs-alert-color:var(--bs-warning-text-emphasis); --bs-alert-bg:var(--bs-warning-bg-subtle); --bs-alert-border-color:var(--bs-warning-border-subtle); --bs-alert-link-color:var(--bs-warning-text-emphasis);}.alert-danger{ --bs-alert-color:var(--bs-danger-text-emphasis); --bs-alert-bg:var(--bs-danger-bg-subtle); --bs-alert-border-color:var(--bs-danger-border-subtle); --bs-alert-link-color:var(--bs-danger-text-emphasis);}.alert-light{ --bs-alert-color:var(--bs-light-text-emphasis); --bs-alert-bg:var(--bs-light-bg-subtle); --bs-alert-border-color:var(--bs-light-border-subtle); --bs-alert-link-color:var(--bs-light-text-emphasis);}.alert-dark{ --bs-alert-color:var(--bs-dark-text-emphasis); --bs-alert-bg:var(--bs-dark-bg-subtle); --bs-alert-border-color:var(--bs-dark-border-subtle); --bs-alert-link-color:var(--bs-dark-text-emphasis);}@keyframes progress-bar-stripes{ 0%{ background-position-x:1rem;}}.progress,.progress-stacked{ --bs-progress-height:1rem; --bs-progress-font-size:0.75rem; --bs-progress-bg:var(--bs-secondary-bg); --bs-progress-border-radius:var(--bs-border-radius); --bs-progress-box-shadow:var(--bs-box-shadow-inset); --bs-progress-bar-color:#fff; --bs-progress-bar-bg:#0d6efd; --bs-progress-bar-transition:width 0.6s ease; display:flex; height:var(--bs-progress-height); overflow:hidden; font-size:var(--bs-progress-font-size); background-color:var(--bs-progress-bg); border-radius:var(--bs-progress-border-radius);}.progress-bar{ display:flex; flex-direction:column; justify-content:center; overflow:hidden; color:var(--bs-progress-bar-color); text-align:center; white-space:nowrap; background-color:var(--bs-progress-bar-bg); transition:var(--bs-progress-bar-transition);}@media (prefers-reduced-motion:reduce){ .progress-bar{ transition:none;}}.progress-bar-striped{ background-image:linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent); background-size:var(--bs-progress-height) var(--bs-progress-height);}.progress-stacked > .progress{ overflow:visible;}.progress-stacked > .progress > .progress-bar{ width:100%;}.progress-bar-animated{ animation:1s linear infinite progress-bar-stripes;}@media (prefers-reduced-motion:reduce){ .progress-bar-animated{ animation:none;}}.list-group{ --bs-list-group-color:var(--bs-body-color); --bs-list-group-bg:var(--bs-body-bg); --bs-list-group-border-color:var(--bs-border-color); --bs-list-group-border-width:var(--bs-border-width); --bs-list-group-border-radius:var(--bs-border-radius); --bs-list-group-item-padding-x:1rem; --bs-list-group-item-padding-y:0.5rem; --bs-list-group-action-color:var(--bs-secondary-color); --bs-list-group-action-hover-color:var(--bs-emphasis-color); --bs-list-group-action-hover-bg:var(--bs-tertiary-bg); --bs-list-group-action-active-color:var(--bs-body-color); --bs-list-group-action-active-bg:var(--bs-secondary-bg); --bs-list-group-disabled-color:var(--bs-secondary-color); --bs-list-group-disabled-bg:var(--bs-body-bg); --bs-list-group-active-color:#fff; --bs-list-group-active-bg:#0d6efd; --bs-list-group-active-border-color:#0d6efd; display:flex; flex-direction:column; padding-left:0; margin-bottom:0; border-radius:var(--bs-list-group-border-radius);}.list-group-numbered{ list-style-type:none; counter-reset:section;}.list-group-numbered > .list-group-item::before{ content:counters(section,".") ". "; counter-increment:section;}.list-group-item-action{ width:100%; color:var(--bs-list-group-action-color); text-align:inherit;}.list-group-item-action:hover,.list-group-item-action:focus{ z-index:1; color:var(--bs-list-group-action-hover-color); text-decoration:none; background-color:var(--bs-list-group-action-hover-bg);}.list-group-item-action:active{ color:var(--bs-list-group-action-active-color); background-color:var(--bs-list-group-action-active-bg);}.list-group-item{ position:relative; display:block; padding:var(--bs-list-group-item-padding-y) var(--bs-list-group-item-padding-x); color:var(--bs-list-group-color); text-decoration:none; background-color:var(--bs-list-group-bg); border:var(--bs-list-group-border-width) solid var(--bs-list-group-border-color);}.list-group-item:first-child{ border-top-left-radius:inherit; border-top-right-radius:inherit;}.list-group-item:last-child{ border-bottom-right-radius:inherit; border-bottom-left-radius:inherit;}.list-group-item.disabled,.list-group-item:disabled{ color:var(--bs-list-group-disabled-color); pointer-events:none; background-color:var(--bs-list-group-disabled-bg);}.list-group-item.active{ z-index:2; color:var(--bs-list-group-active-color); background-color:var(--bs-list-group-active-bg); border-color:var(--bs-list-group-active-border-color);}.list-group-item + .list-group-item{ border-top-width:0;}.list-group-item + .list-group-item.active{ margin-top:calc(-1 * var(--bs-list-group-border-width)); border-top-width:var(--bs-list-group-border-width);}.list-group-horizontal{ flex-direction:row;}.list-group-horizontal > .list-group-item:first-child:not(:last-child){ border-bottom-left-radius:var(--bs-list-group-border-radius); border-top-right-radius:0;}.list-group-horizontal > .list-group-item:last-child:not(:first-child){ border-top-right-radius:var(--bs-list-group-border-radius); border-bottom-left-radius:0;}.list-group-horizontal > .list-group-item.active{ margin-top:0;}.list-group-horizontal > .list-group-item + .list-group-item{ border-top-width:var(--bs-list-group-border-width); border-left-width:0;}.list-group-horizontal > .list-group-item + .list-group-item.active{ margin-left:calc(-1 * var(--bs-list-group-border-width)); border-left-width:var(--bs-list-group-border-width);}@media (min-width:576px){ .list-group-horizontal-sm{ flex-direction:row;} .list-group-horizontal-sm > .list-group-item:first-child:not(:last-child){ border-bottom-left-radius:var(--bs-list-group-border-radius); border-top-right-radius:0;} .list-group-horizontal-sm > .list-group-item:last-child:not(:first-child){ border-top-right-radius:var(--bs-list-group-border-radius); border-bottom-left-radius:0;} .list-group-horizontal-sm > .list-group-item.active{ margin-top:0;} .list-group-horizontal-sm > .list-group-item + .list-group-item{ border-top-width:var(--bs-list-group-border-width); border-left-width:0;} .list-group-horizontal-sm > .list-group-item + .list-group-item.active{ margin-left:calc(-1 * var(--bs-list-group-border-width)); border-left-width:var(--bs-list-group-border-width);}}@media (min-width:768px){ .list-group-horizontal-md{ flex-direction:row;} .list-group-horizontal-md > .list-group-item:first-child:not(:last-child){ border-bottom-left-radius:var(--bs-list-group-border-radius); border-top-right-radius:0;} .list-group-horizontal-md > .list-group-item:last-child:not(:first-child){ border-top-right-radius:var(--bs-list-group-border-radius); border-bottom-left-radius:0;} .list-group-horizontal-md > .list-group-item.active{ margin-top:0;} .list-group-horizontal-md > .list-group-item + .list-group-item{ border-top-width:var(--bs-list-group-border-width); border-left-width:0;} .list-group-horizontal-md > .list-group-item + .list-group-item.active{ margin-left:calc(-1 * var(--bs-list-group-border-width)); border-left-width:var(--bs-list-group-border-width);}}@media (min-width:992px){ .list-group-horizontal-lg{ flex-direction:row;} .list-group-horizontal-lg > .list-group-item:first-child:not(:last-child){ border-bottom-left-radius:var(--bs-list-group-border-radius); border-top-right-radius:0;} .list-group-horizontal-lg > .list-group-item:last-child:not(:first-child){ border-top-right-radius:var(--bs-list-group-border-radius); border-bottom-left-radius:0;} .list-group-horizontal-lg > .list-group-item.active{ margin-top:0;} .list-group-horizontal-lg > .list-group-item + .list-group-item{ border-top-width:var(--bs-list-group-border-width); border-left-width:0;} .list-group-horizontal-lg > .list-group-item + .list-group-item.active{ margin-left:calc(-1 * var(--bs-list-group-border-width)); border-left-width:var(--bs-list-group-border-width);}}@media (min-width:1200px){ .list-group-horizontal-xl{ flex-direction:row;} .list-group-horizontal-xl > .list-group-item:first-child:not(:last-child){ border-bottom-left-radius:var(--bs-list-group-border-radius); border-top-right-radius:0;} .list-group-horizontal-xl > .list-group-item:last-child:not(:first-child){ border-top-right-radius:var(--bs-list-group-border-radius); border-bottom-left-radius:0;} .list-group-horizontal-xl > .list-group-item.active{ margin-top:0;} .list-group-horizontal-xl > .list-group-item + .list-group-item{ border-top-width:var(--bs-list-group-border-width); border-left-width:0;} .list-group-horizontal-xl > .list-group-item + .list-group-item.active{ margin-left:calc(-1 * var(--bs-list-group-border-width)); border-left-width:var(--bs-list-group-border-width);}}@media (min-width:1400px){ .list-group-horizontal-xxl{ flex-direction:row;} .list-group-horizontal-xxl > .list-group-item:first-child:not(:last-child){ border-bottom-left-radius:var(--bs-list-group-border-radius); border-top-right-radius:0;} .list-group-horizontal-xxl > .list-group-item:last-child:not(:first-child){ border-top-right-radius:var(--bs-list-group-border-radius); border-bottom-left-radius:0;} .list-group-horizontal-xxl > .list-group-item.active{ margin-top:0;} .list-group-horizontal-xxl > .list-group-item + .list-group-item{ border-top-width:var(--bs-list-group-border-width); border-left-width:0;} .list-group-horizontal-xxl > .list-group-item + .list-group-item.active{ margin-left:calc(-1 * var(--bs-list-group-border-width)); border-left-width:var(--bs-list-group-border-width);}}.list-group-flush{ border-radius:0;}.list-group-flush > .list-group-item{ border-width:0 0 var(--bs-list-group-border-width);}.list-group-flush > .list-group-item:last-child{ border-bottom-width:0;}.list-group-item-primary{ --bs-list-group-color:var(--bs-primary-text-emphasis); --bs-list-group-bg:var(--bs-primary-bg-subtle); --bs-list-group-border-color:var(--bs-primary-border-subtle); --bs-list-group-action-hover-color:var(--bs-emphasis-color); --bs-list-group-action-hover-bg:var(--bs-primary-border-subtle); --bs-list-group-action-active-color:var(--bs-emphasis-color); --bs-list-group-action-active-bg:var(--bs-primary-border-subtle); --bs-list-group-active-color:var(--bs-primary-bg-subtle); --bs-list-group-active-bg:var(--bs-primary-text-emphasis); --bs-list-group-active-border-color:var(--bs-primary-text-emphasis);}.list-group-item-secondary{ --bs-list-group-color:var(--bs-secondary-text-emphasis); --bs-list-group-bg:var(--bs-secondary-bg-subtle); --bs-list-group-border-color:var(--bs-secondary-border-subtle); --bs-list-group-action-hover-color:var(--bs-emphasis-color); --bs-list-group-action-hover-bg:var(--bs-secondary-border-subtle); --bs-list-group-action-active-color:var(--bs-emphasis-color); --bs-list-group-action-active-bg:var(--bs-secondary-border-subtle); --bs-list-group-active-color:var(--bs-secondary-bg-subtle); --bs-list-group-active-bg:var(--bs-secondary-text-emphasis); --bs-list-group-active-border-color:var(--bs-secondary-text-emphasis);}.list-group-item-success{ --bs-list-group-color:var(--bs-success-text-emphasis); --bs-list-group-bg:var(--bs-success-bg-subtle); --bs-list-group-border-color:var(--bs-success-border-subtle); --bs-list-group-action-hover-color:var(--bs-emphasis-color); --bs-list-group-action-hover-bg:var(--bs-success-border-subtle); --bs-list-group-action-active-color:var(--bs-emphasis-color); --bs-list-group-action-active-bg:var(--bs-success-border-subtle); --bs-list-group-active-color:var(--bs-success-bg-subtle); --bs-list-group-active-bg:var(--bs-success-text-emphasis); --bs-list-group-active-border-color:var(--bs-success-text-emphasis);}.list-group-item-info{ --bs-list-group-color:var(--bs-info-text-emphasis); --bs-list-group-bg:var(--bs-info-bg-subtle); --bs-list-group-border-color:var(--bs-info-border-subtle); --bs-list-group-action-hover-color:var(--bs-emphasis-color); --bs-list-group-action-hover-bg:var(--bs-info-border-subtle); --bs-list-group-action-active-color:var(--bs-emphasis-color); --bs-list-group-action-active-bg:var(--bs-info-border-subtle); --bs-list-group-active-color:var(--bs-info-bg-subtle); --bs-list-group-active-bg:var(--bs-info-text-emphasis); --bs-list-group-active-border-color:var(--bs-info-text-emphasis);}.list-group-item-warning{ --bs-list-group-color:var(--bs-warning-text-emphasis); --bs-list-group-bg:var(--bs-warning-bg-subtle); --bs-list-group-border-color:var(--bs-warning-border-subtle); --bs-list-group-action-hover-color:var(--bs-emphasis-color); --bs-list-group-action-hover-bg:var(--bs-warning-border-subtle); --bs-list-group-action-active-color:var(--bs-emphasis-color); --bs-list-group-action-active-bg:var(--bs-warning-border-subtle); --bs-list-group-active-color:var(--bs-warning-bg-subtle); --bs-list-group-active-bg:var(--bs-warning-text-emphasis); --bs-list-group-active-border-color:var(--bs-warning-text-emphasis);}.list-group-item-danger{ --bs-list-group-color:var(--bs-danger-text-emphasis); --bs-list-group-bg:var(--bs-danger-bg-subtle); --bs-list-group-border-color:var(--bs-danger-border-subtle); --bs-list-group-action-hover-color:var(--bs-emphasis-color); --bs-list-group-action-hover-bg:var(--bs-danger-border-subtle); --bs-list-group-action-active-color:var(--bs-emphasis-color); --bs-list-group-action-active-bg:var(--bs-danger-border-subtle); --bs-list-group-active-color:var(--bs-danger-bg-subtle); --bs-list-group-active-bg:var(--bs-danger-text-emphasis); --bs-list-group-active-border-color:var(--bs-danger-text-emphasis);}.list-group-item-light{ --bs-list-group-color:var(--bs-light-text-emphasis); --bs-list-group-bg:var(--bs-light-bg-subtle); --bs-list-group-border-color:var(--bs-light-border-subtle); --bs-list-group-action-hover-color:var(--bs-emphasis-color); --bs-list-group-action-hover-bg:var(--bs-light-border-subtle); --bs-list-group-action-active-color:var(--bs-emphasis-color); --bs-list-group-action-active-bg:var(--bs-light-border-subtle); --bs-list-group-active-color:var(--bs-light-bg-subtle); --bs-list-group-active-bg:var(--bs-light-text-emphasis); --bs-list-group-active-border-color:var(--bs-light-text-emphasis);}.list-group-item-dark{ --bs-list-group-color:var(--bs-dark-text-emphasis); --bs-list-group-bg:var(--bs-dark-bg-subtle); --bs-list-group-border-color:var(--bs-dark-border-subtle); --bs-list-group-action-hover-color:var(--bs-emphasis-color); --bs-list-group-action-hover-bg:var(--bs-dark-border-subtle); --bs-list-group-action-active-color:var(--bs-emphasis-color); --bs-list-group-action-active-bg:var(--bs-dark-border-subtle); --bs-list-group-active-color:var(--bs-dark-bg-subtle); --bs-list-group-active-bg:var(--bs-dark-text-emphasis); --bs-list-group-active-border-color:var(--bs-dark-text-emphasis);}.btn-close{ --bs-btn-close-color:#000; --bs-btn-close-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3e%3c/svg%3e"); --bs-btn-close-opacity:0.5; --bs-btn-close-hover-opacity:0.75; --bs-btn-close-focus-shadow:0 0 0 0.25rem rgba(13,110,253,0.25); --bs-btn-close-focus-opacity:1; --bs-btn-close-disabled-opacity:0.25; --bs-btn-close-white-filter:invert(1) grayscale(100%) brightness(200%); box-sizing:content-box; width:1em; height:1em; padding:0.25em 0.25em; color:var(--bs-btn-close-color); background:transparent var(--bs-btn-close-bg) center/1em auto no-repeat; border:0; border-radius:0.375rem; opacity:var(--bs-btn-close-opacity);}.btn-close:hover{ color:var(--bs-btn-close-color); text-decoration:none; opacity:var(--bs-btn-close-hover-opacity);}.btn-close:focus{ outline:0; box-shadow:var(--bs-btn-close-focus-shadow); opacity:var(--bs-btn-close-focus-opacity);}.btn-close:disabled,.btn-close.disabled{ pointer-events:none; -webkit-user-select:none; -moz-user-select:none; user-select:none; opacity:var(--bs-btn-close-disabled-opacity);}.btn-close-white{ filter:var(--bs-btn-close-white-filter);}[data-bs-theme=dark] .btn-close{ filter:var(--bs-btn-close-white-filter);}.toast{ --bs-toast-zindex:1090; --bs-toast-padding-x:0.75rem; --bs-toast-padding-y:0.5rem; --bs-toast-spacing:1.5rem; --bs-toast-max-width:350px; --bs-toast-font-size:0.875rem; --bs-toast-color:; --bs-toast-bg:rgba(var(--bs-body-bg-rgb),0.85); --bs-toast-border-width:var(--bs-border-width); --bs-toast-border-color:var(--bs-border-color-translucent); --bs-toast-border-radius:var(--bs-border-radius); --bs-toast-box-shadow:var(--bs-box-shadow); --bs-toast-header-color:var(--bs-secondary-color); --bs-toast-header-bg:rgba(var(--bs-body-bg-rgb),0.85); --bs-toast-header-border-color:var(--bs-border-color-translucent); width:var(--bs-toast-max-width); max-width:100%; font-size:var(--bs-toast-font-size); color:var(--bs-toast-color); pointer-events:auto; background-color:var(--bs-toast-bg); background-clip:padding-box; border:var(--bs-toast-border-width) solid var(--bs-toast-border-color); box-shadow:var(--bs-toast-box-shadow); border-radius:var(--bs-toast-border-radius);}.toast.showing{ opacity:0;}.toast:not(.show){ display:none;}.toast-container{ --bs-toast-zindex:1090; position:absolute; z-index:var(--bs-toast-zindex); width:-webkit-max-content; width:-moz-max-content; width:max-content; max-width:100%; pointer-events:none;}.toast-container >:not(:last-child){ margin-bottom:var(--bs-toast-spacing);}.toast-header{ display:flex; align-items:center; padding:var(--bs-toast-padding-y) var(--bs-toast-padding-x); color:var(--bs-toast-header-color); background-color:var(--bs-toast-header-bg); background-clip:padding-box; border-bottom:var(--bs-toast-border-width) solid var(--bs-toast-header-border-color); border-top-left-radius:calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width)); border-top-right-radius:calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width));}.toast-header .btn-close{ margin-right:calc(-0.5 * var(--bs-toast-padding-x)); margin-left:var(--bs-toast-padding-x);}.toast-body{ padding:var(--bs-toast-padding-x); word-wrap:break-word;}.modal{ --bs-modal-zindex:1055; --bs-modal-width:500px; --bs-modal-padding:1rem; --bs-modal-margin:0.5rem; --bs-modal-color:; --bs-modal-bg:var(--bs-body-bg); --bs-modal-border-color:var(--bs-border-color-translucent); --bs-modal-border-width:var(--bs-border-width); --bs-modal-border-radius:var(--bs-border-radius-lg); --bs-modal-box-shadow:var(--bs-box-shadow-sm); --bs-modal-inner-border-radius:calc(var(--bs-border-radius-lg) - (var(--bs-border-width))); --bs-modal-header-padding-x:1rem; --bs-modal-header-padding-y:1rem; --bs-modal-header-padding:1rem 1rem; --bs-modal-header-border-color:var(--bs-border-color); --bs-modal-header-border-width:var(--bs-border-width); --bs-modal-title-line-height:1.5; --bs-modal-footer-gap:0.5rem; --bs-modal-footer-bg:; --bs-modal-footer-border-color:var(--bs-border-color); --bs-modal-footer-border-width:var(--bs-border-width); position:fixed; top:0; left:0; z-index:var(--bs-modal-zindex); display:none; width:100%; height:100%; overflow-x:hidden; overflow-y:auto; outline:0;}.modal-dialog{ position:relative; width:auto; margin:var(--bs-modal-margin); pointer-events:none;}.modal.fade .modal-dialog{ transition:transform 0.3s ease-out; transform:translate(0,-50px);}@media (prefers-reduced-motion:reduce){ .modal.fade .modal-dialog{ transition:none;}}.modal.show .modal-dialog{ transform:none;}.modal.modal-static .modal-dialog{ transform:scale(1.02);}.modal-dialog-scrollable{ height:calc(100% - var(--bs-modal-margin) * 2);}.modal-dialog-scrollable .modal-content{ max-height:100%; overflow:hidden;}.modal-dialog-scrollable .modal-body{ overflow-y:auto;}.modal-dialog-centered{ display:flex; align-items:center; min-height:calc(100% - var(--bs-modal-margin) * 2);}.modal-content{ position:relative; display:flex; flex-direction:column; width:100%; color:var(--bs-modal-color); pointer-events:auto; background-color:var(--bs-modal-bg); background-clip:padding-box; border:var(--bs-modal-border-width) solid var(--bs-modal-border-color); border-radius:var(--bs-modal-border-radius); outline:0;}.modal-backdrop{ --bs-backdrop-zindex:1050; --bs-backdrop-bg:#000; --bs-backdrop-opacity:0.5; position:fixed; top:0; left:0; z-index:var(--bs-backdrop-zindex); width:100vw; height:100vh; background-color:var(--bs-backdrop-bg);}.modal-backdrop.fade{ opacity:0;}.modal-backdrop.show{ opacity:var(--bs-backdrop-opacity);}.modal-header{ display:flex; flex-shrink:0; align-items:center; padding:var(--bs-modal-header-padding); border-bottom:var(--bs-modal-header-border-width) solid var(--bs-modal-header-border-color); border-top-left-radius:var(--bs-modal-inner-border-radius); border-top-right-radius:var(--bs-modal-inner-border-radius);}.modal-header .btn-close{ padding:calc(var(--bs-modal-header-padding-y) * 0.5) calc(var(--bs-modal-header-padding-x) * 0.5); margin:calc(-0.5 * var(--bs-modal-header-padding-y)) calc(-0.5 * var(--bs-modal-header-padding-x)) calc(-0.5 * var(--bs-modal-header-padding-y)) auto;}.modal-title{ margin-bottom:0; line-height:var(--bs-modal-title-line-height);}.modal-body{ position:relative; flex:1 1 auto; padding:var(--bs-modal-padding);}.modal-footer{ display:flex; flex-shrink:0; flex-wrap:wrap; align-items:center; justify-content:flex-end; padding:calc(var(--bs-modal-padding) - var(--bs-modal-footer-gap) * 0.5); background-color:var(--bs-modal-footer-bg); border-top:var(--bs-modal-footer-border-width) solid var(--bs-modal-footer-border-color); border-bottom-right-radius:var(--bs-modal-inner-border-radius); border-bottom-left-radius:var(--bs-modal-inner-border-radius);}.modal-footer > *{ margin:calc(var(--bs-modal-footer-gap) * 0.5);}@media (min-width:576px){ .modal{ --bs-modal-margin:1.75rem; --bs-modal-box-shadow:var(--bs-box-shadow);} .modal-dialog{ max-width:var(--bs-modal-width); margin-right:auto; margin-left:auto;} .modal-sm{ --bs-modal-width:300px;}}@media (min-width:992px){ .modal-lg, .modal-xl{ --bs-modal-width:800px;}}@media (min-width:1200px){ .modal-xl{ --bs-modal-width:1140px;}}.modal-fullscreen{ width:100vw; max-width:none; height:100%; margin:0;}.modal-fullscreen .modal-content{ height:100%; border:0; border-radius:0;}.modal-fullscreen .modal-header,.modal-fullscreen .modal-footer{ border-radius:0;}.modal-fullscreen .modal-body{ overflow-y:auto;}@media (max-width:575.98px){ .modal-fullscreen-sm-down{ width:100vw; max-width:none; height:100%; margin:0;} .modal-fullscreen-sm-down .modal-content{ height:100%; border:0; border-radius:0;} .modal-fullscreen-sm-down .modal-header, .modal-fullscreen-sm-down .modal-footer{ border-radius:0;} .modal-fullscreen-sm-down .modal-body{ overflow-y:auto;}}@media (max-width:767.98px){ .modal-fullscreen-md-down{ width:100vw; max-width:none; height:100%; margin:0;} .modal-fullscreen-md-down .modal-content{ height:100%; border:0; border-radius:0;} .modal-fullscreen-md-down .modal-header, .modal-fullscreen-md-down .modal-footer{ border-radius:0;} .modal-fullscreen-md-down .modal-body{ overflow-y:auto;}}@media (max-width:991.98px){ .modal-fullscreen-lg-down{ width:100vw; max-width:none; height:100%; margin:0;} .modal-fullscreen-lg-down .modal-content{ height:100%; border:0; border-radius:0;} .modal-fullscreen-lg-down .modal-header, .modal-fullscreen-lg-down .modal-footer{ border-radius:0;} .modal-fullscreen-lg-down .modal-body{ overflow-y:auto;}}@media (max-width:1199.98px){ .modal-fullscreen-xl-down{ width:100vw; max-width:none; height:100%; margin:0;} .modal-fullscreen-xl-down .modal-content{ height:100%; border:0; border-radius:0;} .modal-fullscreen-xl-down .modal-header, .modal-fullscreen-xl-down .modal-footer{ border-radius:0;} .modal-fullscreen-xl-down .modal-body{ overflow-y:auto;}}@media (max-width:1399.98px){ .modal-fullscreen-xxl-down{ width:100vw; max-width:none; height:100%; margin:0;} .modal-fullscreen-xxl-down .modal-content{ height:100%; border:0; border-radius:0;} .modal-fullscreen-xxl-down .modal-header, .modal-fullscreen-xxl-down .modal-footer{ border-radius:0;} .modal-fullscreen-xxl-down .modal-body{ overflow-y:auto;}}.tooltip{ --bs-tooltip-zindex:1080; --bs-tooltip-max-width:200px; --bs-tooltip-padding-x:0.5rem; --bs-tooltip-padding-y:0.25rem; --bs-tooltip-margin:; --bs-tooltip-font-size:0.875rem; --bs-tooltip-color:var(--bs-body-bg); --bs-tooltip-bg:var(--bs-emphasis-color); --bs-tooltip-border-radius:var(--bs-border-radius); --bs-tooltip-opacity:0.9; --bs-tooltip-arrow-width:0.8rem; --bs-tooltip-arrow-height:0.4rem; z-index:var(--bs-tooltip-zindex); display:block; margin:var(--bs-tooltip-margin); font-family:var(--bs-font-sans-serif); font-style:normal; font-weight:400; line-height:1.5; text-align:left; text-align:start; text-decoration:none; text-shadow:none; text-transform:none; letter-spacing:normal; word-break:normal; white-space:normal; word-spacing:normal; line-break:auto; font-size:var(--bs-tooltip-font-size); word-wrap:break-word; opacity:0;}.tooltip.show{ opacity:var(--bs-tooltip-opacity);}.tooltip .tooltip-arrow{ display:block; width:var(--bs-tooltip-arrow-width); height:var(--bs-tooltip-arrow-height);}.tooltip .tooltip-arrow::before{ position:absolute; content:""; border-color:transparent; border-style:solid;}.bs-tooltip-top .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow{ bottom:calc(-1 * var(--bs-tooltip-arrow-height));}.bs-tooltip-top .tooltip-arrow::before,.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow::before{ top:-1px; border-width:var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width) * 0.5) 0; border-top-color:var(--bs-tooltip-bg);}.bs-tooltip-end .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow{ left:calc(-1 * var(--bs-tooltip-arrow-height)); width:var(--bs-tooltip-arrow-height); height:var(--bs-tooltip-arrow-width);}.bs-tooltip-end .tooltip-arrow::before,.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow::before{ right:-1px; border-width:calc(var(--bs-tooltip-arrow-width) * 0.5) var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width) * 0.5) 0; border-right-color:var(--bs-tooltip-bg);}.bs-tooltip-bottom .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow{ top:calc(-1 * var(--bs-tooltip-arrow-height));}.bs-tooltip-bottom .tooltip-arrow::before,.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow::before{ bottom:-1px; border-width:0 calc(var(--bs-tooltip-arrow-width) * 0.5) var(--bs-tooltip-arrow-height); border-bottom-color:var(--bs-tooltip-bg);}.bs-tooltip-start .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow{ right:calc(-1 * var(--bs-tooltip-arrow-height)); width:var(--bs-tooltip-arrow-height); height:var(--bs-tooltip-arrow-width);}.bs-tooltip-start .tooltip-arrow::before,.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow::before{ left:-1px; border-width:calc(var(--bs-tooltip-arrow-width) * 0.5) 0 calc(var(--bs-tooltip-arrow-width) * 0.5) var(--bs-tooltip-arrow-height); border-left-color:var(--bs-tooltip-bg);}.tooltip-inner{ max-width:var(--bs-tooltip-max-width); padding:var(--bs-tooltip-padding-y) var(--bs-tooltip-padding-x); color:var(--bs-tooltip-color); text-align:center; background-color:var(--bs-tooltip-bg); border-radius:var(--bs-tooltip-border-radius);}.popover{ --bs-popover-zindex:1070; --bs-popover-max-width:276px; --bs-popover-font-size:0.875rem; --bs-popover-bg:var(--bs-body-bg); --bs-popover-border-width:var(--bs-border-width); --bs-popover-border-color:var(--bs-border-color-translucent); --bs-popover-border-radius:var(--bs-border-radius-lg); --bs-popover-inner-border-radius:calc(var(--bs-border-radius-lg) - var(--bs-border-width)); --bs-popover-box-shadow:var(--bs-box-shadow); --bs-popover-header-padding-x:1rem; --bs-popover-header-padding-y:0.5rem; --bs-popover-header-font-size:1rem; --bs-popover-header-color:inherit; --bs-popover-header-bg:var(--bs-secondary-bg); --bs-popover-body-padding-x:1rem; --bs-popover-body-padding-y:1rem; --bs-popover-body-color:var(--bs-body-color); --bs-popover-arrow-width:1rem; --bs-popover-arrow-height:0.5rem; --bs-popover-arrow-border:var(--bs-popover-border-color); z-index:var(--bs-popover-zindex); display:block; max-width:var(--bs-popover-max-width); font-family:var(--bs-font-sans-serif); font-style:normal; font-weight:400; line-height:1.5; text-align:left; text-align:start; text-decoration:none; text-shadow:none; text-transform:none; letter-spacing:normal; word-break:normal; white-space:normal; word-spacing:normal; line-break:auto; font-size:var(--bs-popover-font-size); word-wrap:break-word; background-color:var(--bs-popover-bg); background-clip:padding-box; border:var(--bs-popover-border-width) solid var(--bs-popover-border-color); border-radius:var(--bs-popover-border-radius);}.popover .popover-arrow{ display:block; width:var(--bs-popover-arrow-width); height:var(--bs-popover-arrow-height);}.popover .popover-arrow::before,.popover .popover-arrow::after{ position:absolute; display:block; content:""; border-color:transparent; border-style:solid; border-width:0;}.bs-popover-top > .popover-arrow,.bs-popover-auto[data-popper-placement^=top] > .popover-arrow{ bottom:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));}.bs-popover-top > .popover-arrow::before,.bs-popover-auto[data-popper-placement^=top] > .popover-arrow::before,.bs-popover-top > .popover-arrow::after,.bs-popover-auto[data-popper-placement^=top] > .popover-arrow::after{ border-width:var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width) * 0.5) 0;}.bs-popover-top > .popover-arrow::before,.bs-popover-auto[data-popper-placement^=top] > .popover-arrow::before{ bottom:0; border-top-color:var(--bs-popover-arrow-border);}.bs-popover-top > .popover-arrow::after,.bs-popover-auto[data-popper-placement^=top] > .popover-arrow::after{ bottom:var(--bs-popover-border-width); border-top-color:var(--bs-popover-bg);}.bs-popover-end > .popover-arrow,.bs-popover-auto[data-popper-placement^=right] > .popover-arrow{ left:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width)); width:var(--bs-popover-arrow-height); height:var(--bs-popover-arrow-width);}.bs-popover-end > .popover-arrow::before,.bs-popover-auto[data-popper-placement^=right] > .popover-arrow::before,.bs-popover-end > .popover-arrow::after,.bs-popover-auto[data-popper-placement^=right] > .popover-arrow::after{ border-width:calc(var(--bs-popover-arrow-width) * 0.5) var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width) * 0.5) 0;}.bs-popover-end > .popover-arrow::before,.bs-popover-auto[data-popper-placement^=right] > .popover-arrow::before{ left:0; border-right-color:var(--bs-popover-arrow-border);}.bs-popover-end > .popover-arrow::after,.bs-popover-auto[data-popper-placement^=right] > .popover-arrow::after{ left:var(--bs-popover-border-width); border-right-color:var(--bs-popover-bg);}.bs-popover-bottom > .popover-arrow,.bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow{ top:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));}.bs-popover-bottom > .popover-arrow::before,.bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow::before,.bs-popover-bottom > .popover-arrow::after,.bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow::after{ border-width:0 calc(var(--bs-popover-arrow-width) * 0.5) var(--bs-popover-arrow-height);}.bs-popover-bottom > .popover-arrow::before,.bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow::before{ top:0; border-bottom-color:var(--bs-popover-arrow-border);}.bs-popover-bottom > .popover-arrow::after,.bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow::after{ top:var(--bs-popover-border-width); border-bottom-color:var(--bs-popover-bg);}.bs-popover-bottom .popover-header::before,.bs-popover-auto[data-popper-placement^=bottom] .popover-header::before{ position:absolute; top:0; left:50%; display:block; width:var(--bs-popover-arrow-width); margin-left:calc(-0.5 * var(--bs-popover-arrow-width)); content:""; border-bottom:var(--bs-popover-border-width) solid var(--bs-popover-header-bg);}.bs-popover-start > .popover-arrow,.bs-popover-auto[data-popper-placement^=left] > .popover-arrow{ right:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width)); width:var(--bs-popover-arrow-height); height:var(--bs-popover-arrow-width);}.bs-popover-start > .popover-arrow::before,.bs-popover-auto[data-popper-placement^=left] > .popover-arrow::before,.bs-popover-start > .popover-arrow::after,.bs-popover-auto[data-popper-placement^=left] > .popover-arrow::after{ border-width:calc(var(--bs-popover-arrow-width) * 0.5) 0 calc(var(--bs-popover-arrow-width) * 0.5) var(--bs-popover-arrow-height);}.bs-popover-start > .popover-arrow::before,.bs-popover-auto[data-popper-placement^=left] > .popover-arrow::before{ right:0; border-left-color:var(--bs-popover-arrow-border);}.bs-popover-start > .popover-arrow::after,.bs-popover-auto[data-popper-placement^=left] > .popover-arrow::after{ right:var(--bs-popover-border-width); border-left-color:var(--bs-popover-bg);}.popover-header{ padding:var(--bs-popover-header-padding-y) var(--bs-popover-header-padding-x); margin-bottom:0; font-size:var(--bs-popover-header-font-size); color:var(--bs-popover-header-color); background-color:var(--bs-popover-header-bg); border-bottom:var(--bs-popover-border-width) solid var(--bs-popover-border-color); border-top-left-radius:var(--bs-popover-inner-border-radius); border-top-right-radius:var(--bs-popover-inner-border-radius);}.popover-header:empty{ display:none;}.popover-body{ padding:var(--bs-popover-body-padding-y) var(--bs-popover-body-padding-x); color:var(--bs-popover-body-color);}.carousel{ position:relative;}.carousel.pointer-event{ touch-action:pan-y;}.carousel-inner{ position:relative; width:100%; overflow:hidden;}.carousel-inner::after{ display:block; clear:both; content:"";}.carousel-item{ position:relative; display:none; float:left; width:100%; margin-right:-100%; -webkit-backface-visibility:hidden; backface-visibility:hidden; transition:transform 0.6s ease-in-out;}@media (prefers-reduced-motion:reduce){ .carousel-item{ transition:none;}}.carousel-item.active,.carousel-item-next,.carousel-item-prev{ display:block;}.carousel-item-next:not(.carousel-item-start),.active.carousel-item-end{ transform:translateX(100%);}.carousel-item-prev:not(.carousel-item-end),.active.carousel-item-start{ transform:translateX(-100%);}.carousel-fade .carousel-item{ opacity:0; transition-property:opacity; transform:none;}.carousel-fade .carousel-item.active,.carousel-fade .carousel-item-next.carousel-item-start,.carousel-fade .carousel-item-prev.carousel-item-end{ z-index:1; opacity:1;}.carousel-fade .active.carousel-item-start,.carousel-fade .active.carousel-item-end{ z-index:0; opacity:0; transition:opacity 0s 0.6s;}@media (prefers-reduced-motion:reduce){ .carousel-fade .active.carousel-item-start, .carousel-fade .active.carousel-item-end{ transition:none;}}.carousel-control-prev,.carousel-control-next{ position:absolute; top:0; bottom:0; z-index:1; display:flex; align-items:center; justify-content:center; width:15%; padding:0; color:#fff; text-align:center; background:none; border:0; opacity:0.5; transition:opacity 0.15s ease;}@media (prefers-reduced-motion:reduce){ .carousel-control-prev, .carousel-control-next{ transition:none;}}.carousel-control-prev:hover,.carousel-control-prev:focus,.carousel-control-next:hover,.carousel-control-next:focus{ color:#fff; text-decoration:none; outline:0; opacity:0.9;}.carousel-control-prev{ left:0;}.carousel-control-next{ right:0;}.carousel-control-prev-icon,.carousel-control-next-icon{ display:inline-block; width:2rem; height:2rem; background-repeat:no-repeat; background-position:50%; background-size:100% 100%;}.carousel-control-prev-icon{ background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e");}.carousel-control-next-icon{ background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");}.carousel-indicators{ position:absolute; right:0; bottom:0; left:0; z-index:2; display:flex; justify-content:center; padding:0; margin-right:15%; margin-bottom:1rem; margin-left:15%;}.carousel-indicators [data-bs-target]{ box-sizing:content-box; flex:0 1 auto; width:30px; height:3px; padding:0; margin-right:3px; margin-left:3px; text-indent:-999px; cursor:pointer; background-color:#fff; background-clip:padding-box; border:0; border-top:10px solid transparent; border-bottom:10px solid transparent; opacity:0.5; transition:opacity 0.6s ease;}@media (prefers-reduced-motion:reduce){ .carousel-indicators [data-bs-target]{ transition:none;}}.carousel-indicators .active{ opacity:1;}.carousel-caption{ position:absolute; right:15%; bottom:1.25rem; left:15%; padding-top:1.25rem; padding-bottom:1.25rem; color:#fff; text-align:center;}.carousel-dark .carousel-control-prev-icon,.carousel-dark .carousel-control-next-icon{ filter:invert(1) grayscale(100);}.carousel-dark .carousel-indicators [data-bs-target]{ background-color:#000;}.carousel-dark .carousel-caption{ color:#000;}[data-bs-theme=dark] .carousel .carousel-control-prev-icon,[data-bs-theme=dark] .carousel .carousel-control-next-icon,[data-bs-theme=dark].carousel .carousel-control-prev-icon,[data-bs-theme=dark].carousel .carousel-control-next-icon{ filter:invert(1) grayscale(100);}[data-bs-theme=dark] .carousel .carousel-indicators [data-bs-target],[data-bs-theme=dark].carousel .carousel-indicators [data-bs-target]{ background-color:#000;}[data-bs-theme=dark] .carousel .carousel-caption,[data-bs-theme=dark].carousel .carousel-caption{ color:#000;}.spinner-grow,.spinner-border{ display:inline-block; width:var(--bs-spinner-width); height:var(--bs-spinner-height); vertical-align:var(--bs-spinner-vertical-align); border-radius:50%; animation:var(--bs-spinner-animation-speed) linear infinite var(--bs-spinner-animation-name);}@keyframes spinner-border{ to{ transform:rotate(360deg);}}.spinner-border{ --bs-spinner-width:2rem; --bs-spinner-height:2rem; --bs-spinner-vertical-align:-0.125em; --bs-spinner-border-width:0.25em; --bs-spinner-animation-speed:0.75s; --bs-spinner-animation-name:spinner-border; border:var(--bs-spinner-border-width) solid currentcolor; border-right-color:transparent;}.spinner-border-sm{ --bs-spinner-width:1rem; --bs-spinner-height:1rem; --bs-spinner-border-width:0.2em;}@keyframes spinner-grow{ 0%{ transform:scale(0);} 50%{ opacity:1; transform:none;}}.spinner-grow{ --bs-spinner-width:2rem; --bs-spinner-height:2rem; --bs-spinner-vertical-align:-0.125em; --bs-spinner-animation-speed:0.75s; --bs-spinner-animation-name:spinner-grow; background-color:currentcolor; opacity:0;}.spinner-grow-sm{ --bs-spinner-width:1rem; --bs-spinner-height:1rem;}@media (prefers-reduced-motion:reduce){ .spinner-border, .spinner-grow{ --bs-spinner-animation-speed:1.5s;}}.offcanvas,.offcanvas-xxl,.offcanvas-xl,.offcanvas-lg,.offcanvas-md,.offcanvas-sm{ --bs-offcanvas-zindex:1045; --bs-offcanvas-width:400px; --bs-offcanvas-height:30vh; --bs-offcanvas-padding-x:1rem; --bs-offcanvas-padding-y:1rem; --bs-offcanvas-color:var(--bs-body-color); --bs-offcanvas-bg:var(--bs-body-bg); --bs-offcanvas-border-width:var(--bs-border-width); --bs-offcanvas-border-color:var(--bs-border-color-translucent); --bs-offcanvas-box-shadow:var(--bs-box-shadow-sm); --bs-offcanvas-transition:transform 0.3s ease-in-out; --bs-offcanvas-title-line-height:1.5;}@media (max-width:575.98px){ .offcanvas-sm{ position:fixed; bottom:0; z-index:var(--bs-offcanvas-zindex); display:flex; flex-direction:column; max-width:100%; color:var(--bs-offcanvas-color); visibility:hidden; background-color:var(--bs-offcanvas-bg); background-clip:padding-box; outline:0; transition:var(--bs-offcanvas-transition);}}@media (max-width:575.98px) and (prefers-reduced-motion:reduce){ .offcanvas-sm{ transition:none;}}@media (max-width:575.98px){ .offcanvas-sm.offcanvas-start{ top:0; left:0; width:var(--bs-offcanvas-width); border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color); transform:translateX(-100%);} .offcanvas-sm.offcanvas-end{ top:0; right:0; width:var(--bs-offcanvas-width); border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color); transform:translateX(100%);} .offcanvas-sm.offcanvas-top{ top:0; right:0; left:0; height:var(--bs-offcanvas-height); max-height:100%; border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color); transform:translateY(-100%);} .offcanvas-sm.offcanvas-bottom{ right:0; left:0; height:var(--bs-offcanvas-height); max-height:100%; border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color); transform:translateY(100%);} .offcanvas-sm.showing,.offcanvas-sm.show:not(.hiding){ transform:none;} .offcanvas-sm.showing,.offcanvas-sm.hiding,.offcanvas-sm.show{ visibility:visible;}}@media (min-width:576px){ .offcanvas-sm{ --bs-offcanvas-height:auto; --bs-offcanvas-border-width:0; background-color:transparent !important;} .offcanvas-sm .offcanvas-header{ display:none;} .offcanvas-sm .offcanvas-body{ display:flex; flex-grow:0; padding:0; overflow-y:visible; background-color:transparent !important;}}@media (max-width:767.98px){ .offcanvas-md{ position:fixed; bottom:0; z-index:var(--bs-offcanvas-zindex); display:flex; flex-direction:column; max-width:100%; color:var(--bs-offcanvas-color); visibility:hidden; background-color:var(--bs-offcanvas-bg); background-clip:padding-box; outline:0; transition:var(--bs-offcanvas-transition);}}@media (max-width:767.98px) and (prefers-reduced-motion:reduce){ .offcanvas-md{ transition:none;}}@media (max-width:767.98px){ .offcanvas-md.offcanvas-start{ top:0; left:0; width:var(--bs-offcanvas-width); border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color); transform:translateX(-100%);} .offcanvas-md.offcanvas-end{ top:0; right:0; width:var(--bs-offcanvas-width); border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color); transform:translateX(100%);} .offcanvas-md.offcanvas-top{ top:0; right:0; left:0; height:var(--bs-offcanvas-height); max-height:100%; border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color); transform:translateY(-100%);} .offcanvas-md.offcanvas-bottom{ right:0; left:0; height:var(--bs-offcanvas-height); max-height:100%; border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color); transform:translateY(100%);} .offcanvas-md.showing,.offcanvas-md.show:not(.hiding){ transform:none;} .offcanvas-md.showing,.offcanvas-md.hiding,.offcanvas-md.show{ visibility:visible;}}@media (min-width:768px){ .offcanvas-md{ --bs-offcanvas-height:auto; --bs-offcanvas-border-width:0; background-color:transparent !important;} .offcanvas-md .offcanvas-header{ display:none;} .offcanvas-md .offcanvas-body{ display:flex; flex-grow:0; padding:0; overflow-y:visible; background-color:transparent !important;}}@media (max-width:991.98px){ .offcanvas-lg{ position:fixed; bottom:0; z-index:var(--bs-offcanvas-zindex); display:flex; flex-direction:column; max-width:100%; color:var(--bs-offcanvas-color); visibility:hidden; background-color:var(--bs-offcanvas-bg); background-clip:padding-box; outline:0; transition:var(--bs-offcanvas-transition);}}@media (max-width:991.98px) and (prefers-reduced-motion:reduce){ .offcanvas-lg{ transition:none;}}@media (max-width:991.98px){ .offcanvas-lg.offcanvas-start{ top:0; left:0; width:var(--bs-offcanvas-width); border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color); transform:translateX(-100%);} .offcanvas-lg.offcanvas-end{ top:0; right:0; width:var(--bs-offcanvas-width); border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color); transform:translateX(100%);} .offcanvas-lg.offcanvas-top{ top:0; right:0; left:0; height:var(--bs-offcanvas-height); max-height:100%; border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color); transform:translateY(-100%);} .offcanvas-lg.offcanvas-bottom{ right:0; left:0; height:var(--bs-offcanvas-height); max-height:100%; border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color); transform:translateY(100%);} .offcanvas-lg.showing,.offcanvas-lg.show:not(.hiding){ transform:none;} .offcanvas-lg.showing,.offcanvas-lg.hiding,.offcanvas-lg.show{ visibility:visible;}}@media (min-width:992px){ .offcanvas-lg{ --bs-offcanvas-height:auto; --bs-offcanvas-border-width:0; background-color:transparent !important;} .offcanvas-lg .offcanvas-header{ display:none;} .offcanvas-lg .offcanvas-body{ display:flex; flex-grow:0; padding:0; overflow-y:visible; background-color:transparent !important;}}@media (max-width:1199.98px){ .offcanvas-xl{ position:fixed; bottom:0; z-index:var(--bs-offcanvas-zindex); display:flex; flex-direction:column; max-width:100%; color:var(--bs-offcanvas-color); visibility:hidden; background-color:var(--bs-offcanvas-bg); background-clip:padding-box; outline:0; transition:var(--bs-offcanvas-transition);}}@media (max-width:1199.98px) and (prefers-reduced-motion:reduce){ .offcanvas-xl{ transition:none;}}@media (max-width:1199.98px){ .offcanvas-xl.offcanvas-start{ top:0; left:0; width:var(--bs-offcanvas-width); border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color); transform:translateX(-100%);} .offcanvas-xl.offcanvas-end{ top:0; right:0; width:var(--bs-offcanvas-width); border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color); transform:translateX(100%);} .offcanvas-xl.offcanvas-top{ top:0; right:0; left:0; height:var(--bs-offcanvas-height); max-height:100%; border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color); transform:translateY(-100%);} .offcanvas-xl.offcanvas-bottom{ right:0; left:0; height:var(--bs-offcanvas-height); max-height:100%; border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color); transform:translateY(100%);} .offcanvas-xl.showing,.offcanvas-xl.show:not(.hiding){ transform:none;} .offcanvas-xl.showing,.offcanvas-xl.hiding,.offcanvas-xl.show{ visibility:visible;}}@media (min-width:1200px){ .offcanvas-xl{ --bs-offcanvas-height:auto; --bs-offcanvas-border-width:0; background-color:transparent !important;} .offcanvas-xl .offcanvas-header{ display:none;} .offcanvas-xl .offcanvas-body{ display:flex; flex-grow:0; padding:0; overflow-y:visible; background-color:transparent !important;}}@media (max-width:1399.98px){ .offcanvas-xxl{ position:fixed; bottom:0; z-index:var(--bs-offcanvas-zindex); display:flex; flex-direction:column; max-width:100%; color:var(--bs-offcanvas-color); visibility:hidden; background-color:var(--bs-offcanvas-bg); background-clip:padding-box; outline:0; transition:var(--bs-offcanvas-transition);}}@media (max-width:1399.98px) and (prefers-reduced-motion:reduce){ .offcanvas-xxl{ transition:none;}}@media (max-width:1399.98px){ .offcanvas-xxl.offcanvas-start{ top:0; left:0; width:var(--bs-offcanvas-width); border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color); transform:translateX(-100%);} .offcanvas-xxl.offcanvas-end{ top:0; right:0; width:var(--bs-offcanvas-width); border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color); transform:translateX(100%);} .offcanvas-xxl.offcanvas-top{ top:0; right:0; left:0; height:var(--bs-offcanvas-height); max-height:100%; border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color); transform:translateY(-100%);} .offcanvas-xxl.offcanvas-bottom{ right:0; left:0; height:var(--bs-offcanvas-height); max-height:100%; border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color); transform:translateY(100%);} .offcanvas-xxl.showing,.offcanvas-xxl.show:not(.hiding){ transform:none;} .offcanvas-xxl.showing,.offcanvas-xxl.hiding,.offcanvas-xxl.show{ visibility:visible;}}@media (min-width:1400px){ .offcanvas-xxl{ --bs-offcanvas-height:auto; --bs-offcanvas-border-width:0; background-color:transparent !important;} .offcanvas-xxl .offcanvas-header{ display:none;} .offcanvas-xxl .offcanvas-body{ display:flex; flex-grow:0; padding:0; overflow-y:visible; background-color:transparent !important;}}.offcanvas{ position:fixed; bottom:0; z-index:var(--bs-offcanvas-zindex); display:flex; flex-direction:column; max-width:100%; color:var(--bs-offcanvas-color); visibility:hidden; background-color:var(--bs-offcanvas-bg); background-clip:padding-box; outline:0; transition:var(--bs-offcanvas-transition);}@media (prefers-reduced-motion:reduce){ .offcanvas{ transition:none;}}.offcanvas.offcanvas-start{ top:0; left:0; width:var(--bs-offcanvas-width); border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color); transform:translateX(-100%);}.offcanvas.offcanvas-end{ top:0; right:0; width:var(--bs-offcanvas-width); border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color); transform:translateX(100%);}.offcanvas.offcanvas-top{ top:0; right:0; left:0; height:var(--bs-offcanvas-height); max-height:100%; border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color); transform:translateY(-100%);}.offcanvas.offcanvas-bottom{ right:0; left:0; height:var(--bs-offcanvas-height); max-height:100%; border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color); transform:translateY(100%);}.offcanvas.showing,.offcanvas.show:not(.hiding){ transform:none;}.offcanvas.showing,.offcanvas.hiding,.offcanvas.show{ visibility:visible;}.offcanvas-backdrop{ position:fixed; top:0; left:0; z-index:1040; width:100vw; height:100vh; background-color:#000;}.offcanvas-backdrop.fade{ opacity:0;}.offcanvas-backdrop.show{ opacity:0.5;}.offcanvas-header{ display:flex; align-items:center; padding:var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x);}.offcanvas-header .btn-close{ padding:calc(var(--bs-offcanvas-padding-y) * 0.5) calc(var(--bs-offcanvas-padding-x) * 0.5); margin:calc(-0.5 * var(--bs-offcanvas-padding-y)) calc(-0.5 * var(--bs-offcanvas-padding-x)) calc(-0.5 * var(--bs-offcanvas-padding-y)) auto;}.offcanvas-title{ margin-bottom:0; line-height:var(--bs-offcanvas-title-line-height);}.offcanvas-body{ flex-grow:1; padding:var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x); overflow-y:auto;}.placeholder{ display:inline-block; min-height:1em; vertical-align:middle; cursor:wait; background-color:currentcolor; opacity:0.5;}.placeholder.btn::before{ display:inline-block; content:"";}.placeholder-xs{ min-height:0.6em;}.placeholder-sm{ min-height:0.8em;}.placeholder-lg{ min-height:1.2em;}.placeholder-glow .placeholder{ animation:placeholder-glow 2s ease-in-out infinite;}@keyframes placeholder-glow{ 50%{ opacity:0.2;}}.placeholder-wave{ -webkit-mask-image:linear-gradient(130deg,#000 55%,rgba(0,0,0,0.8) 75%,#000 95%); mask-image:linear-gradient(130deg,#000 55%,rgba(0,0,0,0.8) 75%,#000 95%); -webkit-mask-size:200% 100%; mask-size:200% 100%; animation:placeholder-wave 2s linear infinite;}@keyframes placeholder-wave{ 100%{ -webkit-mask-position:-200% 0%; mask-position:-200% 0%;}}.clearfix::after{ display:block; clear:both; content:"";}.text-bg-primary{ color:#fff !important; background-color:RGBA(var(--bs-primary-rgb),var(--bs-bg-opacity,1)) !important;}.text-bg-secondary{ color:#fff !important; background-color:RGBA(var(--bs-secondary-rgb),var(--bs-bg-opacity,1)) !important;}.text-bg-success{ color:#fff !important; background-color:RGBA(var(--bs-success-rgb),var(--bs-bg-opacity,1)) !important;}.text-bg-info{ color:#000 !important; background-color:RGBA(var(--bs-info-rgb),var(--bs-bg-opacity,1)) !important;}.text-bg-warning{ color:#000 !important; background-color:RGBA(var(--bs-warning-rgb),var(--bs-bg-opacity,1)) !important;}.text-bg-danger{ color:#fff !important; background-color:RGBA(var(--bs-danger-rgb),var(--bs-bg-opacity,1)) !important;}.text-bg-light{ color:#000 !important; background-color:RGBA(var(--bs-light-rgb),var(--bs-bg-opacity,1)) !important;}.text-bg-dark{ color:#fff !important; background-color:RGBA(var(--bs-dark-rgb),var(--bs-bg-opacity,1)) !important;}.link-primary{ color:RGBA(var(--bs-primary-rgb),var(--bs-link-opacity,1)) !important; -webkit-text-decoration-color:RGBA(var(--bs-primary-rgb),var(--bs-link-underline-opacity,1)) !important; text-decoration-color:RGBA(var(--bs-primary-rgb),var(--bs-link-underline-opacity,1)) !important;}.link-primary:hover,.link-primary:focus{ color:RGBA(10,88,202,var(--bs-link-opacity,1)) !important; -webkit-text-decoration-color:RGBA(10,88,202,var(--bs-link-underline-opacity,1)) !important; text-decoration-color:RGBA(10,88,202,var(--bs-link-underline-opacity,1)) !important;}.link-secondary{ color:RGBA(var(--bs-secondary-rgb),var(--bs-link-opacity,1)) !important; -webkit-text-decoration-color:RGBA(var(--bs-secondary-rgb),var(--bs-link-underline-opacity,1)) !important; text-decoration-color:RGBA(var(--bs-secondary-rgb),var(--bs-link-underline-opacity,1)) !important;}.link-secondary:hover,.link-secondary:focus{ color:RGBA(86,94,100,var(--bs-link-opacity,1)) !important; -webkit-text-decoration-color:RGBA(86,94,100,var(--bs-link-underline-opacity,1)) !important; text-decoration-color:RGBA(86,94,100,var(--bs-link-underline-opacity,1)) !important;}.link-success{ color:RGBA(var(--bs-success-rgb),var(--bs-link-opacity,1)) !important; -webkit-text-decoration-color:RGBA(var(--bs-success-rgb),var(--bs-link-underline-opacity,1)) !important; text-decoration-color:RGBA(var(--bs-success-rgb),var(--bs-link-underline-opacity,1)) !important;}.link-success:hover,.link-success:focus{ color:RGBA(20,108,67,var(--bs-link-opacity,1)) !important; -webkit-text-decoration-color:RGBA(20,108,67,var(--bs-link-underline-opacity,1)) !important; text-decoration-color:RGBA(20,108,67,var(--bs-link-underline-opacity,1)) !important;}.link-info{ color:RGBA(var(--bs-info-rgb),var(--bs-link-opacity,1)) !important; -webkit-text-decoration-color:RGBA(var(--bs-info-rgb),var(--bs-link-underline-opacity,1)) !important; text-decoration-color:RGBA(var(--bs-info-rgb),var(--bs-link-underline-opacity,1)) !important;}.link-info:hover,.link-info:focus{ color:RGBA(61,213,243,var(--bs-link-opacity,1)) !important; -webkit-text-decoration-color:RGBA(61,213,243,var(--bs-link-underline-opacity,1)) !important; text-decoration-color:RGBA(61,213,243,var(--bs-link-underline-opacity,1)) !important;}.link-warning{ color:RGBA(var(--bs-warning-rgb),var(--bs-link-opacity,1)) !important; -webkit-text-decoration-color:RGBA(var(--bs-warning-rgb),var(--bs-link-underline-opacity,1)) !important; text-decoration-color:RGBA(var(--bs-warning-rgb),var(--bs-link-underline-opacity,1)) !important;}.link-warning:hover,.link-warning:focus{ color:RGBA(255,205,57,var(--bs-link-opacity,1)) !important; -webkit-text-decoration-color:RGBA(255,205,57,var(--bs-link-underline-opacity,1)) !important; text-decoration-color:RGBA(255,205,57,var(--bs-link-underline-opacity,1)) !important;}.link-danger{ color:RGBA(var(--bs-danger-rgb),var(--bs-link-opacity,1)) !important; -webkit-text-decoration-color:RGBA(var(--bs-danger-rgb),var(--bs-link-underline-opacity,1)) !important; text-decoration-color:RGBA(var(--bs-danger-rgb),var(--bs-link-underline-opacity,1)) !important;}.link-danger:hover,.link-danger:focus{ color:RGBA(176,42,55,var(--bs-link-opacity,1)) !important; -webkit-text-decoration-color:RGBA(176,42,55,var(--bs-link-underline-opacity,1)) !important; text-decoration-color:RGBA(176,42,55,var(--bs-link-underline-opacity,1)) !important;}.link-light{ color:RGBA(var(--bs-light-rgb),var(--bs-link-opacity,1)) !important; -webkit-text-decoration-color:RGBA(var(--bs-light-rgb),var(--bs-link-underline-opacity,1)) !important; text-decoration-color:RGBA(var(--bs-light-rgb),var(--bs-link-underline-opacity,1)) !important;}.link-light:hover,.link-light:focus{ color:RGBA(249,250,251,var(--bs-link-opacity,1)) !important; -webkit-text-decoration-color:RGBA(249,250,251,var(--bs-link-underline-opacity,1)) !important; text-decoration-color:RGBA(249,250,251,var(--bs-link-underline-opacity,1)) !important;}.link-dark{ color:RGBA(var(--bs-dark-rgb),var(--bs-link-opacity,1)) !important; -webkit-text-decoration-color:RGBA(var(--bs-dark-rgb),var(--bs-link-underline-opacity,1)) !important; text-decoration-color:RGBA(var(--bs-dark-rgb),var(--bs-link-underline-opacity,1)) !important;}.link-dark:hover,.link-dark:focus{ color:RGBA(26,30,33,var(--bs-link-opacity,1)) !important; -webkit-text-decoration-color:RGBA(26,30,33,var(--bs-link-underline-opacity,1)) !important; text-decoration-color:RGBA(26,30,33,var(--bs-link-underline-opacity,1)) !important;}.link-body-emphasis{ color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-opacity,1)) !important; -webkit-text-decoration-color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-underline-opacity,1)) !important; text-decoration-color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-underline-opacity,1)) !important;}.link-body-emphasis:hover,.link-body-emphasis:focus{ color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-opacity,0.75)) !important; -webkit-text-decoration-color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-underline-opacity,0.75)) !important; text-decoration-color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-underline-opacity,0.75)) !important;}.focus-ring:focus{ outline:0; box-shadow:var(--bs-focus-ring-x,0) var(--bs-focus-ring-y,0) var(--bs-focus-ring-blur,0) var(--bs-focus-ring-width) var(--bs-focus-ring-color);}.icon-link{ display:inline-flex; gap:0.375rem; align-items:center; -webkit-text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity,0.5)); text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity,0.5)); text-underline-offset:0.25em; -webkit-backface-visibility:hidden; backface-visibility:hidden;}.icon-link > .bi{ flex-shrink:0; width:1em; height:1em; fill:currentcolor; transition:0.2s ease-in-out transform;}@media (prefers-reduced-motion:reduce){ .icon-link > .bi{ transition:none;}}.icon-link-hover:hover > .bi,.icon-link-hover:focus-visible > .bi{ transform:var(--bs-icon-link-transform,translate3d(0.25em,0,0));}.ratio{ position:relative; width:100%;}.ratio::before{ display:block; padding-top:var(--bs-aspect-ratio); content:"";}.ratio > *{ position:absolute; top:0; left:0; width:100%; height:100%;}.ratio-1x1{ --bs-aspect-ratio:100%;}.ratio-4x3{ --bs-aspect-ratio:75%;}.ratio-16x9{ --bs-aspect-ratio:56.25%;}.ratio-21x9{ --bs-aspect-ratio:42.8571428571%;}.fixed-top{ position:fixed; top:0; right:0; left:0; z-index:1030;}.fixed-bottom{ position:fixed; right:0; bottom:0; left:0; z-index:1030;}.sticky-top{ position:-webkit-sticky; position:sticky; top:0; z-index:1020;}.sticky-bottom{ position:-webkit-sticky; position:sticky; bottom:0; z-index:1020;}@media (min-width:576px){ .sticky-sm-top{ position:-webkit-sticky; position:sticky; top:0; z-index:1020;} .sticky-sm-bottom{ position:-webkit-sticky; position:sticky; bottom:0; z-index:1020;}}@media (min-width:768px){ .sticky-md-top{ position:-webkit-sticky; position:sticky; top:0; z-index:1020;} .sticky-md-bottom{ position:-webkit-sticky; position:sticky; bottom:0; z-index:1020;}}@media (min-width:992px){ .sticky-lg-top{ position:-webkit-sticky; position:sticky; top:0; z-index:1020;} .sticky-lg-bottom{ position:-webkit-sticky; position:sticky; bottom:0; z-index:1020;}}@media (min-width:1200px){ .sticky-xl-top{ position:-webkit-sticky; position:sticky; top:0; z-index:1020;} .sticky-xl-bottom{ position:-webkit-sticky; position:sticky; bottom:0; z-index:1020;}}@media (min-width:1400px){ .sticky-xxl-top{ position:-webkit-sticky; position:sticky; top:0; z-index:1020;} .sticky-xxl-bottom{ position:-webkit-sticky; position:sticky; bottom:0; z-index:1020;}}.hstack{ display:flex; flex-direction:row; align-items:center; align-self:stretch;}.vstack{ display:flex; flex:1 1 auto; flex-direction:column; align-self:stretch;}.visually-hidden,.visually-hidden-focusable:not(:focus):not(:focus-within){ width:1px !important; height:1px !important; padding:0 !important; margin:-1px !important; overflow:hidden !important; clip:rect(0,0,0,0) !important; white-space:nowrap !important; border:0 !important;}.visually-hidden:not(caption),.visually-hidden-focusable:not(:focus):not(:focus-within):not(caption){ position:absolute !important;}.stretched-link::after{ position:absolute; top:0; right:0; bottom:0; left:0; z-index:1; content:"";}.text-truncate{ overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}.vr{ display:inline-block; align-self:stretch; width:var(--bs-border-width); min-height:1em; background-color:currentcolor; opacity:0.25;}.align-baseline{ vertical-align:baseline !important;}.align-top{ vertical-align:top !important;}.align-middle{ vertical-align:middle !important;}.align-bottom{ vertical-align:bottom !important;}.align-text-bottom{ vertical-align:text-bottom !important;}.align-text-top{ vertical-align:text-top !important;}.float-start{ float:left !important;}.float-end{ float:right !important;}.float-none{ float:none !important;}.object-fit-contain{ -o-object-fit:contain !important; object-fit:contain !important;}.object-fit-cover{ -o-object-fit:cover !important; object-fit:cover !important;}.object-fit-fill{ -o-object-fit:fill !important; object-fit:fill !important;}.object-fit-scale{ -o-object-fit:scale-down !important; object-fit:scale-down !important;}.object-fit-none{ -o-object-fit:none !important; object-fit:none !important;}.opacity-0{ opacity:0 !important;}.opacity-25{ opacity:0.25 !important;}.opacity-50{ opacity:0.5 !important;}.opacity-75{ opacity:0.75 !important;}.opacity-100{ opacity:1 !important;}.overflow-auto{ overflow:auto !important;}.overflow-hidden{ overflow:hidden !important;}.overflow-visible{ overflow:visible !important;}.overflow-scroll{ overflow:scroll !important;}.overflow-x-auto{ overflow-x:auto !important;}.overflow-x-hidden{ overflow-x:hidden !important;}.overflow-x-visible{ overflow-x:visible !important;}.overflow-x-scroll{ overflow-x:scroll !important;}.overflow-y-auto{ overflow-y:auto !important;}.overflow-y-hidden{ overflow-y:hidden !important;}.overflow-y-visible{ overflow-y:visible !important;}.overflow-y-scroll{ overflow-y:scroll !important;}.d-inline{ display:inline !important;}.d-inline-block{ display:inline-block !important;}.d-block{ display:block !important;}.d-grid{ display:grid !important;}.d-inline-grid{ display:inline-grid !important;}.d-table{ display:table !important;}.d-table-row{ display:table-row !important;}.d-table-cell{ display:table-cell !important;}.d-flex{ display:flex !important;}.d-inline-flex{ display:inline-flex !important;}.d-none{ display:none !important;}.shadow{ box-shadow:var(--bs-box-shadow) !important;}.shadow-sm{ box-shadow:var(--bs-box-shadow-sm) !important;}.shadow-lg{ box-shadow:var(--bs-box-shadow-lg) !important;}.shadow-none{ box-shadow:none !important;}.focus-ring-primary{ --bs-focus-ring-color:rgba(var(--bs-primary-rgb),var(--bs-focus-ring-opacity));}.focus-ring-secondary{ --bs-focus-ring-color:rgba(var(--bs-secondary-rgb),var(--bs-focus-ring-opacity));}.focus-ring-success{ --bs-focus-ring-color:rgba(var(--bs-success-rgb),var(--bs-focus-ring-opacity));}.focus-ring-info{ --bs-focus-ring-color:rgba(var(--bs-info-rgb),var(--bs-focus-ring-opacity));}.focus-ring-warning{ --bs-focus-ring-color:rgba(var(--bs-warning-rgb),var(--bs-focus-ring-opacity));}.focus-ring-danger{ --bs-focus-ring-color:rgba(var(--bs-danger-rgb),var(--bs-focus-ring-opacity));}.focus-ring-light{ --bs-focus-ring-color:rgba(var(--bs-light-rgb),var(--bs-focus-ring-opacity));}.focus-ring-dark{ --bs-focus-ring-color:rgba(var(--bs-dark-rgb),var(--bs-focus-ring-opacity));}.position-static{ position:static !important;}.position-relative{ position:relative !important;}.position-absolute{ position:absolute !important;}.position-fixed{ position:fixed !important;}.position-sticky{ position:-webkit-sticky !important; position:sticky !important;}.top-0{ top:0 !important;}.top-50{ top:50% !important;}.top-100{ top:100% !important;}.bottom-0{ bottom:0 !important;}.bottom-50{ bottom:50% !important;}.bottom-100{ bottom:100% !important;}.start-0{ left:0 !important;}.start-50{ left:50% !important;}.start-100{ left:100% !important;}.end-0{ right:0 !important;}.end-50{ right:50% !important;}.end-100{ right:100% !important;}.translate-middle{ transform:translate(-50%,-50%) !important;}.translate-middle-x{ transform:translateX(-50%) !important;}.translate-middle-y{ transform:translateY(-50%) !important;}.border{ border:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;}.border-0{ border:0 !important;}.border-top{ border-top:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;}.border-top-0{ border-top:0 !important;}.border-end{ border-right:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;}.border-end-0{ border-right:0 !important;}.border-bottom{ border-bottom:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;}.border-bottom-0{ border-bottom:0 !important;}.border-start{ border-left:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;}.border-start-0{ border-left:0 !important;}.border-primary{ --bs-border-opacity:1; border-color:rgba(var(--bs-primary-rgb),var(--bs-border-opacity)) !important;}.border-secondary{ --bs-border-opacity:1; border-color:rgba(var(--bs-secondary-rgb),var(--bs-border-opacity)) !important;}.border-success{ --bs-border-opacity:1; border-color:rgba(var(--bs-success-rgb),var(--bs-border-opacity)) !important;}.border-info{ --bs-border-opacity:1; border-color:rgba(var(--bs-info-rgb),var(--bs-border-opacity)) !important;}.border-warning{ --bs-border-opacity:1; border-color:rgba(var(--bs-warning-rgb),var(--bs-border-opacity)) !important;}.border-danger{ --bs-border-opacity:1; border-color:rgba(var(--bs-danger-rgb),var(--bs-border-opacity)) !important;}.border-light{ --bs-border-opacity:1; border-color:rgba(var(--bs-light-rgb),var(--bs-border-opacity)) !important;}.border-dark{ --bs-border-opacity:1; border-color:rgba(var(--bs-dark-rgb),var(--bs-border-opacity)) !important;}.border-black{ --bs-border-opacity:1; border-color:rgba(var(--bs-black-rgb),var(--bs-border-opacity)) !important;}.border-white{ --bs-border-opacity:1; border-color:rgba(var(--bs-white-rgb),var(--bs-border-opacity)) !important;}.border-primary-subtle{ border-color:var(--bs-primary-border-subtle) !important;}.border-secondary-subtle{ border-color:var(--bs-secondary-border-subtle) !important;}.border-success-subtle{ border-color:var(--bs-success-border-subtle) !important;}.border-info-subtle{ border-color:var(--bs-info-border-subtle) !important;}.border-warning-subtle{ border-color:var(--bs-warning-border-subtle) !important;}.border-danger-subtle{ border-color:var(--bs-danger-border-subtle) !important;}.border-light-subtle{ border-color:var(--bs-light-border-subtle) !important;}.border-dark-subtle{ border-color:var(--bs-dark-border-subtle) !important;}.border-1{ border-width:1px !important;}.border-2{ border-width:2px !important;}.border-3{ border-width:3px !important;}.border-4{ border-width:4px !important;}.border-5{ border-width:5px !important;}.border-opacity-10{ --bs-border-opacity:0.1;}.border-opacity-25{ --bs-border-opacity:0.25;}.border-opacity-50{ --bs-border-opacity:0.5;}.border-opacity-75{ --bs-border-opacity:0.75;}.border-opacity-100{ --bs-border-opacity:1;}.w-25{ width:25% !important;}.w-50{ width:50% !important;}.w-75{ width:75% !important;}.w-100{ width:100% !important;}.w-auto{ width:auto !important;}.mw-100{ max-width:100% !important;}.vw-100{ width:100vw !important;}.min-vw-100{ min-width:100vw !important;}.h-25{ height:25% !important;}.h-50{ height:50% !important;}.h-75{ height:75% !important;}.h-100{ height:100% !important;}.h-auto{ height:auto !important;}.mh-100{ max-height:100% !important;}.vh-100{ height:100vh !important;}.min-vh-100{ min-height:100vh !important;}.flex-fill{ flex:1 1 auto !important;}.flex-row{ flex-direction:row !important;}.flex-column{ flex-direction:column !important;}.flex-row-reverse{ flex-direction:row-reverse !important;}.flex-column-reverse{ flex-direction:column-reverse !important;}.flex-grow-0{ flex-grow:0 !important;}.flex-grow-1{ flex-grow:1 !important;}.flex-shrink-0{ flex-shrink:0 !important;}.flex-shrink-1{ flex-shrink:1 !important;}.flex-wrap{ flex-wrap:wrap !important;}.flex-nowrap{ flex-wrap:nowrap !important;}.flex-wrap-reverse{ flex-wrap:wrap-reverse !important;}.justify-content-start{ justify-content:flex-start !important;}.justify-content-end{ justify-content:flex-end !important;}.justify-content-center{ justify-content:center !important;}.justify-content-between{ justify-content:space-between !important;}.justify-content-around{ justify-content:space-around !important;}.justify-content-evenly{ justify-content:space-evenly !important;}.align-items-start{ align-items:flex-start !important;}.align-items-end{ align-items:flex-end !important;}.align-items-center{ align-items:center !important;}.align-items-baseline{ align-items:baseline !important;}.align-items-stretch{ align-items:stretch !important;}.align-content-start{ align-content:flex-start !important;}.align-content-end{ align-content:flex-end !important;}.align-content-center{ align-content:center !important;}.align-content-between{ align-content:space-between !important;}.align-content-around{ align-content:space-around !important;}.align-content-stretch{ align-content:stretch !important;}.align-self-auto{ align-self:auto !important;}.align-self-start{ align-self:flex-start !important;}.align-self-end{ align-self:flex-end !important;}.align-self-center{ align-self:center !important;}.align-self-baseline{ align-self:baseline !important;}.align-self-stretch{ align-self:stretch !important;}.order-first{ order:-1 !important;}.order-0{ order:0 !important;}.order-1{ order:1 !important;}.order-2{ order:2 !important;}.order-3{ order:3 !important;}.order-4{ order:4 !important;}.order-5{ order:5 !important;}.order-last{ order:6 !important;}.m-0{ margin:0 !important;}.m-1{ margin:0.25rem !important;}.m-2{ margin:0.5rem !important;}.m-3{ margin:1rem !important;}.m-4{ margin:1.5rem !important;}.m-5{ margin:3rem !important;}.m-auto{ margin:auto !important;}.mx-0{ margin-right:0 !important; margin-left:0 !important;}.mx-1{ margin-right:0.25rem !important; margin-left:0.25rem !important;}.mx-2{ margin-right:0.5rem !important; margin-left:0.5rem !important;}.mx-3{ margin-right:1rem !important; margin-left:1rem !important;}.mx-4{ margin-right:1.5rem !important; margin-left:1.5rem !important;}.mx-5{ margin-right:3rem !important; margin-left:3rem !important;}.mx-auto{ margin-right:auto !important; margin-left:auto !important;}.my-0{ margin-top:0 !important; margin-bottom:0 !important;}.my-1{ margin-top:0.25rem !important; margin-bottom:0.25rem !important;}.my-2{ margin-top:0.5rem !important; margin-bottom:0.5rem !important;}.my-3{ margin-top:1rem !important; margin-bottom:1rem !important;}.my-4{ margin-top:1.5rem !important; margin-bottom:1.5rem !important;}.my-5{ margin-top:3rem !important; margin-bottom:3rem !important;}.my-auto{ margin-top:auto !important; margin-bottom:auto !important;}.mt-0{ margin-top:0 !important;}.mt-1{ margin-top:0.25rem !important;}.mt-2{ margin-top:0.5rem !important;}.mt-3{ margin-top:1rem !important;}.mt-4{ margin-top:1.5rem !important;}.mt-5{ margin-top:3rem !important;}.mt-auto{ margin-top:auto !important;}.me-0{ margin-right:0 !important;}.me-1{ margin-right:0.25rem !important;}.me-2{ margin-right:0.5rem !important;}.me-3{ margin-right:1rem !important;}.me-4{ margin-right:1.5rem !important;}.me-5{ margin-right:3rem !important;}.me-auto{ margin-right:auto !important;}.mb-0{ margin-bottom:0 !important;}.mb-1{ margin-bottom:0.25rem !important;}.mb-2{ margin-bottom:0.5rem !important;}.mb-3{ margin-bottom:1rem !important;}.mb-4{ margin-bottom:1.5rem !important;}.mb-5{ margin-bottom:3rem !important;}.mb-auto{ margin-bottom:auto !important;}.ms-0{ margin-left:0 !important;}.ms-1{ margin-left:0.25rem !important;}.ms-2{ margin-left:0.5rem !important;}.ms-3{ margin-left:1rem !important;}.ms-4{ margin-left:1.5rem !important;}.ms-5{ margin-left:3rem !important;}.ms-auto{ margin-left:auto !important;}.p-0{ padding:0 !important;}.p-1{ padding:0.25rem !important;}.p-2{ padding:0.5rem !important;}.p-3{ padding:1rem !important;}.p-4{ padding:1.5rem !important;}.p-5{ padding:3rem !important;}.px-0{ padding-right:0 !important; padding-left:0 !important;}.px-1{ padding-right:0.25rem !important; padding-left:0.25rem !important;}.px-2{ padding-right:0.5rem !important; padding-left:0.5rem !important;}.px-3{ padding-right:1rem !important; padding-left:1rem !important;}.px-4{ padding-right:1.5rem !important; padding-left:1.5rem !important;}.px-5{ padding-right:3rem !important; padding-left:3rem !important;}.py-0{ padding-top:0 !important; padding-bottom:0 !important;}.py-1{ padding-top:0.25rem !important; padding-bottom:0.25rem !important;}.py-2{ padding-top:0.5rem !important; padding-bottom:0.5rem !important;}.py-3{ padding-top:1rem !important; padding-bottom:1rem !important;}.py-4{ padding-top:1.5rem !important; padding-bottom:1.5rem !important;}.py-5{ padding-top:3rem !important; padding-bottom:3rem !important;}.pt-0{ padding-top:0 !important;}.pt-1{ padding-top:0.25rem !important;}.pt-2{ padding-top:0.5rem !important;}.pt-3{ padding-top:1rem !important;}.pt-4{ padding-top:1.5rem !important;}.pt-5{ padding-top:3rem !important;}.pe-0{ padding-right:0 !important;}.pe-1{ padding-right:0.25rem !important;}.pe-2{ padding-right:0.5rem !important;}.pe-3{ padding-right:1rem !important;}.pe-4{ padding-right:1.5rem !important;}.pe-5{ padding-right:3rem !important;}.pb-0{ padding-bottom:0 !important;}.pb-1{ padding-bottom:0.25rem !important;}.pb-2{ padding-bottom:0.5rem !important;}.pb-3{ padding-bottom:1rem !important;}.pb-4{ padding-bottom:1.5rem !important;}.pb-5{ padding-bottom:3rem !important;}.ps-0{ padding-left:0 !important;}.ps-1{ padding-left:0.25rem !important;}.ps-2{ padding-left:0.5rem !important;}.ps-3{ padding-left:1rem !important;}.ps-4{ padding-left:1.5rem !important;}.ps-5{ padding-left:3rem !important;}.gap-0{ gap:0 !important;}.gap-1{ gap:0.25rem !important;}.gap-2{ gap:0.5rem !important;}.gap-3{ gap:1rem !important;}.gap-4{ gap:1.5rem !important;}.gap-5{ gap:3rem !important;}.row-gap-0{ row-gap:0 !important;}.row-gap-1{ row-gap:0.25rem !important;}.row-gap-2{ row-gap:0.5rem !important;}.row-gap-3{ row-gap:1rem !important;}.row-gap-4{ row-gap:1.5rem !important;}.row-gap-5{ row-gap:3rem !important;}.column-gap-0{ -moz-column-gap:0 !important; column-gap:0 !important;}.column-gap-1{ -moz-column-gap:0.25rem !important; column-gap:0.25rem !important;}.column-gap-2{ -moz-column-gap:0.5rem !important; column-gap:0.5rem !important;}.column-gap-3{ -moz-column-gap:1rem !important; column-gap:1rem !important;}.column-gap-4{ -moz-column-gap:1.5rem !important; column-gap:1.5rem !important;}.column-gap-5{ -moz-column-gap:3rem !important; column-gap:3rem !important;}.font-monospace{ font-family:var(--bs-font-monospace) !important;}.fs-1{ font-size:calc(1.375rem + 1.5vw) !important;}.fs-2{ font-size:calc(1.325rem + 0.9vw) !important;}.fs-3{ font-size:calc(1.3rem + 0.6vw) !important;}.fs-4{ font-size:calc(1.275rem + 0.3vw) !important;}.fs-5{ font-size:1.25rem !important;}.fs-6{ font-size:1rem !important;}.fst-italic{ font-style:italic !important;}.fst-normal{ font-style:normal !important;}.fw-lighter{ font-weight:lighter !important;}.fw-light{ font-weight:300 !important;}.fw-normal{ font-weight:400 !important;}.fw-medium{ font-weight:500 !important;}.fw-semibold{ font-weight:600 !important;}.fw-bold{ font-weight:700 !important;}.fw-bolder{ font-weight:bolder !important;}.lh-1{ line-height:1 !important;}.lh-sm{ line-height:1.25 !important;}.lh-base{ line-height:1.5 !important;}.lh-lg{ line-height:2 !important;}.text-start{ text-align:left !important;}.text-end{ text-align:right !important;}.text-center{ text-align:center !important;}.text-decoration-none{ text-decoration:none !important;}.text-decoration-underline{ text-decoration:underline !important;}.text-decoration-line-through{ text-decoration:line-through !important;}.text-lowercase{ text-transform:lowercase !important;}.text-uppercase{ text-transform:uppercase !important;}.text-capitalize{ text-transform:capitalize !important;}.text-wrap{ white-space:normal !important;}.text-nowrap{ white-space:nowrap !important;}.text-break{ word-wrap:break-word !important; word-break:break-word !important;}.text-primary{ --bs-text-opacity:1; color:rgba(var(--bs-primary-rgb),var(--bs-text-opacity)) !important;}.text-secondary{ --bs-text-opacity:1; color:rgba(var(--bs-secondary-rgb),var(--bs-text-opacity)) !important;}.text-success{ --bs-text-opacity:1; color:rgba(var(--bs-success-rgb),var(--bs-text-opacity)) !important;}.text-info{ --bs-text-opacity:1; color:rgba(var(--bs-info-rgb),var(--bs-text-opacity)) !important;}.text-warning{ --bs-text-opacity:1; color:rgba(var(--bs-warning-rgb),var(--bs-text-opacity)) !important;}.text-danger{ --bs-text-opacity:1; color:rgba(var(--bs-danger-rgb),var(--bs-text-opacity)) !important;}.text-light{ --bs-text-opacity:1; color:rgba(var(--bs-light-rgb),var(--bs-text-opacity)) !important;}.text-dark{ --bs-text-opacity:1; color:rgba(var(--bs-dark-rgb),var(--bs-text-opacity)) !important;}.text-black{ --bs-text-opacity:1; color:rgba(var(--bs-black-rgb),var(--bs-text-opacity)) !important;}.text-white{ --bs-text-opacity:1; color:rgba(var(--bs-white-rgb),var(--bs-text-opacity)) !important;}.text-body{ --bs-text-opacity:1; color:rgba(var(--bs-body-color-rgb),var(--bs-text-opacity)) !important;}.text-muted{ --bs-text-opacity:1; color:var(--bs-secondary-color) !important;}.text-black-50{ --bs-text-opacity:1; color:rgba(0,0,0,0.5) !important;}.text-white-50{ --bs-text-opacity:1; color:rgba(255,255,255,0.5) !important;}.text-body-secondary{ --bs-text-opacity:1; color:var(--bs-secondary-color) !important;}.text-body-tertiary{ --bs-text-opacity:1; color:var(--bs-tertiary-color) !important;}.text-body-emphasis{ --bs-text-opacity:1; color:var(--bs-emphasis-color) !important;}.text-reset{ --bs-text-opacity:1; color:inherit !important;}.text-opacity-25{ --bs-text-opacity:0.25;}.text-opacity-50{ --bs-text-opacity:0.5;}.text-opacity-75{ --bs-text-opacity:0.75;}.text-opacity-100{ --bs-text-opacity:1;}.text-primary-emphasis{ color:var(--bs-primary-text-emphasis) !important;}.text-secondary-emphasis{ color:var(--bs-secondary-text-emphasis) !important;}.text-success-emphasis{ color:var(--bs-success-text-emphasis) !important;}.text-info-emphasis{ color:var(--bs-info-text-emphasis) !important;}.text-warning-emphasis{ color:var(--bs-warning-text-emphasis) !important;}.text-danger-emphasis{ color:var(--bs-danger-text-emphasis) !important;}.text-light-emphasis{ color:var(--bs-light-text-emphasis) !important;}.text-dark-emphasis{ color:var(--bs-dark-text-emphasis) !important;}.link-opacity-10{ --bs-link-opacity:0.1;}.link-opacity-10-hover:hover{ --bs-link-opacity:0.1;}.link-opacity-25{ --bs-link-opacity:0.25;}.link-opacity-25-hover:hover{ --bs-link-opacity:0.25;}.link-opacity-50{ --bs-link-opacity:0.5;}.link-opacity-50-hover:hover{ --bs-link-opacity:0.5;}.link-opacity-75{ --bs-link-opacity:0.75;}.link-opacity-75-hover:hover{ --bs-link-opacity:0.75;}.link-opacity-100{ --bs-link-opacity:1;}.link-opacity-100-hover:hover{ --bs-link-opacity:1;}.link-offset-1{ text-underline-offset:0.125em !important;}.link-offset-1-hover:hover{ text-underline-offset:0.125em !important;}.link-offset-2{ text-underline-offset:0.25em !important;}.link-offset-2-hover:hover{ text-underline-offset:0.25em !important;}.link-offset-3{ text-underline-offset:0.375em !important;}.link-offset-3-hover:hover{ text-underline-offset:0.375em !important;}.link-underline-primary{ --bs-link-underline-opacity:1; -webkit-text-decoration-color:rgba(var(--bs-primary-rgb),var(--bs-link-underline-opacity)) !important; text-decoration-color:rgba(var(--bs-primary-rgb),var(--bs-link-underline-opacity)) !important;}.link-underline-secondary{ --bs-link-underline-opacity:1; -webkit-text-decoration-color:rgba(var(--bs-secondary-rgb),var(--bs-link-underline-opacity)) !important; text-decoration-color:rgba(var(--bs-secondary-rgb),var(--bs-link-underline-opacity)) !important;}.link-underline-success{ --bs-link-underline-opacity:1; -webkit-text-decoration-color:rgba(var(--bs-success-rgb),var(--bs-link-underline-opacity)) !important; text-decoration-color:rgba(var(--bs-success-rgb),var(--bs-link-underline-opacity)) !important;}.link-underline-info{ --bs-link-underline-opacity:1; -webkit-text-decoration-color:rgba(var(--bs-info-rgb),var(--bs-link-underline-opacity)) !important; text-decoration-color:rgba(var(--bs-info-rgb),var(--bs-link-underline-opacity)) !important;}.link-underline-warning{ --bs-link-underline-opacity:1; -webkit-text-decoration-color:rgba(var(--bs-warning-rgb),var(--bs-link-underline-opacity)) !important; text-decoration-color:rgba(var(--bs-warning-rgb),var(--bs-link-underline-opacity)) !important;}.link-underline-danger{ --bs-link-underline-opacity:1; -webkit-text-decoration-color:rgba(var(--bs-danger-rgb),var(--bs-link-underline-opacity)) !important; text-decoration-color:rgba(var(--bs-danger-rgb),var(--bs-link-underline-opacity)) !important;}.link-underline-light{ --bs-link-underline-opacity:1; -webkit-text-decoration-color:rgba(var(--bs-light-rgb),var(--bs-link-underline-opacity)) !important; text-decoration-color:rgba(var(--bs-light-rgb),var(--bs-link-underline-opacity)) !important;}.link-underline-dark{ --bs-link-underline-opacity:1; -webkit-text-decoration-color:rgba(var(--bs-dark-rgb),var(--bs-link-underline-opacity)) !important; text-decoration-color:rgba(var(--bs-dark-rgb),var(--bs-link-underline-opacity)) !important;}.link-underline{ --bs-link-underline-opacity:1; -webkit-text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-underline-opacity,1)) !important; text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-underline-opacity,1)) !important;}.link-underline-opacity-0{ --bs-link-underline-opacity:0;}.link-underline-opacity-0-hover:hover{ --bs-link-underline-opacity:0;}.link-underline-opacity-10{ --bs-link-underline-opacity:0.1;}.link-underline-opacity-10-hover:hover{ --bs-link-underline-opacity:0.1;}.link-underline-opacity-25{ --bs-link-underline-opacity:0.25;}.link-underline-opacity-25-hover:hover{ --bs-link-underline-opacity:0.25;}.link-underline-opacity-50{ --bs-link-underline-opacity:0.5;}.link-underline-opacity-50-hover:hover{ --bs-link-underline-opacity:0.5;}.link-underline-opacity-75{ --bs-link-underline-opacity:0.75;}.link-underline-opacity-75-hover:hover{ --bs-link-underline-opacity:0.75;}.link-underline-opacity-100{ --bs-link-underline-opacity:1;}.link-underline-opacity-100-hover:hover{ --bs-link-underline-opacity:1;}.bg-primary{ --bs-bg-opacity:1; background-color:rgba(var(--bs-primary-rgb),var(--bs-bg-opacity)) !important;}.bg-secondary{ --bs-bg-opacity:1; background-color:rgba(var(--bs-secondary-rgb),var(--bs-bg-opacity)) !important;}.bg-success{ --bs-bg-opacity:1; background-color:rgba(var(--bs-success-rgb),var(--bs-bg-opacity)) !important;}.bg-info{ --bs-bg-opacity:1; background-color:rgba(var(--bs-info-rgb),var(--bs-bg-opacity)) !important;}.bg-warning{ --bs-bg-opacity:1; background-color:rgba(var(--bs-warning-rgb),var(--bs-bg-opacity)) !important;}.bg-danger{ --bs-bg-opacity:1; background-color:rgba(var(--bs-danger-rgb),var(--bs-bg-opacity)) !important;}.bg-light{ --bs-bg-opacity:1; background-color:rgba(var(--bs-light-rgb),var(--bs-bg-opacity)) !important;}.bg-dark{ --bs-bg-opacity:1; background-color:rgba(var(--bs-dark-rgb),var(--bs-bg-opacity)) !important;}.bg-black{ --bs-bg-opacity:1; background-color:rgba(var(--bs-black-rgb),var(--bs-bg-opacity)) !important;}.bg-white{ --bs-bg-opacity:1; background-color:rgba(var(--bs-white-rgb),var(--bs-bg-opacity)) !important;}.bg-body{ --bs-bg-opacity:1; background-color:rgba(var(--bs-body-bg-rgb),var(--bs-bg-opacity)) !important;}.bg-transparent{ --bs-bg-opacity:1; background-color:transparent !important;}.bg-body-secondary{ --bs-bg-opacity:1; background-color:rgba(var(--bs-secondary-bg-rgb),var(--bs-bg-opacity)) !important;}.bg-body-tertiary{ --bs-bg-opacity:1; background-color:rgba(var(--bs-tertiary-bg-rgb),var(--bs-bg-opacity)) !important;}.bg-opacity-10{ --bs-bg-opacity:0.1;}.bg-opacity-25{ --bs-bg-opacity:0.25;}.bg-opacity-50{ --bs-bg-opacity:0.5;}.bg-opacity-75{ --bs-bg-opacity:0.75;}.bg-opacity-100{ --bs-bg-opacity:1;}.bg-primary-subtle{ background-color:var(--bs-primary-bg-subtle) !important;}.bg-secondary-subtle{ background-color:var(--bs-secondary-bg-subtle) !important;}.bg-success-subtle{ background-color:var(--bs-success-bg-subtle) !important;}.bg-info-subtle{ background-color:var(--bs-info-bg-subtle) !important;}.bg-warning-subtle{ background-color:var(--bs-warning-bg-subtle) !important;}.bg-danger-subtle{ background-color:var(--bs-danger-bg-subtle) !important;}.bg-light-subtle{ background-color:var(--bs-light-bg-subtle) !important;}.bg-dark-subtle{ background-color:var(--bs-dark-bg-subtle) !important;}.bg-gradient{ background-image:var(--bs-gradient) !important;}.user-select-all{ -webkit-user-select:all !important; -moz-user-select:all !important; user-select:all !important;}.user-select-auto{ -webkit-user-select:auto !important; -moz-user-select:auto !important; user-select:auto !important;}.user-select-none{ -webkit-user-select:none !important; -moz-user-select:none !important; user-select:none !important;}.pe-none{ pointer-events:none !important;}.pe-auto{ pointer-events:auto !important;}.rounded{ border-radius:var(--bs-border-radius) !important;}.rounded-0{ border-radius:0 !important;}.rounded-1{ border-radius:var(--bs-border-radius-sm) !important;}.rounded-2{ border-radius:var(--bs-border-radius) !important;}.rounded-3{ border-radius:var(--bs-border-radius-lg) !important;}.rounded-4{ border-radius:var(--bs-border-radius-xl) !important;}.rounded-5{ border-radius:var(--bs-border-radius-xxl) !important;}.rounded-circle{ border-radius:50% !important;}.rounded-pill{ border-radius:var(--bs-border-radius-pill) !important;}.rounded-top{ border-top-left-radius:var(--bs-border-radius) !important; border-top-right-radius:var(--bs-border-radius) !important;}.rounded-top-0{ border-top-left-radius:0 !important; border-top-right-radius:0 !important;}.rounded-top-1{ border-top-left-radius:var(--bs-border-radius-sm) !important; border-top-right-radius:var(--bs-border-radius-sm) !important;}.rounded-top-2{ border-top-left-radius:var(--bs-border-radius) !important; border-top-right-radius:var(--bs-border-radius) !important;}.rounded-top-3{ border-top-left-radius:var(--bs-border-radius-lg) !important; border-top-right-radius:var(--bs-border-radius-lg) !important;}.rounded-top-4{ border-top-left-radius:var(--bs-border-radius-xl) !important; border-top-right-radius:var(--bs-border-radius-xl) !important;}.rounded-top-5{ border-top-left-radius:var(--bs-border-radius-xxl) !important; border-top-right-radius:var(--bs-border-radius-xxl) !important;}.rounded-top-circle{ border-top-left-radius:50% !important; border-top-right-radius:50% !important;}.rounded-top-pill{ border-top-left-radius:var(--bs-border-radius-pill) !important; border-top-right-radius:var(--bs-border-radius-pill) !important;}.rounded-end{ border-top-right-radius:var(--bs-border-radius) !important; border-bottom-right-radius:var(--bs-border-radius) !important;}.rounded-end-0{ border-top-right-radius:0 !important; border-bottom-right-radius:0 !important;}.rounded-end-1{ border-top-right-radius:var(--bs-border-radius-sm) !important; border-bottom-right-radius:var(--bs-border-radius-sm) !important;}.rounded-end-2{ border-top-right-radius:var(--bs-border-radius) !important; border-bottom-right-radius:var(--bs-border-radius) !important;}.rounded-end-3{ border-top-right-radius:var(--bs-border-radius-lg) !important; border-bottom-right-radius:var(--bs-border-radius-lg) !important;}.rounded-end-4{ border-top-right-radius:var(--bs-border-radius-xl) !important; border-bottom-right-radius:var(--bs-border-radius-xl) !important;}.rounded-end-5{ border-top-right-radius:var(--bs-border-radius-xxl) !important; border-bottom-right-radius:var(--bs-border-radius-xxl) !important;}.rounded-end-circle{ border-top-right-radius:50% !important; border-bottom-right-radius:50% !important;}.rounded-end-pill{ border-top-right-radius:var(--bs-border-radius-pill) !important; border-bottom-right-radius:var(--bs-border-radius-pill) !important;}.rounded-bottom{ border-bottom-right-radius:var(--bs-border-radius) !important; border-bottom-left-radius:var(--bs-border-radius) !important;}.rounded-bottom-0{ border-bottom-right-radius:0 !important; border-bottom-left-radius:0 !important;}.rounded-bottom-1{ border-bottom-right-radius:var(--bs-border-radius-sm) !important; border-bottom-left-radius:var(--bs-border-radius-sm) !important;}.rounded-bottom-2{ border-bottom-right-radius:var(--bs-border-radius) !important; border-bottom-left-radius:var(--bs-border-radius) !important;}.rounded-bottom-3{ border-bottom-right-radius:var(--bs-border-radius-lg) !important; border-bottom-left-radius:var(--bs-border-radius-lg) !important;}.rounded-bottom-4{ border-bottom-right-radius:var(--bs-border-radius-xl) !important; border-bottom-left-radius:var(--bs-border-radius-xl) !important;}.rounded-bottom-5{ border-bottom-right-radius:var(--bs-border-radius-xxl) !important; border-bottom-left-radius:var(--bs-border-radius-xxl) !important;}.rounded-bottom-circle{ border-bottom-right-radius:50% !important; border-bottom-left-radius:50% !important;}.rounded-bottom-pill{ border-bottom-right-radius:var(--bs-border-radius-pill) !important; border-bottom-left-radius:var(--bs-border-radius-pill) !important;}.rounded-start{ border-bottom-left-radius:var(--bs-border-radius) !important; border-top-left-radius:var(--bs-border-radius) !important;}.rounded-start-0{ border-bottom-left-radius:0 !important; border-top-left-radius:0 !important;}.rounded-start-1{ border-bottom-left-radius:var(--bs-border-radius-sm) !important; border-top-left-radius:var(--bs-border-radius-sm) !important;}.rounded-start-2{ border-bottom-left-radius:var(--bs-border-radius) !important; border-top-left-radius:var(--bs-border-radius) !important;}.rounded-start-3{ border-bottom-left-radius:var(--bs-border-radius-lg) !important; border-top-left-radius:var(--bs-border-radius-lg) !important;}.rounded-start-4{ border-bottom-left-radius:var(--bs-border-radius-xl) !important; border-top-left-radius:var(--bs-border-radius-xl) !important;}.rounded-start-5{ border-bottom-left-radius:var(--bs-border-radius-xxl) !important; border-top-left-radius:var(--bs-border-radius-xxl) !important;}.rounded-start-circle{ border-bottom-left-radius:50% !important; border-top-left-radius:50% !important;}.rounded-start-pill{ border-bottom-left-radius:var(--bs-border-radius-pill) !important; border-top-left-radius:var(--bs-border-radius-pill) !important;}.visible{ visibility:visible !important;}.invisible{ visibility:hidden !important;}.z-n1{ z-index:-1 !important;}.z-0{ z-index:0 !important;}.z-1{ z-index:1 !important;}.z-2{ z-index:2 !important;}.z-3{ z-index:3 !important;}@media (min-width:576px){ .float-sm-start{ float:left !important;} .float-sm-end{ float:right !important;} .float-sm-none{ float:none !important;} .object-fit-sm-contain{ -o-object-fit:contain !important; object-fit:contain !important;} .object-fit-sm-cover{ -o-object-fit:cover !important; object-fit:cover !important;} .object-fit-sm-fill{ -o-object-fit:fill !important; object-fit:fill !important;} .object-fit-sm-scale{ -o-object-fit:scale-down !important; object-fit:scale-down !important;} .object-fit-sm-none{ -o-object-fit:none !important; object-fit:none !important;} .d-sm-inline{ display:inline !important;} .d-sm-inline-block{ display:inline-block !important;} .d-sm-block{ display:block !important;} .d-sm-grid{ display:grid !important;} .d-sm-inline-grid{ display:inline-grid !important;} .d-sm-table{ display:table !important;} .d-sm-table-row{ display:table-row !important;} .d-sm-table-cell{ display:table-cell !important;} .d-sm-flex{ display:flex !important;} .d-sm-inline-flex{ display:inline-flex !important;} .d-sm-none{ display:none !important;} .flex-sm-fill{ flex:1 1 auto !important;} .flex-sm-row{ flex-direction:row !important;} .flex-sm-column{ flex-direction:column !important;} .flex-sm-row-reverse{ flex-direction:row-reverse !important;} .flex-sm-column-reverse{ flex-direction:column-reverse !important;} .flex-sm-grow-0{ flex-grow:0 !important;} .flex-sm-grow-1{ flex-grow:1 !important;} .flex-sm-shrink-0{ flex-shrink:0 !important;} .flex-sm-shrink-1{ flex-shrink:1 !important;} .flex-sm-wrap{ flex-wrap:wrap !important;} .flex-sm-nowrap{ flex-wrap:nowrap !important;} .flex-sm-wrap-reverse{ flex-wrap:wrap-reverse !important;} .justify-content-sm-start{ justify-content:flex-start !important;} .justify-content-sm-end{ justify-content:flex-end !important;} .justify-content-sm-center{ justify-content:center !important;} .justify-content-sm-between{ justify-content:space-between !important;} .justify-content-sm-around{ justify-content:space-around !important;} .justify-content-sm-evenly{ justify-content:space-evenly !important;} .align-items-sm-start{ align-items:flex-start !important;} .align-items-sm-end{ align-items:flex-end !important;} .align-items-sm-center{ align-items:center !important;} .align-items-sm-baseline{ align-items:baseline !important;} .align-items-sm-stretch{ align-items:stretch !important;} .align-content-sm-start{ align-content:flex-start !important;} .align-content-sm-end{ align-content:flex-end !important;} .align-content-sm-center{ align-content:center !important;} .align-content-sm-between{ align-content:space-between !important;} .align-content-sm-around{ align-content:space-around !important;} .align-content-sm-stretch{ align-content:stretch !important;} .align-self-sm-auto{ align-self:auto !important;} .align-self-sm-start{ align-self:flex-start !important;} .align-self-sm-end{ align-self:flex-end !important;} .align-self-sm-center{ align-self:center !important;} .align-self-sm-baseline{ align-self:baseline !important;} .align-self-sm-stretch{ align-self:stretch !important;} .order-sm-first{ order:-1 !important;} .order-sm-0{ order:0 !important;} .order-sm-1{ order:1 !important;} .order-sm-2{ order:2 !important;} .order-sm-3{ order:3 !important;} .order-sm-4{ order:4 !important;} .order-sm-5{ order:5 !important;} .order-sm-last{ order:6 !important;} .m-sm-0{ margin:0 !important;} .m-sm-1{ margin:0.25rem !important;} .m-sm-2{ margin:0.5rem !important;} .m-sm-3{ margin:1rem !important;} .m-sm-4{ margin:1.5rem !important;} .m-sm-5{ margin:3rem !important;} .m-sm-auto{ margin:auto !important;} .mx-sm-0{ margin-right:0 !important; margin-left:0 !important;} .mx-sm-1{ margin-right:0.25rem !important; margin-left:0.25rem !important;} .mx-sm-2{ margin-right:0.5rem !important; margin-left:0.5rem !important;} .mx-sm-3{ margin-right:1rem !important; margin-left:1rem !important;} .mx-sm-4{ margin-right:1.5rem !important; margin-left:1.5rem !important;} .mx-sm-5{ margin-right:3rem !important; margin-left:3rem !important;} .mx-sm-auto{ margin-right:auto !important; margin-left:auto !important;} .my-sm-0{ margin-top:0 !important; margin-bottom:0 !important;} .my-sm-1{ margin-top:0.25rem !important; margin-bottom:0.25rem !important;} .my-sm-2{ margin-top:0.5rem !important; margin-bottom:0.5rem !important;} .my-sm-3{ margin-top:1rem !important; margin-bottom:1rem !important;} .my-sm-4{ margin-top:1.5rem !important; margin-bottom:1.5rem !important;} .my-sm-5{ margin-top:3rem !important; margin-bottom:3rem !important;} .my-sm-auto{ margin-top:auto !important; margin-bottom:auto !important;} .mt-sm-0{ margin-top:0 !important;} .mt-sm-1{ margin-top:0.25rem !important;} .mt-sm-2{ margin-top:0.5rem !important;} .mt-sm-3{ margin-top:1rem !important;} .mt-sm-4{ margin-top:1.5rem !important;} .mt-sm-5{ margin-top:3rem !important;} .mt-sm-auto{ margin-top:auto !important;} .me-sm-0{ margin-right:0 !important;} .me-sm-1{ margin-right:0.25rem !important;} .me-sm-2{ margin-right:0.5rem !important;} .me-sm-3{ margin-right:1rem !important;} .me-sm-4{ margin-right:1.5rem !important;} .me-sm-5{ margin-right:3rem !important;} .me-sm-auto{ margin-right:auto !important;} .mb-sm-0{ margin-bottom:0 !important;} .mb-sm-1{ margin-bottom:0.25rem !important;} .mb-sm-2{ margin-bottom:0.5rem !important;} .mb-sm-3{ margin-bottom:1rem !important;} .mb-sm-4{ margin-bottom:1.5rem !important;} .mb-sm-5{ margin-bottom:3rem !important;} .mb-sm-auto{ margin-bottom:auto !important;} .ms-sm-0{ margin-left:0 !important;} .ms-sm-1{ margin-left:0.25rem !important;} .ms-sm-2{ margin-left:0.5rem !important;} .ms-sm-3{ margin-left:1rem !important;} .ms-sm-4{ margin-left:1.5rem !important;} .ms-sm-5{ margin-left:3rem !important;} .ms-sm-auto{ margin-left:auto !important;} .p-sm-0{ padding:0 !important;} .p-sm-1{ padding:0.25rem !important;} .p-sm-2{ padding:0.5rem !important;} .p-sm-3{ padding:1rem !important;} .p-sm-4{ padding:1.5rem !important;} .p-sm-5{ padding:3rem !important;} .px-sm-0{ padding-right:0 !important; padding-left:0 !important;} .px-sm-1{ padding-right:0.25rem !important; padding-left:0.25rem !important;} .px-sm-2{ padding-right:0.5rem !important; padding-left:0.5rem !important;} .px-sm-3{ padding-right:1rem !important; padding-left:1rem !important;} .px-sm-4{ padding-right:1.5rem !important; padding-left:1.5rem !important;} .px-sm-5{ padding-right:3rem !important; padding-left:3rem !important;} .py-sm-0{ padding-top:0 !important; padding-bottom:0 !important;} .py-sm-1{ padding-top:0.25rem !important; padding-bottom:0.25rem !important;} .py-sm-2{ padding-top:0.5rem !important; padding-bottom:0.5rem !important;} .py-sm-3{ padding-top:1rem !important; padding-bottom:1rem !important;} .py-sm-4{ padding-top:1.5rem !important; padding-bottom:1.5rem !important;} .py-sm-5{ padding-top:3rem !important; padding-bottom:3rem !important;} .pt-sm-0{ padding-top:0 !important;} .pt-sm-1{ padding-top:0.25rem !important;} .pt-sm-2{ padding-top:0.5rem !important;} .pt-sm-3{ padding-top:1rem !important;} .pt-sm-4{ padding-top:1.5rem !important;} .pt-sm-5{ padding-top:3rem !important;} .pe-sm-0{ padding-right:0 !important;} .pe-sm-1{ padding-right:0.25rem !important;} .pe-sm-2{ padding-right:0.5rem !important;} .pe-sm-3{ padding-right:1rem !important;} .pe-sm-4{ padding-right:1.5rem !important;} .pe-sm-5{ padding-right:3rem !important;} .pb-sm-0{ padding-bottom:0 !important;} .pb-sm-1{ padding-bottom:0.25rem !important;} .pb-sm-2{ padding-bottom:0.5rem !important;} .pb-sm-3{ padding-bottom:1rem !important;} .pb-sm-4{ padding-bottom:1.5rem !important;} .pb-sm-5{ padding-bottom:3rem !important;} .ps-sm-0{ padding-left:0 !important;} .ps-sm-1{ padding-left:0.25rem !important;} .ps-sm-2{ padding-left:0.5rem !important;} .ps-sm-3{ padding-left:1rem !important;} .ps-sm-4{ padding-left:1.5rem !important;} .ps-sm-5{ padding-left:3rem !important;} .gap-sm-0{ gap:0 !important;} .gap-sm-1{ gap:0.25rem !important;} .gap-sm-2{ gap:0.5rem !important;} .gap-sm-3{ gap:1rem !important;} .gap-sm-4{ gap:1.5rem !important;} .gap-sm-5{ gap:3rem !important;} .row-gap-sm-0{ row-gap:0 !important;} .row-gap-sm-1{ row-gap:0.25rem !important;} .row-gap-sm-2{ row-gap:0.5rem !important;} .row-gap-sm-3{ row-gap:1rem !important;} .row-gap-sm-4{ row-gap:1.5rem !important;} .row-gap-sm-5{ row-gap:3rem !important;} .column-gap-sm-0{ -moz-column-gap:0 !important; column-gap:0 !important;} .column-gap-sm-1{ -moz-column-gap:0.25rem !important; column-gap:0.25rem !important;} .column-gap-sm-2{ -moz-column-gap:0.5rem !important; column-gap:0.5rem !important;} .column-gap-sm-3{ -moz-column-gap:1rem !important; column-gap:1rem !important;} .column-gap-sm-4{ -moz-column-gap:1.5rem !important; column-gap:1.5rem !important;} .column-gap-sm-5{ -moz-column-gap:3rem !important; column-gap:3rem !important;} .text-sm-start{ text-align:left !important;} .text-sm-end{ text-align:right !important;} .text-sm-center{ text-align:center !important;}}@media (min-width:768px){ .float-md-start{ float:left !important;} .float-md-end{ float:right !important;} .float-md-none{ float:none !important;} .object-fit-md-contain{ -o-object-fit:contain !important; object-fit:contain !important;} .object-fit-md-cover{ -o-object-fit:cover !important; object-fit:cover !important;} .object-fit-md-fill{ -o-object-fit:fill !important; object-fit:fill !important;} .object-fit-md-scale{ -o-object-fit:scale-down !important; object-fit:scale-down !important;} .object-fit-md-none{ -o-object-fit:none !important; object-fit:none !important;} .d-md-inline{ display:inline !important;} .d-md-inline-block{ display:inline-block !important;} .d-md-block{ display:block !important;} .d-md-grid{ display:grid !important;} .d-md-inline-grid{ display:inline-grid !important;} .d-md-table{ display:table !important;} .d-md-table-row{ display:table-row !important;} .d-md-table-cell{ display:table-cell !important;} .d-md-flex{ display:flex !important;} .d-md-inline-flex{ display:inline-flex !important;} .d-md-none{ display:none !important;} .flex-md-fill{ flex:1 1 auto !important;} .flex-md-row{ flex-direction:row !important;} .flex-md-column{ flex-direction:column !important;} .flex-md-row-reverse{ flex-direction:row-reverse !important;} .flex-md-column-reverse{ flex-direction:column-reverse !important;} .flex-md-grow-0{ flex-grow:0 !important;} .flex-md-grow-1{ flex-grow:1 !important;} .flex-md-shrink-0{ flex-shrink:0 !important;} .flex-md-shrink-1{ flex-shrink:1 !important;} .flex-md-wrap{ flex-wrap:wrap !important;} .flex-md-nowrap{ flex-wrap:nowrap !important;} .flex-md-wrap-reverse{ flex-wrap:wrap-reverse !important;} .justify-content-md-start{ justify-content:flex-start !important;} .justify-content-md-end{ justify-content:flex-end !important;} .justify-content-md-center{ justify-content:center !important;} .justify-content-md-between{ justify-content:space-between !important;} .justify-content-md-around{ justify-content:space-around !important;} .justify-content-md-evenly{ justify-content:space-evenly !important;} .align-items-md-start{ align-items:flex-start !important;} .align-items-md-end{ align-items:flex-end !important;} .align-items-md-center{ align-items:center !important;} .align-items-md-baseline{ align-items:baseline !important;} .align-items-md-stretch{ align-items:stretch !important;} .align-content-md-start{ align-content:flex-start !important;} .align-content-md-end{ align-content:flex-end !important;} .align-content-md-center{ align-content:center !important;} .align-content-md-between{ align-content:space-between !important;} .align-content-md-around{ align-content:space-around !important;} .align-content-md-stretch{ align-content:stretch !important;} .align-self-md-auto{ align-self:auto !important;} .align-self-md-start{ align-self:flex-start !important;} .align-self-md-end{ align-self:flex-end !important;} .align-self-md-center{ align-self:center !important;} .align-self-md-baseline{ align-self:baseline !important;} .align-self-md-stretch{ align-self:stretch !important;} .order-md-first{ order:-1 !important;} .order-md-0{ order:0 !important;} .order-md-1{ order:1 !important;} .order-md-2{ order:2 !important;} .order-md-3{ order:3 !important;} .order-md-4{ order:4 !important;} .order-md-5{ order:5 !important;} .order-md-last{ order:6 !important;} .m-md-0{ margin:0 !important;} .m-md-1{ margin:0.25rem !important;} .m-md-2{ margin:0.5rem !important;} .m-md-3{ margin:1rem !important;} .m-md-4{ margin:1.5rem !important;} .m-md-5{ margin:3rem !important;} .m-md-auto{ margin:auto !important;} .mx-md-0{ margin-right:0 !important; margin-left:0 !important;} .mx-md-1{ margin-right:0.25rem !important; margin-left:0.25rem !important;} .mx-md-2{ margin-right:0.5rem !important; margin-left:0.5rem !important;} .mx-md-3{ margin-right:1rem !important; margin-left:1rem !important;} .mx-md-4{ margin-right:1.5rem !important; margin-left:1.5rem !important;} .mx-md-5{ margin-right:3rem !important; margin-left:3rem !important;} .mx-md-auto{ margin-right:auto !important; margin-left:auto !important;} .my-md-0{ margin-top:0 !important; margin-bottom:0 !important;} .my-md-1{ margin-top:0.25rem !important; margin-bottom:0.25rem !important;} .my-md-2{ margin-top:0.5rem !important; margin-bottom:0.5rem !important;} .my-md-3{ margin-top:1rem !important; margin-bottom:1rem !important;} .my-md-4{ margin-top:1.5rem !important; margin-bottom:1.5rem !important;} .my-md-5{ margin-top:3rem !important; margin-bottom:3rem !important;} .my-md-auto{ margin-top:auto !important; margin-bottom:auto !important;} .mt-md-0{ margin-top:0 !important;} .mt-md-1{ margin-top:0.25rem !important;} .mt-md-2{ margin-top:0.5rem !important;} .mt-md-3{ margin-top:1rem !important;} .mt-md-4{ margin-top:1.5rem !important;} .mt-md-5{ margin-top:3rem !important;} .mt-md-auto{ margin-top:auto !important;} .me-md-0{ margin-right:0 !important;} .me-md-1{ margin-right:0.25rem !important;} .me-md-2{ margin-right:0.5rem !important;} .me-md-3{ margin-right:1rem !important;} .me-md-4{ margin-right:1.5rem !important;} .me-md-5{ margin-right:3rem !important;} .me-md-auto{ margin-right:auto !important;} .mb-md-0{ margin-bottom:0 !important;} .mb-md-1{ margin-bottom:0.25rem !important;} .mb-md-2{ margin-bottom:0.5rem !important;} .mb-md-3{ margin-bottom:1rem !important;} .mb-md-4{ margin-bottom:1.5rem !important;} .mb-md-5{ margin-bottom:3rem !important;} .mb-md-auto{ margin-bottom:auto !important;} .ms-md-0{ margin-left:0 !important;} .ms-md-1{ margin-left:0.25rem !important;} .ms-md-2{ margin-left:0.5rem !important;} .ms-md-3{ margin-left:1rem !important;} .ms-md-4{ margin-left:1.5rem !important;} .ms-md-5{ margin-left:3rem !important;} .ms-md-auto{ margin-left:auto !important;} .p-md-0{ padding:0 !important;} .p-md-1{ padding:0.25rem !important;} .p-md-2{ padding:0.5rem !important;} .p-md-3{ padding:1rem !important;} .p-md-4{ padding:1.5rem !important;} .p-md-5{ padding:3rem !important;} .px-md-0{ padding-right:0 !important; padding-left:0 !important;} .px-md-1{ padding-right:0.25rem !important; padding-left:0.25rem !important;} .px-md-2{ padding-right:0.5rem !important; padding-left:0.5rem !important;} .px-md-3{ padding-right:1rem !important; padding-left:1rem !important;} .px-md-4{ padding-right:1.5rem !important; padding-left:1.5rem !important;} .px-md-5{ padding-right:3rem !important; padding-left:3rem !important;} .py-md-0{ padding-top:0 !important; padding-bottom:0 !important;} .py-md-1{ padding-top:0.25rem !important; padding-bottom:0.25rem !important;} .py-md-2{ padding-top:0.5rem !important; padding-bottom:0.5rem !important;} .py-md-3{ padding-top:1rem !important; padding-bottom:1rem !important;} .py-md-4{ padding-top:1.5rem !important; padding-bottom:1.5rem !important;} .py-md-5{ padding-top:3rem !important; padding-bottom:3rem !important;} .pt-md-0{ padding-top:0 !important;} .pt-md-1{ padding-top:0.25rem !important;} .pt-md-2{ padding-top:0.5rem !important;} .pt-md-3{ padding-top:1rem !important;} .pt-md-4{ padding-top:1.5rem !important;} .pt-md-5{ padding-top:3rem !important;} .pe-md-0{ padding-right:0 !important;} .pe-md-1{ padding-right:0.25rem !important;} .pe-md-2{ padding-right:0.5rem !important;} .pe-md-3{ padding-right:1rem !important;} .pe-md-4{ padding-right:1.5rem !important;} .pe-md-5{ padding-right:3rem !important;} .pb-md-0{ padding-bottom:0 !important;} .pb-md-1{ padding-bottom:0.25rem !important;} .pb-md-2{ padding-bottom:0.5rem !important;} .pb-md-3{ padding-bottom:1rem !important;} .pb-md-4{ padding-bottom:1.5rem !important;} .pb-md-5{ padding-bottom:3rem !important;} .ps-md-0{ padding-left:0 !important;} .ps-md-1{ padding-left:0.25rem !important;} .ps-md-2{ padding-left:0.5rem !important;} .ps-md-3{ padding-left:1rem !important;} .ps-md-4{ padding-left:1.5rem !important;} .ps-md-5{ padding-left:3rem !important;} .gap-md-0{ gap:0 !important;} .gap-md-1{ gap:0.25rem !important;} .gap-md-2{ gap:0.5rem !important;} .gap-md-3{ gap:1rem !important;} .gap-md-4{ gap:1.5rem !important;} .gap-md-5{ gap:3rem !important;} .row-gap-md-0{ row-gap:0 !important;} .row-gap-md-1{ row-gap:0.25rem !important;} .row-gap-md-2{ row-gap:0.5rem !important;} .row-gap-md-3{ row-gap:1rem !important;} .row-gap-md-4{ row-gap:1.5rem !important;} .row-gap-md-5{ row-gap:3rem !important;} .column-gap-md-0{ -moz-column-gap:0 !important; column-gap:0 !important;} .column-gap-md-1{ -moz-column-gap:0.25rem !important; column-gap:0.25rem !important;} .column-gap-md-2{ -moz-column-gap:0.5rem !important; column-gap:0.5rem !important;} .column-gap-md-3{ -moz-column-gap:1rem !important; column-gap:1rem !important;} .column-gap-md-4{ -moz-column-gap:1.5rem !important; column-gap:1.5rem !important;} .column-gap-md-5{ -moz-column-gap:3rem !important; column-gap:3rem !important;} .text-md-start{ text-align:left !important;} .text-md-end{ text-align:right !important;} .text-md-center{ text-align:center !important;}}@media (min-width:992px){ .float-lg-start{ float:left !important;} .float-lg-end{ float:right !important;} .float-lg-none{ float:none !important;} .object-fit-lg-contain{ -o-object-fit:contain !important; object-fit:contain !important;} .object-fit-lg-cover{ -o-object-fit:cover !important; object-fit:cover !important;} .object-fit-lg-fill{ -o-object-fit:fill !important; object-fit:fill !important;} .object-fit-lg-scale{ -o-object-fit:scale-down !important; object-fit:scale-down !important;} .object-fit-lg-none{ -o-object-fit:none !important; object-fit:none !important;} .d-lg-inline{ display:inline !important;} .d-lg-inline-block{ display:inline-block !important;} .d-lg-block{ display:block !important;} .d-lg-grid{ display:grid !important;} .d-lg-inline-grid{ display:inline-grid !important;} .d-lg-table{ display:table !important;} .d-lg-table-row{ display:table-row !important;} .d-lg-table-cell{ display:table-cell !important;} .d-lg-flex{ display:flex !important;} .d-lg-inline-flex{ display:inline-flex !important;} .d-lg-none{ display:none !important;} .flex-lg-fill{ flex:1 1 auto !important;} .flex-lg-row{ flex-direction:row !important;} .flex-lg-column{ flex-direction:column !important;} .flex-lg-row-reverse{ flex-direction:row-reverse !important;} .flex-lg-column-reverse{ flex-direction:column-reverse !important;} .flex-lg-grow-0{ flex-grow:0 !important;} .flex-lg-grow-1{ flex-grow:1 !important;} .flex-lg-shrink-0{ flex-shrink:0 !important;} .flex-lg-shrink-1{ flex-shrink:1 !important;} .flex-lg-wrap{ flex-wrap:wrap !important;} .flex-lg-nowrap{ flex-wrap:nowrap !important;} .flex-lg-wrap-reverse{ flex-wrap:wrap-reverse !important;} .justify-content-lg-start{ justify-content:flex-start !important;} .justify-content-lg-end{ justify-content:flex-end !important;} .justify-content-lg-center{ justify-content:center !important;} .justify-content-lg-between{ justify-content:space-between !important;} .justify-content-lg-around{ justify-content:space-around !important;} .justify-content-lg-evenly{ justify-content:space-evenly !important;} .align-items-lg-start{ align-items:flex-start !important;} .align-items-lg-end{ align-items:flex-end !important;} .align-items-lg-center{ align-items:center !important;} .align-items-lg-baseline{ align-items:baseline !important;} .align-items-lg-stretch{ align-items:stretch !important;} .align-content-lg-start{ align-content:flex-start !important;} .align-content-lg-end{ align-content:flex-end !important;} .align-content-lg-center{ align-content:center !important;} .align-content-lg-between{ align-content:space-between !important;} .align-content-lg-around{ align-content:space-around !important;} .align-content-lg-stretch{ align-content:stretch !important;} .align-self-lg-auto{ align-self:auto !important;} .align-self-lg-start{ align-self:flex-start !important;} .align-self-lg-end{ align-self:flex-end !important;} .align-self-lg-center{ align-self:center !important;} .align-self-lg-baseline{ align-self:baseline !important;} .align-self-lg-stretch{ align-self:stretch !important;} .order-lg-first{ order:-1 !important;} .order-lg-0{ order:0 !important;} .order-lg-1{ order:1 !important;} .order-lg-2{ order:2 !important;} .order-lg-3{ order:3 !important;} .order-lg-4{ order:4 !important;} .order-lg-5{ order:5 !important;} .order-lg-last{ order:6 !important;} .m-lg-0{ margin:0 !important;} .m-lg-1{ margin:0.25rem !important;} .m-lg-2{ margin:0.5rem !important;} .m-lg-3{ margin:1rem !important;} .m-lg-4{ margin:1.5rem !important;} .m-lg-5{ margin:3rem !important;} .m-lg-auto{ margin:auto !important;} .mx-lg-0{ margin-right:0 !important; margin-left:0 !important;} .mx-lg-1{ margin-right:0.25rem !important; margin-left:0.25rem !important;} .mx-lg-2{ margin-right:0.5rem !important; margin-left:0.5rem !important;} .mx-lg-3{ margin-right:1rem !important; margin-left:1rem !important;} .mx-lg-4{ margin-right:1.5rem !important; margin-left:1.5rem !important;} .mx-lg-5{ margin-right:3rem !important; margin-left:3rem !important;} .mx-lg-auto{ margin-right:auto !important; margin-left:auto !important;} .my-lg-0{ margin-top:0 !important; margin-bottom:0 !important;} .my-lg-1{ margin-top:0.25rem !important; margin-bottom:0.25rem !important;} .my-lg-2{ margin-top:0.5rem !important; margin-bottom:0.5rem !important;} .my-lg-3{ margin-top:1rem !important; margin-bottom:1rem !important;} .my-lg-4{ margin-top:1.5rem !important; margin-bottom:1.5rem !important;} .my-lg-5{ margin-top:3rem !important; margin-bottom:3rem !important;} .my-lg-auto{ margin-top:auto !important; margin-bottom:auto !important;} .mt-lg-0{ margin-top:0 !important;} .mt-lg-1{ margin-top:0.25rem !important;} .mt-lg-2{ margin-top:0.5rem !important;} .mt-lg-3{ margin-top:1rem !important;} .mt-lg-4{ margin-top:1.5rem !important;} .mt-lg-5{ margin-top:3rem !important;} .mt-lg-auto{ margin-top:auto !important;} .me-lg-0{ margin-right:0 !important;} .me-lg-1{ margin-right:0.25rem !important;} .me-lg-2{ margin-right:0.5rem !important;} .me-lg-3{ margin-right:1rem !important;} .me-lg-4{ margin-right:1.5rem !important;} .me-lg-5{ margin-right:3rem !important;} .me-lg-auto{ margin-right:auto !important;} .mb-lg-0{ margin-bottom:0 !important;} .mb-lg-1{ margin-bottom:0.25rem !important;} .mb-lg-2{ margin-bottom:0.5rem !important;} .mb-lg-3{ margin-bottom:1rem !important;} .mb-lg-4{ margin-bottom:1.5rem !important;} .mb-lg-5{ margin-bottom:3rem !important;} .mb-lg-auto{ margin-bottom:auto !important;} .ms-lg-0{ margin-left:0 !important;} .ms-lg-1{ margin-left:0.25rem !important;} .ms-lg-2{ margin-left:0.5rem !important;} .ms-lg-3{ margin-left:1rem !important;} .ms-lg-4{ margin-left:1.5rem !important;} .ms-lg-5{ margin-left:3rem !important;} .ms-lg-auto{ margin-left:auto !important;} .p-lg-0{ padding:0 !important;} .p-lg-1{ padding:0.25rem !important;} .p-lg-2{ padding:0.5rem !important;} .p-lg-3{ padding:1rem !important;} .p-lg-4{ padding:1.5rem !important;} .p-lg-5{ padding:3rem !important;} .px-lg-0{ padding-right:0 !important; padding-left:0 !important;} .px-lg-1{ padding-right:0.25rem !important; padding-left:0.25rem !important;} .px-lg-2{ padding-right:0.5rem !important; padding-left:0.5rem !important;} .px-lg-3{ padding-right:1rem !important; padding-left:1rem !important;} .px-lg-4{ padding-right:1.5rem !important; padding-left:1.5rem !important;} .px-lg-5{ padding-right:3rem !important; padding-left:3rem !important;} .py-lg-0{ padding-top:0 !important; padding-bottom:0 !important;} .py-lg-1{ padding-top:0.25rem !important; padding-bottom:0.25rem !important;} .py-lg-2{ padding-top:0.5rem !important; padding-bottom:0.5rem !important;} .py-lg-3{ padding-top:1rem !important; padding-bottom:1rem !important;} .py-lg-4{ padding-top:1.5rem !important; padding-bottom:1.5rem !important;} .py-lg-5{ padding-top:3rem !important; padding-bottom:3rem !important;} .pt-lg-0{ padding-top:0 !important;} .pt-lg-1{ padding-top:0.25rem !important;} .pt-lg-2{ padding-top:0.5rem !important;} .pt-lg-3{ padding-top:1rem !important;} .pt-lg-4{ padding-top:1.5rem !important;} .pt-lg-5{ padding-top:3rem !important;} .pe-lg-0{ padding-right:0 !important;} .pe-lg-1{ padding-right:0.25rem !important;} .pe-lg-2{ padding-right:0.5rem !important;} .pe-lg-3{ padding-right:1rem !important;} .pe-lg-4{ padding-right:1.5rem !important;} .pe-lg-5{ padding-right:3rem !important;} .pb-lg-0{ padding-bottom:0 !important;} .pb-lg-1{ padding-bottom:0.25rem !important;} .pb-lg-2{ padding-bottom:0.5rem !important;} .pb-lg-3{ padding-bottom:1rem !important;} .pb-lg-4{ padding-bottom:1.5rem !important;} .pb-lg-5{ padding-bottom:3rem !important;} .ps-lg-0{ padding-left:0 !important;} .ps-lg-1{ padding-left:0.25rem !important;} .ps-lg-2{ padding-left:0.5rem !important;} .ps-lg-3{ padding-left:1rem !important;} .ps-lg-4{ padding-left:1.5rem !important;} .ps-lg-5{ padding-left:3rem !important;} .gap-lg-0{ gap:0 !important;} .gap-lg-1{ gap:0.25rem !important;} .gap-lg-2{ gap:0.5rem !important;} .gap-lg-3{ gap:1rem !important;} .gap-lg-4{ gap:1.5rem !important;} .gap-lg-5{ gap:3rem !important;} .row-gap-lg-0{ row-gap:0 !important;} .row-gap-lg-1{ row-gap:0.25rem !important;} .row-gap-lg-2{ row-gap:0.5rem !important;} .row-gap-lg-3{ row-gap:1rem !important;} .row-gap-lg-4{ row-gap:1.5rem !important;} .row-gap-lg-5{ row-gap:3rem !important;} .column-gap-lg-0{ -moz-column-gap:0 !important; column-gap:0 !important;} .column-gap-lg-1{ -moz-column-gap:0.25rem !important; column-gap:0.25rem !important;} .column-gap-lg-2{ -moz-column-gap:0.5rem !important; column-gap:0.5rem !important;} .column-gap-lg-3{ -moz-column-gap:1rem !important; column-gap:1rem !important;} .column-gap-lg-4{ -moz-column-gap:1.5rem !important; column-gap:1.5rem !important;} .column-gap-lg-5{ -moz-column-gap:3rem !important; column-gap:3rem !important;} .text-lg-start{ text-align:left !important;} .text-lg-end{ text-align:right !important;} .text-lg-center{ text-align:center !important;}}@media (min-width:1200px){ .float-xl-start{ float:left !important;} .float-xl-end{ float:right !important;} .float-xl-none{ float:none !important;} .object-fit-xl-contain{ -o-object-fit:contain !important; object-fit:contain !important;} .object-fit-xl-cover{ -o-object-fit:cover !important; object-fit:cover !important;} .object-fit-xl-fill{ -o-object-fit:fill !important; object-fit:fill !important;} .object-fit-xl-scale{ -o-object-fit:scale-down !important; object-fit:scale-down !important;} .object-fit-xl-none{ -o-object-fit:none !important; object-fit:none !important;} .d-xl-inline{ display:inline !important;} .d-xl-inline-block{ display:inline-block !important;} .d-xl-block{ display:block !important;} .d-xl-grid{ display:grid !important;} .d-xl-inline-grid{ display:inline-grid !important;} .d-xl-table{ display:table !important;} .d-xl-table-row{ display:table-row !important;} .d-xl-table-cell{ display:table-cell !important;} .d-xl-flex{ display:flex !important;} .d-xl-inline-flex{ display:inline-flex !important;} .d-xl-none{ display:none !important;} .flex-xl-fill{ flex:1 1 auto !important;} .flex-xl-row{ flex-direction:row !important;} .flex-xl-column{ flex-direction:column !important;} .flex-xl-row-reverse{ flex-direction:row-reverse !important;} .flex-xl-column-reverse{ flex-direction:column-reverse !important;} .flex-xl-grow-0{ flex-grow:0 !important;} .flex-xl-grow-1{ flex-grow:1 !important;} .flex-xl-shrink-0{ flex-shrink:0 !important;} .flex-xl-shrink-1{ flex-shrink:1 !important;} .flex-xl-wrap{ flex-wrap:wrap !important;} .flex-xl-nowrap{ flex-wrap:nowrap !important;} .flex-xl-wrap-reverse{ flex-wrap:wrap-reverse !important;} .justify-content-xl-start{ justify-content:flex-start !important;} .justify-content-xl-end{ justify-content:flex-end !important;} .justify-content-xl-center{ justify-content:center !important;} .justify-content-xl-between{ justify-content:space-between !important;} .justify-content-xl-around{ justify-content:space-around !important;} .justify-content-xl-evenly{ justify-content:space-evenly !important;} .align-items-xl-start{ align-items:flex-start !important;} .align-items-xl-end{ align-items:flex-end !important;} .align-items-xl-center{ align-items:center !important;} .align-items-xl-baseline{ align-items:baseline !important;} .align-items-xl-stretch{ align-items:stretch !important;} .align-content-xl-start{ align-content:flex-start !important;} .align-content-xl-end{ align-content:flex-end !important;} .align-content-xl-center{ align-content:center !important;} .align-content-xl-between{ align-content:space-between !important;} .align-content-xl-around{ align-content:space-around !important;} .align-content-xl-stretch{ align-content:stretch !important;} .align-self-xl-auto{ align-self:auto !important;} .align-self-xl-start{ align-self:flex-start !important;} .align-self-xl-end{ align-self:flex-end !important;} .align-self-xl-center{ align-self:center !important;} .align-self-xl-baseline{ align-self:baseline !important;} .align-self-xl-stretch{ align-self:stretch !important;} .order-xl-first{ order:-1 !important;} .order-xl-0{ order:0 !important;} .order-xl-1{ order:1 !important;} .order-xl-2{ order:2 !important;} .order-xl-3{ order:3 !important;} .order-xl-4{ order:4 !important;} .order-xl-5{ order:5 !important;} .order-xl-last{ order:6 !important;} .m-xl-0{ margin:0 !important;} .m-xl-1{ margin:0.25rem !important;} .m-xl-2{ margin:0.5rem !important;} .m-xl-3{ margin:1rem !important;} .m-xl-4{ margin:1.5rem !important;} .m-xl-5{ margin:3rem !important;} .m-xl-auto{ margin:auto !important;} .mx-xl-0{ margin-right:0 !important; margin-left:0 !important;} .mx-xl-1{ margin-right:0.25rem !important; margin-left:0.25rem !important;} .mx-xl-2{ margin-right:0.5rem !important; margin-left:0.5rem !important;} .mx-xl-3{ margin-right:1rem !important; margin-left:1rem !important;} .mx-xl-4{ margin-right:1.5rem !important; margin-left:1.5rem !important;} .mx-xl-5{ margin-right:3rem !important; margin-left:3rem !important;} .mx-xl-auto{ margin-right:auto !important; margin-left:auto !important;} .my-xl-0{ margin-top:0 !important; margin-bottom:0 !important;} .my-xl-1{ margin-top:0.25rem !important; margin-bottom:0.25rem !important;} .my-xl-2{ margin-top:0.5rem !important; margin-bottom:0.5rem !important;} .my-xl-3{ margin-top:1rem !important; margin-bottom:1rem !important;} .my-xl-4{ margin-top:1.5rem !important; margin-bottom:1.5rem !important;} .my-xl-5{ margin-top:3rem !important; margin-bottom:3rem !important;} .my-xl-auto{ margin-top:auto !important; margin-bottom:auto !important;} .mt-xl-0{ margin-top:0 !important;} .mt-xl-1{ margin-top:0.25rem !important;} .mt-xl-2{ margin-top:0.5rem !important;} .mt-xl-3{ margin-top:1rem !important;} .mt-xl-4{ margin-top:1.5rem !important;} .mt-xl-5{ margin-top:3rem !important;} .mt-xl-auto{ margin-top:auto !important;} .me-xl-0{ margin-right:0 !important;} .me-xl-1{ margin-right:0.25rem !important;} .me-xl-2{ margin-right:0.5rem !important;} .me-xl-3{ margin-right:1rem !important;} .me-xl-4{ margin-right:1.5rem !important;} .me-xl-5{ margin-right:3rem !important;} .me-xl-auto{ margin-right:auto !important;} .mb-xl-0{ margin-bottom:0 !important;} .mb-xl-1{ margin-bottom:0.25rem !important;} .mb-xl-2{ margin-bottom:0.5rem !important;} .mb-xl-3{ margin-bottom:1rem !important;} .mb-xl-4{ margin-bottom:1.5rem !important;} .mb-xl-5{ margin-bottom:3rem !important;} .mb-xl-auto{ margin-bottom:auto !important;} .ms-xl-0{ margin-left:0 !important;} .ms-xl-1{ margin-left:0.25rem !important;} .ms-xl-2{ margin-left:0.5rem !important;} .ms-xl-3{ margin-left:1rem !important;} .ms-xl-4{ margin-left:1.5rem !important;} .ms-xl-5{ margin-left:3rem !important;} .ms-xl-auto{ margin-left:auto !important;} .p-xl-0{ padding:0 !important;} .p-xl-1{ padding:0.25rem !important;} .p-xl-2{ padding:0.5rem !important;} .p-xl-3{ padding:1rem !important;} .p-xl-4{ padding:1.5rem !important;} .p-xl-5{ padding:3rem !important;} .px-xl-0{ padding-right:0 !important; padding-left:0 !important;} .px-xl-1{ padding-right:0.25rem !important; padding-left:0.25rem !important;} .px-xl-2{ padding-right:0.5rem !important; padding-left:0.5rem !important;} .px-xl-3{ padding-right:1rem !important; padding-left:1rem !important;} .px-xl-4{ padding-right:1.5rem !important; padding-left:1.5rem !important;} .px-xl-5{ padding-right:3rem !important; padding-left:3rem !important;} .py-xl-0{ padding-top:0 !important; padding-bottom:0 !important;} .py-xl-1{ padding-top:0.25rem !important; padding-bottom:0.25rem !important;} .py-xl-2{ padding-top:0.5rem !important; padding-bottom:0.5rem !important;} .py-xl-3{ padding-top:1rem !important; padding-bottom:1rem !important;} .py-xl-4{ padding-top:1.5rem !important; padding-bottom:1.5rem !important;} .py-xl-5{ padding-top:3rem !important; padding-bottom:3rem !important;} .pt-xl-0{ padding-top:0 !important;} .pt-xl-1{ padding-top:0.25rem !important;} .pt-xl-2{ padding-top:0.5rem !important;} .pt-xl-3{ padding-top:1rem !important;} .pt-xl-4{ padding-top:1.5rem !important;} .pt-xl-5{ padding-top:3rem !important;} .pe-xl-0{ padding-right:0 !important;} .pe-xl-1{ padding-right:0.25rem !important;} .pe-xl-2{ padding-right:0.5rem !important;} .pe-xl-3{ padding-right:1rem !important;} .pe-xl-4{ padding-right:1.5rem !important;} .pe-xl-5{ padding-right:3rem !important;} .pb-xl-0{ padding-bottom:0 !important;} .pb-xl-1{ padding-bottom:0.25rem !important;} .pb-xl-2{ padding-bottom:0.5rem !important;} .pb-xl-3{ padding-bottom:1rem !important;} .pb-xl-4{ padding-bottom:1.5rem !important;} .pb-xl-5{ padding-bottom:3rem !important;} .ps-xl-0{ padding-left:0 !important;} .ps-xl-1{ padding-left:0.25rem !important;} .ps-xl-2{ padding-left:0.5rem !important;} .ps-xl-3{ padding-left:1rem !important;} .ps-xl-4{ padding-left:1.5rem !important;} .ps-xl-5{ padding-left:3rem !important;} .gap-xl-0{ gap:0 !important;} .gap-xl-1{ gap:0.25rem !important;} .gap-xl-2{ gap:0.5rem !important;} .gap-xl-3{ gap:1rem !important;} .gap-xl-4{ gap:1.5rem !important;} .gap-xl-5{ gap:3rem !important;} .row-gap-xl-0{ row-gap:0 !important;} .row-gap-xl-1{ row-gap:0.25rem !important;} .row-gap-xl-2{ row-gap:0.5rem !important;} .row-gap-xl-3{ row-gap:1rem !important;} .row-gap-xl-4{ row-gap:1.5rem !important;} .row-gap-xl-5{ row-gap:3rem !important;} .column-gap-xl-0{ -moz-column-gap:0 !important; column-gap:0 !important;} .column-gap-xl-1{ -moz-column-gap:0.25rem !important; column-gap:0.25rem !important;} .column-gap-xl-2{ -moz-column-gap:0.5rem !important; column-gap:0.5rem !important;} .column-gap-xl-3{ -moz-column-gap:1rem !important; column-gap:1rem !important;} .column-gap-xl-4{ -moz-column-gap:1.5rem !important; column-gap:1.5rem !important;} .column-gap-xl-5{ -moz-column-gap:3rem !important; column-gap:3rem !important;} .text-xl-start{ text-align:left !important;} .text-xl-end{ text-align:right !important;} .text-xl-center{ text-align:center !important;}}@media (min-width:1400px){ .float-xxl-start{ float:left !important;} .float-xxl-end{ float:right !important;} .float-xxl-none{ float:none !important;} .object-fit-xxl-contain{ -o-object-fit:contain !important; object-fit:contain !important;} .object-fit-xxl-cover{ -o-object-fit:cover !important; object-fit:cover !important;} .object-fit-xxl-fill{ -o-object-fit:fill !important; object-fit:fill !important;} .object-fit-xxl-scale{ -o-object-fit:scale-down !important; object-fit:scale-down !important;} .object-fit-xxl-none{ -o-object-fit:none !important; object-fit:none !important;} .d-xxl-inline{ display:inline !important;} .d-xxl-inline-block{ display:inline-block !important;} .d-xxl-block{ display:block !important;} .d-xxl-grid{ display:grid !important;} .d-xxl-inline-grid{ display:inline-grid !important;} .d-xxl-table{ display:table !important;} .d-xxl-table-row{ display:table-row !important;} .d-xxl-table-cell{ display:table-cell !important;} .d-xxl-flex{ display:flex !important;} .d-xxl-inline-flex{ display:inline-flex !important;} .d-xxl-none{ display:none !important;} .flex-xxl-fill{ flex:1 1 auto !important;} .flex-xxl-row{ flex-direction:row !important;} .flex-xxl-column{ flex-direction:column !important;} .flex-xxl-row-reverse{ flex-direction:row-reverse !important;} .flex-xxl-column-reverse{ flex-direction:column-reverse !important;} .flex-xxl-grow-0{ flex-grow:0 !important;} .flex-xxl-grow-1{ flex-grow:1 !important;} .flex-xxl-shrink-0{ flex-shrink:0 !important;} .flex-xxl-shrink-1{ flex-shrink:1 !important;} .flex-xxl-wrap{ flex-wrap:wrap !important;} .flex-xxl-nowrap{ flex-wrap:nowrap !important;} .flex-xxl-wrap-reverse{ flex-wrap:wrap-reverse !important;} .justify-content-xxl-start{ justify-content:flex-start !important;} .justify-content-xxl-end{ justify-content:flex-end !important;} .justify-content-xxl-center{ justify-content:center !important;} .justify-content-xxl-between{ justify-content:space-between !important;} .justify-content-xxl-around{ justify-content:space-around !important;} .justify-content-xxl-evenly{ justify-content:space-evenly !important;} .align-items-xxl-start{ align-items:flex-start !important;} .align-items-xxl-end{ align-items:flex-end !important;} .align-items-xxl-center{ align-items:center !important;} .align-items-xxl-baseline{ align-items:baseline !important;} .align-items-xxl-stretch{ align-items:stretch !important;} .align-content-xxl-start{ align-content:flex-start !important;} .align-content-xxl-end{ align-content:flex-end !important;} .align-content-xxl-center{ align-content:center !important;} .align-content-xxl-between{ align-content:space-between !important;} .align-content-xxl-around{ align-content:space-around !important;} .align-content-xxl-stretch{ align-content:stretch !important;} .align-self-xxl-auto{ align-self:auto !important;} .align-self-xxl-start{ align-self:flex-start !important;} .align-self-xxl-end{ align-self:flex-end !important;} .align-self-xxl-center{ align-self:center !important;} .align-self-xxl-baseline{ align-self:baseline !important;} .align-self-xxl-stretch{ align-self:stretch !important;} .order-xxl-first{ order:-1 !important;} .order-xxl-0{ order:0 !important;} .order-xxl-1{ order:1 !important;} .order-xxl-2{ order:2 !important;} .order-xxl-3{ order:3 !important;} .order-xxl-4{ order:4 !important;} .order-xxl-5{ order:5 !important;} .order-xxl-last{ order:6 !important;} .m-xxl-0{ margin:0 !important;} .m-xxl-1{ margin:0.25rem !important;} .m-xxl-2{ margin:0.5rem !important;} .m-xxl-3{ margin:1rem !important;} .m-xxl-4{ margin:1.5rem !important;} .m-xxl-5{ margin:3rem !important;} .m-xxl-auto{ margin:auto !important;} .mx-xxl-0{ margin-right:0 !important; margin-left:0 !important;} .mx-xxl-1{ margin-right:0.25rem !important; margin-left:0.25rem !important;} .mx-xxl-2{ margin-right:0.5rem !important; margin-left:0.5rem !important;} .mx-xxl-3{ margin-right:1rem !important; margin-left:1rem !important;} .mx-xxl-4{ margin-right:1.5rem !important; margin-left:1.5rem !important;} .mx-xxl-5{ margin-right:3rem !important; margin-left:3rem !important;} .mx-xxl-auto{ margin-right:auto !important; margin-left:auto !important;} .my-xxl-0{ margin-top:0 !important; margin-bottom:0 !important;} .my-xxl-1{ margin-top:0.25rem !important; margin-bottom:0.25rem !important;} .my-xxl-2{ margin-top:0.5rem !important; margin-bottom:0.5rem !important;} .my-xxl-3{ margin-top:1rem !important; margin-bottom:1rem !important;} .my-xxl-4{ margin-top:1.5rem !important; margin-bottom:1.5rem !important;} .my-xxl-5{ margin-top:3rem !important; margin-bottom:3rem !important;} .my-xxl-auto{ margin-top:auto !important; margin-bottom:auto !important;} .mt-xxl-0{ margin-top:0 !important;} .mt-xxl-1{ margin-top:0.25rem !important;} .mt-xxl-2{ margin-top:0.5rem !important;} .mt-xxl-3{ margin-top:1rem !important;} .mt-xxl-4{ margin-top:1.5rem !important;} .mt-xxl-5{ margin-top:3rem !important;} .mt-xxl-auto{ margin-top:auto !important;} .me-xxl-0{ margin-right:0 !important;} .me-xxl-1{ margin-right:0.25rem !important;} .me-xxl-2{ margin-right:0.5rem !important;} .me-xxl-3{ margin-right:1rem !important;} .me-xxl-4{ margin-right:1.5rem !important;} .me-xxl-5{ margin-right:3rem !important;} .me-xxl-auto{ margin-right:auto !important;} .mb-xxl-0{ margin-bottom:0 !important;} .mb-xxl-1{ margin-bottom:0.25rem !important;} .mb-xxl-2{ margin-bottom:0.5rem !important;} .mb-xxl-3{ margin-bottom:1rem !important;} .mb-xxl-4{ margin-bottom:1.5rem !important;} .mb-xxl-5{ margin-bottom:3rem !important;} .mb-xxl-auto{ margin-bottom:auto !important;} .ms-xxl-0{ margin-left:0 !important;} .ms-xxl-1{ margin-left:0.25rem !important;} .ms-xxl-2{ margin-left:0.5rem !important;} .ms-xxl-3{ margin-left:1rem !important;} .ms-xxl-4{ margin-left:1.5rem !important;} .ms-xxl-5{ margin-left:3rem !important;} .ms-xxl-auto{ margin-left:auto !important;} .p-xxl-0{ padding:0 !important;} .p-xxl-1{ padding:0.25rem !important;} .p-xxl-2{ padding:0.5rem !important;} .p-xxl-3{ padding:1rem !important;} .p-xxl-4{ padding:1.5rem !important;} .p-xxl-5{ padding:3rem !important;} .px-xxl-0{ padding-right:0 !important; padding-left:0 !important;} .px-xxl-1{ padding-right:0.25rem !important; padding-left:0.25rem !important;} .px-xxl-2{ padding-right:0.5rem !important; padding-left:0.5rem !important;} .px-xxl-3{ padding-right:1rem !important; padding-left:1rem !important;} .px-xxl-4{ padding-right:1.5rem !important; padding-left:1.5rem !important;} .px-xxl-5{ padding-right:3rem !important; padding-left:3rem !important;} .py-xxl-0{ padding-top:0 !important; padding-bottom:0 !important;} .py-xxl-1{ padding-top:0.25rem !important; padding-bottom:0.25rem !important;} .py-xxl-2{ padding-top:0.5rem !important; padding-bottom:0.5rem !important;} .py-xxl-3{ padding-top:1rem !important; padding-bottom:1rem !important;} .py-xxl-4{ padding-top:1.5rem !important; padding-bottom:1.5rem !important;} .py-xxl-5{ padding-top:3rem !important; padding-bottom:3rem !important;} .pt-xxl-0{ padding-top:0 !important;} .pt-xxl-1{ padding-top:0.25rem !important;} .pt-xxl-2{ padding-top:0.5rem !important;} .pt-xxl-3{ padding-top:1rem !important;} .pt-xxl-4{ padding-top:1.5rem !important;} .pt-xxl-5{ padding-top:3rem !important;} .pe-xxl-0{ padding-right:0 !important;} .pe-xxl-1{ padding-right:0.25rem !important;} .pe-xxl-2{ padding-right:0.5rem !important;} .pe-xxl-3{ padding-right:1rem !important;} .pe-xxl-4{ padding-right:1.5rem !important;} .pe-xxl-5{ padding-right:3rem !important;} .pb-xxl-0{ padding-bottom:0 !important;} .pb-xxl-1{ padding-bottom:0.25rem !important;} .pb-xxl-2{ padding-bottom:0.5rem !important;} .pb-xxl-3{ padding-bottom:1rem !important;} .pb-xxl-4{ padding-bottom:1.5rem !important;} .pb-xxl-5{ padding-bottom:3rem !important;} .ps-xxl-0{ padding-left:0 !important;} .ps-xxl-1{ padding-left:0.25rem !important;} .ps-xxl-2{ padding-left:0.5rem !important;} .ps-xxl-3{ padding-left:1rem !important;} .ps-xxl-4{ padding-left:1.5rem !important;} .ps-xxl-5{ padding-left:3rem !important;} .gap-xxl-0{ gap:0 !important;} .gap-xxl-1{ gap:0.25rem !important;} .gap-xxl-2{ gap:0.5rem !important;} .gap-xxl-3{ gap:1rem !important;} .gap-xxl-4{ gap:1.5rem !important;} .gap-xxl-5{ gap:3rem !important;} .row-gap-xxl-0{ row-gap:0 !important;} .row-gap-xxl-1{ row-gap:0.25rem !important;} .row-gap-xxl-2{ row-gap:0.5rem !important;} .row-gap-xxl-3{ row-gap:1rem !important;} .row-gap-xxl-4{ row-gap:1.5rem !important;} .row-gap-xxl-5{ row-gap:3rem !important;} .column-gap-xxl-0{ -moz-column-gap:0 !important; column-gap:0 !important;} .column-gap-xxl-1{ -moz-column-gap:0.25rem !important; column-gap:0.25rem !important;} .column-gap-xxl-2{ -moz-column-gap:0.5rem !important; column-gap:0.5rem !important;} .column-gap-xxl-3{ -moz-column-gap:1rem !important; column-gap:1rem !important;} .column-gap-xxl-4{ -moz-column-gap:1.5rem !important; column-gap:1.5rem !important;} .column-gap-xxl-5{ -moz-column-gap:3rem !important; column-gap:3rem !important;} .text-xxl-start{ text-align:left !important;} .text-xxl-end{ text-align:right !important;} .text-xxl-center{ text-align:center !important;}}@media (min-width:1200px){ .fs-1{ font-size:2.5rem !important;} .fs-2{ font-size:2rem !important;} .fs-3{ font-size:1.75rem !important;} .fs-4{ font-size:1.5rem !important;}}@media print{ .d-print-inline{ display:inline !important;} .d-print-inline-block{ display:inline-block !important;} .d-print-block{ display:block !important;} .d-print-grid{ display:grid !important;} .d-print-inline-grid{ display:inline-grid !important;} .d-print-table{ display:table !important;} .d-print-table-row{ display:table-row !important;} .d-print-table-cell{ display:table-cell !important;} .d-print-flex{ display:flex !important;} .d-print-inline-flex{ display:inline-flex !important;} .d-print-none{ display:none !important;}}@font-face{ font-display:swap; font-family:'Varela Round'; font-style:normal; font-weight:400; src:url('../fonts/varela-round-v20-latin_latin-ext-regular.woff2') format('woff2');}@font-face{ font-display:swap; font-family:'Above The Sky'; src:url('../fonts/abovethesky-script.woff2') format('woff2'); font-weight:normal; font-style:normal;}@font-face{ font-display:swap; font-family:'Nunito'; font-style:normal; font-weight:400; src:url('../fonts/nunito-v26-latin_latin-ext-regular.woff2') format('woff2');}@font-face{ font-display:swap; font-family:'Nunito'; font-style:normal; font-weight:500; src:url('../fonts/nunito-v26-latin_latin-ext-500.woff2') format('woff2');}@font-face{ font-display:swap; font-family:'Nunito'; font-style:normal; font-weight:600; src:url('../fonts/nunito-v26-latin_latin-ext-600.woff2') format('woff2');}@font-face{ font-display:swap; font-family:'Nunito'; font-style:normal; font-weight:700; src:url('../fonts/nunito-v26-latin_latin-ext-700.woff2') format('woff2');}html.cf-theme-dark{ color-scheme:dark;}:root{ --min-screen-width:320px; --max-screen-width:1320px; --primary:#1A4D72; --primary-5:#1a4d720d; --primary-10:#1a4d721a; --primary-20:#1a4d7233; --primary-30:#1a4d724d; --primary-40:#1a4d7266; --primary-50:#1a4d7280; --primary-60:#1a4d7299; --primary-70:#1a4d72b3; --primary-80:#1a4d72cc; --primary-90:#1a4d72e6; --primary-d-1:#1a3f5b; --primary-d-2:#9f7509; --primary-d-3:#14222e; --primary-d-4:#29220e; --primary-l-1:#7694AA; --primary-l-2:#8fa2b7; --primary-l-3:#CCD5DA; --secondary:#62B0DE; --secondary-d-1:#4a7fa1; --secondary-d-2:#355569; --secondary-d-3:#1e2b34; --secondary-l-1:#8ec3e6; --secondary-l-2:#b4d6ee; --secondary-l-3:#daeaf7; --accent:#CCD5DA; --accent-l-1:#d9dfe3; --accent-l-2:#e4e9ec; --accent-l-3:#f3f5f6; --bg-body:#FFFFFF; --bg-body-5:#ffffff0d; --bg-body-10:#ffffff1a; --bg-body-20:#ffffff33; --bg-body-30:#ffffff4d; --bg-body-40:#ffffff66; --bg-body-50:#ffffff80; --bg-body-60:#ffffff99; --bg-body-70:#ffffffb3; --bg-body-80:#ffffffcc; --bg-body-90:#ffffffe6; --bg-dark:#231F20; --bg-dark-5:#231f200d; --bg-dark-10:#231f201a; --bg-dark-20:#231f2033; --bg-dark-30:#231f204d; --bg-dark-40:#231f2066; --bg-dark-50:#231f2080; --bg-dark-60:#231f2099; --bg-dark-70:#231f20b3; --bg-dark-80:#231f20cc; --bg-dark-90:#231f20e6; --bg-beige:#F8F7F4; --text-body:#454545; --text-headline:#232D48; --border-primary:#D1D1D1; --shadow-primary:#00000026; --white:#ffffff; --black:#000000; --black-5:#0000000d; --black-10:#0000001a; --black-20:#00000033; --black-30:#0000004d; --black-40:#00000066; --black-50:#00000080; --black-60:#00000099; --black-70:#000000b3; --black-80:#000000cc; --black-90:#000000e6; --success:#24f95d; --error:#f92444; --space-4xs:clamp(0.33rem,calc(-0.03vw + 0.33rem),0.31rem); --space-3xs:clamp(0.41rem,calc(0.05vw + 0.4rem),0.44rem); --space-2xs:clamp(0.75rem,calc(0vw + 0.75rem),0.75rem); --space-xs:clamp(0.88rem,calc(0vw + 0.88rem),0.88rem); --space-s:clamp(1rem,calc(0.8vw + 0.84rem),1.5rem); --space-m:clamp(1.25rem,calc(0.8vw + 1.09rem),1.75rem); --space-l:clamp(1.5rem,calc(0.8vw + 1.34rem),2rem); --space-xl:clamp(2rem,calc(1.6vw + 1.68rem),3rem); --space-2xl:clamp(2.25rem,calc(2.4vw + 1.77rem),3.75rem); --space-3xl:clamp(2.75rem,calc(5.6vw + 1.63rem),6.25rem); --space-4xl:clamp(3.75rem,calc(6vw + 2.55rem),7.5rem); --text-xs:clamp(0.75rem,calc(0vw + 0.75rem),0.75rem); --text-s:clamp(1rem,calc(0vw + 1rem),1rem); --text-m:clamp(1rem,calc(0vw + 1rem),1rem); --text-l:clamp(1.25rem,calc(0vw + 1.25rem),1.25rem); --text-xl:clamp(1.25rem,calc(0.4vw + 1.17rem),1.5rem); --text-2xl:clamp(1.5rem,calc(0.8vw + 1.34rem),2rem); --text-3xl:clamp(1.75rem,calc(1.2vw + 1.51rem),2.5rem); --text-4xl:clamp(1.75rem,calc(2vw + 1.35rem),3rem); --hero-title-size:var(--text-4xl); --post-title-size:var(--text-2xl); --ctafs:var(--text-s); --font1:"Nunito",sans-serif; --font2:"Above The Sky"; --header-space:var(--space-s); --btn-space:var(--space-xs) var(--space-s); --card-space:var(--space-s); --footer-space:var(--space-s) var(--space-m); --columns-1:repeat(1,minmax(0,1fr)); --columns-2:repeat(2,minmax(0,1fr)); --columns-3:repeat(3,minmax(0,1fr)); --columns-4:repeat(4,minmax(0,1fr)); --columns-5:repeat(5,minmax(0,1fr)); --columns-6:repeat(6,minmax(0,1fr)); --columns-7:repeat(7,minmax(0,1fr)); --columns-8:repeat(8,minmax(0,1fr)); --radius-xs:clamp(0.25rem,calc(0vw + 0.25rem),0.25rem); --radius-s:clamp(0.38rem,calc(-0.2vw + 0.54rem),0.5rem); --radius-m:clamp(0.63rem,calc(-0.2vw + 0.79rem),0.75rem); --radius-l:clamp(1rem,calc(-0.4vw + 1.33rem),1.25rem); --radius-xl:clamp(1.63rem,calc(-0.6vw + 2.12rem),2rem); --radius-full:999rem; --shadow-xs:0 1px 2px var(--shadow-primary); --shadow-s:0 1.5px 3px var(--shadow-primary); --shadow-m:0 2px 6px var(--shadow-primary); --shadow-l:0 3px 12px var(--shadow-primary); --shadow-xl:0 6px 48px var(--shadow-primary);}:root.cf-theme-dark,:root.cf-theme-light .theme-inverted,:root.cf-theme-light .theme-always-dark,:root.cf-theme-dark .theme-inverted .theme-always-dark{ --primary:#3d44ff; --primary-5:#3d44ff0d; --primary-10:#3d44ff1a; --primary-20:#3d44ff33; --primary-30:#3d44ff4d; --primary-40:#3d44ff66; --primary-50:#3d44ff80; --primary-60:#3d44ff99; --primary-70:#3d44ffb3; --primary-80:#3d44ffcc; --primary-90:#3d44ffe6; --secondary:#3582ed; --accent:#26a7df; --bg-body:#e6e6e6; --bg-body-5:#e6e6e60d; --bg-body-10:#e6e6e61a; --bg-body-20:#e6e6e633; --bg-body-30:#e6e6e64d; --bg-body-40:#e6e6e666; --bg-body-50:#e6e6e680; --bg-body-60:#e6e6e699; --bg-body-70:#e6e6e6b3; --bg-body-80:#e6e6e6cc; --bg-body-90:#e6e6e6e6; --bg-dark:#dbce6b; --bg-dark-5:#dbce6b0d; --bg-dark-10:#dbce6b1a; --bg-dark-20:#dbce6b33; --bg-dark-30:#dbce6b4d; --bg-dark-40:#dbce6b66; --bg-dark-50:#dbce6b80; --bg-dark-60:#dbce6b99; --bg-dark-70:#dbce6bb3; --bg-dark-80:#dbce6bcc; --bg-dark-90:#dbce6be6; --bg-beige:#a0e51f; --text-body:#404040; --text-headline:#000000; --border-primary:#80808040; --shadow-primary:#00000026; --white:#ffffff; --black:#000000; --black-5:#0000000d; --black-10:#0000001a; --black-20:#00000033; --black-30:#0000004d; --black-40:#00000066; --black-50:#00000080; --black-60:#00000099; --black-70:#000000b3; --black-80:#000000cc; --black-90:#000000e6; --success:#24f95d; --error:#f92444;}.cta{ position:relative; display:inline-block; padding:16px 24px 14px; color:var(--primary); font-size:var(--ctafs); font-weight:600; line-height:1.1; background:transparent; border-radius:0; border:1px solid transparent; text-align:center; -webkit-text-decoration:none; text-decoration:none; transition:all 0.25s ease-in-out; outline:0; cursor:pointer; z-index:1;}.cta.cta--small{ font-size:var(--text-s); padding:8px 16px;}.cta.large{ font-size:var(--text-l); padding:var(--space-s) var(--space-m);}.cta.cta--secondary{ background:var(--secondary); color:var(--white);}.cta.ghost{ color:var(--dark-80); background:transparent; border-color:transparent; box-shadow:none;}.cta.cta--outline{ background:transparent; border-color:var(--primary);}.cta.cta--outlinewhite{ color:var(--white); background:transparent; border-color:var(--white);}.cta.cta--primary{ background:var(--primary); color:var(--white);}.cta.cta--primary-d-2{ background:var(--primary-d-2); border-color:var(--primary-d-2); color:var(--white);}.cta.ghost:hover{ background:var(--dark-10);}.cta.cta--outlinewhite:hover{ background:var(--primary); color:var(--white); border-color:var(--primary);}.cta.cta--outline:hover{ background:var(--primary); color:var(--white);}.cta.cta--secondary:hover{ background:var(--secondary-d-1);}.cta.cta--primary-d-2:hover{ background:var(--primary-d-1); border-color:var(--primary-d-1);}.cta.cta--primary:hover{ background-color:var(--primary-d-1);}.cta:focus{ outline:4px solid var(--primary-l-3); outline-offset:2px;}.cta.no-bg{ color:var(--dark-80); background:transparent; box-shadow:none; border-color:transparent;}.cta.no-bg:hover{ color:var(--dark);}.cta.cta--underline{ color:var(--text-headline); border:0; border-bottom:1px solid; border-color:var(--text-headline); letter-spacing:0.8px; padding:0 12px 12px; min-width:initial;}.cta.cta--underline:hover{ color:var(--primary-d-2); border-color:var(--primary-d-2);}.badge{ display:flex; align-items:center; justify-content:center; gap:var(--space-4xs); padding:var(--space-2xs) var(--space-s); background:var(--dark-10); color:var(--primary); font-size:var(--text-s); font-weight:500; border-radius:var(--radius-full); border:0; outline:0;}.badge.secondary{ color:var(--secondary);}.link{ -webkit-text-decoration:underline; text-decoration:underline; font-weight:600;}.link:hover{ box-shadow:0 2px 0 var(--primary-40); -webkit-text-decoration:none; text-decoration:none;}.link:focus{ background:var(--primary-10);}.link.secondary{ color:var(--secondary); border-color:var(--secondary-20);}.link.tertiary{ color:var(--tertiary); border-color:var(--tertiary-20);}.dynamicforms .form-control{ padding:var(--space-s) 22px; background:#F6F6F6; color:#888888; font-size:var(--text-m); font-weight:500; border-radius:0; border:0; transition:all 0.4s ease-in-out; outline:0;}.dynamicforms .form-control:invalid{ border-color:var(--error); background:var(--error-10);}.dynamicforms .form-control:disabled{ cursor:not-allowed; opacity:.75; box-shadow:none; background:var(--dark-10);}.select{ padding:var(--space-xs) var(--space-s); background:var(--dark-5); color:var(--text-body); font-size:var(--text-m); font-weight:500; border-radius:var(--radius-m); border:1px solid var(--border-primary); box-shadow:var(--shadow-xs); transition:all 0.25s ease-in-out; outline:0;}.select:focus{ background:var(--primary-20); border-color:var(--primary);}.select:hover{ border-color:var(--primary);}.select::placeholder{ color:var(--dark-40);}.select:invalid{ border-color:var(--error); background:var(--error-10);}.select:disabled{ cursor:not-allowed; opacity:.75; box-shadow:none; background:var(--dark-10);}.card{ display:grid; gap:var(--space-xs); padding:var(--space-m); font-size:var(--text-m); color:var(--text-body); background:var(--bg-surface); line-height:1.3; border-radius:var(--radius-m); box-shadow:var(--shadow-m);}.card.secondary{ background:var(--secondary); color:#fff;}.card.primary{ background:var(--primary); color:#fff;}.icon{ color:var(--primary); width:var(--space-2xl); height:auto; font-size:var(--space-2xl);}.icon.large{ width:var(--space-3xl); font-size:var(--space-3xl);}.icon.secondary{ color:var(--secondary);}.icon.tertiary{ color:var(--tertiary);}.icon.outline{ padding:0.5em; border:1px solid var(--border-primary); border-radius:100%; box-sizing:content-box;}.icon.filled{ padding:0.5em; border-radius:100%; box-sizing:content-box; background:var(--dark-10);}.icon.small{ width:var(--space-l); font-size:var(--space-l);}.avatar{ width:var(--space-2xl); height:var(--space-2xl); border-radius:100%; box-shadow:var(--shadow-m); object-fit:cover;}.avatar.small{ width:var(--space-l); height:var(--space-l);}.avatar.large{ width:var(--space-4xl); height:var(--space-4xl);}.divider{ min-width:100%; width:100%; max-width:100%; min-height:1px; height:1px; max-height:1px; background:var(--border-primary); margin:var(--space-m) 0; border:0;}.divider.vertical{ min-width:1px; width:1px; max-width:1px; min-height:100%; height:100%; max-height:100%;}.checkbox{ appearance:none; display:grid; place-content:center; border:2px solid var(--dark-40); border-radius:var(--radius-s); width:clamp(1.13rem,calc(-0.4vw + 1.46rem),1.38rem); height:clamp(1.13rem,calc(-0.4vw + 1.46rem),1.38rem);}.checkbox:checked:before{ transform:scale(1);}.checkbox::before{ content:""; width:1em; height:1em; box-shadow:inset 1em 1em #fff; clip-path:polygon(14% 44%,0 65%,50% 100%,100% 16%,80% 0%,43% 62%); transform:scale(0); transition:transform 0.2s;}.checkbox:hover{ border-color:var(--primary);}.checkbox:focus{ outline:3px solid var(--primary-l-3); outline-offset:2px;}.checkbox:checked{ background:var(--primary); border-color:var(--primary);}.radio{ appearance:none; display:grid; place-content:center; border:2px solid var(--dark-40); border-radius:var(--radius-full); width:clamp(1.13rem,calc(-0.4vw + 1.46rem),1.38rem); height:clamp(1.13rem,calc(-0.4vw + 1.46rem),1.38rem);}.radio:checked:before{ transform:scale(1);}.radio::before{ content:""; width:1em; height:1em; border-radius:100%; transform:scale(0); transition:transform 0.2s; background:var(--primary);}.radio:hover{ border-color:var(--primary);}.radio:focus{ outline:3px solid var(--primary-l-3); outline-offset:2px;}.radio:checked{ border-color:var(--primary);}.padding-4xs{ padding:var(--space-4xs);}.padding-3xs{ padding:var(--space-3xs);}.padding-2xs{ padding:var(--space-2xs);}.padding-xs{ padding:var(--space-xs);}.padding-s{ padding:var(--space-s);}.padding-m{ padding:var(--space-m);}.padding-l{ padding:var(--space-l);}.padding-xl{ padding:var(--space-xl);}.padding-2xl{ padding:var(--space-2xl);}.padding-3xl{ padding:var(--space-3xl);}.padding-4xl{ padding:var(--space-4xl);}.padding-left-4xs{ padding-left:var(--space-4xs);}.padding-left-3xs{ padding-left:var(--space-3xs);}.padding-left-2xs{ padding-left:var(--space-2xs);}.padding-left-xs{ padding-left:var(--space-xs);}.padding-left-s{ padding-left:var(--space-s);}.padding-left-m{ padding-left:var(--space-m);}.padding-left-l{ padding-left:var(--space-l);}.padding-left-xl{ padding-left:var(--space-xl);}.padding-left-2xl{ padding-left:var(--space-2xl);}.padding-left-3xl{ padding-left:var(--space-3xl);}.padding-left-4xl{ padding-left:var(--space-4xl);}.padding-right-4xs{ padding-right:var(--space-4xs);}.padding-right-3xs{ padding-right:var(--space-3xs);}.padding-right-2xs{ padding-right:var(--space-2xs);}.padding-right-xs{ padding-right:var(--space-xs);}.padding-right-s{ padding-right:var(--space-s);}.padding-right-m{ padding-right:var(--space-m);}.padding-right-l{ padding-right:var(--space-l);}.padding-right-xl{ padding-right:var(--space-xl);}.padding-right-2xl{ padding-right:var(--space-2xl);}.padding-right-3xl{ padding-right:var(--space-3xl);}.padding-right-4xl{ padding-right:var(--space-4xl);}.padding-top-4xs{ padding-top:var(--space-4xs);}.padding-top-3xs{ padding-top:var(--space-3xs);}.padding-top-2xs{ padding-top:var(--space-2xs);}.padding-top-xs{ padding-top:var(--space-xs);}.padding-top-s{ padding-top:var(--space-s);}.padding-top-m{ padding-top:var(--space-m);}.padding-top-l{ padding-top:var(--space-l);}.padding-top-xl{ padding-top:var(--space-xl);}.padding-top-2xl{ padding-top:var(--space-2xl);}.padding-top-3xl{ padding-top:var(--space-3xl);}.padding-top-4xl{ padding-top:var(--space-4xl);}.padding-bottom-4xs{ padding-bottom:var(--space-4xs);}.padding-bottom-3xs{ padding-bottom:var(--space-3xs);}.padding-bottom-2xs{ padding-bottom:var(--space-2xs);}.padding-bottom-xs{ padding-bottom:var(--space-xs);}.padding-bottom-s{ padding-bottom:var(--space-s);}.padding-bottom-m{ padding-bottom:var(--space-m);}.padding-bottom-l{ padding-bottom:var(--space-l);}.padding-bottom-xl{ padding-bottom:var(--space-xl);}.padding-bottom-2xl{ padding-bottom:var(--space-2xl);}.padding-bottom-3xl{ padding-bottom:var(--space-3xl);}.padding-bottom-4xl{ padding-bottom:var(--space-4xl);}.padding-horizontal-4xs{ padding-left:var(--space-4xs); padding-right:var(--space-4xs);}.padding-horizontal-3xs{ padding-left:var(--space-3xs); padding-right:var(--space-3xs);}.padding-horizontal-2xs{ padding-left:var(--space-2xs); padding-right:var(--space-2xs);}.padding-horizontal-xs{ padding-left:var(--space-xs); padding-right:var(--space-xs);}.padding-horizontal-s{ padding-left:var(--space-s); padding-right:var(--space-s);}.padding-horizontal-m{ padding-left:var(--space-m); padding-right:var(--space-m);}.padding-horizontal-l{ padding-left:var(--space-l); padding-right:var(--space-l);}.padding-horizontal-xl{ padding-left:var(--space-xl); padding-right:var(--space-xl);}.padding-horizontal-2xl{ padding-left:var(--space-2xl); padding-right:var(--space-2xl);}.padding-horizontal-3xl{ padding-left:var(--space-3xl); padding-right:var(--space-3xl);}.padding-horizontal-4xl{ padding-left:var(--space-4xl); padding-right:var(--space-4xl);}.padding-vertical-4xs{ padding-top:var(--space-4xs); padding-bottom:var(--space-4xs);}.padding-vertical-3xs{ padding-top:var(--space-3xs); padding-bottom:var(--space-3xs);}.padding-vertical-2xs{ padding-top:var(--space-2xs); padding-bottom:var(--space-2xs);}.padding-vertical-xs{ padding-top:var(--space-xs); padding-bottom:var(--space-xs);}.padding-vertical-s{ padding-top:var(--space-s); padding-bottom:var(--space-s);}.padding-vertical-m{ padding-top:var(--space-m); padding-bottom:var(--space-m);}.padding-vertical-l{ padding-top:var(--space-l); padding-bottom:var(--space-l);}.padding-vertical-xl{ padding-top:var(--space-xl); padding-bottom:var(--space-xl);}.padding-vertical-2xl{ padding-top:var(--space-2xl); padding-bottom:var(--space-2xl);}.padding-vertical-3xl{ padding-top:var(--space-3xl); padding-bottom:var(--space-3xl);}.padding-vertical-4xl{ padding-top:var(--space-4xl); padding-bottom:var(--space-4xl);}.margin-4xs{ margin:var(--space-4xs);}.margin-3xs{ margin:var(--space-3xs);}.margin-2xs{ margin:var(--space-2xs);}.margin-xs{ margin:var(--space-xs);}.margin-s{ margin:var(--space-s);}.margin-m{ margin:var(--space-m);}.margin-l{ margin:var(--space-l);}.margin-xl{ margin:var(--space-xl);}.margin-2xl{ margin:var(--space-2xl);}.margin-3xl{ margin:var(--space-3xl);}.margin-4xl{ margin:var(--space-4xl);}.margin-left-4xs{ margin-left:var(--space-4xs);}.margin-left-3xs{ margin-left:var(--space-3xs);}.margin-left-2xs{ margin-left:var(--space-2xs);}.margin-left-xs{ margin-left:var(--space-xs);}.margin-left-s{ margin-left:var(--space-s);}.margin-left-m{ margin-left:var(--space-m);}.margin-left-l{ margin-left:var(--space-l);}.margin-left-xl{ margin-left:var(--space-xl);}.margin-left-2xl{ margin-left:var(--space-2xl);}.margin-left-3xl{ margin-left:var(--space-3xl);}.margin-left-4xl{ margin-left:var(--space-4xl);}.margin-right-4xs{ margin-right:var(--space-4xs);}.margin-right-3xs{ margin-right:var(--space-3xs);}.margin-right-2xs{ margin-right:var(--space-2xs);}.margin-right-xs{ margin-right:var(--space-xs);}.margin-right-s{ margin-right:var(--space-s);}.margin-right-m{ margin-right:var(--space-m);}.margin-right-l{ margin-right:var(--space-l);}.margin-right-xl{ margin-right:var(--space-xl);}.margin-right-2xl{ margin-right:var(--space-2xl);}.margin-right-3xl{ margin-right:var(--space-3xl);}.margin-right-4xl{ margin-right:var(--space-4xl);}.margin-top-4xs{ margin-top:var(--space-4xs);}.margin-top-3xs{ margin-top:var(--space-3xs);}.margin-top-2xs{ margin-top:var(--space-2xs);}.margin-top-xs{ margin-top:var(--space-xs);}.margin-top-s{ margin-top:var(--space-s);}.margin-top-m{ margin-top:var(--space-m);}.margin-top-l{ margin-top:var(--space-l);}.margin-top-xl{ margin-top:var(--space-xl);}.margin-top-2xl{ margin-top:var(--space-2xl);}.margin-top-3xl{ margin-top:var(--space-3xl);}.margin-top-4xl{ margin-top:var(--space-4xl);}.margin-bottom-4xs{ margin-bottom:var(--space-4xs);}.margin-bottom-3xs{ margin-bottom:var(--space-3xs);}.margin-bottom-2xs{ margin-bottom:var(--space-2xs);}.margin-bottom-xs{ margin-bottom:var(--space-xs);}.margin-bottom-s{ margin-bottom:var(--space-s);}.margin-bottom-m{ margin-bottom:var(--space-m);}.margin-bottom-l{ margin-bottom:var(--space-l);}.margin-bottom-xl{ margin-bottom:var(--space-xl);}.margin-bottom-2xl{ margin-bottom:var(--space-2xl);}.margin-bottom-3xl{ margin-bottom:var(--space-3xl);}.margin-bottom-4xl{ margin-bottom:var(--space-4xl);}.margin-horizontal-4xs{ margin-left:var(--space-4xs); margin-right:var(--space-4xs);}.margin-horizontal-3xs{ margin-left:var(--space-3xs); margin-right:var(--space-3xs);}.margin-horizontal-2xs{ margin-left:var(--space-2xs); margin-right:var(--space-2xs);}.margin-horizontal-xs{ margin-left:var(--space-xs); margin-right:var(--space-xs);}.margin-horizontal-s{ margin-left:var(--space-s); margin-right:var(--space-s);}.margin-horizontal-m{ margin-left:var(--space-m); margin-right:var(--space-m);}.margin-horizontal-l{ margin-left:var(--space-l); margin-right:var(--space-l);}.margin-horizontal-xl{ margin-left:var(--space-xl); margin-right:var(--space-xl);}.margin-horizontal-2xl{ margin-left:var(--space-2xl); margin-right:var(--space-2xl);}.margin-horizontal-3xl{ margin-left:var(--space-3xl); margin-right:var(--space-3xl);}.margin-horizontal-4xl{ margin-left:var(--space-4xl); margin-right:var(--space-4xl);}.margin-vertical-4xs{ margin-top:var(--space-4xs); margin-bottom:var(--space-4xs);}.margin-vertical-3xs{ margin-top:var(--space-3xs); margin-bottom:var(--space-3xs);}.margin-vertical-2xs{ margin-top:var(--space-2xs); margin-bottom:var(--space-2xs);}.margin-vertical-xs{ margin-top:var(--space-xs); margin-bottom:var(--space-xs);}.margin-vertical-s{ margin-top:var(--space-s); margin-bottom:var(--space-s);}.margin-vertical-m{ margin-top:var(--space-m); margin-bottom:var(--space-m);}.margin-vertical-l{ margin-top:var(--space-l); margin-bottom:var(--space-l);}.margin-vertical-xl{ margin-top:var(--space-xl); margin-bottom:var(--space-xl);}.margin-vertical-2xl{ margin-top:var(--space-2xl); margin-bottom:var(--space-2xl);}.margin-vertical-3xl{ margin-top:var(--space-3xl); margin-bottom:var(--space-3xl);}.margin-vertical-4xl{ margin-top:var(--space-4xl); margin-bottom:var(--space-4xl);}.text-xs{ font-size:var(--text-xs);}.text-s{ font-size:var(--text-s);}.text-m{ font-size:var(--text-m);}.text-l{ font-size:var(--text-l);}.text-xl{ font-size:var(--text-xl);}.text-2xl{ font-size:var(--text-2xl);}.text-3xl{ font-size:var(--text-3xl);}.text-4xl{ font-size:var(--text-4xl);}H1{ font-size:var(--text-4xl); line-height:1.1; margin-bottom:var(--space-l);}H2{ font-size:var(--text-3xl); line-height:1.2; margin-bottom:var(--space-l);}H3{ font-size:var(--text-2xl); line-height:1.3;}H4{ font-size:var(--text-xl); line-height:1.3;}H5{ font-size:var(--text-l); line-height:1.3;}H6{ font-size:var(--text-m); line-height:1.4;}.border{ border-width:1px; border-style:solid;}.border-left{ border-left-width:1px; border-left-style:solid;}.border-right{ border-right-width:1px; border-right-style:solid;}.border-top{ border-top-width:1px; border-top-style:solid;}.border-bottom{ border-bottom-width:1px; border-bottom-style:solid;}body.compensate-for-scrollbar{ overflow:hidden;}.fancybox-active{ height:auto;}.fancybox-is-hidden{ left:-9999px; margin:0; position:absolute !important; top:-9999px; visibility:hidden;}.fancybox-container{ -webkit-backface-visibility:hidden; height:100%; left:0; outline:none; position:fixed; -webkit-tap-highlight-color:transparent; top:0; -ms-touch-action:manipulation; touch-action:manipulation; transform:translateZ(0); width:100%; z-index:99992;}.fancybox-container *{ box-sizing:border-box;}.fancybox-outer,.fancybox-inner,.fancybox-bg,.fancybox-stage{ bottom:0; left:0; position:absolute; right:0; top:0;}.fancybox-outer{ -webkit-overflow-scrolling:touch; overflow-y:scroll;}.fancybox-bg{ background:rgb(30,30,30); opacity:0; transition-duration:inherit; transition-property:opacity; transition-timing-function:cubic-bezier(.47,0,.74,.71);}.fancybox-is-open .fancybox-bg{ opacity:.9; transition-timing-function:cubic-bezier(.22,.61,.36,1);}.fancybox-infobar,.fancybox-toolbar,.fancybox-caption,.fancybox-navigation .fancybox-button{ direction:ltr; opacity:0; position:absolute; transition:opacity .25s ease,visibility 0s ease .25s; visibility:hidden; z-index:99997;}.fancybox-show-infobar .fancybox-infobar,.fancybox-show-toolbar .fancybox-toolbar,.fancybox-show-caption .fancybox-caption,.fancybox-show-nav .fancybox-navigation .fancybox-button{ opacity:1; transition:opacity .25s ease 0s,visibility 0s ease 0s; visibility:visible;}.fancybox-infobar{ color:#ccc; font-size:13px; -webkit-font-smoothing:subpixel-antialiased; height:44px; left:0; line-height:44px; min-width:44px; mix-blend-mode:difference; padding:0 10px; pointer-events:none; top:0; -webkit-touch-callout:none; -webkit-user-select:none; -moz-user-select:none; -ms-user-select:none; user-select:none;}.fancybox-toolbar{right:0;top:0}.fancybox-stage{ direction:ltr; overflow:visible; transform:translateZ(0); z-index:99994;}.fancybox-is-open .fancybox-stage{overflow:hidden}.fancybox-slide{ -webkit-backface-visibility:hidden;  display:none; height:100%; left:0; outline:none; overflow:auto; -webkit-overflow-scrolling:touch; padding:44px; position:absolute; text-align:center; top:0; transition-property:transform,opacity; white-space:normal; width:100%; z-index:99994;}.fancybox-slide::before{ content:''; display:inline-block; font-size:0; height:100%; vertical-align:middle; width:0;}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--previous,.fancybox-slide--current,.fancybox-slide--next{ display:block;}.fancybox-slide--image{ overflow:hidden; padding:44px 0;}.fancybox-slide--image::before{ display:none;}.fancybox-slide--html{ padding:6px;}.fancybox-content{ background:#fff; display:inline-block; margin:0; max-width:100%; padding:0; position:relative; text-align:left; vertical-align:middle; overflow:scroll;}.fancybox-slide--image .fancybox-content{ animation-timing-function:cubic-bezier(.5,0,.14,1); -webkit-backface-visibility:hidden; background:transparent; background-repeat:no-repeat; background-size:100% 100%; left:0; max-width:none; overflow:visible; padding:0; position:absolute; top:0; -ms-transform-origin:top left; transform-origin:top left; transition-property:transform,opacity; -webkit-user-select:none; -moz-user-select:none; -ms-user-select:none; user-select:none; z-index:99995;}.fancybox-can-zoomOut .fancybox-content{ cursor:zoom-out;}.fancybox-can-zoomIn .fancybox-content{ cursor:zoom-in;}.fancybox-can-swipe .fancybox-content,.fancybox-can-pan .fancybox-content{ cursor:-webkit-grab; cursor:grab;}.fancybox-is-grabbing .fancybox-content{ cursor:-webkit-grabbing; cursor:grabbing;}.fancybox-container [data-selectable='true']{ cursor:text;}.fancybox-image,.fancybox-spaceball{ background:transparent; border:0; height:100%; left:0; margin:0; max-height:none; max-width:none; padding:0; position:absolute; top:0; -webkit-user-select:none; -moz-user-select:none; -ms-user-select:none; user-select:none; width:100%;}.fancybox-spaceball{ z-index:1;}.fancybox-slide--video .fancybox-content,.fancybox-slide--map .fancybox-content,.fancybox-slide--pdf .fancybox-content,.fancybox-slide--iframe .fancybox-content{ height:100%; overflow:visible; padding:0; width:100%;}.fancybox-slide--video .fancybox-content{ background:#000;}.fancybox-slide--map .fancybox-content{ background:#e5e3df;}.fancybox-slide--iframe .fancybox-content{ background:#fff;}.fancybox-video,.fancybox-iframe{ background:transparent; border:0; display:block; height:100%; margin:0; overflow:hidden; padding:0; width:100%;}.fancybox-iframe{ left:0; position:absolute; top:0;}.fancybox-error{ background:#fff; cursor:default; max-width:400px; padding:40px; width:100%;}.fancybox-error p{ color:#444; font-size:16px; line-height:20px; margin:0; padding:0;}.fancybox-button{background:var(--secondary);border:0;border-radius:0;box-shadow:none;cursor:pointer;display:inline-block;width:44px;height:44px;margin:0;padding:10px;position:relative;transition:.4s;vertical-align:top;visibility:inherit}.fancybox-button,.fancybox-button:visited,.fancybox-button:link{color:#fff}.fancybox-button:hover{color:#fff;background:var(--secondary-d-1)}.fancybox-button:focus{outline:none}.fancybox-button.fancybox-focus{outline:1px dotted}.fancybox-button[disabled],.fancybox-button[disabled]:hover{background:none;color:transparent;cursor:default;outline:none}.fancybox-button div{ height:100%;}.fancybox-button svg{ display:block; height:100%; overflow:visible; position:relative; width:100%;}.fancybox-button svg path{ fill:currentColor; stroke-width:0;}.fancybox-button--play svg:nth-child(2),.fancybox-button--fsenter svg:nth-child(2){ display:none;}.fancybox-button--pause svg:nth-child(1),.fancybox-button--fsexit svg:nth-child(1){ display:none;}.fancybox-progress{ background:#ff5268; height:2px; left:0; position:absolute; right:0; top:0; -ms-transform:scaleX(0); transform:scaleX(0); -ms-transform-origin:0; transform-origin:0; transition-property:transform; transition-timing-function:linear; z-index:99998;}.fancybox-close-small{ background:var(--secondary); border:0; border-radius:0; color:#ccc; cursor:pointer; opacity:1; padding:8px; position:absolute; right:-12px; top:-44px; z-index:401;}.fancybox-close-small:hover{ color:#fff; opacity:1;}.fancybox-slide--html .fancybox-close-small{ color:var(--white); padding:10px; right:0; top:0;}.fancybox-slide--image.fancybox-is-scaling .fancybox-content{ overflow:hidden;}.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small{ display:none;}.fancybox-navigation .fancybox-button{ background-clip:content-box; height:100px; opacity:0; position:absolute; top:calc(50% - 50px); width:70px;}.fancybox-navigation .fancybox-button div{ padding:7px;}.fancybox-navigation .fancybox-button--arrow_left{ left:0; left:env(safe-area-inset-left);}.fancybox-navigation .fancybox-button--arrow_right{ right:0; right:env(safe-area-inset-right);}.fancybox-caption{ background:linear-gradient(to top, rgba(0,0,0,.85) 0%, rgba(0,0,0,.3) 50%, rgba(0,0,0,.15) 65%, rgba(0,0,0,.075) 75.5%, rgba(0,0,0,.037) 82.85%, rgba(0,0,0,.019) 88%, rgba(0,0,0,0) 100%); bottom:0; color:#eee; font-size:14px; font-weight:400; left:0; line-height:1.5; padding:75px 44px 25px 44px; pointer-events:none; right:0; text-align:center; z-index:99996;}@supports (padding:max(0px)){ .fancybox-caption{ padding:75px max(44px,env(safe-area-inset-right)) max(25px,env(safe-area-inset-bottom)) max(44px,env(safe-area-inset-left));}}.fancybox-caption--separate{ margin-top:-50px;}.fancybox-caption__body{ max-height:50vh; overflow:auto; pointer-events:all;}.fancybox-caption a,.fancybox-caption a:link,.fancybox-caption a:visited{ color:#ccc; text-decoration:none;}.fancybox-caption a:hover{ color:#fff; text-decoration:underline;}.fancybox-loading{ animation:fancybox-rotate 1s linear infinite; background:transparent; border:4px solid #888; border-bottom-color:#fff; border-radius:50%; height:50px; left:50%; margin:-25px 0 0 -25px; opacity:.7; padding:0; position:absolute; top:50%; width:50px; z-index:99999;}@keyframes fancybox-rotate{ 100%{ transform:rotate(360deg);}}.fancybox-animated{ transition-timing-function:cubic-bezier(0,0,.25,1);}.fancybox-fx-slide.fancybox-slide--previous{ opacity:0; transform:translate3d(-100%,0,0);}.fancybox-fx-slide.fancybox-slide--next{ opacity:0; transform:translate3d(100%,0,0);}.fancybox-fx-slide.fancybox-slide--current{ opacity:1; transform:translate3d(0,0,0);}.fancybox-fx-fade.fancybox-slide--previous,.fancybox-fx-fade.fancybox-slide--next{ opacity:0; transition-timing-function:cubic-bezier(.19,1,.22,1);}.fancybox-fx-fade.fancybox-slide--current{ opacity:1;}.fancybox-fx-zoom-in-out.fancybox-slide--previous{ opacity:0; transform:scale3d(1.5,1.5,1.5);}.fancybox-fx-zoom-in-out.fancybox-slide--next{ opacity:0; transform:scale3d(.5,.5,.5);}.fancybox-fx-zoom-in-out.fancybox-slide--current{ opacity:1; transform:scale3d(1,1,1);}.fancybox-fx-rotate.fancybox-slide--previous{ opacity:0; -ms-transform:rotate(-360deg); transform:rotate(-360deg);}.fancybox-fx-rotate.fancybox-slide--next{ opacity:0; -ms-transform:rotate(360deg); transform:rotate(360deg);}.fancybox-fx-rotate.fancybox-slide--current{ opacity:1; -ms-transform:rotate(0deg); transform:rotate(0deg);}.fancybox-fx-circular.fancybox-slide--previous{ opacity:0; transform:scale3d(0,0,0) translate3d(-100%,0,0);}.fancybox-fx-circular.fancybox-slide--next{ opacity:0; transform:scale3d(0,0,0) translate3d(100%,0,0);}.fancybox-fx-circular.fancybox-slide--current{ opacity:1; transform:scale3d(1,1,1) translate3d(0,0,0);}.fancybox-fx-tube.fancybox-slide--previous{ transform:translate3d(-100%,0,0) scale(.1) skew(-10deg);}.fancybox-fx-tube.fancybox-slide--next{ transform:translate3d(100%,0,0) scale(.1) skew(10deg);}.fancybox-fx-tube.fancybox-slide--current{ transform:translate3d(0,0,0) scale(1);}@media all and (max-height:576px){ .fancybox-slide{ padding-left:6px; padding-right:6px;} .fancybox-slide--image{ padding:6px 0;} .fancybox-close-small{ right:-6px;} .fancybox-slide--image .fancybox-close-small{ background:#4e4e4e; color:#f2f4f6; height:36px; opacity:1; padding:6px; right:0; top:0; width:36px;} .fancybox-caption{ padding-left:12px; padding-right:12px;} @supports (padding:max(0px)){ .fancybox-caption{ padding-left:max(12px,env(safe-area-inset-left)); padding-right:max(12px,env(safe-area-inset-right));}}}.fancybox-share{ background:#f4f4f4; border-radius:3px; max-width:90%; padding:30px; text-align:center;}.fancybox-share h1{ color:#222; font-size:35px; font-weight:700; margin:0 0 20px 0;}.fancybox-share p{ margin:0; padding:0;}.fancybox-share__button{ border:0; border-radius:3px; display:inline-block; font-size:14px; font-weight:700; line-height:40px; margin:0 5px 10px 5px; min-width:130px; padding:0 15px; text-decoration:none; transition:all .2s; -webkit-user-select:none; -moz-user-select:none; -ms-user-select:none; user-select:none; white-space:nowrap;}.fancybox-share__button:visited,.fancybox-share__button:link{ color:#fff;}.fancybox-share__button:hover{ text-decoration:none;}.fancybox-share__button--fb{ background:#3b5998;}.fancybox-share__button--fb:hover{ background:#344e86;}.fancybox-share__button--pt{ background:#bd081d;}.fancybox-share__button--pt:hover{ background:#aa0719;}.fancybox-share__button--tw{ background:#1da1f2;}.fancybox-share__button--tw:hover{ background:#0d95e8;}.fancybox-share__button svg{ height:25px; margin-right:7px; position:relative; top:-1px; vertical-align:middle; width:25px;}.fancybox-share__button svg path{ fill:#fff;}.fancybox-share__input{ background:transparent; border:0; border-bottom:1px solid #d7d7d7; border-radius:0; color:#5d5b5b; font-size:14px; margin:10px 0 0 0; outline:none; padding:10px 15px; width:100%;}.fancybox-thumbs{ background:#ddd; bottom:0; display:none; margin:0; -webkit-overflow-scrolling:touch; -ms-overflow-style:-ms-autohiding-scrollbar; padding:2px 2px 4px 2px; position:absolute; right:0; -webkit-tap-highlight-color:rgba(0,0,0,0); top:0; width:212px; z-index:99995;}.fancybox-thumbs-x{ overflow-x:auto; overflow-y:hidden;}.fancybox-show-thumbs .fancybox-thumbs{ display:block;}.fancybox-show-thumbs .fancybox-inner{ right:212px;}.fancybox-thumbs__list{ font-size:0; height:100%; list-style:none; margin:0; overflow-x:hidden; overflow-y:auto; padding:0; position:absolute; position:relative; white-space:nowrap; width:100%;}.fancybox-thumbs-x .fancybox-thumbs__list{ overflow:hidden;}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar{ width:7px;}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track{ background:#fff; border-radius:10px; box-shadow:inset 0 0 6px rgba(0,0,0,.3);}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb{ background:#2a2a2a; border-radius:10px;}.fancybox-thumbs__list a{ -webkit-backface-visibility:hidden; backface-visibility:hidden; background-color:rgba(0,0,0,.1); background-position:center center; background-repeat:no-repeat; background-size:cover; cursor:pointer; float:left; height:75px; margin:2px; max-height:calc(100% - 8px); max-width:calc(50% - 4px); outline:none; overflow:hidden; padding:0; position:relative; -webkit-tap-highlight-color:transparent; width:100px;}.fancybox-thumbs__list a::before{ border:6px solid var(--default); bottom:0; content:''; left:0; opacity:0; position:absolute; right:0; top:0; transition:all .2s cubic-bezier(.25,.46,.45,.94); z-index:99991;}.fancybox-thumbs__list a:focus::before{ opacity:.5;}.fancybox-thumbs__list a.fancybox-thumbs-active::before{ opacity:1;}@media all and (max-width:576px){ .fancybox-thumbs{ width:110px;} .fancybox-show-thumbs .fancybox-inner{ right:110px;} .fancybox-thumbs__list a{ max-width:calc(100% - 10px);}}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:0}.slick-list.dragging{cursor:pointer}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:before,.slick-track:after{display:table;content:""}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.slick-dots{position:absolute;bottom:0;left:50%;transform:translateX(-50%);display:block;text-align:center;margin:1rem auto !important;padding:0;font-size:0}.slick-dots li{display:inline-block;margin:0;padding:0 3px !important;font-size:0}.slick-dots li button{width:10px;height:10px;background:var(--bg-dark-30);padding:0;cursor:pointer;font-size:0;border-radius:10px;border:0;transition:.4s}.slick-dots li.slick-active button{width:12px;height:12px;background-color:var(--primary) !important;border:0}.slick-dots li::before{display:none}.slick-arrow.slick-hidden{display:none}.slick-arrow.slick-disabled{visibility:hidden;opacity:0}.slick-arrow{position:absolute;top:48%;width:25px;height:24px;display:flex;align-items:center;justify-content:space-around;font-size:0;border:0;transition:all 0.3s;cursor:pointer;z-index:4}.slick-prev:after,.slick-next:after{content:'';position:absolute;min-width:24px;height:24px}.slick-prev{left:10px}.slick-next{right:10px}.slick-prev:after{ background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3e%3cpath d='M18.6064 22.7525L7.88901 12L18.6064 1.24755L17.3548 0L5.39392 12L17.3548 24L18.6064 22.7525Z' fill='%23454545'/%3e%3c/svg%3e")} .slick-next:after{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3e%3cpath d='M18.6064 22.7525L7.88901 12L18.6064 1.24755L17.3548 0L5.39392 12L17.3548 24L18.6064 22.7525Z' fill='%23454545'/%3e%3c/svg%3e")}.slick-track{display:flex !important}.slick-slide{height:inherit !important}.slick-slide > div{display:flex;flex-direction:column;height:100%}.footer__grid{margin:30px auto;padding:0 12px}.footer__grid h3{font-size:24px}.newsletter{padding:var(--space-xl);height:100%;background-color:#E8E4DA}.loy,.voucher{display:flex;flex-direction:column;justify-content:center;padding:clamp(2rem,1.7619rem + 1.1905vw,2.5rem);background-color:var(--white);height:100%}.loy i,.voucher i{display:block;width:48px;height:48px;margin-bottom:12px}.loy i{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='48' height='48' viewBox='0 0 48 48' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M36.7129 13.1563C35.8203 12.084 34.4199 11.4336 32.7324 11.4415C29.6484 11.4883 27.5449 13.961 26.1406 16.1856C25.6641 16.9493 25.2676 17.7071 24.9482 18.3751C23.7891 15.4825 21.2842 10.9532 16.5811 10.7696C14.498 10.7618 12.7852 11.5879 11.667 12.8829C10.5449 14.1719 10 15.8751 10 17.6309C10 19.6817 10.7451 21.8321 12.2783 23.5665C15.9844 27.7305 22.8838 36.8497 22.8965 36.8614C23.0645 37.084 23.3262 37.2208 23.6064 37.2286C23.6191 37.2305 23.6309 37.2305 23.6436 37.2305C23.9102 37.2305 24.1641 37.1114 24.3398 36.9161C24.3516 36.9024 32.6074 27.4922 35.834 23.209C37.2461 21.3184 37.9922 19.1133 38 17.0801C37.9961 15.6211 37.6074 14.2227 36.7129 13.1563ZM34.3398 22.086C31.7832 25.4864 25.7969 32.4004 23.6895 34.8243C21.8447 32.4063 16.7461 25.7852 13.6719 22.3243C12.4551 20.9493 11.8672 19.2286 11.8672 17.6309C11.9248 14.8653 13.4336 12.6719 16.5811 12.6368C18.9463 12.6094 20.8252 14.584 22.1123 16.8126C23.3838 19.0059 23.96 21.2266 23.9707 21.2227C24.0742 21.6211 24.4316 21.9063 24.8438 21.918C25.2539 21.9297 25.627 21.6719 25.7578 21.2794C25.7578 21.2754 26.4492 19.2169 27.7246 17.1719C29.002 15.0958 30.832 13.2676 32.7324 13.3086C35.1309 13.3653 36.043 14.7891 36.1328 17.0801C36.1367 18.6485 35.5254 20.5157 34.3398 22.086Z' fill='%23122A3F'/%3e%3c/svg%3e ")}.voucher i{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='48' height='48' viewBox='0 0 48 48' fill='none'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M43.0527 24.2518C42.6795 19.7347 41.2622 23.0392 37.6116 23.049C37.7537 23.9994 37.8808 25.2438 37.6351 26.157C38.8155 26.3122 39.878 26.572 40.9562 27.0272C41.4344 27.1262 42.3104 27.7502 42.6504 27.0847C43.0089 26.2466 43.0811 25.2015 43.0527 24.2518ZM37.194 27.8093C38.0656 30.027 39.7464 32.0316 41.5107 33.6293C38.5298 33.2359 39.0562 32.5157 38.7047 35.7892C37.1739 33.2678 36.4134 30.1484 35.7265 27.328C36.0517 27.3312 36.6075 27.2784 36.9246 27.0491C36.9567 27.2052 37.1293 27.6266 37.194 27.8093ZM34.8808 27.523C34.8793 27.4697 34.8818 27.4163 34.885 27.3624C34.6033 27.3822 34.3246 27.3423 34.0619 27.2275C33.0108 29.621 31.4164 31.8732 29.4229 33.5921C32.0315 33.2744 32.0339 32.2487 32.3556 35.4548C33.7171 33.0533 34.4925 30.1958 34.8808 27.523ZM30.3637 30.6128L30.4956 30.5647C30.4768 30.5867 30.4589 30.6081 30.4407 30.6307C30.4113 30.6269 30.3842 30.6212 30.3637 30.6128ZM30.5405 30.5108C30.5348 30.5186 30.528 30.5259 30.5222 30.5322L30.3982 30.5185C30.4459 30.516 30.4935 30.5133 30.5405 30.5108ZM33.0673 23.1195C32.9302 24.0051 32.8717 25.0147 32.9573 25.9094C32.9142 25.9221 32.8655 25.9443 32.8328 25.9245C32.7528 25.8761 32.5331 26.0773 32.3541 26.1071C32.1584 26.1396 31.5157 26.357 31.2768 26.4357C30.5405 26.5483 29.3853 27.2106 28.6475 27.3133C27.6227 26.9735 27.5786 22.2033 28.6284 21.7805C30.0568 22.213 31.5677 22.8169 33.0673 23.1195ZM29.842 30.3235L30.6505 30.3794C31.5879 29.2412 32.5942 28.0222 33.6057 26.9548C33.416 26.7985 33.2577 26.6049 33.1395 26.3892C30.0178 28.3182 26.9646 30.326 26.5412 25.0475C26.2047 18.8999 29.4244 19.7836 33.377 22.5983C33.7367 22.247 34.5012 21.9106 34.8269 22.4785C34.7065 22.5651 34.7854 22.5617 34.7265 22.5721C34.6636 22.5834 34.6974 22.6433 34.6261 22.6742C34.4991 22.7292 34.5225 22.8323 34.488 22.8474C34.2741 22.95 34.1315 23.3086 34.2133 23.4857C34.3295 24.0192 34.3374 24.5669 34.3205 25.0842C34.2772 25.8619 34.4927 26.0371 35.2504 25.9778C35.6403 25.9552 36.1216 26.0936 36.4082 25.7477C36.646 25.3897 36.519 24.2124 36.5784 23.762C36.706 22.9743 36.0509 22.7369 35.424 22.7794C35.2324 22.6866 34.9532 22.8102 34.8269 22.6052C34.8494 22.5713 34.912 22.5596 34.9619 22.5434C34.9058 22.4873 34.9678 22.5085 34.9671 22.4487C34.9666 22.4007 34.6959 22.4192 35.2778 22.2541C35.1325 20.9601 35.0215 19.5324 34.9927 18.2115C25.1179 18.9646 14.8069 19.3879 4.95432 18.4172L4.86802 28.581C4.866 28.8355 4.88309 29.0284 4.99464 29.2743C5.29407 30.0162 6.12994 30.1501 6.83285 30.0873C14.1476 30.0842 22.5325 30.2186 29.842 30.3235ZM4.93186 12.5543L4.94856 14.5076C14.7752 13.8681 25.1509 13.2642 34.9305 14.4165C34.9233 13.2798 35.1759 11.0932 33.446 11.1516C27.1806 11.2547 19.2133 11.1788 12.886 11.2316L6.68626 11.2373C5.83455 11.0926 4.92533 11.6061 4.93186 12.5543ZM34.9918 17.8145C35.0089 16.8248 34.9326 15.8521 34.9326 14.8451C25.1187 15.6678 14.7869 15.2403 4.95279 14.9628L4.95692 17.884C14.7911 17.1209 25.136 17.4951 34.9918 17.8145ZM44.4095 24.9482C44.1458 30.2669 41.0042 28.3918 37.6864 26.7294C37.671 26.6742 37.4758 26.6021 37.4081 26.5813C37.3767 26.6257 37.3421 26.6682 37.305 26.7079C38.5702 28.3847 39.9134 30.081 41.4098 31.5881C42.2676 32.4465 42.9385 33.0212 43.9501 33.6973C45.4651 35.5304 41.0191 35.0656 40.1477 34.7997C39.8161 44.0694 35.3023 31.8115 35.3952 29.0818C35.6138 31.5153 31.2931 43.881 30.9063 34.7191C30.0271 34.9982 25.3774 35.6397 27.0118 33.6652C28.2324 32.8408 29.3709 31.7761 30.3674 30.709C23.1172 31.1762 15.5971 31.2201 8.32604 31.2405C5.59906 31.4245 3.41736 31.1659 3.66092 27.8081C3.6804 22.7701 3.60917 17.656 3.5918 12.6129C3.64085 10.3041 5.53877 9.68384 7.52924 9.87075C15.9625 9.7831 24.9335 9.77811 33.3195 9.86067C34.7761 9.80758 36.1067 11.1058 36.0345 12.5757C35.8594 15.7126 35.9419 19.1679 35.2978 22.2482C36.0085 21.9546 36.8365 21.8353 37.3546 22.5668C41.4164 20.1148 44.4165 18.7082 44.4095 24.9482ZM7.93944 26.87C7.96863 27.2564 7.94194 27.5962 7.43871 27.7554L7.09186 27.8156L6.92079 27.7632C6.89928 27.727 6.80492 27.7221 6.80415 27.7099C6.79772 27.6068 6.73522 27.6346 6.7382 27.5864C6.74146 27.5345 6.65218 27.4715 6.65295 27.4702C6.47468 27.3428 6.55532 26.8036 6.51845 26.5896C6.45941 26.1947 6.63836 25.8956 6.65132 25.5452C6.65544 25.5261 6.61484 25.522 6.68165 25.506C6.70748 25.4997 6.71487 25.4464 6.71516 25.4458C6.77151 25.3142 6.80549 25.3589 6.78581 25.3149C6.74386 25.2212 6.76719 25.3268 6.83189 25.2396C6.79052 25.1744 6.99058 25.1318 7.02648 25.1821C7.06152 25.1892 7.08917 25.1625 7.16175 25.1756C7.37055 25.2147 7.77596 25.5248 7.71346 25.7101C7.83586 26.1795 7.80744 26.4201 7.93944 26.87ZM24.9006 26.87C24.9258 27.2584 24.904 27.5957 24.3988 27.7554L24.052 27.8156L23.8809 27.7632C23.8596 27.7274 23.7655 27.7217 23.7643 27.7099C23.7513 27.594 23.695 27.6391 23.6983 27.5864C23.7026 27.5196 23.6365 27.5088 23.6355 27.4948C23.4415 27.3793 23.5094 26.8237 23.4786 26.5896C23.4193 26.3114 23.5881 25.8404 23.611 25.5452C23.616 25.5286 23.5744 25.5206 23.6413 25.506C23.6686 25.5 23.6751 25.4464 23.6753 25.4458C23.7347 25.2985 23.7852 25.373 23.724 25.282C23.7102 25.2616 23.7535 25.301 23.7925 25.2396C23.7478 25.1752 23.9525 25.1315 23.9877 25.1821C24.2317 25.1111 24.7305 25.492 24.6737 25.71C24.7898 26.2013 24.7715 26.4168 24.9006 26.87ZM22.0735 26.87C22.0999 27.2587 22.0788 27.5943 21.5717 27.7554L21.2259 27.8156L21.0538 27.7632C21.0317 27.7271 20.9384 27.7219 20.9377 27.7099C20.9309 27.6026 20.8686 27.637 20.8712 27.5864C20.8747 27.5179 20.81 27.509 20.8095 27.4948C20.6 27.3501 20.6903 26.8326 20.6515 26.5896C20.5837 26.3191 20.7571 25.905 20.7708 25.6373C20.7758 25.4223 20.8206 25.5733 20.8483 25.4458C20.9054 25.3041 20.9598 25.3693 20.8974 25.282C20.8848 25.2643 20.9429 25.2935 20.966 25.2396C20.9213 25.174 21.1284 25.1322 21.1606 25.1821C21.2372 25.1974 21.2732 25.064 21.7586 25.4531C21.8377 25.5163 21.8325 25.6658 21.8481 25.6792C21.8761 25.7031 21.8337 25.7028 21.8471 25.71C21.9533 26.0876 21.9505 26.4908 22.0735 26.87ZM19.2465 26.87C19.4091 27.5553 18.7003 27.9968 18.1106 27.7098C18.104 27.6029 18.0409 27.6352 18.0442 27.5863C18.0486 27.5194 17.9846 27.5101 17.983 27.4947C17.7758 27.3539 17.8573 26.8386 17.8255 26.5895C17.7643 26.3108 17.9358 25.8409 17.9579 25.5452C17.9621 25.5277 17.9221 25.5208 17.9878 25.5059C18.015 25.4997 18.0221 25.4461 18.0223 25.4457C18.0749 25.3181 18.1127 25.3591 18.093 25.3148C18.0508 25.2206 18.0745 25.3268 18.139 25.2395C18.0957 25.1739 18.2996 25.1319 18.3336 25.182C18.3514 25.1856 18.3673 25.1807 18.3876 25.1765C19.1781 25.2016 19.0695 26.267 19.2465 26.87ZM16.4195 26.87C16.4472 27.0843 16.4282 27.481 16.2328 27.5922C16.0649 27.7326 15.4462 27.941 15.2788 27.6727C15.2913 27.6459 15.2152 27.6236 15.2182 27.5864C15.2233 27.5223 15.1567 27.5077 15.1554 27.4948C14.8304 27.032 15.0441 26.1017 15.1313 25.5452C15.1372 25.5279 15.0926 25.5225 15.1617 25.506C15.1876 25.4997 15.1951 25.446 15.1952 25.4458C15.2608 25.292 15.3044 25.3721 15.2439 25.282C15.2317 25.2639 15.2857 25.295 15.3129 25.2396C15.2667 25.1684 15.4801 25.1371 15.5076 25.1821C15.5981 25.1977 15.6079 25.0627 16.1057 25.4531C16.1839 25.5145 16.1782 25.6655 16.1952 25.6792C16.222 25.7007 16.1812 25.7038 16.1936 25.71C16.3092 26.2115 16.2926 26.4116 16.4195 26.87ZM13.5935 26.87C13.6181 27.2596 13.6002 27.5931 13.0917 27.7554L12.7458 27.8156L12.5737 27.7632C12.5518 27.7264 12.4267 27.7319 12.4517 27.6727C12.4635 27.6447 12.3892 27.6236 12.3911 27.5864C12.3944 27.518 12.3298 27.5088 12.3293 27.4948C12.3284 27.4675 12.303 27.4752 12.3063 27.4702C12.3193 27.4545 12.277 27.4388 12.2529 27.4242C12.0838 26.8749 12.1843 26.1266 12.3048 25.5452C12.3101 25.5281 12.2666 25.5212 12.3345 25.506C12.3617 25.4998 12.3679 25.4461 12.368 25.4458C12.4273 25.2997 12.4784 25.3737 12.4167 25.282C12.4027 25.2613 12.4442 25.3017 12.4857 25.2396C12.4397 25.1756 12.6462 25.1315 12.6803 25.1821C13.4593 25.0812 13.4269 26.2439 13.5935 26.87ZM10.7707 26.9349C10.7856 27.1169 10.7926 27.1272 10.7325 27.3048C10.6776 27.834 9.64296 27.9955 9.5029 27.4947C9.29909 27.3671 9.38079 26.8256 9.34537 26.5895C9.27049 26.3081 9.46786 25.8468 9.47362 25.5321C9.4526 25.5087 9.51672 25.5099 9.52229 25.4986L9.54111 25.4458C9.5965 25.294 9.65218 25.3886 9.59026 25.282C9.58997 25.2814 9.68655 25.2509 9.6588 25.2338C9.60447 25.2004 9.77688 25.1335 9.83151 25.1684C10.0679 25.1582 10.514 25.3732 10.541 25.6792C10.5693 25.7034 10.5265 25.7029 10.5405 25.71C10.6426 26.1896 10.665 26.4575 10.7707 26.9349Z' fill='%23122A3F'/%3e%3c/svg%3e")}@charset "UTF-8";*{outline:none !important}body{position:relative;margin:0;padding:0;color:var(--text-body);background-color:var(--bg-beige);font-family:var(--font1);font-size:var(--text-m);line-height:1.6;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;-webkit-text-size-adjust:none;transition:.4s;overflow-x:hidden}h1,h2,h3,h4,h6{position:relative;color:var(--text-headline);font-family:var(--font1);font-weight:400;transition:.4s}h2 sup{font-size:var(--text-xl)}h1 + h2,h1 + h3,h2 + h3,h3 + h4,h4 + h5,h5 + h6{margin-top:0}h1 + h2{margin-bottom:30px}h2{margin-bottom:0}h1,h2 span,.subtitle{margin-bottom:0;display:block;font-family:var(--font2);color:var(--accent);font-size:clamp(2.5rem,1.5909rem + 4.5455vw,5rem);line-height:1.3}a.cta[href=""]{display:none}a,a:hover,.cta,button{word-wrap:break-word;cursor:pointer !important;transition:.4s}button{position:relative;text-decoration:none;z-index:1}.cta--arrowright{display:flex}.cta--arrowright:after{content:'';background:var(--white);display:flex;margin-left:12px;min-width:25px;height:16px;-webkit-mask-repeat:no-repeat;-webkit-mask-position:center;-webkit-mask-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='25' height='16' viewBox='0 0 25 16' fill='%23ffffff'%3e%3cpath d='M24.7071 8.70711C25.0976 8.31658 25.0976 7.68342 24.7071 7.29289L18.3431 0.928932C17.9526 0.538408 17.3195 0.538408 16.9289 0.928932C16.5384 1.31946 16.5384 1.95262 16.9289 2.34315L22.5858 8L16.9289 13.6569C16.5384 14.0474 16.5384 14.6805 16.9289 15.0711C17.3195 15.4616 17.9526 15.4616 18.3431 15.0711L24.7071 8.70711ZM0 9H24V7H0V9Z'/%3e%3c/svg%3e")}.cta--arrowleft{padding-left:50px}.cta--arrowleft:before{content:'';background:var(--primary-l-1);display:inline-block;position:absolute;top:calc(50% - 8px);left:16px;transition:.5s;transform:rotate(180deg);min-width:25px;height:16px;-webkit-mask-repeat:no-repeat;-webkit-mask-position:center;-webkit-mask-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='25' height='16' viewBox='0 0 25 16' fill='%23ffffff'%3e%3cpath d='M24.7071 8.70711C25.0976 8.31658 25.0976 7.68342 24.7071 7.29289L18.3431 0.928932C17.9526 0.538408 17.3195 0.538408 16.9289 0.928932C16.5384 1.31946 16.5384 1.95262 16.9289 2.34315L22.5858 8L16.9289 13.6569C16.5384 14.0474 16.5384 14.6805 16.9289 15.0711C17.3195 15.4616 17.9526 15.4616 18.3431 15.0711L24.7071 8.70711ZM0 9H24V7H0V9Z'/%3e%3c/svg%3e")}.cta--arrowleft:hover:before{left:0}.cta--arrow{padding-left:0;padding-right:50px;text-align:left}.cta--arrow:after{content:'';position:absolute;top:calc(50% - 8px);right:15px;min-width:25px;height:16px;transition:.5s;-webkit-mask-repeat:no-repeat;-webkit-mask-position:center;-webkit-mask-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='25' height='16' viewBox='0 0 25 16' fill='%23ffffff'%3e%3cpath d='M24.7071 8.70711C25.0976 8.31658 25.0976 7.68342 24.7071 7.29289L18.3431 0.928932C17.9526 0.538408 17.3195 0.538408 16.9289 0.928932C16.5384 1.31946 16.5384 1.95262 16.9289 2.34315L22.5858 8L16.9289 13.6569C16.5384 14.0474 16.5384 14.6805 16.9289 15.0711C17.3195 15.4616 17.9526 15.4616 18.3431 15.0711L24.7071 8.70711ZM0 9H24V7H0V9Z'/%3e%3c/svg%3e")}.cta--arrowprimary:after{background:var(--primary-l-1)}.cta--arrow:hover:after{right:0}.cta--big{display:block;padding:20px 10px;width:100%}.cta--240{max-width:240px}.cta--primary:hover::before{width:100%}*/.cta.cta--white{color:var(--white);border-color:var(--white)}.cta--block{display:flex;flex-direction:column;align-items:center}.cardoverlay{position:relative;z-index:1}.cardoverlay:before{content:'';z-index:0;position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,0.00) 60.09%,rgba(0,0,0,0.50) 80.87%)}.cardoverlay h3{position:absolute;left:0;right:0;bottom:0;display:flex;padding:0 26px 26px;color:var(--white);text-align:left;font-size:clamp(1.5rem,1.381rem + 0.595vi,1.75rem);letter-spacing:-0.3px}.cardoverlay h3:before{content:'';position:relative;top:20px;display:inline-block;margin-right:clamp(0.625rem,0.208rem + 2.083vi,1.5rem);width:clamp(2rem,1.762rem + 1.19vi,2.5rem);height:1px;background-color:var(--white)}.wellness{justify-items:center;justify-content:center;align-items:center}.wellness__item{display:flex;flex-direction:column;justify-content:center;position:relative;padding:var(--space-s);height:100%;text-align:center;width:100%;background-color:var(--white);transition:.4s}.wellness__item:hover{color:var(--white);background-color:#122A3F}.wellness__item:hover h3{color:var(--white)}.wellness__item h3{font-size:var(--text-xl)}.wellness__item img{width:100%;height:100%;object-fit:cover}.wellness--img{padding:0}.wellness .cta{width:25px;margin:0 auto}[class*="icon--"]{display:block;margin:0 auto 20px;min-width:80px;height:81px;background-position:center}.icon--medence{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='80' height='80' viewBox='0 0 80 80' fill='none'%3e%3cpath d='M1.99369 53.9046C-0.457972 54.3179 -0.732972 55.7313 2.27703 55.5479C7.35036 54.8129 11.242 51.8196 16.0504 53.5096C20.6154 55.3579 25.947 58.4046 31.082 56.2429C34.472 55.0879 37.162 53.4579 39.9504 53.5146C42.767 53.4329 45.4887 54.9579 48.882 56.0613C52.227 57.2746 56.3987 56.7646 59.5204 55.2579C62.4587 53.9696 65.092 52.6696 68.2787 53.0796C71.2304 53.3763 74.2154 55.1213 77.727 55.5729C80.3154 55.8179 80.8304 54.4579 78.012 53.9313C75.0054 53.2796 72.2537 51.3096 68.6504 50.6346C63.6087 49.4596 59.0987 52.9396 54.3754 53.5163C54.7704 47.8363 54.9037 42.1696 54.947 36.5079C62.6087 36.3729 70.257 36.1879 77.9487 35.8996C80.382 35.7613 80.7154 34.3296 77.912 34.2346C70.2954 33.7246 62.6204 33.5246 54.9637 33.4396C54.9737 29.9979 54.972 26.5579 54.982 23.1163C54.9454 17.5613 47.6754 14.4363 43.8704 18.6496C42.3037 20.2096 41.9187 22.6013 42.147 24.6313C42.2654 27.5346 42.477 30.4896 42.682 33.3746C38.0504 33.3579 33.587 33.1613 28.3354 33.3029C28.352 30.3246 28.362 27.3479 28.3804 24.3746C29.122 18.2263 21.657 14.7279 17.2654 18.8879C16.122 20.0346 15.5954 21.6413 15.6054 23.0929C15.692 26.6346 15.9387 30.0413 16.1787 33.5446C11.4637 33.5329 6.70536 33.4863 2.03369 33.9729C-0.397972 34.1446 -0.712972 35.5496 2.09203 35.6379C8.49536 35.8396 17.452 36.6713 25.1954 36.4963C25.3387 42.2646 25.5787 48.0279 25.9454 53.7796C22.8737 53.4879 19.9637 51.7713 16.8004 50.8596C11.6704 49.1196 6.38036 52.7296 1.99369 53.9046ZM44.8537 22.9746C45.3487 19.0146 50.782 18.7529 51.6104 22.6246C51.637 26.2163 51.6954 29.8079 51.7754 33.4013C49.2987 33.3846 46.8304 33.3729 44.3637 33.3729C44.607 29.9529 44.6637 26.3546 44.8537 22.9746ZM28.3054 36.4946C32.167 36.4979 36.0054 36.5279 39.962 36.7013C43.9487 36.6796 47.8937 36.6046 51.8504 36.5446C51.9204 39.0829 52.012 41.6196 52.122 44.1563C44.132 43.2263 36.137 43.0013 28.1554 44.0996C28.2287 41.5646 28.2804 39.0296 28.3054 36.4946ZM28.107 45.9629C36.1387 46.8913 44.1787 47.0996 52.1937 45.9479C52.3154 48.4913 52.462 51.0329 52.632 53.5713C48.312 53.1846 44.5537 50.0129 39.932 50.1796C35.4337 50.0963 31.8404 53.1546 27.6937 53.7696C27.882 51.1663 28.0137 48.5646 28.107 45.9629ZM21.0304 33.5179C19.9837 33.5346 18.9287 33.5313 17.8754 33.5329C18.1004 30.1813 18.2237 26.5363 18.362 23.1846C18.3704 19.3646 24.5037 19.3063 25.0304 22.8546C25.0254 26.3613 25.067 29.8679 25.132 33.3746C23.6854 33.4146 22.292 33.4629 21.0304 33.5179ZM1.97369 63.8296C4.97369 63.1396 7.66536 61.0496 11.2904 60.3113C17.9537 58.6413 23.5854 65.5079 30.0954 62.8163C38.7187 58.9963 41.327 59.0129 49.9387 62.8546C56.447 65.5446 62.0687 58.6113 68.7337 60.3146C72.3554 61.0596 75.0454 63.1496 78.0454 63.8413C80.862 64.3963 80.3354 65.7546 77.737 65.4796C74.207 64.9713 71.2604 63.0979 68.3204 62.7546C65.1387 62.2879 62.527 63.6579 59.6254 65.0113C56.5337 66.6146 52.2937 67.2046 48.9387 65.9313C45.532 64.7879 42.8254 63.1746 40.0204 63.2379C37.2104 63.1663 34.4987 64.7546 31.0954 65.8929C25.8837 68.0296 20.6504 64.9996 16.0204 63.1513C11.1554 61.4363 7.38369 64.6296 2.28203 65.4663C-0.742972 65.6829 -0.487972 64.2813 1.97369 63.8296ZM77.7504 75.5663C74.2437 75.1779 71.1937 73.5896 68.202 73.3579C64.9687 72.9846 62.382 74.3363 59.4204 75.6529C56.2804 77.1946 51.9837 77.7196 48.6837 76.2313C40.362 72.1913 39.6037 72.3129 31.2104 76.0296C26.092 78.3196 20.682 75.2879 16.0987 73.4346C11.2704 71.7246 7.38203 74.7246 2.28869 75.4796C-0.729639 75.6679 -0.454639 74.2546 2.00369 73.8379C6.39369 72.6479 11.7087 69.0296 16.852 70.7829C21.382 72.0813 25.4387 75.0463 30.122 72.9829C38.7387 68.8646 41.3537 68.7896 49.862 73.2196C56.222 76.1813 61.9554 69.3913 68.5204 70.9063C72.1187 71.4846 74.9704 73.3146 78.0104 73.9229C80.8487 74.4146 80.3437 75.7779 77.7504 75.5663Z' fill='%237694AA'/%3e%3c/svg%3e")}.icon--szauna{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='80' height='81' viewBox='0 0 80 81' fill='none'%3e%3cg clip-path='url(%23clip0_4488_5239)'%3e%3cpath d='M79.4897 33.9847C79.5537 32.562 78.5763 31.0634 77.1937 30.61C76.4577 30.3047 75.3923 30.4367 74.683 30.4247C58.8417 30.686 38.5963 30.654 22.667 30.5274L4.57498 30.2754C3.63765 30.2087 2.64165 30.3594 1.87631 30.942C0.630981 31.7687 0.262981 33.3207 0.353647 34.7274L0.336314 35.858C0.088314 37.698 1.16298 39.4047 2.79498 40.006C2.65765 45.8687 2.64298 51.73 2.66298 57.5927L2.74298 66.806L2.79231 71.4127C2.86031 72.9541 2.61765 74.9901 3.38165 76.4207C4.42565 78.9901 7.43631 80.5354 10.0563 80.234L12.3603 80.198L21.5737 80.0567C30.7563 79.902 49.2417 79.714 58.4283 79.6954C62.243 79.6687 66.123 79.7141 69.9457 79.7194C73.3577 80.1314 76.7417 77.2287 76.5923 73.7154L76.6017 71.4114C76.6963 61.1714 76.859 50.15 77.1737 39.906C78.6257 39.35 79.695 37.826 79.5323 36.2434L79.507 35.1127L79.491 33.982L79.4897 33.9847ZM74.839 40.1647C75.1283 48.7794 75.219 58.2114 75.3563 66.8087L75.387 69.9514C64.979 69.542 50.3817 70.3154 40.0017 70.5274C28.4043 70.7247 16.811 70.694 5.22431 70.0314L5.25898 66.8087L5.33898 57.5954C5.36031 51.8167 5.34298 46.0367 5.21098 40.258C18.579 40.4114 31.9816 40.6607 45.347 40.3807C45.3843 42.8967 45.4523 45.4127 45.5083 47.9287C45.5883 48.9327 45.5217 52.4514 45.7857 53.4047C46.227 55.2447 48.2537 56.3034 50.0017 56.0247C51.9003 55.9781 55.403 55.8527 57.335 55.8074C60.1617 55.746 62.8483 55.7701 65.7883 55.6621C67.4763 55.4527 68.699 53.75 68.531 52.118C68.5523 48.2154 68.6217 44.2727 68.7537 40.338C70.511 40.2834 73.0177 40.21 74.8403 40.166L74.839 40.1647ZM67.471 52.118C67.5043 52.8274 67.3977 53.2994 67.0483 53.7834C65.827 55.2981 63.3337 54.3834 61.523 54.5847L57.3323 54.5274C55.9617 54.4794 52.371 54.3914 51.047 54.342C49.9923 54.2647 48.5883 54.534 47.9697 53.5194C47.671 53.0314 47.6683 52.7767 47.699 52.118C47.7083 51.7247 47.7217 51.3274 47.7323 50.9327L67.4617 51.1607L67.471 52.118ZM67.4363 47.9274L67.4417 48.5074L47.7963 48.734C47.963 43.0687 48.131 37.3487 47.8763 31.7167C53.923 31.7314 60.695 31.7474 66.8443 31.802C67.1923 37.1767 67.3483 42.5527 67.4363 47.9274ZM2.30431 33.682C2.37365 32.4954 3.50431 31.9434 4.57365 32.058C13.5843 31.8994 31.747 31.7207 40.759 31.6967C42.2257 31.702 43.8083 31.706 45.455 31.71C45.355 33.7914 45.3257 35.8714 45.3323 37.9514C33.715 37.6967 22.099 37.8874 10.4816 38.006C9.71898 38.018 5.47765 38.0607 4.82831 38.078C4.66031 38.0807 4.14431 38.0887 3.98831 38.09L3.81898 38.0834C2.64031 37.9474 2.24431 36.9327 2.33098 35.8567L2.30431 33.682ZM58.4283 78.6354C49.2443 78.6154 30.759 78.4287 21.5737 78.274L12.3603 78.1327C11.259 78.0754 9.03765 78.2141 8.09765 77.8767C6.94165 77.4994 5.97098 76.606 5.50698 75.4967C5.11498 74.7074 5.16965 73.3767 5.20031 72.2941C10.8003 71.9674 16.4003 71.814 22.0003 71.73C30.1843 71.5301 38.8377 71.7847 47.5123 72.05C47.4363 72.39 47.3897 72.8167 47.371 73.2794C47.3417 73.9567 47.3657 74.6967 47.4203 75.2994C47.475 75.902 47.5603 76.3687 47.6563 76.5007C47.9803 76.8727 48.2097 76.7834 48.3643 76.4314C48.519 76.0794 48.6003 75.466 48.6297 74.7887C48.659 74.1114 48.635 73.3714 48.5803 72.7687C48.5563 72.5047 48.5257 72.2754 48.491 72.0807C49.3297 72.1061 50.1657 72.1287 51.003 72.1541C50.9217 72.6274 50.867 73.1367 50.8537 73.6887C50.8363 74.37 50.8643 75.094 50.9297 75.726C50.983 76.2687 51.063 76.7194 51.1537 76.9474C51.4777 77.358 51.711 77.2354 51.8683 76.8154C52.027 76.3954 52.111 75.678 52.1377 74.898C52.1617 74.25 52.1417 73.554 52.095 72.962C52.0697 72.6594 52.0377 72.3967 52.0003 72.1834C52.8283 72.2074 53.6563 72.2327 54.483 72.2554C54.399 72.8501 54.3443 73.4634 54.3363 74.0967C54.3283 74.7834 54.363 75.49 54.4377 76.1514C54.4897 76.6327 54.563 77.0687 54.651 77.3927C54.975 77.8407 55.211 77.686 55.3723 77.198C55.5337 76.71 55.6203 75.8887 55.6457 75.0061C55.6643 74.3874 55.6497 73.734 55.611 73.1554C55.587 72.814 55.551 72.5287 55.511 72.286C56.335 72.3074 57.1523 72.3207 57.9737 72.3407C57.8817 73.0607 57.819 73.7821 57.8203 74.5047C57.8203 75.6167 57.931 76.73 58.1483 77.8381C58.4723 78.3247 58.7123 78.1367 58.8763 77.5807C59.0403 77.0247 59.1297 76.1007 59.1537 75.1154C59.1763 74.162 59.135 73.1554 59.0417 72.3634C60.0363 72.3847 61.035 72.41 62.0243 72.426C61.9337 73.1927 61.8777 73.9594 61.8777 74.7274C61.8777 75.9141 61.987 77.1007 62.2057 78.2834C62.567 78.8127 62.811 78.5394 62.9617 77.9047C63.1417 77.1487 63.199 75.8994 63.2137 75.1354C63.231 74.2207 63.175 73.2994 63.079 72.4447C64.091 72.458 65.0857 72.4567 66.0897 72.4621C65.995 73.2914 65.9363 74.122 65.9363 74.9514C65.9363 76.1794 66.0443 77.4087 66.251 78.6327C63.643 78.6434 61.0337 78.6674 58.4257 78.642L58.4283 78.6354ZM67.6417 78.6194C67.4083 78.6194 67.175 78.622 66.9417 78.622C66.9817 78.5074 67.0177 78.374 67.0483 78.2207C67.2377 77.262 67.263 75.69 67.275 75.1474C67.295 74.246 67.2297 73.3447 67.1283 72.4607C68.143 72.4634 69.1603 72.4687 70.1657 72.4607C69.939 74.5114 69.9683 76.566 70.2577 78.614C70.1537 78.6114 70.051 78.6194 69.947 78.61L67.6417 78.6194ZM75.023 75.7274C74.3257 77.3594 72.8283 78.3514 71.1257 78.5714C71.3283 77.414 71.2963 75.4914 71.3337 75.166C71.307 74.258 71.2857 73.3514 71.1937 72.4434C72.603 72.4274 74.011 72.41 75.3963 72.37C75.4243 73.5114 75.503 74.87 75.023 75.7274ZM77.8283 35.1154C77.803 35.4327 77.8323 36.4287 77.775 36.7087C77.6323 37.6007 76.8323 38.2647 75.915 38.194C74.1763 38.1594 70.9577 38.066 68.839 38.0007C68.923 35.9354 69.0257 33.8754 69.1563 31.826C71.531 31.8514 73.783 31.8847 75.8137 31.926C76.7017 31.8954 77.4297 32.374 77.7337 33.17C77.915 33.622 77.827 34.6087 77.8283 35.1154Z' fill='%237694AA'/%3e%3cpath d='M38.9137 45.8332L38.667 64.4999C38.6777 66.2799 41.3257 66.2706 41.3337 64.4999L41.087 45.8332C41.0643 44.4279 38.9363 44.4359 38.9137 45.8332Z' fill='%237694AA'/%3e%3cpath d='M46.9139 60.5L46.6672 64.5C46.6005 66.364 49.4019 66.3614 49.3339 64.5L49.0872 60.5C49.0125 59.168 46.9939 59.16 46.9139 60.5Z' fill='%237694AA'/%3e%3cpath d='M54.9139 60.5L54.6672 64.5C54.6005 66.364 57.4019 66.3614 57.3339 64.5L57.0872 60.5C57.0125 59.168 54.9939 59.16 54.9139 60.5Z' fill='%237694AA'/%3e%3cpath d='M62.9139 60.5L62.6672 64.5C62.6005 66.364 65.4019 66.3614 65.3339 64.5L65.0872 60.5C65.0125 59.168 62.9939 59.16 62.9139 60.5Z' fill='%237694AA'/%3e%3cpath d='M14.9137 45.8332L14.667 64.4999C14.6777 66.2799 17.3257 66.2706 17.3337 64.4999L17.087 45.8332C17.0643 44.4279 14.9363 44.4359 14.9137 45.8332Z' fill='%237694AA'/%3e%3cpath d='M22.9137 45.8332L22.667 64.4999C22.6777 66.2799 25.3257 66.2706 25.3337 64.4999L25.087 45.8332C25.0643 44.4279 22.9363 44.4359 22.9137 45.8332Z' fill='%237694AA'/%3e%3cpath d='M30.9137 45.8332L30.667 64.4999C30.6777 66.2799 33.3257 66.2706 33.3337 64.4999L33.087 45.8332C33.0643 44.4279 30.9363 44.4359 30.9137 45.8332Z' fill='%237694AA'/%3e%3cpath d='M36.8059 25.3047C36.1325 26.0007 37.1712 27.0287 37.8619 26.3607C38.4325 25.7914 39.9112 24.3767 40.4659 23.8247C42.3605 22.1727 42.4845 18.9834 40.6645 17.1674C39.5752 16.0287 39.6899 14.1701 40.8925 13.1994C41.4699 12.6607 43.0005 11.3247 43.6099 10.7754C44.9739 9.50341 42.9912 7.53141 41.7245 8.89008L40.1152 10.7074L39.3005 11.6074C37.4245 13.4114 37.4259 16.7594 39.3352 18.4981C40.5125 19.5567 40.5312 21.5821 39.3419 22.7007C38.7979 23.2754 37.3739 24.7101 36.8059 25.3047Z' fill='%237694AA'/%3e%3cpath d='M44.8059 25.3047C44.1325 26.0007 45.1712 27.0287 45.8619 26.3607C46.4325 25.7914 47.9112 24.3767 48.4659 23.8247C50.3605 22.1727 50.4845 18.9834 48.6645 17.1674C47.5752 16.0287 47.6899 14.1701 48.8925 13.1994C49.4699 12.6607 51.0005 11.3247 51.6099 10.7754C52.9739 9.50341 50.9912 7.53141 49.7245 8.89008L48.1152 10.7074L47.3005 11.6074C45.4245 13.4114 45.4259 16.7594 47.3352 18.4981C48.5125 19.5567 48.5312 21.5821 47.3419 22.7007C46.7979 23.2754 45.3739 24.7101 44.8059 25.3047Z' fill='%237694AA'/%3e%3cpath d='M28.8059 25.3049C28.1325 26.0009 29.1712 27.0289 29.8619 26.3609C30.4325 25.7916 31.9112 24.3769 32.4659 23.8249C34.3605 22.1729 34.4845 18.9836 32.6645 17.1676C31.5752 16.0289 31.6899 14.1703 32.8925 13.1996C33.4699 12.6609 35.0005 11.3249 35.6099 10.7756C36.9739 9.50225 34.9912 7.53159 33.7245 8.89025L32.1152 10.7076L31.3005 11.6076C29.4245 13.4116 29.4259 16.7596 31.3352 18.4983C32.5125 19.5569 32.5312 21.5823 31.3419 22.7009C30.7979 23.2756 29.3739 24.7103 28.8059 25.3049Z' fill='%237694AA'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='clip0_4488_5239'%3e%3crect width='80' height='80' fill='white' transform='translate(0 0.5)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e")}.icon--masszazs{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='80' height='80' viewBox='0 0 80 80' fill='none'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M6.48943 49.3834C6.54671 49.4192 6.60479 49.4549 6.66479 49.4818C6.59135 49.3357 6.73247 49.4408 6.78815 49.3654C6.84127 49.2938 6.46127 49.16 7.20591 49.2939C8.01023 49.4384 8.74639 49.2579 9.53806 49.1955C9.75983 49.1781 10.5398 49.1195 10.7153 49.0434C10.8557 48.9824 10.8889 49.0347 10.9301 49.0077L11.5456 48.8109C12.3347 48.5557 13.6949 47.6984 14.18 47.0843L14.4859 46.628L14.12 46.5475C13.0345 46.4139 12.404 46.4664 11.3369 46.7174L10.3689 47.0306C9.87694 47.2405 10.1513 47.0648 9.59966 47.4062L9.08798 47.7014C8.96206 47.7896 8.48158 48.1237 8.3419 48.1576C8.08894 48.2192 7.16527 48.975 7.00367 48.9179C6.91247 48.8858 6.76047 48.9862 6.71471 48.9984C6.57423 49.0789 6.57342 49.0878 6.50174 49.1952C6.4811 49.1326 6.47934 49.052 6.41406 48.9984C6.37486 48.9629 6.46735 48.8323 6.41487 48.6853C6.35343 48.5126 6.50463 48.4269 6.45599 48.077C6.43471 47.924 6.6835 47.6669 6.81294 47.3792C7.03342 46.8893 7.44814 46.5792 7.48382 46.4578C7.5403 46.2653 7.69118 46.2603 7.73342 46.1267C7.73614 46.1178 7.74062 46.1088 7.74782 46.1088C7.81918 46.0906 7.98351 45.8366 8.03951 45.7688L8.3419 45.5451C8.90366 45.0534 9.49215 44.74 10.2545 44.5253C10.3502 44.4984 10.4406 44.4538 10.5355 44.4269C11.8166 44.0587 13.5744 43.8757 14.8625 44.2926L15.647 44.5789C15.8563 44.7131 16.1024 44.7667 16.3117 44.901C16.4021 44.9635 16.4968 45.0173 16.5926 45.0709C17.0731 45.3392 17.2779 45.9117 17.1008 46.4126C16.8557 47.1139 16.9293 47.0018 16.4934 47.7277C15.8741 48.7592 14.4689 49.7494 13.3312 50.2146C13.2891 50.2325 13.248 50.2504 13.2077 50.2682C12.2536 50.7278 10.9966 50.9451 9.94078 50.9659C9.8283 50.9682 9.7587 50.9312 9.63566 50.957C9.43822 50.9984 9.39983 50.8778 9.32174 50.8586C9.10494 50.8226 8.66654 50.7699 8.35742 50.6618C7.9347 50.5139 8.0107 50.4878 7.6579 50.4024C7.47166 50.3573 7.29054 50.351 7.27678 50.2502C7.24974 50.0526 6.47886 50.0384 6.29006 49.3198C6.28558 49.3019 6.29182 49.2842 6.2955 49.2662C6.38126 49.2939 6.42958 49.3386 6.48943 49.3834ZM6.12094 33.2634C6.0987 33.1022 6.12111 32.8342 6.22031 32.7176L6.39294 33.1112C6.41726 32.9899 6.38414 33.039 6.55758 33.0933C6.60494 33.0574 6.55934 33.0038 6.5907 32.968C6.67726 32.968 7.06271 33.4402 7.32158 33.6211C7.69726 33.8835 8.07374 34.1379 8.48622 34.3368C8.71102 34.4451 9.59647 35.0312 9.92382 35.1419C10.0998 35.1782 10.0547 35.2379 10.1189 35.2403L10.7344 35.4371C11.3821 35.6206 12.0549 35.7054 12.7275 35.7144C13.3889 35.7234 13.8177 35.6493 14.3923 35.4102L14.1462 35.124C13.8501 34.8206 13.2153 34.3483 12.8536 34.131C12.3566 33.8325 11.143 33.3325 10.5035 33.2186L9.39599 33.1022C9.26159 33.1022 8.64814 33.0747 8.52734 33.0218C8.32526 32.9331 8.03375 33.0104 7.79375 32.9592C7.64622 32.9277 7.09807 32.959 6.99487 32.8608C6.85663 32.7291 6.58254 32.7238 6.42766 32.7803C6.4483 32.7178 6.49198 32.655 6.47326 32.5746C6.4603 32.5144 6.59455 32.4981 6.65838 32.3152C6.72126 32.1354 6.8939 32.1562 7.0475 31.859C7.1283 31.7026 7.4651 31.6693 7.74878 31.5013C8.21438 31.2256 8.7251 31.2362 8.83662 31.1434C8.91902 31.077 9.35039 31.0194 9.47359 30.9914C9.80142 30.8898 9.60446 30.9109 9.9531 30.9109L10.539 30.893C11.0822 30.8802 11.9537 31.1096 12.4963 31.3045C13.8336 31.7848 15.1917 32.6158 16.0728 33.7466C16.1926 33.9003 16.4761 34.2738 16.5389 34.4354C16.631 34.668 16.7957 34.8558 16.8833 35.0885C16.92 35.1958 16.9656 35.2942 17.0121 35.3926C17.2421 35.8936 17.0702 36.475 16.632 36.7792C15.8438 37.3134 15.3777 37.5816 14.3777 37.7453C13.3502 37.9134 12.3582 37.8582 11.347 37.629L10.2761 37.3427C9.56734 37.099 8.77358 36.6709 8.16414 36.2424C8.06366 36.1718 8.06207 36.1184 7.92255 36.0546C7.73087 35.9667 7.79246 35.8448 7.72495 35.7952C7.64974 35.7237 7.57198 35.661 7.51294 35.5715C7.50622 35.5614 6.96766 35.0546 6.80798 34.6411C6.73326 34.4475 6.3595 34.2282 6.4323 34.0954C6.50478 33.9629 6.18318 33.6779 6.12094 33.2634ZM72.6174 48.9898C72.6174 48.9808 72.6192 48.9808 72.6219 48.9808C72.6229 48.9898 72.6371 48.9898 72.6174 48.9898ZM72.1854 48.8376C72.1854 48.8378 71.9757 48.929 71.9153 48.8734C71.8168 48.7829 71.624 49.0445 71.4376 49.0256C71.2489 49.0064 70.3598 49.1027 70.2792 49.0346C70.1609 48.9347 70.1755 49.0022 69.8641 48.963C69.5747 48.9267 69.4665 48.9491 69.0904 48.8736C68.4118 48.7373 67.3136 48.345 66.7931 47.9165C66.2574 47.4755 65.9515 47.2626 65.5515 46.6373C66.6766 46.3814 67.3603 46.3534 68.5465 46.6821C68.6136 46.7 68.6905 46.7 68.7568 46.7357C68.8846 46.7982 69.0161 46.843 69.1494 46.8966C69.4525 47.0042 69.8513 47.2328 70.2149 47.3528C70.2937 47.3789 70.2875 47.46 70.6157 47.5406C70.7541 47.5747 70.7411 47.6301 70.7713 47.6301C70.9024 47.6301 70.9136 47.7643 71.0478 47.7643C71.164 47.7643 71.4792 48.1602 71.7107 48.3101C71.9441 48.4611 71.983 48.7266 72.1088 48.7574C72.1544 48.7664 72.1929 48.7843 72.2278 48.8022C72.2141 48.8109 72.1997 48.8198 72.1854 48.8376ZM72.7811 46.968C72.7073 46.652 72.2265 46.1552 71.9947 45.9302C71.4262 45.3786 70.2177 44.6843 69.456 44.4274C68.1481 43.9862 66.9054 43.8984 65.5477 44.177C65.1067 44.2674 64.2222 44.6189 63.8256 44.8211L63.2173 45.1968C62.7968 45.4562 62.6161 45.993 62.8129 46.467C63.0977 47.1128 63.2209 47.365 63.6574 47.8894C63.7835 48.0414 63.8936 48.2115 64.0493 48.3277L64.2792 48.5693C65.3184 49.5877 66.303 50.1453 67.691 50.5016C67.895 50.5539 68.2977 50.6654 68.4934 50.6536C68.5619 50.6494 68.5257 50.7214 68.7637 50.7074C69.0531 50.6902 70.0035 50.8987 70.8293 50.609C71.275 50.4526 71.5933 50.2918 71.9805 50.0275C72.0529 49.9781 73.0145 49.223 72.8374 49.133C72.7904 49.109 72.7509 49.1771 72.6835 49.0614L72.6147 48.9989C72.6147 48.9899 72.6165 48.9899 72.6165 48.9899L72.8177 49.0525L72.959 48.981C73.092 48.8152 73.1557 48.7816 73.1675 48.5069C73.2005 47.7453 72.8859 47.3582 72.7811 46.968ZM65.952 34.8557C66.2569 34.512 66.5941 34.2453 66.996 34.0149C67.216 33.8888 68.0192 33.4774 68.2413 33.4424C68.3808 33.4155 68.5176 33.3798 68.6528 33.335L69.7853 33.0845L70.0573 33.0576C70.4115 32.923 70.3505 32.9918 70.3981 32.9771C70.6075 32.9118 70.5869 32.9909 70.7005 32.9235C70.8089 32.859 71.3051 32.9862 71.5584 32.9682C71.799 32.951 72.0283 33.1501 72.1398 33.0934C72.1827 33.0755 72.2238 33.0666 72.2632 33.0666L72.1264 33.2813C72.0669 33.3546 72.024 33.255 71.9742 33.3528C71.7928 33.7104 71.8981 33.6098 71.4661 33.9432C71.387 34.0042 70.9169 34.4086 70.8229 34.3994C70.6897 34.3862 70.7017 34.4482 70.4517 34.5872C70.3094 34.6766 70.1689 34.775 70.0169 34.8555C69.4169 35.1867 68.6742 35.3675 68.0131 35.5086L67.352 35.5534C66.6437 35.5165 66.304 35.509 65.596 35.2493L65.952 34.8557ZM72.6909 32.9859C72.6909 32.9859 72.6899 32.9859 72.6909 32.977C72.6934 32.9771 72.7069 32.9771 72.6909 32.9859ZM63.0189 35.0614L62.8597 35.455C62.6753 35.9202 62.8435 36.457 63.2811 36.7253C63.8454 37.0528 64.1835 37.2291 64.8037 37.3782C64.9942 37.423 65.1793 37.4946 65.3771 37.5035L65.7062 37.5661C67.0065 37.8154 68.7667 37.5542 69.9571 36.9578C70.0859 36.8952 70.2299 36.8683 70.34 36.761C70.4008 36.7131 70.3886 36.7994 70.5886 36.6446L71.0323 36.3763C72.2205 35.6237 72.7486 34.7552 72.9861 33.3616C73.0941 32.7274 72.9045 33.1005 72.7838 33.0038L72.6909 32.9949C72.7049 32.9477 72.8657 32.9266 72.8912 32.9234L72.9619 32.7802C72.9693 32.4864 73.0097 32.5914 72.9101 32.3866C72.7678 32.0947 72.3376 31.6742 72.0566 31.5189C71.9134 31.4384 71.7669 31.3669 71.6317 31.2595C71.2246 30.9134 69.8773 30.7886 69.3112 30.857L68.9211 30.8928C68.7854 30.8582 67.6632 31.0949 67.4496 31.1611C66.0185 31.6054 64.7246 32.4509 63.8302 33.6659L63.128 34.7931C63.0841 34.8824 63.059 34.981 63.0189 35.0614ZM22.5531 10.765C22.608 10.545 22.4401 10.1605 22.5745 10.0941C22.6517 10.056 22.6801 9.75424 22.6801 9.75408C22.6352 9.40528 23.0281 8.85952 23.2115 8.85952C23.2091 8.97456 23.1361 9.09168 23.1141 9.28896C23.1851 9.2 23.1662 9.24304 23.259 9.36944C23.3478 9.35664 23.3782 9.03712 23.463 9.73616C23.5611 10.5451 24.0529 11.3269 24.3317 12.08L24.7736 13.0014C24.9072 13.1562 24.8233 13.1461 24.8737 13.1893C24.904 13.2152 25.3577 13.9363 25.8729 14.4059C26.5313 15.0061 26.8406 15.2853 27.7059 15.6941L28.2283 15.8461C28.2283 15.3885 27.9425 14.3424 27.7381 13.905C27.4937 13.3824 27.0013 12.4987 26.5949 12.0533C26.227 11.6502 26.5712 11.933 25.999 11.436L25.5553 11.0424C25.4619 10.9866 24.9645 10.5816 24.8925 10.4699C24.7574 10.2602 24.5117 10.1669 24.3387 9.98688C24.2233 9.86688 23.7545 9.5424 23.7438 9.42336C23.7296 9.26496 23.5323 9.08176 23.3403 9.02976C23.6009 8.86432 23.4587 8.86848 23.6141 8.85984C23.8755 8.84528 23.7849 8.74352 23.9745 8.74352C24.4409 8.74352 24.2768 8.52448 24.8333 8.70784C25.3096 8.8648 25.2211 8.6776 26.1384 9.10144C26.2635 9.1592 26.2917 9.09344 26.4363 9.18192C26.6121 9.28976 26.568 9.2384 26.6582 9.27136C26.7745 9.36976 26.9285 9.39664 27.0733 9.44128L27.3819 9.66496C28.515 10.2482 29.6736 12.1062 30.08 13.2522C30.4049 14.1685 30.6057 14.8782 30.5675 15.8822C30.5595 16.0254 30.5774 16.1774 30.5371 16.3205C30.4744 16.5621 30.4995 16.8125 30.4333 17.0541C30.4011 17.1614 30.3797 17.2688 30.3573 17.3762C30.2342 17.9718 29.7349 18.293 29.1309 18.2707C28.3441 18.2418 27.9443 18.1739 27.2155 17.895C26.3227 17.515 25.4251 16.8864 24.7609 16.1774C23.9225 15.2826 23.4333 14.6392 22.9529 13.4848C22.8126 13.1477 22.7488 13.0091 22.6657 12.6707C22.6285 12.5187 22.5336 12.4602 22.6085 12.295C22.6502 12.203 22.4189 11.3546 22.5531 10.765ZM51.6729 15.041C51.7795 14.4098 51.7817 14.3214 52.0192 13.7438C52.1077 13.5285 52.5505 12.7005 52.6848 12.5541C52.7832 12.4467 52.8709 12.3394 52.9585 12.232C53.1169 11.9994 53.3369 11.8384 53.4997 11.6237C53.7867 11.2574 53.82 11.3035 53.9309 11.1853C53.9944 11.0958 54.0382 10.9706 54.1456 10.9259C54.1501 10.9259 54.1536 10.9259 54.1563 10.917C54.1869 10.8216 54.3254 10.805 54.372 10.6933C54.4022 10.6206 54.7681 10.4245 54.7897 10.416C55.0392 10.3178 55.1587 10.1293 55.3265 10.1118C55.6182 10.0816 55.6361 9.96768 55.7211 9.88816C55.7483 9.9424 55.7625 10.1669 55.6942 10.2013C55.5686 10.2646 55.7662 10.517 55.6915 10.7022C55.6392 10.832 55.4333 11.7646 55.3408 11.8115C55.204 11.8808 55.2469 11.9707 55.212 12.0709C55.1968 12.1067 55.1681 12.1514 55.1529 12.1872C54.8755 12.8936 54.7101 13.1506 54.2726 13.7347C53.6814 14.5246 52.844 15.1547 51.9173 15.4792L51.6221 15.5776L51.6729 15.041ZM49.3051 16.2486L49.5288 17.349C49.6486 17.832 50.104 18.172 50.6129 18.1272C51.3565 18.0512 51.552 18.0306 52.2312 17.7605C53.2766 17.3446 54.2694 16.7381 55.0429 15.9176C55.3801 15.5598 55.9533 14.8141 56.1549 14.3968C56.2184 14.2626 56.3195 14.1552 56.3481 14.0122C56.3696 13.9165 56.4301 13.975 56.4805 13.7707L56.68 13.2877C57.0201 12.3387 57.1273 11.7938 56.8875 10.7918C56.8291 10.548 56.5054 9.57232 56.2729 9.39632C56.2021 9.34256 56.2584 9.48992 56.1003 9.5216L56.0457 9.53952C56.0707 9.4768 56.0993 9.44112 56.1432 9.39632L56.119 9.24416L55.9481 9.02048C55.6617 8.82048 54.9984 8.72064 54.6438 8.76112C54.4801 8.77904 54.3217 8.81472 54.1456 8.79696C53.6734 8.77312 52.7241 9.30496 52.2939 9.62L51.7429 10.0941C51.5221 10.2213 50.8883 10.9416 50.707 11.1854C50.1713 11.9059 49.9158 12.3859 49.6077 13.2698C49.2393 14.3256 49.2254 15.1602 49.3051 16.2486ZM52.8091 59.8229C52.308 61.0758 51.2947 62.9354 50.6488 63.9736L49.7408 65.3243C49.3589 65.9058 48.9169 66.4426 48.5214 67.015L47.8782 67.8827C47.7781 68.008 47.6581 68.1243 47.5678 68.2584C47.4203 68.491 47.295 68.7325 47.0856 68.9203C46.9925 69.0331 47.0795 68.9832 46.8101 69.2693C46.5998 69.4925 46.6733 69.4928 46.471 69.7254C46.0574 70.2014 45.5897 70.601 45.1248 71.1299C44.7414 71.5659 44.1825 71.9011 44.0397 72.1498C43.9645 72.275 43.8715 72.3914 43.7686 72.5077C43.7297 72.1619 43.4821 71.1597 43.5441 71.0138C43.6227 70.8286 43.2157 69.8605 43.1344 69.4394C42.9246 68.3611 42.4328 67.0792 42.0126 66.049C41.9083 65.7931 42.0366 65.8304 41.7595 65.3154L41.2486 64.2776L40.8425 63.5173C41.2285 62.9574 41.0237 63.1406 41.4696 62.569C41.6126 62.3856 41.6336 62.5184 41.7441 62.3274C41.8958 62.0658 42.1088 61.6418 42.3248 61.4238C42.5422 61.2091 42.7229 60.9587 42.9277 60.7261C43.1369 60.5024 43.3365 60.2699 43.535 60.0373C43.6147 59.9478 43.6782 59.8405 43.7632 59.751L44.2614 59.259C44.5403 59.1299 44.5926 58.9422 44.7632 58.7581C44.8437 58.6776 44.9296 58.6059 45.0093 58.5254C45.5661 57.9499 46.028 57.4494 46.6454 56.9062C49.1201 54.729 51.3777 53.1925 54.5033 52.2456C54.5059 52.7029 54.4693 53.7731 54.3942 54.1867C54.3142 54.6275 54.3173 55.0061 54.1875 55.4034C54.1097 55.636 54.0864 55.8864 54.0211 56.128C53.6488 57.5134 53.3325 58.4862 52.8091 59.8229ZM42.9206 73.0357L42.9904 73.0626C43.1163 73.1456 43.1237 73.0416 43.1837 73.1162H43.1854C43.1022 72.8658 43.027 72.6152 42.9565 72.3558C42.4833 70.5858 41.1793 68.0189 40.3229 66.407C40.2477 66.2638 40.1806 66.1118 40.1072 65.9686C39.6441 65.085 39.2601 64.4368 38.7493 63.5891C38.5947 63.3326 38.416 63.1602 38.3001 62.8914C38.284 62.8555 38.259 62.8109 38.2321 62.784C38.0102 62.5246 37.8421 62.2293 37.6427 61.952C37.4576 61.7194 37.2795 61.469 37.0989 61.2274C35.7587 59.4558 33.543 57.0995 31.8352 55.7526C30.4077 54.6267 30.4387 54.6661 28.9216 53.7398C28.5619 53.5203 28.1664 53.3688 27.8437 53.1851C27.2217 52.8315 25.7808 52.2672 25.0955 52.0758C25.1347 54.263 25.8513 57.0848 26.6869 59.0981C27.3747 60.755 27.9125 61.8557 28.7461 63.3562C29.0606 63.9069 29.4805 64.5003 29.7497 65.0022C29.9115 65.2997 31.54 67.4691 31.8153 67.8112C32.1571 68.2357 33.2613 69.5486 33.4918 69.9045C33.8534 70.4626 35.2689 71.9619 35.8061 72.633C36.5576 73.5715 38.3902 72.207 41.3533 72.615L42.5841 72.7314C42.6254 72.7411 42.6566 72.6592 42.696 72.7762C42.7149 72.832 42.9233 72.8362 43.0056 72.8835L42.8741 72.973L42.9054 73.0355C42.9107 73.0357 42.9169 73.0357 42.9206 73.0357ZM34.3846 72.9998C34.2437 72.8677 33.46 73.0384 32.9649 72.955C32.6744 72.9128 30.0408 72.6357 29.7445 72.5346C29.4477 72.3782 29.2747 72.4371 28.9653 72.3824C27.0619 72.052 26.2651 71.9406 24.284 71.3626C21.0262 70.412 19.0374 69.3147 16.3054 67.2744C15.1659 66.4234 14.5022 65.9069 13.2925 65.1632L11.2779 64.1166L9.6811 63.4904C11.0384 62.836 12.4003 62.2502 13.8729 61.9427C14.5731 61.7965 14.7955 61.7186 15.5609 61.6027C16.3248 61.4872 17.0875 61.3533 17.8582 61.2896C18.0363 61.2806 18.2142 61.2896 18.3905 61.2627C18.768 61.1883 18.9019 61.1509 19.2905 61.1733C19.2958 61.1736 19.5139 61.1286 19.7781 61.1374C20.1765 61.1507 20.1176 61.1018 20.4025 61.1018L21.5609 61.1733C22.1272 61.2387 22.6515 61.184 23.2614 61.2986C23.4587 61.3357 24.0214 61.4504 24.1989 61.4238C24.4726 61.379 24.7598 61.379 25.0451 61.4418C25.8096 63.092 27.1134 65.4718 28.2395 66.8718L29.5205 68.4552C29.7745 68.7058 30.0456 68.9203 30.2693 69.2155C30.279 69.2245 30.2934 69.2424 30.3077 69.2514C30.5017 69.3811 30.7421 69.753 31.0126 69.9312C31.1966 70.0525 32.2166 71.1309 32.596 71.443L33.6811 72.3107C34.1459 72.7101 34.1853 72.8158 34.7304 73.0533C34.6192 73.0477 34.4589 73.0549 34.3846 72.9998ZM40.6072 62.2918L41.1099 61.2005C42.0085 59.4699 42.6278 58.4554 43.9313 57.0408C43.7721 56.6946 43.6768 56.8989 43.612 56.3966C43.5803 56.1517 43.4037 55.9507 43.3445 55.681C43.3307 55.6181 43.2062 55.1506 43.1395 55.0906C43.0163 54.9798 43.0833 54.9008 42.9633 54.7506C42.9275 54.6989 43.0069 54.7226 42.7549 54.3659C42.7093 54.3034 42.703 54.2227 42.6752 54.1422L42.4587 53.6592L41.9094 52.2101C41.8808 52.1296 41.8315 52.049 41.7958 51.9685C41.5371 51.3522 41.1209 50.5016 40.7886 49.9288L39.8816 48.5781C38.6025 50.1766 37.8366 51.7099 37.1398 53.6054L36.8813 54.357C36.8245 54.4989 36.8945 54.5699 36.7355 54.679C36.6709 54.7234 36.4333 55.5035 36.3929 55.6005C36.168 56.1416 36.1905 55.9989 36.1424 56.5486C36.1285 56.7067 36.064 56.5154 35.9859 56.7992L36.9029 57.837C37.4344 58.4189 37.9057 59.0766 38.3816 59.6976C39.115 60.6547 39.7878 61.707 40.3952 62.748L40.6072 62.2918ZM34.7577 54.545C34.8061 54.9117 34.8302 55.2606 34.8357 55.5915C34.9126 55.672 34.9869 55.7435 35.0601 55.8242L35.0477 54.7149C35.0803 53.9221 35.4843 52.8568 35.5083 52.6574C35.5365 52.4246 35.5969 52.468 35.6013 52.3891L35.8526 51.593C36.3937 49.9952 36.9077 49.0856 37.7785 47.6837C38.3377 46.7837 38.3957 46.6731 39.0649 45.8856C39.4451 45.4472 40.1097 45.4026 40.5489 45.7782L40.9229 46.1808C40.9881 46.2523 41.0661 46.3061 41.1278 46.3776L42.4571 48.0683C42.9509 48.7915 43.6761 50.0978 43.9707 50.8773C44.1037 51.2293 44.512 52.3072 44.5665 52.6664L44.783 53.3462C44.8963 53.8083 45.1478 54.9376 45.0541 55.3322L45.0147 55.9046C45.1598 55.763 45.1056 55.8229 45.1497 55.4931C45.2416 54.8074 45.1121 54.8627 45.2195 54.0707C45.3142 53.3371 45.3832 52.6304 45.3929 51.9506C45.4001 51.5014 45.6608 50.0765 45.7507 49.6246C45.868 49.0432 45.9609 48.4438 46.0513 47.8624C46.3581 45.8822 46.735 44.4416 47.2366 42.5307C47.3776 41.9936 47.471 41.5088 47.6579 40.9742C48.0425 39.8738 48.0584 39.7555 48.5873 38.6304C49.2006 37.3259 49.371 37.2854 50.236 36.3939L52.3265 34.2112C53.6622 32.8067 55.063 31.4648 56.4209 30.0782C57.1286 29.3536 57.8459 28.6469 58.5697 27.9403L60.384 26.1154C60.8177 25.6888 60.9857 25.0491 60.7893 24.4605C60.4056 23.311 59.0174 23.1118 58.2907 23.7538L57.4525 24.523L50.3622 31.0622C48.8544 32.4456 47.2499 34.0646 45.3339 34.9C44.123 35.4278 42.9059 35.8536 41.5875 36.0182C38.5302 36.4002 35.7229 35.8541 33.0864 34.1843C32.0181 33.5078 31.5285 33.0266 30.6139 32.1805L23.86 25.9096C23.5705 25.641 21.5843 23.752 21.3176 23.5749C20.2145 22.8418 18.8856 23.7362 18.8021 24.6842C18.7331 25.4669 18.9197 25.815 19.4363 26.3301L23.2213 30.1589L29.8312 36.8234C30.5547 37.5562 31.2865 38.6142 31.5451 39.5965C31.5728 39.6949 31.6176 39.8202 31.6597 39.9275C32.4899 42.0429 33.2921 45.3472 33.6152 47.5224C33.7189 48.2248 34.3105 50.6509 34.2574 50.9933C34.2286 51.179 34.4357 52.5606 34.4936 52.845C34.611 53.409 34.6843 53.9814 34.7577 54.545ZM74.6008 63.3117C72.5885 61.9499 70.8547 61.0048 68.5741 60.2165C67.083 59.7253 64.7176 59.1494 63.2621 59.1341C62.9105 59.1341 62.5598 59.0982 62.2091 59.1251L61.3664 59.1072C61.0398 59.143 60.7214 59.2325 60.3832 59.2146C60.367 59.2146 60.3493 59.2146 60.3331 59.2235C60.1697 59.2917 59.7653 59.2237 59.4376 59.3488L58.891 59.4203C58.3301 59.4696 57.4585 59.5952 56.9257 59.7424C56.3902 59.8902 55.6629 59.9584 55.2861 60.1091C55.8789 58.5384 56.0856 57.641 56.44 55.9851C56.6477 55.0152 56.8273 53.5432 56.8221 52.5589C56.8184 52.2995 56.7961 52.031 56.8141 51.7627L56.6673 50.3851C56.5376 49.8752 56.0134 49.5621 55.4973 49.6874C54.0475 50.0595 53.5646 50.2058 52.1579 50.7966C51.4157 51.1085 50.4941 51.6171 49.7998 52.0312L48.3238 53.0331C47.7894 53.4258 46.1379 54.7693 45.6688 55.2606C45.7667 55.0458 45.7824 55.1331 45.8387 54.9296C45.9443 54.5629 46.0589 54.2139 46.1563 53.8293L46.9435 50.6626C47.3273 49.2258 47.6913 47.4501 48.1494 46.0824C48.2246 45.8587 48.3024 45.6173 48.3686 45.3757C48.7841 43.9021 49.919 40.0005 51.0817 38.7022L52.3672 37.4408C53.1848 36.6357 53.9944 35.8216 54.8067 35.0077C54.8773 34.9362 54.9462 34.8645 55.0187 34.8019C55.6145 34.2562 56.1853 33.6747 56.7622 33.1022L61.9552 27.9674C62.4589 27.4693 62.7865 27.0864 63.0555 26.3661C64.1189 23.5189 61.7505 20.4677 58.555 21.0344C57.2414 21.2674 56.5419 22.0698 55.6182 22.9219L46.9937 30.9462C46.3744 31.5283 45.875 31.9285 45.1097 32.3776C45.5137 31.3459 45.5773 30.1363 45.3325 29.0587L45.2126 28.683C45.2177 28.5291 45.1137 28.4014 45.0435 28.209C44.8281 27.6184 44.2096 26.721 43.6953 26.3125C43.0757 25.8202 42.0989 25.4709 41.3121 25.4448C41.0117 25.4349 40.356 25.4262 40.0857 25.5522C39.9569 25.6122 40.1445 25.6299 40.1662 25.6864C40.0822 25.8664 40.0598 25.7406 40.1448 25.8474C40.0713 25.8621 39.9259 25.881 39.8755 25.9368C40.2203 26.3414 40.884 26.1766 40.9427 26.384C40.9832 26.5267 41.3713 26.4594 41.5617 26.6346C41.7373 26.785 42.6534 27.4576 42.6496 27.6454C42.6464 27.8024 42.7416 27.8126 42.8374 27.9496C43.323 28.6429 43.5193 29.3654 43.5245 30.1949C43.5323 31.4555 42.6865 32.7411 41.5403 33.2544C41.0992 33.4518 40.6293 33.5962 40.1493 33.657C39.5277 33.7357 39.8469 33.657 39.3173 33.657C39.0821 33.657 39.096 33.596 38.8574 33.5406C38.2347 33.3963 37.2357 32.6701 36.9208 32.1182C36.6142 31.5877 36.3795 31.0851 36.3528 30.4275C36.3518 30.3381 36.3205 30.2486 36.3331 30.1682C36.4321 29.4861 36.3513 29.5538 36.6059 28.8174L36.8448 28.2181C36.8787 28.1466 36.9494 28.0928 36.9745 28.0213C37.0574 27.78 36.9934 27.8506 37.1641 27.6546C37.1696 27.6456 37.1721 27.6366 37.1741 27.6366C37.1973 27.491 37.3401 27.4838 37.3941 27.3146C37.4507 27.1373 38.1193 26.7376 38.259 26.6168C38.5073 26.4021 38.8761 26.4008 38.9747 26.2768C39.1606 26.0434 39.4166 26.088 39.5016 25.9637C39.5838 25.8434 39.6765 25.9114 39.6992 25.8563C39.7395 25.7758 39.8056 25.7579 39.8755 25.7221C39.7043 25.6224 39.7581 25.595 39.667 25.5253C39.4197 25.3358 39.5265 25.2637 39.1561 25.1854C38.7358 25.0966 38.1209 25.0605 37.7051 25.1765L37.0477 25.3554C36.7041 25.405 35.9827 25.8862 35.7541 26.1157C35.0121 26.8605 34.7739 27.165 34.3845 28.1106C33.8195 29.3602 33.7715 30.9338 34.2592 32.1987C33.0301 31.4653 31.9259 30.2787 30.8142 29.3451L29.5413 28.1912L23.188 22.4123L22.7112 22.0008C20.491 20.3568 17.4854 21.5486 16.8777 24.0494C16.5417 25.4325 16.9589 26.6658 17.9467 27.6456L20.3513 30.0162C20.8451 30.4992 21.3353 30.9912 21.8318 31.4742C22.3864 32.0021 22.9142 32.5746 23.4867 33.0845C23.5582 33.147 23.6352 33.2277 23.696 33.2902C24.1765 33.8206 24.5437 34.1408 25.0397 34.6232L28.8881 38.4251C29.9933 39.5264 31.3216 43.7707 31.7651 45.2864C32.5475 47.9603 33.2859 50.9829 33.8512 53.7133C33.9326 54.1069 34.0113 54.5005 34.0963 54.8851C32.3013 53.2824 30.7769 52.0507 28.5643 50.9579C27.6344 50.4987 26.0677 49.8814 25.0397 49.6787L24.1192 49.473C23.5019 49.3925 22.9374 49.8307 22.8552 50.448C22.4185 53.7235 23.3272 57.241 24.5531 60.3061C23.812 60.0152 23.7537 59.964 22.9035 59.7336C22.5582 59.6352 22.2067 59.5637 21.8721 59.4474C21.171 59.2014 19.8541 59.1226 19.0677 59.0805C17.5211 58.9979 17.1817 59.0923 15.8141 59.1968C15.0899 59.2405 14.5853 59.3595 13.9041 59.492C13.4078 59.5885 13.4397 59.5526 12.9425 59.6888C12.4965 59.811 12.1227 59.8869 11.6696 60.0466C11.2769 60.1718 10.8833 60.3059 10.4923 60.4491L8.81135 61.2094C7.27823 61.9851 6.7011 62.3824 5.3691 63.3296C4.43854 63.9912 4.84926 65.5258 6.13214 65.4944C7.0803 65.4712 7.48031 65.4077 8.58143 65.6286C9.84206 65.8814 11.8904 66.9435 12.9675 67.713L13.9265 68.3213C14.2603 68.5539 14.584 68.8043 14.9374 69.0101L15.527 69.4216C17.3029 70.6547 18.9768 71.6254 20.9928 72.3558C21.9505 72.6982 23.4865 73.2126 24.4208 73.3936C24.7411 73.4562 25.0505 73.5725 25.3771 73.5994C25.4637 73.6029 25.6774 73.6947 25.9845 73.7334L27.1429 73.9302L29.3408 74.1986C31.4158 74.3664 42.3465 74.8336 42.8433 74.4043L43.5312 73.9213L43.3665 73.5008C43.3657 73.5008 43.3638 73.5008 43.363 73.5008C43.4445 73.4829 43.5285 73.4739 43.6046 73.4829C43.6198 73.5454 43.6395 73.6171 43.6806 73.6707L43.7245 73.5008C43.9085 73.5008 44.6101 73.1712 44.7909 73.0803C45.2198 72.865 45.6513 72.6286 46.0441 72.3557C46.3097 72.1768 46.5683 71.98 46.8493 71.8278C47.5144 71.4702 49.2029 69.7947 49.7745 69.1262L51.2675 67.2834L51.7211 66.6571C51.8141 66.5318 51.9233 66.4155 52.0118 66.2814C53.259 64.4013 53.8414 63.4838 54.7949 61.3166L56.1037 61.2987C56.6627 61.3109 57.5984 61.2165 58.0457 61.2808L60.4933 61.2987C60.8547 61.3096 63.2865 61.4358 63.6421 61.4955C64.1237 61.6144 64.592 61.6454 64.9669 61.7282L67.3347 62.3544C67.6827 62.4886 68.028 62.6138 68.3787 62.7301C69.0416 62.9984 69.708 63.2579 70.3457 63.5888C69.3771 63.8195 67.3851 64.8819 66.6342 65.4048L65.6806 66.0398C65.4373 66.2277 65.1931 66.4155 64.9497 66.6034C63.6595 67.5874 62.4949 68.4398 61.0377 69.2781C60.5854 69.5384 58.9635 70.3526 58.3504 70.5842L57.8646 70.781C56.9057 71.1786 56.131 71.4072 55.1603 71.6934L54.1459 71.9707C53.7629 72.0147 53.7579 72.0544 53.4016 72.1406L50.9209 72.5968C50.0137 72.7091 48.9907 72.9262 48.0744 73.0888C46.8461 73.3067 45.7597 73.4893 44.5141 73.6434C44.432 73.6534 43.4854 73.7318 43.556 73.8222C43.624 73.867 43.7358 73.8402 43.7877 73.9027C43.652 74.0725 43.6101 73.9686 43.7627 74.0637C43.6321 74.0765 43.1907 74.3749 43.0881 74.4314C43.7019 74.8035 44.752 74.377 45.4168 74.4395C45.6896 74.4651 45.5878 74.5515 45.8293 74.529L47.0728 74.4574C47.5198 74.4957 48.7549 74.4805 49.2189 74.4485C49.3601 74.4395 49.5016 74.4038 49.6411 74.4128C49.8942 74.421 50.343 74.3474 50.4606 74.377C50.7561 74.4515 50.9502 74.3725 51.2944 74.3323C52.9005 74.1445 54.7393 73.7958 56.311 73.3752C57.1043 73.1451 58.3025 72.8074 59.0027 72.4986C59.5774 72.2451 60.063 72.0906 60.6845 71.7918L61.8742 71.2283C63.5094 70.3624 65.3637 69.0974 66.8525 68.0437C67.3905 67.6629 68.5069 66.9437 69.1443 66.5946C69.4344 66.4466 70.4261 65.9691 70.7294 65.8968C70.9728 65.8432 71.2117 65.7626 71.4603 65.7C72.0425 65.5626 73.2693 65.4555 73.8774 65.5211C74.2827 65.539 74.6878 65.3422 74.9312 64.9845C75.3021 64.4299 75.1544 63.6875 74.6008 63.3117ZM38.9398 10.1925C38.9587 10.0582 38.9667 9.9152 38.9694 9.772C38.9713 9.53248 39.0672 8.97376 39.0741 8.61808L39.1393 8.34976C39.1325 8.24384 39.096 8.11552 39.16 8.01872C39.1627 8.01872 39.1627 8.00976 39.1617 8.0008C39.1334 7.8632 39.2382 7.82912 39.2029 7.69664C39.1723 7.58192 39.439 7.16288 39.5133 6.90048C39.5907 6.62624 39.8232 6.5104 39.8102 6.3816C39.8057 6.3368 39.8102 6.29216 39.8174 6.25632C39.9345 6.33472 39.8531 6.25968 39.9811 6.45312C40.0315 6.52912 39.9315 6.54912 40.0008 6.61408C40.0869 6.69488 40.2505 6.82192 40.2808 6.93616C40.3136 7.06 40.6966 7.94096 40.6467 8.02752C40.5781 8.14624 40.6606 8.19696 40.6915 8.31376C40.9288 9.21488 40.9853 10.1266 40.8427 11.0512C40.7824 11.4426 40.5272 12.1874 40.3328 12.5451L39.8577 13.2698L39.2905 12.2053C39.1027 11.7282 38.9675 10.9163 38.955 10.4162C38.9541 10.3446 38.9309 10.273 38.9398 10.1925ZM36.5718 11.2034C36.6947 12.2979 37.1317 13.5669 37.8037 14.4595L38.6661 15.4794L39.2171 15.9355C39.5965 16.2576 40.1617 16.2576 40.5491 15.9266C41.364 15.1942 41.5685 14.8666 42.0913 13.8691C42.7331 12.6326 42.9432 11.4013 42.8581 10.0315C42.8478 9.86768 42.8107 9.34448 42.7525 9.21744C42.7208 9.14848 42.7966 9.14256 42.7158 8.94016L42.596 8.4392C42.3131 7.3832 41.9536 6.77072 41.0592 6.10448C40.9953 6.0568 39.9617 5.36256 39.9454 5.56768C39.939 5.64832 40.0139 5.61264 39.9205 5.7376L39.8883 5.80912C39.8865 5.80912 39.8856 5.81808 39.8821 5.82704C39.8811 5.82704 39.8811 5.82704 39.8793 5.82704C39.8785 5.81808 39.8785 5.81808 39.8766 5.81808C39.8525 5.72864 39.8614 5.68384 39.8758 5.61232L39.764 5.50496C39.5467 5.45504 39.6398 5.35984 39.2478 5.4512C39.011 5.5064 38.4809 5.79472 38.287 5.97904L37.7843 6.39952C37.276 6.94528 36.8533 7.97104 36.743 8.71648C36.7403 8.7344 36.7385 8.75232 36.7305 8.77008C36.5549 9.16784 36.4904 10.6683 36.5718 11.2034Z' fill='%237694AA'/%3e%3c/svg%3e")}.icon--relax{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='80' height='81' viewBox='0 0 80 81' fill='none'%3e%3cpath d='M79.9432 31.655C79.7704 30.1723 79.4394 28.9292 78.9928 27.5152C77.619 23.6705 75.5515 20.3192 72.676 17.2715C69.0004 13.2376 65.0495 10.2946 60.9002 8.4582L61.5252 6.81096C61.7127 6.211 61.8878 5.56097 62.0002 4.99847C62.2253 3.82349 62.1752 3.06102 61.9128 2.68604C61.5003 2.18601 60.6253 2.12352 60.4003 2.18601C59.9753 2.29855 59.3878 2.97351 58.8128 4.0735C58.0385 5.60416 57.6553 6.51578 57.3789 7.26735C55.9956 7.01497 54.5456 6.88062 53.0489 6.88062C46.2867 6.88062 38.9831 9.53157 33.9865 13.7998C32.1867 15.3379 30.1278 17.246 28.4686 20.4561C28.3901 20.6532 28.3013 20.8461 28.2106 21.042C27.9021 21.7107 27.5827 22.4025 27.5833 23.4569C27.7007 24.7201 28.2745 25.8061 29.2943 26.6896C30.2915 27.4598 31.6039 27.8846 32.9887 27.8846C33.6549 27.8846 34.3382 27.7921 35.0227 27.6101C35.3014 27.5304 35.6147 27.4167 35.9372 27.3011L35.9706 27.483L36.1057 27.9107C36.298 28.5106 36.5517 29.0716 36.8596 29.5772C37.5313 30.6809 38.4555 31.5894 39.5318 32.2039C40.6185 32.8476 41.9157 33.1877 43.2811 33.1877C43.9162 33.1877 44.577 33.1032 45.2549 32.934C45.5725 32.8428 45.8913 32.7508 46.1906 32.6127L46.2648 32.5751C46.2843 32.606 46.5029 33.0952 46.8916 33.5224C47.3792 34.0584 47.8796 34.5282 48.3993 34.9175C48.672 35.1107 48.9647 35.2863 49.2699 35.4501C47.6264 39.5768 46.2597 43.3675 45.0255 47.2229C44.2887 49.5212 43.6517 51.6791 43.0721 53.8258C37.7761 52.571 32.665 51.3552 32.1034 51.2128C31.8004 51.1215 31.4901 51.0375 31.1847 50.9548C30.7435 50.8343 30.3122 50.7175 29.9283 50.5848C29.3307 50.3804 28.8908 50.092 28.3579 49.559C26.2521 47.4526 24.6336 44.9653 23.2062 42.7713C22.4645 41.6031 19.544 36.9071 19.5343 36.8937L19.112 36.3808C18.9666 36.2348 18.6636 35.9299 18.1452 35.9299C17.9797 35.9299 17.8039 35.9616 17.6268 36.0224C17.6268 36.0224 12.6601 37.5284 11.714 37.821L10.7849 38.1276C9.32584 38.6089 8.03046 39.036 6.94931 39.3719C4.53365 40.1814 2.89664 40.8755 2.2441 41.3525C2.1086 41.4232 1.96197 41.5069 1.76361 41.5729C0.451149 42.323 0.0886738 42.8229 0.0136863 43.1229C-0.0237762 43.2854 0.0261988 43.3854 0.0387113 43.4105C0.126149 43.5479 0.776161 44.6604 1.68862 46.2104C2.97614 48.4353 4.80114 51.5603 6.22606 53.9603C6.83854 54.9478 9.10107 58.2352 9.53855 58.7602C9.651 58.9102 9.72607 58.9852 9.77605 58.9852C9.78856 58.9852 9.80107 58.9852 9.80107 58.9727C9.40107 59.5727 5.88862 64.8226 5.7761 65.0476C5.62611 65.2976 5.47611 65.7851 5.47611 66.1601C5.51357 66.5101 5.7761 66.8351 6.22607 67.1226C6.50111 67.2851 6.6511 67.3601 6.9636 67.4975C7.22612 67.6101 7.38855 67.6726 7.77604 67.7726C7.88857 67.7976 8.0011 67.81 8.11356 67.81C8.4761 67.81 8.80104 67.6726 9.03854 67.4351C9.90102 66.3975 10.601 65.4476 11.2761 64.5226C11.6635 63.9976 12.0385 63.4852 12.4635 62.9352L13.376 61.5977C13.4135 61.5601 13.476 61.5601 13.476 61.5477C14.0135 61.8227 14.601 62.0602 15.1885 62.3102C15.5635 62.4602 15.9135 62.6102 16.2635 62.7601C19.8759 64.2601 40.7506 71.6725 41.7131 71.9225L42.2881 72.06L42.6255 73.085C42.8381 73.6475 44.0881 76.8849 44.0881 76.8849L44.363 77.5224C44.3755 77.56 44.888 78.6849 46.013 78.8099C46.138 78.8224 46.2881 78.8349 46.438 78.8349C46.763 78.8349 47.0255 78.7724 47.238 78.6599C47.663 78.4599 48.0005 78.0849 48.138 77.6724C48.288 77.2849 48.238 76.8099 48.163 76.4974C48.0005 75.8225 47.0005 72.11 47.0005 72.11C47.0005 72.11 46.938 71.81 46.938 71.7975C47.3755 71.6975 49.1879 71.235 51.8754 70.01C53.1629 69.3601 54.3754 68.76 55.5004 68.2225L56.6629 67.6475C57.8254 67.0476 60.4503 65.5976 61.3128 65.1226L61.5378 64.9976C61.7378 65.2226 63.7878 67.885 63.7878 67.885C64.1003 68.2725 64.3627 68.6225 64.9127 68.9601C65.0502 69.06 65.2127 69.0975 65.4002 69.0975C66.0877 69.16 66.9752 68.235 66.9752 68.235C67.4377 67.8476 67.7377 67.035 67.4252 66.5226C67.1502 65.8101 64.9252 62.3476 64.8877 62.3227C64.7253 61.3226 64.4502 59.8476 64.4502 59.8102L64.4232 59.7856C64.2952 59.3596 63.847 58.9702 63.1417 58.7197C61.8847 58.284 55.3075 56.7093 55.2405 56.6935C54.4553 56.5148 51.4412 55.8053 47.8363 54.9533C50.1551 47.4971 52.2377 40.851 53.54 36.6387C53.8851 36.6661 54.2299 36.6888 54.5701 36.6941C55.9447 36.7158 57.1764 36.436 57.6902 36.3309C58.4005 36.1855 58.8803 35.9634 58.8803 35.9634L59.2539 36.306C59.4948 36.48 59.7357 36.6552 60.0059 36.8341C60.5231 37.1267 61.0902 37.3786 61.6463 37.5636C62.6636 37.8958 63.7575 38.0644 64.8978 38.0644C65.9796 38.0644 66.9385 37.945 67.8232 37.7017C68.4924 37.555 69.3333 37.0951 69.5706 36.96V37.0355L69.8383 37.3251C70.1377 37.6646 70.5355 38.0023 71.0539 38.3576C71.8802 38.9083 72.9085 39.2113 73.9501 39.2113L74.067 39.2101C75.0356 39.2101 75.9921 38.9709 76.9144 38.4976C77.7176 38.0509 78.5354 37.5022 79.0756 36.5134C79.8227 35.0636 80.1391 33.293 79.9432 31.655ZM60.1378 4.08602C60.1378 4.08602 60.2503 3.83601 60.6877 4.03605C61.0002 4.17352 60.9503 4.71101 60.9503 4.71101C60.9503 4.71101 60.3797 6.51816 59.8782 8.02417C59.4639 7.86052 59.0483 7.70611 58.6303 7.56466C59.3149 5.99387 60.1378 4.08602 60.1378 4.08602ZM33.9129 26.3336C33.5734 26.3872 33.2339 26.4152 32.8968 26.4152C32.3924 26.4152 31.9051 26.3507 31.4548 26.226C30.5275 25.9168 29.9446 25.5165 29.5626 24.9245C29.2632 24.4962 28.7916 23.651 28.9961 22.8065C29.8412 19.9231 31.9153 17.0476 35.1572 14.261C36.4246 13.2163 39.8768 11.2511 41.7502 10.5069C43.6303 9.82483 46.7394 8.93351 50.8634 8.55868C51.6191 8.50146 52.6255 8.43638 53.6951 8.43638C54.0201 8.43638 54.3074 8.46606 54.6165 8.4782C53.1343 8.86347 51.6758 9.36335 50.2726 10.006C42.1562 14.028 37.8436 21.2181 36.1242 25.5655L35.9238 25.6699C35.9238 25.6699 34.738 26.2649 33.9129 26.3336ZM44.644 31.4141C44.1499 31.5327 43.6303 31.59 43.0584 31.59C42.0606 31.5687 41.1357 31.3247 40.3082 30.8647C39.4607 30.387 38.7299 29.6868 38.1951 28.8398C37.9086 28.3865 37.6998 27.9478 37.5575 27.4988L37.4997 27.3199C37.3641 26.8449 37.2959 26.3769 37.2512 25.9652C39.2742 22.22 42.3535 17.4006 45.4679 14.9014C47.0983 13.5314 49.0723 12.2704 50.9781 11.2864C52.8103 10.2843 54.8057 9.69422 56.819 9.02452C55.6949 10.3018 54.8122 11.7962 53.8339 13.1886C49.5449 19.9079 46.7394 28.5279 46.0175 30.8845C45.7776 31.0084 45.5686 31.1104 45.4532 31.1525C45.1696 31.2833 44.9056 31.3484 44.644 31.4141ZM66.0877 66.8351C65.9252 66.9601 65.5377 67.26 65.3752 67.3851C65.2877 67.2976 65.1752 67.1726 65.0877 67.0601C64.9502 66.9101 64.4877 66.3101 63.9877 65.6726C63.4002 64.9226 62.7628 64.1227 62.6128 63.9476C62.4002 63.7101 62.1502 63.4851 61.7127 63.4851C61.4002 63.4851 61.0253 63.5976 60.5877 63.8476C58.5378 64.9601 55.0753 66.7476 53.9754 67.2851C52.9504 67.7851 50.5254 68.9726 47.7379 69.8475L47.4254 69.9475C46.963 70.0975 46.1005 70.385 45.788 70.3975C45.5879 70.41 45.4255 70.51 45.313 70.6725C45.188 70.8725 45.163 71.1475 45.263 71.41C46.0255 73.4975 46.7879 76.8849 46.8004 76.935C46.8755 77.2224 46.438 77.41 46.3129 77.4349C46.1755 77.4349 46.013 77.3349 45.863 77.1725C45.8379 77.1349 44.2005 73.4725 43.6005 71.6225C43.213 70.435 42.5255 70.3475 42.5005 70.3475L40.5006 69.7975C37.2006 68.8225 34.0506 67.7726 31.6757 66.9726C26.4507 65.1851 20.8884 63.2477 15.7509 61.1227L13.8635 60.3851C13.8635 60.3727 13.626 60.2602 13.3384 60.2602C13.0134 60.2602 12.7385 60.3977 12.526 60.6727L11.851 61.5726C10.6135 63.2226 8.73851 65.7226 8.0885 66.4976C8.07606 66.4976 8.02601 66.4851 7.92607 66.4601C7.67606 66.3726 7.07602 66.0476 6.88857 65.9351L6.82609 66.0476L6.78855 65.8476C6.80106 65.7851 6.95105 65.5226 7.05107 65.3476C7.53859 64.4851 10.151 60.8227 10.9385 59.7102C11.251 59.2852 11.276 58.6727 11.001 58.3477C10.7635 58.0477 10.501 57.7477 10.501 57.7477L9.93852 57.0352C9.56355 56.5353 9.201 56.0477 8.86356 55.5353C6.23855 51.7478 1.7636 44.3479 1.18866 43.3979C1.26366 43.348 1.38862 43.2605 1.60117 43.1105C1.77284 42.9865 2.02917 42.8032 2.29437 42.6182C2.71452 43.4568 3.49385 44.8628 4.77229 46.7955C5.04549 47.2056 11.4554 56.8506 11.9434 57.4711C12.1788 57.8022 12.6181 58.1112 13.0549 58.2573C13.2247 58.3254 16.9466 59.6555 16.9466 59.6555C18.9332 60.3613 21.0346 61.1096 23.2172 61.8775C24.8891 62.4689 26.6092 63.0858 28.3615 63.7125C30.0007 64.3003 31.6678 64.8978 33.3501 65.494L38.562 67.3814L41.1747 68.3719C41.4314 68.4571 41.6796 68.5594 41.9328 68.6615C42.5521 68.9135 43.191 69.1738 44.0391 69.2542L44.2023 69.2578C45.0991 69.2578 45.8426 68.9743 46.4973 68.7249C46.6786 68.6555 46.855 68.5885 47.0352 68.5265C47.8298 68.2123 59.1503 63.0224 63.1347 61.1615C63.1526 61.4198 63.1673 61.6881 63.1752 61.9727L63.2253 62.6726C63.2502 62.7476 63.3878 62.9227 63.9877 63.6976C64.6627 64.5726 66.0877 66.8351 66.0877 66.8351ZM61.9687 60.0193C59.9961 60.9039 49.7986 65.4721 48.2848 66.1183C47.4549 66.4992 46.6262 66.835 45.7744 67.1709C45.2256 67.3827 44.6927 67.5725 44.2022 67.5725C44.0051 67.5725 43.8189 67.5432 43.6376 67.4849C36.5614 64.871 16.1276 57.8837 14.1137 57.1998C13.8332 57.0915 13.5533 56.9844 13.305 56.9138C13.1286 56.797 12.9661 56.5987 12.755 56.3419C12.4745 55.9209 9.98903 52.3213 9.65319 51.8236C7.36425 48.4748 4.23136 43.3006 3.62842 42.1567C3.87912 42.0715 4.33665 41.9121 4.94325 41.7004C7.8333 40.6904 14.601 38.3254 18.0783 37.3993L18.1117 37.389L18.1884 37.4906L21.7831 43.3761C23.2263 45.6638 24.7187 48.0282 26.7638 50.2283L26.8884 50.3585C27.3728 50.8672 27.9222 51.4439 28.684 51.8249C29.2845 52.1339 29.8655 52.2994 30.4277 52.4601C30.6127 52.5124 30.7946 52.5647 30.9766 52.6207C32.5007 53.06 51.5656 57.5004 54.4751 58.1648C55.8234 58.4933 60.6277 59.6859 61.9687 60.0193ZM52.1754 36.4855C50.6848 41.0635 48.1208 48.9406 46.3137 54.5933C45.7665 54.4638 45.211 54.3323 44.6531 54.2002C46.6329 47.3936 49.1378 40.2935 50.6633 36.0489C51.1026 36.2017 51.5569 36.3393 52.0426 36.4435C52.0891 36.4526 52.1356 36.455 52.1821 36.4636C52.1797 36.4713 52.1777 36.4777 52.1754 36.4855ZM57.1401 34.6717C56.2615 34.8718 55.3646 34.9735 54.4751 34.9735C53.3751 34.9735 52.32 34.8196 51.3404 34.5172C50.4412 34.2318 49.6235 33.7937 48.9128 33.2163C48.5343 32.8878 48.3581 32.7676 48.0159 32.2781C47.5348 31.5899 47.3544 31.0145 47.3544 31.0145C48.0546 29.391 49.7197 25.1942 49.7197 25.1942C50.5553 23.2898 51.3425 21.3708 52.277 19.5225C53.2132 17.6691 54.106 15.7978 55.1683 14.0222C56.1017 12.2955 57.1661 10.6494 58.3285 9.04328C58.6027 9.13758 58.8765 9.23096 59.155 9.33983C59.749 11.2789 60.5218 13.9732 60.7591 16.5674C61.7183 27.054 59.0121 31.9973 58.4041 34.3253C58.1285 34.4229 57.8836 34.5141 57.8836 34.5141L57.1401 34.6717ZM68.5289 35.5357C67.4519 36.068 66.274 36.3382 65.0291 36.3382C64.372 36.3382 63.8086 36.2633 63.3924 36.1983C62.2851 36.0017 61.3712 35.661 60.6752 35.184C60.4805 35.0538 60.0204 34.6638 59.9584 34.5951C59.9485 34.5842 59.9363 34.5719 59.9262 34.5607C61.547 30.4323 62.5512 23.7515 62.4233 19.5399C62.159 15.5932 61.6647 12.2532 60.7604 10.1325C60.8524 10.2847 60.9677 10.4412 61.109 10.5947C62.6536 12.1676 64.6997 14.2179 66.0753 16.5552C69.4732 22.9492 69.2026 27.3456 69.3268 28.9469C69.4201 30.3954 69.2998 32.7825 69.157 34.8642C68.9156 35.1504 68.6819 35.4029 68.5289 35.5357ZM77.5095 35.7407C76.9436 36.6899 75.3969 37.462 74.0596 37.462C73.989 37.462 73.9185 37.4602 73.8454 37.4553C73.1603 37.4346 72.4752 37.2089 71.8729 36.8073C71.6307 36.6206 71.3192 36.3674 71.0405 36.0425C70.9675 35.9863 70.7024 35.6278 70.5111 35.367C71.4243 31.0031 71.3616 25.7307 69.3191 20.1569C68.107 16.8565 66.4391 14.2941 64.99 12.4949C67.2379 14.0568 69.4594 16.0643 71.593 18.4745C73.7846 20.8242 75.5381 23.5336 76.8048 26.5247C77.9974 29.5535 79.0135 33.0173 77.5095 35.7407Z' fill='%237694AA'/%3e%3cpath d='M25.7399 51.4796C24.7033 51.4624 19.7583 52.4399 17.0076 54.1236C16.2116 54.5424 15.3992 54.929 14.6981 55.5379C14.2884 55.8935 14.7596 56.4097 15.1059 56.2848C16.7129 55.6392 21.5527 53.7326 23.0123 53.3121C23.9308 52.9004 25.1247 52.844 25.9629 52.2702C26.293 52.0438 26.4165 51.3606 25.7399 51.4796Z' fill='%237694AA'/%3e%3c/svg%3e")}.roomblock{position:relative;padding:clamp(1.875rem,0.9821rem + 4.4643vw,3.75rem) clamp(1.25rem,0.06rem + 5.952vi,3.75rem);color:var(--white);background-image:url('../tartalom/bg-rooms.webp');background-position:center top;background-repeat:no-repeat;background-size:cover;z-index:1}.roomblock:before{content:'';position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,0.60) 0%,rgba(0,0,0,0.60) 100%);z-index:-1}.rooms__item:before{content:'';position:absolute;left:0;top:0;right:0;height:0;background-color:var(--secondary);transition:.3s}.rooms__item:hover:before{height:6px}.roomblock h2{color:var(--white);letter-spacing:-0.2px}.roomblock h2 span{font-size:clamp(2.5rem,1.6329rem + 4.6243vw,4.5rem);opacity:.20}.rooms__item{position:relative;display:flex !important;flex-direction:column;padding:24px;background-color:var(--white);color:var(--text-body);font-size:16px;max-width:550px;margin:0 auto}.roomarrow{display:flex;margin-top:var(--space-2xl)}.roomarrow .slick-arrow{position:relative}.roomarrow .slick-arrow:after{content:'';width:24px;height:24px}.roomprev:after{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3e%3cpath d='M18.6064 22.7525L7.88901 12L18.6064 1.24755L17.3548 0L5.39392 12L17.3548 24L18.6064 22.7525Z' fill='white'/%3e%3c/svg%3e")}.roomnext:after{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3e%3cpath d='M5.39355 1.24755L16.111 12L5.39355 22.7525L6.64516 24L18.6061 12L6.64516 0L5.39355 1.24755Z' fill='white'/%3e%3c/svg%3e")}@media (min-width:768px){ .roomblock .slick-slide{margin:0 12px}}.fullimage{position:relative;display:flex;align-items:center;gap:30px;min-height:660px;color:var(--white);background-image:url('../tartalom/voucher.webp');background-repeat:no-repeat;background-size:cover;background-position:center top;text-align:center}.fullimage:before{content:'';position:absolute;inset:0;background-color:var(--black-60);z-index:0}.fullimage h2{margin:0;color:var(--white)}.fullimage p{max-width:600px;margin:0}.fullimage .cta--underline{color:var(--white);border-color:var(--white);padding-top:12px;transition:all .3s ease-out}.fullimage .cta--underline:hover{color:var(--primary);border-color:var(--primary)}.fullimage__text{position:relative;display:flex;flex-direction:column;align-items:center;gap:30px;z-index:1}.fullimage--conference{background-image:url('../img/slider/ee8bc9630735e1a4d3d20f9d58d5992e.webp')}.fullimage--contact{background-image:url('../img/slider/845690e36ad2d22e940ca432b2508370.webp')}@media(max-width:991px){.fullimage.fullimage--contact:before{background-color:transparent}.fullimage--contact{background-image:none}}.advantages h2{margin-bottom:var(--space-xl);font-size:var(--text-2xl)}.grid--3{justify-content:center;grid-template-columns:1fr}@media (min-width:768px){.grid--3{grid-template-columns:1fr 1fr}}@media (min-width:992px){.grid--3{grid-template-columns:1fr 1fr 1fr}}.w-1800{max-width:1800px;margin:0 auto}.img-responsive{max-width:100%;height:auto}.z1{z-index:1}.z2{z-index:2}.z3{z-index:3}.z4{z-index:4}.z5{z-index:5}.w-1920{max-width:1920px;margin:auto}.pt-120{padding-top:clamp(3.75rem,1.964rem + 8.929vi,7.5rem)}.pb-120{padding-bottom:clamp(3.75rem,1.964rem + 8.929vi,7.5rem)}.pt-100{padding-top:var(--space-3xl)}.pb-100{padding-bottom:var(--space-3xl)}.pt-80{padding-top:clamp(2.5rem,1.31rem + 5.952vi,5rem)}.pb-80{padding-bottom:clamp(2.5rem,1.31rem + 5.952vi,5rem)}.pt-60{padding-top:var(--space-2xl)}.pb-60{padding-bottom:var(--space-2xl)}.p-60{padding:var(--space-2xl)}.p-48{padding:var(--space-xl)}.px-48{padding-left:var(--space-xl);padding-right:var(--space-xl)}.pt-48{padding-top:var(--space-xl)}.pb-48{padding-bottom:var(--space-xl)}.pt-32{padding-top:32px}.pb-32{padding-bottom:32px}.mb-48{margin-bottom:var(--space-xl)}.mb-32{margin-bottom:var(--space-l)}.bg-beige{background-color:var(--bg-beige)}.fs-0{font-size:0}.text--20,.text--20 p{font-size:var(--text-l)}.text-last-0 p:last-of-type{margin:0}.boxshadow{box-shadow:0px 5px 30px 0px rgba(0,0,0,0.08)}.contentcontainer,.roomdata.fancybox-content{max-width:720px;margin:0 !important;padding:var(--space-32)}.contenttitle{display:none}:is(.contentcontainer,.roomdata.fancybox-content) h1{font-size:var(--text-3xl);color:var(--headline)}:is(.contentcontainer,.roomdata.fancybox-content) h2{font-size:var(--text-2xl)}:is(.contentcontainer,.roomdata.fancybox-content) h3{font-size:var(--text-xl)}hr{margin:var(--space-xl) auto;width:100%;height:1px;border:0;background-color:var(--border-primary);opacity:1}ul li{list-style-type:none;position:relative}.boxshadow-0{box-shadow:initial}.text-padding-0 p:last-of-type{margin:0}.gx-32{--bs-gutter-x:32px}.gx-120{--bs-gutter-x:clamp(2.5rem,-21.346rem + 38.462vi,7.5rem)}.gy-64{--bs-gutter-y:clamp(3rem,2.524rem + 2.381vi,4rem)}.imgholder{position:relative;overflow:hidden;z-index:1}.imgholder:before{content:'';position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,0.5) 0%,rgba(0,0,0,0.48) 60%,rgba(0,0,0,0.8) 100%);z-index:0}.imgholder img{position:relative;z-index:-1;transition:all .5s ease-in-out}[class*="icon--"]{background-repeat:no-repeat}[id*="fancy--"]{display:none}.progress-wrap{position:fixed;right:10px;bottom:65px;height:46px;width:46px;cursor:pointer;display:block;border-radius:50px;box-shadow:inset 0 0 0 2px var(--primary-l-3);z-index:1000;opacity:0;visibility:hidden;transform:translateY(15px);-webkit-transition:all 200ms linear;transition:all 200ms linear}.progress-wrap.active-progress{opacity:1;visibility:visible;transform:translateY(0)}.progress-wrap::after{position:absolute;content:'';background-repeat:no-repeat;background-position:center;line-height:46px;left:0;top:0;height:46px;width:46px;cursor:pointer;display:block;z-index:1;-webkit-transition:all 200ms linear;transition:all 200ms linear;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg clip-rule='evenodd' fill='%2362B0DE' fill-rule='evenodd' height='20' stroke-linejoin='round' stroke-miterlimit='2' viewBox='0 0 24 24' width='20' xmlns='http://www.w3.org/2000/svg' xmlns:svg='http://www.w3.org/2000/svg'%3e%3cpath id='path2' d='m12 9.414-6.293 6.293c-.39.39-1.024.39-1.414 0s-.39-1.024 0-1.414l7-7c.39-.391 1.024-.391 1.414 0l7 7c.39.39.39 1.024 0 1.414s-1.024.39-1.414 0z'/%3e%3c/svg%3e")}.progress-wrap svg path{fill:none}.progress-wrap svg.progress-circle path{stroke:var(--secondary);stroke-width:4;box-sizing:border-box;-webkit-transition:all 200ms linear;transition:all 200ms linear}.circle{-webkit-transition:all 300ms linear;transition:all 300ms linear}.circle{cursor:pointer;position:absolute;top:50%;transform:translateY(-50%);left:-5px;width:40px;height:40px;border-radius:50%;background:var(--secondary);box-shadow:0 4px 4px rgba(26,53,71,0.25),0 0 0 1px rgba(26,53,71,0.07);animation:border-transform 10s linear infinite alternate forwards}.circle:hover{box-shadow:0 8px 8px rgba(26,53,71,0.25),0 0 0 1px rgba(26,53,71,0.07)}.circle:before{position:absolute;content:'';top:0;left:0;z-index:2;line-height:40px;text-align:center;width:100%;height:40px;opacity:1;color:var(--secondary-30);-webkit-transition:all 300ms linear;transition:all 300ms linear}.circle:after{position:absolute;content:'';top:0;left:0;z-index:2;line-height:40px;text-align:center;width:100%;height:40px;color:var(--secondary);opacity:0;-webkit-transition:all 300ms linear;transition:all 300ms linear}.slick-slide > div{font-size:0;overflow:hidden}[class*="slick--"] .slick-slider{margin:0;padding:0 0 40px}[class*="slick--"] .slick-slide{margin:0 16px}@media (max-width:767px){ [class*="slick--"]{padding-bottom:60px} [class*="slick--"] .slick-slide{margin:0} [class*="slick--"] .slick-arrow{top:initial;bottom:-84px} [class*="slick--"] .slick-prev{left:calc(50% - 50px)} [class*="slick--"] .slick-next{right:calc(50% - 50px)}}.slick__counter{position:relative;display:flex;margin:32px 0 0;padding:0;font-family:var(--font2);font-weight:700}.slick__counter li{display:none;margin:0 !important;padding:0 !important;align-items:center}.slick__counter li.slick-active{display:flex}.slick__counter li:before{display:none}.slick__numberseparator{margin:0 8px;width:1px;height:20px;background-color:var(--text-body)}.slick--centercounter{padding-bottom:60px}.slick--centercounter .slick__counter{justify-content:center}.slick--centercounter .slick-arrow{width:24px;height:24px;bottom:0;top:auto}.slick--centercounter .slick-prev{left:calc(50% - 40px)}.slick--centercounter .slick-next{right:calc(50% - 40px)}.slick--centercounter .slick-prev::after{background:var(--text-body);-webkit-mask-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3e%3cpath d='M18.6064 22.7525L7.88901 12L18.6064 1.24755L17.3548 0L5.39392 12L17.3548 24L18.6064 22.7525Z' fill='%23454545'/%3e%3c/svg%3e")}.slick--centercounter .slick-next::after{background:var(--text-body);-webkit-mask-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3e%3cpath d='M5.39355 1.24755L16.111 12L5.39355 22.7525L6.64516 24L18.6061 12L6.64516 0L5.39355 1.24755Z' fill='%23454545'/%3e%3c/svg%3e")}@media(max-width:767px){.slick--centercounter .slick-arrow{bottom:10px}}.slick--rightcounter .slick__counter{justify-content:end;margin-right:90px}.slick--rightcounter .slick-arrow{width:25px;height:24px;bottom:0;top:auto}.slick--rightcounter .slick-prev{left:auto;right:140px;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='61' height='16' viewBox='0 0 61 16' fill='none'%3e%3cpath d='M0.292889 7.29289C-0.0976334 7.68342 -0.0976334 8.31658 0.292889 8.70711L6.65685 15.0711C7.04737 15.4616 7.68054 15.4616 8.07106 15.0711C8.46159 14.6805 8.46159 14.0474 8.07106 13.6569L2.41421 8L8.07106 2.34315C8.46159 1.95262 8.46159 1.31946 8.07106 0.928932C7.68054 0.538408 7.04737 0.538408 6.65685 0.928932L0.292889 7.29289ZM61 7L0.999996 7V9L61 9V7Z' fill='%235C4137'/%3e%3c/svg%3e")}.slick--rightcounter .slick-next{right:12px;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='61' height='16' viewBox='0 0 61 16' fill='none'%3e%3cpath d='M60.7071 8.70711C61.0976 8.31658 61.0976 7.68342 60.7071 7.29289L54.3432 0.928932C53.9526 0.538408 53.3195 0.538408 52.9289 0.928932C52.5384 1.31946 52.5384 1.95262 52.9289 2.34315L58.5858 8L52.9289 13.6569C52.5384 14.0474 52.5384 14.6805 52.9289 15.0711C53.3195 15.4616 53.9526 15.4616 54.3432 15.0711L60.7071 8.70711ZM0 9H60V7H0V9Z' fill='%235C4137'/%3e%3c/svg%3e")}@media (min-width:768px){}@media (min-width:1200px){}@media (min-width:1400px){}@media screen and (max-width:580px){ .contentcontainer,.roomdata.fancybox-content{max-width:95%}}.timed-show{ display:flex !important;}.timed-block{ display:block !important;}.timed-hidden{ display:none !important;}.nav-item--dark{background-color:#000;transition:.4s}.nav-item--dark a{color:#fff !important}.nav-item--dark:hover{background-color:hsl(0 0% 10%)}header .srm-menu{margin:0;padding:0}header .srm-menu li{position:relative;display:inline;margin-right:24px}header .srm-menu li:after{content:'';position:absolute;left:0;right:0;width:0px;bottom:-4px;width:0;height:2px;background:var(--secondary);transition:all .5s}header .srm-menu li:hover:after{width:40px}header .srm-menu li a{color:var(--text-headline);text-decoration:none}.header__nav{padding:30px var(--space-xl) 26px}header.sticky{position:fixed;top:0;left:0;width:100%;;z-index:1030;transition:.5s}header.sticky.down{position:fixed;top:0;left:0;background-color:var(--white);box-shadow:0px 5px 30px 0px rgba(0,0,0,0.08)}.header__container{position:relative;display:flex;align-items:center;justify-content:end;margin:0;width:100%;min-height:84px;z-index:1021}.header__container:after{content:'';position:absolute;left:0;bottom:0;width:100%;height:1px;background-color:var(--bg-body-40)}header .logo{position:absolute;top:10px;left:clamp(0.625rem,-0.2386rem + 4.3182vw,3rem);width:163px}header .cta{min-height:84px;text-transform:initial;font-weight:600}header .cta--loy{display:flex;align-items:center;color:var(--text-headline);border-left:1px solid var(--bg-dark-10)}header .cta--loy:before{content:'';display:inline-block;margin-right:12px;min-width:28px;height:28px;transition:.4s;background:var(--text-headline);-webkit-mask-repeat:no-repeat;-webkit-mask-position:center;-webkit-mask-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='28' height='28' viewBox='0 0 28 28' fill='none'%3e%3cpath d='M26.7129 3.16216C25.8203 2.0899 24.4199 1.43951 22.7324 1.44732C19.6484 1.4942 17.5449 3.96685 16.1406 6.19146C15.6641 6.95513 15.2676 7.71295 14.9482 8.38091C13.7891 5.48834 11.2842 0.959039 6.58105 0.775446C4.49805 0.767633 2.78516 1.5938 1.66699 2.88873C0.544922 4.17779 0 5.88091 0 7.63677C0 9.68756 0.745117 11.8379 2.27832 13.5723C5.98438 17.7364 12.8838 26.8555 12.8965 26.8672C13.0645 27.0899 13.3262 27.2266 13.6064 27.2344C13.6191 27.2364 13.6309 27.2364 13.6436 27.2364C13.9102 27.2364 14.1641 27.1172 14.3398 26.9219C14.3516 26.9083 22.6074 17.4981 25.834 13.2149C27.2461 11.3243 27.9922 9.11919 28 7.08599C27.9961 5.62701 27.6074 4.22857 26.7129 3.16216ZM24.3398 12.0919C21.7832 15.4922 15.7969 22.4063 13.6895 24.8301C11.8447 22.4122 6.74609 15.7911 3.67188 12.3301C2.45508 10.9551 1.86719 9.23443 1.86719 7.63677C1.9248 4.87115 3.43359 2.67779 6.58105 2.64263C8.94629 2.61529 10.8252 4.5899 12.1123 6.81841C13.3838 9.01177 13.96 11.2325 13.9707 11.2286C14.0742 11.627 14.4316 11.9122 14.8438 11.9239C15.2539 11.9356 15.627 11.6778 15.7578 11.2852C15.7578 11.2813 16.4492 9.22271 17.7246 7.17779C19.002 5.10162 20.832 3.27349 22.7324 3.31451C25.1309 3.37115 26.043 4.79498 26.1328 7.08599C26.1367 8.65435 25.5254 10.5215 24.3398 12.0919Z' fill='white'/%3e%3c/svg%3e")}header .cta--loy:hover{color:var(--white);background:var(--primary)}header .cta--loy:hover:before{background:var(--white)}header .lang{position:relative;color:var(--text-headline);font-size:16px}header .lang span{display:flex;align-items:center;margin:0 auto;padding:0 0.5rem;font-weight:600;cursor:pointer}header .lang a{display:inline-block;text-align:center;color:var(--text-body);text-decoration:none;z-index:10}header .lang:hover{}header .lang:hover > .dropdown{transform:scale(1)}header .lang .dropdown{position:absolute;top:100%;left:0;width:100%;z-index:1021;transform:scale(0);box-shadow:0 0 30px rgba(20,70,105,.1);transition:.3s}header .lang .dropdown a{display:block;text-align:center;line-height:50px;color:var(--text-body);background-color:rgba(255,255,255,1)}header .lang .dropdown a:hover{color:var(--primary);background-color:#fff}header .lang .dropdown a:after{content:'';display:block;margin:0 auto;width:20px;height:1px;background:var(--primary)}header .lang .dropdown a:last-of-type:after{display:none}.lang--mobile a{margin:10px;padding:10px;color:var(--text-body);font-size:var(--text-m);text-decoration:none;font-weight:600}.lang--mobile a:hover,.lang--mobile a.active{color:var(--primary)}.hamburger{display:flex;align-items:center;color:var(--text-headline);background-color:var(--white);min-height:84px;z-index:1060}.hamburger.is-active{background-color:rgba(193,159,98,0.9)}.hamburger__menu{display:flex;align-items:center;padding:0 20px;background-color:transparent;font-size:16px;color:var(--text-headline);font-weight:600;letter-spacing:0.8px;border:0}.hamburger__menu:hover{}.hamburger__menu svg{margin-right:10px}.hamburger__menu .line{transition:.3s;fill:none;stroke:var(--text-headline);stroke-width:6;transition:stroke-dasharray 600ms cubic-bezier(0.4,0,0.2,1),stroke-dashoffset 600ms cubic-bezier(0.4,0,0.2,1)}.hamburger__menu .line1{stroke-dasharray:30 207;stroke-width:6}.hamburger__menu .line2{stroke-dasharray:60 60;stroke-width:6}.hamburger__menu .line3{stroke-dasharray:30 207;stroke-width:6;stroke-dashoffset:-30}.menu-open .hamburger__menu.opened .line1{stroke-dasharray:90 207;stroke-dashoffset:-134;stroke-width:6;stroke:var(--secondary)}.menu-open .hamburger__menu.opened .line2{stroke-dasharray:1 60;stroke-dashoffset:-30;stroke-width:6}.menu-open .hamburger__menu.opened .line3{stroke-dasharray:90 207;stroke-dashoffset:-134;stroke-width:6;stroke:var(--secondary)}.hamburger__menu:hover .line1{stroke:var(--secondary) !important}.hamburger__menu:hover .line2{stroke:var(--secondary) !important}.hamburger__menu:hover .line3{stroke:var(--secondary) !important}header nav ul{margin-top:30px;padding:0;width:100%;display:flex;flex-direction:column;align-items:start}header nav .nav-item{position:relative;width:100%}header nav .nav-item .nav-link{position:relative;display:flex;align-items:center;justify-content:space-between;padding:15px;color:var(--text-body);font-size:16px;font-weight:500;text-transform:uppercase;letter-spacing:0.8px}header nav .nav-item .nav-link:focus-visible{box-shadow:none}header nav .nav-item:hover .nav-link,header nav .nav-item.active .nav-link{color:var(--primary)}header nav .nav--primary{background-color:var(--primary)}header nav .nav--primary .nav-link,header nav .nav--primary .nav-link:hover{color:var(--white)}header nav .nav--border{display:flex;align-items:center;margin-top:10px;padding-top:10px;border-top:1px solid #F0EEEE}header nav .nav--user:before{content:'';display:inline-block;min-width:24px;height:24px;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M12 2.5C9.23858 2.5 7 4.73858 7 7.5C7 10.2614 9.23858 12.5 12 12.5C14.7614 12.5 17 10.2614 17 7.5C17 4.73858 14.7614 2.5 12 2.5ZM6 7.5C6 4.18629 8.68629 1.5 12 1.5C15.3137 1.5 18 4.18629 18 7.5C18 10.8137 15.3137 13.5 12 13.5C8.68629 13.5 6 10.8137 6 7.5Z' fill='%234B4144'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M12.0017 13.5C7.43575 13.5 3.67002 16.372 2.72968 20.1404C2.56228 20.8112 3.12828 21.5 4.00161 21.5H20.0017C20.875 21.5 21.441 20.8112 21.2736 20.1404C20.3332 16.372 16.5675 13.5 12.0017 13.5ZM1.75943 19.8983C2.8242 15.6313 7.03399 12.5 12.0017 12.5C16.9693 12.5 21.1791 15.6313 22.2438 19.8983C22.6113 21.3709 21.3375 22.5 20.0017 22.5H4.00161C2.66579 22.5 1.39197 21.3709 1.75943 19.8983Z' fill='%234B4144'/%3e%3c/svg%3e")}header nav .dropdown-menu{display:block;top:100% !important;left:0;min-width:100%;margin:30px 0;padding:0;border-radius:0;transition:.3s;visibility:hidden;opacity:0;float:none !important;transform:none !important;border:0;z-index:5}header nav ul li:last-of-type .dropdown-menu{left:auto !important;right:0 !important}header nav .dropdown-item{padding:10px 25px;font-size:var(--text-m)}header nav .dropdown-item:last-of-type{border-bottom:0}header nav .dropdown-item:hover,header nav .dropdown-item:focus,header nav .dropdown-item:active,header nav .dropdown-item.active{color:var(--primary) !important;background-color:transparent}header nav .dropdown-toggle:after{content:'';display:inline-block;margin-left:5px;min-width:16px;height:16px;vertical-align:middle;transition:1s;background-color:var(--text-body);-webkit-mask-repeat:no-repeat;-webkit-mask-position:center;-webkit-mask-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3e%3cpath d='M0.0959673 4.65621C0.109341 4.67183 0.123899 4.68639 0.139484 4.69973L0.135495 4.70372L7.71671 11.8859C7.87232 12.0406 8.1237 12.0406 8.27931 11.8859L15.8605 4.70372C16.0279 4.56039 16.0474 4.30848 15.904 4.14112C15.7607 3.97375 15.5088 3.95424 15.3414 4.0976C15.3258 4.11097 15.3113 4.12553 15.2979 4.14112L8 11.052L0.70209 4.13713C0.558758 3.96976 0.306851 3.95024 0.139484 4.09361C-0.0278816 4.23697 -0.0473652 4.48885 0.0959673 4.65621Z' fill='white'/%3e%3c/svg%3e")} .menu-open header nav .dropdown-menu.show{position:static !important;margin:0;visibility:visible;opacity:1} header nav{position:fixed;top:0;bottom:0;right:-100%;padding:0 30px 30px;opacity:0;transition:.4s;z-index:-1;overflow-y:auto;overflow-x:hidden;background-color:var(--white)} .menu-open header nav{right:0;opacity:1;width:100%;max-width:390px;z-index:1021} .menu-open header .lang a{color:var(--text-body)} .menu-open header .lang span:after{background-color:var(--text-body)} .menu-open header .lang:hover{background-color:var(--white)}@media (max-width:767px){ header nav ul{margin-top:100px} .hamburger__menu{padding:0 10px}}@media (max-width:579px){ .hamburger__menu{padding:0 10px 0 12px} .hamburger__menu svg{margin:0} .menu-open header nav{max-width:100%} .menu-open header .logo{opacity:0} header nav ul{margin-top:10px}}.overlay{position:fixed;content:'';top:0;left:0;width:100%;height:100%;z-index:1020;opacity:0;visibility:hidden;transition:.6s;background-color:var(--bg-dark-60)}.overlay-show .overlay{opacity:1;visibility:visible}@media (max-width:1200px){}.slider{width:100%}.webp-slider-images picture{position:relative;display:block;width:100%;overflow:hidden}.webp-slider-images{position:relative}.webp-slider-images::before,.webp-slider .slick-slide > div::before{content:'';position:absolute;top:0;left:0;right:0;height:100%;opacity:0.6;overflow:hidden;z-index:1;background:linear-gradient(180deg,rgba(0,0,0,0.60) 0%,rgba(0,0,0,0.00) 20%),linear-gradient(180deg,rgba(0,0,0,0.00) 0%,rgba(0,0,0,0.40) 100%)}.slider .slick-slide,.slider .slick-slide > div,.webp-slider-img{width:100% !important}.webp-slider .slick-dots{position:absolute;bottom:6%;left:50%;transform:translateX(-50%);display:block;text-align:center;margin:0 !important;padding:0;font-size:0;max-width:1110px;width:100%}.webp-slider .slick-dots li button{width:24px;height:6px;background:rgba(255,255,255,0.5);padding:0;cursor:pointer;font-size:0;border-radius:4;border:0}.webp-slider .slick-dots li.slick-active button{width:40px;border:0;background-color:rgba(255,255,255,1) !important}.bgslider-box{position:absolute;bottom:60px;left:50%;transform:translateX(-50%);z-index:10;display:flex;flex-direction:column;gap:12px;width:100%;max-width:1300px;padding:20px 20px 20px 20px;text-align:left;color:var(--white)}.bgslider-box:empty,.bgslider-box > div:empty{display:none}.bgslider-title{display:block;font-size:clamp(2.25rem,1.7081rem + 2.8902vw,3.5rem);line-height:1.4;font-family:var(--font2);font-weight:400}.bgslider-lyrics{max-width:780px;margin-top:5px;font-size:var(--text-xl);line-height:1.3}.bgslider-link{margin-top:30px}.webp-slider-link{padding:14px 24px 14px;color:var(--white);font-size:18px;text-decoration:none;font-weight:500;border:1px solid #fff}.webp-slider-link:hover{background-color:var(--white);color:var(--primary)}footer{padding:60px 0;color:var(--white);background-color:#1B425F}footer a{color:var(--white);transition:.4s}footer a:not(.createdby):hover{color:var(--primary-l-2);text-decoration:none}footer nav ul{margin:0;padding:0}footer nav ul li{margin-bottom:10px}footer nav a{text-decoration:none}.footer__bottom{margin:var(--space-xl) auto 0;padding-top:30px;;border-top:1px solid var(--bg-body-20)}.slogan{font-family:var(--font2);font-size:24px}.copyright{}.createdby{display:flex;color:var(--white);text-decoration:none;line-height:1}.createdby span{display:inline-block;margin-left:8px;min-width:100px;height:17px;background-color:var(--white);transition:.4s;line-height:1;-webkit-mask-size:contain;-webkit-mask-repeat:no-repeat;-webkit-mask-position:center;-webkit-mask-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='109px' height='19px'%3e%3cpath fill-rule='evenodd' fill='rgba(139,148,154,1)' d='M105.290,3.064 C104.821,2.561 104.192,2.309 103.403,2.309 C102.559,2.309 101.870,2.584 101.335,3.135 C100.799,3.686 100.532,4.387 100.532,5.238 C100.532,5.684 100.612,6.068 100.772,6.393 C100.932,6.717 101.188,7.012 101.540,7.277 C101.899,7.543 102.587,7.840 103.602,8.168 C104.188,8.355 104.633,8.508 104.938,8.625 C106.047,9.055 106.846,9.604 107.335,10.271 C107.823,10.939 108.067,11.817 108.067,12.902 C108.067,14.559 107.616,15.893 106.714,16.904 C105.811,17.916 104.614,18.422 103.122,18.422 C101.731,18.422 100.602,17.943 99.735,16.986 C98.868,16.029 98.423,14.770 98.399,13.207 L100.016,13.207 C100.047,14.262 100.346,15.102 100.913,15.727 C101.479,16.352 102.223,16.664 103.145,16.664 C104.137,16.664 104.924,16.354 105.507,15.732 C106.088,15.111 106.380,14.270 106.380,13.207 C106.380,11.660 105.184,10.492 102.794,9.703 C102.606,9.641 102.465,9.594 102.372,9.563 C101.122,9.133 100.221,8.588 99.671,7.928 C99.120,7.268 98.844,6.406 98.844,5.344 C98.844,3.984 99.268,2.871 100.116,2.004 C100.963,1.137 102.059,0.703 103.403,0.703 C104.684,0.703 105.700,1.098 106.450,1.887 C107.200,2.676 107.618,3.785 107.704,5.215 L106.122,5.215 C106.036,4.285 105.758,3.568 105.290,3.064 ZM84.723,3.035 L84.911,18.082 L83.258,18.082 L83.258,1.020 L85.274,1.020 L94.637,16.043 L94.438,1.020 L96.102,1.020 L96.102,18.082 L94.087,18.082 L84.723,3.035 ZM71.258,1.020 L80.118,1.020 L80.118,2.695 L72.946,2.695 L72.946,8.672 L80.118,8.672 L80.118,10.359 L72.946,10.359 L72.946,16.430 L80.118,16.430 L80.118,18.082 L71.258,18.082 L71.258,1.020 ZM58.321,9.902 L68.926,9.902 C68.786,12.387 67.891,14.428 66.243,16.025 C64.594,17.623 62.571,18.422 60.173,18.422 C57.712,18.422 55.651,17.563 53.991,15.844 C52.331,14.125 51.501,11.992 51.501,9.445 C51.501,8.250 51.727,7.117 52.180,6.047 C52.633,4.977 53.297,4.012 54.173,3.152 C55.016,2.316 55.950,1.695 56.973,1.289 C57.997,0.883 59.133,0.680 60.383,0.680 C62.040,0.680 63.526,1.080 64.842,1.881 C66.159,2.682 67.215,3.824 68.012,5.309 L65.950,5.309 C65.145,4.285 64.284,3.529 63.366,3.041 C62.448,2.553 61.422,2.309 60.290,2.309 C58.329,2.309 56.670,3.010 55.315,4.412 C53.960,5.815 53.282,7.500 53.282,9.469 C53.282,11.563 53.958,13.309 55.309,14.707 C56.661,16.106 58.329,16.805 60.313,16.805 C61.876,16.805 63.276,16.305 64.514,15.305 C65.752,14.305 66.559,13.008 66.934,11.414 L58.321,11.414 L58.321,9.902 ZM47.680,18.082 L42.618,9.855 L44.235,9.855 C45.313,9.855 46.190,9.539 46.866,8.906 C47.542,8.273 47.880,7.461 47.880,6.469 C47.880,5.867 47.776,5.320 47.569,4.828 C47.362,4.336 47.055,3.906 46.649,3.539 C46.313,3.234 45.909,3.018 45.436,2.889 C44.963,2.760 44.122,2.695 42.911,2.695 L40.438,2.695 L40.438,18.082 L38.786,18.082 L38.786,1.020 L43.368,1.020 C44.376,1.020 45.186,1.096 45.799,1.248 C46.413,1.400 46.969,1.652 47.469,2.004 C48.149,2.481 48.686,3.117 49.081,3.914 C49.475,4.711 49.673,5.555 49.673,6.445 C49.673,7.766 49.280,8.902 48.495,9.855 C47.710,10.809 46.727,11.328 45.548,11.414 L49.673,18.082 L47.680,18.082 ZM34.438,15.539 C33.571,16.492 32.590,17.211 31.497,17.695 C30.403,18.180 29.215,18.422 27.934,18.422 C25.481,18.422 23.423,17.561 21.758,15.838 C20.094,14.115 19.262,11.984 19.262,9.445 C19.262,8.258 19.491,7.125 19.948,6.047 C20.405,4.969 21.067,4.004 21.934,3.152 C22.770,2.332 23.690,1.715 24.694,1.301 C25.698,0.887 26.786,0.680 27.958,0.680 C29.153,0.680 30.260,0.889 31.280,1.307 C32.299,1.725 33.231,2.348 34.075,3.176 C34.942,4.027 35.594,4.980 36.032,6.035 C36.469,7.090 36.688,8.227 36.688,9.445 C36.688,10.656 36.501,11.768 36.126,12.779 C35.751,13.791 35.188,14.711 34.438,15.539 ZM32.903,4.412 C31.528,3.010 29.872,2.309 27.934,2.309 C27.145,2.309 26.385,2.443 25.655,2.713 C24.924,2.982 24.251,3.379 23.633,3.902 C22.821,4.590 22.182,5.430 21.717,6.422 C21.253,7.414 21.020,8.430 21.020,9.469 C21.020,11.547 21.696,13.289 23.048,14.695 C24.399,16.102 26.067,16.805 28.051,16.805 C29.989,16.805 31.626,16.094 32.962,14.672 C34.298,13.250 34.965,11.500 34.965,9.422 C34.965,7.484 34.278,5.815 32.903,4.412 ZM15.524,3.012 L9.524,18.082 L8.012,18.082 L2.012,3.012 L2.012,18.082 L0.395,18.082 L0.395,1.020 L2.868,1.020 L8.774,15.855 L14.657,1.020 L17.130,1.020 L17.130,18.082 L15.524,18.082 L15.524,3.012 Z'/%3e%3c/svg%3e")}.createdby:hover span{background-color:var(--primary-l-2)}.nevogate{display:inline-block;width:90px;height:17px;background:var(--primary-l-2);-webkit-mask-repeat:no-repeat;-webkit-mask-position:center;background-repeat:no-repeat;-webkit-mask-image:url("data:image/svg+xml;charset=UTF-8,%3csvg viewBox='0 0 569 106' fill='none' xmlns='http://www.w3.org/2000/svg' class='h-6'%3e%3cpath d='M87.1552 81.356C81.8159 78.4342 77.6727 74.2781 74.6942 68.9345C71.7158 63.5909 70.2148 57.5051 70.2148 50.6459C70.2148 43.7868 71.7392 37.701 74.7802 32.3105C77.8212 26.9279 82.0582 22.7483 87.4366 19.7797C92.8385 16.811 99.0377 15.3188 106.05 15.3188C113.68 15.3188 120.34 17.1 125.969 20.6624C131.613 24.2248 135.803 29.1231 138.586 35.3261C141.346 41.5446 142.292 48.3882 141.361 55.8567H89.9538C90.376 58.4504 91.3454 60.6925 92.8463 62.63C94.3472 64.5674 96.2625 66.0361 98.5843 67.0908C100.898 68.1454 103.329 68.6767 105.839 68.6767C108.864 68.6767 111.592 68.0204 114.086 66.6767C116.58 65.3564 118.472 63.4268 119.824 60.9191H140.228C137.843 68.6142 133.544 74.6609 127.345 79.0982C121.145 83.5356 113.758 85.7621 105.198 85.7621C98.4748 85.7621 92.4476 84.2856 87.1161 81.3638H87.163L87.1552 81.356ZM117.745 37.701C116.267 36.1386 114.547 34.912 112.585 34.0292C110.623 33.1464 108.442 32.709 106.058 32.709C103.673 32.709 101.469 33.1464 99.4442 34.0292C97.4117 34.912 95.6528 36.1151 94.1987 37.701C92.7212 39.2635 91.5721 41.154 90.7356 43.3102L121.13 43.2008C120.356 41.115 119.23 39.2635 117.753 37.7088L117.745 37.701Z' fill='currentColor'%3e%3c/path%3e%3cpath d='M139.398 16.4829H160.326L171.082 44.6852L170.316 71.6375L192.197 16.4829H213.125L186.53 84.6137H166.017L139.422 16.4829H139.398Z' fill='currentColor'%3e%3c/path%3e%3cpath d='M228.077 81.3565C222.652 78.4347 218.415 74.2785 215.421 68.8881C212.403 63.5054 210.902 57.365 210.902 50.4433C210.902 43.5216 212.403 37.3187 215.421 32.0454C218.438 26.7721 222.652 22.6551 228.077 19.6942C233.503 16.7255 239.725 15.2334 246.737 15.2334C253.75 15.2334 259.972 16.7255 265.398 19.6942C270.823 22.6629 275.06 26.7956 278.054 32.0454C281.072 37.3187 282.573 43.4513 282.573 50.4433C282.573 57.4353 281.072 63.4976 278.054 68.8881C275.037 74.2707 270.823 78.4268 265.398 81.3565C259.972 84.2782 253.75 85.7548 246.737 85.7548C239.725 85.7548 233.503 84.2782 228.077 81.3565ZM254.789 64.9585C257.127 63.5992 258.98 61.6617 260.301 59.1305C261.622 56.6228 262.31 53.7245 262.31 50.4277C262.31 47.1309 261.669 44.381 260.371 41.9436C259.066 39.5061 257.236 37.5921 254.899 36.225C252.561 34.8656 249.825 34.1782 246.761 34.1782C243.696 34.1782 241.07 34.8578 238.709 36.225C236.348 37.5843 234.519 39.4983 233.198 41.9436C231.876 44.381 231.189 47.2168 231.189 50.4277C231.189 53.6385 231.853 56.6072 233.198 59.1305C234.519 61.6383 236.372 63.5913 238.709 64.9585C241.046 66.3178 243.736 67.0053 246.761 67.0053C249.786 67.0053 252.452 66.3256 254.813 64.9585H254.789Z' fill='currentColor'%3e%3c/path%3e%3cpath d='M339.571 84.2158V73.7317C337.148 76.1691 334.232 78.0441 330.863 79.3409C327.485 80.6377 323.85 81.2783 319.926 81.2783C313.969 81.2783 308.614 79.8956 303.846 77.1456C299.085 74.3957 295.356 70.5286 292.643 65.56C289.954 60.5914 288.609 54.9822 288.609 48.7012C288.609 42.4201 289.954 36.4359 292.643 31.397C295.332 26.3659 299.085 22.4285 303.846 19.6161C308.606 16.8037 313.969 15.374 319.926 15.374C323.85 15.374 327.493 16.0303 330.863 17.374C334.24 18.6942 337.124 20.6239 339.595 23.1316V16.538H359.685V91.8561C359.685 99.4653 353.51 105.621 345.88 105.621H297.99L304.666 87.286L336.483 87.3485C338.203 87.3485 339.595 85.9657 339.595 84.2704L339.571 84.2236V84.2158ZM330.972 61.2867C333.153 60.0524 334.857 58.3649 336.069 56.2088C337.304 54.0526 337.898 51.5683 337.898 48.7793C337.898 45.9903 337.281 43.5216 336.069 41.3967C334.834 39.2639 333.137 37.5921 330.972 36.3656C328.814 35.1313 326.321 34.5375 323.514 34.5375C320.708 34.5375 318.198 35.1547 315.994 36.3656C313.789 37.5765 312.093 39.2639 310.897 41.3967C309.709 43.5294 309.107 45.9903 309.107 48.7793C309.107 51.5683 309.724 54.0526 310.936 56.2088C312.171 58.3884 313.867 60.0758 316.095 61.2867C318.3 62.5211 320.77 63.1148 323.506 63.1148C326.242 63.1148 328.799 62.4976 330.964 61.2867H330.972Z' fill='currentColor'%3e%3c/path%3e%3cpath d='M383.279 81.3174C378.409 78.3487 374.586 74.1926 371.811 68.849C369.028 63.5054 367.668 57.3728 367.668 50.4511C367.668 43.5294 369.06 37.5062 371.811 32.1626C374.571 26.819 378.409 22.6863 383.279 19.7411C388.15 16.8193 393.536 15.3428 399.422 15.3428C403.566 15.3428 407.341 16.0693 410.781 17.538C414.221 19.0145 417.152 21.1395 419.607 23.9363V16.5068H439.166V84.6376H419.607V77.2081C417.16 79.9346 414.205 82.0439 410.781 83.5361C407.341 85.0282 403.573 85.8016 399.422 85.8016C393.536 85.8016 388.15 84.3251 383.279 81.3408V81.3174ZM411.047 64.6538C413.384 63.2945 415.214 61.3805 416.519 58.9352C417.825 56.4978 418.458 53.662 418.458 50.4511C418.458 47.2403 417.793 44.6232 416.449 42.1623C415.104 39.7014 413.298 37.8343 410.977 36.514C408.663 35.1938 405.989 34.5141 402.995 34.5141C400.001 34.5141 397.327 35.1703 395.052 36.514C392.785 37.8343 390.995 39.7249 389.69 42.1623C388.392 44.5997 387.751 47.3731 387.751 50.4511C387.751 53.5292 388.392 56.4978 389.69 58.9352C390.995 61.3727 392.778 63.2867 395.052 64.6538C397.327 66.0132 399.97 66.7006 402.995 66.7006C406.02 66.7006 408.686 66.021 411.047 64.6538Z' fill='currentColor'%3e%3c/path%3e%3cpath d='M514.425 81.356C509.085 78.4342 504.942 74.2781 501.964 68.9345C498.985 63.5909 497.484 57.5051 497.484 50.6459C497.484 43.7868 499.009 37.701 502.05 32.3105C505.091 26.9279 509.328 22.7483 514.73 19.7797C520.132 16.811 526.331 15.3188 533.343 15.3188C540.973 15.3188 547.61 17.1 553.262 20.6624C558.906 24.2248 563.096 29.1231 565.879 35.3261C568.654 41.5446 569.585 48.3882 568.654 55.8567H517.247C517.669 58.4504 518.638 60.6925 520.139 62.63C521.64 64.544 523.556 66.0361 525.87 67.0908C528.183 68.1454 530.615 68.6767 533.124 68.6767C536.142 68.6767 538.878 68.0204 541.371 66.6767C543.865 65.3564 545.757 63.4268 547.102 60.9191H567.505C566.794 63.2159 565.91 65.3721 564.855 67.372C562.385 72.0828 558.968 75.9811 554.622 79.0982C548.423 83.5356 541.035 85.7621 532.483 85.7621C525.76 85.7621 519.709 84.2856 514.401 81.3638H514.425V81.356ZM545.03 37.701C543.552 36.1386 541.833 34.912 539.87 34.0292C537.908 33.1464 535.727 32.709 533.343 32.709C530.959 32.709 528.754 33.1464 526.729 34.0292C524.697 34.912 522.938 36.1151 521.484 37.701C520.006 39.2635 518.857 41.154 518.021 43.3102L548.415 43.2008C547.641 41.115 546.523 39.2635 545.038 37.7088L545.03 37.701Z' fill='currentColor'%3e%3c/path%3e%3cpath d='M62.2299 82.6138V31.2793L21.5484 7.80347L0.214844 20.1156L40.9276 43.6071V94.9103L62.2299 82.6138Z' fill='currentColor'%3e%3c/path%3e%3cpath d='M21.8763 41.3573L7.53173 24.3266L0.214844 20.1079V77.825L21.8684 65.3253V41.3573H21.8763Z' fill='currentColor'%3e%3c/path%3e%3cpath d='M480.142 62.4503V34.8418H490.946L497.622 16.5064H480.142V0.764648L459.629 8.22536V16.4829H446.309V34.8183H475.921L459.629 40.7166V69.5751C459.629 77.8874 466.376 84.6137 474.717 84.6137H497.473L490.484 65.5284H483.23C481.51 65.5284 480.119 64.1456 480.119 62.4269L480.142 62.4503Z' fill='currentColor'%3e%3c/path%3e%3c/svg%3e")}.social{font-size:0;margin-top:30px}a[class*=social--]{position:relative;display:inline-block;width:24px;height:24px;z-index:0}[class*=social--]::after{content:"";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:24px;height:25px;background:var(--white);background-repeat:no-repeat;-webkit-mask-repeat:no-repeat;-webkit-mask-position:center;z-index:1;transition:.3s}.social--facebook::after{-webkit-mask-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='24' height='25' viewBox='0 0 24 25' fill='none'%3e%3cg clip-path='url(%23clip0_4488_5373)'%3e%3cpath d='M18.3246 6.81866C18.713 6.81866 19.0278 6.50372 19.0278 6.11554V1.59668C19.0278 1.20831 18.713 0.893555 18.3246 0.893555H13.0525C10.5884 0.893555 8.5838 2.89819 8.5838 5.36224V9.93109H5.67188C5.28351 9.93109 4.96875 10.2458 4.96875 10.6342V15.1529C4.96875 15.5413 5.28351 15.856 5.67188 15.856H8.5838V24.1904C8.5838 24.5788 8.89856 24.8936 9.28693 24.8936H13.8058C14.1942 24.8936 14.5089 24.5788 14.5089 24.1904V15.856H17.4208C17.7561 15.856 18.0447 15.6194 18.1104 15.2908L19.014 10.7721C19.0554 10.5656 19.002 10.3513 18.8683 10.1884C18.7348 10.0256 18.5352 9.93109 18.3246 9.93109H14.5089V6.81866H18.3246ZM13.8058 11.3373H17.467L16.8444 14.4498H13.8058C13.4174 14.4498 13.1027 14.7645 13.1027 15.1529V23.4873H9.99005V15.1529C9.99005 14.7645 9.67529 14.4498 9.28693 14.4498H6.375V11.3373H9.28693C9.67529 11.3373 9.99005 11.0226 9.99005 10.6342V5.36224C9.99005 3.67365 11.3639 2.2998 13.0525 2.2998H17.6215V5.41241H13.8058C13.4174 5.41241 13.1027 5.72717 13.1027 6.11554V10.6342C13.1027 11.0226 13.4174 11.3373 13.8058 11.3373Z' fill='white'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='clip0_4488_5373'%3e%3crect width='24' height='24' fill='white' transform='translate(0 0.893555)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e")}.social--facebook:hover::after{background:var(--primary-l-2)}.social--instagram::after{-webkit-mask-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='24' height='25' viewBox='0 0 24 25' fill='none'%3e%3cg clip-path='url(%23clip0_4488_5369)'%3e%3cpath d='M12 6.54199C8.49774 6.54199 5.64844 9.3913 5.64844 12.8936C5.64844 16.3958 8.49774 19.2451 12 19.2451C15.5023 19.2451 18.3516 16.3958 18.3516 12.8936C18.3516 9.3913 15.5023 6.54199 12 6.54199ZM12 17.8389C9.27319 17.8389 7.05469 15.6204 7.05469 12.8936C7.05469 10.1667 9.27319 7.94824 12 7.94824C14.727 7.94824 16.9453 10.1667 16.9453 12.8936C16.9453 15.6204 14.727 17.8389 12 17.8389Z' fill='white'/%3e%3cpath d='M21.5817 3.31183C20.0224 1.75232 17.9568 0.893555 15.7657 0.893555H8.23425C6.04321 0.893555 3.9776 1.75232 2.41827 3.31183C0.858765 4.87115 0 6.93677 0 9.12781V16.6591C0 18.8503 0.858765 20.916 2.41827 22.4753C3.9776 24.0348 6.04321 24.8936 8.23425 24.8936H15.7657C17.9568 24.8936 20.0224 24.0348 21.5817 22.4753C23.1412 20.916 24 18.8503 24 16.6591V9.12781C24 6.93677 23.1412 4.87115 21.5817 3.31183ZM22.5938 16.6591C22.5938 20.4241 19.5306 23.4873 15.7657 23.4873H8.23425C4.46942 23.4873 1.40625 20.4241 1.40625 16.6591V9.12781C1.40625 5.36298 4.46942 2.2998 8.23425 2.2998H15.7657C19.5306 2.2998 22.5938 5.36298 22.5938 9.12781V16.6591Z' fill='white'/%3e%3cpath d='M18.54 5.65039C18.3547 5.65039 18.1735 5.72583 18.0425 5.85675C17.9118 5.98749 17.8369 6.16895 17.8369 6.35352C17.8369 6.53864 17.9118 6.72009 18.0425 6.85083C18.1735 6.98175 18.3547 7.05664 18.54 7.05664C18.7246 7.05664 18.9061 6.98175 19.0368 6.85083C19.1675 6.72009 19.2432 6.53864 19.2432 6.35352C19.2432 6.16895 19.1675 5.98749 19.0368 5.85675C18.9061 5.72601 18.7246 5.65039 18.54 5.65039Z' fill='white'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='clip0_4488_5369'%3e%3crect width='24' height='24' fill='white' transform='translate(0 0.893555)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e")}.social--instagram:hover::after{background:var(--primary-l-2)}.social--youtube::after{-webkit-mask-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='24' height='25' viewBox='0 0 24 25' fill='none'%3e%3cg clip-path='url(%23clip0_4488_5375)'%3e%3cpath d='M16.2792 11.4131L10.6099 8.57825C10.2741 8.41034 9.93866 8.3252 9.61273 8.3252C8.60913 8.3252 7.9082 9.11584 7.9082 10.248V15.5198C7.9082 16.6519 8.60913 17.4426 9.61273 17.4426C9.93866 17.4426 10.2741 17.3574 10.6099 17.1895L16.2792 14.3549C16.9677 14.0106 17.3625 13.4745 17.3625 12.8838C17.3625 12.2933 16.9677 11.7573 16.2792 11.4131ZM15.6503 13.0971L9.98096 15.9318C9.80829 16.0182 9.68542 16.0363 9.61273 16.0363C9.36627 16.0363 9.31445 15.7554 9.31445 15.5198V10.248C9.31445 10.0123 9.36627 9.73163 9.61273 9.73163C9.68542 9.73163 9.80829 9.74976 9.98096 9.836L15.6505 12.671C15.8253 12.7584 15.9114 12.8406 15.9443 12.884C15.9114 12.9274 15.8253 13.0096 15.6503 13.0971Z' fill='white'/%3e%3cpath d='M21.4142 3.14355H2.58582C1.15997 3.14355 0 4.30353 0 5.72937V20.0389C0 21.4647 1.15997 22.6249 2.58582 22.6249H21.4142C22.84 22.6249 24 21.4647 24 20.0389V5.72937C24 4.30353 22.84 3.14355 21.4142 3.14355ZM22.5938 20.0389C22.5938 20.6893 22.0646 21.2186 21.4142 21.2186H2.58582C1.93542 21.2186 1.40625 20.6893 1.40625 20.0389V5.72937C1.40625 5.07898 1.93542 4.5498 2.58582 4.5498H21.4142C22.0646 4.5498 22.5938 5.07898 22.5938 5.72937V20.0389Z' fill='white'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='clip0_4488_5375'%3e%3crect width='24' height='24' fill='white' transform='translate(0 0.893555)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e")}.social--youtube:hover::after{background:var(--primary-l-2)}.social--tiktok:after{-webkit-mask-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='24' height='25' viewBox='0 0 24 25' fill='none'%3e%3cg clip-path='url(%23clip0_4488_5378)'%3e%3cpath d='M21.7844 6.16534C19.2653 6.16534 17.2158 4.11584 17.2158 1.59668C17.2158 1.20831 16.9008 0.893555 16.5126 0.893555H12.7469C12.3585 0.893555 12.0438 1.20831 12.0438 1.59668V17.0358C12.0438 18.5167 10.8389 19.7216 9.35779 19.7216C7.87683 19.7216 6.672 18.5167 6.672 17.0358C6.672 15.5546 7.87683 14.3498 9.35779 14.3498C9.74615 14.3498 10.0609 14.035 10.0609 13.6467V9.88092C10.0609 9.49274 9.74615 9.1778 9.35779 9.1778C5.02496 9.1778 1.5 12.7029 1.5 17.0358C1.5 21.3686 5.02496 24.8936 9.35779 24.8936C13.6906 24.8936 17.2158 21.3686 17.2158 17.0358V10.2017C18.6152 10.9479 20.1724 11.3373 21.7844 11.3373C22.1728 11.3373 22.4875 11.0226 22.4875 10.6342V6.86847C22.4875 6.48029 22.1728 6.16534 21.7844 6.16534ZM21.0813 9.90198C19.5802 9.7771 18.1547 9.25269 16.9232 8.36682C16.7091 8.21265 16.4268 8.19141 16.1918 8.31189C15.9571 8.43201 15.8095 8.67371 15.8095 8.93756V17.0358C15.8095 20.5931 12.9152 23.4873 9.35779 23.4873C5.80042 23.4873 2.90625 20.5931 2.90625 17.0358C2.90625 13.7159 5.42688 10.9735 8.65466 10.6221V13.004C6.73206 13.3383 5.26575 15.0189 5.26575 17.0358C5.26575 19.2922 7.10138 21.128 9.35779 21.128C11.6144 21.128 13.45 19.2922 13.45 17.0358V2.2998H15.8505C16.1726 5.03357 18.3475 7.2085 21.0813 7.53058V9.90198Z' fill='white'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='clip0_4488_5378'%3e%3crect width='24' height='24' fill='white' transform='translate(0 0.893555)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e")}.social--tiktok:hover::after{background:var(--primary-l-2)}@media (min-width:992px){ footer nav ul li{margin:0 0 10px} .menu{display:flex;justify-content:end;gap:60px}}@media (min-width:580px) and (max-width:991px){ footer nav ul li{display:inline-block;margin:0 12px 10px}}@media(max-width:1279px){header .logo{top:20px;left:20px;width:120px}}header .search{margin:0 15px;min-width:24px;max-width:24px;height:24px;background-color:var(--text-headline);-webkit-mask-repeat:no-repeat;-webkit-mask-position:center center;-webkit-mask-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='24px' height='24px'%3e%3cpath fill-rule='evenodd' fill='rgb(166,184,193)' d='M23.970,22.639 L22.642,23.967 L15.305,16.630 C11.617,19.652 6.167,19.442 2.724,15.999 C-0.943,12.333 -0.943,6.388 2.724,2.721 C6.391,-0.946 12.336,-0.946 16.003,2.721 C19.446,6.164 19.655,11.614 16.633,15.302 L23.970,22.639 ZM14.675,4.049 C11.742,1.115 6.986,1.115 4.052,4.049 C1.119,6.982 1.119,11.738 4.052,14.672 C6.985,17.605 11.740,17.605 14.674,14.673 L14.676,14.670 C17.608,11.737 17.608,6.982 14.675,4.049 Z'/%3e%3c/svg%3e")}.fancy-modal{display:none;max-width:620px;padding:60px 40px 40px;transform:translateY(-80px);overflow:hidden;transition:.5s}.fancybox-slide--current .fancy-modal{transform:translateY(0);opacity:1}#search{overflow:visible}#search input{padding:5px 20px;width:calc(100% - 50px);height:auto;background:var(--white);color:var(--text-body);font-size:18px;line-height:38px;border:1px solid var(--accent);border-right:none;border-radius:0}#search button[type="submit"]{margin:0;padding:0;width:50px;height:50px;border-radius:0;line-height:35px;background-repeat:no-repeat;background-position:center center;border:1px solid var(--accent);background-color:var(--primary);background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='35px' height='36px'%3e%3cpath fill-rule='evenodd' fill='%23fff' d='M34.802,34.849 L24.606,24.346 C27.207,21.763 28.818,18.201 28.818,14.273 C28.818,6.403 22.354,0.000 14.408,0.000 C6.462,0.000 -0.001,6.403 -0.001,14.273 C-0.001,22.144 6.462,28.546 14.408,28.546 C17.896,28.546 21.097,27.311 23.592,25.262 L33.812,35.791 C33.947,35.930 34.127,36.000 34.307,36.000 C34.479,36.000 34.650,35.936 34.783,35.810 C35.056,35.550 35.064,35.119 34.802,34.849 ZM14.408,27.187 C7.219,27.187 1.371,21.394 1.371,14.273 C1.371,7.153 7.219,1.360 14.408,1.360 C21.597,1.360 27.445,7.153 27.445,14.273 C27.445,21.394 21.597,27.187 14.408,27.187 Z'/%3e%3c/svg%3e")}#search button[type="submit"]:hover,#search button[type="submit"]:focus,#search button[type="submit"]:active{background-color:var(--primary-l-1)}#search .result_list{display:block;position:absolute;margin-top:-2px;background:#fff;border:1px solid var(--accent);padding:10px 10px 10px 5px;z-index:999999;left:40px;top:111px}#search .result_list li{list-style:none;list-style-type:none;background:none;font-size:14px;line-height:20px;padding:5px}#search .result_list li:hover{color:var(--white);background:var(--accent);cursor:pointer}#search .result_list li .text{display:inline-block;min-width:3em}.search-page .search-highlighted-keyword{font-weight:600}.search-page .search-item{margin:16px 0;padding:15px;border-radius:0}.search-page .search-item:nth-child(2){margin-top:15px}.search-page .search-item:nth-child(even){background-color:var(--primary-5)}.search-page .search-item h6{margin:0 0 5px 0;font-weight:700;text-transform:none}.search-page .search-item a{display:flex;font-weight:600}.slider--home .slick-prev{top:auto;bottom:48px;left:calc(100% - 90px)}.slider--home .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='white'/%3e%3c/svg%3e")}.slider--home .slick-next{top:auto;bottom:48px;right:20px}.slider--home .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='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:1400px){ .slider--home .slick-prev{left:auto;right:calc((100% - 1320px) / 2 + 15px)} .slider--home .slick-next{left:auto;right:calc((100% - 1320px) / 2 - 32px)}}header.home .srm-menu li a,header.home .lang{color:var(--white)}header.home .search{background-color:var(--white) !important}header.home .cta--loy{display:flex;align-items:center;color:var(--white);border-left:1px solid var(--bg-body-40)}header.home .cta--loy:before{background:var(--white)}header.home.sticky.down .srm-menu li a,header.home.sticky.down .lang,header.home.sticky.down .cta--loy,header.home.sticky.down .hamburger,header.home.sticky.down .hamburger__menu,header.home.sticky.down .hamburger__menu .line{color:var(--text-headline) !important}header.home.sticky.down .hamburger__menu .line{stroke:var(--text-headline) !important}header.home.sticky.down .cta--loy:before,header.home.sticky.down .search{background-color:var(--text-headline) !important}header.home.sticky.down .hamburger__menu:hover .line1{stroke:var(--text-headline) !important}header.home.sticky.down .hamburger__menu:hover .line2{stroke:var(--text-headline) !important}header.home.sticky.down .hamburger__menu:hover .line3{stroke:var(--text-headline) !important}header.home.sticky.down .cta--loy{border-left:1px solid var(--bg-dark-10) !important}header.home.sticky.down .cta--loy:hover{color:var(--white) !important}header.home.sticky.down .cta--loy:hover:before{background:var(--white) !important}header .logo a{position:absolute}header .logo--secondary{opacity:0;transition:.3s}header.home.sticky.down .logo--white{opacity:0;transition:.3s}header.home.sticky.down .logo--secondary{opacity:1}.szechenyi2020{position:fixed;right:0;bottom:0;width:220px;height:auto;z-index:1021}.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{margin:0 12px}.cardbox .slick-slide > div{text-align:center}.cardbox__item img{transform:scale(1)}.cardbox__content{position:absolute;left:60px;bottom:60px;right:60px;height:auto;font-size:var(--text-m);text-align:left;transition:all .4s}.cardbox__item:hover .cardbox__content{bottom:80px}.cardbox__item:hover img{transform:scale(1.1)}.cardbox__title{margin-bottom:10px;line-height:1.1;color:var(--white);font-family:var(--font1);font-size:28px}.cardbox__text{margin:0;color:var(--white);font-size:var(--text-m)}.cardbox__content .cta{padding-left:0 !important;color:var(--white);text-align:left;text-transform:initial;font-weight:700}.why{max-width:1800px;margin:0 auto}.why__item{max-width:585px;margin:0 auto;transition:all .7s}.why .slick-slide{margin:0 12px}.why .slick-slide > div{text-align:center}.why__item img{transform:scale(1)}.why__content{position:absolute;left:clamp(1.875rem,0.982rem + 4.464vi,3.75rem);bottom:60px;right:clamp(1.875rem,0.982rem + 4.464vi,3.75rem);height:auto;text-align:left;transition:all .7s}.why__item:hover .why__content{bottom:25%}.why__item:hover img{transform:scale(1.1)}.why__title{margin-bottom:20px;line-height:1.1;color:var(--white);font-family:var(--font2);font-size:clamp(2.375rem,2.0774rem + 1.4881vw,3rem)}.why__text{margin:0;color:var(--white);font-size:var(--text-m)}.why .cta{padding-left:0 !important;color:var(--white);text-align:left;text-transform:initial;font-weight:700}[class*="why--"]:before{content:'';display:block;margin-bottom:10px;min-width:49px;height:48px;background-repeat:no-repeat}.why--spa: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%3cpath d='M45.4542 8.49208C46.008 7.38439 46.1003 6.18439 45.8234 4.98439C45.5465 3.8767 44.808 2.76901 43.8849 2.03054C42.9618 1.29208 41.7618 0.922852 40.5618 0.922852C39.3618 0.922852 38.1618 1.38439 37.2388 2.12285C35.4849 3.59977 34.8388 5.90747 35.7618 8.12285C31.7926 13.1075 30.9618 14.5844 27.3618 19.3844H24.0388H21.2695C21.7311 18.369 22.1003 17.2613 22.2849 16.1536C22.5618 14.6767 22.5618 13.1075 22.4695 11.5382C22.2849 9.96901 21.8234 8.49208 21.1772 7.10747C20.5311 5.72285 19.608 4.43054 18.5926 3.23054C18.2234 2.86131 17.6695 2.86131 17.3003 3.23054C16.1926 4.33824 15.1772 5.53824 14.4388 6.92285C13.7003 8.30747 13.1465 9.78439 12.8695 11.3536C12.7772 11.6305 12.7772 11.9998 12.7772 12.2767C10.1003 11.0767 6.86953 10.9844 3.91569 11.8152C3.82338 11.8152 3.82338 11.8152 3.82338 11.8152C3.45415 11.9998 3.26953 12.369 3.36184 12.7382V12.8305C3.82338 14.4921 4.65415 16.0613 5.66953 17.4459C6.22338 18.1844 6.77723 18.8305 7.42338 19.4767H6.31569C5.76184 19.4767 5.11569 19.569 4.65415 19.9382C3.63876 20.4921 2.99261 21.6921 3.08492 22.8921C3.17723 24.0921 3.91569 25.1075 5.02338 25.569C5.02338 30.4613 7.05415 35.3536 10.5618 38.769C11.6695 39.8767 12.9618 40.7998 14.2541 41.6305C13.9772 42.2767 13.7003 42.8305 13.5157 43.569L13.4234 44.0305C13.4234 44.2152 13.3311 44.4921 13.3311 44.6767C13.3311 45.5998 13.9772 46.4305 14.808 46.7998C14.9926 46.8921 15.2695 46.9844 15.4542 46.9844H15.8234C15.9157 46.9844 17.0234 46.9844 16.9311 46.9844C19.3311 47.0767 21.7311 47.0767 24.2234 47.0767C26.6234 47.0767 29.1157 47.0767 31.5157 46.9844C31.608 46.9844 32.7157 46.9844 32.6234 46.9844H32.9926C33.1772 46.9844 33.4542 46.8921 33.6388 46.7998C34.4695 46.4305 35.0234 45.5998 35.0234 44.6767C35.0234 44.4921 35.0234 44.2152 34.9311 44.0305L34.8388 43.569C34.6542 42.7382 34.3772 42.1844 34.008 41.4459C35.3003 40.6152 36.5003 39.6921 37.5157 38.5844C40.7465 35.169 42.5926 30.4613 42.5003 25.8459C42.8695 25.8459 43.3311 25.6613 43.608 25.4767C44.6234 24.9229 45.3618 23.8152 45.2695 22.6152C45.2695 21.4152 44.4388 20.3075 43.3311 19.8459C43.0542 19.7536 42.7772 19.6613 42.5003 19.569C42.1311 19.569 41.9465 19.569 41.7618 19.569C41.5772 19.569 34.5618 19.4767 34.9311 19.4767L32.808 19.3844C35.208 16.7998 37.608 14.1229 40.008 11.4459C42.408 11.8152 44.5311 10.5229 45.4542 8.49208ZM14.3465 11.7229C14.9926 9.32285 16.1926 7.10747 17.8541 5.26131C18.5003 6.09208 19.1465 6.92285 19.608 7.93824C20.2541 9.13824 20.7157 10.4305 20.9926 11.8152C21.2695 13.1998 21.3618 14.5844 21.2695 15.969C21.1772 17.0767 20.9926 18.2767 20.6234 19.3844H14.808C14.5311 18.7382 14.2541 18.0921 14.0695 17.3536C13.7926 15.5075 13.8849 13.569 14.3465 11.7229ZM7.05415 16.3382C6.31569 15.3229 5.66953 14.2152 5.11569 13.0152C5.57723 12.8305 6.03876 12.7382 6.5003 12.6459C7.23876 12.4613 7.97723 12.369 8.71569 12.2767C10.008 12.1844 11.3003 12.2767 12.5926 12.4613C12.5003 13.6613 12.5003 14.769 12.6849 15.969C12.7772 16.4305 12.8695 16.8921 12.9618 17.3536C13.0541 17.9998 13.1465 18.6459 13.3311 19.2921H13.1465H10.9311C10.6541 19.2921 10.4695 19.2921 10.1926 19.2921C8.99261 18.5536 7.97723 17.5382 7.05415 16.3382ZM33.4542 43.8459L33.5465 44.3075V44.5844C33.5465 44.8613 33.2695 45.2305 32.9926 45.3228C32.9003 45.3228 32.808 45.3229 32.808 45.4152H32.7157C32.6234 45.4152 31.5157 45.4152 31.608 45.4152C29.1157 45.2305 26.6234 45.2305 24.2234 45.2305C21.8234 45.2305 19.3311 45.2305 16.9311 45.3228C16.8388 45.3228 15.7311 45.3228 15.8234 45.3228H15.7311C15.6388 45.3228 15.5465 45.3229 15.5465 45.2305C15.2695 45.1382 14.9926 44.8613 14.9926 44.4921C14.9926 44.3998 14.9926 44.3075 14.9926 44.2152L15.0849 43.7536C15.1772 43.4767 15.1772 43.1998 15.2695 42.9229C15.3618 42.6459 15.4541 42.369 15.5465 42.0921C16.008 42.369 16.4695 42.5536 16.9311 42.7382C19.2388 43.6613 21.8234 44.1229 24.3157 44.1229C27.3618 44.1229 30.3157 43.2921 32.9926 41.8152C33.1772 42.5536 33.2695 43.1075 33.4542 43.8459ZM40.8388 32.0305C39.8234 34.1536 38.4388 36.0921 36.7772 37.7536C33.3618 40.9844 28.7465 42.7382 24.1311 42.7382C19.5157 42.6459 14.9926 40.7998 11.7618 37.569C8.808 34.4305 6.96184 30.2767 6.77723 26.0305L23.9465 25.7536L31.9772 25.4767C33.0849 25.4767 34.1003 25.569 35.208 25.569L40.6542 25.7536H42.0388H42.5003C42.3157 27.969 41.7618 30.0921 40.8388 32.0305ZM41.7618 21.0459H42.3157C42.5003 21.0459 42.5926 21.1382 42.7772 21.1382C43.3311 21.3229 43.7926 21.969 43.8849 22.6152C43.9772 23.2613 43.608 23.9075 43.0541 24.2767C42.7772 24.4613 42.5003 24.5536 42.0388 24.5536H40.6542L35.208 24.7382C34.1926 24.7382 33.1772 24.8305 32.1618 24.8305C29.7618 24.7382 20.808 24.369 5.85415 24.2767C5.76184 24.2767 5.57723 24.2767 5.48492 24.369C4.93107 24.0921 4.46953 23.4459 4.46953 22.7998C4.46953 22.1536 4.83876 21.5075 5.39261 21.2305C5.66953 21.0459 5.94646 21.0459 6.31569 21.0459C6.68492 21.0459 9.63876 21.0459 9.54646 21.0459C9.63876 21.0459 9.73107 21.1382 9.82338 21.1382H11.1157H13.0541L24.0388 21.2305L34.9311 21.1382C35.1157 21.1382 42.0388 21.0459 41.7618 21.0459ZM31.7926 19.3844H27.4541C31.4234 14.9536 33.4541 13.0152 37.2388 8.76901C37.4234 8.49208 37.4234 8.21516 37.3311 7.93824V7.84593C36.9618 7.10747 36.8695 6.2767 37.0541 5.44593C37.2388 4.61516 37.7003 3.96901 38.3465 3.41516C38.9926 3.04593 39.7311 2.76901 40.5618 2.76901C41.3926 2.76901 42.1311 3.04593 42.7772 3.50747C43.4234 3.96901 43.8849 4.70747 44.0695 5.44593C44.2542 6.18439 44.1618 7.01516 43.8849 7.75362C43.5157 8.49208 42.9618 9.13824 42.3157 9.50747C41.5772 9.8767 40.7465 9.96901 39.9157 9.8767C39.6388 9.78439 39.3618 9.8767 39.1772 10.1536C36.5926 13.1075 34.1926 16.2459 31.7926 19.3844Z' fill='white'/%3e%3c/svg%3e")}.why--family: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%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M43.1832 23.337L43.2664 23.2747C43.2114 23.3161 43.3738 23.1951 43.1832 23.337ZM43.1958 23.714L43.1306 23.3696C43.0357 23.2747 42.8929 23.2786 42.739 23.3112C42.1444 26.5721 40.3332 31.9336 36.1759 29.0806C35.4391 28.7968 34.5701 28.5533 33.7845 28.265C32.836 28.0156 31.6747 27.2033 30.6317 27.4852C31.2974 26.9834 32.0882 27.0823 32.851 27.2828C29.954 20.9634 34.5863 17.8024 37.5699 12.8276C37.9713 12.0635 37.0276 11.8265 36.6878 12.5135C34.1448 15.2095 30.9745 22.0508 26.9228 17.9822C26.2251 17.6518 25.4774 17.3695 24.828 16.9773C24.4243 17.6096 24.0306 18.1318 23.8565 18.8722C25.5338 19.7119 26.9473 20.0029 26.8638 22.2056C27.1926 25.1645 26.3759 28.035 25.888 30.9168C28.2554 30.8984 30.986 30.8257 33.3126 31.0881C33.3126 30.8678 33.3087 30.644 33.351 30.4285C32.6574 30.1402 31.7169 29.587 31.0617 29.2376C30.8792 29.1577 30.2897 28.8861 30.1014 28.719C29.675 28.3408 29.941 27.5477 30.5781 27.3729C30.3438 27.5561 30.1265 27.7281 30.0746 28.0696C30.0831 28.0463 30.142 27.8801 30.1515 27.93C30.1607 27.9784 30.1178 27.9594 30.1602 28.1197C30.1832 28.0806 30.2671 27.8503 30.3261 27.8263C30.3848 27.8025 30.0952 28.2198 30.387 28.4296C30.4888 28.5028 34.8605 30.3656 35.2245 30.5238C35.7746 30.7654 35.949 31.6849 35.98 31.7254C36.0972 31.751 36.3877 32.2413 36.1103 32.5675C35.9703 35.1932 35.7038 38.5415 35.5378 41.164C35.7159 41.4379 36.4992 41.4308 36.5949 41.0657L37.077 39.06L37.8121 36.0905C37.9545 35.5142 38.8577 35.5383 38.9825 36.0871L40.2809 41.0783C40.3707 41.2898 41.1762 41.3884 41.1751 41.0794C39.8857 29.8611 40.9005 33.2662 43.1958 23.714ZM35.5241 41.1683L35.5178 41.1648C35.5183 41.1648 35.5236 41.1648 35.5333 41.1658C35.53 41.1668 35.5265 41.1673 35.5241 41.1683ZM32.5021 40.4162C32.487 41.2151 31.7338 41.512 31.5657 40.5368C31.4735 39.7799 31.2631 37.9732 31.1833 37.1884C31.0317 35.5313 30.7092 33.9104 30.3466 32.2779C30.9293 32.2481 31.7553 32.2286 32.328 32.1471C32.272 34.79 32.4407 37.7252 32.5021 40.4162ZM28.496 32.3621C27.6176 34.8444 27.5517 37.663 27.2826 40.2789C27.2555 40.6625 27.2771 40.946 26.914 41.1891C25.6701 41.6177 26.3713 38.5005 26.28 37.9594C26.3236 36.1344 26.4988 34.0952 26.1556 32.2943C26.2038 32.2833 28.3997 32.2832 28.5267 32.2812C28.5159 32.3081 28.5058 32.3354 28.496 32.3621ZM32.9551 27.2901C32.9619 27.2941 32.9682 27.2984 32.9746 27.3017C32.9663 27.3008 32.9595 27.2998 32.9512 27.2993C32.9526 27.296 32.9535 27.2925 32.9551 27.2901ZM33.0465 27.3115C33.0455 27.3023 33.0479 27.2941 33.0489 27.2848C33.0523 27.294 33.0552 27.3033 33.0586 27.313C33.0547 27.312 33.0504 27.3115 33.0465 27.3115ZM42.2156 22.8803C42.0988 22.8467 42.163 22.8652 42.2156 22.8803V22.8803ZM42.2277 22.8836C42.2613 22.8934 42.2822 22.8992 42.2277 22.8836V22.8836ZM42.2063 22.8773L42.2155 22.8802C42.2122 22.8788 42.2098 22.8788 42.2063 22.8773ZM15.8073 27.1014C15.8267 26.7453 15.8461 26.3897 15.8647 26.0341C15.1844 25.8923 15.1598 25.744 14.7997 26.3557C10.9162 33.2226 7.1733 29.2016 6.23634 23.2723C5.75913 23.3321 5.73589 24.7353 5.86703 25.1165C8.80511 31.7411 8.57135 34.1319 7.88889 41.0944C8.0662 41.2196 8.42207 41.1428 8.55196 41.0341C8.83602 39.9829 9.59941 37.1117 9.87858 36.0501C10.0435 35.3773 11.114 35.4083 11.2533 36.0647C11.6515 37.7231 12.0319 39.4259 12.4554 41.0753C12.505 41.2685 13.1135 41.3588 13.3252 41.1367C13.2179 39.1814 12.7657 34.2643 12.7983 32.3616C12.9115 31.3204 13.417 30.6134 14.0004 29.8198C14.5214 28.9781 15.2528 27.9477 15.8073 27.1014ZM7.88505 41.161C7.88505 41.1586 7.88505 41.1561 7.88505 41.1546V41.161ZM9.36249 7.40546C9.36105 7.39375 9.36009 7.38261 9.35961 7.37138C9.35999 7.38261 9.36201 7.39384 9.36249 7.40546ZM44.5871 24.3411C44.8221 22.6997 43.6858 21.3823 42.0213 22.1067C41.5424 22.3385 41.5001 22.61 41.3958 23.0568C41.1332 24.1803 40.9351 25.0721 40.5736 26.1649C40.2321 25.5003 39.4552 25.1849 38.7352 25.3209C38.3745 25.3808 38.5587 25.4388 38.5582 25.459C38.5569 25.5134 38.5062 25.4952 38.5475 25.5524C38.5033 25.5685 38.4577 25.5746 38.4391 25.6074C38.4883 25.6936 38.62 25.7873 38.7271 25.7656C38.7307 25.7648 38.8466 25.7898 38.8516 25.8361C40.1042 26.3705 40.1584 28.3231 38.6001 28.5375C37.0007 28.7837 36.7078 26.5222 37.9293 25.8594C38.2287 25.7705 38.0086 25.7423 38.2333 25.6653C38.3067 25.6402 38.2808 25.5789 38.3409 25.5738C38.3934 25.5694 38.3266 25.5664 38.4392 25.4828C38.2004 24.9786 37.5441 25.0746 37.1008 25.1934C36.0701 25.6046 35.5803 26.9411 35.8477 27.9736C34.9959 27.812 34.0504 27.4981 33.2052 27.3314C33.2472 26.9542 32.9575 26.1684 32.9965 26.0588C33.0405 25.9385 32.8118 25.561 32.8487 25.2469C32.861 24.8173 32.9774 22.9525 32.9796 22.5732C32.9194 20.9517 34.281 19.8251 35.0671 18.5423C36.1296 17.0509 37.6015 15.1015 38.6646 13.5676C39.4907 12.3701 38.6746 10.9283 37.4956 10.7849C35.9134 10.5394 35.0071 12.6267 34.0201 13.6406C34.0202 13.6407 32.1015 15.9547 32.1015 15.9547C32.0634 14.7188 31.0241 13.5499 29.7178 13.7915C29.3116 13.8462 29.5207 13.9064 29.5198 13.9276C29.5176 13.9813 29.4586 13.9688 29.509 14.0196C29.4605 14.0343 29.4045 14.0422 29.3845 14.0736C29.4326 14.1588 29.605 14.2579 29.7182 14.2371C29.725 14.2359 29.859 14.267 29.8656 14.3129C31.6162 15.0481 31.2353 17.6885 29.1412 17.531C28.0524 17.3589 27.5573 16.1463 28.0312 15.1988C28.1399 15.056 28.1049 14.9582 28.2374 14.8165C28.2928 14.7655 28.241 14.7049 28.4914 14.5484C28.6801 14.4305 28.6401 14.3668 28.9399 14.2906C28.9861 14.2789 28.9845 14.1813 29.1462 14.1344C29.232 14.1094 29.1974 14.0513 29.2717 14.0419C29.334 14.0341 29.255 14.0344 29.3846 13.95C29.0925 13.4292 28.3857 13.5643 27.9091 13.6995C26.7461 14.1918 26.2188 15.7146 26.5796 16.8785C26.1035 16.7308 25.6618 16.6173 25.0993 16.5604C26.6109 14.2275 28.9429 10.6186 30.45 8.31026C31.7627 6.34562 29.117 4.41016 27.6425 5.98015C26.209 7.78082 24.0582 10.601 22.6952 12.4473C22.6085 11.3336 21.7264 10.1847 20.5303 10.2081C20.473 10.2258 19.6712 10.201 19.9388 10.3564C19.894 10.4494 19.8912 10.4127 19.9271 10.4489C19.878 10.4621 19.8129 10.4708 19.7904 10.5028C22.057 11.1196 22.3471 14.2087 19.6618 14.3607C17.9473 14.1416 17.6812 12.4193 18.5562 11.219C18.568 11.1662 18.7488 11.0345 18.796 11.0049C19.0404 10.8517 18.9741 10.8115 19.2976 10.7251C19.3515 10.7107 19.3422 10.6188 19.5277 10.5651C19.6238 10.5374 19.5862 10.4799 19.6668 10.4712C19.7352 10.4639 19.6507 10.4625 19.7904 10.3783C18.533 9.19519 16.7781 10.9846 16.6954 12.3431C15.2443 10.5353 13.8767 8.81743 12.3531 7.04546C11.8111 6.27036 10.836 5.44034 9.90719 6.17071C10.4722 5.83692 11.278 6.07682 11.5398 6.69564C12.3031 7.882 13.297 9.21045 14.1317 10.3816C15.8197 12.2617 16.9733 15.7874 19.9352 15.6785C20.4938 15.5069 21.3811 15.8345 22.8016 14.2433C24.216 12.4827 26.7632 9.25423 28.1298 7.50511C28.3636 7.24677 28.5364 6.86248 28.8888 6.7733C29.2755 6.69391 29.5153 7.07685 29.4064 7.37752C29.4594 7.41813 23.8417 15.8943 23.6982 16.1585C22.9299 17.3465 22.3901 18.1053 22.3823 19.6892C22.2752 26.0435 22.9833 33.4103 23.2691 39.7441C23.2655 40.17 23.5182 41.1117 22.859 41.2429C22.318 41.3466 21.9634 40.807 21.9829 40.3006C21.4637 36.2571 20.9222 32.1833 20.4072 28.1325C20.3433 27.4775 19.2474 27.4725 19.1828 28.1359L17.6825 40.5965C17.5615 41.739 16.0453 41.43 16.2085 40.4403C16.4242 35.068 16.8585 28.7752 16.971 23.4186C16.8314 21.2102 17.4181 18.7915 15.9546 16.9073C15.7692 16.3843 8.89977 7.36495 9.48959 6.94562C9.50553 6.80229 9.42949 6.97106 9.4198 7.21029L9.42517 7.50463C9.31506 7.28229 9.36412 7.29621 9.3357 7.20156C9.30978 7.11525 9.32073 7.43445 9.32255 7.46469C9.20361 6.94332 9.439 6.40092 9.83625 6.06904C8.23257 7.06418 9.88857 8.82367 10.5198 9.87084C11.9148 12.1471 13.444 14.4302 14.844 16.6961C16.0251 18.2045 16.1129 19.5172 16.005 21.3954C15.9068 22.9704 16.0047 24.3664 15.869 25.9571C14.9817 25.0686 14.5922 25.6682 13.98 26.4504C13.98 26.4503 13.1447 27.4306 13.1447 27.4306C13.3617 26.1177 11.6263 24.5125 10.5231 25.223C10.6178 25.4953 11.0571 25.7869 11.2461 26.0684C12.8513 27.7782 10.3429 29.9136 9.14879 27.6651C8.86636 26.7363 9.55765 25.8503 10.2434 25.4307C10.5938 25.27 10.3949 25.3038 10.3913 25.2586C10.3878 25.2132 10.4466 25.2004 10.3908 25.1657C10.4405 25.1458 10.5 25.1325 10.5231 25.0985C10.343 24.8801 9.99637 25.0698 9.88146 25.0169C9.81551 24.9553 9.63148 25.1285 9.50399 25.152L9.15762 25.2863L8.731 25.604C8.55801 25.6626 8.51452 25.79 8.35497 26.0097C7.95033 24.8798 7.78703 23.8442 7.48761 22.6734C7.22005 21.8799 5.93279 21.6305 5.25522 22.2133C2.52085 25.1249 7.78597 30.7097 7.01769 34.6466C6.97967 35.1834 6.77644 37.9267 6.75445 38.4138C6.78277 39.2039 6.32764 41.0474 6.72997 41.7564C7.43365 42.8963 9.4654 42.6414 9.80802 41.3555C9.98793 40.5927 10.369 39.0738 10.5626 38.316C10.6891 38.6622 11.2951 41.5914 11.5642 41.8026C12.364 42.8282 14.2984 42.4252 14.431 41.304C14.2683 38.6054 13.9292 35.3178 13.681 32.6039C13.5899 31.2985 15.2348 29.2174 15.7552 28.0851C15.8856 28.8521 14.5426 41.5721 15.4617 41.7672C16.329 42.8755 18.054 42.7 18.6702 41.3551C18.885 41.1723 19.6832 33.7964 19.7764 33.3823C20.0793 35.7812 20.3765 38.3679 20.7031 40.7524C21.0712 43.4201 24.8865 42.9208 24.6386 40.4171C24.3678 33.8812 23.6457 25.9221 23.78 19.3913C25.4699 20.8784 25.9219 20.4444 25.7793 23.0171C25.9601 25.3834 24.9948 27.9676 24.6509 30.2919C24.423 31.4289 23.9713 32.4714 25.6821 32.3034C25.6735 32.3705 25.6695 32.4997 25.631 32.5291C25.4418 34.1369 25.2105 36.3046 25.1251 37.9733C25.0711 39.3266 24.3562 41.7133 26.0266 42.4235C26.5509 42.6708 27.1873 42.6049 27.6644 42.2801C28.71 41.5683 28.6272 40.6284 28.7308 39.4974C28.9707 37.1654 29.2575 34.6014 29.1355 32.2732L29.729 32.2805C29.3864 34.012 29.746 36.1717 29.8623 37.9469C30.1621 39.3938 29.8032 41.2977 31.1767 42.242C35.6664 44.0724 33.067 34.1397 32.7782 32.1005C34.0248 32.0698 34.5137 32.1394 33.9715 30.768L34.8875 31.2579C35.392 32.2073 35.096 32.8573 35.0208 33.8796C34.8785 35.5835 34.6145 38.8527 34.4687 40.5424C33.8508 42.5498 37.1421 43.3137 37.716 41.3323C37.7159 41.3323 38.378 38.7502 38.378 38.7502L39.0129 41.3529C39.4164 43.1287 42.5855 42.9535 42.5092 41.0576C41.409 31.4793 42.0179 32.9573 44.5871 24.3411ZM43.1296 23.3702C43.1272 23.3711 43.1296 23.3697 43.1282 23.3702H43.1296Z' fill='white'/%3e%3c/svg%3e")}.why--gastro: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_4488_4970)'%3e%3cpath d='M17.9122 13.2558C18.6608 12.3454 19.5624 11.7555 20.6284 11.2665C21.5157 10.8596 22.5191 10.5786 23.2896 9.9633C23.4072 9.86936 23.2802 9.66133 23.1425 9.71055C21.3669 10.3455 18.5383 11.2643 17.7837 13.181C17.7561 13.2514 17.8645 13.3137 17.9122 13.2558Z' fill='white'/%3e%3cpath d='M18.0476 15.098C17.9441 15.21 18.1002 15.3635 18.2139 15.2643C19.787 13.8907 21.7527 13.2332 23.6501 12.4562C23.905 12.3518 23.8156 11.9738 23.534 12.035C21.5154 12.4732 19.4503 13.579 18.0476 15.098Z' fill='white'/%3e%3cpath d='M18.1711 17.96C19.9502 16.6473 21.9058 15.9076 23.8505 14.9108C24.1005 14.7828 23.9223 14.4131 23.6656 14.4722C21.5699 14.9541 19.5561 16.2819 17.9121 17.6246C17.7263 17.7764 17.9755 18.1043 18.1711 17.96Z' fill='white'/%3e%3cpath d='M23.131 17.3839C21.3011 17.8092 19.4471 18.9054 18.1198 20.2227C17.9286 20.4124 18.2217 20.7048 18.4151 20.518C19.823 19.158 21.5427 18.5417 23.2808 17.7392C23.4879 17.6436 23.3371 17.336 23.131 17.3839Z' fill='white'/%3e%3cpath d='M23.5807 20.4464C23.8248 20.3079 23.6609 19.9208 23.3902 19.9946C21.4313 20.5293 19.5797 21.7995 17.9953 23.0327C17.8247 23.1655 18.0495 23.4593 18.228 23.3343C19.9218 22.148 21.8022 21.4555 23.5807 20.4464Z' fill='white'/%3e%3cpath d='M23.7971 22.6309C22.8713 22.6419 22.0317 23.1462 21.2568 23.6097C20.2195 24.23 19.1964 24.8533 18.2268 25.5766C18.0088 25.7393 18.2122 26.1097 18.4449 25.9496C20.0995 24.8114 21.9881 23.7664 23.8496 23.0174C24.0424 22.9399 24.0362 22.6281 23.7971 22.6309Z' fill='white'/%3e%3cpath d='M18.7835 28.6076C20.5457 27.6437 22.3891 26.6083 24.04 25.4672C24.2316 25.3348 24.1191 25.0192 23.8773 25.0812C21.9207 25.5829 20.2344 27.1626 18.5703 28.2428C18.343 28.3903 18.5436 28.7387 18.7835 28.6076Z' fill='white'/%3e%3cpath d='M24.065 27.5596C24.2845 27.4671 24.2941 27.0752 24.0025 27.0976C23.0534 27.1704 22.2994 27.7641 21.5078 28.2398C20.5382 28.8225 19.5565 29.3385 18.6937 30.0795C18.5487 30.2041 18.7423 30.4604 18.9002 30.3472C19.7183 29.7604 20.6257 29.3498 21.5132 28.8819C22.3667 28.4319 23.1725 27.9356 24.065 27.5596Z' fill='white'/%3e%3cpath d='M24.8218 29.5088C22.5892 29.5041 20.799 31.7432 19.1266 32.9495C19.0777 32.9848 19.1046 33.0781 19.171 33.0548C21.2629 32.3219 22.6701 30.4809 24.8786 29.9284C25.1137 29.8695 25.0619 29.5094 24.8218 29.5088Z' fill='white'/%3e%3cpath d='M20.2007 35.337C21.762 34.192 23.52 33.4164 25.2609 32.6208C25.4208 32.5478 25.3624 32.3097 25.2145 32.2655C24.3572 32.0092 23.4981 32.6999 22.8001 33.124C21.8198 33.7195 20.8558 34.3058 19.9855 35.0581C19.835 35.1881 20.0372 35.4569 20.2007 35.337Z' fill='white'/%3e%3cpath d='M25.5095 34.6136C24.5013 34.7947 23.4593 35.3581 22.5503 35.8146C21.5934 36.2952 20.6953 36.8409 19.9956 37.6624C19.9481 37.7182 20.0078 37.8088 20.077 37.768C21.0534 37.1933 22.0369 36.6688 23.0847 36.2337L25.6926 35.0478C25.9046 34.885 25.7863 34.5638 25.5095 34.6136Z' fill='white'/%3e%3cpath d='M24.9729 37.3109C23.3182 37.6661 21.7652 38.6582 20.4143 39.6441C20.1994 39.8008 20.3934 40.1574 20.6275 40.0088C22.0636 39.0974 23.6994 38.5795 25.1282 37.6795C25.3244 37.5558 25.1964 37.2629 24.9729 37.3109Z' fill='white'/%3e%3cpath d='M41.6249 13.6652C41.6207 13.9668 41.7999 14.1493 41.9093 14.4652C42.0035 14.737 42.1627 14.6506 41.9376 14.94C41.6325 15.3323 41.8986 15.0561 41.6665 15.0004C41.5131 14.9636 41.4253 14.7911 41.2407 14.7535C40.3464 14.5711 39.9383 15.6712 40.2199 16.3566C40.3669 16.7143 40.7205 17.1505 41.1361 17.201C41.6064 17.2582 41.6886 16.8132 42.0382 16.7194C42.4241 16.6159 42.2555 17.5746 42.3991 17.9148C42.5417 18.2524 42.8558 18.5258 43.2283 18.5841C43.9623 18.6989 44.1073 17.9296 44.0744 17.3593C44.0632 17.1649 43.7795 16.4294 43.8323 16.3189C43.9345 16.1047 44.5709 16.544 44.8568 16.472C45.6078 16.2829 45.4548 15.112 45.1894 14.6071C45.0569 14.3552 44.917 14.173 44.6253 14.0951C44.4105 14.0379 44.2476 14.1487 44.0414 14.1431C43.5698 14.1303 43.6863 14.0385 43.6817 13.591C43.6731 12.7493 43.3754 11.779 42.3002 12.256C41.5095 12.6068 41.4352 13.1249 41.6249 13.6652ZM43.201 13.4582C43.2047 13.7526 42.9577 14.0679 43.044 14.3727C43.3209 15.3504 44.5467 14.2245 44.8874 15.1009C45.0454 15.4525 44.92 15.7056 44.511 15.8602C44.4651 15.8127 44.4191 15.7652 44.3732 15.7177C44.245 15.6785 44.1573 15.5483 44.0156 15.5071C43.8068 15.4465 43.462 15.4612 43.3044 15.6511C42.9574 16.0687 43.5201 16.8755 43.531 17.3593C43.5362 17.5906 43.4354 18.7922 42.8201 17.4159C42.7442 17.246 42.8079 16.9722 42.7809 16.782C42.748 16.5502 42.7074 16.2573 42.4876 16.1172C42.3203 16.0106 42.1692 16.0095 41.987 16.0812C41.8224 16.1459 41.7444 16.3531 41.5959 16.4264C41.0375 17.1286 39.8925 15.4847 41.127 15.3355C41.6086 15.2772 42.3366 16.189 42.6695 15.3289C42.7039 15.2398 42.7112 15.1448 42.7021 15.0467C42.719 15.0161 42.7267 14.9784 42.7195 14.9363C42.6731 14.6686 42.5918 14.5018 42.4552 14.2635C42.3127 14.0147 42.1989 13.2908 42.4244 13.0568C42.7541 12.7144 43.2796 12.9562 43.201 13.4582Z' fill='white'/%3e%3cpath d='M33.0818 34.4636C33.3257 34.4571 33.3879 34.1563 33.2005 34.0254C32.8502 33.7804 32.6522 33.472 32.6571 33.0355C32.6613 32.6483 32.8435 32.2101 33.2867 32.2143C33.4782 32.2161 33.5189 31.929 33.332 31.8796C31.8104 31.4773 31.564 34.5042 33.0818 34.4636Z' fill='white'/%3e%3cpath d='M34.0168 37.5363C33.6479 37.462 33.2821 37.3133 33.0281 37.0226C32.7665 36.7231 32.7436 36.3827 33.1149 36.1773C33.3111 36.0687 33.179 35.7335 32.9595 35.8088C31.4374 36.3312 32.8564 38.6088 34.0597 37.8653C34.1833 37.789 34.1751 37.5683 34.0168 37.5363Z' fill='white'/%3e%3cpath d='M34.9768 36.3975C35.1024 36.3529 35.1876 36.17 35.0636 36.0685C34.828 35.8757 34.5133 35.77 34.3199 35.5276C34.0831 35.2308 34.1756 34.9056 34.385 34.6245C34.55 34.403 34.1801 34.1166 34.0005 34.3279C33.6599 34.7283 33.5013 35.2362 33.7281 35.7353C33.9331 36.1866 34.4693 36.5777 34.9768 36.3975Z' fill='white'/%3e%3cpath d='M35.2914 34.0464C35.3922 33.9903 35.4157 33.8358 35.3288 33.7561C35.0514 33.502 34.0065 33.3846 34.3607 32.8353C34.4914 32.6325 34.1806 32.3837 34.0214 32.5736C33.7113 32.9434 33.7289 33.3856 34.088 33.7184C34.3692 33.9789 34.916 34.2553 35.2914 34.0464Z' fill='white'/%3e%3cpath d='M37.1669 36.2644C37.4045 36.0806 37.1368 35.7618 36.9007 35.8071C36.6584 35.8536 36.3392 35.9119 36.1157 35.7699C35.8658 35.6112 35.8808 35.2873 35.9599 35.0381C36.0487 34.758 35.6343 34.6603 35.5294 34.9194C35.3447 35.3756 35.3446 35.9138 35.7306 36.2687C36.1534 36.6574 36.7394 36.5953 37.1669 36.2644Z' fill='white'/%3e%3cpath d='M37.0434 33.6562C36.7369 33.8152 36.2367 33.7604 36.1891 33.3401C36.1552 33.0412 35.7024 33.0238 35.7091 33.3401C35.7266 34.1676 36.8689 34.8235 37.4079 34.0207C37.5654 33.786 37.2643 33.5416 37.0434 33.6562Z' fill='white'/%3e%3cpath d='M38.6113 32.4443C38.1992 32.4163 37.3727 32.8393 37.3326 32.1118C37.3167 31.8219 36.9119 31.8275 36.8862 32.1118C36.843 32.5909 37.1259 33.0247 37.5952 33.1558C38.006 33.2705 38.6868 33.2054 38.8172 32.7147C38.8547 32.5733 38.749 32.4537 38.6113 32.4443Z' fill='white'/%3e%3cpath d='M35.9024 38.7699C35.6269 38.8804 35.3186 39.1555 35.0537 38.9091C34.7884 38.6624 34.6654 38.2662 34.634 37.9149C34.6293 37.8618 34.5486 37.8424 34.535 37.9015C34.4285 38.3641 34.4433 38.9902 34.7856 39.3588C35.2313 39.8385 35.9229 39.5487 36.1179 38.9856C36.1589 38.8672 36.025 38.7208 35.9024 38.7699Z' fill='white'/%3e%3cpath d='M37.0183 37.8957C36.8359 38.0049 36.6311 38.1364 36.412 38.0589C36.1839 37.9781 36.0859 37.7482 36.0493 37.5267C36.0171 37.331 35.6987 37.3782 35.7052 37.5733C35.7183 37.9677 35.8519 38.4315 36.2299 38.6234C36.6867 38.8555 37.1287 38.5357 37.2828 38.099C37.3361 37.9481 37.1471 37.8186 37.0183 37.8957Z' fill='white'/%3e%3cpath d='M47.2713 17.6961C47.2617 17.6695 47.2492 17.6468 47.2373 17.6232C47.8035 16.2337 47.9035 14.6172 47.4873 13.2398C46.9102 11.3302 45.2805 10.1308 43.4329 10.0657C42.9274 7.60418 40.2428 5.62896 38.2992 4.3099C35.6313 2.4993 32.5065 1.27717 29.387 0.504669C26.0344 -0.325583 22.8456 -0.137051 19.6199 1.11198C18.9385 1.37589 18.2628 1.66155 17.5908 1.95845C11.8973 3.77711 6.82877 7.27203 3.83195 12.6456C0.06094 19.4072 -0.186373 27.4692 3.17682 34.4535C9.78424 48.1748 29.3491 52.7576 40.7233 42.173C43.8427 39.2702 45.7166 35.553 46.8952 31.5019C48.1622 27.1471 48.8377 22.0599 47.2713 17.6961ZM46.508 16.0364C46.049 18.4167 44.2053 20.18 41.6775 19.5041C40.3887 19.1595 39.4609 18.2517 38.9572 17.031C38.9219 16.9452 38.8903 16.8603 38.8608 16.7759C38.7993 15.6154 38.7697 14.4308 39.3339 13.3781C39.9881 12.1574 41.3001 11.3479 42.6497 11.1272C45.611 10.6427 46.9944 13.5141 46.508 16.0364ZM39.739 35.1849C39.824 35.8303 40.2884 36.2614 40.2027 36.9532C40.0976 37.8022 39.5542 38.0603 39.1158 38.6583C38.6196 39.3351 38.6145 40.0408 37.6834 40.3097C37.1103 40.4752 36.4771 40.3777 35.8982 40.5337C35.1734 40.7288 34.6896 41.2982 33.9254 40.8502C33.4403 40.5658 33.1621 40.1842 32.5608 40.1073C32.3124 40.0755 32.0124 40.1837 31.7827 40.1257C31.1656 39.9697 31.3474 39.5122 31.1859 39.0648C30.9452 38.3987 30.2023 38.1619 29.9687 37.5003C29.6612 36.629 30.33 36.0651 30.4333 35.2811C30.5032 34.7505 30.2114 34.4111 30.0442 33.9421C29.6974 32.9688 30.267 32.9877 30.6827 32.3615C31.0803 31.7629 30.7148 31.0341 31.2366 30.4844C31.7077 29.9881 32.6047 29.8648 33.3274 29.8717C34.6238 30.5989 36.198 30.8953 37.6386 30.714C38.224 30.6403 38.759 30.4954 39.2474 30.2959C39.6303 30.5883 39.6309 31.2875 39.8511 31.71C40.2772 32.5283 40.6453 32.789 40.1748 33.7554C39.9353 34.2475 39.6624 34.6038 39.739 35.1849ZM29.1278 34.4779C29.3642 34.9081 29.461 35.1344 29.3611 35.6443C29.2813 36.0513 29.1087 36.4205 29.0678 36.8405C29.0087 37.4483 29.1178 38.0304 29.478 38.5325C29.526 38.5992 29.5714 38.6591 29.6156 38.7162C29.2713 38.8011 28.9253 38.948 28.601 39.0343C28.2428 39.1297 27.9122 39.2398 27.6255 39.4451C27.6152 39.4088 27.6044 39.3729 27.5946 39.3364C27.4199 38.6837 27.5031 38.3222 27.7323 37.6973C28.0147 36.9279 28.3059 36.1578 28.1328 35.3238C27.9745 34.5608 27.2886 33.9625 27.2084 33.2062C27.1861 32.9963 27.1954 32.7858 27.2218 32.5748C28.0718 32.3377 29.0564 32.0591 29.8782 31.6219C29.8642 31.652 29.8496 31.6822 29.8329 31.7124C29.5585 32.2083 29.0101 32.3849 28.8501 32.9913C28.7058 33.538 28.8662 34.0018 29.1278 34.4779ZM28.7552 31.342C28.2588 31.5618 27.7757 31.7867 27.3145 32.0594C27.4526 31.4457 27.6582 30.8282 27.6301 30.2081C27.5893 29.3014 27.1112 28.84 26.7344 28.0731C26.3646 27.3204 26.8444 26.3005 26.8615 25.4928C26.8696 25.1079 26.8246 24.7749 26.7424 24.461C27.2442 24.273 27.7634 24.13 28.2828 23.989C28.6167 25.2904 29.0479 26.5603 29.4106 27.854C29.6026 28.5389 29.6409 29.8391 30.2177 30.3901C30.1581 30.5151 30.121 30.6419 30.093 30.7699C29.6347 30.9243 29.1979 31.146 28.7552 31.342ZM26.6126 40.5882C26.5201 41.8615 24.8463 42.0695 23.8535 42.1969C22.589 42.3592 21.3036 42.5262 20.0472 42.2042C19.2014 41.9874 18.4359 41.5025 18.5363 40.5212C18.615 39.7515 18.857 39.1004 18.745 38.309C18.6315 37.5078 18.2332 36.7406 18.2604 35.922C18.2862 35.1467 18.6101 34.4788 18.3582 33.7026C18.1245 32.9828 17.6187 32.3984 17.4304 31.651C17.1949 30.7159 17.4205 29.7625 17.4828 28.8195C17.6043 26.9801 16.4338 25.2127 16.8777 23.4067C17.0948 22.5229 17.4704 21.7159 17.1823 20.7941C16.9355 20.0049 16.217 19.3985 16.2112 18.5398C16.2047 17.595 16.6997 16.7121 16.7465 15.7666C16.7983 14.7205 16.263 13.7906 16.2175 12.7588C16.168 11.6352 16.8115 10.8828 17.0174 9.85325C17.143 9.22587 16.8933 8.61725 16.9408 7.99072C16.967 7.64412 17.1313 7.32415 17.3856 7.04046C18.1826 6.57199 19.3234 6.48912 20.1501 6.33865C21.0758 6.17009 22.8739 5.37227 23.644 6.20102C24.162 6.75856 24.0946 7.80518 24.3465 8.49153C24.7039 9.46531 25.0016 10.0891 24.6707 11.1464C24.4741 11.7749 24.3517 12.2966 24.5641 12.9417C24.8685 13.8659 25.0696 14.3563 24.7267 15.311C24.505 15.9286 24.2514 16.5411 24.2955 17.2116C24.3406 17.8955 24.7614 18.3704 24.9958 18.9857C25.3145 19.8227 24.8023 20.6922 24.6389 21.5176C24.505 22.1934 24.5321 22.8347 24.8472 23.4547C25.0311 23.8167 25.307 24.1356 25.4347 24.5261C25.5992 25.0293 25.5401 25.6199 25.4704 26.1309C25.3876 26.7388 25.1757 27.3654 25.2833 27.9828C25.408 28.6982 25.9782 29.1539 26.1773 29.8289C26.4214 30.6567 26.0451 31.5725 25.9203 32.3933C25.8271 33.0063 25.82 33.5749 26.0766 34.1478C26.4213 34.9175 26.9869 35.4295 26.7991 36.3547C26.6596 37.0423 26.3008 37.6775 26.2425 38.3855C26.1786 39.1588 26.6671 39.8366 26.6126 40.5882ZM11.2894 16.6687C11.2797 16.6079 11.175 16.6214 11.181 16.6834C11.5774 20.8055 11.137 24.9484 11.0531 29.0741C11.0034 31.5219 11.0198 34.1775 11.7432 36.5774C11.5597 36.4042 11.3855 36.2249 11.2371 36.096C10.7906 35.7081 10.3343 35.3318 9.93808 34.8905C9.38505 34.2747 8.8819 33.5408 8.61536 32.7485C8.33449 31.9134 8.59661 31.5424 8.93111 30.8169C9.4308 29.7332 9.02224 28.7709 8.37977 27.8502C8.0358 27.3573 7.65264 26.8765 7.53967 26.2697C7.41855 25.619 7.65405 24.9422 7.85796 24.3347C8.19161 23.3405 8.56605 22.3867 8.38708 21.3193C8.26305 20.5797 7.96989 19.8915 8.29343 19.1533C8.56239 18.5395 9.02271 18.022 9.29505 17.4047C9.79287 16.2765 9.57949 15.0509 9.84387 13.8719C10.1007 12.7265 10.7803 11.7688 11.1714 10.671C11.3283 10.9209 11.4564 11.2079 11.5928 11.4168C11.925 11.9258 12.2719 12.4219 12.4373 13.0149C12.7425 14.1091 12.6788 15.4503 12.7254 16.5855C12.7689 17.6447 12.7529 18.5824 13.0831 19.6038C13.4772 20.8227 13.102 21.8631 13.0216 23.0927C12.9402 24.3393 13.1145 25.5886 13.0134 26.8439C12.9192 28.014 12.9612 28.9853 13.2397 30.1254C13.5944 31.5778 13.414 32.753 13.157 34.2063C13.058 34.7657 13.0146 35.3146 12.722 35.8038C12.6579 35.911 12.589 36.0083 12.5186 36.1022C12.3282 35.5444 12.1641 34.9761 12.0586 34.3831C11.7051 32.3937 11.7639 30.2884 11.777 28.2738C11.8024 24.3867 11.903 20.5208 11.2894 16.6687ZM13.1489 12.6147C13.5509 12.5053 13.9332 12.2405 14.2848 12.0479C14.5334 11.9118 14.7972 11.7929 15.0576 11.6684C14.8941 12.6119 15.0484 13.5341 15.3058 14.4495C15.3481 14.5998 15.3771 14.7493 15.3975 14.898C15.3509 14.8968 15.3027 14.9066 15.2552 14.9328C14.8679 15.1473 14.5014 15.3837 14.1027 15.5823C13.9122 15.6773 13.7194 15.7844 13.5405 15.9095C13.5372 15.8653 13.5352 15.8212 13.5313 15.7769C13.4397 14.7282 13.5 13.6211 13.1489 12.6147ZM14.4912 15.9492C14.8088 15.8298 15.1482 15.7124 15.4311 15.5189C15.3956 17.0617 14.5871 18.5418 15.4103 20.0647C15.4883 20.2091 15.5837 20.3501 15.677 20.4928C15.3844 20.6601 15.1085 20.8579 14.8264 21.0419C14.6934 21.1287 14.5513 21.2089 14.4142 21.2956C14.4587 20.763 14.4335 20.2338 14.1925 19.6647C13.9178 19.0158 13.6849 18.4969 13.636 17.7752C13.6018 17.2727 13.5927 16.7725 13.5653 16.271C13.8762 16.1697 14.1862 16.0637 14.4912 15.9492ZM15.7465 25.7145C15.935 26.5268 16.1529 27.2614 16.226 28.0496C15.8727 27.1273 15.4307 26.2353 15.0903 25.305C14.7958 24.5 14.5411 23.6768 14.2218 22.881C14.2536 22.4832 14.3154 22.1056 14.3651 21.7365C14.5881 21.6812 14.8021 21.5761 15.0085 21.4813C15.3306 21.3332 15.6524 21.1765 15.9592 20.9978C15.9755 21.0377 15.991 21.0779 16.0037 21.119C16.2153 21.8049 15.861 22.4338 15.7046 23.0834C15.4907 23.9706 15.5415 24.8315 15.7465 25.7145ZM14.2013 24.4599C14.5924 25.8226 15.1141 27.2253 15.8374 28.3194C15.7133 28.3884 15.5911 28.4611 15.469 28.5277C15.0583 28.7517 14.6582 28.9935 14.2605 29.2396C14.1357 28.643 14.054 28.0377 14.1414 27.3794C14.2722 26.394 14.2242 25.4299 14.2013 24.4599ZM14.1388 35.267C14.3206 34.5436 14.5099 33.7624 14.6143 32.9842C14.8874 33.8784 15.2059 34.7599 15.5584 35.6223C15.6152 35.7613 15.6747 35.8993 15.7346 36.0372C15.3288 36.2424 14.9232 36.448 14.5202 36.6591C14.268 36.4806 14.0251 36.2855 13.7608 36.1334C13.9208 35.8978 14.0501 35.6202 14.1388 35.267ZM15.9854 36.624C16.0575 36.7984 16.1273 36.9738 16.188 37.1526C16.2265 37.2655 16.2495 37.3885 16.2724 37.5122C15.8361 37.3548 15.4095 37.1742 15.0007 36.9534C15.338 36.8797 15.6647 36.759 15.9854 36.624ZM16.2289 35.7849C15.674 34.5375 15.1398 33.2622 14.6943 31.9658C14.6964 31.8169 14.6943 31.6688 14.686 31.5226C14.6485 30.8646 14.4924 30.2554 14.3513 29.6473C14.3552 29.6463 14.3585 29.6473 14.3624 29.646C14.7976 29.5113 15.2108 29.3315 15.6191 29.1295C15.814 29.033 16.0328 28.9456 16.2423 28.8445C16.2398 28.8962 16.2406 28.9462 16.2365 28.9985C16.1528 30.0545 15.9752 31.0764 16.2416 32.1233C16.4537 32.9569 17.1493 33.7629 17.0884 34.6267C17.0697 34.8921 17.0446 35.1397 17.0225 35.38C16.759 35.5172 16.4938 35.6507 16.2289 35.7849ZM16.9768 36.1401C16.9708 36.5262 17.0005 36.9179 17.1148 37.3578C17.1568 37.5196 17.2049 37.68 17.2514 37.8407C17.1418 37.8002 17.0364 37.7653 16.9405 37.7346C16.9541 37.3358 16.7243 36.8056 16.5201 36.3874C16.6773 36.3127 16.8319 36.2327 16.9768 36.1401ZM26.0476 9.56216C26.0119 9.35009 25.951 9.1535 25.8787 8.96253C26.2898 9.0694 26.7789 9.09181 27.044 9.22494C27.1339 9.27012 27.2381 9.29778 27.343 9.30322C27.0744 10.0067 26.916 10.7595 26.8722 11.5182C26.6053 11.5363 26.3225 11.6854 26.0972 11.7876C25.9726 11.8441 25.8321 11.9101 25.7055 11.993C25.7599 11.2093 26.1889 10.4001 26.0476 9.56216ZM36.7602 9.2449C35.8756 7.59818 33.911 6.45162 32.1082 7.40131C30.3186 8.34406 29.0861 10.9633 30.1565 12.8365C31.1113 14.507 33.5158 14.6403 34.7584 13.2307C35.8739 11.9654 35.8401 9.16981 33.8403 8.79284C32.7535 8.588 31.78 9.47891 31.504 10.4864C31.3024 11.2221 31.6043 12.3807 32.4718 12.5416C33.7159 12.7723 34.5875 10.5501 33.0134 10.407C32.6694 10.3757 32.6703 10.9151 33.0134 10.9446C33.7536 11.0083 33.1188 12.0244 32.665 12.0163C32.137 12.007 31.9886 11.234 32.0478 10.8412C32.1269 10.3173 32.5393 9.74628 33.0285 9.51884C33.8937 9.11665 34.6518 9.85569 34.8127 10.6643C34.9715 11.4623 34.7401 12.3686 34.1609 12.9482C33.0395 14.0706 31.0149 13.7079 30.4849 12.1669C29.9745 10.6824 30.9426 8.85097 32.2347 8.08812C34.91 6.50862 37.07 10.1704 36.6263 12.4743C36.0386 15.5252 31.1927 16.1989 29.6854 13.5265C28.4782 11.386 29.2552 7.84128 31.3484 6.43362C31.913 6.23984 32.5077 6.13193 33.1474 6.15874C34.1698 6.20149 35.1876 6.58652 36.0142 7.18493C37.544 8.29231 38.495 10.242 38.4654 12.1275C38.3903 16.9178 31.589 18.2175 28.7773 14.8594C27.6428 13.5045 27.5461 11.3643 28.0182 9.73109C28.2809 8.82228 28.7329 8.09665 29.3145 7.48896C29.4881 7.37534 29.6632 7.26528 29.84 7.15934C28.0121 9.41075 28.0323 13.7378 30.4772 15.2258C32.2189 16.2858 35.0377 15.965 36.4225 14.4284C37.6866 13.0259 37.6144 10.8347 36.7602 9.2449ZM38.6758 18.4187C36.8704 17.8005 34.8119 18.1371 33.2233 19.231C33.2116 18.9854 33.0979 18.7274 33.0204 18.5056C32.9506 18.3061 32.8701 18.1116 32.7842 17.9194C33.2007 17.9429 33.6158 17.9307 34.0204 17.8797C35.7692 17.6595 37.0862 16.8265 37.9544 15.6788C37.9655 16.6354 38.2268 17.6157 38.6758 18.4187ZM30.8297 26.9823C31.1373 27.8933 31.6982 28.6494 32.4088 29.2409C31.7819 29.2591 31.1671 29.4378 30.6767 29.8411C30.6036 29.5688 30.4891 29.2998 30.4231 29.0316C30.2806 28.4532 30.1609 27.8795 29.9839 27.3096C29.6216 26.1429 29.2578 24.983 28.9417 23.8059C29.529 23.6384 30.1078 23.4507 30.6514 23.1764C30.3753 24.4339 30.4217 25.7734 30.8297 26.9823ZM30.8716 22.3845C30.8299 22.388 30.7864 22.4009 30.7421 22.4256C30.123 22.7716 29.4628 23.0157 28.799 23.2489C28.7627 23.1048 28.7229 22.962 28.6883 22.8172C28.3162 21.2608 27.8352 19.7333 27.4594 18.1778C27.4231 18.0275 27.3886 17.8733 27.3542 17.717C27.4664 17.667 27.5782 17.6173 27.6896 17.571C28.2743 17.3278 28.8763 17.131 29.4609 16.8901C30.2895 17.4056 31.2499 17.7351 32.2249 17.8665C32.2951 18.1584 32.3647 18.4504 32.4353 18.7423C32.5085 19.045 32.5259 19.3779 32.7417 19.599C32.1502 20.0979 31.6448 20.7132 31.2734 21.4349C31.1166 21.7393 30.9829 22.0574 30.8716 22.3845ZM26.09 18.2324C26.3245 18.1602 26.5548 18.0669 26.7831 17.9687C26.8488 18.2225 26.9131 18.4756 26.9726 18.7273C27.3475 20.3147 27.7778 21.8884 28.1553 23.4755C27.6359 23.6601 27.1214 23.8555 26.6299 24.1052C26.5015 23.7517 26.3295 23.408 26.1299 23.0257C25.5814 21.9752 26.2885 20.9855 26.4113 19.9129C26.4859 19.2613 26.3379 18.765 26.09 18.2324ZM28.8954 16.4922C28.364 16.6551 27.8466 16.9041 27.3555 17.1418C27.3178 17.16 27.2792 17.1782 27.2414 17.1965C27.0316 16.2314 26.7867 15.2267 26.2452 14.4399C26.2382 13.8467 26.0212 13.363 25.7927 12.7213C25.7686 12.6534 25.7505 12.5854 25.7361 12.5172C25.9545 12.4277 26.1711 12.3444 26.4033 12.2812C26.5432 12.2431 26.7099 12.2176 26.8636 12.1698C26.8846 12.8446 26.9976 13.5144 27.2116 14.1482C27.5341 15.1035 28.1351 15.8888 28.8954 16.4922ZM26.1144 15.316C26.2701 16.0376 26.4648 16.7613 26.6553 17.4802C26.4041 17.6053 26.1556 17.7373 25.9201 17.886C25.9075 17.8612 25.8959 17.8374 25.8828 17.8123C25.409 16.8967 25.8624 16.1976 26.1144 15.316ZM39.0715 29.1252C39.0184 29.136 38.9703 29.1558 38.9253 29.1802C36.7397 29.9838 33.9546 29.5561 32.3954 27.6939C31.2609 26.339 31.1642 24.1988 31.6363 22.5656C31.899 21.6568 32.351 20.9311 32.9326 20.3235C33.1062 20.2098 33.2813 20.0998 33.4581 19.9938C31.6302 22.2452 31.6504 26.5723 34.0953 28.0603C35.837 29.1203 38.6558 28.7995 40.0406 27.2628C41.3046 25.8602 41.2325 23.6689 40.3783 22.0791C39.4937 20.4325 37.5291 19.2858 35.7263 20.2355C33.9367 21.1783 32.7042 23.7975 33.7746 25.6707C34.7294 27.3412 37.1339 27.4745 38.3765 26.0649C39.492 24.7997 39.4582 22.004 37.4584 21.6271C36.3716 21.4223 35.3981 22.3132 35.1221 23.3207C34.9205 24.0564 35.2224 25.215 36.0899 25.3759C37.334 25.6067 38.2056 23.3844 36.6315 23.2413C36.2875 23.21 36.2884 23.7494 36.6315 23.7789C37.3717 23.8426 36.7369 24.8587 36.2831 24.8507C35.7551 24.8413 35.6067 24.0683 35.6659 23.6756C35.745 23.1517 36.1574 22.5807 36.6466 22.3532C37.5118 21.9511 38.2699 22.6901 38.4308 23.4987C38.5896 24.2967 38.3581 25.203 37.779 25.7826C36.6576 26.905 34.633 26.5423 34.103 25.0013C33.5926 23.5168 34.5607 21.6854 35.8528 20.9225C38.5281 19.343 40.6881 23.0048 40.2444 25.3087C39.6567 28.3596 34.8109 29.0333 33.3035 26.3608C32.0963 24.2203 32.8733 20.6757 34.9665 19.268C35.5311 19.0742 36.1259 18.9663 36.7655 18.9931C37.7879 19.0359 38.8057 19.4209 39.6323 20.0193C41.1621 21.1267 42.1131 23.0764 42.0835 24.9618C42.051 27.0363 40.7565 28.4546 39.0715 29.1252ZM46.0029 29.794C45.1341 33.3002 43.7985 36.7479 41.4149 39.5105C36.9749 44.6564 30.1948 47.1027 23.4915 46.5666C16.4138 46.0005 9.62027 42.2925 5.68811 36.3139C1.64944 30.1732 0.95391 22.4639 3.70248 15.6748C5.51458 11.1989 8.71783 7.61281 12.6606 5.10171C14.776 4.19665 16.85 3.19417 19.0336 2.44689C22.1894 1.36698 25.2024 0.86617 28.5025 1.60455C31.3814 2.2488 34.2683 3.32205 36.8101 4.82636C38.958 6.09762 41.3705 7.93746 42.7824 10.0898C42.4654 10.124 42.145 10.1908 41.8251 10.2939C40.6774 10.6636 39.7967 11.3338 39.1796 12.1807C39.2655 10.3712 38.6461 8.46837 37.2739 7.01318C34.5692 4.14461 29.7886 5.00796 27.8377 8.27234C27.7913 8.21646 27.7374 8.17015 27.6782 8.14043C27.2785 7.93962 26.8282 7.89706 26.3856 7.89303C26.1239 7.89068 25.7489 7.87109 25.4764 7.9745C25.3136 7.49909 25.2865 6.99321 25.1509 6.51115C24.9567 5.82059 24.5828 5.16977 23.9141 4.84858C22.9334 4.3774 21.7976 4.7253 20.7444 5.08868C19.668 5.00421 18.5209 5.46152 17.6197 5.98137C16.3844 6.69396 16.0921 7.46731 15.9973 8.80859C15.9628 9.29572 15.7944 9.72041 15.607 10.1387C15.5625 10.1401 15.5185 10.145 15.4771 10.1567C14.8489 10.3352 14.2527 10.7064 13.7051 11.0561C13.3875 11.2588 13.0126 11.5067 12.7681 11.8257C12.5485 11.464 12.2935 11.1241 12.0698 10.7617C11.8115 10.3432 11.6294 9.93116 11.2631 9.59328C11.0824 9.42669 10.7463 9.43128 10.6242 9.67559C9.94043 11.0444 8.9013 12.2784 8.56633 13.7969C8.42871 14.4204 8.3913 15.0602 8.33233 15.694C8.25086 16.569 7.98742 17.2155 7.59724 17.9852C7.31683 18.5383 7.06773 19.0758 7.04973 19.7071C7.02714 20.4964 7.41264 21.2206 7.40092 22.0013C7.38199 23.2607 6.57086 24.3739 6.41627 25.6158C6.24583 26.9848 6.88005 27.8951 7.49167 29.0529C7.93661 29.8954 7.69886 30.3179 7.46964 31.1559C7.29292 31.8024 7.38067 32.3986 7.60699 33.0265C8.0763 34.3287 9.00677 35.4966 10.0911 36.3453C10.6352 36.7711 11.3323 37.4189 12.0686 37.5146C12.3533 38.2326 12.7131 38.9205 13.168 39.5642C13.3484 39.8197 13.8078 39.6761 13.7032 39.3385C13.4555 38.54 13.1411 37.7735 12.846 37.0009C12.9565 36.9228 13.0604 36.8438 13.161 36.7633C13.5048 37.4982 14.3839 38.0356 15.0543 38.3707C15.4985 38.5927 16.6292 39.227 17.4186 39.255C17.3742 39.5912 17.2819 39.9202 17.2331 40.2573C17.1208 41.0321 17.2807 41.7449 17.7902 42.352C18.8262 43.5864 20.5514 43.6447 22.0296 43.5019C23.304 43.3788 24.7027 43.3599 25.9211 42.9401C27.0934 42.5361 27.9003 41.6414 27.8244 40.3478C27.8223 40.3118 27.8154 40.2773 27.8114 40.2419C28.2127 40.2984 28.6056 40.2573 29.0198 40.1974C29.3919 40.1436 29.812 40.0813 30.1557 39.9033C30.1804 40.1302 30.196 40.3432 30.3073 40.5644C30.5886 41.1234 31.1762 41.4274 31.783 41.4401C32.1466 41.4477 32.4207 41.3383 32.7627 41.485C33.0973 41.6286 33.3291 41.9302 33.669 42.0778C34.1634 42.2926 34.7316 42.2832 35.2314 42.094C35.4754 42.0017 35.6722 41.8561 35.8949 41.7277C36.3283 41.4777 36.7084 41.4278 37.1998 41.3898C37.7606 41.3463 38.3047 41.2912 38.7908 40.9798C39.5166 40.5148 39.4902 39.8559 39.9294 39.2263C40.3056 38.687 40.7602 38.4516 41.0128 37.7916C41.2452 37.1843 41.3427 36.5496 41.1362 35.9254C41.0285 35.5999 40.7781 35.3243 40.8261 34.9748C40.881 34.5755 41.2818 34.2162 41.4417 33.844C41.6982 33.247 41.7265 32.6105 41.4337 32.0252C41.1197 31.3973 40.7311 30.9274 40.5006 30.2493C40.4364 30.0604 40.3587 29.8967 40.2659 29.7529C43.132 27.8181 43.6296 23.5357 41.4728 20.5508C42.9859 20.9715 44.7014 20.7222 45.8604 19.6575C46.0594 19.4748 46.2419 19.2744 46.4102 19.0611C47.0489 22.6523 46.8889 26.2189 46.0029 29.794Z' fill='white'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='clip0_4488_4970'%3e%3crect width='48' height='48' fill='white' transform='translate(0.5)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e")}@media (min-width:992px){.why__item:hover .why__content{bottom:36%}}@media (min-width:1200px) and (max-width:1400px){ .why__content{bottom:32px;left:40px;right:40px} .why__title{font-size:32px} .why__item:hover .why__content{bottom:36%}}.discover{margin-bottom:var(--space-xl);background-size:cover;background-image:url('../templates/discover.webp');background-repeat:no-repeat}.discover__image{height:350px;margin-bottom:32px}.discover__image img{width:100%;height:100%;object-fit:cover}.discover__container{margin:0 auto;padding:clamp(2.5rem,0.119rem + 11.9048vw,7.5rem);width:90%;max-width:800px;background-color:var(--bg-beige);text-align:center}@media (max-width:992px){ .discover__container{padding:40px}}@media (max-width:767px){ .discover{background-image:none} .discover__container{width:100%;padding:12px}}.rooms__icon{display:none !important}.wellness__item{max-width:520px}@media (min-width:768px){ .wellness{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} .wellness__item:nth-child(6){grid-column:1 / 2;grid-row:3 / 4}}@media (min-width:992px){ .wellness__item{max-width:initial} .wellness{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} .wellness__item:nth-child(6){grid-column:2 / 3;grid-row:2 / 3} .wellness__item:nth-child(7){grid-column:2 / 3;grid-row:3 / 4}}@media (min-width:1200px){ .wellness{grid-template-columns:repeat(4,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:4 / 5;grid-row:1 / 2} .wellness__item:nth-child(4){grid-column:3 / 4;grid-row:1 / 2} .wellness__item:nth-child(5){grid-column:1 / 2;grid-row:2 / 3} .wellness__item:nth-child(6){grid-column:2 / 3;grid-row:2 / 3} .wellness__item:nth-child(7){grid-column:3 / 4;grid-row:2 / 3}}.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.8}.slick__servicesitem:hover img{transform:scale(1.25);transition:1s;opacity:0.4}@media (max-width:992px){ .slick__servicesitem .cta{top:58%;opacity:1}}.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:0 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%;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}}.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%}.rooms__item{position:relative;display:flex !important;flex-direction:column;padding:24px;background-color:var(--white)}.rooms__gallery > div:nth-child(n+4){display:none}.rooms__item:before{content:'';position:absolute;left:0;top:0;right:0;height:0;background-color:var(--secondary);transition:.3s}.rooms__item:hover:before{height:6px}.rooms__imgholder{position:relative;overflow:hidden;background-color:var(--black)}.rooms__imgholder img{position:relative;transition:all .5s ease-in-out}.rooms__hover{position:absolute;top:-20px;left:50%;transform:translate(-50%,-50%);display:flex;align-items:center;color:var(--white);font-weight:800;transition:.4s}.rooms__hover:after{content:'';display:inline-flex;margin-left:12px;min-width:25px;height:16px;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='25' height='16' viewBox='0 0 25 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M24.7071 8.70711C25.0976 8.31658 25.0976 7.68342 24.7071 7.29289L18.3431 0.928932C17.9526 0.538408 17.3195 0.538408 16.9289 0.928932C16.5384 1.31946 16.5384 1.95262 16.9289 2.34315L22.5858 8L16.9289 13.6569C16.5384 14.0474 16.5384 14.6805 16.9289 15.0711C17.3195 15.4616 17.9526 15.4616 18.3431 15.0711L24.7071 8.70711ZM0 9H24V7H0V9Z' fill='white'/%3e%3c/svg%3e ")}.rooms__item:hover .rooms__imgholder img{transform:scale(1.1);opacity:0.4}.rooms__item:hover .rooms__hover{top:50%}.rooms__item h3{margin-bottom:12px;font-size:var(--text-2xl);letter-spacing:initial}.rooms__icon{display:flex}.rooms__size,.rooms__people,.rooms__building{display:flex;align-items:center}.rooms__size:before,.rooms__people:before,.rooms__building:before{content:'';display:inline-block;width:32px;height:32px;margin-right:6px}.rooms__size:before{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' fill='none'%3e%3cpath d='M44.0068 3.01302C32.0198 2.98602 20.0388 3.12202 8.05882 3.61102C7.74782 3.60402 7.48982 3.85902 7.49882 4.17102C7.53282 5.11602 7.42282 6.26802 7.56082 7.21302C6.27882 7.19602 5.09482 7.17802 4.04882 7.16002C3.56182 7.15502 3.16582 7.55502 3.17182 8.04202C3.06182 16.956 2.99082 34.885 3.01382 43.803C2.94582 44.407 3.38182 44.969 4.00382 44.975C4.01382 44.974 21.9318 45.21 21.9428 45.209L39.8598 44.726C40.3428 44.725 40.7398 44.332 40.7398 43.846C40.7478 42.763 40.7538 41.622 40.7598 40.447C41.8458 40.488 42.9488 40.493 44.0728 40.558C44.3908 40.567 44.6478 40.3 44.6378 39.985C44.9188 29.597 44.9118 14.789 45.0068 4.24802C45.0898 3.61902 44.6678 3.01002 44.0068 3.01302ZM39.4528 11.372C39.4538 20.544 39.2038 33.474 38.9978 42.991C30.1508 43.246 13.9358 43.251 5.01082 43.004C4.99982 37.864 4.94782 13.823 4.93682 8.92302C15.6048 8.77802 29.4508 9.03702 39.6888 8.26702C39.5578 8.87902 39.4658 9.99302 39.4528 11.372ZM40.7628 39.566C40.6468 29.282 41.0638 17.427 40.1338 8.13902C40.7888 7.87302 39.9178 7.55602 36.7928 7.50902C29.8958 7.46802 17.1188 7.34602 8.39282 7.22602C8.51282 6.47002 8.54582 5.44102 8.58082 4.74002C20.0558 4.92002 31.5328 4.95502 43.0078 5.00902C42.9968 16.484 43.1018 27.958 43.4758 39.428C42.6828 39.435 41.6068 39.431 40.7628 39.566ZM8.96982 38.065C8.98482 34.543 9.07782 31.022 9.47682 27.5C9.54882 26.758 10.4218 26.801 10.4768 27.5C10.7958 30.349 10.9108 33.198 10.9498 36.048C17.5238 28.528 24.6648 21.474 32.2338 14.98C29.3368 14.911 26.4408 14.769 23.5438 14.414C22.8048 14.336 22.8358 13.466 23.5438 13.414C27.0268 13.057 30.5108 13 33.9938 13.018C34.5448 13.019 34.9908 13.468 34.9938 14.018C34.9718 17.552 34.8718 21.086 34.4658 24.62C34.4248 24.975 34.1678 25.221 33.8918 25.169C33.6648 25.127 33.4958 24.897 33.4658 24.62C33.1428 21.674 33.0378 18.729 33.0088 15.783C26.1608 23.245 19.0218 30.298 11.5018 37.07C14.4618 37.083 17.4208 37.171 20.3808 37.481C21.1228 37.549 21.0798 38.421 20.3808 38.481C16.9108 38.9 13.4408 39.02 9.97082 39.064C9.41582 39.073 8.96282 38.619 8.96982 38.065Z' fill='%23122A3F'/%3e%3c/svg%3e")}.rooms__people:before{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' fill='none'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M43.096 7.52639C38.822 18.103 36.1828 19.9776 39.5515 31.9931C37.158 33.0339 34.5243 33.0619 32.149 32.0193C32.4921 31.3043 34.7371 17.3438 32.2892 20.6775H32.2843C31.4876 21.7868 30.6615 23.0393 29.8384 24.1348C29.3272 24.7082 28.4094 24.1677 28.6257 23.4516C29.4261 22.1064 30.3823 20.7006 31.1878 19.3374C32.0277 18.1533 32.4744 16.5857 33.9238 15.9948C35.1332 16.5198 36.5988 16.0102 37.2747 14.8841C39.0508 14.5416 40.5385 10.1178 41.5216 8.50665L42.1471 7.19778C42.4605 6.74092 43.1448 6.97583 43.096 7.52639ZM38.9926 40.5659C38.8819 40.8254 38.5952 40.9456 38.3538 40.8423C37.7452 40.7229 38.0246 38.9468 37.8693 38.3914C37.726 36.9929 37.7065 35.3804 37.2147 34.0425C37.8114 33.9657 38.3968 33.8303 38.9685 33.6565C38.5032 35.7797 38.9371 38.4097 38.9926 40.5659ZM34.2915 34.0321C34.0777 35.2209 33.8755 37.6846 33.7938 38.9599C33.712 39.2786 33.7986 40.5138 33.4727 40.6858C33.058 40.921 32.8423 40.6992 32.8159 40.3626C32.9242 38.1888 33.0375 35.8163 32.8865 33.6514C33.4024 33.7989 33.7478 33.8974 34.2977 33.9904L34.2915 34.0321ZM28.8818 25.9338C28.983 25.767 29.0803 25.5948 29.1792 25.428C28.6894 25.3894 28.2276 25.1339 27.9349 24.7449C27.6183 25.3092 27.0282 25.7866 26.5829 26.1841C26.5246 26.1842 26.5601 26.2612 26.4841 26.2154C26.4189 26.2149 26.3359 26.284 26.2726 26.2935C25.32 28.0787 22.5004 28.206 21.4991 26.2414C20.909 26.0777 20.2062 25.0308 19.8392 24.5049C19.5617 24.9721 19.0467 25.2775 18.4943 25.2559C19.624 26.802 20.9689 28.4282 21.5532 30.2722C22.0547 33.4991 20.7843 36.9237 20.4396 40.1435C20.333 40.8737 21.2698 41.1398 21.3999 40.2895C21.6557 39.2222 22.3653 36.3148 22.6319 35.2991C23.1839 33.6648 25.2569 34.1541 25.4339 35.6433C25.8344 37.1622 26.2079 38.7918 26.5579 40.3259C26.6119 40.5447 26.7917 40.8382 26.9331 40.8787C27.3927 40.7888 27.6549 40.485 27.5277 39.987C26.8239 34.0669 24.6234 30.8967 28.8818 25.9338ZM17.4323 23.3317C16.8866 22.4866 16.1424 21.6248 15.5408 20.8079C15.1972 20.3679 14.4941 20.604 14.4938 21.1677C14.4703 22.9 14.4166 27.5137 14.8233 29.1564C14.8232 29.1564 16.2938 40.1279 16.2938 40.1279C16.5178 40.9588 15.3094 41.4332 15.0561 40.4876C14.5282 39.302 13.7761 25.9292 11.4193 29.3545C10.4564 32.8806 9.93048 36.9733 9.0804 40.519C8.86565 41.1476 7.86081 41.0781 7.9524 40.2009C10.1423 25.6703 11.9234 21.1536 4.7483 7.55788C4.59873 6.77097 5.68497 6.48479 6.01147 7.20825C7.22347 9.22079 8.46542 14.0032 10.5566 14.9414C10.6933 15.4225 12.195 16.4965 13.3725 16.1564C13.5517 16.1154 13.448 16.1053 13.6515 16.193C14.8535 16.5336 15.6246 17.7848 16.2361 18.8838C17.0468 20.194 18.3156 21.9728 19.1208 23.3265C19.5335 24.0072 18.5536 24.8377 17.9384 23.9939C17.9384 23.994 17.4323 23.3317 17.4323 23.3317ZM13.852 16.0471C13.8962 16.0522 13.9404 16.0522 13.9859 16.0522C13.9596 16.0314 13.9227 16.0105 13.881 15.9949C13.8512 16.0106 13.8216 16.021 13.7918 16.0367C13.8119 16.0418 13.8337 16.0471 13.852 16.0471ZM13.7537 16.0522C13.7426 16.0574 13.7321 16.0627 13.721 16.0679C13.7843 16.0887 13.8478 16.1044 13.9119 16.1253L13.7537 16.0522ZM32.6591 10.8742C32.8556 10.9463 33.1362 11.098 33.3384 11.1662C33.4322 11.2047 33.3009 11.1921 33.5061 11.3487C33.9622 11.1569 34.7783 11.0403 35.0395 11.5782C35.0097 11.599 34.981 11.6095 34.9645 11.6564C34.9532 11.6862 34.9112 11.6501 34.8815 11.7137C34.844 11.7935 34.7397 11.7508 34.6671 11.8858C32.912 12.6432 33.7002 15.4812 35.5615 14.7329C36.9239 14.2962 36.6356 12.3566 35.4779 11.9432C35.3532 11.8023 35.125 11.9037 35.0394 11.7033C35.0601 11.6713 35.1204 11.6602 35.1545 11.6511C35.1134 11.6264 35.157 11.5913 35.165 11.5521C35.1653 11.5257 35.0858 11.5244 35.1202 11.4843C35.0966 11.4634 35.0748 11.4478 35.0334 11.4425C34.9994 11.4404 35.0267 11.3862 34.9485 11.3696C34.8682 11.3525 34.8706 11.2276 34.7048 11.1714C33.5408 9.65068 31.3487 9.46751 30.3229 11.2757C31.0921 10.8118 31.7173 10.608 32.6591 10.8742ZM44.4109 7.25001C44.207 5.57471 41.9916 5.11372 41.1192 6.55132C40.4654 8.10105 39.8206 9.57714 39.1612 11.1348C38.6371 12.1664 38.4125 13.428 37.5456 14.2427C37.9777 12.7799 36.7713 10.91 35.1446 11.4738C35.2817 11.1455 35.4029 11.4211 35.2887 10.6499C35.2394 10.3761 35.1587 10.3309 35.0815 10.0712C34.9951 9.61641 33.7872 8.81999 33.7117 8.86146C31.1289 7.52917 28.065 10.4748 28.8639 13.1582C29.4193 14.4206 30.2462 12.6923 30.8164 12.3082C31.4633 11.7921 32.193 11.5921 33.0202 11.7033C31.8632 12.8046 32.0602 14.8814 33.4291 15.7447C32.1569 16.3682 31.5505 17.6144 30.6949 18.816C29.6932 20.2504 28.4761 21.7381 27.6185 23.2275C27.0551 23.3023 26.7823 24.019 26.4941 24.4321C26.1513 22.7384 24.1959 22.7275 24.0644 22.9981C24.0724 23.0241 24.1453 23.0067 24.0997 23.0867C24.0703 23.1384 24.085 23.1013 24.1052 23.1389C24.071 23.148 24.011 23.1588 23.9901 23.191C24.1093 23.4189 24.3334 23.2824 24.4618 23.4674C24.7227 23.5269 24.5858 23.4494 24.867 23.6968C25.2479 24.032 25.0287 23.9688 25.1423 24.0618C25.9727 25.1273 24.9385 26.569 23.6609 26.3093C22.3845 26.0731 22.2319 23.9378 23.5846 23.41C23.631 23.3953 23.5912 23.3251 23.7713 23.2536C23.8513 23.2218 23.826 23.1597 23.886 23.1597C23.9383 23.1597 23.8729 23.1481 23.9901 23.0658C23.1503 22.016 21.5685 23.1867 21.3314 24.2443C20.7928 23.8242 20.5212 23.1638 19.8288 22.9251L16.1554 17.794C15.6094 16.9691 15.0019 16.1941 13.9805 15.948C16.5936 14.8016 15.5944 10.6489 13.0148 11.5103C13.0257 11.5453 13.0908 11.5064 13.05 11.5938C13.0213 11.6553 13.033 11.6107 13.0554 11.6512C13.0214 11.6603 12.961 11.6714 12.9403 11.7033C13.0315 11.9069 13.2523 11.8013 13.3791 11.9432C14.5361 12.3568 14.8253 14.2965 13.4623 14.7329C11.6003 15.4807 10.8128 12.6438 12.568 11.8857C12.6407 11.7506 12.7448 11.7936 12.7823 11.7137C12.812 11.6502 12.854 11.6861 12.8655 11.6564C12.8818 11.6095 12.9107 11.599 12.9403 11.5782C12.6743 11.0363 11.8368 11.1513 11.3822 11.3644C10.361 11.9022 9.94593 13.2554 10.2678 14.3263C8.69025 12.1497 8.02584 8.78965 6.76497 6.43151C5.50661 4.69612 2.83089 6.36834 3.74376 8.28786C6.31185 14.5981 9.30936 19.4893 8.48347 26.3563C8.51064 28.7625 5.72059 40.4118 7.01621 41.6245C8.02017 42.8346 9.98856 42.4186 10.4252 40.8007C10.6646 39.7755 11.9905 32.9304 12.2323 31.743C12.8581 34.6266 13.2762 37.6627 13.8016 40.5712C14.3203 43.3165 17.9841 42.33 17.4906 39.9506C16.883 34.9242 15.3316 27.4815 15.5531 22.5236L17.1794 24.5729C17.7053 25.1596 17.8768 24.9657 18.0088 25.4803C18.7489 27.3858 20.3792 29.1853 20.4208 31.2475C20.3064 33.7006 19.3981 37.3497 19.0506 39.836C18.573 42.3597 22.2194 43.2592 22.7723 40.6284C22.8192 40.5454 23.8746 35.673 23.9707 35.6173C23.9719 35.6173 23.9731 35.6225 23.9739 35.6173C24.3604 36.5052 24.481 37.6552 24.8024 38.6104C25.0826 39.4229 25.2096 41.0609 25.9041 41.6662C27.0563 42.8889 29.1362 41.4283 28.7462 39.9193C28.3417 36.9549 27.4322 34.0155 27.3434 31.0181C27.5207 29.0792 29.1581 27.0674 29.9394 25.3133C30.4194 25.373 31.8463 23.1868 32.1826 22.7426C31.9799 26.1864 31.7306 28.8002 30.8055 32.1549C30.602 32.9641 31.6273 33.1449 32.1773 33.4012C31.4403 35.4995 31.4689 38.3562 31.4406 40.5556C31.5676 41.992 33.4902 42.6774 34.429 41.6089C35.3048 40.7638 34.8764 38.2957 35.0261 37.1401C35.1005 36.1761 35.0406 35.0113 34.8229 34.0635C35.2843 34.1208 36.2132 34.1633 36.6848 34.0948C36.5619 36.1597 36.7233 38.3642 36.7368 40.4721C36.8257 42.9181 40.4733 42.6753 40.3992 40.3052C40.261 38.0542 40.1533 35.5921 39.7048 33.3908C40.1874 33.1413 41.2967 32.8949 40.9992 32.1288C37.1531 19.4865 41.1211 17.9771 44.4109 7.25001Z' fill='%23122A3F'/%3e%3c/svg%3e")}.rooms--48{margin-right:48px}.rooms--48:last-of-child{margin-right:0}.rooms--48:before{width:48px;height:48px}.rooms__building:before{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='48' height='48' viewBox='0 0 48 48' fill='none'%3e%3cpath d='M45.3525 41.1525C44.5365 35.229 45.254 12.7314 44.9038 10.3028C44.699 8.88293 43.8505 8.38871 42.6241 8.33146C41.8838 8.06111 35.6917 8.05639 34.8193 8.06456C34.8 7.34349 34.771 6.72503 34.6685 5.91175C34.4532 4.20455 33.5411 3.60092 31.9359 3.64439C27.2372 3.39653 22.1923 3.40498 15.6484 3.67171C14.7964 3.70273 14.1284 4.39689 14.1284 5.25305C14.1287 5.36528 14.1384 9.31661 14.1557 14.5708C11.4424 14.4699 8.53068 14.5175 4.80239 14.7259C4.11098 14.7742 3.58984 15.4539 3.58984 16.3066C3.59625 24.5611 3.95272 32.9013 4.00155 41.1228H2.94049C1.99954 41.1228 1.23438 41.8879 1.23438 42.8282C1.23438 43.7691 1.99954 44.5343 2.94049 44.5343H45.0584C45.9986 44.5343 46.7638 43.7691 46.7638 42.8282C46.7638 41.9887 46.1525 41.2929 45.3525 41.1525ZM34.8326 9.12329C37.4641 9.09852 39.899 9.15578 42.2107 9.3098C42.3603 9.31877 42.5264 9.53039 42.5264 9.82267C42.5956 20.2219 43.0441 30.5978 43.1074 41.1228H35.1094C34.4728 35.0953 34.8323 9.19626 34.8326 9.12329ZM15.6891 4.72915C22.3881 4.45548 27.5044 4.45342 32.2856 4.72157C32.5545 4.73536 32.7675 4.96215 32.7709 5.23444C32.7794 6.76067 32.8257 37.3309 32.8492 41.1228H28.2352L28.2654 34.8284C28.2654 30.3337 23.6323 31.3038 23.3504 31.2108C21.5836 31.2108 20.1464 32.8335 20.1464 34.8284V41.1228H15.377C15.2666 37.4921 15.188 5.57243 15.1873 5.25167C15.1873 4.96904 15.4072 4.73949 15.6891 4.72915ZM26.2389 41.1228H21.2052V34.8284C21.2052 34.0545 21.5007 33.3683 21.9573 32.8987C24.3693 32.1137 26.1999 33.0898 26.3125 36.3336C26.3924 38.6311 26.3676 38.9609 26.2389 41.1228ZM4.86926 15.7827C8.07395 15.6032 10.6668 15.5453 13.0487 15.5975C13.0866 16.2767 13.6366 37.5239 12.7077 41.1228H5.06042C5.01178 32.8599 4.6551 24.572 4.64867 16.3059C4.64867 15.9757 4.81066 15.7868 4.86926 15.7827ZM45.0584 43.4755H2.94049C2.58341 43.4755 2.2932 43.1853 2.2932 42.8282C2.2932 42.4718 2.58341 42.1816 2.94049 42.1816H45.0584C45.4148 42.1816 45.705 42.4718 45.705 42.8282C45.705 43.1853 45.4148 43.4755 45.0584 43.4755Z' fill='%23122A3F'/%3e%3cpath d='M37.1759 19.4756C36.8836 19.4756 36.6465 19.7127 36.6465 20.005C36.6465 20.2973 36.8836 20.5344 37.1759 20.5344H39.5582C39.8505 20.5344 40.0877 20.2973 40.0877 20.005C40.0877 19.7127 39.8505 19.4756 39.5582 19.4756H37.1759Z' fill='%23122A3F'/%3e%3cpath d='M39.4704 26.6223C39.7626 26.6223 39.9998 26.3852 39.9998 26.0929C39.9998 25.8006 39.7626 25.5635 39.4704 25.5635H37.088C36.7957 25.5635 36.5586 25.8006 36.5586 26.0929C36.5586 26.3852 36.7957 26.6223 37.088 26.6223H39.4704Z' fill='%23122A3F'/%3e%3cpath d='M39.6461 31.7402H37.2638C36.9715 31.7402 36.7344 31.9774 36.7344 32.2696C36.7344 32.5619 36.9715 32.7991 37.2638 32.7991H39.6461C39.9384 32.7991 40.1756 32.5619 40.1756 32.2696C40.1756 31.9774 39.9384 31.7402 39.6461 31.7402Z' fill='%23122A3F'/%3e%3cpath d='M36.9103 14.9758H39.2926C39.5849 14.9758 39.822 14.7387 39.822 14.4464C39.822 14.1541 39.5849 13.917 39.2926 13.917H36.9103C36.618 13.917 36.3809 14.1541 36.3809 14.4464C36.3809 14.7387 36.618 14.9758 36.9103 14.9758Z' fill='%23122A3F'/%3e%3cpath d='M19.6514 10.2986C19.9423 10.2745 20.1602 10.0194 20.1367 9.72784L19.9582 7.52196C19.9341 7.23037 19.67 7.02426 19.3874 7.03666C19.0965 7.06079 18.8787 7.31585 18.9021 7.60744L19.0807 9.81332C19.1028 10.0826 19.3268 10.3141 19.6514 10.2986Z' fill='%23122A3F'/%3e%3cpath d='M19.6544 14.9766H19.6503C19.358 14.9786 19.1229 15.2178 19.125 15.5101L19.1443 17.8918C19.1464 18.1827 19.3835 18.417 19.6737 18.417H19.6779C19.9701 18.415 20.2052 18.1758 20.2031 17.8835L20.1838 15.5018C20.1818 15.2109 19.9446 14.9766 19.6544 14.9766Z' fill='%23122A3F'/%3e%3cpath d='M19.6544 22.6523H19.6503C19.358 22.6544 19.1229 22.8936 19.125 23.1859L19.1464 25.744C19.1485 26.0349 19.3856 26.2693 19.6758 26.2693H19.6799C19.9722 26.2672 20.2073 26.028 20.2052 25.7358L20.1838 23.1776C20.1818 22.8867 19.9446 22.6523 19.6544 22.6523Z' fill='%23122A3F'/%3e%3cpath d='M27.8463 10.3878C28.1587 10.3878 28.3996 10.1213 28.375 9.81568L28.1965 7.60979C28.1723 7.3182 27.9111 7.11278 27.6257 7.1245C27.3341 7.14863 27.117 7.40368 27.1404 7.69527L27.3189 9.90115C27.3417 10.1783 27.5733 10.3878 27.8463 10.3878Z' fill='%23122A3F'/%3e%3cpath d='M27.8927 15.0635H27.8886C27.5963 15.0655 27.3612 15.3047 27.3633 15.597L27.3826 17.9794C27.3847 18.2703 27.6218 18.5047 27.912 18.5047H27.9161C28.2084 18.5026 28.4435 18.2634 28.4414 17.9711L28.4221 15.5888C28.4201 15.2979 28.1829 15.0635 27.8927 15.0635Z' fill='%23122A3F'/%3e%3cpath d='M27.8927 22.7402H27.8886C27.5963 22.7423 27.3612 22.9815 27.3633 23.2738L27.3847 25.8326C27.3867 26.1235 27.6239 26.3579 27.9141 26.3579H27.9182C28.2105 26.3558 28.4456 26.1166 28.4435 25.8243L28.4221 23.2655C28.4201 22.9746 28.1829 22.7402 27.8927 22.7402Z' fill='%23122A3F'/%3e%3cpath d='M8.45888 22.4626C9.30458 22.428 10.2903 22.5584 11.1935 22.5212C11.4844 22.5095 11.7112 22.2641 11.7002 21.9725C11.6689 21.1285 11.682 20.0725 11.6491 19.202C11.6388 18.9235 11.4141 18.7009 11.1349 18.6926L8.4706 18.6182C8.13287 18.63 7.91495 18.8762 7.9274 19.1696C7.9628 20.0192 7.86917 21.0733 7.9081 21.9566C7.91982 22.2482 8.15557 22.4854 8.45888 22.4626ZM8.99381 19.6922L10.6048 19.737C10.6164 20.271 10.6162 20.8969 10.6275 21.4672C10.0965 21.4572 9.55129 21.4094 8.95727 21.3996C8.96019 20.8155 8.99099 20.2725 8.99381 19.6922Z' fill='%23122A3F'/%3e%3cpath d='M11.2657 25.7671L8.60144 25.6934C8.23823 25.7126 8.0466 25.9705 8.05825 26.2448C8.09351 27.0911 8.00009 28.1509 8.03894 29.0311C8.05066 29.3227 8.28642 29.5661 8.58972 29.5371C9.45315 29.5029 10.4066 29.6342 11.325 29.5964C11.6159 29.5847 11.8434 29.3393 11.8317 29.0477C11.7998 28.1773 11.8126 27.1341 11.78 26.2765C11.7696 25.998 11.5449 25.7747 11.2657 25.7671ZM9.08812 28.4741C9.09104 27.8893 9.12183 27.3481 9.12465 26.7673L10.7356 26.8122C10.748 27.374 10.7467 27.9785 10.7591 28.5424C10.21 28.5321 9.67788 28.4839 9.08812 28.4741Z' fill='%23122A3F'/%3e%3cpath d='M11.3881 32.384L8.72317 32.3096C8.35368 32.333 8.16845 32.5891 8.17997 32.8617C8.21423 33.6538 8.12464 34.7879 8.16136 35.648C8.17376 35.9396 8.4171 36.1719 8.71214 36.154C9.57344 36.1175 10.5219 36.2507 11.4467 36.2126C11.7376 36.2009 11.9644 35.9555 11.9534 35.6639C11.9222 34.8199 11.9353 33.7639 11.9024 32.8934C11.8921 32.6149 11.6673 32.3923 11.3881 32.384ZM9.21053 35.0911C9.21333 34.5328 9.24442 33.9301 9.24706 33.3836L10.858 33.4284C10.8697 33.9624 10.8695 34.5883 10.8808 35.1586C10.3499 35.1486 9.80197 35.1008 9.21053 35.0911Z' fill='%23122A3F'/%3e%3c/svg%3e")}@media (max-width:991px){ .rooms__cta .cta{max-width:300px;margin:0 auto}}[data-room="grey"]{filter:grayscale(1)}.places{display:flex;flex-direction:column;margin-bottom:30px}.places__image img{width:100%;height:100%;object-fit:cover;min-height:240px}.places__text{height:100%;background-color:var(--white);padding:var(--space-l) var(--space-xl)}.places__text h2{font-size:var(--text-xl)}.newslist__custominfo--cta .cta{display:flex;padding-left:0;justify-content:space-between;align-items:center}.newslist__custominfo--cta i{margin-left:20px}.newslist__custominfo--cta .faq__cross:before{margin:0}.newslist__custominfo--cta .cta[aria-expanded="true"] .faq__cross:before{transform:rotate(180deg)}@media (max-width:991px){ .places__image img{max-height:320px}}@media (min-width:992px) and (max-width:1199px){.rooms__item h3{font-size:22px}}.bg-ele-blog{background-image:url('../tartalom/bg-ele-blog.webp')}.blog__item{position:relative;display:flex !important;flex-direction:column;font-size:16px;color:var(--text-body);background-color:var(--white)}.blog__text{padding:24px}.blog__text h3{margin-bottom:12px;font-size:24px}.blog__date{padding:24px;background-color:#F8F7F4}.blog__date::before{content:'';display:inline-block;vertical-align:middle;min-width:24px;height:24px;margin:-4px 12px 0 0;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3e%3cpath d='M3.95866 18.0625C4.21405 18.6042 4.37314 19.0815 5.04085 18.9538C6.44119 19.0484 7.87293 19.0484 9.33605 18.9856C12.6436 18.818 15.8817 18.8414 19.1494 18.7867C19.1626 19.045 19.1376 19.3483 19.1376 19.6334C14.0885 19.7594 9.03951 19.9117 3.99007 20.0343C3.99007 19.3666 3.95866 18.6988 3.95866 18.0625ZM3.8645 9.15397C8.89018 9.18536 13.8866 9.18536 18.9123 9.21677C18.8495 12.0174 18.7846 15.1044 19.8668 17.7443C14.9667 17.2985 9.97237 17.6811 5.10362 18.1253C3.35373 15.454 4.05498 12.1765 3.8645 9.15397ZM15.6679 3.808C15.7307 3.808 15.7621 3.84109 15.827 3.8729C16.1765 4.35016 15.986 5.17693 15.8898 5.71698C15.7621 6.10005 15.7638 6.41821 15.3183 6.51237C14.6171 6.54546 14.7134 7.53178 15.5088 7.43546C16.4633 7.2764 16.7501 6.48098 16.9091 5.6228C17.6396 5.6228 18.4037 5.65418 19.1028 5.68557C19.0714 6.54546 19.04 7.30949 18.9772 8.19949C13.9494 8.1681 8.89018 8.1681 3.8645 8.13626C3.8645 7.40407 3.83098 6.64008 3.83098 5.90914C4.97637 5.87776 6.15442 5.84466 7.33077 5.81328C7.96709 5.81328 7.96879 4.82738 7.36429 4.79557C7.42706 4.38154 7.58615 3.682 8.09477 3.93568C8.35015 4.28525 8.31877 4.79557 8.19109 5.20834C8.25386 5.6228 8.09477 6.03682 7.9357 6.38637C7.80802 6.54546 7.84151 6.51408 7.58615 6.57728C6.88703 6.60866 6.98122 7.59455 7.77661 7.49994C8.73111 7.34088 9.01786 6.57728 9.17695 5.75005C11.1173 5.78189 13.1854 5.71866 15.1258 5.75005C15.7939 5.78189 15.827 4.6997 15.1592 4.6997C15.1906 4.28693 15.2534 3.808 15.6679 3.808ZM14.2362 4.60341C12.5804 4.57202 10.9268 4.6365 9.27325 4.6365C9.30463 3.42874 8.6085 2.85522 7.90261 2.87346C7.17677 2.8917 6.44119 3.5365 6.47258 4.76248C5.64578 4.95466 3.06909 4.41293 3.00418 5.43189C2.97279 10.4911 3.00418 15.5486 2.94141 20.6078C2.94141 20.9574 3.32234 21.2441 3.6405 21.1164C8.95509 20.9574 14.2675 20.8297 19.58 20.6706C19.7658 20.6706 19.9364 20.5646 20.0259 20.4123C20.336 20.0479 20.1451 19.3084 20.1336 18.7701C20.2779 18.7667 20.4221 18.7667 20.568 18.7616C21.713 18.4435 20.5031 17.0766 20.4089 16.344C20.059 15.0714 19.9631 13.545 19.8982 12.2079C19.804 9.88615 19.9945 7.56317 19.8354 5.27282C19.58 4.38154 17.7359 4.76248 16.9719 4.60341C17.0347 3.74522 16.591 2.85352 15.6514 2.85352C14.7134 2.85352 14.2675 3.71384 14.2362 4.60341Z' fill='%23454545'/%3e%3cpath d='M6.75947 10.6169C7.20531 10.6814 7.58627 10.7446 8.00072 10.7446C7.9672 11.1586 7.87304 11.6991 7.9672 12.1131H6.72805C6.75947 11.6677 6.75947 11.0941 6.75947 10.6169ZM7.23669 10.045C6.79085 10.1082 6.09173 9.85455 6.04339 10.443C5.99544 11.0314 5.67728 12.4944 6.34499 12.6701C7.01272 12.844 7.93581 12.7812 8.44445 12.7494C8.89029 12.718 8.92168 12.0486 8.9552 11.6991C8.9552 11.3809 8.89029 10.935 8.82752 10.6169C8.98659 10.395 8.82752 10.1082 8.57213 10.1082C8.25397 10.0136 7.68256 10.045 7.23669 10.045Z' fill='%23454545'/%3e%3cpath d='M11.0856 10.5861C11.5314 10.6506 11.9124 10.7138 12.3268 10.7138C12.2954 11.1279 12.1991 11.6683 12.2954 12.0823H11.0542C11.0856 11.6365 11.0856 11.0634 11.0856 10.5861ZM11.5628 10.0143C11.117 10.0775 10.4179 9.82212 10.3699 10.4122C10.3216 11.0001 10.0034 12.4637 10.6711 12.6393C11.3409 12.8133 12.2619 12.75 12.7727 12.7187C13.2164 12.6856 13.2499 12.0179 13.2813 11.6683C13.2813 11.3501 13.2164 10.9043 13.1536 10.5861C13.3127 10.3638 13.1536 10.0775 12.8983 10.0775C12.5801 9.98119 12.0087 10.0143 11.5628 10.0143Z' fill='%23454545'/%3e%3cpath d='M15.1266 10.6504C15.5725 10.7136 15.9555 10.7764 16.3679 10.7764C16.3365 11.1909 16.2402 11.7309 16.3365 12.1454H15.0952C15.0952 11.6995 15.1266 11.1277 15.1266 10.6504ZM15.6039 10.0455C15.1601 10.1087 14.3762 9.84187 14.3312 10.3955C14.2799 11.0301 14.0465 12.4949 14.7143 12.6705C15.382 12.8445 16.3051 12.7817 16.8137 12.7499C17.2282 12.7499 17.291 12.0177 17.3224 11.6995C17.3224 11.3814 17.2596 10.9355 17.1947 10.6173C17.3537 10.3955 17.1947 10.1087 16.9414 10.1087C16.5919 10.0141 16.0497 10.0773 15.6039 10.0455Z' fill='%23454545'/%3e%3cpath d='M6.98083 14.4349C7.42667 14.4994 7.80763 14.5626 8.25348 14.5626C8.22209 14.9766 8.12579 15.5171 8.22209 15.9311H6.98083C6.94942 15.4857 6.94942 14.9121 6.98083 14.4349ZM7.45806 13.8317C7.01222 13.8949 6.23038 13.628 6.18542 14.1812C6.13409 14.8163 5.89865 16.2811 6.56849 16.4567C7.23619 16.6307 8.15929 16.5674 8.66793 16.536C9.11379 16.5029 9.14518 15.8352 9.17657 15.4857C9.17657 15.1675 9.11379 14.7217 9.04889 14.4035C9.20795 14.1812 9.04889 13.8949 8.79563 13.8949C8.44395 13.7986 7.90393 13.8631 7.45806 13.8317Z' fill='%23454545'/%3e%3cpath d='M11.3083 14.4037C11.7541 14.4682 12.1372 14.5314 12.5495 14.5314C12.5181 14.9454 12.4218 15.4859 12.5181 15.8999H11.2769C11.2769 15.454 11.3083 14.8809 11.3083 14.4037ZM11.7855 13.7988C11.3418 13.8632 10.5578 13.5951 10.5129 14.15C10.4615 14.7847 10.2282 16.2495 10.8959 16.4238C11.5636 16.5995 12.4867 16.5362 12.9954 16.5031C13.4412 16.4717 13.4726 15.804 13.504 15.454C13.504 15.1359 13.4412 14.6905 13.3763 14.3723C13.5354 14.15 13.3763 13.8632 13.123 13.8632C12.7735 13.7674 12.2314 13.8319 11.7855 13.7988Z' fill='%23454545'/%3e%3cpath d='M15.3497 14.4685C15.7956 14.5317 16.1765 14.5945 16.591 14.5945C16.5575 15.0089 16.4633 15.5489 16.5575 15.9634H15.3184C15.3184 15.4862 15.3184 14.9457 15.3497 14.4685ZM15.827 13.8635C15.3811 13.9267 14.632 13.6731 14.584 14.2615C14.5361 14.8499 14.2676 16.3129 15.063 16.5679H15.1258C15.603 16.6625 16.5261 16.5997 17.0347 16.5679C17.4806 16.5365 17.512 15.8671 17.5455 15.5176C17.5455 15.1994 17.4806 14.7535 17.4178 14.4354C17.5769 14.2135 17.4178 13.9267 17.1624 13.9267C16.8129 13.8321 16.2728 13.8953 15.827 13.8635Z' fill='%23454545'/%3e%3c/svg%3e")}.blog__social{margin:48px 0}.blog__socialtitle{margin-bottom:12px;font-weight:600;font-size:var(--text-l)}a[class*=blog__social--]{position:relative;display:inline-block;margin-right:16px;width:32px;height:32px;z-index:0}[class*=blog__social--]::after{content:"";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:24px;height:25px;background:var(--secondary);background-repeat:no-repeat;-webkit-mask-repeat:no-repeat;-webkit-mask-position:center;z-index:1;transition:.3s}.blog__social--facebook::after{-webkit-mask-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='24' height='25' viewBox='0 0 24 25' fill='none'%3e%3cg clip-path='url(%23clip0_4488_5373)'%3e%3cpath d='M18.3246 6.81866C18.713 6.81866 19.0278 6.50372 19.0278 6.11554V1.59668C19.0278 1.20831 18.713 0.893555 18.3246 0.893555H13.0525C10.5884 0.893555 8.5838 2.89819 8.5838 5.36224V9.93109H5.67188C5.28351 9.93109 4.96875 10.2458 4.96875 10.6342V15.1529C4.96875 15.5413 5.28351 15.856 5.67188 15.856H8.5838V24.1904C8.5838 24.5788 8.89856 24.8936 9.28693 24.8936H13.8058C14.1942 24.8936 14.5089 24.5788 14.5089 24.1904V15.856H17.4208C17.7561 15.856 18.0447 15.6194 18.1104 15.2908L19.014 10.7721C19.0554 10.5656 19.002 10.3513 18.8683 10.1884C18.7348 10.0256 18.5352 9.93109 18.3246 9.93109H14.5089V6.81866H18.3246ZM13.8058 11.3373H17.467L16.8444 14.4498H13.8058C13.4174 14.4498 13.1027 14.7645 13.1027 15.1529V23.4873H9.99005V15.1529C9.99005 14.7645 9.67529 14.4498 9.28693 14.4498H6.375V11.3373H9.28693C9.67529 11.3373 9.99005 11.0226 9.99005 10.6342V5.36224C9.99005 3.67365 11.3639 2.2998 13.0525 2.2998H17.6215V5.41241H13.8058C13.4174 5.41241 13.1027 5.72717 13.1027 6.11554V10.6342C13.1027 11.0226 13.4174 11.3373 13.8058 11.3373Z' fill='white'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='clip0_4488_5373'%3e%3crect width='24' height='24' fill='white' transform='translate(0 0.893555)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e")}.blog__social--facebook:hover::after{background:var(--primary-l-2)}.blog__social--instagram::after{-webkit-mask-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='24' height='25' viewBox='0 0 24 25' fill='none'%3e%3cg clip-path='url(%23clip0_4488_5369)'%3e%3cpath d='M12 6.54199C8.49774 6.54199 5.64844 9.3913 5.64844 12.8936C5.64844 16.3958 8.49774 19.2451 12 19.2451C15.5023 19.2451 18.3516 16.3958 18.3516 12.8936C18.3516 9.3913 15.5023 6.54199 12 6.54199ZM12 17.8389C9.27319 17.8389 7.05469 15.6204 7.05469 12.8936C7.05469 10.1667 9.27319 7.94824 12 7.94824C14.727 7.94824 16.9453 10.1667 16.9453 12.8936C16.9453 15.6204 14.727 17.8389 12 17.8389Z' fill='white'/%3e%3cpath d='M21.5817 3.31183C20.0224 1.75232 17.9568 0.893555 15.7657 0.893555H8.23425C6.04321 0.893555 3.9776 1.75232 2.41827 3.31183C0.858765 4.87115 0 6.93677 0 9.12781V16.6591C0 18.8503 0.858765 20.916 2.41827 22.4753C3.9776 24.0348 6.04321 24.8936 8.23425 24.8936H15.7657C17.9568 24.8936 20.0224 24.0348 21.5817 22.4753C23.1412 20.916 24 18.8503 24 16.6591V9.12781C24 6.93677 23.1412 4.87115 21.5817 3.31183ZM22.5938 16.6591C22.5938 20.4241 19.5306 23.4873 15.7657 23.4873H8.23425C4.46942 23.4873 1.40625 20.4241 1.40625 16.6591V9.12781C1.40625 5.36298 4.46942 2.2998 8.23425 2.2998H15.7657C19.5306 2.2998 22.5938 5.36298 22.5938 9.12781V16.6591Z' fill='white'/%3e%3cpath d='M18.54 5.65039C18.3547 5.65039 18.1735 5.72583 18.0425 5.85675C17.9118 5.98749 17.8369 6.16895 17.8369 6.35352C17.8369 6.53864 17.9118 6.72009 18.0425 6.85083C18.1735 6.98175 18.3547 7.05664 18.54 7.05664C18.7246 7.05664 18.9061 6.98175 19.0368 6.85083C19.1675 6.72009 19.2432 6.53864 19.2432 6.35352C19.2432 6.16895 19.1675 5.98749 19.0368 5.85675C18.9061 5.72601 18.7246 5.65039 18.54 5.65039Z' fill='white'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='clip0_4488_5369'%3e%3crect width='24' height='24' fill='white' transform='translate(0 0.893555)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e")}.blog__social--instagram:hover::after{background:var(--primary-l-2)}.blog__social--youtube::after{-webkit-mask-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='24' height='25' viewBox='0 0 24 25' fill='none'%3e%3cg clip-path='url(%23clip0_4488_5375)'%3e%3cpath d='M16.2792 11.4131L10.6099 8.57825C10.2741 8.41034 9.93866 8.3252 9.61273 8.3252C8.60913 8.3252 7.9082 9.11584 7.9082 10.248V15.5198C7.9082 16.6519 8.60913 17.4426 9.61273 17.4426C9.93866 17.4426 10.2741 17.3574 10.6099 17.1895L16.2792 14.3549C16.9677 14.0106 17.3625 13.4745 17.3625 12.8838C17.3625 12.2933 16.9677 11.7573 16.2792 11.4131ZM15.6503 13.0971L9.98096 15.9318C9.80829 16.0182 9.68542 16.0363 9.61273 16.0363C9.36627 16.0363 9.31445 15.7554 9.31445 15.5198V10.248C9.31445 10.0123 9.36627 9.73163 9.61273 9.73163C9.68542 9.73163 9.80829 9.74976 9.98096 9.836L15.6505 12.671C15.8253 12.7584 15.9114 12.8406 15.9443 12.884C15.9114 12.9274 15.8253 13.0096 15.6503 13.0971Z' fill='white'/%3e%3cpath d='M21.4142 3.14355H2.58582C1.15997 3.14355 0 4.30353 0 5.72937V20.0389C0 21.4647 1.15997 22.6249 2.58582 22.6249H21.4142C22.84 22.6249 24 21.4647 24 20.0389V5.72937C24 4.30353 22.84 3.14355 21.4142 3.14355ZM22.5938 20.0389C22.5938 20.6893 22.0646 21.2186 21.4142 21.2186H2.58582C1.93542 21.2186 1.40625 20.6893 1.40625 20.0389V5.72937C1.40625 5.07898 1.93542 4.5498 2.58582 4.5498H21.4142C22.0646 4.5498 22.5938 5.07898 22.5938 5.72937V20.0389Z' fill='white'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='clip0_4488_5375'%3e%3crect width='24' height='24' fill='white' transform='translate(0 0.893555)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e")}.blog__social--youtube:hover::after{background:var(--primary-l-2)}.blog__social--tiktok:after{-webkit-mask-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='24' height='25' viewBox='0 0 24 25' fill='none'%3e%3cg clip-path='url(%23clip0_4488_5378)'%3e%3cpath d='M21.7844 6.16534C19.2653 6.16534 17.2158 4.11584 17.2158 1.59668C17.2158 1.20831 16.9008 0.893555 16.5126 0.893555H12.7469C12.3585 0.893555 12.0438 1.20831 12.0438 1.59668V17.0358C12.0438 18.5167 10.8389 19.7216 9.35779 19.7216C7.87683 19.7216 6.672 18.5167 6.672 17.0358C6.672 15.5546 7.87683 14.3498 9.35779 14.3498C9.74615 14.3498 10.0609 14.035 10.0609 13.6467V9.88092C10.0609 9.49274 9.74615 9.1778 9.35779 9.1778C5.02496 9.1778 1.5 12.7029 1.5 17.0358C1.5 21.3686 5.02496 24.8936 9.35779 24.8936C13.6906 24.8936 17.2158 21.3686 17.2158 17.0358V10.2017C18.6152 10.9479 20.1724 11.3373 21.7844 11.3373C22.1728 11.3373 22.4875 11.0226 22.4875 10.6342V6.86847C22.4875 6.48029 22.1728 6.16534 21.7844 6.16534ZM21.0813 9.90198C19.5802 9.7771 18.1547 9.25269 16.9232 8.36682C16.7091 8.21265 16.4268 8.19141 16.1918 8.31189C15.9571 8.43201 15.8095 8.67371 15.8095 8.93756V17.0358C15.8095 20.5931 12.9152 23.4873 9.35779 23.4873C5.80042 23.4873 2.90625 20.5931 2.90625 17.0358C2.90625 13.7159 5.42688 10.9735 8.65466 10.6221V13.004C6.73206 13.3383 5.26575 15.0189 5.26575 17.0358C5.26575 19.2922 7.10138 21.128 9.35779 21.128C11.6144 21.128 13.45 19.2922 13.45 17.0358V2.2998H15.8505C16.1726 5.03357 18.3475 7.2085 21.0813 7.53058V9.90198Z' fill='white'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='clip0_4488_5378'%3e%3crect width='24' height='24' fill='white' transform='translate(0 0.893555)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e")}.blog__social--tiktok:hover::after{background:var(--primary-l-2)}.packagelist nav{overflow:auto;white-space:nowrap}.packagelist nav ul{display:flex;flex-wrap:wrap;justify-content:center;margin:0}.packagelist nav ul li{margin:0;padding:16px 20px 12px 64px;transition:.4s}.packagelist nav ul li:before{display:none}.packagelist nav ul li a:before{content:'';position:absolute;left:16px;top:50%;transform:translateY(-50%);display:inline-block;width:32px;height:32px;background:var(--text-body);-webkit-mask-repeat:no-repeat;-webkit-mask-position:center;transition:.4s}.packagelist nav ul li.filter--all a:before{-webkit-mask-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32' fill='none'%3e%3cpath d='M8.61338 15.7627C10.7228 16.9268 12.8009 17.957 13.5626 18.6055C13.6534 18.752 13.8858 18.752 13.9688 19.4355C13.8995 20.0879 13.6925 20.4004 13.3517 21.375C13.0157 22.2559 12.5714 23.3887 12.1241 24.5527C11.7091 25.623 11.2931 26.7773 10.9737 27.7363C11.6397 27.0645 12.4093 26.2461 13.1544 25.4297C14.9718 23.4395 16.6739 21.4434 16.6778 21.4414C17.0118 21.0527 17.5958 21.0039 17.9884 21.334C17.9923 21.3359 19.8438 22.8906 21.8478 24.4922C22.6798 25.168 23.5958 25.873 24.3849 26.457C24.1231 25.9141 23.8282 25.3203 23.5235 24.7109C22.5138 22.6895 21.3907 20.5391 20.9181 19.4902C20.7833 19.1172 20.6896 19.1133 20.6349 18.5645C20.8263 17.6182 21.0372 17.8262 21.2481 17.5107C21.4767 17.3066 21.7657 17.0732 22.1153 16.8066C22.8048 16.2764 23.7149 15.6162 24.6505 14.9326C25.5489 14.2861 26.506 13.5693 27.2677 12.9697C24.506 13.4512 20.0646 14.5791 20.0587 14.5898C19.5821 14.7139 19.0919 14.4482 18.9356 13.9795C18.9356 13.9727 18.252 11.8867 17.4532 9.64258C17.0626 8.51953 16.6056 7.30957 16.2169 6.35742C16.1681 6.62598 16.1212 6.91016 16.0743 7.20703C15.7979 8.93945 15.5226 11.0684 15.2726 12.6084C15.0538 13.7061 15.0685 14.249 14.6495 14.9473C14.1153 15.4502 13.8048 15.4502 13.4698 15.4502C13.3546 15.4473 13.2364 15.4473 13.1056 15.4707C11.6378 15.4619 8.89267 15.0225 6.85654 14.7832C7.39365 15.0938 7.99717 15.4287 8.61338 15.7627ZM30.5196 11.9941C30.4356 12.7197 30.1798 12.8096 29.9591 13.1045C29.7228 13.3545 29.422 13.6221 29.0665 13.918C28.3653 14.5029 27.4474 15.1934 26.506 15.8848C24.9864 16.9961 23.3126 18.2129 22.6407 18.7695C22.6954 18.8906 22.7638 19.0352 22.8399 19.1934C23.1056 19.7402 23.4747 20.4805 23.8888 21.2949C24.7149 22.9238 25.7091 24.8672 26.3829 26.3164C26.8321 27.3535 27.1446 27.873 27.2052 28.6172C27.2052 28.6953 27.1974 28.7598 27.1935 28.7988L27.1036 29.082C26.9923 29.3789 26.5216 29.6738 26.1954 29.6406C25.2228 29.502 24.9044 29.0645 23.9044 28.4258C23.0177 27.7852 21.9317 26.9473 20.881 26.1094C19.547 25.0469 18.2599 23.9863 17.4962 23.3516C16.0645 25.002 12.462 29.1133 10.7843 30.4551C10.4161 30.6875 10.3038 30.9238 9.60166 31C9.45908 31 9.32432 30.9727 9.10557 30.875C8.49912 30.4727 8.56064 30.0137 8.54014 29.8164C8.58603 28.623 9.43174 26.459 10.2999 24.1113C10.961 22.373 11.6632 20.582 11.964 19.752C11.8292 19.666 11.6632 19.5645 11.4757 19.4551C10.8302 19.082 9.93174 18.5996 8.9708 18.0801C7.03818 17.0312 4.93662 15.915 3.93076 15.1133C3.66025 14.8184 3.32334 14.7871 3.19932 13.9268C3.19541 13.6602 3.31064 13.418 3.38877 13.3271C4.09775 12.6055 4.44053 12.8516 4.95127 12.7676C6.97275 12.7783 11.4298 13.6152 13.1056 13.6035C13.1339 13.6035 13.1632 13.6025 13.1905 13.6025C13.1905 13.5967 13.1925 13.5928 13.1925 13.5879C13.255 13.3193 13.3243 12.9424 13.3966 12.4941C13.546 11.5986 13.712 10.4268 13.8819 9.24316C14.2696 6.79199 14.4923 4.59375 15.0538 3.54883C15.1612 3.41016 15.3331 3.04883 15.9786 3C16.1075 3.00195 16.1856 3.02148 16.2228 3.0332C16.2325 3.03711 16.2423 3.03809 16.2501 3.04199C17.0333 3.39062 16.9181 3.6377 17.1778 3.96094C17.3575 4.28711 17.5411 4.69336 17.7462 5.1709C18.1485 6.12305 18.6095 7.3457 19.0489 8.56348C19.6075 10.1201 20.1329 11.6621 20.4376 12.5723C22.3946 12.082 27.1915 10.9102 29.0567 10.8916C29.1466 10.9111 29.2325 10.9111 29.3302 10.9062C29.6075 10.9023 29.9298 10.8984 30.4122 11.5332L30.4708 11.6758C30.4669 11.6758 30.5157 11.79 30.5196 11.9941Z' fill='%23454545'/%3e%3c/svg%3e")}.packagelist nav ul li.filter--ele a:before{-webkit-mask-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='38' height='32' viewBox='0 0 38 32' fill='none'%3e%3cg clip-path='url(%23clip0_4575_11083)'%3e%3cpath d='M13.1491 7.28832C13.0753 7.09836 12.9276 6.90475 12.8867 6.69727C13.1249 6.75644 13.2316 6.97343 13.2674 7.20284C13.2908 7.31535 13.3054 7.44539 13.2558 7.55425C13.2141 7.46512 13.1871 7.37745 13.1491 7.28832Z' fill='%23454545'/%3e%3cpath d='M10.8957 7.72673C10.7093 7.66682 10.6099 7.45714 10.5558 7.21093C10.5259 7.08088 10.5295 6.94718 10.5273 6.81641C10.6969 6.90116 10.8167 7.04874 10.9066 7.22846C10.9373 7.387 10.9556 7.57038 10.8957 7.72673Z' fill='%23454545'/%3e%3cpath d='M25.4567 6.91359C25.1257 7.23943 24.7545 7.52875 24.3518 7.73331C24.3511 7.7092 24.3518 7.68509 24.3562 7.65952C24.4256 7.32272 24.7523 7.09112 25.0592 6.97642C25.1863 6.92528 25.3237 6.90336 25.4567 6.91359Z' fill='%23454545'/%3e%3cpath d='M26.9199 8.9998C26.9506 8.72875 27.1107 8.47597 27.3255 8.30135C27.639 8.02008 28.0555 7.99816 28.4575 8.06172C28.255 8.31451 27.9773 8.51396 27.7121 8.68199C27.4746 8.81935 27.1925 8.97788 26.9199 8.9998Z' fill='%23454545'/%3e%3cpath d='M37.0172 9.0213L36.9872 9.04175C36.9382 8.98915 36.8871 8.93728 36.8359 8.88833C36.8454 8.86714 36.8549 8.84011 36.8564 8.81308C36.8593 8.79335 36.8615 8.77289 36.8622 8.75098C36.92 8.83792 36.9719 8.92778 37.0172 9.0213Z' fill='%23454545'/%3e%3cpath d='M35.1714 30.1195C35.194 30.3087 35.1823 30.5074 35.1421 30.6952C34.9953 30.926 34.7716 31.1292 34.5663 31.2329C34.095 31.4791 33.5608 31.5755 33.0573 31.5748C32.4222 31.5507 31.8128 31.4002 31.1828 31.474C30.9548 31.5032 30.6954 31.5383 30.4645 31.566C30.1342 31.6077 29.7915 31.5967 29.4728 31.4893C28.9737 31.3111 28.4702 30.9531 28.2598 30.4439C28.3007 30.4336 28.3416 30.4197 28.3818 30.4022C28.4826 30.3584 28.5711 30.2963 28.6529 30.2261C28.6931 30.2028 28.7333 30.1794 28.7742 30.1575C29.0519 30.3555 29.3742 30.4738 29.7023 30.5922C29.5839 30.7836 29.5013 30.9976 29.4648 31.2285C29.8397 31.143 30.1693 31.0261 30.4923 30.9173C30.5836 30.9567 30.6837 30.9955 30.7553 31.0254C31.1733 31.1913 31.6454 31.1744 32.0795 31.0787C32.3733 31.0101 32.659 30.8968 32.9316 30.7945C33.2999 30.6638 33.8275 30.4899 34.0979 30.2393C34.095 30.2809 34.0906 30.3233 34.084 30.3671L34.1636 30.186C34.3887 30.1407 34.6233 30.0946 34.8886 30.034C34.7081 29.7089 34.4026 29.4926 34.057 29.3881C34.3127 29.3852 34.5634 29.3312 34.7863 29.1777C34.9945 29.4473 35.1334 29.7717 35.1714 30.1195Z' fill='%23454545'/%3e%3cpath d='M34.5787 18.8498C34.7117 19.6973 34.6364 20.5024 34.3682 21.2468C34.1767 21.1197 33.9838 21.0225 33.7799 20.9246C33.7127 20.891 33.6447 20.8589 33.5768 20.8282C33.6593 20.6653 33.7324 20.4965 33.7967 20.3241C34.0693 19.6001 34.2016 18.8293 34.1 18.0454C34.0094 17.3535 33.7646 16.6667 33.3568 16.0983C33.1763 15.8682 32.9651 15.6249 32.7598 15.3984C33.0777 15.5614 33.3897 15.5957 33.6608 15.5109C33.7207 15.6395 33.777 15.7696 33.8318 15.8989C34.1687 16.8618 34.4376 17.8379 34.5787 18.8498Z' fill='%23454545'/%3e%3cpath d='M34.1914 28.4541C34.1951 28.4526 34.1994 28.4504 34.2024 28.4482C34.2016 28.449 34.2016 28.4497 34.2009 28.4504C34.1965 28.4607 34.1943 28.4614 34.1914 28.4541Z' fill='%23454545'/%3e%3cpath d='M31.7578 24.9299C32.2525 24.6494 32.6172 24.1467 32.7707 23.5929C32.7853 23.582 32.7999 23.571 32.8138 23.5586C32.7889 23.8041 32.7115 24.0466 32.5923 24.2563C32.414 24.618 32.6223 24.9022 32.8949 25.1944C33.4042 25.7321 34.1175 26.1296 34.5238 26.7959C34.7123 27.1049 34.8702 27.4307 35.0032 27.7675C35.1559 28.0685 35.3327 28.7363 34.8541 29.1264C34.8314 29.1447 34.8088 29.1615 34.7861 29.1769C34.5545 28.8773 34.2351 28.6457 33.8712 28.5281C33.9815 28.5164 34.1204 28.493 34.192 28.4536C34.1949 28.4609 34.1971 28.4601 34.2015 28.4499C34.2022 28.4492 34.2022 28.4485 34.203 28.4477C34.2154 28.4397 34.2249 28.4309 34.2315 28.4222C34.2271 28.4192 34.2103 28.4353 34.203 28.4477C34.2 28.4499 34.1957 28.4521 34.192 28.4536C34.1905 28.4506 34.1891 28.4455 34.1876 28.439C34.1832 28.3966 34.1116 28.2687 34.0649 28.1818C34.0517 28.1569 34.0393 28.1321 34.0261 28.1073C34.0524 28.0949 34.0787 28.0817 34.105 28.0678C34.3491 27.9319 34.5808 27.685 34.6005 27.3993C34.3323 27.5937 34.0254 27.6178 33.7199 27.5681C33.6542 27.4614 33.5847 27.357 33.5117 27.2554C32.9621 26.6154 31.901 25.8461 31.7578 24.9299Z' fill='%23454545'/%3e%3cpath d='M34.1638 30.1852C34.1587 30.186 34.1536 30.1874 34.1484 30.1881C34.1587 30.1765 34.1689 30.164 34.1784 30.1523L34.1638 30.1852Z' fill='%23454545'/%3e%3cpath d='M34.0979 30.2389C34.1161 30.2221 34.1329 30.2053 34.1483 30.1885C34.1534 30.1877 34.1585 30.1863 34.1636 30.1855L34.084 30.3667C34.0906 30.3229 34.0949 30.2805 34.0979 30.2389Z' fill='%23454545'/%3e%3cpath d='M34.1481 30.1885C34.1327 30.2053 34.1159 30.2221 34.0977 30.2389C34.0984 30.225 34.0991 30.2119 34.0991 30.198C34.1152 30.1951 34.1313 30.1914 34.1481 30.1885Z' fill='%23454545'/%3e%3cpath d='M34.0997 30.1984C34.1136 29.8967 34.0434 29.6315 33.9199 29.3867C33.966 29.3889 34.0113 29.3896 34.0573 29.3882C34.403 29.4927 34.7084 29.7089 34.8889 30.034C34.6237 30.0947 34.3891 30.1407 34.164 30.186L34.1786 30.1531C34.1691 30.1648 34.1589 30.1772 34.1487 30.1889C34.1318 30.1918 34.1158 30.1955 34.0997 30.1984Z' fill='%23454545'/%3e%3cpath d='M34.0249 28.1074C33.9292 27.9247 33.8284 27.7435 33.7188 27.5682C34.0242 27.6179 34.3311 27.5938 34.5993 27.3994C34.5796 27.6851 34.3479 27.932 34.1039 28.0679C34.0776 28.0818 34.0513 28.0949 34.0249 28.1074Z' fill='%23454545'/%3e%3cpath d='M33.919 29.3865C34.0425 29.6313 34.1127 29.8965 34.0988 30.1982C33.8591 30.2465 33.6282 30.2947 33.3797 30.359C33.1181 30.4262 32.893 30.5029 32.6592 30.5891C32.5802 30.3349 32.4202 30.1274 32.2148 29.9747C32.4326 29.6802 32.76 29.4618 33.1217 29.3697C33.2481 29.3369 33.379 29.3193 33.5098 29.3164C33.5456 29.3281 33.5799 29.3412 33.6143 29.3544C33.7151 29.3697 33.8174 29.3807 33.919 29.3865Z' fill='%23454545'/%3e%3cpath d='M33.8705 28.5282C34.2344 28.6459 34.5537 28.8775 34.7854 29.177C34.5625 29.3304 34.3119 29.3845 34.0561 29.3874C34.0049 29.3728 33.9531 29.3597 33.9004 29.3487C33.7462 29.0565 33.519 28.7934 33.2734 28.5312L33.2881 28.4961C33.4437 28.4961 33.6001 28.5085 33.7594 28.5363C33.7886 28.5355 33.8274 28.5326 33.8705 28.5282Z' fill='%23454545'/%3e%3cpath d='M33.9004 29.3486C33.953 29.3596 34.0049 29.3727 34.056 29.3874C34.01 29.3888 33.9647 29.3881 33.9187 29.3859C33.9128 29.3735 33.9062 29.3611 33.9004 29.3486Z' fill='%23454545'/%3e%3cpath d='M33.5098 29.3161C33.6406 29.3125 33.7728 29.3234 33.9007 29.349C33.9066 29.3614 33.9131 29.3738 33.919 29.3863C33.8174 29.3804 33.7151 29.3694 33.6143 29.3541C33.5799 29.341 33.5456 29.3278 33.5098 29.3161Z' fill='%23454545'/%3e%3cpath d='M33.7798 20.9246C33.9837 21.0225 34.1766 21.1196 34.3681 21.2468C34.3272 21.3615 34.2819 21.474 34.2315 21.5858C34.0444 21.6595 33.8478 21.6997 33.6432 21.718C33.4451 21.7297 33.2435 21.7143 33.0469 21.672C33.2515 21.4097 33.4291 21.1269 33.5767 20.8281C33.6446 20.8588 33.7126 20.891 33.7798 20.9246Z' fill='%23454545'/%3e%3cpath d='M33.054 27.3711C33.2638 27.4514 33.4918 27.5311 33.7198 27.5683C33.8294 27.7437 33.9302 27.9249 34.026 28.1075C33.5261 28.342 32.9561 28.3011 32.4387 28.163C32.2758 28.1185 32.1179 28.1031 31.9469 28.1302C31.2973 28.2383 30.6798 28.6394 30.0082 28.776C29.7466 28.825 29.4433 28.8549 29.1992 28.7278C29.3242 28.6781 29.425 28.6124 29.5208 28.5429C29.8116 28.3252 30.0476 28.0849 30.3341 27.8467C30.926 27.3565 31.7401 26.9232 32.5461 27.1702C32.7171 27.2235 32.8889 27.3104 33.054 27.3711Z' fill='%23454545'/%3e%3cpath d='M32.0413 20.1992C32.5462 20.4272 33.0687 20.5967 33.5759 20.8283C33.4283 21.1271 33.2507 21.4098 33.0461 21.6721C32.5901 21.5757 32.1618 21.3368 31.8673 20.9605C31.8118 20.8867 31.7606 20.8071 31.7168 20.7231C31.8812 20.707 32.031 20.6361 32.0603 20.4637C32.0076 20.46 31.9667 20.4469 31.9346 20.4272C31.9762 20.3548 32.012 20.2789 32.0413 20.1992Z' fill='%23454545'/%3e%3cpath d='M32.496 15.1156C32.1598 14.7606 31.831 14.4048 31.4634 14.0877C31.2091 13.8678 30.9395 13.6676 30.6545 13.4981C30.653 13.2848 30.642 13.0729 30.6172 12.8618C30.6917 12.826 30.7655 12.7872 30.8386 12.7441C31.8288 13.0956 32.7233 13.8663 33.237 14.7087C33.3276 14.8556 33.4116 15.0075 33.4906 15.1617C33.2056 15.3173 32.8044 15.2238 32.4989 15.1105L32.496 15.1156Z' fill='%23454545'/%3e%3cpath d='M33.3316 22.915C33.3199 22.9384 33.3074 22.9618 33.2943 22.9852C33.2731 23.0093 33.2512 23.0327 33.2285 23.0568L33.3316 22.915Z' fill='%23454545'/%3e%3cpath d='M28.2769 29.573C28.6729 29.4649 29.2385 29.3509 29.6427 29.2647C30.5547 29.0689 31.4184 28.7986 32.3377 28.6028C32.6527 28.5436 32.9669 28.4954 33.2877 28.4961L33.2731 28.5312C33.5187 28.7935 33.7459 29.0565 33.9001 29.3487C33.7722 29.3231 33.64 29.3122 33.5092 29.3158C32.7682 29.0594 31.8364 29.0835 31.053 29.245C30.2455 29.3977 29.4863 29.7535 28.773 30.1567C28.6013 30.0347 28.4471 29.882 28.3192 29.6797L28.2754 29.6789L28.2769 29.573Z' fill='%23454545'/%3e%3cpath d='M32.7695 23.5932C32.7907 23.5165 32.8083 23.4383 32.8207 23.3594C32.8229 23.4259 32.82 23.4923 32.8126 23.5588C32.7988 23.5712 32.7841 23.5822 32.7695 23.5932Z' fill='%23454545'/%3e%3cpath d='M32.8215 23.3598C32.8164 23.0902 32.7433 22.8272 32.584 22.611C32.6118 22.562 32.6395 22.5123 32.6673 22.4619L32.7696 22.467C32.8573 22.7556 32.8704 23.0617 32.8215 23.3598Z' fill='%23454545'/%3e%3cpath d='M32.0767 23.8553C32.228 23.6836 32.3478 23.4856 32.4122 23.2628C32.4502 23.1254 32.4618 22.9822 32.4487 22.8398C32.494 22.7652 32.5386 22.6893 32.5832 22.6104C32.7425 22.8266 32.8155 23.0896 32.8207 23.3592C32.8082 23.4381 32.7907 23.5163 32.7695 23.593C32.543 23.7676 32.2799 23.8925 32 23.9495C32.0241 23.9167 32.0497 23.8852 32.0767 23.8553Z' fill='%23454545'/%3e%3cpath d='M32.0014 23.9503C32.2813 23.8933 32.5444 23.7684 32.7709 23.5938C32.6174 24.1475 32.2528 24.6502 31.7581 24.9307C31.7201 24.6853 31.7478 24.4288 31.8684 24.1622C31.9064 24.0876 31.9517 24.0168 32.0014 23.9503Z' fill='%23454545'/%3e%3cpath d='M32.5813 7.58789C32.5857 7.61492 32.5886 7.64268 32.5901 7.67045L32.6127 8.22935L32.2919 7.78369C32.2875 7.74351 32.2788 7.70405 32.2656 7.66606L32.5696 7.59008L32.5813 7.58789Z' fill='%23454545'/%3e%3cpath d='M32.4961 15.1155L32.499 15.1104C32.8045 15.2236 33.2057 15.3171 33.4907 15.1615C33.5499 15.2769 33.6061 15.3931 33.6602 15.5107C33.3891 15.5955 33.0771 15.5611 32.7592 15.3982C32.6992 15.3325 32.6401 15.2674 32.5823 15.2053C32.5538 15.1754 32.5253 15.1454 32.4961 15.1155Z' fill='%23454545'/%3e%3cpath d='M32.4737 22.4824C32.5139 22.5233 32.5504 22.5657 32.5833 22.611C32.5387 22.6899 32.4941 22.7659 32.4488 22.8404C32.4401 22.7381 32.4189 22.6358 32.3867 22.5358L32.4737 22.4824Z' fill='%23454545'/%3e%3cpath d='M31.9492 30.6314C31.977 30.3903 32.072 30.166 32.2145 29.9746C32.4198 30.1273 32.5799 30.3348 32.6588 30.589C32.5726 30.6205 32.4856 30.6533 32.395 30.6877C32.2313 30.6592 32.0895 30.6387 31.9492 30.6314Z' fill='%23454545'/%3e%3cpath d='M32.2949 22.5359H32.387C32.4192 22.636 32.4404 22.7383 32.4491 22.8406C32.2891 23.108 32.1261 23.3469 31.9478 23.5559C31.8126 23.7188 31.6672 23.8539 31.5123 23.9803H31.5116C31.1118 23.9475 30.7238 23.7867 30.3869 23.5778C29.2601 22.8559 29.1884 21.7191 30.3065 20.998C30.4125 21.1201 30.5469 21.2048 30.6953 21.253C30.3942 21.5942 30.0135 22.0991 30.46 22.4709C30.6887 22.677 31.0373 22.8275 31.3471 22.891C31.7242 22.9758 32.0655 22.8187 32.2949 22.5359Z' fill='%23454545'/%3e%3cpath d='M32.387 22.5357H32.2949C32.3212 22.5028 32.3461 22.4685 32.3702 22.4327C32.3702 22.4334 32.3695 22.4342 32.3695 22.4349L32.4725 22.2924C32.683 22.1017 32.8744 21.8942 33.0462 21.6721C33.2427 21.7145 33.4444 21.7299 33.6425 21.7182C33.8471 21.6999 34.0437 21.6597 34.2307 21.5859C34.0064 22.0849 33.6929 22.5532 33.2946 22.9858C33.3078 22.9624 33.3202 22.939 33.3319 22.9156L33.2288 23.0574C33.2515 23.0332 33.2734 23.0099 33.2946 22.9858C33.1733 23.2057 33.0082 23.4015 32.813 23.5593C32.8203 23.4928 32.8233 23.4263 32.8211 23.3598C32.87 23.0617 32.8569 22.7556 32.7692 22.467L32.6669 22.4619C32.6391 22.5123 32.6113 22.562 32.5836 22.611C32.5507 22.5657 32.5142 22.5233 32.474 22.4824L32.387 22.5357Z' fill='%23454545'/%3e%3cpath d='M32.2453 7.61652C32.2278 7.44995 32.1226 7.29214 32.0181 7.16136C32.0166 7.1599 32.0159 7.15844 32.0137 7.15625C32.2468 7.21031 32.4565 7.36812 32.5698 7.59022L32.2658 7.6662C32.2592 7.6494 32.2526 7.6326 32.2453 7.61652Z' fill='%23454545'/%3e%3cpath d='M32.2461 7.61621C32.2534 7.63228 32.26 7.64909 32.2666 7.66589L32.249 7.67027C32.249 7.65201 32.2483 7.63375 32.2461 7.61621Z' fill='%23454545'/%3e%3cpath d='M30.877 29.7309C31.3293 29.6023 31.8445 29.6995 32.2143 29.9742C32.0718 30.1656 31.9768 30.3899 31.949 30.631C31.7919 30.6215 31.637 30.6281 31.4572 30.6566C31.1159 30.7121 30.8061 30.8107 30.4911 30.9167C30.4378 30.8933 30.3874 30.8706 30.3472 30.8494C30.1374 30.7486 29.9182 30.6697 29.7012 30.5915C29.9577 30.1744 30.3837 29.8661 30.877 29.7309Z' fill='%23454545'/%3e%3cpath d='M32.2859 7.02826C32.1741 7.02606 32.0622 7.02753 31.9512 7.03191L32.033 6.80762C32.1222 6.87337 32.2091 6.94643 32.2859 7.02826Z' fill='%23454545'/%3e%3cpath d='M32.0403 5.47363C32.0622 5.5087 32.0834 5.5445 32.1046 5.5803L31.9336 5.48167C31.9687 5.47875 32.0045 5.47656 32.0403 5.47363Z' fill='%23454545'/%3e%3cpath d='M32.0488 10.0705C32.1197 10.6498 32.1628 11.2957 31.8398 11.821C31.5935 12.2016 31.2296 12.5187 30.8386 12.7437C30.756 12.7145 30.6735 12.6882 30.5902 12.6655C30.5865 12.6378 30.5821 12.6108 30.5777 12.5837L30.4754 12.5823C30.4718 12.5991 30.4681 12.6159 30.4637 12.6327C29.8703 12.4902 29.2558 12.5085 28.6777 12.7583C29.1162 12.45 29.5481 12.1695 30.0297 11.9276C30.4484 11.7158 30.854 11.5638 31.2142 11.2855C31.4517 11.1225 31.6965 10.9099 31.7543 10.606C31.8544 10.1223 31.5592 9.77605 31.1996 9.49696C31.0812 9.40929 30.9694 9.32162 30.8489 9.24929L30.908 9.23687L30.9417 9.22299C30.8839 8.99139 30.957 8.6502 31.1141 8.37988C31.3918 8.4639 31.6373 8.63778 31.793 8.90883C31.9859 9.26025 32.0013 9.68911 32.0488 10.0705Z' fill='%23454545'/%3e%3cpath d='M32.0354 6.79199C32.7084 6.88843 33.4209 7.0477 34.0647 7.16167C34.7772 7.27857 35.4737 7.51163 36.0649 7.94341C36.374 8.16405 36.6546 8.4351 36.8629 8.75071C36.8621 8.77263 36.8599 8.79309 36.857 8.81281C36.8555 8.83985 36.846 8.86688 36.8365 8.88806C36.2205 8.29336 35.4532 7.92149 34.6698 7.58469C33.9303 7.22743 33.1074 7.04112 32.286 7.0287C32.2093 6.94688 32.1224 6.87382 32.0332 6.80807L32.0354 6.79199Z' fill='%23454545'/%3e%3cpath d='M32.0149 7.1557C31.9236 7.03953 31.7058 6.84081 31.6035 6.73926C31.7446 6.75314 31.8892 6.77067 32.0354 6.79186L32.0332 6.80793L31.9514 7.03223C32.0624 7.02784 32.1742 7.02638 32.2861 7.02857C32.4351 7.18492 32.5499 7.37049 32.5827 7.58748L32.5711 7.58967C32.4578 7.36757 32.2481 7.20976 32.0149 7.1557Z' fill='%23454545'/%3e%3cpath d='M31.9353 20.4267C31.8783 20.3917 31.8476 20.3347 31.822 20.2638C31.7913 20.1944 31.7548 20.1162 31.6992 20.0322C31.8125 20.0921 31.9265 20.1469 32.0419 20.1988C32.0127 20.2784 31.9769 20.3544 31.9353 20.4267Z' fill='%23454545'/%3e%3cpath d='M31.76 7.95982C31.4955 7.92475 31.266 8.11982 31.114 8.38064C31.0402 8.35799 30.9642 8.34192 30.8867 8.33169C31.0183 7.96274 31.3076 7.64347 31.6781 7.61133C31.7446 7.6442 31.8009 7.67927 31.8396 7.71653C31.8988 7.77279 31.923 7.79909 31.9105 7.87215C31.8893 7.92402 31.9025 7.99416 31.9449 8.03215C31.9178 8.01096 31.8104 7.97078 31.76 7.95982Z' fill='%23454545'/%3e%3cpath d='M31.6777 7.61129C31.7968 7.60033 31.9255 7.62006 32.0592 7.67778C32.1929 7.7238 32.3164 7.84289 32.2631 7.99997L31.9101 7.87212C31.9225 7.79906 31.8984 7.77275 31.8392 7.7165C31.8005 7.67924 31.7442 7.64417 31.6777 7.61129Z' fill='%23454545'/%3e%3cpath d='M31.709 20.7066C31.7989 20.6262 31.8734 20.5312 31.9348 20.4268C31.9669 20.4465 32.0079 20.4596 32.0605 20.4633C32.0313 20.6357 31.8814 20.7066 31.717 20.7226C31.7141 20.7175 31.7112 20.7124 31.709 20.7066Z' fill='%23454545'/%3e%3cpath d='M31.6836 7.18652C31.8466 7.24497 31.9744 7.31146 32.1052 7.42835C32.1622 7.47511 32.2112 7.54159 32.2448 7.61611C32.247 7.63365 32.2477 7.65191 32.2477 7.67018L32.2653 7.66579C32.2784 7.70378 32.2872 7.74324 32.2916 7.78342L32.2682 7.75054C32.1761 7.61465 32.0227 7.50141 31.8539 7.51602C31.8012 7.51675 31.7464 7.53575 31.6902 7.55401L31.6836 7.18652Z' fill='%23454545'/%3e%3cpath d='M32.0018 23.9496C31.8432 23.9825 31.6788 23.9935 31.5137 23.9796C31.6686 23.8532 31.814 23.718 31.9492 23.5551C32.1275 23.3461 32.2905 23.1072 32.4505 22.8398C32.4637 22.9823 32.452 23.1255 32.414 23.2629C32.3497 23.4857 32.2298 23.6837 32.0786 23.8554C32.0515 23.8853 32.0259 23.9167 32.0018 23.9496Z' fill='%23454545'/%3e%3cpath d='M31.6895 20.7246C31.696 20.7195 31.7033 20.7129 31.7099 20.707C31.7121 20.7129 31.715 20.718 31.718 20.7231C31.7085 20.7238 31.699 20.7246 31.6895 20.7246Z' fill='%23454545'/%3e%3cpath d='M31.6999 20.0328C31.7554 20.1168 31.792 20.195 31.8227 20.2644C31.8482 20.3353 31.8789 20.3923 31.9359 20.4273C31.8746 20.5318 31.8 20.6268 31.7101 20.7071C31.6648 20.6209 31.629 20.5296 31.6034 20.4368V20.4361C31.5998 20.3345 31.5874 20.2374 31.5684 20.1409C31.5698 20.0847 31.5764 20.0292 31.5903 19.9736C31.6268 19.9941 31.6634 20.0138 31.6999 20.0328Z' fill='%23454545'/%3e%3cpath d='M31.678 7.61097C31.4756 7.50869 31.1818 7.42467 31.0312 7.36257L31.5537 7.18869C31.7043 7.12805 31.8636 7.12074 32.0134 7.15581C32.0156 7.158 32.0163 7.15947 32.0178 7.16093C32.1223 7.2917 32.2275 7.44951 32.2451 7.61609C32.2114 7.54157 32.1625 7.47508 32.1055 7.42832C31.9747 7.31143 31.8468 7.24494 31.6838 7.1865L31.6904 7.55399C31.7467 7.53572 31.8015 7.51673 31.8541 7.51599C32.0229 7.50138 32.1764 7.61462 32.2684 7.75052L32.2918 7.78339C32.3006 7.85718 32.2926 7.93243 32.2633 7.99965C32.3167 7.84257 32.1932 7.72348 32.0594 7.67746C31.9257 7.61974 31.7971 7.60001 31.678 7.61097Z' fill='%23454545'/%3e%3cpath d='M31.7568 24.9301C31.6625 24.9834 31.5631 25.0287 31.4594 25.0645C31.0779 25.1997 30.6877 25.1865 30.3011 25.1683C29.9416 25.1442 29.582 25.1332 29.2225 25.1237C29.1567 25.1208 29.0895 25.1193 29.0223 25.1193H29.0215C28.6006 25.1142 28.1556 25.1383 27.75 25.0558C26.6429 24.7862 25.7937 24.0461 25.4766 23.0218C25.5986 22.72 25.6746 22.3971 25.7016 22.0611C25.8361 22.0552 25.9669 22.0194 26.0926 21.9697C26.4543 22.9348 27.0981 23.7918 28.0277 24.2806C29.1165 24.8797 30.0373 25.123 31.0845 24.2981C31.2336 24.1922 31.3761 24.0899 31.5113 23.9796H31.512C31.6771 23.9935 31.8416 23.9825 32.0001 23.9496C31.9504 24.0161 31.9051 24.087 31.8671 24.1615C31.7466 24.4282 31.7188 24.6846 31.7568 24.9301Z' fill='%23454545'/%3e%3cpath d='M31.6028 20.4365C31.6283 20.5293 31.6642 20.6206 31.7095 20.7068C31.7029 20.7127 31.6956 20.7193 31.689 20.7244C31.6583 20.7258 31.6276 20.7258 31.5977 20.7244C31.6064 20.625 31.6079 20.5293 31.6028 20.4365Z' fill='%23454545'/%3e%3cpath d='M31.6614 19.9778C31.6753 19.996 31.6877 20.015 31.6987 20.0326C31.6622 20.0136 31.6256 19.9939 31.5891 19.9734C31.5752 20.0289 31.5686 20.0844 31.5672 20.1407C31.5445 20.0194 31.5116 19.9003 31.4707 19.7812C31.5467 19.8368 31.6125 19.904 31.6614 19.9778Z' fill='%23454545'/%3e%3cpath d='M31.6021 20.4358C31.5765 20.3393 31.5634 20.24 31.567 20.1406C31.586 20.2371 31.5984 20.3342 31.6021 20.4358Z' fill='%23454545'/%3e%3cpath d='M31.1328 20.6096C31.1269 20.6074 31.1211 20.6059 31.1152 20.6037C31.1306 20.6001 31.1452 20.5942 31.1576 20.5884C31.1591 20.5876 31.1598 20.5869 31.1605 20.5869C31.1598 20.5884 31.1569 20.5906 31.1562 20.5913C31.1496 20.5971 31.1408 20.6037 31.1328 20.6096Z' fill='%23454545'/%3e%3cpath d='M31.0979 20.6364C31.0943 20.6408 31.0899 20.6437 31.0848 20.6459C31.0789 20.6466 31.084 20.6305 31.0855 20.6101C31.0957 20.6079 31.1052 20.6064 31.1147 20.6035C31.1206 20.6057 31.1264 20.6072 31.1323 20.6094C31.1235 20.6159 31.1162 20.6218 31.1118 20.6262L31.0979 20.6364Z' fill='%23454545'/%3e%3cpath d='M31.1152 20.604C31.1057 20.6069 31.0962 20.6084 31.0859 20.6106C31.0874 20.6062 31.0874 20.6011 31.0874 20.5967C31.0969 20.5989 31.1057 20.6011 31.1152 20.604Z' fill='%23454545'/%3e%3cpath d='M30.9314 20.8797C30.9737 20.8249 31.0198 20.7628 31.0709 20.7109C31.133 20.8855 31.2383 21.0667 31.3121 21.2611C31.1067 21.3188 30.8897 21.3173 30.6953 21.253C30.696 21.2508 30.6982 21.2494 30.6997 21.2472C30.764 21.123 30.8495 20.9959 30.9314 20.8797Z' fill='%23454545'/%3e%3cpath d='M31.0508 20.5173C31.1056 20.502 31.1633 20.4954 31.224 20.499V20.6013C31.2086 20.6072 31.1933 20.6145 31.1787 20.624C31.1633 20.6181 31.148 20.6137 31.1326 20.6094C31.1407 20.6035 31.1494 20.5969 31.156 20.5911C31.1567 20.5904 31.1597 20.5882 31.1604 20.5867C31.1597 20.5867 31.1589 20.5874 31.1575 20.5882C31.1451 20.594 31.1304 20.5999 31.1151 20.6035C31.1056 20.6006 31.0968 20.5984 31.0873 20.5962C31.0881 20.5874 31.0873 20.5787 31.0851 20.5706C31.0807 20.5399 31.0632 20.518 31.0508 20.518V20.5173Z' fill='%23454545'/%3e%3cpath d='M31.0849 20.6459C31.09 20.6437 31.0944 20.6408 31.098 20.6364L31.1119 20.6262C31.1163 20.6218 31.1236 20.616 31.1324 20.6094C31.1477 20.6138 31.1631 20.6181 31.1784 20.624C31.1397 20.6459 31.1046 20.6759 31.071 20.7102C31.0593 20.6773 31.0491 20.6437 31.041 20.6108C31.0556 20.6123 31.071 20.6116 31.0856 20.6101C31.0841 20.6306 31.079 20.6466 31.0849 20.6459Z' fill='%23454545'/%3e%3cpath d='M31.0376 20.5843C31.0369 20.5843 31.0362 20.5836 31.0354 20.5836C31.031 20.5507 31.0325 20.5251 31.0457 20.52C31.0471 20.5193 31.0486 20.5186 31.0508 20.5186C31.0632 20.5186 31.0807 20.5405 31.0851 20.5712C31.0873 20.5792 31.088 20.588 31.0873 20.5967C31.0705 20.5916 31.0537 20.588 31.0376 20.5843Z' fill='%23454545'/%3e%3cpath d='M31.041 20.6108C31.0388 20.6042 31.0373 20.5969 31.0359 20.5903C31.0359 20.5881 31.0352 20.5852 31.0352 20.583C31.0359 20.583 31.0366 20.5837 31.0373 20.5837C31.0534 20.5874 31.0702 20.591 31.087 20.5962C31.087 20.6005 31.087 20.6057 31.0856 20.61C31.071 20.6115 31.0556 20.6122 31.041 20.6108Z' fill='%23454545'/%3e%3cpath d='M31.0415 20.6112C31.0232 20.609 31.0049 20.6039 30.9903 20.5944C30.9764 20.5812 31.0005 20.5761 31.0356 20.5834C31.0356 20.5856 31.0364 20.5885 31.0364 20.5907C31.0378 20.5973 31.0393 20.6046 31.0415 20.6112Z' fill='%23454545'/%3e%3cpath d='M31.1153 8.38C30.9582 8.65032 30.8851 8.99151 30.9428 9.22311L30.9092 9.23699C30.8069 9.06238 30.7938 8.84758 30.8157 8.6474C30.8259 8.54147 30.8508 8.43407 30.888 8.33105C30.9655 8.34128 31.0415 8.35736 31.1153 8.38Z' fill='%23454545'/%3e%3cpath d='M30.8491 9.24932C30.7548 9.19306 30.6547 9.14631 30.5422 9.11562C30.2462 9.02868 29.9225 9.01261 29.5871 8.97681L29.541 8.88548C29.8362 8.46612 30.3858 8.2674 30.8871 8.33096C30.8498 8.43398 30.825 8.54137 30.8147 8.64731C30.7928 8.84749 30.806 9.06229 30.9083 9.2369L30.8491 9.24932Z' fill='%23454545'/%3e%3cpath d='M30.3541 20.9822C30.417 20.9216 30.4762 20.8705 30.5405 20.8179C30.6961 20.7024 30.8591 20.5651 31.0506 20.5176V20.5183C31.0484 20.5183 31.0469 20.519 31.0454 20.5198C31.0323 20.5249 31.0308 20.5505 31.0352 20.5833C31.0001 20.576 30.976 20.5811 30.9899 20.5943C31.0045 20.6038 31.0228 20.6089 31.0411 20.6111C31.0491 20.644 31.0593 20.6776 31.071 20.7105C31.0199 20.7623 30.9738 20.8244 30.9314 20.8792C30.8496 20.9954 30.7641 21.1225 30.6998 21.2467C30.6983 21.2489 30.6961 21.2504 30.6954 21.2526C30.5471 21.2043 30.4126 21.1196 30.3066 20.9976C30.3329 20.9808 30.36 20.964 30.3878 20.9472L30.3541 20.9822Z' fill='%23454545'/%3e%3cpath d='M30.6544 13.4983C30.6566 13.6517 30.6529 13.8059 30.6456 13.9593C30.6018 14.7374 30.4571 15.5111 30.2145 16.2526C29.9726 16.0839 29.7205 15.9429 29.464 15.8377L29.4004 15.8084C29.7782 15.0099 30.0734 14.1734 30.3022 13.3076C30.422 13.3661 30.5397 13.4296 30.6544 13.4983Z' fill='%23454545'/%3e%3cpath d='M30.4182 12.9965L30.3941 12.9556C30.4248 12.9446 30.4555 12.9329 30.4862 12.9212C30.53 12.9022 30.5738 12.8825 30.6177 12.8613C30.6425 13.0725 30.6535 13.2843 30.655 13.4977C30.5402 13.429 30.4226 13.3654 30.3027 13.307C30.3254 13.2171 30.3488 13.1273 30.37 13.0374C30.386 13.025 30.4021 13.0104 30.4182 12.9965Z' fill='%23454545'/%3e%3cpath d='M30.5898 12.666C30.6732 12.6887 30.7557 12.715 30.8383 12.7442C30.7652 12.7873 30.6914 12.826 30.6169 12.8618C30.6096 12.7961 30.6008 12.731 30.5898 12.666Z' fill='%23454545'/%3e%3cpath d='M30.5788 12.5845C30.5832 12.6115 30.5876 12.6385 30.5913 12.6663C30.5496 12.6539 30.5072 12.6429 30.4648 12.6334C30.4692 12.6166 30.4729 12.5998 30.4765 12.583L30.5788 12.5845Z' fill='%23454545'/%3e%3cpath d='M30.4749 10.1633C30.7876 10.5768 30.5531 11.1817 30.1957 11.4871C30.1197 11.1503 30.1731 10.8508 30.1014 10.5432C30.1482 10.4716 30.1921 10.3993 30.2352 10.3247L30.1562 10.2597C30.0992 10.3072 30.043 10.3547 29.9867 10.4022C29.8047 10.3372 29.6031 10.3503 29.3984 10.3255C29.6199 9.98282 30.1701 9.80529 30.4749 10.1633Z' fill='%23454545'/%3e%3cpath d='M28.678 12.7589C29.2561 12.509 29.8706 12.4908 30.464 12.6332C30.4406 12.7406 30.4165 12.8473 30.3902 12.954C30.3142 12.9803 30.239 13.0066 30.1644 13.0336C30.0599 13.0658 29.9547 13.0935 29.8487 13.1169C29.4607 12.9803 29.05 12.9021 28.6166 12.8977L28.5918 12.8203C28.621 12.7991 28.6495 12.7786 28.678 12.7589Z' fill='%23454545'/%3e%3cpath d='M30.4174 12.997C30.4013 13.0108 30.3852 13.0255 30.3691 13.0379C30.3764 13.0116 30.383 12.9845 30.3881 12.9582C30.3903 12.9575 30.3918 12.9568 30.3933 12.9561L30.4174 12.997Z' fill='%23454545'/%3e%3cpath d='M30.4864 12.9214C30.4557 12.9331 30.425 12.9448 30.3943 12.9557L30.3928 12.9528C30.3921 12.9528 30.3914 12.9535 30.3906 12.9535C30.4169 12.8469 30.441 12.7402 30.4644 12.6328C30.5068 12.6423 30.5492 12.6533 30.5909 12.6657C30.6018 12.7307 30.6106 12.7957 30.6179 12.8615C30.574 12.8827 30.5302 12.9024 30.4864 12.9214Z' fill='%23454545'/%3e%3cpath d='M30.3938 12.956C30.3923 12.9568 30.3909 12.9575 30.3887 12.9582C30.3901 12.9568 30.3901 12.9553 30.3901 12.9539C30.3909 12.9539 30.3916 12.9531 30.3923 12.9531L30.3938 12.956Z' fill='%23454545'/%3e%3cpath d='M30.3899 12.9541C30.3899 12.9556 30.3899 12.957 30.3884 12.9585C30.3139 12.9855 30.2393 13.0104 30.1641 13.0337C30.2386 13.0067 30.3139 12.9804 30.3899 12.9541Z' fill='%23454545'/%3e%3cpath d='M30.4923 30.9169C30.1693 31.0258 29.8397 31.1427 29.4648 31.2281C29.5014 30.9973 29.584 30.7832 29.7023 30.5918C29.9194 30.67 30.1386 30.7489 30.3483 30.8497C30.3885 30.8709 30.439 30.8935 30.4923 30.9169Z' fill='%23454545'/%3e%3cpath d='M30.2214 20.8825C29.94 20.4054 30.2798 19.8465 30.7483 19.6653C30.9902 19.5638 31.2686 19.6325 31.4717 19.7815C31.5127 19.9006 31.5455 20.0197 31.5682 20.141C31.5645 20.2403 31.5777 20.3397 31.6033 20.4361V20.4369C31.6084 20.5296 31.6069 20.6253 31.5982 20.7247C31.5178 20.7203 31.441 20.705 31.3789 20.6845C31.311 20.6684 31.2437 20.6451 31.1794 20.6246C31.194 20.6151 31.2094 20.6078 31.2247 20.602V20.4997C31.1641 20.496 31.1063 20.5026 31.0515 20.5179C30.8601 20.5654 30.6971 20.7028 30.5415 20.8182C30.4772 20.8708 30.418 20.922 30.3551 20.9826L30.3887 20.9475C30.361 20.9643 30.3339 20.9811 30.3076 20.9979C30.2762 20.9629 30.247 20.9242 30.2214 20.8825Z' fill='%23454545'/%3e%3cpath d='M30.3706 13.0381C30.3494 13.1279 30.326 13.2178 30.3033 13.3077C30.2485 13.2806 30.193 13.2551 30.1367 13.2302C30.2164 13.1689 30.2946 13.1053 30.3706 13.0381Z' fill='%23454545'/%3e%3cpath d='M30.1246 16.515C30.1561 16.428 30.1867 16.3404 30.2152 16.252C31.2252 16.957 32.0444 18.1544 32.1503 19.327C32.1744 19.6068 32.1452 19.921 32.0422 20.1986C31.9267 20.1467 31.8127 20.092 31.6994 20.032C31.6885 20.0145 31.6761 19.9955 31.6622 19.9773C31.6132 19.9035 31.5474 19.8362 31.4714 19.7807C31.44 19.6879 31.4035 19.5951 31.364 19.5009C30.9628 18.5928 30.4206 17.7899 29.9609 16.9197C30.0172 16.7853 30.0713 16.6501 30.1246 16.515Z' fill='%23454545'/%3e%3cpath d='M30.1644 13.0333C30.2397 13.0099 30.3142 12.985 30.3888 12.958C30.3837 12.9843 30.3771 13.0113 30.3698 13.0376C30.2938 13.1049 30.2156 13.1684 30.1359 13.2298C30.0555 13.1947 29.9752 13.1626 29.8926 13.1326C29.9825 13.099 30.0731 13.0661 30.1644 13.0333Z' fill='%23454545'/%3e%3cpath d='M29.4648 15.8379C29.7213 15.9431 29.9735 16.0841 30.2153 16.2529C30.1868 16.3413 30.1562 16.4289 30.1247 16.5159C30.0714 16.651 30.0173 16.7862 29.961 16.9206C29.7776 16.5743 29.6081 16.2163 29.4648 15.8379Z' fill='%23454545'/%3e%3cpath d='M30.1359 13.23C29.8779 13.4302 29.6039 13.6077 29.3189 13.7684C29.1216 13.8809 28.9177 13.9832 28.7094 14.0738C28.7072 13.9014 28.6977 13.729 28.6816 13.5573C29.047 13.4375 29.4095 13.3089 29.7676 13.1788C29.8092 13.1635 29.8509 13.1482 29.8925 13.1328C29.9751 13.1628 30.0555 13.1949 30.1359 13.23Z' fill='%23454545'/%3e%3cpath d='M22.498 12.2807C22.6434 12.2756 22.7896 12.2756 22.9357 12.2814L22.9759 12.1872C22.8078 12.0535 22.62 11.949 22.4198 11.8701C22.4008 11.7744 22.3818 11.6787 22.3613 11.583C23.3501 11.9892 24.4206 12.1952 25.4876 12.2054C26.7613 12.2208 28.027 11.8117 29.0917 11.0876C29.4023 10.8845 29.6924 10.6471 29.9854 10.4023C29.9928 10.4045 30.0001 10.4075 30.0074 10.4104C30.0636 10.4425 30.0695 10.4535 30.0951 10.5207C30.0973 10.528 30.0987 10.536 30.1002 10.5433C29.6464 11.2593 29.0676 11.8365 28.4084 12.269C28.3821 12.193 28.3536 12.117 28.3237 12.0418L28.2236 12.0615C28.2228 12.1726 28.2199 12.2822 28.2148 12.391C26.5954 13.3671 24.539 13.5125 22.6595 12.7687C22.6324 12.7585 22.6054 12.7483 22.5784 12.7381C22.5528 12.5861 22.5258 12.4334 22.498 12.2807Z' fill='%23454545'/%3e%3cpath d='M30.2348 10.3248C30.1917 10.3993 30.1478 10.4716 30.1011 10.5432C30.0996 10.5359 30.0981 10.5279 30.0959 10.5206C30.0704 10.4534 30.0645 10.4424 30.0083 10.4103C30.0009 10.4073 29.9936 10.4044 29.9863 10.4022C30.0426 10.3547 30.0989 10.3073 30.1559 10.2598L30.2348 10.3248Z' fill='%23454545'/%3e%3cpath d='M30.1653 13.0332C30.074 13.0661 29.9833 13.099 29.8935 13.1326C29.8788 13.1267 29.8642 13.1216 29.8496 13.1165C29.9556 13.0931 30.0608 13.0653 30.1653 13.0332Z' fill='%23454545'/%3e%3cpath d='M29.4647 15.8378C29.608 16.2163 29.7775 16.5743 29.9609 16.9206C29.4202 18.2152 28.7369 19.4594 27.8322 20.537C27.4098 21.0462 26.9363 21.5364 26.3488 21.8543C26.2669 21.8952 26.1814 21.9361 26.0937 21.9704C26.0703 21.9076 26.0484 21.8448 26.0272 21.7812C26.006 21.7227 25.987 21.6643 25.9688 21.6051C26.5526 21.2457 27.0444 20.4449 27.2827 19.9372C27.4442 19.6062 27.5838 19.2701 27.7073 18.9305C27.9966 18.4336 28.267 17.9251 28.544 17.4269C28.7581 17.044 28.962 16.6539 29.1724 16.2681C29.2521 16.1162 29.3281 15.9635 29.4012 15.8086L29.4647 15.8378Z' fill='%23454545'/%3e%3cpath d='M28.9823 5.77535L28.8047 5.68037L29.3652 5.36914L29.4222 5.44951C29.45 5.48896 30.0923 6.41535 29.6889 7.00202L29.5099 7.26211L29.4887 6.94722C29.4712 6.68713 29.3462 5.96896 28.9823 5.77535ZM29.0334 5.67891C29.5318 5.94412 29.5983 6.93992 29.5983 6.93992C29.9637 6.40878 29.3323 5.51307 29.3323 5.51307L29.0334 5.67891Z' fill='%23454545'/%3e%3cpath d='M29.2948 5.6582C29.3569 5.75903 29.4592 5.94167 29.5286 6.14551C29.4599 5.97528 29.3657 5.8109 29.2363 5.69108L29.2948 5.6582Z' fill='%23454545'/%3e%3cpath d='M29.5981 6.93954C29.5981 6.93954 29.5316 5.94375 29.0332 5.67854L29.3321 5.5127C29.3321 5.5127 29.9635 6.4084 29.5981 6.93954ZM29.5294 6.14539C29.46 5.94155 29.3577 5.75891 29.2955 5.65808L29.2371 5.69096C29.3664 5.81078 29.4607 5.97516 29.5294 6.14539Z' fill='%23454545'/%3e%3cpath d='M29.0208 25.3193C28.9711 25.4691 28.9156 25.6203 28.8338 25.757C28.415 26.4708 27.7756 26.9076 27.0456 27.1195C27.0258 26.8017 27.031 26.4773 27.0521 26.1522C27.4555 26.077 27.8538 25.9542 28.2455 25.7672C28.5035 25.6466 28.7475 25.4859 29.0208 25.3193Z' fill='%23454545'/%3e%3cpath d='M28.7937 8.13184C28.7959 8.13257 28.7981 8.13403 28.8003 8.13476C28.7981 8.13403 28.7952 8.1333 28.793 8.1333C28.7937 8.13257 28.7937 8.13184 28.7937 8.13184Z' fill='%23454545'/%3e%3cpath d='M28.7934 8.13312C28.7123 8.36253 28.5852 8.58244 28.4558 8.77093C28.1306 9.21075 27.6637 9.61623 27.1119 9.71047L27.1076 9.66152C27.033 9.54974 26.9724 9.43066 26.9417 9.30499C26.9139 9.20271 26.9081 9.0997 26.9198 8.99961C27.1923 8.97769 27.4744 8.81915 27.7119 8.6818C27.9772 8.51376 28.2549 8.31431 28.4573 8.06152C28.5713 8.07979 28.6846 8.10463 28.7934 8.13312Z' fill='%23454545'/%3e%3cpath d='M28.6611 7.73233C28.8613 7.28302 28.5302 6.86804 28.0859 6.81836C28.3731 6.84174 28.6486 6.98713 28.7889 7.25452C28.9234 7.53653 28.8956 7.84265 28.7941 8.13197C28.7005 8.08521 28.6011 8.04283 28.4981 8.00923C28.5631 7.92302 28.6179 7.83096 28.6611 7.73233Z' fill='%23454545'/%3e%3cpath d='M28.681 13.5576C28.697 13.7293 28.7065 13.9017 28.7087 14.0741C28.4632 14.1815 28.2104 14.2729 27.9531 14.3481C28.0006 14.1494 28.0408 13.9492 28.0744 13.7476C28.2776 13.6877 28.48 13.6241 28.681 13.5576Z' fill='%23454545'/%3e%3cpath d='M26.482 20.6927C26.2927 20.898 26.099 21.112 25.8703 21.275C25.8265 21.1179 25.7833 20.9593 25.7344 20.8008C25.7782 20.7402 25.8184 20.6802 25.8579 20.6262C26.539 19.5763 26.7728 18.3014 27.117 17.0989C27.28 16.4823 27.5021 15.8196 27.7148 15.2154C27.8076 14.9276 27.888 14.639 27.9545 14.3482C28.2117 14.2729 28.4645 14.1816 28.7101 14.0742C28.7166 14.5294 28.6779 14.986 28.6019 15.4317C28.352 16.6174 28.1203 17.7959 27.7075 18.9305C27.345 19.5522 26.9526 20.1542 26.482 20.6927Z' fill='%23454545'/%3e%3cpath d='M28.6787 12.7588C28.6502 12.7785 28.6217 12.799 28.5925 12.8202L28.5859 12.8004C28.6166 12.7858 28.6481 12.7719 28.6787 12.7588Z' fill='%23454545'/%3e%3cpath d='M28.5703 30.2728L28.6573 30.2217C28.6558 30.2231 28.6536 30.2246 28.6522 30.2261C28.6244 30.2414 28.5974 30.2567 28.5703 30.2728Z' fill='%23454545'/%3e%3cpath d='M28.5695 12.8359C28.5965 12.9594 28.6199 13.0836 28.6389 13.2078C28.5278 13.1947 28.4167 13.1713 28.3086 13.1318L28.2969 13.0303C28.389 12.9638 28.4796 12.8988 28.5695 12.8359Z' fill='%23454545'/%3e%3cpath d='M28.6378 13.2083C28.6188 13.0841 28.5954 12.9599 28.5684 12.8364C28.5764 12.8298 28.5837 12.8247 28.591 12.8203L28.6159 12.8978C29.0492 12.9021 29.4599 12.9803 29.8479 13.1169C29.5322 13.1878 29.2107 13.2236 28.8804 13.2251C28.8 13.2236 28.7189 13.2192 28.6378 13.2083Z' fill='%23454545'/%3e%3cpath d='M28.457 8.06139C28.4724 8.04386 28.4855 8.02632 28.498 8.00879C28.601 8.0424 28.7004 8.08477 28.7939 8.13153C28.7939 8.13153 28.7939 8.13226 28.7932 8.13299C28.6843 8.1045 28.571 8.07966 28.457 8.06139Z' fill='%23454545'/%3e%3cpath d='M28.3237 12.042C28.3537 12.1172 28.3822 12.1932 28.4085 12.2692C28.3449 12.3123 28.2799 12.3532 28.2148 12.3912C28.22 12.2824 28.2229 12.1728 28.2236 12.0617L28.3237 12.042Z' fill='%23454545'/%3e%3cpath d='M28.6525 30.2259C28.5707 30.2961 28.4822 30.3582 28.3814 30.402C28.3412 30.4195 28.3003 30.4334 28.2594 30.4436C28.2294 30.3706 28.2053 30.2939 28.1877 30.215C28.149 30.036 28.1505 29.8511 28.2177 29.6787L28.2762 29.6794L28.32 29.6802C28.4479 29.8825 28.6021 30.0352 28.7738 30.1572C28.7329 30.1792 28.6927 30.2025 28.6525 30.2259C28.654 30.2245 28.6562 30.223 28.6576 30.2215L28.5707 30.2727C28.5977 30.2566 28.6247 30.2413 28.6525 30.2259Z' fill='%23454545'/%3e%3cpath d='M28.2177 29.6787C28.1505 29.8511 28.149 30.0359 28.1878 30.2149C28.2053 30.2938 28.2294 30.3705 28.2594 30.4436C27.8852 30.5393 27.4818 30.3428 27.2465 30.0578C27.21 30.0125 27.183 29.9826 27.1523 29.938C27.1581 29.9453 27.1647 29.9526 27.1713 29.9599L27.123 29.8935C27.1333 29.9103 27.1428 29.9249 27.1523 29.938C26.5085 29.2125 26.2812 28.1904 26.4274 27.2443C26.6385 27.2195 26.8461 27.1786 27.0463 27.1201C27.0953 27.9355 27.3087 28.7092 27.8619 29.355C27.8904 29.3908 27.9196 29.4383 27.9473 29.4756C27.9927 29.5384 28.0584 29.5954 28.1015 29.6385C28.111 29.6502 28.1469 29.6392 28.1907 29.6246L28.2777 29.5735L28.2762 29.6794L28.2177 29.6787Z' fill='%23454545'/%3e%3cpath d='M27.9648 6.81457C27.9838 6.81311 28.0021 6.81311 28.0204 6.81457C28.0014 6.81384 27.9838 6.81384 27.9648 6.81457Z' fill='%23454545'/%3e%3cpath d='M27.2817 19.9364C27.0435 20.4441 26.5517 21.2449 25.9678 21.6043C25.932 21.4947 25.9006 21.3851 25.8691 21.2741C26.0979 21.1112 26.2915 20.8971 26.4808 20.6918C26.9514 20.1534 27.3438 19.5513 27.7063 18.9297C27.5828 19.2693 27.4432 19.6054 27.2817 19.9364Z' fill='%23454545'/%3e%3cpath d='M27.123 29.8936L27.1713 29.96C27.1647 29.9527 27.1581 29.9454 27.1523 29.9381C27.1428 29.925 27.1333 29.9104 27.123 29.8936Z' fill='%23454545'/%3e%3cpath d='M27.0533 26.1523C27.0321 26.4775 27.027 26.8018 27.0467 27.1196C26.8465 27.1781 26.6389 27.219 26.4277 27.2439C26.4533 27.0787 26.4899 26.9158 26.5381 26.7573C26.5951 26.5659 26.6623 26.3796 26.7471 26.2006C26.8494 26.1874 26.9517 26.1713 27.0533 26.1523Z' fill='%23454545'/%3e%3cpath d='M27.3395 5.14693C27.0742 4.88099 26.3105 4.94747 26.3105 4.94747C26.9412 4.5493 27.4389 4.94747 27.4389 4.94747L27.3395 5.14693Z' fill='%23454545'/%3e%3cpath d='M26.9194 8.99953C26.8829 9.00318 26.8464 9.00318 26.8105 9.00099C26.8105 8.97104 26.8127 8.94108 26.8164 8.91113C26.8675 8.48446 27.2022 8.12136 27.5998 7.97889C27.8928 7.87807 28.2085 7.91241 28.4979 8.00884C28.4855 8.02638 28.4723 8.04391 28.457 8.06145C28.055 7.99789 27.6385 8.0198 27.325 8.30108C27.1102 8.47569 26.9501 8.72848 26.9194 8.99953Z' fill='%23454545'/%3e%3cpath d='M27.1073 9.66192C26.9246 9.4968 26.8084 9.25205 26.8106 9.00146C26.8464 9.00365 26.8829 9.00365 26.9195 9C26.9078 9.10009 26.9136 9.2031 26.9414 9.30539C26.9721 9.43105 27.0327 9.55014 27.1073 9.66192Z' fill='%23454545'/%3e%3cpath d='M26.6041 7.45228C26.9337 7.09867 27.3882 6.86196 27.8683 6.82031C27.5643 6.85173 27.2757 6.99492 27.0616 7.19949C26.7364 7.53264 26.5595 8.00534 26.531 8.4583C26.5288 8.65556 26.5347 8.80753 26.6516 8.93246C26.6889 8.96095 26.7408 8.98506 26.7831 8.99894C26.7919 8.99967 26.8007 9.0004 26.8102 9.00113C26.808 9.25173 26.9242 9.49648 27.1069 9.66159L27.1113 9.71054C26.99 9.731 26.8635 9.73684 26.7335 9.72442C26.1328 9.62652 25.8331 9.05958 25.9873 8.49191C26.0882 8.09008 26.325 7.74451 26.6041 7.45228Z' fill='%23454545'/%3e%3cpath d='M26.7463 26.2014C26.6616 26.3804 26.5943 26.5667 26.5373 26.7581C26.4891 26.9166 26.4526 27.0796 26.427 27.2447C26.2078 27.271 25.9849 27.2805 25.7591 27.2732C25.5216 26.8282 25.1715 26.4505 24.6973 26.1875C25.3878 26.2584 26.0733 26.2891 26.7463 26.2014Z' fill='%23454545'/%3e%3cpath d='M26.4646 5.65527L26.5559 5.7013C26.4719 5.88687 26.3776 6.07317 26.2724 6.25582C26.2322 6.21052 26.1869 6.16888 26.1387 6.13162C26.2549 5.9782 26.3652 5.81893 26.4646 5.65527Z' fill='%23454545'/%3e%3cpath d='M27.2625 5.22505C27.0747 5.03729 26.5186 5.04021 26.3198 5.05775L25.8711 5.09574L26.2526 4.85537C26.9409 4.42067 27.5029 4.8583 27.508 4.86268L27.5774 4.9182L27.3699 5.33245L27.2625 5.22505ZM27.4393 4.94816C27.4393 4.94816 26.9417 4.54998 26.311 4.94816C26.311 4.94816 27.0747 4.88167 27.3399 5.14761L27.4393 4.94816Z' fill='%23454545'/%3e%3cpath d='M26.1379 6.13184C26.1861 6.1691 26.2315 6.21074 26.2716 6.25604C26.2607 6.27649 26.2483 6.29695 26.2366 6.31741C26.1642 6.30279 26.0919 6.29184 26.0195 6.28526C26.0597 6.23485 26.0992 6.18371 26.1379 6.13184Z' fill='%23454545'/%3e%3cpath d='M23.8697 7.9312C23.7316 7.9765 23.5942 8.00718 23.4568 8.02399C23.2763 7.6923 23.4181 7.22179 23.5935 6.91056C23.7491 6.60663 23.9749 6.34654 24.2468 6.15951C24.5245 5.96809 24.8504 5.85412 25.1975 5.84755C25.5271 5.83659 25.8786 5.92937 26.138 6.13175C26.0993 6.18362 26.0598 6.23476 26.0196 6.28517C25.4241 6.22599 24.8555 6.43129 24.4492 6.8375C24.3359 6.95732 24.2249 7.09759 24.1306 7.23567C23.9998 7.4322 23.877 7.61047 23.8485 7.82746C23.8514 7.86399 23.8588 7.89832 23.8697 7.9312Z' fill='%23454545'/%3e%3cpath d='M26.019 6.28516C26.0913 6.29173 26.1636 6.30269 26.236 6.3173C26.1081 6.53575 25.9656 6.74981 25.81 6.95365C25.7325 6.88936 25.6433 6.84625 25.5469 6.82287C25.6865 6.68041 25.8173 6.53283 25.94 6.38306C25.9663 6.35091 25.9926 6.31803 26.019 6.28516Z' fill='%23454545'/%3e%3cpath d='M25.7031 22.0611C25.7126 21.9515 25.7163 21.8412 25.7141 21.7294C25.801 21.698 25.8858 21.6556 25.9691 21.6045C25.9874 21.6637 26.0064 21.7221 26.0276 21.7806C26.0488 21.8441 26.0707 21.907 26.0941 21.9698C25.9684 22.0195 25.8376 22.0553 25.7031 22.0611Z' fill='%23454545'/%3e%3cpath d='M25.9425 30.2285C25.9404 30.2453 25.9389 30.2614 25.9367 30.2782C25.9279 30.3052 25.9184 30.333 25.9082 30.3608L25.9425 30.2285Z' fill='%23454545'/%3e%3cpath d='M26.0071 3.88522C25.7871 3.75883 25.5693 3.71134 25.3457 3.69015C25.4188 3.62221 25.4955 3.55937 25.5759 3.50166C25.6884 3.4191 25.8068 3.3475 25.9303 3.28613C25.9347 3.29052 25.9376 3.29563 25.9413 3.30001C26.0494 3.46221 26.1159 3.65727 26.0999 3.84285L26.0071 3.88522Z' fill='%23454545'/%3e%3cpath d='M24.4714 2.55371C25.0289 2.58513 25.5938 2.82403 25.9307 3.2865C25.8072 3.34787 25.6888 3.41946 25.5763 3.50202C25.4959 3.55974 25.4192 3.62257 25.3461 3.69051C25.1817 3.67517 25.0143 3.67371 24.8397 3.66567L24.5196 3.65764C24.5371 3.65545 24.5539 3.65252 24.5715 3.65033L24.4772 3.65618L24.5196 3.65764C24.1308 3.70951 23.7355 3.73873 23.4161 3.95499C22.9397 4.31225 23.2561 4.91937 23.3211 5.40595C23.3401 5.53965 23.335 5.67335 23.3087 5.80266C22.9791 6.02622 22.6159 6.23006 22.2469 6.46604C22.2206 6.48211 22.1943 6.49892 22.168 6.51718C22.2491 6.17746 22.3244 5.86695 22.4449 5.5243C22.5575 5.25837 22.7818 5.01581 22.8293 4.72065C22.8476 4.62056 22.849 4.50805 22.8512 4.39846C22.8344 3.8812 22.9112 3.29819 23.3781 2.98184C23.7048 2.75243 24.0884 2.59755 24.4714 2.55371Z' fill='%23454545'/%3e%3cpath d='M25.6922 21.3853C25.6769 21.2384 25.6528 21.0938 25.6191 20.9513C25.6593 20.9031 25.6973 20.8519 25.7331 20.8008C25.7821 20.9593 25.8252 21.1179 25.8691 21.2749C25.8128 21.3151 25.7536 21.3524 25.6922 21.3853Z' fill='%23454545'/%3e%3cpath d='M25.9689 21.6046C25.8856 21.6558 25.8008 21.6982 25.7138 21.7296C25.7131 21.6667 25.7109 21.6039 25.7065 21.5411C25.7036 21.4965 25.6999 21.4512 25.6956 21.4067C25.7007 21.4067 25.7058 21.4059 25.7109 21.4059H25.6956C25.6948 21.3986 25.6941 21.392 25.6934 21.3847C25.7547 21.3519 25.8139 21.3146 25.8702 21.2744C25.9016 21.3855 25.9331 21.4951 25.9689 21.6046Z' fill='%23454545'/%3e%3cpath d='M25.6953 21.4062H25.7107C25.7055 21.4062 25.7004 21.407 25.6953 21.407V21.4062Z' fill='%23454545'/%3e%3cpath d='M25.3555 21.7864C25.3686 21.6527 25.3898 21.5197 25.419 21.3896C25.5126 21.4065 25.6047 21.4123 25.6945 21.4072C25.6989 21.4517 25.7026 21.497 25.7055 21.5416C25.7099 21.6044 25.7121 21.6673 25.7128 21.7301C25.6273 21.7608 25.5396 21.7812 25.4512 21.7878C25.419 21.7893 25.3869 21.7886 25.3555 21.7864Z' fill='%23454545'/%3e%3cpath d='M25.4783 23.0225C25.4015 22.7778 25.3555 22.5155 25.3445 22.2401C25.3409 22.1531 25.3409 22.0655 25.3445 21.9785C25.449 22.015 25.5572 22.0428 25.6697 22.0625C25.6807 22.0625 25.6924 22.0625 25.7033 22.0618C25.6763 22.3979 25.6003 22.7208 25.4783 23.0225Z' fill='%23454545'/%3e%3cpath d='M25.6716 21.406C25.6672 21.4045 25.6556 21.406 25.6563 21.4052C25.6665 21.3986 25.668 21.3994 25.6804 21.3921C25.6848 21.3899 25.6892 21.3877 25.6936 21.3848C25.6943 21.3921 25.695 21.3986 25.6957 21.406H25.6716Z' fill='%23454545'/%3e%3cpath d='M25.7713 7.00418C25.6755 6.95012 25.5674 6.92017 25.457 6.91286C25.4877 6.88364 25.5177 6.85295 25.5469 6.82227C25.6434 6.84564 25.7325 6.88875 25.81 6.95304C25.7968 6.97058 25.7844 6.98738 25.7713 7.00418Z' fill='%23454545'/%3e%3cpath d='M25.5127 21.0651C25.55 21.0315 25.5858 20.9928 25.6202 20.9512C25.6538 21.0936 25.6779 21.2383 25.6932 21.3851C25.6888 21.3881 25.6845 21.3903 25.6801 21.3924C25.6677 21.3998 25.6662 21.399 25.656 21.4056C25.6552 21.4063 25.6669 21.4049 25.6713 21.4063H25.6954V21.4071C25.6055 21.4122 25.5135 21.4063 25.4199 21.3895C25.4448 21.2792 25.4755 21.1711 25.5127 21.0651Z' fill='%23454545'/%3e%3cpath d='M24.3535 7.73281C24.7562 7.52825 25.1274 7.23893 25.4584 6.91309C25.5688 6.92039 25.6769 6.95035 25.7727 7.00441C25.4329 7.44057 25.0324 7.82998 24.5837 8.12003C24.4602 8.01774 24.3586 7.8877 24.3535 7.73281Z' fill='%23454545'/%3e%3cpath d='M25.4195 21.3894C25.3903 21.5194 25.3691 21.6524 25.356 21.7861C25.1974 21.7751 25.052 21.7196 24.9277 21.6348C24.9687 21.515 25.0059 21.3959 25.041 21.2754C25.1667 21.3287 25.2938 21.3682 25.4195 21.3894Z' fill='%23454545'/%3e%3cpath d='M25.3562 21.7857C25.3876 21.7879 25.4197 21.7887 25.4519 21.7872C25.5403 21.7806 25.628 21.7602 25.7135 21.7295C25.7157 21.8413 25.7121 21.9516 25.7026 22.0612C25.6916 22.0619 25.6799 22.0619 25.6689 22.0619C25.5564 22.0422 25.4482 22.0144 25.3438 21.9779C25.3459 21.9136 25.3496 21.8493 25.3562 21.7857Z' fill='%23454545'/%3e%3cpath d='M24.6984 26.1874C25.1727 26.4504 25.5227 26.8281 25.7602 27.273C25.5322 27.2657 25.302 27.2423 25.074 27.2029C25.0272 27.0977 24.9724 26.9939 24.9089 26.8939C24.7371 26.6126 24.4989 26.3627 24.2285 26.1348C24.3856 26.1538 24.542 26.1713 24.6984 26.1874Z' fill='%23454545'/%3e%3cpath d='M25.1974 21.1521C25.2617 21.174 25.3392 21.1821 25.3786 21.1594C25.4254 21.1361 25.47 21.1032 25.5124 21.0645C25.4751 21.1704 25.4444 21.2785 25.4196 21.3888C25.2939 21.3676 25.1667 21.3282 25.041 21.2749C25.0578 21.2157 25.0746 21.1565 25.0914 21.0973C25.1017 21.1046 25.1119 21.1112 25.1229 21.1171C25.1367 21.1222 25.1835 21.1455 25.1974 21.1521Z' fill='%23454545'/%3e%3cpath d='M25.0409 21.2754C24.8618 21.1994 24.6864 21.095 24.5242 20.9715C24.4533 20.9167 24.3854 20.8597 24.3196 20.7998C23.9228 20.1152 23.5764 19.3868 23.2337 18.6818C23.0649 18.3202 22.7938 17.8329 22.6439 17.4676C22.5701 17.3017 22.5044 17.1315 22.4459 16.9591C22.2844 16.4864 22.177 15.9932 22.1134 15.5015C22.0213 14.8031 21.9855 14.0937 22.0089 13.3887C22.2435 13.5677 22.4971 13.7226 22.7623 13.8475C22.8098 14.1405 22.8566 14.4334 22.9056 14.7264C23.0086 15.3423 23.1336 16.0152 23.2322 16.6259C23.4317 17.8964 23.6846 19.2217 24.4299 20.2986C24.5673 20.5039 24.7215 20.688 24.8852 20.8714C24.9466 20.943 25.016 21.0424 25.0913 21.0979C25.0745 21.1571 25.0577 21.2162 25.0409 21.2754Z' fill='%23454545'/%3e%3cpath d='M24.9274 21.6348C25.0516 21.7195 25.197 21.775 25.3556 21.786C25.349 21.8496 25.3454 21.9139 25.3432 21.9781C25.1802 21.9234 25.0275 21.8496 24.8828 21.7612C24.8982 21.7188 24.9128 21.6771 24.9274 21.6348Z' fill='%23454545'/%3e%3cpath d='M24.2274 26.1347C24.4978 26.3627 24.736 26.6125 24.9078 26.8938C24.9713 26.9939 25.0261 27.0976 25.0729 27.2028C24.0747 27.0326 23.1101 26.5694 22.4473 25.917C23.0392 25.9732 23.634 26.0616 24.2274 26.1347Z' fill='%23454545'/%3e%3cpath d='M24.5728 3.65039C24.5552 3.65258 24.5384 3.6555 24.5209 3.6577L24.4785 3.65624L24.5728 3.65039Z' fill='%23454545'/%3e%3cpath d='M24.5593 21.1965C24.4774 21.0665 24.3978 20.9342 24.3203 20.7998C24.3861 20.8597 24.454 20.9167 24.5249 20.9715C24.6872 21.095 24.8625 21.1994 25.0416 21.2754C25.0065 21.396 24.9692 21.5151 24.9283 21.6349C24.7683 21.5267 24.6419 21.3704 24.5593 21.1965Z' fill='%23454545'/%3e%3cpath d='M24.3535 7.7334C24.3587 7.88828 24.4602 8.01833 24.5837 8.12061C24.572 8.12792 24.5604 8.13522 24.5494 8.14253C24.393 8.05559 24.2914 7.92774 24.2578 7.78016C24.29 7.76554 24.3214 7.7502 24.3535 7.7334Z' fill='%23454545'/%3e%3cpath d='M24.2568 7.77939C24.221 7.6245 24.2598 7.44916 24.3891 7.27893C24.6259 6.94067 25.1462 6.7193 25.5474 6.82231C25.5181 6.853 25.4882 6.88368 25.4575 6.91291C25.3245 6.90268 25.1871 6.92459 25.0599 6.97574C24.753 7.09044 24.4264 7.32204 24.3569 7.65884C24.3526 7.68441 24.3518 7.70852 24.3526 7.73263C24.3204 7.74943 24.289 7.76478 24.2568 7.77939Z' fill='%23454545'/%3e%3cpath d='M20.6125 12.5889C20.7368 12.556 20.861 12.5246 20.986 12.4961C21.0824 13.5803 21.6831 15.07 21.9995 15.9109C22.1106 16.2009 22.2853 16.6466 22.3971 16.9761C22.4131 17.0229 22.4278 17.0674 22.4409 17.1091C22.81 18.4271 23.2725 19.8627 24.3205 20.8C24.3979 20.9345 24.4776 21.0667 24.5594 21.1967C24.642 21.3706 24.7684 21.527 24.9285 21.6351C24.9138 21.6775 24.8992 21.7191 24.8839 21.7615C24.2364 21.3699 23.757 20.6941 23.3208 20.1001C22.7639 19.2848 22.1851 18.4731 21.7365 17.5883C21.8526 17.0199 21.9338 16.3829 21.6692 15.8393C21.5399 15.5551 21.3725 15.2811 21.1716 15.0408C21.0642 14.8976 20.9311 14.7785 20.7843 14.6791C20.7528 14.6572 20.7207 14.6367 20.6871 14.6177C20.5497 13.9302 20.4963 13.2281 20.6125 12.5889Z' fill='%23454545'/%3e%3cpath d='M23.8801 7.92688C24.008 7.88669 24.1337 7.83701 24.2564 7.7793C24.2901 7.92688 24.3916 8.05473 24.548 8.14167C24.4311 8.21546 24.312 8.28195 24.1892 8.34112C24.054 8.21254 23.9203 8.08688 23.8691 7.93053C23.8728 7.92907 23.8764 7.92834 23.8801 7.92688Z' fill='%23454545'/%3e%3cpath d='M24.0195 30.3422C24.6633 30.6074 25.4825 30.3452 25.8128 29.7234C25.5519 29.7468 25.2969 29.7665 25.0557 29.738C25.3422 28.9234 25.4292 27.997 25.074 27.2021C25.302 27.2416 25.5322 27.265 25.7602 27.2723C26.1862 28.0679 26.2491 29.0761 26.0087 30.0215C25.9853 30.1092 25.9648 30.1925 25.9378 30.2779C25.94 30.2611 25.9414 30.2451 25.9436 30.2283L25.9093 30.3605C25.9195 30.3327 25.929 30.305 25.9378 30.2779C25.9188 30.4058 25.8844 30.5402 25.8172 30.6754C25.3685 31.5258 24.2365 31.4126 23.4707 31.1569C23.7594 30.9238 23.9844 30.6462 24.0195 30.3422Z' fill='%23454545'/%3e%3cpath d='M24.0764 14.2383C23.6453 14.1324 23.1951 14.0404 22.7771 13.8548C22.772 13.8526 22.7676 13.8504 22.7625 13.8475C22.7325 13.6604 22.7026 13.4741 22.6719 13.2871C22.7742 13.3529 22.8758 13.4164 22.9773 13.4785C23.3354 13.7065 23.7059 13.9468 24.121 14.0798C24.9504 14.3589 25.839 14.223 26.6823 14.0922C27.1493 14.0024 27.6141 13.8833 28.0752 13.7474C28.0416 13.949 28.0014 14.1492 27.9539 14.3479C27.3415 14.5269 26.7021 14.6124 26.0641 14.5927C25.3896 14.562 24.7275 14.3881 24.0764 14.2383Z' fill='%23454545'/%3e%3cpath d='M23.8699 7.93066C23.9211 8.08701 24.0548 8.21267 24.19 8.34126C24.1425 8.36391 24.095 8.38582 24.0468 8.40628H24.046C23.916 8.37852 23.7917 8.32957 23.6741 8.25213C23.5754 8.18929 23.5045 8.11112 23.457 8.02345C23.5944 8.00665 23.7318 7.97596 23.8699 7.93066Z' fill='%23454545'/%3e%3cpath d='M24.0186 30.3426C23.9835 30.6466 23.7584 30.9242 23.4698 31.1572C23.4632 31.1558 23.4573 31.1536 23.4515 31.1514C23.404 31.1324 23.2914 31.0959 23.2425 31.0776L23.1526 30.979C23.0481 30.8628 22.9421 30.7481 22.834 30.6363C22.8369 30.6363 22.8398 30.6356 22.8428 30.6349C23.1979 30.5457 23.5984 30.5114 23.8951 30.2842C23.9353 30.3061 23.9762 30.3258 24.0186 30.3426Z' fill='%23454545'/%3e%3cpath d='M24.018 30.3426C23.9756 30.3258 23.9347 30.306 23.8945 30.2841C23.9048 30.2775 23.915 30.2688 23.9252 30.2607L23.945 30.2673L24.0224 30.2929C24.0217 30.3097 24.0202 30.3265 24.018 30.3426Z' fill='%23454545'/%3e%3cpath d='M23.9548 30.2387C23.9183 30.2014 23.8817 30.1642 23.8438 30.1269C24.0944 30.2 24.3794 30.2548 24.6198 30.2511C24.7265 30.2489 24.8237 30.2365 24.8953 30.1876C24.9341 30.1313 24.945 29.9918 24.9845 29.9245C25.0086 29.8632 25.032 29.8011 25.0546 29.7382C25.2958 29.7667 25.5508 29.747 25.8117 29.7236C25.4814 30.3454 24.6622 30.6077 24.0184 30.3424C24.0206 30.3264 24.0221 30.3096 24.0228 30.2928L23.9453 30.2672L23.9548 30.2387Z' fill='%23454545'/%3e%3cpath d='M23.8438 30.1274C23.8818 30.1646 23.9183 30.2019 23.9548 30.2391L23.7422 30.0967C23.7751 30.1069 23.8094 30.1179 23.8438 30.1274Z' fill='%23454545'/%3e%3cpath d='M23.7842 30.2181C23.3874 29.969 23.1682 29.6512 22.8613 29.3729C22.6384 29.1792 22.4177 28.9886 22.1875 28.8066C22.8013 29.1778 23.3633 29.649 23.8434 30.1276C23.8091 30.1181 23.7747 30.1071 23.7418 30.0969L23.9545 30.2393L23.945 30.2678L23.9253 30.2613C23.915 30.2693 23.9048 30.2781 23.8946 30.2846C23.8573 30.2649 23.82 30.2423 23.7842 30.2181Z' fill='%23454545'/%3e%3cpath d='M23.3468 23.9817C23.4747 23.8926 23.5974 23.794 23.7093 23.6837C24.1843 23.1971 24.5358 22.6075 24.8003 21.977C24.8295 21.9047 24.8573 21.8323 24.8829 21.7607C25.0276 21.8491 25.1803 21.9229 25.3433 21.9777C25.3396 22.0647 25.3396 22.1523 25.3433 22.2393C25.3542 22.5147 25.4003 22.777 25.477 23.0217C25.1686 23.7889 24.5708 24.4179 23.7546 24.7715C23.7319 24.7817 23.6851 24.7978 23.6632 24.8073C23.1546 24.9191 22.6146 24.8636 22.1038 24.8482C21.5849 24.8205 21.0887 24.868 20.5626 24.8804C20.2724 24.8855 19.9845 24.8351 19.7171 24.7299C19.747 24.3814 19.7171 24.0212 19.6191 23.6837C19.7879 23.7589 19.956 23.8327 20.1219 23.9036C20.5326 24.087 20.9221 24.3996 21.3774 24.4954C21.9686 24.6305 22.559 24.407 23.072 24.1257C23.1758 24.0738 23.2781 24.0205 23.3811 23.9708L23.3439 23.9854H23.3424C23.3431 23.9839 23.3453 23.9825 23.3468 23.9817Z' fill='%23454545'/%3e%3cpath d='M20.0647 28.1704C20.0603 28.1492 20.0537 28.1097 20.0449 28.0615C20.7962 28.1156 21.5225 28.4027 22.1883 28.806C22.4185 28.9879 22.6392 29.1786 22.862 29.3722C23.169 29.6506 23.3882 29.9684 23.785 30.2175C23.8208 30.2416 23.8581 30.2643 23.8953 30.284C23.5987 30.5112 23.1982 30.5455 22.843 30.6347C22.8401 30.6354 22.8372 30.6361 22.8343 30.6361C22.2767 30.0582 21.6672 29.5424 20.9577 29.1654C20.696 29.0303 20.4235 28.9032 20.1421 28.8097C20.1238 28.5956 20.0968 28.3823 20.0647 28.1704Z' fill='%23454545'/%3e%3cpath d='M21.3057 31.7553C21.4095 31.4353 21.4139 31.1321 21.3408 30.861C21.4672 30.8435 21.5937 30.8267 21.7186 30.8121C21.826 30.7989 21.9349 30.7901 22.0438 30.7836C22.0431 30.7836 22.0424 30.7843 22.0416 30.7843L22.0336 30.7865C22.3003 30.7419 22.5692 30.6893 22.8345 30.6367C22.9427 30.7485 23.0486 30.8632 23.1531 30.9794L23.243 31.078C23.292 31.0963 23.4045 31.1328 23.452 31.1518C23.4579 31.154 23.4637 31.1562 23.4703 31.1576C23.1085 31.4491 22.646 31.6712 22.3274 31.7903C22.3127 31.7954 22.2959 31.8027 22.2806 31.8057C22.0964 31.851 21.9101 31.8904 21.723 31.9218C21.56 31.9408 21.3964 31.9518 21.2312 31.9562L21.2305 31.9196C21.2473 31.9196 21.2626 31.8634 21.3057 31.7553Z' fill='%23454545'/%3e%3cpath d='M23.3085 5.80273C23.2887 5.90502 23.2551 6.00511 23.2098 6.10082C23.0454 6.45735 22.7655 6.7905 22.3928 6.93881C22.3117 6.97095 22.2255 6.99433 22.1356 7.00748L22.0684 6.93077C22.1042 6.78611 22.1363 6.64949 22.1677 6.51725C22.1941 6.49899 22.2204 6.48219 22.2467 6.46611C22.6157 6.23013 22.9789 6.0263 23.3085 5.80273Z' fill='%23454545'/%3e%3cpath d='M22.976 12.1872L22.9358 12.2814C22.7897 12.2756 22.6435 12.2756 22.4981 12.2807C22.4725 12.1441 22.447 12.0075 22.4199 11.8701C22.6202 11.949 22.808 12.0535 22.976 12.1872Z' fill='%23454545'/%3e%3cpath d='M22.6726 13.287C22.7033 13.4741 22.7332 13.6604 22.7632 13.8474C22.4979 13.7225 22.2443 13.5676 22.0098 13.3886C22.0156 13.214 22.0244 13.0401 22.0383 12.8662C22.2473 13.0123 22.4606 13.1533 22.6726 13.287Z' fill='%23454545'/%3e%3cpath d='M22.4985 12.2812C22.5263 12.4339 22.5534 12.5866 22.5789 12.7386C22.4087 12.6714 22.2384 12.5925 22.0703 12.5077C22.0769 12.4413 22.0842 12.3748 22.093 12.309C22.2274 12.2951 22.3626 12.2864 22.4985 12.2812Z' fill='%23454545'/%3e%3cpath d='M22.4898 6.91958C22.4591 6.93127 22.4291 6.94369 22.3999 6.95684L22.3926 6.93858C22.7653 6.79027 23.0452 6.45712 23.2096 6.10059C23.2549 6.00488 23.2885 5.90479 23.3082 5.80251C23.4098 5.73456 23.5085 5.66442 23.6027 5.59063C23.9681 5.29694 24.3306 4.98205 24.6053 4.60287C24.8136 4.2931 25.0533 3.95849 25.3456 3.69036C25.5692 3.71155 25.787 3.75904 26.007 3.88543L26.0998 3.84305C26.1158 3.65748 26.0493 3.46241 25.9412 3.30022C25.9375 3.29584 25.9346 3.29072 25.9302 3.28634C26.5083 2.99483 27.1886 2.92251 27.8185 2.99922C28.5573 3.08616 29.2282 3.32506 29.8815 3.63337C30.7635 4.03593 31.5243 4.64598 32.0395 5.47301C32.0037 5.47593 31.9678 5.47812 31.9328 5.48104L32.1038 5.57967C32.0826 5.54388 32.0614 5.50808 32.0395 5.47301C33.5573 5.3678 35.2402 5.44378 36.5096 6.39356C36.9722 6.73109 37.3777 7.15703 37.651 7.66844C37.9032 8.16525 38.0449 8.77894 37.8301 9.32397C37.6437 9.77182 37.1972 10.018 36.7675 10.1525C36.7617 10.1561 36.7558 10.159 36.7478 10.1634C36.5973 10.2533 36.4584 10.3731 36.332 10.4958C35.3206 11.5486 34.82 13.1128 34.4466 14.5134C34.3231 15.0555 34.0301 15.3952 33.6596 15.5106C33.6055 15.393 33.5492 15.2768 33.49 15.1614C33.566 15.1198 33.634 15.0606 33.6895 14.9788C33.7626 14.8779 33.8138 14.7479 33.8364 14.623L33.8562 14.4009C33.881 14.1495 33.8993 13.8909 33.9417 13.6418C34.1675 12.0951 34.8237 9.98223 36.2889 9.1647C36.4489 9.08506 36.7566 9.02077 36.834 8.88853L36.8348 8.8878C36.8859 8.93675 36.9371 8.98863 36.986 9.04123L37.016 9.02077C36.9707 8.92725 36.9188 8.83739 36.8611 8.75045C36.8713 8.56342 36.8231 8.32598 36.731 8.12214C36.4898 7.59831 36.0543 7.17967 35.5786 6.86041C34.5372 6.18315 33.2028 5.89091 31.943 5.85803L31.818 5.85511L31.772 5.75867C31.4863 5.16908 31.0361 4.64305 30.4617 4.31867C29.6645 3.86497 28.6925 3.67063 27.793 3.71812C27.1038 3.76561 26.4893 3.91977 25.9916 4.34789C25.7351 4.56707 25.532 4.85054 25.3113 5.13547C25.0029 5.52269 24.617 5.83173 24.2085 6.10424H24.2078C24.1493 6.14369 24.0909 6.18168 24.0317 6.21894C23.5231 6.52945 22.983 6.72086 22.4898 6.91958Z' fill='%23454545'/%3e%3cpath d='M22.4211 11.8706C22.4482 12.008 22.4737 12.1446 22.4993 12.2812C22.3634 12.2864 22.2282 12.2951 22.0938 12.309C22.1157 12.1351 22.142 11.9612 22.1756 11.7881C22.2589 11.8107 22.3415 11.8385 22.4211 11.8706Z' fill='%23454545'/%3e%3cpath d='M22.1758 11.7874C22.1926 11.7005 22.2116 11.6143 22.232 11.5273C22.2752 11.5463 22.319 11.5646 22.3629 11.5829C22.3833 11.6786 22.4023 11.7743 22.4213 11.87C22.3417 11.8378 22.2591 11.8101 22.1758 11.7874Z' fill='%23454545'/%3e%3cpath d='M22.4011 6.9574C22.0767 7.09767 21.7982 7.29639 21.6338 7.59228C21.5644 7.55429 21.495 7.51338 21.4277 7.47246C21.533 7.0794 21.8275 6.74625 22.1687 6.51758C22.1373 6.64982 22.1052 6.78644 22.0693 6.93109L22.1366 7.00781C22.2265 6.99466 22.3127 6.97128 22.3938 6.93913L22.4011 6.9574Z' fill='%23454545'/%3e%3cpath d='M22.0928 12.3086C22.084 12.3743 22.0767 12.4408 22.0701 12.5073C21.9678 12.4562 21.867 12.4028 21.7676 12.348C21.8757 12.332 21.9839 12.3188 22.0928 12.3086Z' fill='%23454545'/%3e%3cpath d='M19.707 7.21289C19.9811 7.22312 20.2522 7.25673 20.5204 7.32175C20.8215 7.38823 21.1233 7.48029 21.3973 7.62275C21.3827 7.73161 21.3827 7.84339 21.4002 7.95883L21.5025 7.96248C21.5179 7.877 21.5413 7.79664 21.5712 7.72211C21.7415 7.82805 21.8979 7.9581 22.0323 8.11737C22.1449 8.25472 22.2275 8.41326 22.2757 8.58129C22.2136 8.56814 22.1515 8.55207 22.0886 8.53453C21.2468 8.2949 20.3837 7.83609 19.707 7.21289Z' fill='%23454545'/%3e%3cpath d='M20.7827 14.6786C20.9296 14.7779 21.0626 14.897 21.17 15.0402C21.371 15.2806 21.5384 15.5545 21.6677 15.8387C21.9322 16.3823 21.8511 17.0194 21.7349 17.5878C21.7327 17.5834 21.7305 17.579 21.7284 17.5746C21.5844 17.2722 21.4302 16.9697 21.3009 16.6592C21.2614 16.3253 21.1496 16.0104 20.9735 15.7284C20.8609 15.3712 20.7601 14.9964 20.6855 14.6172C20.7192 14.6362 20.7513 14.6566 20.7827 14.6786Z' fill='%23454545'/%3e%3cpath d='M21.5723 7.72184C21.5905 7.67655 21.6117 7.63271 21.6344 7.5918C22.1993 7.90449 22.8241 8.10467 23.4577 8.02358C23.5052 8.11125 23.576 8.18942 23.6747 8.25225C23.7923 8.3297 23.9166 8.37865 24.0467 8.40641C23.5059 8.63728 22.9103 8.71983 22.2767 8.58102C22.2285 8.41298 22.1459 8.25445 22.0334 8.11709C21.8989 7.95782 21.7425 7.82778 21.5723 7.72184Z' fill='%23454545'/%3e%3cpath d='M21.4264 7.47168C21.4937 7.51259 21.5631 7.55351 21.6325 7.5915C21.6099 7.63241 21.5887 7.67625 21.5704 7.72154C21.5141 7.68501 21.4557 7.65214 21.3965 7.62218C21.4031 7.57104 21.4133 7.52063 21.4264 7.47168Z' fill='%23454545'/%3e%3cpath d='M21.1152 12.4662C21.2139 12.4442 21.3133 12.4238 21.4127 12.4062C21.6144 12.5641 21.8233 12.7175 22.0367 12.8658C22.0228 13.0397 22.0141 13.2136 22.0082 13.3882C21.6655 13.1281 21.3622 12.8161 21.1152 12.4662Z' fill='%23454545'/%3e%3cpath d='M21.4003 7.95912C21.3827 7.84369 21.3827 7.73191 21.3973 7.62305C21.4565 7.653 21.515 7.68588 21.5713 7.72241C21.5413 7.79693 21.5179 7.87729 21.5026 7.96277L21.4003 7.95912Z' fill='%23454545'/%3e%3cpath d='M21.3967 7.62237C21.1226 7.4799 20.8208 7.38785 20.5198 7.32136C20.2516 7.25634 19.9804 7.22273 19.7064 7.2125C19.4046 6.93488 19.1401 6.62438 18.9311 6.28611C18.6826 5.87333 18.535 5.40428 18.4692 4.93013C18.7213 4.79351 18.8814 4.502 18.8638 4.21561L18.8616 4.23314C18.8879 3.90291 18.7177 3.65524 18.4524 3.54054C18.4685 3.18839 18.4824 2.83771 18.4583 2.49068V2.48995C18.4407 2.23935 18.4034 1.99095 18.3333 1.74693C18.3092 1.66803 18.2807 1.59351 18.2441 1.52483C18.3084 1.42328 18.3684 1.31588 18.4166 1.2041C18.5481 1.28885 18.6621 1.40501 18.7462 1.52702C19.5705 2.68136 19.2563 4.17762 19.6852 5.45177C19.8796 6.09031 20.3108 6.63607 20.8303 7.05397C21.0174 7.20008 21.2169 7.34255 21.4266 7.47186C21.4135 7.52081 21.4033 7.57123 21.3967 7.62237Z' fill='%23454545'/%3e%3cpath d='M21.0315 18.6939C21.1009 18.4477 21.0958 18.1759 21.0176 17.9304C21.095 17.9458 21.209 17.88 21.2551 17.7945C21.3325 17.7529 21.3932 17.6455 21.4224 17.5615C21.5094 17.3262 21.4436 17.0793 21.3179 16.8703C21.3179 16.8637 21.3172 16.8564 21.3172 16.8491C21.3143 16.7856 21.3092 16.722 21.3011 16.6592C21.4305 16.9697 21.5847 17.2721 21.7286 17.5746C21.7308 17.579 21.733 17.5834 21.7352 17.5878C21.7315 17.6075 21.7279 17.6272 21.7235 17.6469C21.6906 17.7879 21.6643 17.926 21.6022 18.0605L21.6263 18.0203C21.5547 18.4046 21.3179 18.6252 21.0315 18.6939Z' fill='%23454545'/%3e%3cpath d='M21.3406 30.8603C21.087 30.8954 20.8312 30.9326 20.5769 30.9575C20.5521 30.9377 20.5258 30.9195 20.4987 30.9027C20.3935 30.8355 20.278 30.785 20.1582 30.7492C20.3701 30.5023 20.5068 30.1881 20.5031 29.8623C20.9145 30.072 21.2259 30.4256 21.3406 30.8603Z' fill='%23454545'/%3e%3cpath d='M19.4625 8.97551C19.4844 8.98209 19.5063 8.98866 19.5282 8.99597C19.5304 9.02738 19.5363 9.05953 19.545 9.09095C19.6875 9.53003 20.221 9.66008 20.6134 9.53222C20.5272 9.43432 20.4278 9.35542 20.3284 9.28236C20.6975 9.34958 21.0797 9.31232 21.3142 9.01496C21.3135 9.01935 21.3135 9.023 21.3135 9.02592C21.3142 9.02592 21.312 9.03177 21.3223 9.01277C21.3223 9.01277 21.3413 8.98209 21.3544 8.9609C21.342 8.9799 21.3281 8.99743 21.3142 9.01423C21.3157 8.99597 21.3193 8.97332 21.315 8.95579C21.2587 8.64163 20.563 8.45825 20.2685 8.38958C20.1801 8.36766 20.0895 8.34793 19.9981 8.3304C19.6101 8.25807 19.1987 8.2325 18.8113 8.26611C18.6323 8.28729 18.4664 8.31725 18.3042 8.3735C18.1727 8.39834 18.0521 8.41369 17.9249 8.42903C17.74 8.1872 17.5756 7.93222 17.4375 7.66483C17.6348 7.61295 17.838 7.55743 18.0265 7.49971C18.0236 7.50044 18.0207 7.5019 18.0177 7.50337L18.0813 7.48218C18.063 7.48802 18.0448 7.49387 18.0265 7.49971C18.4248 7.3156 18.8523 7.23305 19.2805 7.21332C19.423 7.20674 19.5655 7.20601 19.7073 7.21259C20.384 7.83579 21.247 8.2946 22.0888 8.53423C22.1517 8.55177 22.2138 8.56784 22.2759 8.58099C22.3636 8.88784 22.3373 9.22391 22.1751 9.51031C22.0077 9.71853 21.7958 9.90994 21.5357 10.0298C20.8765 10.3425 20.1311 10.1503 19.5582 9.77697C19.537 9.76236 19.4749 9.72072 19.4559 9.70757C19.29 9.54903 19.0839 9.46282 18.8632 9.42337C18.7507 9.32254 18.6411 9.2188 18.5344 9.1114C18.4847 9.06318 18.4357 9.01496 18.3882 8.96528C18.7427 8.89661 19.1029 8.88492 19.4625 8.97551Z' fill='%23454545'/%3e%3cpath d='M21.3132 9.01427C21.3271 8.99747 21.341 8.97993 21.3534 8.96094C21.3403 8.98212 21.3213 9.01281 21.3213 9.01281C21.311 9.03181 21.3132 9.02596 21.3125 9.02596C21.3125 9.02304 21.3125 9.01939 21.3132 9.015V9.01427Z' fill='%23454545'/%3e%3cpath d='M20.5762 30.9575C20.8305 30.9327 21.0862 30.8954 21.3398 30.8604C21.4129 31.1314 21.4085 31.4346 21.3047 31.7546C21.2616 31.8627 21.2463 31.919 21.2295 31.919C21.2127 31.919 21.1937 31.8671 21.1469 31.7619C21.0051 31.4624 20.8392 31.1555 20.5762 30.9575Z' fill='%23454545'/%3e%3cpath d='M20.9746 15.7285C21.1507 16.0105 21.2625 16.3254 21.302 16.6593C21.291 16.633 21.2801 16.606 21.2691 16.5789C21.169 16.313 21.0674 16.0266 20.9746 15.7285Z' fill='%23454545'/%3e%3cpath d='M21.2312 31.956C20.7818 31.9662 20.3294 31.9209 19.8931 31.8157C19.8676 31.8084 19.842 31.8011 19.8164 31.7931C19.8705 31.6207 19.9194 31.446 19.9626 31.27C19.9874 31.1816 20.0086 31.0895 20.0269 30.996C20.1116 30.9909 20.1949 30.985 20.2768 30.9814C20.3769 30.9763 20.477 30.9682 20.5771 30.958C20.8402 31.156 21.0061 31.4628 21.1479 31.7624C21.1946 31.8676 21.2136 31.9195 21.2304 31.9195L21.2312 31.956Z' fill='%23454545'/%3e%3cpath d='M20.9766 12.0538C20.9795 12.002 20.9853 11.9515 20.9934 11.9033C21.122 11.98 21.2491 12.0546 21.3763 12.1276C21.5027 12.2007 21.6335 12.2752 21.7673 12.3483C21.6489 12.3643 21.5305 12.3841 21.4128 12.4067C21.3193 12.3336 21.2279 12.2606 21.1388 12.1861C21.0942 12.1503 21.0328 12.0998 20.9766 12.0538Z' fill='%23454545'/%3e%3cpath d='M20.9727 12.2461C21.018 12.3213 21.0662 12.3951 21.1166 12.4667C21.0728 12.4762 21.0289 12.4857 20.9858 12.496C20.9778 12.4097 20.9734 12.3265 20.9727 12.2461Z' fill='%23454545'/%3e%3cpath d='M20.978 12.0537C21.0342 12.0997 21.0956 12.1501 21.1402 12.1859C21.2293 12.2605 21.3207 12.3335 21.4142 12.4066C21.3148 12.4241 21.2155 12.4446 21.1168 12.4665C21.0664 12.3949 21.0181 12.3211 20.9728 12.2459C20.9721 12.1794 20.9736 12.1151 20.978 12.0537Z' fill='%23454545'/%3e%3cpath d='M20.7399 18.0585C20.7859 17.9825 20.8312 17.9036 20.8802 17.8262C20.9043 17.8401 20.9262 17.8539 20.9445 17.8707C20.962 17.8912 20.9759 17.9138 21.0022 17.9263C21.0081 17.9285 21.0132 17.9299 21.019 17.9306C21.0972 18.1761 21.1024 18.4479 21.0329 18.6941C20.859 18.7365 20.6661 18.7219 20.4805 18.6532C20.5382 18.6094 20.5908 18.5553 20.6376 18.4917C20.7136 18.3741 20.7479 18.2127 20.7399 18.0585Z' fill='%23454545'/%3e%3cpath d='M20.9194 11.791L21.0034 11.8487C20.9997 11.867 20.9968 11.8845 20.9946 11.9035C20.9574 11.8816 20.9201 11.859 20.8828 11.8356C20.8945 11.8202 20.9062 11.8049 20.9194 11.791Z' fill='%23454545'/%3e%3cpath d='M20.8828 11.8354C20.8031 11.7879 20.7235 11.7389 20.6445 11.6885C21.148 11.633 21.6881 11.6469 22.1755 11.7879C22.1419 11.961 22.1156 12.1349 22.0936 12.3088C21.9848 12.319 21.8766 12.3322 21.7685 12.3482C21.6347 12.2752 21.5039 12.2007 21.3775 12.1276C21.2503 12.0546 21.1232 11.98 20.9946 11.9033C20.9968 11.8843 20.9997 11.8668 21.0033 11.8485L20.9193 11.7908C20.9061 11.8047 20.8945 11.82 20.8828 11.8354Z' fill='%23454545'/%3e%3cpath d='M20.8831 11.8353C20.8144 11.9266 20.7684 12.0362 20.726 12.14C20.6778 12.2854 20.6398 12.4351 20.6128 12.5886C20.4198 12.6382 20.2276 12.693 20.0369 12.7493C19.3259 12.9546 18.6207 13.195 18.0054 13.6238C18.0024 13.626 18.0003 13.6275 17.9973 13.6297C17.9294 13.5427 17.8599 13.4565 17.7891 13.3725C17.792 13.3696 17.7956 13.3667 17.7986 13.3637C18.5841 12.6382 19.0299 11.9814 20.1648 11.7637C20.319 11.7323 20.4798 11.7067 20.6449 11.6885C20.7238 11.7389 20.8035 11.7878 20.8831 11.8353Z' fill='%23454545'/%3e%3cpath d='M20.8405 11.9819C20.8938 11.9593 20.8778 11.9863 20.8829 11.9783L20.8865 11.9812C20.9121 12.0009 20.9435 12.0265 20.9764 12.0535C20.972 12.1149 20.9706 12.1792 20.9713 12.2457C20.9384 12.1923 20.9077 12.139 20.8778 12.0842L20.8588 12.0462L20.8493 12.0279L20.8456 12.0199C20.8471 12.0236 20.8544 12.0258 20.8843 12.0126C20.8902 12.0038 20.8887 11.9936 20.8873 11.99C20.8873 11.9914 20.8412 12.0126 20.8405 12.0133L20.8383 12.0104C20.8383 12.0111 20.8317 11.9951 20.8405 11.9819Z' fill='%23454545'/%3e%3cpath d='M20.7246 12.1396C20.767 12.0359 20.813 11.9263 20.8817 11.835C20.919 11.8583 20.9562 11.881 20.9935 11.9029C20.9855 11.9511 20.9796 12.0015 20.9767 12.0534C20.9438 12.0264 20.9124 12.0008 20.8868 11.9811L20.8832 11.9782C20.8781 11.9862 20.8941 11.9592 20.8408 11.9818C20.832 11.995 20.8386 12.011 20.8386 12.0103L20.8408 12.0132C20.8415 12.0125 20.8876 11.9913 20.8876 11.9898C20.889 11.9935 20.8905 12.0037 20.8846 12.0125C20.8547 12.0256 20.8474 12.0235 20.8459 12.0198L20.8496 12.0278L20.8591 12.0461L20.8781 12.0841C20.908 12.1389 20.9387 12.1922 20.9716 12.2456C20.9723 12.3259 20.9767 12.4092 20.9848 12.4954C20.8598 12.5239 20.7356 12.5553 20.6113 12.5882C20.6384 12.4348 20.6764 12.285 20.7246 12.1396Z' fill='%23454545'/%3e%3cpath d='M20.7389 18.0584C20.733 17.9627 20.7118 17.8691 20.6738 17.791C20.7038 17.7866 20.733 17.78 20.7615 17.7705C20.8032 17.7888 20.8434 17.8063 20.8792 17.826C20.8302 17.9035 20.7849 17.9824 20.7389 18.0584Z' fill='%23454545'/%3e%3cpath d='M19.0801 14.6624C19.5273 14.3146 20.1967 14.3321 20.6856 14.6171C20.7601 14.9962 20.861 15.371 20.9735 15.7283C20.8653 15.5544 20.7323 15.393 20.5767 15.2476C20.4137 15.0978 20.2098 14.9751 19.9906 14.9078L20.0147 14.8246C19.7312 14.62 19.4002 14.5878 19.0801 14.6624Z' fill='%23454545'/%3e%3cpath d='M20.7624 17.7708C20.7339 17.7803 20.7047 17.7869 20.6747 17.7913C20.674 17.7891 20.6725 17.7869 20.6718 17.7847C20.6572 17.757 20.6411 17.7306 20.625 17.7051C20.6688 17.7306 20.7163 17.7511 20.7624 17.7708Z' fill='%23454545'/%3e%3cpath d='M20.6218 17.7036C20.4859 17.6335 20.3434 17.5539 20.1973 17.4757C20.2455 17.4574 20.293 17.4377 20.3368 17.415C20.4479 17.4896 20.5466 17.5845 20.6248 17.7051C20.624 17.7051 20.6226 17.7044 20.6218 17.7036Z' fill='%23454545'/%3e%3cpath d='M20.5303 17.8007C20.2738 17.7934 20.0706 17.7035 19.8887 17.5793C19.9603 17.5516 20.0794 17.5194 20.1963 17.4756C20.3425 17.5538 20.485 17.6334 20.6209 17.7035C20.6216 17.7043 20.6231 17.705 20.6238 17.705C20.6399 17.7306 20.656 17.7569 20.6706 17.7846C20.6713 17.7868 20.6728 17.789 20.6735 17.7912C20.6282 17.7992 20.58 17.8022 20.5303 17.8007Z' fill='%23454545'/%3e%3cpath d='M18.6791 18.8172C18.7879 18.7404 18.8814 18.6469 18.9531 18.5322C18.9685 18.5425 18.9846 18.5527 19.0006 18.5622C19.396 18.812 20.0646 18.9728 20.4797 18.6535C20.6653 18.7222 20.8582 18.7368 21.0322 18.6944C20.9467 18.9976 20.7472 19.2636 20.4322 19.3972C19.7906 19.6807 19.1051 19.5441 18.5234 19.257C18.5724 19.1094 18.625 18.9626 18.6791 18.8172Z' fill='%23454545'/%3e%3cpath d='M20.6125 9.53235C20.2201 9.6602 19.6867 9.53016 19.5442 9.09107C19.5354 9.05966 19.5295 9.02751 19.5273 8.99609C19.6443 9.03555 19.759 9.08815 19.8679 9.15609L19.8423 9.13856C19.9907 9.19847 20.1573 9.2518 20.3275 9.28249C20.4269 9.35555 20.5263 9.43445 20.6125 9.53235Z' fill='%23454545'/%3e%3cpath d='M20.2738 18.5189C20.4901 18.4385 20.6188 18.258 20.7393 18.0586C20.7474 18.2127 20.713 18.3742 20.637 18.4918C20.5903 18.5554 20.5376 18.6095 20.4799 18.6533C20.3959 18.6226 20.3126 18.5802 20.2344 18.5269C20.2475 18.5254 20.2607 18.5225 20.2738 18.5189Z' fill='%23454545'/%3e%3cpath d='M20.0742 30.7268C20.0932 30.6077 20.1108 30.4893 20.1305 30.3753C20.1553 30.162 20.1699 29.9472 20.1743 29.7324C20.2891 29.766 20.3987 29.8099 20.5024 29.8625C20.5061 30.1883 20.3694 30.5025 20.1575 30.7494C20.1305 30.7414 20.1027 30.7333 20.0742 30.7268Z' fill='%23454545'/%3e%3cpath d='M20.1504 29.7251C20.1584 29.7207 20.1672 29.7163 20.1752 29.7119C20.1752 29.7185 20.1745 29.7251 20.1745 29.7324C20.1665 29.7294 20.1584 29.7273 20.1504 29.7251Z' fill='%23454545'/%3e%3cpath d='M20.0642 28.171C20.0964 28.3828 20.1234 28.5962 20.1417 28.8102C19.8742 28.7204 19.598 28.6605 19.3152 28.6495C19.2457 28.6561 19.1771 28.6656 19.1076 28.6743C19.1076 28.5377 19.1062 28.4018 19.1018 28.2659C19.0996 28.2243 19.0967 28.1805 19.0938 28.1352C19.1296 28.1228 19.1617 28.1125 19.188 28.1052C19.4759 28.0541 19.7617 28.0417 20.0445 28.0621C20.0533 28.1103 20.0598 28.1498 20.0642 28.171Z' fill='%23454545'/%3e%3cpath d='M20.0117 17.9639C20.0176 17.9653 20.0205 17.9683 20.0176 17.9763C20.0168 17.9777 20.0161 17.9792 20.0146 17.9807C20.0139 17.9756 20.0124 17.9697 20.0117 17.9639Z' fill='%23454545'/%3e%3cpath d='M18.9728 31.1868C19.2747 31.1597 19.6123 31.1765 19.8753 31.0063C19.9258 31.0034 19.9769 30.9997 20.0266 30.9961C20.0083 31.0896 19.9871 31.1817 19.9623 31.2701C19.9192 31.4461 19.8702 31.6208 19.8161 31.7932C19.5151 31.7026 19.2286 31.5623 18.9473 31.422C18.9567 31.3431 18.9648 31.265 18.9728 31.1868Z' fill='%23454545'/%3e%3cpath d='M19.9922 14.9082C20.2114 14.9754 20.4153 15.0982 20.5783 15.2479C20.7339 15.3933 20.8669 15.5548 20.9751 15.7287C21.0679 16.0267 21.1695 16.3131 21.2696 16.5791C21.2805 16.6061 21.2915 16.6331 21.3025 16.6594C21.3105 16.7223 21.3156 16.7858 21.3185 16.8494C21.3185 16.8567 21.3193 16.864 21.3193 16.8706C21.2776 16.8004 21.2287 16.7354 21.1768 16.6755L20.777 16.197L20.5563 15.9719C20.4562 15.8828 20.3473 15.7703 20.2743 15.6804C20.0528 15.4109 19.8292 15.2384 19.5625 15.1303C19.6911 15.0463 19.8314 14.9754 19.9878 14.9228L19.9922 14.9082Z' fill='%23454545'/%3e%3cpath d='M19.959 18.0652C19.9721 18.0418 19.9999 18.0046 20.016 17.9805C20.0189 17.9958 20.0189 18.0097 20.016 18.0199C20.005 18.0594 19.9853 18.0375 19.959 18.0652Z' fill='%23454545'/%3e%3cpath d='M19.8687 9.1558C19.7598 9.08785 19.6451 9.03525 19.5282 8.9958C19.5121 8.73644 19.7306 8.50703 19.9849 8.4873C19.9294 8.68456 19.8563 8.82338 19.9374 8.95561C20.0434 9.0842 20.1866 9.17772 20.3284 9.28219C20.1581 9.25151 19.9915 9.19817 19.8431 9.13826L19.8687 9.1558Z' fill='%23454545'/%3e%3cpath d='M18.9453 24.2627C19.0908 24.3832 19.2487 24.4899 19.4131 24.582C19.511 24.6397 19.6126 24.6894 19.7178 24.7303C19.7047 24.8793 19.6805 25.0269 19.6462 25.1694C19.5833 25.4426 19.4767 25.6888 19.3729 25.9387C19.2698 25.7085 19.1661 25.4762 19.0644 25.2439C19.0688 25.1927 19.0718 25.1416 19.0718 25.0905C19.0777 24.8033 19.0294 24.5235 18.9453 24.2627Z' fill='%23454545'/%3e%3cpath d='M19.0605 15.0055C19.1811 14.9332 19.3163 14.8842 19.4566 14.8638C19.6357 14.8353 19.8184 14.8543 19.9908 14.9083L19.9864 14.9229C19.83 14.9755 19.6897 15.0464 19.5611 15.1304C19.4106 15.0698 19.2462 15.0303 19.0605 15.0055Z' fill='%23454545'/%3e%3cpath d='M19.7176 24.7304C19.6124 24.6895 19.5108 24.6399 19.4129 24.5821C19.2484 24.4901 19.0906 24.3834 18.9451 24.2629C18.9349 24.2329 18.9246 24.203 18.9145 24.1737C18.7741 23.7544 18.5016 23.411 18.2305 23.0625C18.6872 23.2598 19.1578 23.4775 19.6197 23.6842C19.7176 24.0218 19.7475 24.382 19.7176 24.7304Z' fill='%23454545'/%3e%3cpath d='M19.532 30.674L19.6306 30.6543C19.6072 30.6616 19.5839 30.6682 19.5605 30.674H19.5473C19.5429 30.674 19.5342 30.6748 19.5312 30.6748L19.532 30.674Z' fill='%23454545'/%3e%3cpath d='M19.5645 17.1846C19.8348 17.1999 20.1118 17.2649 20.3361 17.4147C20.2923 17.4374 20.2448 17.4571 20.1966 17.4753C19.992 17.3665 19.7793 17.2606 19.5645 17.1846Z' fill='%23454545'/%3e%3cpath d='M19.5612 15.1299C19.828 15.238 20.0516 15.4104 20.273 15.68C20.3461 15.7699 20.455 15.8824 20.5551 15.9715L20.7758 16.1966L21.1755 16.6751C21.2274 16.735 21.2764 16.8 21.318 16.8702C21.3312 17.2596 21.1258 17.6599 20.7612 17.7702C20.7151 17.7505 20.6676 17.7301 20.6238 17.7045C20.5456 17.5839 20.4469 17.489 20.3359 17.4144C20.4769 17.3436 20.5785 17.2486 20.5244 17.1149C20.4922 16.9425 20.3198 16.575 20.1568 16.3361C19.8214 15.8597 19.5876 15.5514 19.1133 15.5047C19.2514 15.3659 19.3968 15.2373 19.5612 15.1299Z' fill='%23454545'/%3e%3cpath d='M19.5046 17.1816C19.5243 17.1824 19.5447 17.1831 19.5645 17.1846C19.7793 17.2605 19.992 17.3665 20.1966 17.4753C20.0797 17.5192 19.9606 17.5513 19.8889 17.5791C20.0709 17.7033 20.2741 17.7931 20.5306 17.8005C20.5802 17.8019 20.6285 17.799 20.6738 17.791C20.7118 17.8691 20.733 17.9626 20.7388 18.0584C20.6183 18.2578 20.4896 18.4383 20.2733 18.5186C20.2602 18.5223 20.247 18.5252 20.2339 18.5267C20.1966 18.5018 20.1593 18.4733 20.1243 18.4434C19.9123 18.2724 19.753 18.0759 19.6332 17.8516C19.7552 17.9042 19.8707 17.9466 19.9891 17.9597C19.9986 17.9619 20.0073 17.9619 20.0124 17.9634C20.0132 17.9692 20.0146 17.9751 20.0154 17.9802C19.9993 18.0043 19.9715 18.0415 19.9584 18.0649C19.9847 18.0372 20.0044 18.0591 20.0154 18.0196C20.0183 18.0094 20.0183 17.9955 20.0154 17.9802C20.0168 17.9787 20.0176 17.9773 20.0183 17.9758C20.0212 17.9678 20.0183 17.9648 20.0124 17.9634C20.0015 17.9203 19.9759 17.8655 19.9408 17.8114C19.8181 17.6215 19.6354 17.4468 19.4688 17.2766L19.5046 17.1816Z' fill='%23454545'/%3e%3cpath d='M19.4297 17.2281L19.5108 17.166C19.5291 17.1719 19.5466 17.1777 19.5649 17.1843C19.5451 17.1828 19.5247 17.1821 19.505 17.1814L19.4691 17.2763C19.6358 17.4466 19.8185 17.6212 19.9412 17.8111C19.9763 17.8652 20.0019 17.92 20.0128 17.9631C20.0077 17.9616 19.999 17.9616 19.9895 17.9594C19.8711 17.9463 19.7556 17.9039 19.6336 17.8513C19.5868 17.7658 19.5473 17.676 19.5123 17.5825C19.4728 17.4714 19.4414 17.356 19.4297 17.2281Z' fill='%23454545'/%3e%3cpath d='M19.0614 15.0052C19.0072 14.9972 18.9518 14.9914 18.894 14.9862L18.8516 14.8935C18.8823 14.8547 18.9152 14.816 18.9503 14.781C18.9911 14.7371 19.0351 14.6977 19.0811 14.6626C19.4012 14.5881 19.7322 14.6202 20.0158 14.8248L19.9916 14.9081C19.8192 14.854 19.6365 14.835 19.4574 14.8635C19.3171 14.884 19.1819 14.9329 19.0614 15.0052Z' fill='%23454545'/%3e%3cpath d='M19.3728 25.9389C19.3355 26.0295 19.299 26.1201 19.2646 26.2129C19.1799 26.4387 19.0966 26.6673 19.0052 26.8924C18.9826 26.6191 18.9511 26.3459 18.9043 26.0763C18.965 25.8038 19.0418 25.5218 19.0643 25.2441C19.166 25.4765 19.2698 25.7088 19.3728 25.9389Z' fill='%23454545'/%3e%3cpath d='M18.9959 15.4988C18.9623 15.3768 18.9236 15.2577 18.8789 15.1408C18.9345 15.0889 18.9951 15.0429 19.0609 15.0049C19.2466 15.0297 19.411 15.0692 19.5615 15.1298C19.3971 15.2372 19.2517 15.3658 19.1136 15.5046C19.0763 15.501 19.0368 15.4995 18.9959 15.4988Z' fill='%23454545'/%3e%3cpath d='M18.9246 28.1888C18.9853 28.1706 19.0437 28.1508 19.0942 28.1348C19.0971 28.1801 19.1 28.2239 19.1022 28.2655C19.1066 28.4014 19.1081 28.5373 19.1081 28.6739C18.9151 28.6988 18.7207 28.7229 18.5234 28.6959C18.655 28.5293 18.7923 28.3634 18.9246 28.1888Z' fill='%23454545'/%3e%3cpath d='M18.9727 31.1865C18.9786 31.1237 18.9852 31.0609 18.9903 30.998C19.2775 31.0412 19.58 31.0258 19.8752 31.0061C19.6122 31.1763 19.2745 31.1595 18.9727 31.1865Z' fill='%23454545'/%3e%3cpath d='M18.5259 29.5833C18.6998 29.6871 18.8832 29.7368 19.0755 29.7265C19.0689 29.8697 19.0608 30.0136 19.0535 30.1568C19.044 30.3263 19.0323 30.4966 19.0177 30.6668C19.0053 30.6836 18.9921 30.6997 18.9775 30.715C18.5486 30.6668 18.1525 30.4403 17.9004 30.0611C17.8975 30.0429 17.896 30.0246 17.8945 30.0063C17.8945 29.7521 17.9691 29.5336 18.0867 29.3203C18.2475 29.3802 18.3973 29.4686 18.5259 29.5833Z' fill='%23454545'/%3e%3cpath d='M19.0261 30.6564C19.1679 30.4744 19.2731 30.2874 19.4638 30.1654C19.6889 30.0032 19.9067 29.8586 20.15 29.7256C20.1581 29.7278 20.1661 29.73 20.1741 29.7329C20.1697 29.9477 20.1551 30.1625 20.1303 30.3758C20.1106 30.4898 20.093 30.6081 20.074 30.7272C19.9067 30.687 19.7313 30.6717 19.5596 30.6746C19.5829 30.6688 19.6063 30.6622 19.6297 30.6549L19.5311 30.6746L19.5303 30.6754C19.5332 30.6754 19.542 30.6746 19.5464 30.6746H19.5596C19.3776 30.7221 19.1934 30.736 19.0137 30.7199C19.0159 30.7024 19.0173 30.6849 19.0173 30.6673C19.0202 30.6637 19.0232 30.66 19.0261 30.6564Z' fill='%23454545'/%3e%3cpath d='M19.0176 30.6669C19.0323 30.4967 19.044 30.3265 19.0535 30.157C19.0608 30.0138 19.0688 29.8699 19.0754 29.7267C19.1594 29.7223 19.2449 29.7055 19.3312 29.6777L19.3823 29.6624C19.4181 29.6594 19.4766 29.6529 19.5036 29.6529C19.7287 29.6419 19.9465 29.6675 20.1503 29.7252C19.907 29.8582 19.6892 30.0028 19.4642 30.165C19.2734 30.287 19.1682 30.4741 19.0264 30.656C19.0235 30.6596 19.0206 30.6633 19.0176 30.6669Z' fill='%23454545'/%3e%3cpath d='M19.0186 30.667C19.0186 30.6845 19.0172 30.7021 19.0151 30.7196C19.0026 30.7189 18.9909 30.7174 18.9785 30.7152C18.9931 30.6999 19.0063 30.6838 19.0186 30.667Z' fill='%23454545'/%3e%3cpath d='M19.1137 15.5049C19.0816 15.5377 19.0494 15.5706 19.0179 15.6042C19.0122 15.5699 19.0049 15.5356 18.9968 15.5019C18.9968 15.5012 18.9961 15.4998 18.9961 15.499C19.037 15.4998 19.0765 15.5012 19.1137 15.5049Z' fill='%23454545'/%3e%3cpath d='M18.6641 15.5283C18.7868 15.5078 18.8964 15.4983 18.9966 15.4991C18.9966 15.4998 18.9973 15.5013 18.9973 15.502C19.0053 15.5356 19.0126 15.5699 19.0184 15.6043C18.9629 15.6634 18.9081 15.7241 18.854 15.7855C18.7963 15.6949 18.7328 15.6101 18.6641 15.5283Z' fill='%23454545'/%3e%3cpath d='M18.6113 31.2515C18.6895 31.2289 18.7677 31.2114 18.8466 31.2011C18.8876 31.1946 18.9299 31.1902 18.973 31.1865C18.965 31.2647 18.9569 31.3429 18.9475 31.4218C18.8525 31.3736 18.7581 31.3261 18.6647 31.28C18.6471 31.2705 18.6296 31.261 18.6113 31.2515Z' fill='%23454545'/%3e%3cpath d='M18.9537 18.5322C18.882 18.6469 18.7885 18.7405 18.6797 18.8172C18.7257 18.69 18.774 18.5644 18.8207 18.4395C18.8638 18.4723 18.9077 18.503 18.9537 18.5322Z' fill='%23454545'/%3e%3cpath d='M18.375 28.097C18.2405 28.143 18.1111 28.2022 17.9884 28.2723C17.9738 28.1883 17.9855 28.0977 18.03 28.0086C18.1097 27.8296 18.2434 27.7025 18.3406 27.5396C18.4349 27.3978 18.5138 27.2466 18.5854 27.091C18.7272 26.7797 18.8185 26.4415 18.8988 26.0959C18.9004 26.0893 18.9018 26.0827 18.9032 26.0762C18.9501 26.3458 18.9815 26.619 19.0041 26.8922C18.8916 27.1728 18.7666 27.4475 18.6117 27.7069C18.5474 27.8186 18.4656 27.937 18.4013 28.0451C18.3918 28.0612 18.383 28.0787 18.375 28.097Z' fill='%23454545'/%3e%3cpath d='M18.88 15.1416C18.9247 15.2585 18.9634 15.3776 18.997 15.4996C18.8969 15.4989 18.7873 15.5084 18.6645 15.5288C18.6579 15.52 18.6506 15.5106 18.6426 15.5018C18.6908 15.363 18.7741 15.241 18.88 15.1416Z' fill='%23454545'/%3e%3cpath d='M18.8648 4.21608C18.8823 4.50248 18.7223 4.79398 18.4701 4.9306C18.4416 4.73042 18.4285 4.52951 18.4278 4.33152C18.427 4.06923 18.4409 3.80476 18.4533 3.54102C18.7186 3.65572 18.8889 3.90339 18.8626 4.23362L18.8648 4.21608Z' fill='%23454545'/%3e%3cpath d='M18.3431 9.40286C18.517 9.39117 18.6938 9.39409 18.8626 9.42404C19.7286 10.2087 20.7422 10.8246 21.7989 11.3265C21.9406 11.3981 22.0846 11.4653 22.2308 11.5282C22.2103 11.6151 22.1913 11.7013 22.1745 11.7882C21.6871 11.6472 21.147 11.6334 20.6435 11.6889C19.6621 11.0759 18.6894 10.3453 17.9316 9.46349C18.0683 9.43427 18.2064 9.41382 18.3431 9.40286Z' fill='%23454545'/%3e%3cpath d='M18.879 15.1416C18.8345 15.0211 18.7841 14.9027 18.7285 14.7866C18.8424 14.7325 18.9608 14.6901 19.0807 14.6631C19.0347 14.6982 18.9908 14.7376 18.9499 14.7814C18.9149 14.8165 18.882 14.8552 18.8512 14.894L18.8937 14.9867C18.9514 14.9919 19.0069 14.9977 19.061 15.0057C18.9952 15.0437 18.9346 15.0898 18.879 15.1416Z' fill='%23454545'/%3e%3cpath d='M18.8276 18.4198C18.8627 18.4022 18.8977 18.3832 18.9314 18.3613L19.0132 18.4234C18.9956 18.4614 18.976 18.4979 18.9533 18.5316C18.9073 18.5023 18.8634 18.4716 18.8203 18.4388C18.8225 18.4322 18.8246 18.4256 18.8276 18.4198Z' fill='%23454545'/%3e%3cpath d='M18.8071 18.4291C18.7728 18.4028 18.7392 18.3757 18.707 18.3472C18.7297 18.3231 18.7515 18.2997 18.7742 18.2764L18.8605 18.3319C18.8495 18.3611 18.8386 18.3903 18.8276 18.4203C18.8203 18.4232 18.8137 18.4261 18.8071 18.4291Z' fill='%23454545'/%3e%3cpath d='M18.8066 18.4287C18.8132 18.4258 18.8198 18.4228 18.8271 18.4199C18.8241 18.4258 18.822 18.4323 18.8198 18.4389C18.8154 18.436 18.811 18.4323 18.8066 18.4287Z' fill='%23454545'/%3e%3cpath d='M18.5684 18.5018C18.6495 18.4872 18.7299 18.4638 18.8066 18.4287C18.811 18.4324 18.8154 18.436 18.8198 18.4389C18.773 18.5639 18.7248 18.6895 18.6788 18.8167C18.5297 18.9211 18.3521 18.9927 18.1621 19.0388C18.2871 18.851 18.423 18.6713 18.5684 18.5018Z' fill='%23454545'/%3e%3cpath d='M17.9968 13.6299C18.2803 13.9915 18.5339 14.3744 18.729 14.7864C18.5617 14.866 18.4038 14.9705 18.2664 15.0896C17.9632 14.7718 17.6453 14.473 17.3223 14.1786C17.5327 13.9784 17.7585 13.795 17.9968 13.6299Z' fill='%23454545'/%3e%3cpath d='M18.6412 15.5014C18.5557 15.4006 18.4651 15.3027 18.373 15.2033C18.3372 15.1653 18.3022 15.1273 18.2656 15.0893C18.403 14.9702 18.5609 14.8658 18.7282 14.7861C18.7837 14.9023 18.8342 15.0207 18.8787 15.1412C18.7728 15.2406 18.6895 15.3626 18.6412 15.5014Z' fill='%23454545'/%3e%3cpath d='M18.7075 18.3466C18.6666 18.3122 18.6278 18.2757 18.5898 18.2384C18.5972 18.2282 18.6052 18.2173 18.6125 18.2063C18.6132 18.2056 18.6132 18.2048 18.614 18.2041C19.14 18.3568 19.5618 18.4941 20.0645 18.5263C20.1223 18.5278 20.1778 18.5351 20.2348 18.5263C20.313 18.5796 20.3963 18.622 20.4803 18.6527C20.0653 18.972 19.3966 18.8112 19.0013 18.5614C18.9852 18.5519 18.9691 18.5416 18.9538 18.5314C18.9764 18.4978 18.9961 18.4613 19.0137 18.4233L18.9318 18.3612C18.8982 18.3831 18.8632 18.4021 18.8281 18.4196C18.839 18.3897 18.8499 18.3604 18.861 18.3312L18.7747 18.2757C18.752 18.2991 18.7302 18.3225 18.7075 18.3466Z' fill='%23454545'/%3e%3cpath d='M18.6426 15.501C18.6506 15.5097 18.6579 15.5192 18.6645 15.528C18.6535 15.5295 18.6418 15.5309 18.6309 15.5331C18.6345 15.5222 18.6382 15.5112 18.6426 15.501Z' fill='%23454545'/%3e%3cpath d='M18.5684 18.5016C18.6137 18.449 18.6597 18.3971 18.7065 18.3467C18.7386 18.3752 18.7722 18.4022 18.8066 18.4285C18.7299 18.4636 18.6495 18.487 18.5684 18.5016Z' fill='%23454545'/%3e%3cpath d='M18.9236 28.1887C18.7913 28.3633 18.654 28.5292 18.5225 28.6958C18.4735 28.6892 18.4246 28.6797 18.3756 28.6658C18.1739 28.6161 18.0182 28.4591 17.9883 28.272C18.1111 28.2019 18.2404 28.1427 18.3749 28.0967C18.3588 28.1332 18.3486 28.1719 18.3507 28.2026C18.4414 28.3166 18.7022 28.2567 18.9236 28.1887Z' fill='%23454545'/%3e%3cpath d='M18.6114 18.207C18.6041 18.2179 18.596 18.2289 18.5887 18.2391C18.5785 18.2296 18.5683 18.2201 18.5588 18.2099C18.5537 18.2011 18.5405 18.1887 18.5332 18.1777C18.5617 18.1872 18.588 18.196 18.6099 18.204C18.6107 18.204 18.6121 18.2048 18.6129 18.2048C18.6121 18.2055 18.6121 18.2062 18.6114 18.207Z' fill='%23454545'/%3e%3cpath d='M18.3878 8.96582C18.4353 9.0155 18.4843 9.06372 18.534 9.11194C18.6407 9.21934 18.7503 9.32308 18.8628 9.4239C18.694 9.39395 18.5172 9.39103 18.3433 9.40272C18.2066 9.41367 18.0685 9.43413 17.9318 9.46335C17.8493 9.36692 17.7689 9.26829 17.6914 9.16819C17.9187 9.08418 18.1518 9.01185 18.3878 8.96582Z' fill='%23454545'/%3e%3cpath d='M18.0978 19.1358C18.1161 19.1073 18.1344 19.0795 18.1526 19.0518C18.1731 19.0627 18.1943 19.0744 18.2148 19.0861C18.3134 19.1468 18.4157 19.2045 18.5224 19.2563C18.2827 19.9738 18.1241 20.7139 18.312 21.4554C18.464 22.0245 18.8725 22.3314 19.2232 22.8552C19.3935 23.0971 19.5323 23.3908 19.6178 23.6801C19.6178 23.6815 19.6186 23.6823 19.6186 23.6837C19.1567 23.477 18.6861 23.2592 18.2294 23.062C18.2199 23.0496 18.2104 23.0371 18.2001 23.0247C18.0167 22.5586 17.8019 22.1056 17.4986 21.7075C17.3166 20.8074 17.6214 19.8803 18.0978 19.1358Z' fill='%23454545'/%3e%3cpath d='M18.4446 4.94537C18.4088 4.9629 18.3708 4.97751 18.332 4.98847L18.4424 4.94171C18.4453 4.94025 18.4526 4.93514 18.4497 4.93879C18.4482 4.94098 18.446 4.94317 18.4446 4.94537Z' fill='%23454545'/%3e%3cpath d='M17.9882 28.2725C18.0182 28.4595 18.1738 28.6166 18.3755 28.6662C18.4245 28.6801 18.4734 28.6896 18.5224 28.6962C18.4347 28.8065 18.3499 28.9161 18.2695 29.0294C18.2016 29.1273 18.1395 29.2237 18.0861 29.3209C17.7675 29.201 17.4072 29.1923 17.0879 29.3121C17.1149 29.2171 17.1551 29.1251 17.207 29.0374C17.4007 28.7115 17.6725 28.4536 17.9882 28.2725Z' fill='%23454545'/%3e%3cpath d='M18.08 15.2701C18.1362 15.2072 18.1991 15.1459 18.2663 15.0889C18.3029 15.1269 18.3379 15.1648 18.3737 15.2028C18.4658 15.3022 18.5564 15.4001 18.6419 15.5009C18.6376 15.5112 18.6339 15.5221 18.6302 15.5331C18.6412 15.5309 18.6529 15.5294 18.6639 15.528C18.7326 15.6098 18.7961 15.6945 18.8538 15.7851C18.7735 15.875 18.6946 15.9663 18.6127 16.0562C18.4746 16.2038 18.2831 16.3689 18.137 16.5128C17.9901 16.648 17.871 16.8218 17.7972 17.0111C17.8023 16.9029 17.7921 16.7926 17.7526 16.6808C17.7197 16.5778 17.6678 16.4894 17.6035 16.4105C17.6883 16.0006 17.7935 15.5798 18.08 15.2701Z' fill='%23454545'/%3e%3cpath d='M17.5161 21.7872C17.6294 22.273 17.9115 22.6529 18.2001 23.0248C18.2045 23.035 18.2082 23.0453 18.2126 23.0548C18.2096 23.0533 18.2067 23.0526 18.2038 23.0511L18.1249 23.1161C18.1621 23.2513 18.2177 23.3733 18.2834 23.4902C18.3419 23.5932 18.4077 23.6918 18.48 23.7854C18.5465 23.9717 18.6123 24.1565 18.6817 24.3377C18.8008 24.638 18.9302 24.9412 19.0631 25.2436C19.0405 25.5212 18.9638 25.8033 18.9031 26.0758C18.8089 25.5191 18.6525 24.9755 18.3821 24.4743C18.0021 23.7437 17.4014 23.1673 16.9323 22.5061C16.7313 22.2226 16.3089 21.6031 16.1087 21.313C15.8631 20.9543 15.6147 20.5956 15.3691 20.223C15.5365 20.1733 15.7024 20.1192 15.8653 20.0586C16.4478 20.4801 16.9505 21.0106 17.3926 21.5738C17.4292 21.6177 17.465 21.6622 17.4986 21.7075C17.5044 21.7338 17.5103 21.7609 17.5161 21.7872Z' fill='%23454545'/%3e%3cpath d='M18.168 1.40528C18.2023 1.29861 18.2279 1.20291 18.2432 1.11523C18.3039 1.13788 18.3616 1.16857 18.4172 1.20437C18.3689 1.31615 18.309 1.42354 18.2447 1.5251C18.2228 1.48272 18.1972 1.44254 18.168 1.40528Z' fill='%23454545'/%3e%3cpath d='M17.8455 1.07969C17.9821 1.04901 18.118 1.06654 18.2437 1.11549C18.2284 1.20316 18.2028 1.29887 18.1685 1.40553C18.0903 1.30398 17.985 1.22508 17.8418 1.18197L17.8455 1.07969Z' fill='%23454545'/%3e%3cpath d='M18.6119 31.2518C18.3115 31.094 17.9571 30.9304 17.6641 30.7207C17.7123 30.7382 17.7605 30.7565 17.8073 30.7777C17.9454 30.8361 18.0864 30.9019 18.2333 30.9355C18.3773 30.9698 18.5256 30.964 18.6616 30.9194C18.7683 30.9567 18.8786 30.9823 18.9911 30.9983C18.986 31.0612 18.9794 31.124 18.9735 31.1868C18.9305 31.1905 18.8881 31.1949 18.8472 31.2014C18.7683 31.2117 18.6901 31.2292 18.6119 31.2518Z' fill='%23454545'/%3e%3cpath d='M18.2297 23.062C18.5008 23.4105 18.7733 23.7539 18.9137 24.1732C18.9239 24.2024 18.9342 24.2324 18.9443 24.2624C18.7719 24.1221 18.6148 23.9621 18.4804 23.7853C18.3941 23.542 18.3072 23.2972 18.2129 23.0547C18.2187 23.0569 18.2239 23.0598 18.2297 23.062Z' fill='%23454545'/%3e%3cpath d='M18.2836 23.4908C18.2178 23.3739 18.1623 23.2519 18.125 23.1168L18.2039 23.0518C18.2068 23.0532 18.2098 23.0539 18.2127 23.0554C18.307 23.298 18.3939 23.5427 18.4802 23.786C18.4078 23.6925 18.342 23.5939 18.2836 23.4908Z' fill='%23454545'/%3e%3cpath d='M18.1631 19.0385C18.3531 18.9925 18.5306 18.9209 18.6797 18.8164C18.6256 18.9619 18.573 19.1086 18.5241 19.2562C18.4174 19.2044 18.3151 19.1467 18.2164 19.086C18.196 19.0743 18.1748 19.0626 18.1543 19.0517C18.1572 19.0473 18.1601 19.0429 18.1631 19.0385Z' fill='%23454545'/%3e%3cpath d='M18.1399 19.0444C17.8096 18.8574 17.5004 18.6593 17.3711 18.3145C17.7438 18.4357 18.1779 18.5724 18.5681 18.5022C18.4227 18.6717 18.2867 18.8514 18.1618 19.0392C18.1545 19.0407 18.1472 19.0429 18.1399 19.0444Z' fill='%23454545'/%3e%3cpath d='M18.1538 19.0522C18.1494 19.0493 18.145 19.0471 18.1406 19.0443C18.1479 19.0427 18.1552 19.0405 18.1625 19.0391C18.1596 19.0434 18.1567 19.0478 18.1538 19.0522Z' fill='%23454545'/%3e%3cpath d='M17.3708 18.3138C17.5001 18.6586 17.8092 18.8567 18.1396 19.0437C17.6974 19.1467 17.1903 19.116 16.8139 19.0466L16.8907 19.0634C16.7723 19.0517 16.6466 19.0451 16.5297 19.0173C16.4383 18.9991 16.3499 18.9742 16.2637 18.9436C16.3294 18.7894 16.3806 18.6323 16.4179 18.4723C16.5801 18.3686 16.7314 18.259 16.8687 18.1436C16.9111 18.1596 16.955 18.1742 17.0003 18.1859L17.077 18.202C17.1252 18.2312 17.2363 18.2634 17.2926 18.2882C17.3182 18.2962 17.3445 18.305 17.3708 18.3138Z' fill='%23454545'/%3e%3cpath d='M18.0886 4.14769C18.0937 4.1455 18.0974 4.14404 18.101 4.14258C18.0974 4.14404 18.093 4.14842 18.0879 4.15427L18.0886 4.14769Z' fill='%23454545'/%3e%3cpath d='M17.8428 17.9552C17.7149 17.8405 17.6959 17.6886 17.7156 17.5293C17.7368 17.7908 17.8764 18.0078 18.1249 18.0582V18.0619C18.1263 18.0699 18.1285 18.0809 18.1125 18.0867C18.0481 18.1123 17.9013 18.0203 17.8428 17.9552Z' fill='%23454545'/%3e%3cpath d='M18.0812 7.48242L18.0176 7.50361C18.0205 7.50215 18.0234 7.50069 18.0263 7.49996C18.0446 7.49411 18.0629 7.48827 18.0812 7.48242Z' fill='%23454545'/%3e%3cpath d='M17.9733 2.80273L17.9434 2.83415C17.9492 2.82684 17.9551 2.81954 17.9602 2.81223C17.9646 2.80931 17.9689 2.80566 17.9733 2.80273Z' fill='%23454545'/%3e%3cpath d='M17.9796 3.54012L17.8027 3.48605C17.8422 3.48094 17.8787 3.47656 17.9138 3.47363C17.9131 3.49628 17.9175 3.51308 17.9233 3.51893C17.943 3.52989 17.954 3.52697 17.9796 3.54012Z' fill='%23454545'/%3e%3cpath d='M17.0886 29.3122C17.4079 29.1923 17.7682 29.2011 18.0868 29.3209C17.9692 29.5343 17.8946 29.7527 17.8946 30.007C17.8961 30.0252 17.8975 30.0435 17.9005 30.0618C17.8763 30.0252 17.853 29.9872 17.8318 29.9478C17.6308 29.6913 17.3772 29.5394 17.0703 29.383C17.0747 29.3589 17.0813 29.3355 17.0886 29.3122Z' fill='%23454545'/%3e%3cpath d='M17.1516 30.1565C17.0361 29.9161 17.0098 29.6422 17.0712 29.3828C17.3782 29.5392 17.6317 29.6911 17.8327 29.9476C17.8539 29.987 17.8773 30.025 17.9014 30.0615C17.9328 30.3063 18.0629 30.5488 18.2609 30.7015C18.3859 30.8002 18.5203 30.8703 18.6614 30.9193C18.5255 30.9638 18.3771 30.9697 18.2331 30.9353C18.0863 30.9017 17.9452 30.836 17.8071 30.7775C17.7603 30.7563 17.7121 30.7381 17.6639 30.7205C17.5491 30.6387 17.4432 30.5488 17.3533 30.4502C17.319 30.4144 17.2875 30.3764 17.259 30.337C17.2736 30.299 17.2853 30.2603 17.2956 30.2215L17.2254 30.147C17.2006 30.1499 17.1757 30.1529 17.1516 30.1565Z' fill='%23454545'/%3e%3cpath d='M17.9972 13.6292C17.7589 13.7944 17.5331 13.9777 17.3227 14.1779C17.2379 14.1005 17.1531 14.0238 17.0684 13.9463C17.3205 13.7688 17.566 13.5839 17.7889 13.3721C17.8598 13.4561 17.9292 13.5423 17.9972 13.6292Z' fill='%23454545'/%3e%3cpath d='M17.7886 13.3724C17.5657 13.5843 17.3202 13.7691 17.0681 13.9466C16.8262 13.7282 16.5829 13.5097 16.3432 13.284C15.8068 12.777 15.3026 12.2392 14.7377 11.7782C14.7092 11.7541 14.6814 11.7322 14.6536 11.7132C14.6646 11.6708 14.669 11.6263 14.6624 11.5788C14.6507 11.3786 14.5908 11.1886 14.4688 11.0316C14.6054 10.9775 14.7406 10.922 14.8751 10.8643C14.9511 10.8891 15.0219 10.9169 15.0855 10.9475C15.8484 11.3523 16.4645 11.9623 17.0549 12.5673C17.3041 12.8252 17.5533 13.0926 17.7886 13.3724Z' fill='%23454545'/%3e%3cpath d='M17.7129 17.4486C17.7115 17.301 17.7422 17.152 17.7977 17.0117C17.7926 17.1425 17.7648 17.2703 17.74 17.3931C17.7297 17.4391 17.7217 17.4844 17.7166 17.5297C17.7137 17.5034 17.7129 17.4764 17.7129 17.4486Z' fill='%23454545'/%3e%3cpath d='M17.5126 16.8363C17.5448 16.6997 17.5725 16.5558 17.6025 16.4111C17.6668 16.49 17.7187 16.5784 17.7516 16.6815C17.791 16.7932 17.8013 16.9036 17.7961 17.0117C17.7406 17.152 17.7099 17.301 17.7114 17.4486C17.7114 17.4763 17.7121 17.5034 17.715 17.5297C17.6953 17.6889 17.7143 17.8409 17.8422 17.9556C17.9006 18.0206 18.0475 18.1127 18.1118 18.0871C18.1279 18.0813 18.1257 18.0703 18.1243 18.0623V18.0586C18.1447 18.063 18.1652 18.0659 18.1871 18.0681C18.2719 18.0937 18.4217 18.1412 18.5328 18.1777C18.5401 18.1887 18.5532 18.2011 18.5583 18.2099C18.5678 18.2201 18.5781 18.2296 18.5883 18.2391C18.2412 18.7037 17.7764 18.44 17.5075 18.0287C17.3869 17.8467 17.3716 17.6166 17.3672 17.4128C17.411 17.2221 17.4688 17.0358 17.5126 16.8363Z' fill='%23454545'/%3e%3cpath d='M18.2015 23.0253C17.9129 22.6534 17.6308 22.2735 17.5175 21.7876C17.5117 21.7613 17.5058 21.7343 17.5 21.708C17.8033 22.1062 18.0181 22.5591 18.2015 23.0253Z' fill='%23454545'/%3e%3cpath d='M17.2882 7.70303C17.3371 7.69061 17.3861 7.67819 17.4365 7.66504C17.5746 7.93244 17.739 8.18741 17.9239 8.42924C17.9005 8.43216 17.8764 8.43508 17.8523 8.43801C17.6455 8.46066 17.438 8.47819 17.2297 8.48842C17.0996 8.26705 16.9834 8.03764 16.8848 7.79874C17.0192 7.76878 17.1537 7.73664 17.2882 7.70303Z' fill='%23454545'/%3e%3cpath d='M16.959 6.00097C17.1249 6.01704 17.29 6.03458 17.4552 6.05211C17.4515 6.06891 17.4464 6.08353 17.4413 6.09595C17.4311 6.10764 17.4289 6.11494 17.4333 6.11056C17.4362 6.10617 17.4384 6.10179 17.4413 6.09595C17.442 6.09522 17.4428 6.09375 17.4435 6.09302C17.4581 6.07549 17.4822 6.05649 17.4976 6.0543C17.4946 6.05211 17.4968 6.05503 17.4888 6.0543C17.4851 6.0543 17.4829 6.05503 17.4793 6.05503C17.4713 6.0543 17.4632 6.05357 17.4552 6.05211C17.4742 5.96663 17.472 5.83366 17.4625 5.75914C17.472 5.7891 17.4829 5.81832 17.4946 5.84754L17.4625 5.75403C17.461 5.74818 17.4625 5.75622 17.4625 5.75841C17.3741 5.49905 17.3426 5.21266 17.415 4.94526C17.4939 4.63768 17.6898 4.38051 17.9528 4.21321C17.9755 4.19494 18.0515 4.16353 18.0895 4.14745L18.0888 4.15403C18.0858 4.15695 18.0822 4.1606 18.0778 4.16426C18.0683 4.17522 18.0478 4.20955 18.0668 4.20955C18.0712 4.20882 18.0763 4.20006 18.08 4.20225C18.0807 4.20225 18.0807 4.20371 18.0807 4.20444L18.0814 4.20663V4.21321L18.0888 4.15403C18.0939 4.14818 18.0983 4.1438 18.1019 4.14234C18.0983 4.1438 18.0946 4.14526 18.0895 4.14745L18.0917 4.12846C18.0997 4.11165 18.1085 4.11677 18.1304 4.13942C18.1348 4.14672 18.1472 4.1533 18.1545 4.14965C18.1611 4.14745 18.1531 4.14453 18.1538 4.14015C18.1545 4.13503 18.1479 4.12992 18.1421 4.12407C18.08 4.0627 17.9316 4.02837 17.8366 4.01302L17.6876 3.98526L17.6598 3.95896C17.2257 3.56225 17.5969 3.07567 17.9609 2.81193C17.9558 2.81923 17.9499 2.82654 17.9441 2.83385L17.974 2.80243C17.9696 2.80535 17.9653 2.80901 17.9609 2.81193C18.1004 2.63001 18.2042 2.42106 17.8863 2.36115C17.7124 2.35604 17.5144 2.39184 17.3141 2.45394C17.4384 2.32974 17.5334 2.1712 17.5896 1.99805C17.6905 2.00243 17.7906 2.00901 17.89 2.01777C18.1998 2.08426 18.3789 2.26398 18.4001 2.49412C18.4118 2.62197 18.3752 2.76517 18.2853 2.91275L18.2101 3.0333L18.2064 3.03914C18.1012 3.13485 17.9813 3.26928 17.9331 3.40152C17.9221 3.42782 17.917 3.45266 17.9156 3.47312C17.8805 3.47604 17.8439 3.48042 17.8045 3.48554L17.9813 3.5396C17.9558 3.52645 17.9448 3.52937 17.9251 3.51841C17.9192 3.51257 17.9148 3.49576 17.9156 3.47312C17.9762 3.468 18.0339 3.46654 18.0997 3.468C18.2283 3.46873 18.3489 3.4943 18.4541 3.54033C18.4417 3.80407 18.4278 4.06855 18.4286 4.33083C18.4293 4.52882 18.4424 4.72974 18.4709 4.92992C18.4622 4.93576 18.4534 4.94015 18.4446 4.94453C18.4461 4.94234 18.4483 4.94015 18.4498 4.93796C18.4527 4.9343 18.4454 4.93942 18.4424 4.94088L18.3321 4.98764C18.3708 4.97668 18.4088 4.96207 18.4446 4.94453C18.4205 4.97375 18.3935 5.0059 18.3774 5.04024C18.3358 5.11914 18.3379 5.19366 18.3613 5.27403C18.3789 5.34344 18.422 5.40992 18.4476 5.47713C18.4549 5.50563 18.4673 5.56042 18.4739 5.58891C18.6807 6.43056 18.2619 7.27586 17.282 7.13996C17.2549 7.13558 17.2286 7.13193 17.2016 7.12754C17.0693 6.76663 16.9853 6.38965 16.959 6.00097Z' fill='%23454545'/%3e%3cpath d='M17.4533 6.05273C17.4614 6.0542 17.4694 6.05493 17.4775 6.05566C17.4811 6.05566 17.4833 6.05493 17.487 6.05493C17.495 6.05566 17.4928 6.05273 17.4957 6.05493C17.4804 6.05712 17.4563 6.07611 17.4416 6.09365C17.4409 6.09438 17.4402 6.09584 17.4395 6.09657C17.4446 6.08415 17.4497 6.06954 17.4533 6.05273Z' fill='%23454545'/%3e%3cpath d='M17.4616 5.75404L17.4937 5.84756C17.482 5.81834 17.4711 5.78911 17.4616 5.75916V5.75843C17.4616 5.75624 17.4601 5.7482 17.4616 5.75404Z' fill='%23454545'/%3e%3cpath d='M17.2011 7.12793C17.2683 7.31131 17.3473 7.4903 17.4379 7.66491C17.3875 7.67806 17.3385 7.69048 17.2895 7.7029C17.1551 7.73651 17.0206 7.76866 16.8861 7.79861C16.7919 7.57432 16.7137 7.34272 16.6516 7.10236C16.6457 7.07825 16.6399 7.05341 16.6348 7.0293C16.8226 7.06583 17.0111 7.0987 17.2011 7.12793Z' fill='%23454545'/%3e%3cpath d='M17.5138 16.8364C17.4699 17.0359 17.4122 17.2222 17.3684 17.4128C17.3684 17.396 17.3676 17.38 17.3676 17.3639C17.3625 17.2054 17.3537 17.0264 17.25 16.9248C17.1469 16.8393 17.0322 16.8255 16.8853 16.775C16.7903 16.7465 16.6778 16.7005 16.5828 16.656C16.4856 16.6048 16.3891 16.5537 16.2927 16.5011C16.2254 16.2987 16.1443 16.1 16.0508 15.9086C16.1421 15.7237 16.243 15.5425 16.3519 15.3672C16.5791 15.5593 16.8093 15.7486 17.0329 15.9224C17.2178 16.0781 17.4466 16.2147 17.6037 16.4112C17.5737 16.5559 17.5459 16.6998 17.5138 16.8364Z' fill='%23454545'/%3e%3cpath d='M17.314 18.0623C17.292 17.8264 17.322 17.6167 17.3688 17.4121C17.3732 17.6159 17.3885 17.8461 17.5091 18.028C17.778 18.4393 18.2428 18.7031 18.5899 18.2384C18.6279 18.2757 18.6666 18.3122 18.7075 18.3465C18.6608 18.3969 18.6147 18.4488 18.5694 18.5014C18.1792 18.5716 17.7451 18.4349 17.3724 18.3137C17.3432 18.2377 17.3235 18.1544 17.314 18.0623Z' fill='%23454545'/%3e%3cpath d='M17.2242 30.1465L17.2944 30.221C17.2841 30.2597 17.2724 30.2984 17.2578 30.3364C17.2154 30.2795 17.1796 30.2188 17.1504 30.156C17.1745 30.1523 17.1994 30.1494 17.2242 30.1465Z' fill='%23454545'/%3e%3cpath d='M17.5887 1.99865C17.4228 1.99062 17.2562 1.98915 17.0859 1.99573C17.1393 1.97162 17.1926 1.93947 17.2482 1.90368C17.3556 1.835 17.4616 1.7466 17.5777 1.65527L17.6486 1.69253C17.6421 1.79701 17.6216 1.90075 17.5887 1.99865Z' fill='%23454545'/%3e%3cpath d='M17.0868 1.99535C17.2571 1.98878 17.4237 1.99024 17.5896 1.99827C17.5333 2.17142 17.4383 2.32996 17.3141 2.45416C17.2001 2.48923 17.0846 2.53307 16.9728 2.58275C16.9297 2.4001 16.8771 2.21964 16.8164 2.04211C16.9092 2.05672 16.9969 2.03627 17.0861 1.99535H17.0868Z' fill='%23454545'/%3e%3cpath d='M16.524 5.96094C16.6687 5.97336 16.8134 5.98724 16.9581 6.00185C16.9844 6.39053 17.0685 6.76751 17.2007 7.12843C17.0107 7.0992 16.8222 7.06633 16.6344 7.0298C16.5547 6.67984 16.5182 6.31966 16.524 5.96094Z' fill='%23454545'/%3e%3cpath d='M17.1643 30.5406C17.0803 30.6918 16.9692 30.8335 16.8399 30.957C16.758 30.7444 16.6557 30.5464 16.5293 30.3564C16.6126 30.3725 16.6952 30.3901 16.777 30.412C16.91 30.4419 17.0379 30.4909 17.1643 30.5406Z' fill='%23454545'/%3e%3cpath d='M16.3438 31.2997C16.5228 31.2157 16.6931 31.098 16.8399 30.957C16.8867 31.0768 16.9262 31.2003 16.9612 31.3304L16.905 31.4158C16.7186 31.4239 16.525 31.3808 16.3438 31.2997Z' fill='%23454545'/%3e%3cpath d='M16.8161 2.04285C16.8132 2.03408 16.8103 2.02532 16.8066 2.01582C16.8965 2.00559 16.9871 1.99902 17.077 1.99609H17.0858C16.9966 2.03701 16.9089 2.05746 16.8161 2.04285Z' fill='%23454545'/%3e%3cpath d='M16.8053 2.01562C16.8089 2.02512 16.8119 2.03389 16.8148 2.04266C16.7907 2.039 16.7658 2.03316 16.7402 2.02366C16.7622 2.02074 16.7833 2.01782 16.8053 2.01562Z' fill='%23454545'/%3e%3cpath d='M16.7403 2.02344C16.7659 2.03294 16.7907 2.03878 16.8149 2.04243C16.8755 2.21997 16.9281 2.40042 16.9712 2.58307C16.912 2.60864 16.8543 2.63641 16.798 2.66563C16.7659 2.45303 16.7228 2.24115 16.668 2.03294C16.6921 2.02928 16.7162 2.02636 16.7403 2.02344Z' fill='%23454545'/%3e%3cpath d='M16.7249 2.01798C16.7301 2.02017 16.7359 2.02237 16.741 2.02383C16.7169 2.02675 16.6928 2.02967 16.6687 2.03332C16.665 2.01725 16.6606 2.00045 16.6562 1.98438C16.6694 1.9946 16.6891 2.00483 16.7249 2.01798Z' fill='%23454545'/%3e%3cpath d='M15.8438 2.25603C16.109 2.1501 16.3867 2.07558 16.6695 2.0332C16.7243 2.24142 16.7674 2.45329 16.7996 2.6659C16.7609 2.68562 16.7229 2.70608 16.6863 2.72654C16.6293 2.728 16.5701 2.72434 16.5095 2.71412C16.2164 2.66809 15.9899 2.49055 15.8438 2.25603Z' fill='%23454545'/%3e%3cpath d='M16.4958 17.9346C16.5492 17.9755 16.6054 18.0135 16.6646 18.0471C16.6047 18.0507 16.5455 18.0551 16.4863 18.0595C16.4907 18.0179 16.4936 17.9762 16.4958 17.9346Z' fill='%23454545'/%3e%3cpath d='M16.6685 2.03287C16.3857 2.07524 16.108 2.14976 15.8427 2.2557C15.5818 1.83926 15.576 1.24017 15.907 0.86757C16.3433 0.401451 16.9074 0.107022 17.53 0.0142362C17.9685 -0.0544396 18.4654 0.121633 18.5239 0.623551C18.5436 0.825926 18.4961 1.02099 18.4172 1.20437C18.3617 1.16857 18.3039 1.13789 18.2433 1.11524C18.4355 0.0960627 17.4431 0.347387 16.6853 1.03195C16.5837 1.13643 16.469 1.25625 16.4529 1.37972C16.4405 1.55214 16.526 1.80492 16.6078 1.92109C16.6312 1.95104 16.6356 1.96857 16.656 1.98392C16.6604 1.99999 16.6648 2.01679 16.6685 2.03287Z' fill='%23454545'/%3e%3cpath d='M16.418 18.4731C16.4509 18.3372 16.4728 18.1991 16.4859 18.0603C16.5451 18.0559 16.6043 18.0515 16.6642 18.0479C16.7285 18.0851 16.7965 18.118 16.8689 18.1443C16.7315 18.2597 16.5802 18.3693 16.418 18.4731Z' fill='%23454545'/%3e%3cpath d='M16.4851 30.291C16.5004 30.3122 16.515 30.3341 16.5296 30.356C16.4734 30.3458 16.4164 30.3363 16.3594 30.3283C16.401 30.3151 16.4427 30.3027 16.4851 30.291Z' fill='%23454545'/%3e%3cpath d='M16.4953 17.9346C16.2519 17.7446 16.0707 17.4823 15.9406 17.1952C15.9092 16.9928 15.8668 16.7919 15.8164 16.5939C15.8266 16.4865 15.8522 16.3791 15.8873 16.2754C16.0203 16.3528 16.1555 16.4274 16.2914 16.5004C16.4463 16.968 16.5231 17.456 16.4953 17.9346Z' fill='%23454545'/%3e%3cpath d='M16.3589 30.3291C16.4159 30.3371 16.4729 30.3466 16.5292 30.3569C16.6556 30.5468 16.7579 30.7448 16.8398 30.9574C16.6929 31.0984 16.5226 31.216 16.3436 31.3001C16.0389 31.1656 15.7699 30.9253 15.6289 30.6469C15.7458 30.5644 15.8679 30.4928 16.0082 30.4489C16.1295 30.4051 16.2442 30.3649 16.3589 30.3291Z' fill='%23454545'/%3e%3cpath d='M16.4178 18.4727C16.3805 18.6327 16.3293 18.7897 16.2636 18.944C16.1342 18.8986 16.0107 18.8401 15.8945 18.7701C16.0772 18.6772 16.2533 18.5779 16.4178 18.4727Z' fill='%23454545'/%3e%3cpath d='M16.344 31.3001C16.5252 31.3812 16.7188 31.4243 16.9052 31.4163L16.9615 31.3308C16.9264 31.2007 16.8869 31.0773 16.8402 30.9575C16.9695 30.834 17.0806 30.6922 17.1646 30.541C17.245 30.5724 17.3254 30.6046 17.4072 30.6323C17.4927 30.6623 17.5782 30.6893 17.663 30.7207C17.956 30.9304 18.3105 31.0941 18.6108 31.2519C18.298 31.3403 17.9875 31.5025 17.6667 31.5653C17.2582 31.6172 16.827 31.5901 16.4382 31.4513C16.3644 31.4214 16.2928 31.3878 16.2227 31.3512C16.2636 31.3359 16.3045 31.3184 16.344 31.3001Z' fill='%23454545'/%3e%3cpath d='M15.7413 29.6167C15.9028 29.8702 16.2331 29.9762 16.4194 30.1997C16.4421 30.2304 16.4647 30.2604 16.4859 30.2918C16.4435 30.3035 16.4019 30.3159 16.3602 30.3291C16.2696 30.3152 16.1775 30.3035 16.0847 30.2925C15.8969 30.2721 15.7135 30.2575 15.5235 30.2626C15.4994 30.085 15.4899 29.906 15.4424 29.7541C15.3532 29.4355 15.1355 29.182 14.955 28.911C14.8388 28.7437 14.7679 28.5508 14.716 28.355C14.6444 28.0993 14.5852 27.8326 14.6057 27.566C14.6466 27.0239 14.8687 26.4905 15.2758 26.1172L15.3752 26.1398C15.4387 26.2779 15.4767 26.4058 15.5118 26.5307C15.6105 26.8726 15.6697 27.2328 15.6989 27.5711C15.7128 27.7895 15.6865 28.0072 15.6755 28.2308C15.6755 28.466 15.6448 28.6911 15.6105 28.9278C15.5754 29.1747 15.6119 29.4187 15.7413 29.6167Z' fill='%23454545'/%3e%3cpath d='M16.351 15.3667C16.2421 15.5421 16.1413 15.7232 16.0499 15.9081C15.9118 15.6246 15.7474 15.3558 15.5625 15.1081C15.6356 15.0306 15.7116 14.9569 15.7905 14.8867C15.9725 15.0438 16.161 15.206 16.351 15.3667Z' fill='%23454545'/%3e%3cpath d='M16.5518 2.806C15.7582 3.30061 15.0194 3.83833 14.3113 4.46737C14.1228 4.63102 13.9357 4.79906 13.7457 4.97001C13.6631 4.82609 13.5666 4.69093 13.457 4.56892C13.7998 3.91504 14.285 3.33933 14.8543 2.85787C15.1466 2.60216 15.4835 2.40052 15.8437 2.25586C15.9899 2.49038 16.2164 2.66791 16.5095 2.71394C16.5701 2.72417 16.6293 2.72782 16.6863 2.72636C16.6395 2.75266 16.595 2.77896 16.5518 2.806Z' fill='%23454545'/%3e%3cpath d='M15.8887 16.2757C15.8974 16.2494 15.9069 16.2238 15.9164 16.1982C15.9588 16.1003 16.0034 16.0039 16.0509 15.9082C16.1444 16.0996 16.2256 16.2983 16.2928 16.5007C16.1569 16.4277 16.0217 16.3531 15.8887 16.2757Z' fill='%23454545'/%3e%3cpath d='M16.4866 18.0596C16.3221 18.0728 16.1599 18.0896 15.9977 18.11C16.0043 17.9931 16.0043 17.8733 15.9977 17.7528C15.9889 17.565 15.9699 17.3794 15.9414 17.1953C16.0715 17.4824 16.2527 17.7447 16.4961 17.9347C16.4939 17.9763 16.4909 18.018 16.4866 18.0596Z' fill='%23454545'/%3e%3cpath d='M15.2754 18.217C15.5158 18.1768 15.7562 18.1396 15.9981 18.1104C15.9864 18.3361 15.9506 18.5553 15.8929 18.7686C15.6554 18.6254 15.4471 18.4362 15.2754 18.217Z' fill='%23454545'/%3e%3cpath d='M15.5957 19.5156C15.7229 19.276 15.823 19.0283 15.8909 18.7719C15.8924 18.7712 15.8939 18.7705 15.8946 18.7705C16.0108 18.8406 16.1343 18.899 16.2636 18.9444C16.2614 18.9502 16.2585 18.9553 16.2563 18.9611C16.1679 19.1642 16.0532 19.3513 15.9165 19.52C15.8098 19.5171 15.7031 19.5156 15.5957 19.5156Z' fill='%23454545'/%3e%3cpath d='M16.4187 18.4724C16.2543 18.5776 16.0782 18.6769 15.8955 18.7698C15.8948 18.769 15.8933 18.769 15.8926 18.7682C15.9503 18.5549 15.9861 18.3357 15.9978 18.11C16.16 18.0895 16.3223 18.0727 16.4867 18.0596C16.4735 18.1984 16.4516 18.3365 16.4187 18.4724Z' fill='%23454545'/%3e%3cpath d='M15.9163 16.1984C15.9068 16.224 15.8973 16.2496 15.8885 16.2759C15.822 16.2364 15.7555 16.1963 15.6905 16.1553C15.6006 15.8719 15.4954 15.5921 15.3828 15.3144C15.4405 15.2428 15.5005 15.1742 15.5633 15.1084C15.7482 15.3561 15.9126 15.6249 16.0507 15.9084C16.0032 16.0041 15.9587 16.1005 15.9163 16.1984Z' fill='%23454545'/%3e%3cpath d='M15.8933 18.7686C15.894 18.7693 15.8955 18.7693 15.8962 18.7701C15.8955 18.7701 15.894 18.7707 15.8926 18.7715C15.8933 18.7707 15.8933 18.7693 15.8933 18.7686Z' fill='%23454545'/%3e%3cpath d='M15.8875 16.2758C15.8524 16.3796 15.8268 16.487 15.8166 16.5944C15.7786 16.4468 15.7362 16.3007 15.6895 16.1553C15.7545 16.1962 15.821 16.2364 15.8875 16.2758Z' fill='%23454545'/%3e%3cpath d='M15.2832 20.089C15.3884 20.0233 15.4893 19.9488 15.5843 19.8662C15.6807 19.9276 15.775 19.9919 15.8671 20.0584C15.7041 20.119 15.5382 20.1731 15.3709 20.2227C15.3424 20.1789 15.3132 20.1343 15.2832 20.089Z' fill='%23454545'/%3e%3cpath d='M16.0094 30.449C15.8691 30.4929 15.7471 30.5645 15.6301 30.647C15.6148 30.6171 15.6009 30.5871 15.5892 30.5564C15.5563 30.4629 15.5373 30.3628 15.5234 30.2627C15.7134 30.2576 15.8969 30.2722 16.0847 30.2927C16.1775 30.3037 16.2696 30.3153 16.3602 30.3292C16.2454 30.365 16.1307 30.4052 16.0094 30.449Z' fill='%23454545'/%3e%3cpath d='M15.9176 19.52C15.8175 19.6471 15.705 19.7633 15.5837 19.867C15.5369 19.8378 15.4901 19.8093 15.4434 19.7816C15.4982 19.6939 15.5493 19.6055 15.5968 19.5156C15.7042 19.5156 15.8109 19.5171 15.9176 19.52Z' fill='%23454545'/%3e%3cpath d='M16.2227 31.3508C15.9406 31.2025 15.6892 31.0008 15.4824 30.7561C15.5307 30.7181 15.5796 30.6816 15.6293 30.6465C15.7703 30.9248 16.0393 31.1652 16.344 31.2996C16.3045 31.3179 16.2636 31.3354 16.2227 31.3508Z' fill='%23454545'/%3e%3cpath d='M15.563 15.1084C15.5002 15.1741 15.4403 15.2428 15.3825 15.3144C15.2751 15.0478 15.1604 14.7833 15.0449 14.5195C15.2291 14.6963 15.4037 14.8943 15.563 15.1084Z' fill='%23454545'/%3e%3cpath d='M15.0775 19.585C15.2025 19.6449 15.3238 19.7106 15.4429 19.7808C15.3851 19.8721 15.3238 19.9619 15.258 20.0511C15.1754 19.924 15.0928 19.7946 15.0117 19.6631L15.0775 19.585Z' fill='%23454545'/%3e%3cpath d='M15.6317 8.22769C15.5418 8.21965 15.4468 8.21088 15.3474 8.20212C15.3759 8.15536 15.3986 8.1086 15.4154 8.06111C15.4906 8.05234 15.5659 8.04285 15.6412 8.03262C16.0599 7.97125 16.475 7.89234 16.8864 7.79883C16.9851 8.03773 17.1013 8.26714 17.2313 8.48851C16.5627 8.52358 15.8896 8.4907 15.2363 8.34823C15.2583 8.32486 15.278 8.30075 15.2955 8.27664C15.4139 8.26495 15.5264 8.24814 15.6317 8.22769Z' fill='%23454545'/%3e%3cpath d='M15.3824 15.3145C15.4949 15.5921 15.6002 15.8719 15.6901 16.1554C15.4825 16.0261 15.2816 15.888 15.0938 15.7345C15.1581 15.6213 15.2289 15.5146 15.3035 15.4167C15.3291 15.3817 15.3554 15.3473 15.3824 15.3145Z' fill='%23454545'/%3e%3cpath d='M15.2949 8.27667C15.3139 8.25183 15.3315 8.22699 15.3468 8.20215C15.4462 8.21092 15.5412 8.21968 15.6311 8.22772C15.5258 8.24818 15.4133 8.26498 15.2949 8.27667Z' fill='%23454545'/%3e%3cpath d='M15.583 19.8667C15.488 19.9493 15.3872 20.0238 15.2819 20.0896C15.2739 20.0771 15.2659 20.064 15.2578 20.0516C15.3236 19.9624 15.385 19.8726 15.4427 19.7812C15.4895 19.809 15.5362 19.8375 15.583 19.8667Z' fill='%23454545'/%3e%3cpath d='M15.2827 20.0898C15.2506 20.1102 15.2184 20.1299 15.1855 20.1489C15.2104 20.1168 15.2345 20.0846 15.2586 20.0518C15.2667 20.0642 15.2747 20.0773 15.2827 20.0898Z' fill='%23454545'/%3e%3cpath d='M15.1777 8.08685C15.2574 8.07881 15.3363 8.07078 15.4145 8.06055C15.3977 8.10804 15.375 8.15479 15.3465 8.20155C15.2873 8.19571 15.2274 8.19059 15.166 8.18402C15.1719 8.15041 15.1755 8.11753 15.1777 8.08685Z' fill='%23454545'/%3e%3cpath d='M15.1657 8.18457C15.2271 8.19115 15.287 8.19626 15.3462 8.2021C15.3309 8.22694 15.3133 8.25179 15.2943 8.27663C15.2454 8.28174 15.1957 8.28539 15.1445 8.28905C15.1533 8.25252 15.1606 8.21818 15.1657 8.18457Z' fill='%23454545'/%3e%3cpath d='M15.1443 8.28879C15.1954 8.28513 15.2451 8.28148 15.2941 8.27637C15.2765 8.30048 15.2568 8.32459 15.2349 8.34797C15.2239 8.34577 15.2122 8.34285 15.2013 8.34066C15.1793 8.33628 15.1567 8.33116 15.1348 8.32605C15.1384 8.31363 15.1413 8.30121 15.1443 8.28879Z' fill='%23454545'/%3e%3cpath d='M15.1359 8.32632C15.0943 8.31683 15.0534 8.30587 15.0117 8.29418C15.057 8.29345 15.1016 8.29125 15.1454 8.28906C15.1425 8.30148 15.1396 8.3139 15.1359 8.32632Z' fill='%23454545'/%3e%3cpath d='M15.0107 8.29453C14.9318 8.27262 14.8529 8.24778 14.7754 8.2244L14.7864 8.13965C14.915 8.15791 15.0429 8.17253 15.1656 8.18495C15.1605 8.21855 15.1532 8.25289 15.1444 8.28942C15.1006 8.29161 15.056 8.2938 15.0107 8.29453Z' fill='%23454545'/%3e%3cpath d='M14.7187 7.00926C14.7209 7.00999 14.7231 7.01145 14.7245 7.01291C14.7231 7.01291 14.7224 7.01218 14.7209 7.01145L14.6953 7.00195C14.7034 7.00414 14.7107 7.00634 14.7187 7.00926Z' fill='%23454545'/%3e%3cpath d='M14.6531 11.7129C14.5793 11.661 14.5062 11.623 14.4178 11.5807C14.2154 11.4937 14.0064 11.4236 13.793 11.3666C13.8259 11.2775 13.8704 11.1956 13.9252 11.1182C14.1057 11.0992 14.2848 11.0707 14.4616 11.0334C14.4638 11.0327 14.466 11.032 14.4682 11.0312C14.5902 11.1883 14.6502 11.3783 14.6619 11.5785C14.6684 11.626 14.664 11.6705 14.6531 11.7129Z' fill='%23454545'/%3e%3cpath d='M14.4164 13.7266C14.572 13.9026 14.7043 14.0992 14.8 14.3183L14.7306 14.3936C14.5187 14.3366 14.3214 14.273 14.1328 14.2073C14.1489 14.1898 14.1642 14.1715 14.1789 14.1532C14.2877 14.0188 14.3667 13.8756 14.4164 13.7266Z' fill='%23454545'/%3e%3cpath d='M14.2554 10.8359C14.3409 10.8915 14.4117 10.9579 14.4687 11.0317C14.4666 11.0325 14.4644 11.0332 14.4622 11.0339C14.2853 11.0712 14.1063 11.0997 13.9258 11.1187C13.9894 11.0281 14.0668 10.9441 14.1567 10.8608L14.2554 10.8359Z' fill='%23454545'/%3e%3cpath d='M14.4548 13.2869C14.4636 13.4352 14.457 13.5828 14.4183 13.7223C14.4175 13.7238 14.4175 13.7252 14.4168 13.7267C14.2955 13.5908 14.1603 13.4666 14.0156 13.3541C14.0266 13.3022 14.0412 13.2482 14.0595 13.1934L14.4548 13.2869Z' fill='%23454545'/%3e%3cpath d='M14.4186 11.5813C14.507 11.6236 14.5801 11.6616 14.6539 11.7135C14.5976 11.9217 14.3638 12.0788 14.2922 12.2607C14.2637 12.336 14.2571 12.4141 14.2644 12.4945C14.2798 12.6596 14.3843 12.8364 14.4223 12.9993C14.4369 13.0936 14.4493 13.1907 14.4551 13.2872L14.0598 13.1937C14.0415 13.2485 14.0269 13.3025 14.0159 13.3544C13.9772 13.3244 13.9385 13.2952 13.8983 13.2667C13.7755 13.182 13.6462 13.1031 13.5117 13.0359C13.5431 12.9738 13.5775 12.9131 13.6118 12.8532C13.7514 12.6655 14.0013 12.4616 13.9663 12.2147C13.9494 11.9845 13.6761 11.7588 13.7536 11.5097C13.7638 11.46 13.7777 11.4125 13.7938 11.3672C14.0072 11.4242 14.2162 11.4943 14.4186 11.5813Z' fill='%23454545'/%3e%3cpath d='M14.1329 14.2077C14.3214 14.2734 14.5187 14.337 14.7306 14.394L14.8 14.3187C14.7043 14.0995 14.572 13.903 14.4164 13.7269C14.4171 13.7255 14.4171 13.724 14.4179 13.7225C14.4566 13.583 14.4632 13.4354 14.4544 13.2871L14.7248 13.3507C14.7277 13.4069 14.7365 13.48 14.7525 13.5538C14.7884 13.7379 14.8929 14.0316 15.0039 14.1383C15.2129 14.3852 15.4694 14.608 15.7398 14.8425C15.7566 14.8572 15.7734 14.8718 15.791 14.8871C15.712 14.9572 15.636 15.031 15.563 15.1085C15.4037 14.8944 15.229 14.6964 15.0449 14.5196C15.1603 14.7834 15.275 15.0478 15.3825 15.3145C15.3554 15.3474 15.3291 15.3817 15.3035 15.4168C15.229 15.5147 15.1581 15.6214 15.0938 15.7346C14.7343 15.4424 14.4193 15.0983 14.1877 14.6643C14.1182 14.5379 14.0737 14.4181 14.043 14.3019C14.0751 14.2712 14.1051 14.2398 14.1329 14.2077Z' fill='%23454545'/%3e%3cpath d='M14.0151 13.3545C14.1598 13.467 14.295 13.5912 14.4163 13.7271C14.3666 13.8761 14.2877 14.0193 14.1788 14.1538C14.1642 14.172 14.1488 14.1903 14.1328 14.2078C14.0918 14.1939 14.0524 14.1793 14.0129 14.1655C13.9983 14.0858 13.9888 14.0076 13.9815 13.9295C13.9691 13.7417 13.9698 13.5569 14.0151 13.3545Z' fill='%23454545'/%3e%3cpath d='M14.122 6.48525C14.0789 6.40781 14.0343 6.3289 13.9883 6.25C14.0321 6.26973 14.0752 6.28799 14.1198 6.30553C14.1227 6.36543 14.1227 6.42534 14.122 6.48525Z' fill='%23454545'/%3e%3cpath d='M14.1335 14.2074C14.1057 14.2396 14.0758 14.271 14.0436 14.3017C14.0312 14.2556 14.0217 14.2103 14.0137 14.165C14.0531 14.1789 14.0926 14.1935 14.1335 14.2074Z' fill='%23454545'/%3e%3cpath d='M14.1029 5.9446C14.1629 6.08268 14.2191 6.2288 14.2834 6.37054C14.2286 6.34935 14.1731 6.32816 14.119 6.30551C14.1132 6.15574 14.0956 6.00524 14.0664 5.85547C14.0796 5.88542 14.0913 5.91538 14.1029 5.9446Z' fill='%23454545'/%3e%3cpath d='M14.0547 5.80078C14.2571 5.81028 14.4595 5.81978 14.662 5.83147C15.2824 5.86215 15.9043 5.90526 16.5232 5.96078C16.5174 6.3195 16.5539 6.67969 16.6336 7.02964C15.9211 6.89156 15.2246 6.70599 14.5341 6.46416C14.4508 6.43421 14.3667 6.40279 14.2827 6.37064C14.2184 6.22891 14.1621 6.08279 14.1022 5.94471C14.0905 5.91548 14.0788 5.88553 14.0656 5.85558C14.0627 5.83731 14.0591 5.81905 14.0547 5.80078Z' fill='%23454545'/%3e%3cpath d='M14.0664 5.85533C14.059 5.83707 14.051 5.8188 14.043 5.7998C14.0474 5.7998 14.0517 5.80054 14.0554 5.80054C14.0598 5.8188 14.0634 5.83707 14.0664 5.85533Z' fill='%23454545'/%3e%3cpath d='M13.965 6.21234C13.9635 6.07353 13.9766 5.93472 14.0073 5.79883C14.0198 5.79956 14.0315 5.79956 14.0431 5.80029C14.0512 5.81929 14.0592 5.83755 14.0665 5.85581C14.0958 6.00559 14.1133 6.15609 14.1191 6.30586C14.0746 6.28833 14.0315 6.27006 13.9876 6.25034C13.9796 6.23791 13.9723 6.22476 13.965 6.21234Z' fill='%23454545'/%3e%3cpath d='M14.0195 5.74902C14.0275 5.76583 14.0356 5.78336 14.0436 5.80016C14.0319 5.79943 14.0202 5.79943 14.0078 5.7987C14.0115 5.7819 14.0151 5.7651 14.0195 5.74902Z' fill='%23454545'/%3e%3cpath d='M13.3473 13.4991C13.3714 13.3354 13.4342 13.182 13.511 13.0352C13.6454 13.1024 13.7748 13.1813 13.8975 13.266C13.9377 13.2945 13.9765 13.3237 14.0152 13.3537C13.9699 13.5561 13.9692 13.7409 13.9816 13.9287C13.9889 14.0068 13.9984 14.085 14.013 14.1647C13.842 14.104 13.6776 14.0426 13.5146 13.9857C13.4686 13.9689 13.4233 13.9521 13.378 13.936C13.3473 13.795 13.3378 13.651 13.3473 13.4991Z' fill='%23454545'/%3e%3cpath d='M14.0077 5.79822C13.9018 5.79311 13.7958 5.78726 13.6891 5.78142C13.5788 5.62434 13.4589 5.4753 13.3281 5.34306C13.4699 5.2174 13.608 5.0932 13.7454 4.96973C13.8923 5.22616 13.996 5.51037 14.056 5.80041C14.0523 5.80041 14.0479 5.79968 14.0435 5.79968C14.0355 5.78288 14.0275 5.76534 14.0194 5.74854C14.015 5.76461 14.0114 5.78142 14.0077 5.79822Z' fill='%23454545'/%3e%3cpath d='M13.988 6.2499C13.9807 6.24771 13.9734 6.24479 13.9661 6.24041C13.9646 6.23091 13.9646 6.22141 13.9653 6.21191C13.9726 6.22433 13.9799 6.23748 13.988 6.2499Z' fill='%23454545'/%3e%3cpath d='M14.7117 7.00444C14.7132 7.0059 14.7153 7.00736 14.7175 7.00955C14.7095 7.00663 14.7022 7.00444 14.6942 7.00224L14.7197 7.01174C14.7212 7.01247 14.7219 7.0132 14.7234 7.0132C14.7219 7.01174 14.7197 7.01028 14.7175 7.00955C15.2751 7.17393 15.5762 7.62398 15.414 8.06087C15.3358 8.0711 15.2568 8.07914 15.1772 8.08717C15.2006 7.74307 15.0179 7.54069 14.5531 7.41576C14.2477 7.25868 14.0862 6.93795 14.0109 6.6143C13.9941 6.53978 13.9817 6.46453 13.9729 6.39147C13.9685 6.34106 13.9656 6.29065 13.9648 6.24023C13.9722 6.24462 13.9795 6.24754 13.9868 6.24973C14.0328 6.32864 14.0774 6.40754 14.1205 6.48498C14.1212 6.42507 14.1212 6.36517 14.1183 6.30526C14.1724 6.32791 14.2279 6.34909 14.2827 6.37028C14.3748 6.57631 14.4815 6.7743 14.6313 6.93503C14.6569 6.96206 14.6832 6.98398 14.7117 7.00444Z' fill='%23454545'/%3e%3cpath d='M14.0081 5.79805C13.9774 5.93394 13.9642 6.07276 13.9657 6.21157C13.8802 6.06691 13.7888 5.92079 13.6895 5.78125C13.7961 5.78709 13.9021 5.79294 14.0081 5.79805Z' fill='%23454545'/%3e%3cpath d='M14.8752 10.8646C14.7407 10.9224 14.6055 10.9779 14.4689 11.032C14.4119 10.9582 14.341 10.8917 14.2555 10.8362L14.1568 10.861C14.0669 10.9443 13.9895 11.0283 13.9259 11.1189C13.7783 11.135 13.6299 11.1437 13.4809 11.1452C13.4896 11.04 13.4882 10.9311 13.4823 10.8062L13.4414 10.7521C13.9427 10.69 14.4806 10.7353 14.8752 10.8646Z' fill='%23454545'/%3e%3cpath d='M13.4807 11.1445C13.6297 11.143 13.7781 11.1342 13.9257 11.1182C13.8709 11.1956 13.8263 11.2774 13.7934 11.3666C13.6838 11.3373 13.5727 11.3118 13.4609 11.2891C13.4704 11.2409 13.4763 11.1927 13.4807 11.1445Z' fill='%23454545'/%3e%3cpath d='M13.636 6.08612C13.5614 6.04813 13.4876 6.00795 13.416 5.96484C13.4964 5.98968 13.5702 6.03206 13.636 6.08612Z' fill='%23454545'/%3e%3cpath d='M12.8535 11.1114C12.814 11.107 12.7738 11.1019 12.7344 11.0953C12.7439 11.0281 12.7636 10.9667 12.7921 10.9083C12.9887 10.8316 13.2108 10.7804 13.441 10.752L13.482 10.806C13.4878 10.9309 13.4893 11.0398 13.4805 11.145C13.2722 11.1487 13.0625 11.1377 12.8535 11.1114Z' fill='%23454545'/%3e%3cpath d='M13.7448 4.96946C13.6074 5.09293 13.4693 5.21713 13.3275 5.34279C13.2793 5.29384 13.2296 5.24781 13.1777 5.20471C13.2552 4.9848 13.3487 4.77293 13.4562 4.56836C13.5658 4.69037 13.6622 4.82553 13.7448 4.96946Z' fill='%23454545'/%3e%3cpath d='M15.011 8.29417C14.4541 8.31024 13.8344 8.21307 13.3887 7.93618C13.3974 7.93837 13.4055 7.9391 13.4135 7.94056C13.5268 7.95809 13.6357 7.97124 13.7497 7.92229C13.765 7.91353 13.7789 7.90476 13.7928 7.89453C14.0982 8.01946 14.4476 8.09179 14.7866 8.13928L14.7757 8.22403C14.8531 8.24741 14.9321 8.27225 15.011 8.29417Z' fill='%23454545'/%3e%3cpath d='M13.2954 7.60254C13.3838 7.67779 13.4839 7.74354 13.5913 7.80053C13.549 7.80564 13.5 7.79761 13.4554 7.7808C13.3758 7.74939 13.3253 7.70482 13.291 7.623C13.2888 7.61934 13.2866 7.61496 13.2852 7.61131C13.2881 7.60838 13.2917 7.60546 13.2954 7.60254Z' fill='%23454545'/%3e%3cpath d='M13.2844 7.61198C13.2778 7.60102 13.2727 7.59006 13.2676 7.5791C13.2763 7.58787 13.2851 7.59517 13.2946 7.60321C13.291 7.60613 13.2873 7.60906 13.2844 7.61198Z' fill='%23454545'/%3e%3cpath d='M13.2671 7.57906C13.2722 7.59002 13.2773 7.60098 13.2839 7.61194C13.2474 7.63824 13.205 7.65139 13.1641 7.65432C13.2021 7.62875 13.2306 7.59806 13.2503 7.56445C13.2561 7.56957 13.2613 7.57468 13.2671 7.57906Z' fill='%23454545'/%3e%3cpath d='M13.2551 7.55371C13.258 7.56175 13.2624 7.57051 13.2668 7.57855C13.261 7.57417 13.2558 7.56905 13.25 7.56394C13.2507 7.56321 13.2507 7.56248 13.2515 7.56175C13.2529 7.55883 13.2537 7.55663 13.2551 7.55371Z' fill='%23454545'/%3e%3cpath d='M12.9713 12.8408C13.1591 12.8795 13.3396 12.9482 13.5114 13.0352C13.4346 13.182 13.3718 13.3354 13.3477 13.4991C13.3382 13.651 13.3477 13.795 13.3784 13.936C13.2271 13.8826 13.078 13.8344 12.9297 13.784C12.9808 13.6503 13.0137 13.513 13.0349 13.3625C13.0554 13.2185 13.0079 13.0768 12.9874 12.9351C12.9838 12.9037 12.9786 12.873 12.9713 12.8408Z' fill='%23454545'/%3e%3cpath d='M12.5518 12.8054C12.695 12.7988 12.8346 12.8119 12.9713 12.8412C12.9786 12.8733 12.9837 12.904 12.9873 12.9354C13.0078 13.0772 13.0553 13.2189 13.0348 13.3628C13.0136 13.5133 12.9808 13.6507 12.9296 13.7844C12.7652 13.7288 12.6015 13.6719 12.4378 13.6046C12.2851 13.5433 12.125 13.4812 11.9555 13.449C11.927 13.2686 11.9409 13.0815 12.0052 12.9011C12.1886 12.8499 12.372 12.8163 12.5518 12.8054Z' fill='%23454545'/%3e%3cpath d='M12.4513 31.111C12.5873 31.0584 12.7115 30.9736 12.8189 30.8662C12.8766 31.0679 12.9351 31.2856 12.9673 31.3974L12.9241 31.4901C12.6041 31.5376 12.3096 31.3944 12.0918 31.1709C12.2138 31.1621 12.3359 31.1497 12.4513 31.111Z' fill='%23454545'/%3e%3cpath d='M12.8954 5.59037C12.7902 5.59475 12.7383 5.68608 12.6375 5.74891C12.5892 5.57722 12.7113 5.35585 12.9108 5.37192C13.1052 5.40041 13.2016 5.55311 13.2089 5.72553C13.0993 5.68388 12.9882 5.60133 12.8954 5.59037Z' fill='%23454545'/%3e%3cpath d='M12.8877 6.69652C12.9286 6.90401 13.0762 7.09762 13.15 7.28757C13.188 7.3767 13.215 7.46437 13.2567 7.55351C13.2552 7.55643 13.2545 7.55862 13.253 7.56154C13.2523 7.56227 13.2523 7.563 13.2516 7.56374C13.0543 7.38036 12.9183 7.14145 12.8811 6.82876C12.873 6.78346 12.8694 6.73743 12.8672 6.69141C12.8745 6.69287 12.8811 6.69506 12.8877 6.69652Z' fill='%23454545'/%3e%3cpath d='M12.886 6.69658C12.8838 6.68635 12.8823 6.67613 12.8809 6.6659C13.1724 6.60599 13.3909 6.90699 13.4063 7.18316C13.4238 7.30444 13.4114 7.49951 13.2974 7.5996C13.2959 7.60033 13.2952 7.60179 13.2937 7.60252C13.2842 7.59448 13.2755 7.58718 13.2667 7.57841C13.2623 7.57037 13.2579 7.56161 13.255 7.55357C13.3047 7.44471 13.2901 7.31466 13.2667 7.20215C13.2309 6.97275 13.1242 6.75576 12.886 6.69658Z' fill='%23454545'/%3e%3cpath d='M12.8864 6.6967C12.8799 6.69524 12.8733 6.69305 12.866 6.69159C12.8652 6.68428 12.8652 6.67697 12.8652 6.66967C12.8711 6.66748 12.8762 6.66675 12.8813 6.66602C12.8828 6.67624 12.8842 6.68647 12.8864 6.6967Z' fill='%23454545'/%3e%3cpath d='M12.8659 6.66954C12.8629 6.56068 12.871 6.45109 12.8768 6.33931C12.9324 6.17273 13.0361 5.98497 13.2174 5.94187C13.2875 5.93675 13.354 5.94552 13.4161 5.96452C13.4877 6.00762 13.5615 6.0478 13.6361 6.08579C13.6938 6.13182 13.7457 6.18735 13.7917 6.24579C13.878 6.35611 13.932 6.48908 13.9657 6.62424C14 6.7594 14.0139 6.89602 14.019 7.01365C14.0431 7.30369 14.0599 7.70333 13.7932 7.89401C13.723 7.86552 13.6558 7.83483 13.5908 7.8005C13.6492 7.79392 13.6953 7.76251 13.7033 7.69456C13.726 7.51264 13.5959 7.34388 13.5608 7.16123C13.4746 6.84707 13.3993 6.60013 13.2444 6.3415C13.2283 6.31082 13.2122 6.2794 13.2086 6.26114C13.2057 6.24945 13.213 6.24725 13.2261 6.23337C13.0873 6.17931 12.9367 6.2962 12.9009 6.43721C12.8746 6.51538 12.871 6.59136 12.8819 6.66588C12.8768 6.66662 12.8717 6.66735 12.8659 6.66954Z' fill='%23454545'/%3e%3cpath d='M12.8659 6.66992C12.8659 6.67723 12.8659 6.68453 12.8666 6.69184C12.8512 6.68892 12.8352 6.68673 12.8184 6.68453C12.8344 6.67869 12.8505 6.67357 12.8659 6.66992Z' fill='%23454545'/%3e%3cpath d='M12.623 30.3232C12.7765 30.3795 12.9256 30.4409 13.0754 30.5059C13.0111 30.6396 12.9234 30.7631 12.8204 30.8661C12.7765 30.7134 12.7319 30.5709 12.7012 30.4905C12.6837 30.4306 12.6567 30.3751 12.623 30.3232Z' fill='%23454545'/%3e%3cpath d='M12.8125 6.55049C12.83 6.47816 12.8527 6.4073 12.8768 6.33789V6.34008C12.8666 6.36858 12.8585 6.39707 12.852 6.42337C12.8403 6.46501 12.8271 6.50739 12.8125 6.55049Z' fill='%23454545'/%3e%3cpath d='M12.8658 6.69199C12.868 6.73802 12.8717 6.78404 12.8797 6.82934C12.917 7.14204 13.0529 7.38094 13.2502 7.56432C13.2305 7.59793 13.202 7.62861 13.164 7.65418C13.2049 7.65126 13.2473 7.63811 13.2838 7.61181C13.2853 7.61546 13.2875 7.61984 13.2897 7.6235C13.324 7.70532 13.3744 7.74989 13.4541 7.78131C13.4987 7.79811 13.5476 7.80615 13.59 7.80103C13.655 7.83537 13.7223 7.86605 13.7924 7.89455C13.7785 7.90478 13.7647 7.91354 13.7493 7.92231C13.6353 7.97126 13.5264 7.95811 13.4132 7.94057C13.4051 7.93911 13.3971 7.93838 13.3883 7.93619C13.0178 7.70605 12.7672 7.35172 12.7715 6.83373C12.7737 6.73656 12.7883 6.64231 12.8117 6.55025C12.8263 6.50715 12.8395 6.46478 12.8512 6.42313C12.8578 6.39683 12.8658 6.36834 12.876 6.33984C12.8702 6.45162 12.8622 6.56121 12.8651 6.67007C12.8497 6.67372 12.8337 6.67884 12.8176 6.68468C12.8344 6.68688 12.8505 6.68907 12.8658 6.69199Z' fill='%23454545'/%3e%3cpath d='M12.8056 10.8799C12.981 10.7527 13.1856 10.687 13.4195 10.7242L13.4399 10.752C13.2097 10.7805 12.9876 10.8316 12.791 10.9083C12.7947 10.8988 12.7998 10.8886 12.8056 10.8799Z' fill='%23454545'/%3e%3cpath d='M12.7924 10.9084C12.7763 10.9142 12.7602 10.9208 12.7441 10.9281C12.7646 10.9106 12.7858 10.8945 12.807 10.8799C12.8011 10.8886 12.796 10.8989 12.7924 10.9084Z' fill='%23454545'/%3e%3cpath d='M12.6996 7.4141C12.5747 7.12186 12.7157 6.82889 12.8114 6.5498C12.7881 6.64186 12.7734 6.73611 12.7712 6.83328C12.7669 7.35127 13.0175 7.7056 13.388 7.93574C13.2879 7.91821 13.179 7.88387 13.0942 7.82761C12.9254 7.73921 12.772 7.59528 12.6996 7.4141Z' fill='%23454545'/%3e%3cpath d='M12.7351 11.0947C12.7746 11.1013 12.8147 11.1064 12.8542 11.1108C13.0632 11.1371 13.2729 11.1481 13.4812 11.1444C13.4768 11.1926 13.471 11.2408 13.4615 11.2891C13.4227 11.2818 13.3847 11.2745 13.346 11.2671C13.1407 11.2343 12.9346 11.2014 12.7285 11.1999C12.7285 11.1634 12.7307 11.1283 12.7351 11.0947Z' fill='%23454545'/%3e%3cpath d='M12.7365 11.407C12.6612 11.3478 12.6108 11.2784 12.5801 11.2053C12.629 11.2017 12.6787 11.2002 12.7277 11.2002C12.7284 11.2192 12.7299 11.2382 12.7313 11.2579C12.7321 11.3054 12.7394 11.3522 12.7365 11.407Z' fill='%23454545'/%3e%3cpath d='M12.2209 30.1875C12.3591 30.2291 12.4921 30.2744 12.6229 30.3227C12.6565 30.3745 12.6835 30.4301 12.7011 30.49C12.7318 30.5703 12.7763 30.7128 12.8202 30.8655C12.7128 30.9729 12.5885 31.0576 12.4526 31.1102C12.3371 31.149 12.2151 31.1614 12.0931 31.1701C11.9644 31.0386 11.8621 30.8786 11.7978 30.7135C11.7949 30.7048 11.792 30.696 11.7891 30.6872C11.9118 30.5126 12.0039 30.3102 12.1946 30.2043C12.2034 30.1985 12.2122 30.1933 12.2209 30.1875Z' fill='%23454545'/%3e%3cpath d='M12.7346 11.0952C12.69 11.0894 12.6454 11.0821 12.6016 11.0748C12.6271 11.0397 12.6593 11.0046 12.698 10.9681C12.7134 10.9542 12.7287 10.9411 12.7441 10.9279C12.7601 10.9206 12.7762 10.914 12.7923 10.9082C12.7638 10.9667 12.7441 11.028 12.7346 11.0952Z' fill='%23454545'/%3e%3cpath d='M12.7274 11.1999C12.6784 11.1999 12.6287 11.2013 12.5798 11.205C12.571 11.1831 12.5637 11.1612 12.5586 11.1392C12.5703 11.1181 12.5842 11.0961 12.601 11.0742C12.6448 11.0815 12.6894 11.0888 12.734 11.0947C12.7296 11.1283 12.7274 11.1634 12.7274 11.1999Z' fill='%23454545'/%3e%3cpath d='M12.0229 12.8521C12.0653 12.6687 12.1691 12.5072 12.2955 12.3662C12.4102 12.2325 12.5169 12.0864 12.5374 11.9074C12.5461 11.6356 12.4468 11.4259 12.5257 11.2097C12.5432 11.2075 12.5615 11.206 12.579 11.2053C12.6097 11.2784 12.6601 11.3478 12.7354 11.407C12.7383 11.3522 12.731 11.3054 12.7303 11.2579C12.7288 11.2382 12.7274 11.2192 12.7266 11.2002C12.9327 11.2017 13.1388 11.2345 13.3441 11.2674C13.3829 11.2747 13.4209 11.282 13.4596 11.2893C13.4501 11.3434 13.4362 11.3982 13.4179 11.4552C13.3851 11.5553 13.35 11.6473 13.2579 11.7153C13.1373 11.8044 12.9261 11.8767 12.8494 12.0133C12.7595 12.1551 12.7822 12.3224 12.8443 12.4765C12.9013 12.6066 12.9459 12.7264 12.97 12.8411C12.8333 12.8119 12.6938 12.7987 12.5505 12.8053C12.3708 12.8163 12.1873 12.8499 12.0039 12.901C12.0098 12.8842 12.0163 12.8681 12.0229 12.8521Z' fill='%23454545'/%3e%3cpath d='M12.5452 11.0249C12.6073 10.9891 12.6731 10.9562 12.7432 10.9277C12.7279 10.9409 12.7126 10.954 12.6972 10.9679C12.6585 11.0044 12.6263 11.0395 12.6007 11.0746C12.5825 11.0709 12.5649 11.068 12.5467 11.0644C12.5452 11.0512 12.5445 11.0381 12.5452 11.0249Z' fill='%23454545'/%3e%3cpath d='M12.5469 11.0645C12.5651 11.0681 12.5827 11.071 12.601 11.0747C12.5841 11.0966 12.5703 11.1185 12.5586 11.1397C12.5527 11.1149 12.5483 11.0893 12.5469 11.0645Z' fill='%23454545'/%3e%3cpath d='M12.5595 11.1396C12.5646 11.1616 12.5719 11.1835 12.5807 11.2054C12.5632 11.2061 12.5449 11.2076 12.5273 11.2098C12.5361 11.1871 12.5463 11.1638 12.5595 11.1396Z' fill='%23454545'/%3e%3cpath d='M12.743 10.9277C12.6728 10.9562 12.607 10.9891 12.5449 11.0249C12.5471 10.7472 12.7912 10.4784 13.1208 10.4981C12.9951 10.6208 12.8782 10.7407 12.8058 10.8795C12.7846 10.8941 12.7634 10.9101 12.743 10.9277Z' fill='%23454545'/%3e%3cpath d='M12.5465 11.0648C12.5297 11.0619 12.5129 11.059 12.4961 11.0553C12.5122 11.0451 12.5282 11.0349 12.5451 11.0254C12.5443 11.0385 12.5451 11.0517 12.5465 11.0648Z' fill='%23454545'/%3e%3cpath d='M12.4165 30.0713C12.4889 30.1524 12.5649 30.2335 12.6226 30.3233C12.4918 30.2751 12.3588 30.2298 12.2207 30.1882C12.2879 30.1458 12.3522 30.1071 12.4165 30.0713Z' fill='%23454545'/%3e%3cpath d='M12.4171 30.0711C12.3527 30.1069 12.2884 30.1456 12.2212 30.188C12.1503 30.1661 12.078 30.1456 12.0042 30.1259C11.9384 30.1076 11.8726 30.0887 11.8069 30.0711C11.8273 29.9608 11.8471 29.8519 11.8514 29.7467C11.8573 29.472 11.7674 29.2156 11.6578 28.9606C11.5854 28.7575 11.5394 28.5391 11.5365 28.3257C11.535 28.0883 11.5167 27.8384 11.5854 27.6097C11.687 27.2576 11.8602 26.931 12.1123 26.6592C12.1993 26.565 12.2928 26.4744 12.409 26.3926L12.5062 26.4233C12.6041 26.6709 12.6458 26.9084 12.6633 27.1582C12.6926 27.4987 12.6845 27.8092 12.5954 28.1285C12.5289 28.3316 12.4719 28.5391 12.401 28.7414C12.3118 28.9453 12.1876 29.1564 12.1532 29.38C12.1211 29.605 12.1912 29.8249 12.3491 29.9937C12.371 30.02 12.3937 30.0455 12.4171 30.0711Z' fill='%23454545'/%3e%3cpath d='M12.3054 31.365C12.198 31.3095 12.0935 31.2467 11.9941 31.1765C12.027 31.1744 12.0592 31.1729 12.0921 31.1707C12.3098 31.3943 12.6043 31.5375 12.9244 31.49L12.9675 31.3972C12.9354 31.2854 12.8769 31.0677 12.8192 30.866C12.9222 30.763 13.0099 30.6396 13.0742 30.5059C13.1948 30.5585 13.3161 30.6147 13.4389 30.6732C13.5814 30.7316 13.748 30.7937 13.8868 30.8602C13.9701 30.8989 14.0819 30.9544 14.1674 30.988C14.5496 31.1634 15.0049 31.1437 15.3367 30.8697C15.3856 30.8317 15.4339 30.7937 15.4821 30.7565C15.6889 31.0012 15.9403 31.2028 16.2224 31.3512C16.1332 31.3848 16.0426 31.4089 15.952 31.4235C15.6473 31.4651 15.3177 31.3775 15.0181 31.3891C14.5759 31.3899 14.1236 31.5923 13.6734 31.6332C13.2094 31.6441 12.7234 31.5711 12.3054 31.365Z' fill='%23454545'/%3e%3cpath d='M12.0043 30.1261C12.0781 30.1458 12.1505 30.1663 12.2213 30.1882C12.2126 30.194 12.2038 30.1991 12.195 30.205C12.0043 30.3109 11.9122 30.5133 11.7895 30.6879C11.7281 30.4892 11.7683 30.278 11.807 30.0713C11.8728 30.0888 11.9385 30.1078 12.0043 30.1261Z' fill='%23454545'/%3e%3cpath d='M11.9946 31.1766C11.8908 31.1832 11.7878 31.1905 11.6884 31.2124C11.4005 31.2658 11.125 31.4521 10.84 31.577C10.658 31.6581 10.46 31.6844 10.262 31.6822C9.99668 31.6997 9.73799 31.6515 9.50195 31.55C9.54215 31.4879 9.57868 31.4243 9.61084 31.3593C9.88415 31.219 10.0946 30.9384 10.1684 30.6338C10.243 30.6645 10.3175 30.6966 10.395 30.7251C10.5886 30.7836 10.7625 30.8625 10.9569 30.9355C11.1754 31.021 11.4385 31.01 11.6263 30.8676C11.7396 30.9816 11.8631 31.0853 11.9946 31.1766Z' fill='%23454545'/%3e%3cpath d='M11.6971 30.8044C11.7307 30.7679 11.7607 30.7284 11.7892 30.6875C11.7921 30.6963 11.795 30.705 11.798 30.7138C11.8623 30.8789 11.9646 31.0389 12.0932 31.1704C12.0603 31.1726 12.0281 31.1741 11.9953 31.1763C11.8637 31.0849 11.7402 30.9812 11.627 30.8672C11.6518 30.849 11.6752 30.8278 11.6971 30.8044Z' fill='%23454545'/%3e%3cpath d='M11.2867 8.19043C11.2831 8.19189 11.2794 8.19262 11.2758 8.19408C11.2612 8.19627 11.2458 8.19774 11.2305 8.1992L11.2867 8.19043Z' fill='%23454545'/%3e%3cpath d='M10.4351 5.59825C10.6069 5.30163 11.0563 5.47259 11.0344 5.80282C10.9087 5.7809 10.7969 5.73341 10.7004 5.73633C10.6544 5.72976 10.5732 5.76848 10.5148 5.79697C10.4826 5.81451 10.4505 5.83277 10.4052 5.84958C10.3818 5.76264 10.3905 5.67716 10.4351 5.59825Z' fill='%23454545'/%3e%3cpath d='M10.8708 7.78136C10.8803 7.76382 10.8883 7.74483 10.8949 7.72656C10.9387 7.7419 10.9877 7.74775 11.0418 7.74337C11.0169 7.78282 10.987 7.81862 10.9497 7.85076C10.8847 7.90337 10.8065 7.93259 10.7305 7.93405C10.7911 7.88729 10.8401 7.83834 10.8708 7.78136Z' fill='%23454545'/%3e%3cpath d='M10.9043 7.21973L10.9123 7.24091C10.9101 7.23653 10.908 7.23215 10.9058 7.22776C10.905 7.22484 10.905 7.22265 10.9043 7.21973Z' fill='%23454545'/%3e%3cpath d='M10.5987 14.0849C10.5534 13.9826 10.5015 13.8701 10.4445 13.7752C10.4372 13.7635 10.4299 13.751 10.4219 13.7394C10.8837 13.3806 11.4435 13.0577 12.004 12.9014C11.9397 13.0818 11.9258 13.2689 11.9543 13.4493C11.9309 13.4457 11.9075 13.4413 11.8841 13.4384C11.3426 13.3616 10.9363 13.7094 10.7113 14.1573L10.5987 14.0849Z' fill='%23454545'/%3e%3cpath d='M10.7113 14.1569C10.6645 14.2511 10.625 14.349 10.5943 14.4484L10.5015 14.6895L10.0229 14.4411C9.76929 14.238 9.50256 14.0115 9.2161 13.8639C9.01002 13.7594 8.80102 13.69 8.58398 13.6425C8.68483 13.4804 8.75206 13.2977 8.79298 13.1041C8.82441 12.9222 8.79883 12.7373 8.76595 12.5576C9.45068 12.6862 10.0521 13.1633 10.4219 13.739C10.2801 13.85 10.1478 13.9633 10.0273 14.0773L10.5987 14.0846L10.7113 14.1569Z' fill='%23454545'/%3e%3cpath d='M10.6703 5.95312C10.6798 5.95459 10.6893 5.95605 10.6988 5.95824L10.6367 5.95459C10.6477 5.95386 10.6586 5.95312 10.6703 5.95312Z' fill='%23454545'/%3e%3cpath d='M10.0646 7.09249C10.0763 6.74473 10.1749 5.88117 10.6704 5.9535C10.6587 5.9535 10.6477 5.95423 10.6368 5.95496L10.6989 5.95861C10.6894 5.95642 10.6799 5.95496 10.6704 5.9535C10.9093 5.944 11.209 6.03313 11.2667 6.2903C11.1235 6.11496 10.8757 6.13542 10.6843 6.20628L10.6221 6.20263C10.6309 6.20628 10.6316 6.20628 10.6324 6.20848C10.6273 6.21943 10.6163 6.23112 10.6097 6.24208C10.5403 6.37067 10.5308 6.54236 10.5264 6.70017C10.4511 6.69505 10.3737 6.70893 10.2991 6.74473C10.3839 6.75715 10.4592 6.78199 10.5264 6.81633C10.5286 6.94711 10.525 7.0808 10.5549 7.21085C10.609 7.45706 10.7084 7.66674 10.8947 7.72665C10.8881 7.74491 10.8801 7.76391 10.8706 7.78144C10.8399 7.83843 10.791 7.88738 10.7303 7.93414C10.8063 7.93268 10.8845 7.90345 10.9495 7.85085C10.9868 7.8187 11.0168 7.78291 11.0416 7.74345C11.0767 7.74126 11.1147 7.73469 11.1541 7.72373L11.2068 7.71569H11.2082C11.3639 7.70838 11.4589 7.58857 11.4837 7.43441C11.5195 7.20793 11.4691 6.98144 11.4289 6.75131C11.3946 6.59058 11.3617 6.42985 11.2667 6.2903C11.4983 6.42108 11.6248 6.68336 11.7329 6.91569C11.9492 7.34309 11.9412 7.95752 11.4201 8.15405C11.3719 8.17158 11.3259 8.18619 11.2755 8.19423C11.2791 8.19277 11.2828 8.19204 11.2864 8.19058L11.2301 8.19934C11.2455 8.19788 11.2608 8.19642 11.2755 8.19423C10.5286 8.43459 10.0558 7.78364 10.0646 7.09249Z' fill='%23454545'/%3e%3cpath d='M10.9061 7.22841C10.8162 7.04869 10.6964 6.90111 10.5269 6.81636C10.5261 6.80175 10.5261 6.78641 10.5254 6.77179C10.5261 6.74841 10.5269 6.7243 10.5269 6.7002C10.7812 6.71408 11.0216 6.92887 11.1151 7.15828C11.1553 7.35188 11.1502 7.57545 11.042 7.74348C10.988 7.74787 10.939 7.74202 10.8952 7.72668C10.9551 7.57033 10.9368 7.38695 10.9061 7.22841C10.9083 7.2328 10.9105 7.23718 10.9127 7.24156L10.9047 7.22038C10.9054 7.2233 10.9054 7.22549 10.9061 7.22841Z' fill='%23454545'/%3e%3cpath d='M10.5281 6.70024C10.5281 6.72435 10.5273 6.74846 10.5266 6.77184C10.5273 6.78645 10.5273 6.8018 10.5281 6.81641C10.4608 6.78207 10.3856 6.75723 10.3008 6.74481C10.3753 6.70901 10.4528 6.69513 10.5281 6.70024Z' fill='%23454545'/%3e%3cpath d='M10.5988 14.0848L10.0273 14.0775C10.1479 13.9635 10.2802 13.8503 10.422 13.7393C10.43 13.7509 10.4373 13.7634 10.4446 13.7751C10.5016 13.87 10.5535 13.9825 10.5988 14.0848Z' fill='%23454545'/%3e%3cpath d='M10.3688 5.19491C10.33 5.21975 10.2942 5.24678 10.2606 5.27527L10.2591 5.27381C10.1152 4.97719 9.95003 4.69518 9.76953 4.42267C10.0845 4.14797 10.4871 3.97263 10.9526 3.90541C11.3633 3.84696 11.7441 3.87327 12.0963 3.9098C12.3155 3.92514 12.5362 3.97043 12.7394 4.05591C13.0229 4.17354 13.2619 4.35107 13.457 4.56879C13.3496 4.77336 13.256 4.98523 13.1786 5.20514C12.925 4.98888 12.6312 4.83984 12.2841 4.815C12.2191 4.80989 12.1482 4.81354 12.0817 4.81792C11.4583 4.86833 10.8664 4.8603 10.3688 5.19491Z' fill='%23454545'/%3e%3cpath d='M10.2594 5.27531C10.0876 5.41997 9.97729 5.60846 9.85598 5.82326C9.73029 6.0417 9.60533 6.27769 9.49637 6.52097C9.41241 6.40335 9.30864 6.29668 9.19318 6.20682C9.13252 6.16152 9.06894 6.11988 9.00391 6.08043C9.03606 5.89632 9.07698 5.71367 9.12083 5.5354C9.18879 5.23805 9.30644 4.97723 9.46568 4.75586C9.70106 4.95166 9.93783 5.146 10.1783 5.33741L10.2579 5.27385L10.2594 5.27531Z' fill='%23454545'/%3e%3cpath d='M9.8931 8.55088C9.74329 8.52604 9.62344 8.47271 9.50725 8.43691C9.48825 8.41645 9.46998 8.39526 9.45171 8.37408V8.37335C9.44287 8.36385 9.43417 8.35435 9.42614 8.34412L9.33333 8.38577C9.3494 8.45006 9.3684 8.51289 9.3896 8.57426C9.3516 8.70942 9.31433 8.84312 9.2281 8.99362C8.97598 8.75618 8.83714 8.34997 9.05637 8.04896C9.1141 7.98613 9.17475 7.94595 9.23687 7.92476C9.55614 7.8159 9.89821 8.20823 9.8931 8.55088Z' fill='%23454545'/%3e%3cpath d='M9.61133 31.3585C9.7436 31.0962 9.81083 30.8127 9.84006 30.5183V30.5176C9.85248 30.5205 9.86564 30.5234 9.87806 30.5263C9.97817 30.5548 10.0739 30.5928 10.1689 30.633C10.0951 30.9377 9.88464 31.2182 9.61133 31.3585Z' fill='%23454545'/%3e%3cpath d='M9.42188 30.4293C9.5578 30.3694 9.69599 30.3219 9.84287 30.2832C9.85383 30.3606 9.85383 30.4388 9.83995 30.5185C9.70402 30.4863 9.56372 30.4556 9.42188 30.4293Z' fill='%23454545'/%3e%3cpath d='M9.84315 30.2825C9.69626 30.3212 9.55808 30.3687 9.42215 30.4286C9.26073 30.3987 9.09557 30.3753 8.92969 30.3629C8.9348 30.2796 8.94649 30.1985 8.96476 30.1203C9.03784 29.8661 9.2103 29.6162 9.25269 29.3634C9.29873 29.1106 9.25853 28.8542 9.17742 28.5926C9.09338 28.3377 9.03857 28.0732 9.03565 27.8058C9.02103 27.5442 9.00861 27.2783 9.06415 27.0182C9.18692 26.4871 9.45365 25.8741 9.96665 25.6104L10.0514 25.6666C10.1033 26.1809 10.1866 26.6617 10.1464 27.1738C10.1281 27.4149 10.0609 27.6546 9.99807 27.8971C9.94473 28.1506 9.85046 28.3917 9.73646 28.6284C9.62173 28.8725 9.55669 29.123 9.58153 29.3773C9.61442 29.6783 9.80515 29.9735 9.84315 30.2825Z' fill='%23454545'/%3e%3cpath d='M10.1794 5.33755C9.93895 5.14614 9.70218 4.9518 9.4668 4.756C9.55456 4.63253 9.65614 4.52075 9.76941 4.42285C9.94991 4.69536 10.1151 4.97737 10.259 5.27399L10.1794 5.33755Z' fill='%23454545'/%3e%3cpath d='M9.30078 31.447C9.34097 31.4449 9.38117 31.4405 9.42063 31.4317C9.48632 31.4156 9.54997 31.3908 9.61063 31.3594C9.57847 31.4244 9.54194 31.488 9.50174 31.5501C9.43305 31.5201 9.36582 31.4858 9.30078 31.447Z' fill='%23454545'/%3e%3cpath d='M9.53074 16.1728C9.58708 16.4657 9.55054 16.7002 9.50085 16.9486L9.47162 16.9947C9.31597 17.2102 9.09016 17.3395 8.84097 17.3972C8.84681 17.3417 8.84535 17.2847 8.83439 17.2358C8.79493 17.0721 8.71381 16.9392 8.60858 16.8296C8.6897 16.7813 8.76058 16.7295 8.81612 16.6725C8.8132 16.7002 8.81028 16.728 8.80735 16.7558L8.8512 16.633C8.84024 16.6462 8.82854 16.6601 8.81612 16.6725C8.83366 16.484 8.84316 16.3123 8.79347 16.1589C8.78251 16.1297 8.77593 16.1092 8.74158 16.0822C8.6422 16.0076 8.46535 15.9989 8.32431 15.9945C8.26804 15.9938 8.20958 15.9945 8.15039 15.9967C8.15258 15.993 8.15404 15.9901 8.15624 15.9865C8.22566 15.8623 8.26804 15.7242 8.28339 15.5824C8.78981 15.3567 9.37954 15.475 9.53074 16.1728Z' fill='%23454545'/%3e%3cpath d='M9.45162 8.37402C9.46989 8.39521 9.48816 8.4164 9.50716 8.43685C9.48297 8.42882 9.45966 8.42224 9.43555 8.41713C9.43774 8.41055 9.43993 8.40325 9.44212 8.39667C9.44578 8.3901 9.44724 8.37695 9.45162 8.37402Z' fill='%23454545'/%3e%3cpath d='M17.6917 9.16829C17.7691 9.26838 17.8495 9.36701 17.9321 9.46345C17.5148 9.55258 17.1056 9.72135 16.7424 9.94272C16.1264 10.2722 15.5154 10.59 14.8746 10.8647C14.4799 10.7354 13.9421 10.6901 13.4408 10.7522L13.4203 10.7245C13.1865 10.6872 12.9819 10.7529 12.8065 10.8801C12.8788 10.7413 12.9957 10.6214 13.1214 10.4987C12.7919 10.479 12.5478 10.7478 12.5456 11.0255C12.5288 11.035 12.5127 11.0452 12.4966 11.0554C11.3281 10.8238 10.2269 10.1312 9.62983 9.09304C9.53483 8.92646 9.45079 8.7555 9.38867 8.57505C9.40256 8.52317 9.41717 8.4713 9.43471 8.41797C9.45883 8.42308 9.48214 8.42966 9.50633 8.43769C10.0982 9.10546 10.8392 9.61176 11.6643 9.90765C12.5178 10.216 13.4116 10.2591 14.3214 10.2671C14.8088 10.1977 15.9517 9.99167 16.5948 9.66071C16.6964 9.6103 16.8074 9.546 16.9112 9.49779C17.1611 9.38454 17.4227 9.26765 17.6917 9.16829Z' fill='%23454545'/%3e%3cpath d='M9.45153 8.37402V8.37475C9.44715 8.37768 9.44568 8.39083 9.44203 8.3974C9.43984 8.40398 9.43765 8.41128 9.43545 8.41786C9.42157 8.41421 9.40842 8.41128 9.39453 8.40836C9.39672 8.40763 9.39818 8.40763 9.39965 8.4069C9.41938 8.40106 9.43765 8.38864 9.45153 8.37402Z' fill='%23454545'/%3e%3cpath d='M9.40635 6.73085C9.34131 6.89231 9.28578 7.05524 9.24412 7.2167C9.23535 7.25323 9.22585 7.28903 9.21781 7.32556C9.14547 7.31094 9.07239 7.3051 8.99858 7.30729C8.9372 7.04062 8.92843 6.76738 8.95035 6.49414C9.11404 6.54747 9.26751 6.62346 9.40635 6.73085Z' fill='%23454545'/%3e%3cpath d='M9.35885 8.40332C9.37054 8.40478 9.38223 8.40624 9.39385 8.40843C9.37639 8.41209 9.33985 8.41063 9.35885 8.40332Z' fill='%23454545'/%3e%3cpath d='M9.43434 8.41779C9.4168 8.47112 9.40218 8.52299 9.3883 8.57486C9.36711 8.51349 9.34811 8.45066 9.33203 8.38637L9.42484 8.34473C9.43288 8.35495 9.44157 8.36445 9.45042 8.37395C9.43653 8.38856 9.41826 8.40098 9.39853 8.40683C9.39707 8.40756 9.39561 8.40756 9.39342 8.40829C9.4073 8.41121 9.42045 8.41413 9.43434 8.41779ZM9.39261 8.40829C9.38099 8.4061 9.3693 8.40463 9.35761 8.40317C9.33861 8.41048 9.37515 8.41194 9.39261 8.40829Z' fill='%23454545'/%3e%3cpath d='M9.42082 31.4311C9.38136 31.4399 9.34116 31.4442 9.30097 31.4464C9.24251 31.4121 9.18624 31.3741 9.13216 31.3325C9.04739 31.1571 8.98528 30.965 8.95312 30.7706C9.03132 30.6713 9.11609 30.5748 9.23593 30.5171C9.29805 30.485 9.35943 30.4557 9.42148 30.4287C9.56332 30.455 9.70362 30.4857 9.83955 30.5178V30.5186C9.81032 30.813 9.74309 31.0965 9.61082 31.3588C9.55016 31.3902 9.48651 31.415 9.42082 31.4311Z' fill='%23454545'/%3e%3cpath d='M9.19379 6.20647C9.30925 6.29633 9.41302 6.403 9.49698 6.52063C9.46563 6.59003 9.43494 6.6609 9.40717 6.73104C9.26833 6.62364 9.11486 6.54766 8.95117 6.49433C8.9614 6.35624 8.9804 6.21743 9.00452 6.08008C9.06956 6.11953 9.13313 6.16117 9.19379 6.20647Z' fill='%23454545'/%3e%3cpath d='M9.18989 7.48633C9.1782 7.56596 9.17382 7.64779 9.18259 7.73254C9.12997 7.67044 9.09124 7.59519 9.06055 7.51701C9.10293 7.50459 9.14605 7.49436 9.18989 7.48633Z' fill='%23454545'/%3e%3cpath d='M9.30162 31.447C9.26581 31.4499 9.22927 31.4499 9.19274 31.4484C9.17154 31.4112 9.15108 31.3725 9.13281 31.333C9.18689 31.3747 9.24316 31.4126 9.30162 31.447Z' fill='%23454545'/%3e%3cpath d='M8.9287 30.3633C9.09458 30.3757 9.25973 30.3991 9.42116 30.429C9.35912 30.4561 9.29773 30.4853 9.23562 30.5174C9.11577 30.5752 9.031 30.6716 8.95281 30.771C8.92943 30.6336 8.92066 30.4962 8.9287 30.3633Z' fill='%23454545'/%3e%3cpath d='M8.95249 30.7705C8.98464 30.9648 9.04676 31.157 9.13153 31.3323C8.99926 31.2322 8.88014 31.1124 8.7793 30.978C8.84141 30.9166 8.89549 30.8428 8.95249 30.7705Z' fill='%23454545'/%3e%3cpath d='M9.21923 7.32633C9.20754 7.37893 9.19658 7.43226 9.19 7.48633C9.14615 7.49437 9.10304 7.50459 9.06065 7.51701C9.057 7.50605 9.05262 7.49583 9.04896 7.48487C9.02996 7.42642 9.01388 7.36724 9 7.30806C9.07381 7.30587 9.14688 7.31172 9.21923 7.32633Z' fill='%23454545'/%3e%3cpath d='M8.4727 9.72807C7.77628 9.22323 7.75217 8.04333 8.42886 7.50707C8.5962 7.37629 8.79717 7.312 8.99886 7.30762C9.01274 7.3668 9.02882 7.42597 9.04782 7.48442C9.05147 7.49538 9.05586 7.50561 9.05951 7.51657C8.90459 7.56259 8.76501 7.6415 8.65759 7.76351C8.26297 8.23547 8.27247 9.01648 8.7029 9.4709C8.75843 9.533 8.82128 9.59072 8.88851 9.64479C8.7767 9.67328 8.66855 9.72661 8.57501 9.79821C8.54067 9.77702 8.50632 9.75291 8.4727 9.72807Z' fill='%23454545'/%3e%3cpath d='M8.88967 9.64453C8.92036 9.6701 8.95252 9.69421 8.9854 9.71686C8.91013 9.7775 8.83486 9.83741 8.76471 9.90024C8.7004 9.87102 8.63756 9.83741 8.57617 9.79796C8.66971 9.72636 8.77786 9.67302 8.88967 9.64453Z' fill='%23454545'/%3e%3cpath d='M8.85244 16.6328L8.80859 16.7556C8.81152 16.7278 8.81444 16.7 8.81736 16.6723C8.82979 16.6598 8.84148 16.646 8.85244 16.6328Z' fill='%23454545'/%3e%3cpath d='M8.45192 12.5235C8.55862 12.5264 8.66385 12.5381 8.76689 12.5578C8.79977 12.7375 8.82535 12.9224 8.79392 13.1043C8.753 13.2979 8.68577 13.4806 8.58492 13.6427C8.51477 13.6267 8.44389 13.6135 8.37154 13.6026C8.19323 13.5704 7.99958 13.5668 7.80081 13.5836C7.74454 13.3943 7.70727 13.2 7.70508 13.0035C7.70873 12.8712 7.73285 12.7419 7.765 12.6141C7.98569 12.5483 8.21662 12.5162 8.45192 12.5235Z' fill='%23454545'/%3e%3cpath d='M8.57516 9.79883C8.63655 9.83828 8.6994 9.87189 8.7637 9.90111C8.6519 10.0027 8.55178 10.113 8.48455 10.2496C8.44436 10.1839 8.39759 10.1218 8.3457 10.0648C8.39905 9.96248 8.47943 9.87116 8.57516 9.79883Z' fill='%23454545'/%3e%3cpath d='M7.72641 10.5702C7.91787 10.5526 8.1086 10.5329 8.29495 10.5008C8.30298 10.5307 8.31468 10.5614 8.32929 10.5914C8.34391 10.6199 8.35852 10.6476 8.37606 10.6732C8.38702 10.6045 8.3936 10.541 8.40456 10.481C8.4601 10.4701 8.51418 10.4584 8.56825 10.4445L8.57118 10.4189C8.63183 10.5687 8.65595 10.7273 8.62745 10.8785C8.60625 10.9727 8.5551 11.0692 8.51052 11.1649C8.31468 11.509 8.44183 11.7939 8.63037 12.1161C8.70125 12.2476 8.74145 12.3879 8.76191 12.534C8.76337 12.5421 8.76483 12.5501 8.76629 12.5581C8.66325 12.5384 8.55802 12.5267 8.45133 12.5238C8.21602 12.5165 7.9851 12.5486 7.76441 12.6144C7.7951 12.4946 7.83383 12.3762 7.86964 12.2564C7.93833 12.0884 8.06329 11.9108 8.09618 11.7304C8.11079 11.642 8.11006 11.5536 8.08668 11.4673C8.01579 11.2124 7.69791 11.0107 7.71983 10.717C7.71983 10.6673 7.72129 10.6184 7.72641 10.5702Z' fill='%23454545'/%3e%3cpath d='M8.57091 10.4186L8.56799 10.4442C8.51391 10.4581 8.45984 10.4698 8.4043 10.4807C8.41307 10.4303 8.42476 10.3828 8.44449 10.3382C8.45107 10.32 8.45837 10.3017 8.46641 10.2842C8.48468 10.2929 8.50222 10.3017 8.51976 10.3112C8.53876 10.3463 8.55557 10.3821 8.57091 10.4186Z' fill='%23454545'/%3e%3cpath d='M8.52014 10.3111C8.5026 10.3016 8.48507 10.2929 8.4668 10.2841C8.47191 10.2724 8.47776 10.2607 8.48434 10.249C8.49749 10.2695 8.50918 10.2899 8.52014 10.3111Z' fill='%23454545'/%3e%3cpath d='M8.46762 10.2844C8.40989 10.2551 8.35143 10.2274 8.29297 10.2011C8.30466 10.1543 8.32293 10.1083 8.34632 10.0645C8.3982 10.1214 8.44497 10.1835 8.48516 10.2493C8.47858 10.261 8.47274 10.2727 8.46762 10.2844Z' fill='%23454545'/%3e%3cpath d='M8.40454 10.4805C8.39358 10.5404 8.387 10.6039 8.37604 10.6726C8.3585 10.647 8.34388 10.6193 8.32927 10.5908C8.31465 10.5608 8.30296 10.5301 8.29492 10.5002C8.33219 10.4944 8.36873 10.4878 8.40454 10.4805Z' fill='%23454545'/%3e%3cpath d='M8.2929 10.2012C8.35136 10.2275 8.40983 10.2552 8.46756 10.2845C8.45952 10.302 8.45221 10.3203 8.44563 10.3385C8.4259 10.3831 8.41421 10.4306 8.40544 10.481C8.36963 10.4883 8.33309 10.4949 8.29583 10.5007C8.26586 10.3984 8.26733 10.2976 8.29217 10.2012H8.2929Z' fill='%23454545'/%3e%3cpath d='M8.28441 15.582C8.26906 15.7238 8.22667 15.8618 8.15725 15.986C8.15506 15.9897 8.1536 15.9926 8.15141 15.9963C8.0206 16.0014 7.88248 16.0116 7.73633 16.0197C7.88029 15.826 8.07541 15.6748 8.28441 15.582Z' fill='%23454545'/%3e%3cpath d='M7.89025 10.0439C8.02691 10.0907 8.15991 10.1426 8.29145 10.201C8.2666 10.2975 8.26514 10.3983 8.2951 10.5006C8.10875 10.5327 7.91802 10.5524 7.72656 10.57C7.74337 10.3844 7.79599 10.2098 7.89025 10.0439Z' fill='%23454545'/%3e%3cpath d='M8.17787 17.1655C8.19249 17.229 8.19249 17.2919 8.17714 17.2977C8.16837 17.3006 8.16472 17.2816 8.16472 17.2729C8.16545 17.2699 8.16472 17.2721 8.16326 17.2751L8.16033 17.2809C8.14426 17.3152 8.12745 17.3503 8.11064 17.3868C7.96303 17.351 7.82345 17.2962 7.69922 17.2246C7.83222 17.1647 7.9886 17.107 8.14499 17.0449C8.15741 17.0844 8.16837 17.1246 8.17787 17.1655Z' fill='%23454545'/%3e%3cpath d='M8.17783 17.2974C8.19317 17.2916 8.19317 17.2287 8.17856 17.1652C8.16906 17.1243 8.1581 17.0841 8.14567 17.0446C8.30937 16.9796 8.47379 16.9102 8.60898 16.8291C8.71421 16.9387 8.79533 17.0717 8.83479 17.2353C8.84575 17.2843 8.84721 17.3412 8.84137 17.3968C8.60606 17.453 8.34883 17.445 8.11133 17.3865C8.12814 17.35 8.14494 17.3149 8.16102 17.2806L8.16394 17.2748C8.16541 17.2718 8.16614 17.2697 8.1654 17.2726C8.1654 17.2813 8.16906 17.3003 8.17783 17.2974Z' fill='%23454545'/%3e%3cpath d='M8.11148 17.3867C8.34898 17.4452 8.60621 17.4532 8.84151 17.3969C8.83859 17.4291 8.83347 17.4605 8.82763 17.4897C8.80278 17.6359 8.76698 17.7725 8.70924 17.9149C8.53459 18.3862 8.0764 18.7201 7.57948 18.6024C7.53855 18.5929 7.49763 18.5805 7.45671 18.5644C7.21555 18.4709 7.03432 18.3328 6.88086 18.1677C7.06209 18.0698 7.21701 17.9252 7.32444 17.7294C7.45305 17.7856 7.57582 17.828 7.66717 17.8404C7.74828 17.8485 7.77313 17.8455 7.82794 17.8105C7.9529 17.7104 8.03767 17.5438 8.11148 17.3867Z' fill='%23454545'/%3e%3cpath d='M8.44293 19.8082C7.8744 19.7862 7.30732 19.7044 6.75413 19.5634C6.53124 19.5006 6.31128 19.4253 6.0957 19.3398C6.87178 19.5152 7.65297 19.6759 8.44293 19.8082Z' fill='%23454545'/%3e%3cpath d='M7.79703 10.0131C7.82845 10.0233 7.85914 10.0335 7.88984 10.0438C7.79557 10.2096 7.74295 10.3842 7.72614 10.5698C7.57049 10.5844 7.41484 10.5976 7.26137 10.6151C7.27234 10.5406 7.27599 10.4639 7.27891 10.3842C7.27745 10.203 7.26064 10.0518 7.2168 9.87793C7.41557 9.90715 7.61068 9.95537 7.79703 10.0131Z' fill='%23454545'/%3e%3cpath d='M7.76481 12.6143C7.73265 12.7421 7.70854 12.8714 7.70488 13.0037C7.70708 13.2002 7.74434 13.3945 7.80061 13.5838C7.63838 13.5969 7.47396 13.6225 7.31173 13.6568C7.31758 13.6057 7.32269 13.556 7.32781 13.507C7.35192 13.3178 7.34315 13.1417 7.32488 12.9569C7.31904 12.9072 7.30808 12.8583 7.29492 12.8101C7.444 12.7282 7.60111 12.6625 7.76481 12.6143Z' fill='%23454545'/%3e%3cpath d='M7.65592 15.6128C7.67053 15.6289 7.70561 15.642 7.7173 15.6428C7.67346 15.653 7.62888 15.6654 7.58503 15.6793C7.57992 15.6523 7.57407 15.626 7.56677 15.5989C7.55142 15.539 7.53461 15.4798 7.50977 15.4229L7.65592 15.6128Z' fill='%23454545'/%3e%3cpath d='M7.58654 26.8981C7.64207 27.1882 7.62381 27.4855 7.58946 27.7734C7.56388 28.0656 7.47911 28.3469 7.35561 28.6136C7.23284 28.8831 7.14442 29.1447 7.13346 29.4209C7.11957 29.6773 7.20946 29.9615 7.21823 30.2333C7.04431 30.2201 6.87623 30.234 6.70523 30.2735C6.58538 30.2391 6.46407 30.2106 6.33984 30.1894C6.35446 30.1529 6.37127 30.1171 6.39027 30.0813C6.51742 29.8468 6.73446 29.6225 6.809 29.3646C6.91569 29.0439 6.84188 28.6888 6.74104 28.3659C6.68331 28.1767 6.64969 27.9801 6.62192 27.788C6.5788 27.5359 6.51815 27.2941 6.50354 27.0494C6.47504 26.4956 6.47357 26.0346 6.53496 25.4523L6.62704 25.4062C6.76296 25.491 6.88646 25.5911 6.98804 25.7043C7.29642 26.0353 7.49592 26.459 7.58654 26.8981Z' fill='%23454545'/%3e%3cpath d='M9.1332 31.3322C9.15147 31.3717 9.17193 31.4104 9.19312 31.4477C9.0192 31.4418 8.84089 31.406 8.68012 31.4111C8.51058 31.417 8.34908 31.455 8.18612 31.5039C7.89966 31.6069 7.58835 31.6815 7.28435 31.6099C7.07901 31.5894 6.88681 31.528 6.71289 31.4345C6.7867 31.3512 6.85247 31.2606 6.91312 31.1649C7.16012 31.0743 7.37424 30.8727 7.49701 30.6338C7.52843 30.6542 7.55985 30.674 7.59128 30.693C7.71112 30.7646 7.82731 30.8259 7.93766 30.9165C8.05604 30.9991 8.19051 31.0941 8.33593 31.1145C8.54566 31.1503 8.67501 31.0824 8.78097 30.9779C8.88181 31.1123 9.00093 31.2321 9.1332 31.3322Z' fill='%23454545'/%3e%3cpath d='M7.58479 15.6795C7.43279 15.727 7.28079 15.7906 7.12514 15.849C7.07179 15.6371 7.01479 15.4216 6.96875 15.2068C7.26837 14.8832 7.69879 14.7056 8.10144 14.9628C8.10144 14.9635 8.21471 15.0461 8.21471 15.0461C8.28048 15.2163 8.30387 15.4019 8.2834 15.5823C8.0744 15.6751 7.87929 15.8264 7.73533 16.02C7.88148 16.0119 8.0196 16.0017 8.1504 15.9966C8.02033 16.2304 7.80256 16.3991 7.55483 16.4364C7.61256 16.1697 7.63521 15.9279 7.58479 15.6795C7.62863 15.6656 7.67321 15.6532 7.71706 15.643C7.70537 15.6423 7.67029 15.6291 7.65567 15.613L7.50952 15.4231C7.50879 15.4209 7.50806 15.4194 7.50733 15.4172L7.5066 15.4165C7.5066 15.4172 7.5066 15.4187 7.50733 15.4202L7.50952 15.4231C7.53437 15.4801 7.55117 15.5392 7.56652 15.5991C7.57383 15.6262 7.57967 15.6525 7.58479 15.6795Z' fill='%23454545'/%3e%3cpath d='M7.11071 12.9214C7.1699 12.8812 7.23128 12.8439 7.29486 12.8096C7.30801 12.8578 7.31897 12.9067 7.32482 12.9564C7.34309 13.1413 7.35186 13.3173 7.32774 13.5066C7.32263 13.5555 7.31751 13.6052 7.31167 13.6563C7.18597 13.6826 7.06247 13.714 6.94336 13.7477C6.9894 13.4744 7.05297 13.1968 7.11071 12.9214Z' fill='%23454545'/%3e%3cpath d='M6.79668 9.84473C6.93772 9.84546 7.07875 9.85788 7.2176 9.87833C7.26145 10.0522 7.27825 10.2034 7.27972 10.3846C7.27679 10.4643 7.27314 10.541 7.26218 10.6155C6.94283 10.652 6.63225 10.7061 6.34872 10.8252C6.26906 10.492 6.45614 10.1567 6.69291 9.92801C6.72725 9.89806 6.7616 9.8703 6.79668 9.84473Z' fill='%23454545'/%3e%3cpath d='M7.29519 12.8099C7.23161 12.8443 7.17022 12.8815 7.11103 12.9217C7.1293 12.8326 7.14757 12.7435 7.16438 12.6543C6.80192 12.7354 6.49499 12.9422 6.26992 13.2198C6.23703 13.1153 6.21584 13.0057 6.20488 12.8918C6.19757 12.7405 6.21511 12.5703 6.22095 12.4176C6.23703 12.2547 6.30353 12.0998 6.36492 11.9486C6.52276 11.641 6.54834 11.3488 6.42045 11.0434L6.36419 10.879C6.35834 10.8607 6.35322 10.8432 6.34884 10.8249C6.63238 10.7058 6.94295 10.6518 7.2623 10.6152C7.24915 10.7117 7.22284 10.8037 7.16803 10.8914C7.12419 10.9586 7.03138 11.0602 6.97876 11.1266C6.75734 11.3539 6.77122 11.6739 6.92469 11.9361C7.03138 12.1035 7.11176 12.27 7.17169 12.4527C7.21261 12.5725 7.2623 12.6887 7.29519 12.8099Z' fill='%23454545'/%3e%3cpath d='M7.13769 30.4248C6.99519 30.3663 6.85123 30.3159 6.70508 30.2735C6.87608 30.2341 7.04415 30.2202 7.21808 30.2333C7.21881 30.2516 7.21881 30.2699 7.21881 30.2881C7.21808 30.3451 7.21296 30.4006 7.20419 30.4554C7.18227 30.4445 7.16035 30.4342 7.13769 30.4248Z' fill='%23454545'/%3e%3cpath d='M7.16399 12.6543C7.14719 12.7434 7.12892 12.8326 7.11065 12.9217C6.84611 13.097 6.61445 13.3228 6.43249 13.5822C6.36234 13.4689 6.30753 13.3476 6.26953 13.2198C6.49461 12.9422 6.80153 12.7354 7.16399 12.6543Z' fill='%23454545'/%3e%3cpath d='M6.6781 31.2137C6.5641 31.2144 6.44718 31.1845 6.33318 31.1553C6.28275 31.1063 6.23525 31.0537 6.19141 30.9975C6.1936 30.9456 6.19725 30.893 6.20164 30.8404C6.21187 30.7542 6.2221 30.668 6.23598 30.5825C6.35729 30.4568 6.47275 30.3187 6.64375 30.2888C6.66421 30.2837 6.68468 30.2786 6.70514 30.2734C6.85129 30.3158 6.99525 30.3662 7.13775 30.4247C7.16041 30.4342 7.18233 30.4444 7.20425 30.4554C7.16771 30.6789 7.06979 30.8871 6.96091 31.0866C6.94483 31.1136 6.92875 31.1399 6.91194 31.1655C6.83668 31.1925 6.75775 31.2093 6.6781 31.2137Z' fill='%23454545'/%3e%3cpath d='M6.43359 13.5823C6.61556 13.323 6.84721 13.0972 7.11175 12.9219C7.05402 13.1973 6.99044 13.4749 6.9444 13.7482C6.93198 13.7518 6.91956 13.7555 6.90713 13.7591C6.81652 13.7862 6.7259 13.8147 6.63456 13.8417C6.55636 13.7606 6.48986 13.6744 6.43359 13.5823Z' fill='%23454545'/%3e%3cpath d='M7.49599 30.6341C7.37323 30.873 7.15911 31.0746 6.91211 31.1652C6.92892 31.1396 6.94499 31.1133 6.96107 31.0863C7.06996 30.8869 7.16788 30.6786 7.20442 30.4551C7.30599 30.5055 7.40026 30.572 7.49599 30.6341Z' fill='%23454545'/%3e%3cpath d='M6.625 15.8068C6.68492 15.5942 6.80769 15.3795 6.96846 15.207C7.0145 15.4218 7.0715 15.6374 7.12485 15.8492C7.04446 15.8799 6.96262 15.9099 6.88004 15.9354C6.79015 15.9011 6.70538 15.858 6.625 15.8068Z' fill='%23454545'/%3e%3cpath d='M6.89808 14.0695C6.7987 14.0001 6.71027 13.9241 6.63281 13.8416C6.72416 13.8145 6.81477 13.786 6.90539 13.759C6.91781 13.7554 6.93024 13.7517 6.94266 13.748C6.92439 13.8562 6.90904 13.9636 6.89808 14.0695Z' fill='%23454545'/%3e%3cpath d='M6.88061 18.1685C6.68988 18.2715 6.47065 18.3226 6.24703 18.3277C5.89846 18.2408 5.55426 18.1458 5.20934 18.0457C4.80596 17.8331 4.45592 17.5292 4.17969 17.1675C4.2915 16.7124 4.47492 16.2638 4.68684 15.8291C4.78184 16.0717 4.90023 16.3062 5.03542 16.5312C5.26269 16.9272 5.5835 17.2888 5.9613 17.5445C6.15569 17.6833 6.36834 17.7688 6.58538 17.7893C6.58684 17.7922 6.58903 17.7951 6.59123 17.7981C6.68184 17.9303 6.77538 18.056 6.88061 18.1685Z' fill='%23454545'/%3e%3cpath d='M6.70548 30.2735C6.68502 30.2786 6.66456 30.2837 6.6441 30.2888C6.4731 30.3188 6.35764 30.4569 6.23633 30.5825C6.25679 30.4481 6.28748 30.3158 6.3401 30.1895C6.46433 30.2106 6.58564 30.2391 6.70548 30.2735Z' fill='%23454545'/%3e%3cpath d='M6.6253 15.8068C6.13788 15.4984 5.82877 14.9118 5.85507 14.3273C5.87188 13.9189 6.02096 13.5258 6.26942 13.2197C6.30742 13.3476 6.36223 13.4689 6.43238 13.5821C6.37173 13.6683 6.31692 13.7582 6.26796 13.851L6.33373 13.9291C6.4353 13.9021 6.53469 13.8721 6.63334 13.8415C6.7108 13.924 6.79923 14 6.89861 14.0694C6.88765 14.1658 6.88034 14.2623 6.87815 14.3565C6.86427 14.6342 6.90665 14.9205 6.96876 15.2069C6.808 15.3794 6.68523 15.5942 6.6253 15.8068Z' fill='%23454545'/%3e%3cpath d='M6.58594 17.7885C6.78909 17.809 6.99517 17.7725 7.19394 17.6709C7.22682 17.6862 7.25971 17.7009 7.29259 17.7147C7.30355 17.7198 7.31451 17.7242 7.32475 17.7293C7.21732 17.9251 7.0624 18.0698 6.88117 18.1677C6.77594 18.0552 6.6824 17.9295 6.59178 17.7973C6.58959 17.7944 6.5874 17.7914 6.58594 17.7885Z' fill='%23454545'/%3e%3cpath d='M6.26758 13.8509C6.31654 13.7581 6.37135 13.6682 6.432 13.582C6.48827 13.6741 6.55477 13.7603 6.63296 13.8414C6.53431 13.8721 6.43492 13.902 6.33335 13.9291L6.26758 13.8509Z' fill='%23454545'/%3e%3cpath d='M6.33398 31.1553C6.44798 31.1845 6.56491 31.2145 6.67891 31.2137C6.75856 31.2093 6.83748 31.1925 6.91275 31.1655C6.8521 31.2612 6.78633 31.3518 6.71252 31.4351C6.57368 31.3613 6.44652 31.2663 6.33398 31.1553Z' fill='%23454545'/%3e%3cpath d='M6.33415 31.1549C6.28518 31.1425 6.23695 31.13 6.18945 31.1205C6.19018 31.0796 6.19091 31.0387 6.19238 30.9971C6.23622 31.0533 6.28372 31.1059 6.33415 31.1549Z' fill='%23454545'/%3e%3cpath d='M5.20898 18.0449C5.55391 18.145 5.8981 18.24 6.24668 18.3269C6.04571 18.332 5.84037 18.2992 5.64964 18.2327C5.49691 18.1823 5.34929 18.1194 5.20898 18.0449Z' fill='%23454545'/%3e%3cpath d='M15.8927 18.7717C15.2248 19.1078 14.4626 19.3453 13.7946 19.4278C13.761 19.4315 13.7281 19.4351 13.6953 19.4388C13.1165 19.4885 12.5253 19.4169 11.9568 19.449C11.3868 19.4782 10.8255 19.5674 10.2519 19.6777C9.65703 19.7895 9.04976 19.8326 8.44395 19.8084C7.65399 19.6762 6.8728 19.5155 6.09672 19.3401H6.09599C5.62099 19.1502 5.16791 18.9069 4.75138 18.6132C4.50584 18.4386 4.27418 18.2421 4.06445 18.0265C4.06518 17.9184 4.07249 17.8103 4.08418 17.7021C4.46565 17.822 4.83834 17.9367 5.2103 18.0455C5.35061 18.12 5.49822 18.1829 5.65095 18.2333C5.84168 18.2998 6.04703 18.3327 6.24799 18.3275C6.50303 18.3904 6.75953 18.4495 7.02115 18.5036C7.20018 18.5445 7.3858 18.5869 7.57434 18.6285C8.18088 18.7622 8.82322 18.8923 9.41807 18.9727C10.2402 19.1291 11.0871 19.2802 11.9195 19.1217C12.4741 19.0289 12.9988 18.7769 13.5272 18.603C14.057 18.4291 14.6007 18.3385 15.1488 18.2391C15.1911 18.2318 15.2335 18.2245 15.2759 18.2172C15.4476 18.4364 15.6559 18.6256 15.8934 18.7688C15.8934 18.7695 15.8934 18.771 15.8927 18.7717Z' fill='%23454545'/%3e%3cpath d='M6.20176 30.8399C6.19737 30.8925 6.19372 30.9451 6.19153 30.997C6.13087 30.9203 6.07607 30.8385 6.0293 30.7515C6.10603 30.7113 6.1718 30.6485 6.2361 30.582C6.22222 30.6675 6.21199 30.7537 6.20176 30.8399Z' fill='%23454545'/%3e%3cpath d='M4.69456 30.2432C4.73476 30.2629 4.77422 30.2841 4.81295 30.3075C4.90429 30.3688 5.01172 30.4309 5.1111 30.4813C5.23095 30.5376 5.3296 30.6223 5.45018 30.6932C5.6146 30.7977 5.80533 30.8393 5.97633 30.7758C5.9946 30.7692 6.01214 30.7612 6.02968 30.7517C6.07645 30.8386 6.13126 30.9204 6.19191 30.9971C6.19045 31.0388 6.18972 31.0797 6.18899 31.1206C6.13345 31.1089 6.07937 31.1009 6.02749 31.1009C5.7571 31.0877 5.5196 31.2309 5.27041 31.3135C5.10672 31.3734 4.93499 31.3792 4.76326 31.3617C4.53745 31.3412 4.30068 31.2981 4.10629 31.1732C4.04491 31.133 3.98645 31.0885 3.93164 31.0402C4.00691 30.9891 4.07926 30.9314 4.15014 30.8707C4.18814 30.8349 4.22541 30.7977 4.26049 30.7604C4.44976 30.6311 4.6076 30.4477 4.69456 30.2432Z' fill='%23454545'/%3e%3cpath d='M4.68677 15.8291C4.47484 16.2638 4.29142 16.7123 4.17961 17.1675C4.04077 16.9863 3.92019 16.7905 3.82227 16.5845C3.98596 16.1366 4.23077 15.7063 4.52161 15.3242C4.56619 15.4959 4.621 15.6647 4.68677 15.8291Z' fill='%23454545'/%3e%3cpath d='M4.40585 14.5344C4.41681 14.804 4.457 15.0677 4.52204 15.3242C4.23119 15.7063 3.98638 16.1366 3.82269 16.5845C3.64438 16.2155 3.5355 15.8129 3.51065 15.4024C3.48873 15.0962 3.49531 14.8055 3.53112 14.5066C3.60273 13.9309 3.83512 13.3881 4.06019 12.8657C4.28746 12.3419 4.50158 11.8407 4.74047 11.3154C5.05038 10.6016 5.65912 9.93751 6.47392 9.86372C6.58135 9.85057 6.6895 9.84473 6.79692 9.84473C6.76185 9.8703 6.7275 9.89806 6.69315 9.92801C6.45638 10.1567 6.26931 10.492 6.34896 10.8252C6.34604 10.8266 6.34312 10.8274 6.34019 10.8288C5.39823 11.3534 4.63385 11.8319 4.419 12.9775C4.31962 13.4882 4.36931 14.0252 4.40585 14.5344Z' fill='%23454545'/%3e%3cpath d='M4.53223 19.6742C4.32688 19.5295 4.13761 19.3374 3.99365 19.1284C3.99292 19.1277 3.99292 19.127 3.99219 19.1262C4.05211 19.0408 4.11203 18.9553 4.17269 18.8691C4.18584 18.9173 4.20119 18.9655 4.21726 19.0137C4.294 19.2387 4.40946 19.4521 4.53223 19.6742Z' fill='%23454545'/%3e%3cpath d='M4.25977 30.7608C4.40811 30.6067 4.536 30.435 4.59738 30.226C4.59957 30.2187 4.60177 30.2114 4.60323 30.2041C4.63392 30.2158 4.66388 30.2297 4.69384 30.2436C4.60688 30.4481 4.44903 30.6315 4.25977 30.7608Z' fill='%23454545'/%3e%3cpath d='M4.18991 1.55925C4.19064 1.56802 4.19137 1.57679 4.1921 1.58555L4.17383 1.5293C4.17894 1.53953 4.18479 1.54902 4.18991 1.55925Z' fill='%23454545'/%3e%3cpath d='M4.13867 18.7402C4.17009 18.7548 4.20225 18.7681 4.2344 18.7811C4.21321 18.8104 4.19202 18.8396 4.17156 18.8689C4.15913 18.8264 4.14817 18.7833 4.13867 18.7402Z' fill='%23454545'/%3e%3cpath d='M4.13941 18.7399C4.14891 18.783 4.15987 18.8261 4.17229 18.8685C4.11164 18.9547 4.05171 19.0401 3.99179 19.1256C3.92383 19.0204 3.8661 18.913 3.81641 18.8034C3.88729 18.7633 3.95964 18.7268 4.03344 18.6924C4.06852 18.7092 4.1036 18.7246 4.13941 18.7399Z' fill='%23454545'/%3e%3cpath d='M4.12016 18.6533C4.12528 18.6825 4.13186 18.7118 4.13916 18.7403C4.10336 18.725 4.06828 18.7096 4.0332 18.6928C4.0617 18.6789 4.09093 18.6665 4.12016 18.6533Z' fill='%23454545'/%3e%3cpath d='M4.09658 6.05957L4.05273 6.07199C4.06223 6.06907 4.07173 6.06615 4.08123 6.06322C4.08635 6.06176 4.09147 6.06103 4.09658 6.05957Z' fill='%23454545'/%3e%3cpath d='M3.82617 30.9405C3.97744 30.9156 4.12652 30.8513 4.25952 30.7607C4.22444 30.798 4.18717 30.8353 4.14917 30.8711C4.07829 30.9317 4.00594 30.9894 3.93067 31.0406C3.89413 31.0091 3.85906 30.9755 3.82617 30.9405Z' fill='%23454545'/%3e%3cpath d='M15.1859 20.1489C15.2188 20.1299 15.2509 20.1102 15.2831 20.0897C15.313 20.135 15.3423 20.1796 15.3708 20.2234C15.2546 20.2578 15.1377 20.2899 15.02 20.3206C14.4478 20.4609 13.8668 20.5763 13.2757 20.5719C12.683 20.5668 12.086 20.4499 11.5013 20.4492C10.9167 20.4455 10.3358 20.5098 9.74677 20.6019C9.15631 20.6969 8.55854 20.7392 7.96004 20.7071C6.51458 20.6808 4.97192 20.2848 3.89258 19.2707C3.92619 19.2225 3.95908 19.1743 3.99269 19.1261C3.99342 19.1269 3.99342 19.1276 3.99416 19.1283C4.13812 19.3372 4.32739 19.5294 4.53273 19.674C4.40996 19.4519 4.2945 19.2386 4.21777 19.0136C4.20169 18.9654 4.18635 18.9171 4.17319 18.869C4.19366 18.8397 4.21485 18.8105 4.23604 18.7812C4.68035 18.9691 5.13415 19.1071 5.61573 19.2291C5.77577 19.2664 5.93581 19.3036 6.09585 19.3402H6.09658C6.31216 19.4256 6.53212 19.5009 6.755 19.5637C7.30819 19.7047 7.87527 19.7865 8.44381 19.8085C8.59581 19.834 8.74781 19.8589 8.90054 19.8823C9.46616 19.9816 10.0413 20.1197 10.6178 20.1453C10.9072 20.1584 11.1966 20.1533 11.4845 20.1204C12.0611 20.0598 12.6231 19.8479 13.1872 19.7237C13.3641 19.6843 13.5417 19.6543 13.72 19.6302C13.7528 19.6258 13.785 19.6214 13.8179 19.6178C14.1767 19.5747 14.5384 19.5542 14.9016 19.533C15.134 19.5228 15.3657 19.5162 15.5973 19.5155C15.5498 19.6054 15.4987 19.6938 15.4438 19.7814C15.3247 19.7113 15.2034 19.6455 15.0785 19.5856L15.0127 19.6638C15.0938 19.7953 15.1764 19.9246 15.259 20.0518C15.2348 20.0846 15.2107 20.1168 15.1859 20.1489Z' fill='%23454545'/%3e%3cpath d='M3.7385 30.019C3.77942 30.0095 3.81961 30.0014 3.8598 29.9941C3.86711 29.9956 3.87369 29.9971 3.881 29.9985C4.13238 30.0606 4.37865 30.1096 4.60446 30.2038C4.603 30.2111 4.6008 30.2184 4.59861 30.2257C4.53723 30.4347 4.40934 30.6064 4.261 30.7605C4.128 30.8511 3.97892 30.9154 3.82765 30.9403C3.67857 30.7817 3.56823 30.5932 3.50977 30.3828C3.56019 30.2615 3.61207 30.1417 3.67711 30.0314C3.69684 30.0263 3.7173 30.0219 3.7385 30.019Z' fill='%23454545'/%3e%3cpath d='M4.03346 18.6925C3.95965 18.7269 3.88731 18.7634 3.81642 18.8035C3.77696 18.7152 3.74334 18.626 3.71484 18.5361C3.82081 18.5917 3.92677 18.6435 4.03346 18.6925Z' fill='%23454545'/%3e%3cpath d='M3.99175 19.1259C3.95814 19.1741 3.92525 19.2223 3.89164 19.2706C3.84195 19.2245 3.79372 19.177 3.74622 19.1281C3.68995 19.0682 3.63587 19.0068 3.58398 18.9433C3.65925 18.8936 3.73672 18.8468 3.81637 18.8037C3.86606 18.9133 3.92379 19.0207 3.99175 19.1259Z' fill='%23454545'/%3e%3cpath d='M3.83581 17.624C3.91911 17.6503 4.00169 17.6759 4.08354 17.7015C4.07184 17.8096 4.06454 17.9177 4.06381 18.0258C3.96296 17.9243 3.86723 17.8184 3.77734 17.708L3.83581 17.624Z' fill='%23454545'/%3e%3cpath d='M4.64195 29.9956C4.36791 29.9503 4.11726 29.9503 3.85857 29.9941C3.81253 29.9854 3.76576 29.9751 3.7168 29.9664C3.75845 29.905 3.80522 29.8473 3.86003 29.7939C4.0376 29.6244 4.29703 29.4871 4.43003 29.2767C4.64926 28.964 4.5981 28.5505 4.57764 28.1837C4.57545 28.0142 4.59518 27.8301 4.59445 27.6599C4.58349 27.2573 4.64999 26.8913 4.73549 26.4902C4.78664 26.2564 4.83122 26.0146 4.9233 25.7245L5.02049 25.6924C5.42753 26.0087 5.63726 26.5063 5.69718 27.006C5.73884 27.3552 5.65991 27.7081 5.53714 28.0296C5.48818 28.1581 5.4436 28.2875 5.37053 28.4058C5.16591 28.7448 4.83049 29.0378 4.72745 29.4169C4.67118 29.5916 4.66753 29.7969 4.64195 29.9956Z' fill='%23454545'/%3e%3cpath d='M3.85938 29.9946C4.11807 29.9508 4.36872 29.9508 4.64276 29.9961C4.63399 30.0669 4.6223 30.1371 4.60403 30.2043C4.37822 30.11 4.13195 30.0611 3.88057 29.999C3.87326 29.9975 3.86668 29.9961 3.85938 29.9946Z' fill='%23454545'/%3e%3cpath d='M3.73717 30.0194C3.71597 30.0223 3.69551 30.0267 3.67578 30.0318C3.68894 30.0099 3.70282 29.988 3.7167 29.9668C3.76567 29.9756 3.81244 29.9858 3.85847 29.9946C3.81828 30.0019 3.77809 30.0099 3.73717 30.0194Z' fill='%23454545'/%3e%3cpath d='M3.84654 3.4541C3.84581 3.4541 3.84581 3.45483 3.84508 3.45556C3.82608 3.46214 3.80562 3.46798 3.78516 3.47383L3.84654 3.4541Z' fill='%23454545'/%3e%3cpath d='M3.71533 18.5361C3.51729 17.9056 3.58671 17.2262 3.82275 16.584C3.92067 16.79 4.04125 16.9858 4.1801 17.167C4.13552 17.3438 4.10264 17.5228 4.08364 17.7018C4.00179 17.6762 3.91921 17.6507 3.83591 17.6244L3.77744 17.7084C3.86733 17.8187 3.96306 17.9246 4.06391 18.0262C4.06025 18.2351 4.07779 18.4441 4.12091 18.653C4.09167 18.6662 4.06244 18.6786 4.03394 18.6925C3.92725 18.6435 3.82129 18.5917 3.71533 18.5361Z' fill='%23454545'/%3e%3cpath d='M3.67653 30.0312C3.61149 30.1416 3.5596 30.2614 3.50918 30.3827C3.48726 30.3045 3.47337 30.2227 3.4668 30.1386C3.53184 30.0919 3.60053 30.0524 3.67653 30.0312Z' fill='%23454545'/%3e%3cpath d='M3.82634 30.9403C3.78176 30.9476 3.73718 30.9519 3.69261 30.9519C3.58153 30.9476 3.46899 30.9191 3.35938 30.8877C3.38934 30.724 3.43684 30.5691 3.49676 30.4113C3.50041 30.4018 3.5048 30.3923 3.50845 30.3828C3.56691 30.5932 3.67726 30.7817 3.82634 30.9403Z' fill='%23454545'/%3e%3cpath d='M3.50886 30.3826C3.50521 30.3921 3.50082 30.4016 3.49717 30.4111C3.43725 30.5689 3.38975 30.7238 3.35978 30.8875C3.2319 30.8502 3.10767 30.81 2.99221 30.802C2.7664 30.7794 2.54863 30.8429 2.33452 30.9094C1.98375 31.0358 1.59717 31.011 1.24202 30.9101C1.21936 30.5171 1.19371 30.1218 1.16602 29.7295C1.25005 29.7521 1.3319 29.777 1.41009 29.804C1.57744 29.8639 1.72505 29.9655 1.88728 30.0502C2.06267 30.1328 2.22198 30.2402 2.38932 30.3527C2.56763 30.4689 2.77298 30.5258 2.96663 30.474C3.16028 30.4228 3.30278 30.2563 3.46648 30.1386C3.47305 30.2226 3.48694 30.3045 3.50886 30.3826Z' fill='%23454545'/%3e%3cpath d='M3.47574 5.7041C3.47501 5.70995 3.47428 5.71579 3.47282 5.72164V5.7231C3.46039 5.7494 3.44797 5.77424 3.43555 5.79981L3.47574 5.7041Z' fill='%23454545'/%3e%3cpath d='M9.32921 3.80231C9.48187 4.00469 9.62955 4.21071 9.7684 4.42258C9.65513 4.52048 9.55355 4.63226 9.46579 4.75574C8.4099 3.8761 7.38975 2.96067 6.29944 2.13437C5.86975 1.81071 5.43201 1.45637 4.91682 1.29418C4.7619 1.21893 4.53171 1.15683 4.36801 1.19628C4.19701 1.23647 4.17582 1.39647 4.18971 1.55939C4.18459 1.54916 4.17875 1.53966 4.17363 1.52943L4.1919 1.58569C4.19117 1.57692 4.19044 1.56816 4.18971 1.55939C4.55144 2.24249 4.75086 3.16085 3.84551 3.45528C3.84625 3.45455 3.84625 3.45382 3.84698 3.45382L3.78559 3.47354C3.80605 3.4677 3.82651 3.46185 3.84551 3.45528C3.66136 3.58752 3.42898 3.80962 3.46552 4.04633C3.46771 4.09163 3.49548 4.13984 3.52105 4.19172C3.52178 4.19318 3.52251 4.19464 3.52325 4.19683L3.53859 4.22532C3.77244 4.70021 3.68694 5.25692 3.47282 5.72158C3.47428 5.71573 3.47501 5.70989 3.47575 5.70405L3.43555 5.79975C3.44798 5.77418 3.4604 5.74934 3.47282 5.72304C3.45821 5.83336 3.44725 6.00505 3.50863 6.09418C3.51886 6.10587 3.52178 6.10222 3.52836 6.10295C3.70155 6.14386 3.88205 6.10879 4.08082 6.06277C4.07132 6.06569 4.06182 6.06861 4.05232 6.07153L4.09617 6.05911C4.09105 6.06058 4.08594 6.06131 4.08082 6.06277C4.31832 5.98825 4.53755 5.92688 4.77644 5.87208C6.02686 5.59446 7.83478 5.37528 9.00402 6.0803C8.9799 6.21765 8.9609 6.35647 8.95067 6.49455C8.86955 6.46825 8.78551 6.44706 8.69928 6.43099C8.15559 6.32797 7.6024 6.3835 7.04628 6.46386C6.37471 6.56907 5.70386 6.7371 5.04617 6.92268C4.84228 6.98039 4.55071 7.06733 4.35559 7.12797C3.74248 7.28797 2.90794 7.23683 2.59225 6.56907C2.40663 6.17747 2.44682 5.76834 2.56667 5.3782C2.57982 5.35409 2.63682 5.25838 2.65071 5.23208C2.75813 5.02898 2.82317 4.7908 2.78444 4.56797C2.7859 4.56943 2.78371 4.56432 2.78882 4.57309L2.77494 4.54459C2.73109 4.41674 2.70332 4.28377 2.69675 4.14715C2.69455 3.91921 2.77494 3.67519 2.90063 3.50496C3.10525 3.23172 3.36613 3.07464 3.67159 2.95482C3.94417 2.94459 4.11882 2.82624 4.13563 2.53765C4.15244 2.24249 4.03332 1.913 3.89009 1.65363C3.83163 1.35263 3.92078 0.979297 4.25182 0.862402C4.4864 0.752813 4.93509 0.81053 5.04178 0.83537C6.86652 1.0414 8.25352 2.43026 9.32921 3.80231Z' fill='%23454545'/%3e%3cpath d='M0.546627 29.6085C0.755627 29.6333 0.967551 29.675 1.16705 29.7297C1.19475 30.1221 1.2204 30.5173 1.24305 30.9104C1.19628 30.898 1.15097 30.8834 1.10567 30.868C0.60582 30.6627 0.215589 30.2002 0.113281 29.664L0.179781 29.5858C0.317897 29.5814 0.434089 29.5946 0.546627 29.6085Z' fill='%23454545'/%3e%3cpath d='M2.58892 19.8047C2.8878 19.4833 3.21592 19.183 3.58422 18.9434C3.63611 19.0069 3.69019 19.0683 3.74645 19.1282C3.79395 19.1771 3.84219 19.2246 3.89188 19.2707C3.66095 19.6067 3.43734 19.945 3.21957 20.2913C2.87684 20.8217 2.58526 21.3719 2.24326 21.903C1.41165 23.1019 0.962955 23.9801 0.971724 25.488C0.980493 26.2836 0.994378 27.0939 1.0353 27.8895C1.05211 28.1664 1.08353 28.444 1.09522 28.7216C1.12445 28.9978 1.14053 29.2776 1.15442 29.5545C1.1588 29.6129 1.16245 29.6714 1.16611 29.7298C0.966609 29.675 0.754685 29.6334 0.545685 29.6086C0.433147 29.5947 0.316955 29.5815 0.178839 29.5859L0.112339 29.6641L0.0838393 29.6685C0.072147 29.5837 0.0619163 29.4982 0.053147 29.4135C-0.0242414 28.753 -0.00816451 28.0553 0.0443778 27.3912C0.0684932 27.0551 0.106493 26.7183 0.167878 26.3866C0.368109 25.4011 0.74007 24.4593 0.971724 23.4825C1.13907 22.8425 1.23261 22.158 1.4818 21.518C1.7288 20.8802 2.13145 20.3103 2.58892 19.8047Z' fill='%23454545'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='clip0_4575_11083'%3e%3crect width='38' height='32' fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e")}.packagelist nav ul li.filter--pair a:before{-webkit-mask-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32' fill='none'%3e%3cg clip-path='url(%23clip0_4358_15422)'%3e%3cpath d='M13.5039 12.4564C14.2876 13.0374 15.0445 13.5986 15.7804 14.2078C16.073 14.4632 16.4774 14.2898 16.6176 13.9978C16.8939 13.7236 17.1788 13.4576 17.4716 13.1993C18.4364 12.2902 19.6206 11.6582 20.5723 10.7316C22.5356 8.90031 24.3887 6.20428 23.7019 3.37267C23.0213 0.747562 20.9362 -0.587546 18.2956 0.247798C17.2408 0.556046 16.4274 1.30756 15.8874 2.23268C14.4155 0.199587 11.5156 -0.155544 9.63529 1.70362C7.48413 3.75798 7.96966 6.6459 9.58815 8.86665C10.6242 10.3091 12.1158 11.4391 13.5039 12.4564ZM10.367 2.85506C11.8293 0.934775 14.5367 1.53001 15.351 3.48149C15.2666 3.76734 15.2041 4.05775 15.1652 4.34708C15.0067 5.56899 16.9264 5.79271 17.0511 4.56561C17.1536 3.02051 18.2893 1.64383 19.9007 1.67597C20.7395 1.58215 21.4296 2.0995 21.8359 2.7954C22.9423 4.42515 22.33 6.48589 21.312 8.02833C20.0584 10.1003 17.9234 11.3275 16.2948 13.0568C14.2139 10.133 7.60833 6.51392 10.367 2.85506Z' fill='%23454545'/%3e%3cpath d='M31.5377 29.071C31.4118 28.3976 30.3768 28.5764 30.4836 29.2504C30.5828 29.6882 30.2396 30.1753 29.7783 30.1587C25.3818 29.7205 20.9097 29.6405 16.4531 29.6495C16.5243 29.3265 16.5371 28.9952 16.5179 28.6655C16.5765 28.4429 16.6427 28.2229 16.7315 28.0107C17.8429 25.0024 21.296 23.6844 24.3106 23.9999C25.4781 24.1018 26.5771 24.4251 27.6571 24.9228C28.1491 25.1702 28.6832 24.5109 28.3137 24.0809C27.7918 23.4695 27.1969 23.0144 26.5562 22.6939C27.4678 21.878 28.0414 20.6833 27.9576 19.2891C27.5843 14.0578 20.9719 13.8172 19.47 18.5416C19.0279 20.034 19.5159 21.7186 20.6456 22.7548C19.767 23.115 18.937 23.6032 18.2122 24.1771C17.2842 24.897 16.5417 25.8252 16.0303 26.8706C15.5291 25.8886 14.6952 25.0735 13.7628 24.4694C12.7992 23.7423 11.8704 23.2739 10.8381 23.0275C12.2184 21.9882 13.0387 20.1714 12.7159 18.4498C12.652 18.1137 12.546 17.7849 12.4022 17.4765C10.5806 12.726 3.44235 14.9986 4.24239 19.8726C4.29402 21.109 4.91804 22.2272 5.83602 22.968C5.56592 23.0298 5.30013 23.1072 5.04173 23.2015C3.73763 23.6807 2.6003 24.5774 1.79862 25.7099C0.734554 27.2793 -0.358612 29.9622 1.3277 31.4806C3.00288 32.4409 5.02237 31.8076 6.81194 31.6391C9.33474 31.2631 11.8747 31.1974 14.4119 31.0505C17.8996 30.9099 21.4609 30.8421 24.9481 30.9592C27.0543 30.6794 31.7631 32.6186 31.5377 29.071ZM20.4736 18.8812C21.3317 15.4553 26.4126 15.3922 26.42 19.2618C26.3202 21.4194 24.0568 22.4071 22.1504 21.7558C20.9052 21.4054 20.1375 20.1444 20.4736 18.8812ZM5.305 19.5286C4.75898 15.1105 11.6782 14.7197 11.2314 19.3527C10.5855 22.6461 5.91466 22.9694 5.305 19.5286ZM2.45757 29.9652C2.45668 29.9635 2.45541 29.9613 2.4539 29.9586C2.46022 29.9653 2.46123 29.9696 2.45757 29.9652ZM9.58813 29.6978C7.65444 29.6609 5.74396 30.0085 3.8393 30.0878C2.24542 30.218 2.1862 29.8045 2.50109 28.3421C3.19364 25.884 5.38105 24.0767 7.93086 23.8676C7.93611 23.8671 7.94086 23.866 7.94598 23.8654C8.17926 23.8917 8.41683 23.8968 8.65668 23.8785C8.95032 23.9042 9.24009 23.9246 9.53689 23.9546C11.6897 24.0157 13.2674 25.7868 14.2435 27.547C14.6295 28.228 14.9393 28.9382 15.2562 29.6539C13.3601 29.6636 11.4684 29.6852 9.58813 29.6978Z' fill='%23454545'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='clip0_4358_15422'%3e%3crect width='32' height='32' fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e")}.packagelist nav ul li.filter--family a:before{-webkit-mask-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32' fill='none'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M28.73 5.01792C25.8807 12.069 24.1212 13.3187 26.367 21.3291C24.7713 22.0229 23.0156 22.0416 21.432 21.3465C21.6608 20.8699 23.1574 11.5629 21.5255 13.7853H21.5222C20.9911 14.5249 20.4403 15.3599 19.8916 16.0902C19.5508 16.4724 18.939 16.1121 19.0832 15.6347C19.6167 14.7379 20.2542 13.8007 20.7912 12.8919C21.3511 12.1025 21.649 11.0575 22.6152 10.6636C23.4215 11.0135 24.3985 10.6738 24.8492 9.92307C26.0332 9.69472 27.025 6.74553 27.6804 5.67142L28.0974 4.79885C28.3063 4.49427 28.7625 4.65088 28.73 5.01792ZM25.9944 27.0443C25.9206 27.2173 25.7295 27.2974 25.5685 27.2285C25.1628 27.1489 25.3491 25.9649 25.2455 25.5946C25.15 24.6623 25.137 23.5873 24.8092 22.6953C25.2069 22.6441 25.5972 22.5539 25.9783 22.438C25.6682 23.8534 25.9574 25.6068 25.9944 27.0443ZM22.8604 22.6884C22.7178 23.481 22.583 25.1234 22.5285 25.9736C22.474 26.186 22.5317 27.0095 22.3145 27.1242C22.038 27.281 21.8942 27.1331 21.8766 26.9087C21.9488 25.4595 22.0243 23.8779 21.9237 22.4346C22.2676 22.5329 22.4979 22.5986 22.8645 22.6606L22.8604 22.6884ZM19.2539 17.2895C19.3214 17.1783 19.3862 17.0635 19.4522 16.9523C19.1256 16.9266 18.8177 16.7563 18.6226 16.4969C18.4115 16.8731 18.0181 17.1914 17.7213 17.4564C17.6824 17.4564 17.7061 17.5078 17.6554 17.4772C17.6119 17.4769 17.5566 17.523 17.5144 17.5293C16.8793 18.7195 14.9996 18.8043 14.3321 17.4946C13.9387 17.3855 13.4702 16.6875 13.2255 16.337C13.0405 16.6484 12.6972 16.852 12.3289 16.8376C13.082 17.8684 13.9786 18.9524 14.3681 20.1818C14.7025 22.3331 13.8556 24.6161 13.6257 26.7627C13.5547 27.2495 14.1792 27.4269 14.2659 26.86C14.4365 26.1485 14.9095 24.2102 15.0873 23.5331C15.4553 22.4435 16.8373 22.7697 16.9553 23.7626C17.2223 24.7751 17.4713 25.8615 17.7046 26.8843C17.7406 27.0301 17.8605 27.2258 17.9548 27.2528C18.2611 27.1928 18.4359 26.9903 18.3511 26.6583C17.8819 22.7116 16.4149 20.5981 19.2539 17.2895ZM11.6209 15.5548C11.2571 14.9914 10.761 14.4168 10.3599 13.8723C10.1308 13.5789 9.6621 13.7363 9.66191 14.1121C9.64623 15.267 9.61039 18.3428 9.88156 19.4379C9.88149 19.4379 10.8619 26.7523 10.8619 26.7523C11.0112 27.3062 10.2056 27.6225 10.0368 26.9921C9.68482 26.2017 9.18344 17.2865 7.61224 19.57C6.97026 21.9207 6.61967 24.6492 6.05295 27.013C5.90978 27.4321 5.23989 27.3857 5.30095 26.8009C6.76092 17.1139 7.94831 14.1027 3.16488 5.03891C3.06517 4.5143 3.78933 4.32352 4.007 4.80582C4.815 6.14752 5.64296 9.33581 7.03708 9.96128C7.12821 10.282 8.12936 10.998 8.91432 10.7713C9.03381 10.7439 8.96469 10.7372 9.10037 10.7956C9.90165 11.0227 10.4158 11.8568 10.8234 12.5895C11.3639 13.463 12.2097 14.6488 12.7465 15.5514C13.0217 16.0051 12.3684 16.5588 11.9583 15.9963C11.9583 15.9963 11.6209 15.5548 11.6209 15.5548ZM9.234 10.6984C9.26351 10.7018 9.29295 10.7018 9.32328 10.7018C9.30575 10.6879 9.28117 10.674 9.25333 10.6636C9.23349 10.674 9.21378 10.681 9.19388 10.6915C9.20732 10.6948 9.22184 10.6984 9.234 10.6984ZM9.16847 10.7018C9.16111 10.7053 9.15407 10.7088 9.14671 10.7123C9.18888 10.7261 9.23119 10.7366 9.27394 10.7505L9.16847 10.7018ZM21.7721 7.24979C21.9031 7.29785 22.0901 7.39897 22.225 7.44448C22.2875 7.47014 22.2 7.46176 22.3367 7.56614C22.6408 7.43827 23.1849 7.36051 23.359 7.7191C23.3392 7.73299 23.32 7.73997 23.309 7.77126C23.3015 7.7911 23.2735 7.76704 23.2537 7.80947C23.2287 7.86265 23.1591 7.83417 23.1107 7.92422C21.9407 8.42912 22.4661 10.3211 23.707 9.82227C24.6153 9.53113 24.4231 8.23808 23.6513 7.96243C23.5681 7.86854 23.416 7.93613 23.3589 7.80249C23.3728 7.78118 23.4129 7.77382 23.4357 7.76774C23.4083 7.75123 23.4373 7.72787 23.4427 7.70169C23.4429 7.68416 23.3899 7.68326 23.4128 7.65651C23.3971 7.64262 23.3825 7.63219 23.355 7.62867C23.3323 7.62726 23.3505 7.5911 23.2983 7.58003C23.2448 7.56864 23.2464 7.48537 23.1359 7.44793C22.3599 6.43411 20.8985 6.312 20.2146 7.51744C20.7274 7.20819 21.1442 7.07232 21.7721 7.24979ZM29.6066 4.83366C29.4707 3.7168 27.9937 3.40947 27.4121 4.36787C26.9763 5.40102 26.5464 6.38509 26.1068 7.42355C25.7574 8.11123 25.6077 8.95232 25.0297 9.49549C25.3178 8.52025 24.5136 7.27366 23.4291 7.64953C23.5205 7.43065 23.6013 7.6144 23.5251 7.10029C23.4923 6.91776 23.4385 6.88761 23.387 6.71443C23.3294 6.41126 22.5242 5.88032 22.4738 5.90797C20.752 5.01977 18.7093 6.98355 19.2419 8.77248C19.6122 9.61408 20.1635 8.46189 20.5436 8.20582C20.9749 7.86169 21.4613 7.72838 22.0128 7.80256C21.2415 8.5367 21.3728 9.92128 22.2854 10.4968C21.4373 10.9124 21.033 11.7432 20.4626 12.5443C19.7948 13.5006 18.9834 14.4924 18.4117 15.4853C18.0361 15.5352 17.8542 16.013 17.6621 16.2884C17.4336 15.1592 16.1299 15.152 16.0423 15.3324C16.0476 15.3497 16.0962 15.3381 16.0658 15.3915C16.0462 15.4259 16.056 15.4012 16.0695 15.4262C16.0467 15.4323 16.0067 15.4395 15.9927 15.461C16.0722 15.6129 16.2216 15.5219 16.3072 15.6452C16.4812 15.6849 16.3899 15.6333 16.5774 15.7982C16.8313 16.0216 16.6851 15.9795 16.7609 16.0415C17.3145 16.7519 16.625 17.713 15.7733 17.5398C14.9223 17.3824 14.8206 15.9588 15.7224 15.607C15.7534 15.5972 15.7268 15.5504 15.8469 15.5027C15.9002 15.4815 15.8833 15.4401 15.9233 15.4401C15.9582 15.4401 15.9146 15.4324 15.9927 15.3775C15.4329 14.6776 14.3783 15.4581 14.2203 16.1632C13.8612 15.8831 13.6801 15.4429 13.2186 15.2837L10.7696 11.863C10.4056 11.3131 10.0006 10.7964 9.3197 10.6323C11.0618 9.86803 10.3956 7.09958 8.67586 7.67385C8.68316 7.69721 8.72655 7.67123 8.69935 7.72953C8.68021 7.77049 8.68802 7.7408 8.70293 7.76781C8.68028 7.77389 8.64002 7.78125 8.6262 7.80256C8.687 7.93824 8.8342 7.86784 8.91874 7.96243C9.69007 8.23821 9.8829 9.53133 8.97423 9.82227C7.73288 10.3208 7.20789 8.4295 8.378 7.92416C8.42645 7.83405 8.49589 7.86272 8.52085 7.80947C8.54069 7.7671 8.56866 7.79104 8.57634 7.77126C8.58722 7.73997 8.60648 7.73299 8.6262 7.7191C8.44885 7.35789 7.89052 7.43456 7.58748 7.57657C6.90671 7.9351 6.62997 8.83725 6.84456 9.55117C5.79285 8.10016 5.34991 5.86009 4.50933 4.288C3.67042 3.13107 1.88661 4.24589 2.49519 5.52557C4.20725 9.73241 6.20559 12.9932 5.655 17.5712C5.67311 19.1754 3.81308 26.9415 4.67682 27.75C5.34613 28.5567 6.65839 28.2794 6.94946 27.2008C7.10908 26.5173 7.99304 21.9539 8.1542 21.1623C8.57141 23.0847 8.85013 25.1088 9.2004 27.0478C9.5462 28.878 11.9888 28.2203 11.6597 26.634C11.2547 23.2831 10.2204 18.3213 10.3681 15.0161L11.4523 16.3823C11.8029 16.7734 11.9172 16.6441 12.0052 16.9872C12.4986 18.2575 13.5855 19.4572 13.6132 20.832C13.537 22.4674 12.9314 24.9002 12.6997 26.5576C12.3813 28.2401 14.8123 28.8398 15.1809 27.0859C15.2122 27.0306 15.9157 23.7823 15.9798 23.7452C15.9806 23.7452 15.9814 23.7487 15.982 23.7452C16.2396 24.3371 16.32 25.1038 16.5343 25.7406C16.7211 26.2822 16.8058 27.3743 17.2688 27.7778C18.0369 28.593 19.4235 27.6192 19.1635 26.6132C18.8938 24.6369 18.2875 22.6773 18.2283 20.679C18.3465 19.3864 19.4381 18.0452 19.9589 16.8758C20.2789 16.9156 21.2302 15.4582 21.4544 15.162C21.3193 17.4579 21.1531 19.2004 20.5363 21.4369C20.4007 21.9764 21.0842 22.097 21.4509 22.2678C20.9596 23.6667 20.9786 25.5711 20.9598 27.0374C21.0444 27.995 22.3262 28.4519 22.952 27.7396C23.5359 27.1762 23.2503 25.5308 23.3501 24.7604C23.3997 24.1178 23.3598 23.3412 23.2146 22.7093C23.5222 22.7475 24.1415 22.7759 24.4559 22.7302C24.374 24.1068 24.4816 25.5764 24.4905 26.9818C24.5498 28.6124 26.9815 28.4505 26.9321 26.8705C26.84 25.3698 26.7682 23.7284 26.4692 22.2609C26.7909 22.0945 27.5305 21.9302 27.3322 21.4195C24.7681 12.9914 27.4134 11.9851 29.6066 4.83366Z' fill='%23454545'/%3e%3c/svg%3e")}.packagelist nav ul li.filter--calendar a:before{-webkit-mask-image:url("data:image/svg+xml;charset=UTF-8,%3csvg id='fi_7315694' enable-background='new 0 0 53 53' viewBox='0 0 53 53' xmlns='http://www.w3.org/2000/svg'%3e%3cg%3e%3cg%3e%3cg%3e%3cpath d='m31.6494427 51.2578125c-10.3125 0-21.6860352-1.0078125-23.8984375-1.4921875-5.4047852-1.1826172-4.9135742-12.5009766-4.394043-24.4838867.0932617-2.1464844.1860352-4.2915039.2431641-6.3637695.347168-12.6665039 1.5878909-14.0483398 6.7451172-14.456543 4.2255859-.3330078 28.6132813.4960938 30.1391602.5483398.5473633-.0390625 5.3457031-.3051758 7.6704102 1.7583008.809082.7182617 1.2412109 1.6269531 1.2851563 2.7021484.1611328 3.9506836 1.0649414 34.371582-.0244141 38.5073242-.6635763 2.5205079-8.8154317 3.2802735-17.7661134 3.2802735zm-17.7607432-45.3759766c-1.5566406 0-2.7607422.0219727-3.425293.074707-3.7539057.2973634-5.0185541.397461-5.3642573 13.0024415-.0566406 2.0800781-.1499023 4.2333984-.2436523 6.3876953-.4477539 10.3310547-.9555667 22.0410156 3.2158198 22.9541016 7.6044922 1.6611328 39.0742188 2.4052734 39.894043-.7060547.9106445-3.4580078.2895508-30.3686523-.0244141-38.0634766-.0268555-.6611328-.2827148-1.1982422-.7822266-1.6411133-1.612793-1.4321289-5.3144531-1.4848633-6.6010742-1.3818359-.0288086.0019531-.0556641.003418-.0844765.0019531-.2167939-.0073242-18.3413038-.628418-26.5844688-.628418z'%3e%3c/path%3e%3c/g%3e%3c/g%3e%3cg%3e%3cg%3e%3cpath d='m48.9111595 16.5766602h-44.4423814c-.4140625 0-.7500002-.3359375-.7500002-.75s.3359377-.75.7500002-.75h44.4423828c.4140625 0 .75.3359375.75.75s-.3359389.75-.7500014.75z'%3e%3c/path%3e%3c/g%3e%3c/g%3e%3cg%3e%3cg%3e%3cpath d='m11.9883089 13.9594727c-.8779297 0-1.7490234-.3417969-2.3598633-.9760742-.9799805-1.0175781-1.1616211-2.3920898-.4746094-3.5878906.7709961-1.3413086 2.3393555-2.027832 3.8168945-1.6665039 1.296875.3164063 2.1713867 1.3364258 2.2817383 2.6616211.1181641 1.4199219-.6767578 2.7490234-1.9780273 3.3076172-.4096679.1762694-.8486328.2612304-1.2861328.2612304zm.190918-4.8261719c-.753418 0-1.4121094.4658203-1.7246094 1.0097656-.206543.359375-.4482422 1.0708008.2539063 1.7993164.4838867.503418 1.3154297.6606445 1.9736328.3779297.8178711-.3510742 1.1289063-1.159668 1.0751953-1.8051758-.0268555-.3222656-.1918945-1.097168-1.1420898-1.3291016-.147461-.0356445-.2934571-.0527343-.4360352-.0527343z'%3e%3c/path%3e%3c/g%3e%3c/g%3e%3cg%3e%3cg%3e%3cpath d='m12.0024691 9.1430664c-.4140625 0-.75-.3359375-.75-.75v-5.9008789c0-.4140625.3359375-.75.75-.75s.75.3359375.75.75v5.9008789c0 .4140625-.3359375.75-.75.75z'%3e%3c/path%3e%3c/g%3e%3c/g%3e%3cg%3e%3cg%3e%3cpath d='m21.6401653 13.9594727c-.8779297 0-1.7490234-.3417969-2.3598633-.9760742-.9799805-1.0175781-1.1616211-2.3920898-.4746094-3.5878906.7709961-1.3413086 2.3408203-2.027832 3.8164063-1.6665039 1.296875.3164063 2.1713867 1.3359375 2.2817383 2.6611328.1186523 1.4199219-.6762695 2.7495117-1.9775391 3.3081055-.4091796.1762694-.8486328.2612304-1.2861328.2612304zm.1904297-4.8261719c-.7529297 0-1.4116211.4658203-1.7241211 1.0097656-.206543.359375-.4482422 1.0708008.2539063 1.7993164.4838867.503418 1.3154297.6606445 1.9736328.3779297.8173828-.3510742 1.1289063-1.159668 1.0751953-1.8051758-.0268555-.3222656-.1918945-1.097168-1.1425781-1.3291016-.147461-.0356445-.2934609-.0527343-.4360352-.0527343z'%3e%3c/path%3e%3c/g%3e%3c/g%3e%3cg%3e%3cg%3e%3cpath d='m21.6543255 9.1430664c-.4140625 0-.75-.3359375-.75-.75v-5.9008789c0-.4140625.3359375-.75.75-.75s.75.3359375.75.75v5.9008789c0 .4140625-.3359375.75-.75.75z'%3e%3c/path%3e%3c/g%3e%3c/g%3e%3cg%3e%3cg%3e%3cpath d='m31.2920208 13.9594727c-.8779297 0-1.7490234-.3417969-2.3598633-.9760742-.9799805-1.0170898-1.1621094-2.3920898-.4746094-3.5874023.7700195-1.3417969 2.3374023-2.0283203 3.8164043-1.6669922 1.296875.3164063 2.1713867 1.3359375 2.2817383 2.6611328.1186523 1.4199219-.6762695 2.7495117-1.9775391 3.3081055-.4091796.1762694-.8486308.2612304-1.2861308.2612304zm.1904297-4.8261719c-.7529297 0-1.4121094.4658203-1.7246094 1.0097656-.206543.359375-.4477539 1.0708008.2543945 1.7993164.4838867.503418 1.3154297.6606445 1.9736328.3779297.8173809-.3510742 1.1289043-1.159668 1.0751934-1.8051758-.0268555-.3222656-.1918945-1.097168-1.1425762-1.3291016-.1474609-.0356445-.293457-.0527343-.4360351-.0527343z'%3e%3c/path%3e%3c/g%3e%3c/g%3e%3cg%3e%3cg%3e%3cpath d='m31.3056927 9.1430664c-.4140625 0-.75-.3359375-.75-.75v-5.9008789c0-.4140625.3359375-.75.75-.75s.7499981.3359375.7499981.75v5.9008789c0 .4140625-.3359356.75-.7499981.75z'%3e%3c/path%3e%3c/g%3e%3c/g%3e%3cg%3e%3cg%3e%3cpath d='m40.9433861 13.9594727c-.8774414 0-1.7485352-.3417969-2.3598633-.9760742-.9799805-1.0175781-1.1616211-2.3920898-.4746094-3.5878906.7709961-1.3413086 2.3369141-2.027832 3.8168945-1.6665039 1.296875.3164063 2.1713867 1.3364258 2.2817383 2.6616211.1181641 1.4199219-.6767578 2.7490234-1.9780273 3.3076172-.4091797.1762694-.8486328.2612304-1.2861328.2612304zm-1.2797852-2.0170899c.484375.5019531 1.3144531.6606445 1.9736328.3779297.8178711-.3510742 1.1289063-1.159668 1.0751953-1.8051758-.0268555-.3222656-.1918945-1.097168-1.1420898-1.3291016-.9267578-.2250977-1.7890625.3105469-2.1606445.9570313-.206543.359375-.4482422 1.0703125.2539062 1.7993164z'%3e%3c/path%3e%3c/g%3e%3c/g%3e%3cg%3e%3cg%3e%3cpath d='m40.9575462 9.1430664c-.4140625 0-.75-.3359375-.75-.75v-5.9008789c0-.4140625.3359375-.75.75-.75s.75.3359375.75.75v5.9008789c0 .4140625-.3359375.75-.75.75z'%3e%3c/path%3e%3c/g%3e%3c/g%3e%3cg%3e%3cg%3e%3cpath d='m20.4258099 42.8222656c-.1333008 0-.2666016-.0351563-.3862305-.1074219-.2836914-.1699219-.4223633-.5068359-.3408203-.8271484.3071289-1.2080078.5673828-2.4077148.8276367-3.6069336.222168-1.0244141.4448242-2.0483398.6953125-3.078125-2.5385742-1.3393555-4.8676758-3.0356445-6.7646494-4.9306641-.2163086-.2158203-.2797852-.5415039-.1611328-.8227539.1191406-.28125.4438477-.4672852.7021484-.4580078 1.6518564.0327148 3.4750948-.1494141 5.2441416-.3178711.7871094-.0751953 1.5644531-.1489258 2.3144531-.2050781l2.7519531-5.6787109c.1201172-.2485352.3676758-.4106445.6435547-.4223633.2739258-.0087891.5356445.1298828.6767578.3671875.5546875.9370117 1.1054688 1.8442383 1.65625 2.7514648.5014648.8261719 1.0029297 1.6523438 1.5068359 2.5 1.03125.159668 2.0307617.2954102 3.0302715.4316406 1.1225586.152832 2.2446289.3056641 3.4111328.4912109.269043.0429688.4936523.2285156.5864258.484375.0932617.2558594.0405273.5424805-.1381836.7480469-1.6835938 1.9389648-3.2939453 3.4389648-4.9096661 4.5717773.373045 2.2578125.8315411 4.6230469 1.7211895 6.8457031.1206055.3007813.0336914.6464844-.2158203.8544922-.2485352.2080078-.6044922.2324219-.8793945.0585938-1.9960918-1.2529297-4.0371075-2.5341797-5.8525372-4.0209961-2.1967773 1.3740234-4.0375977 2.7431641-5.6152344 4.1762695-.1416014.1289064-.3222654.1953126-.5043943.1953126zm6.1855468-6.0439453c.1743164 0 .3481445.0610352.4873047.1796875 1.3134766 1.1225586 2.793457 2.1362305 4.2939453 3.1020508-.5517578-1.8710938-.8852539-3.7651367-1.1782227-5.578125-.0473633-.2905273.0805664-.5820313.3256836-.7446289 1.3442383-.8911133 2.6889629-2.0600586 4.0864239-3.5546875-.6748047-.0976563-1.3408203-.1879883-2.0063477-.2788086-1.1225567-.152832-2.244627-.3056641-3.4111309-.4912109-.2202148-.0351563-.4135742-.1665039-.5273438-.3588867-.5620117-.9501953-1.1206055-1.8696289-1.6787109-2.7890625-.3164063-.5214844-.6333008-1.043457-.9506836-1.5703125l-2.3354492 4.8188477c-.1176758.2426758-.3564453.4038086-.6259766.4213867-.8681641.0566406-1.7802734.1435547-2.706543.2319336-1.1679688.1113281-2.3613281.2250977-3.5253906.284668 1.6459961 1.4106445 3.543457 2.668457 5.5703125 3.6860352.3149414.1582031.4770508.5136719.390625.8554688-.3071289 1.2075195-.5673828 2.4072266-.8276367 3.6064453-.1030273.4760742-.206543.9521484-.3125 1.4287109 1.3413086-1.0629883 2.8417969-2.1000977 4.5400391-3.1391602.1210938-.0742189.2563477-.1103517.3916016-.1103517zm-3.5693359-7.5922851h.0097656z'%3e%3c/path%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/svg%3e")}.packagelist nav ul li.active,.packagelist nav ul li:hover{color:var(--white);background-color:#2072A9}.packagelist nav ul li.active a,.packagelist nav ul li:hover a{color:var(--white)}.packagelist nav ul li[class*="filter--"].active a:before,.packagelist nav ul li[class*="filter--"]:hover a:before{background:var(--white)}.packagelist nav ul li a{color:var(--text-headline);font-weight:600;line-height:16px;text-decoration:none}.packagelist nav ul li a:hover,.packagelist nav ul li a:focus{color:var(--white)}.cardbox__content--24{left:24px;right:24px;bottom:24px}.cardbox__content{color:var(--white)}.packagelist .cardbox__content .cta{margin-bottom:-40px;opacity:0;transition:all 0.4s}.packagelist .cardbox__item:hover .cardbox__content .cta{margin-bottom:0;opacity:1}.cardbox__valid{font-size:16px;font-weight:700}.cardbox__valid:before{content:'';display:inline-block;vertical-align:middle;position:relative;margin-top:-4px;min-width:24px;height:24px;margin-right:12px;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3e%3cpath d='M3.95866 18.0625C4.21405 18.6042 4.37314 19.0815 5.04085 18.9538C6.44119 19.0484 7.87293 19.0484 9.33605 18.9856C12.6436 18.818 15.8817 18.8414 19.1494 18.7867C19.1626 19.045 19.1376 19.3483 19.1376 19.6334C14.0885 19.7594 9.03951 19.9117 3.99007 20.0343C3.99007 19.3666 3.95866 18.6988 3.95866 18.0625ZM3.8645 9.15397C8.89018 9.18536 13.8866 9.18536 18.9123 9.21677C18.8495 12.0174 18.7846 15.1044 19.8668 17.7443C14.9667 17.2985 9.97237 17.6811 5.10362 18.1253C3.35373 15.454 4.05498 12.1765 3.8645 9.15397ZM15.6679 3.808C15.7307 3.808 15.7621 3.84109 15.827 3.8729C16.1765 4.35016 15.986 5.17693 15.8898 5.71698C15.7621 6.10005 15.7638 6.41821 15.3183 6.51237C14.6171 6.54546 14.7134 7.53178 15.5088 7.43546C16.4633 7.2764 16.7501 6.48098 16.9091 5.6228C17.6396 5.6228 18.4037 5.65418 19.1028 5.68557C19.0714 6.54546 19.04 7.30949 18.9772 8.19949C13.9494 8.1681 8.89018 8.1681 3.8645 8.13626C3.8645 7.40407 3.83098 6.64008 3.83098 5.90914C4.97637 5.87776 6.15442 5.84466 7.33077 5.81328C7.96709 5.81328 7.96879 4.82738 7.36429 4.79557C7.42706 4.38154 7.58615 3.682 8.09477 3.93568C8.35015 4.28525 8.31877 4.79557 8.19109 5.20834C8.25386 5.6228 8.09477 6.03682 7.9357 6.38637C7.80802 6.54546 7.84151 6.51408 7.58615 6.57728C6.88703 6.60866 6.98122 7.59455 7.77661 7.49994C8.73111 7.34088 9.01786 6.57728 9.17695 5.75005C11.1173 5.78189 13.1854 5.71866 15.1258 5.75005C15.7939 5.78189 15.827 4.6997 15.1592 4.6997C15.1906 4.28693 15.2534 3.808 15.6679 3.808ZM14.2362 4.60341C12.5804 4.57202 10.9268 4.6365 9.27325 4.6365C9.30463 3.42874 8.6085 2.85522 7.90261 2.87346C7.17677 2.8917 6.44119 3.5365 6.47258 4.76248C5.64578 4.95466 3.06909 4.41293 3.00418 5.43189C2.97279 10.4911 3.00418 15.5486 2.94141 20.6078C2.94141 20.9574 3.32234 21.2441 3.6405 21.1164C8.95509 20.9574 14.2675 20.8297 19.58 20.6706C19.7658 20.6706 19.9364 20.5646 20.0259 20.4123C20.336 20.0479 20.1451 19.3084 20.1336 18.7701C20.2779 18.7667 20.4221 18.7667 20.568 18.7616C21.713 18.4435 20.5031 17.0766 20.4089 16.344C20.059 15.0714 19.9631 13.545 19.8982 12.2079C19.804 9.88615 19.9945 7.56317 19.8354 5.27282C19.58 4.38154 17.7359 4.76248 16.9719 4.60341C17.0347 3.74522 16.591 2.85352 15.6514 2.85352C14.7134 2.85352 14.2675 3.71384 14.2362 4.60341Z' fill='white'/%3e%3cpath d='M6.75947 10.6169C7.20531 10.6814 7.58627 10.7446 8.00072 10.7446C7.9672 11.1586 7.87304 11.6991 7.9672 12.1131H6.72805C6.75947 11.6677 6.75947 11.0941 6.75947 10.6169ZM7.23669 10.045C6.79085 10.1082 6.09173 9.85455 6.04339 10.443C5.99544 11.0314 5.67728 12.4944 6.34499 12.6701C7.01272 12.844 7.93581 12.7812 8.44445 12.7494C8.89029 12.718 8.92168 12.0486 8.9552 11.6991C8.9552 11.3809 8.89029 10.935 8.82752 10.6169C8.98659 10.395 8.82752 10.1082 8.57213 10.1082C8.25397 10.0136 7.68256 10.045 7.23669 10.045Z' fill='white'/%3e%3cpath d='M11.0856 10.5861C11.5314 10.6506 11.9124 10.7138 12.3268 10.7138C12.2954 11.1279 12.1991 11.6683 12.2954 12.0823H11.0542C11.0856 11.6365 11.0856 11.0634 11.0856 10.5861ZM11.5628 10.0143C11.117 10.0775 10.4179 9.82212 10.3699 10.4122C10.3216 11.0001 10.0034 12.4637 10.6711 12.6393C11.3409 12.8133 12.2619 12.75 12.7727 12.7187C13.2164 12.6856 13.2499 12.0179 13.2813 11.6683C13.2813 11.3501 13.2164 10.9043 13.1536 10.5861C13.3127 10.3638 13.1536 10.0775 12.8983 10.0775C12.5801 9.98119 12.0087 10.0143 11.5628 10.0143Z' fill='white'/%3e%3cpath d='M15.1266 10.6504C15.5725 10.7136 15.9555 10.7764 16.3679 10.7764C16.3365 11.1909 16.2402 11.7309 16.3365 12.1454H15.0952C15.0952 11.6995 15.1266 11.1277 15.1266 10.6504ZM15.6039 10.0455C15.1601 10.1087 14.3762 9.84187 14.3312 10.3955C14.2799 11.0301 14.0465 12.4949 14.7143 12.6705C15.382 12.8445 16.3051 12.7817 16.8137 12.7499C17.2282 12.7499 17.291 12.0177 17.3224 11.6995C17.3224 11.3814 17.2596 10.9355 17.1947 10.6173C17.3537 10.3955 17.1947 10.1087 16.9414 10.1087C16.5919 10.0141 16.0497 10.0773 15.6039 10.0455Z' fill='white'/%3e%3cpath d='M6.98083 14.4349C7.42667 14.4994 7.80763 14.5626 8.25348 14.5626C8.22209 14.9766 8.12579 15.5171 8.22209 15.9311H6.98083C6.94942 15.4857 6.94942 14.9121 6.98083 14.4349ZM7.45806 13.8317C7.01222 13.8949 6.23038 13.628 6.18542 14.1812C6.13409 14.8163 5.89865 16.2811 6.56849 16.4567C7.23619 16.6307 8.15929 16.5674 8.66793 16.536C9.11379 16.5029 9.14518 15.8352 9.17657 15.4857C9.17657 15.1675 9.11379 14.7217 9.04889 14.4035C9.20795 14.1812 9.04889 13.8949 8.79563 13.8949C8.44395 13.7986 7.90393 13.8631 7.45806 13.8317Z' fill='white'/%3e%3cpath d='M11.3083 14.4037C11.7541 14.4682 12.1372 14.5314 12.5495 14.5314C12.5181 14.9454 12.4218 15.4859 12.5181 15.8999H11.2769C11.2769 15.454 11.3083 14.8809 11.3083 14.4037ZM11.7855 13.7988C11.3418 13.8632 10.5578 13.5951 10.5129 14.15C10.4615 14.7847 10.2282 16.2495 10.8959 16.4238C11.5636 16.5995 12.4867 16.5362 12.9954 16.5031C13.4412 16.4717 13.4726 15.804 13.504 15.454C13.504 15.1359 13.4412 14.6905 13.3763 14.3723C13.5354 14.15 13.3763 13.8632 13.123 13.8632C12.7735 13.7674 12.2314 13.8319 11.7855 13.7988Z' fill='white'/%3e%3cpath d='M15.3497 14.4685C15.7956 14.5317 16.1765 14.5945 16.591 14.5945C16.5575 15.0089 16.4633 15.5489 16.5575 15.9634H15.3184C15.3184 15.4862 15.3184 14.9457 15.3497 14.4685ZM15.827 13.8635C15.3811 13.9267 14.632 13.6731 14.584 14.2615C14.5361 14.8499 14.2676 16.3129 15.063 16.5679H15.1258C15.603 16.6625 16.5261 16.5997 17.0347 16.5679C17.4806 16.5365 17.512 15.8671 17.5455 15.5176C17.5455 15.1994 17.4806 14.7535 17.4178 14.4354C17.5769 14.2135 17.4178 13.9267 17.1624 13.9267C16.8129 13.8321 16.2728 13.8953 15.827 13.8635Z' fill='white'/%3e%3c/svg%3e")}.packagepic,.categorypackagepic{width:100%;height:auto}.fs-24{font-size:24px}.package__button{padding:var(--space-xl);background-color:var(--white)}.package__minprice{font-size:24px;font-weight:700}.package h2{margin-bottom:24px}.package__valid:before,.package__exceptdates:before{content:'';position:relative;margin-top:-4px;min-width:24px;height:24px;display:inline-block;vertical-align:middle;margin-right:12px}.package__valid:before{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3e%3cpath d='M3.95866 18.0625C4.21405 18.6042 4.37314 19.0815 5.04085 18.9538C6.44119 19.0484 7.87293 19.0484 9.33605 18.9856C12.6436 18.818 15.8817 18.8414 19.1494 18.7867C19.1626 19.045 19.1376 19.3483 19.1376 19.6334C14.0885 19.7594 9.03951 19.9117 3.99007 20.0343C3.99007 19.3666 3.95866 18.6988 3.95866 18.0625ZM3.8645 9.15397C8.89018 9.18536 13.8866 9.18536 18.9123 9.21677C18.8495 12.0174 18.7846 15.1044 19.8668 17.7443C14.9667 17.2985 9.97237 17.6811 5.10362 18.1253C3.35373 15.454 4.05498 12.1765 3.8645 9.15397ZM15.6679 3.808C15.7307 3.808 15.7621 3.84109 15.827 3.8729C16.1765 4.35016 15.986 5.17693 15.8898 5.71698C15.7621 6.10005 15.7638 6.41821 15.3183 6.51237C14.6171 6.54546 14.7134 7.53178 15.5088 7.43546C16.4633 7.2764 16.7501 6.48098 16.9091 5.6228C17.6396 5.6228 18.4037 5.65418 19.1028 5.68557C19.0714 6.54546 19.04 7.30949 18.9772 8.19949C13.9494 8.1681 8.89018 8.1681 3.8645 8.13626C3.8645 7.40407 3.83098 6.64008 3.83098 5.90914C4.97637 5.87776 6.15442 5.84466 7.33077 5.81328C7.96709 5.81328 7.96879 4.82738 7.36429 4.79557C7.42706 4.38154 7.58615 3.682 8.09477 3.93568C8.35015 4.28525 8.31877 4.79557 8.19109 5.20834C8.25386 5.6228 8.09477 6.03682 7.9357 6.38637C7.80802 6.54546 7.84151 6.51408 7.58615 6.57728C6.88703 6.60866 6.98122 7.59455 7.77661 7.49994C8.73111 7.34088 9.01786 6.57728 9.17695 5.75005C11.1173 5.78189 13.1854 5.71866 15.1258 5.75005C15.7939 5.78189 15.827 4.6997 15.1592 4.6997C15.1906 4.28693 15.2534 3.808 15.6679 3.808ZM14.2362 4.60341C12.5804 4.57202 10.9268 4.6365 9.27325 4.6365C9.30463 3.42874 8.6085 2.85522 7.90261 2.87346C7.17677 2.8917 6.44119 3.5365 6.47258 4.76248C5.64578 4.95466 3.06909 4.41293 3.00418 5.43189C2.97279 10.4911 3.00418 15.5486 2.94141 20.6078C2.94141 20.9574 3.32234 21.2441 3.6405 21.1164C8.95509 20.9574 14.2675 20.8297 19.58 20.6706C19.7658 20.6706 19.9364 20.5646 20.0259 20.4123C20.336 20.0479 20.1451 19.3084 20.1336 18.7701C20.2779 18.7667 20.4221 18.7667 20.568 18.7616C21.713 18.4435 20.5031 17.0766 20.4089 16.344C20.059 15.0714 19.9631 13.545 19.8982 12.2079C19.804 9.88615 19.9945 7.56317 19.8354 5.27282C19.58 4.38154 17.7359 4.76248 16.9719 4.60341C17.0347 3.74522 16.591 2.85352 15.6514 2.85352C14.7134 2.85352 14.2675 3.71384 14.2362 4.60341Z' fill='%23122A3F'/%3e%3cpath d='M6.75947 10.6169C7.20531 10.6814 7.58627 10.7446 8.00072 10.7446C7.9672 11.1586 7.87304 11.6991 7.9672 12.1131H6.72805C6.75947 11.6677 6.75947 11.0941 6.75947 10.6169ZM7.23669 10.045C6.79085 10.1082 6.09173 9.85455 6.04339 10.443C5.99544 11.0314 5.67728 12.4944 6.34499 12.6701C7.01272 12.844 7.93581 12.7812 8.44445 12.7494C8.89029 12.718 8.92168 12.0486 8.9552 11.6991C8.9552 11.3809 8.89029 10.935 8.82752 10.6169C8.98659 10.395 8.82752 10.1082 8.57213 10.1082C8.25397 10.0136 7.68256 10.045 7.23669 10.045Z' fill='%23122A3F'/%3e%3cpath d='M11.0856 10.5861C11.5314 10.6506 11.9124 10.7138 12.3268 10.7138C12.2954 11.1279 12.1991 11.6683 12.2954 12.0823H11.0542C11.0856 11.6365 11.0856 11.0634 11.0856 10.5861ZM11.5628 10.0143C11.117 10.0775 10.4179 9.82212 10.3699 10.4122C10.3216 11.0001 10.0034 12.4637 10.6711 12.6393C11.3409 12.8133 12.2619 12.75 12.7727 12.7187C13.2164 12.6856 13.2499 12.0179 13.2813 11.6683C13.2813 11.3501 13.2164 10.9043 13.1536 10.5861C13.3127 10.3638 13.1536 10.0775 12.8983 10.0775C12.5801 9.98119 12.0087 10.0143 11.5628 10.0143Z' fill='%23122A3F'/%3e%3cpath d='M15.1266 10.6504C15.5725 10.7136 15.9555 10.7764 16.3679 10.7764C16.3365 11.1909 16.2402 11.7309 16.3365 12.1454H15.0952C15.0952 11.6995 15.1266 11.1277 15.1266 10.6504ZM15.6039 10.0455C15.1601 10.1087 14.3762 9.84187 14.3312 10.3955C14.2799 11.0301 14.0465 12.4949 14.7143 12.6705C15.382 12.8445 16.3051 12.7817 16.8137 12.7499C17.2282 12.7499 17.291 12.0177 17.3224 11.6995C17.3224 11.3814 17.2596 10.9355 17.1947 10.6173C17.3537 10.3955 17.1947 10.1087 16.9414 10.1087C16.5919 10.0141 16.0497 10.0773 15.6039 10.0455Z' fill='%23122A3F'/%3e%3cpath d='M6.98083 14.4349C7.42667 14.4994 7.80763 14.5626 8.25348 14.5626C8.22209 14.9766 8.12579 15.5171 8.22209 15.9311H6.98083C6.94942 15.4857 6.94942 14.9121 6.98083 14.4349ZM7.45806 13.8317C7.01222 13.8949 6.23038 13.628 6.18542 14.1812C6.13409 14.8163 5.89865 16.2811 6.56849 16.4567C7.23619 16.6307 8.15929 16.5674 8.66793 16.536C9.11379 16.5029 9.14518 15.8352 9.17657 15.4857C9.17657 15.1675 9.11379 14.7217 9.04889 14.4035C9.20795 14.1812 9.04889 13.8949 8.79563 13.8949C8.44395 13.7986 7.90393 13.8631 7.45806 13.8317Z' fill='%23122A3F'/%3e%3cpath d='M11.3083 14.4037C11.7541 14.4682 12.1372 14.5314 12.5495 14.5314C12.5181 14.9454 12.4218 15.4859 12.5181 15.8999H11.2769C11.2769 15.454 11.3083 14.8809 11.3083 14.4037ZM11.7855 13.7988C11.3418 13.8632 10.5578 13.5951 10.5129 14.15C10.4615 14.7847 10.2282 16.2495 10.8959 16.4238C11.5636 16.5995 12.4867 16.5362 12.9954 16.5031C13.4412 16.4717 13.4726 15.804 13.504 15.454C13.504 15.1359 13.4412 14.6905 13.3763 14.3723C13.5354 14.15 13.3763 13.8632 13.123 13.8632C12.7735 13.7674 12.2314 13.8319 11.7855 13.7988Z' fill='%23122A3F'/%3e%3cpath d='M15.3497 14.4685C15.7956 14.5317 16.1765 14.5945 16.591 14.5945C16.5575 15.0089 16.4633 15.5489 16.5575 15.9634H15.3184C15.3184 15.4862 15.3184 14.9457 15.3497 14.4685ZM15.827 13.8635C15.3811 13.9267 14.632 13.6731 14.584 14.2615C14.5361 14.8499 14.2676 16.3129 15.063 16.5679H15.1258C15.603 16.6625 16.5261 16.5997 17.0347 16.5679C17.4806 16.5365 17.512 15.8671 17.5455 15.5176C17.5455 15.1994 17.4806 14.7535 17.4178 14.4354C17.5769 14.2135 17.4178 13.9267 17.1624 13.9267C16.8129 13.8321 16.2728 13.8953 15.827 13.8635Z' fill='%23122A3F'/%3e%3c/svg%3e")}.package__exceptdates:before{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3e%3cpath d='M20.3126 4.38135C18.3615 2.80518 15.7511 2.31738 12.9306 2.31445C12.7445 2.31445 12.5497 2.31445 12.352 2.32324C6.31973 2.39502 2.33242 6.25781 2.40127 12.5596C2.46865 19.0767 8.72646 23.1533 13.0331 23.1855C15.1945 23.1855 17.7594 22.5337 19.8292 20.8389C21.8991 19.1514 23.4093 16.3857 23.4005 12.4277C23.4093 8.57666 22.2726 5.95898 20.3126 4.38135ZM13.0331 21.7866C11.2973 21.7969 8.92275 20.8828 7.05508 19.2495C5.17715 17.6133 3.80019 15.3223 3.80019 12.5596C3.86758 6.84521 6.9291 3.91553 12.3944 3.72363H12.4032C12.5731 3.71484 12.7489 3.71484 12.9306 3.71484C18.2912 3.83496 21.8991 5.31006 21.9987 12.4277C21.9752 19.5806 16.8439 21.731 13.0331 21.7866Z' fill='%23122A3F'/%3e%3cpath d='M17.1545 8.00484C16.904 7.71407 16.4631 7.67965 16.1686 7.93014C15.634 8.39815 14.0761 10.1919 12.4838 12.0683C11.5727 10.5002 11.0995 9.15401 10.8402 8.22896C10.7362 7.85396 10.3495 7.6379 9.97746 7.7419C9.60685 7.84591 9.38712 8.22896 9.49113 8.60396V8.60103C9.79289 9.69747 10.3788 11.3256 11.5302 13.1977C10.3232 14.6281 9.21281 15.9611 8.64298 16.632C8.39249 16.9265 8.42912 17.3703 8.72355 17.6179C8.85392 17.7307 9.01505 17.7849 9.17619 17.7849C9.37394 17.7849 9.57023 17.7014 9.71085 17.5373C10.2221 16.9309 11.2284 15.7268 12.3402 14.4099C13.0727 15.4323 13.9618 16.5002 15.0912 17.5886C15.2297 17.719 15.4054 17.7849 15.5812 17.7849C15.7643 17.7849 15.946 17.7146 16.0837 17.5725C16.3517 17.2942 16.3444 16.8503 16.0675 16.5822C14.8905 15.4455 13.9911 14.344 13.2734 13.3046C14.9696 11.3051 16.6637 9.34151 17.0812 8.99215C17.3713 8.7402 17.4064 8.29928 17.1545 8.00484Z' fill='%23122A3F'/%3e%3c/svg%3e")}.package__faq:before{content:'';position:relative;margin-top:-4px;min-width:32px;height:32px;display:inline-block;vertical-align:middle;margin-right:12px;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32' fill='none'%3e%3cpath d='M16.1182 5.9265C23.3718 5.63011 29.3527 15.5132 22.8192 20.6038C20.232 22.7249 16.922 23.4472 13.6148 23.277C12.9785 23.191 12.7664 23.7854 12.3422 24.2097C11.8761 24.7199 11.2398 25.3562 10.6453 25.8223C10.729 24.8879 10.8155 24.1678 10.8155 23.191C10.8574 22.7668 10.983 22.3425 10.5588 22.0467C8.99026 20.7741 7.80135 19.7136 6.99758 17.8883C4.45227 11.4832 9.66845 5.84223 16.1182 5.9265ZM16.0736 4.2715C5.13045 4.18723 0.251983 16.6598 9.41451 23.2351C9.45184 24.4682 8.93088 25.7012 9.12263 26.8743C9.14923 27.0332 9.07001 27.2986 9.33927 27.5548C9.61131 27.8133 9.83417 27.7137 9.94052 27.7069C11.3082 27.6453 12.8325 25.7583 13.6985 24.932C20.3604 25.5683 28.9703 20.7741 27.1479 13.1382C26.0426 8.08945 21.2925 4.14538 16.0736 4.2715Z' fill='%23454545'/%3e%3cpath d='M15.8189 7.62305C13.7397 8.00484 13.6141 11.6531 16.2431 10.9325C18.1521 10.252 17.6442 7.91883 15.8189 7.62305Z' fill='%23454545'/%3e%3cpath d='M15.6498 11.7373C14.846 11.7814 13.9529 12.4596 13.657 13.1802C13.1044 13.9868 14.3352 14.7068 14.8878 13.9444C15.3121 16.1916 12.8924 20.0955 15.82 21.2822C16.6266 21.5384 18.1113 20.858 17.5587 19.8416C17.3913 19.5435 17.0089 19.4592 16.755 19.2471C16.755 19.2471 16.7968 19.2895 16.755 19.2052C16.2024 17.3805 18.7895 11.9075 15.6498 11.7373Z' fill='%23454545'/%3e%3c/svg%3e")}.canceltittle{display:block;margin:16px 0 10px;font-weight:700}.package__loy{padding:var(--space-xl);background:rgba(232,228,218,0.50)}.package__loy h3{display:flex;align-items:center;margin-bottom:24px;padding-bottom:20px;font-size:var(--text-xl);font-weight:600;border-bottom:1px solid #E7E7E7}.package__loy h3:before{content:'';display:inline-block;min-width:28px;height:28px;margin-right:18px;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='28' height='28' viewBox='0 0 28 28' fill='none'%3e%3cpath d='M26.7129 3.1563C25.8203 2.08404 24.4199 1.43365 22.7324 1.44146C19.6484 1.48834 17.5449 3.96099 16.1406 6.1856C15.6641 6.94927 15.2676 7.70709 14.9482 8.37505C13.7891 5.48248 11.2842 0.95318 6.58105 0.769586C4.49805 0.761774 2.78516 1.58795 1.66699 2.88287C0.544922 4.17193 0 5.87505 0 7.63091C0 9.6817 0.745117 11.8321 2.27832 13.5665C5.98438 17.7305 12.8838 26.8497 12.8965 26.8614C13.0645 27.084 13.3262 27.2208 13.6064 27.2286C13.6191 27.2305 13.6309 27.2305 13.6436 27.2305C13.9102 27.2305 14.1641 27.1114 14.3398 26.9161C14.3516 26.9024 22.6074 17.4922 25.834 13.209C27.2461 11.3184 27.9922 9.11334 28 7.08013C27.9961 5.62115 27.6074 4.22271 26.7129 3.1563ZM24.3398 12.086C21.7832 15.4864 15.7969 22.4004 13.6895 24.8243C11.8447 22.4063 6.74609 15.7852 3.67188 12.3243C2.45508 10.9493 1.86719 9.22857 1.86719 7.63091C1.9248 4.86529 3.43359 2.67193 6.58105 2.63677C8.94629 2.60943 10.8252 4.58404 12.1123 6.81255C13.3838 9.00591 13.96 11.2266 13.9707 11.2227C14.0742 11.6211 14.4316 11.9063 14.8438 11.918C15.2539 11.9297 15.627 11.6719 15.7578 11.2794C15.7578 11.2754 16.4492 9.21685 17.7246 7.17193C19.002 5.09576 20.832 3.26763 22.7324 3.30865C25.1309 3.36529 26.043 4.78912 26.1328 7.08013C26.1367 8.64849 25.5254 10.5157 24.3398 12.086Z' fill='%23122A3F'/%3e%3c/svg%3e")}main ul.check li{padding-left:30px}main ul.check li:before{content:'';left:0;top:0;border-radius:0;background-color:transparent;display:inline-block;vertical-align:middle;min-width:24px;height:24px;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3e%3cpath d='M8.11208 17.6948C7.40231 16.8974 6.82898 16.1174 6.27514 15.362C5.76906 14.6751 5.33025 13.9411 4.96478 13.1702C4.73603 12.7024 4.63478 12.2287 5.13026 11.9242C6.55028 11.0515 6.84128 11.8848 7.6131 12.8516C8.0706 13.4245 8.74523 14.3692 9.16793 14.9661C9.57169 15.5361 10.0639 14.5073 10.2604 14.217C10.9588 13.1853 12.774 10.6596 13.5241 9.72605C14.2362 8.83977 16.5348 6.3569 16.9633 5.96199C17.328 5.62572 18.0981 4.88817 18.6159 5.29505C19.1601 5.72255 19.4259 6.53517 19.0434 7.06355C18.3772 7.98342 17.3309 8.85849 16.6069 9.73437C15.1413 11.5074 13.7538 13.4185 12.4219 15.3214C11.9693 15.9681 11.3338 17.0511 10.9394 17.7524C10.2014 19.0643 9.5532 19.314 8.11208 17.6948Z' fill='%23454545'/%3e%3c/svg%3e")}#zadir-cookie-policy{ display:block; position:fixed; left:0; right:0; bottom:0; padding:15px 30px; color:#fff; font-size:16px; text-align:center; background-color:rgba(0,0,0,0.8); display:none; z-index:999999;}#zadir-cookie-policy p{ padding:10px 0 0; margin:0; display:inline-block}#zadir-cookie-policy-more-info{color:var(--secondary);font-weight:500}#accept-cookie-policy{ color:#fff; background-color:var(--primary); border-radius:5px; padding:8px 15px; text-decoration:none; margin:4px 0 0 10px; display:inline-block;}