@charset "UTF-8";html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,main,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section{display:block}*[hidden]{display:none}body{line-height:1}menu,ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}:root{font-size:2.6666666667vw}@media (min-width: 1200px){:root{font-size:.5208333333vw}}*{box-sizing:border-box}*:after,*:before{box-sizing:border-box}html.lenis,html.lenis body{height:auto}.lenis.lenis-smooth{scroll-behavior:auto!important}.lenis.lenis-smooth [data-lenis-prevent]{overscroll-behavior:contain}.lenis.lenis-stopped{overflow:hidden}.lenis.lenis-smooth iframe{pointer-events:none}.wrapper{min-height:100vh}body{font-family:Onest,sans-serif;-webkit-user-select:none;user-select:none;overflow-x:hidden;background:#fff;color:#000}body.lock{overflow:hidden}body::-webkit-scrollbar{width:0rem}a{text-decoration:none}.container{padding:0 1.5rem;width:100%}@media (min-width: 1200px){.container{padding:0 6rem;margin:0 auto}}.d-none{display:none!important}.header{position:fixed;top:0;left:0;width:100%;background-color:#fff;z-index:10;padding:2.5rem 0}.header:after{content:"";position:absolute;bottom:0;left:1.5rem;width:calc(100% - 3rem);border-bottom:.1rem solid #e6e6e6}.header .container{display:flex;align-items:center;justify-content:space-between}.header__logo{display:inline-block;color:#000;font-size:1.9381rem;font-style:normal;font-weight:500;line-height:117.64%;letter-spacing:.2907rem;text-transform:uppercase;margin-right:auto;width:11rem}.header__logo img{display:block;width:100%;height:auto}.header__nav{display:none}.header__search-button{display:flex;margin-right:3rem;border:none;padding:0;background-color:transparent;cursor:pointer;width:1.4rem;color:#000}.header__search-button img,.header__search-button svg{width:100%;height:auto}.header__search-button span{display:none}.header__cart-button{color:#000;font-size:1.6rem;font-style:normal;font-weight:400;line-height:1;letter-spacing:-.064rem;margin-right:3rem}.header__menu-button{width:4.2rem;height:1.2rem;padding:0;border:none;cursor:pointer;background-color:transparent;position:relative}.header__menu-button img{width:100%;height:auto}.header__menu-button span{position:absolute;left:0;width:100%;border-top:.15rem solid #000;transition:top .3s,bottom .3s,transform .3s}.header__menu-button span:nth-child(1){top:0}.header__menu-button span:nth-child(2){bottom:0}.header__menu-button.active span:nth-child(1){top:50%;transform:rotate(45deg)}.header__menu-button.active span:nth-child(2){bottom:50%;transform:rotate(-45deg)}.header__link{display:none}@media (min-width: 1200px){.header{padding:5rem 0}.header .container{position:relative}.header__logo{width:14rem;font-size:2.4435rem}.header__nav{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;align-items:center;gap:3rem;margin-right:auto}.header__nav a{color:#000;font-size:1.6rem;font-style:normal;font-weight:400;line-height:1;transition:color .3s}.header__nav a:hover{color:#00000080}.header:after{left:6rem;width:calc(100% - 12rem)}.header__search-button{width:1.8rem;margin-right:2rem;transition:color .3s}.header__search-button:hover{color:#00000080}.header__cart-button{font-size:1.6rem;margin-right:2rem;transition:color .3s}.header__cart-button:hover{color:#00000080}.header__link{display:block;color:#000;text-align:center;font-size:1.6rem;font-style:normal;font-weight:400;line-height:1;transition:color .3s}.header__link:hover{color:#00000080}.header__menu-button{display:none}.header.short{width:66.7rem;padding:4rem 0}.header.short:after{display:none}.header.short .container{padding:0 4rem}.header.short .header__nav{display:none}}.menu{position:fixed;top:0;left:0;z-index:9;background-color:#fff;width:100%;height:100%;padding:12.4rem 1.5rem 5.6rem;overflow-y:auto;opacity:0;pointer-events:none;transition:.5s}.menu.active{opacity:1;pointer-events:auto}.menu__list{display:grid;gap:.5rem;padding-bottom:5rem;margin-bottom:5rem;border-bottom:.1rem solid rgba(0,0,0,.1)}.menu__list a{color:#000;font-size:2rem;font-style:normal;font-weight:400;line-height:normal}.menu__list:nth-child(3){margin-bottom:5rem;padding-bottom:0;border:none}.menu__socials{display:flex;align-items:center;gap:1.6rem}.menu__socials a{display:flex;width:2.4rem;height:2.4rem}.menu__socials a img{width:100%;height:auto}.button{height:6.2rem;background:#282626;display:flex!important;align-items:center;justify-content:center;color:#fff;font-size:1.8rem;font-style:normal;font-weight:400;line-height:1;letter-spacing:-.072rem;text-transform:uppercase}.button--outline{background:transparent;border:.1rem solid #282626;color:#282626}button.button{cursor:pointer}@media (min-width: 1200px){.button{height:8.2rem}}.footer__top{padding-top:5rem;position:relative;margin-bottom:12rem}.footer__top .container{display:grid;gap:5rem}.footer__top:before{content:"";position:absolute;top:0;left:1.5rem;width:calc(100% - 3rem);border-top:.1rem solid rgba(0,0,0,.1)}.footer__bottom{padding-bottom:2rem}.footer__info{display:grid;gap:3rem}.footer__adress{color:#000;font-size:3.6rem;font-style:normal;font-weight:400;line-height:100%;letter-spacing:-.144rem;text-transform:uppercase}.footer__socials{display:flex;align-items:center;gap:1.6rem;z-index:1}.footer__socials a{width:2.4rem;display:block}.footer__socials a img{width:100%;height:auto}.footer__shedule{color:#00000080;font-size:1.6rem;font-style:normal;font-weight:400;line-height:140%}.footer__shedule a{color:#00000080;transition:.3s}.footer__shedule a:hover{color:#000}.footer__navs{display:grid;display:flex;flex-wrap:wrap;align-items:flex-start;gap:5rem 6rem;margin-bottom:12rem}.footer__nav{display:grid;gap:1rem}.footer__nav a{color:#000;font-size:1.6rem;font-style:normal;font-weight:400;line-height:1;letter-spacing:-.064rem;transition:color .3s}.footer__nav a:hover{color:#00000080}.footer__logoes{display:block;width:16.6rem;height:auto;margin-bottom:3.5rem;filter:grayscale(1)}.footer__copyright{color:#000;font-size:1.6rem;font-style:normal;font-weight:400;line-height:100%;letter-spacing:-.064rem;text-transform:uppercase}.subscribe__title{color:#000;font-size:1.6rem;font-style:normal;font-weight:400;line-height:100%;letter-spacing:-.064rem;text-transform:uppercase;margin-bottom:3rem}.subscribe__field{position:relative;margin-bottom:2.4rem}.subscribe__input{width:100%;border:none;padding:0 0 1.3rem;border-bottom:.1rem solid #d7d7d7;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;color:#000;font-size:1.6rem;font-style:normal;font-weight:400;line-height:108.523%;letter-spacing:-.064rem}.subscribe__input::placeholder{color:#7a7a7a}.subscribe__input:focus{outline:none}.subscribe__button{position:absolute;top:.95rem;right:0;padding:0;border:none;background-color:transparent;cursor:pointer;width:1.6305rem;color:#b2b2b2;display:flex}.subscribe__button svg{width:100%;height:auto}.subscribe__text{color:gray;font-size:1.6rem;font-style:normal;font-weight:400;line-height:140%;letter-spacing:-.064rem}@media (max-width: 1199px){.footer.short .footer__nav-title{display:none}}@media (min-width: 1200px){.footer__nav-title{display:none}.footer__top{padding:16rem 0;margin-bottom:0}.footer__top:before{left:0;width:100%}.footer__top:after{content:"";position:absolute;bottom:0;left:0;width:100%;border-bottom:.1rem solid rgba(0,0,0,.1)}.footer__top .container{position:relative;grid-template-columns:33.3333333333% 1fr;gap:0}.footer__info{order:2;gap:3.8rem}.footer__adress{max-width:51rem;font-size:4.6rem}.footer__socials{position:absolute;top:0;right:6rem}.footer__bottom{padding-top:16rem;padding-bottom:6rem;position:relative}.footer__navs{gap:16rem;margin:0 0 0 33.3333333333%;align-items:flex-start}.footer__copyright{position:absolute;bottom:6rem;left:6rem;font-size:1.6rem;margin:0}.footer__logoes{position:absolute;bottom:6rem;right:6rem;width:11.6312rem;margin:0}.footer__socials a{display:block}.footer__socials a img{transition:.3s}.footer__socials a:hover img{transform:translateY(-.5rem)}.footer.short{width:66.7rem;position:absolute;bottom:0;left:0}.footer.short .footer__top{position:absolute;bottom:4rem;right:4rem;padding:0}.footer.short .footer__top:before,.footer.short .footer__top:after{display:none}.footer.short .footer__top .container{padding:0}.footer.short .footer__socials{position:relative;display:grid;right:0;gap:1.2rem}.footer.short .footer__bottom{padding:0 0 4rem}.footer.short .footer__bottom .container{padding:0 4rem}.footer.short .footer__navs{gap:6rem 9rem;margin-left:auto}.footer.short .footer__nav-title{width:100%;color:#0006;font-size:1.6rem;font-style:normal;font-weight:400;line-height:normal;display:block}.footer.short .footer__nav:nth-child(2){order:1}.footer.short .footer__nav:nth-child(1){order:2}.footer.short .footer__nav:nth-child(3){display:none}.footer.short .footer__copyright,.footer.short .footer__logoes,.footer.short .footer__info,.footer.short .subscribe{display:none}.subscribe{max-width:35rem}}.search{position:fixed;top:0;left:0;width:100%;height:100%;z-index:11;pointer-events:none}.search.active{pointer-events:all}.search.active .search__overlay{opacity:1}.search.active .search__body{opacity:1;transform:translateY(0)}.search__body{background-color:#fff;height:100%;transition:.3s;transform:translate(100%)}.search__header{padding:3rem 1.5rem}.search__close-button{display:flex;align-items:center;gap:.7rem;color:#000;font-size:1.6rem;font-style:normal;font-weight:400;line-height:88%;letter-spacing:-.064rem;padding:0;cursor:pointer;border:none;background-color:transparent}.search__close-button img{width:.9729rem;height:auto}.search__inner{padding:2rem 1.5rem}.search__field{position:relative}.search__input{font-size:1.6rem;font-style:normal;font-weight:400;line-height:88%;letter-spacing:-.064rem;padding:0 0 2rem;border:none;width:100%;border-bottom:.1rem solid #e6e6e6;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:0}.search__input:focus{outline:none}.search__input::placeholder{color:#7a7a7a}.search__button{position:absolute;top:0;right:0;width:1.2337rem;padding:0;border:none;cursor:pointer;background-color:transparent}.search__button img{width:100%;height:auto}.search__results{position:absolute;top:100%;left:0;width:100%;padding:5rem 0}.search__results ul{display:grid;gap:3rem;max-height:67vh;overflow-y:auto;font-size:1.6rem;font-style:normal;font-weight:400;line-height:88%;letter-spacing:-.064rem}.search__results a{color:#929292;transition:.3s}.search__results a:hover{color:#282626}@media (max-width: 1199px){.products-overview{display:none}}@media (min-width: 1200px){.search{display:flex;justify-content:flex-end}.search__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#0000001a;-webkit-backdrop-filter:blur(11px);backdrop-filter:blur(11px);opacity:0;transition:.3s}.search__body{width:63rem;display:flex;flex-direction:column}.search__header{padding:6rem;display:flex;justify-content:flex-end}.search__close-button{font-size:1.6rem}.search__close-button span{position:relative;display:inline-block}.search__close-button span:after{content:"";position:absolute;bottom:-.2rem;left:0;width:100%;border-bottom:.1rem solid #000;transition:.3s}.search__close-button:hover span:after{width:0}.search__inner{display:flex;flex-direction:column;flex-grow:1;padding:2rem 6rem 6rem}.search__field{margin-bottom:auto}.search__results{z-index:1}.search__results ul{gap:2rem;max-height:30vh}.search__results ul::-webkit-scrollbar{width:0}.products-overview{overflow:hidden!important}.products-overview__label{color:#7a7a7a;font-size:1.6rem;font-style:normal;font-weight:400;line-height:88%;letter-spacing:-.064rem;margin-bottom:3rem}.products-overview a{aspect-ratio:1;display:block;position:relative;overflow:hidden}.products-overview a img{width:100%;height:100%;object-fit:cover}.products-overview a:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;border:.1rem solid #e6e6e6}.products-overview-swiper{overflow:unset!important;padding-right:.1rem}.products-overview-swiper__controls{margin-top:2.5rem;display:flex;align-items:center;justify-content:center;gap:2.2rem}.products-overview-swiper__prev-button,.products-overview-swiper__next-button{width:3.5rem;height:3.5rem;border-radius:50%;display:flex;align-items:center;justify-content:center;border:.1rem solid #e0e0e0;cursor:pointer}.products-overview-swiper__prev-button svg,.products-overview-swiper__next-button svg{width:100%;height:auto}.products-overview-swiper .swiper-slide.swiper-slide-active a:after{border-right:none}}.input{width:100%;border:none;border-bottom:.1rem solid #d7d7d7;border-radius:0;padding:0 0 1.3rem;color:#000;font-size:1.6rem;font-style:normal;font-weight:400;line-height:108.523%;letter-spacing:-.064rem}.input::placeholder{color:#7a7a7a}.input:focus{outline:none}.select{width:100%;border:none;border-bottom:.1rem solid #d7d7d7;border-radius:0;padding:0 0 1.3rem;color:#000;font-size:1.6rem;font-style:normal;font-weight:400;line-height:108.523%;letter-spacing:-.064rem}.select::placeholder{color:#7a7a7a}.select:focus{outline:none}.fancybox__slide.has-inline{padding:0!important}.modal{padding:0 1.5rem 3.5rem!important}.modal .f-button.is-close-btn{display:none!important}.modal__close-button{padding:3.5rem 0;color:#000;font-size:1.6rem;font-style:normal;font-weight:400;line-height:88%;letter-spacing:-.064rem;display:flex;align-items:center;gap:.7rem;cursor:pointer;margin-bottom:2rem;position:sticky;top:0;z-index:1;background:#fff}.modal__close-button img{width:.9729rem;flex-shrink:0}.modal__title{color:#000;font-size:3.6rem;font-style:normal;font-weight:400;line-height:100%;letter-spacing:-.144rem;text-transform:uppercase;margin-bottom:3rem}.modal__content{display:grid;gap:5rem;margin-bottom:10rem}.modal__list{display:grid}.modal__list-item{border:1px solid #e6e6e6;background:#fff;aspect-ratio:1;padding:4.5rem 3rem 3rem;display:flex;flex-direction:column;justify-content:space-between}.modal__list-item h2{color:#000;font-size:1.6rem;font-style:normal;font-weight:400;line-height:86%;letter-spacing:-.064rem;text-transform:uppercase}.modal__list-item p{color:gray;font-size:1.6rem;font-style:normal;font-weight:400;line-height:130%}.modal__text{display:grid;gap:2.4rem}.modal__text img{width:100%;height:auto}.modal__text h3{color:#000;font-size:1.6rem;font-style:normal;font-weight:400;line-height:110%;letter-spacing:-.064rem;text-transform:uppercase;max-width:28rem}.modal__text p{color:gray;font-size:1.6rem;font-style:normal;font-weight:400;line-height:130%}.modal__text a{color:gray}.modal__text a:hover{color:#000}.modal__text ul{color:gray;font-size:1.6rem;font-style:normal;font-weight:400;line-height:140%;letter-spacing:-.064rem}.modal__text ul li{position:relative;padding-left:1.6rem}.modal__text ul li:before{content:"•";position:absolute;top:0;left:.4rem}.modal .socials{display:flex;align-items:center;gap:1.6rem;list-style-type:none}.modal .socials li{padding-left:0}.modal .socials li:before{display:none}.modal .socials a{width:2.4rem;display:block}.modal .socials a img{width:100%;height:auto}.form__body{display:grid;gap:3rem;margin-bottom:5rem}.form__button{width:100%;cursor:pointer}@media (max-width: 1199px){.modal__list-item:nth-child(1){border-bottom:none}}#contacts .modal__content{margin-bottom:0}@media (min-width: 1200px){.modal{max-width:110rem!important;padding:6rem 19.5rem 19.5rem!important}.modal__close-button{margin-left:auto;margin-right:-13.5rem;padding:0;margin-bottom:8rem;top:6rem}.modal__title{font-size:4.6rem;margin-bottom:8.5rem}.modal__content{gap:6rem}.modal__list{grid-template-columns:repeat(2,1fr)}.modal__list-item:nth-child(1){border-right:none}}.product-gallery{margin:0 -1.5rem}.product-gallery__main a{display:flex}.product-gallery__main a img{width:100%;height:auto}.product-gallery__main-controls{margin-top:2rem;display:flex;align-items:center;justify-content:center;gap:2.2rem}.product-gallery__main-next-button,.product-gallery__main-prev-button{width:3.5rem;height:3.5rem;border-radius:50%;cursor:pointer;display:flex;border:.1rem solid rgba(0,0,0,.1)}.product-gallery__main-next-button svg,.product-gallery__main-prev-button svg{width:100%;height:auto}@media (max-width: 1199px){.product-gallery__thumbs{display:none!important}}@media (min-width: 1200px){.product-gallery{position:relative;margin:0;padding-left:17rem}.product-gallery__main{margin:0!important}.product-gallery__thumbs{position:absolute!important;top:0;left:0;width:15rem;margin:0;height:70rem}.product-gallery__thumbs img{position:absolute;top:0;left:0;object-fit:cover;width:100%;height:100%}.product-gallery__thumbs .swiper-slide{border:.1rem solid rgba(0,0,0,.12);transition:border .3s;display:flex;position:relative;cursor:pointer}.product-gallery__thumbs .swiper-slide.active-thumb{border-color:#000}}.breadcrumbs{display:block;font-size:1.7rem;font-style:normal;font-weight:400;line-height:88%;letter-spacing:-.068rem}.breadcrumbs li{display:inline}.breadcrumbs li:not(:last-child):after{content:"/";margin:0 .25rem;color:#17161680}.breadcrumbs a{color:#171616}.breadcrumbs span{color:#17161680}.variant{position:relative;display:flex;align-items:center;gap:1rem}.variant__input{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;margin:0;cursor:pointer;z-index:1}.variant__input:checked+.variant__marker:after{opacity:1}.variant__tooltip{color:#0000004d;font-size:1.6rem;font-style:normal;font-weight:400;line-height:140%;letter-spacing:-.064rem}@media (min-width: 1200px){.variant__tooltip{position:absolute;bottom:calc(100% + 2rem);left:50%;transform:translate(-50%);padding:0 1.5rem;height:3.6rem;display:inline-flex;align-items:center;background-color:#000;color:#fff;opacity:0;pointer-events:none}.variant__tooltip:after{content:"";position:absolute;bottom:-3px;left:50%;transform:translate(-50%);width:0px;height:0px;border-style:solid;border-width:3px 3px 0 3px;border-color:#000 transparent transparent transparent}}.variant__marker{width:2.7rem;height:2.7rem;border-radius:50%;position:relative;border: 1px solid #292929}.variant__marker:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:calc(100% + .9rem);height:calc(100% + .9rem);border-radius:50%;border:.1rem solid #000;opacity:0;transition:.3s}.variant:hover .variant__tooltip{opacity:1}.accordion{border-top:.1rem solid rgba(0,0,0,.1)}.accordion.active .accordion__marker:before{opacity:0}.accordion__header{padding:3rem 0;display:flex;align-items:center;justify-content:space-between;cursor:pointer}.accordion__title{color:#000;font-size:1.8rem;font-style:normal;font-weight:400;line-height:86%;letter-spacing:-.072rem;text-transform:uppercase}.accordion__marker{width:1.2rem;height:1.2rem;position:relative}.accordion__marker:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:.2rem;height:1.2rem;background:#000;transition:.3s}.accordion__marker:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:1.2rem;height:.2rem;background:#000;transition:.3s}.accordion__body{overflow:hidden;height:0}.accordion__body p{color:#000c;font-size:1.6rem;font-style:normal;font-weight:400;line-height:130%}.accordion__inner{padding-bottom:3rem}@media (min-width: 1200px){.accordion__header{padding:4rem 0}.accordion__title{font-size:2.1rem}.accordion__inner{padding-bottom:4rem}.accordion__marker{width:1.6rem;height:1.6rem}.accordion__marker:before{width:.2rem;height:1.6rem}.accordion__marker:after{width:1.6rem;height:.2rem}}.product-section{overflow:hidden;padding-top:13.5rem;padding-bottom:10rem}.product-section__header{display:grid;gap:9rem;margin-bottom:5rem}.product-section__tags{display:grid;gap:3rem}.product-section__tags-label{color:#000c;font-size:1.6rem;font-style:normal;font-weight:400;line-height:140%}.product-section__tags-list{display:flex;flex-wrap:wrap;gap:.9rem}.product-section__tags-list .label{display:block;padding:.6rem 1.2rem;border-radius:10rem;background:red;color:#fff;font-size:1.6rem;font-style:normal;font-weight:400;line-height:88%;letter-spacing:-.064rem}.product-section__tags-list .tag{display:block;padding:.6rem 1.2rem;border-radius:10rem;background:#f3f3f3;color:#000;font-size:1.6rem;font-style:normal;font-weight:400;line-height:88%;letter-spacing:-.064rem}.product-section__col:not(:last-child){margin-bottom:5rem}.product-section__brand{color:#0000004d;font-size:1.6rem;font-style:normal;font-weight:400;line-height:140%;display:block;margin-bottom:1.8rem}.product-section__brand a{color:#0000004d}.product-section__title{color:#000;font-size:3.6rem;font-style:normal;font-weight:400;line-height:100%;letter-spacing:-.144rem;text-transform:uppercase;margin-bottom:2.8rem}.product-section__price{margin-bottom:5.6rem}.product-section__price-new{color:#000;font-size:2.4rem;font-style:normal;font-weight:400;line-height:88%;letter-spacing:-.096rem;text-transform:uppercase}.product-section__stats{display:grid;gap:2.5rem;margin-bottom:5rem}.product-section__variants{display:flex;align-items:center;justify-content:space-between}.product-section__variants-label{color:#000c;font-size:1.6rem;font-style:normal;font-weight:400;line-height:140%}.product-section__variants-list{display:flex;align-items:center;flex-wrap:wrap;gap:1.2rem}.product-section__info{color:#000c;font-size:1.6rem;font-style:normal;font-weight:400;line-height:140%}.product-section__info li{display:flex;align-items:center;justify-content:space-between}.product-section__info span{color:#0000004d}.product-section__buttons{display:grid;gap:1.4rem;margin-bottom:5rem}.product-section__text{color:#000c;font-size:1.6rem;font-style:normal;font-weight:400;line-height:130%;margin-bottom:5rem}.product-section__details{border-bottom:.1rem solid rgba(0,0,0,.1)}@media (max-width: 1199px){.product-section__tags{display:none}}@media (min-width: 1200px){.product-section{padding-top:21rem;padding-bottom:16rem;overflow:unset}.product-section__header{grid-template-columns:122rem 1fr;gap:6rem;align-items:center;margin-bottom:6rem}.product-section__tags{display:flex;align-items:center;justify-content:space-between}.product-section__body{display:grid;grid-template-columns:122rem 1fr;align-items:flex-start;gap:6rem}.product-section__col:not(:last-child){margin-bottom:0;position:sticky;top:18rem}.product-section__title{font-size:4.6rem;margin-bottom:3rem}.product-section__price{margin-bottom:6rem}.product-section__price-new{font-size:3.4rem}.product-section__stats{border-top:.1rem solid rgba(0,0,0,.1);padding-top:4rem;display:grid;grid-template-columns:1fr 23.4rem;gap:5rem;align-items:flex-start;margin-bottom:6rem}.product-section__buttons,.product-section__text{margin-bottom:6rem}}.product-card{display:block;position:relative}.product-card__link{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.product-card__header{position:absolute;top:0;left:0;width:100%;display:flex;align-items:center;justify-content:space-between;padding:1.2rem;z-index:1}.product-card__sale{border-radius:3.6478rem;background:red;padding:.3806rem .7613rem;display:inline-flex;color:#fff;font-size:1.0151rem;font-style:normal;font-weight:400;line-height:88%;letter-spacing:-.0406rem}.product-card__icon{width:.7rem;height:auto}.product-card__icon img{width:100%;height:auto}.product-card__img{display:block;width:100%;aspect-ratio:1;overflow:hidden;background-color:#fff;position:relative}.product-card__img:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;border:.1rem solid #e6e6e6;pointer-events:none}.product-card__img img{position:absolute;top:0;left:0;width:100%;height:100%!important;object-fit:cover}.product-card__img img:nth-child(2){opacity:0;transition:.3s}.product-card__content{padding:1rem 0 0;display:grid;gap:1rem;position:relative}.product-card__variants{display:flex;gap:.6rem}.product-card__variants li{width:1.2rem;height:1.2rem;border-radius:50%;position:relative}.product-card__variants li.active:after{content:"";position:absolute;border-radius:50%;top:-.2rem;left:-.2rem;border:.1rem solid #000;width:calc(100% + .4rem);height:calc(100% + .4rem)}.product-card__title{color:#7a7a7a;font-size:1.4rem;font-style:normal;font-weight:400;line-height:105%;letter-spacing:-.064rem;text-transform:uppercase}.product-card__price{text-align:left;display:grid;gap:.9rem}.product-card__price-old{color:#7a7a7a;font-size:1.2rem;font-style:normal;font-weight:400;line-height:86%;letter-spacing:-.048rem;text-decoration:line-through}.product-card__price-new{color:#000;font-size:1.4rem;font-style:normal;font-weight:400;line-height:86%;letter-spacing:-.064rem;text-transform:uppercase}.product-card__price-sold-out{color:#7a7a7a;font-size:1.4rem;font-style:normal;font-weight:400;line-height:105%;letter-spacing:-.064rem;text-transform:uppercase}.product-card:hover .product-card__img img:nth-child(2){opacity:1}.product-card.sold-out{opacity:.7!important;pointer-events:none}.product-card.sold-out .product-card__variants{display:none}@media (max-width: 1199px){.product-card__categories{display:none}.product-card__variants{position:absolute;bottom:calc(100% + 1.2rem);left:1.2rem;display:none}}@media (min-width: 1200px){.product-card__header{padding:3rem;gap:1rem}.product-card__categories{display:flex;align-items:center;gap:1rem}.product-card__categories li a{border-radius:10rem;background:#f3f3f3;padding:.6rem 1.2rem;color:#000;font-size:1.6rem;font-style:normal;font-weight:400;line-height:88%;letter-spacing:-.064rem}.product-card__icon{margin-left:auto;width:1.4063rem}.product-card__sale{font-size:1.6rem;padding:.6rem 1.2rem}.product-card__content{position:absolute;bottom:0;left:0;width:100%;padding:3rem;display:flex;align-items:flex-end;justify-content:space-between}.product-card__title{font-size:2.1rem}.product-card__price{gap:2rem;text-align:right}.product-card__price-old{font-size:1.8rem}.product-card__price-new,.product-card__price-sold-out{font-size:2.1rem}.product-card__group{display:grid;gap:2rem}.product-card__variants li{width:1.5rem;height:1.5rem}.product-card__variants li.active:after{top:-.3rem;left:-.3rem;width:calc(100% + .6rem);height:calc(100% + .6rem)}}.related-products{padding-bottom:12rem;overflow:hidden}.related-products__header{display:grid;gap:1.8rem;margin-bottom:5rem}.related-products__title{color:#0000004d;font-size:1.6rem;font-style:normal;font-weight:400;line-height:140%}.related-products__subtitle{color:#000;font-size:3.6rem;font-style:normal;font-weight:400;line-height:100%;letter-spacing:-.144rem;text-transform:uppercase}.related-products-swiper__controls{display:flex;align-items:center;justify-content:center;gap:2.2rem;margin-top:5rem}.related-products-swiper__next-button,.related-products-swiper__prev-button{width:3.5rem;height:3.5rem;border:.1rem solid rgba(224,224,224,.8);cursor:pointer;display:flex;border-radius:50%}.related-products-swiper__next-button svg,.related-products-swiper__prev-button svg{width:100%;height:auto}@media (max-width: 1199px){.related-products-swiper{width:calc(100% - .1rem)}}@media (min-width: 1200px){.related-products{padding-bottom:16rem}.related-products__header{margin-bottom:6rem;display:grid;grid-template-columns:33% 1fr;align-items:flex-start}.related-products__subtitle{font-size:4.6rem;letter-spacing:-.184rem;max-width:46rem}.related-products-swiper{overflow:unset!important}.related-products-swiper .swiper-slide .product-card{opacity:.23;transition:opacity .3s}.related-products-swiper .swiper-slide.swiper-slide-active .product-card,.related-products-swiper .swiper-slide.swiper-slide-next .product-card,.related-products-swiper .swiper-slide.swiper-slide-prev .product-card{opacity:1}}
