a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;box-sizing:border-box}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mNkYAAAAAYAAjCB0C8AAAAASUVORK5CYII=)}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:'';content:none}table{border-collapse:collapse;border-spacing:0}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;overflow:hidden;display:block;margin:0;padding:0}.slick-list:focus{outline:0}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{position:relative;left:0;top:0;display:block;margin-left:auto;margin-right:auto}.slick-track:after,.slick-track:before{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{float:left;height:100%;min-height:1px;display:none}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.title-h1{font-weight:600;font-size:70px;line-height:110%}.title-h1 span{display:inline-block;border-bottom:6px solid #ffaf35}.title-h2{font-weight:600;font-size:50px;line-height:110%;border-bottom:6px solid #ffaf35;display:inline-block}.title-h3{font-weight:600;font-size:20px;line-height:100%}.subtitle{font-size:20px;line-height:140%}body{font-family:"Open Sans",sans-serif;line-height:16px;line-height:140%;color:#212121;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscal;text-size-adjust:none;-moz-text-size-adjust:none;-webkit-text-size-adjust:none;-ms-text-size-adjust:none;overflow-x:hidden}html{overflow-x:hidden}main{min-height:calc(100vh - 340px)}.container{width:1440px;max-width:100%;margin:0 auto}.button-main{display:inline-block;outline:0;text-align:center;text-decoration:none;font-family:"Open Sans",sans-serif;font-size:18px;min-height:60px;font-weight:600;background:#ff6237;border-radius:40px;padding:16px;line-height:150%;color:#fff;transition:all .2s;border:none;cursor:pointer}.button-main:hover{background:#f50}.button-outline{display:inline-block;outline:0;text-align:center;text-decoration:none;font-family:"Open Sans",sans-serif;font-size:18px;min-height:60px;font-weight:600;background:0 0;border:2px solid #ff6237;border-radius:40px;padding:15px;line-height:150%;color:#ff6237;transition:all .2s}.button-outline:hover{background:rgba(255,98,55,.1)}.offer{border-radius:20px;padding:20px;transition:all .2s;text-decoration:none;color:#212121;display:flex!important;flex-direction:column;border:2px solid #23b75f}.offer:hover{background:#23b75f;color:#fff}.offer__media{height:230px;margin-bottom:20px;display:flex;align-items:flex-end;justify-content:center}.offer__media img{display:block;margin:0 auto}.offer__title{font-weight:700;margin-bottom:8px}.offer__text{margin-bottom:20px}.offer__price{font-weight:700;margin-top:auto}.overlay{position:fixed;z-index:4;top:0;bottom:0;left:0;right:0;opacity:0;background:rgba(28,28,28,.5);transition:opacity .3s;pointer-events:none}.overlay.active{opacity:1;pointer-events:visible}.header{padding:12px 0}.header__wrapper{display:flex;align-items:center;justify-content:space-between}.header__block{display:flex;align-items:center}.header__menu{margin-right:60px;display:flex;align-items:center}.header__link{text-decoration:none;color:#212121;font-size:14px;transition:color .2s}.header__link:not(:last-of-type){margin-right:24px}.header__link:hover{color:#ff6237}.header__languages{display:flex;align-items:center}.header__lang{color:rgba(33,33,33,.4);font-size:14px;text-transform:uppercase;text-decoration:none;pointer-events:visible}.header__lang:not(:last-of-type){position:relative;margin-right:5px;padding-right:5px}.header__lang:not(:last-of-type)::before{content:'';display:block;position:absolute;top:5px;bottom:5px;right:0;width:1px;background:#212121}.header__lang.active{color:#212121;pointer-events:none}.header__burger{display:none}.burger{width:40px;height:40px;padding:13px 11px;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-end;cursor:pointer;position:relative}.burger.active .burger__line{width:52%;-webkit-transform-origin:center;transform-origin:center;position:absolute;top:19px;left:10px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.burger.active .burger__line:nth-of-type(1){-webkit-transform:rotate(45deg);transform:rotate(45deg)}.burger.active .burger__line:nth-of-type(3){-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.burger.active .burger__line:nth-of-type(2){opacity:0}.burger__line{display:inline-block;height:1px;background:#212121;border-radius:4px;width:100%}.menu-mobile{overflow:hidden;position:fixed;top:0;right:0;width:100%;height:100%;z-index:6;pointer-events:none;display:block;-webkit-transform:translateX(100%);transform:translateX(100%);transition:opacity .4s cubic-bezier(.38,.005,.215,1),-webkit-transform .3s;transition:opacity .4s cubic-bezier(.38,.005,.215,1),transform .3s;transition:opacity .4s cubic-bezier(.38,.005,.215,1),transform .3s,-webkit-transform .3s;background:#fff}.menu-mobile.active{pointer-events:auto;-webkit-transform:translateX(0);transform:translateX(0)}.menu-mobile__top{padding:5px 20px;display:flex;align-items:center;justify-content:space-between}.menu-mobile__wrap{overflow-y:auto;overflow-x:hidden;height:100%}.menu-mobile__block{padding-top:40px;padding-bottom:40px;text-align:center;position:relative}.menu-mobile__block::before{content:'';display:block;position:absolute;top:0;bottom:0;background:#faf5f1;border-radius:40px;left:5px;right:5px;top:5px;bottom:5px;z-index:-1;pointer-events:none}.menu-mobile__center{display:flex;flex-direction:column;align-items:center;justify-content:center;margin-bottom:60px}.menu-mobile__logo{width:150px;line-height:0}.menu-mobile__logo img{width:100%}.menu-mobile__link{color:#212121;font-size:24px;line-height:180%;transition:color .2s;text-decoration:none}.menu-mobile__link:not(:last-of-type){margin-bottom:24px}.menu-mobile__langs{text-align:center}.menu-mobile__lang{color:#212121;font-size:24px;line-height:180%;opacity:.5;text-decoration:none;text-transform:uppercase;pointer-events:visible}.menu-mobile__lang:not(:last-of-type){padding-right:7px;margin-right:7px;border-right:2px solid #212121}.menu-mobile__lang.active{opacity:1;pointer-events:none}.intro__wrapper{padding-top:65px;padding-bottom:55px;position:relative;z-index:1;display:flex;justify-content:space-between}.intro__wrapper::before{content:'';display:block;position:absolute;top:0;bottom:0;background:#faf5f1;border-radius:80px;left:-60px;right:-60px;z-index:-1;pointer-events:none}.intro__content{max-width:660px;width:100%;padding-top:64px}.intro__title{margin-bottom:27px}.intro__text{width:90%;margin-bottom:40px}.intro__btn{min-width:220px}.intro__btn:not(:last-of-type){margin-right:24px}.intro__decor{position:absolute;bottom:53px;left:0}.directions{padding:80px 0}.directions__wrapper{display:flex;align-items:flex-end}.directions__block{max-width:415px;width:100%;margin-right:110px}.directions__title{margin-bottom:12px}.directions__list{display:flex;align-items:flex-start}.directions__item{width:100%}.directions__item:nth-of-type(1){max-width:269px}.directions__item:nth-of-type(2){max-width:400px}.directions__item:not(:last-of-type){margin-right:20px}.directions__item-title{font-weight:700;margin-bottom:12px}.about-us{padding:40px 0}.about-us__wrapper{display:flex;align-items:center;justify-content:space-between}.about-us__content{max-width:582px;width:100%}.about-us__title{margin-bottom:12px}.about-us__subtitle{margin-bottom:32px}.about-us__desc{margin-bottom:32px}.about-us__text:not(:last-of-type){margin-bottom:12px}.about-us__btn{min-width:220px}.about-us__benefits{max-width:724px;width:100%;display:flex;flex-wrap:wrap;padding-top:81px;padding-bottom:81px;position:relative;z-index:1;margin:-15px}.about-us__benefits::before{content:'';display:block;position:absolute;bottom:0;top:0;right:-60px;width:641px;border-radius:80px;background:rgba(35,183,95,.2);z-index:-1;pointer-events:none}.about-us__item{margin:15px;max-width:275px;width:100%}.benefit{background:#fff;border-radius:40px;padding:49px;box-shadow:0 30px 60px 0 rgba(73,73,73,.14)}.benefit__icon{padding:12px;display:block;margin:0 auto 12px}.benefit__text{font-size:20px;text-align:center}.information{padding:80px 0}.information__wrapper{display:flex;align-items:center;justify-content:center;gap:50px}.information__content{max-width:715px;width:100%}.information__block:not(:last-of-type){margin-bottom:50px}.information__title{margin-bottom:12px}.information__subtitle{margin-bottom:32px}.information__text:not(:last-of-type){margin-bottom:12px}.information__btn{min-width:220px;margin-top:32px}.information__decor{display:block;margin-left:auto}.offers{padding:80px 0;text-align:center;overflow:hidden}.offers__title{margin-bottom:12px}.offers__subtitle{margin-bottom:40px}.offers__list{margin-bottom:40px;display:flex;justify-content:space-between}.offers__list .slick-slide{margin:0 10px;height:inherit!important}.offers__list .slick-slide>div{height:100%}.offers__list .slick-track{display:flex!important}.offers__list .slick-arrow{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:60px;height:60px;border-radius:50%;background:0 0;border:2px solid #165737;font-size:0;transition:all .2s;cursor:pointer;z-index:2}.offers__list .slick-arrow:hover{background:rgba(22,87,55,.2)}.offers__list .slick-prev{left:0}.offers__list .slick-next{right:0}.offers__list .offer{height:100%}.offers__item{max-width:264px;width:100%;text-align:left}.offers__btn{min-width:220px;margin:0 auto}.contact-us{padding:40px 0 80px}.contact-us__wrapper{position:relative;padding-top:119px;padding-bottom:119px}.contact-us__wrapper::before{content:'';display:block;position:absolute;top:0;bottom:0;background:#faf5f1;border-radius:80px;left:-60px;right:-60px;z-index:-1;pointer-events:none}.contact-us__block{max-width:628px;width:100%}.contact-us__title{margin-bottom:47px;border-bottom:none}.contact-us__title span{border-bottom:6px solid #ffaf35}.contact-us__text{width:70%;margin-bottom:32px;font-size:20px;line-height:140%}.contact-us__btn{min-width:220px}.contact-us__photo{position:absolute;right:0;bottom:80px}.footer{background:#212121;padding-top:40px;padding-bottom:20px;color:#fff}.footer__top{display:flex;align-items:center;justify-content:space-between;margin-bottom:60px}.footer__logo{width:352px}.footer__logo img{width:100%}.footer__block{max-width:902px;width:100%;display:flex;align-items:flex-start;justify-content:space-between}.footer__row{max-width:426px;width:100%}.footer__label{font-size:24px;line-height:110%;font-weight:600;border-bottom:6px solid #ffaf35;margin-bottom:15px;display:inline-block}.footer__menu{display:flex;align-items:center;margin-bottom:17px}.footer__link{text-decoration:none;color:#fff;font-size:14px;line-height:180%}.footer__link:not(:last-of-type){margin-right:12px}.footer__info{font-size:14px;line-height:120%}.footer__info strong{display:block;font-weight:600}.footer__info strong:not(:last-of-type){margin-bottom:5px}.footer__info span{font-weight:400}.footer__privacy a{color:#fff;font-size:14px;line-height:150%}.footer__privacy a:not(:last-of-type){margin-right:24px}.footer__copyright{font-size:14px;line-height:120%;text-align:center}.catalog{padding-top:80px;padding-bottom:80px;text-align:center}.catalog__title{margin-bottom:40px}.catalog__list{display:flex;justify-content:space-between}.catalog__item{max-width:264px;width:100%;text-align:left}.product{padding-top:90px;padding-bottom:80px}.product__wrapper{display:flex;align-items:center;justify-content:space-between}.product__media-wrapper{max-width:724px;width:100%;height:579px;display:flex;align-items:flex-end}.product__media{height:100%;width:435px;border-radius:80px;background:#ffaf35;display:flex;align-items:center;justify-content:center;padding:50px 20px}.product__title{margin-bottom:20px}.product__subtitle{margin-bottom:32px}.product__desc{margin-bottom:32px}.product__text span{font-weight:700}.product__text:not(:last-of-type){margin-bottom:16px}.product__content{max-width:705px;width:100%}.product__list{margin-bottom:32px}.product__item{line-height:120%;position:relative;padding-left:25px}.product__item:not(:last-of-type){margin-bottom:10px}.product__item::before{content:'';display:block;position:absolute;left:5px;top:8px;width:4px;height:4px;border-radius:50%;background:#212121}.product__bottom{display:flex;align-items:center;justify-content:space-between}.product__price{font-weight:600;font-size:24px;line-height:140%}.product__btn{min-width:261px}.popup{overflow-x:hidden;overflow-y:auto;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);position:fixed;z-index:120;display:none}.popup.active{display:block}.popup__block{text-align:center;padding:60px;border-radius:40px;background:#fff;overflow:hidden;position:relative;max-width:460px;min-width:460px;width:100%}.popup__title{margin-bottom:20px;font-weight:600;font-size:20px;line-height:120%}.popup__title span{border-bottom:3px solid #ffaf35}.popup__text{line-height:120%;margin-bottom:32px}.popup__btn{min-width:140px}.form .form-bl{position:relative;line-height:0}.form .form-bl:not(:last-of-type){margin-bottom:10px}.form .form-bl.has-error input,.form .form-bl.has-error textarea{border:1px solid red}.form__wrapper{margin-bottom:32px}.form__label{text-align:left;display:block;font-size:12px;line-height:18px}.form__input,.form__textarea{padding:0 10px;width:100%;box-sizing:border-box;border:1px solid rgba(28,28,28,.16);font-size:14px;color:#212121;background:#fff;border-radius:6px;font-family:Roboto,Arial,sans-serif}.form__input:focus,.form__textarea:focus{border:1px solid #ff6237;outline:0}.form__input::-webkit-input-placeholder,.form__textarea::-webkit-input-placeholder{color:rgba(28,28,28,.3);font-size:14px;font-family:Roboto,Arial,sans-serif}.form__input::placeholder,.form__textarea::placeholder{color:rgba(28,28,28,.3);font-size:14px;font-family:Roboto,Arial,sans-serif}.form__input{height:38px}.form__textarea{height:70px;resize:none;padding:10px}.form__btn{min-width:230px;display:block;margin:0 auto}.form .help{position:absolute;bottom:-3px;left:0;-webkit-transform:translateY(100%);transform:translateY(100%);color:#ff1515;font-size:11px;line-height:1}.services{padding-top:120px;padding-bottom:120px}.services__wrapper{display:flex;align-items:flex-start;justify-content:space-between;flex-wrap:wrap}.services__item{max-width:675px;width:100%}.services__item:not(:last-of-type){margin-bottom:80px}.service__title{margin-bottom:32px}.map{padding-bottom:80px}.map__wrapper{padding-top:60px;padding-bottom:60px;position:relative}.map__iframe{position:absolute;bottom:0;top:0;left:-60px;right:-60px;border-radius:80px;overflow:hidden}.map iframe{width:100%;height:100%}.map__form{max-width:466px;width:100%;margin-left:auto;background:#fff;border-radius:40px;padding:40px 53px;position:relative;z-index:1;text-align:center}.map__form .form{text-align:left}.map__title{margin-bottom:16px;text-align:center}.map__subtitle{text-align:center;margin-bottom:32px;line-height:120%}.about-info{padding-top:80px;padding-bottom:120px}.about-info__top{margin-bottom:120px}.about-info__bottom{display:flex;justify-content:space-between;align-items:flex-start}.about-info__col{max-width:675px;width:100%}.about-info__title{margin-bottom:8px}.about-info__subtitle{margin-bottom:32px}.about-info__text:not(:last-of-type){margin-bottom:12px}.about-info__item:not(:last-of-type){margin-bottom:32px}.about-info__item-title{font-weight:700;margin-bottom:12px}.banner__wrapper{display:flex;align-items:center;justify-content:center}.banner__item{max-width:275px;width:100%}.banner__item:not(:last-of-type){margin-right:30px}.contacts{padding-top:40px;padding-bottom:80px}.contacts__wrapper{display:flex;align-items:flex-end}.contacts__col{max-width:564px;width:100%}.contacts__col:not(:last-of-type){margin-right:110px}.contacts__title{margin-bottom:12px}.contacts__info strong{font-weight:600;display:block;margin-bottom:12px}.contacts__info span{width:60%;display:inline-block}.privacy{padding-bottom:60px;padding-top:100px}.privacy__wrapper{max-width:900px}.privacy__title{text-align:center;font-weight:700;font-size:70px;margin-bottom:60px}.privacy__block:not(:last-of-type){margin-bottom:30px}.privacy__subtitle{margin-bottom:20px;text-align:center}.privacy__text{font-size:16px;line-height:1.4}.privacy__text:not(:last-of-type){margin-bottom:12px}.privacy__text strong{font-weight:700}.privacy ol{font-size:16px;line-height:1.4;margin-top:12px;margin-bottom:12px}.privacy ol li{list-style:decimal;list-style-position:inside}.privacy ol li strong{font-weight:700}.privacy ol li:not(:last-of-type){margin-bottom:12px}.privacy ul{font-size:16px;line-height:1.4;margin-top:12px;margin-bottom:12px}.privacy ul li{position:relative;padding-left:20px}.privacy ul li strong{font-weight:700}.privacy ul li:not(:last-of-type){margin-bottom:12px}.privacy ul li::before{content:'';position:absolute;display:block;left:0;top:7px;width:8px;height:8px;border-radius:50%;background-color:#23b75f}.privacy a{text-decoration:none;color:#23b75f}.privacy table{border-collapse:collapse;border:2px solid #faf5f1}.privacy table th{font-weight:700;text-align:left}.privacy table td,.privacy table th{border:1px solid #faf5f1;padding:8px 10px}@media screen and (max-width:1600px){.title-h1{font-size:60px}.title-h2{font-size:44px}.container{padding-left:20px;padding-right:20px;width:1024px}.header__logo{width:180px}.header__logo img{width:100%}.header__menu{margin-right:50px}.intro__wrapper{align-items:center}.intro__wrapper::before{left:0;right:0}.intro__content{max-width:50%;padding-top:0}.intro__decor{position:static;margin-top:50px}.intro__photo{width:49%}.directions__block{margin-right:40px}.about-us__content{max-width:400px}.about-us__benefits{max-width:545px}.about-us__benefits::before{width:480px;right:0}.about-us__item{max-width:235px}.information__wrapper{gap:30px}.information__photo{width:51%}.information__content{max-width:50%}.offers__list .slick-list{max-width:830px;width:100%;margin:0 auto}.contact-us__wrapper::before{left:0;right:0}.contact-us__block{max-width:50%}.contact-us__text{width:79%}.contact-us__photo{width:57%;right:20px}.footer__top{align-items:flex-start}.footer__logo{flex-shrink:0;width:300px}.footer__block{display:block;max-width:520px}.footer__row:not(:last-of-type){margin-bottom:32px}.footer__menu{justify-content:space-between;flex:1}.footer__link:not(:last-of-type){margin-right:0}.catalog__list{flex-wrap:wrap;margin:-15px;justify-content:flex-start}.catalog__item{margin:15px;max-width:calc(100%/3 - 30px)}.product__media-wrapper{max-width:510px;height:450px}.product__media{width:300px;flex-shrink:0}.product__media img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.product__decor{width:calc(100% - 300px)}.product__content{max-width:450px}.services__item{max-width:calc(100%/2 - 20px)}.map__iframe{left:0;right:0}.about-info{padding:80px 0}.about-info__top{margin-bottom:80px}.about-info__col{max-width:calc(100%/2 - 15px)}}@media screen and (max-width:1024px){.title-h1{font-size:55px}main{min-height:auto}.container{width:767px}.header__logo{width:150px}.header__block{display:none}.header__burger{display:block}.intro__wrapper{flex-direction:column-reverse;padding-top:40px;padding-bottom:40px}.intro__content{max-width:100%}.intro__title{margin-bottom:20px}.intro__text{margin-bottom:20px}.intro__decor{margin-top:30px;width:200px}.intro__photo{width:100%;max-width:370px}.directions{padding:60px 0}.directions__wrapper{flex-wrap:wrap}.directions__block{max-width:100%;margin-right:0;margin-bottom:30px}.about-us__wrapper{flex-direction:column-reverse}.about-us__content{max-width:100%}.about-us__subtitle{margin-bottom:20px}.about-us__desc{margin-bottom:20px}.about-us__benefits{max-width:100%;margin-bottom:40px;padding:40px 0}.about-us__benefits::before{width:80%}.information{padding:60px 0}.information__wrapper{flex-direction:column}.information__content{max-width:100%}.information__block:not(:last-of-type){margin-bottom:40px}.information__subtitle{margin-bottom:20px}.information__decor{width:350px}.offers{padding:60px 0}.offers__subtitle{margin-bottom:25px}.offers__list .slick-list{max-width:590px}.contact-us__wrapper{display:flex;flex-direction:column-reverse;padding-top:80px;padding-bottom:80px}.contact-us__block{max-width:100%}.contact-us__title{margin-bottom:30px}.contact-us__photo{position:static;margin:0 auto 30px}.footer__top{flex-wrap:wrap}.footer__logo{width:250px;margin-bottom:30px}.footer__block{max-width:100%;display:flex;gap:40px}.footer__row{max-width:50%}.footer__row:not(:last-of-type){margin-bottom:0}.footer__menu{flex-direction:column;align-items:flex-start}.catalog__item{max-width:calc(100%/2 - 30px)}.product{padding-top:60px}.product__wrapper{display:block}.product__media-wrapper{max-width:80%;margin-bottom:25px}.product__media{width:60%}.product__decor{width:35%}.product__title{margin-bottom:10px}.product__subtitle{margin-bottom:20px}.product__desc{margin-bottom:20px}.product__text:not(:last-of-type){margin-bottom:12px}.product__content{max-width:100%}.product__list{margin-bottom:20px}.services{padding:80px 0}.services__item{max-width:100%}.services__item:not(:last-of-type){margin-bottom:40px}.service__title{margin-bottom:20px}.about-info__subtitle{margin-bottom:20px}.banner__wrapper{flex-wrap:wrap;justify-content:space-between}.banner__item{max-width:calc(100%/2 - 20px)}.banner__item:nth-of-type(-n+2){margin-bottom:30px}.banner__item:not(:last-of-type){margin-right:0}.contacts{padding-top:20px;padding-bottom:60px}.contacts__wrapper{display:block}.contacts__col:not(:last-of-type){margin-bottom:30px}}@media screen and (max-width:767px){.title-h2{font-size:38px}.container{width:639px}.benefit{padding:30px}.information__photo{width:100%;max-width:370px}.information__decor{width:201px;margin-top:20px}.offers__list .slick-list{max-width:470px}.contact-us__photo{width:100%;max-width:370px}.footer__logo{width:200px}.product{padding:40px 0}.product__media-wrapper{max-width:100%;height:345px}.product__media{padding:30px 10px}.map__wrapper{padding-top:20px;padding-bottom:251px}.map__form{padding:40px 20px;margin:0 auto}.about-info{padding:60px 0}.about-info__bottom{display:block}.about-info__col{max-width:100%}.about-info__col:not(:last-of-type){margin-bottom:60px}.privacy__title{font-size:55px}}@media screen and (max-width:639px){.title-h1{font-size:38px}.title-h1 span{border-width:3px}.title-h2{font-size:32px;border-width:3px}.subtitle{font-size:18px}body{line-height:120%}.container{width:479px}.button-main{font-size:16px;min-height:50px;padding:13px}.button-outline{font-size:16px;min-height:50px;padding:11px}.header{padding:5px 0}.header__logo{width:120px;line-height:0}.menu-mobile__logo{width:120px}.intro__wrapper{padding-top:20px;padding-bottom:20px}.intro__wrapper::before{border-radius:40px;left:5px;right:5px}.intro__text{width:100%}.intro__btn{min-width:200px}.intro__btn:not(:last-of-type){margin-right:15px}.intro__decor{width:134px;margin-top:14px;margin-left:auto;display:block}.intro__photo{max-width:335px;margin-bottom:10px}.directions{padding:30px 0}.directions__block{margin-bottom:20px}.directions__title{margin-bottom:8px}.directions__list{display:block}.directions__item:not(:last-of-type){margin-right:0;margin-bottom:20px}.directions__item-title{margin-bottom:8px}.about-us{padding:20px 0}.about-us__title{margin-bottom:8px}.about-us__benefits{margin:-5px;margin-bottom:40px}.about-us__benefits::before{border-radius:40px;right:-10px}.about-us__item{max-width:151px;margin:5px}.benefit{padding:18px;border-radius:20px}.benefit__icon{padding:0;margin:0 auto 8px}.benefit__text{font-size:16px;line-height:120%}.information{padding:30px 0}.information__photo{max-width:335px;margin-bottom:20px}.information__title{margin-bottom:8px}.offers{padding:30px 0}.offers__title{margin-bottom:8px}.offers__subtitle{margin-bottom:20px}.offers__list{margin-bottom:20px;padding-bottom:55px}.offers__list .slick-slide{margin:0}.offers__list .slick-arrow{width:40px;height:40px;-webkit-transform:none;transform:none;bottom:0;top:auto}.offers__list .slick-arrow svg{width:8px;height:auto}.offers__list .slick-prev{left:55px}.offers__list .slick-next{right:55px}.offers__item{max-width:100%}.contact-us{padding:30px 0}.contact-us__wrapper{padding-top:14px;padding-bottom:40px}.contact-us__wrapper::before{left:5px;right:5px;border-radius:40px}.contact-us__title{margin-bottom:12px}.contact-us__title span{border-width:3px}.contact-us__text{width:90%;font-size:18px;line-height:120%;margin-bottom:20px}.contact-us__photo{max-width:335px;margin-bottom:20px}.footer{padding-top:20px}.footer__top{margin-bottom:30px}.footer__logo{width:183px;margin:0 auto 40px}.footer__block{gap:20px}.footer__label{border-width:3px}.footer__privacy{display:flex;flex-direction:column;align-items:flex-start}.footer__privacy a:not(:last-of-type){margin-bottom:5px}.catalog{padding-top:40px;padding-bottom:40px}.catalog__title{margin-bottom:20px}.catalog__list{margin:0}.catalog__item{margin:0;max-width:100%}.catalog__item:not(:last-of-type){margin-bottom:20px}.product__media-wrapper{height:270px;margin-bottom:20px}.product__media{border-radius:40px;padding:20px 10px;width:60%}.product__decor{width:40%}.product__title{margin-bottom:0}.product__item{max-width:100%}.product__item:not(:last-of-type){margin-bottom:12px}.product__bottom{display:block}.product__price{font-size:18px;margin-bottom:10px}.popup__block{width:345px;min-width:auto;padding:40px 15px}.form .help{bottom:0}.services{padding:40px 0}.map{padding-bottom:20px}.map__iframe{border-radius:40px;left:5px;right:5px}.about-info{padding:40px 0}.about-info__top{margin-bottom:40px}.about-info__item:not(:last-of-type){margin-bottom:16px}.about-info__item-title{margin-bottom:4px}.banner__item{max-width:calc(100%/2 - 5px)}.banner__item:nth-of-type(-n+2){margin-bottom:10px}.contacts{padding-bottom:40px}.contacts__info span{width:100%}.privacy{padding-top:60px}}@media screen and (max-width:479px){.container{width:100%}.intro__btn{min-width:auto;width:100%}.intro__btn:not(:last-of-type){margin-right:0;margin-bottom:10px}.about-us__btn{min-width:auto;width:100%}.information__btn{min-width:auto;width:100%}.offers__btn{min-width:auto;width:100%}.contact-us__btn{min-width:auto;width:100%}.footer__privacy a{font-size:12px}.footer__copyright{font-size:12px}.product{padding-top:20px}.product__btn{min-width:auto;width:100%}.privacy__title{font-size:45px}}@media screen and (max-width:374px){.title-h2{font-size:1.75rem}.about-us__item{max-width:110px}.popup__block{width:290px}}