#burger{display:none}#burger~.burger{width:30px;height:30px;position:absolute;z-index:2;display:flex;flex-direction:column;justify-content:space-between;padding:7px 4px}#burger~.burger span{flex-shrink:0;width:100%;height:2px;border-radius:4px;background:#ffbe12;position:relative;display:block;transition:all .3s cubic-bezier(.76,0,.24,1)}#burger:checked~.burger span:first-child{transform:rotate(-45deg)}#burger:checked~.burger span:nth-child(2){transform:translateX(4px)}#burger:checked~.burger span:nth-child(3){transform:rotate(45deg)}.design{display:none}.design .d1,.design .d2,.design .d3,.design .d4{width:100%;height:100%;overflow:hidden;position:absolute;top:0;left:0;z-index:0;display:flex;align-items:flex-start;justify-content:center}.design .d1 img,.design .d2 img,.design .d3 img,.design .d4 img{width:320px;transform:translateX(1px) translateY(-1px)}.accent_text{color:#ffbe12}button{cursor:pointer}body{font-family:Roboto;background:#302727;color:#fff}body,ul{margin:0;padding:0}ul{list-style-type:none}html{margin:0;padding:0;font-size:15px}@media (min-width:320px){html{font-size:15px}}@media (min-width:1170px){html{font-size:15px}}.container{width:calc(220px + 30vw);padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}*{box-sizing:border-box}.bold{font-weight:700}.btn,.uppercase{text-transform:uppercase}.btn{display:flex;height:51px;line-height:51px;background:#ffbe12;width:-moz-fit-content;width:fit-content;justify-content:center;align-items:center;text-decoration:none;color:#000;border:none;padding:0 20px;font-size:15px;font-family:Roboto;border-radius:0;opacity:1;transition:all .3s cubic-bezier(.76,0,.24,1)}.btn.accent2{background:#fb9813}.btn.accent2:hover{background:#d77d04;transition:all .3s cubic-bezier(.76,0,.24,1)}.btn:hover{background:#dea100;transition:all .3s cubic-bezier(.76,0,.24,1)}.btn:disabled{opacity:.4}textarea{height:51px;line-height:51px;border:2px solid #dadada;border-radius:0;font-family:Roboto;display:flex;width:100%;font-size:14px;margin:15px 0;padding:0 15px;-webkit-appearance:none;min-height:140px;outline:none}input[type=email],input[type=tel],input[type=text]{height:51px;line-height:51px;border:2px solid #dadada;border-radius:0;font-family:Roboto;display:flex;width:100%;font-size:14px;margin:15px 0;padding:0 15px;-webkit-appearance:none;outline:none;transition:all .3s cubic-bezier(.76,0,.24,1)}input[type=email]:focus,input[type=tel]:focus,input[type=text]:focus{box-shadow:0 0 15px rgba(255,190,18,.3);transition:all .3s cubic-bezier(.76,0,.24,1)}input[type=submit]{border:none;background:#ffbe12;color:#fff;text-align:center;justify-content:center;-webkit-appearance:none;font-size:15px;font-family:Roboto;transition:all .3s cubic-bezier(.76,0,.24,1)}input[type=submit]:hover{background:#dea100;cursor:pointer;transition:all .3s cubic-bezier(.76,0,.24,1)}input[type=submit]:focus{outline:none;box-shadow:0 0 15px rgba(255,190,18,.8)}.cta_mx .form_wrapper{color:#000;position:fixed;left:0;top:0;width:100%;height:100%;transform:translateX(-100%);background:rgba(0,0,0,.4);display:flex;align-items:center;justify-content:center;opacity:0;z-index:1;backdrop-filter:blur(10px);transition:all .6s cubic-bezier(.76,0,.24,1);overflow:hidden}.cta_mx .form_wrapper .form{transform:translateX(100%) scale(3.7);background:#fff;border-radius:0;margin:20px;width:300px;max-height:100%;overflow-y:visible;padding:20px;position:relative;transition:all .6s cubic-bezier(.76,0,.24,1)}.cta_mx .form_wrapper .form .close{border:none;background:url(../img/close.svg) no-repeat 50%;position:absolute;right:20px;width:20px;height:20px;top:20px;font-size:0;background-size:contain}.cta_mx .form_wrapper .form .h1{margin:0 0 10px;font-weight:700;padding-right:30px;font-size:24px}.cta_mx .form_wrapper.on{transform:translateX(0);opacity:1}.cta_mx .form_wrapper.on .form{transform:translateX(0) scale(1)}.cta_mx .input_wrapper{position:relative}.cta_mx .input_wrapper.required:before{content:"";position:absolute;right:15px;top:50%;width:5px;height:5px;transform:translate(-50%,-50%);border-radius:100%;background:#ffbe12}.cta_mx .responce{width:100%;height:100%;position:fixed;background:rgba(0,0,0,.9);left:0;top:0;display:flex;align-items:center;justify-content:center;transform:translateX(-100vw);opacity:0;z-index:1;transition:all .6s cubic-bezier(.76,0,.24,1)}.cta_mx .responce.on{transform:translateX(0);opacity:1}.cta_mx .responce .innerWrapper{background:#fff;position:relative;border-radius:0;padding:30px 20px 20px}.cta_mx .responce .innerWrapper .close{background:url(../img/close.svg) no-repeat 50%;background-size:contain;border:none;font-size:0;width:20px;height:20px;position:absolute;right:10px;top:10px}.cta_mx .responce .innerWrapper h2{color:#000}.mxform{width:100%}.mxform .input_wrapper{position:relative}.mxform .input_wrapper.required:before{content:"";position:absolute;right:15px;top:50%;width:5px;height:5px;transform:translate(-50%,-50%);border-radius:100%;background:#ffbe12}.mxform .responce{width:100%;height:100%;position:fixed;background:rgba(0,0,0,.9);left:0;top:0;display:flex;align-items:center;justify-content:center;transform:translateX(-100vw);opacity:0;z-index:1;color:#000;transition:all .6s cubic-bezier(.76,0,.24,1)}.mxform .responce.on{opacity:1;transform:translateX(0)}.mxform .responce .innerWrapper{background:#fff;position:relative;border-radius:0;padding:30px 20px 20px;width:300px}.mxform .responce .innerWrapper .close{background:url(../img/close.svg) no-repeat 50%;background-size:contain;border:none;font-size:0;width:20px;height:20px;position:absolute;right:10px;top:10px}.row{display:flex;flex-wrap:wrap;margin-left:0;margin-right:0}[class*=col-]{width:100%}p{margin:0 0 20px;line-height:24px}.h1,h1{margin:20px 0 10px;font-size:24px;width:100%}@media (min-width:320px){.h1,h1{font-size:calc(19.48235px + 1.41176vw)}}@media (min-width:1170px){.h1,h1{font-size:36px}}.h2,h2{font-size:1.5em;font-size:20px;width:100%}@media (min-width:320px){.h2,h2{font-size:calc(16.23529px + 1.17647vw)}}@media (min-width:1170px){.h2,h2{font-size:30px}}.h3,h3{font-size:1.17em;font-size:15px;width:100%}@media (min-width:320px){.h3,h3{font-size:calc(10.85882px + 1.29412vw)}}@media (min-width:1170px){.h3,h3{font-size:26px}}.h4,h4{font-size:1.12em;font-size:14px;width:100%}@media (min-width:320px){.h4,h4{font-size:calc(10.23529px + 1.17647vw)}}@media (min-width:1170px){.h4,h4{font-size:24px}}.h5,h5{font-size:.83em;font-size:12px;width:100%}@media (min-width:320px){.h5,h5{font-size:calc(8.98824px + .94118vw)}}@media (min-width:1170px){.h5,h5{font-size:20px}}.h6,h6{font-size:.75em;font-size:11px;width:100%}@media (min-width:320px){.h6,h6{font-size:calc(8.36471px + .82353vw)}}@media (min-width:1170px){.h6,h6{font-size:18px}}.img_wrapper{width:100%;height:100%;flex-shrink:0}.img_wrapper img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.img_wrapper.fixed_height{height:200px;overflow:hidden;position:relative}.img_wrapper.fixed_height img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);max-width:100%;max-height:100%}#app{overflow:hidden}@media (min-width:768px){.design{display:block}.col-1{width:8.33333%}.col-offset-1{margin-left:8.33333%}.col-2{width:16.66667%}.col-offset-2{margin-left:16.66667%}.col-3{width:25%}.col-offset-3{margin-left:25%}.col-4{width:33.33333%}.col-offset-4{margin-left:33.33333%}.col-5{width:41.66667%}.col-offset-5{margin-left:41.66667%}.col-6{width:50%}.col-offset-6{margin-left:50%}.col-7{width:58.33333%}.col-offset-7{margin-left:58.33333%}.col-8{width:66.66667%}.col-offset-8{margin-left:66.66667%}.col-9{width:75%}.col-offset-9{margin-left:75%}.col-10{width:83.33333%}.col-offset-10{margin-left:83.33333%}.col-11{width:91.66667%}.col-offset-11{margin-left:91.66667%}.col-12{width:100%}.col-offset-12{margin-left:100%}.col{width:8.33333%;flex-basis:0;flex-grow:1}.container{width:600px}.btn{width:auto;padding:0 40px}.popup_wrapper .popup{width:400px;height:auto;position:relative;overflow:visible}.popup_wrapper .popup .close{right:-50px;top:0}.popup_wrapper .popup .close svg path{stroke:#fff}.row{display:flex;flex-wrap:wrap;margin-left:-15px;margin-right:-15px}.cta_mx .form_wrapper .form{width:350px;padding:30px;overflow:visible}}@media (min-width:1170px){.container{width:1120px}}@media (min-width:1600px){.container{width:1120px}}@font-face{font-family:Roboto;src:url(../fonts/Roboto-Bold.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Roboto;src:url(../fonts/Roboto-Regular.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}.my-slider-wrapper{width:100%;display:block}header{position:relative;z-index:2;padding:10px 0}header .burger{margin-top:13px}header #burger:checked~.rs{transform:translateX(0)}header .logo{display:flex;align-items:center;justify-content:center;width:100%}header .logo img{width:177px}header .rs{transform:translateX(-100vw);background:#402d2d;position:absolute;width:100%;left:0;top:0;padding:70px 20px 20px;transition:all .4s cubic-bezier(.76,0,.24,1)}header .rs a{color:#fff;text-decoration:none}header .rs .links{display:flex;gap:10px;margin-top:10px}#hero{background:url(../img/hero-img-mobile.jpg) no-repeat 50%;background-size:cover;height:100vh;margin-top:-76px;display:flex;align-items:center;padding:140px 0;text-align:center}#hero h1{text-transform:uppercase;font-size:22px;margin-bottom:20px}section{padding:40px 0}#banner_1{background:#3e2e2d;padding:80px 0}#banner_1 .h1{text-transform:uppercase;font-size:22px;margin-bottom:20px}#benefits .img_wrapper{width:230px;margin:auto}#benefits ul{display:grid;gap:30px}#benefits ul li{text-align:center}#benefits ul li .num{font-size:50px;color:#ffbe12}#benefits ul li p{text-transform:uppercase}#some_bk_1{background:url(../img/some_bk_1.jpg) no-repeat 50%;background-size:cover;width:100%;height:120px}#why .h1{text-transform:uppercase;font-weight:700;text-align:center}#why ul{display:grid;gap:20px}#why ul li{text-align:center}#why ul li .img_wrapper{width:50px;height:50px;margin:auto auto 20px}#why ul li .title{font-weight:700;font-size:18px;text-transform:uppercase;margin-bottom:10px}#form_1,#form_2,footer{background:#3e2e2d}#form_1 h2,#form_2 h2,footer h2{text-transform:uppercase;text-align:center;margin:0}#form_1 .input_wrapper input,#form_2 .input_wrapper input,footer .input_wrapper input{background-color:#645957;border:none;color:#fff}#form_1 .input_wrapper ::-moz-placeholder,#form_2 .input_wrapper ::-moz-placeholder,footer .input_wrapper ::-moz-placeholder{color:#fff;opacity:1}#form_1 .input_wrapper :-ms-input-placeholder,#form_2 .input_wrapper :-ms-input-placeholder,footer .input_wrapper :-ms-input-placeholder{opacity:1}#form_1 .input_wrapper ::placeholder,#form_2 .input_wrapper ::placeholder,footer .input_wrapper ::placeholder{color:#fff;opacity:1}#form_1 .input_wrapper :-ms-input-placeholder,#form_2 .input_wrapper :-ms-input-placeholder,footer .input_wrapper :-ms-input-placeholder{color:#fff}#form_1 .input_wrapper ::-ms-input-placeholder,#form_2 .input_wrapper ::-ms-input-placeholder,footer .input_wrapper ::-ms-input-placeholder{color:#fff}#why2 .h1{text-transform:uppercase;font-weight:700;margin-bottom:20px}#why2 .ts{margin-bottom:40px}#why2 .ts .ls{margin-bottom:20px}#why2 .ts .ls .pretitle{color:#ffbe12;text-transform:uppercase;line-height:1.5;margin:15px 0}#why2 .ms{margin-bottom:40px}#why2 .ms .rs ul{border:3px solid #ffbe12;color:#ffbe12;text-transform:uppercase;padding:20px}#why2 .bs .ls,#why2 .ms .rs ul{margin-bottom:20px}#why2 .bs .ls ul{display:grid;gap:20px}#why2 .bs .ls ul li span{text-transform:uppercase}#why2 .bs .ls ul li div{font-size:35px;font-weight:700;color:#ffbe12}#why2 .bs .rs ul{border:3px solid #ffbe12;padding:20px;margin-bottom:20px;display:grid;gap:20px}#why2 .bs .rs ul li span{font-weight:700;text-transform:uppercase;display:block;margin-bottom:10px}#why2 .bs .rs ul li p{margin:0;opacity:.7;font-size:20px;line-height:normal}#why2 .bs .rs ul li p b{font-size:12px;display:block;font-weight:400}#icecream{background:url(../img/icecream.jpg) no-repeat 50%;background-size:cover;height:110px}#support{background:url(../img/support_bk.svg) no-repeat 50%}#support .h1,#support .title{font-weight:700;text-transform:uppercase}#support .title{margin:20px 0;font-size:20px}#support ul{list-style-type:disc;padding-left:20px}#support ul li{line-height:21px;margin:10px 0}#support .rs{margin-bottom:20px}#faq{background:#3e2e2d}#faq .h1{font-weight:700;text-transform:uppercase;text-align:center}#faq .stars{margin:10px 0}#faq .a,#faq .stars{text-align:center}#faq .tns-controls{display:flex;justify-content:center;margin-top:20px}#faq .tns-controls button{font-size:0;width:40px;height:40px;background:url(../img/slider-arrow.svg) no-repeat;background-size:contain;border:none}#faq .tns-controls button:last-child{transform:rotate(180deg)}#otherimg{background:url(../img/ohter-img.jpg) no-repeat 50%;background-size:cover;height:120px}footer{padding:40px 0}footer .logo{width:100%;margin-top:40px}footer .logo img{max-width:100%}@media (min-width:768px){header .logo{margin:0;width:auto}header .row{justify-content:space-between}header #burger~.burger{display:none}header .rs{position:relative;z-index:2;margin:0;padding:0;left:auto;top:auto;width:auto;height:auto;transform:none;background:none;display:flex;align-items:center;gap:30px}header .rs .tel{font-size:18px}header .rs .links{margin:0;padding:0}#hero{background:url(../img/hero-img-sesktop.jpg) no-repeat 50%;background-size:cover;height:60vw}#hero h1{font-size:34px}#hero .pretitle{width:100%;padding:0 100px;font-size:21px}section{padding:80px 0}#benefits{position:relative}#benefits .img_wrapper{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%) scale(.6)}#benefits ul{display:grid;grid-template-columns:repeat(2,1fr);gap:0 133px}#some_bk_1{height:275px}#why .h1{padding:0 20%}#why ul{margin-top:30px;grid-template-columns:repeat(3,1fr)}#why ul li p{line-height:normal}#why2 .ts{display:grid;grid-template-columns:repeat(2,1fr)}#why2 .ts .img_wrapper img{-o-object-fit:cover;object-fit:cover}#why2 .ms{display:grid;grid-template-columns:repeat(2,1fr)}#why2 .ms .img_wrapper img{-o-object-fit:cover;object-fit:cover}#why2 .ms .rs{padding-left:20px}#why2 .bs{display:grid;grid-template-columns:repeat(2,1fr)}#why2 .bs .rs{padding-left:20px}#why2 .bs .rs ul{height:100%}#icecream{height:251px}#otherimg{height:339px}}@media (min-width:1170px){#hero{height:50vw;max-height:100vh}#hero h1{font-size:60px}#banner_1{padding:60px 0}#banner_1 .row{justify-content:space-between;align-items:center}#banner_1 .h1{width:calc(100% - 340px)}#benefits{padding:150px 0}#benefits .img_wrapper{width:844px;height:1044px}#benefits ul{width:100%;gap:96px 500px}#some_bk_1{height:40vw}#why .h1{padding:0 230px;font-size:60px}#why ul li .img_wrapper{width:60px;height:60px}#why ul li .title{font-size:20px}#why ul li p{line-height:1.6}#form_1 h2{margin-bottom:20px}#form_1 .mxform .form{display:grid;grid-template-columns:repeat(5,1fr);gap:20px}#form_1 .mxform .form input{margin:0}#form_1 .mxform .form .btn{width:-moz-max-content;width:max-content}#why2 .h1{font-size:50px}#why2 .ts{grid-template-columns:60% 1fr}#why2 .ts .ls{padding-right:100px}#why2 .ts .ls .pretitle{font-size:20px;margin:40px 0}#why2 .ts .ls p{padding-right:100px;margin-bottom:40px;font-size:20px;line-height:1.6}#why2 .ts .ls .cta_mx .h1{font-size:24px;margin:0 0 10px}#why2 .ts .ls .cta_mx .pretitle{color:#000;text-transform:none;margin:0}#why2 .ts .rs{padding-left:50px}#why2 .ms{margin-top:80px;margin-bottom:80px;grid-template-columns:1fr 60%}#why2 .ms .rs{padding-left:131px}#why2 .ms .rs p{font-size:20px;line-height:1.6}#why2 .ms .rs ul li{font-size:20px}#why2 .bs{grid-template-columns:50% 1fr}#why2 .bs .ls{padding-right:30px}#why2 .bs .ls p{font-size:20px;line-height:1.6}#why2 .bs .ls ul{margin-top:40px;grid-template-columns:repeat(2,1fr)}#why2 .bs .rs{padding-top:140px}#why2 .bs .rs ul{position:relative;gap:0}#why2 .bs .rs ul:before{content:"";position:absolute;left:50%;top:50%;width:1px;height:90%;transform:translate(-50%,-50%);border-right:2px dashed #ffbe12}#why2 .bs .rs ul li{display:grid;grid-template-columns:repeat(2,1fr);gap:70px}#icecream{height:33vw}#form_2 h2{margin-bottom:20px}#form_2 .mxform .form{display:grid;grid-template-columns:repeat(5,1fr);gap:20px}#form_2 .mxform .form input{margin:0}#form_2 .mxform .form .btn{width:-moz-max-content;width:max-content}#support .ls{width:50%;padding-right:50px}#support .rs{width:50%;padding-left:50px}#support .cta_mx{margin:auto}#support .cta_mx>.btn{margin:auto}#faq{padding-bottom:120px}#faq .h1{margin-bottom:40px}#faq .container{width:600px}#faq .stars{align-items:flex-start;text-align:left}#faq .a{text-align:left;line-height:1.6}#faq .tns-controls{width:calc(100% + 100px);margin-left:-50px;justify-content:space-between;margin-top:-67px}#otherimg{height:40vw}footer{padding-top:200px;padding-bottom:100px;background:#3e2e2d linear-gradient(transparent,rgba(0,0,0,.5))}footer .mxform .form{display:grid;grid-template-columns:repeat(5,1fr);gap:20px}footer .mxform .form input{margin:0}footer .mxform .form .btn{width:-moz-max-content;width:max-content}footer .logo{text-align:center}}
/*# sourceMappingURL=style.css.map */
body {
	background-color: #1e2625;
}