*{padding:0;margin:0;border:0}*,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box}:active,:focus{outline:0}a:active,a:focus{outline:0}aside,footer,header,nav{display:block}body,html{height:100%;width:100%;font-size:100%;line-height:1;font-size:14px;-ms-text-size-adjust:100%;-moz-text-size-adjust:100%;-webkit-text-size-adjust:100%}button,input,textarea{font-family:inherit}input::-ms-clear{display:none}button{cursor:pointer}button::-moz-focus-inner{padding:0;border:0}a,a:visited{text-decoration:none}a:hover{text-decoration:none}ul li{list-style:none}img{vertical-align:top}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:400}body{font-weight:400;color:#000;font-size:13px;line-height:19px;font-family:Poppins,sans-serif}body.active{overflow:hidden}.container{max-width:1160px;padding:0 15px;margin:0 auto}.slick-track{display:-webkit-box;display:-ms-flexbox;display:flex}.slick-list{overflow:hidden}.header__burger{display:none}.header__top{background-color:#3b3b3b;padding:7px 0}.header__top-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.header__top-menu{display:-webkit-box;display:-ms-flexbox;display:flex}.header__top-menu.top-menu-mobile{display:none}.header__top-link{display:block;color:#dadada;margin-right:40px;-webkit-transition:all .2s ease 0s;-o-transition:all .2s ease 0s;transition:all .2s ease 0s}.header__top-link:hover{color:#fff}.header__top-phone{font-size:12px;line-height:18px;font-weight:700;color:#fff}.header__medium{padding:15px 0}.header__medium-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header__medium-left{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-preferred-size:50%;flex-basis:50%}.header__medium-search{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background-color:#f3f3f3;border-radius:4px;margin-left:45px;max-width:460px;width:100%;padding:15px}.header__medium-search.search-mobile{margin-left:0;margin:30px 0;max-width:100%}.header__medium-search__input{display:block;background-color:#f3f3f3;width:100%;color:#b9b9b9;font-size:13px;line-height:19px;margin-right:20px}.header__medium-search__input::-webkit-input-placeholder{color:inherit}.header__medium-search__input::-moz-placeholder{color:inherit}.header__medium-search__input:-ms-input-placeholder{color:inherit}.header__medium-search__input::-ms-input-placeholder{color:inherit}.header__medium-search__input::placeholder{color:inherit}.header__medium-right{-ms-flex-preferred-size:50%;flex-basis:50%;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header__medium-right__buttons{display:-webkit-box;display:-ms-flexbox;display:flex;margin-right:30px}.header__medium-right__buttons-item{display:block;margin-right:30px;text-align:center}.header__medium-right__buttons-item__icon{display:block;width:20px;height:20px;stroke:#676f77;margin:0 auto;fill:none;-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}.header__medium-right__buttons-item__text{font-size:11px;color:#676f77;line-height:16px;-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}.header__medium-right__buttons-item:hover .header__medium-right__buttons-item__icon{stroke:#e56e00}.header__medium-right__buttons-item:hover .header__medium-right__buttons-item__text{color:#e56e00}.header__medium-right__box{border:1px solid #b6bec6;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:4px;display:-webkit-box;display:-ms-flexbox;display:flex;padding:10px 20px;-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s;color:inherit}.header__medium-right__box-icon{display:block;width:18px;height:18px;fill:none;stroke:#676f77;margin-right:10px;-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}.header__medium-right__box-text{-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}.header__medium-right__box:hover{background-color:#eb882c;border-color:#e56e00}.header__medium-right__box:hover .header__medium-right__box-icon{stroke:#fff}.header__medium-right__box:hover .header__medium-right__box-text{color:#fff}.header__bottom{border-top:1px solid #676f77;padding:15px 0}.header__bottom-menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header__bottom-menu.bottom-menu-mobile{display:none}.header__bottom-link{display:block;color:#3b3b3b;font-size:14px;line-height:22px;text-transform:uppercase;-webkit-transition:all .2s ease 0s;-o-transition:all .2s ease 0s;transition:all .2s ease 0s}.header__bottom-link:hover{color:#e56e00}.header__bottom-link-other{color:#e56e00;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header__bottom-link-other:before{content:'';display:block;background:url(../img/new.svg) center no-repeat;width:23px;height:23px;margin-right:10px}.header__mobile{position:fixed;width:100%;left:100%;height:100%;overflow-y:auto;z-index:2;top:0;background-color:#fff;-webkit-transition:all .6s ease 0s;-o-transition:all .6s ease 0s;transition:all .6s ease 0s;padding:100px 30px 30px 30px}.header__mobile.active{left:0}.header__mobile-phone{font-size:24px;line-height:36px;font-weight:700;margin-top:25px;color:inherit;display:none;margin-bottom:20px}.header__mobile-socials{display:-webkit-box;display:-ms-flexbox;display:flex}.header__mobile-socials__item{display:block;margin-right:30px}.header__mobile-socials__item:last-child{margin-right:0}.hero{background-image:url(../img/hero-bg.jpg);background-size:cover;background-repeat:no-repeat;background-position:center center;min-height:620px;color:#fff;padding:140px 0}.hero-slider{position:relative}.hero-item{padding-left:150px}.hero__title{font-size:48px;line-height:58px;max-width:470px}.hero__subtitle{font-weight:700;font-size:72px;line-height:115px;text-transform:uppercase}.hero-slider .slick-arrow{position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);z-index:5;font-size:0;border:none;width:30px;height:18px}.hero-slider .slick-arrow.slick-prev{left:0;background:url(../img/hero-left.svg) center no-repeat}.hero-slider .slick-arrow.slick-next{right:0;background:url(../img/hero-right.svg) center no-repeat}.hero-slider .slick-dots{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;bottom:-200px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.hero-slider .slick-dots li{list-style:none;margin-right:8px}.hero-slider .slick-dots button{font-size:0;width:56px;height:1px;background:#fff}.hero-slider .slick-dots li.slick-active button{height:3px}.new{padding:100px 0}.section__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:55px}.section__right{display:-webkit-box;display:-ms-flexbox;display:flex}.section__right-link{display:block;font-size:16px;line-height:27px;color:#000;margin-right:50px}.section__right-link:last-child{margin-right:0}.section__right-link.active{font-weight:700;border-bottom:2px solid #e7430b}.section__title{font-size:40px;line-height:52px;font-weight:700}.new-slider{position:relative}.new-item{margin-bottom:20px;margin:15px;padding:20px;position:relative;cursor:pointer;-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.new-item:hover{-webkit-box-shadow:0 0 10px rgba(0,0,0,.3);box-shadow:0 0 10px rgba(0,0,0,.3);-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.new-item__img{margin-bottom:25px}.new-item__img img{display:block;max-width:100%}.new-item__content{margin-top:auto}.new-item__content-title{font-size:16px;line-height:24px;font-weight:700;margin-bottom:5px}.new-item__content-subtitle{color:#676f77;font-size:14px;line-height:22px;margin-bottom:20px}.new-item__content-bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.new-item__content-bottom__price{color:#b6bec6;font-size:12px;line-height:15px}.new-item__content-bottom__price span{display:block;color:#000;font-weight:700;font-size:18px;line-height:22px}.new-item__content-bottom__buttons{display:-webkit-box;display:-ms-flexbox;display:flex}.new-item__content-bottom__buttons-item{display:block;margin-right:20px}.new-item__content-bottom__buttons-item:last-child{margin-right:0}.new-item__content-bottom__buttons-icon{display:block;width:20px;height:20px;stroke:#676f77}.new-item__content-bottom__cart{background:#e4e8ec;border-radius:4px;width:64px;height:40px;padding:8px 0;-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}.new-item__content-bottom__cart-icon{display:block;width:24px;height:22px;margin:0 auto;-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}.new-item__content-bottom__cart:hover{background:-webkit-gradient(linear,left top,right top,from(#ee6409),to(#f77d0c)),#ed6109;background:-o-linear-gradient(left,#ee6409 0,#f77d0c 100%),#ed6109;background:linear-gradient(90deg,#ee6409 0,#f77d0c 100%),#ed6109}.new-item__content-bottom__cart:hover .new-item__content-bottom__cart-icon{fill:#fff}.new-item__content-banner{position:absolute;left:10px;top:10px;font-size:12px;line-height:18px;text-align:center;background:#fbecf8;border-radius:100px;max-width:120px;width:100%;padding:5px}.new-slider .slick-arrow{position:absolute;top:45%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);z-index:5;font-size:0;border:none;width:48px;height:48px}.new-slider .slick-arrow.slick-prev{left:0;background:url(../img/new-left.svg) center no-repeat;background-color:#000;border-radius:50%;-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}.new-slider .slick-arrow.slick-prev:hover{background-color:#e56e00}.new-slider .slick-arrow.slick-next{right:0;background:url(../img/new-right.svg) center no-repeat;background-color:#000;border-radius:50%;-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}.new-slider .slick-arrow.slick-next:hover{background-color:#e56e00}.new-slider .slick-dots{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;bottom:-50px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.new-slider .slick-dots li{list-style:none;margin-right:16px}.new-slider .slick-dots button{font-size:0;width:12px;height:12px;background:#d0d0d0;border-radius:50%}.new-slider .slick-dots li.slick-active button{background:#e7430b}.category{padding:50px 0}.category__top{margin-top:50px;display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:10px}.category__top-item{background:#f2f2f2;border-radius:4px;padding:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.category__top-item__img img{display:block;max-width:100%}.category__top-item__title{font-size:20px;line-height:26px;font-weight:700;margin-right:10px}.category__bottom{margin-top:10px;background:#f2f2f2;border-radius:4px;padding:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;text-align:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.category__bottom-item{-ms-flex-preferred-size:24%;flex-basis:24%}.category__bottom-item__title{font-size:18px;line-height:22px;margin-top:20px;font-weight:700}.save{padding:70px 0 120px 0}.save__title{font-size:32px;line-height:42px;margin-bottom:45px}.save__wrapper{display:grid;grid-template-columns:repeat(auto-fit,minmax(270px,1fr));grid-gap:25px}.save__item{background:#fff;-webkit-box-shadow:0 12px 64px rgba(0,0,0,.08);box-shadow:0 12px 64px rgba(0,0,0,.08);border-radius:4px;padding:30px 20px}.save__item-top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:20px}.save__item-top__title{font-size:18px;line-height:22px;margin-left:25px}.save__item-text{color:#676f77}.footer{background:#323232;padding:75px 0 45px 0;color:#fff}.footer__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-bottom:1px solid #717171;padding-bottom:60px;margin-bottom:50px}.footer__item-title{font-size:18px;line-height:22px;margin-bottom:15px}.footer__item-list__li{margin-bottom:12px}.footer__item-list__li a{display:block;font-size:14px;line-height:28px;color:inherit;-webkit-transition:all .2s ease 0s;-o-transition:all .2s ease 0s;transition:all .2s ease 0s}.footer__item-list__li a:hover{color:#e56e00}.footer__item-form__label{color:#676f77;margin-bottom:5px;display:block}.footer__item-form__bottom{display:-webkit-box;display:-ms-flexbox;display:flex}.footer__item-form__bottom-input{display:block;background:#565656;border:1px solid #7d7f81;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:4px;max-width:240px;width:100%;padding:10px 15px;color:#fff;font-size:16px;line-height:27px;margin-right:10px}.footer__item-form__bottom-input::-webkit-input-placeholder{color:inherit}.footer__item-form__bottom-input::-moz-placeholder{color:inherit}.footer__item-form__bottom-input:-ms-input-placeholder{color:inherit}.footer__item-form__bottom-input::-ms-input-placeholder{color:inherit}.footer__item-form__bottom-input::placeholder{color:inherit}.footer__item-form__bottom-btn{background:-webkit-gradient(linear,left top,right top,from(#ee6409),to(#f77d0c));background:-o-linear-gradient(left,#ee6409 0,#f77d0c 100%);background:linear-gradient(90deg,#ee6409 0,#f77d0c 100%);border-radius:4px;padding:12px 20px}.footer__bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.footer__bottom-phone{font-size:18px;line-height:22px;color:inherit}.footer__bottom-socials{display:-webkit-box;display:-ms-flexbox;display:flex}.footer__bottom-socials__item{display:block;margin-right:20px}.footer__bottom-socials__item:last-child{margin-right:0}.footer__bottom-right{display:-webkit-box;display:-ms-flexbox;display:flex}.footer__bottom-right__text{color:#b6bec6;font-size:12px;line-height:24px;margin-right:70px}.footer__bottom-right__subtext span{font-size:18px;line-height:22px;font-weight:700}@media (max-width:1030px){.footer__bottom-logo{display:none}.footer__bottom-phone{font-weight:700;font-size:22px;line-height:24px}}@media (max-width:992px){.category__bottom{-ms-flex-wrap:wrap;flex-wrap:wrap}.category__bottom-item{-ms-flex-preferred-size:48%;flex-basis:48%;margin-bottom:20px}}@media (max-width:900px){.footer__bottom{-ms-flex-wrap:wrap;flex-wrap:wrap}.footer__bottom-right{-ms-flex-preferred-size:100%;flex-basis:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:15px}}@media (max-width:860px){.new-item{-webkit-box-shadow:0 0 10px rgba(0,0,0,.3);box-shadow:0 0 10px rgba(0,0,0,.3)}.new-item:hover{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}}@media (max-width:800px){.header__burger{display:block;width:40px;height:30px;position:relative;z-index:3;margin-left:30px}.header__burger span{display:block;width:100%;background-color:#000;height:2px;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:all .5s ease 0s;-o-transition:all .5s ease 0s;transition:all .5s ease 0s}.header__burger:after,.header__burger:before{content:'';display:block;background-color:#000;width:100%;height:2px;-webkit-transition:all .5s ease 0s;-o-transition:all .5s ease 0s;transition:all .5s ease 0s;position:absolute;left:0}.header__burger:before{top:0}.header__burger:after{bottom:0;width:70%}.header__burger.active span{-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0)}.header__burger.active:before{top:14px;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.header__burger.active:after{bottom:14px;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);width:100%}.header__medium-search.search-desctop{display:none}.header__medium-right__buttons.buttons-desctop{display:none}.header__medium-right__buttons-item{margin-right:80px}.header__medium-right__buttons-item__icon{width:40px;height:40px;margin-bottom:3px}.header__medium-right__buttons-item__text{font-size:17px;line-height:20px}.footer__wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap;border:none;padding-bottom:0;margin-bottom:30px}.footer__item{-ms-flex-preferred-size:50%;flex-basis:50%;margin-bottom:30px}}@media (max-width:768px){.hero-item{padding-left:50px}}@media (max-width:680px){.header__top{display:none}.header__top-menu.top-menu-desctop{display:none}.header__top-menu.top-menu-mobile{display:block;margin-top:20px}.header__top-link{font-size:18px;line-height:20px;margin-right:0;margin-bottom:20px;color:#3b3b3b}.header__top-link:hover{color:#3b3b3b}.header__bottom{display:none}.header__bottom-menu.bottom-menu-desctop{display:none}.header__bottom-menu.bottom-menu-mobile{display:block;border-bottom:1px solid #dedede;padding-bottom:15px;margin-top:50px}.header__bottom-link{margin-bottom:30px;font-size:18px;line-height:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header__bottom-link:after{content:'';display:block;background:url(../img/arrow-dropdown.svg) center no-repeat;width:10px;height:10px;margin-left:7px}.header__mobile-phone{display:block}.save{padding:50px 0}}@media (max-width:576px){.hero{min-height:500px}.hero-item{padding-left:0}.hero__title{font-size:32px;line-height:38px}.hero__subtitle{font-size:50px;line-height:80px}.hero-slider .slick-dots{bottom:-120px}.new{padding:50px 0}.section__right-link{margin-right:20px}.category__top{grid-column-gap:0}.category__bottom{padding:30px 10px}.footer{padding-bottom:20px}.footer__item{-ms-flex-preferred-size:100%;flex-basis:100%;border-bottom:1px solid #717171}.footer__item:last-child{border:none}.footer__item-title{font-size:24px;line-height:28px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.footer__item-title:after{content:'';display:block;background:url(../img/submenu-arrow.svg) center no-repeat;width:20px;height:20px;-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}.footer__item-title-last:after{display:none}.footer__item-title.active:after{-webkit-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg)}.footer__item-list{display:none}.footer__item-list__li a{font-size:17px}}@media (max-width:480px){.section__top{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:25px}.section__right{margin-top:20px}.new-item{margin:15px 8px}.new-slider .slick-dots{bottom:-40px}.category__bottom-item__title{font-size:15px;line-height:17px}.footer__bottom{display:block}.footer__bottom-socials{margin-top:15px}}@media (max-width:420px){.header__burger{margin-left:15px}.header__medium-right__buttons-item{margin-right:30px}.header__medium-right__buttons-item__icon{width:30px;height:30px}.header__medium-right__buttons-item__text{font-size:15px;line-height:17px}.header__medium-right__box{padding:10px;max-width:100px;width:100%}.header__mobile{padding:100px 15px 15px 15px}.footer__item-title{font-size:20px;line-height:22px;font-weight:700}}.webp .hero{background-image:url(../img/hero-bg.webp)}