.hamburger{display:none;z-index:100}.hamburger__active span:first-child{transform:translateY(8px) rotate(45deg)}.hamburger__active span:nth-child(2){display:none}.hamburger__active span:nth-child(3){transform:translateY(0) rotate(-45deg)}.hamburger span{display:block;margin-bottom:5px;border-radius:2px;background-color:var(--black-color);width:30px;height:3px;transition:all .3s}.hamburger span:last-child{margin-bottom:0}@media screen and (max-width:576px){.hamburger{display:block}}@media screen and (max-width:475px){.hamburger{z-index:1000}}.header{padding:5px 0;position:fixed;top:0;left:0;width:100%;background:var(--white-color);box-shadow:0 0 15px rgba(0,0,0,.3);z-index:100}.header__logo{position:relative;display:flex;align-items:center;justify-content:center;gap:10px;height:60px;z-index:103}.header__logo img{width:auto;height:100%;object-fit:cover}.header__phone{position:relative;display:flex;align-items:center;gap:2px;color:var(--black-color);font-weight:500;transition:.3s ease}.header__phone-mobile{display:none}@media screen and (max-width:576px){.header__phone-mobile{display:flex}}.header__phone svg{width:15px;height:15px;fill:var(--primary-color)}.header__phone:hover{color:var(--primary-color)}@media screen and (max-width:576px){.header__social{gap:8px}}.header-mobile__social{display:none!important}@media screen and (max-width:576px){.header-mobile__social{margin-top:auto;display:flex!important}}.header-wrapper{display:flex;justify-content:space-between;align-items:center;position:relative;z-index:10}.header__overlay{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background-color:var(--overlay-color);visibility:hidden;opacity:0;transition:all .2s}@media screen and (max-width:576px){.header__overlay{display:block}}.header__overlay-active{opacity:1;visibility:visible;z-index:101}.header .nav{display:flex;justify-content:space-between;align-items:center}@media screen and (max-width:576px){.header .nav{justify-content:unset;gap:20px;overflow:hidden;width:100%;height:100%;position:fixed;flex-direction:column;background:var(--white-color);padding:100px 0 40px;margin:0;left:-100%;top:0;transition:all .6s}}.header .nav__active{left:0;max-width:400px;z-index:102}.header .nav .menu{display:flex}@media screen and (max-width:576px){.header .nav .menu{flex-direction:column;width:100%}}.header .nav .menu__item{margin-right:20px;transition:all .3s}.header .nav .menu__item:hover .sub-menu{max-height:20em}.header .nav .menu__item:hover .menu__link:after{width:100%}.header .nav .menu__item:hover.menu__item-plus:before{transform:translate(-2px,-50%) rotate(-45deg)}.header .nav .menu__item:hover.menu__item-plus:after{transform:translate(2px,-50%) rotate(45deg)}@media screen and (max-width:576px){.header .nav .menu__item:hover.menu__item-plus:after{transform:translate(5px,-50%) rotate(45deg)}}.header .nav .menu__item:last-child{margin-right:0}@media screen and (max-width:576px){.header .nav .menu__item{margin:0}}.header .nav .menu__item-plus{position:relative;padding-right:15px}@media screen and (max-width:576px){.header .nav .menu__item-plus{padding:0}}.header .nav .menu__item-plus:after,.header .nav .menu__item-plus:before{content:"";position:absolute;top:50%;right:0;width:6px;height:1px;background-color:var(--black-color);transition:all .3s;transform:translate(-2px,-50%) rotate(45deg)}@media screen and (max-width:576px){.header .nav .menu__item-plus:after,.header .nav .menu__item-plus:before{left:15px;top:35px;right:auto;width:10px}}.header .nav .menu__item-plus:after{transform:translate(2px,-50%) rotate(-45deg)}@media screen and (max-width:576px){.header .nav .menu__item-plus:after{transform:translate(5px,-50%) rotate(-45deg)}}.header .nav .menu__link{display:inline-block;color:var(--black-color);font-weight:600;font-size:15px;line-height:56px;position:relative}@media screen and (max-width:576px){.header .nav .menu__link{width:100%;font-size:30px;padding:5px 40px;z-index:30}}.header .nav .menu__link:after{content:"";position:absolute;left:0;bottom:12px;width:0;height:2px;background-color:var(--primary-color);transition:.3s ease}@media screen and (max-width:576px){.header .nav .menu__link:after{display:none}}.header .nav .menu__link.active:after{width:100%}.header .nav .sub-menu{position:absolute;width:295px;background:var(--white-color);overflow:hidden;transition:max-height .3s ease;max-height:0;border-top:none;top:56px;box-shadow:3px 8px 10px rgba(0,0,0,.2);z-index:10}@media screen and (max-width:576px){.header .nav .sub-menu{position:relative;width:100%;background:#fff;box-shadow:none;top:0;left:0}}.header .nav .sub-menu__active{max-height:20em}.header .nav .sub-menu li{position:relative;height:100%;transition:all .3s}.header .nav .sub-menu li:after{content:"";position:absolute;width:271px;height:1px;top:0;left:12px}@media screen and (max-width:576px){.header .nav .sub-menu li li:after{width:calc(100% - 24px)}}.header .nav .sub-menu__link{padding-left:25px;display:block;font-weight:600;font-size:15px;line-height:50px;color:var(--black-color);position:relative}.header .nav .sub-menu__link.active,.header .nav .sub-menu__link:hover{color:var(--primary-color)}@media screen and (max-width:576px){.header .nav .sub-menu__link{font-size:18px;line-height:45px;padding-left:50px}}.pageup{position:fixed;right:20px;bottom:20px;cursor:pointer;z-index:99;opacity:0;visibility:hidden;transition:all .3s}.pageup,.pageup svg{width:55px;height:55px}.pageup svg{fill:var(--primary-color);filter:drop-shadow(0 0 2px rgba(0,0,0,.2))}.pageup:hover{scale:1.05}.pageup__show{opacity:1;visibility:visible}@font-face{font-family:__Montserrat_b1da2a;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/aec774cbe1963439-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c88,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Montserrat_b1da2a;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/634216363f5c73c1-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Montserrat_b1da2a;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/d83fe381bb17eb77-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Montserrat_b1da2a;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/88325a2c1fede2f4-s.woff2) format("woff2");unicode-range:u+0100-02af,u+0304,u+0308,u+0329,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Montserrat_b1da2a;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/e1c529c04de64b40-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+2074,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Montserrat_Fallback_b1da2a;src:local("Arial");ascent-override:85.79%;descent-override:22.25%;line-gap-override:0.00%;size-adjust:112.83%}.__className_b1da2a{font-family:__Montserrat_b1da2a,__Montserrat_Fallback_b1da2a;font-style:normal}.btn{position:relative;background-color:transparent;text-align:center;color:var(--white-color);padding:12px 20px;font-weight:600;border-radius:5px;transition:all .25s ease-in-out;z-index:2;overflow:hidden;white-space:nowrap}.btn:before{display:inline-block;left:10%;right:10%;background-color:var(--primary-color-hover);opacity:0}.btn:after,.btn:before{content:"";position:absolute;height:100%;top:0;bottom:0;transition:all .25s ease-in;z-index:-1}.btn:after{left:0;right:0;background-color:var(--primary-color)}.btn-big{padding:13px 25px;font-size:16px}@media screen and (max-width:576px){.btn-big{padding:13px 20px;font-size:14px}}.btn:hover{background:transparent}.btn:hover:after{opacity:0;left:10%;right:10%}.btn:hover:before{opacity:1;left:-1px;right:-1px}.btn-white{padding-top:11px;padding-bottom:11px;border:2px solid var(--white-color)}.btn-white:after{opacity:0}.btn-white:before{background-color:var(--white-color)}.btn-white:hover{transition:none;color:var(--primary-color)}.contacts{padding:50px 0}@media screen and (max-width:576px){.contacts{padding:40px 0}}.contacts__wrapper{display:flex;gap:20px}@media screen and (max-width:768px){.contacts__wrapper{flex-direction:column-reverse}}.contacts__item{position:relative;flex:0 1 70%}.contacts__map{width:100%;height:500px;display:block}@media screen and (max-width:768px){.contacts__map{height:300px}}.contacts__btn{position:absolute;bottom:20px;left:50%;transform:translateX(-50%)}.contacts__wrap-block{display:flex;flex-direction:column;gap:30px}@media screen and (max-width:768px){.contacts__wrap-block{flex-direction:row}}@media screen and (max-width:576px){.contacts__wrap-block{flex-direction:column;gap:20px}}.contacts__block{display:flex;gap:12px}.contacts__img svg{width:30px;height:30px;fill:var(--primary-color)}@media screen and (max-width:576px){.contacts__img svg{width:26px;height:26px}}.contacts__desc{flex:0 1 30%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:40px}@media screen and (max-width:576px){.contacts__desc{gap:20px}}.contacts__title{margin-bottom:10px;font-size:22px;line-height:1.3;font-weight:600}@media screen and (max-width:576px){.contacts__title{font-size:20px;margin-bottom:5px}}.contacts__text{color:var(--black-color);width:100%;display:flex;font-size:16px;line-height:1.5;transition:all .3s}.contacts__text-link:hover{color:var(--primary-color)}@font-face{font-family:__Nunito_14f33d;font-style:normal;font-weight:200 1000;font-display:swap;src:url(/_next/static/media/bde16c1724335d95-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c88,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Nunito_14f33d;font-style:normal;font-weight:200 1000;font-display:swap;src:url(/_next/static/media/8a9e72331fecd08b-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Nunito_14f33d;font-style:normal;font-weight:200 1000;font-display:swap;src:url(/_next/static/media/0610ebff456d6cfc-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Nunito_14f33d;font-style:normal;font-weight:200 1000;font-display:swap;src:url(/_next/static/media/e3b8d441242e07fb-s.woff2) format("woff2");unicode-range:u+0100-02af,u+0304,u+0308,u+0329,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Nunito_14f33d;font-style:normal;font-weight:200 1000;font-display:swap;src:url(/_next/static/media/21ed5661b47f7f6d-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+2074,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Nunito_Fallback_14f33d;src:local("Arial");ascent-override:99.71%;descent-override:34.82%;line-gap-override:0.00%;size-adjust:101.39%}.__className_14f33d{font-family:__Nunito_14f33d,__Nunito_Fallback_14f33d;font-style:normal}:root{--primary-color:#e93314;--primary-color-hover:rgba(201,81,51,.9);--bg-color:#f8f5f2;--overlay-color:hsla(0,0%,100%,.4);--overlay-color-2:rgba(0,0,0,.45);--white-color:#fff;--black-color:#1a1a1f;--grey-color:#f7f7f7;--shadow-img:0px 0px 20px 0px rgba(0,0,0,.1);--shadow-img-2:0px 0px 15px 0px rgba(0,0,0,.1);--main-font-size:16px}body::-webkit-scrollbar{width:12px;background-color:#dbdbdb}body::-webkit-scrollbar-thumb{background-color:#adadad;border-radius:20px}*{padding:0;margin:0;border:0}*,:after,:before{box-sizing:border-box}:active,:focus,a:active,a:focus{outline:none}aside,footer,header,nav{display:block}html{scroll-behavior:smooth;width:100vw}body,html{height:100%;width:100%;font-size:100%;line-height:1;font-size:14px;font-weight:400;-ms-text-size-adjust:100%;-moz-text-size-adjust:100%;-webkit-text-size-adjust:100%}button,input,textarea{font-family:inherit;font-size:inherit;line-height:inherit}input::-ms-clear{display:none}button{cursor:pointer}button::-moz-focus-inner{padding:0;border:0}a,a:hover,a:visited{text-decoration:none}ul li{list-style:none}img{vertical-align:top;width:100%;height:auto}iframe{border:0}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:400}body{color:var(--black-color);background:var(--white-color);scroll-behavior:smooth;display:flex;flex-direction:column}main{flex:1 1}.st0{fill:none;stroke:#231f20;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.bg-1{background:var(--black-color) url(/img/bg-1.png) no-repeat center/cover}.bg-2{background:var(--white-color) url(/img/bg-2.png) no-repeat center center/cover}.bg-3{background:var(--grey-color) url(/img/bg-3.png) no-repeat center/cover}.bg-4{background:var(--white-color) url(/img/bg-4.png) no-repeat center/cover}.p-70{padding:70px 0}@media screen and (max-width:768px){.p-70{padding:50px 0}}@media screen and (max-width:576px){.p-70{padding:40px 0}}.block-info__wrapper{margin-top:50px;display:flex;flex-direction:column;gap:70px}@media screen and (max-width:576px){.block-info__wrapper{margin-top:30px;gap:25px}}.block-info__desc{display:flex;align-items:center;gap:40px}.block-info__desc:nth-child(2){flex-direction:row-reverse}@media screen and (max-width:992px){.block-info__desc{gap:30px}}@media screen and (max-width:768px){.block-info__desc{flex-direction:column!important}}@media screen and (max-width:576px){.block-info__desc{gap:20px}}.block-info__img{position:relative;flex:0 1 55%;width:100%;border-radius:5px;overflow:hidden;box-shadow:var(--shadow-img);max-height:500px;aspect-ratio:4/3}.block-info__img.aspectRatio{aspect-ratio:3.5/3}@media screen and (min-width:576px){.block-info__img.animation{opacity:0;transform:translate3d(0,150px,0);transition:all .6s ease}.block-info__img.animation.in-view{opacity:1;transform:translateZ(0);transition-delay:.1s}}.block-info__img img{width:100%;height:100%;object-fit:cover}@media screen and (max-width:768px){.block-info__img{max-height:600px}}.block-info__text{flex:0 1 45%;font-size:16px;line-height:1.7}@media screen and (min-width:576px){.block-info__text.animation{opacity:0;transform:translate3d(0,150px,0);transition:all .6s ease}.block-info__text.animation.in-view{opacity:1;transform:translateZ(0);transition-delay:.3s}}.block-info__text p:not(:last-child){margin:0 0 10px}@media screen and (min-width:576px){.block-info .title.animation{opacity:0;transform:translate3d(0,150px,0);transition:all .6s ease}.block-info .title.animation.in-view{opacity:1;transform:translateZ(0)}}.advantages{padding-bottom:0!important}.advantages__subtitle{margin-top:40px;font-size:25px;line-height:1.5;font-weight:500}@media screen and (max-width:576px){.advantages__subtitle{font-size:18px;margin-top:20px}}.advantages__list{margin-top:30px}@media screen and (max-width:576px){.advantages__list{margin-top:20px}}.advantages__item{position:relative;padding-left:30px;font-size:16px;line-height:1.7}.advantages__item:not(:last-child){margin-bottom:10px}.advantages__item:before{content:"";display:block;width:5px;height:5px;background-color:var(--primary-color);border-radius:50%;position:absolute;left:10px;top:10px}@media screen and (min-width:576px){.advantages__item{opacity:0;transform:translateX(-200px);transition:all 1s}.advantages__item.in-view{opacity:1;transform:translateX(0)}.advantages__item.in-view:nth-of-type(2){transition-delay:.4s}.advantages__item.in-view:nth-of-type(3){transition-delay:.8s}.advantages__item.in-view:nth-of-type(4){transition-delay:1.2s}.advantages__item.in-view:nth-of-type(5){transition-delay:1.6s}.advantages__item.in-view:nth-of-type(6){transition-delay:2s}}.advantages__text{margin:40px auto 0;font-size:18px;font-weight:500;font-style:italic}.advantages__text,.block-items__text{line-height:1.7;max-width:800px;text-align:center}.block-items__text{font-size:16px;margin:50px auto 0}@media screen and (max-width:768px){.block-items__text{margin-top:25px;max-width:650px}}.block-items__img-wrap{margin-top:50px;display:flex;gap:30px}@media screen and (max-width:768px){.block-items__img-wrap{margin:25px auto 0;flex-direction:column;max-width:650px}}.block-items__img{flex-grow:0;flex-shrink:0;flex-basis:calc(50% - 15px);border-radius:5px;overflow:hidden;max-height:500px;box-shadow:var(--shadow-img);max-height:100%}.block-items__img-mobile{margin:25px auto 0;max-width:650px;display:none}@media screen and (max-width:768px){.block-items__img-mobile{display:block}.block-items__img:first-child{display:none}}.block-items__img img{width:100%;height:auto;object-fit:cover;aspect-ratio:4/3}