@import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,300;0,400;0,500;0,700;0,900;1,300;1,400;1,500;1,700;1,900&display=swap");@media (min-width:1200px){.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:1536px}}*{scroll-behavior:smooth}body{font-family:Roboto,sans-serif;color:#2d2d2d;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;min-height:100vh}html{position:relative;min-height:100%}.sticky_footer{position:absolute;left:0;bottom:0;width:100%}#preloader{position:fixed;z-index:100;width:100%;height:100%;top:0;left:0;background-color:#02b0ed;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;--animate-duration:0.5s}#preloader .sk-chasing-dots{width:6em;height:6em;position:relative;margin:auto;text-align:center;animation:a 2s infinite linear}#preloader .sk-chasing-dots .sk-child{width:3em;height:3em;display:inline-block;position:absolute;top:0;background-color:#fff;border-radius:100%;animation:b 2s infinite ease-in-out}#preloader .sk-chasing-dots .sk-dot-2{top:auto;bottom:0;animation-delay:1s}@keyframes a{to{transform:rotate(1turn)}}@keyframes b{0%,to{transform:scale(0)}50%{transform:scale(1)}}.header{position:fixed;z-index:90;top:0;left:0;right:0;box-shadow:inset 0 170px 108px -90px rgba(44,44,57,.9);color:#fff}.header__top{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;border-bottom:1px solid #9393a7;padding:24px 0 23px}.header__address{margin:0 auto 0 115px;padding-left:47px;position:relative;font-size:18px;line-height:24px;font-weight:400}.header__address:before{content:"";width:32px;height:32px;display:inline-block;background:url(../images/icons/address-icon.png) no-repeat 50%;position:absolute;left:0;top:calc(50% - 16px)}.header__address_mobile{display:none}.header__social{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start;gap:6px}.header__phone{color:#fff;font-weight:700;font-size:26px;line-height:1;text-decoration:none;transition:color .2s ease-in-out}.header__phone:hover{color:#02b0ed;text-decoration:none}.header__email{color:#c9c9c9;font-size:18px;line-height:20px}.header__email a{color:#fff;text-decoration:underline;text-underline-offset:.1em}.header__email a:hover{color:#02b0ed;text-decoration:none}.header__email_mobile{display:none}.header__btns{display:-ms-flexbox;display:flex;gap:15px;margin:0 auto}.header__btns_mobile{display:none}.header__btn{color:#fff;font-size:16px;line-height:20px;font-weight:400;padding:8px 20px;border:0;background:transparent;background-color:rgba(90,90,113,.5);border-radius:3px;min-height:56px;text-align:center;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;text-decoration:none;cursor:pointer}.header__btn:focus{outline:none}.header__btn:hover{text-decoration:none;color:#fff;background-color:rgba(90,90,113,.9)}.header-menu{display:none}.header__nav-list{list-style:none;padding:20px 0;margin:0;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;gap:20px}.header__nav-list a{color:#fff;font-size:18px;line-height:24px;text-decoration:none;white-space:nowrap}.header__nav-list a:hover{color:#02b0ed;text-decoration:none}.logo{display:inline-block}.overflow{display:none}.greeting{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:190px 0 40px;height:100vh;min-height:800px;background:url(../images/greeting-bg-2.jpg) no-repeat 50%/cover;color:#fff}.greeting__title{font-weight:700;font-size:74px;line-height:1;margin-bottom:6px;position:relative;text-transform:uppercase;letter-spacing:.03em}.greeting__title:after{content:"";width:402px;height:14px;display:inline-block;background-color:#6aba35;position:absolute;left:0;bottom:11px;z-index:-1}.greeting__subtitle{font-weight:500;font-size:36px;line-height:1;margin-bottom:71px}.greeting__items{display:grid;grid-template-columns:repeat(3,354px);gap:32px 37px}.greeting__item-icon{background-color:#bebec2;width:70px;height:70px;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;margin-bottom:20px}.greeting__item-text{font-size:18px;line-height:24px}.greeting__video{display:grid;grid-template-columns:120px auto;gap:17px;background-color:rgba(44,44,57,.5);border-radius:24px;padding:20px;max-width:320px}.greeting__video,.greeting__video-btn{-ms-flex-align:center;align-items:center}.greeting__video-btn{border:0;padding:0;background-color:transparent;cursor:pointer;width:120px;height:120px;background-color:hsla(0,0%,100%,.3);border-radius:50%;position:relative;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-pack:center;justify-content:center;transition:transform .2s ease-in-out}.greeting__video-btn img{position:relative;z-index:3}.greeting__video-btn:before{content:"";width:calc(100% - 16px);height:calc(100% - 16px);border-radius:50%;background-color:hsla(0,0%,100%,.5);position:absolute;z-index:1}.greeting__video-btn:after{content:"";width:calc(100% - 32px);height:calc(100% - 32px);border-radius:50%;background-color:#fbfcfe;position:absolute;z-index:2}.greeting__video-btn:focus{outline:none}.greeting__video-btn:hover{transform:scale(1.1)}.greeting__video-text{color:#fff;font-size:22px;line-height:26px;font-weight:500;text-transform:uppercase;letter-spacing:.03em}.exp{padding:51px 0 95px}.exp__items{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.exp__item{border:1px dashed #ebebeb;display:grid;grid-template-columns:1fr;grid-template-rows:290px 1fr}.exp__item-img{border-bottom:1px dashed #ebebeb;height:290px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.exp__item-text{color:#2d2d2d;font-size:26px;line-height:34px;font-weight:400;text-align:center;margin:0;padding:18px 10px 31px;position:relative}.exp__item-text b{font-weight:500}.exp__item-text:after{content:"";width:30px;height:30px;background:url(../images/icons/exp-mark-icon.png) no-repeat 50%;background-color:#eceff5;border-radius:50%;position:absolute;left:calc(50% - 14px);bottom:-16px}.title{color:#2d2d2d;text-align:center;font-weight:500;font-size:36px;line-height:48px;margin-bottom:45px}.title__primary{color:#02b0ed}.title_white{color:#fff}.title_divider{position:relative}.title_divider:after{content:"";width:180px;height:1px;background-color:#bcbccd;position:absolute;left:calc(50% - 90px);bottom:-21px}.about{padding:66px 0 80px;background:url(../images/about-bg.jpg) no-repeat 50%/cover}.about__block{background-color:hsla(0,0%,100%,.7);padding:24px 29px 10px 30px}.about__text{color:#2d2d2d;font-size:16px;line-height:24px;margin-bottom:16px}.about__links{margin-top:30px;display:grid;grid-template-columns:repeat(4,1fr);gap:19px}.about__link{background-color:hsla(0,0%,100%,.3);border:1px dashed #9394ae;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;position:relative;padding:32px 40px 34px 97px;color:#2d2d2d;font-size:22px;line-height:26px;font-weight:500;height:100%;text-decoration:underline;text-underline-offset:.2em}.about__link img{position:absolute;left:25px;top:calc(50% - 25px)}.about__link:hover{color:#4d5154;text-decoration:none}.about__imgs{display:grid;grid-template-columns:1fr 1fr;gap:10px}.about__img{height:216px}.about__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.title_about{margin-bottom:38px}.advantages{padding:70px 0 76px;background-color:#f0f0f8}.advantages__items{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;gap:47px 0}.advantages__item{width:33.3%;text-align:center}.advantages__item-img{height:250px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;margin-bottom:24px}.advantages__item-img_sm{height:190px}.advantages__item-heading{color:#2d2d2d;font-size:22px;line-height:30px;margin:0}.title_advantages{margin-bottom:70px}.quality{padding:70px 0 80px}.quality__videos{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;grid-template-areas:"a a b c" "a a d e"}.quality__video{cursor:pointer}.quality__video img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.quality__video_first{grid-area:a}.quality__video_second{grid-area:b}.quality__video_third{grid-area:c}.quality__video_fourth{grid-area:d}.quality__video_five{grid-area:e}.title_quality{margin-bottom:45px}.reviews{position:relative;padding:70px 0 80px;background:url(../images/reviews-bg.jpg) no-repeat 50%/cover}.reviews-item{height:514px;display:block}.reviews-item img{width:100%;height:100%;-o-object-position:center;object-position:center;-o-object-fit:cover;object-fit:cover}.reviews .owl-carousel .owl-nav{position:absolute;top:-84px;right:1px;display:-ms-inline-flexbox;display:inline-flex;gap:15px}.reviews .owl-carousel .owl-nav button{background-color:#6aba35;width:42px;height:42px;border-radius:50%;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;transition:background-color .2s ease-in-out}.reviews .owl-carousel .owl-nav button.owl-prev img{transform:rotate(180deg)}.reviews .owl-carousel .owl-nav button:hover{background-color:#6ed729}.reviews .owl-carousel .owl-nav button.disabled{background-color:#cbe7b8}.reviews .owl-carousel .owl-dots{width:100%;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;gap:10px;margin-top:31px}.reviews .owl-carousel .owl-dots button.owl-dot{background-color:#fff;border-radius:50%;width:10px;height:10px;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.reviews .owl-carousel .owl-dots button.owl-dot span{display:inline-block;width:6px;height:6px;border-radius:50%;background-color:transparent}.reviews .owl-carousel .owl-dots button.owl-dot.active{border-color:#6aba35}.reviews .owl-carousel .owl-dots button.owl-dot.active span{background-color:#6aba35}.title_reviews{margin-bottom:38px}.dealers{padding:70px 0 80px}.dealers__items{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.dealers__item{background-color:#f3f3f3;padding:25px 70px 21px 25px;position:relative;min-height:215px}.dealers__item-icon{width:60px;height:60px;background-color:#fff;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;margin-bottom:19px}.dealers__item-num{position:absolute;top:16px;right:24px;color:#e2e2e2;font-weight:700;font-size:80px;line-height:1}.dealers__item-heading{font-weight:400;color:#2d2d2d;font-size:22px;line-height:30px;margin:0}.title_dealers{margin-bottom:45px}.delivery{padding:70px 0 76px;background:url(../images/delivery-bg.jpg) no-repeat 50%/cover}.delivery__items{display:grid;grid-template-columns:repeat(5,1fr);gap:40px}.delivery__item-img{height:100px;margin-bottom:21px;-ms-flex-pack:center;justify-content:center}.delivery__item-heading,.delivery__item-img{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.delivery__item-heading{color:#fff;gap:14px}.delivery__item-heading b{font-weight:700;font-size:60px;line-height:1}.delivery__item-heading span{font-size:18px;line-height:22px;letter-spacing:.03em;text-transform:uppercase}.title_delivery{margin-bottom:44px}.contacts{height:623px;position:relative}.contacts__block{max-width:475px;width:100%;padding:40px 35px 40px 40px;position:absolute;z-index:2;top:100px;background-color:#fff;border-radius:3px;box-shadow:0 0 10px 4px hsla(0,0%,50%,.12);margin-left:40px}.contacts__block-header{margin-bottom:28px;padding-bottom:30px;border-bottom:1px solid #e2e3e8;display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:flex-start}.contacts__block-logo{max-width:100%}.contacts__block-address{font-size:18px;line-height:26px;margin-bottom:26px}.contacts__block-address b{font-size:26px}.contacts__block-phone{font-weight:600;color:#2d2d2d;font-size:26px;line-height:1;margin-bottom:9px;display:inline-block;transition:color .2s ease-in-out}.contacts__block-phone:hover{text-decoration:none;color:#02b0ed}.contacts__block-mail{display:inline-block;color:#2d2d2d;font-size:18px;line-height:1.1;text-decoration:underline;margin:0 0 30px;text-underline-offset:.1em;padding-left:26px;position:relative;transition:color .2s ease-in-out}.contacts__block-mail:before{content:"";width:16px;height:12px;display:inline-block;background:url(../images/icons/email-icon.png) no-repeat 50%/contain;position:absolute;left:0;top:calc(50% - 5px)}.contacts__block-mail:hover{text-decoration:none;color:#02b0ed}.contacts__block-btn{border:0;font-weight:500;font-size:18px;line-height:1;color:#fff;background:#6aba35;padding:22px 40px 24px;transition:background .2s ease-in-out}.contacts__block-btn:hover{color:#fff;text-decoration:none;background:#80e33f}.contacts__map{height:100%;width:100%}.ymap-container{overflow:hidden;background:url(../images/yandex-map.jpg) #fff no-repeat;background-position:50%;background-size:cover;z-index:1}#map-yandex,.ymap-container{position:relative;cursor:pointer;height:100%}#map-yandex{z-index:7;width:100%;background-color:transparent}.loader{position:absolute;z-index:15;top:-100%;left:0;width:100%;height:100%;overflow:hidden;color:#000;transition:opacity .7s ease;opacity:0;background-color:rgba(0,0,0,.55)}.loader,.loader:after,.loader:before{box-sizing:border-box}.loader.is-active{top:0;opacity:1}.loader-default:after{position:absolute;top:calc(50% - 24px);left:calc(50% - 24px);width:48px;height:48px;content:"";animation:c 1s linear infinite;border:8px solid #fff;border-left-color:transparent;border-radius:50%}@keyframes c{0%{transform:rotate(0)}to{transform:rotate(359deg)}}.footer{background-color:#f7f8fa;padding:20px 0}.itchelny{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:end;justify-content:flex-end;gap:11px;max-width:230px;margin-left:auto}.itchelny__text{color:#2d2d2d;font-size:14px;line-height:24px}.itchelny:hover{text-decoration:none}.copyright{color:#2d2d2d;font-size:14px;line-height:24px;margin:0}.modal-content{border-radius:0;border:0;position:relative}.modal-dialog{max-width:490px}.modal-title{font-weight:400;color:#000;font-size:32px;line-height:1;margin-bottom:9px;text-align:center}.modal-header{border:0;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;text-align:center;-ms-flex-direction:column;flex-direction:column;padding:36px 40px 17px}.modal-header .close{position:absolute;right:10px;top:10px;display:inline-block;margin:0;padding:5px 8px;background:url(../images/icons/close-icon.png) no-repeat 50%;width:30px;height:30px;opacity:1}.modal-input{width:100%;color:#212121;font-size:18px;line-height:1.2;margin-bottom:20px;border-radius:4px;padding:8px 15px;border:1px solid #d9d9d9}.modal-input:focus{outline:none}.modal-textarea{width:100%;color:#212121;font-size:18px;line-height:1.2;margin-bottom:20px;resize:vertical;min-height:120px;max-height:200px;border-radius:4px;padding:8px 15px;border:1px solid #d9d9d9}.modal-textarea:focus{outline:none}.modal-btn{width:100%;border:0;font-weight:400;font-size:18px;color:#fff;background:#02b0ed;padding:16px 36.5px 20px;transition:background .2s ease-in-out}.modal-btn:hover{color:#fff;text-decoration:none;background:#038ec1}.modal-checkbox{margin-bottom:19px}.modal-checkbox input{position:absolute;z-index:-1;opacity:0;margin:1px 0 0}.modal-checkbox input:checked+.modal-checkbox__text:after{opacity:1}.modal-checkbox__text{position:relative;padding:0 0 0 22px;cursor:pointer;color:#1c1d1e;font-size:12px;line-height:1.3}.modal-checkbox__text:before{border-radius:2px;border:1px solid #c9cdd1}.modal-checkbox__text:after,.modal-checkbox__text:before{content:"";position:absolute;top:0;left:0;width:14px;height:14px}.modal-checkbox__text:after{opacity:0;background:url(../images/icons/checkbox-icon.png) no-repeat 50%;transition:.2s}.modal-body{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:start;align-items:flex-start;padding:0 40px 39px}@media screen and (min-width:0px) and (max-width:767px){.menu{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);overflow:hidden;padding:6px;cursor:pointer}.menu.active:before{animation:h .2s .05s ease-out forwards}.menu.active:after{animation:g .2s .05s ease-out forwards}.menu.active .bar{animation:e .2s ease-out forwards}.menu.active .bar:last-child{top:8px;left:10px;animation:d .2s .2s ease-out forwards}.menu.back:before{transform:translateX(-140%)}.menu.back:after,.menu.back:before{animation:i .2s .05s ease-out forwards}.menu.back:after{transform:translateX(140%)}.menu.back .bar{transform:rotate(-45deg);animation:f .2s ease-out forwards}.menu.back .bar:last-child{transform:rotate(-135deg);top:8px;left:10px;animation:f .2s .2s ease-out forwards}.menu:before{width:21px}.menu:after,.menu:before{content:"";display:block;height:2px;background:#fff;border-radius:3px;margin-left:auto}.menu:after{width:29px}.menu .bar{display:block;width:25px;height:2px;background:#fff;margin:4px 0;border-radius:3px;margin-left:auto}.menu .bar:last-child{opacity:0;transform:rotate(-45deg);position:absolute;top:10px}@keyframes d{0%{opacity:1;transform:rotate(-45deg)}to{opacity:1;transform:rotate(-135deg)}}@keyframes e{to{transform:rotate(-45deg)}}@keyframes f{to{transform:rotate(0)}}@keyframes g{to{transform:translateX(155%)}}@keyframes h{to{transform:translateX(-170%)}}@keyframes i{to{transform:translateX(0)}}.header{z-index:50;padding:0;position:fixed;left:0;right:0;top:0;width:100%;background-color:#fff}.header__top{padding:15px 40px 15px 0;-ms-flex-pack:justify;justify-content:space-between;border:0}.header__top-bar{-ms-flex-pack:start;justify-content:flex-start;gap:10px}.header-menu{display:inline-block;width:50px;height:50px;background:transparent;border:0;right:0;top:2px;position:absolute;z-index:51}.header.active .header__bottom,.header.active .navigation{transform:translateX(0)}.header__bottom{z-index:1;position:fixed;z-index:50;right:0;top:0;background-color:#2c2c38;height:100%;width:70%;max-width:300px;padding:50px 15px 20px;text-align:right;transform:translateX(100%);transition:transform .2s ease-in-out}.header__bottom-bar{-ms-flex-direction:column;flex-direction:column}.header__bottom-mobile{padding-top:15px;display:block}.header__bottom-mobile .header__social{-ms-flex-align:end;align-items:flex-end}.header__bottom-mobile .header__social-phone{display:block;padding-left:35px}.header__bottom-mobile .header__social-phone:before{display:inline-block}.header__bottom-mobile .header__social-mail{display:block}.header__bottom-mobile .header__right{display:block;padding-top:15px}.header__nav{padding:0;margin:0;height:auto}.header__nav-list{padding:15px 0 10px;-ms-flex-direction:column;flex-direction:column;gap:10px;margin-bottom:20px;border-bottom:1px solid #e2e3e8}.header__nav-link:after,.header__nav-link:before,.header__nav-list li:before{display:none}.header__address{display:none;margin:0 0 15px;font-size:14px;line-height:1.3;padding:0 40px 0 0}.header__address_mobile{display:block}.header__address:before{left:auto;right:0}.header__email{display:none}.header__email_mobile{display:inline-block}.header__phone{font-size:18px;position:relative;z-index:51}.header__btns{-ms-flex-direction:column;flex-direction:column;display:none;gap:7px;padding-bottom:5px}.header__btns_mobile{display:-ms-flexbox;display:flex}.header__btn{min-height:40px;font-size:13px;line-height:1.2}.logo{max-width:110px;position:relative;z-index:51}.logo img{max-width:100%}.overflow{display:block;background-color:rgba(0,0,0,.5);position:fixed;z-index:40;top:0;left:0;width:100%;height:100%;visibility:hidden;opacity:0;transition:opacity .1s ease-in-out}.overflow.active{visibility:visible;opacity:1}.greeting{min-height:630px;padding:100px 0 40px}.greeting__title{font-size:32px;line-height:1.2;margin-bottom:10px}.greeting__title:after{bottom:7px;width:150px;height:8px}.greeting__subtitle{font-size:15px;line-height:1.2;margin-bottom:30px}.greeting__items{display:grid;grid-template-columns:1fr 1fr;gap:20px 25px}.greeting__item-icon{width:50px;height:50px;margin-bottom:10px}.greeting__item-icon img{max-width:60%;max-height:60%}.greeting__item-text{font-size:12px;line-height:1.4;margin:0}.greeting__item-text br{display:none}.greeting__video{grid-template-columns:1fr;gap:10px;padding:10px;text-align:center}.greeting__video-btn{width:80px;height:80px;margin:0 auto}.greeting__video-btn img{max-width:15px}.greeting__video-text{font-size:12px;line-height:1.4}.exp__items{grid-template-columns:repeat(2,1fr);gap:40px 20px}.exp__item{grid-template-rows:160px auto}.exp__item-img{height:160px;padding:15px 10px}.exp__item-img img{max-width:100%;max-height:100%}.exp__item-text{font-size:16px;line-height:1.3}.title{font-size:22px;line-height:1.3}.about{padding:50px 0}.about__block{padding:24px 15px 10px;margin-bottom:25px}.about__img{height:110px}.about__links{grid-template-columns:repeat(1,1fr);gap:10px}.about__link{font-size:14px;line-height:1.3;padding:22px 30px 24px 60px}.about__link img{top:calc(50% - 14px);left:15px;max-width:30px;max-height:30px}.advantages{padding:50px 0}.advantages__items{gap:20px 0}.advantages__item{width:50%;padding:0 10px}.advantages__item-img{height:100px;width:120px;margin:0 auto 20px}.advantages__item-img img{max-width:100%;max-height:100%}.advantages__item-heading{font-size:12px;line-height:1.3}.advantages__item-heading br,.title_advantages br{display:none}.quality{padding:50px 0}.quality__videos{grid-template-areas:"a a a a" "b b c c" "d d e e"}.title_quality{margin-bottom:30px}.reviews{padding:50px 0}.reviews-item{height:190px;width:135px;margin:0 auto}}@media screen and (min-width:0px) and (max-width:767px) and (min-width:400px) and (max-width:767px){.reviews-item{height:320px;width:225px}}@media screen and (min-width:0px) and (max-width:767px){.reviews .owl-carousel .owl-nav{top:-62px}}@media screen and (min-width:0px) and (max-width:767px){.title_reviews{text-align:left;margin-bottom:25px}}@media screen and (min-width:0px) and (max-width:767px){.dealers{padding:50px 0}.dealers__item{padding:15px;min-height:auto}.dealers__item-icon{width:40px;height:40px}.dealers__item-icon img{max-width:50%;max-height:50%}.dealers__item-num{font-size:40px;top:10px;right:10px}.dealers__item-heading{font-size:11px;line-height:1.3}.dealers__items{grid-template-columns:repeat(2,1fr);gap:10px}}@media screen and (min-width:0px) and (max-width:767px){.delivery{margin:40px 0}.delivery__items{gap:15px;grid-template-columns:1fr}.delivery__item{display:grid;grid-template-columns:80px 200px;-ms-flex-pack:center;justify-content:center;gap:15px}.delivery__item-img{margin:0}.delivery__item-img img{max-width:100%;max-height:100%}.delivery__item-heading{gap:8px}.delivery__item-heading b{font-size:40px}.delivery__item-heading span{font-size:14px;line-height:1.4}}@media screen and (min-width:0px) and (max-width:767px){.contacts{position:relative;overflow:hidden;height:auto}.contacts__map{height:400px}.contacts__block{padding:30px 20px 40px;position:static;margin:0 auto}.contacts__block-address b{font-size:22px}.contacts__block-address span{font-size:13px}.contacts__block-btn{padding:18px 30px 20px}}@media screen and (min-width:0px) and (max-width:767px){.ymap-container{background-image:url(../images/yandex-map-mobile.jpg);width:100%}}@media screen and (min-width:0px) and (max-width:767px){.footer{padding:30px 0}}@media screen and (min-width:0px) and (max-width:767px){.copyright{margin-bottom:25px;text-align:center}}@media screen and (min-width:0px) and (max-width:767px){.itchelny{margin:0 auto;-ms-flex-pack:center;justify-content:center}}@media screen and (min-width:0px) and (max-width:767px){.modal-header{padding:35px 20px 17px}.modal-body{padding:0 20px 35px}}@media screen and (max-width:365px){.header__phone{font-size:15px}.header__email{font-size:14px}.header__address{font-size:12px}.greeting__title{font-size:28px}.greeting__subtitle{font-size:14px}}@media screen and (min-width:768px) and (max-width:991px){.header__top{transition:padding .3s ease-in-out;padding:15px 0}.header__address{margin:0 auto 0 30px;font-size:12px;line-height:1.2;max-width:190px;padding-left:37px}.header__nav-list{transition:padding .3s ease-in-out;padding:12px 0}.header__nav-list a{font-size:10px;line-height:1.2}.header__phone{font-size:18px}.header__email{font-size:13px;line-height:1.2}.header__btns{-ms-flex-direction:column;flex-direction:column;gap:7px}.header__btn{font-size:11px;line-height:1.3;padding:4px 10px;min-height:36px}.header-small .header__top{padding:6px 0}.header-small .logo{max-width:120px}.header-small .header__nav-list{padding:6px 0}.logo{transition:max-width .3s ease-in-out;max-width:150px}.logo img{max-width:100%}.greeting{min-height:830px}.greeting__title{font-size:50px}.greeting__title:after{bottom:8px;height:10px;width:250px}.greeting__subtitle{font-size:24px;margin-bottom:50px}.greeting__items{grid-template-columns:repeat(2,1fr);gap:25px 20px}.greeting__item-text{font-size:16px;line-height:1.3;margin:0}.greeting__video{padding:10px}.greeting__video-text{font-size:18px}.exp__items{grid-template-columns:repeat(2,1fr);gap:40px 20px}.exp__item{grid-template-rows:220px auto}.exp__item-img{height:220px;padding:15px 10px}.exp__item-img img{max-width:100%;max-height:100%}.exp__item-text{font-size:20px;line-height:1.3}.title{font-size:30px;line-height:1.4}.about__block{margin-bottom:30px}.about__img{height:160px}.about__links{grid-template-columns:repeat(2,1fr)}.about__link{font-size:18px;line-height:22px;padding:22px 30px 24px 80px}.about__link img{top:calc(50% - 19px);left:15px;max-width:40px;max-height:40px}.advantages__items{gap:20px 0}.advantages__item{width:50%;padding:0 10px}.advantages__item-img{height:150px;width:150px;margin:0 auto 20px}.advantages__item-img img{max-width:100%;max-height:100%}.advantages__item-heading{font-size:18px;line-height:1.3}.advantages__item-heading br{display:none}.dealers__item{padding:25px 30px 21px 25px}.dealers__items{grid-template-columns:repeat(2,1fr)}.delivery__items{gap:15px;grid-template-columns:repeat(3,200px);-ms-flex-pack:center;justify-content:center}.delivery__item-heading{gap:8px}.delivery__item-heading b{font-size:40px}.delivery__item-heading span{font-size:14px;line-height:1.4}.reviews-item{height:470px}.contacts{position:relative;overflow:hidden;height:auto}.contacts__map{height:623px}.contacts__block{padding:30px 20px 40px;position:static;margin:0 auto}.contacts__block-address span{font-size:13px}.contacts__block-btn{padding:18px 30px 20px}.ymap-container{width:100%}.footer{text-align:center}.itchelny{margin:10px auto 0}}@media screen and (min-width:992px) and (max-width:1199px){.header__top{transition:padding .3s ease-in-out;padding:15px 0}.header__address{margin:0 auto 0 40px;font-size:14px;line-height:1.2;max-width:220px}.header__nav-list{transition:padding .3s ease-in-out}.header__nav-list a{font-size:15px;line-height:1.2}.header__phone{font-size:22px}.header__email{font-size:16px;line-height:1.2}.header__btn{font-size:14px;line-height:1.3;padding:8px 15px}.header-small .header__top{padding:8px 0}.header-small .logo{max-width:150px}.header-small .header__nav-list{padding:10px 0}.logo{transition:max-width .3s ease-in-out;max-width:170px}.logo img{max-width:100%}.greeting{min-height:750px}.greeting__title{font-size:60px}.greeting__title:after{bottom:10px;height:12px;width:300px}.greeting__subtitle{font-size:29px;margin-bottom:50px}.greeting__items{grid-template-columns:repeat(3,1fr);gap:30px 20px}.greeting__item-text{font-size:16px;line-height:1.3}.greeting__video-text{font-size:18px}.exp__item{grid-template-rows:220px auto}.exp__item-img{height:220px;padding:15px 10px}.exp__item-img img{max-width:100%;max-height:100%}.exp__item-text{font-size:20px;line-height:1.3}.title{font-size:30px;line-height:1.4}.about__img{height:160px}.about__link{font-size:18px;line-height:22px;padding:22px 30px 24px 80px}.about__link img{top:calc(50% - 19px);left:15px;max-width:40px;max-height:40px}.advantages__item{padding:0 10px}.advantages__item-heading{font-size:18px;line-height:1.3}.advantages__item-heading br{display:none}.dealers__item{padding:25px 30px 21px 25px}.dealers__items{grid-template-columns:repeat(3,1fr)}.delivery__items{gap:15px}.delivery__item-heading{gap:8px}.delivery__item-heading b{font-size:40px}.delivery__item-heading span{font-size:14px;line-height:1.4}.reviews-item{height:420px}}@media screen and (min-width:1200px) and (max-width:1399px){.header__top{transition:padding .3s ease-in-out;padding:15px 0}.header__address{margin:0 auto 0 40px;font-size:16px;line-height:1.2;max-width:300px}.header__nav-list{transition:padding .3s ease-in-out}.header-small .header__top{padding:8px 0}.header-small .logo{max-width:190px}.header-small .header__nav-list{padding:10px 0}.logo{transition:max-width .3s ease-in-out;max-width:200px}.logo img{max-width:100%}.about__block{padding:30px 20px}.about__text{font-size:16px}.dealers__item{padding:25px 25px 21px;min-height:205px}.dealers__item-heading{font-size:20px;line-height:1.3}.delivery__items{gap:20px}.delivery__item-heading span{font-size:15px;line-height:1.4}.reviews-item{height:400px}}@media screen and (min-width:1400px) and (max-width:1540px){.header__top{transition:padding .3s ease-in-out}.header__address{margin:0 auto 0 50px}.header__nav-list{transition:padding .3s ease-in-out}.header-small .header__top{padding:10px 0 12px}.header-small .logo{max-width:200px}.header-small .header__nav-list{padding:10px 0}.logo{transition:max-width .3s ease-in-out;max-width:269px}.logo img{max-width:100%}.dealers__item{padding:25px 50px 21px 25px}}@media screen and (min-width:1541px){.header .header__top{transition:padding .3s ease-in-out}.header .logo{transition:max-width .3s ease-in-out;max-width:354px}.header .logo img{max-width:100%}.header__nav-list{transition:padding .3s ease-in-out}.header-small .header__top{padding:10px 0 12px}.header-small .logo{max-width:200px}.header-small .header__nav-list{padding:10px 0}}