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}.title-h1{font-weight:600;font-size:96px;line-height:110%;text-transform:uppercase}.title-h4{font-weight:600;font-size:32px;line-height:1;color:#ff001a}.h2{font-weight:600;font-size:32px;line-height:100%}.h3{font-weight:600;font-size:20px;line-height:100%}body{font-family:"Open Sans",sans-serif;line-height:18px;line-height:140%;color:#000;-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}.container{width:1280px;max-width:100%;margin:0 auto}.button{display:inline-flex;align-items:center;text-decoration:none;background:#ff001a;border-radius:300px;padding:5px;padding-left:25px;color:#fff;font-size:20px;line-height:1;transition:all .2s;border:none;cursor:pointer;box-shadow:-30px 30px 60px 0 rgba(0,0,0,.15)}.button__text{margin-right:20px}.button__icon{width:50px;height:50px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#fff}.button:hover{background:#930000}.overlay{position:fixed;z-index:4;top:0;bottom:0;left:0;right:0;opacity:0;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:rgba(243,244,246,.6);transition:opacity .3s;pointer-events:none}.overlay.active{opacity:1;pointer-events:visible}.header{position:absolute;top:23px;left:180px;right:180px;background:#fff;border-radius:60px;z-index:5}.header__wrapper{display:flex;align-items:center;justify-content:space-between}.header__logo{line-height:0}.header__link{text-transform:uppercase;text-decoration:none;font-size:14px;line-height:1;color:#000;padding:22px 0;position:relative}.header__link::before{content:'';display:block;position:absolute;bottom:0;left:0;right:0;background:#ff001a;height:4px;border-radius:20px;opacity:0;transition:all .2s}.header__link:not(:last-of-type){margin-right:40px}.header__link:hover::before{opacity:1}.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:2px;background:#000;border-radius:4px;width:100%}.menu-mobile{overflow:hidden;position:fixed;top:15px;bottom:15px;right:10px;left:10px;z-index:6;pointer-events:none;display:block;-webkit-transform:translateX(110%);transform:translateX(110%);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;border-radius:30px}.menu-mobile.active{pointer-events:auto;-webkit-transform:translateX(0);transform:translateX(0)}.menu-mobile__top{padding:4px 15px;display:flex;align-items:center;justify-content:space-between}.menu-mobile__wrap{overflow-y:auto;overflow-x:hidden;height:100%}.menu-mobile__center{text-align:center;padding-top:60px;padding-bottom:60px;display:flex;flex-direction:column;align-items:center;justify-content:center}.menu-mobile__link{text-transform:uppercase;color:#000;font-size:14px;line-height:100%;transition:color .2s;text-decoration:none}.menu-mobile__link:hover{color:#ff001a}.menu-mobile__link:not(:last-of-type){margin-bottom:60px}.intro{padding-top:200px;padding-bottom:150px;background:#f3f4f6;position:relative;overflow:hidden}.intro::before{content:'';display:block;position:absolute;bottom:0;left:0;right:0;top:0;background:linear-gradient(0deg,#f3f4f6 0,rgba(243,244,246,0) 41.81%);z-index:1;pointer-events:none}.intro__container{position:relative;z-index:2}.intro__title{margin-bottom:20px;width:90%}.intro__text{font-size:24px;line-height:120%;margin-bottom:50px;max-width:613px;width:100%}.intro__list{margin-bottom:50px;display:flex;align-items:center}.intro__item:not(:first-of-type){position:relative;padding-left:30px}.intro__item:not(:first-of-type)::before{content:'';display:block;position:absolute;width:10px;height:10px;border-radius:50%;background:#ff001a;left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.intro__item:not(:last-of-type){margin-right:20px}.intro .intro__decor{position:absolute}.intro .intro__decor--2{width:338px;top:81px;left:calc(50% - 1059px)}.intro .intro__decor--3{width:869px;top:-23px;left:calc(50% - -87px)}.benefits #scene{position:absolute;bottom:0;top:0;left:0;right:0}.benefits__wrapper{padding-top:120px;padding-bottom:133px;position:relative}.benefits__photo{position:absolute;border-radius:4px;box-shadow:-80px 80px 120px 0 rgba(0,0,0,.15);z-index:2}.benefits__photo--1{top:0;right:0}.benefits__photo--2{bottom:0;left:0}.benefits__list{display:flex;align-items:flex-start;justify-content:space-between}.benefits__item{max-width:407px;width:100%}.benefits__item:nth-of-type(2){margin-top:130px}.benefits__item:nth-of-type(3){margin-top:260px}.benefit{padding-left:126px;position:relative}.benefit::before{content:'';display:block;position:absolute;width:105px;height:44px;background:url(/../img/svg/arrow.svg) no-repeat center;top:0;left:0}.benefit__title{margin-bottom:20px}.services{background:#f3f4f6;padding-top:120px;padding-bottom:234px}.services__top{position:relative;margin-bottom:100px;width:84%}.services__text{max-width:515px;width:100%;position:absolute;bottom:10px;right:0;font-size:18px;line-height:140%}.services__list{display:flex;justify-content:space-between}.services__item{max-width:298px;width:100%}.service{position:relative}.service:hover .service__item{opacity:1;-webkit-transform:translate(-50%,-50%) rotate(-4.82deg) scale(1);transform:translate(-50%,-50%) rotate(-4.82deg) scale(1)}.service__block{height:201px;display:flex;align-items:flex-end;padding:30px;border:2px solid #d9d9d9;position:relative}.service__block::before{content:'';display:block;position:absolute;bottom:-2px;left:0;right:0;height:8px;border-radius:4px;background:#ff001a}.service__item{background:#1e1e1e;box-shadow:-80px 80px 120px 0 rgba(0,0,0,.35);border-radius:4px;min-height:420px;width:420px;padding:30px 35px;position:absolute;top:63%;left:50%;-webkit-transform:translate(-50%,-50%) rotate(0) scale(0);transform:translate(-50%,-50%) rotate(0) scale(0);opacity:0;transition:all .3s;z-index:2}.service__subtitle{margin-bottom:10px;padding-left:70px;min-height:64px;display:flex;align-items:center}.service__text{color:#fff;font-size:18px;line-height:140%}.service__icon-1{position:absolute;top:0;left:0}.service__icon-2{position:absolute;bottom:0;right:0}.cta{position:relative;padding:58px 0;text-align:center;background-color:#f3f4f6;overflow:hidden}.cta::before{content:'';display:block;position:absolute;bottom:0;left:0;right:0;top:0;background:linear-gradient(0deg,#f3f4f6 0,rgba(243,244,246,0) 41.81%);z-index:2;pointer-events:none}.cta__container{position:relative;z-index:3}.cta__title{margin-bottom:41px}.cta__description{max-width:1010px;margin:0 auto 40px;font-size:24px;line-height:120%}.cta__button{margin:0 auto;display:flex;justify-content:center;align-items:center;border-radius:50%;width:60px;height:60px;background-color:#ff001a;transition:all .5s}.cta__button:hover{background-color:#930000}.cta .cta__decor{position:absolute}.cta .cta__decor--1{z-index:1}.cta .cta__decor--2,.cta .cta__decor--3,.cta .cta__decor--4{display:block;z-index:0}.cta .cta__decor--2{width:436px;top:-79px;left:calc(50% - 881px)}.cta .cta__decor--3{width:674px;top:-7px;left:calc(50% + 274px)}.cta .cta__decor--4{width:652px;bottom:-476px;left:calc(50% - 652px)}.info{padding:60px 0 40px}.info__container{display:flex;align-items:flex-start}.info__col:not(:last-child){margin-right:60px}.info__col--logo{display:block}.info__col--about{flex:1;margin-top:1px;margin-right:50px}.info .info__col--links{max-width:125px;margin-right:67px}.info__col--contacts{max-width:287px}.info__title{margin-bottom:19px}.info__logo{display:block;width:229px}.info__text{font-size:14px;line-height:143%;color:#000}.info-list__item{display:flex;align-items:center}.info-list__item:not(:last-of-type){margin-bottom:11px}.info-list__item:hover .info-list__icon{background-color:#930000}.info-list__icon{width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:50%;background-color:#ff001a;margin-right:12px;transition:all .5s}.info-list__icon svg{display:block}.info-list__text{flex:1;text-decoration:none;line-height:140%}.footer{padding:18px 0;background-color:#f3f4f6}.footer__container{display:flex;align-items:center;justify-content:space-between}.footer__copyright{font-size:12px;line-height:140%}.footer__list{display:flex;align-items:center}.footer__item:not(:last-of-type){margin-right:20px}.footer__link{color:#000;font-size:14px;line-height:100%}.about__container{display:flex}.about__col--one{margin-right:50px}.about__col--two{padding:120px 0;margin-right:56px}.about__col--three{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-end}.about__item:not(:last-of-type){margin-bottom:19px}.about__title{margin-bottom:10px;color:#ff001a}.about__description{font-size:18px;line-height:140%}.about__decor{display:block;box-shadow:-80px 80px 120px 0 rgba(0,0,0,.149);border-radius:4px}.about__decor--1{width:406px}.about__decor--2{width:196px}.about__decor--3{width:290px}.contacts{padding:80px 0;position:relative}.contacts__map{position:absolute;height:100%;width:100%;top:0;right:0;left:0;bottom:0}.contacts__container{max-width:588px;position:relative;z-index:1;margin:0;left:calc(50% - (1280px / 2))}.contacts__form{background-color:#f3f4f6;padding:40px 30px;border-radius:20px;box-shadow:-80px 80px 120px 0 rgba(0,0,0,.149)}.contacts__form .button{justify-content:center;padding:5px 10px}.contacts__form .button__text{margin-right:0}.contacts__title{margin-bottom:32px}.contacts__list{max-width:300px;margin-bottom:30px}.contacts__cta{font-weight:600;font-size:24px;line-height:120%;margin-bottom:24px;text-align:center}.form__field{position:relative;margin-bottom:15px}.form__field.has-error .form__input{border-color:#ff001a}.form__field.has-error .form__error{opacity:1;visibility:visible}.form__field:last-of-type{margin-bottom:24px}.form__input,.form__textarea{font-family:"Open Sans",sans-serif;height:38px;border:1px solid rgba(0,0,0,.161);font-size:14px;line-height:18px;color:#000;outline:0;display:block;width:100%;padding:9px 19px;box-sizing:border-box;border-radius:4px;transition:all .5s}.form__input:focus,.form__textarea:focus{border-color:#000}.form__input::-webkit-input-placeholder,.form__textarea::-webkit-input-placeholder{font-size:14px;line-height:18px}.form__input::placeholder,.form__textarea::placeholder{font-size:14px;line-height:18px}.form__error{color:#ff001a;font-size:9px;line-height:1;padding-left:21px;top:100%;position:absolute;opacity:0;visibility:hidden}.form__textarea{height:70px;resize:none}.form__button{cursor:pointer;border:none;outline:0;height:60px;min-width:157px;margin:0 auto;display:flex}.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:40px;border-radius:20px;background:#fff;overflow:hidden;position:relative;max-width:418px;min-width:418px;width:100%;text-align:center}.popup__title{margin-bottom:10px;font-weight:600;font-size:24px;line-height:120%}.popup__text{margin-bottom:24px;text-align:center;font-size:18px;line-height:120%}.popup__btn{margin:0 auto}.popup__btn.button{padding:18px 24px;justify-content:center}.popup__btn.button .button__text{margin-right:0}.bg{top:0;left:0;right:0;bottom:0;position:absolute;width:100%;height:100%;display:flex;z-index:0;pointer-events:none}.bg__col{pointer-events:none;position:absolute;top:50%;-webkit-transform:translate(0,-50%);transform:translate(0,-50%);-webkit-backdrop-filter:blur(80px);backdrop-filter:blur(80px);height:calc(100% + 2px);width:calc((100% / 28) + 1px);background:linear-gradient(270deg,rgba(255,255,255,.0075) -20%,rgba(40,40,40,.0933904) 75.76%,rgba(255,255,255,.0075) 123.64%)}.bg__col:nth-of-type(1){left:calc((1 - 1) * (100% / 28 + 0px))}.bg__col:nth-of-type(2){left:calc((2 - 1) * (100% / 28 + 0px))}.bg__col:nth-of-type(3){left:calc((3 - 1) * (100% / 28 + 0px))}.bg__col:nth-of-type(4){left:calc((4 - 1) * (100% / 28 + 0px))}.bg__col:nth-of-type(5){left:calc((5 - 1) * (100% / 28 + 0px))}.bg__col:nth-of-type(6){left:calc((6 - 1) * (100% / 28 + 0px))}.bg__col:nth-of-type(7){left:calc((7 - 1) * (100% / 28 + 0px))}.bg__col:nth-of-type(8){left:calc((8 - 1) * (100% / 28 + 0px))}.bg__col:nth-of-type(9){left:calc((9 - 1) * (100% / 28 + 0px))}.bg__col:nth-of-type(10){left:calc((10 - 1) * (100% / 28 + 0px))}.bg__col:nth-of-type(11){left:calc((11 - 1) * (100% / 28 + 0px))}.bg__col:nth-of-type(12){left:calc((12 - 1) * (100% / 28 + 0px))}.bg__col:nth-of-type(13){left:calc((13 - 1) * (100% / 28 + 0px))}.bg__col:nth-of-type(14){left:calc((14 - 1) * (100% / 28 + 0px))}.bg__col:nth-of-type(15){left:calc((15 - 1) * (100% / 28 + 0px))}.bg__col:nth-of-type(16){left:calc((16 - 1) * (100% / 28 + 0px))}.bg__col:nth-of-type(17){left:calc((17 - 1) * (100% / 28 + 0px))}.bg__col:nth-of-type(18){left:calc((18 - 1) * (100% / 28 + 0px))}.bg__col:nth-of-type(19){left:calc((19 - 1) * (100% / 28 + 0px))}.bg__col:nth-of-type(20){left:calc((20 - 1) * (100% / 28 + 0px))}.bg__col:nth-of-type(21){left:calc((21 - 1) * (100% / 28 + 0px))}.bg__col:nth-of-type(22){left:calc((22 - 1) * (100% / 28 + 0px))}.bg__col:nth-of-type(23){left:calc((23 - 1) * (100% / 28 + 0px))}.bg__col:nth-of-type(24){left:calc((24 - 1) * (100% / 28 + 0px))}.bg__col:nth-of-type(25){left:calc((25 - 1) * (100% / 28 + 0px))}.bg__col:nth-of-type(26){left:calc((26 - 1) * (100% / 28 + 0px))}.bg__col:nth-of-type(27){left:calc((27 - 1) * (100% / 28 + 0px))}.bg__col:nth-of-type(28){left:calc((28 - 1) * (100% / 28 + 0px))}.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:#ff001a}.privacy a{text-decoration:none;color:#ff001a}.privacy table{border-collapse:collapse;border:2px solid #f3f4f6}.privacy table th{font-weight:700;text-align:left}.privacy table td,.privacy table th{border:1px solid #f3f4f6;padding:8px 10px}@media screen and (max-width:1800px){.header{left:5px;right:5px}}@media screen and (max-width:1310px){.title-h1{font-size:86px}.title-h4{font-size:28px}.h2{font-size:28px}.container{padding-left:15px;padding-right:15px;width:1024px}.benefits__photo{width:100%}.benefits__photo--1{max-width:320px}.benefits__photo--2{max-width:390px}.benefit{padding-left:75px}.benefit::before{width:65px;height:34px;background-size:contain}.services{padding-bottom:184px}.services__top{width:100%}.services__text{max-width:465px}.services__item{max-width:calc(100%/4 - 15px)}.service__block{padding:20px}.info__container{flex-wrap:wrap;justify-content:space-between;margin:-20px auto}.info__col:not(:last-child){margin-right:0}.info .info__col--links{max-width:calc((100% - 60px)/ 2)}.info__col{max-width:calc((100% - 60px)/ 2);width:100%;margin:20px 0}.about__container{display:block}.about__col{margin-right:0}.about__col--two{padding:60px 0}.about__col--three{flex-direction:row}.contacts__container{left:calc(50% - (1024px / 2));max-width:628px}}@media screen and (max-width:1024px){.title-h1{font-size:65px}.container{width:767px}.header{top:15px;right:10px;left:10px;padding:7px 0}.header__menu{display:none}.header__burger{display:block}.intro{padding-top:150px;padding-bottom:90px}.intro__text{margin-bottom:40px}.intro__list{margin-bottom:40px;display:block}.intro__item{padding-left:20px;position:relative}.intro__item:not(:first-of-type){padding-left:20px}.intro__item::before{content:'';display:block;position:absolute;width:10px;height:10px;border-radius:50%;background:#ff001a;left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.intro__item:not(:last-of-type){margin-right:0;margin-bottom:10px}.benefits__wrapper{padding-top:240px;padding-bottom:260px}.benefits__list{display:block}.benefits__item{max-width:100%}.benefits__item:nth-of-type(2),.benefits__item:nth-of-type(3){margin-top:0}.benefits__item:not(:last-of-type){margin-bottom:20px}.benefit{padding-left:126px}.benefit::before{width:105px;height:44px;top:-7px}.services{padding-top:100px;padding-bottom:100px}.services__top{margin-bottom:80px}.services__title{margin-bottom:20px}.services__text{position:static}.services__list{display:block}.services__item{max-width:100%}.services__item:not(:last-of-type){margin-bottom:30px}.service__block{align-items:center}.cta .cta__decor--2{width:107px;top:-6px;left:calc(50% - 182px)}.cta .cta__decor--3{width:170px;top:-6px;left:calc(50% + 38px)}.cta .cta__decor--4{width:295px;bottom:-67px;left:calc(50% - 114px)}.footer__container{flex-direction:column-reverse}.footer__list{margin-bottom:20px}.contacts__container{left:auto;max-width:100%;margin:0 auto}.bg__col{width:calc((100% / 14) + 1px)}.bg__col:nth-of-type(1){left:calc((1 - 1) * (100% / 14 + 0px))}.bg__col:nth-of-type(2){left:calc((2 - 1) * (100% / 14 + 0px))}.bg__col:nth-of-type(3){left:calc((3 - 1) * (100% / 14 + 0px))}.bg__col:nth-of-type(4){left:calc((4 - 1) * (100% / 14 + 0px))}.bg__col:nth-of-type(5){left:calc((5 - 1) * (100% / 14 + 0px))}.bg__col:nth-of-type(6){left:calc((6 - 1) * (100% / 14 + 0px))}.bg__col:nth-of-type(7){left:calc((7 - 1) * (100% / 14 + 0px))}.bg__col:nth-of-type(8){left:calc((8 - 1) * (100% / 14 + 0px))}.bg__col:nth-of-type(9){left:calc((9 - 1) * (100% / 14 + 0px))}.bg__col:nth-of-type(10){left:calc((10 - 1) * (100% / 14 + 0px))}.bg__col:nth-of-type(11){left:calc((11 - 1) * (100% / 14 + 0px))}.bg__col:nth-of-type(12){left:calc((12 - 1) * (100% / 14 + 0px))}.bg__col:nth-of-type(13){left:calc((13 - 1) * (100% / 14 + 0px))}.bg__col:nth-of-type(14){left:calc((14 - 1) * (100% / 14 + 0px))}.bg__col:nth-of-type(15){left:calc((15 - 1) * (100% / 14 + 0px))}.bg__col:nth-of-type(16){left:calc((16 - 1) * (100% / 14 + 0px))}.bg__col:nth-of-type(17){left:calc((17 - 1) * (100% / 14 + 0px))}.bg__col:nth-of-type(18){left:calc((18 - 1) * (100% / 14 + 0px))}.bg__col:nth-of-type(19){left:calc((19 - 1) * (100% / 14 + 0px))}.bg__col:nth-of-type(20){left:calc((20 - 1) * (100% / 14 + 0px))}.bg__col:nth-of-type(21){left:calc((21 - 1) * (100% / 14 + 0px))}.bg__col:nth-of-type(22){left:calc((22 - 1) * (100% / 14 + 0px))}.bg__col:nth-of-type(23){left:calc((23 - 1) * (100% / 14 + 0px))}.bg__col:nth-of-type(24){left:calc((24 - 1) * (100% / 14 + 0px))}.bg__col:nth-of-type(25){left:calc((25 - 1) * (100% / 14 + 0px))}.bg__col:nth-of-type(26){left:calc((26 - 1) * (100% / 14 + 0px))}.bg__col:nth-of-type(27){left:calc((27 - 1) * (100% / 14 + 0px))}.bg__col:nth-of-type(28){left:calc((28 - 1) * (100% / 14 + 0px))}.bg__col:nth-of-type(15){display:none}.bg__col:nth-of-type(16){display:none}.bg__col:nth-of-type(17){display:none}.bg__col:nth-of-type(18){display:none}.bg__col:nth-of-type(19){display:none}.bg__col:nth-of-type(20){display:none}.bg__col:nth-of-type(21){display:none}.bg__col:nth-of-type(22){display:none}.bg__col:nth-of-type(23){display:none}.bg__col:nth-of-type(24){display:none}.bg__col:nth-of-type(25){display:none}.bg__col:nth-of-type(26){display:none}.bg__col:nth-of-type(27){display:none}.bg__col:nth-of-type(28){display:none}}@media screen and (max-width:767px){.title-h1{font-size:42px}.title-h4{font-size:24px}.h2{font-size:24px}.container{width:639px}.services{padding:80px 0}.cta{padding:60px 0}.cta__container{padding:0 5px}.cta__title{margin-bottom:10px}.cta__description{font-size:20px;margin-bottom:30px;padding:0 25px 0 15px}.cta__button{height:50px;width:50px}.info{padding:40px 0 20px}.info__container{margin:0 auto;display:block;max-width:345px}.info__col:not(:last-child){margin:0 0 20px}.info__col{max-width:100%;margin:0}.info-list__item:not(:last-of-type){margin-bottom:5.5px}.footer__list{text-align:center;display:block;margin-bottom:19px}.footer__item:not(:last-of-type){margin-right:0;margin-bottom:8px}.about__col--three{flex-direction:row-reverse;align-items:flex-start;height:206px}.about__item:not(:last-of-type){margin-bottom:20px}.about__description{font-size:16px;line-height:138%}.about__decor--1{max-width:326px;width:100%}.about__decor--2{width:151px}.about__decor--3{width:203px;align-self:flex-end}.contacts{padding:20px 0 392px}.contacts__container{padding:0 15px}.contacts__form{padding:30px 20px;border-radius:20px}.contacts__title{margin-bottom:20px}.contacts__list{margin-bottom:21px}.contacts__cta{font-size:20px;margin-bottom:20px}.form__field:last-of-type{margin-bottom:20px}.form__button{height:50px;min-width:135px}.privacy__title{font-size:55px}}@media screen and (max-width:639px){.container{width:479px}.button{font-size:16px}.button__icon{width:40px;height:40px}.header__logo{width:112px}.header__logo img{width:100%}.menu-mobile__logo{width:112px;line-height:0}.menu-mobile__logo img{width:100%}.intro{padding-top:126px;padding-bottom:108px}.intro__title{margin-bottom:10px}.intro__text{font-size:20px;margin-bottom:25px}.intro__list{margin-bottom:30px}.intro__item:not(:last-of-type){margin-bottom:4px}.benefits__wrapper{padding-top:183px;padding-bottom:197px}.benefits__photo--1{max-width:239px}.benefits__photo--2{max-width:289px}.benefit{padding-left:96px}.benefit::before{width:75px;height:24px;top:0}.benefit__title{margin-bottom:10px}.services{padding-top:60px}.services__top{margin-bottom:60px}.services__title{margin-bottom:10px}.services__text{font-size:16px}.service__item{width:100%;padding:20px 25px}.service__text{font-size:16px}.service__icon-1{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:top left;transform-origin:top left}.service__icon-2{-webkit-transform:scale(.7);transform:scale(.7);-webkit-transform-origin:bottom right;transform-origin:bottom right}.info__container{max-width:100%;padding:0 15px}.popup__block{max-width:280px;min-width:280px;padding:30px 20px}}@media screen and (max-width:479px){.container{width:100%}.about__container{padding:0}.about__col--two{padding:30px 15px 10px}.privacy__title{font-size:45px}}@media screen and (max-width:374px){.title-h1{font-size:36px}.cta__title{font-size:30px}.about__col--three{flex-direction:column-reverse;align-items:center;height:auto}.about__decor--3{align-self:center;margin-bottom:10px}}