@charset "UTF-8";*,*:before,*:after{-webkit-box-sizing:border-box;box-sizing:border-box}.clearfix:before,.clearfix:after{content:" ";display:table}.clearfix:after{clear:both}.clearfix:after{content:"";display:table;clear:both}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,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;outline:none}html{height:100%}body{font-size:62.5%;line-height:1;font-family:Arial,Tahoma,Verdana,sans-serif}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}strong{font-weight:700}input{outline:none}table{border-collapse:collapse;border-spacing:0}img{border:0;max-width:100%;display:block}a{text-decoration:none}a:hover{text-decoration:underline}html{font-size:.520833333vw}@media screen and (max-width: 1440px){html{font-size:.694444444vw}}@media screen and (max-width: 1024px){html{font-size:.9765625vw}}@media screen and (max-width: 768px){html{font-size:1.302083333vw}}@media screen and (max-width: 400px){html{font-size:2.5vw}}:root{--font_primary: "Manrope", sans-serif;--color-root-200: #2E3640 }*{font-family:Manrope,sans-serif}.root{font-family:var(--font_primary);width:100%;overflow:hidden}.nav__link{font-size:2.4rem;line-height:100%;color:var(--color-root-200);text-transform:uppercase;transition:all .1s linear;text-decoration:none}@media screen and (max-width: 400px){.nav__link{font-size:1.6rem}}.nav__link:hover{color:#f6d799}.nav__list{display:flex;gap:8rem;justify-content:center}@media screen and (max-width: 1024px){.nav__list{gap:3rem}}@media screen and (max-width: 768px){.nav__list{flex-direction:column;margin-top:3.6rem;gap:1.5rem;padding-left:2rem}}@media screen and (max-width: 400px){.nav__list{padding-left:8rem}}.container{width:100%;margin:0 auto;max-width:172rem;padding:0 2rem}.header{height:12rem;display:flex;align-items:center;position:absolute;top:0;left:0;right:0;z-index:10;transition:all .3s linear}@media screen and (max-width: 400px){.header{height:5rem}}@media screen and (max-width: 768px){.header__logo+nav{display:none}}.header__burger{width:5rem;height:3rem;padding:0;border:none;outline:none;margin:0;background-color:transparent;transform:translateY(.6rem);display:none}@media screen and (max-width: 768px){.header__burger{display:block}}@media screen and (max-width: 400px){.header__burger{width:2.2rem;height:1.4rem}}.header__burger svg{display:block;width:100%;height:100%}.header__container{width:100%;margin:0 auto;max-width:172rem;padding:0 2rem;display:flex;align-items:center;justify-content:space-between}.header__logo-img{width:23.8rem;height:6.1rem;transform:translateY(-.8rem)}@media screen and (max-width: 400px){.header__logo-img{width:11.4rem;height:auto;transform:translateY(.2rem)}}.header__contact-btn{width:19.3rem}@media screen and (max-width: 768px){.header__contact-btn{display:none!important}}.btn-outline{position:relative;padding:1rem;font-size:2rem;color:var(--color-root-200);height:5.1rem;display:flex;align-items:center;justify-content:center;border-radius:10rem;text-decoration:none!important;text-transform:uppercase;font-weight:500;background-color:transparent;border:none;outline:none;cursor:pointer;transition:all .1s linear}.btn-outline:hover{background-color:#f6d799}.btn-outline.--th-rec{border-radius:0}.btn-outline.--th-white{color:#fff}.btn-outline.--th-white:before{background:#fff}.btn-outline.--th-white:hover{background-color:#fff;color:var(--color-root-200)}.btn-outline:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;padding:2px;border-radius:inherit;background:linear-gradient(45deg,#d1a859,#f6d799);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.btn-outline:hover:before{opacity:0;transition:all .2s linear}.hero{min-height:73rem;display:flex}@media screen and (max-width: 400px){.hero{min-height:0}}.hero__container{position:relative;z-index:9;display:flex}.hero__butterfly{position:absolute;top:8.2rem;left:auto;right:15.6rem}@media screen and (max-width: 1440px){.hero__butterfly{right:2rem}}@media screen and (max-width: 1024px){.hero__butterfly{top:28.2rem;left:0}}@media screen and (max-width: 768px){.hero__butterfly{right:0}}@media screen and (max-width: 400px){.hero__butterfly{left:4rem;right:4rem;top:20rem}}.hero__butterfly-img{width:67rem;height:75rem}@media screen and (max-width: 768px){.hero__butterfly-img{width:100%;height:auto}}.hero__title{text-transform:uppercase;padding-top:16.9rem;font-size:6.5em;line-height:133%}@media screen and (max-width: 768px){.hero__title{font-size:5.4rem}}@media screen and (max-width: 400px){.hero__title{padding-top:6.7rem;font-size:2.4rem;line-height:3.3rem}}.hero__subtitle{margin-top:4.9rem;font-size:2.8rem;color:var(--color-root-200);max-width:73rem;line-height:130%}@media screen and (max-width: 400px){.hero__subtitle{font-size:1.4rem;margin-top:2rem;line-height:1.9rem}}.hero__btn{width:26.4rem;margin-top:5.6rem}@media screen and (max-width: 400px){.hero__btn{margin-top:2rem;width:12.8rem}}.hero__product{position:absolute;top:15.4rem;left:auto;right:.8rem;width:70.2rem;height:51rem}@media screen and (max-width: 1440px){.hero__product{top:27.4rem;right:10.8rem;width:53.2rem}}@media screen and (max-width: 1024px){.hero__product{top:60.4rem;right:auto;width:73.2rem}}@media screen and (max-width: 768px){.hero__product{width:auto;height:auto;left:0;right:2rem}.hero__product img{width:100%}}@media screen and (max-width: 400px){.hero__product{top:26.4rem;left:2rem;right:2rem}}.hero__content{position:relative;z-index:10}@media screen and (max-width: 1024px){.hero__content{padding-bottom:53rem}}@media screen and (max-width: 400px){.hero__content{padding-bottom:33rem}}.btn-dark{font-size:2.6rem;font-weight:600;color:#fff;background-color:#2e3640;height:6.6rem;display:flex;align-items:center;justify-content:center;text-align:center;text-decoration:none!important;text-transform:uppercase;border-radius:2px;outline:none;border:none;transition:all .2s linear;cursor:pointer}@media screen and (max-width: 400px){.btn-dark{font-size:1.4rem;height:3.4rem}}.btn-dark.--th-form{height:5.3rem;font-size:2rem}.btn-dark:hover{background-color:#f6d799;color:#2e3640}.benefits{background-color:#fafafa;padding:2.2rem 0;position:relative;z-index:10;width:100%}@media screen and (max-width: 1024px){.benefits{overflow-y:scroll}}.benefits__container{display:flex;gap:3.9rem}@media screen and (max-width: 1024px){.benefits__container{min-width:max-content;padding:0}}@media screen and (max-width: 400px){.benefits__container{gap:0}}.benefits__item:before{content:"";display:block;width:1px;background-color:#dadada;position:absolute;top:0;bottom:0;left:auto;right:-.975rem}@media screen and (max-width: 400px){.benefits__item:before{right:0}}.benefits__item:last-child:before{display:none}.benefits__item{padding-left:2.9rem;padding-top:0;height:11rem;display:flex;flex-direction:row-reverse;justify-content:space-between;padding-right:2.2rem;gap:1rem;position:relative}@media screen and (max-width: 1024px){.benefits__item{width:35rem;padding:0 2rem}}@media screen and (max-width: 400px){.benefits__item{width:19rem;padding:0 1rem;height:6rem}}.benefits__text{font-weight:500;font-size:2.4rem;flex:1 1 auto;color:#2e3640;max-width:29rem;padding-top:1rem;line-height:120%}@media screen and (max-width: 400px){.benefits__text{font-size:1.4rem;line-height:1.7rem}}.benefits__icon{width:4.1rem;height:4.1rem;flex:0 0 auto}@media screen and (max-width: 400px){.benefits__icon{margin-right:1.7rem;width:2.2rem;height:2.2rem}}.accent-title{background:linear-gradient(270deg,#f6d799,#d1a859);background-size:800% 800%;animation:gradientShift 8s ease infinite;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;color:transparent;position:relative}@keyframes gradientShift{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}.accent-title.animated:after{opacity:0;transition:opacity .4s linear .4s}.accent-title.not-after:after{display:none}.base-title{font-size:3.6rem;line-height:133%;font-weight:600;text-transform:uppercase}@media screen and (max-width: 400px){.base-title{font-size:2.4rem;line-height:3.3rem}}.ui-label{padding:.8rem;border-radius:2px;background-color:#f95f5f;color:#fff;font-size:1.2rem;line-height:1.6rem;text-transform:uppercase;font-weight:700;width:max-content;display:flex;align-items:center;justify-content:center}.w-products{margin-top:4rem}@media screen and (max-width: 400px){.w-products{margin-top:3rem}}.w-products__actions{margin-top:1.5rem;display:none;gap:4rem;justify-content:center}@media screen and (max-width: 400px){.w-products__actions{display:flex}}.w-products__btn{padding:0;margin:0;background-color:transparent;border:none;outline:none;width:1.8rem;height:2.2rem}.w-products__btn svg{display:block;width:100%;height:100%}.w-products__list{margin-top:5rem;display:grid;grid-template-columns:1fr 1fr 1fr 1fr;grid-gap:2rem}@media screen and (max-width: 1024px){.w-products__list{grid-template-columns:1fr 1fr}}@media screen and (max-width: 400px){.w-products__list{grid-template-columns:1fr;margin-top:1.5rem}}.c-product{display:flex;align-items:stretch;justify-content:space-between;flex-direction:column;overflow:hidden;gap:2rem}.c-product__buy{width:100%!important;padding:1rem;color:#fff;text-align:center;font-size:2rem;font-style:normal;font-weight:600;line-height:normal;display:flex;justify-content:center;align-items:center;border-radius:2px;background:#f95f5f;border:none;outline:none;cursor:pointer;transition:all .2s linear;left:0;right:0;bottom:0;top:auto}.c-product__buy:hover{background-color:#cd1300}.c-product__content{overflow:hidden}.c-product__top{position:relative;width:100%}.c-product__label{width:7.3rem;position:absolute;top:1rem;left:1rem}.c-product__slider{width:100%}.c-product__dots-list{margin-top:4rem;display:flex;align-items:center;justify-content:center;gap:1.05rem;min-height:.8rem}.c-product__dot-wrapper{list-style-type:none;width:.8rem;height:.8rem;display:flex;align-items:center;justify-content:center}.c-product__dot{width:.5rem;height:.5rem;transition:all .5s linear;background:var(--dark-bg-20, rgba(51, 51, 51, .2));border-radius:10rem;display:block;padding:0;margin:0;outline:none;border:none;cursor:pointer}.c-product__dot.--th-active{width:.8rem;height:.8rem;background-color:#a2a9ad;opacity:1;cursor:default!important}.c-product__title{margin-top:1.2rem;color:#333;font-size:2rem;line-height:150%;font-weight:700}@media screen and (max-width: 400px){.c-product__title{font-size:1.4rem}}.c-product__lower{font-weight:400;margin-top:.6rem;color:#333;font-size:2rem;line-height:150%}@media screen and (max-width: 400px){.c-product__lower{font-size:1.4rem}}.c-product__bot{display:flex;align-items:center;justify-content:space-between}.c-product__bot-wrapper{overflow:visible;position:relative}.c-product:not(.is-button){padding-bottom:4.9rem}.c-product__buy{margin-top:1rem}.c-product__content{flex:1 1 auto}.c-product__price{font-size:2.4rem;font-weight:500;color:#2e3640}@media screen and (max-width: 400px){.c-product__price{font-size:2rem}}.c-product__action{color:#696969;font-size:1.6rem;font-style:normal;font-weight:400;line-height:2.4rem}@media screen and (max-width: 400px){.c-product__action{font-size:1.4rem}}.popular-categories{margin-top:3.1rem}@media screen and (max-width: 400px){.popular-categories{margin-top:3rem}}.popular-categories__inner{display:grid;grid-template-columns:44.6rem auto;grid-gap:3.4rem;margin-top:3.5rem}@media screen and (max-width: 1024px){.popular-categories__inner{grid-gap:2rem}}@media screen and (max-width: 768px){.popular-categories__inner{grid-template-columns:1fr}}@media screen and (max-width: 400px){.popular-categories__inner{margin-top:1.5rem}}.popular-categories__img-wrapper{overflow:hidden;position:relative}@media screen and (max-width: 768px){.popular-categories__img-wrapper{display:none}}.popular-categories__img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);min-width:100%;min-height:100%}.popular-categories__cards{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:3.2rem}@media screen and (max-width: 1024px){.popular-categories__cards{grid-gap:1.4rem;grid-template-columns:1fr 1fr}}@media screen and (max-width: 400px){.popular-categories__cards{grid-template-columns:1fr;grid-gap:1rem}}.popular-categories__card:nth-child(6) .pc-card{height:100%;align-items:flex-end}.u-absolute-center{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:9}.pc-card{width:100%;height:17.5rem;display:flex;align-items:flex-end;justify-content:flex-start;overflow:hidden;position:relative;padding-left:4.1rem;padding-bottom:3.4rem;border-radius:2px;transition:all .5s linear;text-decoration:none!important}.pc-card.--th-silver{background-color:#e3e3e3}.pc-card.--th-silver:hover{background-color:#8d8d8d}.pc-card.--th-small{padding-top:2.5rem;padding-bottom:2.5rem;height:10.2rem;align-items:center}.pc-card.--th-gold{background-color:#96845e}.pc-card.--th-gold:hover{background-color:#2e3640}.pc-card:hover .pc-card__bg{transform:scale(1.1) translate(-50%,-50%)}@media screen and (max-width: 1440px){.pc-card{padding-left:2rem!important}}@media screen and (max-width: 1024px){.pc-card{height:11.5rem!important}}@media screen and (max-width: 400px){.pc-card{height:6rem!important;align-items:center!important;padding:0 0 0 2rem!important}}.pc-card__bg{min-width:100%;min-height:100%;transition:all .5s linear}.pc-card__title{color:#fff;font-size:2.8rem;font-style:normal;font-weight:600;line-height:110%;position:relative;z-index:10}@media screen and (max-width: 1440px){.pc-card__title{font-size:2.2rem}}@media screen and (max-width: 400px){.pc-card__title{font-size:2rem}}@media screen and (max-width: 400px){.popular-categories+.w-lines{margin-top:3rem}}.w-lines{margin-top:4rem}@media screen and (max-width: 400px){.w-lines{margin-top:1.3rem}}.w-lines__list{margin-top:4rem;display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr;grid-column-gap:3.2rem;grid-row-gap:2.1rem}@media screen and (max-width: 1024px){.w-lines__list{grid-template-columns:1fr 1fr 1fr 1fr}}@media screen and (max-width: 768px){.w-lines__list{grid-template-columns:1fr 1fr 1fr;grid-column-gap:2.2rem}}@media screen and (max-width: 400px){.w-lines__list{margin-top:1.5rem;grid-template-columns:1fr 1fr;grid-gap:1rem}}.w-lines__action{margin-top:3rem;margin-left:2.3rem}@media screen and (max-width: 400px){.w-lines__action{margin-top:2rem}}.go-to{color:#2e3640;font-size:2rem;font-style:normal;font-weight:400;line-height:normal;display:flex;align-items:center;justify-content:flex-start;gap:1.6rem;text-decoration:none!important;transition:all .1s linear}.go-to:hover{color:#f6d799}.go-to:hover svg{color:#f6d799}.go-to svg{width:.9rem;height:1.8rem;color:#b3b3b3;transition:all .1s linear}.c-line{position:relative;height:7rem;display:flex;align-items:center;justify-content:flex-start;padding-left:2.4rem;overflow:hidden;background-color:#f5f5f5;border-radius:2px;text-decoration:none!important}@media screen and (max-width: 400px){.c-line{height:4.5rem}}.c-line:hover:after{width:100%}.c-line:hover .c-line__title{color:#fff}.c-line:after{content:"";display:block;width:.7rem;background-color:#e54f5f;position:absolute;top:0;left:0;bottom:0;transition:all .2s ease-in-out}.c-line__title{color:#2e3640;font-size:2.4rem;font-style:normal;font-weight:600;line-height:normal;position:relative;transition:all .2s ease-in-out}@media screen and (max-width: 1440px){.c-line__title{font-size:1.8rem}}@media screen and (max-width: 400px){.c-line__title{font-size:1.6rem}}.w-about{margin-top:8rem}@media screen and (max-width: 400px){.w-about{margin-top:4rem}}.w-about__container{display:grid;grid-template-columns:52rem auto;grid-gap:7.6rem}@media screen and (max-width: 1024px){.w-about__container{grid-gap:2rem}}@media screen and (max-width: 768px){.w-about__container{display:flex;flex-direction:column-reverse}}@media screen and (max-width: 400px){.w-about__action{margin-top:2rem;font-size:1.4rem!important;margin-left:0}.w-about__action svg{width:.7rem!important;height:1.4rem!important}}.w-about__img-wrapper{position:relative;width:100%;height:67rem;overflow:hidden}@media screen and (max-width: 400px){.w-about__img-wrapper{height:46.4rem}}.w-about__img{min-width:100%;min-height:100%}.w-about__texts-list{display:grid;grid-template-columns:1fr;grid-gap:2.4rem;margin-top:4rem}@media screen and (max-width: 1024px){.w-about__texts-list{grid-gap:1.4rem;margin-top:2rem}}@media screen and (max-width: 400px){.w-about__texts-list{margin-top:1.5rem}}.w-about__text-wrapper{list-style-type:none}.w-about__text{color:#2e3640;font-size:2rem;font-style:normal;font-weight:400;line-height:140%}@media screen and (max-width: 1024px){.w-about__text{font-size:1.6rem}}@media screen and (max-width: 400px){.w-about__text{font-size:1.4rem}}.w-about__content{display:flex;flex-direction:column;justify-content:space-between;align-items:stretch}.w-call-back{background:#f2f2f4;margin-top:8rem;position:relative;overflow:hidden}@media screen and (max-width: 400px){.w-call-back{margin-top:3rem}}.w-call-back__title{margin-top:5.3rem}@media screen and (max-width: 400px){.w-call-back__title{margin-top:3rem}}.w-call-back__content{max-width:54.2rem;z-index:10;position:relative}.w-call-back__lower{margin-top:3.5rem;color:#2e3640;font-size:2.4rem;font-style:normal;font-weight:400;line-height:normal}@media screen and (max-width: 400px){.w-call-back__lower{margin-top:1rem;font-size:1.4rem}}.w-call-back__contacts{margin-top:7.3rem;display:grid;grid-template-columns:1fr;grid-gap:1.5rem}@media screen and (max-width: 400px){.w-call-back__contacts{margin-top:1.5rem;grid-gap:1rem}}.w-call-back__contact{display:flex;align-items:center;justify-content:flex-start;gap:2rem;max-width:max-content;text-decoration:none!important}.w-call-back__contact:hover span{color:#f6d799}.w-call-back__contact svg{width:3.3rem;height:3.3rem}@media screen and (max-width: 400px){.w-call-back__contact svg{width:1.9rem;height:1.9rem}}.w-call-back__contact span{color:#2e3640;font-size:2.4rem;font-style:normal;font-weight:400;line-height:normal;transition:all .1s linear}@media screen and (max-width: 400px){.w-call-back__contact span{font-size:1.4rem}}.w-call-back__container{display:flex;align-items:flex-start;justify-content:space-between}@media screen and (max-width: 768px){.w-call-back__container{flex-direction:column}}.w-call-back__form{position:relative;margin-top:2.2rem;margin-right:25.3rem;margin-bottom:2.2rem}@media screen and (max-width: 1024px){.w-call-back__form{margin-right:3rem}}@media screen and (max-width: 768px){.w-call-back__form{width:100%;margin-left:0;margin-right:0}}@media screen and (max-width: 768px){.w-call-back__form-elem{width:100%!important}}.w-call-back__img{position:absolute;top:0;left:auto;right:-1.8rem;z-index:9;width:122.2rem}@media screen and (max-width: 1440px){.w-call-back__img{top:12rem;left:auto;right:-1.8rem;width:100.2rem}}@media screen and (max-width: 1024px){.w-call-back__img{top:19rem;right:-1.8rem;width:73.2rem}}@media screen and (max-width: 768px){.w-call-back__img{width:100%;height:auto;top:2rem;left:0;right:0}}@media screen and (max-width: 768px){.w-call-back__img.mb-hide{display:none}}.w-call-back__img.mb-block{display:none}@media screen and (max-width: 768px){.w-call-back__img.mb-block{display:block}}.w-call-back__form-elem{width:44.8rem;position:relative;z-index:10}.w-form-field{color:#2e3640bd;font-size:1.4rem;font-style:normal;font-weight:300;line-height:normal;width:100%}.w-form-field__input{border-radius:2px;border:.5px solid rgba(46,54,64,.75);font-size:1.8rem;font-weight:700;color:#2e3640;height:5rem;padding-left:1.4rem;background-color:transparent;margin-top:.5rem;width:100%}@media screen and (max-width: 400px){.w-form-field__input{height:3.5rem;font-size:1.4rem}}.w-form-field__title{color:#2e3640bd;font-size:1.4rem;font-style:normal;font-weight:300;line-height:normal}@media screen and (max-width: 400px){.w-form-field__title{font-size:1.4rem}}.w-form{padding:3rem;border-radius:2px;background:#fff}@media screen and (max-width: 400px){.w-form{padding:2rem}}.w-form__inputs{display:grid;grid-template-columns:1fr;grid-gap:1rem}.w-form__checkboxes{margin-top:1.5rem;display:grid;grid-template-columns:1fr;grid-gap:1rem}.w-form__action{margin-top:3rem;width:100%}@media screen and (max-width: 400px){.w-form__action{font-size:1.6rem!important;height:4rem!important}}.w-checkbox{display:flex;align-items:center;justify-content:flex-start;gap:1.2rem}.w-checkbox a{color:inherit;text-decoration:underline;transition:all .2s linear}.w-checkbox a:hover{color:#f6d799}.w-checkbox__input-wrapper{position:relative;width:2.3rem;height:2.3rem;flex:0 0 auto}@media screen and (max-width: 400px){.w-checkbox__input-wrapper{width:1.7rem;height:1.7rem}}.w-checkbox__elem{position:absolute;top:0;left:0;bottom:0;right:0;z-index:10;opacity:0;cursor:pointer}.w-checkbox__elem:checked+.w-checkbox__visible .w-checkbox__rec{opacity:1;visibility:visible}.w-checkbox__visible{border-radius:2px;border:1px solid #2E3640;position:relative;z-index:9;width:100%;height:100%}.w-checkbox__rec{width:1.4rem;height:1.4rem;background:#2e3640;opacity:0;visibility:hidden}@media screen and (max-width: 400px){.w-checkbox__rec{width:1rem;height:1rem}}.w-checkbox__label{color:#2e3640bd;font-size:1.4rem;font-style:normal;font-weight:400;line-height:normal;cursor:pointer}@media screen and (max-width: 400px){.w-checkbox__label{font-size:1.2rem}}.footer{background:#2e3640;padding-top:5.1rem;padding-bottom:4.2rem;position:relative}@media screen and (max-width: 400px){.footer{padding-top:2.5rem;padding-bottom:2.5rem}}.footer__container{display:flex;align-items:flex-start;justify-content:space-between}@media screen and (max-width: 1024px){.footer__container{flex-wrap:wrap}}.footer__left{width:70.3rem}@media screen and (max-width: 1440px){.footer__left{width:60rem}}@media screen and (max-width: 768px){.footer__right{width:100%}}.footer__nav{padding-top:.8rem}@media screen and (max-width: 400px){.footer__nav{padding-top:0}}.footer__nav-list{display:flex;justify-content:space-between}@media screen and (max-width: 400px){.footer__nav-list{display:grid;grid-template-columns:1fr;grid-gap:1rem}}.footer__nav-link{color:#fff;font-size:2.4rem;font-style:normal;font-weight:400;line-height:normal;text-transform:uppercase;text-decoration:none!important}@media screen and (max-width: 400px){.footer__nav-link{font-size:1.6rem}}.footer__nav-link:hover{color:#f6d799}.footer__other{margin-top:4rem;display:flex;align-items:center;justify-content:space-between}@media screen and (max-width: 768px){.footer__other{margin-top:3rem}}@media screen and (max-width: 400px){.footer__other{display:grid;grid-template-columns:1fr;gap:.5rem}}.footer__other-link{color:#fff;font-size:2rem;font-style:normal;font-weight:400;line-height:100%;text-decoration:none!important}.footer__other-link:hover{color:#f6d799}@media screen and (max-width: 400px){.footer__other-link{font-size:1.4rem}}.footer__copyright{margin-top:7rem;color:#fff;font-size:2rem;font-style:normal;font-weight:400;line-height:normal}@media screen and (max-width: 768px){.footer__copyright{position:absolute;top:auto;bottom:4.2rem;margin-top:0}}@media screen and (max-width: 400px){.footer__copyright{font-size:1.4rem}}.footer__contact-btn{width:19.3rem}.footer__contacts-list{margin-top:2.9rem;display:grid;grid-template-columns:1fr;grid-gap:.8rem}@media screen and (max-width: 1024px){.footer__contacts-list{margin-top:7.5rem}}@media screen and (max-width: 768px){.footer__contacts-list{margin-top:0}}.footer__contacts-link{color:#fff;font-size:2.4rem;font-style:normal;font-weight:400;line-height:normal}@media screen and (max-width: 400px){.footer__contacts-link{font-size:1.6rem}}.footer__up{margin-top:1.1rem;width:2.6rem;height:2.9rem;color:#fff;background-color:transparent;border:none;outline:none;cursor:pointer;padding:0;margin-left:auto;margin-right:0;display:block}.footer__up:hover{color:#f6d799}.footer__up svg{width:100%;height:100%}@media screen and (max-width: 1024px){.footer__up{position:absolute;top:auto;right:2rem;bottom:4.8rem;left:auto}}@media screen and (max-width: 768px){.footer__up{top:5.1rem}}@media screen and (max-width: 400px){.footer__up{width:1.8rem;height:2rem;top:2.5rem;right:2rem}}.footer__logo{margin-top:4.9rem;width:30.2rem;height:7rem;display:block;margin-left:auto;margin-right:0}@media screen and (max-width: 768px){.footer__logo{margin-left:auto;margin-right:0;display:block;margin-top:3rem}}@media screen and (max-width: 400px){.footer__logo{width:13.7rem;margin-top:2rem}}.footer__logo img{display:block;width:100%;height:100%}.footer__main{margin-left:auto;margin-right:16rem}@media screen and (max-width: 1024px){.footer__main{margin-right:0}}@media screen and (max-width: 768px){.footer__main{width:100%;display:flex;flex-direction:row-reverse;align-items:center;margin-top:3rem}}@media screen and (max-width: 400px){.footer__main{align-items:flex-start}}@media screen and (max-width: 1024px){.footer__contact-btn{margin-left:auto;margin-right:0}}@media screen and (max-width: 400px){.footer__contact-btn{width:11.3rem;height:3.1rem;font-size:1.4rem}}@media screen and (max-width: 1024px){.footer__contacts-link{display:block;margin-left:auto;margin-right:0;width:max-content}}@media screen and (max-width: 768px){.footer__contacts-link{margin-left:0;margin-right:auto}}.main{position:relative;z-index:9}.w-catalog{position:absolute;top:7rem;left:0;right:0;z-index:11;transition:all .3s linear;padding-top:3rem;background-color:#fff}@media screen and (max-width: 768px){.w-catalog{padding-top:1rem;overflow-y:scroll;max-height:calc(100vh - 12rem)}}@media screen and (max-width: 400px){.w-catalog{max-height:calc(100vh - 5rem)}}.w-catalog__inner{position:relative}.w-catalog__btn{display:none}@media screen and (max-width: 768px){.w-catalog__btn{display:flex;position:absolute;top:auto;left:auto;right:2rem;bottom:3rem}}@media screen and (max-width: 400px){.w-catalog__btn{font-size:1.6rem;width:13.3rem;height:3.4rem;bottom:2rem}}@media screen and (max-width: 768px){.w-catalog{top:12rem}}@media screen and (max-width: 400px){.w-catalog{top:5rem;padding-top:0}}.w-catalog__inner{background:#fff;padding-top:6.4rem;padding-bottom:4.4rem}@media screen and (max-width: 768px){.w-catalog__inner{padding-bottom:4rem;padding-top:0}}@media screen and (max-width: 400px){.w-catalog__inner{padding-bottom:2.6rem;padding-top:0}}.w-catalog__container{display:flex;align-items:flex-start;justify-content:space-between}@media screen and (max-width: 768px){.w-catalog__container{display:flex;gap:2rem;flex-direction:row;flex-wrap:wrap;justify-content:flex-start}}@media screen and (max-width: 400px){.w-catalog__container{grid-gap:1rem}}@media screen and (max-width: 768px){.w-catalog__col{width:45%}}@media screen and (max-width: 400px){.w-catalog__col{width:100%}}@media screen and (max-width: 400px){.w-catalog__col:nth-child(3){padding-left:6rem;width:19.4rem}}.w-catalog__col:nth-child(3) .w-catalog-list{display:grid!important}.w-catalog__col:nth-child(4) .w-catalog-list{display:grid!important}@media screen and (max-width: 400px){.w-catalog__col:nth-child(4){padding-left:2rem;width:14.6rem}}.w-catalog.is-active{opacity:1!important;visibility:visible!important}.w-catalog-top+.w-catalog-top{margin-top:.5rem}.w-catalog-top{display:flex;align-items:center;justify-content:flex-start;gap:2.5rem;height:6rem}@media screen and (max-width: 400px){.w-catalog-top{gap:1.5rem}}.w-catalog-top__link{display:flex;align-items:center;gap:2.5rem;text-decoration:none!important}@media screen and (max-width: 400px){.w-catalog-top__link{gap:2rem}}.w-catalog-top__btn{display:none;width:1.8rem;height:.9rem;margin:0;border:none;padding:0;background-color:transparent;outline:none;transform:rotate(180deg)}@media screen and (max-width: 400px){.w-catalog-top__btn{display:block}}.w-catalog-top__btn svg{display:block;width:100%;height:100%}@media screen and (max-width: 768px){.w-catalog-top.is-opened .w-catalog-top__btn{transform:rotate(0)}}.w-catalog-top__img{width:6rem;height:6rem}@media screen and (max-width: 400px){.w-catalog-top__img{width:4.5rem;height:4.5rem}}.w-catalog-top__title{color:#2e3640;font-size:2rem;font-style:normal;font-weight:600;line-height:normal}@media screen and (max-width: 400px){.w-catalog-top__title{font-size:1.6rem}}.w-catalog-list{margin-top:.5rem;display:grid;grid-template-columns:1fr;grid-gap:1.5rem}@media screen and (max-width: 400px){.w-catalog-list{display:none}}.w-catalog-list.is-active{display:grid}@media screen and (max-width: 400px){.w-catalog-list{margin-top:1rem}}.w-catalog-list.--th-title{padding-left:8.6rem}@media screen and (max-width: 400px){.w-catalog-list.--th-title{padding-left:6rem}}.w-catalog-list.--th-single{padding-top:6.2rem}.w-catalog-list__go-to{font-weight:600}@media screen and (max-width: 400px){.w-catalog-list__go-to{font-size:1.4rem}.w-catalog-list__go-to svg{width:.7rem;height:1.4rem}}.w-catalog-list__link{color:#2e3640;font-size:2rem;font-style:normal;font-weight:400;line-height:normal;text-decoration:none!important;transition:all .1s linear;overflow:hidden;max-width:30.3rem;display:block}@media screen and (max-width: 400px){.w-catalog-list__link{font-size:1.6rem}}.w-catalog-list__link:hover{color:#f6d799}.w-catalog-list+.w-catalog-top{margin-top:3.1rem}@media screen and (max-width: 400px){.w-catalog-list+.w-catalog-top{margin-top:1rem}}.w-breadcrumbs{margin-top:13.5rem}@media screen and (max-width: 400px){.w-breadcrumbs{margin-top:6rem}}.w-breadcrumbs__container{display:flex;align-items:center;justify-content:flex-start;gap:2.5rem}.w-breadcrumbs__list{display:flex;align-items:center;justify-content:flex-start;gap:2.5rem;max-width:70%}@media screen and (max-width: 400px){.w-breadcrumbs__list{gap:1.5rem;overflow-x:scroll;max-width:100%;padding-right:4rem}}.w-breadcrumbs__icon{width:2.1rem;height:2.1rem}@media screen and (max-width: 400px){.w-breadcrumbs__icon{width:1.5rem;height:1.5rem}}.w-breadcrumbs__item:last-child .w-breadcrumbs__link{color:#2e3640;cursor:default;text-decoration:none!important}.w-breadcrumbs__item{display:flex;align-items:center;justify-content:flex-start;gap:2.5rem;flex:0 0 auto}@media screen and (max-width: 400px){.w-breadcrumbs__item{gap:1.5rem}}.w-breadcrumbs__item:last-child:before{background-color:#2e3640}.w-breadcrumbs__item:last-child{flex:1 1 auto;overflow:hidden}@media screen and (max-width: 400px){.w-breadcrumbs__item:last-child{overflow:visible}}.w-breadcrumbs__item:before{content:"";display:block;width:1px;height:2.2rem;background-color:#8c8b94}.w-breadcrumbs__link{color:#8c8b94;font-size:1.6rem;font-style:normal;font-weight:500;line-height:normal;display:block;max-width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}@media screen and (max-width: 400px){.w-breadcrumbs__link{font-size:1.4rem}}.filters-popover{background-color:transparent;border:none;outline:none;cursor:pointer;padding:0}.filters-popover svg{width:2.55rem;height:2.25rem}@media screen and (max-width: 400px){.filters-popover svg{width:1.7rem;height:1.5rem}}.w-sort{margin-top:.7rem}.w-sort__left{display:flex;align-items:center;justify-content:flex-start;gap:3.5rem}.w-sort__count{color:#989898;font-size:3.6rem;font-style:normal;font-weight:300;line-height:normal}@media screen and (max-width: 400px){.w-sort__count{display:none}}.w-sort__right .filters-popover{display:none!important}@media screen and (max-width: 768px){.w-sort__right .filters-popover{display:block!important}}.w-sort__container{display:flex;align-items:center;justify-content:space-between}.w-filters-popover{position:relative}.w-filters-dropdown{position:absolute;right:-2rem;left:auto;width:100vw;z-index:11;top:auto;bottom:-1.5rem;transform:translateY(100%);background-color:#fff;padding:1.5rem 2rem 6rem;height:calc(100vh - 20rem);overflow-y:scroll}@media screen and (max-width: 400px){.w-filters-dropdown{height:calc(100vh - 5rem)}}.w-filters-dropdown-actions{display:flex;align-items:center;gap:2rem;padding-bottom:12rem;margin-top:2.5rem}.w-filters-dropdown-actions__btn{height:3.1rem!important;font-size:1.4rem!important;padding-left:2.1rem!important;padding-right:2.1rem!important}.w-filters-dropdown-actions__link{color:#a1a1a1;font-size:1.4rem;font-style:normal;font-weight:400;line-height:normal}.sort-select{border-radius:2px;border:1px solid transparent;position:relative;width:27.3rem;z-index:10;margin-top:3rem}@media screen and (max-width: 768px){.sort-select{position:absolute;z-index:11;left:auto;right:2rem;top:5.3rem}}@media screen and (max-width: 400px){.sort-select{width:19rem;top:3.3rem}}.sort-select__elem{padding:1.8rem 0 1.8rem 2.1rem;cursor:pointer;outline:none;border:none;background-color:transparent;color:#2e3640;font-size:2rem;font-style:normal;font-weight:500;line-height:normal;display:flex;align-items:center;justify-content:flex-start;gap:1.6rem}@media screen and (max-width: 400px){.sort-select__elem{font-size:1.4rem}}.sort-select__elem svg{display:block;width:2.2rem;height:1.6rem}.sort-select__option{color:#2e3640;font-size:2rem;font-style:normal;font-weight:400;line-height:normal;padding:0;margin:0;background-color:transparent;border:none;cursor:pointer;outline:none;transition:all .2s linear}@media screen and (max-width: 400px){.sort-select__option{font-size:1.4rem}}.sort-select__option:hover{color:#f6d799}.sort-select__list{position:absolute;top:auto;bottom:1px;padding-top:2px;left:-1px;right:-1px;display:none;grid-template-columns:1fr;grid-gap:1.5rem;padding-left:6rem;transform:translateY(100%);border-left:1px solid #D4D4D4;border-right:1px solid #D4D4D4;border-bottom:1px solid #D4D4D4;padding-bottom:1.8rem;background:#fff}.sort-select.is-active{border-color:#d4d4d4;background:#fff}.sort-select.is-active .sort-select__list{display:grid}@media screen and (max-width: 768px){.w-sidebar-block{margin-top:4rem}}@media screen and (max-width: 400px){.w-sidebar-block{margin-top:3rem}}.w-sidebar-block__elem{padding-top:3.6rem}@media screen and (max-width: 768px){.w-sidebar-block__elem{display:none}}.w-sidebar-block__content{overflow:hidden}.w-sidebar-block__container{display:grid;grid-template-columns:34.6rem auto;gap:8.9rem}@media screen and (max-width: 1440px){.w-sidebar-block__container{gap:3rem}.w-sidebar-block__container .w-product-cards{grid-template-columns:1fr 1fr}}@media screen and (max-width: 1024px){.w-sidebar-block__container .c-product__slider{height:28rem!important}}@media screen and (max-width: 768px){.w-sidebar-block__container{grid-template-columns:1fr}.w-sidebar-block__container .c-product__slider{height:35rem!important}}@media screen and (max-width: 400px){.w-sidebar-block__container .w-product-cards{grid-template-columns:1fr}}.w-filters-checkbox{width:2rem;height:2rem;position:relative}.w-filters-checkbox__input{position:absolute;top:0;left:0;bottom:0;right:0;z-index:10;width:100%;height:100%;opacity:0;margin:0;padding:0;cursor:pointer}.w-filters-checkbox__elem{width:100%;height:100%;display:flex;align-items:center;justify-content:center;border-radius:2px;border:1px solid #8C8B94;transition:all .1s linear}.w-filters-checkbox__elem svg{transition:all .1s linear}.w-filters-checkbox__input:checked+.w-filters-checkbox__elem svg{opacity:1}.w-filters-checkbox__input:checked+.w-filters-checkbox__elem{background-color:#2e3640}.w-filters__item:not(.disabled){cursor:pointer;transition:all .1s linear}.w-filters__item:not(.disabled) *{cursor:pointer}.w-filters__item:not(.disabled):hover{opacity:.6}.w-filters__item.disabled .w-filters-checkbox__input{cursor:default!important}.w-filters__item.disabled .w-filters-checkbox{opacity:.4!important}.w-filters__item{display:flex;align-items:center;justify-content:flex-start;gap:1.5rem}@media screen and (max-width: 400px){.w-filters__item{gap:.8rem}}.w-filters__list{display:grid;grid-template-columns:1fr;margin-top:2.5rem;grid-gap:1.9rem}@media screen and (max-width: 400px){.w-filters__list{gap:1rem}}.w-filters__label{color:#2e3640;font-size:2rem;font-style:normal;font-weight:400;line-height:normal}@media screen and (max-width: 400px){.w-filters__label{font-size:1.4rem}}.w-filters__count{color:#989898;font-size:2rem;font-style:normal;font-weight:300;line-height:normal}@media screen and (max-width: 400px){.w-filters__count{font-size:1.4rem}}.w-filters__title{color:#2e3640;font-size:2.8rem;font-style:normal;font-weight:500;line-height:normal}@media screen and (max-width: 400px){.w-filters__title{font-size:1.6rem}}.w-filters.--th-toggle{display:flex;align-items:center;justify-content:space-between}.w-filters+.w-filters{margin-top:5rem}.w-filters-toggle{cursor:pointer;position:relative;width:3.5rem;height:2rem;display:flex;align-items:center;justify-content:center}.w-filters-toggle__input{position:absolute;left:0;bottom:0;right:0;margin:0;padding:0;width:100%;height:100%;z-index:11;top:50%;transform:translateY(-50%);opacity:0;cursor:pointer}.w-filters-toggle__elem{width:3.5rem;height:1.2rem;border-radius:10rem;background:#e5e5e5;z-index:9;position:relative}.w-filters-toggle__circle{border-radius:10rem;width:2rem;height:2rem;border:1px solid #949DA7;background:#f5f5f5;position:absolute;z-index:10;top:50%;transform:translateY(-50%)}.w-filters-toggle__input:checked+.w-filters-toggle__elem{background:linear-gradient(97deg,#f6d799 -1.39%,#d1a859 101.83%)}.w-filters-toggle__input:checked+.w-filters-toggle__elem .w-filters-toggle__circle{left:auto;right:0;border:1px solid #F0F0F0;background:linear-gradient(to bottom right,#f6d799,#d1a859 50%) bottom right/50% 50% no-repeat,linear-gradient(to bottom left,#f6d799,#d1a859 50%) bottom left/50% 50% no-repeat,linear-gradient(to top left,#f6d799,#d1a859 50%) top left/50% 50% no-repeat,linear-gradient(to top right,#f6d799,#d1a859 50%) top right/50% 50% no-repeat}.w-product-cards{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:2rem}.w-pagination{margin-top:6rem;display:flex;align-items:center;justify-content:center;gap:2.5rem}@media screen and (max-width: 400px){.w-pagination{margin-top:3rem}}.w-pagination__link{color:#989898;font-size:2.4rem;font-style:normal;font-weight:300;line-height:normal;text-decoration:none!important}@media screen and (max-width: 400px){.w-pagination__link{font-size:1.4rem}}.w-pagination__link.is-active{color:#545454!important;font-weight:600}.w-banner{margin-top:5rem}@media screen and (max-width: 400px){.w-banner{margin-top:3rem}}.w-banner__container{display:flex;align-items:flex-start;gap:5.3rem}@media screen and (max-width: 768px){.w-banner__container{flex-direction:column-reverse}}@media screen and (max-width: 400px){.w-banner__container{gap:3rem}}.w-banner__text{margin-top:3rem;color:#2e3640;font-size:2rem;font-style:normal;font-weight:400;line-height:140%}@media screen and (max-width: 400px){.w-banner__text{margin-top:2rem;font-size:1.4rem}}.w-banner__img{width:38rem;height:38rem}@media screen and (max-width: 768px){.w-banner__img{width:100%;height:auto}}.w-product__dots-list{margin-top:.8rem;display:flex;align-items:center;justify-content:center;gap:1.05rem}.w-product__dot-wrapper{list-style-type:none;width:.8rem;height:.8rem;display:flex;align-items:center;justify-content:center}.w-product__dot{width:.5rem;height:.5rem;transition:all .5s linear;background:var(--dark-bg-20, rgba(51, 51, 51, .2));border-radius:10rem;display:block;padding:0;margin:0;outline:none;border:none}.w-product__dot.--th-active{width:.8rem;height:.8rem;background-color:#a2a9ad;opacity:1}.w-product{margin-top:4rem}.w-product__container{display:grid;grid-template-columns:68.8rem auto;grid-gap:5.5rem}@media screen and (max-width: 1024px){.w-product__container{grid-template-columns:37.8rem auto;grid-gap:3rem}}@media screen and (max-width: 768px){.w-product__container{grid-template-columns:1fr;grid-gap:1rem}}.w-product__upper{color:#2e3640;font-size:2.8rem;font-style:normal;font-weight:600;line-height:3.2rem;letter-spacing:-.1rem}.w-product__title{color:#2e3640;font-size:2.8rem;font-style:normal;font-weight:400;line-height:3.2rem;letter-spacing:-.1rem;margin-top:.5rem}@media screen and (max-width: 400px){.w-product__title{font-size:1.6rem;line-height:2.4rem}}.w-product__price{color:#2e3640;font-size:3.2rem;font-style:normal;font-weight:500;line-height:normal}@media screen and (max-width: 400px){.w-product__price{font-size:1.6rem}}.w-product__params{margin-top:3.3rem;display:grid;grid-template-columns:1fr;grid-gap:1.4rem}@media screen and (max-width: 400px){.w-product__params{margin-top:2rem}}.w-product__param{display:flex;align-items:flex-end;justify-content:space-between;border-bottom:1px dashed #D4D4D4}.w-product__param-title{color:#b5b5b5;font-size:2rem;font-style:normal;font-weight:400;line-height:3.2rem;letter-spacing:-.1rem;margin-bottom:-.9rem;position:relative;z-index:10;background-color:#fff;padding-right:1rem}@media screen and (max-width: 1440px){.w-product__param-title{font-size:1.6rem}}.w-product__param-value{color:#2e3640;font-size:2rem;font-style:normal;font-weight:400;line-height:3.2rem;letter-spacing:-.1rem;margin-bottom:-.9rem;position:relative;z-index:10;background-color:#fff;padding-left:1rem;min-width:55.5rem}@media screen and (max-width: 1440px){.w-product__param-value{font-size:1.6rem;min-width:40rem}}@media screen and (max-width: 400px){.w-product__param-value{min-width:0}}.w-product__buy{color:#fff;text-align:center;font-size:2rem;font-style:normal;font-weight:600;line-height:normal;display:flex;justify-content:center;padding:1rem 2rem;align-items:center;border-radius:2px;background:#f95f5f;border:none;outline:none;cursor:pointer;transition:all .2s linear;text-decoration:none!important}.w-product__buy:hover{background:#fc7676}.w-product__buy:active{background:#f62828}@media screen and (max-width: 1440px){.w-product__buy{font-size:2.1rem;padding:1.8rem 1.1rem 1.7rem}}@media screen and (max-width: 400px){.w-product__buy{font-size:1.6rem;padding:1rem 1.6rem}}.w-product__actions{margin-top:3rem;display:flex;align-items:center;justify-content:space-between;max-width:76.3rem}@media screen and (max-width: 1440px){.w-product__actions{gap:2rem;flex-wrap:wrap;justify-content:flex-start}}@media screen and (max-width: 1024px){.w-product__actions{justify-content:flex-start;gap:2rem}}@media screen and (max-width: 400px){.w-product__actions{gap:1.5rem;justify-content:space-between;margin-top:2rem}}.w-product__description{margin-top:3rem;color:#2e3640;font-size:1.8rem;font-style:normal;font-weight:400;line-height:140%;letter-spacing:-.1rem}@media screen and (max-width: 400px){.w-product__description{font-size:1.4rem;line-height:120%}}@media screen and (max-width: 1440px){.w-product__original{width:100%}}.w-product__full{display:flex;align-items:center;justify-content:flex-start;text-decoration:none!important;gap:1rem;margin-top:.5rem}.w-product__full.is-active svg{transform:rotate(180deg)}.w-product__full span{color:#989898;font-size:1.6rem;font-style:normal;font-weight:400;line-height:3.2rem;letter-spacing:-.1rem}.w-product__full svg{width:1.6rem;height:.8rem;transition:all .2s linear}.w-product-original{display:flex;align-items:center;justify-content:flex-end;gap:1.5rem;position:relative;z-index:10}@media screen and (max-width: 1440px){.w-product-original{justify-content:flex-start}}@media screen and (max-width: 400px){.w-product-original{gap:1rem}}.w-product-original__label{font-size:2rem;font-style:normal;font-weight:500;line-height:normal;cursor:pointer}@media screen and (max-width: 400px){.w-product-original__label{font-size:1.4rem}}.w-product-original__icon{width:2.4rem;height:2.4rem;cursor:pointer}@media screen and (max-width: 400px){.w-product-original__icon{width:1.8rem;height:1.8rem}}.w-product-original__popover{position:absolute;left:16.4rem;right:auto;width:25.2rem;padding:1.5rem 2.2rem;border-radius:2px;border:1px solid #D4D4D4;background:#fff}@media screen and (max-width: 400px){.w-product-original__popover{top:auto;bottom:-1rem;transform:translateY(100%);left:auto;right:0}}.w-product-original__text{color:#000;font-size:1.4rem;font-style:normal;font-weight:400;line-height:normal}.w-product-original__link{margin-top:1rem;display:block;color:#5418cb;font-size:1.4rem;font-style:normal;font-weight:400;line-height:normal;text-decoration-line:underline;text-decoration-style:solid;text-decoration-skip-ink:auto;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font}.w-product-original__close{position:absolute;top:1rem;left:auto;right:1rem;width:1rem;height:1rem;transition:all .1s linear;border:none;padding:0;margin:0;outline:none;cursor:pointer;background-color:transparent}.w-product-original__close:hover svg{opacity:.7}.w-product-original__close svg{display:block;width:100%;height:100%}.how-to-dealer{margin-top:4rem}@media screen and (max-width: 400px){.how-to-dealer{margin-top:1.5rem}}.how-to-dealer__inner{display:grid;grid-template-columns:auto 71.4rem;grid-gap:10rem;margin-top:5rem}@media screen and (max-width: 1024px){.how-to-dealer__inner{grid-template-columns:auto 51rem;grid-gap:3rem}}@media screen and (max-width: 768px){.how-to-dealer__inner{grid-template-columns:1fr}}@media screen and (max-width: 400px){.how-to-dealer__inner{margin-top:2rem}}.how-to-dealer__step-title{color:#2e3640;font-size:3.2rem;font-style:normal;font-weight:600;line-height:120%}@media screen and (max-width: 1440px){.how-to-dealer__step-title{font-size:2.6rem}}@media screen and (max-width: 1024px){.how-to-dealer__step-title{font-size:2.1rem}}@media screen and (max-width: 400px){.how-to-dealer__step-title{font-size:1.6rem}}.how-to-dealer__step-text{color:#2e3640;font-size:2.4rem;font-style:normal;font-weight:400;line-height:normal;margin-top:3rem;padding-left:2.5rem;position:relative}@media screen and (max-width: 1440px){.how-to-dealer__step-text{font-size:2.1rem}}@media screen and (max-width: 1024px){.how-to-dealer__step-text{font-size:1.8rem}}@media screen and (max-width: 400px){.how-to-dealer__step-text{font-size:1.4rem;margin-top:1rem;padding-left:1rem}}.how-to-dealer__step-text.is-red:after{background-color:#f95f5f}.how-to-dealer__step-text:after{content:"";display:block;background:#a2a9ad;position:absolute;top:.7rem;bottom:.7rem;width:1px;left:0}@media screen and (max-width: 400px){.how-to-dealer__step-text:after{top:0;bottom:0}}@media screen and (max-width: 768px){.how-to-dealer__right{display:none}}.how-to-dealer__step{list-style-type:none;display:flex;align-items:flex-start;gap:5rem}@media screen and (max-width: 1024px){.how-to-dealer__step{gap:2rem}}.how-to-dealer__step.is-center{align-items:center}.how-to-dealer__list{display:grid;grid-template-columns:1fr;grid-gap:3rem}@media screen and (max-width: 1024px){.how-to-dealer__list{grid-gap:2rem}}@media screen and (max-width: 768px){.how-to-dealer__content{padding-top:1rem}}@media screen and (max-width: 400px){.how-to-dealer__content{padding-top:0}}.how-to-dealer__num{width:10rem;height:10rem;position:relative;flex:0 0 auto}@media screen and (max-width: 400px){.how-to-dealer__num{width:5rem;height:5rem}}.how-to-dealer__num span{font-size:6.4rem;font-style:normal;font-weight:800;line-height:normal;position:relative;z-index:10;display:block;text-align:center}@media screen and (max-width: 400px){.how-to-dealer__num span{font-size:3.2rem}}.how-to-dealer__num svg{display:block;position:absolute;z-index:9;top:auto;bottom:0;left:0;right:0;width:100%;height:auto}.how-to-dealer__btn{font-size:2.4rem;padding:1.7rem 6rem;margin-top:5rem}@media screen and (max-width: 1024px){.how-to-dealer__btn{margin-top:3rem;font-size:1.8rem;padding:.8rem 4rem;height:5rem}}.how-to-dealer__btn.mb-block{display:none}@media screen and (max-width: 768px){.how-to-dealer__btn.mb-block{display:flex;margin-left:11.8rem}}@media screen and (max-width: 400px){.how-to-dealer__btn{font-size:1.6rem;padding:.9rem 2.6rem;margin-left:6.9rem!important}}.learning{margin-top:8rem}@media screen and (max-width: 400px){.learning{margin-top:3rem}}.learning__inner{margin-top:4.5rem;display:grid;grid-template-columns:74.7rem auto;grid-gap:9.3rem}@media screen and (max-width: 1440px){.learning__inner{grid-gap:3rem}}@media screen and (max-width: 1024px){.learning__inner{grid-gap:3rem;grid-template-columns:50rem auto}}@media screen and (max-width: 768px){.learning__inner{display:flex;flex-direction:column-reverse}}@media screen and (max-width: 400px){.learning__inner{margin-top:1.5rem;gap:2rem}}.learning__img{height:66.2rem}@media screen and (max-width: 1024px){.learning__img{height:auto}}.learning__content{display:flex;flex-direction:column;align-items:stretch;justify-content:space-between}.learning__text{color:#2e3640;font-size:2.4rem;font-style:normal;font-weight:400;line-height:normal}@media screen and (max-width: 1440px){.learning__text{font-size:2.2rem}}@media screen and (max-width: 1024px){.learning__text{font-size:1.8rem}}@media screen and (max-width: 400px){.learning__text{font-size:1.4rem}}.learning__col-title{color:#2e3640;font-size:3.2rem;font-style:normal;font-weight:600;line-height:normal}@media screen and (max-width: 1440px){.learning__col-title{font-size:2.2rem}}@media screen and (max-width: 1024px){.learning__col-title{font-size:1.8rem}}@media screen and (max-width: 400px){.learning__col-title{font-size:1.6rem}}.learning__col-text{color:#2e3640;font-size:3.2rem;font-style:normal;font-weight:400;line-height:normal;margin-top:1.5rem}@media screen and (max-width: 1440px){.learning__col-text{font-size:2.2rem}}@media screen and (max-width: 1024px){.learning__col-text{font-size:1.8rem}}@media screen and (max-width: 400px){.learning__col-text{font-size:1.4rem}}.learning__col:first-child{max-width:33.3rem}@media screen and (max-width: 768px){.learning__col:first-child{max-width:20rem}}@media screen and (max-width: 400px){.learning__col:first-child{width:12.6rem}}.learning__col:nth-child(2){max-width:44.4rem}@media screen and (max-width: 400px){.learning__col:nth-child(2){width:20rem}}@media screen and (max-width: 400px){.learning__col:nth-child(2) .learning__col-text{padding-top:1.8rem}}.learning__list{display:flex;flex-wrap:wrap;gap:5.7rem;height:max-content}@media screen and (max-width: 1024px){.learning__list{gap:2rem}}@media screen and (max-width: 768px){.learning__list{margin-top:1.5rem;gap:4rem}}@media screen and (max-width: 400px){.learning__list{margin-top:2rem;gap:2rem}}.learning__img-wrapper{position:relative}.learning__btn{font-size:2.4rem;padding:1.7rem 6.5rem;max-width:max-content}@media screen and (max-width: 768px){.learning__btn{position:absolute;top:auto;bottom:2rem;left:50%;transform:translate(-50%)}}@media screen and (max-width: 768px){.learning__btn.mb-hide{display:none}}.learning__btn.mb-block{display:none}@media screen and (max-width: 768px){.learning__btn.mb-block{display:flex}}@media screen and (max-width: 1440px){.learning__btn{font-size:1.6rem;padding:.8rem 3rem}}@media screen and (max-width: 400px){.learning__btn{font-size:1.6rem;padding:.9rem 1.6rem;width:max-content;height:4rem!important}}.seminars{margin-top:10rem}@media screen and (max-width: 400px){.seminars{margin-top:3rem}}.seminars__grid{margin-top:5.2rem;display:grid;grid-template-columns:1fr 1fr;grid-column-gap:11.4rem;grid-row-gap:4.8rem}@media screen and (max-width: 1440px){.seminars__grid{grid-column-gap:4rem}}@media screen and (max-width: 768px){.seminars__grid{grid-template-columns:1fr}}@media screen and (max-width: 400px){.seminars__grid{margin-top:2rem;grid-gap:2rem}}.c-seminar__avatar{border-radius:10rem;width:11.7rem;height:11.7rem;flex:0 0 auto}@media screen and (max-width: 1440px){.c-seminar__avatar{width:6rem;height:6rem}}@media screen and (max-width: 400px){.c-seminar__avatar{width:5rem;height:5rem}}.c-seminar__name{color:#2e3640;font-size:3.2rem;font-style:normal;font-weight:400;line-height:normal}@media screen and (max-width: 1440px){.c-seminar__name{font-size:2.6rem}}@media screen and (max-width: 400px){.c-seminar__name{font-size:1.4rem}}.c-seminar__top{display:flex;justify-content:flex-start;gap:1.5rem}@media screen and (max-width: 400px){.c-seminar__top{align-items:center}}.c-seminar__head{display:flex;flex-direction:column;align-items:stretch;justify-content:space-between;flex:1 1 auto}@media screen and (max-width: 400px){.c-seminar__head{gap:1rem}}.c-seminar__type{color:#d1a859;font-size:3.2rem;font-style:normal;font-weight:400;line-height:normal}@media screen and (max-width: 1440px){.c-seminar__type{font-size:2.2rem}}@media screen and (max-width: 400px){.c-seminar__type{font-size:1.4rem}}.c-seminar__type.--th-webinar{color:#f95f5f}.c-seminar__info{display:flex;align-items:center;justify-content:space-between}@media screen and (max-width: 400px){.c-seminar__info{gap:2rem;justify-content:flex-start}}.c-seminar__date-text,.c-seminar__time-text{color:#2e3640;font-size:3.2rem;font-style:normal;font-weight:400;line-height:normal}@media screen and (max-width: 1440px){.c-seminar__date-text,.c-seminar__time-text{font-size:2.2rem}}@media screen and (max-width: 400px){.c-seminar__date-text,.c-seminar__time-text{font-size:1.4rem}}.c-seminar__time-icon,.c-seminar__date-icon{width:3rem;height:3rem}@media screen and (max-width: 1440px){.c-seminar__time-icon,.c-seminar__date-icon{width:2.4rem;height:2.4rem}}@media screen and (max-width: 400px){.c-seminar__time-icon,.c-seminar__date-icon{width:1.8rem;height:1.8rem}}.c-seminar__time,.c-seminar__date{display:flex;gap:1rem;align-items:center}.c-seminar__description{margin-top:2.2rem;color:#2e3640;font-size:2.4rem;font-style:normal;font-weight:400;line-height:normal}@media screen and (max-width: 1440px){.c-seminar__description{font-size:1.8rem;margin-top:1.6rem}}@media screen and (max-width: 400px){.c-seminar__description{margin-top:1rem;font-size:1.4rem}}.c-seminar__btn{margin-top:2.2rem;font-size:2rem;padding:1.2rem 4.3rem;font-weight:600}@media screen and (max-width: 1440px){.c-seminar__btn{font-size:1.6rem;padding:.8rem 3rem}}@media screen and (max-width: 400px){.c-seminar__btn{margin-top:1rem;height:3.2rem;width:12.3rem;font-size:1.4rem}}.brand{background:#f7f7f9;margin-top:4rem}@media screen and (max-width: 400px){.brand{margin-top:1.3rem}}.brand__title{margin-top:5.1rem}@media screen and (max-width: 400px){.brand__title{margin-top:1.5rem}}.brand__text{color:#2e3640;font-size:3.2rem;font-style:normal;font-weight:400;line-height:normal;margin-top:12.7rem}@media screen and (max-width: 1024px){.brand__text{margin-top:3.7rem;font-size:2.2rem}}@media screen and (max-width: 768px){.brand__text{font-size:1.6rem}}@media screen and (max-width: 400px){.brand__text{margin-top:1.5rem;font-size:1.4rem;padding:0 1rem}}.brand__container{display:flex;align-items:flex-start}@media screen and (max-width: 400px){.brand__container{flex-direction:column}}.brand__img{width:74.2rem}@media screen and (max-width: 1024px){.brand__img{width:54.2rem}}@media screen and (max-width: 768px){.brand__img{width:31.2rem}}@media screen and (max-width: 400px){.brand__img{width:31.2rem;margin-left:auto;margin-right:0}}.w-center-text{position:relative;height:32.3rem;display:flex;align-items:center;justify-content:center;margin:8.9rem auto}@media screen and (max-width: 400px){.w-center-text{height:18.2rem;margin:3.6rem auto}}@media screen and (max-width: 400px){.w-center-text.--th-successfully{margin:6.4rem 0}}.w-center-text__title{max-width:152.1rem;color:#000;text-align:center;font-size:3.6rem;font-style:normal;font-weight:600;line-height:4.9rem}@media screen and (max-width: 1024px){.w-center-text__title{font-size:2.6rem}}@media screen and (max-width: 400px){.w-center-text__title{font-size:1.4rem;line-height:1.9rem}}.w-center-text__bg{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:28.7rem}@media screen and (max-width: 400px){.w-center-text__bg{width:16.2rem}}.w-simple-text{margin-top:4rem}.w-simple-text__text{color:#000;font-size:3.2rem;font-style:normal;font-weight:400;line-height:4.3rem}@media screen and (max-width: 1024px){.w-simple-text__text{font-size:2.6rem}}@media screen and (max-width: 400px){.w-simple-text__text{font-size:1.4rem;line-height:1.9rem}}.w-full-img{display:grid;grid-template-columns:1fr 1fr;grid-gap:0;margin-top:14.2rem}@media screen and (max-width: 400px){.w-full-img{grid-template-columns:1fr;margin-top:2rem}}.w-full-img__container{position:relative;height:64rem;overflow:hidden}@media screen and (max-width: 1024px){.w-full-img__container{height:34rem}}@media screen and (max-width: 400px){.w-full-img__container{height:26.6rem}}.modal{position:fixed;top:0;left:0;right:0;bottom:0;z-index:9999999999;background-color:#0000004d;display:flex;align-items:center;justify-content:center;width:100vw;height:100vh;padding:2rem}.modal__inner{background-color:#fff;border:2px solid #F6D799;width:59rem;position:relative;padding:5.4rem 7.4rem}@media screen and (max-width: 400px){.modal__inner{padding:3.8rem 3rem}}.modal__close{position:absolute;top:1.8rem;left:auto;right:1.8rem;width:1.8rem;height:1.8rem;background-color:transparent;outline:none;border:none;cursor:pointer;padding:0;margin:0;color:#aeaeae}.modal__close:hover{color:#ff4747}.modal__close svg{display:block;width:100%;height:100%}.modal__title{color:#333;font-size:2.8rem;font-style:normal;font-weight:600;line-height:130%;letter-spacing:-.1rem}@media screen and (max-width: 400px){.modal__title{font-size:2.4rem}}.modal__form{margin-top:5rem}@media screen and (max-width: 400px){.modal__form{margin-top:4.3rem}}.modal__field{font-size:2rem;font-style:normal;line-height:normal;padding:1rem 1.2rem;border-radius:2px;background:#f4f4f4;border:none;width:100%;height:4.7rem;color:#494949;font-weight:300}@media screen and (max-width: 400px){.modal__field{height:3.5rem;font-size:1.4rem}}.modal__field::placeholder{color:#adadad;font-weight:300;font-size:2rem}@media screen and (max-width: 400px){.modal__field::placeholder{font-size:1.4rem}}.modal__field+.modal__field{margin-top:1.6rem}.modal__field+.w-checkbox{margin-top:1.9rem}.modal .w-checkbox+.w-checkbox{margin-top:1.6rem}.modal .w-checkbox__label{color:#2e3640;font-size:1.6rem}@media screen and (max-width: 400px){.modal .w-checkbox__label{font-size:1.2rem}}.modal__btn{margin-top:3.7rem;font-size:2.4rem;height:7rem;width:44.3rem;margin-left:auto;margin-right:auto}@media screen and (max-width: 400px){.modal__btn{font-size:1.6rem;height:4.5rem;width:30rem}}.text-clamp{position:relative;max-height:25rem;overflow:hidden}.text-clamp:after{content:"";position:absolute;bottom:0;left:0;right:0;height:60px;background:linear-gradient(to top,white,transparent);pointer-events:none}.w-product__full.collapsed svg{transform:scaleY(-1)}.swiper{width:100%;overflow:hidden}.swiper-wrapper{display:flex;align-items:center;gap:0;width:max-content}.swiper-slide{max-width:none;width:auto}.swiper-button-disabled{opacity:.3}
