html{box-sizing:border-box;font-size:16px}*,:before,:after{box-sizing:inherit}a{color:inherit;text-decoration:none}body,h1,h2,h3,h4,h5,h6,p,ol,ul{margin:0;padding:0;font-weight:400}li,ol,ul{list-style:none}img{max-width:100%;height:auto}:root{--color-logo:#213984;--color-badge-yellow:#ecc010;--color-badge-primary-color:#213884;--color-outline-button-border:#213884;--color-danger-button:#f86669;--color-radio-group-bg:#edf4ff;--color-radio-group-border:#213884;--color-radio-group-label-bg:#213884;--color-sheet-bg:#29397d;--color-dialog-bg:#fff;--color-range-slider-base-track:#d5d5d5;--color-range-slider-fill-track:#29397d;--color-select-border:#213884;--color-select:#edf4ff;--color-select-item:#a8a8a8;--color-select-item-border:#213884;--color-card-price:#242424;--color-card-rating:#29397d;--color-card-bg:#dceaff;--color-feedback-card-bg:#fff;--color-feedback-rating-block:#29397d;--color-feedback-date:#17171966;--color-link:#29397d;--color-slider-left-fade:linear-gradien t(90deg,#edf4ff 0%,#edf4ff00 100%);--color-slider-right-fade:linear-gradient(270deg,#edf4ff 0%,#edf4ff00 100%);--color-bg-body:#edf4ff;--color-bg-footer:#091442;--color-footer-pattern:#213884;--color-text-primary:#000;--color-accent:#213884;--color-skeleton-base:#d6e6fa;--color-skeleton-shine:#edf4ff;--color-rating-icon-active:#29397d;--color-rating-icon-disabled:#2139844d}[data-theme=dark]{--color-logo:"#fff";--color-badge-yellow:#ecc010;--color-badge-primary-color:#fff;--color-outline-button-border:#dceaff;--color-danger-button:#f86669;--color-radio-group-bg:#171719;--color-radio-group-border:#353535;--color-radio-group-label-bg:#211e23;--color-sheet-bg:#171719;--color-dialog-bg:#171719;--color-range-slider-base-track:#fff;--color-range-slider-fill-track:#ecc010;--color-select-border:#211e23;--color-select:#211e23;--color-select-item:#fff;--color-select-item-border:#353535;--color-card-price:#fff;--color-card-rating:#ecc010;--color-card-bg:#131a22;--color-feedback-card-bg:#131a22;--color-feedback-rating-block:#fff;--color-feedback-date:#fff6;--color-link:#ecc010;--color-slider-left-fade:linear-gradient(270deg,#09144200 0%,#091442 100%);--color-slider-right-fade:linear-gradient(90deg,#09144200 0%,#091442 100%);--color-bg-body:#171719;--color-bg-footer:#131a22;--color-footer-pattern:#0b0f14;--color-text-primary:#fff;--color-accent:#fff;--color-skeleton-base:#353535;--color-skeleton-shine:#211e23;--color-rating-icon-active:#fff;--color-rating-icon-disabled:#ffffff4d}html body[data-scroll-locked]{margin-right:0!important;overflow-y:visible!important}html{scroll-behavior:smooth}body{background:var(--color-bg-body);color:var(--color-text-primary);letter-spacing:-.02em;transition:background-color .3s,color .3s;overflow-x:hidden}
.swiper{width:100%;height:100%}.swiper .swiper-wrapper{transition-timing-function:cubic-bezier(.25,.46,.45,.94)}.swiper-wrapper .swiper-slide{height:auto;transition:transform .4s cubic-bezier(.34,1.56,.64,1);display:flex}@media (min-width:1921px){.swiper{width:min(100% - 100px,1720px);margin-left:auto;margin-right:auto}}.slider--full-height-slide .swiper-wrapper{align-items:stretch}.slider--full-height-slide .swiper-wrapper .swiper-slide{height:auto;display:flex}@media (max-width:820px){.slider--fade-inactive.swiper{padding-bottom:40px}}@media (min-width:821px){.slider--fade-inactive{position:relative;overflow:visible}.slider--fade-inactive .swiper{overflow:visible}.slider--fade-inactive:before,.slider--fade-inactive:after{content:"";pointer-events:none;z-index:2;width:30%;transition:opacity .4s cubic-bezier(.25,.46,.45,.94);position:absolute;top:0;bottom:0}.slider--fade-inactive:before{background:var(--color-slider-left-fade);transition:background .3s;left:0}.slider--fade-inactive:after{background:var(--color-slider-right-fade);transition:background .3s;right:0}.slider--fade-inactive .swiper-slide{width:auto;transition:transform .4s cubic-bezier(.34,1.56,.64,1)}}.feedback-hidden .swiper-slide{opacity:0}.feedback-reveal .swiper-slide{animation:.7s cubic-bezier(.16,1,.3,1) .3s both feedbackSlideIn}.feedback-reveal .swiper-slide-active,.feedback-reveal .swiper-slide-duplicate-active{animation-delay:0s}.feedback-reveal .swiper-slide-next,.feedback-reveal .swiper-slide-prev,.feedback-reveal .swiper-slide-duplicate-next,.feedback-reveal .swiper-slide-duplicate-prev{animation-delay:.15s}@keyframes feedbackSlideIn{0%{opacity:0;transform:scale(.88)translateY(30px)}to{opacity:1;transform:scale(1)translateY(0)}}
:root{--swiper-theme-color:#007aff}:host{z-index:1;margin-left:auto;margin-right:auto;display:block;position:relative}.swiper{z-index:1;margin-left:auto;margin-right:auto;padding:0;list-style:none;display:block;position:relative;overflow:hidden}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{z-index:1;width:100%;height:100%;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box;display:flex;position:relative}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate(0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;transition-property:transform;display:block;position:relative}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{scrollbar-width:none;-ms-overflow-style:none;overflow:auto}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{pointer-events:none;z-index:10;width:100%;height:100%;position:absolute;top:0;left:0}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(#0000,#00000080)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(#00000080,#0000)}.swiper-lazy-preloader{z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top-color:#0000;border-radius:50%;width:42px;height:42px;margin-top:-21px;margin-left:-21px;position:absolute;top:50%;left:50%}:is(.swiper:not(.swiper-watch-progress),.swiper-watch-progress .swiper-slide-visible) .swiper-lazy-preloader{animation:1s linear infinite swiper-preloader-spin}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/fef07dbb0973bf53-s.518e079e.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/8a480f0b521d4e75-s.ea323500.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/53b9e256198e5412-s.853d50a3.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/7178b3e590c64307-s.55554cd0.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/caa3a2e1cccd8315-s.p.3b6cae6d.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Geist Fallback;src:local(Arial);ascent-override:95.94%;descent-override:28.16%;line-gap-override:0.0%;size-adjust:104.76%}.geist_5d051e7d-module__NRAaXG__className{font-family:Geist,Geist Fallback;font-style:normal}.geist_5d051e7d-module__NRAaXG__variable{--font-geist:"Geist","Geist Fallback"}
