@charset "UTF-8";/*!
 * Bootstrap  v5.3.0-alpha1 (https://getbootstrap.com/)
 * Copyright 2011-2022 The Bootstrap Authors
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */: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:rgb(10.4, 88, 202.4);--bs-secondary-text:#6c757d;--bs-success-text:rgb(20, 108, 67.2);--bs-info-text:rgb(7.8, 121.2, 144);--bs-warning-text:rgb(153, 115.8, 4.2);--bs-danger-text:rgb(176, 42.4, 55.2);--bs-light-text:#6c757d;--bs-dark-text:#495057;--bs-primary-bg-subtle:rgb(206.6, 226, 254.6);--bs-secondary-bg-subtle:#f8f9fa;--bs-success-bg-subtle:rgb(209, 231, 220.8);--bs-info-bg-subtle:rgb(206.6, 244.4, 252);--bs-warning-bg-subtle:rgb(255, 242.6, 205.4);--bs-danger-bg-subtle:rgb(248, 214.6, 217.8);--bs-light-bg-subtle:rgb(251.5, 252, 252.5);--bs-dark-bg-subtle:#ced4da;--bs-primary-border-subtle:rgb(158.2, 197, 254.2);--bs-secondary-border-subtle:#e9ecef;--bs-success-border-subtle:rgb(163, 207, 186.6);--bs-info-border-subtle:rgb(158.2, 233.8, 249);--bs-warning-border-subtle:rgb(255, 230.2, 155.8);--bs-danger-border-subtle:rgb(241, 174.2, 180.6);--bs-light-border-subtle:#e9ecef;--bs-dark-border-subtle:#adb5bd;--bs-white-rgb:255,255,255;--bs-black-rgb:0,0,0;--bs-body-color-rgb:33,37,41;--bs-body-bg-rgb:255,255,255;--bs-font-sans-serif:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans","Liberation Sans",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--bs-font-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--bs-gradient:linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));--bs-body-font-family: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-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-body-bg:#fff;--bs-body-bg-rgb:255,255,255;--bs-link-color:#0d6efd;--bs-link-color-rgb:13,110,253;--bs-link-decoration:underline;--bs-link-hover-color:rgb(10.4, 88, 202.4);--bs-link-hover-color-rgb:10,88,202;--bs-code-color:#d63384;--bs-highlight-bg:rgb(255, 242.6, 205.4);--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-2xl:2rem;--bs-border-radius-pill:50rem;--bs-box-shadow:0 0.5rem 1rem rgba(var(--bs-body-color-rgb), 0.15);--bs-box-shadow-sm:0 0.125rem 0.25rem rgba(var(--bs-body-color-rgb), 0.075);--bs-box-shadow-lg:0 1rem 3rem rgba(var(--bs-body-color-rgb), 0.175);--bs-box-shadow-inset:inset 0 1px 2px rgba(var(--bs-body-color-rgb), 0.075);--bs-emphasis-color:#000;--bs-form-control-bg:var(--bs-body-bg);--bs-form-control-disabled-bg:var(--bs-secondary-bg);--bs-highlight-bg:rgb(255, 242.6, 205.4);--bs-breakpoint-xs:0;--bs-breakpoint-sm:576px;--bs-breakpoint-md:768px;--bs-breakpoint-lg:992px;--bs-breakpoint-xl:1200px;--bs-breakpoint-xxl:1400px}[data-bs-theme=dark]{--bs-body-color:#adb5bd;--bs-body-color-rgb:173,181,189;--bs-body-bg:#212529;--bs-body-bg-rgb:33,37,41;--bs-emphasis-color:#f8f9fa;--bs-emphasis-color-rgb:248,249,250;--bs-secondary-color:rgba(173, 181, 189, 0.75);--bs-secondary-color-rgb:173,181,189;--bs-secondary-bg:#343a40;--bs-secondary-bg-rgb:52,58,64;--bs-tertiary-color:rgba(173, 181, 189, 0.5);--bs-tertiary-color-rgb:173,181,189;--bs-tertiary-bg:rgb(42.5, 47.5, 52.5);--bs-tertiary-bg-rgb:43,48,53;--bs-emphasis-color:#fff;--bs-primary-text:rgb(109.8, 168, 253.8);--bs-secondary-text:#dee2e6;--bs-success-text:rgb(117, 183, 152.4);--bs-info-text:rgb(109.8, 223.2, 246);--bs-warning-text:rgb(255, 217.8, 106.2);--bs-danger-text:rgb(234, 133.8, 143.4);--bs-light-text:#f8f9fa;--bs-dark-text:#dee2e6;--bs-primary-bg-subtle:rgb(2.6, 22, 50.6);--bs-secondary-bg-subtle:#212529;--bs-success-bg-subtle:rgb(5, 27, 16.8);--bs-info-bg-subtle:rgb(2.6, 40.4, 48);--bs-warning-bg-subtle:rgb(51, 38.6, 1.4);--bs-danger-bg-subtle:rgb(44, 10.6, 13.8);--bs-light-bg-subtle:#343a40;--bs-dark-bg-subtle:#1a1d20;--bs-primary-border-subtle:rgb(7.8, 66, 151.8);--bs-secondary-border-subtle:#495057;--bs-success-border-subtle:rgb(15, 81, 50.4);--bs-info-border-subtle:rgb(5.2, 80.8, 96);--bs-warning-border-subtle:rgb(102, 77.2, 2.8);--bs-danger-border-subtle:rgb(132, 31.8, 41.4);--bs-light-border-subtle:#495057;--bs-dark-border-subtle:#343a40;--bs-heading-color:#fff;--bs-link-color:rgb(109.8, 168, 253.8);--bs-link-hover-color:rgb(158.2, 197, 254.2);--bs-link-color-rgb:110,168,254;--bs-link-hover-color-rgb:158,197,254;--bs-code-color:rgb(230.4, 132.6, 181.2);--bs-border-color:#495057;--bs-border-color-translucent:rgba(255, 255, 255, 0.15)}*,::after,::before{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:transparent}hr{margin:1rem 0;color:inherit;border:0;border-top:var(--bs-border-width) solid;opacity:.25}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2;color:var(--bs-heading-color,inherit)}h1{font-size:calc(1.375rem + 1.5vw)}@media (min-width:1200px){h1{font-size:2.5rem}}h2{font-size:calc(1.325rem + .9vw)}@media (min-width:1200px){h2{font-size:2rem}}h3{font-size:calc(1.3rem + .6vw)}@media (min-width:1200px){h3{font-size:1.75rem}}h4{font-size:calc(1.275rem + .3vw)}@media (min-width:1200px){h4{font-size:1.5rem}}h5{font-size:1.25rem}h6{font-size:1rem}p{margin-top:0;margin-bottom:1rem}abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul{padding-left:2rem}dl,ol,ul{margin-top:0;margin-bottom:1rem}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small{font-size:.875em}mark{padding:.1875em;background-color:var(--bs-highlight-bg)}sub,sup{position:relative;font-size:.75em;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity,1));text-decoration:none}a:hover{--bs-link-color-rgb:var(--bs-link-hover-color-rgb);text-decoration:none}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}code,kbd,pre,samp{font-family:var(--bs-font-monospace);font-size:1em}pre{display:block;margin-top:0;margin-bottom:1rem;overflow:auto;font-size:.875em}pre code{font-size:inherit;color:inherit;word-break:normal}code{font-size:.875em;color:var(--bs-code-color);word-wrap:break-word}a>code{color:inherit}kbd{padding:.1875rem .375rem;font-size:.875em;color:var(--bs-body-bg);background-color:var(--bs-body-color);border-radius:.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:.5rem;padding-bottom:.5rem;color:var(--bs-secondary-color);text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}tbody,td,tfoot,th,thead,tr{border-color:inherit;border-style:solid;border-width:0}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}button,input,optgroup,select,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}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}::-moz-focus-inner{padding:0;border-style:none}textarea{resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{float:left;width:100%;padding:0;margin-bottom:.5rem;font-size:calc(1.275rem + .3vw)}@media (min-width:1200px){legend{font-size:1.5rem}}legend{line-height:inherit}legend+*{clear:left}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-text,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:textfield}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::file-selector-button{font:inherit;-webkit-appearance:button}output{display:inline-block}iframe{border:0}summary{display:list-item;cursor:pointer}progress{vertical-align:baseline}[hidden]{display:none!important}.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{--bs-gutter-x:1.5rem;--bs-gutter-y:0;width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-right:auto;margin-left:auto}@media (min-width:576px){.container,.container-sm{max-width:540px}}@media (min-width:768px){.container,.container-md,.container-sm{max-width:720px}}@media (min-width:992px){.container,.container-lg,.container-md,.container-sm{max-width:960px}}@media (min-width:1200px){.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:1140px}}@media (min-width:1400px){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{max-width:1320px}}.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(-.5 * var(--bs-gutter-x));margin-left:calc(-.5 * var(--bs-gutter-x))}.row>*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-top:var(--bs-gutter-y)}.col{flex:1 0 0%}.row-cols-auto>*{flex:0 0 auto;width:auto}.row-cols-1>*{flex:0 0 auto;width:100%}.row-cols-2>*{flex:0 0 auto;width:50%}.row-cols-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-4>*{flex:0 0 auto;width:25%}.row-cols-5>*{flex:0 0 auto;width:20%}.row-cols-6>*{flex:0 0 auto;width:16.6666666667%}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.33333333%}.col-2{flex:0 0 auto;width:16.66666667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.33333333%}.col-5{flex:0 0 auto;width:41.66666667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.33333333%}.col-8{flex:0 0 auto;width:66.66666667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.33333333%}.col-11{flex:0 0 auto;width:91.66666667%}.col-12{flex:0 0 auto;width:100%}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}.g-0,.gx-0{--bs-gutter-x:0}.g-0,.gy-0{--bs-gutter-y:0}.g-1,.gx-1{--bs-gutter-x:0.25rem}.g-1,.gy-1{--bs-gutter-y:0.25rem}.g-2,.gx-2{--bs-gutter-x:0.5rem}.g-2,.gy-2{--bs-gutter-y:0.5rem}.g-3,.gx-3{--bs-gutter-x:1rem}.g-3,.gy-3{--bs-gutter-y:1rem}.g-4,.gx-4{--bs-gutter-x:1.5rem}.g-4,.gy-4{--bs-gutter-y:1.5rem}.g-5,.gx-5{--bs-gutter-x:3rem}.g-5,.gy-5{--bs-gutter-y:3rem}@media (min-width:576px){.col-sm{flex:1 0 0%}.row-cols-sm-auto>*{flex:0 0 auto;width:auto}.row-cols-sm-1>*{flex:0 0 auto;width:100%}.row-cols-sm-2>*{flex:0 0 auto;width:50%}.row-cols-sm-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-sm-4>*{flex:0 0 auto;width:25%}.row-cols-sm-5>*{flex:0 0 auto;width:20%}.row-cols-sm-6>*{flex:0 0 auto;width:16.6666666667%}.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.33333333%}.col-sm-2{flex:0 0 auto;width:16.66666667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.33333333%}.col-sm-5{flex:0 0 auto;width:41.66666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.33333333%}.col-sm-8{flex:0 0 auto;width:66.66666667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.33333333%}.col-sm-11{flex:0 0 auto;width:91.66666667%}.col-sm-12{flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}.g-sm-0,.gx-sm-0{--bs-gutter-x:0}.g-sm-0,.gy-sm-0{--bs-gutter-y:0}.g-sm-1,.gx-sm-1{--bs-gutter-x:0.25rem}.g-sm-1,.gy-sm-1{--bs-gutter-y:0.25rem}.g-sm-2,.gx-sm-2{--bs-gutter-x:0.5rem}.g-sm-2,.gy-sm-2{--bs-gutter-y:0.5rem}.g-sm-3,.gx-sm-3{--bs-gutter-x:1rem}.g-sm-3,.gy-sm-3{--bs-gutter-y:1rem}.g-sm-4,.gx-sm-4{--bs-gutter-x:1.5rem}.g-sm-4,.gy-sm-4{--bs-gutter-y:1.5rem}.g-sm-5,.gx-sm-5{--bs-gutter-x:3rem}.g-sm-5,.gy-sm-5{--bs-gutter-y:3rem}}@media (min-width:768px){.col-md{flex:1 0 0%}.row-cols-md-auto>*{flex:0 0 auto;width:auto}.row-cols-md-1>*{flex:0 0 auto;width:100%}.row-cols-md-2>*{flex:0 0 auto;width:50%}.row-cols-md-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-md-4>*{flex:0 0 auto;width:25%}.row-cols-md-5>*{flex:0 0 auto;width:20%}.row-cols-md-6>*{flex:0 0 auto;width:16.6666666667%}.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.33333333%}.col-md-2{flex:0 0 auto;width:16.66666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.33333333%}.col-md-5{flex:0 0 auto;width:41.66666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.33333333%}.col-md-8{flex:0 0 auto;width:66.66666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.33333333%}.col-md-11{flex:0 0 auto;width:91.66666667%}.col-md-12{flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}.g-md-0,.gx-md-0{--bs-gutter-x:0}.g-md-0,.gy-md-0{--bs-gutter-y:0}.g-md-1,.gx-md-1{--bs-gutter-x:0.25rem}.g-md-1,.gy-md-1{--bs-gutter-y:0.25rem}.g-md-2,.gx-md-2{--bs-gutter-x:0.5rem}.g-md-2,.gy-md-2{--bs-gutter-y:0.5rem}.g-md-3,.gx-md-3{--bs-gutter-x:1rem}.g-md-3,.gy-md-3{--bs-gutter-y:1rem}.g-md-4,.gx-md-4{--bs-gutter-x:1.5rem}.g-md-4,.gy-md-4{--bs-gutter-y:1.5rem}.g-md-5,.gx-md-5{--bs-gutter-x:3rem}.g-md-5,.gy-md-5{--bs-gutter-y:3rem}}@media (min-width:992px){.col-lg{flex:1 0 0%}.row-cols-lg-auto>*{flex:0 0 auto;width:auto}.row-cols-lg-1>*{flex:0 0 auto;width:100%}.row-cols-lg-2>*{flex:0 0 auto;width:50%}.row-cols-lg-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-lg-4>*{flex:0 0 auto;width:25%}.row-cols-lg-5>*{flex:0 0 auto;width:20%}.row-cols-lg-6>*{flex:0 0 auto;width:16.6666666667%}.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.33333333%}.col-lg-2{flex:0 0 auto;width:16.66666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333333%}.col-lg-5{flex:0 0 auto;width:41.66666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.33333333%}.col-lg-8{flex:0 0 auto;width:66.66666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.33333333%}.col-lg-11{flex:0 0 auto;width:91.66666667%}.col-lg-12{flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}.g-lg-0,.gx-lg-0{--bs-gutter-x:0}.g-lg-0,.gy-lg-0{--bs-gutter-y:0}.g-lg-1,.gx-lg-1{--bs-gutter-x:0.25rem}.g-lg-1,.gy-lg-1{--bs-gutter-y:0.25rem}.g-lg-2,.gx-lg-2{--bs-gutter-x:0.5rem}.g-lg-2,.gy-lg-2{--bs-gutter-y:0.5rem}.g-lg-3,.gx-lg-3{--bs-gutter-x:1rem}.g-lg-3,.gy-lg-3{--bs-gutter-y:1rem}.g-lg-4,.gx-lg-4{--bs-gutter-x:1.5rem}.g-lg-4,.gy-lg-4{--bs-gutter-y:1.5rem}.g-lg-5,.gx-lg-5{--bs-gutter-x:3rem}.g-lg-5,.gy-lg-5{--bs-gutter-y:3rem}}@media (min-width:1200px){.col-xl{flex:1 0 0%}.row-cols-xl-auto>*{flex:0 0 auto;width:auto}.row-cols-xl-1>*{flex:0 0 auto;width:100%}.row-cols-xl-2>*{flex:0 0 auto;width:50%}.row-cols-xl-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xl-4>*{flex:0 0 auto;width:25%}.row-cols-xl-5>*{flex:0 0 auto;width:20%}.row-cols-xl-6>*{flex:0 0 auto;width:16.6666666667%}.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.33333333%}.col-xl-2{flex:0 0 auto;width:16.66666667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.33333333%}.col-xl-5{flex:0 0 auto;width:41.66666667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.33333333%}.col-xl-8{flex:0 0 auto;width:66.66666667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.33333333%}.col-xl-11{flex:0 0 auto;width:91.66666667%}.col-xl-12{flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}.g-xl-0,.gx-xl-0{--bs-gutter-x:0}.g-xl-0,.gy-xl-0{--bs-gutter-y:0}.g-xl-1,.gx-xl-1{--bs-gutter-x:0.25rem}.g-xl-1,.gy-xl-1{--bs-gutter-y:0.25rem}.g-xl-2,.gx-xl-2{--bs-gutter-x:0.5rem}.g-xl-2,.gy-xl-2{--bs-gutter-y:0.5rem}.g-xl-3,.gx-xl-3{--bs-gutter-x:1rem}.g-xl-3,.gy-xl-3{--bs-gutter-y:1rem}.g-xl-4,.gx-xl-4{--bs-gutter-x:1.5rem}.g-xl-4,.gy-xl-4{--bs-gutter-y:1.5rem}.g-xl-5,.gx-xl-5{--bs-gutter-x:3rem}.g-xl-5,.gy-xl-5{--bs-gutter-y:3rem}}@media (min-width: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.3333333333%}.row-cols-xxl-4>*{flex:0 0 auto;width:25%}.row-cols-xxl-5>*{flex:0 0 auto;width:20%}.row-cols-xxl-6>*{flex:0 0 auto;width:16.6666666667%}.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1{flex:0 0 auto;width:8.33333333%}.col-xxl-2{flex:0 0 auto;width:16.66666667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.33333333%}.col-xxl-5{flex:0 0 auto;width:41.66666667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.33333333%}.col-xxl-8{flex:0 0 auto;width:66.66666667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.33333333%}.col-xxl-11{flex:0 0 auto;width:91.66666667%}.col-xxl-12{flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333333%}.offset-xxl-2{margin-left:16.66666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333333%}.offset-xxl-5{margin-left:41.66666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333333%}.offset-xxl-8{margin-left:66.66666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333333%}.offset-xxl-11{margin-left:91.66666667%}.g-xxl-0,.gx-xxl-0{--bs-gutter-x:0}.g-xxl-0,.gy-xxl-0{--bs-gutter-y:0}.g-xxl-1,.gx-xxl-1{--bs-gutter-x:0.25rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y:0.25rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x:0.5rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y:0.5rem}.g-xxl-3,.gx-xxl-3{--bs-gutter-x:1rem}.g-xxl-3,.gy-xxl-3{--bs-gutter-y:1rem}.g-xxl-4,.gx-xxl-4{--bs-gutter-x:1.5rem}.g-xxl-4,.gy-xxl-4{--bs-gutter-y:1.5rem}.g-xxl-5,.gx-xxl-5{--bs-gutter-x:3rem}.g-xxl-5,.gy-xxl-5{--bs-gutter-y:3rem}}.fade{transition:opacity .15s linear}@media (prefers-reduced-motion:reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{height:0;overflow:hidden;transition:height .35s ease}@media (prefers-reduced-motion:reduce){.collapsing{transition:none}}.collapsing.collapse-horizontal{width:0;height:auto;transition:width .35s ease}@media (prefers-reduced-motion:reduce){.collapsing.collapse-horizontal{transition:none}}.nav{--bs-nav-link-padding-x:1rem;--bs-nav-link-padding-y:0.5rem;--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;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out}@media (prefers-reduced-motion:reduce){.nav-link{transition:none}}.nav-link:focus,.nav-link:hover{color:var(--bs-nav-link-hover-color)}.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));background:0 0;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:focus,.nav-tabs .nav-link:hover{isolation:isolate;border-color:var(--bs-nav-tabs-link-hover-border-color)}.nav-tabs .nav-link.disabled,.nav-tabs .nav-link:disabled{color:var(--bs-nav-link-disabled-color);background-color:transparent;border-color:transparent}.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active{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:0.375rem;--bs-nav-pills-link-active-color:#fff;--bs-nav-pills-link-active-bg:#0d6efd}.nav-pills .nav-link{background:0 0;border:0;border-radius:var(--bs-nav-pills-border-radius)}.nav-pills .nav-link:disabled{color:var(--bs-nav-link-disabled-color);background-color:transparent;border-color:transparent}.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-fill .nav-item,.nav-fill>.nav-link{flex:1 1 auto;text-align:center}.nav-justified .nav-item,.nav-justified>.nav-link{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:0.375rem;--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-lg,.navbar>.container-md,.navbar>.container-sm,.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:focus,.navbar-brand:hover{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-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 .show>.nav-link{color:var(--bs-navbar-active-color)}.navbar-nav .dropdown-menu{position:static}.navbar-text{padding-top:.5rem;padding-bottom:.5rem;color:var(--bs-navbar-color)}.navbar-text a,.navbar-text a:focus,.navbar-text a:hover{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{--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{--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")}.clearfix::after{display:block;clear:both;content:""}.text-bg-primary{color:#fff!important;background-color:RGBA(13,110,253,var(--bs-bg-opacity,1))!important}.text-bg-secondary{color:#fff!important;background-color:RGBA(108,117,125,var(--bs-bg-opacity,1))!important}.text-bg-success{color:#fff!important;background-color:RGBA(25,135,84,var(--bs-bg-opacity,1))!important}.text-bg-info{color:#000!important;background-color:RGBA(13,202,240,var(--bs-bg-opacity,1))!important}.text-bg-warning{color:#000!important;background-color:RGBA(255,193,7,var(--bs-bg-opacity,1))!important}.text-bg-danger{color:#fff!important;background-color:RGBA(220,53,69,var(--bs-bg-opacity,1))!important}.text-bg-light{color:#000!important;background-color:RGBA(248,249,250,var(--bs-bg-opacity,1))!important}.text-bg-dark{color:#fff!important;background-color:RGBA(33,37,41,var(--bs-bg-opacity,1))!important}.link-primary{color:#0d6efd!important}.link-primary:focus,.link-primary:hover{color:rgb(10.4,88,202.4)!important}.link-secondary{color:#6c757d!important}.link-secondary:focus,.link-secondary:hover{color:rgb(86.4,93.6,100)!important}.link-success{color:#198754!important}.link-success:focus,.link-success:hover{color:rgb(20,108,67.2)!important}.link-info{color:#0dcaf0!important}.link-info:focus,.link-info:hover{color:rgb(61.4,212.6,243)!important}.link-warning{color:#ffc107!important}.link-warning:focus,.link-warning:hover{color:rgb(255,205.4,56.6)!important}.link-danger{color:#dc3545!important}.link-danger:focus,.link-danger:hover{color:rgb(176,42.4,55.2)!important}.link-light{color:#f8f9fa!important}.link-light:focus,.link-light:hover{color:rgb(249.4,250.2,251)!important}.link-dark{color:#212529!important}.link-dark:focus,.link-dark:hover{color:rgb(26.4,29.6,32.8)!important}.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:sticky;top:0;z-index:1020}.sticky-bottom{position:sticky;bottom:0;z-index:1020}@media (min-width:576px){.sticky-sm-top{position:sticky;top:0;z-index:1020}.sticky-sm-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width:768px){.sticky-md-top{position:sticky;top:0;z-index:1020}.sticky-md-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width:992px){.sticky-lg-top{position:sticky;top:0;z-index:1020}.sticky-lg-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width:1200px){.sticky-xl-top{position:sticky;top:0;z-index:1020}.sticky-xl-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width:1400px){.sticky-xxl-top{position:sticky;top:0;z-index:1020}.sticky-xxl-bottom{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){position:absolute!important;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}.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:1px;min-height:1em;background-color:currentcolor;opacity:.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:.25!important}.opacity-50{opacity:.5!important}.opacity-75{opacity:.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-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:0 .5rem 1rem rgba(var(--bs-body-color-rgb),.15)!important}.shadow-sm{box-shadow:0 .125rem .25rem rgba(var(--bs-body-color-rgb),.075)!important}.shadow-lg{box-shadow:0 1rem 3rem rgba(var(--bs-body-color-rgb),.175)!important}.shadow-none{box-shadow:none!important}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{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-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{--bs-border-width:1px}.border-2{--bs-border-width:2px}.border-3{--bs-border-width:3px}.border-4{--bs-border-width:4px}.border-5{--bs-border-width:5px}.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:.25rem!important}.m-2{margin:.5rem!important}.m-3{margin:1rem!important}.m-4{margin:1.5rem!important}.m-5{margin:3rem!important}.m-auto{margin:auto!important}.mx-0{margin-right:0!important;margin-left:0!important}.mx-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-3{margin-right:1rem!important;margin-left:1rem!important}.mx-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-5{margin-right:3rem!important;margin-left:3rem!important}.mx-auto{margin-right:auto!important;margin-left:auto!important}.my-0{margin-top:0!important;margin-bottom:0!important}.my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-0{margin-top:0!important}.mt-1{margin-top:.25rem!important}.mt-2{margin-top:.5rem!important}.mt-3{margin-top:1rem!important}.mt-4{margin-top:1.5rem!important}.mt-5{margin-top:3rem!important}.mt-auto{margin-top:auto!important}.me-0{margin-right:0!important}.me-1{margin-right:.25rem!important}.me-2{margin-right:.5rem!important}.me-3{margin-right:1rem!important}.me-4{margin-right:1.5rem!important}.me-5{margin-right:3rem!important}.me-auto{margin-right:auto!important}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:.25rem!important}.mb-2{margin-bottom:.5rem!important}.mb-3{margin-bottom:1rem!important}.mb-4{margin-bottom:1.5rem!important}.mb-5{margin-bottom:3rem!important}.mb-auto{margin-bottom:auto!important}.ms-0{margin-left:0!important}.ms-1{margin-left:.25rem!important}.ms-2{margin-left:.5rem!important}.ms-3{margin-left:1rem!important}.ms-4{margin-left:1.5rem!important}.ms-5{margin-left:3rem!important}.ms-auto{margin-left:auto!important}.p-0{padding:0!important}.p-1{padding:.25rem!important}.p-2{padding:.5rem!important}.p-3{padding:1rem!important}.p-4{padding:1.5rem!important}.p-5{padding:3rem!important}.px-0{padding-right:0!important;padding-left:0!important}.px-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-3{padding-right:1rem!important;padding-left:1rem!important}.px-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-5{padding-right:3rem!important;padding-left:3rem!important}.py-0{padding-top:0!important;padding-bottom:0!important}.py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-0{padding-top:0!important}.pt-1{padding-top:.25rem!important}.pt-2{padding-top:.5rem!important}.pt-3{padding-top:1rem!important}.pt-4{padding-top:1.5rem!important}.pt-5{padding-top:3rem!important}.pe-0{padding-right:0!important}.pe-1{padding-right:.25rem!important}.pe-2{padding-right:.5rem!important}.pe-3{padding-right:1rem!important}.pe-4{padding-right:1.5rem!important}.pe-5{padding-right:3rem!important}.pb-0{padding-bottom:0!important}.pb-1{padding-bottom:.25rem!important}.pb-2{padding-bottom:.5rem!important}.pb-3{padding-bottom:1rem!important}.pb-4{padding-bottom:1.5rem!important}.pb-5{padding-bottom:3rem!important}.ps-0{padding-left:0!important}.ps-1{padding-left:.25rem!important}.ps-2{padding-left:.5rem!important}.ps-3{padding-left:1rem!important}.ps-4{padding-left:1.5rem!important}.ps-5{padding-left:3rem!important}.gap-0{gap:0!important}.gap-1{gap:.25rem!important}.gap-2{gap:.5rem!important}.gap-3{gap:1rem!important}.gap-4{gap:1.5rem!important}.gap-5{gap:3rem!important}.row-gap-0{row-gap:0!important}.row-gap-1{row-gap:.25rem!important}.row-gap-2{row-gap:.5rem!important}.row-gap-3{row-gap:1rem!important}.row-gap-4{row-gap:1.5rem!important}.row-gap-5{row-gap:3rem!important}.column-gap-0{-moz-column-gap:0!important;column-gap:0!important}.column-gap-1{-moz-column-gap:.25rem!important;column-gap:.25rem!important}.column-gap-2{-moz-column-gap:.5rem!important;column-gap:.5rem!important}.column-gap-3{-moz-column-gap:1rem!important;column-gap:1rem!important}.column-gap-4{-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.column-gap-5{-moz-column-gap:3rem!important;column-gap:3rem!important}.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 + .9vw)!important}.fs-3{font-size:calc(1.3rem + .6vw)!important}.fs-4{font-size:calc(1.275rem + .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,.5)!important}.text-white-50{--bs-text-opacity:1;color:rgba(255,255,255,.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)!important}.text-secondary-emphasis{color:var(--bs-secondary-text)!important}.text-success-emphasis{color:var(--bs-success-text)!important}.text-info-emphasis{color:var(--bs-info-text)!important}.text-warning-emphasis{color:var(--bs-warning-text)!important}.text-danger-emphasis{color:var(--bs-danger-text)!important}.text-light-emphasis{color:var(--bs-light-text)!important}.text-dark-emphasis{color:var(--bs-dark-text)!important}.bg-primary{--bs-bg-opacity:1;background-color:rgba(var(--bs-primary-rgb),var(--bs-bg-opacity))!important}.bg-secondary{--bs-bg-opacity:1;background-color:rgba(var(--bs-secondary-rgb),var(--bs-bg-opacity))!important}.bg-success{--bs-bg-opacity:1;background-color:rgba(var(--bs-success-rgb),var(--bs-bg-opacity))!important}.bg-info{--bs-bg-opacity:1;background-color:rgba(var(--bs-info-rgb),var(--bs-bg-opacity))!important}.bg-warning{--bs-bg-opacity:1;background-color:rgba(var(--bs-warning-rgb),var(--bs-bg-opacity))!important}.bg-danger{--bs-bg-opacity:1;background-color:rgba(var(--bs-danger-rgb),var(--bs-bg-opacity))!important}.bg-light{--bs-bg-opacity:1;background-color:rgba(var(--bs-light-rgb),var(--bs-bg-opacity))!important}.bg-dark{--bs-bg-opacity:1;background-color:rgba(var(--bs-dark-rgb),var(--bs-bg-opacity))!important}.bg-black{--bs-bg-opacity:1;background-color:rgba(var(--bs-black-rgb),var(--bs-bg-opacity))!important}.bg-white{--bs-bg-opacity:1;background-color:rgba(var(--bs-white-rgb),var(--bs-bg-opacity))!important}.bg-body{--bs-bg-opacity:1;background-color:rgba(var(--bs-body-bg-rgb),var(--bs-bg-opacity))!important}.bg-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-body-emphasis{--bs-bg-opacity:1;background-color:rgba(var(--bs-emphasis-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-2xl)!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-2xl)!important;border-top-right-radius:var(--bs-border-radius-2xl)!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-2xl)!important;border-bottom-right-radius:var(--bs-border-radius-2xl)!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-2xl)!important;border-bottom-left-radius:var(--bs-border-radius-2xl)!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-2xl)!important;border-top-left-radius:var(--bs-border-radius-2xl)!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-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:.25rem!important}.m-sm-2{margin:.5rem!important}.m-sm-3{margin:1rem!important}.m-sm-4{margin:1.5rem!important}.m-sm-5{margin:3rem!important}.m-sm-auto{margin:auto!important}.mx-sm-0{margin-right:0!important;margin-left:0!important}.mx-sm-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-sm-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-sm-3{margin-right:1rem!important;margin-left:1rem!important}.mx-sm-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-sm-5{margin-right:3rem!important;margin-left:3rem!important}.mx-sm-auto{margin-right:auto!important;margin-left:auto!important}.my-sm-0{margin-top:0!important;margin-bottom:0!important}.my-sm-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-sm-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-sm-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-sm-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-sm-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-sm-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-sm-0{margin-top:0!important}.mt-sm-1{margin-top:.25rem!important}.mt-sm-2{margin-top:.5rem!important}.mt-sm-3{margin-top:1rem!important}.mt-sm-4{margin-top:1.5rem!important}.mt-sm-5{margin-top:3rem!important}.mt-sm-auto{margin-top:auto!important}.me-sm-0{margin-right:0!important}.me-sm-1{margin-right:.25rem!important}.me-sm-2{margin-right:.5rem!important}.me-sm-3{margin-right:1rem!important}.me-sm-4{margin-right:1.5rem!important}.me-sm-5{margin-right:3rem!important}.me-sm-auto{margin-right:auto!important}.mb-sm-0{margin-bottom:0!important}.mb-sm-1{margin-bottom:.25rem!important}.mb-sm-2{margin-bottom:.5rem!important}.mb-sm-3{margin-bottom:1rem!important}.mb-sm-4{margin-bottom:1.5rem!important}.mb-sm-5{margin-bottom:3rem!important}.mb-sm-auto{margin-bottom:auto!important}.ms-sm-0{margin-left:0!important}.ms-sm-1{margin-left:.25rem!important}.ms-sm-2{margin-left:.5rem!important}.ms-sm-3{margin-left:1rem!important}.ms-sm-4{margin-left:1.5rem!important}.ms-sm-5{margin-left:3rem!important}.ms-sm-auto{margin-left:auto!important}.p-sm-0{padding:0!important}.p-sm-1{padding:.25rem!important}.p-sm-2{padding:.5rem!important}.p-sm-3{padding:1rem!important}.p-sm-4{padding:1.5rem!important}.p-sm-5{padding:3rem!important}.px-sm-0{padding-right:0!important;padding-left:0!important}.px-sm-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-sm-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-sm-3{padding-right:1rem!important;padding-left:1rem!important}.px-sm-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-sm-5{padding-right:3rem!important;padding-left:3rem!important}.py-sm-0{padding-top:0!important;padding-bottom:0!important}.py-sm-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-sm-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-sm-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-sm-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-sm-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-sm-0{padding-top:0!important}.pt-sm-1{padding-top:.25rem!important}.pt-sm-2{padding-top:.5rem!important}.pt-sm-3{padding-top:1rem!important}.pt-sm-4{padding-top:1.5rem!important}.pt-sm-5{padding-top:3rem!important}.pe-sm-0{padding-right:0!important}.pe-sm-1{padding-right:.25rem!important}.pe-sm-2{padding-right:.5rem!important}.pe-sm-3{padding-right:1rem!important}.pe-sm-4{padding-right:1.5rem!important}.pe-sm-5{padding-right:3rem!important}.pb-sm-0{padding-bottom:0!important}.pb-sm-1{padding-bottom:.25rem!important}.pb-sm-2{padding-bottom:.5rem!important}.pb-sm-3{padding-bottom:1rem!important}.pb-sm-4{padding-bottom:1.5rem!important}.pb-sm-5{padding-bottom:3rem!important}.ps-sm-0{padding-left:0!important}.ps-sm-1{padding-left:.25rem!important}.ps-sm-2{padding-left:.5rem!important}.ps-sm-3{padding-left:1rem!important}.ps-sm-4{padding-left:1.5rem!important}.ps-sm-5{padding-left:3rem!important}.gap-sm-0{gap:0!important}.gap-sm-1{gap:.25rem!important}.gap-sm-2{gap:.5rem!important}.gap-sm-3{gap:1rem!important}.gap-sm-4{gap:1.5rem!important}.gap-sm-5{gap:3rem!important}.row-gap-sm-0{row-gap:0!important}.row-gap-sm-1{row-gap:.25rem!important}.row-gap-sm-2{row-gap:.5rem!important}.row-gap-sm-3{row-gap:1rem!important}.row-gap-sm-4{row-gap:1.5rem!important}.row-gap-sm-5{row-gap:3rem!important}.column-gap-sm-0{-moz-column-gap:0!important;column-gap:0!important}.column-gap-sm-1{-moz-column-gap:.25rem!important;column-gap:.25rem!important}.column-gap-sm-2{-moz-column-gap:.5rem!important;column-gap:.5rem!important}.column-gap-sm-3{-moz-column-gap:1rem!important;column-gap:1rem!important}.column-gap-sm-4{-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.column-gap-sm-5{-moz-column-gap:3rem!important;column-gap:3rem!important}.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-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:.25rem!important}.m-md-2{margin:.5rem!important}.m-md-3{margin:1rem!important}.m-md-4{margin:1.5rem!important}.m-md-5{margin:3rem!important}.m-md-auto{margin:auto!important}.mx-md-0{margin-right:0!important;margin-left:0!important}.mx-md-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-md-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-md-3{margin-right:1rem!important;margin-left:1rem!important}.mx-md-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-md-5{margin-right:3rem!important;margin-left:3rem!important}.mx-md-auto{margin-right:auto!important;margin-left:auto!important}.my-md-0{margin-top:0!important;margin-bottom:0!important}.my-md-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-md-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-md-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-md-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-md-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-md-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-md-0{margin-top:0!important}.mt-md-1{margin-top:.25rem!important}.mt-md-2{margin-top:.5rem!important}.mt-md-3{margin-top:1rem!important}.mt-md-4{margin-top:1.5rem!important}.mt-md-5{margin-top:3rem!important}.mt-md-auto{margin-top:auto!important}.me-md-0{margin-right:0!important}.me-md-1{margin-right:.25rem!important}.me-md-2{margin-right:.5rem!important}.me-md-3{margin-right:1rem!important}.me-md-4{margin-right:1.5rem!important}.me-md-5{margin-right:3rem!important}.me-md-auto{margin-right:auto!important}.mb-md-0{margin-bottom:0!important}.mb-md-1{margin-bottom:.25rem!important}.mb-md-2{margin-bottom:.5rem!important}.mb-md-3{margin-bottom:1rem!important}.mb-md-4{margin-bottom:1.5rem!important}.mb-md-5{margin-bottom:3rem!important}.mb-md-auto{margin-bottom:auto!important}.ms-md-0{margin-left:0!important}.ms-md-1{margin-left:.25rem!important}.ms-md-2{margin-left:.5rem!important}.ms-md-3{margin-left:1rem!important}.ms-md-4{margin-left:1.5rem!important}.ms-md-5{margin-left:3rem!important}.ms-md-auto{margin-left:auto!important}.p-md-0{padding:0!important}.p-md-1{padding:.25rem!important}.p-md-2{padding:.5rem!important}.p-md-3{padding:1rem!important}.p-md-4{padding:1.5rem!important}.p-md-5{padding:3rem!important}.px-md-0{padding-right:0!important;padding-left:0!important}.px-md-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-md-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-md-3{padding-right:1rem!important;padding-left:1rem!important}.px-md-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-md-5{padding-right:3rem!important;padding-left:3rem!important}.py-md-0{padding-top:0!important;padding-bottom:0!important}.py-md-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-md-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-md-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-md-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-md-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-md-0{padding-top:0!important}.pt-md-1{padding-top:.25rem!important}.pt-md-2{padding-top:.5rem!important}.pt-md-3{padding-top:1rem!important}.pt-md-4{padding-top:1.5rem!important}.pt-md-5{padding-top:3rem!important}.pe-md-0{padding-right:0!important}.pe-md-1{padding-right:.25rem!important}.pe-md-2{padding-right:.5rem!important}.pe-md-3{padding-right:1rem!important}.pe-md-4{padding-right:1.5rem!important}.pe-md-5{padding-right:3rem!important}.pb-md-0{padding-bottom:0!important}.pb-md-1{padding-bottom:.25rem!important}.pb-md-2{padding-bottom:.5rem!important}.pb-md-3{padding-bottom:1rem!important}.pb-md-4{padding-bottom:1.5rem!important}.pb-md-5{padding-bottom:3rem!important}.ps-md-0{padding-left:0!important}.ps-md-1{padding-left:.25rem!important}.ps-md-2{padding-left:.5rem!important}.ps-md-3{padding-left:1rem!important}.ps-md-4{padding-left:1.5rem!important}.ps-md-5{padding-left:3rem!important}.gap-md-0{gap:0!important}.gap-md-1{gap:.25rem!important}.gap-md-2{gap:.5rem!important}.gap-md-3{gap:1rem!important}.gap-md-4{gap:1.5rem!important}.gap-md-5{gap:3rem!important}.row-gap-md-0{row-gap:0!important}.row-gap-md-1{row-gap:.25rem!important}.row-gap-md-2{row-gap:.5rem!important}.row-gap-md-3{row-gap:1rem!important}.row-gap-md-4{row-gap:1.5rem!important}.row-gap-md-5{row-gap:3rem!important}.column-gap-md-0{-moz-column-gap:0!important;column-gap:0!important}.column-gap-md-1{-moz-column-gap:.25rem!important;column-gap:.25rem!important}.column-gap-md-2{-moz-column-gap:.5rem!important;column-gap:.5rem!important}.column-gap-md-3{-moz-column-gap:1rem!important;column-gap:1rem!important}.column-gap-md-4{-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.column-gap-md-5{-moz-column-gap:3rem!important;column-gap:3rem!important}.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-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:.25rem!important}.m-lg-2{margin:.5rem!important}.m-lg-3{margin:1rem!important}.m-lg-4{margin:1.5rem!important}.m-lg-5{margin:3rem!important}.m-lg-auto{margin:auto!important}.mx-lg-0{margin-right:0!important;margin-left:0!important}.mx-lg-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-lg-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-lg-3{margin-right:1rem!important;margin-left:1rem!important}.mx-lg-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-lg-5{margin-right:3rem!important;margin-left:3rem!important}.mx-lg-auto{margin-right:auto!important;margin-left:auto!important}.my-lg-0{margin-top:0!important;margin-bottom:0!important}.my-lg-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-lg-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-lg-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-lg-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-lg-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-lg-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-lg-0{margin-top:0!important}.mt-lg-1{margin-top:.25rem!important}.mt-lg-2{margin-top:.5rem!important}.mt-lg-3{margin-top:1rem!important}.mt-lg-4{margin-top:1.5rem!important}.mt-lg-5{margin-top:3rem!important}.mt-lg-auto{margin-top:auto!important}.me-lg-0{margin-right:0!important}.me-lg-1{margin-right:.25rem!important}.me-lg-2{margin-right:.5rem!important}.me-lg-3{margin-right:1rem!important}.me-lg-4{margin-right:1.5rem!important}.me-lg-5{margin-right:3rem!important}.me-lg-auto{margin-right:auto!important}.mb-lg-0{margin-bottom:0!important}.mb-lg-1{margin-bottom:.25rem!important}.mb-lg-2{margin-bottom:.5rem!important}.mb-lg-3{margin-bottom:1rem!important}.mb-lg-4{margin-bottom:1.5rem!important}.mb-lg-5{margin-bottom:3rem!important}.mb-lg-auto{margin-bottom:auto!important}.ms-lg-0{margin-left:0!important}.ms-lg-1{margin-left:.25rem!important}.ms-lg-2{margin-left:.5rem!important}.ms-lg-3{margin-left:1rem!important}.ms-lg-4{margin-left:1.5rem!important}.ms-lg-5{margin-left:3rem!important}.ms-lg-auto{margin-left:auto!important}.p-lg-0{padding:0!important}.p-lg-1{padding:.25rem!important}.p-lg-2{padding:.5rem!important}.p-lg-3{padding:1rem!important}.p-lg-4{padding:1.5rem!important}.p-lg-5{padding:3rem!important}.px-lg-0{padding-right:0!important;padding-left:0!important}.px-lg-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-lg-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-lg-3{padding-right:1rem!important;padding-left:1rem!important}.px-lg-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-lg-5{padding-right:3rem!important;padding-left:3rem!important}.py-lg-0{padding-top:0!important;padding-bottom:0!important}.py-lg-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-lg-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-lg-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-lg-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-lg-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-lg-0{padding-top:0!important}.pt-lg-1{padding-top:.25rem!important}.pt-lg-2{padding-top:.5rem!important}.pt-lg-3{padding-top:1rem!important}.pt-lg-4{padding-top:1.5rem!important}.pt-lg-5{padding-top:3rem!important}.pe-lg-0{padding-right:0!important}.pe-lg-1{padding-right:.25rem!important}.pe-lg-2{padding-right:.5rem!important}.pe-lg-3{padding-right:1rem!important}.pe-lg-4{padding-right:1.5rem!important}.pe-lg-5{padding-right:3rem!important}.pb-lg-0{padding-bottom:0!important}.pb-lg-1{padding-bottom:.25rem!important}.pb-lg-2{padding-bottom:.5rem!important}.pb-lg-3{padding-bottom:1rem!important}.pb-lg-4{padding-bottom:1.5rem!important}.pb-lg-5{padding-bottom:3rem!important}.ps-lg-0{padding-left:0!important}.ps-lg-1{padding-left:.25rem!important}.ps-lg-2{padding-left:.5rem!important}.ps-lg-3{padding-left:1rem!important}.ps-lg-4{padding-left:1.5rem!important}.ps-lg-5{padding-left:3rem!important}.gap-lg-0{gap:0!important}.gap-lg-1{gap:.25rem!important}.gap-lg-2{gap:.5rem!important}.gap-lg-3{gap:1rem!important}.gap-lg-4{gap:1.5rem!important}.gap-lg-5{gap:3rem!important}.row-gap-lg-0{row-gap:0!important}.row-gap-lg-1{row-gap:.25rem!important}.row-gap-lg-2{row-gap:.5rem!important}.row-gap-lg-3{row-gap:1rem!important}.row-gap-lg-4{row-gap:1.5rem!important}.row-gap-lg-5{row-gap:3rem!important}.column-gap-lg-0{-moz-column-gap:0!important;column-gap:0!important}.column-gap-lg-1{-moz-column-gap:.25rem!important;column-gap:.25rem!important}.column-gap-lg-2{-moz-column-gap:.5rem!important;column-gap:.5rem!important}.column-gap-lg-3{-moz-column-gap:1rem!important;column-gap:1rem!important}.column-gap-lg-4{-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.column-gap-lg-5{-moz-column-gap:3rem!important;column-gap:3rem!important}.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-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:.25rem!important}.m-xl-2{margin:.5rem!important}.m-xl-3{margin:1rem!important}.m-xl-4{margin:1.5rem!important}.m-xl-5{margin:3rem!important}.m-xl-auto{margin:auto!important}.mx-xl-0{margin-right:0!important;margin-left:0!important}.mx-xl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xl-auto{margin-right:auto!important;margin-left:auto!important}.my-xl-0{margin-top:0!important;margin-bottom:0!important}.my-xl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xl-0{margin-top:0!important}.mt-xl-1{margin-top:.25rem!important}.mt-xl-2{margin-top:.5rem!important}.mt-xl-3{margin-top:1rem!important}.mt-xl-4{margin-top:1.5rem!important}.mt-xl-5{margin-top:3rem!important}.mt-xl-auto{margin-top:auto!important}.me-xl-0{margin-right:0!important}.me-xl-1{margin-right:.25rem!important}.me-xl-2{margin-right:.5rem!important}.me-xl-3{margin-right:1rem!important}.me-xl-4{margin-right:1.5rem!important}.me-xl-5{margin-right:3rem!important}.me-xl-auto{margin-right:auto!important}.mb-xl-0{margin-bottom:0!important}.mb-xl-1{margin-bottom:.25rem!important}.mb-xl-2{margin-bottom:.5rem!important}.mb-xl-3{margin-bottom:1rem!important}.mb-xl-4{margin-bottom:1.5rem!important}.mb-xl-5{margin-bottom:3rem!important}.mb-xl-auto{margin-bottom:auto!important}.ms-xl-0{margin-left:0!important}.ms-xl-1{margin-left:.25rem!important}.ms-xl-2{margin-left:.5rem!important}.ms-xl-3{margin-left:1rem!important}.ms-xl-4{margin-left:1.5rem!important}.ms-xl-5{margin-left:3rem!important}.ms-xl-auto{margin-left:auto!important}.p-xl-0{padding:0!important}.p-xl-1{padding:.25rem!important}.p-xl-2{padding:.5rem!important}.p-xl-3{padding:1rem!important}.p-xl-4{padding:1.5rem!important}.p-xl-5{padding:3rem!important}.px-xl-0{padding-right:0!important;padding-left:0!important}.px-xl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xl-0{padding-top:0!important;padding-bottom:0!important}.py-xl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xl-0{padding-top:0!important}.pt-xl-1{padding-top:.25rem!important}.pt-xl-2{padding-top:.5rem!important}.pt-xl-3{padding-top:1rem!important}.pt-xl-4{padding-top:1.5rem!important}.pt-xl-5{padding-top:3rem!important}.pe-xl-0{padding-right:0!important}.pe-xl-1{padding-right:.25rem!important}.pe-xl-2{padding-right:.5rem!important}.pe-xl-3{padding-right:1rem!important}.pe-xl-4{padding-right:1.5rem!important}.pe-xl-5{padding-right:3rem!important}.pb-xl-0{padding-bottom:0!important}.pb-xl-1{padding-bottom:.25rem!important}.pb-xl-2{padding-bottom:.5rem!important}.pb-xl-3{padding-bottom:1rem!important}.pb-xl-4{padding-bottom:1.5rem!important}.pb-xl-5{padding-bottom:3rem!important}.ps-xl-0{padding-left:0!important}.ps-xl-1{padding-left:.25rem!important}.ps-xl-2{padding-left:.5rem!important}.ps-xl-3{padding-left:1rem!important}.ps-xl-4{padding-left:1.5rem!important}.ps-xl-5{padding-left:3rem!important}.gap-xl-0{gap:0!important}.gap-xl-1{gap:.25rem!important}.gap-xl-2{gap:.5rem!important}.gap-xl-3{gap:1rem!important}.gap-xl-4{gap:1.5rem!important}.gap-xl-5{gap:3rem!important}.row-gap-xl-0{row-gap:0!important}.row-gap-xl-1{row-gap:.25rem!important}.row-gap-xl-2{row-gap:.5rem!important}.row-gap-xl-3{row-gap:1rem!important}.row-gap-xl-4{row-gap:1.5rem!important}.row-gap-xl-5{row-gap:3rem!important}.column-gap-xl-0{-moz-column-gap:0!important;column-gap:0!important}.column-gap-xl-1{-moz-column-gap:.25rem!important;column-gap:.25rem!important}.column-gap-xl-2{-moz-column-gap:.5rem!important;column-gap:.5rem!important}.column-gap-xl-3{-moz-column-gap:1rem!important;column-gap:1rem!important}.column-gap-xl-4{-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.column-gap-xl-5{-moz-column-gap:3rem!important;column-gap:3rem!important}.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-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:.25rem!important}.m-xxl-2{margin:.5rem!important}.m-xxl-3{margin:1rem!important}.m-xxl-4{margin:1.5rem!important}.m-xxl-5{margin:3rem!important}.m-xxl-auto{margin:auto!important}.mx-xxl-0{margin-right:0!important;margin-left:0!important}.mx-xxl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xxl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xxl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xxl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xxl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xxl-auto{margin-right:auto!important;margin-left:auto!important}.my-xxl-0{margin-top:0!important;margin-bottom:0!important}.my-xxl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xxl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xxl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xxl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xxl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xxl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xxl-0{margin-top:0!important}.mt-xxl-1{margin-top:.25rem!important}.mt-xxl-2{margin-top:.5rem!important}.mt-xxl-3{margin-top:1rem!important}.mt-xxl-4{margin-top:1.5rem!important}.mt-xxl-5{margin-top:3rem!important}.mt-xxl-auto{margin-top:auto!important}.me-xxl-0{margin-right:0!important}.me-xxl-1{margin-right:.25rem!important}.me-xxl-2{margin-right:.5rem!important}.me-xxl-3{margin-right:1rem!important}.me-xxl-4{margin-right:1.5rem!important}.me-xxl-5{margin-right:3rem!important}.me-xxl-auto{margin-right:auto!important}.mb-xxl-0{margin-bottom:0!important}.mb-xxl-1{margin-bottom:.25rem!important}.mb-xxl-2{margin-bottom:.5rem!important}.mb-xxl-3{margin-bottom:1rem!important}.mb-xxl-4{margin-bottom:1.5rem!important}.mb-xxl-5{margin-bottom:3rem!important}.mb-xxl-auto{margin-bottom:auto!important}.ms-xxl-0{margin-left:0!important}.ms-xxl-1{margin-left:.25rem!important}.ms-xxl-2{margin-left:.5rem!important}.ms-xxl-3{margin-left:1rem!important}.ms-xxl-4{margin-left:1.5rem!important}.ms-xxl-5{margin-left:3rem!important}.ms-xxl-auto{margin-left:auto!important}.p-xxl-0{padding:0!important}.p-xxl-1{padding:.25rem!important}.p-xxl-2{padding:.5rem!important}.p-xxl-3{padding:1rem!important}.p-xxl-4{padding:1.5rem!important}.p-xxl-5{padding:3rem!important}.px-xxl-0{padding-right:0!important;padding-left:0!important}.px-xxl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xxl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xxl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xxl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xxl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xxl-0{padding-top:0!important;padding-bottom:0!important}.py-xxl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xxl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xxl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xxl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xxl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xxl-0{padding-top:0!important}.pt-xxl-1{padding-top:.25rem!important}.pt-xxl-2{padding-top:.5rem!important}.pt-xxl-3{padding-top:1rem!important}.pt-xxl-4{padding-top:1.5rem!important}.pt-xxl-5{padding-top:3rem!important}.pe-xxl-0{padding-right:0!important}.pe-xxl-1{padding-right:.25rem!important}.pe-xxl-2{padding-right:.5rem!important}.pe-xxl-3{padding-right:1rem!important}.pe-xxl-4{padding-right:1.5rem!important}.pe-xxl-5{padding-right:3rem!important}.pb-xxl-0{padding-bottom:0!important}.pb-xxl-1{padding-bottom:.25rem!important}.pb-xxl-2{padding-bottom:.5rem!important}.pb-xxl-3{padding-bottom:1rem!important}.pb-xxl-4{padding-bottom:1.5rem!important}.pb-xxl-5{padding-bottom:3rem!important}.ps-xxl-0{padding-left:0!important}.ps-xxl-1{padding-left:.25rem!important}.ps-xxl-2{padding-left:.5rem!important}.ps-xxl-3{padding-left:1rem!important}.ps-xxl-4{padding-left:1.5rem!important}.ps-xxl-5{padding-left:3rem!important}.gap-xxl-0{gap:0!important}.gap-xxl-1{gap:.25rem!important}.gap-xxl-2{gap:.5rem!important}.gap-xxl-3{gap:1rem!important}.gap-xxl-4{gap:1.5rem!important}.gap-xxl-5{gap:3rem!important}.row-gap-xxl-0{row-gap:0!important}.row-gap-xxl-1{row-gap:.25rem!important}.row-gap-xxl-2{row-gap:.5rem!important}.row-gap-xxl-3{row-gap:1rem!important}.row-gap-xxl-4{row-gap:1.5rem!important}.row-gap-xxl-5{row-gap:3rem!important}.column-gap-xxl-0{-moz-column-gap:0!important;column-gap:0!important}.column-gap-xxl-1{-moz-column-gap:.25rem!important;column-gap:.25rem!important}.column-gap-xxl-2{-moz-column-gap:.5rem!important;column-gap:.5rem!important}.column-gap-xxl-3{-moz-column-gap:1rem!important;column-gap:1rem!important}.column-gap-xxl-4{-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.column-gap-xxl-5{-moz-column-gap:3rem!important;column-gap:3rem!important}.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-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}}:root{--navbar-height:88px;--site-header-logo-height:48px;--footer-height:200px;--page-horizontal-padding:20px;--section-spacing:120px;--section-padding-bottom:50px;--max-container-width:1320px;--max-narrow-container-width:800px;--color-brand:#c9a227;--color-nav-text:#4a4a4a;--hero-overlay:rgba(0, 0, 0, 0.2);--btn-hero-fill:#ffffff;--btn-hero-outline:#4a4a4a;--text-body:16px;--text-body-line-height:1.65;--text-sm:14px;--text-sm-line-height:1.5;--text-xs:12px;--text-xs-line-height:1.4;--text-lg:18px;--text-lg-line-height:1.5;--h1-font-size:34px;--h1-line-height:40px;--h2-font-size:28px;--h2-line-height:36px;--h3-font-size:20px;--h3-line-height:28px;--h4-font-size:20px;--h4-line-height:24px;--h5-font-size:20px;--h5-line-height:24px;--h6-font-size:var(--text-body);--h6-line-height:var(--text-body-line-height);--p-font-size:var(--text-body);--p-line-height:var(--text-body-line-height);--btn-height:42px;--btn-horizontal-padding:20px;--btn-icon-size:18px;--btn-font-size:16px;--btn-line-height:20px}@media screen and (min-width:768px){:root{--text-body:18px;--text-sm:15px;--text-lg:20px}}@media screen and (min-width:992px) and (max-width:1399px){:root{--btn-height:36px;--btn-horizontal-padding:16px;--btn-icon-size:16px;--btn-font-size:14px;--btn-line-height:18px}}.bg-black{background-color:#000}.bg-white{background-color:#fff}.text-black{color:#000}.text-white{color:#fff}*{font-family:Poppins,sans-serif;color:#1d1d1b}html{scroll-behavior:smooth}body{position:relative;overflow-x:hidden}p{width:100%}h1{font-size:var(--h1-font-size);line-height:var(--h1-line-height)}h2{font-size:var(--h2-font-size);line-height:var(--h2-line-height)}h3{font-size:var(--h3-font-size);line-height:var(--h3-line-height)}h4{font-size:var(--h4-font-size);line-height:var(--h4-line-height)}h5{font-size:var(--h5-font-size);line-height:var(--h5-line-height)}h6{font-size:var(--h6-font-size);line-height:var(--h6-line-height)}a,ol li,p,td,th,ul li{font-size:var(--p-font-size);line-height:var(--p-line-height)}.underline{text-decoration:underline}.uppercase{text-transform:uppercase}.text-nowrap{white-space:nowrap;overflow-x:hidden;text-overflow:ellipsis}a{word-break:break-word}a:focus,a:hover{text-decoration:none;box-shadow:none;outline:0}ul.bulleted{list-style:none}ul.bulleted li{margin-bottom:25px;line-height:1.3}ul.bulleted li::before{content:"•";font-family:Arial,Helvetica,sans-serif;font-size:20px;color:#00f;font-weight:700;display:inline-block;width:28px;margin-left:-28px;margin-bottom:-2px}ol{padding-left:16px}ol li{margin-bottom:25px;padding-left:12px;line-height:1.3}.separator,hr{position:relative;width:100%;height:1px}img{max-width:100%;height:auto}.text-nowrap{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.text-wrapper{width:100%}.grecaptcha-badge{display:none!important}@keyframes hydropool-scroll-reveal-in{from{opacity:0;transform:translate3d(0,64px,0)}to{opacity:1;transform:translate3d(0,0,0)}}.scroll-reveal{opacity:0;transform:translate3d(0,64px,0)}.scroll-reveal.is-in-view{animation:hydropool-scroll-reveal-in 1.55s cubic-bezier(.15,.85,.25,1) .18s both}@media (prefers-reduced-motion:reduce){.scroll-reveal{opacity:1;transform:none;animation:none!important}.scroll-reveal.is-in-view{animation:none!important}}.site-header{position:sticky;top:0;z-index:100;height:var(--navbar-height);background:#fff;box-shadow:0 1px 0 rgba(0,0,0,.06);--site-header-search-collapsed-w:44px}.site-header__inner{display:flex;align-items:center;justify-content:space-between;height:100%;max-width:100%;padding:0 var(--page-horizontal-padding)}.site-header__logo{display:flex;align-items:center;text-decoration:none;color:inherit}.site-header__logo-wrap{display:flex;align-items:center;flex-shrink:0;height:var(--navbar-height);max-width:min(280px,48vw)}.site-header__logo-img{display:block;height:var(--site-header-logo-height);max-height:var(--site-header-logo-height);width:auto;max-width:100%;-o-object-fit:contain;object-fit:contain}.site-header__logo-icon{width:48px;height:48px;margin-right:10px;background:var(--color-brand);border-radius:4px;flex-shrink:0}.site-header__logo-text{font-size:20px;font-weight:600;color:#1a1a1a;letter-spacing:.02em;line-height:1.2}.site-header__logo-tagline{display:block;font-size:11px;font-weight:400;color:var(--color-nav-text);letter-spacing:0}.site-header__nav{display:none}.site-header__nav-list{display:flex;align-items:center;gap:28px;margin:0;padding:0;list-style:none}.site-header__nav-link,.site-header__nav-list .site-header__nav-trigger,.site-header__nav-list a{font-size:15px;font-weight:500;color:var(--color-nav-text);text-decoration:none;white-space:nowrap;transition:color .2s ease;cursor:pointer}.site-header__nav-link:hover,.site-header__nav-list .site-header__nav-trigger:hover,.site-header__nav-list a:hover{color:#1a1a1a}.site-header__nav-list>.menu-item.current-menu-ancestor>.site-header__nav-trigger,.site-header__nav-list>.menu-item.current-menu-ancestor>a,.site-header__nav-list>.menu-item.current-menu-item>.site-header__nav-trigger,.site-header__nav-list>.menu-item.current-menu-item>a,.site-header__nav-list>.menu-item.current_page_item>a,.site-header__nav-list>.menu-item>a.active{color:#1a1a1a;border-bottom-color:#c9a227}.site-header__nav-list li{margin:0;padding:0}.site-header__nav-list>.menu-item{position:relative}.site-header__nav-list>.menu-item>.site-header__nav-trigger,.site-header__nav-list>.menu-item>a{display:inline-block;border-bottom:2px solid transparent;padding-bottom:2px}.site-header__nav-trigger:focus{outline:2px solid rgba(201,162,39,.55);outline-offset:2px}.site-header__nav-trigger:focus:not(:focus-visible){outline:0}.site-header__sub-menu--desktop{position:absolute;z-index:110;min-width:220px;margin:0;padding:8px 0;list-style:none;background:#fff;box-shadow:0 10px 28px rgba(0,0,0,.12);border-radius:0;opacity:0;visibility:hidden;transition:opacity .2s ease,visibility .2s ease,transform .2s ease}.site-header__nav-list>.menu-item-has-children>.site-header__sub-menu--desktop{top:100%;left:50%;right:auto;transform:translateX(-50%) translateY(4px)}.site-header__nav-list>.menu-item-has-children:focus-within>.site-header__sub-menu--desktop,.site-header__nav-list>.menu-item-has-children:hover>.site-header__sub-menu--desktop{opacity:1;visibility:visible;transform:translateX(-50%) translateY(0)}.site-header__sub-menu--desktop .menu-item-has-children>.site-header__sub-menu--desktop{top:0;left:100%;margin-left:0;transform:translateX(0) translateY(4px)}.site-header__sub-menu--desktop .menu-item-has-children:focus-within>.site-header__sub-menu--desktop,.site-header__sub-menu--desktop .menu-item-has-children:hover>.site-header__sub-menu--desktop{opacity:1;visibility:visible;transform:translateX(0) translateY(0)}.site-header__sub-menu--desktop .menu-item{margin:0;padding:0}.site-header__sub-menu--desktop a{display:block;padding:10px 18px;font-size:14px;font-weight:500;white-space:nowrap;border-bottom:none!important;padding-bottom:10px!important}.site-header__sub-menu--desktop a:hover{background:rgba(0,0,0,.04);color:#1a1a1a}.site-header__sub-menu--desktop .current-menu-ancestor>a,.site-header__sub-menu--desktop .current-menu-item>a{color:#1a1a1a;background:rgba(0,0,0,.04)}.site-header__nav-list>.menu-item-has-children>.site-header__nav-trigger::after{content:none}.site-header__utils{display:flex;align-items:center;gap:8px}.site-header__hamburger{display:none;align-items:center;justify-content:center;width:44px;height:44px;padding:0;border:none;background:0 0;cursor:pointer;-webkit-tap-highlight-color:transparent}.site-header__hamburger img{display:block;width:23px;height:9px}.site-header__close-bar{display:none;align-items:center;justify-content:center;width:44px;height:44px;padding:0;border:none;background:0 0;color:#2b2d36;font-size:24px;cursor:pointer;-webkit-tap-highlight-color:transparent}.site-header__menu{position:fixed;inset:0;top:var(--navbar-height);z-index:99;display:flex;flex-direction:column;background:#fff;overflow-y:auto;visibility:hidden;opacity:0;transition:visibility .25s ease,opacity .25s ease}.site-header--menu-open .site-header__menu{visibility:visible;opacity:1}.site-header--menu-open.site-header{box-shadow:none!important;border-bottom:none!important}.site-header__menu{border-top:none;box-shadow:none}.site-header__menu-top{position:relative;flex-shrink:0;padding:0 var(--page-horizontal-padding) 32px;background:#fff}.site-header__menu-search{padding:24px 0 20px}.site-header__menu-search .tudastar-hub-search__form{border:1px solid #d2d4dd;box-shadow:none;border-radius:0}.site-header__menu-search .tudastar-hub-search__input,.site-header__menu-search .tudastar-hub-search__submit{border-radius:0}.site-header__menu-list{list-style:none;margin:0;padding:0}.site-header__menu-list li{margin:0;padding:0;color:#1d1d1b}.site-header__menu-list a{display:block;padding:16px 0;font-size:20px;font-weight:500;color:#2b2d36;text-decoration:none;transition:color .2s;border-bottom:2px solid transparent;box-sizing:border-box}.site-header__menu-list a:hover{color:#1a1a1a}.site-header__menu-list .current-menu-ancestor>a,.site-header__menu-list .current-menu-item>a,.site-header__menu-list .current_page_item>a{color:#1a1a1a;border-bottom-color:transparent;text-decoration:underline;-webkit-text-decoration-color:#c9a227;text-decoration-color:#c9a227;text-underline-offset:4px;text-decoration-thickness:2px}.site-header__menu-list .menu-item-has-children>.site-header__nav-trigger{position:relative;padding-right:40px}.site-header__menu-list .menu-item-has-children>.site-header__nav-trigger::after{content:"";position:absolute;right:4px;top:50%;width:10px;height:10px;margin-top:-5px;border-right:2px solid #2b2d36;border-bottom:2px solid #2b2d36;transform:rotate(45deg);transition:transform .2s ease;pointer-events:none}.site-header__menu-list .menu-item-has-children.is-open>.site-header__nav-trigger::after{transform:rotate(225deg);margin-top:-2px}.site-header__sub-menu--mobile{display:none;margin:0;padding:0 0 8px 12px;list-style:none}.site-header__menu-list .menu-item-has-children.is-open>.site-header__sub-menu--mobile{display:block}.site-header__sub-menu--mobile a{padding:12px 0;font-size:17px;font-weight:500;border-bottom:none!important}.site-header__menu-bottom{flex:1;padding:32px var(--page-horizontal-padding) 40px;background:#2b2d36;color:#94969d}.site-header__menu-links{list-style:none;margin:0 0 24px;padding:0}.site-header__menu-links li{margin:0 0 12px;padding:0}.site-header__menu-links a{font-size:16px;color:#94969d;text-decoration:none;transition:color .2s}.site-header__menu-links a:hover{color:#fff}.site-header__menu-cta{display:block;width:100%;margin-bottom:24px;padding:12px 20px;border:1px solid #fff;font-size:var(--text-body);font-weight:600;color:#fff;text-align:center;text-decoration:none;transition:border-color .2s,background .2s;box-sizing:border-box}.site-header__menu-cta:hover{border-color:#fff;background:rgba(255,255,255,.08);color:#fff}.site-header__menu-contact{margin-bottom:24px;font-size:14px;line-height:1.6;color:#94969d}.site-header__menu-contact p{margin:0 0 16px;color:#94969d}.site-header__menu-contact strong{color:#fff;font-weight:600}.site-header__menu-social{display:flex;gap:12px;align-items:center}.site-header__menu-social a{display:inline-flex;align-items:center;justify-content:center;width:29px;height:29px;color:#fff;font-size:16px;text-decoration:none;transition:opacity .2s}.site-header__menu-social a i{width:100%}.site-header__menu-social a:hover{opacity:.85}.site-header__menu-social .bi{color:#fff}.site-header__util-link{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;color:var(--color-nav-text);text-decoration:none;border-radius:4px;transition:color .2s ease,background .2s ease}.site-header__util-link:hover{color:#1a1a1a;background:rgba(0,0,0,.05)}.site-header__util-link i{font-size:18px}.site-header--search-open .site-header__search{z-index:6}.site-header__search{position:relative;flex-shrink:0;align-self:stretch;display:flex;align-items:center;justify-content:flex-end;width:44px;min-width:44px}.site-header__search .tudastar-hub-search__form{position:absolute;top:50%;right:0;transform:translateY(calc(-50% - 2px));display:grid;grid-template-columns:1fr;align-items:stretch;width:44px;min-width:0;min-height:44px;height:44px;max-width:100%;margin:0;overflow:hidden;background:#fff;border:2px solid #d2d4dd;box-shadow:none;box-sizing:border-box;transition:width 1.2s cubic-bezier(.32,.72,0,1)}.site-header__search .tudastar-hub-search__input{grid-row:1;grid-column:1;z-index:1}.site-header__search .site-header__search-trigger,.site-header__search .tudastar-hub-search__submit{position:absolute;top:0;right:0;bottom:0;width:40px;min-height:0;max-width:40px;margin:0;padding:0;display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;border:0;-moz-appearance:none;appearance:none;-webkit-appearance:none;background:#fff;color:#2b2d36;border-radius:0;cursor:pointer;-webkit-tap-highlight-color:transparent;font-size:0}.site-header__search .site-header__search-trigger .bi,.site-header__search .tudastar-hub-search__submit .bi{font-size:1.15rem;line-height:1}.site-header__search .site-header__search-trigger:hover,.site-header__search .tudastar-hub-search__submit:hover{color:#1d1d1b}.site-header__search .tudastar-hub-search__submit{visibility:hidden;opacity:0;pointer-events:none;z-index:1}.site-header__search .site-header__search-trigger{visibility:visible;opacity:1;pointer-events:auto;z-index:4}.site-header:not(.site-header--search-open) .site-header__search .tudastar-hub-search__input{display:none}.site-header--search-open .site-header__search .tudastar-hub-search__form{z-index:6;width:min(360px,100vw - 120px);min-height:44px;height:44px;max-width:none;max-height:none;background:#fff;border:2px solid #d2d4dd;box-shadow:none}.site-header--search-open .site-header__search .tudastar-hub-search__input{display:block;width:100%;height:100%;min-height:0;box-sizing:border-box;margin:0;padding-inline:12px 42px;padding-block:calc((44px - 4px - var(--text-body-line-height) * 1em)/ 2);border:0;font-family:Poppins,sans-serif,sans-serif;font-size:15px;font-weight:500;line-height:var(--text-body-line-height);color:#2b2d36;-webkit-appearance:none;-moz-appearance:none;appearance:none}.site-header--search-open .site-header__search .tudastar-hub-search__input::-webkit-search-cancel-button,.site-header--search-open .site-header__search .tudastar-hub-search__input::-webkit-search-decoration,.site-header--search-open .site-header__search .tudastar-hub-search__input::-webkit-search-results-button,.site-header--search-open .site-header__search .tudastar-hub-search__input::-webkit-search-results-decoration{display:none;-webkit-appearance:none}.site-header--search-open .site-header__search .tudastar-hub-search__input::-moz-placeholder{color:#94969d}.site-header--search-open .site-header__search .tudastar-hub-search__input::placeholder{color:#94969d}.site-header--search-open .site-header__search .tudastar-hub-search__submit{visibility:visible;opacity:1;pointer-events:auto;z-index:4}.site-header--search-open .site-header__search .site-header__search-trigger{visibility:hidden;opacity:0;pointer-events:none;z-index:1}@media screen and (max-width:1097px){.site-header__hamburger{display:flex}.site-header__util-link--lang{display:none}.site-header__utils .site-header__search{display:none}.site-header--menu-open .site-header__logo,.site-header--menu-open .site-header__utils{visibility:hidden;pointer-events:none}.site-header--menu-open .site-header__close-bar{display:flex}}@media screen and (min-width:1098px){.site-header__inner{align-items:stretch}.site-header__logo,.site-header__utils{display:flex;align-items:center}.site-header__nav{display:flex;align-items:stretch;align-self:stretch;height:auto}.site-header__nav-list{align-items:stretch;height:100%}.site-header__nav-list>.menu-item{display:flex;align-items:center}.site-header__hamburger{display:none}.site-header__menu{display:none!important}}.site-footer [data-tm]{color:inherit}.site-footer{width:100%;background-color:#2b2d36;color:rgba(255,255,255,.9);padding:48px var(--page-horizontal-padding) 24px;display:flex;flex-direction:column}.site-footer__inner{width:100%;display:flex;flex-direction:column}@media screen and (min-width:992px){body.footer-reveal-active .site-footer{position:fixed;bottom:0;left:0;right:0;z-index:0}body.footer-reveal-active .page-content-wrapper{position:relative;z-index:1;flex:0 0 auto}body.footer-reveal-active .container--main{padding-bottom:var(--footer-overlap,0)}body.footer-reveal-active .site-footer__inner{will-change:transform;transform:translateY(var(--footer-inner-ty,0))}}@media screen and (min-width:992px) and (prefers-reduced-motion:reduce){body.footer-reveal-active .site-footer__inner{transform:none}}.site-footer__top{display:flex;flex-direction:column;align-items:center;gap:24px;margin-bottom:32px}.site-footer__brand{display:block;text-decoration:none;line-height:0}.site-footer__logo-img{display:block;height:auto;max-width:180px;width:auto}.site-footer__slogan-row{display:flex;align-items:center;gap:16px;width:calc(100% + 2 * var(--page-horizontal-padding));max-width:none;margin:0 calc(-1 * var(--page-horizontal-padding)) 24px}.site-footer__slogan-line{flex:1;height:0;border-top:1px solid #dbb857;min-width:24px}.site-footer__slogan{flex-shrink:0;font-size:14px;font-weight:500;color:#dbb857}.site-footer__cta-wrap{text-align:center;margin-bottom:200px}.site-footer__cta{display:inline-block;padding:12px 24px;border:1px solid #fff;color:#fff;font-size:15px;text-decoration:none;transition:border-color .2s,background .2s}.site-footer__cta:hover{border-color:#fff;background:rgba(255,255,255,.08);color:#fff}.site-footer__main{max-width:var(--max-container-width);margin:0 auto 40px}.site-footer__grid{display:grid;grid-template-columns:1fr;gap:32px 24px}.site-footer__col-title{margin:0 0 12px;font-size:14px;font-weight:600;color:#fff;text-transform:none;letter-spacing:0}.site-footer__col-block{margin:0 0 16px;font-size:14px;line-height:1.6;color:#94969d}.site-footer__col-block strong{font-weight:600;color:#fff}.site-footer__col-block:last-child{margin-bottom:0}.site-footer__links{list-style:none;margin:0;padding:0}.site-footer__links li{margin-bottom:8px}.site-footer__links a,.site-footer__phone-link{color:#94969d;font-size:14px;text-decoration:none;transition:color .2s}.site-footer__links a:hover,.site-footer__phone-link:hover{color:#fff}.site-footer__social{display:flex;flex-wrap:wrap;gap:4px;justify-content:flex-start;align-items:center}.site-footer__social-link{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;color:#fff!important;font-size:20px;text-decoration:none;transition:opacity .2s}.site-footer__social-link,.site-footer__social-link:focus,.site-footer__social-link:hover{color:#fff!important;-webkit-text-fill-color:#fff}.site-footer__social-link .bi,.site-footer__social-link .bi::before{color:#fff!important;-webkit-text-fill-color:#fff!important}.site-footer__social-link:hover{opacity:.85}.site-footer__divider{border-top:1px solid #dbb857;margin-bottom:24px}.site-footer__bottom{padding-top:16px}.site-footer__bottom-inner{max-width:var(--max-container-width);margin:0 auto;display:flex;flex-direction:column;gap:8px;align-items:center;text-align:center}.site-footer__copy{font-size:12px;color:rgba(255,255,255,.6)}.site-footer__privacy{font-size:12px;color:rgba(255,255,255,.6);text-decoration:none;transition:color .2s}.site-footer__privacy:hover{color:rgba(255,255,255,.9)}@media screen and (max-width:767px){.site-footer__top{order:1;align-items:center}.site-footer__cta-wrap{order:2;text-align:center;margin-bottom:32px}.site-footer__main{order:3;margin-left:0;margin-right:0}.site-footer__slogan-row{order:4}.site-footer__bottom{order:5}.site-footer__bottom-inner{align-items:flex-start;text-align:left}}@media screen and (min-width:768px){.site-footer{padding:56px var(--page-horizontal-padding) 24px}.site-footer__top{margin-bottom:40px;order:1}.site-footer__cta-wrap{margin-bottom:48px;order:3}.site-footer__slogan-row{order:4}.site-footer__main{order:2;margin-bottom:40px}.site-footer__bottom{order:5}.site-footer__grid{grid-template-columns:1fr 1fr 1fr 1fr auto;gap:24px 24px;align-items:start}.site-footer__social{flex-direction:column;justify-content:flex-start;gap:6px}.site-footer__bottom-inner{flex-direction:row;justify-content:space-between;text-align:left}}@media screen and (min-width:992px){.site-footer__grid{gap:48px 56px}}.card{position:relative;display:flex;align-items:center;flex-wrap:wrap;flex-direction:column;width:100%;min-height:340px;border-radius:10px;border:0;padding:20px 30px;margin-bottom:30px;background-color:#fff}@keyframes feature-card-enter{0%{opacity:0;transform:translateY(-12px);animation-timing-function:ease-in}50%{opacity:1;transform:translateY(-5px);animation-timing-function:ease-out}100%{transform:translateY(0)}}.feature-card{--feature-card-title-strip-h:76px;position:relative;aspect-ratio:1;overflow:hidden;background:#e8e8e8}@media (hover:hover){.feature-card:hover .feature-card__excerpt{display:none}}.feature-card__media{position:absolute;inset:0;z-index:0}.feature-card__img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.feature-card__placeholder{width:100%;height:100%;background:#d0d0d0}.feature-card__content{position:absolute;left:-1px;right:-1px;bottom:-1px;height:80%;z-index:1;padding:0;background:#e5e5e5;color:#2b2d36;display:flex;flex-direction:column;justify-content:flex-end;align-items:stretch;text-align:left;overflow:hidden;clip-path:inset(calc(100% - var(--feature-card-title-strip-h)) 0 0 0);transition:clip-path 1s cubic-bezier(.4,0,.2,1);will-change:clip-path}@media (hover:hover){.feature-card:hover .feature-card__content{clip-path:inset(0 0 0 0)}}.feature-card--expanded .feature-card__content{clip-path:inset(0 0 0 0)}.feature-card--expanded .feature-card__content{height:auto;max-height:92%;clip-path:inset(0 0 0 0);overflow:hidden}.feature-card--expanded .feature-card__full{flex:1 1 auto;min-height:0;max-height:none;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:20px 20px 0;margin-bottom:16px}.feature-card--expanded .feature-card__btn{flex:0 0 auto;align-self:flex-start;width:auto;max-width:calc(100% - 40px);max-height:none;min-height:var(--btn-height,42px);overflow:visible;margin:0 20px 16px;padding:0 var(--btn-horizontal-padding,24px);transform:none;animation:none;opacity:1}.feature-card--collapsing .feature-card__content{height:auto;max-height:92%;clip-path:inset(0 0 0 0);overflow:hidden}.feature-card--collapsing .feature-card__full{flex:1 1 auto;min-height:0;max-height:none;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:20px 20px 0;margin-bottom:16px}.feature-card--collapsing .feature-card__btn{flex:0 0 auto;align-self:flex-start;width:auto;max-width:calc(100% - 40px);max-height:none;min-height:var(--btn-height,42px);overflow:visible;margin:0 20px 16px;padding:0 var(--btn-horizontal-padding,24px);transform:none;animation:none;opacity:1}@media (hover:hover){.feature-card:hover .feature-card__content{height:auto;max-height:92%;clip-path:inset(0 0 0 0);overflow:hidden}.feature-card:hover .feature-card__full{flex:1 1 auto;min-height:0;max-height:none;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:20px 20px 0;margin-bottom:16px}.feature-card:hover .feature-card__btn{flex:0 0 auto;align-self:flex-start;width:auto;max-width:calc(100% - 40px);max-height:none;min-height:var(--btn-height,42px);overflow:visible;margin:0 20px 16px;padding:0 var(--btn-horizontal-padding,24px);transform:none;animation:none;opacity:1}}.feature-card__title{order:3;flex:0 0 var(--feature-card-title-strip-h);box-sizing:border-box;display:flex;align-items:center;width:100%;margin:0;padding:24px 20px;font-family:Poppins,sans-serif;font-size:22px;font-weight:500;font-style:normal;line-height:1.25;letter-spacing:0;color:#333}.feature-card__excerpt{display:none}.feature-card__full{order:1;font-size:16px;line-height:1.55;color:#444;margin:0;padding:0 20px;flex-shrink:0;max-height:0;overflow:hidden;-ms-overflow-style:none;scrollbar-width:none}.feature-card__full::-webkit-scrollbar{width:0;height:0;display:none}.feature-card__full{opacity:0;transform:translateY(-10px);transition:opacity .45s ease}.feature-card__full li,.feature-card__full p{font-size:inherit;line-height:inherit}.feature-card__full p{margin:0 0 .5em}.feature-card__full p:last-child{margin-bottom:0}@media (hover:hover){.feature-card:hover .feature-card__full{opacity:1;animation:feature-card-enter 1.3s linear .22s both}}.feature-card--expanded .feature-card__full{opacity:1;animation:feature-card-enter 1.3s linear .22s both}.feature-card .feature-card__btn{order:2;align-self:flex-start;width:auto;max-width:calc(100% - 40px);margin:0 20px;padding:0 var(--btn-horizontal-padding,24px);max-height:0;overflow:hidden;text-transform:none;flex-shrink:0;opacity:0;transform:translateY(-10px);pointer-events:none;transition:opacity .45s ease}@media (hover:hover){.feature-card:hover .feature-card__btn{opacity:1;pointer-events:auto}}.feature-card--expanded .feature-card__btn{opacity:1;pointer-events:auto}@media screen and (max-width:1100px){.feature-card__content{height:90%}}@media screen and (max-width:900px){.feature-card__content{height:95%}}.review-card{flex:0 0 320px;width:320px;min-width:320px;height:456px;display:flex;flex-direction:column;padding:24px;background:#f5f5f5;box-shadow:0 4px 16px rgba(0,0,0,.12);text-decoration:none;color:#2b2d36;transition:box-shadow .2s ease}.review-card:hover{box-shadow:0 6px 24px rgba(0,0,0,.18)}.review-card__header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:8px}.review-card__name{font-size:16px;font-weight:600;color:#2b2d36}.review-card__google{display:block;height:20px;width:auto;max-height:20px;-o-object-fit:contain;object-fit:contain;-o-object-position:right top;object-position:right top}.review-card__stars{margin-bottom:12px;font-size:var(--text-lg);line-height:1;letter-spacing:2px}.review-card__star{color:#ddd}.review-card__star--filled{color:#f4c430}.review-card__text{margin:0 0 12px;font-size:14px;line-height:1.5;color:#444;flex:1;min-height:0;display:-webkit-box;-webkit-line-clamp:5;line-clamp:5;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.review-card__more{font-size:14px;color:#2b2d36;font-weight:500;margin-top:auto}.review-card__images{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.review-card__img{width:120px;height:90px;-o-object-fit:cover;object-fit:cover;display:block}.category-cards{padding-top:calc(var(--section-spacing)/ 2);padding-bottom:var(--section-spacing);background-color:#fff}.category-cards__inner{max-width:1320px;margin:0 auto;padding-left:var(--page-horizontal-padding);padding-right:var(--page-horizontal-padding)}.category-section{padding-top:calc(var(--section-spacing)/ 2);padding-bottom:var(--section-spacing);background-color:#fff}.category-section__inner{max-width:1320px;margin:0 auto;padding-left:var(--page-horizontal-padding);padding-right:var(--page-horizontal-padding)}.category-section__title{margin:0 0 10px;font-size:32px;font-weight:600;line-height:1.2;color:#2b2d36}.category-section__scroll-anchor{display:block;height:0;margin:0;padding:0;overflow:hidden}.category-section__desc{margin:0 0 26px;font-size:14px;line-height:1.6;color:#2b2d36;opacity:.8}.category-cards__grid{display:grid;grid-template-columns:1fr;gap:24px}@media screen and (min-width:768px){.category-cards__grid{grid-template-columns:repeat(2,1fr);gap:28px}}@media screen and (min-width:992px){.category-cards__grid{grid-template-columns:repeat(2,1fr);gap:32px}}.category-card{position:relative;background:#fff;box-shadow:0 4px 16px rgba(0,0,0,.08);overflow:hidden}.category-card__link{display:flex;flex-direction:column;aspect-ratio:1;text-decoration:none;color:inherit}.category-card__media{position:relative;flex:0 0 auto;aspect-ratio:585/362;width:100%;background:#e0e0e0;overflow:hidden}.category-card__img{position:absolute;left:50%;top:50%;width:108%;height:108%;max-width:none;-o-object-fit:cover;object-fit:cover;display:block;transform:translate(-50%,-50%) scale(.9259259259);transform-origin:center center;transition:transform .45s ease;backface-visibility:hidden}@media (prefers-reduced-motion:reduce){.category-card__img{transition:none}}.category-card__link:focus-visible .category-card__img,.category-card__link:hover .category-card__img{transform:translate(-50%,-50%) scale(1)}@media (prefers-reduced-motion:reduce){.category-card__link:focus-visible .category-card__img,.category-card__link:hover .category-card__img{transform:translate(-50%,-50%) scale(.9259259259)}}@media (prefers-reduced-motion:reduce){.category-card__link:focus-visible .category-card__img,.category-card__link:hover .category-card__img{transform:translate(-50%,-50%) scale(1/1.08)}}.category-card__placeholder{width:100%;height:100%;background:#d0d0d0}.category-card__tags{position:absolute;top:12px;right:12px;display:flex;align-items:stretch;gap:6px}.category-card__badge{display:inline-flex;align-items:center;padding:6px 12px;background:rgba(222,180,6,.8);color:#2b2d36;font-size:12px;font-weight:600;line-height:1.2;box-sizing:border-box}.category-card__balance-tag{display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:6px 10px;margin:0;background:rgba(255,255,255,.8);border:none;cursor:pointer;box-sizing:border-box;font:inherit;line-height:1;color:#2b2d36}.category-card__balance-tag img{display:block;width:16px;height:16px}.category-card__balance-tag span{font-size:11px;line-height:1.1;font-weight:500;white-space:nowrap}.category-card__compare-menu{position:fixed;z-index:10000;margin:0;padding:4px 0;list-style:none;min-width:160px;max-width:min(280px,100vw - 16px);max-height:min(50vh,320px);overflow-y:auto;background:#fff;border:1px solid rgba(0,0,0,.12);box-shadow:0 8px 24px rgba(0,0,0,.12);border-radius:4px}.category-card__compare-menu-btn{display:block;width:100%;padding:10px 14px;border:none;background:0 0;text-align:left;font:inherit;cursor:pointer;color:#2b2d36}.category-card__compare-menu-btn:focus-visible,.category-card__compare-menu-btn:hover{background:#eff0f4}.category-card__content{flex:1;display:flex;flex-direction:column;padding:30px 34px;background:#eff0f4}.category-card__props{display:flex;align-items:center;gap:12px;margin:0 0 18px}.category-card__prop{display:inline-flex;align-items:center;gap:8px;font-size:14px;font-weight:500;color:#2b2d36;opacity:.9}.category-card__prop-icon{flex-shrink:0;width:18px;height:18px;-o-object-fit:contain;object-fit:contain;opacity:.85}.category-card__prop-divider{width:2px;height:18px;background:#d6b200;opacity:.9}.category-card__title{margin:0 0 4px;font-size:24px;font-weight:600;line-height:1.3;color:#2b2d36}.category-card__type{margin:0 0 8px;font-size:15px;font-weight:600;color:#2b2d36}.category-card__desc{margin:0 0 16px;font-weight:400;font-style:normal;font-size:16px;line-height:29px;letter-spacing:0;color:#2b2d36;flex:1;white-space:wrap;overflow:hidden;text-overflow:ellipsis}.category-card__btn{margin-top:auto;align-self:flex-start}.kategoria-features__inner{max-width:1320px;margin-left:auto;margin-right:auto;padding-left:var(--page-horizontal-padding);padding-right:var(--page-horizontal-padding)}.kategoria-features__grid{display:grid;grid-template-columns:1fr;gap:24px}@media screen and (min-width:768px){.kategoria-features__grid{grid-template-columns:repeat(3,1fr);gap:24px}}.kategoria-feature-card{--feature-card-title-strip-h:76px;position:relative;aspect-ratio:1;overflow:hidden;background:#e8e8e8}.kategoria-feature-card__media{position:absolute;inset:0;z-index:0}.kategoria-feature-card__img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.kategoria-feature-card__placeholder{width:100%;height:100%;background:#d0d0d0}.kategoria-feature-card__content{position:absolute;left:-1px;right:-1px;bottom:-1px;height:50%;z-index:1;padding:0;background:#e5e5e5;color:#2b2d36;display:flex;flex-direction:column;justify-content:flex-end;align-items:stretch;text-align:left;overflow:hidden;clip-path:inset(calc(100% - var(--feature-card-title-strip-h)) 0 0 0);transition:clip-path 1s cubic-bezier(.4,0,.2,1);will-change:clip-path}@media (hover:hover){.kategoria-feature-card:hover .kategoria-feature-card__content{clip-path:inset(0 0 0 0)}}.kategoria-feature-card--expanded .kategoria-feature-card__content{clip-path:inset(0 0 0 0)}.kategoria-feature-card--expanded .kategoria-feature-card__content{height:auto;max-height:92%;clip-path:inset(0 0 0 0);overflow:hidden}.kategoria-feature-card--expanded .kategoria-feature-card__full{flex:1 1 auto;min-height:0;max-height:none;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:20px 20px 0;margin-bottom:16px}.kategoria-feature-card--expanded .kategoria-feature-card__btn{flex:0 0 auto;align-self:flex-start;width:auto;max-width:calc(100% - 40px);max-height:none;min-height:var(--btn-height,42px);overflow:visible;margin:0 20px 16px;padding:0 var(--btn-horizontal-padding,24px);transform:none;animation:none;opacity:1;pointer-events:auto}.kategoria-feature-card--collapsing .kategoria-feature-card__content{height:auto;max-height:92%;clip-path:inset(0 0 0 0);overflow:hidden}.kategoria-feature-card--collapsing .kategoria-feature-card__full{flex:1 1 auto;min-height:0;max-height:none;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:20px 20px 0;margin-bottom:16px}.kategoria-feature-card--collapsing .kategoria-feature-card__btn{flex:0 0 auto;align-self:flex-start;width:auto;max-width:calc(100% - 40px);max-height:none;min-height:var(--btn-height,42px);overflow:visible;margin:0 20px 16px;padding:0 var(--btn-horizontal-padding,24px);transform:none;animation:none;opacity:1;pointer-events:auto}@media (hover:hover){.kategoria-feature-card:hover .kategoria-feature-card__content{height:auto;max-height:92%;clip-path:inset(0 0 0 0);overflow:hidden}.kategoria-feature-card:hover .kategoria-feature-card__full{flex:1 1 auto;min-height:0;max-height:none;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:20px 20px 0;margin-bottom:16px}.kategoria-feature-card:hover .kategoria-feature-card__btn{flex:0 0 auto;align-self:flex-start;width:auto;max-width:calc(100% - 40px);max-height:none;min-height:var(--btn-height,42px);overflow:visible;margin:0 20px 16px;padding:0 var(--btn-horizontal-padding,24px);transform:none;animation:none;opacity:1;pointer-events:auto}}.kategoria-feature-card__title{order:3;flex:0 0 var(--feature-card-title-strip-h);box-sizing:border-box;display:flex;align-items:center;width:100%;margin:0;padding:24px 20px;font-family:Poppins,sans-serif;font-size:20px;font-weight:500;font-style:normal;line-height:1.25;letter-spacing:0;color:#333}.kategoria-feature-card__full{order:1;font-size:15px;line-height:1.55;color:#444;margin:0;padding:0 20px;flex-shrink:0;max-height:0;overflow:hidden;-ms-overflow-style:none;scrollbar-width:none;opacity:0;transform:translateY(-10px);transition:opacity .45s ease}.kategoria-feature-card__full::-webkit-scrollbar{width:0;height:0;display:none}.kategoria-feature-card__full li,.kategoria-feature-card__full p{font-size:inherit;line-height:inherit}.kategoria-feature-card__full p{margin:0 0 .5em}.kategoria-feature-card__full p:last-child{margin-bottom:0}@media (hover:hover){.kategoria-feature-card:hover .kategoria-feature-card__full{opacity:1;animation:feature-card-enter 1.3s linear .22s both}}.kategoria-feature-card--expanded .kategoria-feature-card__full{opacity:1;animation:feature-card-enter 1.3s linear .22s both}.kategoria-feature-card .kategoria-feature-card__btn{order:2;align-self:flex-start;width:auto;max-width:calc(100% - 40px);margin:0 20px;padding:0 var(--btn-horizontal-padding,24px);max-height:0;overflow:hidden;text-transform:none;flex-shrink:0;opacity:0;transform:translateY(-10px);pointer-events:none;transition:opacity .45s ease}@media (hover:hover){.kategoria-feature-card:hover .kategoria-feature-card__btn{opacity:1;pointer-events:auto}}.kategoria-feature-card--expanded .kategoria-feature-card__btn{opacity:1;pointer-events:auto}@media screen and (max-width:1100px){.kategoria-feature-card__content{height:90%}}@media screen and (max-width:900px){.kategoria-feature-card__content{height:95%}}@media screen and (max-width:767px){.kategoria-features__inner{padding-left:min(var(--page-horizontal-padding),18px);padding-right:min(var(--page-horizontal-padding),18px)}.kategoria-features__grid{gap:16px}}.btn{display:inline-flex;align-items:center;justify-content:center;height:var(--btn-height);padding:0 var(--btn-horizontal-padding);font-size:var(--btn-font-size);line-height:var(--btn-line-height);text-decoration:none;white-space:nowrap;border-style:solid;border-width:1px;border-color:transparent;border-radius:0;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer;position:relative;overflow:hidden;isolation:isolate;transition:border-color .4s ease-in-out,color .9s ease}.btn:focus,.btn:hover{outline:0;box-shadow:none}.btn:focus-visible{outline:2px solid currentColor;outline-offset:2px}.btn>.btn-content{pointer-events:none;position:relative;z-index:3;display:inline-flex;align-items:center;justify-content:center;gap:inherit;transition:color .9s ease;color:inherit}.btn>.btn-content *{color:inherit}.btn>.btn-cells{position:absolute;z-index:2;width:100%;height:100%;top:0;left:0;display:grid;grid-template-columns:repeat(10,1fr);grid-auto-rows:1fr;overflow:hidden}.btn>.btn-cells span{pointer-events:auto;width:100%;height:100%;display:block;position:relative}.btn>.btn-cells span::before{content:"";display:block;position:absolute;width:50px;height:50px;left:50%;top:50%;margin-left:-25px;margin-top:-25px;background:var(--btn-cell-fill-mid,#ccc);background-image:linear-gradient(to right,var(--btn-cell-fill-start,var(--btn-cell-fill-mid)),var(--btn-cell-fill-end,var(--btn-cell-fill-mid)));transition:transform .9s ease;transform:scale(0);border-radius:100px}.btn>.btn-cells span:hover::before{transition-duration:1.25s;transition-timing-function:ease-in-out;transform:scale(12)}.btn--icon-before i{margin-right:12px;font-size:var(--btn-icon-size)}.btn--icon-after i{margin-left:14px;margin-right:0;font-size:var(--btn-icon-size)}.btn--white{--btn-cell-fill-start:#fff;--btn-cell-fill-mid:rgba(255, 255, 255, 0.96);--btn-cell-fill-end:rgba(255, 255, 255, 0.85);background:#fff;border-color:#fff;color:#222}.btn--white:hover{background:#fff;border-color:#fff;color:#2b2d36}.btn--outline{--btn-cell-fill-start:rgba(255, 255, 255, 0.95);--btn-cell-fill-mid:rgba(255, 255, 255, 0.88);--btn-cell-fill-end:rgba(255, 255, 255, 0.65);background:0 0;border-color:rgba(255,255,255,.9);color:#fff}.btn--outline:hover{background:0 0;border-color:#fff;color:#2b2d36}.btn--dark{--btn-cell-fill-start:rgb(65.6082474227, 68.6597938144, 82.3917525773);--btn-cell-fill-mid:rgb(56.5649484536, 59.1958762887, 71.0350515464);--btn-cell-fill-end:rgb(74.6515463918, 78.1237113402, 93.7484536082);background:#2b2d36;border-color:#2b2d36;color:#fff}.btn--dark:hover{background:#2b2d36;border-color:#2b2d36;color:#fff}.btn--outline-dark{--btn-cell-fill-start:#2B2D36;--btn-cell-fill-mid:#2B2D36;--btn-cell-fill-end:rgb(70.1298969072, 73.3917525773, 88.0701030928);background:0 0;border-color:#2b2d36;color:#2b2d36}.btn--outline-dark .btn-content img,.btn--outline-dark>img{transition:filter .9s ease}.btn--outline-dark:hover{background:0 0;border-color:#2b2d36;color:#fff}.btn--outline-dark:hover i,.btn--outline-dark:hover span{color:inherit}.btn--outline-dark:hover .btn-content img,.btn--outline-dark:hover>img{filter:brightness(0) invert(1)}@media (prefers-reduced-motion:reduce){.btn--outline-dark .btn-content img,.btn--outline-dark>img{transition:filter .4s ease-in-out}.btn>.btn-cells{display:none!important}.btn>.btn-content{pointer-events:auto!important}.btn{transition:.4s all ease-in-out}.btn--white:hover{background:rgba(255,255,255,.9);border-color:rgba(255,255,255,.9);color:#2b2d36}.btn--outline:hover{background:rgba(255,255,255,.12);border-color:#fff;color:#fff}.btn--dark:hover{background:rgb(56.5649484536,59.1958762887,71.0350515464);border-color:rgb(56.5649484536,59.1958762887,71.0350515464);color:#fff}.btn--outline-dark:hover{background:#2b2d36;border-color:#2b2d36;color:#fff}.btn--outline-dark:hover i,.btn--outline-dark:hover span{color:inherit}.btn--outline-dark:hover .btn-content img,.btn--outline-dark:hover>img{filter:brightness(0) invert(1)}}.btn-wrapper{display:flex;align-items:center}button:focus{outline:0!important}.disabled{pointer-events:none!important}.not-allowed{cursor:not-allowed}form{width:100%}.form-wrapper{width:100%}.form-wrapper .row{margin:0}input:focus{box-shadow:none;outline:0}.form-control{height:60px;padding:14px 20px;border:0;border-radius:5px;font-size:20px}.form-control:focus{box-shadow:none;outline:0}textarea.form-control{min-height:50px;line-height:24px;padding:14px 20px;resize:none;font-size:20px;border:0}textarea.form-control:focus{outline:0;box-shadow:none}textarea.form-control::-moz-placeholder{font-size:20px}textarea.form-control::placeholder{font-size:20px}.container--ajanlatkeres .hero{margin-left:calc(-1 * var(--page-horizontal-padding));margin-right:calc(-1 * var(--page-horizontal-padding));width:calc(100% + 2 * var(--page-horizontal-padding))}.container--ajanlatkeres .hero__actions .btn{margin:0}.ajanlatkeres-thanks{margin-top:50px;margin-bottom:calc(var(--section-spacing)/ 2);padding:0 var(--page-horizontal-padding) 48px;background-color:#fff}.ajanlatkeres-thanks__inner{max-width:640px;margin:0 auto;padding:40px 32px 44px;text-align:center;background:#f5f5f5;border-radius:12px;box-sizing:border-box}.ajanlatkeres-thanks__title{margin:0 0 16px;font-size:28px;font-weight:600;line-height:1.25;color:#2b2d36}.ajanlatkeres-thanks__text{margin:0 0 28px;font-size:16px;line-height:1.55;color:#2b2d36;opacity:.92}.ajanlatkeres-thanks__actions{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:12px 16px;margin:0}.ajanlatkeres-form-section{margin-top:50px;margin-bottom:50px;padding-top:0;padding-bottom:0;background-color:#fff}.ajanlatkeres-form-wrap{max-width:1600px;margin:0 auto;padding:0 var(--page-horizontal-padding)}.ajanlatkeres-form-wrap .wpcf7-form{max-width:none}.ajanlatkeres-form__grid{display:grid;gap:24px 32px;grid-template-columns:1fr}@media screen and (min-width:992px){.ajanlatkeres-form__grid{grid-template-columns:1fr 1fr;align-items:stretch;gap:24px 40px}}.ajanlatkeres-form__block{min-width:0;padding:40px 32px;background-color:#f8f8f8;border-radius:4px}.ajanlatkeres-form__block--left{display:grid;grid-template-columns:auto 1fr;align-items:baseline;gap:0 16px}.ajanlatkeres-form__block--right{display:flex;flex-direction:column;gap:24px}.ajanlatkeres-form__block-title{margin:0 0 4px;font-size:16px;font-weight:600;color:#1d1d1b;line-height:1.3}.ajanlatkeres-form__block--left .ajanlatkeres-form__block-title{grid-column:1;margin-bottom:20px}.ajanlatkeres-form__note{margin:0 0 20px;font-size:13px;color:#94969d}.ajanlatkeres-form__block--left .ajanlatkeres-form__note{grid-column:2;margin:0 0 20px;width:100%;display:flex;justify-content:flex-end;text-align:right;white-space:nowrap;font-size:12px}.ajanlatkeres-form__block--left p{grid-column:1/-1;display:grid;grid-template-columns:140px 1fr;gap:12px 16px;align-items:start;margin:0 0 16px}.ajanlatkeres-form__block--left p label{margin:0;font-size:var(--text-body);font-weight:500;color:#1d1d1b;padding-top:14px}.ajanlatkeres-form__block--left p .wpcf7-form-control-wrap{grid-column:2;max-width:557px;margin-left:auto}.ajanlatkeres-form__block--left p .wpcf7-form-control-wrap input,.ajanlatkeres-form__block--left p .wpcf7-form-control-wrap textarea{width:100%;max-width:557px;padding:0 16px;font-size:15px;color:#1d1d1b;background-color:#fff;border:none;border-radius:4px;font-family:Poppins,sans-serif,sans-serif;box-sizing:border-box}.ajanlatkeres-form__block--left p .wpcf7-form-control-wrap input::-moz-placeholder,.ajanlatkeres-form__block--left p .wpcf7-form-control-wrap textarea::-moz-placeholder{color:#999}.ajanlatkeres-form__block--left p .wpcf7-form-control-wrap input::placeholder,.ajanlatkeres-form__block--left p .wpcf7-form-control-wrap textarea::placeholder{color:#999}.ajanlatkeres-form__block--left p .wpcf7-form-control-wrap input{height:50px;min-height:50px}.ajanlatkeres-form__block--left p .wpcf7-form-control-wrap textarea{min-height:100px;min-width:0;max-width:100%;padding-top:14px;padding-bottom:14px;resize:vertical}.ajanlatkeres-form__block--right p{margin:0 0 16px}.ajanlatkeres-form__block--right p>label{display:block;margin:0 0 6px;font-size:var(--text-body);font-weight:600;color:#1d1d1b}.ajanlatkeres-form__block--right p .wpcf7-form-control-wrap input:not([type=checkbox]){width:100%;max-width:557px;height:50px;min-height:50px;padding:0 16px;font-size:15px;color:#1d1d1b;background-color:#fff;border:none;border-radius:4px;font-family:Poppins,sans-serif,sans-serif;box-sizing:border-box}.ajanlatkeres-form__block--right{font-size:14px;line-height:1.5}.ajanlatkeres-form__block--right p a{color:inherit;font-size:inherit;font-weight:inherit;text-decoration:underline}.ajanlatkeres-form__block--right p a:hover{color:inherit;opacity:.85}.ajanlatkeres-form__block--right p:has(>.wpcf7-form-control-wrap):has(.wpcf7-acceptance){position:relative;margin:0 0 16px;padding-left:28px;box-sizing:border-box;overflow:visible;font-size:14px;line-height:1.5;font-weight:400;color:#1d1d1b}.ajanlatkeres-form__block--right p:has(>.wpcf7-form-control-wrap):has(.wpcf7-acceptance)>.wpcf7-form-control-wrap{position:absolute;left:0;top:.2em;float:none;width:18px;max-width:18px;margin:0;padding:0;box-sizing:border-box;font-size:14px;line-height:0;z-index:1}.ajanlatkeres-form__block--right p:has(>.wpcf7-form-control-wrap):has(.wpcf7-acceptance) .wpcf7-acceptance{font-size:14px;line-height:1.5}.ajanlatkeres-form__block--right p:has(>.wpcf7-form-control-wrap):has(.wpcf7-acceptance) .wpcf7-acceptance .wpcf7-list-item{display:flex;align-items:flex-start;justify-content:flex-start;margin:0;padding:0;line-height:0}.ajanlatkeres-form__block--right p:has(>.wpcf7-form-control-wrap):has(.wpcf7-acceptance) .wpcf7-acceptance input[type=checkbox]{display:block;width:18px;height:18px;margin:0;padding:0;flex-shrink:0;accent-color:#c9a227}.ajanlatkeres-form__block--right p.ajanlatkeres-form__intro+p{margin-left:0!important;padding-left:28px;box-sizing:border-box;font-size:14px;line-height:1.5;color:#1d1d1b}.ajanlatkeres-form__block--right p:has(>.wpcf7-form-control-wrap):has(.wpcf7-acceptance) strong{font-weight:600}.ajanlatkeres-form__block--right .ajanlatkeres-form__hint{display:flex;flex-direction:row;align-items:flex-start;gap:0;margin:0 0 16px;font-size:14px;line-height:1.5;color:#1d1d1b;font-weight:400}.ajanlatkeres-form__block--right .ajanlatkeres-form__hint br{display:none}.ajanlatkeres-form__block--right .ajanlatkeres-form__hint-icon{flex:0 0 22px;width:22px;height:22px;border-radius:50%;background:#f5c518;color:#fff;font-size:13px;font-weight:700;font-style:italic;font-family:Georgia,"Times New Roman",serif;display:flex;align-items:center;justify-content:center;line-height:1;box-sizing:border-box;margin-top:2px;margin-right:6px}.ajanlatkeres-form__block--right .ajanlatkeres-form__hint-text{flex:1;min-width:0}.ajanlatkeres-form__block--right .wpcf7-submit,.ajanlatkeres-form__block--right input[type=submit].wpcf7-submit{display:block;width:100%;max-width:180px;margin:16px 0 0 28px;padding:14px 6px;font-size:16px;font-weight:600;color:#fff;background-color:#2b2d36;border:none;border-radius:4px;cursor:pointer;font-family:Poppins,sans-serif,sans-serif;transition:background-color .2s}.ajanlatkeres-form__block--right .wpcf7-submit:hover,.ajanlatkeres-form__block--right input[type=submit].wpcf7-submit:hover{background-color:rgb(61.0865979381,63.9278350515,76.7134020619)}.ajanlatkeres-form-wrap .wpcf7-response-output{margin:16px 0 0;padding:12px;border-radius:4px;font-size:14px}.ajanlatkeres-form-wrap .wpcf7-not-valid-tip{font-size:12px;color:#c00;margin-top:4px}.ajanlatkeres-form-wrap .wpcf7-not-valid{border:1px solid #c00!important}.ajanlatkeres-phone-field{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:stretch;gap:0;width:100%;max-width:557px;min-width:0;margin-left:auto;background:#fff;border-radius:4px;height:50px;min-height:50px;overflow:hidden;box-sizing:border-box;vertical-align:top}.ajanlatkeres-form__block--left .InputBlock>label{float:none!important}.ajanlatkeres-form__block--left .InputBlock--phone>label{grid-column:1;grid-row:1}.ajanlatkeres-form__block--left .InputBlock--phone>.ajanlatkeres-phone-field{grid-column:2;grid-row:1;justify-self:stretch}.ajanlatkeres-phone-field__country{position:relative;flex:0 0 auto;height:100%;border-right:1px solid rgba(31,31,31,.12)}.ajanlatkeres-phone-field__country-btn{display:flex;align-items:center;height:100%;min-height:50px;padding:0 26px 0 10px;margin:0;background:0 0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath fill='%231f1f1f' d='M1.4.6 6 5.2 10.6.6 12 2l-6 6-6-6z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 8px center;border:0;cursor:pointer;white-space:nowrap;font-family:Poppins,sans-serif,sans-serif;font-size:15px;color:#1d1d1b}.ajanlatkeres-phone-field__country-panel{position:fixed;z-index:10050;min-width:280px;max-width:min(360px,100vw - 32px);margin:0;background:#fff;border-radius:4px;box-shadow:0 10px 28px rgba(31,31,31,.16);overflow:hidden}.ajanlatkeres-phone-field__country-panel[hidden]{display:none!important}.ajanlatkeres-phone-field__country-search{display:block;width:100%;margin:0;padding:10px 12px;border:0;border-bottom:1px solid rgba(31,31,31,.1);font-family:Poppins,sans-serif,sans-serif;font-size:15px;color:#1d1d1b;background:#fff;box-sizing:border-box}.ajanlatkeres-phone-field__country-list{max-height:240px;overflow-y:auto;margin:0;padding:6px 0;list-style:none}.ajanlatkeres-phone-field__country-list [role=option]{padding:10px 14px;font-family:Poppins,sans-serif,sans-serif;font-size:15px;line-height:1.35;color:#1d1d1b;cursor:pointer;white-space:nowrap}.ajanlatkeres-phone-field__country-list [role=option].is-highlighted,.ajanlatkeres-phone-field__country-list [role=option].is-selected,.ajanlatkeres-phone-field__country-list [role=option]:hover{background:#eff0f4}.ajanlatkeres-phone-field__country-list [role=option].is-hidden{display:none!important}.ajanlatkeres-phone-field__country-list [role=option].is-empty{cursor:default;color:#666;background:0 0!important}.ajanlatkeres-phone-field__number{flex:1 1 0;min-width:0;width:1%;margin:0;height:100%;min-height:50px;padding:0 16px;border:0;border-radius:0;background:0 0;font-family:Poppins,sans-serif,sans-serif;font-size:15px;color:#1d1d1b;box-sizing:border-box}.ajanlatkeres-phone-field__number::-moz-placeholder{color:#999}.ajanlatkeres-phone-field__number::placeholder{color:#999}@media screen and (max-width:767px){.ajanlatkeres-form__block--left{grid-template-columns:1fr}.ajanlatkeres-form__block--left .ajanlatkeres-form__note{grid-column:1;text-align:left;justify-content:flex-start;white-space:normal}.ajanlatkeres-form__block--left .InputBlock,.ajanlatkeres-form__block--left p{grid-template-columns:1fr;gap:8px 0}.ajanlatkeres-form__block--left .InputBlock>label,.ajanlatkeres-form__block--left p label{padding-top:0}.ajanlatkeres-form__block--left .InputBlock>.ajanlatkeres-phone-field,.ajanlatkeres-form__block--left .InputBlock>input,.ajanlatkeres-form__block--left .InputBlock>textarea,.ajanlatkeres-form__block--left p .wpcf7-form-control-wrap{grid-column:1;max-width:100%;margin-left:0}.ajanlatkeres-phone-field{display:flex;max-width:100%;margin-left:0}.ajanlatkeres-phone-field__country-btn{padding:0 22px 0 8px;font-size:14px}.ajanlatkeres-form__block--left .wpcf7-form-control-wrap{max-width:100%;margin-left:0}}.ajanlatkeres-form-wrap input.wpcf7-form-control:not([type=submit]):not([type=checkbox]){width:100%;max-width:557px;height:50px;min-height:50px;padding:0 16px;font-size:15px;color:#1d1d1b;background-color:#fff;border:none;border-radius:4px;font-family:Poppins,sans-serif,sans-serif;box-sizing:border-box}.ajanlatkeres-form-wrap textarea.wpcf7-form-control{width:100%;max-width:557px;min-width:0;min-height:100px;padding:14px 16px;font-size:15px;color:#1d1d1b;background-color:#fff;border:none;border-radius:4px;font-family:Poppins,sans-serif,sans-serif;box-sizing:border-box;resize:vertical}.ajanlatkeres-form__block--left .wpcf7-form-control-wrap{max-width:557px;margin-left:auto}.container--koszonjuk .hero{margin-left:calc(-1 * var(--page-horizontal-padding));margin-right:calc(-1 * var(--page-horizontal-padding));width:calc(100% + 2 * var(--page-horizontal-padding))}.koszonjuk-content{margin-top:50px;margin-bottom:calc(var(--section-spacing)/ 2);padding:0 var(--page-horizontal-padding) 56px;background-color:#fff}.koszonjuk-content__inner{max-width:720px;margin:0 auto;text-align:left}.koszonjuk-content__title{margin:0 0 20px;font-size:clamp(26px,2.4vw,34px);font-weight:600;line-height:1.25;color:#2b2d36}.koszonjuk-content__text{margin:0 0 32px;font-size:16px;line-height:1.6;color:#2b2d36;text-align:left}.koszonjuk-content__text>:first-child{margin-top:0}.koszonjuk-content__text>:last-child{margin-bottom:0}.koszonjuk-content__text p{margin:0 0 1em}.koszonjuk-content__text a{color:inherit;text-decoration:underline}.koszonjuk-content__actions{margin:0;text-align:left}.koszonjuk-content__actions .btn{margin:0}.owl-carousel{display:none;width:100%;-webkit-tap-highlight-color:transparent;position:relative;z-index:1}.owl-carousel .owl-stage{display:flex;align-items:center;position:relative;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel:after{display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{backface-visibility:hidden;transform:translate3d(0,0,0)}.owl-carousel .owl-item{position:relative;min-height:1px;float:left;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-nav{position:absolute;top:30%;left:-50px;width:calc(100% + 100px);display:flex;align-items:center;justify-content:space-between;padding-left:0;padding-right:0;z-index:-1}.owl-carousel .owl-nav.disabled{display:none}.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev{background:0 0;color:inherit;border:none;padding:0!important;color:#00f}.owl-carousel .owl-nav button.owl-next i,.owl-carousel .owl-nav button.owl-prev i{font-size:48px}.owl-carousel .owl-nav button.owl-next:focus,.owl-carousel .owl-nav button.owl-prev:focus{outline:0}.owl-carousel .owl-nav button.owl-next.disabled,.owl-carousel .owl-nav button.owl-prev.disabled{color:grey;pointer-events:unset;cursor:not-allowed}.owl-carousel .owl-nav button.owl-next.disabled span,.owl-carousel .owl-nav button.owl-prev.disabled span{pointer-events:none}.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel .owl-dots{text-align:center;-webkit-tap-highlight-color:transparent;max-width:90%;margin:30px auto 40px}.owl-carousel .owl-dots.disabled{display:none}.owl-carousel .owl-dots .owl-dot{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;display:inline-block;zoom:1;display:inline}.owl-carousel .owl-dots .owl-dot span{width:13px;height:13px;margin:0 7px;background:#fff;display:block;backface-visibility:visible;transition:.3s all ease;border-radius:30px;border:1px solid #00f}.owl-carousel .owl-dots .owl-dot.active span,.owl-carousel .owl-dots .owl-dot:hover span{background:#00f}.owl-carousel .owl-dots .owl-dot:focus{outline:0}.owl-carousel.owl-loaded{display:block}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;user-select:none;padding:0;margin-bottom:0}.owl-carousel.owl-drag .owl-item img{margin:0 auto}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.no-js .owl-carousel{display:block}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.aligncenter{clear:none}.aligncenter a,.aligncenter img,.aligncenter p{margin-left:auto;margin-right:auto;text-align:center}.alignright{clear:none}.alignright a,.alignright img,.alignright p{margin-left:auto}.wp-caption-text{font-size:14px}.wp-caption{width:100%!important}.screen-reader-text{display:none}table{display:block;width:100%;max-width:100vw;overflow-x:auto}table td,table th{padding-right:8px}tr{vertical-align:baseline}tr.spacer{height:10px}.product-hotspot{background-color:#fff}.product-hotspot__image-wrap,.product-hotspot__inner,.product-hotspot__media{background-color:transparent}.product-hotspot{padding:60px var(--page-horizontal-padding);overflow:hidden}.product-hotspot__inner{display:flex;flex-direction:column;gap:32px;max-width:1400px;margin:0 auto}@media screen and (min-width:992px){.product-hotspot__inner{flex-direction:row;align-items:stretch;gap:40px}.product-hotspot__media{display:flex;flex-direction:column;justify-content:center}}.product-hotspot__media{position:relative;flex:0 0 auto;min-width:0;z-index:1}.product-hotspot__image-wrap{position:relative;max-width:605px;overflow:visible;filter:drop-shadow(30px 80px 50px rgba(0, 0, 0, .2509803922))}@media screen and (max-width:767px){.product-hotspot__image-wrap{filter:none}}.product-hotspot__zoom-wrap{border-radius:12px;overflow:hidden}.product-hotspot__image{display:block;max-width:100%;max-height:605px;width:auto;height:auto;background:0 0}@keyframes productHotspotDotClosedOut{from{opacity:1}to{opacity:0}}@keyframes productHotspotDotClosedIn{from{opacity:0}to{opacity:1}}@keyframes productHotspotDotClosed1Open{from{transform:scale(1);opacity:1}to{transform:scale(5);opacity:.6}}@keyframes productHotspotDotClosed1Close{from{transform:scale(3);opacity:.6}to{transform:scale(1);opacity:1}}@keyframes productHotspotDotPulse{0%{box-shadow:0 0 0 0 rgba(43,45,54,.42)}70%{box-shadow:0 0 0 14px rgba(43,45,54,0)}100%{box-shadow:0 0 0 0 rgba(43,45,54,0)}}.product-hotspot__dot{position:absolute;width:48px;height:48px;margin:-24px 0 0 -24px;padding:0;border:none;border-radius:50%;background-color:transparent;cursor:pointer;transition:transform .2s ease;z-index:2}.product-hotspot__dot-pulse{position:absolute;left:50%;top:50%;width:35px;height:35px;margin:-17.5px 0 0 -17.5px;border-radius:50%;pointer-events:none;z-index:0}.product-hotspot__dot:not(.product-hotspot__dot--active):not(.product-hotspot__dot--closing) .product-hotspot__dot-pulse{animation:productHotspotDotPulse 2.2s ease-out infinite}@media (prefers-reduced-motion:reduce){.product-hotspot__dot-pulse{animation:none!important}}.product-hotspot__dot::before{content:"";position:absolute;inset:0;border-radius:50%;background:url(../images/product_zoom_closed1.svg) center/auto no-repeat;z-index:2;pointer-events:none}.product-hotspot__dot::after{content:"";position:absolute;inset:0;border-radius:50%;background:url(../images/product_zoom_closed2.svg) center/auto no-repeat;z-index:1;pointer-events:none}.product-hotspot__dot--active::before{animation:productHotspotDotClosed1Open .6s ease forwards;animation-fill-mode:both}.product-hotspot__dot--active::after{animation:productHotspotDotClosedOut .6s ease forwards}.product-hotspot__dot--closing::before{animation:productHotspotDotClosed1Close .6s ease forwards;animation-fill-mode:both}.product-hotspot__dot--closing::after{animation:productHotspotDotClosedIn .6s ease forwards;animation-fill-mode:both}.product-hotspot__dot:hover:not(.product-hotspot__dot--active){transform:scale(1.1)}.product-hotspot__dot:hover:not(.product-hotspot__dot--active) .product-hotspot__dot-pulse{animation:none}.product-hotspot__content{flex:1 1 40%;min-width:0;position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,1fr);grid-template-rows:minmax(0,1fr);align-items:center;min-height:280px}@media screen and (min-width:1200px){.product-hotspot__content{min-height:496px}}.product-hotspot__default{grid-area:1/1;justify-self:start;align-self:center;width:100%;max-width:851px;transition:opacity 1s ease-out}.product-hotspot--panel-open .product-hotspot__default{opacity:0;visibility:hidden;pointer-events:none;z-index:1;transition:none}@media (prefers-reduced-motion:reduce){.product-hotspot__default{transition-duration:10ms!important}}@media screen and (min-width:992px){.product-hotspot__default{min-height:325px}}.product-hotspot__headline{font-family:Poppins,sans-serif;font-weight:600;font-style:normal;font-size:60px;line-height:76px;letter-spacing:0;color:#2c2c2c;margin:0 0 20px}.product-hotspot__description{font-family:Poppins,sans-serif;font-weight:400;font-style:normal;line-height:1.6;letter-spacing:0;color:#2c2c2c}.product-hotspot__description p{margin:0 0 1em}.product-hotspot__description p:last-child{margin-bottom:0}.product-hotspot__compare-actions{margin:28px 0 0}.product-hotspot__panel{grid-area:1/1;justify-self:center;align-self:center;position:relative;z-index:2;width:min(100%,560px);max-height:min(80vh,720px);min-height:0;display:flex;flex-direction:column;background-color:#eff0f4;padding:24px;padding-bottom:20px;box-shadow:0 4px 20px rgba(0,0,0,.08);overflow:hidden;transition-property:opacity;transition-duration:1s;transition-timing-function:ease-out}.product-hotspot--panel-open .product-hotspot__panel:not(.product-hotspot__panel--closing):not(.product-hotspot__panel--intro-done){animation:productHotspotPanelIn 1s ease-out forwards;transition:none}.product-hotspot--panel-open .product-hotspot__panel.product-hotspot__panel--intro-done:not(.product-hotspot__panel--closing):not(.product-hotspot__panel--swap-hiding){opacity:1;transform:translateX(0)}.product-hotspot--panel-open .product-hotspot__panel.product-hotspot__panel--swap-hiding:not(.product-hotspot__panel--closing){animation:none;opacity:0;transition:opacity 1s ease-in}@keyframes productHotspotPanelIn{from{opacity:0;transform:translateX(12px)}to{opacity:1;transform:translateX(0)}}@keyframes productHotspotPanelOut{from{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(12px)}}.product-hotspot__panel.product-hotspot__panel--closing{animation:productHotspotPanelOut 1s ease-in forwards;transition:none}.product-hotspot__panel-body{display:flex;flex-direction:column;flex:1 1 auto;min-height:0}.product-hotspot__close{position:absolute;top:24px;right:24px;width:36px;height:36px;padding:0;border:none;background:0 0;font-size:24px;line-height:1;color:#333;cursor:pointer;border-radius:50%;transition:background .2s ease}.product-hotspot__close:hover{background:rgba(0,0,0,.06)}.product-hotspot__panel-title{flex-shrink:0;font-family:Poppins,sans-serif;font-weight:600;font-size:20px;line-height:1.3;color:#2c2c2c;margin:0 48px 12px 0}.product-hotspot__panel-description{flex:1 1 auto;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch;padding-right:4px;margin:0 0 4px 0;font-family:Poppins,sans-serif;font-weight:400;font-size:16px;line-height:1.6;color:#333}.product-hotspot__panel-description p{margin:0 0 .75em}.product-hotspot__panel-description p:last-child{margin-bottom:0}.product-hotspot__panel-image-wrap{flex-shrink:0;margin-top:12px;width:100%;min-height:0;max-height:280px;height:auto;aspect-ratio:16/10;overflow:hidden;border-radius:0}.product-hotspot__panel-image,.product-hotspot__panel-video{display:block;width:100%;height:100%;min-height:0;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;border-radius:0}.product-hotspot__panel-video{background:#000;pointer-events:none}.product-hotspot__panel-image[hidden],.product-hotspot__panel-video[hidden]{display:none!important}@media (prefers-reduced-motion:reduce){.product-hotspot--panel-open .product-hotspot__panel:not(.product-hotspot__panel--closing):not(.product-hotspot__panel--intro-done){animation-duration:0s!important}.product-hotspot__panel.product-hotspot__panel--closing{animation-duration:0s!important}.product-hotspot__panel{transition-duration:0s!important}}.product-hero2-features[hidden]{display:none!important}.product-hero2-features:not([hidden]){--hero2-features-drop-duration:0.8s;--hero2-features-content-duration:0.5s;--hero2-features-content-delay:0.08s;display:block;background-color:#eff0f4;padding:0 var(--page-horizontal-padding) 0;max-height:0;overflow:hidden;opacity:0;transform:translateY(18px);transition:max-height var(--hero2-features-drop-duration) cubic-bezier(.22,1,.36,1),padding-top var(--hero2-features-drop-duration) cubic-bezier(.22,1,.36,1),padding-bottom var(--hero2-features-drop-duration) cubic-bezier(.22,1,.36,1),opacity var(--hero2-features-drop-duration) cubic-bezier(.22,1,.36,1),transform var(--hero2-features-drop-duration) cubic-bezier(.22,1,.36,1)}.product-hero2-features:not([hidden]).product-hero2-features--open{padding-top:32px;padding-bottom:80px;opacity:1;transform:translateY(0)}.product-hero2-features__inner{max-width:1600px;margin:0 auto;opacity:0;transform:translateY(10px);transition:opacity var(--hero2-features-content-duration) cubic-bezier(.25,.46,.45,.94),transform var(--hero2-features-content-duration) cubic-bezier(.25,.46,.45,.94);transition-delay:0s}.product-hero2-features:not([hidden]).product-hero2-features--open .product-hero2-features__inner{opacity:1;transform:translateY(0);transition-delay:var(--hero2-features-content-delay)}.product-hero2-features__grid{display:grid;grid-template-columns:1fr;gap:16px;margin-bottom:32px}@media screen and (min-width:992px){.product-hero2-features__grid{grid-template-columns:1fr 1fr;gap:20px}}.product-hero2-features__card{display:flex;flex-direction:row;align-items:stretch;gap:0;padding:0;max-height:200px;overflow:hidden;background:#fff}.product-hero2-features__media{flex:0 0 auto;align-self:stretch;aspect-ratio:1/1;width:auto;min-height:0;overflow:hidden;background:#eff0f4}.product-hero2-features__img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.product-hero2-features__body{display:flex;flex-direction:column;flex:1 1 auto;justify-content:safe center;min-width:0;min-height:0;padding:16px 20px;overflow-y:auto}.product-hero2-features__title{margin:0 0 16px;font-family:Poppins,sans-serif,sans-serif;font-weight:600;font-size:var(--text-lg);line-height:1.35;color:#2b2d36}.product-hero2-features__text{font-family:Poppins,sans-serif,sans-serif;font-weight:400;font-size:13px;line-height:1.5;color:#333}.product-hero2-features__text p{margin:0 0 .65em;font-size:inherit;line-height:inherit}.product-hero2-features__text p:last-child{margin-bottom:0}.product-hero2-features__footer{display:flex;justify-content:center}@media screen and (max-width:767px){.product-hero2-features:not([hidden]).product-hero2-features--open{padding-top:20px;padding-bottom:48px}.product-hero2-features__grid{gap:16px;margin-bottom:24px}.product-hero2-features__card{flex-direction:column;align-items:stretch;max-height:none;overflow:visible}.product-hero2-features__media{flex:0 0 auto;align-self:auto;width:100%;aspect-ratio:16/10}.product-hero2-features__body{flex:1 1 auto;min-height:0;padding:16px 18px 18px;overflow:visible}.product-hero2-features__title{margin:0 0 10px;font-size:18px;line-height:1.3}.product-hero2-features__text{font-size:14px;line-height:1.5}}@media (prefers-reduced-motion:reduce){.product-hero2-features:not([hidden]){transition-duration:0s!important}.product-hero2-features__inner{transition-duration:0s!important;transition-delay:0s!important}}body{font-family:Poppins,sans-serif,sans-serif;background-color:#fff;font-size:var(--text-body);line-height:var(--text-body-line-height)}:root{--anchor-scroll-offset:var(--navbar-height)}body.admin-bar{--anchor-scroll-offset:calc(var(--navbar-height) + 32px)}@media screen and (max-width:782px){body.admin-bar{--anchor-scroll-offset:calc(var(--navbar-height) + 46px)}}html{scroll-padding-top:var(--anchor-scroll-offset)}[id]{scroll-margin-top:calc(var(--anchor-scroll-offset) + 8px)}h2{margin:0 0 22px;font-family:Poppins,sans-serif,sans-serif;font-weight:600;font-style:normal;font-size:var(--h2-font-size);line-height:var(--h2-line-height);letter-spacing:0;color:#2b2d36}h3{font-family:Poppins,sans-serif,sans-serif;font-weight:600;font-style:normal;font-size:var(--h3-font-size);line-height:var(--h3-line-height);letter-spacing:0;color:#2b2d36}.container--main{position:relative;display:flex;min-height:100vh;flex-direction:column;width:100%;height:100%;max-width:100%;margin:0 auto}#luxy.container--main{height:auto}body.footer-reveal-active #luxy.container--main{z-index:1;pointer-events:none}body.footer-reveal-active #luxy.container--main>*{pointer-events:auto}.page-content-wrapper{position:relative;z-index:2;flex:1;background-color:#fff}.container--page{min-height:calc(100vh - (var(--navbar-height) + var(--footer-height)))}.container-fluid,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{padding:0 var(--page-horizontal-padding)}.container{max-width:var(--max-container-width);padding:0 var(--page-horizontal-padding);margin-bottom:0}.container.container--narrow{max-width:var(--max-narrow-container-width)}.single-post__header{margin-bottom:20px;margin-top:20px}.single-post__title{margin:0;font-family:Poppins,sans-serif,sans-serif;font-weight:600;font-size:clamp(28px,4vw,42px);line-height:1.2;letter-spacing:-.02em;color:#2b2d36}.single-post__content{font-family:Poppins,sans-serif,sans-serif;font-size:var(--text-body);line-height:var(--text-body-line-height);color:#4a4a4a}.single-post__content::after{content:"";display:table;clear:both}.single-post__content>:first-child{margin-top:0}.single-post__content p{margin:0 0 1.15em}.single-post__content h2{font-family:Poppins,sans-serif,sans-serif;font-weight:600;font-size:clamp(22px,2.4vw,28px);line-height:1.3;letter-spacing:0;color:#2b2d36;margin:2em 0 .65em}.single-post__content h3{font-family:Poppins,sans-serif,sans-serif;font-weight:600;font-size:clamp(20px,2vw,24px);line-height:1.35;color:#2b2d36;margin:1.75em 0 .5em}.single-post__content h4,.single-post__content h5,.single-post__content h6{font-family:Poppins,sans-serif,sans-serif;font-weight:600;font-size:1.05em;line-height:1.4;color:#2b2d36;margin:1.5em 0 .45em}.single-post__content ol,.single-post__content ul{margin:0 0 1.15em;padding-left:1.35em}.single-post__content li{margin-bottom:.4em}.single-post__content b,.single-post__content strong{font-weight:600;color:#2b2d36}.single-post__content a{color:#2b2d36;text-decoration:underline;text-underline-offset:2px}.single-post__content a:hover{color:#1d1d1b}.single-post__content blockquote{margin:1.25em 0;padding:.5em 0 .5em 1.1em;border-left:3px solid #d2d4dd;color:#94969d}.single-post__content img{max-width:100%;height:auto}.single-post__content .alignleft{float:left;margin:.25em 1.5em 1em 0}.single-post__content .alignright{float:right;margin:.25em 0 1em 1.5em}.single-post__content .aligncenter{display:block;margin-left:auto;margin-right:auto}.single-post__content .wp-caption-text{margin-top:.5em;font-size:14px;line-height:1.4;color:#94969d}.single-post__content table{display:table;width:100%;max-width:100%;margin:0 0 1.15em;border-collapse:collapse;font-size:.95em}.single-post__content td,.single-post__content th{padding:.5em .75em;border:1px solid #d2d4dd;text-align:left}.single-post__content th{font-weight:600;color:#2b2d36;background:#eff0f4}.single-post__page-nav{display:block;margin-top:2em;padding-top:1.5em;border-top:1px solid #d2d4dd;font-family:Poppins,sans-serif,sans-serif;font-size:15px;color:#94969d}.single-post__page-nav-label{font-weight:600;color:#2b2d36;margin-right:.35em}.row{margin-left:calc(-1 * var(--page-horizontal-padding));margin-right:calc(-1 * var(--page-horizontal-padding))}.row [class*=col-]{padding-left:var(--page-horizontal-padding);padding-right:var(--page-horizontal-padding)}section{position:relative;padding-top:calc(var(--section-spacing)/ 2);padding-bottom:calc(var(--section-spacing)/ 2);background-color:#fff}section:first-child{padding-top:0}section:last-child{padding-bottom:0}section.product-hotspot{background-color:#eff0f4}.home-kampanyok__inner{max-width:1320px;margin-left:auto;margin-right:auto}.home-kampanyok__title{margin:0 0 28px;font-size:28px;font-weight:600;line-height:1.3;color:#2b2d36;text-align:center}.home-kampanyok__grid{display:grid;grid-template-columns:1fr;gap:24px}@media screen and (min-width:992px){.home-kampanyok__grid:not(.home-kampanyok__grid--single){grid-template-columns:repeat(2,1fr);gap:32px}.home-kampanyok__grid--single{grid-template-columns:1fr;gap:32px}}.home-kampanyok-card{display:flex;flex-direction:column;height:100%;background:#fff;overflow:hidden}.home-kampanyok-card__media{position:relative;width:100%;aspect-ratio:900/451;overflow:hidden;background:#e0e0e0}.home-kampanyok__grid--single .home-kampanyok-card__media{aspect-ratio:1320/451}.home-kampanyok-card__tags{position:absolute;top:12px;right:12px;z-index:2;display:flex;flex-wrap:wrap;justify-content:flex-end;gap:6px;max-width:calc(100% - 24px)}.home-kampanyok-card__tag{display:inline-flex;align-items:center;padding:6px 12px;background:#c9a227;border:none;color:#2b2d36;font-size:12px;font-weight:600;line-height:1.2;box-sizing:border-box}.home-kampanyok-card__img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.home-kampanyok-card__placeholder{width:100%;height:100%;min-height:160px;background:#d0d0d0}.home-kampanyok-card__content{flex:1;display:flex;flex-direction:column;padding:28px 34px 32px;background:#eff0f4;color:#2b2d36;min-width:0}.home-kampanyok-card__title{margin:0 0 14px;font-size:var(--h4-font-size);font-weight:600;line-height:var(--h4-line-height);color:#2b2d36}.home-kampanyok-card__title h3{font-size:inherit;line-height:inherit;font-weight:inherit}.home-kampanyok-card__text{margin:0 0 20px;font-size:var(--text-sm);line-height:var(--text-sm-line-height);color:#2b2d36}.home-kampanyok-card__text p{margin:0 0 1em;font-size:inherit;line-height:inherit}.home-kampanyok-card__text p:last-child{margin-bottom:0}.home-kampanyok-card__actions{margin-top:auto;padding-top:8px;display:flex;flex-wrap:wrap;align-items:center;gap:12px}.kampany-single__hero{max-width:1320px;margin:0 auto;padding-left:var(--page-horizontal-padding);padding-right:var(--page-horizontal-padding)}.kampany-single__hero-img{width:100%;height:auto;display:block;border-radius:8px}.kampany-single__inner{max-width:900px;margin:0 auto;padding-top:32px;padding-bottom:calc(var(--section-spacing)/ 2)}.kampany-single__title{margin:0 0 24px;font-size:var(--h2-font-size);font-weight:600;line-height:var(--h2-line-height);color:#2b2d36}.kampany-single__actions{margin-top:32px;display:flex;flex-wrap:wrap;gap:12px}.container--home{padding:0}@media screen and (max-width:767px){.container--home .features__inner{padding-left:min(var(--page-horizontal-padding),18px);padding-right:min(var(--page-horizontal-padding),18px)}.container--home .features__grid{gap:16px}.container--home .feature-card{--feature-card-title-strip-h:68px}.container--home .feature-card__title{padding:20px 18px;font-size:var(--text-lg)}.container--home .feature-card--expanded .feature-card__full,.container--home .feature-card:hover .feature-card__full{padding:18px 16px 0;margin-bottom:20px}.container--home .feature-card--expanded .feature-card .feature-card__btn,.container--home .feature-card:hover .feature-card .feature-card__btn{margin:0 16px 16px;padding:0 var(--btn-horizontal-padding,24px)}.container--home .category-spotlight{min-height:72vh}.container--home .category-spotlight__panel{padding-bottom:calc(var(--section-spacing)/ 3);padding-left:min(var(--page-horizontal-padding),18px);padding-right:min(var(--page-horizontal-padding),18px)}.container--home .category-spotlight__item-heading{font-size:17px;padding:16px 18px}.container--home .category-spotlight__item-body{padding-left:18px;padding-right:18px}.container--home .category-spotlight__item--open .category-spotlight__item-body{padding:2px 18px 14px}.container--home .category-spotlight__item-desc{margin-bottom:12px;font-size:13px}.container--home .tudastar-section__inner{padding-left:min(var(--page-horizontal-padding),18px);padding-right:min(var(--page-horizontal-padding),18px)}.container--home .tudastar-section__title{margin-bottom:20px;font-size:24px}.container--home .tudastar-section__grid{margin-bottom:28px;gap:18px}.container--home .tudastar-card__content{padding:18px 16px}.container--home .tudastar-card__title{font-size:20px;margin-bottom:8px}.container--home .tudastar-card__excerpt{font-size:14px}.container--home .reviews-section{padding:calc(var(--section-spacing)/ 3) 0}.container--home .reviews-section__inner{padding-left:min(var(--page-horizontal-padding),18px);padding-right:min(var(--page-horizontal-padding),18px)}.container--home .reviews-section__title{margin-bottom:16px;font-size:24px}.container--home .reviews-section__track{gap:16px;padding:4px 0 10px}.container--home .review-card{flex:0 0 280px;width:280px;min-width:280px;height:400px;padding:18px}.container--home .review-card__name{font-size:15px}.container--home .review-card__text{font-size:13px}.container--home .review-card__img{width:100px;height:75px}.container--home .story-tabs__nav{gap:clamp(16px,4vw,28px);padding-left:min(var(--page-horizontal-padding),18px);padding-right:min(var(--page-horizontal-padding),18px)}.container--home .story-tabs__tab{font-size:14px;padding:6px 0}.container--home .story-tabs__content{padding:16px min(var(--page-horizontal-padding),18px) 20px}.container--home .story-tabs__kicker{font-size:13px;margin-bottom:10px}.container--home .story-tabs__title{font-size:22px;margin-bottom:14px}.container--home .story-tabs__text{margin-bottom:24px;font-size:14px}}@media screen and (max-width:767px){.container--technologia .technologia-s1,.container--technologia .technologia-s2,.container--technologia .technologia-s3,.container--technologia .technologia-s4{padding:48px 0}.container--technologia .technologia-s1__inner,.container--technologia .technologia-s2__inner,.container--technologia .technologia-s3__inner,.container--technologia .technologia-s4__inner{padding-left:min(var(--page-horizontal-padding),18px);padding-right:min(var(--page-horizontal-padding),18px)}.container--technologia .technologia-s1__title{margin-bottom:12px;font-size:clamp(22px,5.5vw,28px)}.container--technologia .technologia-s1__text{font-size:15px;line-height:1.5}.container--technologia .technologia-s2__title{margin:0 0 44px;font-size:var(--h2-font-size);line-height:var(--h2-line-height)}.container--technologia .technologia-s2__row+.technologia-s2__row{margin-top:36px}.container--technologia .technologia-s2__row-text{font-size:14px;line-height:1.55}.container--technologia .technologia-s3__content{padding:14px min(var(--page-horizontal-padding),18px)}.container--technologia .technologia-s3__item-title{margin:0 0 8px;font-size:var(--h3-font-size);line-height:var(--h3-line-height)}.container--technologia .technologia-s3__item-text{font-size:var(--text-body);line-height:var(--text-body-line-height)}.container--technologia .technologia-s4__grid{gap:18px}}@media screen and (max-width:767px){.container--product #product-banner.section-banner{min-height:clamp(560px,84vh,900px);padding:36px min(var(--page-horizontal-padding),18px) 22px}.container--product .section-banner__inner{padding-left:min(var(--page-horizontal-padding),18px);padding-right:min(var(--page-horizontal-padding),18px);padding-top:28px;padding-bottom:28px}.container--product .section-banner__nav-item{padding:16px 18px;font-size:17px;line-height:1.35}.container--product #product-banner .section-banner__panel.is-open{padding-top:32px;padding-bottom:28px}.container--product .section-banner__panel-inner{padding:0 min(var(--page-horizontal-padding),18px)}.container--product .section-banner__spec-row{font-size:14px}.container--product .product-hotspot{padding:40px min(var(--page-horizontal-padding),18px)}.container--product .product-hotspot__inner{gap:24px}.container--product .product-hotspot__headline{margin-bottom:12px;font-size:clamp(26px,7vw,36px);line-height:1.15}.container--product .product-hotspot__description{font-size:15px;line-height:1.45}.container--product .product-hotspot__panel{padding:18px}.container--product .product-hotspot__panel-title{font-size:17px;margin-bottom:10px}.container--product .product-hotspot__panel-description{font-size:14px;line-height:1.5}.container--product .product-accordion__title{margin-bottom:12px;font-size:clamp(24px,6vw,32px);line-height:1.2}.container--product .product-accordion__intro{padding-bottom:48px;font-size:15px;line-height:1.45}.container--product .product-accordion__intro p{line-height:inherit}.container--product .product-accordion__grid{gap:18px}.container--product .product-accordion__trigger{padding:12px 0;font-size:22px;line-height:1.3}.container--product .product-accordion__trigger-text{font-size:16px;line-height:1.4}.container--product .product-accordion__content{font-size:15px;line-height:1.5}.container--product .product-accordion__btn{padding:10px 18px;font-size:14px}.container--product .product-configurator__row-title{margin-bottom:12px;font-size:20px}.container--product .product-configurator__options{gap:24px}.container--product .product-hero2-features:not([hidden]){padding:24px min(var(--page-horizontal-padding),18px) 56px}.container--product .product-hero2-features:not([hidden]).product-hero2-features--open{padding-bottom:72px}}.container--kategoria{padding-left:0;padding-right:0}.container--kategoria .hero{padding-left:0;padding-right:0}.container--kategoria .category-cards__inner{padding-left:0;padding-right:0}.container--kategoria .kategoria-features__inner{padding-left:0;padding-right:0}.container--kategoria .gallery-section__inner{padding-left:0;padding-right:0;max-width:1320px}.container--kategoria>section+section{margin-top:-4px;position:relative;z-index:1}.error-404{min-height:calc(100vh - (var(--navbar-height) + var(--footer-height)));display:flex;align-items:center;justify-content:center;background-color:#eff0f4;padding:60px var(--page-horizontal-padding)}.error-404__inner{width:100%;max-width:900px;margin:0 auto;display:flex;flex-direction:column;align-items:center;text-align:center}.error-404__image{width:min(522px,100%);height:auto;display:block;margin:0 auto 28px}.error-404__title{margin:0 0 10px;font-family:Poppins,sans-serif,sans-serif;font-weight:600;font-style:normal;font-size:60px;leading-trim:none;line-height:76px;letter-spacing:0;text-align:center;color:#2b2d36}.error-404__text{margin:0 0 30px;font-family:Poppins,sans-serif,sans-serif;font-weight:400;font-style:normal;font-size:24px;leading-trim:none;line-height:100%;letter-spacing:0;text-align:center;color:#2b2d36;opacity:.8}.error-404__btn{display:inline-flex}@media screen and (min-width:768px){.container--kategoria .hero{padding-left:0;padding-right:0}}.hero{position:relative;display:flex;flex-direction:column;align-items:center;min-height:50vh;padding:60px var(--page-horizontal-padding) 24px;background-color:#2c2c2c;background-image:var(--hero-bg);background-size:cover;background-position:center;background-repeat:no-repeat}@media screen and (max-width:991px){.hero{background-image:var(--hero-bg-tablet,var(--hero-bg))}}@media screen and (max-width:767px){.hero{background-image:var(--hero-bg-mobile,var(--hero-bg-tablet,var(--hero-bg)))}}.hero--gyik{min-height:25vh;padding:36px var(--page-horizontal-padding) 18px}.hero--compact{min-height:36vh;padding:48px var(--page-horizontal-padding) 24px}.container--product{padding-left:0;padding-right:0}@media screen and (min-width:1400px){.product-accordion__content{padding-left:36px}}.container--product .hero{width:100vw;max-width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}.hero.hero--has-video:not(.hero--video-fallback){background-image:none!important}@media screen and (max-width:991px){.hero.hero--has-video:not(.hero--video-fallback){background-image:none!important}}@media screen and (max-width:767px){.hero.hero--has-video:not(.hero--video-fallback){background-image:none!important}}.hero__media{position:absolute;inset:0;overflow:hidden;z-index:0}.hero__video{position:absolute;inset:0;display:block;width:100%;height:100%;min-width:100%;min-height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;pointer-events:none;opacity:0;transition:opacity .35s ease}.hero__video::-webkit-media-controls{display:none!important}.hero__video::-webkit-media-controls-start-playback-button{display:none!important;-webkit-appearance:none}.hero.hero--has-video.hero--video-ready:not(.hero--video-fallback) .hero__video{opacity:1}.hero--video-fallback .hero__video{display:none;opacity:0;visibility:hidden;pointer-events:none}.hero::before{content:"";position:absolute;inset:0;background:var(--hero-overlay);pointer-events:none;z-index:1}.hero__inner{position:relative;z-index:2;flex:1;display:flex;flex-direction:column;justify-content:center;align-items:center;max-width:800px;text-align:center}.hero__title{margin:0 0 20px;font-size:36px;font-weight:600;line-height:1.2;color:#fff}.hero__small-text{margin:0 0 10px;font-size:24px;font-weight:400;line-height:1.5;color:rgba(255,255,255,.88)}.hero__subtitle{margin:0 0 32px;font-size:22px;line-height:1.5;color:rgba(255,255,255,.95)}.hero__actions{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:16px}.hero .btn{text-transform:none}.hero__specs{position:relative;z-index:2;flex-shrink:0}.hero__specs--line{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:10px 10px;margin-top:auto;padding-bottom:40px}.hero__spec{display:inline-flex;align-items:center;gap:8px;padding:10px 16px;background:rgba(255,255,255,.9);color:#2b2d36;font-size:14px;font-weight:500}.hero__spec-icon{flex-shrink:0;opacity:.85}.hero__spec-label{font-weight:500}.hero__spec-value{font-weight:500}@media screen and (min-width:768px){.hero{min-height:55vh;padding:80px var(--page-horizontal-padding) 32px}.hero--gyik{min-height:27.5vh;padding:44px var(--page-horizontal-padding) 22px}.hero--compact{min-height:40vh;padding:56px var(--page-horizontal-padding) 28px}.hero__title{font-size:48px}.hero__subtitle{font-size:22px}}@media screen and (min-width:992px){.hero{min-height:65vh}.hero--gyik{min-height:0;height:min(32.5vh,417px)}.hero--compact{min-height:0;height:min(44vh,520px)}.hero__title{font-size:40px}.hero__subtitle{font-size:18px}}@media screen and (min-width:992px) and (max-width:1399px){.hero{min-height:58vh;padding:56px var(--page-horizontal-padding) 28px}.hero--gyik{height:min(30vh,360px);padding:40px var(--page-horizontal-padding) 20px}.hero--compact{height:min(40vh,460px);padding:44px var(--page-horizontal-padding) 22px}.hero__title{margin-bottom:14px;font-size:clamp(26px,2.6vw,32px);line-height:1.18}.hero__small-text{margin-bottom:8px;font-size:15px;line-height:1.45}.hero__subtitle{margin-bottom:24px;font-size:15px;line-height:1.45}.hero__specs--line{padding-bottom:28px}.hero__spec{font-size:12px;padding:8px 12px}.section-banner__nav-item{font-size:22px;line-height:1.28;padding:22px 22px}.section-banner__panel-inner{padding:0 28px}.section-banner__spec-row{font-size:15px;line-height:1.45}.section-banner__panel-block,.section-banner__panel-block li,.section-banner__panel-block p{font-size:15px;line-height:1.45}.section-banner__compare-table thead th:first-child,.section-banner__compare-table thead th:not(:first-child){font-size:clamp(17px,1.6vw,22px);line-height:1.15;padding-bottom:14px}.section-banner__compare-table tbody td,.section-banner__compare-table tbody th{font-size:14px}.section-banner__boolean-title{font-size:18px}.section-banner__boolean-text{font-size:13px;line-height:1.4}.section-banner__compare-summary-row{font-size:13px}.product-hotspot__headline{font-size:clamp(28px,3.2vw,40px);line-height:1.15;margin-bottom:14px}.product-hotspot__description{font-size:15px;line-height:1.45}.product-accordion__title{font-size:clamp(26px,3vw,34px);line-height:1.2;margin-bottom:12px}.product-accordion__intro{font-size:15px;line-height:1.45;padding-bottom:48px}.kampany-single__title{font-size:24px;line-height:1.3}.compare-page__head-grid-label{font-size:14px}.compare-table__product-name{font-size:14px}.tudastar-hub-intro__text,.tudastar-hub-intro__text p{font-size:15px;line-height:1.45}.product-hero2-features__title{font-size:18px;line-height:1.35}.product-hero2-features__text{font-size:15px;line-height:1.45}.kategoria-intro__desc,.kategoria-intro__desc p{font-size:15px;line-height:1.45}.why-hydropool-cta__title{font-size:clamp(24px,2.4vw,30px);margin-bottom:18px}.why-hydropool-cta__text,.why-hydropool-cta__text p{font-size:15px;line-height:1.45}}@media screen and (min-width:1440px){.hero__title{font-size:56px}.hero__subtitle{font-size:22px}}@media screen and (max-width:767px){.hero:not(.hero--gyik):not(.hero--compact){min-height:44vh;padding:36px min(var(--page-horizontal-padding),18px) 18px}.hero--gyik{padding:36px min(var(--page-horizontal-padding),18px) 18px}.hero--compact{min-height:40vh;padding:48px min(var(--page-horizontal-padding),18px) 24px}.hero__title{margin-bottom:12px;font-size:clamp(22px,6.2vw,30px);line-height:1.2}.hero__subtitle{margin-bottom:20px;font-size:15px;line-height:1.45}.hero__actions{gap:10px}}.section-banner{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:50vh;padding:60px var(--page-horizontal-padding) 24px;background-color:#2c2c2c;background-image:var(--hero-bg);background-size:cover;background-position:center;background-repeat:no-repeat;width:100vw;max-width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);box-sizing:border-box}.section-banner.section-banner--has-blocks{overflow-x:hidden}@media screen and (max-width:991px){.section-banner{background-image:var(--hero-bg-tablet,var(--hero-bg))}}@media screen and (max-width:767px){.section-banner{background-image:var(--hero-bg-mobile,var(--hero-bg-tablet,var(--hero-bg)))}}.section-banner__inner{position:absolute;inset:0;z-index:2;display:flex;align-items:center;justify-content:flex-start;padding-left:var(--page-horizontal-padding);padding-right:var(--page-horizontal-padding)}.section-banner__nav{display:flex;flex-direction:column;gap:0;padding:0;min-width:260px;width:min(480px,46vw)}.section-banner__nav-item+.section-banner__nav-item{margin-top:2px}.section-banner__nav-item{display:block;width:100%;padding:34px 28px;border:none;background:#2b2d36;color:#fff;font-family:Poppins,sans-serif,sans-serif;font-weight:600;font-size:22px;line-height:1.3;text-align:left;cursor:pointer;transition:background-color 1.1s ease,color 1.1s ease;box-sizing:border-box;position:relative}.section-banner__nav-item:hover{background:rgb(52.0432989691,54.4639175258,65.3567010309);color:#fff}.section-banner__nav-item--active{background:#e5e5e5;color:#333}.section-banner__nav-item--active:hover{background:rgb(221.35,221.35,221.35);color:#333}@media (prefers-reduced-motion:reduce){.section-banner__nav-item{transition-duration:0s}}@media screen and (min-width:992px){.section-banner__nav{min-width:360px;width:min(600px,40vw)}.section-banner__nav-item{font-weight:600;font-size:31px;line-height:43.7px;letter-spacing:0;padding:32px 32px}}@media screen and (max-width:991px){.section-banner__inner{align-items:flex-start;padding-top:48px;padding-bottom:48px}.section-banner__nav{min-width:0;width:100%;max-width:min(560px,100%)}}@media screen and (min-width:992px){#product-banner.section-banner{min-height:clamp(720px,85vh,920px)}#product-banner.section-banner .section-banner__nav{min-width:220px;width:min(340px,26vw)}}@media screen and (min-width:992px) and (max-width:1399px){#product-banner.section-banner{min-height:clamp(800px,88vh,960px)}#product-banner .section-banner__panel{width:58%}#product-banner .section-banner__panel.is-open{padding-top:28px;padding-bottom:22px}#product-banner .section-banner__panel-inner{padding-left:32px;padding-right:32px}#product-banner .section-banner__boolean-title{margin-bottom:12px;font-size:22px;line-height:1.15}#product-banner .section-banner__boolean-list{display:grid;gap:6px;margin-top:8px}#product-banner .section-banner__boolean-item{grid-template-columns:28px minmax(0,1fr);-moz-column-gap:8px;column-gap:8px}#product-banner .section-banner__boolean-icon{width:24px;height:24px}#product-banner .section-banner__boolean-text{font-size:15px;line-height:1.45}#product-banner .section-banner__panel-block .section-banner__boolean-footer{margin-top:16px;font-size:var(--text-sm);line-height:1.5}}@media screen and (min-width:1200px) and (max-width:1399px){#product-banner.section-banner{min-height:clamp(850px,90vh,1000px)}}@media screen and (max-width:991px){#product-banner.section-banner .section-banner__inner{align-items:stretch;justify-content:center}#product-banner.section-banner .section-banner__nav{width:100%;max-width:none;min-width:0}}@media screen and (min-width:768px) and (max-width:991px){#product-banner.section-banner{min-height:clamp(780px,92vh,1040px);padding-top:48px;padding-bottom:32px}#product-banner.section-banner .section-banner__inner{padding-top:40px;padding-bottom:40px}}@media screen and (max-width:767px){#product-banner.section-banner{min-height:clamp(560px,84vh,900px)}}.section-banner__panel{position:absolute;top:0;right:0;bottom:0;left:0;width:auto;background-color:#e5e5e5;z-index:10;box-shadow:-4px 0 24px rgba(0,0,0,.15);overflow:hidden;transform:translateX(100%);transition:transform 1.1s ease;display:flex;flex-direction:column;pointer-events:none}.section-banner__panel.is-open{transform:translateX(0);pointer-events:auto;padding-top:60px;padding-bottom:60px}#product-banner .section-banner__panel.is-open{padding-top:36px;padding-bottom:32px}@media screen and (min-width:992px){.section-banner__panel{left:auto;width:50%}}.section-banner__close{position:absolute;top:20px;right:20px;width:40px;height:40px;padding:0;border:none;background:0 0;font-size:28px;line-height:1;color:#2b2d36;cursor:pointer;z-index:2;opacity:.7;transition:opacity .2s ease}.section-banner__close:hover{opacity:1}.section-banner__panel-inner{flex:1;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:0 48px}.section-banner__panel-block{outline:0}.section-banner__panel-block h2,.section-banner__panel-block h3{margin-top:0;color:#2b2d36}.section-banner__panel-block p:not(.section-banner__boolean-footer){margin:0 0 1em}.section-banner__panel-block p:last-child:not(.section-banner__boolean-footer){margin-bottom:0}.section-banner__panel-block .section-banner__boolean-footer{margin:16px 0 0}.section-banner__panel-block table{width:100%;border-collapse:collapse}.section-banner__panel-block td,.section-banner__panel-block th{padding:10px 12px;text-align:left;border-bottom:1px solid rgba(0,0,0,.1)}.section-banner__panel-block th{font-weight:600;color:#2b2d36}.section-banner__spec-list{margin:0}.section-banner__spec-row{padding:10px 0;border-bottom:1px solid rgba(0,0,0,.08);font-family:Poppins,sans-serif,sans-serif;font-size:16px;line-height:1.5;color:#2b2d36}.section-banner__spec-row:last-child{border-bottom:none}.section-banner__spec-row strong{font-weight:600;color:#2b2d36}.section-banner__compare-table{width:100%;border-collapse:collapse;margin:0;table-layout:fixed;margin-bottom:40px}.section-banner__compare-table td,.section-banner__compare-table th{padding:10px 12px;border-bottom:1px solid rgba(0,0,0,.1);font-family:Poppins,sans-serif,sans-serif;color:#2b2d36;vertical-align:middle}.section-banner__compare-table tbody th,.section-banner__compare-table thead th:first-child{width:64%;text-align:left;letter-spacing:-.01em}.section-banner__compare-table thead th:not(:first-child){width:18%;text-align:center;font-size:clamp(22px,2.1vw,30px);line-height:1.15;font-weight:600;letter-spacing:-.01em;padding-top:12px;padding-bottom:20px}.section-banner__compare-table thead th:first-child{font-size:clamp(22px,2.1vw,30px);line-height:1.15;font-weight:600;padding-top:12px;padding-bottom:20px}.section-banner__compare-table tbody th{font-size:15px;line-height:1.45;font-weight:400}.section-banner__compare-table tbody td{width:18%;text-align:center;font-size:15px;line-height:1.45;font-weight:400}.section-banner__compare-table td.section-banner__compare-spacer,.section-banner__compare-table th.section-banner__compare-spacer{width:18%;padding:0;font-size:0}.section-banner__compare-table--single tbody th,.section-banner__compare-table--single thead th:first-child{width:64%}.section-banner__compare-table--single tbody td.section-banner__compare-spacer,.section-banner__compare-table--single thead th.section-banner__compare-spacer{width:18%}.section-banner__compare-table--single tbody td:last-child,.section-banner__compare-table--single thead th:last-child{width:18%}.section-banner__compare-check{width:24px;height:24px;display:inline-block;background-image:url(../images/task_alt.svg);background-repeat:no-repeat;background-position:center;background-size:contain;vertical-align:middle}.section-banner__compare-table--linked-uszo tbody .section-banner__compare-col--current,.section-banner__compare-table--linked-uszo thead .section-banner__compare-col--current{background-color:#2b2d36;color:#fff;border-bottom-color:rgba(255,255,255,.12)}.section-banner__compare-table--linked-uszo thead .section-banner__compare-col--current{color:#fff}.section-banner__compare-table--linked-uszo thead .section-banner__compare-col--current .section-banner__compare-col-head{color:#fff}.section-banner__compare-table--linked-uszo tbody tr:last-child .section-banner__compare-col--current{border-bottom-color:transparent}.section-banner__compare-table--linked-uszo tfoot .section-banner__compare-foot-label{border-bottom:0;padding:0}.section-banner__compare-table--linked-uszo tfoot .section-banner__compare-foot-col{background-color:transparent;color:#2b2d36;text-align:center;vertical-align:top;padding-top:14px;padding-bottom:0;border-bottom:0}.section-banner__compare-table--linked-uszo .section-banner__compare-col-you{display:block;font-size:12px;line-height:1.3;font-weight:500;letter-spacing:.02em;text-transform:none;color:#2b2d36}.section-banner__compare-summary{margin-top:28px;padding-left:12px;margin-bottom:40px}.section-banner__compare-summary-row{margin:0 0 6px;font-size:15px;line-height:1;color:#2b2d36}.section-banner__compare-summary-row strong{font-weight:600}.section-banner__compare-actions{margin:34px 0 0;padding-left:12px}.section-banner__compare-btn{display:inline-flex;align-items:center;gap:8px}.section-banner__boolean-title{margin:0 0 12px;font-family:Poppins,sans-serif,sans-serif;font-size:22px;line-height:1.15;font-weight:600;color:#2b2d36}.section-banner__boolean-list{list-style:none;margin:8px 0 0;padding:0;display:grid;gap:6px}.section-banner__boolean-item{display:grid;grid-template-columns:28px minmax(0,1fr);align-items:start;-moz-column-gap:8px;column-gap:8px}.section-banner__boolean-icon{width:24px;height:24px;display:inline-block;background-image:url(../images/task_alt.svg);background-repeat:no-repeat;background-position:center;background-size:contain;margin-top:1px}.section-banner__boolean-text{color:#2b2d36;font-size:15px;font-weight:400;line-height:1.45;letter-spacing:0}.section-banner__boolean-footer{color:rgba(43,45,54,.8);font-size:var(--text-sm);line-height:1.5}@media screen and (max-width:767px){.section-banner__compare-table tbody td,.section-banner__compare-table tbody th,.section-banner__compare-table thead th{padding:8px 6px}.section-banner__compare-table tbody th,.section-banner__compare-table thead th:first-child{width:52%}.section-banner__compare-table tbody td,.section-banner__compare-table thead th:not(:first-child){width:24%}.section-banner__compare-table thead th:first-child{font-size:clamp(17px,4.8vw,22px);line-height:1.2}.section-banner__compare-table thead th:not(:first-child){font-size:clamp(16px,4.4vw,20px);line-height:1.2}.section-banner__compare-table tbody td,.section-banner__compare-table tbody th{font-size:13px;line-height:1.4}.section-banner__compare-check{width:20px;height:20px}.section-banner__compare-summary{margin-top:20px;padding-left:6px}.section-banner__compare-actions{margin-top:24px;padding-left:6px}.section-banner__compare-summary-row{font-size:13px;line-height:1.25}.section-banner__boolean-title{margin-bottom:12px;font-size:clamp(20px,6vw,28px);line-height:1.2}.section-banner__boolean-list{gap:8px}.section-banner__boolean-item{grid-template-columns:24px minmax(0,1fr);-moz-column-gap:8px;column-gap:8px}.section-banner__boolean-icon{width:20px;height:20px}.section-banner__boolean-text{font-size:clamp(13px,3.6vw,15px);line-height:1.4}.section-banner__panel-block .section-banner__boolean-footer{margin-top:24px}.section-banner__boolean-footer{font-size:13px}}@media screen and (min-width:768px){.section-banner{min-height:55vh;padding:80px var(--page-horizontal-padding) 32px}}@media screen and (min-width:992px){.section-banner{min-height:65vh}}.section-banner::before{content:"";position:absolute;inset:0;background:var(--hero-overlay);pointer-events:none;z-index:1}.section-banner--no-overlay::before{display:none}.product-configurator{padding-bottom:var(--section-spacing)}.product-configurator__inner{width:100%;padding-left:var(--page-horizontal-padding);padding-right:var(--page-horizontal-padding)}@media screen and (min-width:1400px){.container--product .product-configurator__inner{padding-left:80px;padding-right:80px}}.product-configurator__grid{display:flex;flex-direction:column;gap:24px}@media screen and (min-width:992px){.product-configurator__grid{flex-direction:row;align-items:flex-start;gap:48px}}.product-configurator__media{flex:0 0 auto;width:100%}@media screen and (min-width:992px){.product-configurator__media{flex:2 1 0;min-width:0;align-self:flex-start;display:flex;flex-direction:column}}.product-configurator__image-wrap{position:relative;width:100%;overflow:visible;background-color:transparent;aspect-ratio:1}.product-configurator__info{position:absolute;left:16px;bottom:16px;z-index:3}.product-configurator__info-trigger{display:inline-flex;align-items:center;justify-content:center;width:54px;height:54px;border:0;background:0 0;padding:0;cursor:pointer}.product-configurator__info-trigger img{display:block;width:44px;height:44px}.product-configurator__info-tooltip{position:absolute;left:calc(100% + 12px);top:50%;bottom:auto;max-width:min(520px,100vw - 16px - 54px - 12px - 32px);width:-moz-max-content;width:max-content;background:#2b2e3a;color:#fff;border-radius:12px;padding:18px 24px;box-sizing:border-box;opacity:0;visibility:hidden;transform:translateY(-50%) translateX(-6px);transition:opacity .2s ease,transform .2s ease,visibility 0s linear .2s;pointer-events:none;white-space:normal;word-wrap:break-word;overflow-wrap:break-word}.product-configurator__info:focus-within .product-configurator__info-tooltip,.product-configurator__info:hover .product-configurator__info-tooltip{opacity:1;visibility:visible;transform:translateY(-50%) translateX(0);transition-delay:0s}.product-configurator__info-tooltip-text{margin:0;font-family:Poppins,sans-serif,sans-serif;font-size:14px;line-height:1.45;color:#fff}@media screen and (min-width:992px){.product-configurator__image-wrap{aspect-ratio:1;height:auto}}.product-configurator__image{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;opacity:1;transition:opacity .55s ease}.product-configurator__image.product-configurator__image--fade-out{opacity:0}@media (prefers-reduced-motion:reduce){.product-configurator__image{transition:none}.product-configurator__swatch-img{transition:none}}.product-configurator__options{display:flex;flex-direction:column;gap:32px;justify-content:center}@media screen and (min-width:992px){.product-configurator__options{flex:3 1 0;min-width:0}}.product-configurator__row-title{margin:0 0 16px;font-family:Poppins,sans-serif,sans-serif;font-weight:500;font-size:26px;line-height:1.3;color:#2b2d36}@media screen and (min-width:768px){.product-configurator__row-title{font-size:28px}}.product-configurator__swatches{display:flex;flex-wrap:wrap;gap:16px 20px}.product-configurator__swatch{display:flex;flex-direction:column;align-items:center;gap:8px;padding:0;border:none;background:0 0;font-family:inherit;cursor:pointer;transition:opacity .2s ease}.product-configurator__swatch:not(.product-configurator__swatch--decorative):not(.product-configurator__swatch--no-zoom):hover{opacity:.9}.product-configurator__swatch--decorative{cursor:default}.product-configurator__swatch-circle{position:relative;width:96px;height:96px;flex-shrink:0}.product-configurator__swatch-circle-inner{position:relative;display:block;width:100%;height:100%;border-radius:50%;overflow:hidden;background-color:#eff0f4}.product-configurator__swatch-img{position:absolute;left:50%;top:50%;width:108%;height:108%;max-width:none;-o-object-fit:cover;object-fit:cover;display:block;transform:translate(-50%,-50%) scale(.9259259259);transform-origin:center center;transition:transform .45s ease;backface-visibility:hidden}@media (prefers-reduced-motion:reduce){.product-configurator__swatch-img{transition:none}}.product-configurator__swatch:not(.product-configurator__swatch--decorative):not(.product-configurator__swatch--no-zoom):focus-visible .product-configurator__swatch-img,.product-configurator__swatch:not(.product-configurator__swatch--decorative):not(.product-configurator__swatch--no-zoom):hover .product-configurator__swatch-img{transform:translate(-50%,-50%) scale(1)}@media (prefers-reduced-motion:reduce){.product-configurator__swatch:not(.product-configurator__swatch--decorative):not(.product-configurator__swatch--no-zoom):focus-visible .product-configurator__swatch-img,.product-configurator__swatch:not(.product-configurator__swatch--decorative):not(.product-configurator__swatch--no-zoom):hover .product-configurator__swatch-img{transform:translate(-50%,-50%) scale(.9259259259)}}.product-configurator__swatch--selected .product-configurator__swatch-circle::after{content:"";position:absolute;z-index:2;top:7px;right:7px;width:22px;height:22px;border-radius:50%;background:#e6b800;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23fff' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M5 13l4 4L19 7'/%3E%3C/svg%3E");background-size:12px 12px;background-repeat:no-repeat;background-position:center;box-shadow:0 1px 3px rgba(0,0,0,.2)}.product-configurator__swatch-label{font-family:Poppins,sans-serif;font-weight:600;font-size:13px;line-height:1.4;letter-spacing:0;text-align:center;color:#2b2d36;max-width:104px;leading-trim:none}.product-configurator__actions{margin-top:24px;width:100%;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:12px 16px}.product-configurator__compare-btn.product-configurator__btn--with-balance{display:inline-flex;align-items:center;justify-content:center;gap:8px}.product-configurator__compare-btn .product-configurator__btn-icon{flex-shrink:0;display:block}.features__inner{max-width:1320px;margin-left:auto;margin-right:auto;padding-left:var(--page-horizontal-padding);padding-right:var(--page-horizontal-padding)}.features__grid{display:grid;grid-template-columns:1fr;gap:24px}.kategoria-intro{padding:60px 0 30px}.kategoria-intro__inner{width:100%;max-width:1320px;margin:0 auto;padding:0 20px;text-align:center}.kategoria-intro__title{margin:0 0 16px;font-family:Poppins,sans-serif,sans-serif;font-weight:600;font-size:40px;line-height:1.2;color:#2b2d36}.kategoria-intro__desc{margin:0 auto;font-family:Poppins,sans-serif,sans-serif;font-weight:400;font-size:14px;line-height:1.6;color:#2b2d36;opacity:.8}@media screen and (min-width:992px){.features__grid{grid-template-columns:repeat(3,1fr);gap:24px}}@media screen and (min-width:768px) and (max-width:991px){.container--home .features__inner{padding-left:min(var(--page-horizontal-padding),18px);padding-right:min(var(--page-horizontal-padding),18px)}.container--home .features__grid{gap:16px}.container--home .feature-card{--feature-card-title-strip-h:120px}.container--home .feature-card__title{padding:32px 18px;font-size:var(--text-lg)}.container--home .feature-card--expanded .feature-card__full,.container--home .feature-card:hover .feature-card__full{padding:18px 16px 0;margin-bottom:36px}.container--home .feature-card--expanded .feature-card .feature-card__btn,.container--home .feature-card:hover .feature-card .feature-card__btn{margin:0 16px 24px;padding:0 var(--btn-horizontal-padding,24px)}}.category-spotlight{position:relative;display:flex;align-items:flex-end;min-height:72vh;aspect-ratio:9/18;background-color:#2c2c2c}.category-spotlight__bgs{position:absolute;inset:0;z-index:0;overflow:hidden;pointer-events:none}.category-spotlight__bg-layer{position:absolute;inset:0;background-color:#2c2c2c;background-image:var(--hero-bg);background-size:cover;background-position:center;background-repeat:no-repeat;opacity:0;transition:opacity 2.3s ease;z-index:1}.category-spotlight__bg-layer:first-child{opacity:1;z-index:2}@media screen and (max-width:991px){.category-spotlight__bg-layer{background-image:var(--hero-bg-tablet,var(--hero-bg))}}@media screen and (max-width:767px){.category-spotlight__bg-layer{background-image:var(--hero-bg-mobile,var(--hero-bg-tablet,var(--hero-bg)))}}@media (prefers-reduced-motion:reduce){.category-spotlight__bg-layer{transition-duration:0s}}.category-spotlight__panel{position:relative;z-index:1;box-sizing:border-box;min-width:0;width:100%;max-width:100%;margin-left:auto;margin-right:auto;padding-top:0!important;padding-left:var(--page-horizontal-padding);padding-right:var(--page-horizontal-padding);padding-bottom:calc(var(--section-spacing)/ 2);display:flex;flex-direction:column}.category-spotlight__item+.category-spotlight__item{margin-top:2px}.category-spotlight__item{position:relative;padding:0;border:none;transition:background 1.9s cubic-bezier(.4,0,.2,1),color 1.5s ease}.category-spotlight__item--open{background:#e5e5e5;color:#333}.category-spotlight__item--open::after{content:"";position:absolute;bottom:0;left:0;width:0;height:3px;background:var(--color-brand)}.category-spotlight__item--closed{background:#2b2d36;color:#fff}.category-spotlight__item--closed:hover{background:rgb(52.0432989691,54.4639175258,65.3567010309);color:#fff}@keyframes spotlight-progress{from{width:0}to{width:100%}}.category-spotlight__item--progressing::after{animation:spotlight-progress 6s linear forwards}.category-spotlight__item--paused.category-spotlight__item--progressing::after{animation-play-state:paused}.category-spotlight__item-heading{display:block;text-decoration:none;color:inherit;box-sizing:border-box;max-width:100%;overflow-wrap:anywhere;font-size:22px;font-weight:600;line-height:1.3;padding:24px}.category-spotlight__item--open .category-spotlight__item-heading{color:#333}.category-spotlight__item--closed .category-spotlight__item-heading{color:#fff}.category-spotlight__item-body{padding:0 24px;overflow:hidden;max-height:0;opacity:0;transition:max-height 1.1s cubic-bezier(.4,0,.2,1),padding 1.1s cubic-bezier(.4,0,.2,1),opacity .9s ease}.category-spotlight__item--open .category-spotlight__item-body{padding:4px 24px 20px;max-height:400px;opacity:1}.category-spotlight__item--settled .category-spotlight__item-body{overflow:visible}.category-spotlight__item-desc{margin:0 0 20px;font-size:14px;line-height:1.5;color:#555}.category-spotlight__btn{align-self:flex-start;text-transform:none}@media screen and (min-width:768px){.category-spotlight{aspect-ratio:auto;align-items:center;min-height:55vh}.category-spotlight__panel{max-width:min(520px,100% - 48px);padding:calc(var(--section-spacing)/ 2) var(--page-horizontal-padding)}}@media screen and (min-width:768px) and (max-width:991px){.category-spotlight{min-height:92vh;align-items:flex-end}.category-spotlight__panel{padding-top:0;padding-bottom:calc(var(--section-spacing)/ 2)}}@media screen and (min-width:992px){.category-spotlight{display:grid;grid-template-columns:minmax(0,1fr);grid-template-rows:1fr;min-height:65vh;align-items:center;justify-items:start}.category-spotlight__panel{grid-column:1;grid-row:1;z-index:1;align-self:center;justify-self:start;width:min(100%,37vw);max-width:min(100%,37vw);margin-left:0;margin-right:0;padding-left:var(--page-horizontal-padding);padding-right:24px}.category-spotlight__item--closed .category-spotlight__item-heading,.category-spotlight__item--open .category-spotlight__item-heading{font-family:Poppins,sans-serif,sans-serif;font-weight:600;font-style:normal;font-size:24px;line-height:33.6px;letter-spacing:0;leading-trim:normal}}@media screen and (min-width:1440px){.category-spotlight__panel{width:min(100%,40vw);max-width:min(100%,40vw)}.category-spotlight__item--closed .category-spotlight__item-heading,.category-spotlight__item--open .category-spotlight__item-heading{font-size:31px;line-height:43.7px}}@media screen and (min-width:1640px){.category-spotlight__panel{width:min(100%,35vw);max-width:min(100%,35vw)}}@media screen and (min-width:1920px){.category-spotlight__panel{width:min(100%,30vw);max-width:min(100%,30vw)}}.story-tabs{position:relative;width:100%;background-color:#fff;padding-top:0;padding-bottom:0;--tabs-progress-target:100%;--story-text-enter-duration:1.5s;--story-text-stagger:0.14s;--story-image-crossfade:1.15s}@media (min-width:992px){.story-tabs{--tabs-progress-target:50%}}.story-tabs::after{content:"";position:absolute;bottom:0;left:0;width:0;height:3px;background:var(--color-brand)}.story-tabs--progressing::after{animation:story-tabs-progress 6s linear forwards}.story-tabs--paused.story-tabs--progressing::after{animation-play-state:paused}@media (prefers-reduced-motion:reduce){.story-tabs{--story-text-enter-duration:0.3s;--story-text-stagger:0s;--story-image-crossfade:0.25s}}.story-tabs__inner{display:flex;flex-direction:column;width:100%}.story-tabs__left{padding:24px var(--page-horizontal-padding)}.story-tabs__nav{position:relative;display:flex;justify-content:center;gap:32px;border-bottom:1px solid #e0e0e0;margin:0 0 32px;padding-bottom:8px}@media screen and (min-width:768px){.story-tabs__nav{margin:0 0 48px}}.story-tabs__indicator{position:absolute;bottom:-2px;height:3px;background-color:#111;border-radius:999px;transition:left var(--story-image-crossfade) ease-in-out,width var(--story-image-crossfade) ease-in-out}@keyframes story-tabs-progress{from{width:0}to{width:var(--tabs-progress-target,100%)}}.story-tabs__tab{position:relative;padding:8px 0;border:none;background:0 0;font-size:var(--text-body);font-weight:600;color:#6f6f6f;cursor:pointer;transition:color .2s ease}.story-tabs__tab--active{color:#111}.story-tabs__content{max-width:800px}@keyframes story-pane-in{from{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}.story-tabs__pane{display:none;text-align:center}.story-tabs__pane--active{display:block}.story-tabs__pane--active .story-tabs__btn,.story-tabs__pane--active .story-tabs__kicker,.story-tabs__pane--active .story-tabs__text,.story-tabs__pane--active .story-tabs__title{animation:story-pane-in var(--story-image-crossfade) ease-in-out both}.story-tabs__pane--active .story-tabs__title{animation-delay:calc(var(--story-text-stagger) * 1)}.story-tabs__pane--active .story-tabs__text{animation-delay:calc(var(--story-text-stagger) * 2)}.story-tabs__pane--active .story-tabs__btn{animation-delay:calc(var(--story-text-stagger) * 3)}.story-tabs__kicker{margin:0 0 12px;font-size:16px;color:#777}@media (min-width:768px){.story-tabs__kicker{margin-bottom:24px;font-size:24px}}.story-tabs__title{margin:0 0 18px;font-size:28px;font-weight:600;color:#2b2d36}@media (min-width:768px){.story-tabs__title{margin-bottom:36px;font-size:48px;line-height:1.15}}.story-tabs__text{margin:0 0 32px;font-size:15px;line-height:1.6;font-weight:400;color:#2b2d36}@media (min-width:768px){.story-tabs__text{margin-bottom:48px;font-size:var(--text-lg);line-height:var(--text-lg-line-height)}}.story-tabs__text p{font-size:inherit;line-height:inherit;font-weight:inherit;margin:0 0 .85em}@media (min-width:768px){.story-tabs__text p{margin-bottom:1em}}.story-tabs__text p:last-child{margin-bottom:0}.story-tabs__btn{text-transform:none}.story-tabs__media{position:relative;width:100%;min-height:320px}.story-tabs__image-wrap{position:absolute;inset:0;width:100%;height:100%;opacity:0;pointer-events:none;transition:opacity var(--story-image-crossfade) ease-in-out}.story-tabs__image-wrap--active{opacity:1;pointer-events:auto}.story-tabs__image{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.story-tabs__image-placeholder{width:100%;padding-top:56.25%;background:#e0e0e0}@media screen and (max-width:991px){.story-tabs__inner{flex-direction:column}.story-tabs__left{display:contents}.story-tabs__nav{order:1;justify-content:space-between;gap:16px;margin-bottom:0;padding-top:8px;padding-bottom:12px;padding-left:var(--page-horizontal-padding);padding-right:var(--page-horizontal-padding);border-bottom:none;overflow:visible}.story-tabs__tab{padding:12px 0}.story-tabs__tab--active::after{bottom:-12px;height:3px}.story-tabs__media{order:2;min-height:0;width:100%}.story-tabs__image-wrap--active{position:relative;width:100%;height:100%}.story-tabs__image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.story-tabs__image-placeholder{width:100%;padding-top:0;height:100%}.story-tabs__content{order:3;padding:24px var(--page-horizontal-padding);max-width:100%}}@media screen and (max-width:767px){.story-tabs__media{aspect-ratio:412/176}.story-tabs__image-wrap--active{aspect-ratio:412/176}.story-tabs__image-placeholder{aspect-ratio:412/176}}@media screen and (min-width:768px) and (max-width:991px){.story-tabs__media{aspect-ratio:16/7;min-height:0}.story-tabs__image-wrap--active{aspect-ratio:16/7}.story-tabs__image-placeholder{aspect-ratio:16/7}}@media screen and (min-width:992px){.story-tabs__inner{flex-direction:row;align-items:stretch;min-height:75vh}.story-tabs__left{flex:0 0 50%;display:flex;flex-direction:column;justify-content:flex-start;padding:24px 48px}.story-tabs__content{flex:1;display:flex;align-items:center;justify-content:center;width:100%;margin-left:auto;margin-right:auto;padding-top:0}.story-tabs__pane--active{width:100%;max-width:800px}.story-tabs__media{flex:0 0 50%;position:relative;min-height:75vh}.story-tabs__image-wrap--active{position:absolute;inset:0}.story-tabs__image{width:100%;height:100%;min-height:100%;-o-object-fit:cover;object-fit:cover}.story-tabs__image-placeholder{position:absolute;inset:0;padding-top:0;height:100%}}@media screen and (min-width:992px) and (max-width:1399px){.story-tabs__tab{font-size:14px;line-height:1.35}.story-tabs__kicker{margin-bottom:18px;font-size:14px;line-height:1.45}.story-tabs__title{margin:0 0 18px;font-size:clamp(22px,2.5vw,30px);line-height:1.15}.story-tabs__text{margin:0 0 28px;font-size:14px;line-height:1.45}.story-tabs__text p{font-size:inherit;line-height:inherit}}section.why-hydropool-cta:not(.why-hydropool-cta--compact){width:100%;min-height:75vh;display:flex;align-items:center;justify-content:center;background-color:#fff;padding-top:0;padding-bottom:80px;padding-left:var(--page-horizontal-padding);padding-right:var(--page-horizontal-padding);position:relative;z-index:1}section.why-hydropool-cta.why-hydropool-cta--compact{width:100%;min-height:0;display:flex;align-items:center;justify-content:center;background-color:#fff;padding:80px var(--page-horizontal-padding);position:relative;z-index:1}.why-hydropool-cta>.wp-block-group__inner-container{width:100%;max-width:1320px;margin:0 auto;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;box-sizing:border-box}.why-hydropool-cta__inner{width:100%;max-width:1320px;margin:0 auto;text-align:center}.why-hydropool-cta__inner>.wp-block-group__inner-container{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;text-align:center}.why-hydropool-cta__title{margin:0 0 24px;font-size:clamp(28px,2.8vw,36px);font-weight:600;line-height:1.2;color:#2b2d36}.why-hydropool-cta__text{margin:0 0 24px;font-family:Poppins,sans-serif;font-size:var(--text-body);line-height:var(--text-body-line-height);font-weight:400;font-style:normal;letter-spacing:0;text-align:center;color:#2b2d36}.why-hydropool-cta__text p{margin:0 0 1em;font-size:inherit;line-height:inherit;font-weight:inherit}.why-hydropool-cta__text p:last-child{margin-bottom:0}.tudastar-title-description__inner,.tudastar-title-description__inner :is(h2,h3,h4,p,li){color:#2b2d36}.why-hydropool-cta__actions,.why-hydropool-cta__actions.wp-block-buttons{display:flex;flex-wrap:wrap;width:100%;max-width:100%;align-self:stretch;margin:0;gap:16px;justify-content:center;position:relative;z-index:50}.why-hydropool-cta__actions.wp-block-buttons>.wp-block-button,.why-hydropool-cta__actions>.wp-block-button{margin:0;overflow:visible}.why-hydropool-cta__actions.wp-block-buttons>.wp-block-button.why-hydropool-cta__btn.btn,.why-hydropool-cta__actions>.wp-block-button.why-hydropool-cta__btn.btn{display:block;position:relative;z-index:40;padding:0;background:0 0;border:0;box-shadow:none;overflow:visible;pointer-events:none}.why-hydropool-cta__actions.wp-block-buttons>.wp-block-button.why-hydropool-cta__btn.btn::after,.why-hydropool-cta__actions.wp-block-buttons>.wp-block-button.why-hydropool-cta__btn.btn::before,.why-hydropool-cta__actions>.wp-block-button.why-hydropool-cta__btn.btn::after,.why-hydropool-cta__actions>.wp-block-button.why-hydropool-cta__btn.btn::before{content:none}.why-hydropool-cta__actions.wp-block-buttons>.wp-block-button.why-hydropool-cta__btn.btn .wp-block-button__link,.why-hydropool-cta__actions>.wp-block-button.why-hydropool-cta__btn.btn .wp-block-button__link{overflow:hidden;position:relative;z-index:41;isolation:isolate;box-sizing:border-box;pointer-events:auto;cursor:pointer}.why-hydropool-cta__actions.is-content-justification-left,.why-hydropool-cta__actions.wp-block-buttons.is-content-justification-left{justify-content:flex-start}.why-hydropool-cta__actions.is-content-justification-center,.why-hydropool-cta__actions.wp-block-buttons.is-content-justification-center{justify-content:center}.why-hydropool-cta__actions.is-content-justification-right,.why-hydropool-cta__actions.wp-block-buttons.is-content-justification-right{justify-content:flex-end}.why-hydropool-cta__btn,.why-hydropool-cta__btn .wp-block-button__link{text-transform:none}.why-hydropool-cta__btn .wp-block-button__link{display:inline-flex;align-items:center;justify-content:center;min-height:var(--btn-height);padding:0 var(--btn-horizontal-padding);font-size:var(--btn-font-size);line-height:var(--btn-line-height);background:#2b2d36;border:1px solid #2b2d36;border-radius:0;color:#fff;text-decoration:none;box-shadow:none}.why-hydropool-cta__btn .wp-block-button__link:hover{background:#2b2d36;border-color:#2b2d36;color:#fff;text-decoration:none}@media screen and (min-width:768px) and (max-width:991px){.why-hydropool-cta:not(.why-hydropool-cta--compact),section.why-hydropool-cta:not(.why-hydropool-cta--compact){min-height:50vh;padding-top:48px;padding-bottom:48px;flex-direction:column;align-items:stretch}.why-hydropool-cta>.wp-block-group__inner-container,.why-hydropool-cta__inner,.why-hydropool-cta__inner>.wp-block-group__inner-container{flex:1 1 auto;width:100%;min-height:0;display:flex;flex-direction:column;align-items:center;justify-content:center}}@media screen and (max-width:767px){section.why-hydropool-cta:not(.why-hydropool-cta--compact){min-height:0;padding:40px min(var(--page-horizontal-padding),18px) 48px}section.why-hydropool-cta.why-hydropool-cta--compact{padding:40px min(var(--page-horizontal-padding),18px) 48px}.why-hydropool-cta__title{margin-bottom:16px;font-size:26px}.why-hydropool-cta__text{margin-bottom:18px;font-size:15px}.why-hydropool-cta__actions,.why-hydropool-cta__actions.wp-block-buttons{gap:10px}.why-hydropool-cta__btn .wp-block-button__link{min-height:36px;padding:0 24px;font-size:15px}}.tudastar-section{padding-top:var(--section-spacing);padding-bottom:var(--section-spacing)}.gallery-swiper{width:100%;max-width:1320px;margin:0 auto}.gallery-swiper .swiper{width:100%}.gallery-swiper__image,.gallery-swiper__video{display:block;width:100%;height:520px;-o-object-fit:cover;object-fit:cover;border-radius:12px;background:#000}@media screen and (max-width:991px){.gallery-swiper .swiper-slide{display:flex;align-items:center;justify-content:center;height:auto;background:#000;border-radius:12px}.gallery-swiper__image,.gallery-swiper__video{width:auto;max-width:100%;height:auto;max-height:min(56vh,420px);-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}}.kategoriaSwiperThumbs{margin-top:12px}.gallery-swiper__thumb{width:100%;height:90px;-o-object-fit:cover;object-fit:cover;border-radius:10px;display:block}.gallery-swiper__thumb--video{display:flex;align-items:center;justify-content:center;background-color:#2b2d36;background-size:cover;background-position:center;color:#fff;font-weight:600}.gallery-swiper .swiper-slide-thumb-active .gallery-swiper__thumb{outline:2px solid #c9a227;outline-offset:2px}@media screen and (max-width:991px){.gallery-swiper__thumb,.gallery-swiper__thumb--video{height:auto;aspect-ratio:3/2}}.tudastar-section__title{margin:0 0 30px;font-size:28px;font-weight:600;line-height:1.3;color:#2b2d36;text-align:center}.tudastar-section__inner{max-width:1320px;margin-left:auto;margin-right:auto;padding-left:var(--page-horizontal-padding);padding-right:var(--page-horizontal-padding)}.tudastar-section__grid{display:grid;grid-template-columns:1fr;gap:24px;max-width:1320px;margin-left:auto;margin-right:auto;margin-bottom:36px}@media screen and (max-width:1199px){.tudastar-card--large .tudastar-card__link{container-type:inline-size}.tudastar-card--large .tudastar-card__content{max-height:100cqw}}@media screen and (max-width:767px){.tudastar-card:not(.tudastar-card--large) .tudastar-card__link{flex-direction:row;align-items:stretch}.tudastar-card:not(.tudastar-card--large) .tudastar-card__media{flex:0 0 clamp(96px,28vw,132px);width:clamp(96px,28vw,132px);aspect-ratio:1/1}.tudastar-card:not(.tudastar-card--large) .tudastar-card__content{flex:1;justify-content:center;max-height:none;padding:14px 16px}.tudastar-card:not(.tudastar-card--large) .tudastar-card__title{margin-bottom:0;font-size:18px;line-height:1.3}.tudastar-card:not(.tudastar-card--large) .tudastar-card__btn{display:none}}.tudastar-card__link{display:flex;flex-direction:column;height:100%;text-decoration:none;color:inherit;background:#fff;overflow:hidden}.tudastar-card__media{position:relative;width:100%;overflow:hidden;background:#e8e8e8}.tudastar-card__media{aspect-ratio:1/1}.tudastar-card__excerpt{display:none}.tudastar-card__img{position:absolute;left:50%;top:50%;width:108%;height:108%;max-width:none;-o-object-fit:cover;object-fit:cover;display:block;transform:translate(-50%,-50%) scale(.9259259259);transform-origin:center center;transition:transform .45s ease;backface-visibility:hidden}@media (prefers-reduced-motion:reduce){.tudastar-card__img{transition:none}}.tudastar-card__link:focus-visible .tudastar-card__img,.tudastar-card__link:hover .tudastar-card__img{transform:translate(-50%,-50%) scale(1)}@media (prefers-reduced-motion:reduce){.tudastar-card__link:focus-visible .tudastar-card__img,.tudastar-card__link:hover .tudastar-card__img{transform:translate(-50%,-50%) scale(.9259259259)}}@media (prefers-reduced-motion:reduce){.tudastar-card__link:focus-visible .tudastar-card__img,.tudastar-card__link:hover .tudastar-card__img{transform:translate(-50%,-50%) scale(1/1.08)}}.tudastar-card__placeholder{width:100%;height:100%;min-height:200px;background:#d0d0d0}.tudastar-card__content{flex:0 0 auto;width:100%;display:flex;flex-direction:column;padding:24px 20px;background:#e5e5e5;color:#2b2d36;min-width:0;overflow:hidden;box-sizing:border-box}.tudastar-card__title{margin:0 0 12px;font-size:24px;font-weight:600;line-height:1.3;color:#2b2d36;min-width:0;flex-shrink:0;display:block;overflow:visible;overflow-wrap:break-word;word-wrap:break-word}.tudastar-card__btn{margin-top:auto;align-self:flex-start;text-transform:none}.tudastar-section__actions{margin:0;text-align:center}.tudastar-section__actions .btn{text-transform:none}@media screen and (min-width:768px){.tudastar-section__title{font-size:32px}.tudastar-section__grid .tudastar-card:nth-child(n+2){display:block}.tudastar-section__grid .tudastar-card:nth-child(3){display:none}.tudastar-section__grid{grid-template-columns:1fr 1fr;grid-template-rows:auto;gap:clamp(16px,2.17%,40px);align-items:stretch}.tudastar-section__grid>.tudastar-card{display:flex;flex-direction:column;min-height:0;height:100%}.tudastar-card--large{grid-column:1;grid-row:1}.tudastar-card--large .tudastar-card__link,.tudastar-card:not(.tudastar-card--large) .tudastar-card__link{display:flex;flex-direction:column;width:100%;flex:1 1 auto;min-height:0;height:100%}}@media screen and (min-width:768px) and (max-width:1199px){.tudastar-section__title{font-size:26px;margin-bottom:22px}.tudastar-card__content{padding:20px 16px}.tudastar-card__title{font-size:20px;line-height:1.25;margin-bottom:8px}}@media screen and (min-width:1200px){.tudastar-section__grid .tudastar-card:nth-child(3){display:block}.tudastar-section__grid{grid-template-columns:1fr 1fr;grid-template-rows:auto auto;-moz-column-gap:28px;column-gap:28px;row-gap:28px}.tudastar-card--large{grid-row:1/-1}.tudastar-card:not(.tudastar-card--large){display:flex;flex-direction:column}.tudastar-card:not(.tudastar-card--large) .tudastar-card__link{flex:1}.tudastar-card--large .tudastar-card__link{aspect-ratio:900/764}.tudastar-card--large .tudastar-card__media{flex:0 0 62%;aspect-ratio:auto}.tudastar-card--large .tudastar-card__content{flex:0 0 40%;aspect-ratio:auto;overflow:hidden;min-height:0;padding:32px 24px}.tudastar-card--large .tudastar-card__title{font-size:22px;font-weight:600}.tudastar-card:not(.tudastar-card--large) .tudastar-card__title{font-size:22px;font-weight:600;min-height:0;margin-bottom:6px}.tudastar-card:not(.tudastar-card--large) .tudastar-card__link{flex-direction:row;aspect-ratio:900/362}.tudastar-card:not(.tudastar-card--large) .tudastar-card__media{flex:0 0 40%;height:100%;aspect-ratio:unset}.tudastar-card:not(.tudastar-card--large) .tudastar-card__content{flex:1;aspect-ratio:auto;overflow:hidden;min-height:0;padding:32px 24px}}@media screen and (min-width:1200px) and (max-width:1399px){.tudastar-section__title{font-size:26px;margin-bottom:22px}.tudastar-card--large .tudastar-card__content,.tudastar-card:not(.tudastar-card--large) .tudastar-card__content{padding:24px 20px}.tudastar-card--large .tudastar-card__title,.tudastar-card:not(.tudastar-card--large) .tudastar-card__title{font-size:18px;line-height:1.25}}@media screen and (min-width:1400px){.tudastar-section__title{font-size:32px;margin-bottom:30px}.tudastar-card--large .tudastar-card__content,.tudastar-card:not(.tudastar-card--large) .tudastar-card__content{padding:32px 24px}.tudastar-card--large .tudastar-card__title,.tudastar-card:not(.tudastar-card--large) .tudastar-card__title{font-size:22px;line-height:1.3}}.container--tudastar-hub{padding-left:0;padding-right:0}.container--tudastar-hub .hero{padding-left:0;padding-right:0}.container--tudastar-hub section:last-child{padding-bottom:calc(var(--section-spacing)/ 2)}.tudastar-hub-cards,.tudastar-hub-intro,.tudastar-hub-search{background-color:#2b2d36;color:#fff;padding-top:0;padding-bottom:0}.tudastar-hub-intro{padding-top:48px}.tudastar-hub-intro__inner{max-width:var(--max-container-width);margin:0 auto;padding:0 var(--page-horizontal-padding) 28px}.tudastar-hub-intro__text{color:rgba(255,255,255,.92)}.tudastar-hub-intro__text p{margin:0 0 .75em;color:inherit}.tudastar-hub-intro__text p:last-child{margin-bottom:0}.tudastar-hub-search{padding-top:0;padding-bottom:0}.tudastar-hub-search--after-hero{padding-top:0}.tudastar-hub-search__inner{max-width:var(--max-container-width);margin:0 auto;padding:32px var(--page-horizontal-padding)}.tudastar-hub-search--after-hero .tudastar-hub-search__inner{padding-top:48px;padding-bottom:48px}.tudastar-hub-cards{padding-top:24px}.tudastar-hub-cards__inner{max-width:var(--max-container-width);margin:0 auto;padding:0 var(--page-horizontal-padding) 56px}.tudastar-hub-search__form{display:grid;grid-template-columns:1fr;max-width:800px;margin:0 auto;overflow:hidden;background:#fff;box-shadow:0 4px 24px rgba(0,0,0,.15);align-items:stretch}.tudastar-hub-search__input{grid-column:1;grid-row:1;width:100%;min-width:0;min-height:52px;box-sizing:border-box;border:0;border-radius:0;padding:14px 52px 14px 18px;margin:0;font-family:Poppins,sans-serif,sans-serif;font-size:16px;line-height:1.5;color:#2b2d36;background:0 0}.tudastar-hub-search__input::-moz-placeholder{color:#94969d}.tudastar-hub-search__input::placeholder{color:#94969d}.tudastar-hub-search__input:focus{outline:0}.tudastar-hub-search__submit{grid-column:1;grid-row:1;justify-self:end;align-self:stretch;position:relative;z-index:2;width:48px;min-height:52px;border:0;border-radius:0;padding:0;background:0 0;color:#2b2d36;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.tudastar-hub-search__submit .bi{line-height:1;font-size:1.125rem}.tudastar-hub-search__submit:hover{color:#1d1d1b}.tudastar-hub-cards__grid{display:grid;grid-template-columns:1fr;gap:28px;max-width:900px;margin:0 auto}@media screen and (min-width:768px){.tudastar-hub-cards__grid{grid-template-columns:1fr 1fr;gap:32px;max-width:none}}.tudastar-hub-nav-card__link{display:flex;flex-direction:column;align-items:center;text-decoration:none;color:inherit;gap:16px}.tudastar-hub-nav-card__link:hover .tudastar-hub-nav-card__btn{opacity:.92}.tudastar-hub-nav-card__media{position:relative;width:100%;border-radius:4px;overflow:hidden;aspect-ratio:4/3;background:0 0}.tudastar-hub-nav-card__img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.tudastar-hub-nav-card__btn{width:auto;align-self:center;justify-content:center;text-align:center;border-radius:2px}.tudastar-hub-popular{padding:56px var(--page-horizontal-padding) 48px;background-color:#eff0f4}.tudastar-hub-popular__inner{max-width:var(--max-container-width);margin:0 auto}.tudastar-hub-popular__title{margin:0 0 36px;text-align:center;font-family:Poppins,sans-serif,sans-serif;font-weight:600;font-size:clamp(22px,4vw,36px);line-height:1.25;color:#2b2d36}.tudastar-swiper-nav-icon{display:block;width:25px;height:13px;background-color:#2b2d36;transition:background-color .15s ease;-webkit-mask:url(../images/arrow1.svg) center/contain no-repeat;mask:url(../images/arrow1.svg) center/contain no-repeat}.tudastar-hub-popular__prev .tudastar-swiper-nav-icon,.tudastar-subpage-category__prev .tudastar-swiper-nav-icon{transform:scaleX(-1)}.tudastar-hub-popular__slider-wrap{position:relative;display:flex;align-items:center;gap:24px}.tudastar-hub-popular__swiper{flex:1;min-width:0;padding-bottom:40px}.tudastar-hub-popular__nav{flex-shrink:0;width:44px;height:44px;padding:0;border:0;border-radius:0;background:0 0;display:none;align-items:center;justify-content:center;cursor:pointer}.tudastar-hub-popular__nav:hover .tudastar-swiper-nav-icon{background-color:rgb(20.3917525773,21.3402061856,25.6082474227)}@media screen and (min-width:768px){.tudastar-hub-popular__nav{display:inline-flex}}.tudastar-hub-popular__nav.swiper-button-lock,.tudastar-subpage-category__nav.swiper-button-lock{display:none!important}.tudastar-hub-popular__pagination{bottom:0!important}.tudastar-hub-popular__pagination .swiper-pagination-bullet{width:8px;height:8px;background:0 0;border:1px solid #2b2d36;opacity:1}.tudastar-hub-popular__pagination .swiper-pagination-bullet-active{opacity:1;background:#2b2d36;border-color:#2b2d36}.tudastar-hub-post-card__link{display:block;height:100%;text-decoration:none;color:inherit;background:#fff;border-radius:4px;overflow:hidden;box-shadow:0 4px 20px rgba(43,45,54,.08);transition:box-shadow .2s ease}.tudastar-hub-post-card__link:hover{box-shadow:0 8px 28px rgba(43,45,54,.12)}.tudastar-hub-post-card__media{position:relative;aspect-ratio:16/10;background:#e5e5e5;overflow:hidden}.tudastar-hub-post-card__media picture{display:block;width:100%;height:100%}.tudastar-hub-post-card__img{position:absolute;left:50%;top:50%;width:108%;height:108%;max-width:none;-o-object-fit:cover;object-fit:cover;display:block;transform:translate(-50%,-50%) scale(.9259259259);transform-origin:center center;transition:transform .45s ease;backface-visibility:hidden}@media (prefers-reduced-motion:reduce){.tudastar-hub-post-card__img{transition:none}}.tudastar-hub-post-card__link:focus-visible .tudastar-hub-post-card__img,.tudastar-hub-post-card__link:hover .tudastar-hub-post-card__img{transform:translate(-50%,-50%) scale(1)}@media (prefers-reduced-motion:reduce){.tudastar-hub-post-card__link:focus-visible .tudastar-hub-post-card__img,.tudastar-hub-post-card__link:hover .tudastar-hub-post-card__img{transform:translate(-50%,-50%) scale(.9259259259)}}@media (prefers-reduced-motion:reduce){.tudastar-hub-post-card__link:focus-visible .tudastar-hub-post-card__img,.tudastar-hub-post-card__link:hover .tudastar-hub-post-card__img{transform:translate(-50%,-50%) scale(1/1.08)}}.tudastar-hub-post-card__placeholder{width:100%;height:100%;background:linear-gradient(135deg,#e5e5e5 0,#d2d4dd 100%)}.tudastar-hub-post-card__badge{position:absolute;top:12px;left:12px;padding:6px 12px;border-radius:0;font-size:12px;font-weight:600;line-height:1.2;color:#2b2d36;background:rgba(255,255,255,.95);max-width:calc(100% - 24px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tudastar-hub-post-card__body{padding:20px 18px 22px;display:flex;flex-direction:column;gap:16px;align-items:flex-start}.tudastar-hub-post-card__title{margin:0;font-family:Poppins,sans-serif,sans-serif;font-size:var(--text-lg);font-weight:600;line-height:1.35;min-height:4.05em;color:#2b2d36}.tudastar-hub-post-card__excerpt{margin:0;font-size:var(--text-sm);line-height:var(--text-sm-line-height);color:#555;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.tudastar-hub-post-card__btn{margin-top:auto;width:auto;align-self:flex-start}.container--tudastar-subpage{padding-left:0;padding-right:0}.container--tudastar-subpage .hero{padding-left:0;padding-right:0}.tudastar-subpage-main{position:relative;background-color:#eff0f4;padding:calc(var(--section-spacing)/ 2 + 24px) var(--page-horizontal-padding) 40px}section.tudastar-subpage-category,section.tudastar-subpage-popular{background-color:transparent;padding-top:0;padding-bottom:0}.tudastar-subpage-popular__inner{max-width:1320px;margin:0 auto;width:100%}.tudastar-subpage-popular__inner{padding-bottom:40px}.tudastar-subpage-popular__head{position:relative;margin-bottom:18px}.tudastar-subpage-popular__title{margin:0;text-align:left;font-family:Poppins,sans-serif,sans-serif;font-weight:600;font-size:clamp(22px,3.5vw,32px);line-height:1.25;color:#2b2d36}.tudastar-subpage-popular__grid{display:grid;grid-template-columns:1fr;gap:24px}@media screen and (min-width:576px){.tudastar-subpage-popular__grid{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:992px){.tudastar-subpage-popular__grid{grid-template-columns:repeat(3,1fr);gap:28px}}.tudastar-search-main{position:relative;padding:32px var(--page-horizontal-padding) 40px;background-color:transparent}.tudastar-search-results__intro{max-width:1320px;margin:0 auto;width:100%;padding:0 0 8px}.tudastar-search-results__title{margin:0 0 8px;font-family:Poppins,sans-serif,sans-serif;font-weight:600;font-size:clamp(22px,3.5vw,32px);line-height:1.25;color:#2b2d36}.tudastar-search-results__scope{margin:0 0 20px;font-size:15px;line-height:1.4;color:#94969d}.tudastar-search-results__empty{margin:0;font-size:16px;line-height:1.5;color:#4a4a4a}.tudastar-search-results__section-title{margin:0 0 24px;font-family:Poppins,sans-serif,sans-serif;font-weight:600;font-size:clamp(20px,3vw,28px);line-height:1.3;color:#2b2d36}.tudastar-search-results__section-title--spaced{margin-top:48px}.tudastar-search-results__pagination{margin-top:36px;display:flex;justify-content:center}.tudastar-search-results__pagination .nav-links{display:flex;flex-wrap:wrap;align-items:center;gap:8px;justify-content:center}.tudastar-search-results__pagination .page-numbers{display:inline-flex;align-items:center;justify-content:center;min-width:40px;padding:8px 12px;border:1px solid #d2d4dd;border-radius:4px;font-family:Poppins,sans-serif,sans-serif;font-size:14px;font-weight:500;text-decoration:none;color:#2b2d36;background:#fff;transition:background .2s ease,border-color .2s ease}.tudastar-search-results__pagination .page-numbers:hover:not(.current):not(.dots){background:#eff0f4;border-color:#94969d}.tudastar-search-results__pagination .page-numbers.current{background:#2b2d36;border-color:#2b2d36;color:#fff}.tudastar-search-results__pagination .page-numbers.dots{border-color:transparent;background:0 0;min-width:auto;padding:8px 4px}.tudastar-subpage-category+.tudastar-subpage-category,.tudastar-subpage-popular+.tudastar-subpage-category{margin-top:28px}.tudastar-subpage-category__frame{display:grid;grid-template-columns:1fr minmax(0,1320px) 1fr;-moz-column-gap:32px;column-gap:32px;row-gap:0;align-items:start;width:100%}.tudastar-subpage-category__title-slot{grid-column:2;grid-row:1;min-width:0}.tudastar-subpage-category__title{margin:0 0 16px;text-align:left;font-family:Poppins,sans-serif,sans-serif;font-weight:600;font-size:clamp(22px,3.5vw,32px);line-height:1.25;color:#2b2d36}.tudastar-subpage-category__swiper-track{grid-column:2;grid-row:2;position:relative;min-width:0;width:100%}.tudastar-subpage-category__swiper{width:100%;min-width:0;padding-bottom:40px}.tudastar-subpage-category__nav{grid-row:2;width:44px;height:44px;padding:0;border:0;border-radius:0;background:0 0;display:none;align-items:center;justify-content:center;align-self:center;cursor:pointer}.tudastar-subpage-category__nav:hover .tudastar-swiper-nav-icon{background-color:rgb(20.3917525773,21.3402061856,25.6082474227)}.tudastar-subpage-category__prev{grid-column:1;justify-self:end}.tudastar-subpage-category__next{grid-column:3;justify-self:start}@media screen and (max-width:767px){.tudastar-subpage-category__frame{grid-template-columns:1fr}.tudastar-subpage-category__title-slot{grid-column:1;grid-row:1}.tudastar-subpage-category__swiper-track{grid-column:1;grid-row:2}.tudastar-subpage-category__next,.tudastar-subpage-category__prev{display:none!important}}@media screen and (min-width:768px){.tudastar-subpage-category__nav{display:inline-flex}}.tudastar-subpage-category__pagination{bottom:0!important}.tudastar-subpage-category__pagination .swiper-pagination-bullet{width:8px;height:8px;background:0 0;border:1px solid #2b2d36;opacity:1}.tudastar-subpage-category__pagination .swiper-pagination-bullet-active{opacity:1;background:#2b2d36;border-color:#2b2d36}.reviews-section{position:relative;width:100%;padding:calc(var(--section-spacing)/ 2) 0;background-color:#2c2c2c;background-image:var(--hero-bg);background-size:cover;background-position:center;background-repeat:no-repeat}@media screen and (max-width:991px){.reviews-section{background-image:var(--hero-bg-tablet,var(--hero-bg))}}@media screen and (max-width:767px){.reviews-section{background-image:var(--hero-bg-mobile,var(--hero-bg-tablet,var(--hero-bg)))}}.reviews-section__overlay{position:absolute;inset:0;background:rgba(0,0,0,.5);pointer-events:none}.reviews-section__inner{position:relative;z-index:1;max-width:calc(1352px + 2 * var(--page-horizontal-padding));margin-left:auto;margin-right:auto;padding:0 var(--page-horizontal-padding)}.reviews-section__title{margin:0 0 24px;font-size:32px;font-weight:600;line-height:1.3;color:#fff;text-align:center}.reviews-section__slider{width:100%;max-width:1320px;margin-left:auto;margin-right:auto;margin-bottom:24px;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;touch-action:pan-x;cursor:grab;scrollbar-width:none;box-sizing:border-box}.reviews-section__slider::-webkit-scrollbar{display:none}.reviews-section__track{display:flex;gap:24px;padding:8px 0 16px;width:-moz-max-content;width:max-content}.reviews-section__progress{width:calc(100% + 36px);max-width:1388px;margin:0 -18px 20px -18px;height:11px;background:#fff;border-radius:999px;overflow:visible;cursor:pointer;position:relative;-webkit-tap-highlight-color:transparent;box-sizing:content-box}.reviews-section__progress:focus{outline:0}.reviews-section__progress:focus-visible{outline:2px solid rgba(255,255,255,.6);outline-offset:3px}.reviews-section__progress-bar{position:absolute;top:50%;left:0;transform:translateY(-50%);height:7px;min-width:28px;border-radius:999px;background:#2b2d36;cursor:grab;pointer-events:auto}.reviews-section__progress-bar:active{cursor:grabbing}.reviews-section__bullets{display:none;justify-content:center;gap:10px;padding:0 0 16px;margin:0;list-style:none}.reviews-section__bullet{width:10px;height:10px;padding:0;border:none;border-radius:50%;background:rgba(255,255,255,.4);cursor:pointer;transition:background .2s ease;-webkit-tap-highlight-color:transparent}.reviews-section__bullet:hover{background:rgba(255,255,255,.7)}.reviews-section__bullet--active{background:#fff}@media screen and (max-width:767px){.reviews-section__progress{display:none}.reviews-section__bullets{display:flex}.reviews-section__slider{scroll-snap-type:x mandatory;scroll-padding-left:var(--page-horizontal-padding)}.reviews-section__track .review-card{scroll-snap-align:start;scroll-snap-stop:always}}@media screen and (min-width:768px){.reviews-section__bullets{display:none}}.gallery-section{width:100%;padding:calc(var(--section-spacing)/ 2) 0;background-color:#2b2d36}.gallery-section__inner{max-width:calc(1352px + 2 * var(--page-horizontal-padding));margin-left:auto;margin-right:auto;padding:0 var(--page-horizontal-padding)}.gallery-section__title{margin:0 0 calc(var(--section-spacing)/ 2);font-size:26px;font-weight:600;line-height:1.3;color:#fff;text-align:center}.gallery-section__grid{display:grid;grid-template-columns:1fr;gap:24px}.gallery-section__item{position:relative;display:block;width:100%;padding:0;border:none;cursor:pointer;text-align:left;background:0 0;overflow:hidden;border-radius:0;-webkit-tap-highlight-color:transparent}.gallery-section__media{display:block;width:100%;aspect-ratio:16/9;background-color:#1a1a1a;background-image:var(--hero-bg);background-size:cover;background-position:center;background-repeat:no-repeat}@media screen and (max-width:991px){.gallery-section__media{background-image:var(--hero-bg-tablet,var(--hero-bg));background-size:contain;background-repeat:no-repeat;background-position:center}}@media screen and (max-width:767px){.gallery-section__media{background-image:var(--hero-bg-mobile,var(--hero-bg-tablet,var(--hero-bg)));background-size:contain;background-repeat:no-repeat;background-position:center}}.gallery-section__placeholder{display:block;width:100%;height:100%;min-height:180px;background:#333}.gallery-section__label{position:absolute;left:50%;bottom:20px;transform:translateX(-50%);display:inline-block;padding:10px 24px;background:#fff;color:#333;font-size:16px;font-weight:600;pointer-events:none}@media screen and (min-width:768px){.gallery-section__title{font-size:32px}.gallery-section__grid{grid-template-columns:1fr 1fr;gap:24px}}.kategoria-gallery-swiper{position:fixed;inset:0;z-index:999999;background:#000}.kategoria-gallery-swiper[hidden]{display:none!important}@keyframes kategoria-gallery-swiper-overlay-in{from{opacity:0}to{opacity:1}}@keyframes kategoria-gallery-swiper-inner-in{from{opacity:0;transform:translate3d(0,28px,0)}to{opacity:1;transform:translate3d(0,0,0)}}.kategoria-gallery-swiper:not([hidden]){animation:kategoria-gallery-swiper-overlay-in 1.35s cubic-bezier(.22,1,.36,1) both}.kategoria-gallery-swiper:not([hidden]) .kategoria-gallery-swiper__inner{animation:kategoria-gallery-swiper-inner-in 1.65s cubic-bezier(.22,1,.36,1) .22s both}@media (prefers-reduced-motion:reduce){.kategoria-gallery-swiper:not([hidden]){animation:none}.kategoria-gallery-swiper:not([hidden]) .kategoria-gallery-swiper__inner{animation:none}}.kategoria-gallery-swiper__backdrop{position:absolute;inset:0;background:rgba(0,0,0,.92);z-index:0}.kategoria-gallery-swiper__close{position:absolute;top:20px;right:20px;z-index:10;width:52px;height:52px;padding:0;border:none;background:0 0;cursor:pointer;display:flex;align-items:center;justify-content:center;-webkit-tap-highlight-color:transparent;transition:opacity .2s;opacity:.92;overflow:visible}.kategoria-gallery-swiper__close:hover{opacity:1}.kategoria-gallery-swiper__close-icon{display:block;width:52px;height:52px;background:url(/includes/images/exit_gallery.svg) center/52px 52px no-repeat}.kategoria-gallery-swiper__inner{position:absolute;inset:0;display:flex;flex-direction:column;z-index:1}.kategoria-gallery-swiper__main{flex:1 1 0px;min-height:0;position:relative;overflow:hidden;width:100%}.kategoria-gallery-swiper__main,.kategoria-gallery-swiper__main .swiper-slide,.kategoria-gallery-swiper__main .swiper-wrapper{height:100%}.kategoria-gallery-swiper__main .swiper-wrapper{align-items:center}.kategoria-gallery-swiper__main .swiper-slide{display:flex;align-items:center;justify-content:center;background:#000}.kategoria-gallery-swiper__main .swiper-button-next,.kategoria-gallery-swiper__main .swiper-button-prev{width:52px;height:52px;margin-top:-26px;background:url(/includes/images/galler-arrow-right.svg) center/52px 52px no-repeat;opacity:.9;transition:opacity .2s;color:transparent;font-size:0;background-color:transparent}.kategoria-gallery-swiper__main .swiper-button-next::after,.kategoria-gallery-swiper__main .swiper-button-prev::after{display:none}.kategoria-gallery-swiper__main .swiper-button-next::before,.kategoria-gallery-swiper__main .swiper-button-prev::before{display:none}.kategoria-gallery-swiper__main .swiper-button-next svg,.kategoria-gallery-swiper__main .swiper-button-prev svg{display:none!important}.kategoria-gallery-swiper__main .swiper-button-next:hover,.kategoria-gallery-swiper__main .swiper-button-prev:hover{opacity:1}.kategoria-gallery-swiper__main .swiper-button-prev{left:24px;right:auto}.kategoria-gallery-swiper__main .swiper-button-next{right:24px;left:auto}.kategoria-gallery-swiper__main .swiper-button-prev{transform:scaleX(-1)}.kategoria-gallery-swiper__image,.kategoria-gallery-swiper__video{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;background:#000}@media screen and (max-width:991px){.kategoria-gallery-swiper__image,.kategoria-gallery-swiper__video{width:auto;max-width:100%;height:auto;max-height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}}.kategoria-gallery-swiper__product-bar{position:absolute;left:50%;bottom:18px;transform:translateX(-50%);z-index:6;display:flex;align-items:center;gap:18px;padding:14px 18px;background:#2b2d36;border-radius:2px;max-width:min(720px,100vw - 64px);width:-moz-fit-content;width:fit-content}.kategoria-gallery-swiper__product-name{font-size:14px;font-weight:600;color:#fff;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:560px}.kategoria-gallery-swiper__product-link{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-left:1px solid rgba(255,255,255,.35);padding-left:14px;color:#fff;text-decoration:none;transition:background .2s,border-color .2s}.kategoria-gallery-swiper__product-link:hover{color:#fff}.kategoria-gallery-swiper__product-link-icon{display:block;width:25px;height:13px;background:url(/includes/images/arrow1.svg) center/25px 13px no-repeat;filter:brightness(0) invert(1)}.kategoria-gallery-swiper__thumbs-wrap{flex:0 0 auto;width:100%;background:rgba(0,0,0,.85);padding:12px 16px 14px;box-sizing:border-box}.kategoria-gallery-swiper__thumbs{flex:none;height:120px;width:100%;margin:0 0 12px;padding:0;background:0 0;box-sizing:border-box}.kategoria-gallery-swiper__thumbs .swiper-slide{height:100%;opacity:.5;cursor:pointer;transition:opacity .2s}.kategoria-gallery-swiper__thumbs .swiper-slide.swiper-slide-thumb-active{opacity:1}.kategoria-gallery-swiper__thumb{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;border-radius:4px}.kategoria-gallery-swiper__thumb--video{width:100%;height:100%;border-radius:4px;background:rgba(255,255,255,.12);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:13px}@media screen and (max-width:991px){.kategoria-gallery-swiper__thumbs{height:auto}.kategoria-gallery-swiper__thumbs .swiper-slide{height:auto;aspect-ratio:3/2}}.kategoria-gallery-swiper__thumbs-progress{width:calc(100% + 36px);margin:0 -18px;height:11px;background:#fff;border-radius:999px;overflow:visible;cursor:pointer;position:relative;-webkit-tap-highlight-color:transparent;box-sizing:content-box}.kategoria-gallery-swiper__thumbs-progress[hidden]{display:none}.kategoria-gallery-swiper__thumbs-progress:focus{outline:0}.kategoria-gallery-swiper__thumbs-progress:focus-visible{outline:2px solid rgba(255,255,255,.6);outline-offset:3px}.kategoria-gallery-swiper__thumbs-progress-bar{position:absolute;top:50%;left:0;transform:translateY(-50%);height:7px;min-width:28px;border-radius:999px;background:#2b2d36;cursor:grab;pointer-events:auto}.kategoria-gallery-swiper__thumbs-progress-bar:active{cursor:grabbing}.product-accordion{background-color:#fff}.product-accordion__title{font-family:Poppins,sans-serif,sans-serif;font-weight:500;font-style:normal;font-size:46px;leading-trim:none;line-height:83px;letter-spacing:0;text-align:center;color:#2b2d36;margin:0 0 16px}.product-accordion__intro{margin:0;padding-bottom:72px;font-family:Poppins,sans-serif;font-weight:400;font-style:normal;font-size:20px;letter-spacing:0;text-align:center;color:#3c3e42}.product-accordion__intro p{margin:0 0 1em;font-size:inherit;font-weight:inherit;line-height:inherit;color:inherit}.product-accordion__intro p:last-child{margin-bottom:0}.product-accordion__grid-wrap{max-width:1320px;margin-left:auto;margin-right:auto;padding-left:var(--page-horizontal-padding);padding-right:var(--page-horizontal-padding)}@media screen and (min-width:992px){.product-accordion__grid-wrap{display:flex;flex-direction:column;height:480px}}@media screen and (min-width:1200px){.product-accordion__grid-wrap{height:460px}}@media screen and (min-width:1400px){.product-accordion__grid-wrap{height:380px}}@media screen and (min-width:1600px){.product-accordion__grid-wrap{height:380px}}@media screen and (min-width:1800px){.product-accordion__grid-wrap{height:390px}}@media screen and (min-width:2000px){.product-accordion__grid-wrap{height:400px}}.product-accordion__grid{display:flex;flex-direction:column;gap:24px}@media screen and (min-width:992px){.product-accordion__grid{flex:1;flex-direction:row;align-items:stretch;gap:48px;min-height:0}}.product-accordion__media{flex:0 0 auto;width:100%}@media screen and (min-width:992px){.product-accordion__media{flex:1 1 0;min-width:0;min-height:0;display:flex;flex-direction:column}}.product-accordion__image-wrap{position:relative;width:100%;overflow:hidden;background-color:transparent;min-height:200px}@media screen and (min-width:992px){.product-accordion__image-wrap{flex:1;min-height:0}}.product-accordion__image{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.product-accordion__list{flex:1 1 auto;min-width:0;overflow-anchor:none}@media screen and (min-width:992px){.product-accordion__list{flex:1 1 0;min-width:0;min-height:0;width:100%;display:flex;flex-direction:column;container-type:inline-size;container-name:accordion-list;overflow-anchor:none}}@media screen and (min-width:992px){.product-accordion__item{flex:0 0 auto}.product-accordion__item--open{flex:0 0 auto;min-height:0;display:flex;flex-direction:column}.product-accordion__item--open .product-accordion__panel{flex:0 0 auto;min-height:0;overflow:hidden;display:flex;flex-direction:column}.product-accordion__item--open .product-accordion__panel-inner{flex:0 0 auto;min-height:0;overflow:hidden;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:start}}.product-accordion__item--open .product-accordion__trigger{margin-bottom:14px;box-shadow:0 1px 0 0 #e5e5e5}.product-accordion__trigger{display:flex;align-items:center;gap:12px;width:100%;padding:14px 0;border:none;margin-bottom:0;box-shadow:none;background:0 0;font-family:Poppins,sans-serif,sans-serif;font-weight:600;font-style:normal;font-size:32px;line-height:43.7px;letter-spacing:0;color:#2b2d36;text-align:left;cursor:pointer;transition:color .2s ease,margin-bottom .48s cubic-bezier(.4,0,.2,1),box-shadow .48s cubic-bezier(.4,0,.2,1)}@media (prefers-reduced-motion:reduce){.product-accordion__trigger{transition:color .2s ease}}@media screen and (min-width:992px){@container accordion-list (min-width: 400px){line-height:clamp(26px,3.7cqw,36px);padding:clamp(10px,1.8cqw,18px) 0}}.product-accordion__icon{flex-shrink:0;width:24px;height:24px;display:inline-block;background-color:#2b2d36;mask:url(../images/add_2.svg) center/contain no-repeat;-webkit-mask:url(../images/add_2.svg) center/contain no-repeat;font-size:0;line-height:0;text-indent:-9999px;overflow:hidden}.product-accordion__item--open .product-accordion__icon{mask-image:url(../images/remove.svg);-webkit-mask-image:url(../images/remove.svg)}@media screen and (min-width:992px){@container accordion-list (min-width: 400px){height:clamp(14px,2.1cqw,20px)}}.product-accordion__trigger-text span{font-size:inherit;font-weight:inherit;line-height:inherit}@media screen and (max-width:991px){.product-accordion__trigger-text{font-size:var(--text-body);line-height:var(--text-body-line-height)}}@media screen and (min-width:992px) and (max-width:1399px){@container accordion-list (min-width: 400px){line-height:1.45}}.product-accordion__panel-inner{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;-moz-column-gap:16px;column-gap:16px;padding-bottom:24px;box-sizing:border-box}.product-accordion__panel-inner>.product-accordion__content{grid-column:1}.product-accordion__panel-inner>.product-accordion__btn{grid-column:2;justify-self:end;align-self:start;width:auto!important}@media screen and (max-width:991px){.product-accordion__panel-inner{grid-template-columns:1fr;row-gap:12px}.product-accordion__panel-inner>.product-accordion__content{grid-column:1;grid-row:1}.product-accordion__panel-inner>.product-accordion__btn{grid-column:1;grid-row:2;justify-self:start}}@media screen and (min-width:992px){@container accordion-list (min-width: 400px){column-gap:clamp(8px,1.6cqw,16px);padding-bottom:clamp(12px,2.4cqw,24px)}}@media screen and (min-width:992px){@container accordion-list (min-width: 400px){line-height:clamp(20px,3cqw,30px)}}.product-accordion__content p:last-child{margin-bottom:0}.product-accordion__btn{display:inline-block;white-space:nowrap;padding:12px 24px;background-color:#2b2d36;color:#fff;font-family:Poppins,sans-serif,sans-serif;font-weight:500;font-size:16px;text-decoration:none;transition:background-color .2s ease,color .2s ease}@media screen and (min-width:992px){@container accordion-list (min-width: 400px){font-size:clamp(12px,1.6cqw,16px)}}.gyik-accordion{background-color:#eff0f4;padding:60px 0}.gyik-accordion__inner{width:100%;max-width:1320px;margin:0 auto;padding:0 20px}.gyik-accordion__list{display:flex;flex-direction:column;gap:0}.gyik-accordion__item{padding:0}.gyik-accordion__trigger{display:flex;align-items:center;gap:12px;width:100%;padding:18px 0;border:none;background:0 0;font-family:Poppins,sans-serif,sans-serif;font-weight:600;font-style:normal;font-size:20px;line-height:28px;letter-spacing:0;color:#2b2d36;text-align:left;cursor:pointer}.gyik-accordion__trigger:hover{color:#2b2d36}.gyik-accordion__icon{flex-shrink:0;width:20px;height:20px;display:inline-block;background-color:#2b2d36;mask:url(../images/add_2.svg) center/contain no-repeat;-webkit-mask:url(../images/add_2.svg) center/contain no-repeat;font-size:0;line-height:0;text-indent:-9999px;overflow:hidden}.gyik-accordion__item--open .gyik-accordion__icon{mask-image:url(../images/remove.svg);-webkit-mask-image:url(../images/remove.svg)}.gyik-accordion__trigger-text{flex:1}.gyik-accordion__item--open .gyik-accordion__trigger{border-bottom:none;padding-bottom:10px;margin-bottom:0}.gyik-accordion__panel{position:relative;background:0 0;border-radius:0;padding:0}.gyik-accordion__panel-inner{padding:0}.gyik-accordion__panel::before{content:"";position:absolute;top:0;bottom:0;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;background:#fff;z-index:0}.gyik-accordion__content{position:relative;z-index:1;max-width:1200px;margin:0 auto;padding:14px 20px 16px;font-family:Poppins,sans-serif,sans-serif;font-weight:400;font-style:normal;font-size:16px;line-height:26px;letter-spacing:0;color:#333;opacity:.95}.gyik-accordion__content p{margin:0 0 .75em}.gyik-accordion__content p:last-child{margin-bottom:0}.kapcsolat-s2,.rolunk-s1,.rolunk-s2,.technologia-s1{background:#eff0f4;padding:80px 0}.kapcsolat-s2__inner,.rolunk-s1__inner,.rolunk-s2__inner,.technologia-s1__inner{width:100%;max-width:1320px;margin:0 auto;padding:0 20px}.kapcsolat-s2__grid,.rolunk-s2__grid,.technologia-s1__grid{display:grid;grid-template-columns:1fr;gap:32px;align-items:center}@media screen and (min-width:992px){.kapcsolat-s2__grid,.rolunk-s2__grid,.technologia-s1__grid{grid-template-columns:1fr 1fr;gap:60px}}.kapcsolat-s2__media,.rolunk-s2__media,.technologia-s1__media{width:100%;max-width:520px;aspect-ratio:1/1;background:#ddd;overflow:hidden;display:flex;align-items:center;justify-content:center}.rolunk-s2__media{justify-self:start}.kapcsolat-s2__media picture,.rolunk-s2__media picture,.rolunk-s2__picture,.technologia-s1__media picture{width:100%;height:100%;display:block}.kapcsolat-s2__img,.rolunk-s2__img,.technologia-s1__img{width:100%;height:100%;display:block;-o-object-fit:cover;object-fit:cover}.kapcsolat-s2__title,.rolunk-s1__title,.rolunk-s2__title,.technologia-s1__title{margin:0 0 18px;font-family:Poppins,sans-serif,sans-serif;font-weight:600;font-size:36px;line-height:1.2;color:#2b2d36}.kapcsolat-s2__text,.rolunk-s1__text,.rolunk-s2__text,.technologia-s1__text{font-family:Poppins,sans-serif,sans-serif;font-weight:400;color:#2b2d36;opacity:.85}.kapcsolat-s2__text p,.rolunk-s1__text p,.rolunk-s2__text p,.technologia-s1__text p{font-size:inherit;line-height:inherit}.kapcsolat-s2__text p,.rolunk-s1__text p,.rolunk-s2__text p,.technologia-s1__text p{margin:0 0 1em}.kapcsolat-s2__text p:last-child,.rolunk-s1__text p:last-child,.rolunk-s2__text p:last-child,.technologia-s1__text p:last-child{margin-bottom:0}.kapcsolat-s2__content a{color:#000;text-decoration:underline}.technologia-s2{background:#fff;padding:80px 0}.technologia-s2__inner{width:100%;max-width:1320px;margin:0 auto;padding:0 20px}.technologia-s2__title{margin:0 0 44px;font-size:var(--h2-font-size);line-height:var(--h2-line-height);color:#2b2d36}.technologia-s2__row{display:grid;grid-template-columns:1fr;gap:26px;align-items:start}.technologia-s2__row+.technologia-s2__row{margin-top:56px}@media screen and (min-width:992px){.technologia-s2__row{grid-template-columns:1.2fr .8fr;gap:44px;align-items:center}.technologia-s2__row--img-left{grid-template-columns:.8fr 1.2fr}.technologia-s2__row--img-left .technologia-s2__row-media{order:-1}}.technologia-s2__row-text{font-family:Poppins,sans-serif,sans-serif;font-weight:400;font-size:var(--text-body);line-height:var(--text-body-line-height);color:#2b2d36;opacity:1}.technologia-s2__row-text p{margin:0 0 1em}.technologia-s2__row-text p:last-child{margin-bottom:0}.technologia-s2__row-media{display:flex;justify-content:center;align-items:center}.technologia-s2__row-img{width:100%;max-width:420px;height:auto;display:block}.technologia-s3{background:#eff0f4;padding:48px 0}.technologia-s3__inner{width:100%;max-width:1320px;margin:0 auto;padding:0 20px}.technologia-s3__title{margin:0 0 44px;font-size:var(--h2-font-size);line-height:var(--h2-line-height);color:#2b2d36}.technologia-s3__intro{margin:0 0 44px;font-family:Poppins,sans-serif,sans-serif;font-weight:400;font-size:var(--text-body);line-height:var(--text-body-line-height);color:#2b2d36;opacity:1}.technologia-s3__intro:has(+.technologia-s3__intro){margin-bottom:1em}.technologia-s3__list{display:flex;flex-direction:column;gap:8px}.technologia-s3__item{display:grid;grid-template-columns:380px 1fr;background:0 0;align-items:stretch}.technologia-s3__media{position:relative;width:100%;overflow:hidden;background:#d9d9d9}.technologia-s3__img{width:100%;height:100%;display:block;-o-object-fit:cover;object-fit:cover}.technologia-s3__content{background:#fff;padding:32px 28px;display:flex;flex-direction:column;justify-content:center}.technologia-s3__item-title{margin:0;font-size:var(--h3-font-size);line-height:var(--h3-line-height);color:#2b2d36}.technologia-s3__item-text{margin:0;font-family:Poppins,sans-serif,sans-serif;font-weight:400;font-size:var(--text-body);line-height:var(--text-body-line-height);color:#2b2d36;opacity:1}@media screen and (max-width:767px){.technologia-s3__item{grid-template-columns:1fr}.technologia-s3__media{position:relative;width:100%;min-height:200px;aspect-ratio:16/9;overflow:hidden;background:#d9d9d9}.technologia-s3__img,.technologia-s3__media .wp-block-image,.technologia-s3__media .wp-block-image img{width:100%;height:100%;min-height:100%;-o-object-fit:cover;object-fit:cover;display:block}.technologia-s3__content{padding:18px 18px}}.technologia-s4{background:#fff;padding:80px 0}.technologia-s4__inner{width:100%;max-width:1320px;margin:0 auto;padding:0 20px}.technologia-s4__grid{display:grid;grid-template-columns:1fr;gap:26px;justify-items:center}@media screen and (min-width:768px){.technologia-s4__grid{grid-template-columns:1fr}}.technologia-s4__video{position:relative;width:100%;aspect-ratio:16/9;background:#000;overflow:hidden}.technologia-s4__video.hydropool-s4-video-block,.wp-block-hydropool-s4-video.technologia-s4__video{max-width:min(800px,100vw - 40px);margin-left:auto;margin-right:auto;line-height:0}.technologia-s4__video.hydropool-s4-video-block>.technologia-s4__player,.wp-block-hydropool-s4-video.technologia-s4__video>.technologia-s4__player{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:unset;object-fit:unset}.technologia-s4__video.hydropool-s4-video-block>video.technologia-s4__player{-o-object-fit:cover;object-fit:cover}.technologia-s4__player{width:100%;height:100%;display:block;border:0;-o-object-fit:cover;object-fit:cover}.kapcsolat-s1,.rolunk-s3,.rolunk-s5{background:#2b2d36;padding:100px 0 0;color:#fff}.rolunk-s7{background:#2b2d36;padding:0;color:#fff}.kapcsolat-s1__inner,.rolunk-s3__inner,.rolunk-s5__inner,.rolunk-s7__inner{width:100%;max-width:1320px;margin:0 auto;padding:0 20px 96px}.kapcsolat-s1__title{margin:0 0 22px;font-family:Poppins,sans-serif,sans-serif;font-weight:600;font-size:var(--h2-font-size);line-height:var(--h2-line-height);color:#fff}.rolunk-s3__title,.rolunk-s5__title,.rolunk-s7__title{margin:0 0 22px;font-family:Poppins,sans-serif,sans-serif;font-weight:600;font-size:var(--h2-font-size);line-height:var(--h2-line-height);color:#fff}.rolunk-s3__title:has(+.rolunk-s3__subtitle),.rolunk-s5__title:has(+.rolunk-s5__subtitle){margin-bottom:12px}.rolunk-s3__subtitle,.rolunk-s5__subtitle{margin:0 0 22px;font-family:Poppins,sans-serif,sans-serif;font-weight:400;font-size:var(--h3-font-size);line-height:var(--h3-line-height);color:#fff}.kapcsolat-s1__text{font-family:Poppins,sans-serif,sans-serif;font-weight:400;color:#fff}.kapcsolat-s1__text p{font-size:inherit;line-height:inherit}.rolunk-s3__text,.rolunk-s5__text,.rolunk-s7__text{font-family:Poppins,sans-serif,sans-serif;font-weight:400;color:#fff}.kapcsolat-s1__text *,.rolunk-s3__text *,.rolunk-s5__text *,.rolunk-s7__text *{color:#fff}.kapcsolat-s1__text p{margin:0 0 1.2em}.rolunk-s3__text p,.rolunk-s5__text p,.rolunk-s7__text p{margin:0 0 1.2em}.kapcsolat-s1__text p:last-child,.rolunk-s3__text p:last-child,.rolunk-s5__text p:last-child,.rolunk-s7__text p:last-child{margin-bottom:0}.kapcsolat-s1__divider,.rolunk-s1__divider,.rolunk-s3__divider,.rolunk-s5__divider,.rolunk-s7__divider{display:none!important;width:0!important;height:0!important;margin:0!important;padding:0!important;background:0 0!important}.kapcsolat-s1 [class$=__divider],.rolunk-s1 [class$=__divider],.rolunk-s3 [class$=__divider],.rolunk-s5 [class$=__divider],.rolunk-s7 [class$=__divider]{display:none!important}.rolunk-s5,.rolunk-s6,.rolunk-s7,.rolunk-s8{border-bottom:none}.rolunk-s4{width:100vw;max-width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);margin-top:0;margin-bottom:0;padding-top:0;padding-bottom:0}.rolunk-s4__wrap{width:100%;height:min(480px,38vw);max-height:480px;overflow:hidden;background:#ddd}.rolunk-s4__picture,.rolunk-s4__wrap picture{width:100%;height:100%;display:block}.rolunk-s4__img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}@media screen and (max-width:767px){.rolunk-s4__wrap{height:min(300px,58vw);max-height:300px}}.hydropool-full-bleed-image{width:100vw;max-width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);margin-top:0;margin-bottom:0;padding:0}.hydropool-full-bleed-image__wrap{width:100%;height:min(420px,34vw);max-height:420px;overflow:hidden;background:#ddd}.hydropool-full-bleed-image__img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}@media screen and (max-width:767px){.hydropool-full-bleed-image__wrap{height:min(280px,56vw);max-height:280px}}.rolunk-s6{background:#2b2d36;padding:70px 0 80px;color:#fff}.rolunk-s8{background:#2b2d36;padding:0 0 80px;color:#fff}.rolunk-s6__inner,.rolunk-s8__inner{width:100%;max-width:1320px;margin:0 auto;padding:0 20px}.rolunk-s6__title,.rolunk-s8__title{margin:0 0 34px;text-align:center;font-family:Poppins,sans-serif,sans-serif;font-weight:600;font-size:var(--h2-font-size);line-height:var(--h2-line-height);color:#fff}.rolunk-s6__grid,.rolunk-s8__grid{display:flex;flex-wrap:wrap;justify-content:center;align-items:flex-start;gap:32px}@media screen and (min-width:1200px){.rolunk-s6__grid,.rolunk-s8__grid{gap:40px}}.rolunk-s6__card,.rolunk-s8__card{flex:0 0 calc((100% - 32px)/ 2);width:calc((100% - 32px)/ 2);max-width:190px}@media screen and (min-width:1200px){.rolunk-s6__card,.rolunk-s8__card{flex:0 0 190px;width:190px}}.rolunk-s6__media,.rolunk-s8__media{width:100%;aspect-ratio:3/4;background:#d9d9d9;overflow:hidden}.rolunk-s6__media picture,.rolunk-s8__media picture{display:block;width:100%;height:100%}.rolunk-s6__img,.rolunk-s8__img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.rolunk-s6__placeholder,.rolunk-s8__placeholder{width:100%;height:100%;background:#d9d9d9}.rolunk-s6__meta,.rolunk-s8__meta{padding-top:10px;text-align:center}.rolunk-s6__name,.rolunk-s8__name{font-family:Poppins,sans-serif,sans-serif;font-weight:600;font-size:16px;line-height:1.4;color:#fff}.rolunk-s6__role,.rolunk-s8__role{margin-top:2px;font-family:Poppins,sans-serif,sans-serif;font-weight:400;font-size:16px;line-height:1.5;color:rgba(255,255,255,.85)}.rolunk-s6__phone,.rolunk-s8__phone{display:inline-block;margin-top:2px;font-family:Poppins,sans-serif,sans-serif;font-weight:400;font-size:16px;line-height:1.5;color:rgba(255,255,255,.85);text-decoration:none}.rolunk-s6__email,.rolunk-s8__email{display:block;margin-top:2px;font-family:Poppins,sans-serif,sans-serif;font-weight:400;font-size:11px;line-height:1.35;color:rgba(255,255,255,.85);text-decoration:none;white-space:nowrap}.rolunk-s6__email:hover,.rolunk-s6__phone:hover,.rolunk-s8__email:hover,.rolunk-s8__phone:hover{text-decoration:underline;color:#fff}.dokumentumtar{padding-top:0}.dokumentumtar__filters{position:relative;z-index:30;overflow:visible;background:#2b2d36;padding:70px 0}@media screen and (max-width:767px){.dokumentumtar__filters{padding:40px 0}}.dokumentumtar__filters-inner{width:100%;max-width:1320px;margin:0 auto;padding:0 20px;display:grid;grid-template-columns:1fr;gap:18px;align-items:end}@media screen and (min-width:992px){.dokumentumtar__filters-inner{grid-template-columns:1.3fr .7fr 1.1fr;gap:28px}}.dokumentumtar__label{display:block;margin:0 0 8px;font-family:Poppins,sans-serif,sans-serif;font-weight:500;font-size:16px;line-height:1.5;color:#fff}.dokumentumtar__filter{position:relative;overflow:visible}.dokumentumtar__select{width:100%;height:36px;border:1px solid rgba(255,255,255,.25);background:#fff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8' fill='none'%3E%3Cpath d='M1 1.5L6 6.5L11 1.5' stroke='%232B2D36' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 16px center;background-size:12px 8px;color:#2b2d36;padding:0 36px 0 12px;font-size:12px;appearance:none;-webkit-appearance:none;-moz-appearance:none}button.dokumentumtar__select{display:block;text-align:left;cursor:pointer;box-sizing:border-box;font-family:inherit;line-height:normal}.dokumentumtar__select-wrap{position:relative}.dokumentumtar__select-wrap.is-open{z-index:5}.dokumentumtar__select--native{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.dokumentumtar__select-menu{position:absolute;top:100%;left:0;right:0;z-index:10;max-height:240px;overflow-y:auto;margin:0;padding:0;background:#fff;border:1px solid rgba(255,255,255,.25);box-shadow:0 4px 12px rgba(43,45,54,.12);font-variant-numeric:tabular-nums}.dokumentumtar__select-digits{display:inline-block;min-width:4ch;font-family:Inter,sans-serif;font-variant-numeric:tabular-nums;font-feature-settings:"tnum" 1}.dokumentumtar__select-menu-label{padding:8px 12px 4px;font-size:12px;font-weight:600;color:#2b2d36}.dokumentumtar__select-menu-option{display:block;width:100%;padding:6px 12px;border:0;background:0 0;color:#2b2d36;font-size:12px;text-align:left;cursor:pointer}.dokumentumtar__select-menu-option:focus-visible,.dokumentumtar__select-menu-option:hover{background:#eff0f4;outline:0}.dokumentumtar__select-menu-option.is-selected{background:#eff0f4}.dokumentumtar__list{position:relative;z-index:1;background:#eff0f4;padding:100px 0}@media screen and (max-width:767px){.dokumentumtar__list{padding:48px 0}}.dokumentumtar__list-inner{width:100%;max-width:1320px;margin:0 auto;padding:0 20px}.dokumentumtar__row{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 18px;border-bottom:1px solid rgba(0,0,0,.08);background:0 0}@media screen and (max-width:767px){.dokumentumtar__row{flex-direction:column;align-items:stretch;gap:12px;padding:14px 16px}}.dokumentumtar__row-left{display:flex;align-items:center;gap:12px;min-width:0;flex:1 1 0}@media screen and (max-width:767px){.dokumentumtar__row-left{align-items:flex-start;flex:none;width:100%}}.dokumentumtar__row-right{flex:0 0 auto}@media screen and (max-width:767px){.dokumentumtar__row-right{flex:none;width:100%;align-self:stretch}}.dokumentumtar__icon{width:30px;height:30px;color:#6b6f7a;flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center}.dokumentumtar__title{font-family:Poppins,sans-serif;font-weight:600;font-style:normal;font-size:20px;leading-trim:none;line-height:1.25;color:#2b2d36;letter-spacing:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media screen and (max-width:767px){.dokumentumtar__title{white-space:normal;overflow:visible;text-overflow:unset;font-size:clamp(16px,4.2vw,18px);line-height:1.35}}.dokumentumtar__download{display:inline-flex;align-items:center;justify-content:center;height:40px;padding:0 26px;background:#2b2d36;color:#fff;text-decoration:none;font-family:Poppins,sans-serif,sans-serif;font-weight:600;font-size:14px;box-sizing:border-box}@media screen and (max-width:767px){.dokumentumtar__download{width:100%;min-height:44px;height:auto;padding:12px 18px}}.dokumentumtar__download:hover{background:#1f2128}.kapcsolat-s3{background:#d2d4dd;padding:70px 0}.kapcsolat-s3__inner{width:100%;max-width:1320px;margin:0 auto;padding:0 20px}.kapcsolat-s3__title{margin:0 0 16px;font-family:Poppins,sans-serif,sans-serif;font-weight:600;font-size:var(--h2-font-size);line-height:var(--h2-line-height);color:#2b2d36}.kapcsolat-s3__text{font-family:Poppins,sans-serif,sans-serif;font-weight:400;color:#2b2d36;opacity:.85}.kapcsolat-s3__text p{margin:0 0 1.2em;font-size:inherit;line-height:inherit}.kapcsolat-s3__text p:last-child{margin-bottom:0}.kapcsolat-s3__actions{margin:22px 0 0}.kapcsolat-s4{background:#fff;padding:0;width:100vw;max-width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}.kapcsolat-s4__inner{width:100%;max-width:100%;margin:0;padding:0}.kapcsolat-s4__grid{display:grid;grid-template-columns:1fr;gap:40px;align-items:center}@media screen and (min-width:992px){.kapcsolat-s4__grid{grid-template-columns:1fr 1fr;gap:0;align-items:stretch}}.kapcsolat-s4__map{width:100%;aspect-ratio:16/9;background:#e8e8e8;overflow:hidden}@media screen and (min-width:992px){.kapcsolat-s4__map{aspect-ratio:auto;min-height:520px;height:100%}}.kapcsolat-s4__content{padding:40px 20px;display:flex;flex-direction:column;justify-content:center}@media screen and (min-width:992px){.kapcsolat-s4__content{padding:0 80px}}.kapcsolat-s4__iframe{width:100%;height:100%;border:0;display:block}.kapcsolat-s4__title{margin:0 0 16px;font-family:Poppins,sans-serif,sans-serif;font-weight:600;font-size:var(--h2-font-size);line-height:var(--h2-line-height);line-height:1.2;color:#2b2d36}.kapcsolat-s4__text{max-width:520px;font-family:Poppins,sans-serif,sans-serif;font-weight:400;line-height:1.75;color:#2b2d36;opacity:.85}.kapcsolat-s4__text p{margin:0 0 1.2em;font-size:inherit;line-height:inherit}.kapcsolat-s4__text p:last-child{margin-bottom:0}.kapcsolat-s4__actions{margin:22px 0 0}.compare-modal{display:flex;position:fixed;inset:0;z-index:1000;align-items:center;justify-content:center;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .55s ease,visibility 0s linear .55s}.compare-modal.is-open{opacity:1;visibility:visible;pointer-events:auto;transition-delay:0s}.compare-modal__backdrop{position:absolute;inset:0;background:rgba(0,0,0,.5)}.compare-modal__dialog{position:relative;z-index:1;box-sizing:border-box;width:min(1100px,100vw - 24px);max-width:calc(100vw - 24px);background:#fff;padding:40px 40px 32px;display:flex;flex-direction:column;align-items:stretch;overflow:hidden;opacity:0;transform:translateY(10px);transition:opacity .55s ease,transform .55s ease}.compare-modal.is-open .compare-modal__dialog{opacity:1;transform:translateY(0)}.compare-modal__title{margin:0 0 32px;font-family:Poppins,sans-serif;font-size:28px;font-weight:600;text-align:center;color:#2b2d36;align-self:center}.compare-modal__slots{display:flex;align-items:stretch;gap:12px;width:100%;min-width:0;margin-bottom:24px}.compare-modal__slot{flex:1 1 0;min-width:0;max-width:calc((100% - 24px)/ 3);display:flex;flex-direction:column}.compare-modal__slot-img-wrap{position:relative;flex:1;width:100%;min-width:0;background:#eff0f4;padding:16px 12px 0;box-sizing:border-box;overflow:hidden}.compare-modal__slot-img{width:100%;aspect-ratio:16/9;-o-object-fit:cover;object-fit:cover;display:block}.compare-modal__slot-remove{position:absolute;top:8px;right:8px;width:21px;height:21px;border:none;background:0 0;padding:0;cursor:pointer;display:flex;align-items:center;justify-content:center}.compare-modal__slot-remove img{display:block;width:21px;height:21px}.compare-modal__slot-title{font-family:Poppins,sans-serif;font-size:clamp(11px,2.4vw,16px);font-weight:500;text-align:left;color:#2b2d36;margin:0;padding:12px 0;line-height:1.35;overflow-wrap:anywhere}.compare-modal__hint{font-family:Poppins,sans-serif;font-size:14px;font-weight:400;line-height:1.5;text-align:center;color:#2b2d36;margin:0 0 24px;max-width:600px;align-self:center}.compare-modal__warnings{display:flex;flex-direction:column;gap:6px;align-items:center;margin:-8px auto 20px;max-width:700px;width:100%}.compare-modal__warning{font-family:Poppins,sans-serif;font-size:14px;font-weight:600;line-height:1.4;text-align:center;color:#b42318;margin:0;width:100%}.compare-modal__warning:empty{display:none}.compare-modal__actions{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;align-self:center}@media screen and (max-width:767px){.compare-modal__dialog{width:calc(100vw - 20px);max-width:calc(100vw - 20px);padding:24px 12px 20px}.compare-modal__title{font-size:20px;margin-bottom:16px}.compare-modal__slots{gap:8px;margin-bottom:16px}.compare-modal__slot{max-width:calc((100% - 16px)/ 3)}.compare-modal__slot-img-wrap{padding:10px 6px 0}.compare-modal__slot-title{padding:8px 0;font-size:10px}.compare-modal__hint{font-size:13px;margin-bottom:16px}.compare-modal__actions--crowded{flex-wrap:wrap;gap:8px}.compare-modal__actions--crowded .btn{flex:1 1 calc(50% - 4px);font-size:12px;padding:10px 6px;white-space:normal}}.compare-modal__actions--crowded{width:100%;flex-wrap:nowrap;gap:6px}.compare-modal__actions--crowded .btn{flex:0 0 calc((100% - 18px)/ 4);font-size:14px;padding:10px 8px;min-width:0;white-space:nowrap}.compare-modal__actions--crowded .compare-modal__btn-compare{max-width:none}.compare-modal__actions--crowded .compare-modal__btn-add{max-width:none}.compare-modal__btn-compare--disabled{opacity:.45;pointer-events:none}.scroll-top-btn{position:fixed;right:24px;bottom:24px;z-index:1200;border:0;padding:0;background:0 0;line-height:0;cursor:pointer;transition:transform .2s ease,opacity .2s ease}.scroll-top-btn:hover{transform:translateY(-2px)}.scroll-top-btn img{display:block;width:52px;height:52px}@media screen and (max-width:991px){.scroll-top-btn{right:16px;bottom:16px}.scroll-top-btn img{width:40px;height:40px}}.compare-page__hero{min-height:40vh}.compare-page__band{box-sizing:border-box}.compare-page__band--viewport-bleed{width:100vw;max-width:100vw;margin-left:calc(50% - 50vw);position:relative}.compare-page__band--light{background:#eff0f4}.compare-page__band--dark{background:#2b2d36}.compare-page__head-sticky{--compare-sticky-progress:0;position:sticky;top:var(--compare-sticky-top,0);z-index:20;transform:translateZ(0);backface-visibility:hidden}.compare-page__head-sticky-sentinel{height:0;margin:0;padding:0;overflow:hidden;pointer-events:none}.compare-page__aligner .compare-page__band--dark,.compare-page__aligner .compare-page__band--light{width:100%;min-width:max(100vw,260px + var(--compare-cols,1) * 320px)}.compare-page__band-inner{box-sizing:border-box;max-width:var(--max-container-width);margin-left:auto;margin-right:auto;padding-left:var(--page-horizontal-padding);padding-right:var(--page-horizontal-padding)}.compare-page__aligner .compare-page__band-inner{margin-left:auto;margin-right:auto;max-width:var(--max-container-width);width:100%;padding-left:var(--page-horizontal-padding);padding-right:var(--page-horizontal-padding);box-sizing:border-box}.compare-page__band-inner--nav{padding-top:28px;padding-bottom:28px}.compare-page__nav{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:12px 16px}.compare-page__aligner{--compare-cols:1;width:100%;overflow:visible;overflow-anchor:none;background:#eff0f4}.compare-page__head-grid{display:grid;grid-template-columns:260px repeat(var(--compare-cols,1),minmax(0,320px));justify-content:start;justify-items:stretch;align-items:start;padding-top:20px;padding-bottom:8px;padding-left:0;padding-right:0;box-sizing:border-box}.compare-page__head-grid--titles{padding-top:16px;padding-bottom:16px;padding-left:0;padding-right:0;align-items:center}.compare-page__head-grid-spacer{min-width:0}.compare-page__head-grid-label{font-family:Poppins,sans-serif,sans-serif;font-weight:600;font-size:16px;line-height:1.2;color:#fff;text-align:left;padding:0 12px;box-sizing:border-box}.compare-page__head-photo{text-align:center;padding:0 12px;box-sizing:border-box;overflow:hidden}.compare-page__head-title{text-align:center;padding:0 12px;box-sizing:border-box}.compare-page__body{box-sizing:border-box;width:100%;max-width:var(--max-container-width);margin-left:auto;margin-right:auto;padding:28px var(--page-horizontal-padding) 64px}.compare-page__body--table{padding:0 0 64px;max-width:none;width:100%;margin-left:0;margin-right:0}.compare-page__empty{max-width:520px;margin:48px auto;text-align:center;font-family:Poppins,sans-serif,sans-serif;color:#2b2d36;line-height:1.6}.compare-table-scroll{overflow-x:auto;overflow-y:visible;-webkit-overflow-scrolling:touch;background:#eff0f4}.compare-table{table-layout:fixed;width:calc(260px + var(--compare-cols,1) * 320px);min-width:calc(260px + var(--compare-cols,1) * 320px);margin-left:0;margin-right:0;border-collapse:collapse;font-family:Poppins,sans-serif,sans-serif}.compare-table--body{box-sizing:border-box}.compare-table td,.compare-table th{box-sizing:border-box}.compare-table__photo-cell{display:flex;justify-content:center;align-items:flex-start;line-height:0}.compare-table__photo-cell{margin-bottom:calc(-120px * var(--compare-sticky-progress));contain:layout}.compare-table__photo-inner{position:relative;width:100%;max-width:300px;margin:0 auto;transform:scale(calc(1 - .4 * var(--compare-sticky-progress)));transform-origin:center top}.compare-table__remove{position:absolute;top:8px;right:8px;z-index:2;line-height:0;opacity:.95}.compare-table__remove img{display:block;width:28px;height:28px}.compare-table__col-label{width:260px}.compare-table__col-product{width:320px}.compare-table__product-img-link{display:block;width:100%}.compare-table__product-img{width:100%;height:auto;display:block;-o-object-fit:cover;object-fit:cover;vertical-align:middle;transform:translateZ(0);backface-visibility:hidden}.compare-table__product-name{color:#fff;text-decoration:none;font-size:16px;font-weight:600}.compare-table__product-name:hover{text-decoration:underline;text-underline-offset:3px;color:#fff}.compare-page__head-title .compare-table__product-name{color:#fff}.compare-table tbody td,.compare-table tbody th{padding:14px 12px;border-bottom:1px solid rgba(0,0,0,.08);vertical-align:top;background:#eff0f4}.compare-table__label{text-align:left;font-weight:600;color:#2b2d36;width:260px;box-sizing:border-box}.compare-table__cell{text-align:center;color:#2b2d36;width:320px;box-sizing:border-box}.compare-table tbody td.compare-table__cell--bool{vertical-align:middle}.compare-table__yes{display:inline-flex;align-items:center;justify-content:center;line-height:0;vertical-align:middle}.compare-table__yes-icon{display:block;width:22px;height:auto}.compare-table__dash{color:rgba(0,0,0,.35)}.compare-table__cta-row td{border-bottom:none;padding-top:24px;vertical-align:middle}.compare-table__cta{text-align:center;width:320px;box-sizing:border-box}.compare-table__cta-spacer{width:260px;box-sizing:border-box}.compare-table__cta-btn{white-space:nowrap}.compare-table__text{display:inline-block;max-width:100%;font-size:14px;line-height:1.45;text-align:center;word-break:break-word}@media screen and (max-width:767px){.compare-page--cols-1{--compare-label-col:38%;--compare-product-col:62%}.compare-page--cols-2{--compare-label-col:34%;--compare-product-col:33%}.compare-page--cols-3{--compare-label-col:30%;--compare-product-col:calc(70% / 3)}.compare-page__aligner{overflow:visible}.compare-page__head-sticky{position:sticky}.compare-page__band--viewport-bleed{width:100%;max-width:100%;margin-left:0}.compare-page__aligner .compare-page__band--dark,.compare-page__aligner .compare-page__band--light{min-width:0;width:100%;max-width:100%}.compare-page__aligner .compare-page__band-inner,.compare-page__body--table .compare-page__band-inner{padding-left:min(var(--page-horizontal-padding),14px);padding-right:min(var(--page-horizontal-padding),14px)}.compare-page__head-grid{width:100%;max-width:100%;grid-template-columns:var(--compare-label-col) repeat(var(--compare-cols,1),minmax(0,var(--compare-product-col)))}.compare-page__head-grid-label,.compare-page__head-grid-spacer{padding-left:4px;padding-right:6px;font-size:clamp(9px,2.5vw,11px)}.compare-page__head-photo,.compare-page__head-title{padding-left:4px;padding-right:4px}.compare-page__head-title .compare-table__product-name{font-size:clamp(10px,2.8vw,13px);line-height:1.3;display:block;word-break:break-word;hyphens:auto}.compare-table__photo-inner{max-width:100%}.compare-table__remove img{width:22px;height:22px}.compare-page__body--table{overflow-x:hidden;max-width:100%;padding-bottom:8px}.compare-table-scroll{overflow-x:hidden;width:100%}.compare-table.compare-table--body{width:100%!important;min-width:0!important;max-width:100%;table-layout:fixed}.compare-page--cols-1 .compare-table__col-label{width:var(--compare-label-col)}.compare-page--cols-1 .compare-table__col-product{width:var(--compare-product-col)}.compare-page--cols-2 .compare-table__col-label{width:var(--compare-label-col)}.compare-page--cols-2 .compare-table__col-product{width:var(--compare-product-col)}.compare-page--cols-3 .compare-table__col-label{width:var(--compare-label-col)}.compare-page--cols-3 .compare-table__col-product{width:var(--compare-product-col)}.compare-table tbody td,.compare-table tbody th{padding:8px 4px}.compare-table__cell,.compare-table__cta,.compare-table__cta-spacer,.compare-table__label{width:auto}.compare-table__label{font-size:clamp(9px,2.5vw,11px);line-height:1.25;white-space:normal;word-break:break-word;hyphens:auto}.compare-table__cell{font-size:clamp(10px,2.6vw,12px);line-height:1.3}.compare-table__text{font-size:clamp(9px,2.4vw,11px);line-height:1.3}.compare-table__yes-icon{width:clamp(14px,4vw,18px)}.compare-table__cta-row td{padding-top:20px;padding-bottom:28px;vertical-align:middle}.compare-table__cta-spacer{padding-left:4px;padding-right:6px}.compare-table__cta{padding:6px 5px}.compare-table__cta-btn{display:inline-flex;align-items:center;justify-content:center;width:100%;max-width:100%;min-height:var(--btn-height);height:auto;white-space:normal;padding:10px 8px;font-size:clamp(10px,2.6vw,12px);line-height:1.3;text-align:center;box-sizing:border-box}.compare-table__cta-btn>.btn-content{display:inline-flex;align-items:center;justify-content:center;width:100%;text-align:center}.compare-page--cols-3 .compare-table__cta-btn{padding:9px 6px;font-size:clamp(9px,2.4vw,11px)}.compare-page__nav{flex-direction:column;align-items:stretch;gap:10px}.compare-page__nav .btn{width:100%;justify-content:center;white-space:normal}}
/*# sourceMappingURL=style.css.map */
