@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:'Montserrat'; font-style:normal; font-weight:400; src:url('../fonts/montserrat-v26-latin_latin-ext-regular.woff2') format('woff2');}@font-face{ font-display:swap; font-family:'Montserrat'; font-style:normal; font-weight:500; src:url('../fonts/montserrat-v26-latin_latin-ext-500.woff2') format('woff2');}@font-face{ font-display:swap; font-family:'Montserrat'; font-style:normal; font-weight:600; src:url('../fonts/montserrat-v26-latin_latin-ext-600.woff2') format('woff2');}@font-face{ font-display:swap; font-family:'Montserrat'; font-style:normal; font-weight:700; src:url('../fonts/montserrat-v26-latin_latin-ext-700.woff2') format('woff2');}@font-face{ font-display:swap; font-family:'Playfair Display'; font-style:normal; font-weight:400; src:url('../fonts/playfair-display-v37-latin_latin-ext-regular.woff2') format('woff2');}@font-face{ font-display:swap; font-family:'Playfair Display'; font-style:normal; font-weight:600; src:url('../fonts/playfair-display-v37-latin_latin-ext-600.woff2') format('woff2');}:root{ --min-screen-width:320px; --max-screen-width:1400px; --primary:#F6937C; --primary-d-1:#b36c5c; --primary-d-2:#74483e; --primary-d-3:#3b2722; --primary-l-1:#FFAE9B; --primary-l-2:#ffc9bc; --primary-l-3:#ffe4dd; --secondary:#B49E53; --secondary-d-1:#84743f; --secondary-d-2:#574d2c; --secondary-d-3:#2d281a; --secondary-l-1:#D1BE7E; --secondary-l-2:#dbcda7; --secondary-l-3:#eee6d3; --tertiary:#766F6B; --tertiary-d-1:#594F4E; --tertiary-d-2:#464240; --tertiary-d-3:#302e2c; --tertiary-d-4:#1b1a1a; --tertiary-l-1:#96918e; --tertiary-l-2:#b8b4b2; --tertiary-l-3:#dbd9d8; --bg-body:#FFFFFF; --bg-f5:#F5F5F0; --text-body:#121212; --text-headline:#004C36; --border-primary:#F0EAD7; --shadow-primary:#00000026; --white:#ffffff; --black:#000000; --success:#24f95d; --error:#f92444; --space-4xs:clamp(0.33rem,calc(-0.03vw + 0.33rem),0.31rem); --space-3xs:clamp(0.41rem,calc(0.04vw + 0.4rem),0.44rem); --space-2xs:clamp(1rem,calc(0vw + 1rem),1rem); --space-xs:clamp(1.25rem,calc(0vw + 1.25rem),1.25rem); --space-s:clamp(1.5rem,calc(0vw + 1.5rem),1.5rem); --space-m:clamp(2rem,calc(0vw + 2rem),2rem); --space-l:clamp(1.88rem,calc(0.93vw + 1.69rem),2.5rem); --space-xl:clamp(1.88rem,calc(1.85vw + 1.5rem),3.13rem); --space-2xl:clamp(3rem,calc(1.48vw + 2.7rem),4rem); --space-3xl:clamp(2.5rem,calc(3.7vw + 1.76rem),5rem); --space-4xl:clamp(3rem,calc(6.67vw + 1.67rem),7.5rem); --space-90:clamp(4rem,calc(2.41vw + 3.52rem),5.63rem); --text-xs:clamp(0.75rem,calc(0vw + 0.75rem),0.75rem); --text-s:clamp(0.88rem,calc(0.19vw + 0.84rem),1rem); --text-m:clamp(1rem,calc(0vw + 1rem),1rem); --text-l:clamp(1.25rem,calc(0.37vw + 1.18rem),1.5rem); --text-xl:clamp(1.25rem,calc(1.48vw + 0.95rem),2.25rem); --text-2xl:clamp(1.5rem,calc(1.67vw + 1.17rem),2.63rem); --text-3xl:clamp(1.75rem,calc(2.04vw + 1.34rem),3.13rem); --text-4xl:clamp(1.88rem,calc(2.78vw + 1.32rem),3.75rem); --text-30:clamp(1.5rem,calc(0.56vw + 1.39rem),1.88rem); --font-18:clamp(1.13rem,calc(0vw + 1.13rem),1.13rem); --text-h5:clamp(1rem,calc(0.56vw + 0.89rem),1.38rem); --text-h6:clamp(1.5rem,calc(0.37vw + 1.43rem),1.75rem); --hero-title-size:var(--text-4xl); --post-title-size:var(--text-2xl); --font1:"Montserrat",sans-serif; --font2:"Playfair Display",serif; --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); --radius-xs:clamp(0.25rem,calc(0vw + 0.25rem),0.25rem); --radius-s:clamp(0.38rem,calc(-0.19vw + 0.54rem),0.5rem); --radius-m:clamp(0.63rem,calc(-0.19vw + 0.79rem),0.75rem); --radius-l:clamp(1rem,calc(-0.37vw + 1.32rem),1.25rem); --radius-xl:clamp(1.63rem,calc(-0.56vw + 2.11rem),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);}.cta{ display:inline-block; padding:17px 50px 14px; color:var(--tertiary); font-size:15px; font-weight:600; line-height:1.1; letter-spacing:1.5px; background:transparent; border-radius:2px; border:1px solid transparent; text-align:center; -webkit-text-decoration:none; text-decoration:none; text-transform:uppercase; transition:all 0.25s ease-in-out; outline:0; cursor:pointer;}.cta:hover{ -webkit-text-decoration:none; text-decoration:none;}.cta.cta--small{ font-size:13px; padding:17px 20px 15px;}.cta.large{ font-size:var(--text-l); padding:var(--space-s) var(--space-m);}.cta.cta--secondary{ background:var(--secondary); border-color:transparent; 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(--tertiary);}.cta.cta--outlinewhite{ color:var(--white); background:transparent; border-color:var(--white);}.cta.cta--primary{ background:var(--primary); border-color:transparent; 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-d-2); color:var(--white);}.cta.cta--outline:hover{ background:var(--tertiary-d-1); color:var(--white);}.cta.cta--secondary:hover{ background:var(--secondary-l-1);}.cta.cta--primary-d-2:hover{ background:var(--primary-d-1); border-color:var(--primary-d-1);}.cta.cta--primary:hover{ background:var(--primary-l-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);}.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);}.form-control{ padding:var(--space-s) 22px; background:var(--white); color:#CACACA; font-size:var(--text-s); font-weight:500; border-radius:4px; border:1px solid var(--border-primary); transition:all 0.4s ease-in-out; outline:0;}.form-control:focus{ color:var(--text-body); background:var(--white); border-color:var(--secondary); box-shadow:none;}.form-control:hover{ border-color:var(--secondary); background:transparent; box-shadow:none;}.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.37vw + 1.45rem),1.38rem); height:clamp(1.13rem,calc(-0.37vw + 1.45rem),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.37vw + 1.45rem),1.38rem); height:clamp(1.13rem,calc(-0.37vw + 1.45rem),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; font-weight:400; letter-spacing:-0.6px;}H2{ font-size:var(--text-3xl); line-height:1.2; font-weight:400; letter-spacing:-0.6px;}H3{ font-size:var(--text-2xl); line-height:1.3; font-weight:400; letter-spacing:-0.3px;}H4{ font-size:var(--text-xl); line-height:1.3; font-weight:400; letter-spacing:-0.24px;}H5{ font-size:var(--font-18); line-height:1.3; font-weight:600; letter-spacing:-0.18px; color:var(--text-body);}H6{ font-size:var(--text-h6); line-height:1.4;}.italic{ font-style:italic;}.bold{ font-weight:bold;}.lowercase{ text-transform:lowercase;}.uppercase{ text-transform:uppercase;}.underline{ -webkit-text-decoration:underline; text-decoration:underline;}.font-100{ font-weight:100;}.font-200{ font-weight:200;}.font-300{ font-weight:300;}.font-400{ font-weight:400;}.font-500{ font-weight:500;}.font-600{ font-weight:600;}.font-700{ font-weight:700;}.font-800{ font-weight:800;}.font-900{ font-weight:900;}.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:auto;}.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 clamp(0.3125rem,-0.7442rem + 5.6358vw,2.75rem) 60px; 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%; overflow:auto; -webkit-overflow-scrolling:touch; padding:44px; position:relative; text-align:left; vertical-align:middle;}.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(--link);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(--linkhover)}.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:transparent; border:0; border-radius:0; color:#ccc; cursor:pointer; opacity:.8; 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:currentColor; padding:10px; right:0; top:0; background-color:var(--secondary-l-3)}.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; font-weight:600; 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 #ff5268; 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;width:98%;text-align:center;margin:0 auto !important;padding:0;font-size:0}.slick-dots li{display:inline-block;margin:0;padding:0 4px !important;font-size:0}.slick-dots li button{width:8px;height:8px;background:var(--tertiary);padding:0;cursor:pointer;font-size:0;border-radius:12px;border:0;transition:.4s}.slick-dots li.slick-active button{width:8px;height:8px;background-color:var(--secondary) !important}.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:50%;transform:translateY(-50%);width:40px;height:40px;font-size:0;border-radius:100%;transition:all 0.3s;cursor:pointer;z-index:4}.slick-arrow:hover{}.slick-prev{ left:-54px; background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='40' height='40' viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3crect x='0.75' y='0.75' width='38.5' height='38.5' rx='19.25' stroke='%23766F6B' stroke-width='1.5'/%3e%3cpath d='M23 28L15.1607 20.3769C15.0578 20.277 15 20.1414 15 20C15 19.8586 15.0578 19.723 15.1607 19.6231L23 12' stroke='%23766F6B' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e ")}.slick-next{ right:-54px;transform-origin:center;transform:rotate(180deg) translateY(50%); background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='40' height='40' viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3crect x='0.75' y='0.75' width='38.5' height='38.5' rx='19.25' stroke='%23766F6B' stroke-width='1.5'/%3e%3cpath d='M23 28L15.1607 20.3769C15.0578 20.277 15 20.1414 15 20C15 19.8586 15.0578 19.723 15.1607 19.6231L23 12' stroke='%23766F6B' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e ")}.slick-prev:hover{ background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='40' height='40' viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='40' height='40' rx='20' fill='%23594F4E'/%3e%3cpath d='M23 28L15.1607 20.3769C15.0578 20.277 15 20.1414 15 20C15 19.8586 15.0578 19.723 15.1607 19.6231L23 12' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e ")}.slick-next:hover{ background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='40' height='40' viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='40' height='40' rx='20' fill='%23594F4E'/%3e%3cpath d='M23 28L15.1607 20.3769C15.0578 20.277 15 20.1414 15 20C15 19.8586 15.0578 19.723 15.1607 19.6231L23 12' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e ")}@charset "UTF-8";:root{ --beige:#FDF7F1; --text-30:clamp(1.5rem,1.321rem + 0.893vi,1.875rem);}.h--600 .slick-slider{padding:0}.h--600 .slick-slide{margin:0 !important}.h--600 .slick-list,.h--600 .imgholder{height:600px}.h--600 .slick-track,.h--600 .slick-slide > div{position:relative;height:100%}.h--600 .slick-slide > div:after{content:'';position:absolute;inset:clamp(0.75rem,0.512rem + 1.19vi,1.25rem);border:1px solid var(--border-primary);z-index:0}.h--600 .slick-list img,.h--600 .imgholder img{width:100%;height:100%;object-fit:cover}p.colored{color:var(--primary);font-weight:700}*{outline:none !important}body{position:relative;margin:0;padding:0;color:var(--text-body);background-color:var(--white);font-family:var(--font1);font-size:var(--text-m);line-height:1.6;letter-spacing:-0.16px;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;-webkit-text-size-adjust:none;transition:.4s;overflow-x:hidden}.newsletter{position:relative;padding:clamp(4rem,2.929rem + 5.357vi,6.25rem) clamp(2.625rem,1.494rem + 5.655vi,5rem) 300px;text-align:center;background-image:url('../templates/bg-newsletter-sm.webp');background-size:cover;background-repeat:no-repeat;background-position:right top;z-index:0}.newsletter:after{content:'';position:absolute;inset:clamp(1.25rem,0.655rem + 2.976vi,2.5rem);border:1px solid var(--border-primary);transition:all .5s ease-in-out;z-index:-1}.newsletter h2{display:flex;align-items:center;justify-content:center;margin-bottom:16px}.newsletter h2:before{content:'';display:inline-block;min-width:48px;height:54px;margin-right:16px;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='48' height='49' viewBox='0 0 48 49' fill='none'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M1.5 15.3887C1.5 14.5602 2.17157 13.8887 3 13.8887H45C45.8284 13.8887 46.5 14.5602 46.5 15.3887V42.3887C46.5 43.2171 45.8284 43.8887 45 43.8887H3C2.17157 43.8887 1.5 43.2171 1.5 42.3887V15.3887Z' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M31.374 24.8386L39 31.8886' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M16.626 24.8386L9 31.8886' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M45.76 14.9167L26.734 28.0367C25.0884 29.1729 22.9116 29.1729 21.266 28.0367L2.23999 14.9167' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e")}.newsletter p{margin-bottom:32px}@media (min-width:768px){ .newsletter{padding-bottom:clamp(4rem,2.929rem + 5.357vi,6.25rem);text-align:left;background-image:url('../templates/bg-newsletter.webp');background-position:right -250px top} .newsletter:before{content:'';position:absolute;left:0;top:0;bottom:0;width:50%;background:linear-gradient(90deg,rgba(253,247,241,0.4) 0%,rgba(253,247,241,0.850577731092437) 35%,rgba(253,247,241,0) 100%);z-index:-1} .newsletter h2{justify-content:start} .newsletter p{max-width:400px}}@media (min-width:768px){ .newsletter{background-image:url('../templates/bg-newsletter.webp');background-position:right -160px top}}@media (min-width:1200px){ .newsletter{background-image:url('../templates/bg-newsletter.webp');background-position:right top} .newsletter p{max-width:initial}}h1,h2,h3,h4,h6{position:relative;color:var(--text-headline);font-family:var(--font2)}h2 span{position:relative;display:block;margin-bottom:var(--space-s);font-size:var(--text-s);font-family:var(--font1);font-weight:500;letter-spacing:3.84px;text-transform:uppercase}.h2to--h3 h2{font-size:var(--text-2xl)}h1 + h2,h1 + h3,h2 + h3,h3 + h4,h4 + h5,h5 + h6{margin-top:0}a.targetself[href=""],a.cta [href=""]{display:none}a,a:hover,.cta,button{word-wrap:normal;cursor:pointer !important;transition:.4s}.cta,button{text-decoration:none}.cta--arrowback{padding-left:0;text-transform:initial;line-height:160%;letter-spacing:-0.16px;text-decoration-line:underline;text-decoration-style:solid;text-decoration-skip-ink:none;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font}.cta--arrowback:before{content:'';display:inline-block;margin-right:15px;min-width:16px;height:14px;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='14' viewBox='0 0 16 14' fill='none'%3e%3cpath d='M14.5625 7H1.4375' stroke='%23766F6B' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M7.5625 13.125L1.4375 7L7.5625 0.875' stroke='%23766F6B' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e")}.parallax{display:flex;justify-content:center;min-height:530px;color:var(--white);text-align:center;z-index:1;width:100%;height:100%;position:relative;overflow:hidden}.parallax h2{color:var(--white)}.img-parallax{width:100vmax;z-index:-1;position:absolute;top:0;left:50%;transform:translate(-50%,0);pointer-events:none}.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)}.contact .address{display:inline-block;margin-bottom:24px}.contact .address div{padding:24px 0;border-bottom:1px solid #E5DFD9}.contact .address a{color:var(--body-text)}.contact .address a:hover{color:var(--secondary)}.contact .address h3{display:flex;align-items:center;margin-bottom:16px;font-size:13px;font-weight:600;letter-spacing:1.3px;font-family:var(--font1);text-transform:uppercase}.contact [class*="contacticon--"] h3:before{content:'';display:inline-block;margin-right:8px;width:20px;height:19px;background-repeat:no-repeat}.contacticon--marker h3:before{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='18' height='19' viewBox='0 0 18 19' fill='none'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M9 8.26367C10.864 8.26367 12.375 6.75263 12.375 4.88867C12.375 3.02471 10.864 1.51367 9 1.51367C7.13604 1.51367 5.625 3.02471 5.625 4.88867C5.625 6.75263 7.13604 8.26367 9 8.26367Z' stroke='%23B39E5A' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M8.71875 3.76367C8.87408 3.76367 9 3.88959 9 4.04492' stroke='%23B39E5A' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M8.4375 4.04492C8.4375 3.88959 8.56342 3.76367 8.71875 3.76367' stroke='%23B39E5A' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M8.71875 4.32617C8.56342 4.32617 8.4375 4.20025 8.4375 4.04492' stroke='%23B39E5A' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M9 4.04492C9 4.20025 8.87408 4.32617 8.71875 4.32617' stroke='%23B39E5A' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M9 8.26367V14.4512' stroke='%23B39E5A' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M11.25 11.7549C14.5035 12.1006 16.875 13.1799 16.875 14.4549C16.875 16.0081 13.35 17.2674 9 17.2674C4.65 17.2674 1.125 16.0044 1.125 14.4511C1.125 13.1761 3.48675 12.1059 6.72825 11.7571' stroke='%23B39E5A' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e")}.contacticon--phone h3:before{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='20' height='19' viewBox='0 0 20 19' fill='none'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M12.28 17.1811L12.289 17.1864C13.93 18.2311 16.0764 17.9957 17.452 16.6201L18.0325 16.0396C18.5723 15.4991 18.5723 14.6234 18.0325 14.0829L15.5867 11.6386C15.0462 11.0988 14.1705 11.0988 13.63 11.6386V11.6386C13.3707 11.8982 13.0189 12.0441 12.652 12.0441C12.2851 12.0441 11.9333 11.8982 11.674 11.6386L7.76048 7.72439C7.22062 7.18385 7.22062 6.30818 7.76048 5.76764V5.76764C8.02007 5.50837 8.16594 5.15653 8.16594 4.78964C8.16594 4.42275 8.02007 4.07091 7.76048 3.81164L5.31548 1.36364C4.77494 0.823775 3.89927 0.823775 3.35873 1.36364L2.77823 1.94414C1.40295 3.31974 1.16726 5.46585 2.21123 7.10714L2.21723 7.11614C4.89729 11.0835 8.31321 14.5002 12.28 17.1811V17.1811Z' stroke='%23B39E5A' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e")}.contacticon--email h3:before{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='18' height='19' viewBox='0 0 18 19' fill='none'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M16.875 7.88867V16.3262C16.875 16.9475 16.3713 17.4512 15.75 17.4512H2.25C1.62868 17.4512 1.125 16.9475 1.125 16.3262V7.88867L7.61025 13.0329C8.42599 13.6736 9.57401 13.6736 10.3897 13.0329L16.875 7.88867Z' stroke='%23B39E5A' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M16.875 7.88863L10.6447 2.41363C10.2192 1.95778 9.6236 1.69897 9 1.69897C8.3764 1.69897 7.78078 1.95778 7.35525 2.41363L1.125 7.88863' stroke='%23B39E5A' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M11.856 11.8696L14.0625 14.0761' stroke='%23B39E5A' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M6.144 11.8696L3.9375 14.0761' stroke='%23B39E5A' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e")}.contact [class*=social--]:after{background:var(--tertiary)}.contact [class*=social--]:hover:after{background:var(--secondary)}.contact__text{margin-bottom:48px}.w-800{width:100%;max-width:800px}.pb-90{padding-bottom:var(--space-90)}.pb-64{padding-bottom:64px}.headline-center > h2,.headline-center > h3{text-align:center;margin-bottom:24px;padding-bottom:24px}.headline-center.h3--left > h3{text-align:left}.text-center > h2,.text-left > h2{margin-bottom:24px;padding-bottom:24px}.headline-center > h2:after,.headline-center > h3:after,.text-center > h2:after,.text-left > h2:after{content:'';position:absolute;left:50%;bottom:0;transform:translateX(-50%);width:40px;height:1px;background-color:var(--secondary)}.text-left > h2:after{left:0;transform:initial}.h2--leftline h1{display:flex;justify-content:center;margin-bottom:24px;padding-bottom:24px;text-align:center}.h2--leftline h1:before{content:'';position:absolute;left:50%;transform:translateX(-50%);bottom:0;display:inline-block;margin-right:24px;width:40px;height:1px;background-color:var(--secondary)}.h2--leftline h1:after{display:none}.h2--leftline h2{display:flex;align-items:center;margin-bottom:24px;;padding-bottom:24px}.h2--leftline h2:before{content:'';position:absolute;left:0;bottom:0;display:inline-block;margin-right:24px;width:40px;height:1px;background-color:var(--secondary)}.h2--leftline h2:after{display:none}[class*="row__image-text"] h3{margin-bottom:24px;padding:0;font-size:var(--text-30)}[class*="row__image-text"] h3:after{display:none}@media (min-width:992px){ .headline-lg-left > h2{text-align:left !important} .headline-lg-left > h1, .headline-lg-left > h3{text-align:left !important} .headline-lg-left > h1:after, .headline-lg-left > h2:after, .headline-lg-left > h3:after{left:0;transform:initial} .h2--leftline h1, .h2--leftline h2{margin:0;padding:0;justify-content:start;align-items:start;text-align:left} .h2--leftline h1:before{content:'';position:relative;left:0;transform:initial;top:clamp(2rem,1.392rem + 0.98vi,2.25rem)} .h2--leftline h2:before{content:'';position:relative;left:0;transform:initial;top:clamp(2rem,1.392rem + 0.98vi,2.25rem)}   .row__image-text--100 .col-lg-6.order-lg-1{padding-right:clamp(2.5rem,-15.385rem + 28.846vi,6.25rem)} .row__image-text--100 .col-lg-6:not(.order-lg-1):last-of-type{padding-left:clamp(2.5rem,-15.385rem + 28.846vi,6.25rem)} .row__image-text--80 .col-lg-6.order-lg-1.headline-center{padding-right:clamp(2.5rem,-6.442rem + 14.423vi,4.375rem)} .row__image-text--80 .col-lg-6.order-lg-2.headline-center, .row__image-text--80 .pl-80{padding-left:clamp(2.5rem,-6.442rem + 14.423vi,4.375rem)} .row__image-text--80 .pe-80{padding-right:clamp(2.5rem,-6.442rem + 14.423vi,4.375rem)}}.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}.fs-0{font-size:0}.boxshadow{box-shadow:0px 5px 50px 0px rgba(0,0,0,0.08)}.box--shadow{box-shadow:0px 0px 20px 0px rgba(0,0,0,0.05)}.contentcontainer,.roomdata.fancybox-content{max-width:720px;margin:0 !important;padding:var(--space-l)}.contentcontainer a{color:var(--text-body)}.contentcontainer a:hover{color:var(--secondary)}.contenttitle{display:none}:is(.contentcontainer,.roomdata.fancybox-content) h1{font-size:var(--text-xl)}:is(.contentcontainer,.roomdata.fancybox-content) h2{font-size:var(--text-l)}:is(.contentcontainer,.roomdata.fancybox-content) h3{font-size:var(--text-l)}hr{margin:32px auto;width:80%;height:1px;border:0;background-color:var(--secondary);opacity:1}ul li{list-style-type:none;position:relative}.bg--beige{background-color:#FDF7F1}.bg--beige2{background-color:var(--bg-f5)}.bg--black5{background-color:rgba(0,0,0,0.05)}.bg--black10{background-color:rgba(0,0,0,0.10)}.bg--white{background-color:#fff}.bg--logoleft{background-image:url('../templates/bg-logo--left2.png');background-repeat:no-repeat;background-position:left center}.bg--logoright{background-image:url('../templates/bg-logo--right3.png');background-repeat:no-repeat;background-position:right -40px center}.border--grey{border:1px solid var(--grey) !important}.boxshadow-0{box-shadow:initial}.boxshadow{box-shadow:var(--boxshadow)}.mt-120{margin-top:var(--space-4xl)}.mb-120{margin-bottom:var(--space-4xl)}.mb-80{margin-bottom:var(--space-3xl) !important}.mb-60{margin-bottom:var(--space-2xl) !important}.mb-48{margin-bottom:var(--space-xl) !important}.mb-48fix{margin-bottom:48px}.ml-32fix{margin-left:32px}.mb-32fix{margin-bottom:32px}.mt-32fix{margin-top:32px}.mb-32{margin-bottom:var(--space-l)}.mb-20{margin-bottom:20px}.mt-80{margin-top:var(--space-3xl)}.mt-60{margin-top:var(--space-2xl)}.mt-48{margin-top:var(--space-xl)}.mt-32{margin-top:clamp(1.5rem,1.262rem + 1.19vi,2rem)}.mt-40{margin-top:40px}.py-80{padding-top:clamp(40px,calc(2.5rem + ((1vw - 7.68px) * 3.4722)),80px);padding-bottom:clamp(40px,calc(2.5rem + ((1vw - 7.68px) * 3.4722)),80px)}.py-100{padding:clamp(46px,calc(2.875rem + ((1vw - 7.68px) * 4.6875)),100px) 0}.pt-120{padding-top:var(--space-4xl)}.pb-120{padding-bottom:var(--space-4xl)}.pb-100{padding-bottom:clamp(46px,calc(2.875rem + ((1vw - 7.68px) * 4.6875)),100px)}.pb-80{padding-bottom:clamp(40px,calc(2.5rem + ((1vw - 7.68px) * 3.4722)),80px)}.pt-60{padding-top:var(--space-2xl)}.pb-60{padding-bottom:var(--space-2xl)}.p-48fix{padding:48px}.text-padding-0 p:last-of-type{margin:0}.gx-32{--bs-gutter-x:32px}.gy-64{--bs-gutter-y:clamp(3rem,2.524rem + 2.381vi,4rem)}.imgholder{position:relative;overflow:hidden;z-index:1}.imgholder img{position:relative;z-index:-1;transition:all .5s ease-in-out}[class*="imgholder--"]:after{content:'';position:absolute;;border:1px solid var(--border-primary);transition:all .5s ease-in-out;z-index:-1}.imgholder.imgholder--border20:after{inset:clamp(0.75rem,0.512rem + 1.19vi,1.25rem)}.imgholder--border48:after{inset:clamp(1.125rem,0.232rem + 4.464vi,3rem)}.imgholder:hover img{transform:scale(1.45)}.imgholder.imgholder--border20:hover:after{inset:0;opacity:0}.imgholder.imgholder--nohover:hover img{transform:initial}[class*="icon--"]{background-repeat:no-repeat}[id*="fancy--"]{display:none}.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-arrow{top:initial;bottom:-84px} [class*="slick--"] .slick-prev{left:calc(50% - 50px)} [class*="slick--"] .slick-next{right:calc(50% - 50px)}}@media (min-width:768px){}@media (min-width:1200px){}@media (min-width:1400px){}@media screen and (max-width:580px){ .contentcontainer,.roomdata.fancybox-content{max-width:95%}}header.sticky{position:fixed;top:0;left:0;width:100%;min-height:70px;z-index:1030;transition:.3s}header.sticky.up{top:0}.header__container{position:relative;display:flex;align-items:center;justify-content:end;max-width:1320px;margin:0 auto;min-height:100px;z-index:9999999}header.sticky.down{background-color:var(--white)}header.sticky.down .header__container{min-height:100px}header.sticky .logo{background-color:var(--white)}header .logo{position:absolute;left:0;top:0;max-width:185px;padding:10px 30px 30px;border-radius:0 0 8px 8px;transition:.3s}header .lang{position:relative;color:var(--text-headline);font-size:13px;font-style:normal;font-weight:600;line-height:16px;letter-spacing:1.3px;text-transform:uppercase;transition:.3s}header .lang span{display:block;margin:0 auto;padding:0 0.5rem;cursor:pointer}header .lang span::after{content:'';display:inline-block;margin-left:5px;width:10px;height:6px;vertical-align:middle;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6' fill='none'%3e%3cpath d='M1.06958 1.01758L5.03479 4.98279L9 1.01758' stroke='%23766F6B' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e")}header .lang a{display:inline-block;text-align:center;color:#fff;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:0px 0px 30px rgba(20,70,105,.1);transition:.3s}header .lang .dropdown a{display:block;text-align:center;line-height:40px;color:var(--text-headline);background-color:rgba(255,255,255,1)}header .lang .dropdown a:hover{color:var(--secondary);background-color:#fff}header .lang .dropdown a::after{content:'';display:block;margin:0 auto;width:20px;height:1px;background:var(--text-headline)}header .lang .dropdown a:last-of-type::after{display:none}header .lang--vertical a{color:var(--text-headline)}.lang--mobile{position:relative;margin-bottom:var(--space-xl)}.lang--mobile a{padding:0 20px 2px;color:var(--text-headline);font-size:15px;text-decoration:none;text-underline-offset:6px;font-weight:600;letter-spacing:1.5px;border-left:1px solid var(--text-headline)}.lang--mobile a:hover{color:var(--secondary)}.lang--mobile a.active{text-decoration:underline;text-decoration-color:var(--secondary)}.lang--mobile a:first-of-type{padding-left:0;border:0}header .cta{padding:8px 20px;font-size:13px;letter-spacing:1.3px;font-weight:600;text-transform:uppercase}header .phone{position:relative;margin-right:20px;align-self:center;width:40px;height:20px;border-right:1px solid var(--text-headline);background-repeat:no-repeat;background-position:left center;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20' fill='none'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M12.3496 17.7927L12.3586 17.798C13.9996 18.8427 16.146 18.6073 17.5216 17.2317L18.1021 16.6512C18.6419 16.1107 18.6419 15.235 18.1021 14.6945L15.6563 12.2502C15.1158 11.7103 14.2401 11.7103 13.6996 12.2502V12.2502C13.4403 12.5098 13.0885 12.6557 12.7216 12.6557C12.3547 12.6557 12.0028 12.5098 11.7436 12.2502L7.83008 8.33596C7.29021 7.79542 7.29021 6.91975 7.83008 6.37921V6.37921C8.08967 6.11994 8.23553 5.7681 8.23553 5.40121C8.23553 5.03432 8.08967 4.68248 7.83008 4.42321L5.38508 1.97521C4.84454 1.43535 3.96887 1.43535 3.42833 1.97521L2.84783 2.55571C1.47254 3.93132 1.23686 6.07742 2.28083 7.71871L2.28683 7.72771C4.96689 11.6951 8.38281 15.1118 12.3496 17.7927V17.7927Z' stroke='%23766F6B' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e")}header address{display:grid;color:var(--text-headline)}header address a{color:var(--text-headline)}header address a:hover{color:var(--secondary)}.menu-open header .logo{opacity:0;z-index:-1}header.sticky--w100 .container,header.sticky--w100 .header__container{max-width:98%}header .menu-overlay .cta--loy{border:1px solid var(--tertiary)}header .cta--loy:before{content:'';display:inline-block;min-width:20px;height:19px;margin-right:6px;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='20' height='19' viewBox='0 0 20 19' fill='none'%3e%3cpath d='M9.99998 18.7274C9.71525 18.7274 9.44075 18.6243 9.22682 18.4369C8.41887 17.7304 7.63991 17.0665 6.95265 16.4809L6.94914 16.4778C4.93423 14.7607 3.19427 13.2779 1.98364 11.8172C0.630339 10.1842 0 8.63586 0 6.94443C0 5.30106 0.563506 3.78494 1.58661 2.67517C2.62191 1.55228 4.0425 0.933838 5.58715 0.933838C6.74163 0.933838 7.7989 1.29883 8.72954 2.01859C9.1992 2.3819 9.62492 2.82654 9.99998 3.34518C10.3752 2.82654 10.8008 2.3819 11.2706 2.01859C12.2012 1.29883 13.2585 0.933838 14.413 0.933838C15.9575 0.933838 17.3782 1.55228 18.4135 2.67517C19.4366 3.78494 20 5.30106 20 6.94443C20 8.63586 19.3698 10.1842 18.0165 11.817C16.8058 13.2779 15.066 14.7606 13.0514 16.4775C12.363 17.0641 11.5828 17.729 10.773 18.4372C10.5592 18.6243 10.2846 18.7274 9.99998 18.7274ZM5.58715 2.10541C4.37362 2.10541 3.25881 2.58972 2.44781 3.46924C1.62475 4.36203 1.17141 5.59616 1.17141 6.94443C1.17141 8.367 1.70013 9.63928 2.88558 11.0696C4.03136 12.4522 5.73562 13.9046 7.70888 15.5862L7.71254 15.5893C8.40239 16.1772 9.1844 16.8437 9.9983 17.5554C10.8171 16.8423 11.6003 16.1748 12.2915 15.5859C14.2647 13.9043 15.9688 12.4522 17.1145 11.0696C18.2998 9.63928 18.8285 8.367 18.8285 6.94443C18.8285 5.59616 18.3752 4.36203 17.5522 3.46924C16.7413 2.58972 15.6263 2.10541 14.413 2.10541C13.524 2.10541 12.7078 2.388 11.9871 2.94525C11.3449 3.44208 10.8975 4.07013 10.6352 4.50958C10.5003 4.73557 10.2629 4.87045 9.99998 4.87045C9.73707 4.87045 9.49965 4.73557 9.36476 4.50958C9.10261 4.07013 8.65523 3.44208 8.01283 2.94525C7.29216 2.388 6.47597 2.10541 5.58715 2.10541Z' fill='%23B49E53'/%3e%3c/svg%3e")}.hamburger{margin:0 30px 0 auto;background-color:transparent;border-radius:2px;transition:all 0.4s ease-in-out;z-index:100}.hamburger.is-active{background-color:var(--beige)}.hamburger__menu{display:flex;align-items:center;padding:0;background-color:transparent;border:none;cursor:pointer;font-size:14px;font-weight:600;color:var(--text-headline)}.hamburger__menu .line{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:60 207;stroke-width:6}.hamburger__menu .line2{stroke-dasharray:60 60;stroke-width:6}.hamburger__menu .line3{stroke-dasharray:60 207;stroke-width:6}.hamburger__menu.opened .line1{stroke-dasharray:90 207;stroke-dashoffset:-134;stroke-width:6}.hamburger__menu.opened .line2{stroke-dasharray:1 60;stroke-dashoffset:-30;stroke-width:6}.hamburger__menu.opened .line3{stroke-dasharray:90 207;stroke-dashoffset:-134;stroke-width:6}header nav ul{width:100%;margin:0;padding:0;display:flex;align-items:center}header nav .nav-item{position:relative}header nav .nav-item .nav-link{position:relative;display:block;padding:0;color:var(--text-headline);font-size:13px;font-weight:600;text-align:left;text-transform:uppercase;letter-spacing:1.3px}header nav .nav-item:hover .nav-link,header nav .nav-item.active .nav-link{color:var(--secondary)}header nav .dropdown-menu{background:rgba(255,255,255);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;color:var(--text-headline);font-size:15px;font-weight:600;line-height:23px}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(--secondary) !important;background-color:transparent}.menu-open header nav .dropdown-menu.show{position:static !important;margin:0;visibility:visible;opacity:1;border:0}.menu-overlay__container{margin:0 auto;padding-bottom:40px;width:100%;max-width:760px}.menu-overlay__container .cta{max-width:300px;min-height:37px;display:flex;justify-content:center;align-items:center}@media (max-width:10299px){ .header__container{padding-right:clamp(0.625rem,-0.191rem + 4.082vi,3.125rem)} header .logo{max-width:160px;left:clamp(0.313rem,-0.539rem + 3.894vi,1.875rem)} header nav{position:fixed;top:0;bottom:0;left:-100%;width:100%;text-align:left;opacity:0;transition:.4s;z-index:-1;overflow-y:auto;overflow-x:hidden;background-color:var(--beige)} .menu-open header nav{left:0;opacity:1;padding-bottom 40px} header nav ul{flex-direction:column;text-align:left;margin-top:90px} header nav .nav-item{width:100%} header nav .nav-item .nav-link{display:flex;align-items:center;justify-content:space-between;padding:12px 32px;font-size:15px} header nav .nav-item .nav-link:hover{color:var(--secondary)} header nav .nav-item .nav-link:focus, header nav .nav-item .nav-link:focus-visible{box-shadow:none} header nav .dropdown-toggle::after{min-width:10px;height:7px;border:0;background:var(--text-headline);-webkit-mask-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='10' height='7' viewBox='0 0 10 7' fill='none'%3e%3cpath d='M1.06958 1.51758L5.03479 5.48279L9 1.51758' stroke='%23766F6B' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e")} header nav .nav-link.dropdown-toggle.show{color:var(--white) !important;background-color:var(--secondary)} header nav .nav-link.dropdown-toggle.show:after{transform:rotate(180deg);background:var(--white)} header nav .dropdown-menu{padding:12px 0;background-color:var(--white);border-bottom:1px solid #CACACA !important} header nav .dropdown-item{margin-left:32px;font-size:17px} header nav .nav-item:first-of-type{position:relative;margin:0 0 var(--space-l) 62px;padding-bottom:24px;color:var(--text-headline);font-size:36px;font-family:var(--font2);font-weight:500;line-height:32px;letter-spacing:-0.36px} header nav .nav-item:first-of-type:after{content:'';position:absolute;left:0;bottom:0;display:block;width:32px;height:2px;background-color:var(--text-headline)} header nav .nav-item:last-of-type{margin-bottom:var(--space-xl)}}@media (min-width:10300px){.hamburger{display:none} header .header__container{min-height:100px} header nav{position:relative;opacity:1;transform:translateX(0);z-index:1} header nav .nav-item .nav-link{margin:10px 15px} header nav .nav-item:first-of-type{display:none} header nav .nav-item:last-of-type{margin-right:25px} header nav .dropdown-menu{box-shadow:0 0 10px rgba(20,70,105,.1)} header nav .dropdown-toggle::after{display:none} header nav .dropdown-item{text-align:left;font-size:16px} body:not(.menu-open) header nav .dropdown:hover .dropdown-menu{margin:0;visibility:visible;opacity:1;transition:.3s} html:lang(de) header nav .nav-item .nav-link{font-size:12px}  html:lang(hu) .hamburger{display:none}}@media only screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:landscape){}@media (max-width:767px){}footer{position:relative;padding:var(--space-3xl) 0;color:var(--white);background-image:url('../templates/bg-footer--mobil.webp');background-size:cover;background-repeat:no-repeat;background-position:center top}footer .logo{margin-bottom:64px}footer .social,footer nav{margin-bottom:64px}footer a{color:var(--white);text-decoration:none}footer a:hover{color:var(--secondary);text-decoration:none}.footer__top nav ul{width:100%;margin:0;padding:0}.footer__top nav ul li{margin-bottom:24px}.footer__bottom nav ul{margin:0;padding:0}.footer__bottom nav ul li{display:block;margin:12px 0}.footer__bottom{font-size:13px}.social{font-size:0;margin-top:var(--space-s)}a[class*=social--]{position:relative;display:inline-block;margin:0;width:32px;height:33px;z-index:0}[class*=social--]:after{content:"";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:32px;height:33px;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='32' height='33' viewBox='0 0 32 33' fill='none'%3e%3cpath d='M29.3333 17.1121C29.3333 9.70328 23.3638 3.69727 16 3.69727C8.63616 3.69727 2.66663 9.70328 2.66663 17.1121C2.66663 23.8077 7.54241 29.3575 13.9166 30.3639V20.9898H10.5312V17.1121H13.9166V14.1566C13.9166 10.7945 15.9073 8.93743 18.9528 8.93743C20.4117 8.93743 21.9374 9.19944 21.9374 9.19944V12.5007H20.2562C18.6 12.5007 18.0833 13.5349 18.0833 14.5958V17.1121H21.7812L21.1901 20.9898H18.0833V30.3639C24.4576 29.3575 29.3333 23.8079 29.3333 17.1121Z' fill='white'/%3e%3c/svg%3e")}.social--instagram::after{-webkit-mask-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='32' height='33' viewBox='0 0 32 33' fill='%23ffffff'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M21.3333 5.03076H10.6667C6.98477 5.03076 4 8.01554 4 11.6974V22.3641C4 26.046 6.98477 29.0308 10.6667 29.0308H21.3333C25.0152 29.0308 28 26.046 28 22.3641V11.6974C28 8.01554 25.0152 5.03076 21.3333 5.03076ZM25.6667 22.3641C25.6593 24.7542 23.7235 26.6901 21.3333 26.6974H10.6667C8.27647 26.6901 6.34065 24.7542 6.33333 22.3641V11.6974C6.34065 9.30723 8.27647 7.37142 10.6667 7.3641H21.3333C23.7235 7.37142 25.6593 9.30723 25.6667 11.6974V22.3641ZM22.3333 12.0308C23.0697 12.0308 23.6667 11.4338 23.6667 10.6974C23.6667 9.96106 23.0697 9.3641 22.3333 9.3641C21.5969 9.3641 21 9.96106 21 10.6974C21 11.4338 21.5969 12.0308 22.3333 12.0308ZM16 11.0308C12.6863 11.0308 10 13.7171 10 17.0308C10 20.3445 12.6863 23.0308 16 23.0308C19.3137 23.0308 22 20.3445 22 17.0308C22.0036 15.4384 21.3725 13.9102 20.2465 12.7842C19.1205 11.6582 17.5924 11.0272 16 11.0308ZM12.3333 17.0308C12.3333 19.0558 13.9749 20.6974 16 20.6974C18.0251 20.6974 19.6667 19.0558 19.6667 17.0308C19.6667 15.0057 18.0251 13.3641 16 13.3641C13.9749 13.3641 12.3333 15.0057 12.3333 17.0308Z' /%3e%3c/svg%3e")}.social--youtube:after{-webkit-mask-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='32' height='33' viewBox='0 0 32 33' fill='none'%3e%3cpath d='M28.7906 10.3109C28.6387 9.74741 28.342 9.23355 27.9298 8.82044C27.5176 8.40732 27.0044 8.10936 26.4413 7.95621C24.3533 7.38288 16 7.37355 16 7.37355C16 7.37355 7.64795 7.36421 5.55862 7.91221C4.99585 8.07241 4.48371 8.37458 4.07137 8.78972C3.65903 9.20487 3.36033 9.71904 3.20395 10.2829C2.65328 12.3709 2.64795 16.7015 2.64795 16.7015C2.64795 16.7015 2.64262 21.0535 3.18928 23.1202C3.49595 24.2629 4.39595 25.1655 5.53995 25.4735C7.64929 26.0469 15.98 26.0562 15.98 26.0562C15.98 26.0562 24.3333 26.0655 26.4213 25.5189C26.9846 25.366 27.4983 25.0687 27.9115 24.6565C28.3247 24.2442 28.6231 23.7312 28.7773 23.1682C29.3293 21.0815 29.3333 16.7522 29.3333 16.7522C29.3333 16.7522 29.36 12.3989 28.7906 10.3109ZM13.328 20.7135L13.3346 12.7135L20.2773 16.7202L13.328 20.7135Z' fill='white'/%3e%3c/svg%3e")}.social--facebook:hover:after,.social--instagram:hover:after,.social--youtube:hover:after,.social--tiktok:hover:after{background:var(--secondary)}.bigfish{display:inline-block;font-size:0;width:107px;height:31px;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='107' height='31' viewBox='0 0 107 31' fill='none'%3e%3cpath d='M16.9763 11.2284C16.863 11.1353 16.7324 11.0656 16.5919 11.0234C16.4515 10.9812 16.3041 10.9673 16.1582 10.9826C16.0124 10.9978 15.871 11.0419 15.7423 11.1122C15.6136 11.1825 15.5002 11.2777 15.4086 11.3923L10.1807 17.827C10.0872 17.9403 10.0173 18.0711 9.97485 18.2118C9.93245 18.3525 9.91847 18.5002 9.93372 18.6463C9.94897 18.7924 9.99315 18.934 10.0637 19.0629C10.1342 19.1918 10.2297 19.3053 10.3445 19.3969L10.6545 19.6493L17.2974 11.4808L16.9763 11.2284Z' fill='white'/%3e%3cpath d='M14.8397 10.9326C14.8707 10.8949 14.9039 10.8595 14.9371 10.8241L14.7157 10.7156C14.5834 10.6517 14.4398 10.6148 14.2931 10.607C14.1465 10.5992 13.9998 10.6207 13.8615 10.6701C13.7232 10.7196 13.5962 10.7961 13.4877 10.8951C13.3793 10.9941 13.2916 11.1138 13.2299 11.247L11.3057 15.2814L14.8397 10.9326Z' fill='white'/%3e%3cpath d='M16.3543 6.68661C8.46701 3.2279 6.16858 4.11583 5.28287 6.85269C3.40515 12.6231 5.63937 23.1875 10.8806 25.8203C16.1218 28.453 25.4661 23.7875 27.3349 18.0171C28.3181 14.9835 28.1432 11.8548 16.3543 6.68661ZM21.2257 16.1217L16 22.5586C15.6906 22.9385 15.2433 23.1802 14.756 23.2308C14.2688 23.2815 13.7813 23.1369 13.4004 22.8288L9.88415 19.9657C9.74701 19.8563 9.62687 19.7272 9.52765 19.5826C9.4461 19.4709 9.37843 19.3497 9.32615 19.2217C9.31881 19.2134 9.31215 19.2045 9.30623 19.1951C9.10832 18.8186 9.04578 18.3855 9.12908 17.9684L10.4001 11.6577C10.4967 11.1776 10.7801 10.7556 11.1879 10.4845C11.5957 10.2133 12.0944 10.1152 12.5745 10.2118L13.0417 10.3048C13.3138 10.0744 13.6466 9.92756 14.0002 9.88199C14.3538 9.83641 14.713 9.89403 15.0346 10.0479L15.6701 10.349C15.967 10.2453 16.2854 10.2189 16.5954 10.2724C16.9053 10.3258 17.1965 10.4574 17.4415 10.6546L20.9622 13.5243C21.3424 13.833 21.5845 14.28 21.6351 14.7671C21.6858 15.2541 21.5409 15.7414 21.2324 16.1217H21.2257Z' fill='white'/%3e%3cpath d='M20.5019 14.0929L18.6751 12.6094L12.0322 20.7779L13.8612 22.2614C13.9744 22.3547 14.1049 22.4245 14.2453 22.4669C14.3856 22.5093 14.533 22.5234 14.6789 22.5083C14.8247 22.4933 14.9661 22.4494 15.0949 22.3793C15.2236 22.3092 15.3372 22.2142 15.4289 22.0998L20.6547 15.6629C20.8418 15.4341 20.9309 15.1406 20.9022 14.8464C20.8736 14.5522 20.7297 14.2813 20.5019 14.0929ZM19.8243 15.2554L18.9386 16.3626C18.9038 16.4058 18.8608 16.4416 18.8121 16.4681C18.7634 16.4946 18.7099 16.5112 18.6548 16.517C18.5996 16.5227 18.5439 16.5175 18.4907 16.5017C18.4376 16.4858 18.3881 16.4596 18.3452 16.4246L17.7185 15.9175C17.6318 15.8469 17.5766 15.7448 17.565 15.6336C17.5534 15.5224 17.5863 15.4111 17.6565 15.3241L18.5422 14.2169C18.577 14.1738 18.62 14.1379 18.6687 14.1114C18.7174 14.0849 18.7709 14.0683 18.826 14.0626C18.8812 14.0568 18.9369 14.062 18.9901 14.0778C19.0432 14.0937 19.0927 14.1199 19.1357 14.1549L19.7579 14.6598C19.8014 14.6945 19.8377 14.7374 19.8647 14.7862C19.8916 14.8349 19.9086 14.8885 19.9148 14.9438C19.921 14.9992 19.9162 15.0552 19.9006 15.1087C19.8851 15.1621 19.8592 15.212 19.8243 15.2554Z' fill='white'/%3e%3cpath d='M12.4282 10.9322C12.2851 10.9032 12.1377 10.9028 11.9944 10.931C11.8512 10.9592 11.7149 11.0155 11.5935 11.0966C11.4721 11.1777 11.3679 11.282 11.2869 11.4035C11.206 11.525 11.1499 11.6613 11.1218 11.8046L10.3623 15.5689L12.5544 10.9477L12.4282 10.9322Z' fill='white'/%3e%3cpath d='M30.8096 20.4582V14.3047H33.3383C34.0026 14.3047 34.4986 14.5018 34.8462 14.9025C35.1793 15.3009 35.3619 15.8037 35.3619 16.323C35.3619 16.8423 35.1793 17.3451 34.8462 17.7435C34.4986 18.1376 33.9981 18.3325 33.3383 18.3325H32.1226V20.4582H30.8096ZM32.1226 15.4561V17.1899H33.2652C33.3731 17.1842 33.4789 17.1573 33.5764 17.1107C33.6739 17.0641 33.7613 16.9987 33.8335 16.9183C33.9057 16.8379 33.9613 16.744 33.9972 16.642C34.033 16.5401 34.0484 16.432 34.0424 16.3241C34.0424 15.8945 33.7568 15.4561 33.3029 15.4561H32.1226Z' fill='white'/%3e%3cpath d='M38.8914 20.46V19.9883C38.7552 20.1802 38.5613 20.3237 38.3379 20.398C38.1281 20.4892 37.9023 20.5381 37.6736 20.5419C37.1191 20.5461 36.5856 20.3303 36.19 19.9418C35.7785 19.5242 35.5479 18.9615 35.5479 18.3752C35.5479 17.7889 35.7785 17.2262 36.19 16.8086C36.5847 16.4177 37.1181 16.1988 37.6736 16.1997C37.9046 16.194 38.1338 16.2409 38.344 16.3368C38.5542 16.4327 38.7399 16.5751 38.887 16.7532V16.2905H40.1292V20.46H38.8914ZM38.8914 18.3719C38.8933 18.2398 38.8684 18.1087 38.8182 17.9865C38.768 17.8643 38.6936 17.7535 38.5995 17.6608C38.5054 17.5681 38.3934 17.4954 38.2705 17.4471C38.1475 17.3989 38.016 17.376 37.8839 17.3799C37.6124 17.3794 37.3506 17.4814 37.151 17.6655C37.0493 17.7542 36.9686 17.8644 36.9146 17.9881C36.8606 18.1117 36.8347 18.2459 36.8388 18.3807C36.8362 18.5151 36.8628 18.6484 36.9167 18.7715C36.9706 18.8946 37.0506 19.0045 37.151 19.0937C37.3515 19.2754 37.6134 19.3743 37.8839 19.3705C38.0158 19.3744 38.1471 19.3516 38.2699 19.3035C38.3928 19.2553 38.5046 19.1829 38.5987 19.0904C38.6928 18.998 38.7672 18.8874 38.8176 18.7655C38.8679 18.6435 38.893 18.5127 38.8914 18.3807V18.3719Z' fill='white'/%3e%3cpath d='M45.027 16.2891L42.4562 22.5046H41.1431L42.1417 20.0312L40.5342 16.2891H41.8628L42.7861 18.6561L43.7139 16.2891H45.027Z' fill='white'/%3e%3cpath d='M49.3427 18.2541V20.4684H48.1005V18.2098C48.1005 17.7094 47.7971 17.406 47.4119 17.406C47.0266 17.406 46.69 17.6562 46.69 18.2541V20.4684H45.4434V16.29H46.6856V16.8967C46.7806 16.6885 46.9343 16.5125 47.1278 16.3902C47.3212 16.2679 47.5461 16.2046 47.775 16.2081C48.4393 16.2081 48.8821 16.4494 49.1036 16.941C49.2249 16.7157 49.4052 16.5277 49.6252 16.397C49.8452 16.2663 50.0966 16.198 50.3524 16.1992C51.3621 16.1992 51.9622 16.8524 51.9622 18.0924V20.4595H50.7289V18.2452C50.7289 17.7182 50.4344 17.4149 50.0402 17.4149C49.6284 17.406 49.3427 17.6828 49.3427 18.2541Z' fill='white'/%3e%3cpath d='M56.7189 19.7108C56.3358 20.2732 55.7003 20.5588 54.8168 20.5588C54.531 20.5647 54.2469 20.5138 53.9809 20.4093C53.7149 20.3048 53.4722 20.1487 53.2668 19.9499C53.0586 19.7443 52.8955 19.4974 52.788 19.2252C52.6804 18.953 52.6309 18.6614 52.6424 18.3689C52.6305 18.0791 52.6799 17.79 52.7875 17.5206C52.8951 17.2512 53.0585 17.0075 53.2668 16.8056C53.4731 16.6089 53.7162 16.4548 53.9822 16.3522C54.2482 16.2496 54.5318 16.2005 54.8168 16.2078C55.0989 16.2002 55.3796 16.2511 55.641 16.3575C55.9025 16.4638 56.1391 16.6232 56.3358 16.8256C56.5425 17.0309 56.7044 17.2767 56.8115 17.5477C56.9186 17.8186 56.9685 18.1088 56.958 18.3999C56.958 18.5151 56.958 18.6391 56.9403 18.783H53.8846C53.9488 19.2391 54.4204 19.4805 54.912 19.4805C55.0843 19.4904 55.2565 19.46 55.4149 19.3915C55.5733 19.3231 55.7135 19.2186 55.8243 19.0863L56.7189 19.7108ZM55.7003 18.0124C55.5763 17.0647 54.0927 17.0558 53.8956 18.0124H55.7003Z' fill='white'/%3e%3cpath d='M58.8532 20.4595H57.6221V16.29H58.8643V16.8967C58.9853 16.6866 59.1591 16.5118 59.3684 16.3894C59.5777 16.2671 59.8153 16.2015 60.0578 16.1992C61.021 16.1992 61.5834 16.7971 61.5834 17.9706V20.4595H60.3434V18.2452C60.3434 17.7094 60.0578 17.4149 59.6194 17.4149C59.1101 17.4149 58.851 17.7005 58.851 18.2629L58.8532 20.4595Z' fill='white'/%3e%3cpath d='M64.1227 16.2901H64.9974V17.2733H64.1227V20.4618H62.8894V17.2733H62.1299V16.2901H62.8894V14.6914H64.1227V16.2901Z' fill='white'/%3e%3cpath opacity='0.6' d='M33.1497 10.2461C33.382 10.3003 33.5872 10.4363 33.7276 10.6292C33.8569 10.7902 33.9293 10.9895 33.9335 11.196C33.9369 11.3636 33.9065 11.5302 33.8441 11.6858C33.7817 11.8414 33.6886 11.9828 33.5704 12.1017C33.4432 12.2269 33.2912 12.3242 33.1242 12.3871C32.9571 12.45 32.7787 12.4773 32.6005 12.467H30.8291V8.30859H32.4965C33.2449 8.30859 33.7276 8.75145 33.7276 9.46888C33.726 9.64295 33.6692 9.81202 33.5654 9.95171C33.4615 10.0914 33.3159 10.1945 33.1497 10.2461ZM31.7148 9.95159H32.4101C32.4634 9.9491 32.5156 9.93589 32.5636 9.91275C32.6117 9.8896 32.6546 9.857 32.6897 9.81689C32.7248 9.77678 32.7515 9.72999 32.7682 9.67933C32.7848 9.62866 32.7911 9.57516 32.7865 9.52202C32.7865 9.25631 32.6537 9.07917 32.3946 9.07917H31.7148V9.95159ZM31.7148 10.6823V11.6898H32.5651C32.6886 11.6736 32.8018 11.6124 32.8831 11.5181C32.9644 11.4237 33.0082 11.3027 33.006 11.1782C33.0038 11.0536 32.9558 10.9342 32.8713 10.8428C32.7867 10.7513 32.6714 10.6942 32.5474 10.6823H31.7148Z' fill='white'/%3e%3cpath opacity='0.6' d='M34.6514 8.30859H35.5371V12.467H34.6514V8.30859Z' fill='white'/%3e%3cpath opacity='0.6' d='M39.299 9.5041C39.1889 9.37452 39.0526 9.2698 38.899 9.19689C38.7454 9.12399 38.578 9.08455 38.408 9.0812C38.238 9.07785 38.0692 9.11066 37.9129 9.17746C37.7565 9.24426 37.6161 9.34353 37.501 9.46867C37.2696 9.72403 37.1415 10.0563 37.1415 10.4009C37.1415 10.7455 37.2696 11.0777 37.501 11.3331C37.6122 11.4573 37.7489 11.556 37.9018 11.6225C38.0547 11.689 38.2201 11.7217 38.3867 11.7184C38.6286 11.7195 38.8655 11.6503 39.0687 11.5191C39.1626 11.4676 39.2418 11.393 39.2988 11.3023C39.3557 11.2116 39.3886 11.1079 39.3942 11.001H38.2871V10.2835H40.4239C40.4239 11.0364 40.2423 11.5988 39.8747 11.973C39.6791 12.1616 39.447 12.3082 39.1926 12.4038C38.9382 12.4994 38.667 12.5419 38.3956 12.5288C38.1154 12.5321 37.8374 12.4795 37.5777 12.3742C37.318 12.269 37.0818 12.1131 36.883 11.9157C36.6841 11.7182 36.5265 11.4832 36.4193 11.2243C36.3122 10.9654 36.2576 10.6877 36.2588 10.4075C36.2572 9.97855 36.3852 9.55909 36.626 9.20405C36.8668 8.84901 37.2091 8.57495 37.6083 8.41774C38.0074 8.26052 38.4447 8.22748 38.863 8.32294C39.2812 8.4184 39.6608 8.63792 39.9522 8.95275L39.299 9.5041Z' fill='white'/%3e%3cpath opacity='0.6' d='M42.5117 12.467V8.30859H45.1113V9.07917H43.3974V10.0269H44.757V10.7997H43.3974V12.467H42.5117Z' fill='white'/%3e%3cpath opacity='0.6' d='M45.7471 8.30859H46.6328V12.467H45.7471V8.30859Z' fill='white'/%3e%3cpath opacity='0.6' d='M48.2575 11.2497C48.2644 11.3239 48.286 11.396 48.3213 11.4616C48.3565 11.5272 48.4046 11.5851 48.4626 11.6318C48.5207 11.6784 48.5875 11.713 48.6591 11.7333C48.7308 11.7537 48.8058 11.7594 48.8797 11.7502C49.2407 11.7502 49.482 11.5752 49.4887 11.3073C49.4887 11.0859 49.3801 10.9508 48.9882 10.8357L48.4856 10.6984C47.7682 10.477 47.4116 10.0762 47.4116 9.50267C47.408 9.33337 47.4432 9.16549 47.5146 9.01194C47.586 8.85839 47.6917 8.72326 47.8235 8.61696C48.1078 8.37782 48.4709 8.2531 48.8421 8.2671C49.2091 8.25058 49.5689 8.37314 49.8496 8.61032C49.9817 8.72538 50.0861 8.86876 50.1551 9.02978C50.2241 9.19079 50.2559 9.36531 50.2481 9.54032H49.3624C49.3624 9.25689 49.1698 9.06867 48.8266 9.06867C48.4834 9.06867 48.2885 9.2436 48.2885 9.48496C48.2885 9.68425 48.4391 9.82375 48.7314 9.90789L49.2252 10.0651C50.0046 10.2865 50.3854 10.7117 50.3677 11.3206C50.3703 11.566 50.2925 11.8055 50.1463 12.0026C49.9915 12.1844 49.7964 12.3276 49.5765 12.4206C49.3566 12.5136 49.118 12.554 48.8797 12.5385C48.4843 12.5566 48.0956 12.4307 47.7859 12.1842C47.6512 12.0703 47.5438 11.9276 47.4717 11.7666C47.3997 11.6056 47.3648 11.4305 47.3696 11.2542L48.2575 11.2497Z' fill='white'/%3e%3cpath opacity='0.6' d='M53.4547 8.30859H54.3404V12.467H53.4547V10.7952H51.9756V12.467H51.0898V8.30859H51.9756V10.0047H53.4547V8.30859Z' fill='white'/%3e%3cpath d='M71.9878 15.7231C71.7971 15.5357 71.5711 15.3879 71.3229 15.2883C71.0747 15.1887 70.8093 15.1393 70.5419 15.143C70.2514 15.1386 69.9632 15.1955 69.6961 15.3099C69.4291 15.4244 69.1891 15.5939 68.9919 15.8072C68.5903 16.2428 68.3673 16.8135 68.3673 17.406C68.3673 17.9984 68.5903 18.5692 68.9919 19.0047C69.1894 19.2177 69.4294 19.387 69.6964 19.5014C69.9634 19.6158 70.2514 19.6729 70.5419 19.669C71.0053 19.6863 71.4603 19.5414 71.8284 19.2593C71.998 19.1277 72.1364 18.9602 72.2337 18.7688C72.3309 18.5774 72.3846 18.3668 72.3908 18.1522H70.6659V17.3329H73.4803C73.4803 19.4675 72.3731 20.5502 70.5419 20.5502C70.1293 20.5575 69.7196 20.4794 69.3386 20.3209C68.9575 20.1624 68.6134 19.9269 68.3276 19.6291C67.7479 19.0303 67.4238 18.2295 67.4238 17.396C67.4238 16.5625 67.7479 15.7617 68.3276 15.1629C68.612 14.8628 68.9557 14.6254 69.337 14.4656C69.7182 14.3059 70.1286 14.2274 70.5419 14.2351C70.9383 14.2262 71.3323 14.2984 71.6997 14.4473C72.0672 14.5962 72.4003 14.8186 72.6787 15.1009L71.9878 15.7231Z' fill='white'/%3e%3cpath d='M77.4554 20.4604V19.8625C77.1963 20.2921 76.5985 20.5512 76.0516 20.5512C75.4866 20.5331 74.9508 20.296 74.5575 19.89C74.1642 19.484 73.9443 18.9409 73.9443 18.3756C73.9443 17.8104 74.1642 17.2673 74.5575 16.8613C74.9508 16.4552 75.4866 16.2181 76.0516 16.2001C76.3231 16.1913 76.5927 16.2486 76.8373 16.367C77.0818 16.4854 77.2939 16.6614 77.4554 16.8799V16.2887H78.3655V20.4604H77.4554ZM77.0524 17.4423C76.8124 17.2173 76.4957 17.0922 76.1667 17.0925C75.9984 17.0885 75.831 17.1182 75.6744 17.1798C75.5177 17.2414 75.3749 17.3337 75.2544 17.4512C75.1341 17.5693 75.0399 17.7113 74.9777 17.868C74.9156 18.0248 74.8869 18.1928 74.8935 18.3612C74.8871 18.5316 74.9156 18.7014 74.9773 18.8603C75.0391 19.0192 75.1326 19.1637 75.2523 19.2851C75.372 19.4064 75.5153 19.502 75.6733 19.5659C75.8313 19.6298 76.0007 19.6606 76.1711 19.6566C76.3424 19.6625 76.5131 19.633 76.6725 19.5699C76.8318 19.5068 76.9764 19.4114 77.0972 19.2898C77.218 19.1682 77.3124 19.023 77.3744 18.8632C77.4364 18.7034 77.4647 18.5325 77.4576 18.3612C77.4631 18.1875 77.4295 18.0148 77.3594 17.8558C77.2892 17.6967 77.1844 17.5554 77.0524 17.4423Z' fill='white'/%3e%3cpath d='M80.7148 14.707V16.288H81.6005V17.052H80.7148V20.4597H79.7936V17.052H79.043V16.288H79.7936V14.707H80.7148Z' fill='white'/%3e%3cpath d='M86.1704 18.7026H82.8645C82.9442 19.3447 83.4623 19.7455 84.1421 19.7455C84.3671 19.7552 84.5907 19.705 84.7899 19.5999C84.9891 19.4949 85.1568 19.3388 85.2758 19.1476L86.0265 19.4798C85.6678 20.1839 84.9193 20.5515 84.0978 20.5515C83.8105 20.5581 83.5248 20.5057 83.2586 20.3974C82.9923 20.2891 82.7511 20.1273 82.5499 19.922C82.3488 19.7167 82.1919 19.4722 82.0891 19.2038C81.9863 18.9354 81.9397 18.6487 81.9522 18.3616C81.9394 18.0722 81.9879 17.7834 82.0943 17.514C82.2008 17.2446 82.3629 17.0007 82.57 16.7983C82.7713 16.6009 83.0104 16.4463 83.2729 16.3435C83.5355 16.2408 83.816 16.1921 84.0978 16.2004C84.3755 16.1908 84.6521 16.239 84.9101 16.3419C85.1682 16.4449 85.4021 16.6002 85.5969 16.7983C85.7964 17.005 85.9516 17.2502 86.0529 17.5191C86.1542 17.7879 86.1994 18.0746 86.1859 18.3616C86.1869 18.4754 86.1817 18.5892 86.1704 18.7026ZM85.2847 18.0383C85.2593 17.7463 85.1211 17.4758 84.8995 17.284C84.678 17.0922 84.3904 16.9942 84.0978 17.0108C83.8009 16.9916 83.5078 17.0866 83.2785 17.2764C83.0492 17.4661 82.9011 17.7363 82.8645 18.0316L85.2847 18.0383Z' fill='white'/%3e%3cpath d='M93.084 16.2862L91.5583 20.4579H90.7988L89.7293 17.493L88.7107 20.4491H87.9579L86.3857 16.2773H87.3689L88.3321 19.0917L89.2975 16.2773H90.1722L91.1376 19.0917L92.1119 16.2773L93.084 16.2862Z' fill='white'/%3e%3cpath d='M96.8702 20.4603V19.8625C96.6111 20.2921 96.0133 20.5511 95.4686 20.5511C94.9036 20.5331 94.3678 20.296 93.9745 19.89C93.5812 19.4839 93.3613 18.9409 93.3613 18.3756C93.3613 17.8103 93.5812 17.2672 93.9745 16.8612C94.3678 16.4552 94.9036 16.2181 95.4686 16.2001C95.7398 16.1915 96.009 16.2488 96.2531 16.3672C96.4973 16.4856 96.709 16.6616 96.8702 16.8798V16.2886H97.7825V20.4603H96.8702ZM96.4694 17.4423C96.2294 17.2172 95.9127 17.0921 95.5837 17.0924C95.4154 17.0883 95.248 17.118 95.0913 17.1796C94.9346 17.2412 94.7919 17.3335 94.6714 17.4511C94.5503 17.5689 94.4552 17.7107 94.3923 17.8675C94.3294 18.0242 94.3 18.1924 94.3061 18.3612C94.2997 18.5315 94.3282 18.7014 94.3899 18.8602C94.4516 19.0191 94.5452 19.1637 94.6649 19.285C94.7846 19.4064 94.9279 19.5019 95.0859 19.5658C95.2439 19.6297 95.4133 19.6606 95.5837 19.6566C95.7548 19.6622 95.9253 19.6325 96.0844 19.5692C96.2435 19.5059 96.3878 19.4105 96.5083 19.289C96.6289 19.1674 96.723 19.0222 96.7849 18.8626C96.8468 18.703 96.8751 18.5323 96.868 18.3612C96.8744 18.188 96.8419 18.0155 96.773 17.8565C96.704 17.6975 96.6003 17.5559 96.4694 17.4423Z' fill='white'/%3e%3cpath d='M102.649 16.2895L100.067 22.4895H99.1042L100.005 20.2552L98.3535 16.2695H99.3367L100.497 19.1282L101.666 16.2695L102.649 16.2895Z' fill='white'/%3e%3c/svg%3e")}@media(min-width:580px){ footer{background-image:url('../templates/bg-footer.webp')}}@media(min-width:768px){ .header__container{min-height:70px} .footer__top nav ul{display:grid;grid-template-columns:1fr 1fr 1fr;column-gap:100px} .footer__top nav ul li:nth-child(1){order:1} .footer__top nav ul li:nth-child(2){order:5} .footer__top nav ul li:nth-child(3){order:7} .footer__top nav ul li:nth-child(4){order:2} .footer__top nav ul li:nth-child(5){order:5} .footer__top nav ul li:nth-child(6){order:8} .footer__top nav ul li:nth-child(7){order:3} .footer__top nav ul li:nth-child(8){order:6} .footer__bottom nav ul li{display:inline;margin:0 30px 0 0} .footer__bottom nav ul li:last-of-type{margin-right:0} footer .logo, footer .social{margin-bottom:48px}}@media(min-width:992px){ footer nav{margin:initial} .footer__top nav ul{width:initial}}.szechenyi2020{position:fixed;right:0;bottom:0;width:350px;height:auto;z-index:100}.hero{position:relative}main ul{margin:0 0 24px 0;padding:0}main ul li,.contentdetails ul li{position:relative;padding-left:18px}main ul li:before,.contentdetails ul li:before{content:'';position:absolute;left:4px;top:13px;width:2px;height:2px;background-color:var(--tertiary)}.slider--home .webp-slider-images:after{content:'';position:absolute;left:0;bottom:0;right:0;background-image:url('../slider/hero-frog.png');background-repeat:no-repeat;background-size:cover;width:100%;height:100%;animation:moveFrog 50s infinite linear}@keyframes moveFrog{ 0%{ transform:translateX(0);} 25%{ transform:translateX(-300px);} 50%{ transform:translateX(0);} 75%{ transform:translateX(300px);} 100%{ transform:translateX(0);}}.tocontent{position:absolute;left:50%;bottom:100px;transform:translateX(-50%);width:12px;height:50px;display:none;align-items:end;z-index:1}.tocontent span:before{content:'';position:absolute;left:50%;transform:translateX(-50%);top:0;background-color:rgba(255,255,255,0.4);width:1px;height:50px}.tocontent span:after{content:'';position:absolute;left:50%;transform:translateX(-50%);top:0;background-color:rgba(255,255,255,0.9);width:1px;height:5px;overflow:hidden;animation:growAndShrink 2s infinite ease-in-out}@keyframes growAndShrink{ 0%{ height:5px; top:0;} 50%{ height:calc(100% - 2px); top:0;} 75%{ height:5px; top:calc(100% - 5px);} 100%{ height:5px; top:0;}}.tocontent:after{content:'';display:block;width:13px;height:7px;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg viewBox='0 0 13 7' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M1 1L6.5 6L12 1' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e ")}.slider--home,.bgslider-content,.slider--home .slick-list{position:relative}.slider--home video{object-fit:cover;max-height:100%}.slider--home .slick-slide{font-size:0}.slider--home,.webp-slider-images picture,.slider--home,.webp-slider-images img{width:100vw;height:auto}.slider--home.slider--mobil .slick-slide,.slider--home.slider--mobil picture,.slider--home.slider--mobil .webp-slider-images img{height:auto}.slider--home .webp-slider-images:before{content:'';position:absolute;border-left:1px solid transparent;border-right:1px solid transparent;border-bottom:1px solid var(--border-primary);border-image-source:linear-gradient(to bottom,transparent,var(--border-primary));border-image-slice:1;inset:clamp(1.25rem,0.667rem + 2.667vi,3rem);border-top:0;z-index:0}.bgslider-box{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;flex-direction:column;align-items:center;width:90%;max-width:740px;text-align:center;z-index:9}.bgslider-title{margin-bottom:6px;color:var(--text-headline);font-size:24px;font-family:var(--font2);line-height:1.15}.bgslider-lyrics{max-width:400px;color:var(--body-text);font-size:18px;margin-bottom:var(--space-s)}.bgslider-link{}.webp-slider-link{display:flex;padding:19px 50px;color:var(--white);background-color:var(--secondary);font-size:15px;font-weight:600;text-transform:uppercase;text-decoration:none;line-height:1;letter-spacing:1.5px;border:0;border-radius:2px;padding:19px 50px}.webp-slider-link:hover{background-color:var(--secondary-l-1)}@media (min-width:580px){ .bgslider-title{margin-bottom:var(--space-s);font-size:var(--text-xl)}}@media (min-width:1200px){ .bgslider-title{margin-bottom:var(--space-s);font-size:var(--text-4xl)} .tocontent{display:flex}}.prolog{}.prolog__text{display:grid;gap:40px}.prolog__text h2:after{display:none}.prolog__text h2 span{display:flex;align-items:center}.prolog__text h2 span:before{content:'';display:inline-block;margin-right:24px;width:40px;height:1px;background-color:var(--secondary)}.prolog__text p:last-of-type{margin:0}.universe__item{padding-bottom:48px}.universe__item .imgholder{margin-bottom:30px}.universe__item h3{margin-bottom:16px;font-size:var(--text-30)}.universe__item p:last-of-type{margin-bottom:30px}.universe__item .cta{margin:auto auto 0}.experience{display:flex;align-items:center;justify-content:center;min-height:530px;text-align:center;z-index:1}.experience:before{content:'';z-index:0;position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,0.10) 12%,rgba(0,0,0,0.60) 33.5%,rgba(0,0,0,0.60) 62.5%,rgba(0,0,0,0.10) 88.5%)}.experience__text{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:40px;padding:0 clamp(3rem,1.571rem + 7.143vi,5rem);width:100%;max-width:800px;z-index:1}.experience__text h2,.experience__text p{margin:0}.iconbox{display:flex;flex-direction:column;height:100%}.iconbox i{display:inline-block;margin:0 auto 32px;min-width:48px;height:48px}.iconbox h3{margin-bottom:24px;padding-bottom:24px;font-size:var(--text-30)}.iconbox h3:after{content:'';position:absolute;left:50%;bottom:0;transform:translateX(-50%);width:40px;height:1px;background-color:var(--secondary)}.iconbox p:last-of-type{margin-bottom:30px}.iconbox .cta{margin:auto auto 0}.iconbox--01{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='M1.83337 45.723C6.18988 47.4093 11.1706 46.504 14.5834 43.4055C19.2109 47.6113 26.4558 47.6113 31.0834 43.4055C35.4345 47.3594 42.1567 47.6265 46.8334 44.0314' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M34.8334 37.9201V9.12011C34.8334 5.93895 37.5197 3.36011 40.8334 3.36011C44.1471 3.36011 46.8334 5.93895 46.8334 9.12011' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M16.8334 37.9201V9.12011C16.8334 5.93895 19.5197 3.36011 22.8334 3.36011C26.1471 3.36011 28.8334 5.93895 28.8334 9.12011' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M16.8334 23.52H34.8334' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M16.8334 32.1602H34.8334' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M16.8334 14.8801H34.8334' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e")}.iconbox--02{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='M43.956 29.8679C45.2191 31.1912 45.9472 32.9354 46 34.7639C46 41.2459 35.926 46.5039 23.5 46.5039C11.074 46.5039 1 41.2459 1 34.7639C1.0532 32.937 1.78057 31.1945 3.042 29.8719' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M13.9 4.43799C12.0313 6.04098 10.8499 8.30067 10.6 10.75C10.6 14.694 13.9 18.638 13.9 22.584C13.6496 25.0326 12.4682 27.2915 10.6 28.894' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M36.4 4.43799C34.5313 6.04098 33.3499 8.30067 33.1 10.75C33.1 14.694 36.4 18.64 36.4 22.584C36.1501 25.0333 34.9687 27.293 33.1 28.896' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M25.546 1.50391C23.2285 3.49014 21.7634 6.29142 21.454 9.32791C21.454 14.2219 25.546 19.1119 25.546 24.0019C25.2368 27.0396 23.7717 29.8422 21.454 31.8299' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e")}.iconbox--03{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='M24.7047 27.262C21.0645 24.317 18.8766 19.9411 18.7047 15.262C18.8195 11.0502 20.609 7.05805 23.6767 4.16997C24.2483 3.60969 25.1631 3.60969 25.7347 4.16997C28.801 7.05891 30.5896 11.0507 30.7047 15.262C30.5329 19.9411 28.3449 24.317 24.7047 27.262Z' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M30.5467 13.162C33.412 11.2131 36.8015 10.1803 40.2667 10.2C41.089 10.2011 41.7563 10.8657 41.7607 11.688C41.8803 15.8884 40.323 19.9637 37.4327 23.014C34.0024 26.2009 29.361 27.7478 24.7047 27.256' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M18.8667 13.184C15.9855 11.2034 12.5628 10.1613 9.06671 10.2C8.24328 10.2 7.57421 10.8646 7.56871 11.688C7.44586 15.8897 9.00107 19.9673 11.8907 23.02C15.3528 26.2118 20.022 27.7575 24.7047 27.262' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M39.6667 29.25C39.6667 33.392 32.9507 36.75 24.6667 36.75C16.3827 36.75 9.66672 33.4 9.66672 29.25' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M45.2867 23.2439C46.4891 25.0156 47.1418 27.1028 47.1627 29.2439C47.1627 37.5279 37.0887 44.2439 24.6627 44.2439C12.2367 44.2439 2.16272 37.5339 2.16272 29.2499C2.18274 27.1093 2.83393 25.0221 4.03472 23.2499' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e")}.iconbox--04{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='M46.6034 34.2C46.6115 32.6836 45.7973 31.2819 44.4761 30.5376C43.1549 29.7933 41.5342 29.8233 40.2414 30.616C40.2774 30.4125 40.2981 30.2066 40.3034 30C40.3034 28.4995 39.5029 27.113 38.2034 26.3627C36.9039 25.6125 35.3029 25.6125 34.0034 26.3627C32.7039 27.113 31.9034 28.4995 31.9034 30C31.9087 30.2066 31.9294 30.4125 31.9654 30.616C30.4572 29.6837 28.526 29.799 27.1394 30.904C25.7528 32.0091 25.2095 33.8659 25.7818 35.5441C26.354 37.2223 27.9185 38.3604 29.6914 38.388C28.4131 39.4818 27.9138 41.2346 28.4238 42.8378C28.9338 44.441 30.3541 45.5831 32.0294 45.7371C33.7048 45.8912 35.3095 45.0273 36.1034 43.544C36.8981 45.0258 38.5022 45.8882 40.1765 45.7339C41.8507 45.5796 43.2702 44.4385 43.7807 42.8366C44.2912 41.2346 43.7937 39.4826 42.5174 38.388C44.7877 38.3264 46.5978 36.4712 46.6034 34.2V34.2Z' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M36.1034 35.55C36.5176 35.55 36.8534 35.8858 36.8534 36.3C36.8534 36.7143 36.5176 37.05 36.1034 37.05C35.6892 37.05 35.3534 36.7143 35.3534 36.3C35.3534 35.8858 35.6892 35.55 36.1034 35.55' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M16.3833 2.25C18.4761 4.74819 18.7906 8.28581 17.1713 11.114C15.7176 11.226 14.4256 10.1928 14.2153 8.75C12.0748 9.91925 10.8069 12.2241 10.9653 14.658C10.9664 18.5743 14.141 21.7489 18.0573 21.75C21.9517 21.6972 25.0957 18.5524 25.1473 14.658C25.6366 8.93988 21.936 3.70063 16.3833 2.25V2.25Z' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M21.4674 42.064C17.2004 43.3997 12.5601 42.7643 8.80913 40.3308C5.05818 37.8974 2.58677 33.9189 2.06737 29.478C2.00827 29.0456 2.13766 28.6085 2.42269 28.278C2.70771 27.9474 3.12094 27.7552 3.55737 27.75H22.6054' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e")}.iconbox--05{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='M25.5 37.2002H7.5C4.18629 37.2002 1.5 34.5139 1.5 31.2002V23.7002C1.5 22.8718 2.17157 22.2002 3 22.2002H30' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M6 22.2002V19.2002C6 17.5433 7.34315 16.2002 9 16.2002H33C34.6569 16.2002 36 17.5433 36 19.2002V20.7002' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M9 16.2001C9 11.7001 12 7.20011 16.5 7.20011H22.5C25.6046 7.2697 28.4132 5.36707 29.5 2.45811C29.6915 1.95388 30.1405 1.59251 30.674 1.51327C31.2075 1.43403 31.7422 1.6493 32.072 2.07611C37.974 9.98611 33 16.2001 33 16.2001' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M46.5 38.8002C46.5 42.9423 43.1421 46.3002 39 46.3002C34.8579 46.3002 31.5 42.9423 31.5 38.8002C31.5 33.8582 37.75 25.2122 39 25.2122C40.25 25.2122 46.5 33.8502 46.5 38.8002Z' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e")}.iconbox--06{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='M23.4667 26.4C22.3336 24.8892 20.5553 24 18.6667 24H12.6667C6.86773 24 2.16672 28.701 2.16672 34.5C2.16672 40.299 6.86773 45 12.6667 45H42.6667C45.152 45 47.1667 42.9853 47.1667 40.5C47.1667 38.0147 45.152 36 42.6667 36H33.6667C31.7782 36 29.9998 35.1108 28.8667 33.6L23.4667 26.4Z' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M14.1667 33L18.6667 39' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M27.5327 31.822L31.3767 17.894C31.843 16.1851 33.3954 14.9998 35.1667 15H41.1667C44.4804 15 47.1667 12.3137 47.1667 9C47.1667 5.68629 44.4804 3 41.1667 3H29.1667' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M5.16672 15H17.1667' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M9.66672 15L15.6667 24' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e")}.iconbox--07{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='M6.71142 46.442C4.60342 46.4369 2.75226 45.0398 2.16942 43.014C0.633423 37.688 3.67942 28.736 24.3334 28.736C45.1514 28.736 48.0774 37.834 46.4554 43.146C45.8462 45.1429 44.0012 46.5053 41.9134 46.5L6.71142 46.442Z' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M26.4835 28.77C39.2515 28.724 42.6835 27.338 42.6835 23.57C42.6835 19.744 39.1315 14.912 25.8095 14.912C12.4875 14.912 8.93347 19.752 8.93347 23.578C8.93347 27.122 11.9855 28.558 23.0255 28.75' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M26.5334 14.926C35.0714 14.704 37.4634 13.462 37.4634 10.526C37.4634 7.25598 34.5034 3.12598 23.4014 3.12598C12.2994 3.12598 9.33337 7.25198 9.33337 10.522C9.33337 13.792 12.2934 14.964 23.3954 14.964H23.7494' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e")}.iconbox--08{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='M13.5 12.75C16.3995 12.75 18.75 10.3995 18.75 7.5C18.75 4.60051 16.3995 2.25 13.5 2.25C10.6005 2.25 8.25 4.60051 8.25 7.5C8.25 10.3995 10.6005 12.75 13.5 12.75Z' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M28.658 24.75H43.5C45.1569 24.75 46.5 26.0932 46.5 27.75V30.75C46.5 37.378 38.128 42.75 31.5 42.75H16.5C9.872 42.75 1.5 37.378 1.5 30.75V27.75C1.5 26.0932 2.84315 24.75 4.5 24.75H9V18.75C8.99901 17.5852 9.67241 16.525 10.7272 16.0308C11.7821 15.5367 13.0276 15.6977 13.922 16.444L19.48 21.076C20.4995 21.9247 21.9544 22.0059 23.062 21.276L28.336 17.76C29.2292 17.1655 30.3716 17.0927 31.3331 17.569C32.2945 18.0452 32.9288 18.9982 32.9971 20.069C33.0653 21.1397 32.5572 22.1655 31.664 22.76L26.4 26.262C23.0786 28.4544 18.7151 28.2215 15.646 25.688L14.512 24.736' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M7.5 45.75L11.422 41.828' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M40.5 45.75L36.578 41.828' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e")}.iconbox--09{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='M28.6347 36.3521C26.3671 38.3513 22.9663 38.3513 20.6987 36.3521' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M35.1667 24.3501C35.1667 26.007 33.8236 27.3501 32.1667 27.3501C30.5099 27.3501 29.1667 26.007 29.1667 24.3501' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M20.1667 24.3501C20.1667 26.007 18.8236 27.3501 17.1667 27.3501C15.5099 27.3501 14.1667 26.007 14.1667 24.3501' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M24.6667 13.85C27.152 13.85 29.1667 11.8353 29.1667 9.34998C29.1667 6.86469 27.152 4.84998 24.6667 4.84998C22.1814 4.84998 20.1667 6.86469 20.1667 9.34998C20.1667 11.8353 22.1814 13.85 24.6667 13.85Z' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M28.5767 7.12204L33.9427 2.82804C34.2731 2.56174 34.7008 2.44764 35.1199 2.51394C35.5391 2.58024 35.9106 2.82076 36.1427 3.17604C38.8506 6.84667 38.8506 11.8534 36.1427 15.524C35.9098 15.8783 35.5384 16.118 35.1196 16.1842C34.7009 16.2504 34.2736 16.1371 33.9427 15.872L28.5767 11.578' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M20.7567 7.12204L15.3907 2.82804C15.0603 2.56174 14.6327 2.44764 14.2135 2.51394C13.7944 2.58024 13.4228 2.82076 13.1907 3.17604C10.4829 6.84667 10.4829 11.8534 13.1907 15.524C13.4236 15.8783 13.7951 16.118 14.2138 16.1842C14.6326 16.2504 15.0599 16.1371 15.3907 15.872L20.7567 11.578' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M12.4067 14.172C10.0831 16.3313 8.37127 19.0663 7.44472 22.1H7.41672C4.51722 22.1 2.16672 24.4505 2.16672 27.35C2.16672 30.2495 4.51722 32.6 7.41672 32.6H7.44472C9.74941 40.1823 16.7419 45.3652 24.6667 45.3652C32.5915 45.3652 39.584 40.1823 41.8887 32.6H41.9167C44.8162 32.6 47.1667 30.2495 47.1667 27.35C47.1667 24.4505 44.8162 22.1 41.9167 22.1H41.8887C40.9622 19.0663 39.2504 16.3313 36.9267 14.172' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e")}.reviews{align-items:center;justify-content:center;min-height:530px;text-align:center;z-index:1}.reviews img{width:100%;height:100%;object-fit:cover}.reviews:before{content:'';z-index:0;position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,0.10) 12%,rgba(0,0,0,0.60) 33.5%,rgba(0,0,0,0.60) 62.5%,rgba(0,0,0,0.10) 88.5%)}.reviews__stars{margin:0 auto 32px;display:inline-block;min-width:117px;height:20px;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='117' height='20' viewBox='0 0 117 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cg clip-path='url(%23clip0_946_13439)'%3e%3cpath d='M9.571 1.16801C9.91474 0.351549 11.0855 0.35155 11.4292 1.16801L13.458 5.9869C13.603 6.3311 13.9307 6.56628 14.3068 6.59606L19.5728 7.01314C20.465 7.08381 20.8268 8.1838 20.147 8.75906L16.1349 12.1543C15.8483 12.3969 15.7231 12.7774 15.8107 13.14L17.0365 18.2167C17.2441 19.0768 16.297 19.7567 15.5331 19.2958L11.0247 16.5752C10.7026 16.3809 10.2976 16.3809 9.9756 16.5752L5.46711 19.2958C4.70323 19.7567 3.75608 19.0768 3.96376 18.2167L5.18954 13.14C5.2771 12.7774 5.15194 12.3969 4.86538 12.1543L0.853184 8.75906C0.173404 8.1838 0.53519 7.08381 1.42741 7.01314L6.69348 6.59606C7.06962 6.56628 7.39728 6.3311 7.54219 5.9869L9.571 1.16801Z' fill='%23D1BE7E'/%3e%3cpath d='M33.5709 1.16801C33.9147 0.351549 35.0854 0.35155 35.4292 1.16801L37.4579 5.9869C37.603 6.3311 37.9306 6.56628 38.3067 6.59606L43.5727 7.01314C44.4649 7.08381 44.8267 8.1838 44.1469 8.75906L40.1348 12.1543C39.8483 12.3969 39.7231 12.7774 39.8106 13.14L41.0364 18.2167C41.2441 19.0768 40.2969 19.7567 39.5331 19.2958L35.0246 16.5752C34.7026 16.3809 34.2976 16.3809 33.9755 16.5752L29.4671 19.2958C28.7032 19.7567 27.756 19.0768 27.9637 18.2167L29.1895 13.14C29.277 12.7774 29.1519 12.3969 28.8653 12.1543L24.8531 8.75906C24.1733 8.1838 24.5351 7.08381 25.4274 7.01314L30.6934 6.59606C31.0696 6.56628 31.3972 6.3311 31.5421 5.9869L33.5709 1.16801Z' fill='%23D1BE7E'/%3e%3cpath d='M57.5709 1.16801C57.9146 0.351549 59.0854 0.35155 59.4291 1.16801L61.4579 5.9869C61.6029 6.3311 61.9306 6.56628 62.3067 6.59606L67.5727 7.01314C68.4649 7.08381 68.8267 8.1838 68.1469 8.75906L64.1348 12.1543C63.8482 12.3969 63.723 12.7774 63.8106 13.14L65.0363 18.2167C65.244 19.0768 64.2969 19.7567 63.533 19.2958L59.0245 16.5752C58.7025 16.3809 58.2975 16.3809 57.9755 16.5752L53.467 19.2958C52.7031 19.7567 51.756 19.0768 51.9636 18.2167L53.1894 13.14C53.277 12.7774 53.1518 12.3969 52.8653 12.1543L48.8531 8.75906C48.1733 8.1838 48.5351 7.08381 49.4273 7.01314L54.6934 6.59606C55.0695 6.56628 55.3972 6.3311 55.5421 5.9869L57.5709 1.16801Z' fill='%23D1BE7E'/%3e%3cpath d='M81.5709 1.16801C81.9146 0.351549 83.0854 0.35155 83.4291 1.16801L85.4579 5.9869C85.6029 6.3311 85.9306 6.56628 86.3067 6.59606L91.5727 7.01314C92.4649 7.08381 92.8267 8.1838 92.1469 8.75906L88.1348 12.1543C87.8482 12.3969 87.723 12.7774 87.8106 13.14L89.0363 18.2167C89.244 19.0768 88.2969 19.7567 87.533 19.2958L83.0245 16.5752C82.7025 16.3809 82.2975 16.3809 81.9755 16.5752L77.467 19.2958C76.7031 19.7567 75.756 19.0768 75.9636 18.2167L77.1894 13.14C77.277 12.7774 77.1518 12.3969 76.8653 12.1543L72.8531 8.75906C72.1733 8.1838 72.5351 7.08381 73.4273 7.01314L78.6934 6.59606C79.0695 6.56628 79.3972 6.3311 79.5421 5.9869L81.5709 1.16801Z' fill='%23D1BE7E'/%3e%3cpath d='M105.571 1.16801C105.915 0.351549 107.085 0.35155 107.429 1.16801L109.458 5.9869C109.603 6.3311 109.93 6.56628 110.307 6.59606L115.573 7.01314C116.465 7.08381 116.827 8.1838 116.147 8.75906L112.135 12.1543C111.848 12.3969 111.723 12.7774 111.81 13.14L113.036 18.2167C113.244 19.0768 112.297 19.7567 111.533 19.2958L107.024 16.5752C106.702 16.3809 106.297 16.3809 105.975 16.5752L101.467 19.2958C100.703 19.7567 99.7559 19.0768 99.9636 18.2167L101.189 13.14C101.277 12.7774 101.152 12.3969 100.865 12.1543L96.853 8.75906C96.1732 8.1838 96.535 7.08381 97.4272 7.01314L102.693 6.59606C103.069 6.56628 103.397 6.3311 103.542 5.9869L105.571 1.16801Z' fill='%23D1BE7E'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='clip0_946_13439'%3e%3crect width='116' height='18.8889' fill='white' transform='translate(0.500122 0.555664)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e ")}.reviews__title{color:#fff;font-size:18px;font-family:var(--font2);font-style:italic;line-height:1.66}.reviews__name{margin-top:24px;color:#fff;font-size:13px;letter-spacing:1.3px;font-weight:600;text-transform:uppercase}.reviews__text{width:100%;max-width:1000px;padding:24px 0;z-index:1}.reviews .slick-dots{position:relative;display:block;margin:40px auto 0 !important;padding:0;text-align:center;font-size:0}.reviews__slick--arrow .slick-arrow{bottom:-30px}.reviews__slick--arrow .slick-prev{ background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='41' height='41' viewBox='0 0 41 41' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3crect x='1.25' y='1.19434' width='38.5' height='38.5' rx='19.25' stroke='white' stroke-width='1.5'/%3e%3cpath d='M23.5 28.4443L15.6607 20.8212C15.5578 20.7213 15.5 20.5857 15.5 20.4443C15.5 20.3029 15.5578 20.1674 15.6607 20.0674L23.5 12.4443' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e ")}.reviews__slick--arrow .slick-next{ background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='41' height='41' viewBox='0 0 41 41' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3crect x='1.25' y='1.19434' width='38.5' height='38.5' rx='19.25' stroke='white' stroke-width='1.5'/%3e%3cpath d='M23.5 28.4443L15.6607 20.8212C15.5578 20.7213 15.5 20.5857 15.5 20.4443C15.5 20.3029 15.5578 20.1674 15.6607 20.0674L23.5 12.4443' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e ")}@media (min-width:768px){ .reviews img{width:100wv;height:initial;object-fit:cover} .reviews__text{padding:initial}.reviews__title{font-size:var(--text-l)}}@media (max-width:1200px){ .reviews__text{max-width:80%}}.pillsnav nav{overflow:auto;white-space:nowrap;padding-top:clamp(1.5rem,0.726rem + 3.869vi,3.125rem);margin-bottom:clamp(2.5rem,1.607rem + 4.464vi,4.375rem)}.pillsnav nav ul{display:flex;gap:42px;margin:0;padding:0}.pillsnav nav ul li{position:relative;margin:0;padding:0}.pillsnav nav ul li:first-of-type:before{display:none}.pillsnav nav ul li:before{content:'';position:absolute;left:-25px;top:6px;width:7px;height:6px;background-color:initial;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='7' height='6' viewBox='0 0 7 6' fill='none'%3e%3ccircle cx='3.5' cy='3' r='3' fill='%23B39E5A'/%3e%3c/svg%3e")}.pillsnav nav ul li a{padding:0 0 16px 0}.pillsnav nav .nav-link{color:var(--text-headline);font-size:13px;font-style:normal;font-weight:600;line-height:16px;text-decoration:none;letter-spacing:1.3px;text-transform:uppercase;border-radius:0}.pillsnav nav .nav-link:hover,.pillsnav nav .nav-link:focus{color:var(--secondary)}.pillsnav nav .nav-link.active{color:var(--text-headline);border-bottom:1px solid var(--secondary);border-radius:0}.contact address{display:inline-block;margin-bottom:24px}.contact address div{padding:24px 0;border-bottom:1px solid #E5DFD9}.contact address a{color:var(--body-text)}.contact address a:hover{color:var(--secondary)}.contact address h3{display:flex;align-items:center;margin-bottom:16px;font-size:13px;font-weight:600;letter-spacing:1.3px;font-family:var(--font1);text-transform:uppercase}.contact [class*="contacticon--"] h3:before{content:'';display:inline-block;margin-right:8px;width:20px;height:19px;background-repeat:no-repeat}.contacticon--marker h3:before{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='18' height='19' viewBox='0 0 18 19' fill='none'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M9 8.26367C10.864 8.26367 12.375 6.75263 12.375 4.88867C12.375 3.02471 10.864 1.51367 9 1.51367C7.13604 1.51367 5.625 3.02471 5.625 4.88867C5.625 6.75263 7.13604 8.26367 9 8.26367Z' stroke='%23B39E5A' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M8.71875 3.76367C8.87408 3.76367 9 3.88959 9 4.04492' stroke='%23B39E5A' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M8.4375 4.04492C8.4375 3.88959 8.56342 3.76367 8.71875 3.76367' stroke='%23B39E5A' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M8.71875 4.32617C8.56342 4.32617 8.4375 4.20025 8.4375 4.04492' stroke='%23B39E5A' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M9 4.04492C9 4.20025 8.87408 4.32617 8.71875 4.32617' stroke='%23B39E5A' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M9 8.26367V14.4512' stroke='%23B39E5A' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M11.25 11.7549C14.5035 12.1006 16.875 13.1799 16.875 14.4549C16.875 16.0081 13.35 17.2674 9 17.2674C4.65 17.2674 1.125 16.0044 1.125 14.4511C1.125 13.1761 3.48675 12.1059 6.72825 11.7571' stroke='%23B39E5A' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e")}.contacticon--phone h3:before{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='20' height='19' viewBox='0 0 20 19' fill='none'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M12.28 17.1811L12.289 17.1864C13.93 18.2311 16.0764 17.9957 17.452 16.6201L18.0325 16.0396C18.5723 15.4991 18.5723 14.6234 18.0325 14.0829L15.5867 11.6386C15.0462 11.0988 14.1705 11.0988 13.63 11.6386V11.6386C13.3707 11.8982 13.0189 12.0441 12.652 12.0441C12.2851 12.0441 11.9333 11.8982 11.674 11.6386L7.76048 7.72439C7.22062 7.18385 7.22062 6.30818 7.76048 5.76764V5.76764C8.02007 5.50837 8.16594 5.15653 8.16594 4.78964C8.16594 4.42275 8.02007 4.07091 7.76048 3.81164L5.31548 1.36364C4.77494 0.823775 3.89927 0.823775 3.35873 1.36364L2.77823 1.94414C1.40295 3.31974 1.16726 5.46585 2.21123 7.10714L2.21723 7.11614C4.89729 11.0835 8.31321 14.5002 12.28 17.1811V17.1811Z' stroke='%23B39E5A' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e")}.contacticon--email h3:before{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='18' height='19' viewBox='0 0 18 19' fill='none'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M16.875 7.88867V16.3262C16.875 16.9475 16.3713 17.4512 15.75 17.4512H2.25C1.62868 17.4512 1.125 16.9475 1.125 16.3262V7.88867L7.61025 13.0329C8.42599 13.6736 9.57401 13.6736 10.3897 13.0329L16.875 7.88867Z' stroke='%23B39E5A' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M16.875 7.88863L10.6447 2.41363C10.2192 1.95778 9.6236 1.69897 9 1.69897C8.3764 1.69897 7.78078 1.95778 7.35525 2.41363L1.125 7.88863' stroke='%23B39E5A' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M11.856 11.8696L14.0625 14.0761' stroke='%23B39E5A' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M6.144 11.8696L3.9375 14.0761' stroke='%23B39E5A' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e")}.contact [class*=social--]:after{background:var(--tertiary)}.contact [class*=social--]:hover:after{background:var(--secondary)}.contact__text{margin-bottom:48px}header.sticky{background-color:rgba(255,255,255,0.9)}.bgslider-title,.bgslider-lyrics{color:#fff !important}.slider--home .webp-slider-images:before{display:none}.bgslider-lyrics{max-width:90% !important;font-weight:600}header .logo--family{top:0}.hero--gradient .webp-slider-images:after{content:'';position:absolute;left:0;top:0;right:0;bottom:0;background-color:#000;opacity:0.5 !important;transition:.5s;z-index:0}@media (max-width:767px){.bgslider-box{top:auto !important;bottom:50px;transform:translate(-50%,0%) !important}header .logo:before{display:none}}@media (max-width:991px){ .slider--home2{margin-top:110px} .home__video-desktop{aspect-ratio:4/3;object-fit:cover}}@media (min-width:1300px){ .h-80{min-height:80px !important} header .logo:before{width:185px;height:50px;top:70px} header .logo--family:before{height:30px;top:80px} .slider--home .webp-slider-images:after{content:'';position:absolute;left:0;top:0;right:0;bottom:0;opacity:1;transition:.5s;z-index:0} .slider--home .webp-slider-images:hover:after{opacity:0.6} .slider--home .slick-prev{left:5px} .slider--home .slick-next{right:5px} .slider--home .slick-dots{display:none !important}}h1{margin-bottom:24px;padding-bottom:24px;text-align:center}h1:after{content:'';position:absolute;left:50%;bottom:0;transform:translateX(-50%);width:40px;height:1px;background-color:var(--secondary)}.subhead h2{margin-bottom:var(--space-l)}.subhead h2:after{display:none}.subhead h2 span{display:flex;align-items:center}.subhead h2 span:before{content:'';display:inline-block;margin-right:24px;width:40px;height:1px;background-color:var(--secondary)}[id^="fancy-"]{display:none;width:"100%";max-width:960px;padding:var(--space-xl) var(--space-l)}[data-info]{display:none}.grid__ctas{margin-bottom:40px;display:grid;gap:24px;grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}#morgens-widget .pr-title,.roomsome-programs .pr-program .pr-title{font-family:var(--font1)}.policycontent h2{margin-bottom:16px;font-size:var(--text-xl)}.policycontent h3{margin-bottom:16px;font-size:var(--text-l)}.policycontent h4{margin-bottom:16px;font-size:18px}.policycontent table{margin:24px 0 !important}.policycontent table td{text-align:left !important;vertical-align:top}.privileged h2{margin-bottom:var(--space-l)}.privileged .iconbox-left .col{padding-top:var(--space-l);padding-bottom:var(--space-l)}@media (min-width:992px){ .privileged .iconbox-left .col{border-bottom:1px solid #F0EFEC} .privileged .iconbox-left .col:nth-child(4), .privileged .iconbox-left .col:nth-child(5), .privileged .iconbox-left .col:nth-child(6){border-bottom:0}}#ku-embed{width:100%;max-width:1180px;height:440px;margin:0 auto 40px}@media(min-width:500px){ #ku-embed{height:460px}}@media(min-width:600px){ #ku-embed{height:650px}}#subnav{opacity:0;transition:opacity 0.3s ease;pointer-events:none;height:0;overflow:hidden}#subnav.active{opacity:1;pointer-events:auto;height:auto}main .subnav{position:relative}main .subnav nav{overflow:auto;white-space:nowrap}main .subnav nav ul{display:flex;gap:34px;margin:0}main .subnav nav ul li{margin:0;padding:0 0 16px 0}main .subnav nav ul li:first-of-type:before{display:none}main .subnav nav ul li:before{content:'';left:-20px;top:10px;width:7px;height:6px;background-color:initial;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='7' height='6' viewBox='0 0 7 6' fill='none'%3e%3ccircle cx='3.5' cy='3' r='3' fill='%23B39E5A'/%3e%3c/svg%3e")}main .subnav nav ul li a.active{color:var(--secondary);border-bottom:1px solid var(--secondary)}main .subnav nav a{padding-bottom:16px;color:var(--text-headline);font-size:13px;font-style:normal;font-weight:600;line-height:16px;text-decoration:none;letter-spacing:1.3px;text-transform:uppercase}main .subnav nav a:hover,main .subnav nav a:focus{color:var(--secondary)}.custom__button a{display:none}.slick--caption .slick-slide > div{font-size:0;overflow:auto}.slick--caption .caption{display:block;margin-top:var(--space-xs);text-align:center;font-size:30px;color:var(--text-headline);font-family:var(--font2)}.slick--caption .caption span{display:block;font-size:14px;color:var(--text-body);font-family:var(--font1)}.slick--caption .caption span:before{content:'';display:inline-block;margin-right:8px;min-width:16px;height:16px;vertical-align:middle;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3e%3cg clip-path='url(%23clip0_1072_10785)'%3e%3cpath d='M7.99944 0.856934C6.73708 0.856934 5.71373 1.88028 5.71373 3.14265V8.50045C4.84415 9.18027 4.28516 10.239 4.28516 11.4284C4.28516 13.4797 5.94809 15.1426 7.99944 15.1426C10.0508 15.1426 11.7137 13.4797 11.7137 11.4284C11.7137 10.239 11.1547 9.18027 10.2852 8.50045V3.14265C10.2852 1.88028 9.26181 0.856934 7.99944 0.856934Z' stroke='%23B39E5A' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M7.99833 12.6544C8.72975 12.6544 9.14118 12.243 9.14118 11.5116C9.14118 10.7801 8.72975 10.3687 7.99833 10.3687C7.2669 10.3687 6.85547 10.7801 6.85547 11.5116C6.85547 12.243 7.2669 12.6544 7.99833 12.6544Z' stroke='%23B39E5A' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M14.1429 3.28577C14.8743 3.28577 15.2857 2.87434 15.2857 2.14291C15.2857 1.41143 14.8743 1 14.1429 1C13.4114 1 13 1.41143 13 2.14291C13 2.87434 13.4114 3.28577 14.1429 3.28577Z' stroke='%23B39E5A' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='clip0_1072_10785'%3e%3crect width='16' height='16' fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e")}h5{font-family:var(--font1) !important}h6{margin-bottom:24px}.heading-aszf h2{font-size:var(--text-l)}.heading-aszf h3{font-size:18px}@media (min-width:768px){ .heading-aszf p{margin-left:30px} .heading-aszf ul{margin-left:30px} .heading-aszf ol{margin-left:30px}}main ul{margin:0 0 24px 0;padding:0}main ul li,.contentdetails ul li{position:relative;padding-left:18px}main ul li:before,.contentdetails ul li:before{content:'';position:absolute;left:4px;top:13px;width:2px;height:2px;background-color:var(--tertiary)}main a:not(.cta){color:var(--text-body);font-weight:400;line-height:160%;letter-spacing:-0.16px;text-decoration-line:underline;text-underline-position:from-font}main a:not(.cta):hover{color:var(--secondary)}p{margin-bottom:24px}p + ul{margin-top:24px}p + div,ul + div{margin-top:40px}.ulmb48-0 ul{margin-bottom:48px}.ulmb48-0 .col:last-of-type ul{margin-bottom:0}.ctawrap{display:flex;gap:16px;flex-direction:column;align-items:center;justify-content:center}.imagefit{position:relative;height:311px;margin-bottom:clamp(1.5rem,1.262rem + 1.19vi,2rem)}.imagefit:before{content:'';position:absolute;inset:0;z-index:1}.imagefit img{width:100%;height:100%;object-fit:cover}.font--18bold{font-size:var(--font-18);font-weight:600;letter-spacing:-0.18px}.font--ls{font-size:13px;font-weight:600;letter-spacing:1.3px;text-transform:uppercase}.mb-150{margin-bottom:clamp(4rem,1.44rem + 12.798vi,9.375rem)}.navfilter nav{overflow:auto;white-space:nowrap}.navfilter nav ul{display:flex;gap:34px;margin:0}.navfilter nav ul li{margin:0;padding:0 0 16px 0}.navfilter nav ul li:first-of-type:before{display:none}.navfilter nav ul li:before{content:'';left:-20px;top:10px;width:7px;height:6px;background-color:initial;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='7' height='6' viewBox='0 0 7 6' fill='none'%3e%3ccircle cx='3.5' cy='3' r='3' fill='%23B39E5A'/%3e%3c/svg%3e")}.navfilter nav ul li.active{border-bottom:1px solid var(--secondary)}.navfilter nav a{color:var(--text-headline);font-size:13px;font-style:normal;font-weight:600;line-height:16px;text-decoration:none;letter-spacing:1.3px;text-transform:uppercase}.navfilter nav a:hover,.navfilter nav a:focus{color:var(--secondary)}.team__item{}.team__item .boxshadow{height:100%;box-shadow:0 5px 50px 0 rgba(0,67,101,0.08)}.team__item em{font-size:14px}.team__item img{margin-bottom:30px}.team__item .h4{margin:0;font-size:16px;text-transform:uppercase;letter-spacing:0.1em;line-height:1.2;color:var(--text-headline);font-family:var(--font2)}.team__item p{margin-bottom:20px}.team__item a{margin-bottom:12px;text-transform:uppercase;text-decoration:none !important;line-height:15px;font-weight:700;font-size:14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.team__item [class*="icon--"]{display:flex}.team__item [class*="icon--"]:before{content:'';display:inline-block;min-width:18px;height:19px;margin-right:10px;background:var(--secondary);-webkit-mask-repeat:no-repeat;-webkit-mask-position:center}.team__item .contacticon--email{margin:0;font-size:var(--text-m)}.team__item .contacticon--email:before{-webkit-mask-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='18' height='19' viewBox='0 0 18 19' fill='none'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M16.875 7.88867V16.3262C16.875 16.9475 16.3713 17.4512 15.75 17.4512H2.25C1.62868 17.4512 1.125 16.9475 1.125 16.3262V7.88867L7.61025 13.0329C8.42599 13.6736 9.57401 13.6736 10.3897 13.0329L16.875 7.88867Z' stroke='%23B39E5A' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M16.875 7.88863L10.6447 2.41363C10.2192 1.95778 9.6236 1.69897 9 1.69897C8.3764 1.69897 7.78078 1.95778 7.35525 2.41363L1.125 7.88863' stroke='%23B39E5A' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M11.856 11.8696L14.0625 14.0761' stroke='%23B39E5A' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M6.144 11.8696L3.9375 14.0761' stroke='%23B39E5A' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e")}.team__item .icon--email:before{-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%3cg clip-path='url(%23clip0_873_2175)'%3e%3cpath d='M12.6667 0.667969H3.33333C2.4496 0.669027 1.60237 1.02056 0.97748 1.64545C0.352588 2.27034 0.00105857 3.11757 0 4.0013L0 12.0013C0.00105857 12.885 0.352588 13.7323 0.97748 14.3572C1.60237 14.982 2.4496 15.3336 3.33333 15.3346H12.6667C13.5504 15.3336 14.3976 14.982 15.0225 14.3572C15.6474 13.7323 15.9989 12.885 16 12.0013V4.0013C15.9989 3.11757 15.6474 2.27034 15.0225 1.64545C14.3976 1.02056 13.5504 0.669027 12.6667 0.667969ZM3.33333 2.0013H12.6667C13.0659 2.00209 13.4557 2.12231 13.786 2.3465C14.1163 2.5707 14.3719 2.8886 14.52 3.2593L9.41467 8.3653C9.03895 8.73951 8.53028 8.94961 8 8.94961C7.46972 8.94961 6.96105 8.73951 6.58533 8.3653L1.48 3.2593C1.6281 2.8886 1.88374 2.5707 2.21403 2.3465C2.54432 2.12231 2.93414 2.00209 3.33333 2.0013ZM12.6667 14.0013H3.33333C2.8029 14.0013 2.29419 13.7906 1.91912 13.4155C1.54405 13.0404 1.33333 12.5317 1.33333 12.0013V5.0013L5.64267 9.30797C6.26842 9.93214 7.11617 10.2827 8 10.2827C8.88383 10.2827 9.73158 9.93214 10.3573 9.30797L14.6667 5.0013V12.0013C14.6667 12.5317 14.456 13.0404 14.0809 13.4155C13.7058 13.7906 13.1971 14.0013 12.6667 14.0013Z' fill='%2332322F'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='clip0_873_2175'%3e%3crect width='16' height='16' fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e")}.team__item .icon--phone:before{-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%3cg clip-path='url(%23clip0_873_2179)'%3e%3cpath d='M8.66796 0.667731C8.66796 0.49092 8.7382 0.321351 8.86322 0.196327C8.98825 0.0713025 9.15781 0.00106465 9.33463 0.00106465C11.1021 0.00300571 12.7967 0.706008 14.0465 1.95583C15.2963 3.20565 15.9994 4.90022 16.0013 6.66773C16.0013 6.84454 15.9311 7.01411 15.806 7.13914C15.681 7.26416 15.5114 7.3344 15.3346 7.3344C15.1578 7.3344 14.9882 7.26416 14.8632 7.13914C14.7382 7.01411 14.668 6.84454 14.668 6.66773C14.6664 5.25373 14.104 3.8981 13.1041 2.89825C12.1043 1.8984 10.7486 1.33599 9.33463 1.3344C9.15781 1.3344 8.98825 1.26416 8.86322 1.13914C8.7382 1.01411 8.66796 0.844542 8.66796 0.667731ZM9.33463 4.00106C10.0419 4.00106 10.7201 4.28202 11.2202 4.78211C11.7203 5.28221 12.0013 5.96049 12.0013 6.66773C12.0013 6.84454 12.0715 7.01411 12.1966 7.13914C12.3216 7.26416 12.4911 7.3344 12.668 7.3344C12.8448 7.3344 13.0143 7.26416 13.1394 7.13914C13.2644 7.01411 13.3346 6.84454 13.3346 6.66773C13.3336 5.60719 12.9118 4.59039 12.1619 3.84047C11.412 3.09056 10.3952 2.66879 9.33463 2.66773C9.15781 2.66773 8.98825 2.73797 8.86322 2.86299C8.7382 2.98802 8.66796 3.15759 8.66796 3.3344C8.66796 3.51121 8.7382 3.68078 8.86322 3.8058C8.98825 3.93083 9.15781 4.00106 9.33463 4.00106ZM15.3966 11.1604C15.783 11.5478 15.9999 12.0726 15.9999 12.6197C15.9999 13.1669 15.783 13.6917 15.3966 14.0791L14.79 14.7784C9.32996 20.0057 -3.95671 6.7224 1.18996 1.24506L1.95663 0.578398C2.34447 0.202849 2.86458 -0.00490264 3.40443 8.7873e-05C3.94428 0.00507838 4.46046 0.22241 4.84129 0.605065C4.86196 0.625731 6.09729 2.2304 6.09729 2.2304C6.46385 2.61548 6.6679 3.12702 6.66703 3.65867C6.66616 4.19032 6.46044 4.70118 6.09263 5.08506L5.32063 6.05573C5.74786 7.09381 6.376 8.03723 7.16897 8.83179C7.96193 9.62636 8.90408 10.2564 9.94129 10.6857L10.918 9.90907C11.3019 9.54154 11.8127 9.33606 12.3442 9.33532C12.8756 9.33457 13.387 9.53862 13.772 9.90507C13.772 9.90507 15.376 11.1397 15.3966 11.1604ZM14.4793 12.1297C14.4793 12.1297 12.884 10.9024 12.8633 10.8817C12.7259 10.7456 12.5404 10.6691 12.347 10.6691C12.1535 10.6691 11.968 10.7456 11.8306 10.8817C11.8126 10.9004 10.468 11.9717 10.468 11.9717C10.3773 12.0439 10.2695 12.0911 10.1551 12.1089C10.0406 12.1267 9.92351 12.1143 9.81529 12.0731C8.4716 11.5728 7.25112 10.7896 6.23652 9.77645C5.22191 8.76334 4.43689 7.54402 3.93463 6.20107C3.89009 6.09137 3.87557 5.97179 3.89256 5.85462C3.90955 5.73746 3.95744 5.62693 4.03129 5.5344C4.03129 5.5344 5.10263 4.18906 5.12063 4.17173C5.2568 4.03439 5.33321 3.84881 5.33321 3.6554C5.33321 3.46199 5.2568 3.27641 5.12063 3.13906C5.09996 3.11906 3.87263 1.5224 3.87263 1.5224C3.73323 1.3974 3.5513 1.33046 3.36412 1.3353C3.17695 1.34013 2.99872 1.41637 2.86596 1.5484L2.09929 2.21506C-1.66204 6.73773 9.85196 17.6131 13.8153 13.8677L14.4226 13.1677C14.5649 13.0359 14.6504 12.8539 14.661 12.6602C14.6716 12.4665 14.6064 12.2763 14.4793 12.1297Z' fill='%2332322F'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='clip0_873_2179'%3e%3crect width='16' height='16' fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e")}.team__item .icon--marker:before{-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%3cg clip-path='url(%23clip0_873_2185)'%3e%3cpath d='M7.97278 16.007L7.50806 15.6086C6.86741 15.0722 1.27344 10.241 1.27344 6.70716C1.27344 3.00722 4.27284 0.0078125 7.97278 0.0078125C11.6727 0.0078125 14.6721 3.00722 14.6721 6.70716C14.6721 10.2411 9.07816 15.0722 8.44016 15.6113L7.97278 16.007ZM7.97278 1.45641C5.07425 1.45969 2.72534 3.80859 2.72206 6.70713C2.72206 8.92719 6.16369 12.4737 7.97278 14.0969C9.78191 12.473 13.2235 8.9245 13.2235 6.70713C13.2202 3.80859 10.8713 1.45972 7.97278 1.45641Z' fill='%2332322F'/%3e%3cpath d='M7.97197 9.36191C6.50534 9.36191 5.31641 8.17297 5.31641 6.70634C5.31641 5.23972 6.50534 4.05078 7.97197 4.05078C9.43859 4.05078 10.6275 5.23972 10.6275 6.70634C10.6275 8.17297 9.43862 9.36191 7.97197 9.36191ZM7.97197 5.37853C7.23866 5.37853 6.64419 5.973 6.64419 6.70631C6.64419 7.43963 7.23866 8.03409 7.97197 8.03409C8.70528 8.03409 9.29975 7.43963 9.29975 6.70631C9.29975 5.973 8.70531 5.37853 7.97197 5.37853Z' fill='%2332322F'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='clip0_873_2185'%3e%3crect width='16' height='16' fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e")}.roomlist__item{margin-bottom:clamp(4rem,1.44rem + 12.798vi,9.375rem)}.roomlist__item:last-of-type{margin-bottom:clamp(3rem,0.857rem + 10.714vi,7.5rem)}.roomlist h2,.roompage h2{margin-bottom:24px;font-size:var(--text-2xl)}.roompage h1 span{display:block;margin-bottom:var(--space-s);font-size:var(--text-s);font-family:var(--font1);font-weight:500;letter-spacing:3.84px;text-transform:uppercase}.roompage h5{margin-top:40px}.roompage__short ul{display:none}@media (min-width:992px){ .roomlist__item:nth-child(even) .col--image{order:1} .roomlist__item:nth-child(even) .col--text{order:2} .roomlist__item:nth-child(odd) .col--image{order:2} .roomlist__item:nth-child(odd) .col--text{order:1;padding-left:15px !important;padding-right:clamp(2.5rem,-15.385rem + 28.846vi,6.25rem)}}.sm{margin-top:16px}.sm--horizontal{display:grid;gap:32px;grid-template-columns:1fr;justify-content:center;align-items:center;margin:0 auto;max-width:600px}.sm--horizontal [class*="sm__"]{display:flex;gap:8px;margin-bottom:0;padding:0}[class*="sm__"]{margin-bottom:16px;padding-left:32px}[class*="sm__"]:last-of-type{margin-bottom:0}[class*="sm__"]:before{content:'';top:initial;left:0;background-color:initial;display:inline-block;margin;width:24px;min-width:24px;height:24px}.sm__meret: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='M17.25 20.25H23.25' stroke='%23B39E5A' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M20.25 17.25V23.25' stroke='%23B39E5A' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M14.25 20.25H2.25C1.42157 20.25 0.75 19.5784 0.75 18.75V2.25C0.75 1.42157 1.42157 0.75 2.25 0.75H18.75C19.5784 0.75 20.25 1.42157 20.25 2.25V14.25' stroke='%23B39E5A' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e")}.sm__szemelyek: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 fill-rule='evenodd' clip-rule='evenodd' d='M19.5 8.25C21.1569 8.25 22.5 6.90685 22.5 5.25C22.5 3.59315 21.1569 2.25 19.5 2.25C17.8431 2.25 16.5 3.59315 16.5 5.25C16.5 6.90685 17.8431 8.25 19.5 8.25Z' stroke='%23B39E5A' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M17.812 20.25L18 21.75H21L21.75 15.75H23.25V13.5C23.25 12.0796 22.4475 10.7811 21.1771 10.1459C19.9066 9.5107 18.3863 9.64778 17.25 10.5' stroke='%23B39E5A' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M4.5 8.25C6.15685 8.25 7.5 6.90685 7.5 5.25C7.5 3.59315 6.15685 2.25 4.5 2.25C2.84315 2.25 1.5 3.59315 1.5 5.25C1.5 6.90685 2.84315 8.25 4.5 8.25Z' stroke='%23B39E5A' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M6.188 20.25L6 21.75H3L2.25 15.75H0.75V13.5C0.75 12.0796 1.55251 10.7811 2.82295 10.1459C4.09339 9.5107 5.61368 9.64778 6.75 10.5' stroke='%23B39E5A' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M12 11.25C13.2426 11.25 14.25 10.2426 14.25 9C14.25 7.75736 13.2426 6.75 12 6.75C10.7574 6.75 9.75 7.75736 9.75 9C9.75 10.2426 10.7574 11.25 12 11.25Z' stroke='%23B39E5A' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M12 12.75C9.92893 12.75 8.25 14.4289 8.25 16.5V17.25H9.75L10.5 21.75H12' stroke='%23B39E5A' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M12 12.75C14.0711 12.75 15.75 14.4289 15.75 16.5V17.25H14.25L13.5 21.75H12' stroke='%23B39E5A' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e")}.sm__elrendezes: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='M0.75 8.25L12 0.75L23.25 8.25' stroke='%23B39E5A' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M2.25 18.75H21.75V23.25H2.25V12.75' stroke='%23B39E5A' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.25 14.25H2.25V18.75H8.25V17.25C8.25 15.5931 6.90685 14.25 5.25 14.25Z' stroke='%23B39E5A' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M18.75 14.25H14.031C12.3264 14.2501 10.7681 15.2133 10.006 16.738L9 18.75H21.75V17.25C21.75 15.5931 20.4069 14.25 18.75 14.25Z' stroke='%23B39E5A' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e")}.sm__agy:before{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='25' height='24' viewBox='0 0 25 24' fill='none'%3e%3cpath d='M3.87891 11.25V9C3.87891 8.17157 4.52362 7.5 5.31891 7.5H11.0789C11.8742 7.5 12.5189 8.17157 12.5189 9V11.25' stroke='%23B39E5A' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M12.5195 11.25V9C12.5195 8.17157 13.1642 7.5 13.9595 7.5H19.7195C20.5148 7.5 21.1595 8.17157 21.1595 9V11.25' stroke='%23B39E5A' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M3.63875 11.25H21.3988C22.4591 11.25 23.3188 12.1454 23.3188 13.25V18H1.71875V13.25C1.71875 12.1454 2.57836 11.25 3.63875 11.25Z' stroke='%23B39E5A' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M1.71875 18V21' stroke='%23B39E5A' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M23.3203 18V21' stroke='%23B39E5A' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M21.1589 11.25V4.5C21.1589 3.67157 20.5142 3 19.7189 3H5.31891C4.52362 3 3.87891 3.67157 3.87891 4.5V11.25' stroke='%23B39E5A' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e")}.sm__parna: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 fill-rule='evenodd' clip-rule='evenodd' d='M3.18707 23.2212C2.13307 23.2186 1.20749 22.5201 0.916072 21.5072C0.148072 18.8442 1.67107 14.3682 11.9981 14.3682C22.4071 14.3682 23.8701 18.9172 23.0591 21.5732C22.7545 22.5716 21.832 23.2528 20.7881 23.2502L3.18707 23.2212Z' stroke='%23B39E5A' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M13.0719 14.3851C19.4559 14.3621 21.1719 13.6691 21.1719 11.7851C21.1719 9.87205 19.3959 7.45605 12.7349 7.45605C6.07387 7.45605 4.29688 9.87605 4.29688 11.7891C4.29688 13.5611 5.82288 14.2791 11.3429 14.3751' stroke='%23B39E5A' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M13.1 7.46299C17.369 7.35199 18.565 6.73099 18.565 5.26299C18.565 3.62799 17.085 1.56299 11.534 1.56299C5.983 1.56299 4.5 3.62599 4.5 5.26099C4.5 6.89599 5.98 7.48199 11.531 7.48199H11.708' stroke='%23B39E5A' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e")}.sm__minibar: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 fill-rule='evenodd' clip-rule='evenodd' d='M13.1055 11.25H22.1055C22.5197 11.25 22.8555 11.5858 22.8555 12V21.75C22.8555 22.5784 22.1839 23.25 21.3555 23.25H13.8555C13.027 23.25 12.3555 22.5784 12.3555 21.75V12C12.3555 11.5858 12.6913 11.25 13.1055 11.25Z' stroke='%23B39E5A' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M15.7305 18C15.9376 18 16.1055 18.1679 16.1055 18.375C16.1055 18.5821 15.9376 18.75 15.7305 18.75C15.5234 18.75 15.3555 18.5821 15.3555 18.375C15.3555 18.1679 15.5234 18 15.7305 18' stroke='%23B39E5A' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M19.4805 19.5C19.6876 19.5 19.8555 19.6679 19.8555 19.875C19.8555 20.0821 19.6876 20.25 19.4805 20.25C19.2734 20.25 19.1055 20.0821 19.1055 19.875C19.1055 19.6679 19.2734 19.5 19.4805 19.5' stroke='%23B39E5A' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M12.3555 15.75H22.8555' stroke='%23B39E5A' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M10.0691 9.065L9.72709 8.674C9.48841 8.40059 9.35696 8.04993 9.35709 7.687V1.5C9.35709 1.08579 9.0213 0.75 8.60709 0.75H5.60709C5.19287 0.75 4.85709 1.08579 4.85709 1.5V7.687C4.85694 8.05006 4.72512 8.40074 4.48609 8.674L1.80109 11.789C1.28372 12.4363 1.05715 13.2688 1.17509 14.089L2.44209 21.989C2.55945 22.7162 3.18748 23.2506 3.92409 23.25H8.64509' stroke='%23B39E5A' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M4.85547 5.25H9.35547' stroke='%23B39E5A' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M9.35547 18.75H5.60547L4.85547 14.25H9.35547' stroke='%23B39E5A' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e")}.sm__kavegep: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 fill-rule='evenodd' clip-rule='evenodd' d='M22.5 21.75C22.5 20.9216 21.8284 20.25 21 20.25H3C2.17157 20.25 1.5 20.9216 1.5 21.75C1.5 22.5784 2.17157 23.25 3 23.25H21C21.8284 23.25 22.5 22.5784 22.5 21.75Z' stroke='%23B39E5A' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M21 20.25H3V6.75H12H21V20.25V20.25Z' stroke='%23B39E5A' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M10.5 9.75V11.25' stroke='%23B39E5A' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M13.5 9.75V11.25' stroke='%23B39E5A' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M15.7492 14.25C15.7492 16.321 15.7492 19.5 11.9992 19.5C8.99916 19.5 8.78316 16.805 8.36716 15.187C8.30951 14.9615 8.35966 14.7221 8.50294 14.5387C8.64622 14.3553 8.86643 14.2486 9.09916 14.25H15.7492Z' stroke='%23B39E5A' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M15.75 14.25V14.25C16.9926 14.25 18 15.2574 18 16.5V16.5' stroke='%23B39E5A' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M1.5 1.75C1.5 1.19772 1.94772 0.75 2.5 0.75H21.5C22.0523 0.75 22.5 1.19772 22.5 1.75V5.75C22.5 6.30228 22.0523 6.75 21.5 6.75H2.5C1.94772 6.75 1.5 6.30228 1.5 5.75V1.75Z' stroke='%23B39E5A' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M9 6.75H15V9.75H9V6.75Z' stroke='%23B39E5A' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M19.125 3C19.3321 3 19.5 3.16789 19.5 3.375C19.5 3.58211 19.3321 3.75 19.125 3.75C18.9179 3.75 18.75 3.58211 18.75 3.375C18.75 3.16789 18.9179 3 19.125 3' stroke='%23B39E5A' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M15.375 3C15.5821 3 15.75 3.16789 15.75 3.375C15.75 3.58211 15.5821 3.75 15.375 3.75C15.1679 3.75 15 3.58211 15 3.375C15 3.16789 15.1679 3 15.375 3' stroke='%23B39E5A' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e")}.sm__vizforralo: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 fill-rule='evenodd' clip-rule='evenodd' d='M2.24936 8.25C1.94622 8.25027 1.67305 8.433 1.55708 8.71308C1.4411 8.99316 1.50514 9.31551 1.71936 9.53L3.99936 11.552C4.31854 11.8375 4.50049 12.2458 4.49936 12.674V21.75C4.49936 22.5784 5.17093 23.25 5.99936 23.25H14.9994C15.8278 23.25 16.4994 22.5784 16.4994 21.75V8.25H2.24936Z' stroke='%23B39E5A' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M8.25 15.75H12.75' stroke='%23B39E5A' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M10.5 8.25V15.75' stroke='%23B39E5A' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M16.5 8.25C16.124 5.389 13.576 3.75 10.5 3.75C7.424 3.75 4.876 5.389 4.5 8.25H16.5Z' stroke='%23B39E5A' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M10.5 3.75C11.3284 3.75 12 3.07843 12 2.25C12 1.42157 11.3284 0.75 10.5 0.75C9.67157 0.75 9 1.42157 9 2.25C9 3.07843 9.67157 3.75 10.5 3.75Z' stroke='%23B39E5A' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M16.5 9.75H18C20.4823 9.75714 22.4929 11.7677 22.5 14.25V14.25C22.4929 16.7323 20.4823 18.7429 18 18.75H16.5' stroke='%23B39E5A' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M4.5 20.25H16.5' stroke='%23B39E5A' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e")}.sm__smarttv: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 fill-rule='evenodd' clip-rule='evenodd' d='M0.746094 3.75C0.746094 2.92157 1.41767 2.25 2.24609 2.25H21.7461C22.5745 2.25 23.2461 2.92157 23.2461 3.75V15.75C23.2461 16.5784 22.5745 17.25 21.7461 17.25H2.24609C1.41767 17.25 0.746094 16.5784 0.746094 15.75V3.75Z' stroke='%23B39E5A' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M19.5 20.856C17.6783 18.5761 14.9184 17.2485 12 17.2485C9.08162 17.2485 6.32171 18.5761 4.5 20.856' stroke='%23B39E5A' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e")}.sm__zuhany: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='M9.375 6.75C9.375 3.43629 12.0613 0.75 15.375 0.75C18.6887 0.75 21.375 3.43629 21.375 6.75V23.25' stroke='%23B39E5A' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M4.875 11.25C4.875 8.76472 6.88972 6.75 9.375 6.75C11.8603 6.75 13.875 8.76472 13.875 11.25H4.875Z' stroke='%23B39E5A' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M5.625 14.25L4.875 16.5' stroke='%23B39E5A' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M3.375 21L2.625 23.25' stroke='%23B39E5A' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M13.125 14.25L13.875 16.5' stroke='%23B39E5A' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M15.375 21L16.125 23.25' stroke='%23B39E5A' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M9.375 14.25V16.5' stroke='%23B39E5A' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M9.375 23.25V21' stroke='%23B39E5A' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e")}.sm__kozmetika: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 fill-rule='evenodd' clip-rule='evenodd' d='M1.75 12.75H8.75C9.30228 12.75 9.75 13.1977 9.75 13.75V22.75C9.75 23.0261 9.52614 23.25 9.25 23.25H1.25C0.973858 23.25 0.75 23.0261 0.75 22.75V13.75C0.75 13.1977 1.19772 12.75 1.75 12.75Z' stroke='%23B39E5A' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M14.25 11.75C14.25 11.4739 14.4739 11.25 14.75 11.25H22.75C23.0261 11.25 23.25 11.4739 23.25 11.75V22.75C23.25 23.0261 23.0261 23.25 22.75 23.25H14.75C14.4739 23.25 14.25 23.0261 14.25 22.75V11.75Z' stroke='%23B39E5A' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M2.25 12.75V2.25C2.25 1.96593 2.4105 1.70623 2.66459 1.57918C2.91868 1.45214 3.22274 1.47956 3.45 1.65L7.65 4.8C8.02771 5.08329 8.25 5.52787 8.25 6V12.75' stroke='%23B39E5A' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M3.75 20.25H6.75' stroke='%23B39E5A' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M14.25 17.25H23.25' stroke='%23B39E5A' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M14.25 20.25H23.25' stroke='%23B39E5A' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e")}.sm__furdokopeny: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.75 3.75L0.75 16.5L4.258 18.028' stroke='%23B39E5A' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M15.75 0.75C18.25 0.75 19.75 1.75 20.25 3.75L17.25 11.25C19.103 14.7189 20.1297 18.569 20.25 22.5C17.5362 23.0541 14.7693 23.3056 12 23.25C9.23074 23.3056 6.46384 23.0541 3.75 22.5C3.87031 18.569 4.897 14.7189 6.75 11.25L3.75 3.75C4.25 1.75 5.75 0.75 8.25 0.75H15.75Z' stroke='%23B39E5A' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M20.2502 3.75L23.2502 16.5L19.7422 18.028' stroke='%23B39E5A' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M6.75 11.25H17.25' stroke='%23B39E5A' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M14.25 23.201V11.25L8.25 0.75' stroke='%23B39E5A' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M15.75 0.75L12 7.312' stroke='%23B39E5A' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M9.75 11.25V15.75' stroke='%23B39E5A' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e")}.sm__iroasztal: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='M8.25 7.5V6.75C8.25 4.67893 9.92893 3 12 3C14.0711 3 15.75 4.67893 15.75 6.75V7.5' stroke='%23B39E5A' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M8.25 16.5V21.001' stroke='%23B39E5A' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M15.75 16.5V21.001' stroke='%23B39E5A' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M0.75 10.5H23.25' stroke='%23B39E5A' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M3.75 10.5V21' stroke='%23B39E5A' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M20.25 10.5V21' stroke='%23B39E5A' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M15.75 16.5C16.5784 16.5 17.25 15.8284 17.25 15C17.25 14.1716 16.5784 13.5 15.75 13.5H8.25C7.42157 13.5 6.75 14.1716 6.75 15C6.75 15.8284 7.42157 16.5 8.25 16.5H15.75Z' stroke='%23B39E5A' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e")}.sm__szobaszef: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 fill-rule='evenodd' clip-rule='evenodd' d='M0.75 5.25C0.75 4.42157 1.42157 3.75 2.25 3.75H21.75C22.5784 3.75 23.25 4.42157 23.25 5.25V20.25C23.25 21.0784 22.5784 21.75 21.75 21.75H2.25C1.42157 21.75 0.75 21.0784 0.75 20.25V5.25Z' stroke='%23B39E5A' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.25 8.25C5.25 7.42157 5.92157 6.75 6.75 6.75H18.75C19.5784 6.75 20.25 7.42157 20.25 8.25V17.25C20.25 18.0784 19.5784 18.75 18.75 18.75H6.75C5.92157 18.75 5.25 18.0784 5.25 17.25V8.25Z' stroke='%23B39E5A' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M3.75 21.75V23.25' stroke='%23B39E5A' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M20.25 21.75V23.25' stroke='%23B39E5A' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M3.75 11.25H6.75' stroke='%23B39E5A' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M3.75 15.75H6.75' stroke='%23B39E5A' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M13.875 14.25C14.0821 14.25 14.25 14.4179 14.25 14.625C14.25 14.8321 14.0821 15 13.875 15C13.6679 15 13.5 14.8321 13.5 14.625C13.5 14.4179 13.6679 14.25 13.875 14.25' stroke='%23B39E5A' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M16.875 14.25C17.0821 14.25 17.25 14.4179 17.25 14.625C17.25 14.8321 17.0821 15 16.875 15C16.6679 15 16.5 14.8321 16.5 14.625C16.5 14.4179 16.6679 14.25 16.875 14.25' stroke='%23B39E5A' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M13.875 10.5C14.0821 10.5 14.25 10.6679 14.25 10.875C14.25 11.0821 14.0821 11.25 13.875 11.25C13.6679 11.25 13.5 11.0821 13.5 10.875C13.5 10.6679 13.6679 10.5 13.875 10.5' stroke='%23B39E5A' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M16.875 10.5C17.0821 10.5 17.25 10.6679 17.25 10.875C17.25 11.0821 17.0821 11.25 16.875 11.25C16.6679 11.25 16.5 11.0821 16.5 10.875C16.5 10.6679 16.6679 10.5 16.875 10.5' stroke='%23B39E5A' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e")}.sm__klima: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='M2.25 12.75C1.42157 12.75 0.75 12.0784 0.75 11.25V3.75C0.75 2.09315 2.09315 0.75 3.75 0.75H20.25C21.9069 0.75 23.25 2.09315 23.25 3.75V11.25C23.25 12.0784 22.5784 12.75 21.75 12.75' stroke='%23B39E5A' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M0.75 9.75H23.25' stroke='%23B39E5A' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M19.5 4.125C19.7071 4.125 19.875 4.29289 19.875 4.5C19.875 4.70711 19.7071 4.875 19.5 4.875C19.2929 4.875 19.125 4.70711 19.125 4.5C19.125 4.29289 19.2929 4.125 19.5 4.125' stroke='%23B39E5A' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M5.25 14.25V17.25C5.25 18.9069 3.90685 20.25 2.25 20.25' stroke='%23B39E5A' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M9.75 14.25V21.75C9.75 22.5784 9.07843 23.25 8.25 23.25' stroke='%23B39E5A' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M18.75 14.25V17.25C18.75 18.9069 20.0931 20.25 21.75 20.25' stroke='%23B39E5A' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M14.25 14.25V21.75C14.25 22.5784 14.9216 23.25 15.75 23.25' stroke='%23B39E5A' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e")}.sm__erkely:before{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3e%3cpath d='M23.25 22.875V15.375C23.25 14.5466 22.5784 13.875 21.75 13.875H2.25C1.42157 13.875 0.75 14.5466 0.75 15.375V22.875' stroke='%23B39E5A' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M12 6.375C13.4497 6.375 14.625 5.19975 14.625 3.75C14.625 2.30025 13.4497 1.125 12 1.125C10.5503 1.125 9.375 2.30025 9.375 3.75C9.375 5.19975 10.5503 6.375 12 6.375Z' stroke='%23B39E5A' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M15.75 11.25C15.75 9.59315 14.4069 8.25 12.75 8.25H11.25C9.59315 8.25 8.25 9.59315 8.25 11.25' stroke='%23B39E5A' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e")}.grid--services{gap:60px}.boxcard{height:100%}.boxcard ul{margin:0}.boxcard h5 + ul{margin:16px 0 24px}.card__item{position:relative}.card__item:not(.imagefit) img{margin-bottom:clamp(1.5rem,1.262rem + 1.19vi,2rem)}.card__item h3{margin-bottom:24px;padding-bottom:24px}.card__item h3:after{content:'';position:absolute;left:0;bottom:0;width:40px;height:1px;background-color:var(--secondary);transition:all .4s linear}.card__item--small h3{margin-bottom:16px;padding-bottom:16px}.text-start:has(.card__item) h3:after,.text-md-start:has(.card__item) h3:after{left:0;transform:initial}.text-center:not(.text-md-start):has(.card__item) h3:after{left:50%;transform:translateX(-50%)}.card__item p:last-of-type{margin-bottom:0}.card--24 .card__item h3{font-size:var(--text-l)}.card--30 .card__item h3{font-size:var(--text-30)}@media (max-width:767px){.text-center .card__item h3:after{left:50%;transform:translateX(-50%)}}.hall{display:grid;grid-template-columns:1fr;background-color:var(--white);box-shadow:0px 0px 20px 0px rgba(0,0,0,0.05)}.hall h3{font-size:clamp(1.5rem,1.321rem + 0.893vi,1.875rem)}.hall p{margin:0}.hall ul,.hall ul li{margin:0;padding:0;min-width:60px}.hall ul li:before{display:none}.hall ul li:first-of-type{font-weight:600}.hall__text{display:flex;flex-direction:column;gap:clamp(0.875rem,0.542rem + 1.667vi,2rem);order:2;padding:clamp(1.5rem,0.786rem + 3.571vi,3rem) clamp(1.5rem,-0.167rem + 8.333vi,5rem) clamp(1.5rem,0.786rem + 3.571vi,3rem) clamp(1.5rem,0.786rem + 3.571vi,3rem)}.hall__data{display:flex;justify-content:space-between;gap:32px;flex-direction:column}.hall .icon--hall:before{content:'';display:inline-block;margin-right:8px;min-width:18px;height:18px;vertical-align:middle;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 18 18' fill='none'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M9 7.875C10.864 7.875 12.375 6.36396 12.375 4.5C12.375 2.63604 10.864 1.125 9 1.125C7.13604 1.125 5.625 2.63604 5.625 4.5C5.625 6.36396 7.13604 7.875 9 7.875Z' stroke='%23B39E5A' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M8.71875 3.375C8.87408 3.375 9 3.50092 9 3.65625' stroke='%23B39E5A' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M8.4375 3.65625C8.4375 3.50092 8.56342 3.375 8.71875 3.375' stroke='%23B39E5A' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M8.71875 3.9375C8.56342 3.9375 8.4375 3.81158 8.4375 3.65625' stroke='%23B39E5A' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M9 3.65625C9 3.81158 8.87408 3.9375 8.71875 3.9375' stroke='%23B39E5A' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M9 7.875V14.0625' stroke='%23B39E5A' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M11.25 11.3662C14.5035 11.712 16.875 12.7912 16.875 14.0662C16.875 15.6195 13.35 16.8787 9 16.8787C4.65 16.8787 1.125 15.6157 1.125 14.0625C1.125 12.7875 3.48675 11.7172 6.72825 11.3685' stroke='%23B39E5A' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e")}.hall__image{position:relative;max-height:215px;order:1}.hall__image img{width:100%;height:100%;object-fit:cover}.hall__imageslick{padding-bottom:var(--space-l);overflow:hidden;order:2}.hall__imageslick ul li{min-width:initial !important}.hall__table{background-color:var(--white);box-shadow:0px 0px 20px 0px rgba(0,0,0,0.05)}.icon__calendar{display:flex;align-items:center;font-size:11px;font-weight:600;line-height:16px;letter-spacing:0.88px;text-transform:uppercase}.icon__calendar:before{content:'';display:inline-block;margin-right:8px;min-width:18px;height:18px;vertical-align:middle;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 18 18' fill='none'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M1.5 5C1.5 4.17157 2.17157 3.5 3 3.5H15C15.8284 3.5 16.5 4.17157 16.5 5V15C16.5 15.8284 15.8284 16.5 15 16.5H3C2.17157 16.5 1.5 15.8284 1.5 15V5Z' stroke='%23B39E5A' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M1.5 7.5H16.5' stroke='%23B39E5A' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M5.5 5V1.5' stroke='%23B39E5A' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M12.5 5V1.5' stroke='%23B39E5A' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e")}.iconbox{display:flex;flex-direction:column;height:100%}[class*="iconbox--"]{display:inline-block;margin:0 auto 32px;min-width:48px;height:48px;background-repeat:no-repeat}.iconbox h3{margin-bottom:24px;padding-bottom:24px;font-size:var(--text-30)}.iconbox h3:after{content:'';position:absolute;left:50%;bottom:0;transform:translateX(-50%);width:40px;height:1px;background-color:var(--secondary)}.iconbox p:last-of-type{margin-bottom:30px}.iconbox .cta{margin:auto auto 0}.iconbox-left .card__item{display:grid;grid-template-columns:80px auto}.iconbox-left [class*="iconbox--"]{margin:0}.iconbox--04{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='M46.6034 34.2C46.6115 32.6836 45.7973 31.2819 44.4761 30.5376C43.1549 29.7933 41.5342 29.8233 40.2414 30.616C40.2774 30.4125 40.2981 30.2066 40.3034 30C40.3034 28.4995 39.5029 27.113 38.2034 26.3627C36.9039 25.6125 35.3029 25.6125 34.0034 26.3627C32.7039 27.113 31.9034 28.4995 31.9034 30C31.9087 30.2066 31.9294 30.4125 31.9654 30.616C30.4572 29.6837 28.526 29.799 27.1394 30.904C25.7528 32.0091 25.2095 33.8659 25.7818 35.5441C26.354 37.2223 27.9185 38.3604 29.6914 38.388C28.4131 39.4818 27.9138 41.2346 28.4238 42.8378C28.9338 44.441 30.3541 45.5831 32.0294 45.7371C33.7048 45.8912 35.3095 45.0273 36.1034 43.544C36.8981 45.0258 38.5022 45.8882 40.1765 45.7339C41.8507 45.5796 43.2702 44.4385 43.7807 42.8366C44.2912 41.2346 43.7937 39.4826 42.5174 38.388C44.7877 38.3264 46.5978 36.4712 46.6034 34.2V34.2Z' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M36.1034 35.55C36.5176 35.55 36.8534 35.8858 36.8534 36.3C36.8534 36.7143 36.5176 37.05 36.1034 37.05C35.6892 37.05 35.3534 36.7143 35.3534 36.3C35.3534 35.8858 35.6892 35.55 36.1034 35.55' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M16.3833 2.25C18.4761 4.74819 18.7906 8.28581 17.1713 11.114C15.7176 11.226 14.4256 10.1928 14.2153 8.75C12.0748 9.91925 10.8069 12.2241 10.9653 14.658C10.9664 18.5743 14.141 21.7489 18.0573 21.75C21.9517 21.6972 25.0957 18.5524 25.1473 14.658C25.6366 8.93988 21.936 3.70063 16.3833 2.25V2.25Z' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M21.4674 42.064C17.2004 43.3997 12.5601 42.7643 8.80913 40.3308C5.05818 37.8974 2.58677 33.9189 2.06737 29.478C2.00827 29.0456 2.13766 28.6085 2.42269 28.278C2.70771 27.9474 3.12094 27.7552 3.55737 27.75H22.6054' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e")}.iconbox--10{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='M1.5 28.5081V46.5081' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M31.5 43.5081C31.5 40.1943 28.8137 37.5081 25.5 37.5081H18C18 34.1943 15.3137 31.5081 12 31.5081H1.5V43.5081H31.5Z' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M12 37.5081H18' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M4.5 22.5081H46.5' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M25.5 1.50806V4.50806' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M43.5 22.5081C43.5 12.5669 35.4411 4.50806 25.5 4.50806C15.5589 4.50806 7.5 12.5669 7.5 22.5081H43.5Z' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M43.5 22.5081L42.158 25.2001C41.1406 27.2266 39.0676 28.5065 36.8 28.5081H22.5' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e")}.iconbox--11{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='M39.6667 16.5C42.9805 16.5 45.6667 13.8137 45.6667 10.5C45.6667 7.18629 42.9805 4.5 39.6667 4.5C36.353 4.5 33.6667 7.18629 33.6667 10.5C33.6667 13.8137 36.353 16.5 39.6667 16.5Z' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M36.2907 40.5L36.6667 43.5H42.6667L44.1667 31.5H47.1667V27C47.1667 24.1593 45.5617 21.5623 43.0209 20.2918C40.48 19.0214 37.4394 19.2956 35.1667 21' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M9.66675 16.5C12.9805 16.5 15.6667 13.8137 15.6667 10.5C15.6667 7.18629 12.9805 4.5 9.66675 4.5C6.35304 4.5 3.66675 7.18629 3.66675 10.5C3.66675 13.8137 6.35304 16.5 9.66675 16.5Z' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M13.0427 40.5L12.6667 43.5H6.66675L5.16675 31.5H2.16675V27C2.16675 24.1593 3.77177 21.5623 6.31265 20.2918C8.85353 19.0214 11.8941 19.2956 14.1667 21' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M24.6667 22.5C27.152 22.5 29.1667 20.4853 29.1667 18C29.1667 15.5147 27.152 13.5 24.6667 13.5C22.1815 13.5 20.1667 15.5147 20.1667 18C20.1667 20.4853 22.1815 22.5 24.6667 22.5Z' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M24.6667 25.5C20.5246 25.5 17.1667 28.8579 17.1667 33V34.5H20.1667L21.6667 43.5H24.6667' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M24.6667 25.5C28.8089 25.5 32.1667 28.8579 32.1667 33V34.5H29.1667L27.6667 43.5H24.6667' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e")}.iconbox--12{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='M16.8334 16.5V6C16.8334 3.51472 14.8187 1.5 12.3334 1.5C9.84809 1.5 7.83337 3.51472 7.83337 6V16.5C4.08161 20.6076 1.94943 25.9381 1.83337 31.5C1.92666 36.5497 3.69137 41.4261 6.85137 45.366C7.4207 46.0827 8.28606 46.5003 9.20137 46.5H15.4654C16.3807 46.5003 17.2461 46.0827 17.8154 45.366C20.9754 41.4261 22.7401 36.5497 22.8334 31.5C22.7173 25.9381 20.5851 20.6076 16.8334 16.5Z' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M25.2554 44.984C31.562 48.0551 39.1549 46.3453 43.5364 40.8674C47.9179 35.3895 47.9179 27.6065 43.5364 22.1286C39.1549 16.6508 31.562 14.941 25.2554 18.012' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M7.83337 16.5H16.8334' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M16.8334 10.5H7.83337' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M32.5834 30C32.9976 30 33.3334 30.3358 33.3334 30.75' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M31.8334 30.75C31.8334 30.3358 32.1692 30 32.5834 30' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M32.5834 31.5C32.1692 31.5 31.8334 31.1642 31.8334 30.75' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M33.3334 30.75C33.3334 31.1642 32.9976 31.5 32.5834 31.5' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M40.0834 28.5C40.4976 28.5 40.8334 28.8358 40.8334 29.25' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M39.3334 29.25C39.3334 28.8358 39.6692 28.5 40.0834 28.5' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M40.0834 30C39.6692 30 39.3334 29.6642 39.3334 29.25' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M40.8334 29.25C40.8334 29.6642 40.4976 30 40.0834 30' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M34.0834 22.5C34.4976 22.5 34.8334 22.8358 34.8334 23.25' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M33.3334 23.25C33.3334 22.8358 33.6692 22.5 34.0834 22.5' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M34.0834 24C33.6692 24 33.3334 23.6642 33.3334 23.25' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M34.8334 23.25C34.8334 23.6642 34.4976 24 34.0834 24' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e")}.iconbox--13{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='M14.7482 2.16808C14.47 1.75085 14.0017 1.50024 13.5002 1.50024C12.9987 1.50024 12.5304 1.75085 12.2522 2.16808L4.5002 15.0001H9.0002L3.2002 23.2561C2.93523 23.72 2.93696 24.2898 3.20476 24.752C3.47255 25.2143 3.96598 25.4992 4.5002 25.5001H22.5002C23.0348 25.4999 23.5289 25.2152 23.7971 24.7529C24.0654 24.2905 24.0674 23.7203 23.8022 23.2561L18.0002 15.0001H22.5002L14.7482 2.16808Z' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M13.5 25.5V34.664' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M38.524 2.04618C38.2961 1.70521 37.9131 1.50049 37.503 1.50049C37.0929 1.50049 36.7099 1.70521 36.482 2.04618L30.138 12.0002H33.82L28.664 19.1642C28.4461 19.544 28.4474 20.0111 28.6672 20.3898C28.8871 20.7684 29.2922 21.0011 29.73 21.0002H45.27C45.7078 21.0011 46.1129 20.7684 46.3328 20.3898C46.5526 20.0111 46.5538 19.544 46.336 19.1642L41.184 12.0002H44.866L38.524 2.04618Z' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M37.5022 21V29.07' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M1.61011 36.0001C13.2326 31.9612 26.1162 36.2802 32.9561 46.5081' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M21.938 37.036C27.7728 31.5436 35.4868 28.4898 43.5 28.5C44.512 28.5 45.512 28.5467 46.5 28.64' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e")}.iconbox--14{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='M2.16675 9C2.16675 8.17157 2.83832 7.5 3.66675 7.5H45.6667C46.4952 7.5 47.1667 8.17157 47.1667 9V45C47.1667 45.8284 46.4952 46.5 45.6667 46.5H3.66675C2.83832 46.5 2.16675 45.8284 2.16675 45V9Z' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M2.16675 19.5H47.1667' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M14.1667 12V1.5' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M35.1667 12V1.5' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M11.9167 27C11.5025 27 11.1667 27.3358 11.1667 27.75C11.1667 28.1642 11.5025 28.5 11.9167 28.5C12.331 28.5 12.6667 28.1642 12.6667 27.75C12.6667 27.3358 12.331 27 11.9167 27' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M11.9167 37.5C11.5025 37.5 11.1667 37.8358 11.1667 38.25C11.1667 38.6642 11.5025 39 11.9167 39C12.331 39 12.6667 38.6642 12.6667 38.25C12.6667 37.8358 12.331 37.5 11.9167 37.5' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M24.6667 27C24.2525 27 23.9167 27.3358 23.9167 27.75C23.9167 28.1642 24.2525 28.5 24.6667 28.5C25.081 28.5 25.4167 28.1642 25.4167 27.75C25.4167 27.3358 25.081 27 24.6667 27' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M24.6667 37.5C24.2525 37.5 23.9167 37.8358 23.9167 38.25C23.9167 38.6642 24.2525 39 24.6667 39C25.081 39 25.4167 38.6642 25.4167 38.25C25.4167 37.8358 25.081 37.5 24.6667 37.5' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M37.4167 27C37.0025 27 36.6667 27.3358 36.6667 27.75C36.6667 28.1642 37.0025 28.5 37.4167 28.5C37.831 28.5 38.1667 28.1642 38.1667 27.75C38.1667 27.3358 37.831 27 37.4167 27' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M37.4167 37.5C37.0025 37.5 36.6667 37.8358 36.6667 38.25C36.6667 38.6642 37.0025 39 37.4167 39C37.831 39 38.1667 38.6642 38.1667 38.25C38.1667 37.8358 37.831 37.5 37.4167 37.5' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e")}.iconbox--15{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='M34.2148 7.2301H35.9528C38.6673 7.0875 40.992 9.15369 41.1688 11.8661V11.8661C40.9909 14.5777 38.6665 16.6427 35.9528 16.5001H34.2148' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M29.5371 27.3261C29.2851 26.6506 28.6401 26.2026 27.9191 26.2021H19.9371C19.2157 26.2029 18.5704 26.6507 18.3171 27.3261L14.0451 38.7261C13.7536 39.5136 14.071 40.3966 14.7971 40.8181C20.3651 44.3941 27.5071 44.3941 33.0751 40.8181C33.7998 40.3924 34.1137 39.5074 33.8191 38.7201L29.5371 27.3261Z' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M18.1984 27.6419L12.9024 25.5859C12.3915 25.3881 11.8116 25.5275 11.4464 25.9359L5.28841 32.8319C4.81979 33.29 4.7977 34.0368 5.23841 34.5219C7.70699 36.7624 10.8506 38.1182 14.1744 38.3759' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M5.39897 32.7159C2.21336 29.6975 0.868781 25.2154 1.86697 20.9419C1.97842 20.3955 2.38348 19.9557 2.91897 19.7999C3.45258 19.6015 4.0533 19.7619 4.41697 20.1999C5.72333 23.0461 8.05417 25.2955 10.945 26.4999' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M29.8008 27.6419L35.0988 25.5859C35.6097 25.3881 36.1896 25.5275 36.5548 25.9359L42.7128 32.8319C43.1814 33.29 43.2035 34.0368 42.7628 34.5219C40.2942 36.7624 37.1505 38.1182 33.8268 38.3759' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M42.6007 32.7159C45.7841 29.6963 47.1264 25.2143 46.1267 20.9419C46.0163 20.397 45.6138 19.9576 45.0807 19.7999C44.5471 19.6015 43.9464 19.7619 43.5827 20.1999C42.2763 23.0461 39.9455 25.2955 37.0547 26.4999' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M34.2148 21V7.5C34.2148 5.84315 32.8717 4.5 31.2148 4.5H16.2148C14.558 4.5 13.2148 5.84315 13.2148 7.5V20.842' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e")}.iconbox--16{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='M46.5 21C46.5 33.426 36.428 40.5 24 40.5C11.572 40.5 1.5 33.426 1.5 21H46.5Z' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M15.6015 39.3101L13.0915 44.3301C12.8594 44.795 12.8845 45.347 13.1578 45.789C13.4312 46.231 13.9139 46.5 14.4335 46.5001H33.5795C34.0992 46.5 34.5819 46.231 34.8552 45.789C35.1286 45.347 35.1537 44.795 34.9215 44.3301L32.4015 39.3101' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M43.5 20.9999C43.5 17.6862 40.8137 14.9999 37.5 14.9999H32.514C31.2836 10.8206 27.5881 7.84406 23.2425 7.5323C18.897 7.22053 14.8144 9.63902 13 13.5999C12.6693 13.5441 12.3352 13.5107 12 13.4999C7.85786 13.4999 4.5 16.8578 4.5 20.9999' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M36 15L46.5 9' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M31.2578 12.284L40.4998 1.5' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e")}.iconbox--17{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='M41.9453 19.536H31.2793C34.3371 16.5535 35.2838 12.0161 33.6737 8.05965C32.0637 4.10323 28.2178 1.51611 23.9463 1.51611C19.6748 1.51611 15.8289 4.10323 14.2189 8.05965C12.6089 12.0161 13.5556 16.5535 16.6133 19.536H5.94531C4.33762 19.536 2.85205 20.3937 2.0482 21.786C1.24435 23.1783 1.24435 24.8937 2.0482 26.286C2.85205 27.6783 4.33762 28.536 5.94531 28.536H14.4973L11.0573 40.124C10.3761 42.2494 11.2121 44.567 13.0933 45.768C14.3648 46.5403 15.9224 46.6794 17.3106 46.1446C18.6988 45.6099 19.7606 44.4617 20.1853 43.036L22.5413 36.77C22.7641 36.1908 23.3207 35.8085 23.9413 35.8085C24.562 35.8085 25.1185 36.1908 25.3413 36.77L27.6973 43.036C28.1212 44.4648 29.1847 45.6155 30.5757 46.1506C31.9666 46.6857 33.5272 46.5443 34.7993 45.768C36.6793 44.5661 37.5151 42.2494 36.8353 40.124L33.3993 28.536H41.9493C44.4346 28.536 46.4493 26.5213 46.4493 24.036C46.4493 21.5508 44.4346 19.536 41.9493 19.536H41.9453Z' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M7.44531 19.5361V28.5361' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M40.4453 19.5361V28.5361' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M11.3086 39.2822L20.6006 41.9362' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M36.587 39.2822L27.293 41.9362' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M23.9453 27.7861C24.3595 27.7861 24.6953 28.1219 24.6953 28.5361C24.6953 28.9503 24.3595 29.2861 23.9453 29.2861C23.5311 29.2861 23.1953 28.9503 23.1953 28.5361C23.1953 28.1219 23.5311 27.7861 23.9453 27.7861' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M23.9453 20.2139C24.3595 20.2139 24.6953 20.5497 24.6953 20.9639C24.6953 21.3781 24.3595 21.7139 23.9453 21.7139C23.5311 21.7139 23.1953 21.3781 23.1953 20.9639C23.1953 20.5497 23.5311 20.2139 23.9453 20.2139' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e")}.iconbox--18{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='M6 3C6 2.17157 6.67157 1.5 7.5 1.5H43.5C44.3284 1.5 45 2.17157 45 3V45C45 45.8284 44.3284 46.5 43.5 46.5H7.5C6.67157 46.5 6 45.8284 6 45V3Z' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M3 10.5H9' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M3 19.5H9' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M3 28.5H9' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M3 37.5H9' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M21 22.5C23.4853 22.5 25.5 20.1495 25.5 17.25C25.5 14.3505 23.4853 12 21 12C18.5147 12 16.5 14.3505 16.5 17.25C16.5 20.1495 18.5147 22.5 21 22.5Z' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M21 22.5V34.5' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M33 22.5V34.5' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M30 12V19.5C30 21.1569 31.3431 22.5 33 22.5V22.5C34.6569 22.5 36 21.1569 36 19.5V12' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e")}.iconbox--19{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='M25.6502 12H11.4502C10.6955 12.0002 9.96885 12.286 9.41621 12.8C-1.77379 23.144 -2.46979 38.9 16.7162 46.3C17.0603 46.432 17.4257 46.4998 17.7942 46.5H27.2242C27.5928 46.5008 27.9584 46.4329 28.3022 46.3C42.9722 40.642 46.0182 30.1 41.6382 20.824' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M1.50391 7.50008L6.90391 2.15808C8.09805 1.20002 9.82203 1.29484 10.9039 2.37808L19.5039 12.0001' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M3.21094 21.1763C5.17545 24.4714 8.60382 26.6216 12.4255 26.9556C16.2472 27.2896 19.9966 25.7667 22.5029 22.8623C25.0088 25.7667 28.7579 27.2897 32.5794 26.9557C36.4008 26.6217 39.8289 24.4713 41.7929 21.1763' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M36.0039 15.166C37.6608 15.166 39.0039 13.8229 39.0039 12.166C39.0039 10.5092 37.6608 9.16602 36.0039 9.16602C34.3471 9.16602 33.0039 10.5092 33.0039 12.166C33.0039 13.8229 34.3471 15.166 36.0039 15.166Z' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M46.5022 10.8341C46.5206 9.38175 45.8535 8.00563 44.7019 7.12048C43.5503 6.23533 42.0489 5.94467 40.6502 6.33611C40.6502 6.28011 40.6682 6.22611 40.6682 6.16611C40.6156 3.62624 38.5416 1.59473 36.0012 1.59473C33.4608 1.59473 31.3868 3.62624 31.3342 6.16611C31.3342 6.22611 31.3502 6.28011 31.3522 6.33611C29.0319 5.71638 26.6216 6.96636 25.7913 9.2199C24.9611 11.4734 25.9844 13.9884 28.1522 15.0221C27.353 17.126 28.1766 19.5002 30.1071 20.6571C32.0376 21.814 34.5197 21.4209 35.9982 19.7241C37.4703 21.4428 39.9671 21.8496 41.9086 20.687C43.8501 19.5244 44.6703 17.1312 43.8502 15.0221C45.4666 14.2529 46.498 12.6242 46.5022 10.8341V10.8341Z' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e")}.iconbox--20{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='M17.1719 44.6401H29.1719' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M23.1719 44.6399V27.3599' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M38.6097 12.5377C39.0381 12.1259 39.1662 11.5069 38.9343 10.9692C38.7023 10.4314 38.156 10.0806 37.5497 10.0801H8.79169C8.18541 10.0806 7.63906 10.4314 7.40712 10.9692C7.17518 11.5069 7.30325 12.1259 7.73169 12.5377L23.1717 27.3601L38.6097 12.5377Z' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M2.17188 1.43994H7.81588C8.95237 1.43961 9.99148 2.05584 10.4999 3.03162L14.1719 10.0799' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M32.3219 10.082C32.2222 9.60733 32.1719 9.12431 32.1719 8.64008C32.1754 5.40331 34.43 2.56729 37.6813 1.71012C40.9326 0.852955 44.3798 2.18571 46.1048 4.96678C47.8298 7.74785 47.4078 11.2924 45.0736 13.6281C42.7394 15.9638 39.0678 16.5154 36.1019 14.9761' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e")}.iconbox--21{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='M10.832 42C13.3173 42 15.332 39.9853 15.332 37.5C15.332 35.0147 13.3173 33 10.832 33C8.34675 33 6.33203 35.0147 6.33203 37.5C6.33203 39.9853 8.34675 42 10.832 42Z' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M37.832 42C40.3173 42 42.332 39.9853 42.332 37.5C42.332 35.0147 40.3173 33 37.832 33C35.3467 33 33.332 35.0147 33.332 37.5C33.332 39.9853 35.3467 42 37.832 42Z' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M46.8302 21V36C46.8302 37.6569 45.4871 39 43.8302 39H42.0742' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M33.5862 39H15.0742' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M6.58803 39H4.83203C3.17518 39 1.83203 37.6569 1.83203 36V25.5L6.97803 16.556C7.50506 15.5963 8.5131 14.9999 9.60803 15H12.332' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M16.832 22.5V39' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M1.83203 25.5H16.832' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M28.832 13.5C28.832 15.1569 27.4889 16.5 25.832 16.5C24.1752 16.5 22.832 15.1569 22.832 13.5' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M34.832 13.5C34.832 15.1569 33.4889 16.5 31.832 16.5C30.1752 16.5 28.832 15.1569 28.832 13.5' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M40.832 13.5C40.832 15.1569 39.4889 16.5 37.832 16.5C36.1752 16.5 34.832 15.1569 34.832 13.5' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M40.832 13.5C40.832 15.1569 42.1752 16.5 43.832 16.5C45.4889 16.5 46.832 15.1569 46.832 13.5L43.832 6H19.832L16.832 13.5C16.832 15.1569 18.1752 16.5 19.832 16.5C21.4889 16.5 22.832 15.1569 22.832 13.5' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M40.832 21V27H22.832V21' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e")}.iconbox--22{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='M28.5 16.5V6C28.5 3.51472 26.4853 1.5 24 1.5C21.5147 1.5 19.5 3.51472 19.5 6V16.5C15.7482 20.6076 13.6161 25.9381 13.5 31.5C13.5933 36.5497 15.358 41.4261 18.518 45.366C19.0873 46.0827 19.9527 46.5003 20.868 46.5H27.132C28.0473 46.5003 28.9127 46.0827 29.482 45.366C32.642 41.4261 34.4067 36.5497 34.5 31.5C34.3839 25.9381 32.2518 20.6076 28.5 16.5V16.5Z' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M19.5 10.5H28.5V16.5H19.5V10.5Z' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M10.5 4.5C8.84315 4.5 7.5 5.84315 7.5 7.5V13.5H13.5V7.5C13.5 5.84315 12.1569 4.5 10.5 4.5Z' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M10.4999 43.5H7.49993C7.49993 43.5 1.49993 40.5 1.49993 30C1.39289 23.9476 3.53024 18.0699 7.49993 13.5H13.4999' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M37.5 4.5C39.1569 4.5 40.5 5.84315 40.5 7.5V13.5H34.5V7.5C34.5 5.84315 35.8431 4.5 37.5 4.5Z' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M37.5 43.5H40.5C40.5 43.5 46.5 40.5 46.5 30C46.607 23.9476 44.4697 18.0699 40.5 13.5H34.5' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e")}.iconbox--23{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='M33.4679 43.832C33.2987 45.3512 32.0144 46.5002 30.4859 46.5H17.8559C16.325 46.5033 15.0373 45.3534 14.8679 43.832L12.1719 19.5H36.1719L33.4679 43.832Z' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M36.1719 19.5C36.1719 12.8726 30.7993 7.5 24.1719 7.5C17.5445 7.5 12.1719 12.8726 12.1719 19.5' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M28.668 8.372V4.5C28.668 2.84315 27.3248 1.5 25.668 1.5H22.668C21.0111 1.5 19.668 2.84315 19.668 4.5V8.372' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e")}.iconbox--24{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='M28.082 13.5C31.3957 13.5 34.082 10.8137 34.082 7.5C34.082 4.18629 31.3957 1.5 28.082 1.5C24.7683 1.5 22.082 4.18629 22.082 7.5C22.082 10.8137 24.7683 13.5 28.082 13.5Z' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M20.5819 37.1219L17.8979 41.7999C17.3049 42.7681 17.2831 43.9816 17.841 44.9705C18.3988 45.9593 19.4487 46.5683 20.584 46.5615C21.7194 46.5548 22.7619 45.9333 23.3079 44.9379L28.3079 36.3239L31.6039 44.3659C31.9909 45.4497 32.9421 46.2332 34.08 46.4055C35.2178 46.5777 36.3583 46.1109 37.0488 45.1902C37.7392 44.2695 37.868 43.0439 37.3839 41.9999L32.6399 30.4279C32.6259 30.3939 32.5959 30.3719 32.5819 30.3399V26.4699L38.2859 30.0699C39.7462 30.9916 41.6772 30.5551 42.5989 29.0949C43.5207 27.6346 43.0842 25.7036 41.6239 24.7819L31.0459 18.1059C30.3793 17.7104 29.6028 17.5406 28.8319 17.6219C27.7872 17.6197 26.7893 18.0549 26.0799 18.8219C24.6595 20.4594 22.6714 21.4977 20.5159 21.7279L19.0819 21.8419L15.4819 21.7659C14.3471 21.7296 13.2817 22.3111 12.6983 23.2852C12.115 24.2593 12.1053 25.473 12.673 26.4563C13.2407 27.4396 14.2967 28.038 15.4319 28.0199C20.7019 28.0199 23.5899 28.1179 23.5899 28.1179C23.21 31.2925 22.1864 34.3563 20.5819 37.1219V37.1219Z' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M12.844 26.6221H7.08203L5.58203 17.6221H14.582L13.554 22.4121' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M11.582 17.6221L13.082 13.1221H16.082' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e")}.iconbox--25{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='M22.8281 29.7559C19.1879 26.8109 17 22.435 16.8281 17.7559C16.9432 13.5446 18.7318 9.5528 21.7981 6.66386C22.3697 6.10358 23.2845 6.10358 23.8561 6.66386C26.9239 9.55194 28.7134 13.5441 28.8281 17.7559C28.6563 22.435 26.4683 26.8109 22.8281 29.7559V29.7559Z' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M28.6681 15.656C31.5342 13.7095 34.9236 12.6788 38.3881 12.7C39.2108 12.7011 39.8786 13.3654 39.8841 14.188C40.0029 18.3883 38.4457 22.4633 35.5561 25.514C32.1258 28.701 27.4845 30.2478 22.8281 29.756' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M16.9839 15.6778C14.1017 13.7 10.6793 12.66 7.18391 12.6998C6.36048 12.6998 5.69141 13.3644 5.68591 14.1878C5.56815 18.3883 7.12599 22.4632 10.0159 25.5138C13.4778 28.7059 18.1472 30.2516 22.8299 29.7558' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M8.53212 23.754C4.59812 25.432 1.82812 28.5 1.82812 31.256C1.82812 37.056 11.9021 41.756 24.3281 41.756C28.9068 41.7987 33.4633 41.1156 37.8281 39.732V32.756H46.5941C46.7474 32.2707 46.8263 31.765 46.8281 31.256C46.8281 27.824 43.1301 24.706 37.6741 22.79' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e")}.iconbox--26{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='M24 46.5C36.4264 46.5 46.5 36.4264 46.5 24C46.5 11.5736 36.4264 1.5 24 1.5C11.5736 1.5 1.5 11.5736 1.5 24C1.5 36.4264 11.5736 46.5 24 46.5Z' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M27.75 24C31.4779 24 34.5 20.9779 34.5 17.25C34.5 13.5221 31.4779 10.5 27.75 10.5C24.0221 10.5 21 13.5221 21 17.25C21 20.9779 24.0221 24 27.75 24Z' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M24 1.5C24 1.5 25.846 3.234 27.308 10.514' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M21.1492 15.8401C21.1492 15.8401 16.9152 14.2141 3.94922 13.7261' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M25.2728 23.5298C25.2728 23.5298 18.8868 37.6098 11.5508 42.7438' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M32.1992 22.3262C32.1992 22.3262 40.9992 31.0622 42.4172 36.9262' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M34.4844 16.7879C37.8021 15.6403 41.3199 15.1856 44.8204 15.4519' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e")}.iconbox--27{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='M13.5 12.75C16.3995 12.75 18.75 10.3995 18.75 7.5C18.75 4.60051 16.3995 2.25 13.5 2.25C10.6005 2.25 8.25 4.60051 8.25 7.5C8.25 10.3995 10.6005 12.75 13.5 12.75Z' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M28.658 24.75H43.5C45.1569 24.75 46.5 26.0932 46.5 27.75V30.75C46.5 37.378 38.128 42.75 31.5 42.75H16.5C9.872 42.75 1.5 37.378 1.5 30.75V27.75C1.5 26.0932 2.84315 24.75 4.5 24.75H9V18.75C8.99901 17.5852 9.67241 16.525 10.7272 16.0308C11.7821 15.5367 13.0276 15.6977 13.922 16.444L19.48 21.076C20.4995 21.9247 21.9544 22.0059 23.062 21.276L28.336 17.76C29.2292 17.1655 30.3716 17.0927 31.3331 17.569C32.2945 18.0452 32.9288 18.9982 32.9971 20.069C33.0653 21.1397 32.5572 22.1655 31.664 22.76L26.4 26.262C23.0786 28.4544 18.7151 28.2215 15.646 25.688L14.512 24.736' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M7.5 45.75L11.422 41.828' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M40.5 45.75L36.578 41.828' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e")}.iconbox--28{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='49' height='49' viewBox='0 0 49 49' fill='none'%3e%3cpath d='M46.832 46.8901C41.93 47.9101 38.888 43.0181 38.888 43.0181V43.0181C37.3499 45.4611 34.6901 46.9712 31.804 47.0401C29.07 46.9854 26.5837 45.4432 25.32 43.0181V43.0181C23.4709 45.422 20.6593 46.8926 17.63 47.0401C14.7666 46.9006 12.1403 45.4074 10.556 43.0181V43.0181C10.556 43.0181 6.62803 48.0001 1.83203 46.9701' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M46.832 37.8901C41.93 38.9101 38.888 34.0181 38.888 34.0181V34.0181C37.3499 36.4611 34.6901 37.9712 31.804 38.0401C29.07 37.9854 26.5837 36.4432 25.32 34.0181V34.0181C23.4709 36.422 20.6593 37.8926 17.63 38.0401C14.7666 37.9006 12.1403 36.4074 10.556 34.0181V34.0181C10.556 34.0181 6.62803 39.0001 1.83203 37.9701' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M39.332 24.3901C42.2315 24.3901 44.582 22.0396 44.582 19.1401C44.582 16.2406 42.2315 13.8901 39.332 13.8901C36.4325 13.8901 34.082 16.2406 34.082 19.1401C34.082 22.0396 36.4325 24.3901 39.332 24.3901Z' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M15.0898 30L22.7518 25.2L17.1318 18.788C15.9079 17.3895 15.4012 15.5027 15.7597 13.6792C16.1182 11.8556 17.3016 10.3011 18.9638 9.47003L27.4898 5.20003C28.4496 4.71057 29.5981 4.77335 30.4988 5.3645C31.3996 5.95564 31.9141 6.98437 31.8469 8.05964C31.7797 9.13492 31.1411 10.0916 30.1738 10.566L23.3738 13.966C22.9605 14.1773 22.6681 14.5677 22.5817 15.0238C22.4952 15.4798 22.6245 15.9502 22.9318 16.298L33.6858 28.588' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e")}.iconbox--29{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='M1.83337 45.723C6.18988 47.4093 11.1706 46.504 14.5834 43.4055C19.2109 47.6113 26.4558 47.6113 31.0834 43.4055C35.4345 47.3594 42.1567 47.6265 46.8334 44.0314' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M34.8334 37.9201V9.12011C34.8334 5.93895 37.5197 3.36011 40.8334 3.36011C44.1471 3.36011 46.8334 5.93895 46.8334 9.12011' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M16.8334 37.9201V9.12011C16.8334 5.93895 19.5197 3.36011 22.8334 3.36011C26.1471 3.36011 28.8334 5.93895 28.8334 9.12011' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M16.8334 23.52H34.8334' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M16.8334 32.1602H34.8334' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M16.8334 14.8801H34.8334' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e")}.iconbox--30{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='M22.5321 12.4698C20.3743 11.9906 18.1157 12.5165 16.3916 13.8996C14.6675 15.2827 13.6643 17.3735 13.6641 19.5838C13.664 23.2097 15.7128 26.5245 18.9561 28.1458C23.0667 30.2019 25.6634 34.4035 25.6641 38.9998C25.6641 43.1419 29.0219 46.4998 33.1641 46.4998C37.3062 46.4998 40.6641 43.1419 40.6641 38.9998V26.1258C40.6636 20.5005 36.7557 15.6306 31.2641 14.4118L22.5321 12.4698Z' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M12.1641 10.5C14.6493 10.5 16.6641 8.48528 16.6641 6C16.6641 3.51472 14.6493 1.5 12.1641 1.5C9.67878 1.5 7.66406 3.51472 7.66406 6C7.66406 8.48528 9.67878 10.5 12.1641 10.5Z' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M25.6641 7.5C27.3209 7.5 28.6641 6.15685 28.6641 4.5C28.6641 2.84315 27.3209 1.5 25.6641 1.5C24.0072 1.5 22.6641 2.84315 22.6641 4.5C22.6641 6.15685 24.0072 7.5 25.6641 7.5Z' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M37.6641 10.5C39.3209 10.5 40.6641 9.15685 40.6641 7.5C40.6641 5.84315 39.3209 4.5 37.6641 4.5C36.0072 4.5 34.6641 5.84315 34.6641 7.5C34.6641 9.15685 36.0072 10.5 37.6641 10.5Z' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e")}.iconbox--31{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='48' height='49' viewBox='0 0 48 49' fill='none'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M39 13.25C41.8995 13.25 44.25 10.8995 44.25 8C44.25 5.10051 41.8995 2.75 39 2.75C36.1005 2.75 33.75 5.10051 33.75 8C33.75 10.8995 36.1005 13.25 39 13.25Z' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M34.5 42.5C34.5 44.9853 36.5147 47 39 47C41.4853 47 43.5 44.9853 43.5 42.5V35C45.1569 35 46.5 33.6569 46.5 32V23C46.5 19.6863 43.8137 17 40.5 17H37.5C34.1863 17 31.5 19.6863 31.5 23V32C31.5 33.6569 32.8431 35 34.5 35V42.5Z' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M6.75 2V8C6.75 10.8995 9.10051 13.25 12 13.25C14.8995 13.25 17.25 10.8995 17.25 8V2L6.75 2Z' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M19.5 23C19.5 19.6863 16.8137 17 13.5 17H10.5C7.18629 17 4.5 19.6863 4.5 23' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M25.5 29H7.5C4.18629 29 1.5 31.6863 1.5 35V47' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M10.5 35V44' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M16.5 35V44' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M10.5 39.5H16.5' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M6.75 8H17.25' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e")}.iconbox--32{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='48' height='49' viewBox='0 0 48 49' fill='none'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M45.9758 39.2259C46.4517 38.8173 46.6231 38.1557 46.4054 37.5674C46.1878 36.9791 45.6271 36.5884 44.9998 36.5879H2.99983C2.37259 36.5884 1.81189 36.9791 1.59424 37.5674C1.3766 38.1557 1.54796 38.8173 2.02383 39.2259L9.02383 45.2259C9.29534 45.4595 9.64165 45.588 9.99983 45.5879H37.9998C38.358 45.588 38.7043 45.4595 38.9758 45.2259L45.9758 39.2259Z' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M37.5 24.5879H28.5C23.5294 24.5879 19.5 28.6173 19.5 33.5879V33.5879C19.5 35.2447 20.8431 36.5879 22.5 36.5879H43.5C45.1569 36.5879 46.5 35.2447 46.5 33.5879V33.5879C46.5 28.6173 42.4706 24.5879 37.5 24.5879V24.5879Z' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M28.5 24.5879V30.5879' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M37.5 24.5879V30.5879' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M8.41406 24.8499L10.8321 27.0139C12.5816 28.5763 15.2656 28.4278 16.8321 26.6819C17.4743 25.9637 17.4135 24.861 16.6961 24.2179L12.4161 20.3799L8.41406 24.8499Z' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M18.418 13.6736L20.836 15.8396C22.5859 17.4009 25.269 17.2525 26.836 15.5076C27.145 15.1626 27.3044 14.7089 27.2788 14.2464C27.2533 13.7839 27.0451 13.3505 26.7 13.0416L22.422 9.20361L18.418 13.6736Z' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M5.99992 36.5879C3.8552 33.7268 4.02849 29.7495 6.41392 27.0859L25.4219 5.85186C26.7492 4.36736 28.6122 3.47146 30.6004 3.36155C32.5887 3.25163 34.5391 3.93671 36.0219 5.26586V5.26586C37.5066 6.5931 38.4025 8.45632 38.512 10.4448C38.6216 12.4332 37.9358 14.3835 36.6059 15.8659L28.7899 24.5959' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e")}.iconbox--33{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='M16.5 16.5H12C10.3431 16.5 9 17.8431 9 19.5V31.5C9 33.1569 10.3431 34.5 12 34.5' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M36 34.5C37.6569 34.5 39 33.1569 39 31.5V19.5C39 17.8431 37.6569 16.5 36 16.5H31.5' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M41.6358 42.448C41.9808 43.3693 41.8521 44.4012 41.2915 45.2096C40.7309 46.018 39.8096 46.5002 38.8258 46.5H8.9998C8.0178 46.4969 7.09949 46.0134 6.54123 45.2055C5.98297 44.3976 5.85544 43.3676 6.1998 42.448L8.4498 36.448C8.88728 35.2796 10.0022 34.504 11.2498 34.5H36.9218C38.1694 34.504 39.2843 35.2796 39.7218 36.448L41.6358 42.448Z' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M21 40.5H27' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M24 15C23.5858 15 23.25 15.3358 23.25 15.75C23.25 16.1642 23.5858 16.5 24 16.5C24.4142 16.5 24.75 16.1642 24.75 15.75C24.75 15.3358 24.4142 15 24 15V15' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M36 5.74587C29.0011 0.0860119 18.9989 0.0860119 12 5.74587' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M17 10.4997C21.0827 7.19801 26.9173 7.19801 31 10.4997' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e")}.iconbox--34{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='M34.5 22.5C36.1569 22.5 37.5 21.1569 37.5 19.5V7.5C37.5 5.84315 36.1569 4.5 34.5 4.5H10.5C8.84315 4.5 7.5 5.84315 7.5 7.5V19.5C7.5 21.1569 8.84315 22.5 10.5 22.5' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M40.1362 30.448C40.4812 31.3693 40.3526 32.4012 39.792 33.2096C39.2313 34.018 38.31 34.5002 37.3262 34.5H7.50224C6.52024 34.4969 5.60193 34.0134 5.04367 33.2055C4.48541 32.3976 4.35788 31.3676 4.70224 30.448L6.95224 24.448C7.38972 23.2796 8.50465 22.504 9.75224 22.5H35.4222C36.6698 22.504 37.7848 23.2796 38.2222 24.448L40.1362 30.448Z' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M19.5 28.5H25.5' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M1.5 43.5H46.5' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M22.5 34.5V43.5' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e")}.iconbox--35{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='M4.5 25.5C2.84315 25.5 1.5 24.1569 1.5 22.5V7.5C1.5 4.18629 4.18629 1.5 7.5 1.5H40.5C43.8137 1.5 46.5 4.18629 46.5 7.5V22.5C46.5 24.1569 45.1569 25.5 43.5 25.5' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M1.5 19.5H46.5' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M39 8.25C39.4142 8.25 39.75 8.58579 39.75 9C39.75 9.41421 39.4142 9.75 39 9.75C38.5858 9.75 38.25 9.41421 38.25 9C38.25 8.58579 38.5858 8.25 39 8.25' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M10.5 28.5V34.5C10.5 37.8137 7.81371 40.5 4.5 40.5' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M19.5 28.5V43.5C19.5 45.1569 18.1569 46.5 16.5 46.5' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M37.5 28.5V34.5C37.5 37.8137 40.1863 40.5 43.5 40.5' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M28.5 28.5V43.5C28.5 45.1569 29.8431 46.5 31.5 46.5' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e")}.iconbox--36{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='M28.1538 14.1596C30.8302 14.1596 32.9999 11.9031 32.9999 9.11959C32.9999 6.33607 30.8302 4.07959 28.1538 4.07959C25.4773 4.07959 23.3076 6.33607 23.3076 9.11959C23.3076 11.9031 25.4773 14.1596 28.1538 14.1596Z' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M43.0265 17.9653L38.8173 16.2123C36.3881 15.2098 33.6737 15.2638 31.2831 16.3621L23.6308 19.9006C22.9457 20.2136 22.1687 20.2288 21.4727 19.9429L16.7188 17.9653C15.2985 17.3752 13.6872 18.0942 13.1197 19.5713C12.5523 21.0485 13.2438 22.7243 14.6641 23.3144L19.4179 25.292C21.3298 26.0806 23.4541 26.1086 25.3847 25.3707V29.2798L22.0616 31.8699C20.6692 32.9605 19.8491 34.667 19.8462 36.4798V43.6798C19.8462 45.2704 21.086 46.5598 22.6154 46.5598C24.1448 46.5598 25.3847 45.2704 25.3847 43.6798V36.4798L29.5385 33.2408V36.4798C29.5376 37.0022 29.6743 37.5148 29.9336 37.9621L34.0874 45.1621C34.5915 46.0553 35.518 46.5982 36.5138 46.584C37.5096 46.5697 38.4213 46.0005 38.9016 45.0932C39.3819 44.1859 39.3567 43.0803 38.8357 42.1976L35.077 35.6811V21.2581C35.6524 21.2359 36.2259 21.3392 36.7607 21.5614L40.9717 23.3144C41.8905 23.6961 42.9353 23.5391 43.7126 22.9024C44.4899 22.2658 44.8815 21.2463 44.74 20.2279C44.5985 19.2095 43.9453 18.347 43.0265 17.9653V17.9653Z' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M10.0785 14.1229C12.1605 13.1594 12.765 10.0379 11.4289 7.15095C10.0927 4.264 7.32182 2.7048 5.23989 3.66838C3.15795 4.63195 2.55339 7.75342 3.88954 10.6404C5.2257 13.5273 7.99661 15.0865 10.0785 14.1229Z' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M10.6577 13.6816L13.7371 18.5988' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M6.00019 30.72C7.52959 30.72 8.76942 29.4305 8.76942 27.84C8.76942 26.2494 7.52959 24.96 6.00019 24.96C4.47078 24.96 3.23096 26.2494 3.23096 27.84C3.23096 29.4305 4.47078 30.72 6.00019 30.72Z' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e")}.iconbox--37{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='M9 22.5H39' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M15.6 28.5L15 22.5H33L32.4 28.5' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M24 12C26.8995 12 29.25 9.64949 29.25 6.75C29.25 3.85051 26.8995 1.5 24 1.5C21.1005 1.5 18.75 3.85051 18.75 6.75C18.75 9.64949 21.1005 12 24 12Z' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M30.4922 16.5C28.87 14.5954 26.494 13.498 23.9922 13.498C21.4903 13.498 19.1144 14.5954 17.4922 16.5' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M7.99219 42C10.8917 42 13.2422 39.6495 13.2422 36.75C13.2422 33.8505 10.8917 31.5 7.99219 31.5C5.09269 31.5 2.74219 33.8505 2.74219 36.75C2.74219 39.6495 5.09269 42 7.99219 42Z' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M14.4922 46.5C12.87 44.5954 10.494 43.498 7.99219 43.498C5.49034 43.498 3.11438 44.5954 1.49219 46.5' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M24 42C26.8995 42 29.25 39.6495 29.25 36.75C29.25 33.8505 26.8995 31.5 24 31.5C21.1005 31.5 18.75 33.8505 18.75 36.75C18.75 39.6495 21.1005 42 24 42Z' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M30.4922 46.5C28.87 44.5954 26.494 43.498 23.9922 43.498C21.4903 43.498 19.1144 44.5954 17.4922 46.5' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M40 42C42.8995 42 45.25 39.6495 45.25 36.75C45.25 33.8505 42.8995 31.5 40 31.5C37.1005 31.5 34.75 33.8505 34.75 36.75C34.75 39.6495 37.1005 42 40 42Z' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M46.5 46.5C44.8778 44.5954 42.5018 43.498 40 43.498C37.4982 43.498 35.1222 44.5954 33.5 46.5' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e")}.iconbox--38{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='M1.5 28.5078V46.5078' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M31.5 43.5078C31.5 40.1941 28.8137 37.5078 25.5 37.5078H18C18 34.1941 15.3137 31.5078 12 31.5078H1.5V43.5078H31.5Z' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M12 37.5078H18' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M4.5 22.5078H46.5' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M25.5 1.50781V4.50781' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M43.5 22.5078C43.5 12.5667 35.4411 4.50781 25.5 4.50781C15.5589 4.50781 7.5 12.5667 7.5 22.5078H43.5Z' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M43.5 22.5078L42.158 25.1998C41.1406 27.2264 39.0676 28.5062 36.8 28.5078H22.5' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e")}.iconbox--39{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='M5.75781 22.5V18C5.75781 16.3431 7.04723 15 8.63781 15H20.1578C21.7484 15 23.0378 16.3431 23.0378 18V22.5' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M23.0391 22.5V18C23.0391 16.3431 24.3285 15 25.9191 15H37.4391C39.0296 15 40.3191 16.3431 40.3191 18V22.5' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.2775 22.5H40.7975C42.9183 22.5 44.6375 24.2909 44.6375 26.5V36H1.4375V26.5C1.4375 24.2909 3.15673 22.5 5.2775 22.5Z' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M1.4375 36V42' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M44.6406 36V42' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M40.3178 22.5V9C40.3178 7.34315 39.0284 6 37.4378 6H8.63781C7.04723 6 5.75781 7.34315 5.75781 9V22.5' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e")}.iconbox--40{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='M3.5 25.5H17.5C18.6046 25.5 19.5 26.3954 19.5 27.5V45.5C19.5 46.0523 19.0523 46.5 18.5 46.5H2.5C1.94772 46.5 1.5 46.0523 1.5 45.5V27.5C1.5 26.3954 2.39543 25.5 3.5 25.5Z' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M28.5 23C28.5 22.7239 28.7239 22.5 29 22.5H46C46.2761 22.5 46.5 22.7239 46.5 23V46C46.5 46.2761 46.2761 46.5 46 46.5H29C28.7239 46.5 28.5 46.2761 28.5 46V23Z' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M4.5 25.5V4.50001C4.5 3.93185 4.821 3.41246 5.32918 3.15837C5.83736 2.90428 6.44547 2.95911 6.9 3.30001L15.3 9.60001C16.0554 10.1666 16.5 11.0557 16.5 12V25.5' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M7.5 40.5H13.5' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M28.5 34.5H46.5' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M28.5 40.5H46.5' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e")}.iconbox--41{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.4998 34.9498C43.5079 33.4334 42.6937 32.0317 41.3725 31.2874C40.0513 30.5431 38.4305 30.5731 37.1378 31.3658C37.1738 31.1623 37.1945 30.9564 37.1998 30.7498C37.1998 28.4302 35.3194 26.5498 32.9998 26.5498C30.6802 26.5498 28.7998 28.4302 28.7998 30.7498C28.8051 30.9564 28.8258 31.1623 28.8618 31.3658C27.3536 30.4335 25.4224 30.5487 24.0358 31.6538C22.6491 32.7588 22.1059 34.6157 22.6781 36.2939C23.2504 37.9721 24.8149 39.1101 26.5878 39.1378C25.3095 40.2315 24.8101 41.9843 25.3202 43.5875C25.8302 45.1907 27.2505 46.3328 28.9258 46.4869C30.6011 46.641 32.2059 45.7771 32.9998 44.2938C33.7937 45.7771 35.3985 46.641 37.0738 46.4869C38.7491 46.3328 40.1694 45.1907 40.6794 43.5875C41.1894 41.9843 40.6901 40.2315 39.4118 39.1378C41.6829 39.0772 43.4941 37.2217 43.4998 34.9498V34.9498Z' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M33 36.2998C33.4142 36.2998 33.75 36.6356 33.75 37.0498C33.75 37.464 33.4142 37.7998 33 37.7998C32.5858 37.7998 32.25 37.464 32.25 37.0498C32.25 36.6356 32.5858 36.2998 33 36.2998' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M14.1137 1.5C15.7225 3.42245 15.962 6.14411 14.7137 8.318C13.5982 8.40104 12.6085 7.60701 12.4477 6.5C10.8011 7.40009 9.82591 9.1734 9.94772 11.046C9.94772 14.0582 12.3896 16.5 15.4017 16.5C18.3972 16.4602 20.8159 14.0415 20.8557 11.046C21.2319 6.64702 18.3853 2.61643 14.1137 1.5Z' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M18.0002 40.5H7.49219C5.83533 40.5 4.49219 39.1569 4.49219 37.5V19.5C4.49219 17.8431 5.83533 16.5 7.49219 16.5H22.4922C24.149 16.5 25.4922 17.8431 25.4922 19.5V25.5' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M4.49219 22.5H7.49219C8.28784 22.5 9.0509 22.8161 9.61351 23.3787C10.1761 23.9413 10.4922 24.7044 10.4922 25.5V28.5C10.4922 30.1569 11.8353 31.5 13.4922 31.5C15.149 31.5 16.4922 30.1569 16.4922 28.5V25.5C16.4922 23.8431 17.8353 22.5 19.4922 22.5H25.4922' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e")}.iconbox--42{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='M35.1252 43.7062C40.2718 41.7427 43.7965 38.4539 42.9978 36.3604C42.1991 34.267 37.3795 34.1618 32.2329 36.1253C27.0862 38.0889 23.5615 41.3777 24.3602 43.4711C25.1589 45.5645 29.9785 45.6698 35.1252 43.7062Z' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M23.9845 43.3271C24.8164 41.1464 21.4856 37.8506 16.5448 35.9656C11.604 34.0805 6.9243 34.3202 6.09234 36.5008C5.26038 38.6815 8.59122 41.9773 13.532 43.8623C18.4728 45.7474 23.1525 45.5077 23.9845 43.3271Z' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M37.0296 1.73932L35.7036 2.58604C32.3654 4.72322 30.3607 8.32067 30.3616 12.1726V10.7787C30.3614 7.72297 29.0967 4.7925 26.8456 2.63212L26.4816 2.28268C25.3101 1.15838 23.4111 1.15838 22.2396 2.28268L21.8756 2.63212C19.6252 4.79282 18.3612 7.72324 18.3616 10.7787V12.1726C18.3619 8.3203 16.3565 4.72278 13.0176 2.58604L11.6936 1.73932C11.2333 1.44477 10.6415 1.41731 10.1538 1.66788C9.66609 1.91845 9.36161 2.40636 9.36157 2.9374V15.2254C9.22969 22.7944 15.0624 29.2417 22.8876 30.1764C27.1029 30.576 31.2977 29.246 34.436 26.5149C37.5743 23.7838 39.3634 19.9062 39.3616 15.8398V2.9374C39.3615 2.40636 39.057 1.91845 38.5693 1.66788C38.0816 1.41731 37.4898 1.44477 37.0296 1.73932Z' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M24.3594 30.2397V44.6397' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e")}.iconbox--43{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='M1.5 23.9995V43.4995C1.5 45.1564 2.84315 46.4995 4.5 46.4995H43.5C45.1569 46.4995 46.5 45.1564 46.5 43.4995V23.9995L26.188 2.44752C25.6209 1.84297 24.8289 1.5 24 1.5C23.1711 1.5 22.3791 1.84297 21.812 2.44752L1.5 23.9995Z' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M15 46.5V24H33V46.5' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M46.5 24H1.5' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M24 1.5V24' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M33 9.67578V23.9998' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M15 9.67578V23.9998' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M33 34.5H46.5' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M1.5 34.5H15' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e")}.iconbox--44{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='M7.5 16.5H1.5' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M40.5 16.5H46.5' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M40.5 22.5V13.5C40.5 8.52944 36.4706 4.5 31.5 4.5H16.5C11.5294 4.5 7.5 8.52944 7.5 13.5V22.5' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M40.5 22.5C40.5 22.5 39 16.5 30 16.5H18C9 16.5 7.5 22.5 7.5 22.5' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M4.5 35.5679V40.4999C4.5 42.1567 5.84315 43.4999 7.5 43.4999C9.15685 43.4999 10.5 42.1567 10.5 40.4999V37.4999' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M8.25 28.5C7.83579 28.5 7.5 28.8358 7.5 29.25' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M9 29.25C9 28.8358 8.66421 28.5 8.25 28.5' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M8.25 30C8.66421 30 9 29.6642 9 29.25' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M7.5 29.25C7.5 29.6642 7.83579 30 8.25 30' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M16.5005 37.4999V26.9999C14.3758 24.1671 11.0415 22.4999 7.50045 22.4999C5.89892 22.4657 4.35287 23.0869 3.22016 24.2196C2.08745 25.3523 1.46628 26.8983 1.50045 28.4999C1.35083 30.9296 2.25089 33.3068 3.97223 35.0281C5.69357 36.7494 8.07072 37.6495 10.5005 37.4999H16.5005Z' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M43.5 35.5679V40.4999C43.5 42.1567 42.1569 43.4999 40.5 43.4999C38.8431 43.4999 37.5 42.1567 37.5 40.4999V37.4999' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M39.75 28.5C40.1642 28.5 40.5 28.8358 40.5 29.25' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M39 29.25C39 28.8358 39.3358 28.5 39.75 28.5' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M39.75 30C39.3358 30 39 29.6642 39 29.25' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M40.5 29.25C40.5 29.6642 40.1642 30 39.75 30' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M31.5 37.4999V26.9999C33.6246 24.1671 36.959 22.4999 40.5 22.4999C42.1015 22.4657 43.6476 23.0869 44.7803 24.2196C45.913 25.3523 46.5342 26.8983 46.5 28.4999C46.6496 30.9296 45.7496 33.3068 44.0282 35.0281C42.3069 36.7494 39.9297 37.6495 37.5 37.4999H31.5Z' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M31.5 37.5001H16.5V27.0001L22.28 22.9541C23.3128 22.2314 24.6872 22.2314 25.72 22.9541L31.5 27.0001V37.5001Z' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e")}.iconbox--45{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg viewBox='0 0 48 48' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M46.5 43.5C46.5 45.1569 45.1569 46.5 43.5 46.5C41.8431 46.5 40.5 45.1569 40.5 43.5V1.5C43.8137 1.5 46.5 4.18629 46.5 7.5V43.5Z' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M30 1.5H40.5' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M30 31.5H40.5' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M30 7.5H34.5' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M30 13.5H34.5' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M30 19.5H34.5' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M30 25.5H34.5' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M6 43.5C8.48528 43.5 10.5 41.4853 10.5 39C10.5 36.5147 8.48528 34.5 6 34.5C3.51472 34.5 1.5 36.5147 1.5 39C1.5 41.4853 3.51472 43.5 6 43.5Z' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M21 43.5C23.4853 43.5 25.5 41.4853 25.5 39C25.5 36.5147 23.4853 34.5 21 34.5C18.5147 34.5 16.5 36.5147 16.5 39C16.5 41.4853 18.5147 43.5 21 43.5Z' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M25.4999 46.5C23.5918 46.5008 21.8905 45.2987 21.2539 43.5' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M10.5 39V22.5L13.5 1.5L16.5 22.5V39' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M10.5 28.5L16.5 25.5' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e ")}.iconbox--46{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='48' height='49' viewBox='0 0 48 49' fill='none'%3e%3cg clip-path='url(%23clip0_3094_12335)'%3e%3cpath d='M23.2045 41.9302C23.4242 42.1499 23.7114 42.2598 23.9999 42.2598C24.2885 42.2598 24.5756 42.1499 24.7953 41.9302L36.7953 29.9302C37.1908 29.5347 37.2363 28.9077 36.8993 28.4595L32.3993 22.4595C32.1869 22.1768 31.8544 22.0098 31.4999 22.0098H16.4999C16.1454 22.0098 15.8129 22.1768 15.6005 22.4595L11.1005 28.4595C10.7636 28.9077 10.809 29.5347 11.2045 29.9302L23.2045 41.9302ZM30.9374 24.2598L33.7499 28.0098H29.195L27.32 24.2598H30.9374ZM29.2796 30.2598H33.2841L26.8769 36.667L29.2796 30.2598ZM23.195 24.2598H24.8049L26.6793 28.0098H21.3205L23.195 24.2598ZM26.8761 30.2598L23.9999 37.9312L21.1237 30.2598H26.8761ZM14.7157 30.2598H18.7203L21.123 36.667L14.7157 30.2598ZM17.0624 24.2598H20.6799L18.8049 28.0098H14.2499L17.0624 24.2598Z' fill='%23B39E5A'/%3e%3cpath d='M46.5 13.0098H36.6685C37.873 11.7332 38.625 10.0242 38.625 8.13477C38.625 4.20605 35.4287 1.00977 31.5 1.00977C28.2242 1.00977 25.4628 3.68732 24 7.68048C22.5372 3.68732 19.7758 1.00977 16.5 1.00977C12.5713 1.00977 9.375 4.20605 9.375 8.13477C9.375 10.0242 10.127 11.7332 11.3315 13.0098H1.5C0.878906 13.0098 0.375 13.5137 0.375 14.1348V23.1348C0.375 23.7559 0.878906 24.2598 1.5 24.2598H3.375V44.1348C3.375 46.4097 5.2251 48.2598 7.5 48.2598H40.5C42.7749 48.2598 44.625 46.4097 44.625 44.1348V24.2598H46.5C47.1211 24.2598 47.625 23.7559 47.625 23.1348V14.1348C47.625 13.5137 47.1211 13.0098 46.5 13.0098ZM31.5 3.25977C34.188 3.25977 36.375 5.44678 36.375 8.13477C36.375 10.8228 34.188 13.0098 31.5 13.0098H25.1938C25.5397 7.62646 28.2695 3.25977 31.5 3.25977ZM16.5 3.25977C19.7305 3.25977 22.4603 7.62646 22.8062 13.0098H16.5C13.812 13.0098 11.625 10.8228 11.625 8.13477C11.625 5.44678 13.812 3.25977 16.5 3.25977ZM45.375 22.0098H39C38.3789 22.0098 37.875 22.5137 37.875 23.1348C37.875 23.7559 38.3789 24.2598 39 24.2598H42.375V44.1348C42.375 45.1689 41.5342 46.0098 40.5 46.0098H7.5C6.46582 46.0098 5.625 45.1689 5.625 44.1348V24.2598H9C9.62109 24.2598 10.125 23.7559 10.125 23.1348C10.125 22.5137 9.62109 22.0098 9 22.0098H2.625V15.2598H45.375V22.0098Z' fill='%23B39E5A'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='clip0_3094_12335'%3e%3crect width='48' height='48' fill='white' transform='translate(0 0.634766)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e")}.iconbox--47{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='49' height='49' viewBox='0 0 49 49' fill='none'%3e%3cg clip-path='url(%23clip0_3094_12342)'%3e%3cpath d='M24.6667 1.00977C11.6399 1.00977 1.04175 11.6079 1.04175 24.6348C1.04175 37.6616 11.6399 48.2598 24.6667 48.2598C37.6936 48.2598 48.2917 37.6616 48.2917 24.6348C48.2917 11.6079 37.6936 1.00977 24.6667 1.00977ZM24.6667 46.0098C12.8806 46.0098 3.29175 36.4209 3.29175 24.6348C3.29175 12.8486 12.8806 3.25977 24.6667 3.25977C36.4529 3.25977 46.0417 12.8486 46.0417 24.6348C46.0417 36.4209 36.4529 46.0098 24.6667 46.0098Z' fill='%23B39E5A'/%3e%3cpath d='M24.6667 7.00977C14.949 7.00977 7.04175 14.917 7.04175 24.6348C7.04175 34.3525 14.949 42.2598 24.6667 42.2598C34.3845 42.2598 42.2917 34.3525 42.2917 24.6348C42.2917 14.917 34.3845 7.00977 24.6667 7.00977ZM24.6667 40.0098C16.1882 40.0098 9.29175 33.1133 9.29175 24.6348C9.29175 16.1562 16.1882 9.25977 24.6667 9.25977C33.1453 9.25977 40.0417 16.1562 40.0417 24.6348C40.0417 33.1133 33.1453 40.0098 24.6667 40.0098Z' fill='%23B39E5A'/%3e%3cpath d='M34.2909 20.6475L28.3378 19.7817L25.6761 14.3867C25.2953 13.6191 24.0384 13.6191 23.6576 14.3867L20.996 19.7817L15.0428 20.6475C14.618 20.709 14.2665 21.0063 14.1346 21.4136C14.0013 21.8208 14.1127 22.2676 14.4188 22.5664L18.7269 26.7646L17.7088 32.6943C17.6371 33.1162 17.8099 33.5425 18.1571 33.7944C18.5013 34.0493 18.9613 34.0786 19.3407 33.8809L24.6669 31.0815L29.993 33.8809C30.1571 33.9673 30.3373 34.0098 30.516 34.0098C30.7489 34.0098 30.9818 33.938 31.1766 33.7944C31.5238 33.5425 31.6966 33.1162 31.6249 32.6943L30.6068 26.7646L34.9149 22.5664C35.2211 22.2676 35.3324 21.8208 35.1991 21.4136C35.0672 21.0063 34.7157 20.709 34.2909 20.6475ZM28.6131 25.5664C28.348 25.8242 28.2264 26.1978 28.2894 26.5625L29.0218 30.8281L25.1898 28.814C25.0257 28.7275 24.847 28.6851 24.6669 28.6851C24.4867 28.6851 24.308 28.7275 24.1439 28.814L20.3119 30.8281L21.0443 26.5625C21.1073 26.1978 20.9857 25.8242 20.7206 25.5664L17.621 22.5459L21.9042 21.9233C22.2718 21.8706 22.5882 21.6406 22.7523 21.3081L24.6669 17.4277L26.5814 21.3081C26.7455 21.6406 27.0619 21.8706 27.4296 21.9233L31.7128 22.5459L28.6131 25.5664Z' fill='%23B39E5A'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='clip0_3094_12342'%3e%3crect width='48' height='48' fill='white' transform='translate(0.666748 0.634766)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e")}.iconbox--48{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='49' height='49' viewBox='0 0 49 49' fill='none'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M22.8296 30.3906C19.1894 27.4457 17.0014 23.0698 16.8296 18.3906C16.9447 14.1794 18.7333 10.1876 21.7996 7.29863C22.3712 6.73835 23.286 6.73835 23.8576 7.29863C26.9254 10.1867 28.7148 14.1789 28.8296 18.3906C28.6577 23.0698 26.4698 27.4457 22.8296 30.3906V30.3906Z' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M28.6696 16.2908C31.5357 14.3443 34.9251 13.3135 38.3896 13.3348C39.2122 13.3359 39.8801 14.0002 39.8856 14.8228C40.0043 19.0231 38.4472 23.0981 35.5576 26.1488C32.1273 29.3357 27.4859 30.8826 22.8296 30.3908' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M16.9856 16.3126C14.1034 14.3348 10.681 13.2947 7.18562 13.3346C6.36219 13.3346 5.69312 13.9992 5.68762 14.8226C5.56986 19.0231 7.1277 23.098 10.0176 26.1486C13.4795 29.3406 18.1489 30.8864 22.8316 30.3906' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M8.53359 24.3888C4.59959 26.0668 1.82959 29.1348 1.82959 31.8908C1.82959 37.6908 11.9036 42.3908 24.3296 42.3908C28.9083 42.4335 33.4648 41.7504 37.8296 40.3668V33.3908H46.5956C46.7488 32.9055 46.8277 32.3997 46.8296 31.8908C46.8296 28.4588 43.1316 25.3408 37.6756 23.4248' stroke='%23B39E5A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e")}.iconbox--49{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='48' height='49' viewBox='0 0 48 49' fill='none'%3e%3cpath d='M43.5 6.50977H10.5C8.2251 6.50977 6.375 8.35986 6.375 10.6348V12.5098H4.5C2.2251 12.5098 0.375 14.3599 0.375 16.6348V37.6348C0.375 39.9097 2.2251 41.7598 4.5 41.7598H37.5C39.7749 41.7598 41.625 39.9097 41.625 37.6348V35.7598H43.5C45.7749 35.7598 47.625 33.9097 47.625 31.6348V10.6348C47.625 8.35986 45.7749 6.50977 43.5 6.50977ZM37.5 39.5098H4.5C3.46582 39.5098 2.625 38.6689 2.625 37.6348V16.6348C2.625 15.6006 3.46582 14.7598 4.5 14.7598H37.5C38.5342 14.7598 39.375 15.6006 39.375 16.6348V37.6348C39.375 38.6689 38.5342 39.5098 37.5 39.5098ZM43.5 33.5098H41.625V16.6348C41.625 14.3599 39.7749 12.5098 37.5 12.5098H8.625V10.6348C8.625 9.60059 9.46582 8.75977 10.5 8.75977H43.5C44.5342 8.75977 45.375 9.60059 45.375 10.6348V31.6348C45.375 32.6689 44.5342 33.5098 43.5 33.5098Z' fill='%23B39E5A'/%3e%3cpath d='M31.9307 21.5945C31.5103 21.4231 31.0269 21.5168 30.7046 21.8391L25.8076 26.7346L22.0063 19.1321C21.6255 18.3674 20.3745 18.3674 19.9937 19.1321L16.1924 26.7346L11.2954 21.8391C10.9731 21.5168 10.4912 21.4231 10.0693 21.5945C9.64893 21.7688 9.375 22.179 9.375 22.6345V34.6345C9.375 35.2556 9.87891 35.7595 10.5 35.7595H31.5C32.1211 35.7595 32.625 35.2556 32.625 34.6345V22.6345C32.625 22.179 32.3511 21.7688 31.9307 21.5945ZM30.375 33.5095H11.625V25.3503L15.7046 29.4299C15.9609 29.6863 16.3286 29.8064 16.6802 29.7449C17.0376 29.6877 17.3452 29.4607 17.5063 29.137L21 22.1497L24.4937 29.137C24.6548 29.4607 24.9624 29.6877 25.3198 29.7449C25.6772 29.8049 26.0405 29.6848 26.2954 29.4299L30.375 25.3503V33.5095Z' fill='%23B39E5A'/%3e%3c/svg%3e")}.iconbox--50{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='49' height='49' viewBox='0 0 49 49' fill='none'%3e%3cg clip-path='url(%23clip0_3094_12370)'%3e%3cpath d='M44.7264 16.1193C44.7139 16.1065 44.7011 16.0942 44.6881 16.0822C44.4678 15.8755 43.6299 15.1789 40.6096 12.7256V3.88821C40.6096 3.37043 40.1898 2.95071 39.6721 2.95071H28.1229L25.298 0.379055C24.9406 0.0535548 24.3944 0.0533673 24.0366 0.378305L21.2044 2.95071H9.66159C9.1439 2.95071 8.72409 3.37043 8.72409 3.88821V12.6859C7.9169 13.3466 5.10702 15.6506 4.64793 16.0801C4.63405 16.0927 4.62046 16.1057 4.60724 16.1193C3.69609 17.0521 3.19434 18.2834 3.19434 19.5866V43.1654C3.19434 44.5345 3.74015 45.8097 4.73109 46.7561C4.73277 46.7577 4.73437 46.7592 4.73605 46.7607C5.6654 47.6469 6.88527 48.1347 8.17218 48.1347H41.1616C42.4485 48.1347 43.6684 47.6468 44.5976 46.7607C44.5993 46.7591 44.6009 46.7576 44.6026 46.7561C45.5935 45.8097 46.1394 44.5344 46.1394 43.1654V19.5866C46.1393 18.2834 45.6376 17.0521 44.7264 16.1193ZM40.6096 15.1421C41.3316 15.7301 42.1361 16.3869 42.6977 16.8509L40.6096 19.0726V15.1421ZM43.9594 18.2465C44.1589 18.6597 44.2643 19.1156 44.2643 19.5866V43.1654C44.2643 43.6992 44.1308 44.2102 43.8793 44.6623L31.2407 31.7786L43.9594 18.2465ZM24.6661 2.33937L25.3376 2.95071H23.9931L24.6661 2.33937ZM10.5991 4.82571H38.7345V21.0676L29.9266 30.4389L28.2101 28.6891C28.0338 28.5094 27.7926 28.4081 27.5408 28.4081H21.7927C21.5409 28.4081 21.2998 28.5094 21.1235 28.6891L19.407 30.4389L10.5991 21.0675V4.82571ZM8.72409 15.1111V19.0727L6.6314 16.8461C7.12518 16.432 7.8509 15.8297 8.72409 15.1111ZM5.06934 43.1654V19.5866C5.06934 19.1156 5.1748 18.6597 5.3743 18.2465L18.093 31.7786L5.45437 44.6623C5.20284 44.2102 5.06934 43.6992 5.06934 43.1654ZM41.1616 46.2597H8.17218C7.69602 46.2597 7.23468 46.1528 6.81721 45.9506L22.1865 30.2831H27.1474L42.5166 45.9506C42.0991 46.1528 41.6377 46.2597 41.1616 46.2597Z' fill='%23B39E5A'/%3e%3cpath d='M20.1757 22.4286C20.1672 22.7375 20.3114 23.0309 20.5614 23.2126C20.8112 23.3944 21.1346 23.4413 21.4261 23.3381L24.6668 22.1891L27.9074 23.3381C28.0094 23.3743 28.1154 23.392 28.2207 23.392C28.4162 23.392 28.6097 23.3308 28.7722 23.2126C29.0221 23.0309 29.1664 22.7375 29.1579 22.4286L29.0634 19.0033L31.1594 16.2871C31.3486 16.0421 31.4045 15.7194 31.309 15.4249C31.2133 15.1305 30.9787 14.9022 30.6816 14.8149L27.383 13.8454L25.4394 11.0177C25.2644 10.7633 24.9755 10.6113 24.6668 10.6113C24.3581 10.6113 24.0691 10.7634 23.8942 11.0177L21.9506 13.8454L18.652 14.8149C18.3549 14.9022 18.1201 15.1305 18.0246 15.4249C17.929 15.7194 17.9849 16.0421 18.1741 16.2871L20.2702 19.0033L20.1757 22.4286ZM22.7987 15.5505C23.0054 15.4897 23.185 15.3596 23.307 15.182L24.6668 13.2038L26.0265 15.182C26.1486 15.3596 26.3281 15.4897 26.5348 15.5505L28.8373 16.2271L27.3748 18.1223C27.2428 18.2934 27.1738 18.5049 27.1798 18.7209L27.2458 21.1141L24.98 20.3108C24.8787 20.2749 24.7726 20.2569 24.6667 20.2569C24.5607 20.2569 24.4547 20.2748 24.3534 20.3108L22.0875 21.1141L22.1535 18.7209C22.1594 18.5048 22.0906 18.2934 21.9586 18.1223L20.496 16.2271L22.7987 15.5505Z' fill='%23B39E5A'/%3e%3cpath d='M18.5327 40.9717C18.5327 41.4895 18.9525 41.9092 19.4702 41.9092H29.8633C30.381 41.9092 30.8008 41.4895 30.8008 40.9717C30.8008 40.4539 30.381 40.0342 29.8633 40.0342H19.4702C18.9525 40.0342 18.5327 40.4539 18.5327 40.9717Z' fill='%23B39E5A'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='clip0_3094_12370'%3e%3crect width='48' height='48' fill='white' transform='translate(0.666748 0.134766)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e")}.grid{display:grid;grid-template-columns:1fr}@media (min-width:768px){ .hall__image{max-height:320px} .sm--horizontal{grid-template-columns:1fr 1fr}.grid-md-6{grid-template-columns:1fr 1fr !important}.ctawrap{flex-direction:row}}@media (min-width:992px){ .hall{grid-template-columns:8fr 7fr} .hall__text{order:1} .hall__image{order:2;max-height:initial} .sm--horizontal{max-width:initial;grid-template-columns:repeat(5,auto)} .ctawrap{justify-content:start}.grid-lg-4{grid-template-columns:1fr 1fr 1fr !important}}@media (min-width:1200px){.hall__data{flex-direction:row}}@media (min-width:1400px){ .ulmb48-0 ul{margin-bottom:0 !important}}.slider--content{position:relative;overflow:hidden;max-height:120px}@media (min-width:768px){ .slider--content{max-height:initial}}.slider--content .slick-slide{font-size:0}.slider--content,.webp-slider-images picture,.slider--content,.webp-slider-images img{width:100vw;height:auto}.slider--content.slider--mobil .slick-slide,.slider--content.slider--mobil picture,.slider--content.slider--mobil .webp-slider-images img{height:auto}.slider--content .webp-slider-images::before{content:'';position:absolute;border-left:1px solid transparent;border-right:1px solid transparent;border-bottom:1px solid var(--border-primary);border-image-source:linear-gradient(to bottom,transparent,var(--border-primary));border-image-slice:1;inset:clamp(1.25rem,0.667rem + 2.667vi,3rem);border-top:0;z-index:0}.bgslider-box{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;flex-direction:column;align-items:center;max-width:740px;text-align:center;z-index:9}.bgslider-title{margin-bottom:var(--space-s);color:var(--text-headline);font-size:var(--text-4xl);font-family:var(--font2);line-height:1.15}.bgslider-lyrics{max-width:400px;color:var(--body-text);font-size:18px;margin-bottom:var(--space-s)}.bgslider-link{}.webp-slider-link{display:flex;padding:19px 50px;color:var(--white);background-color:var(--secondary);font-size:15px;font-weight:600;text-transform:uppercase;text-decoration:none;line-height:1;letter-spacing:1.5px;border:0;border-radius:2px;padding:19px 50px}.webp-slider-link:hover{background-color:var(--secondary-l-1)}.onepic .slick-prev{left:30px}.onepic .slick-next{right:30px}.onepic .slick-arrow{min-width:30px;height:40px}.onepic .slick-prev:after,.onepic .slick-next:after{min-width:30px;height:30px;-webkit-mask-size:cover}.onepic.slick--1 .slick-slider{margin:0;padding:0}.onepic .slick-dots{bottom:-24px}.table-responsive{margin:24px 0 var(--space-xl);padding:10px}table:not(.ui-datepicker-calendar){width:100%;margin:0}table:not(.ui-datepicker-calendar) th,table:not(.ui-datepicker-calendar) td{padding:15px 15px;border:0;text-align:left}table:not(.ui-datepicker-calendar) tbody tr td:first-of-type{text-align:left;font-weight:600;border:0}table:not(.ui-datepicker-calendar) thead th,table:not(.ui-datepicker-calendar) thead td{padding:15px 10px;color:var(--text-body);font-size:1rem;text-align:center;text-transform:uppercase;border-bottom:1px solid #4B4144}table:not(.ui-datepicker-calendar) tbody tr{background-color:var(--white);border-bottom:1px solid #D9D9D9;transition:.4s}table:not(.ui-datepicker-calendar) tbody td{text-align:center}table.pricetable tbody tr td:first-of-type{font-weight:initial}table.pricetable tbody tr td:last-of-type{width:230px}table.pricetable tbody tr td h4,.st-head-row h4{margin:20px 0 0 0;border-left:8px solid var(--primary);padding-left:16px}.stacktable{width:100%}.st-head-row{padding:1em;text-align:left}.st-key{width:49%;padding-right:1%;text-align:right}.st-val{width:49%;padding-left:1%}.stacktable.large-only{display:table}.stacktable.small-only{display:none}.st-head-row{background-color:var(--white) !important}.st-head-row.st-head-row-main{color:var(--text-body);background-color:var(--white) !important;text-transform:uppercase}@media (max-width:991px){ .stacktable.large-only{display:none} .stacktable.small-only{display:table} table:not(.ui-datepicker-calendar) th, table:not(.ui-datepicker-calendar) td{border:0}}.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 a{color:#fff;font-weight:600;text-decoration:none;text-transform:initial}.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:5px 10px;color:var(--white);background:var(--primary);font-weight:600}.mobil-info-button:hover{color:var(--white);text-decoration:none}.mobil-info.hidden{opacity:0;height:0;padding:0;margin:0;overflow:hidden}.fancybox-content img{max-width:100%}#zpp-data{padding:0}#zpp-data .fancybox-content{background:transparent}#zpp-data .fancybox-close-small svg{background-color:rgba(255,255,255,0.8);border-radius:100%}#zpp-data .fancybox-close-small svg:hover{color:var(--white);background-color:var(--primary)}#zpp-data .fancybox-content button:hover{background:transparent} [class*="grid--v"] .gallery ul{display:grid;grid-template-columns:1fr 1fr} [class*="grid--v"] .gallery li{width:calc(100% - 16px);margin:8px;display:flex;align-items:center;justify-content:center} [class*="grid--v"] h2{margin:0;font-size:clamp(1.375rem,0.137rem + 3.415vi,3.125rem)}@media (min-width:768px){ [class*="grid--v"] .img-fluid{width:100%;height:101% !important;object-fit:cover} [class*="grid--v"] .gallery ul{display:grid;grid-template-columns:repeat(3,1fr);justify-items:center;gap:32px} .grid--v1 .gallery ul{grid-template-rows:repeat(1,140px 80px 140px)} .grid--v2 .gallery ul{grid-template-rows:repeat(1,40px 60px 60px 140px)} .grid--v3 .gallery ul{grid-template-rows:repeat(1,40px 60px 60px 140px)} [class*="grid--v"] .gallery li{display:flex;width:100%;margin:0} .grid--v1 .gallery li:nth-child(1){grid-column:1/2;grid-row:1/2;align-items:center;justify-content:center} .grid--v1 .gallery li:nth-child(2){grid-column:2/3;grid-row:1/3} .grid--v1 .gallery li:nth-child(3){grid-column:3/4;grid-row:1/2} .grid--v1 .gallery li:nth-child(4){grid-column:1/2;grid-row:2/4} .grid--v1 .gallery li:nth-child(5){grid-column:2/3;grid-row:3/4} .grid--v1 .gallery li:nth-child(6){grid-column:3/3;grid-row:2/4}  .grid--v2 .gallery li:nth-child(1){grid-column:2/3;grid-row:1/3;align-items:center;justify-content:center} .grid--v2 .gallery li:nth-child(2){grid-column:1/2;grid-row:1/4} .grid--v2 .gallery li:nth-child(3){grid-column:3/4;grid-row:1/4} .grid--v2 .gallery li:nth-child(4){grid-column:1/2;grid-row:4/4} .grid--v2 .gallery li:nth-child(5){grid-column:2/3;grid-row:3/5} .grid--v2 .gallery li:nth-child(6){grid-column:3/3;grid-row:4/4}  .grid--v3 .gallery li:nth-child(1){grid-column:3/3;grid-row:4/4;align-items:center;justify-content:center} .grid--v3 .gallery li:nth-child(2){grid-column:1/2;grid-row:1/4} .grid--v3 .gallery li:nth-child(3){grid-column:3/4;grid-row:1/4} .grid--v3 .gallery li:nth-child(4){grid-column:1/2;grid-row:4/4} .grid--v3 .gallery li:nth-child(5){grid-column:2/3;grid-row:3/5} .grid--v3 .gallery li:nth-child(6){grid-column:2/3;grid-row:1/3}  .grid--v3 .gallery li:nth-child(7){grid-column:1/2;grid-row:5/7} .grid--v3 .gallery li:nth-child(8){grid-column:2/3;grid-row:5/5} .grid--v3 .gallery li:nth-child(9){grid-column:3/4;grid-row:6/6} .grid--v3 .gallery li:nth-child(10){grid-column:3/4;grid-row:5/5} .grid--v3 .gallery li:nth-child(11){grid-column:3/4;grid-row:5/5}}@media (min-width:992px){ .grid--v1 .gallery ul{grid-template-rows:repeat(1,200px 80px 200px)} .grid--v2 .gallery ul{grid-template-rows:repeat(1,40px 140px 60px 180px)} .grid--v3 .gallery ul{grid-template-rows:repeat(1,40px 140px 60px 180px)}}@media (min-width:1200px){ .grid--v1 .gallery ul{grid-template-rows:repeat(1,250px 175px 250px)} .grid--v2 .gallery ul{grid-template-rows:repeat(1,140px 140px 60px 250px)} .grid--v3 .gallery ul{grid-template-rows:repeat(1,140px 140px 60px 250px 250px 280px)}} .fancybox-caption{display:inline-block;padding:5px 25px;width:max-content;font-weight:400;line-height:1.2;font-size:14px;border-radius:3px;background:var(--primary);color:#fff;left:50%;transform:translateX(-50%)}.main-gallery{clear:both;display:flex;flex-wrap:wrap;justify-content:center}.main-gallery .gallery{display:grid;gap:20px;grid-template-columns:repeat(2,1fr);width:100%}.gallery__wrap{padding-top:var(--space-4xl)}.gallery_breadcrumb + .gallery__wrap{padding-top:40px}.gallery__cat{color:#fff;position:relative;overflow:hidden;background:#000000;text-align:center}.gallery__cat img{opacity:0.8;width:100%;-webkit-transition:all 0.5s;transition:all 0.5s}.gallery__cat figcaption{position:absolute;top:50%;left:0;width:100%;padding:30px;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.gallery__cat figcaption p{margin:0;color:rgba(255,255,255,0);text-shadow:0 0 40px #ffffff;-webkit-transition:all 0.5s linear;transition:all 0.5s linear;-webkit-transition-delay:0s;transition-delay:0s}.gallery__cat figcaption h3{position:relative;color:#fff;font-size:clamp(1.5rem,2.5vw,2.25rem);font-weight:400;text-transform:uppercase;padding-bottom:12px;margin-bottom:10px}.gallery__cat figcaption h3:after{content:'';position:absolute;left:50%;right:50%;opacity:0;bottom:0px;;display:block;height:5px;border-top:3px solid var(--default);border-bottom:1px solid var(--default);-webkit-transition:all 0.5s;transition:all 0.5s}.gallery__cat figcaption h3 span{font-weight:700}.gallery__cat figcaption p{font-size:1.1rem}.gallery__cat a{position:absolute;left:0;right:0;top:0;bottom:0}.gallery__cat:hover img{opacity:0.5;-webkit-filter:blur(5px);filter:blur(5px);-webkit-transform:scale(1.1);transform:scale(1.1)}.gallery__cat:hover figcaption h3,.gallery__cat:hover figcaption p{color:#ffffff;text-shadow:0 0 0 rgba(255,255,255,0);border-color:rgba(255,255,255,0.5);-webkit-transition-delay:0.4s;transition-delay:0.4s}.gallery__cat:hover figcaption h3:after{left:10%;right:10%;opacity:1}.gallery__item{position:relative;display:block;width:100%;height:100%;overflow:hidden}main a.gallery__item::after{content:'';position:absolute;top:0;bottom:0;left:0;right:0;z-index:2;transition:.3s}.gallery__item img{transform:scale(1);transition:1s}main a.gallery__item.gallery--zoom:after{content:'';background-color:rgba(42,42,42,0.3);opacity:0;background-repeat:no-repeat;background-position:center center;transform:scale(.5);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='60px' height='60px'%3e%3cpath fill-rule='evenodd' fill='rgb(255,255,255)' d='M22.000,14.000 L39.000,14.000 C44.523,14.000 49.000,18.477 49.000,24.000 L49.000,38.000 C49.000,43.523 44.523,48.000 39.000,48.000 L22.000,48.000 C16.477,48.000 12.000,43.523 12.000,38.000 L12.000,24.000 C12.000,18.477 16.477,14.000 22.000,14.000 Z'/%3e%3cpath fill-rule='evenodd' fill='%239B7E38' d='M29.999,60.000 C13.431,60.000 0.000,46.567 0.000,29.999 C0.000,13.432 13.431,0.000 30.000,0.000 C46.568,0.000 60.000,13.431 60.000,29.999 C60.000,46.567 46.568,60.000 29.999,60.000 ZM45.088,40.815 L38.176,33.903 C39.350,32.033 40.032,29.822 40.032,27.451 C40.032,20.742 34.593,15.304 27.883,15.304 C21.173,15.304 15.734,20.742 15.734,27.452 C15.734,34.162 21.173,39.601 27.883,39.601 C30.464,39.601 32.855,38.794 34.822,37.422 L41.651,44.251 C42.127,44.726 42.748,44.963 43.370,44.963 C43.992,44.963 44.614,44.726 45.088,44.251 C46.038,43.303 46.038,41.764 45.088,40.815 ZM27.883,35.664 C23.348,35.664 19.672,31.987 19.672,27.451 C19.672,22.917 23.348,19.239 27.883,19.239 C32.419,19.239 36.095,22.917 36.095,27.451 C36.095,31.987 32.419,35.664 27.883,35.664 ZM31.851,26.282 L29.439,26.282 L29.439,23.869 C29.439,23.010 28.743,22.313 27.883,22.313 C27.023,22.313 26.327,23.010 26.327,23.869 L26.327,26.282 L23.915,26.282 C23.055,26.282 22.359,26.979 22.359,27.838 C22.359,28.698 23.055,29.394 23.915,29.394 L26.327,29.394 L26.327,31.806 C26.327,32.666 27.023,33.363 27.883,33.363 C28.743,33.363 29.439,32.666 29.439,31.806 L29.439,29.394 L31.851,29.394 C32.711,29.394 33.408,28.698 33.408,27.838 C33.408,26.979 32.711,26.282 31.851,26.282 Z'/%3e%3c/svg%3e")}main a.gallery__item.gallery--zoom:hover:after{backface-visibility:hidden;transform:translateZ(0) scale(1);opacity:1}.gallery__item:hover img{transform:scale(1.25)}.pagenav{width:100%;display:flex;justify-content:center}.pagenav a,.pagenav a:hover{display:block;padding:5px 12px !important;color:#fff !important;text-decoration:none !important}.pagenav ul.paging{margin:1.2rem 0}.pagenav ul.paging li{display:inline-block;margin:0 2px;padding:0 !important;color:#fff;background-color:var(--primary);background-image:none !important;transition:.3s}.pagenav ul.paging li:hover{color:#fff;background-color:var(--primar-d-2)}.pagenav ul.paging li.empty{padding:5px 15px !important;color:#fff;background-color:var(--primary-d-2)}.pagenav ul.paging li::before{display:none}[id*="galleryslider"]{margin:0;padding:0}[id*="galleryslider"] li{margin:0;padding:0}[id*="galleryslider"] li:before{display:none}@media (min-width:992px){ .main-gallery figure{width:calc(100% / 3 - 20px);margin:10px}}@media (min-width:768px){ .main-gallery figure{width:calc(100% / 2 - 32px);margin:16px}  .main-gallery .gallery .img-fluid{width:100%;height:101% !important;object-fit:cover} .main-gallery .gallery{grid-template-columns:repeat(13,1fr)} .main-gallery .gallery a:nth-child(1){grid-column:1/5;grid-row:1/5} .main-gallery .gallery a:nth-child(2){grid-column:5/10;grid-row:1/6} .main-gallery .gallery a:nth-child(3){grid-column:10/14;grid-row:1/5} .main-gallery .gallery a:nth-child(4){grid-column:1/5;grid-row:5/7} .main-gallery .gallery a:nth-child(5){grid-column:5/10;grid-row:6/8} .main-gallery .gallery a:nth-child(6){grid-column:10/14;grid-row:5/8} .main-gallery .gallery a:nth-child(7){grid-column:1/5;grid-row:7/12} .main-gallery .gallery a:nth-child(8){grid-column:5/10;grid-row:8/12} .main-gallery .gallery a:nth-child(9){grid-column:10/14;grid-row:8/12} .main-gallery .gallery a:nth-child(10){grid-column:1/6;grid-row:12/12} .main-gallery .gallery a:nth-child(11){grid-column:6/10;grid-row:12/12} .main-gallery .gallery a:nth-child(12){grid-column:10/14;grid-row:12/12} .main-gallery .gallery a:nth-child(13){grid-column:1/5;grid-row:13/15} .main-gallery .gallery a:nth-child(14){grid-column:5/9;grid-row:13/13} .main-gallery .gallery a:nth-child(15){grid-column:9/14;grid-row:13/13} .main-gallery .gallery a:nth-child(16){grid-column:5/10;grid-row:14/14} .main-gallery .gallery a:nth-child(17){grid-column:10/14;grid-row:14/14} .main-gallery .gallery a:nth-child(18){grid-column:1/6;grid-row:32/15} .main-gallery .gallery a:nth-child(19){grid-column:6/9;grid-row:32/15} .main-gallery .gallery a:nth-child(20){grid-column:9/14;grid-row:32/15} .main-gallery .gallery a:nth-child(21){grid-column:1/5;grid-row:32/33} .main-gallery .gallery a:nth-child(22){grid-column:5/10;grid-row:32/36} .main-gallery .gallery a:nth-child(23){grid-column:10/14;grid-row:32/32} .main-gallery .gallery a:nth-child(24){grid-column:1/5;grid-row:36/33} .main-gallery .gallery a:nth-child(25){grid-column:10/14;grid-row:33/36} .main-gallery .gallery a:nth-child(26){grid-column:10/14;grid-row:36/33} .main-gallery .gallery a:nth-child(27){grid-column:1/6;grid-row:36/36} .main-gallery .gallery a:nth-child(28){grid-column:6/10;grid-row:36/36} .main-gallery .gallery a:nth-child(29){grid-column:10/14;grid-row:36/36} .main-gallery .gallery a:nth-child(30){grid-column:1/5;grid-row:37/37} .main-gallery .gallery a:nth-child(31){grid-column:5/10;grid-row:37/40} .main-gallery .gallery a:nth-child(32){grid-column:10/14;grid-row:37/37} .main-gallery .gallery a:nth-child(33){grid-column:1/5;grid-row:38/40} .main-gallery .gallery a:nth-child(34){grid-column:10/14;grid-row:38/40} .main-gallery .gallery a:nth-child(35){grid-column:1/6;grid-row:40/40} .main-gallery .gallery a:nth-child(36){grid-column:6/10;grid-row:40/40} .main-gallery .gallery a:nth-child(37){grid-column:10/14;grid-row:40/40}}