.product-card{background:#1e1e1e;border:1px solid #f6f1ea14;border-radius:16px;flex-direction:column;transition:all .25s;display:flex;position:relative;overflow:hidden}.product-card:hover{border-color:#f6f1ea29;transform:translateY(-2px);box-shadow:0 4px 16px #00000080}.product-card_wrapper{flex-direction:column;gap:.5rem;display:flex}.product-card_wrapper:last-child{flex:none;margin-top:auto}.product-card__image-wrap{background:#252525;height:300px;display:block;position:relative;overflow:hidden}.product-card__image-wrap .badge{z-index:1;position:absolute;top:.75rem;left:.75rem}.product-card__image{object-fit:contain;width:100%;height:100%;transition:transform .4s}.product-card:hover .product-card__image{transform:scale(1.04)}.product-card__body{flex-direction:column;flex:1;justify-content:space-between;gap:20px;padding:1rem;display:flex}.product-card__audience{color:#e86a24;letter-spacing:.06em;text-transform:uppercase;margin:0;font-size:.75rem;font-weight:700;line-height:1.4}.product-card__category{color:#e86a24;text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;font-weight:500}.product-card__name{color:#f6f1ea;font-size:1rem;font-weight:600;line-height:1.3}.product-card__name a{color:inherit}.product-card__name a:hover{color:#e86a24}.product-card__description{color:#c7c7c7;margin:0;font-size:.875rem;line-height:1.55}.product-card__features{gap:.5rem;margin:.25rem 0 0;padding:0;list-style:none;display:grid}.product-card__features li{color:#c7c7c7;padding-left:1rem;font-size:.875rem;line-height:1.45;position:relative}.product-card__features li:before{content:"";background:#e86a24;border-radius:9999px;width:5px;height:5px;position:absolute;top:.6em;left:0}.product-card__price-row{align-items:baseline;gap:.5rem;margin-top:auto;display:flex}.product-card__price{flex-wrap:wrap;align-items:baseline;gap:.5rem;margin-top:auto;display:flex}.product-card__price-current{color:#e86a24;font-size:1.125rem;font-weight:700}.product-card__price-old{color:#8b8b8b;font-size:.875rem;text-decoration:line-through}.product-card__btn{width:100%;margin-top:.75rem}.product-card--contextual .product-card__image-wrap{height:300px}.product-card--contextual .product-card__name{font-size:1.25rem}.product-card--contextual .product-card__price{margin-top:.5rem}.badge{text-transform:uppercase;letter-spacing:.04em;white-space:nowrap;z-index:1;border-radius:6px;align-items:center;padding:.25rem .5rem;font-size:.75rem;font-weight:700;display:inline-flex;position:absolute;top:12px;right:12px}.badge--bestseller{color:#e86a24;background:#e86a2426}.badge--new{color:#60a5fa;background:#3b82f626}.badge--sale{color:#f87171;background:#ef444426}.badge--default{color:#c7c7c7;background:#252525}.badge--sm{padding:2px .5rem;font-size:10px}.payment-badges{flex-wrap:wrap;gap:.25rem;margin-top:.5rem;display:flex}.payment-badge{border-radius:6px;justify-content:center;align-items:center;padding:3px .5rem;font-size:10px;font-weight:700;display:inline-flex}.payment-badge--mir{color:#fff;background:#0f5ca9}.payment-badge--sber{color:#fff;background:#21a038}.payment-badge--tpay{color:#333;background:#ffdd2d}.payment-badge--visa{color:#fff;background:#1a1f71;font-style:italic}.payment-badge--mc{color:#fff;background:#252525}.soc-links{align-items:center;gap:14px;display:flex}.soc-links_link{cursor:pointer;border-radius:4px;justify-content:center;align-items:center;width:40px;height:40px;display:flex;overflow:hidden}.soc-links_link img{max-width:100%;max-height:100%}.soc-links_link--email{color:#f6f1ea;background:#252525;border:1px solid #f6f1ea29;font-weight:700}.site-section{padding:clamp(5rem,9vw,7.5rem) 0;overflow-x:clip}@media (width<=768px){.site-section{padding:clamp(3rem,10vw,4rem) 0}}.site-section--dark{color:#f6f1ea;background:#151515}.site-section--warm{color:#1b1b1b;background:#f6f1ea}.section-header{min-width:0;max-width:720px;margin-bottom:clamp(1.5rem,5vw,2.5rem)}.section-header--center{text-align:center;margin-inline:auto}.section-header__eyebrow{color:#e86a24;letter-spacing:.12em;text-transform:uppercase;margin-bottom:.75rem;font-size:.75rem;font-weight:700}.section-header__title{color:inherit;overflow-wrap:anywhere;margin-bottom:1rem;font-size:clamp(1.875rem,5vw,3rem);line-height:1.08}.section-header__text{color:currentColor;opacity:.76;overflow-wrap:anywhere;font-size:1.125rem}@media (width<=640px){.section-header__text{font-size:1rem}}.media-placeholder{color:#f6f1ea;background:linear-gradient(135deg,#e86a241f,#8a5a3514),#252525;border:1px solid #f6f1ea29;border-radius:16px;align-items:center;gap:1.25rem;min-height:clamp(240px,34vw,360px);padding:clamp(1.25rem,4vw,2rem);display:grid;position:relative;overflow:hidden}.media-placeholder:before{content:"";opacity:.5;background-image:linear-gradient(#f6f1ea0d 1px,#0000 1px),linear-gradient(90deg,#f6f1ea0d 1px,#0000 1px);background-size:36px 36px;position:absolute;inset:0}.media-placeholder--photo{aspect-ratio:4/3}.media-placeholder--video{aspect-ratio:16/9}.media-placeholder--warm{color:#1b1b1b;background:#fff9f1;border-color:#1b1b1b1f}.media-placeholder__mark{z-index:1;border:1px solid #e86a246b;border-radius:9999px;width:64px;height:64px;position:relative}.media-placeholder__mark:after{content:"";border-top:12px solid #0000;border-bottom:12px solid #0000;border-left:18px solid #e86a24;position:absolute;top:19px;left:25px}.media-placeholder__content{z-index:1;min-width:0;max-width:520px;position:relative}.media-placeholder__type{color:#e86a24;letter-spacing:.12em;text-transform:uppercase;margin-bottom:.75rem;font-size:.75rem;font-weight:700}.media-placeholder__title{overflow-wrap:anywhere;margin-bottom:.75rem;font-size:clamp(1.25rem,4vw,1.5rem)}.media-placeholder__description{color:currentColor;opacity:.72;overflow-wrap:anywhere}@media (width<=640px){.media-placeholder{border-radius:10px;gap:1rem;min-height:220px}.media-placeholder__mark{width:52px;height:52px}.media-placeholder__mark:after{border-top-width:10px;border-bottom-width:10px;border-left-width:15px;top:15px;left:21px}}.media-video{color:#f6f1ea;object-fit:cover;background:#252525;border:1px solid #f6f1ea29;border-radius:16px;width:100%;height:auto;display:block;overflow:hidden}.media-video--photo{aspect-ratio:4/3}.media-video--warm{color:#1b1b1b;background:#fff9f1;border-color:#1b1b1b1f}@media (width<=640px){.media-video{border-radius:10px;min-height:220px}}.demonstraton-block__media{width:100%;height:auto}.feature-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,250px),1fr));gap:1.25rem;display:grid}.feature-card{color:#f6f1ea;background:#1b1b1b;border-radius:10px;min-height:0;padding:clamp(1.25rem,3vw,1.5rem)}.feature-card__icon{color:#e86a24;margin-bottom:1.25rem}.feature-card__title{overflow-wrap:anywhere;margin-bottom:.75rem;font-size:1.125rem}.feature-card__text{color:#f6f1eab8;overflow-wrap:anywhere;font-size:.875rem}.demonstration-block{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:center;gap:clamp(1.5rem,5vw,2.5rem);min-width:0;display:grid}@media (width<=1024px){.demonstration-block{grid-template-columns:1fr}}.demonstration-block--reverse{grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr)}.demonstration-block--reverse .demonstration-block__content{order:2}.demonstration-block--reverse .demonstration-block__media{order:1}@media (width<=1024px){.demonstration-block--reverse .demonstration-block__content,.demonstration-block--reverse .demonstration-block__media{order:initial}}.demonstration-block__content,.demonstration-block__media{min-width:0}.demonstration-block__eyebrow{color:#e86a24;letter-spacing:.12em;text-transform:uppercase;margin-bottom:.75rem;font-size:.75rem;font-weight:700}.demonstration-block__title{overflow-wrap:anywhere;margin-bottom:1.25rem;font-size:clamp(1.875rem,4vw,3rem)}.demonstration-block__text{color:currentColor;opacity:.78;overflow-wrap:anywhere;font-size:1.125rem}@media (width<=640px){.demonstration-block__text{font-size:1rem}}.demonstration-block__points{gap:.75rem;margin-top:1.5rem;display:grid}.demonstration-block__points li{color:currentColor;opacity:.82;border-left:2px solid #e86a24;padding-left:1rem}.product-story{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);align-items:center;gap:clamp(1.5rem,5vw,2.5rem);min-width:0;display:grid}@media (width<=1024px){.product-story{grid-template-columns:1fr}}.product-story__content,.product-story__media{min-width:0}.product-story__facts{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-top:2rem;display:grid}@media (width<=768px){.product-story__facts{grid-template-columns:1fr}}.product-story__fact{border-top:1px solid #1b1b1b1f;padding-top:1rem}.product-story__fact dt{color:#e86a24;font-size:1.5rem;font-weight:900;line-height:1}.product-story__fact dd{color:#555;overflow-wrap:anywhere;margin-top:.5rem;font-size:.875rem}.comparison-table-wrap{-webkit-overflow-scrolling:touch;border:1px solid #1b1b1b1f;border-radius:10px;max-width:100%;overflow-x:auto}.comparison-table{border-collapse:collapse;color:#1b1b1b;background:#fff9f1;width:100%;min-width:760px}.comparison-table th,.comparison-table td{text-align:left;vertical-align:top;border-bottom:1px solid #1b1b1b1f;padding:1rem 1.25rem}.comparison-table th{color:#555;letter-spacing:.08em;text-transform:uppercase;font-size:.75rem}.comparison-table tr:last-child td{border-bottom:0}@media (width<=640px){.comparison-table{min-width:680px}.comparison-table th,.comparison-table td{padding:.75rem 1rem}}.faq-list{gap:.75rem;display:grid}.faq-item{color:#1b1b1b;background:#fff9f1;border:1px solid #1b1b1b1f;border-radius:10px;padding:1.25rem}.faq-item__question{cursor:pointer;font-weight:600;list-style:none}.faq-item__question::-webkit-details-marker{display:none}.faq-item__answer{color:#555;margin-top:1rem}.cta-banner{color:#f6f1ea;background:#151515;border-radius:16px;justify-content:space-between;align-items:center;gap:2rem;min-width:0;padding:clamp(1.25rem,4vw,2rem);display:flex}@media (width<=768px){.cta-banner{flex-direction:column;align-items:flex-start;gap:1.25rem}}.cta-banner--warm{color:#1b1b1b;background:#fff9f1;border:1px solid #1b1b1b1f}.cta-banner__content{min-width:0;max-width:720px}.cta-banner__title{overflow-wrap:anywhere;margin-bottom:.75rem;font-size:clamp(1.5rem,4vw,2.25rem)}.cta-banner__text{color:currentColor;opacity:.76;overflow-wrap:anywhere}@font-face{font-family:swiper-icons;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper{z-index:1;margin-left:auto;margin-right:auto;padding:0;list-style:none;position:relative;overflow:hidden}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{z-index:1;box-sizing:content-box;width:100%;height:100%;transition-property:transform;display:flex;position:relative}.swiper-android .swiper-slide,.swiper-wrapper{transform:translate(0,0)}.swiper-pointer-events{touch-action:pan-y}.swiper-pointer-events.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;transition-property:transform;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-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{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-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-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{width:calc(var(--swiper-navigation-size) / 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - var(--swiper-navigation-size) / 2);z-index:10;cursor:pointer;color:var(--swiper-navigation-color,var(--swiper-theme-color));justify-content:center;align-items:center;display:flex;position:absolute;top:50%}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);letter-spacing:0;font-variant:initial;line-height:1;text-transform:none!important}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{left:auto;right:10px}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-button-lock{display:none}.swiper-pagination{text-align:center;z-index:10;transition:opacity .3s;position:absolute;transform:translate(0,0)}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{width:100%;bottom:10px;left:0}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{position:relative;transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);border-radius:50%;display:inline-block}button.swiper-pagination-bullet{box-shadow:none;appearance:none;border:none;margin:0;padding:0}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity,1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{top:50%;right:10px;transform:translateY(-50%)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{width:8px;top:50%;transform:translateY(-50%)}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,top .2s;display:inline-block}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{white-space:nowrap;left:50%;transform:translate(-50%)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-progressbar{background:#00000040;position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));transform-origin:0 0;width:100%;height:100%;position:absolute;top:0;left:0;transform:scale(0)}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:100% 0}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;top:0;left:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:4px;height:100%;top:0;left:0}.swiper-pagination-lock{display:none}.page--home .main{padding-top:64px}.home-hero{padding-top:clamp(3rem,8vw,6rem)}.home-hero__intro{max-width:860px;margin-bottom:2.5rem}.home-hero__eyebrow{color:#e86a24;letter-spacing:.12em;text-transform:uppercase;margin-bottom:1rem;font-size:.75rem;font-weight:700}.home-hero__title{color:#f6f1ea;max-width:820px;margin-bottom:1.25rem;font-size:clamp(2.5rem,7vw,5.5rem);line-height:1.02}.home-hero__text{color:#f6f1eac2;max-width:680px;font-size:clamp(1.125rem,2vw,1.25rem)}.product-video-hero{max-width:100%;overflow:hidden}.heroSwiper{position:relative}.heroSwiper:before,.heroSwiper:after{content:"";pointer-events:none;z-index:9999;width:10%;height:100%;display:none;position:absolute;top:0}.heroSwiper:before{background:linear-gradient(90deg,#151515 0%,#15151500 100%);left:0}.heroSwiper:after{background:linear-gradient(270deg,#151515 0%,#15151500 100%);right:0}@media (width>=440px) and (width<=599px),(width>=1200px){.heroSwiper:before,.heroSwiper:after{display:block}}.product-video-hero__slide{background-color:#1e1e1e;border-radius:16px;justify-content:center;align-items:center;gap:clamp(1.25rem,4vw,2rem);padding:clamp(1rem,3vw,1.5rem);display:flex;overflow:hidden}@media (width>=1200px){.product-video-hero__slide{transition:transform .3s ease-in-out}.product-video-hero__slide.swiper-slide-prev,.product-video-hero__slide.swiper-slide-next{transform:scale(.95)}}@media (width<=768px){.product-video-hero__slide{padding:0}}.product-video-hero__media{max-width:350px}@media (width>=1200px){.product-video-hero__media{min-width:378px}}.product-video-hero__media .media-placeholder{height:100%;min-height:clamp(280px,42vw,420px)}@media (width<=640px){.product-video-hero__media .media-placeholder{min-height:220px}}@media (width<=599px){.product-video-hero__media{max-width:unset}}.product-video-hero__content{align-self:center;min-width:0;padding:clamp(1.25rem,5vw,2rem) 1rem}@media (width>=1200px){.product-video-hero__content{max-width:520px}}@media (width<=1024px){.product-video-hero__content{max-width:none;padding-top:0}}@media (width<=768px){.product-video-hero__content{display:none}}@media (width<=640px){.product-video-hero__content{padding-inline:0}}.product-video-hero__audience{color:#e86a24;margin-bottom:1rem;font-size:.875rem;font-weight:600}.product-video-hero__title{color:#f6f1ea;overflow-wrap:anywhere;margin-bottom:1rem;font-size:clamp(1.875rem,4vw,3rem)}.product-video-hero__text{color:#f6f1eac2;overflow-wrap:anywhere;margin-bottom:1.5rem;font-size:1.125rem}@media (width<=640px){.product-video-hero__text{font-size:1rem}}.product-video-hero__features{gap:.75rem;margin-bottom:2rem;display:grid}.product-video-hero__features li{color:#f6f1ead1;align-items:center;gap:.75rem;display:flex}.product-video-hero__features svg{color:#e86a24;flex:none}.product-hero-content{background:linear-gradient(#15151500 0%,#252525 100%);flex-direction:column;gap:28px;width:100%;padding:200px 20px 20px;display:none;position:absolute;bottom:0}.product-hero-content div{flex-direction:column;gap:12px;display:flex}.product-hero-content_header{color:#f6f1ea;font-size:1.25rem;font-weight:700}.product-hero-content_text{color:#f6f1eac2;font-size:1rem;font-weight:400}@media (width<=768px){.product-hero-content{display:flex}}.product-video-hero__controls{background:#151515;flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;min-height:64px;padding:1.5rem 1.5rem .75rem;display:flex}.product-video-hero__controls .swiper-pagination{width:auto;position:static}.product-video-hero__controls .swiper-pagination-bullet{opacity:1;background:#f6f1ea5c}.product-video-hero__controls .swiper-pagination-bullet-active{background:#e86a24}.product-video-hero__controls .swiper-button-prev,.product-video-hero__controls .swiper-button-next{color:#f6f1ea;width:36px;height:36px;margin:0;position:static}.product-video-hero__controls .swiper-button-prev:after,.product-video-hero__controls .swiper-button-next:after{font-size:1rem}.home-category-section{padding-bottom:clamp(3rem,6vw,4rem)}.home-category-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,260px),1fr));gap:1.25rem;display:grid}.home-category-card{aspect-ratio:4/3;color:#f6f1ea;border:1px solid #f6f1ea14;border-radius:16px;align-items:flex-end;min-height:250px;transition:all .25s;display:flex;position:relative;overflow:hidden}.home-category-card:hover{border-color:#e86a2473;transform:translateY(-2px)}.home-category-card:focus-visible{outline-offset:4px;outline:2px solid #e86a24}.home-category-card__image{object-fit:cover;width:100%;height:100%;transition:transform .45s;position:absolute;inset:0}.home-category-card:hover .home-category-card__image{transform:scale(1.05)}.home-category-card__overlay{background:linear-gradient(#1515151f 0%,#15151594 52%,#151515eb 100%);position:absolute;inset:0}.home-category-card__content{z-index:1;flex-direction:column;gap:.5rem;width:100%;min-width:0;padding:clamp(1rem,3vw,1.25rem);display:flex;position:relative}.home-category-card__title{overflow-wrap:anywhere;font-size:1.25rem;font-weight:700;line-height:1.15}.home-category-card__text{color:#f6f1eac7;overflow-wrap:anywhere;font-size:.875rem;line-height:1.45}.home-model-section{padding-top:0;padding-bottom:clamp(3rem,6vw,4rem)}.home-story-section{padding-top:clamp(3rem,7vw,5rem)}.home-model-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,260px),1fr));gap:1.5rem;display:grid}.home-model-card{color:#1b1b1b;background:#fff9f1;border:1px solid #1b1b1b1f;border-radius:10px;flex-direction:column;min-width:0;min-height:100%;transition:all .25s;display:flex;overflow:hidden}.home-model-card:hover{transform:translateY(-2px);box-shadow:0 16px 40px #1b1b1b14}.home-model-card__image{aspect-ratio:4/3;background:#e7ded2;justify-content:center;align-items:center;display:flex;overflow:hidden}.home-model-card__image img{object-fit:contain;width:100%;height:100%;padding:1rem;transition:transform .35s}.home-model-card:hover .home-model-card__image img{transform:scale(1.04)}.home-model-card__body{flex-direction:column;flex:1;gap:.75rem;min-width:0;padding:clamp(1rem,3vw,1.25rem);display:flex}.home-model-card__audience{color:#e86a24;letter-spacing:.08em;text-transform:uppercase;font-size:.75rem;font-weight:700}.home-model-card__title{overflow-wrap:anywhere;font-size:1.25rem}.home-model-card__title a:hover{color:#e86a24}.home-model-card__text{color:#555;overflow-wrap:anywhere;font-size:.875rem}.home-model-card__footer{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-top:auto;padding-top:1rem;display:flex}.home-model-card__price{font-size:1.125rem;font-weight:700}.home-model-card__link{color:#e86a24;font-size:.875rem;font-weight:600}.home-comparison-section{padding-top:0}.home-feature-section .feature-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,280px),1fr))}
