:root{--bgColor: #FFFFFF;--textColor: #1E2E36;--whiteTextColor: #ffffff;--accentColor: #44C697;--secondTextColor: #BCBDBB;--secondAccentColor: #FF1B1B;--time: 250ms;--duration: cubic-bezier(0.4, 0, 0.2, 1);--mobile: 320px;--tablet: 768px;--desktop: 1920px}html{box-sizing:border-box;scroll-behavior:smooth}*,*::after,*::before{box-sizing:inherit}h1,h2,h3,h4,h5,h6,p{margin:0}img{display:block;max-width:100%;height:auto}body{min-width:var(--mobile);margin:0;color:var(--textColor);background-color:var(--bgColor);font-family:"Proxima Nova",sans-serif;font-weight:400;font-size:10px;line-height:1.25}@media screen and (min-width: 768px){body{font-size:10px}}@media screen and (min-width: 1920px){body{font-size:18px}}.list{list-style:none;padding:0;margin:0}.link{text-decoration:none}.section{margin-left:auto;margin-right:auto}@media screen and (min-width: 1920px){.section{max-width:1920px}}.title{font-weight:700;font-size:24px;text-align:center;margin-bottom:30px}@media screen and (min-width: 768px){.title{font-size:36px;margin-bottom:40px}}@media screen and (min-width: 1920px){.title{font-size:48px;margin-bottom:50px}}.title__line{position:relative}.title__line span{position:relative;z-index:2}.title__line::before{display:block;content:"";position:absolute;width:10px;height:100%;z-index:2;top:0;left:-2px;background-color:var(--accentColor)}@media screen and (min-width: 1920px){.title__line::before{width:20px;left:-5px}}.btn{display:block;padding:10px 26px;margin:0;border:none;cursor:pointer;border-radius:3px;font-weight:700;font-size:10px;text-transform:uppercase;color:var(--whiteTextColor);background-color:var(--accentColor)}@media screen and (min-width: 768px){.btn{font-size:14px;padding:14px 46px}}@media screen and (min-width: 1920px){.btn{font-size:18px}}@media screen and (max-width: 1399px){.header__btn{display:none}}.hero__btn{margin:0 auto}.menu-open{background-color:rgba(0,0,0,0);margin-left:auto}@media screen and (min-width: 1920px){.menu-open{display:none}}.hero-prev{display:block;padding:0;margin:0;border:none;cursor:pointer;background-color:rgba(0,0,0,0);margin-right:8px}@media screen and (min-width: 768px){.hero-prev svg{width:30px;height:30px}}.hero-next{display:block;padding:0;margin:0;border:none;cursor:pointer;background-color:rgba(0,0,0,0)}@media screen and (min-width: 768px){.hero-next svg{width:30px;height:30px}}.hero-next svg{transform:rotate(180deg)}.categories__btn{margin:30px auto 0 auto}@media screen and (min-width: 768px){.categories__btn{margin:50px auto 0 auto}}.form__btn{width:100%}.slider-prev{position:absolute;top:50%;left:15px;transform:translateY(-50%);display:block;padding:0;margin:0;border:none;cursor:pointer;background-color:rgba(0,0,0,0);fill:var(--whiteTextColor)}@media screen and (max-width: 768px){.slider-prev{left:10px}}.slider-next{position:absolute;top:50%;right:15px;transform:translateY(-50%);display:block;padding:0;margin:0;border:none;cursor:pointer;background-color:rgba(0,0,0,0);fill:var(--whiteTextColor)}.slider-next svg{transform:rotate(180deg)}@media screen and (max-width: 768px){.slider-next{right:10px}}.logo__wrapper{display:flex;align-items:center}@media screen and (max-width: 1400px){.logo__wrapper.black{margin:0 auto}}.logo__title{font-weight:700;font-size:26px;margin-left:10px;color:var(--whiteTextColor)}@media screen and (min-width: 768px){.logo__title{font-size:30px}}@media screen and (min-width: 768px){.logo__title{font-size:36px;margin-left:15px}}.logo__title span{color:var(--accentColor)}.logo__title.black{color:var(--textColor)}@media screen and (min-width: 1400px){.logo__title.black span{width:125px;height:75px}}.logo__svg{fill:var(--whiteTextColor)}.logo__svg.black{fill:var(--textColor)}.socnetworks__title{color:var(--whiteTextColor)}.socnetworks__list{display:flex;align-items:center}.socnetworks__item:not(:last-child){margin-right:5px}.socnetworks__link .socnetworks__icon{fill:var(--whiteTextColor);transition:fill var(--time) var(--duration)}@media screen and (min-width: 768px){.socnetworks__link .socnetworks__icon{width:40px;height:40px}}.socnetworks__link .socnetworks__icon.black{fill:var(--textColor)}.socnetworks__link:hover .socnetworks__icon,.socnetworks__link:focus .socnetworks__icon{fill:var(--accentColor)}.header__nav{padding:10px 15px;display:flex;align-items:center;border-bottom:1px solid rgba(30,46,54,.6)}@media screen and (min-width: 768px){.header__nav{padding:10px 30px}}@media screen and (min-width: 1920px){.header__nav{padding:10px 51px}}.nav__socnetworks-wrapper{display:flex;align-items:center}.nav__descr{font-weight:700;font-size:18px;color:var(--textColor);margin-right:5px}@media screen and (max-width: 1919px){.nav__descr{display:none}}.nav__tel-wrapper{display:flex;align-items:center;margin-left:50px}@media screen and (min-width: 1920px){.nav__tel-wrapper svg{width:24px;height:24px}}.nav__tel{font-weight:700;text-transform:uppercase;color:var(--textColor);margin-right:5px;margin-left:5px}.nav__menu{display:flex;margin-left:auto}@media screen and (max-width: 768px){.nav__menu{display:none}}.menu__item:not(:last-child){margin-right:15px}.menu__link{font-weight:700;text-transform:uppercase;color:var(--textColor)}.menu__link.current{border-bottom:3px solid var(--accentColor)}.header__section{padding:15px 15px;display:flex;align-items:center}@media screen and (min-width: 768px){.header__section{padding:15px 30px}}@media screen and (min-width: 1920px){.header__section{padding:15px 51px}}.header__list{display:flex;margin-right:115px}@media screen and (max-width: 1399px){.header__list{display:none}}.header__item:not(:last-child){margin-right:15px}.header__link{display:flex;align-items:center;font-weight:700;text-transform:uppercase;color:var(--textColor)}.btn__wrapper{display:flex}@media screen and (min-width: 1400px){.btn__wrapper{margin-left:auto}}@media screen and (max-width: 1399px){.header__basket{display:none}}@media screen and (min-width: 1400px){.header__basket{display:flex;align-items:center;margin-right:30px}.header__basket span{font-weight:700;text-transform:uppercase;color:var(--textColor);margin-left:5px}}.section__hero{position:relative;margin-bottom:50px}@media screen and (min-width: 768px){.section__hero{margin-bottom:70px}}@media screen and (min-width: 1920px){.section__hero{margin-bottom:100px}}.hero__img{width:100%;height:100%;object-fit:cover}.hero__inner{position:absolute;top:0;left:50px;padding:10px 30px;background-color:var(--bgColor);border-left:15px solid var(--accentColor)}@media screen and (max-width: 768px){.hero__inner{left:0px;padding:10px 15px}}@media screen and (min-width: 1200px){.hero__inner{padding:30px 90px 20px 90px}}@media screen and (min-width: 1920px){.hero__inner{padding:100px 90px}}.hero__mark{font-weight:700;font-size:24px;line-height:1;color:var(--textColor);text-align:center;margin-bottom:10px}@media screen and (min-width: 768px){.hero__mark{font-size:36px}}@media screen and (min-width: 1200px){.hero__mark{margin-bottom:30px;font-size:64px}}@media screen and (min-width: 1920px){.hero__mark{margin-bottom:50px}}.hero__label{font-weight:700;font-size:18px;color:var(--textColor);text-align:center;margin-bottom:10px}@media screen and (min-width: 768px){.hero__label{font-size:24px}}@media screen and (min-width: 1200px){.hero__label{font-size:36px}}@media screen and (max-width: 768px){.hero__description{display:none}}@media screen and (min-width: 768px){.hero__description{font-size:18px;color:var(--textColor);text-align:center;margin-bottom:10px}}@media screen and (min-width: 1200px){.hero__description{margin-bottom:10px;font-size:36px}}@media screen and (min-width: 1200px){.hero__description{margin-bottom:30px}}.hero__number{margin-top:10px;margin-bottom:5px;font-weight:700;font-size:14px;text-transform:uppercase;color:var(--textColor);text-align:center}.hero__number span{font-size:18px}@media screen and (min-width: 768px){.hero__number span{font-size:24px}}@media screen and (min-width: 1200px){.hero__number span{font-size:36px}}@media screen and (max-width: 435px){.hero__number{display:none}}@media screen and (min-width: 768px){.hero__number{font-size:18px}}@media screen and (min-width: 1200px){.hero__number{margin-top:30px;font-size:24px}}@media screen and (min-width: 1920px){.hero__number{margin-top:50px}}.switch__wrapper{display:flex;justify-content:center}.act svg{fill:var(--whiteTextColor);background-color:var(--textColor);border-radius:50%}.hero__slider{width:165px;overflow:hidden}@media screen and (min-width: 768px){.hero__slider{width:310px}}.hero__slider-line{display:flex;transition:all ease 1s}.section__benefits{padding:0 15px;margin-bottom:50px}@media screen and (min-width: 768px){.section__benefits{padding:0 30px;margin-bottom:70px}}@media screen and (min-width: 1920px){.section__benefits{padding:0 51px;margin-bottom:100px}}.benefits__wrapper{position:relative;display:block}.benefits__wrapper:hover .benefits__description{position:relative;opacity:1;transform:translateY(0)}.benefits__wrapper.overlay{position:relative;border-radius:3px}.benefits__wrapper.overlay::before{display:inline-block;content:"";position:absolute;width:100%;height:100%;background:linear-gradient(0deg, rgba(30, 46, 54, 0.5), rgba(30, 46, 54, 0.5));border-radius:3px}@media screen and (min-width: 768px){.benefits__wrapper:not(:last-child){margin-right:30px}}@media screen and (min-width: 1920px){.benefits__wrapper{height:350px;width:586px}.benefits__wrapper:not(:last-child){margin-right:30px}}.benefits__inner{position:absolute;bottom:0;padding:10px;color:var(--whiteTextColor)}@media screen and (min-width: 768px){.benefits__inner{padding:20px}}@media screen and (min-width: 1920px){.benefits__inner{padding:30px}}.benefits__img{height:100%;width:100%;object-fit:cover}.benefits__title{display:inline-flex;border-bottom:3px solid var(--accentColor);font-weight:700;font-size:18px}@media screen and (min-width: 768px){.benefits__title{font-size:20px}}@media screen and (min-width: 1920px){.benefits__title{font-size:36px}}.benefits__description{position:absolute;margin-top:10px;opacity:0;transform:translateY(100%);transition:var(--time) var(--duration)}.slider{overflow:hidden}.slider-line{display:flex;flex-wrap:nowrap;transition:all ease 1s}.slider__inner{position:relative}.notactive{background-color:rgba(0,0,0,0)}.notactive svg{fill:var(--textColor);background-color:var(--bgColor);border-radius:50%}.section__products{padding:0 15px;margin-bottom:50px}@media screen and (min-width: 768px){.section__products{padding:0 30px;margin-bottom:70px}}@media screen and (min-width: 1920px){.section__products{padding:0 51px;margin-bottom:100px}}.products__list{margin-bottom:44px;display:grid;justify-content:center;grid-template-columns:repeat(2, auto);gap:30px}@media screen and (min-width: 768px){.products__list{grid-template-columns:repeat(3, auto);gap:50px;margin-bottom:64px}}@media screen and (min-width: 1920px){.products__list{grid-template-columns:repeat(6, 1fr);gap:200px;margin-bottom:84px}}.products__link{display:flex;flex-direction:column;align-items:center;font-weight:700;font-size:18px;color:var(--textColor);text-transform:uppercase}@media screen and (min-width: 768px){.products__link{font-size:20px}}@media screen and (min-width: 1920px){.products__link{font-size:24px}}.products__link:hover .products__svg,.products__link:focus .products__svg{fill:var(--accentColor)}.products__link:hover .products__label::after,.products__link:focus .products__label::after{background-color:var(--accentColor)}.products__svg{fill:var(--textColor);transition:fill var(--time) var(--duration)}.products__label{margin-top:8px}@media screen and (min-width: 768px){.products__label{margin-top:10px}}.products__label::after{display:block;content:"";width:100%;height:3px;background-color:rgba(0,0,0,0);padding-top:3px;transition:background-color var(--time) var(--duration)}.cards__list{display:flex;flex-direction:column}@media screen and (min-width: 768px){.cards__list{flex-wrap:wrap;flex-direction:row;margin-left:-30px;margin-top:-50px}}.cards__item{position:relative;transition:transform var(--time) var(--duration),background-color var(--time) var(--duration),color var(--time) var(--duration)}@media screen and (max-width: 767px){.cards__item:not(:last-child){margin-bottom:20px}}@media screen and (min-width: 768px){.cards__item{flex-basis:calc(33.3333333333% - 30px);margin-left:30px;margin-top:50px}}.cards__item:hover,.cards__item:focus{transform:translateY(-25px);transition:transform var(--time) var(--duration)}.cards__item:hover .cards__description,.cards__item:focus .cards__description{background-color:var(--accentColor);transition:background-color var(--time) var(--duration)}.cards__item:hover .cards__label,.cards__item:hover .cards__price,.cards__item:hover .cards__price-old,.cards__item:focus .cards__label,.cards__item:focus .cards__price,.cards__item:focus .cards__price-old{color:var(--whiteTextColor);transition:color var(--time) var(--duration)}.cards__link{display:block;color:var(--textColor)}.cards__img{height:100%;width:100%;object-fit:cover}.cards__description{display:flex;justify-content:space-between;padding:5px}@media screen and (min-width: 768px){.cards__description{padding:10px}}@media screen and (min-width: 1920px){.cards__description{padding:15px}}.cards__label,.cards__price{font-weight:700;font-size:10px;text-transform:uppercase}@media screen and (min-width: 768px){.cards__label,.cards__price{font-size:12px}}@media screen and (min-width: 1920px){.cards__label,.cards__price{font-size:24px}}.cards__price-wrapper{display:flex;align-items:end}.cards__price-old{font-weight:700;font-size:8px;text-transform:uppercase;text-decoration-line:line-through;color:#bcbdbb;margin-left:5px}@media screen and (min-width: 768px){.cards__price-old{font-size:10px;margin-left:7px}}@media screen and (min-width: 1920px){.cards__price-old{font-size:18px;margin-left:10px}}.cards__mark{position:absolute;top:10px;left:0;padding:5px 15px;background-color:var(--textColor);font-weight:700;font-size:10px;color:var(--whiteTextColor);text-transform:uppercase}@media screen and (min-width: 768px){.cards__mark{font-size:12px}}@media screen and (min-width: 1920px){.cards__mark{font-size:18px}}.cards__mark-sale{background-color:var(--secondAccentColor);top:48px}.section__about{margin-bottom:50px}@media screen and (min-width: 768px){.section__about{margin-bottom:70px}}@media screen and (min-width: 1920px){.section__about{margin-bottom:100px}}.about__wrapper{position:relative}.about__img{width:100%}@media screen and (min-width: 768px){.about__img{margin-left:auto;width:80%}}@media screen and (min-width: 1920px){.about__img{width:1407px}}.about__description{background-color:var(--bgColor);border-right:15px solid var(--accentColor);border-radius:0px 3px 3px 0px}@media screen and (max-width: 768px){.about__description{display:flex;flex-direction:column;padding:15px}}@media screen and (min-width: 768px){.about__description{position:absolute;top:50%;left:0;transform:translateY(-50%);padding:15px 5px 15px 15px;width:50%}}@media screen and (min-width: 1920px){.about__description{padding:50px 30px 50px 50px;width:790px}}.description__text:not(:last-child){margin-bottom:10px}@media screen and (min-width: 768px){.description__text:not(:last-child){margin-bottom:15px}}.description__text span{color:var(--accentColor)}.section__question{margin-bottom:50px}@media screen and (min-width: 768px){.section__question{margin-bottom:70px}}@media screen and (min-width: 1920px){.section__question{margin-bottom:100px}}.question__wrapper{position:relative}.question__img{width:100%}@media screen and (min-width: 768px){.question__img{margin-right:auto;width:80%}}@media screen and (min-width: 1920px){.question__img{width:1561px}}.question__description{background-color:var(--bgColor);border-left:15px solid var(--accentColor);border-radius:3px 0px 0px 3px}@media screen and (max-width: 768px){.question__description{display:flex;flex-direction:column;padding:15px}}@media screen and (min-width: 768px){.question__description{position:absolute;top:50%;right:0;transform:translateY(-50%);padding:10px 50px 10px 15px;width:50%}}@media screen and (min-width: 1920px){.question__description{padding:50px 50px 50px 30px;width:528px}}.form__title{font-weight:700;font-size:20px;margin-bottom:30px}@media screen and (min-width: 768px){.form__title{margin-bottom:20px}}@media screen and (min-width: 1920px){.form__title{margin-bottom:30px;font-size:36px}}.form__input{width:100%;padding:14px 15px;margin-bottom:15px;border:1px solid var(--textColor);border-radius:3px;background-color:var(--bgColor);color:var(--textColor)}.form__input,.form__input:active{background-color:var(--bgColor)}.form__input::placeholder{color:rgba(30,46,54,.6)}.form__description{margin-top:30px}.form__description span{white-space:nowrap;font-weight:700}@media screen and (min-width: 768px){.form__description{margin-top:10px}}@media screen and (min-width: 1920px){.form__description{margin-top:30px}}.footer{position:relative}@media screen and (min-width: 1200px){.footer{display:grid;grid-template-columns:repeat(2, auto)}}.footer__description{min-width:320px;background-color:var(--textColor);padding:20px 20px 15px 20px}@media screen and (min-width: 768px){.footer__description{min-width:768px}}@media screen and (min-width: 1920px){.footer__description{width:831px;padding:50px 50px 15px 50px}}.footer__grid{margin-top:50px}@media screen and (min-width: 768px){.footer__grid{display:grid;grid-template-columns:auto auto;justify-content:space-around}}.footer__grid-part{display:flex;justify-content:space-around}@media screen and (min-width: 768px){.footer__list-one{margin-right:55px}}.footer__list-item{display:flex;align-items:center;font-weight:700;font-size:14px;color:var(--whiteTextColor);text-transform:uppercase}.footer__list-item:not(:last-child){margin-bottom:15px}.footer__list-item::before{content:"";display:block;width:14px;height:2px;background-color:var(--accentColor);margin-right:6px}@media screen and (min-width: 768px){.footer__list-item{font-size:18px}}@media screen and (max-width: 767px){.footer__grid-data{margin-top:40px}}@media screen and (min-width: 768px){.footer__grid-data{margin-bottom:84px}}.adress__item{display:flex;align-items:center;margin-bottom:15px}.adress__link{display:flex;align-items:flex-start}.adress__item-icon{fill:var(--whiteTextColor);margin-right:5px}.adress__item-text{color:var(--whiteTextColor)}.wrap-tel{display:flex;flex-direction:column}.adress__item-link{color:var(--accentColor)}.grid-data__socnetworks{margin-top:30px}.footer__copyright{font-size:14px;color:var(--whiteTextColor)}@media screen and (max-width: 767px){.footer__copyright{text-align:center}}.footer__development{display:flex;align-items:center}@media screen and (max-width: 767px){.footer__development{justify-content:center}}.development__name{font-family:"Cuprum",sans-serif;font-size:14px;line-height:1.155;color:var(--whiteTextColor);text-transform:uppercase;margin-left:3px}@media screen and (max-width: 1199px){.footer__img{display:none}}@media screen and (min-width: 1200px){.footer__img{width:100%;height:100%;object-fit:cover}}@media screen and (min-width: 1920px){.footer__img{width:1089px}}.back-to-top-wrapper{position:absolute;top:-25px;left:36px;pointer-events:none}.back-to-top-link{pointer-events:all}@media screen and (prefers-reduced-motion: no-preference){html,body{scroll-behavior:smooth}}/*# sourceMappingURL=main.min.css.map */