*,:after,:before{-moz-box-sizing:border-box;box-sizing:border-box;-webkit-font-smoothing:antialiased !important;-webkit-tap-highlight-color:rgba(0,0,0,0)}html,body{margin:0;padding:0}h1,h2,h3,h4,h5,h6,p,span,b,i,li,td{font-family:"cour",sans-serif;font-weight:300;color:inherit}ul{margin:0;padding:0;list-style:none}ul li{font:300 16px/28px "cour",sans-serif}p,b{font:300 16px/28px "cour",sans-serif;margin:0 0 16px}p a,b a{font:inherit;color:inherit}a{text-decoration:none;font:300 14px/26px "cour",sans-serif;color:#222}b,strong{font-weight:600}::-webkit-input-placeholder{font:inherit}::-moz-placeholder{font:inherit}:-moz-placeholder{font:inherit}:-ms-input-placeholder{font:inherit}@font-face{font-family:'BuckwheatTCSans-Painted';src:url("../fonts/Buckwheat/BuckwheatTCSans-Painted.eot");src:url("../fonts/Buckwheat/BuckwheatTCSans-Painted.eot?#iefix") format("embedded-opentype"),url("../fonts/Buckwheat/BuckwheatTCSans-Painted.svg#BuckwheatTCSans-Painted") format("svg"),url("../fonts/Buckwheat/BuckwheatTCSans-Painted.ttf") format("truetype"),url("../fonts/Buckwheat/BuckwheatTCSans-Painted.woff") format("woff"),url("../fonts/Buckwheat/BuckwheatTCSans-Painted.woff2") format("woff2");font-weight:normal;font-style:normal}@font-face{font-family:'CourierNewPSMT';src:url("../fonts/Courier/CourierNewPSMT.svg#CourierNewPSMT") format("svg"),url("../fonts/Courier/CourierNewPSMT.ttf") format("truetype"),url("../fonts/Courier/CourierNewPSMT.woff") format("woff");font-weight:normal;font-style:normal}@font-face{font-family:'cour';src:url("../fonts/Courier/cour.eot");src:url("../fonts/Courier/cour.eot?#iefix") format("embedded-opentype"),url("../fonts/Courier/cour.woff2") format("woff2");font-weight:normal;font-style:normal}@font-face{font-family:'DaxlinePro-Bold';src:url("../fonts/Daxline/DaxlinePro-Bold.eot");src:url("../fonts/Daxline/DaxlinePro-Bold.eot?#iefix") format("embedded-opentype"),url("../fonts/Daxline/DaxlinePro-Bold.svg#DaxlinePro-Bold") format("svg"),url("../fonts/Daxline/DaxlinePro-Bold.ttf") format("truetype"),url("../fonts/Daxline/DaxlinePro-Bold.woff") format("woff"),url("../fonts/Daxline/DaxlinePro-Bold.woff2") format("woff2");font-weight:normal;font-style:normal}.dev-pages{position:fixed;top:0;left:0;z-index:9999;width:100%;padding:20px;background:white;border-bottom:1px solid silver;-webkit-transform:translate(0, -100%);-moz-transform:translate(0, -100%);-ms-transform:translate(0, -100%);-o-transform:translate(0, -100%);transform:translate(0, -100%);-webkit-transition:all .4s;-o-transition:all .4s;-moz-transition:all .4s;transition:all .4s}.dev-pages h1{margin:0 0 10px;font:300 18px/40px "cour",sans-serif}.dev-pages ul{*zoom:1}.dev-pages ul:before,.dev-pages ul:after{content:" ";display:table}.dev-pages ul:after{clear:both}.dev-pages ul li{display:inline-block;display:block;float:left;text-transform:uppercase;margin:0 10px 10px 0}.dev-pages ul li a{display:inline-block;border:1px solid transparent;background:#606060;font:400 16px/36px "cour",sans-serif;padding:0 16px;color:white;text-decoration:none;-webkit-transition:all .4s;-o-transition:all .4s;-moz-transition:all .4s;transition:all .4s}.dev-pages ul li a:hover{color:#202020;border-color:silver;background-color:white}.dev-pages .show{position:absolute;top:100%;padding:8px;text-decoration:none;background-color:black;color:white}.dev-pages .show .mdi{display:none;font-size:20px}.dev-pages .show .mdi:first-of-type{display:block}.dev-pages .show:hover{color:orange}.dev-pages:hover,.dev-pages.active{-webkit-transform:translate(0, 0);-moz-transform:translate(0, 0);-ms-transform:translate(0, 0);-o-transform:translate(0, 0);transform:translate(0, 0)}.dev-pages:hover .show .mdi:first-of-type{display:none}.dev-pages:hover .show .mdi:nth-child(3n+2){display:block}.dev-pages.active .show .mdi:first-of-type,.dev-pages.active .show .mdi:nth-child(3n+2){display:none}.dev-pages.active .show .mdi:last-of-type{display:block}.pull-right{float:right}.pull-left{float:left}.text-right{text-align:right}.text-center{text-align:center}.text-left{text-align:left}.text-strike{text-decoration:line-through}.text-muted{color:#a1a1a1}.hidden{display:none}.cf{*zoom:1}.cf:before,.cf:after{content:" ";display:table}.cf:after{clear:both}body{overflow-x:hidden;background:#37dbaa}body main{overflow:hidden}body .block.block-header{display:block;position:absolute;top:0;left:0;right:0;background:url(../img/header-bg.png) no-repeat center top;padding:20px 15px;z-index:11}body .block.block-header .header-wrapper{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}body .block.block-header .header-wrapper .logo{position:relative;z-index:1}body .block.block-header .header-wrapper .logo a{display:block;-webkit-transition:all .5s ease;-o-transition:all .5s ease;-moz-transition:all .5s ease;transition:all .5s ease}body .block.block-header .header-wrapper .logo a svg{width:200px;height:120px}body .block.block-header .header-wrapper .logo a:hover{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1);-webkit-transition:all .5s ease;-o-transition:all .5s ease;-moz-transition:all .5s ease;transition:all .5s ease}body .block.block-header .header-wrapper .logo:before{display:block;position:absolute;content:'';width:700px;height:668px;top:-50px;left:50%;-webkit-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);-o-transform:translate(-50%, -50%);transform:translate(-50%, -50%);background:url(../img/logo-bg.png) no-repeat center center;background-size:cover;z-index:-1}body .block.block-header:after{display:block;position:absolute;content:'';width:802px;height:764px;background:url(../img/header-after.png) no-repeat center center;left:60%;top:-5%;-webkit-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);-o-transform:translate(-50%, -50%);transform:translate(-50%, -50%);z-index:-1}@media only screen and (max-width: 480px){body .block.block-header .header-wrapper .logo:before{top:-78px}body .block.block-header:after{top:-80%}}body .block.block-footer{background:#00DCA9 url(../img/footer-bg.png) no-repeat center top;padding:0 15px}body .block.block-footer .footer-logo{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-flex:0;-webkit-flex:0 1 100%;-moz-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%;margin-bottom:120px;padding:120px 0 0}body .block.block-footer .footer-wrapper{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:stretch;-webkit-align-items:stretch;-moz-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;max-width:1620px;width:100%;margin:0 auto;padding-bottom:120px}body .block.block-footer .footer-wrapper .menu-wrapper{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:0;-webkit-flex:0 1 80%;-moz-box-flex:0;-ms-flex:0 1 80%;flex:0 1 80%}body .block.block-footer .footer-wrapper .menu-wrapper .menu-block{-webkit-box-flex:0;-webkit-flex:0 1 50%;-moz-box-flex:0;-ms-flex:0 1 50%;flex:0 1 50%;margin-bottom:100px}body .block.block-footer .footer-wrapper .menu-wrapper .menu-block .title{color:#fff;font:500 48px/48px "cour",sans-serif;margin-bottom:20px}body .block.block-footer .footer-wrapper .menu-wrapper .menu-block ul li{margin-bottom:10px}body .block.block-footer .footer-wrapper .menu-wrapper .menu-block ul li a{display:block;width:100%;color:#29c395;font:400 23px "Montserrat",sans-serif}body .block.block-footer .footer-wrapper .menu-wrapper .menu-block:nth-child(3),body .block.block-footer .footer-wrapper .menu-wrapper .menu-block:nth-child(4){margin-bottom:0}body .block.block-footer .footer-wrapper .soc-wrapper{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-webkit-justify-content:flex-end;-moz-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:end;-webkit-align-items:flex-end;-moz-box-align:end;-ms-flex-align:end;align-items:flex-end;position:relative;-webkit-box-flex:0;-webkit-flex:0 1 20%;-moz-box-flex:0;-ms-flex:0 1 20%;flex:0 1 20%}body .block.block-footer .footer-wrapper .soc-wrapper .scroll{display:block;position:absolute;top:0;right:0;-webkit-transition:all .5s ease;-o-transition:all .5s ease;-moz-transition:all .5s ease;transition:all .5s ease}body .block.block-footer .footer-wrapper .soc-wrapper .scroll:hover{-webkit-transform:translateY(-20px);-moz-transform:translateY(-20px);-ms-transform:translateY(-20px);-o-transform:translateY(-20px);transform:translateY(-20px);-webkit-transition:all .5s ease;-o-transition:all .5s ease;-moz-transition:all .5s ease;transition:all .5s ease}body .block.block-footer .footer-wrapper .soc-wrapper ul{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}body .block.block-footer .footer-wrapper .soc-wrapper ul li{margin:0 5px}body .block.block-footer .footer-wrapper .soc-wrapper ul li a{display:block;-webkit-transition:all .5s ease;-o-transition:all .5s ease;-moz-transition:all .5s ease;transition:all .5s ease}body .block.block-footer .footer-wrapper .soc-wrapper ul li a:hover{-webkit-transform:translateY(-10px);-moz-transform:translateY(-10px);-ms-transform:translateY(-10px);-o-transform:translateY(-10px);transform:translateY(-10px);-webkit-transition:all .5s ease;-o-transition:all .5s ease;-moz-transition:all .5s ease;transition:all .5s ease}@media only screen and (max-width: 1600px){body .block.block-footer .footer-wrapper .menu-wrapper .menu-block ul li a{font-size:16px}body .block.block-footer .footer-wrapper .menu-wrapper .menu-block .title{font-size:36px;line-height:36px}}@media only screen and (max-width: 1259px){body .block.block-footer .footer-logo{margin-bottom:60px}body .block.block-footer .footer-wrapper .menu-wrapper{margin-bottom:30px}body .block.block-footer .footer-wrapper .soc-wrapper{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-flex:1;-webkit-flex:1 1 100%;-moz-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%}}@media only screen and (max-width: 1200px){body .block.block-footer .footer-wrapper{padding-bottom:30px}body .block.block-footer .footer-wrapper .menu-wrapper .menu-block{padding-right:15px;margin-bottom:30px !important}body .block.block-footer .footer-wrapper .menu-wrapper .menu-block .title{font-size:30px}}@media only screen and (max-width: 768px){body .block.block-footer .footer-wrapper{padding-bottom:0}body .block.block-footer .footer-wrapper .menu-wrapper{-webkit-box-flex:1;-webkit-flex:1 1 100%;-moz-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%}body .block.block-footer .footer-wrapper .menu-wrapper .menu-block{-webkit-box-flex:1;-webkit-flex:1 1 100%;-moz-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%}body .block.block-footer .footer-wrapper .soc-wrapper{-webkit-box-pack:start;-webkit-justify-content:flex-start;-moz-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}body .block.block-banner{position:relative;padding-top:124px}body .block.block-banner.inner .top-wrapper{position:relative}body .block.block-banner.inner .top-wrapper:after{display:block;position:absolute;content:'';width:1920px;height:96px;bottom:-23px;left:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%);background:url(../img/banner-after.png) no-repeat center center}body .block.block-banner .top-wrapper{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;background:#00C494;padding:0 15px}body .block.block-banner .top-wrapper .splash{display:block;position:absolute;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;z-index:5}body .block.block-banner .top-wrapper .splash.splash1{top:310px;left:0}body .block.block-banner .top-wrapper .splash.splash2{top:0;right:0}body .block.block-banner .top-wrapper .center-wrapper{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:stretch;-webkit-align-items:stretch;-moz-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-flex:0;-webkit-flex:0 1 1620px;-moz-box-flex:0;-ms-flex:0 1 1620px;flex:0 1 1620px}body .block.block-banner .top-wrapper .center-wrapper .info-block{-webkit-box-flex:0;-webkit-flex:0 0 60%;-moz-box-flex:0;-ms-flex:0 0 60%;flex:0 0 60%;position:relative;padding:120px 0}body .block.block-banner .top-wrapper .center-wrapper .info-block .quote{display:block;position:absolute;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;top:0;left:-80px;color:#000;font:400 120px/180px "BuckwheatTCSans-Painted",sans-serif}body .block.block-banner .top-wrapper .center-wrapper .info-block .title{margin-bottom:40px}body .block.block-banner .top-wrapper .center-wrapper .info-block .title p{color:#fff;font:400 82px/96px "BuckwheatTCSans-Painted",sans-serif;text-transform:uppercase}body .block.block-banner .top-wrapper .center-wrapper .info-block .title p span{color:#f6bcff;font:inherit;text-transform:inherit}body .block.block-banner .top-wrapper .center-wrapper .info-block .title p:nth-child(2n){padding-left:45px}body .block.block-banner .top-wrapper .center-wrapper .info-block .desc{display:block;max-width:540px;width:100%;color:#fff;font:400 27px "cour",sans-serif;-webkit-transform:matrix(0.99611, 0.08811, -0.08811, 0.99611, 0, 0);-moz-transform:matrix(0.99611, 0.08811, -0.08811, 0.99611, 0, 0);-ms-transform:matrix(0.99611, 0.08811, -0.08811, 0.99611, 0, 0);-o-transform:matrix(0.99611, 0.08811, -0.08811, 0.99611, 0, 0);transform:matrix(0.99611, 0.08811, -0.08811, 0.99611, 0, 0);margin-bottom:40px;margin-left:300px}body .block.block-banner .top-wrapper .center-wrapper .info-block .btn{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;max-width:490px;width:100%;height:120px;color:#000;font:500 24px/24px "Montserrat",sans-serif;background:#FFD300;margin-left:100px;-webkit-transition:all .5s ease;-o-transition:all .5s ease;-moz-transition:all .5s ease;transition:all .5s ease}body .block.block-banner .top-wrapper .center-wrapper .info-block .btn:hover{-webkit-transform:translateY(-10px);-moz-transform:translateY(-10px);-ms-transform:translateY(-10px);-o-transform:translateY(-10px);transform:translateY(-10px);-webkit-transition:all .5s ease;-o-transition:all .5s ease;-moz-transition:all .5s ease;transition:all .5s ease}body .block.block-banner .top-wrapper .center-wrapper .info-block .scrl{display:block;position:absolute;left:0;bottom:60px;z-index:20;-webkit-transition:all .5s ease;-o-transition:all .5s ease;-moz-transition:all .5s ease;transition:all .5s ease}body .block.block-banner .top-wrapper .center-wrapper .info-block .scrl:hover{-webkit-transform:translateY(10px);-moz-transform:translateY(10px);-ms-transform:translateY(10px);-o-transform:translateY(10px);transform:translateY(10px);-webkit-transition:all .5s ease;-o-transition:all .5s ease;-moz-transition:all .5s ease;transition:all .5s ease}body .block.block-banner .top-wrapper .center-wrapper .photo-block{-webkit-box-flex:0;-webkit-flex:0 0 40%;-moz-box-flex:0;-ms-flex:0 0 40%;flex:0 0 40%;position:relative}body .block.block-banner .top-wrapper .center-wrapper .photo-block .img{max-height:700px;margin-top:-46px}body .block.block-banner .top-wrapper .center-wrapper .photo-block .img img{position:relative;z-index:1}body .block.block-banner .top-wrapper .center-wrapper .photo-block .subtitle{display:block;position:absolute;width:1140px;left:50%;bottom:120px;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%);padding:10px 30px;z-index:2}body .block.block-banner .top-wrapper .center-wrapper .photo-block .subtitle .text{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:0 15px;background:#29C395;color:#fff;font:400 30px "BuckwheatTCSans-Painted",sans-serif;text-transform:uppercase}body .block.block-banner .top-wrapper .center-wrapper .photo-block .subtitle .text.text1{margin-left:186px}body .block.block-banner .top-wrapper .center-wrapper .photo-block .subtitle .text.text2{padding-left:110px;padding-right:60px;margin-left:30px}body .block.block-banner .top-wrapper .center-wrapper .photo-block .subtitle .text span{color:#303235;font:inherit;text-transform:inherit}body .block.block-banner .top-wrapper .center-wrapper .photo-block .subtitle:after{display:block;position:absolute;content:'';width:1046px;height:131px;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);-o-transform:translate(-50%, -50%);transform:translate(-50%, -50%);background:url(../img/banner-text-bg.png) no-repeat center center;background-size:100%;z-index:-1}body .block.block-banner .bottom-wrapper{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;background:#00DCA9;padding:60px 15px 170px}body .block.block-banner .bottom-wrapper .splash{display:block;position:absolute;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;z-index:5}body .block.block-banner .bottom-wrapper .splash.splash3{top:-80px;left:0}body .block.block-banner .bottom-wrapper .splash.splash4{top:50px;right:-20px}body .block.block-banner .bottom-wrapper .center-wrapper{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-flex:0;-webkit-flex:0 1 1620px;-moz-box-flex:0;-ms-flex:0 1 1620px;flex:0 1 1620px}body .block.block-banner .bottom-wrapper .center-wrapper .image-block{-webkit-box-flex:0;-webkit-flex:0 1 720px;-moz-box-flex:0;-ms-flex:0 1 720px;flex:0 1 720px;position:relative}body .block.block-banner .bottom-wrapper .center-wrapper .image-block img{position:relative;max-width:720px;width:100%;z-index:1}body .block.block-banner .bottom-wrapper .center-wrapper .image-block:before{display:block;position:absolute;content:'';width:720px;height:62px;top:0;left:0;background:url(../img/bt-img-cute.png) no-repeat center center;background-size:100%;z-index:2}body .block.block-banner .bottom-wrapper .center-wrapper .info-block{-webkit-box-flex:0;-webkit-flex:0 1 50%;-moz-box-flex:0;-ms-flex:0 1 50%;flex:0 1 50%;padding-left:50px}body .block.block-banner .bottom-wrapper .center-wrapper .info-block .title{position:relative;max-width:540px;width:100%;color:#fff;font:400 69px/70px "BuckwheatTCSans-Painted",sans-serif;text-transform:uppercase;-webkit-transform:matrix(0.99625, -0.0865, 0.0865, 0.99625, 0, 0);-moz-transform:matrix(0.99625, -0.0865, 0.0865, 0.99625, 0, 0);-ms-transform:matrix(0.99625, -0.0865, 0.0865, 0.99625, 0, 0);-o-transform:matrix(0.99625, -0.0865, 0.0865, 0.99625, 0, 0);transform:matrix(0.99625, -0.0865, 0.0865, 0.99625, 0, 0);margin-bottom:40px;z-index:5}body .block.block-banner .bottom-wrapper .center-wrapper .info-block .title span{color:#FFD300;font:inherit;text-transform:inherit}body .block.block-banner .bottom-wrapper .center-wrapper .info-block .desc{padding-left:50px;max-width:650px;color:#fff;font:600 27px/27px "cour",sans-serif}body .block.block-banner .bottom-wrapper .center-wrapper .info-block .desc span{color:#FFD300;font:inherit}body .block.block-banner .bottom-wrapper:after{display:block;position:absolute;content:'';width:1920px;height:134px;left:50%;bottom:0;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%);background:url(../img/bottom-banner.png) no-repeat center center;background-size:100%;z-index:2}@media only screen and (max-width: 1780px){body .block.block-banner .top-wrapper .center-wrapper{-webkit-box-flex:0;-webkit-flex:0 1 1200px;-moz-box-flex:0;-ms-flex:0 1 1200px;flex:0 1 1200px}body .block.block-banner .top-wrapper .center-wrapper .info-block .title p{font-size:64px;line-height:64px}body .block.block-banner .top-wrapper .center-wrapper .info-block .desc{max-width:340px;font-size:20px}body .block.block-banner .top-wrapper .center-wrapper .info-block .btn{max-width:280px;height:60px;font-size:14px}body .block.block-banner .top-wrapper .center-wrapper .photo-block .subtitle{left:75%;bottom:70px}body .block.block-banner .top-wrapper .center-wrapper .photo-block .subtitle .text{font-size:20px;padding:5px 15px}body .block.block-banner .top-wrapper .center-wrapper .photo-block .img img{max-height:920px}body .block.block-banner .bottom-wrapper{padding:30px 15px 140px}body .block.block-banner .bottom-wrapper .center-wrapper{-webkit-box-flex:0;-webkit-flex:0 1 1200px;-moz-box-flex:0;-ms-flex:0 1 1200px;flex:0 1 1200px}body .block.block-banner .bottom-wrapper .center-wrapper .info-block .title{font-size:52px;line-height:56px}body .block.block-banner .bottom-wrapper .center-wrapper .info-block .desc{font-size:22px}body .block.block-banner .bottom-wrapper .center-wrapper .image-block{-webkit-box-flex:0;-webkit-flex:0 0 570px;-moz-box-flex:0;-ms-flex:0 0 570px;flex:0 0 570px}body .block.block-banner .bottom-wrapper .center-wrapper .image-block:before{width:100%;top:-7px}}@media only screen and (max-width: 1480px){body .block.block-banner .top-wrapper .center-wrapper{-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}body .block.block-banner .top-wrapper .center-wrapper .info-block{-webkit-box-flex:0;-webkit-flex:0 0 50%;-moz-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}body .block.block-banner .top-wrapper .center-wrapper .info-block .quote{font-size:80px;line-height:80px;top:90px;left:-50px}body .block.block-banner .top-wrapper .center-wrapper .info-block .title p{font-size:48px;line-height:48px}body .block.block-banner .top-wrapper .center-wrapper .photo-block .img{max-width:100%}body .block.block-banner .top-wrapper .center-wrapper .photo-block .img img{max-width:480px}}@media only screen and (max-width: 1200px){body .block.block-banner .top-wrapper .splash.splash1{left:-50px}body .block.block-banner .top-wrapper .splash.splash2{right:-120px}body .block.block-banner .top-wrapper .splash.splash3{left:-90px}body .block.block-banner .top-wrapper .center-wrapper .info-block .quote{top:70px;left:-15px}body .block.block-banner .top-wrapper .center-wrapper .info-block .title p{font-size:40px;line-height:30px}body .block.block-banner .top-wrapper .center-wrapper .info-block .desc{margin-left:100px}body .block.block-banner .top-wrapper .center-wrapper .photo-block .subtitle{bottom:40px}body .block.block-banner .top-wrapper .center-wrapper .photo-block .subtitle .text{font-size:18px}body .block.block-banner .bottom-wrapper .center-wrapper .image-block{-webkit-box-flex:0;-webkit-flex:0 0 460px;-moz-box-flex:0;-ms-flex:0 0 460px;flex:0 0 460px}body .block.block-banner .bottom-wrapper .center-wrapper .image-block:before{top:-12px}body .block.block-banner .bottom-wrapper .center-wrapper .info-block{padding-left:20px}body .block.block-banner .bottom-wrapper .center-wrapper .info-block .title{max-width:300px;font-size:28px;line-height:28px}body .block.block-banner .bottom-wrapper .center-wrapper .info-block .desc{font-size:18px;line-height:20px}}@media only screen and (max-width: 992px){body .block.block-banner.inner .top-wrapper .center-wrapper .info-block .title{-webkit-box-flex:1;-webkit-flex:1 1 100%;-moz-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;text-align:center}body .block.block-banner .top-wrapper .center-wrapper{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}body .block.block-banner .top-wrapper .center-wrapper .info-block{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:0;-webkit-flex:0 1 100%;-moz-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%;-webkit-box-ordinal-group:3;-webkit-order:2;-moz-box-ordinal-group:3;-ms-flex-order:2;order:2;padding:30px 0}body .block.block-banner .top-wrapper .center-wrapper .info-block .quote{top:10px;left:10px}body .block.block-banner .top-wrapper .center-wrapper .info-block .title{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}body .block.block-banner .top-wrapper .center-wrapper .info-block .desc{max-width:380px}body .block.block-banner .top-wrapper .center-wrapper .info-block .btn{margin-left:0}body .block.block-banner .top-wrapper .center-wrapper .photo-block{-webkit-box-flex:0;-webkit-flex:0 1 100%;-moz-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%}body .block.block-banner .top-wrapper .center-wrapper .photo-block .img{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}body .block.block-banner .bottom-wrapper .center-wrapper{-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}body .block.block-banner .bottom-wrapper .center-wrapper .image-block{margin-bottom:-90px}body .block.block-banner .bottom-wrapper .center-wrapper .info-block{padding-left:0}}@media only screen and (max-width: 768px){body .block.block-banner .top-wrapper{padding-top:120px}body .block.block-banner .top-wrapper .splash.splash1{left:-100px}body .block.block-banner .top-wrapper .splash.splash2{right:-180px}body .block.block-banner .top-wrapper .splash.splash3{left:-190px}body .block.block-banner .top-wrapper .splash.splash4{right:-100px}body .block.block-banner .top-wrapper .center-wrapper .photo-block .subtitle{position:relative;width:100%;top:inherit;left:inherit;-webkit-transform:none;-moz-transform:none;-ms-transform:none;-o-transform:none;transform:none}body .block.block-banner .top-wrapper .center-wrapper .photo-block .subtitle .text.text1{margin-left:50px;font-size:14px}body .block.block-banner .top-wrapper .center-wrapper .photo-block .subtitle .text.text2{padding-left:10px;padding-right:30px;margin-left:0px}body .block.block-banner .top-wrapper .center-wrapper .info-block .title{padding:0 0 0 50px}body .block.block-banner .top-wrapper .center-wrapper .info-block .title p{font-size:34px;line-height:24px}body .block.block-banner .top-wrapper .center-wrapper .info-block .desc{margin-bottom:30px}body .block.block-banner .bottom-wrapper .center-wrapper .info-block{-webkit-box-flex:0;-webkit-flex:0 1 100%;-moz-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%}body .block.block-banner .bottom-wrapper .center-wrapper .info-block .title{max-width:100%}body .block.block-banner .bottom-wrapper .center-wrapper .image-block{margin-bottom:-66px}}@media only screen and (max-width: 480px){body .block.block-banner .top-wrapper .splash{display:none}body .block.block-banner .top-wrapper .center-wrapper .photo-block .img img{max-width:100%;width:100%}body .block.block-banner .top-wrapper .center-wrapper .photo-block .subtitle{padding:10px 15px}body .block.block-banner .top-wrapper .center-wrapper .photo-block .subtitle .text{text-align:center}body .block.block-banner .top-wrapper .center-wrapper .photo-block .subtitle .text.text1{margin:0 0 0 10px;padding:5px}body .block.block-banner .top-wrapper .center-wrapper .photo-block .subtitle .text.text2{margin:0 10px 0 0;padding:5px}body .block.block-banner .top-wrapper .center-wrapper .info-block .quote{left:-15px}body .block.block-banner .top-wrapper .center-wrapper .info-block .title{padding:0 0 0 20px;margin-bottom:10px}body .block.block-banner .top-wrapper .center-wrapper .info-block .title p{font-size:26px}body .block.block-banner .top-wrapper .center-wrapper .info-block .title p:nth-child(2n){padding:0}body .block.block-banner .top-wrapper .center-wrapper .info-block .desc{margin-left:30px}body .block.block-banner .top-wrapper .center-wrapper .info-block .scrl{bottom:-50px}body .block.block-banner .bottom-wrapper .center-wrapper .info-block .desc{padding-left:0}}body .block.block-steps{background:#fff;padding:160px 0 250px}body .block.block-steps.inner .steps-wrapper .step-block{margin-bottom:200px}body .block.block-steps.inner .steps-wrapper .step-block:nth-child(4){margin-bottom:0}body .block.block-steps .main-title-wrapper{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-flex:0;-webkit-flex:0 1 100%;-moz-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%;margin-bottom:180px}body .block.block-steps .main-title-wrapper .main-title{-webkit-box-flex:0;-webkit-flex:0 1 850px;-moz-box-flex:0;-ms-flex:0 1 850px;flex:0 1 850px;color:#37dbaa;font:400 72px/80px "BuckwheatTCSans-Painted",sans-serif;text-transform:uppercase}body .block.block-steps .steps-wrapper{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}body .block.block-steps .steps-wrapper .step-block{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:0;-webkit-flex:0 1 100%;-moz-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%;margin-bottom:60px}body .block.block-steps .steps-wrapper .step-block .icon-block{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:0;-webkit-flex:0 0 400px;-moz-box-flex:0;-ms-flex:0 0 400px;flex:0 0 400px;max-width:400px;position:relative}body .block.block-steps .steps-wrapper .step-block .icon-block>img{display:block;position:absolute;width:100%;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);-o-transform:translate(-50%, -50%);transform:translate(-50%, -50%);z-index:1}body .block.block-steps .steps-wrapper .step-block .icon-block .icon{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;max-width:320px;width:100%;height:324px}body .block.block-steps .steps-wrapper .step-block .icon-block .icon img{position:relative;max-width:320px;width:100%;z-index:3}body .block.block-steps .steps-wrapper .step-block .icon-block .arrow{display:block;position:absolute;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;left:50%;bottom:-120px;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%);z-index:6}body .block.block-steps .steps-wrapper .step-block .info-block{-webkit-box-flex:0;-webkit-flex:0 1 50%;-moz-box-flex:0;-ms-flex:0 1 50%;flex:0 1 50%}body .block.block-steps .steps-wrapper .step-block .info-block .title{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-webkit-justify-content:flex-start;-moz-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;color:#000;font:400 48px/48px "BuckwheatTCSans-Painted",sans-serif;text-transform:uppercase;margin-bottom:20px}body .block.block-steps .steps-wrapper .step-block .info-block .title span{color:#ffd200;font:inherit;text-transform:inherit;margin-right:10px}body .block.block-steps .steps-wrapper .step-block .info-block .desc{color:#000;font:400 27px "Montserrat",sans-serif}body .block.block-steps .steps-wrapper .step-block:nth-child(2n){-webkit-box-pack:end;-webkit-justify-content:flex-end;-moz-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}body .block.block-steps .steps-wrapper .step-block:nth-child(2n) .icon-block{-webkit-box-ordinal-group:3;-webkit-order:2;-moz-box-ordinal-group:3;-ms-flex-order:2;order:2;padding-left:60px}body .block.block-steps .steps-wrapper .step-block:nth-child(2n) .info-block{-webkit-box-ordinal-group:2;-webkit-order:1;-moz-box-ordinal-group:2;-ms-flex-order:1;order:1;padding-left:160px;padding-right:60px}body .block.block-steps .steps-wrapper .step-block:nth-child(2n+1){-webkit-box-pack:start;-webkit-justify-content:flex-start;-moz-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}body .block.block-steps .steps-wrapper .step-block:nth-child(2n+1) .icon-block{-webkit-box-ordinal-group:2;-webkit-order:1;-moz-box-ordinal-group:2;-ms-flex-order:1;order:1;padding-right:60px}body .block.block-steps .steps-wrapper .step-block:nth-child(2n+1) .info-block{-webkit-box-ordinal-group:3;-webkit-order:2;-moz-box-ordinal-group:3;-ms-flex-order:2;order:2;padding-right:160px;padding-left:60px}body .block.block-steps .steps-wrapper .step-block:last-child{margin-bottom:0}body .block.block-steps .btn{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;position:relative;max-width:490px;width:100%;height:120px;color:#000;font:500 24px/24px "Montserrat",sans-serif;background:#ffd200;margin-top:120px;margin-left:400px;z-index:10;-webkit-transition:all .5s ease;-o-transition:all .5s ease;-moz-transition:all .5s ease;transition:all .5s ease}body .block.block-steps .btn:hover{-webkit-transform:translateY(-20px);-moz-transform:translateY(-20px);-ms-transform:translateY(-20px);-o-transform:translateY(-20px);transform:translateY(-20px);-webkit-transition:all .5s ease;-o-transition:all .5s ease;-moz-transition:all .5s ease;transition:all .5s ease}@media only screen and (max-width: 1600px){body .block.block-steps{padding:20px 0 250px}body .block.block-steps .steps-wrapper .step-block:nth-child(2n+1) .info-block{padding-right:15px}body .block.block-steps .steps-wrapper .step-block:nth-child(2n) .info-block{padding-left:15px}body .block.block-steps .steps-wrapper .step-block .info-block .title{font-size:38px;line-height:38px}body .block.block-steps .steps-wrapper .step-block .info-block .desc{font-size:20px}body .block.block-steps .btn{margin-top:0}}@media only screen and (max-width: 1200px){body .block.block-steps{padding:20px 0 0}body .block.block-steps .main-title-wrapper{margin-bottom:30px}body .block.block-steps .main-title-wrapper .main-title{font-size:60px;line-height:60px;margin-bottom:0}body .block.block-steps .steps-wrapper .step-block .icon-block .arrow{bottom:-60px}body .block.block-steps .steps-wrapper .step-block .info-block{-webkit-box-flex:1;-webkit-flex:1 1 auto;-moz-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;max-width:100%}body .block.block-steps .btn{max-width:320px;height:60px;font-size:20px;margin:20px auto 0}}@media only screen and (max-width: 992px){body .block.block-steps.inner .steps-wrapper .step-block{margin-bottom:30px}body .block.block-steps .main-title-wrapper .main-title{font-size:48px;line-height:48px;text-align:center}body .block.block-steps .steps-wrapper .step-block .icon-block{-webkit-box-flex:0;-webkit-flex:0 0 320px;-moz-box-flex:0;-ms-flex:0 0 320px;flex:0 0 320px;max-width:320px}body .block.block-steps .steps-wrapper .step-block .icon-block .icon{max-width:200px}body .block.block-steps .steps-wrapper .step-block .info-block{position:relative;padding:0 15px !important;z-index:5}body .block.block-steps .steps-wrapper .step-block .info-block .title{font-size:28px;line-height:28px}body .block.block-steps .steps-wrapper .step-block .info-block .desc{font-size:16px;line-height:normal}}@media only screen and (max-width: 768px){body .block.block-steps{padding:20px 0}body .block.block-steps .main-title-wrapper .main-title{font-size:30px;line-height:30px}body .block.block-steps .steps-wrapper .step-block{-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:0}body .block.block-steps .steps-wrapper .step-block .icon-block{padding:0 !important;margin-bottom:10px}body .block.block-steps .steps-wrapper .step-block .icon-block .arrow{bottom:0}body .block.block-steps .steps-wrapper .step-block:nth-child(2n+1) .icon-block{-webkit-box-ordinal-group:2;-webkit-order:1;-moz-box-ordinal-group:2;-ms-flex-order:1;order:1}body .block.block-steps .steps-wrapper .step-block:nth-child(2n+1) .info-block{-webkit-box-ordinal-group:3;-webkit-order:2;-moz-box-ordinal-group:3;-ms-flex-order:2;order:2}body .block.block-steps .steps-wrapper .step-block:nth-child(2n) .icon-block{-webkit-box-ordinal-group:2;-webkit-order:1;-moz-box-ordinal-group:2;-ms-flex-order:1;order:1}body .block.block-steps .steps-wrapper .step-block:nth-child(2n) .info-block{-webkit-box-ordinal-group:3;-webkit-order:2;-moz-box-ordinal-group:3;-ms-flex-order:2;order:2}}body .block.block-beloft{position:relative;background:#37DBAA;padding:0 15px;z-index:1}body .block.block-beloft .beloft-splash{position:absolute;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;z-index:-1}body .block.block-beloft .beloft-splash.splash1{top:40%;left:0;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%)}body .block.block-beloft .beloft-splash.splash2{top:0;right:0}body .block.block-beloft .main-image{display:block;position:absolute;max-width:1676px;width:100%;top:-350px;left:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%);z-index:2}body .block.block-beloft .main-image img{width:100%}body .block.block-beloft .main-image .arrow{display:block;position:absolute;top:-140px;left:130px}body .block.block-beloft .beloft-wrapper{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-top:630px;padding-bottom:200px;max-width:1620px;width:100%;margin:0 auto}body .block.block-beloft .beloft-wrapper .main-title{position:relative;-webkit-box-flex:0;-webkit-flex:0 1 100%;-moz-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%;color:#fff;font:400 69px/69px "BuckwheatTCSans-Painted",sans-serif;text-transform:uppercase;padding-left:100px;margin-bottom:100px;z-index:10}body .block.block-beloft .beloft-wrapper .main-title span{color:#ffd200;font:inherit;text-transform:inherit}body .block.block-beloft .beloft-wrapper .form-wrapper{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;max-width:980px;width:100%;margin:320px auto 100px}body .block.block-beloft .beloft-wrapper .form-wrapper .form-title{-webkit-box-flex:0;-webkit-flex:0 1 70%;-moz-box-flex:0;-ms-flex:0 1 70%;flex:0 1 70%;color:#fff;font:400 48px "BuckwheatTCSans-Painted",sans-serif;text-transform:uppercase;margin-bottom:70px}body .block.block-beloft .beloft-wrapper .form-wrapper form{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-webkit-flex:0 1 100%;-moz-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%;margin-bottom:30px}body .block.block-beloft .beloft-wrapper .form-wrapper form input{-webkit-box-flex:1;-webkit-flex:1 1 auto;-moz-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;max-width:100%;border:none;background:#2c2e31;height:120px;color:#fff;font:500 24px/120px "Montserrat",sans-serif;padding:0 15px}body .block.block-beloft .beloft-wrapper .form-wrapper form button{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:0;-webkit-flex:0 0 346px;-moz-box-flex:0;-ms-flex:0 0 346px;flex:0 0 346px;height:120px;border:none;background:#FFD300;color:#000;font:500 24px "Montserrat",sans-serif;cursor:pointer;-webkit-transition:all .5s ease;-o-transition:all .5s ease;-moz-transition:all .5s ease;transition:all .5s ease;margin-left:5px}body .block.block-beloft .beloft-wrapper .form-wrapper .form-sub{color:#fff;font:700 18px "DaxlinePro-Bold",sans-serif}body .block.block-beloft .beloft-wrapper .beloft-step{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-webkit-justify-content:flex-start;-moz-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;padding-left:110px;margin-bottom:100px}body .block.block-beloft .beloft-wrapper .beloft-step .icon{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:0;-webkit-flex:0 1 25%;-moz-box-flex:0;-ms-flex:0 1 25%;flex:0 1 25%;padding-right:20px}body .block.block-beloft .beloft-wrapper .beloft-step .icon img{max-width:220px;width:100%}body .block.block-beloft .beloft-wrapper .beloft-step .info{-webkit-box-flex:0;-webkit-flex:0 1 50%;-moz-box-flex:0;-ms-flex:0 1 50%;flex:0 1 50%}body .block.block-beloft .beloft-wrapper .beloft-step .info .title{color:#000;font:400 48px/48px "BuckwheatTCSans-Painted",sans-serif;text-transform:uppercase;margin-bottom:40px}body .block.block-beloft .beloft-wrapper .beloft-step .info .desc{color:#000;font:400 27px "Montserrat",sans-serif}body .block.block-beloft .beloft-wrapper .btn{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;width:490px;height:120px;color:#000;font:400 24px/24px "Montserrat",sans-serif;background:#FFD300;margin-left:490px;-webkit-transition:all .5s ease;-o-transition:all .5s ease;-moz-transition:all .5s ease;transition:all .5s ease}body .block.block-beloft .beloft-wrapper .btn:hover{-webkit-transform:translateY(-20px);-moz-transform:translateY(-20px);-ms-transform:translateY(-20px);-o-transform:translateY(-20px);transform:translateY(-20px);-webkit-transition:all .5s ease;-o-transition:all .5s ease;-moz-transition:all .5s ease;transition:all .5s ease}@media only screen and (max-width: 1200px){body .block.block-beloft .main-image{top:-60px}body .block.block-beloft .main-image .arrow{display:none}body .block.block-beloft .beloft-wrapper{padding-top:600px}body .block.block-beloft .beloft-wrapper .form-wrapper{margin:0 auto}body .block.block-beloft .beloft-wrapper .form-wrapper form input{font-size:18px;line-height:60px;height:60px}body .block.block-beloft .beloft-wrapper .form-wrapper form button{font-size:18px;height:60px}body .block.block-beloft .beloft-wrapper .btn{max-width:320px;height:60px;font-size:20px;margin:0 auto !important}}@media only screen and (max-width: 992px){body .block.block-beloft .beloft-wrapper{padding-top:500px}body .block.block-beloft .beloft-wrapper .main-title{font-size:48px;line-height:48px;margin-bottom:60px;padding-left:30px}body .block.block-beloft .beloft-wrapper .form-wrapper form{margin-bottom:20px}body .block.block-beloft .beloft-wrapper .form-wrapper .form-title{font-size:34px;line-height:34px;margin-bottom:20px}body .block.block-beloft .beloft-wrapper .form-wrapper .form-sub{font-size:16px;line-height:18px;font-weight:500}body .block.block-beloft .beloft-wrapper .beloft-step{padding-left:60px}body .block.block-beloft .beloft-wrapper .beloft-step .info .title{font-size:28px;line-height:28px;margin-bottom:20px}body .block.block-beloft .beloft-wrapper .beloft-step .info .desc{font-size:18px;line-height:normal}}@media only screen and (max-width: 768px){body .block.block-beloft .main-image{position:relative;top:inherit;left:inherit;-webkit-transform:none;-moz-transform:none;-ms-transform:none;-o-transform:none;transform:none}body .block.block-beloft .beloft-wrapper{padding-top:0}body .block.block-beloft .beloft-wrapper .form-wrapper form{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}body .block.block-beloft .beloft-wrapper .form-wrapper form input{-webkit-box-flex:1;-webkit-flex:1 1 100%;-moz-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;margin-bottom:10px}body .block.block-beloft .beloft-wrapper .form-wrapper form button{-webkit-box-flex:1;-webkit-flex:1 1 100%;-moz-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;padding:0;margin:0}body .block.block-beloft .beloft-wrapper .main-title{padding-left:0}body .block.block-beloft .beloft-wrapper .beloft-step{padding-left:0;margin-bottom:40px}body .block.block-beloft .beloft-wrapper .beloft-step .icon{-webkit-box-flex:0;-webkit-flex:0 0 20%;-moz-box-flex:0;-ms-flex:0 0 20%;flex:0 0 20%}body .block.block-beloft .beloft-wrapper .beloft-step .info{-webkit-box-flex:1;-webkit-flex:1 1 auto;-moz-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;max-width:100%}}@media only screen and (max-width: 480px){body .block.block-beloft.inner .beloft-wrapper{padding-bottom:0}body .block.block-beloft .beloft-wrapper .main-title{font-size:28px;line-height:28px;margin-bottom:30px;text-align:center}body .block.block-beloft .beloft-wrapper .form-wrapper .form-title{-webkit-box-flex:1;-webkit-flex:1 1 100%;-moz-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;font-size:20px;line-height:20px;text-align:center}body .block.block-beloft .beloft-wrapper .form-wrapper .form-sub{text-align:center}body .block.block-beloft .beloft-wrapper .beloft-step{-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}body .block.block-beloft .beloft-wrapper .beloft-step .icon{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-webkit-flex:1 1 100%;-moz-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;margin-bottom:20px}body .block.block-beloft .beloft-wrapper .beloft-step .icon img{max-width:70px;width:100%}body .block.block-beloft .beloft-wrapper .beloft-step .info{-webkit-box-flex:1;-webkit-flex:1 1 100%;-moz-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;text-align:center}body .block.block-beloft .beloft-wrapper .beloft-step .info .title{font-size:20px;line-height:20px;margin-bottom:10px}body .block.block-beloft .beloft-wrapper .beloft-step .info .desc{font-size:16px}}body .block.block-faq{position:relative;background:#00DCA9;overflow:hidden;padding:200px 15px 420px}body .block.block-faq.inner{padding:200px 15px}body .block.block-faq.inner .faq-wrapper{-webkit-box-align:stretch;-webkit-align-items:stretch;-moz-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}body .block.block-faq.inner .faq-wrapper .img-block .sub{width:600px}body .block.block-faq.inner .faq-wrapper .img-block .sub .title{text-align:right}body .block.block-faq.inner .faq-wrapper .img-block .sub .title span{color:#FFD300}body .block.block-faq.inner .faq-wrapper .info-block{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-webkit-justify-content:flex-end;-moz-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:end;-webkit-align-items:flex-end;-moz-box-align:end;-ms-flex-align:end;align-items:flex-end;position:relative;text-align:right;z-index:1}body .block.block-faq.inner .faq-wrapper .info-block img{position:absolute;top:50%;right:0;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);z-index:-1}body .block.block-faq.inner .faq-wrapper .info-block:after{display:none}body .block.block-faq .splash{display:block;position:absolute;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);z-index:4}body .block.block-faq .splash.splash1{top:50%;left:20px}body .block.block-faq .splash.splash2{top:30%;right:0}body .block.block-faq .faq-wrapper{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;max-width:1620px;width:100%;margin:0 auto}body .block.block-faq .faq-wrapper .img-block{-webkit-box-flex:1;-webkit-flex:1 1 50%;-moz-box-flex:1;-ms-flex:1 1 50%;flex:1 1 50%;max-width:50%;position:relative;z-index:3}body .block.block-faq .faq-wrapper .img-block img{width:100%}body .block.block-faq .faq-wrapper .img-block .sub{position:absolute;width:405px;right:145px;bottom:100px}body .block.block-faq .faq-wrapper .img-block .sub .title{-webkit-box-flex:0;-webkit-flex:0 1 100%;-moz-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%;color:#fff;font:400 48px/48px "BuckwheatTCSans-Painted",sans-serif;text-transform:uppercase;margin-bottom:10px}body .block.block-faq .faq-wrapper .img-block .sub .title span{color:#f6bcff;font:inherit;text-transform:inherit}body .block.block-faq .faq-wrapper .img-block .sub .desc{color:#00DCA9;font:500 27px "cour",sans-serif;padding-left:80px}body .block.block-faq .faq-wrapper .info-block{-webkit-box-flex:1;-webkit-flex:1 1 50%;-moz-box-flex:1;-ms-flex:1 1 50%;flex:1 1 50%;max-width:50%;position:relative;margin-left:80px;z-index:1}body .block.block-faq .faq-wrapper .info-block ul{-webkit-transform:rotate(-2deg);-moz-transform:rotate(-2deg);-ms-transform:rotate(-2deg);-o-transform:rotate(-2deg);transform:rotate(-2deg);margin-bottom:100px}body .block.block-faq .faq-wrapper .info-block ul li{margin-bottom:20px}body .block.block-faq .faq-wrapper .info-block ul li a{color:#000;font:400 27px "cour",sans-serif}body .block.block-faq .faq-wrapper .info-block ul li a span{color:inherit;font:700 27px "cour",sans-serif}body .block.block-faq .faq-wrapper .info-block .title{max-width:500px;color:#000;font:400 69px/70px "BuckwheatTCSans-Painted",sans-serif;text-transform:uppercase;margin-bottom:80px;-webkit-transform:rotate(-2deg);-moz-transform:rotate(-2deg);-ms-transform:rotate(-2deg);-o-transform:rotate(-2deg);transform:rotate(-2deg)}body .block.block-faq .faq-wrapper .info-block .title span{color:#f6bcff;font:inherit;text-transform:inherit}body .block.block-faq .faq-wrapper .info-block .link{display:block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;color:#FFD300;font:400 48px/48px "BuckwheatTCSans-Painted",sans-serif;text-transform:uppercase;-webkit-transform:rotate(4deg);-moz-transform:rotate(4deg);-ms-transform:rotate(4deg);-o-transform:rotate(4deg);transform:rotate(4deg);margin-left:245px}body .block.block-faq .faq-wrapper .info-block .bt-sub{-webkit-box-flex:0;-webkit-flex:0 1 690px;-moz-box-flex:0;-ms-flex:0 1 690px;flex:0 1 690px;color:#fff;font:400 48px "BuckwheatTCSans-Painted",sans-serif;text-align:left;text-transform:uppercase}body .block.block-faq .faq-wrapper .info-block .bt-sub span{color:#f6bcff;font:inherit;text-transform:inherit}body .block.block-faq .faq-wrapper .info-block:after{display:block;position:absolute;content:'';width:1154px;height:1144px;top:50%;left:36%;background:#fff;-webkit-transform:translate(-50%, -50%) rotate(4deg);-moz-transform:translate(-50%, -50%) rotate(4deg);-ms-transform:translate(-50%, -50%) rotate(4deg);-o-transform:translate(-50%, -50%) rotate(4deg);transform:translate(-50%, -50%) rotate(4deg);z-index:-1}@media only screen and (max-width: 1600px){body .block.block-faq{padding:200px 15px}}@media only screen and (max-width: 1400px){body .block.block-faq.inner .faq-wrapper .info-block img{width:100%}body .block.block-faq.inner .faq-wrapper .info-block .bt-sub{font-size:34px;line-height:34px}body .block.block-faq .splash.splash1{left:-100px}body .block.block-faq .splash.splash2{right:-100px}body .block.block-faq .faq-wrapper{max-width:1200px}body .block.block-faq .faq-wrapper .img-block{-webkit-box-flex:1;-webkit-flex:1 1 50%;-moz-box-flex:1;-ms-flex:1 1 50%;flex:1 1 50%;max-width:50%}body .block.block-faq .faq-wrapper .img-block .sub{right:30px}body .block.block-faq .faq-wrapper .info-block ul li a{font-size:24px}body .block.block-faq .faq-wrapper .info-block .title{font-size:50px;line-height:50px}body .block.block-faq .faq-wrapper .info-block:after{width:1000px;height:1000px}}@media only screen and (max-width: 1200px){body .block.block-faq.inner .faq-wrapper .info-block{-webkit-box-align:inherit;-webkit-align-items:inherit;-moz-box-align:inherit;-ms-flex-align:inherit;align-items:inherit;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}body .block.block-faq.inner .faq-wrapper .info-block img{position:relative;top:inherit;left:inherit;right:inherit;bottom:inherit;-webkit-transform:none;-moz-transform:none;-ms-transform:none;-o-transform:none;transform:none;-webkit-box-ordinal-group:2;-webkit-order:1;-moz-box-ordinal-group:2;-ms-flex-order:1;order:1}body .block.block-faq.inner .faq-wrapper .info-block .bt-sub{-webkit-box-ordinal-group:3;-webkit-order:2;-moz-box-ordinal-group:3;-ms-flex-order:2;order:2}body .block.block-faq .faq-wrapper .img-block{margin-bottom:0}body .block.block-faq .faq-wrapper .img-block img{-webkit-box-ordinal-group:2;-webkit-order:1;-moz-box-ordinal-group:2;-ms-flex-order:1;order:1;margin-bottom:30px}body .block.block-faq .faq-wrapper .img-block .sub{position:relative;-webkit-box-flex:1;-webkit-flex:1 1 100%;-moz-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100% !important;top:inherit !important;left:inherit !important;right:inherit !important;bottom:inherit !important;-webkit-box-ordinal-group:3;-webkit-order:2;-moz-box-ordinal-group:3;-ms-flex-order:2;order:2;margin-right:0 !important}body .block.block-faq .faq-wrapper .info-block ul li a{font-size:18px}body .block.block-faq .faq-wrapper .info-block .link{font-size:36px;line-height:38px}}@media only screen and (max-width: 992px){body .block.block-faq .faq-wrapper .img-block .sub{max-width:290px;width:100%;right:10px;bottom:30px}body .block.block-faq .faq-wrapper .img-block .sub .title{font-size:34px;line-height:34px}body .block.block-faq .faq-wrapper .img-block .sub .desc{font-size:16px}body .block.block-faq .faq-wrapper .info-block{margin-left:20px}body .block.block-faq .faq-wrapper .info-block ul li{margin-bottom:0}body .block.block-faq .faq-wrapper .info-block ul li a{font-size:15px}body .block.block-faq .faq-wrapper .info-block .title{font-size:48px;line-height:48px;margin-bottom:20px}body .block.block-faq .faq-wrapper .info-block .link{margin-left:40px}body .block.block-faq .faq-wrapper .info-block:after{width:500px;height:590px}}@media only screen and (max-width: 768px){body .block.block-faq{padding:0 15px 80px}body .block.block-faq .faq-wrapper{-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}body .block.block-faq .faq-wrapper .img-block{-webkit-box-flex:1;-webkit-flex:1 1 100%;-moz-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;margin-bottom:20px}body .block.block-faq .faq-wrapper .img-block .sub{width:100% !important;bottom:60px}body .block.block-faq .faq-wrapper .info-block{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-webkit-flex:1 1 100%;-moz-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;margin-left:0}body .block.block-faq .faq-wrapper .info-block .bt-sub{-webkit-box-flex:1;-webkit-flex:1 1 100%;-moz-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%}body .block.block-faq .faq-wrapper .info-block:after{width:120%;height:120%;left:50%}}@media only screen and (max-width: 480px){body .block.block-faq .splash{display:none}body .block.block-faq .faq-wrapper .img-block .sub{max-width:240px;font-size:28px;line-height:28px}body .block.block-faq .faq-wrapper .img-block .sub .title{font-size:28px;line-height:28px}body .block.block-faq .faq-wrapper .img-block .sub .desc{padding-left:20px}body .block.block-faq .faq-wrapper .info-block ul li a span{font-size:16px}body .block.block-faq .faq-wrapper .info-block .title{font-size:24px;line-height:24px}body .block.block-faq .faq-wrapper .info-block .link{font-size:24px;line-height:normal}body .block.block-faq .faq-wrapper .info-block .bt-sub{font-size:28px !important;line-height:28px !important}body .block.block-faq .faq-wrapper .info-block:after{width:150%}}body .block.block-product-main{position:relative;padding:0 15px;padding-top:369px;padding-bottom:0;margin-bottom:340px;background:#37dbaa}body .block.block-product-main .splash-main{display:block;position:absolute;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;z-index:-1}body .block.block-product-main .splash-main.splash1{bottom:140px;right:-300px}body .block.block-product-main .products-wrapper{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;max-width:1440px;width:100%;margin:0 auto}body .block.block-product-main .products-wrapper .info-block{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-webkit-justify-content:flex-start;-moz-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-webkit-align-items:flex-start;-moz-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;position:relative;-webkit-box-flex:1;-webkit-flex:1 1 auto;-moz-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;max-width:100%;z-index:1}body .block.block-product-main .products-wrapper .info-block .splash{display:block;position:absolute;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;z-index:-2}body .block.block-product-main .products-wrapper .info-block .splash.splash1{top:-100px;left:-180px}body .block.block-product-main .products-wrapper .info-block .splash.splash2{bottom:300px;left:-320px}body .block.block-product-main .products-wrapper .info-block .splash.splash3{bottom:290px;right:0}body .block.block-product-main .products-wrapper .info-block>.main-title{-webkit-box-flex:0;-webkit-flex:0 1 100%;-moz-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%;color:#00C494;font:400 60px/96px "BuckwheatTCSans-Painted",sans-serif;text-transform:uppercase}body .block.block-product-main .products-wrapper .info-block .main-steps-wrapper{-webkit-box-flex:0;-webkit-flex:0 1 480px;-moz-box-flex:0;-ms-flex:0 1 480px;flex:0 1 480px;margin-right:60px}body .block.block-product-main .products-wrapper .info-block .main-steps-wrapper .step-title{color:#040404;font:400 20px "BuckwheatTCSans-Painted",sans-serif;text-transform:uppercase;margin-bottom:10px}body .block.block-product-main .products-wrapper .info-block .main-steps-wrapper .steps-wrapper{-webkit-box-flex:0;-webkit-flex:0 1 100%;-moz-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%;padding:40px;background:#efefef;border-radius:10px;margin-bottom:40px}body .block.block-product-main .products-wrapper .info-block .main-steps-wrapper .steps-wrapper .step-block{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-webkit-justify-content:flex-start;-moz-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-webkit-align-items:flex-start;-moz-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:0;-webkit-flex:0 1 100%;-moz-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%;margin-bottom:30px}body .block.block-product-main .products-wrapper .info-block .main-steps-wrapper .steps-wrapper .step-block .title{-webkit-box-flex:0;-webkit-flex:0 1 100%;-moz-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%;color:#040404;font:500 18px "Montserrat",sans-serif;margin-bottom:10px}body .block.block-product-main .products-wrapper .info-block .main-steps-wrapper .steps-wrapper .step-block .step{margin-bottom:2%}body .block.block-product-main .products-wrapper .info-block .main-steps-wrapper .steps-wrapper .step-block .step .preview{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;width:60px;height:120px}body .block.block-product-main .products-wrapper .info-block .main-steps-wrapper .steps-wrapper .step-block .model{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:0;-webkit-flex:0 1 31%;-moz-box-flex:0;-ms-flex:0 1 31%;flex:0 1 31%;margin-right:2%;margin-bottom:3%;padding:15px;border-radius:5px;background:#d7d7d7;cursor:pointer;-webkit-transition:all .5s ease;-o-transition:all .5s ease;-moz-transition:all .5s ease;transition:all .5s ease}body .block.block-product-main .products-wrapper .info-block .main-steps-wrapper .steps-wrapper .step-block .model.active{background:#37dbaa;-webkit-transition:all .5s ease;-o-transition:all .5s ease;-moz-transition:all .5s ease;transition:all .5s ease}body .block.block-product-main .products-wrapper .info-block .main-steps-wrapper .steps-wrapper .step-block .model .name{-webkit-box-flex:0;-webkit-flex:0 1 100%;-moz-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%;color:#040404;font:400 14px "Montserrat",sans-serif;text-align:center;margin-top:5px}body .block.block-product-main .products-wrapper .info-block .main-steps-wrapper .steps-wrapper .step-block .model:hover{-webkit-transform:translateY(-5px);-moz-transform:translateY(-5px);-ms-transform:translateY(-5px);-o-transform:translateY(-5px);transform:translateY(-5px);-webkit-transition:all .5s ease;-o-transition:all .5s ease;-moz-transition:all .5s ease;transition:all .5s ease}body .block.block-product-main .products-wrapper .info-block .main-steps-wrapper .steps-wrapper .step-block .color{position:relative;-webkit-box-flex:0;-webkit-flex:0 1 31%;-moz-box-flex:0;-ms-flex:0 1 31%;flex:0 1 31%;margin-right:2%;height:60px;border-radius:5px;border:1px solid #a3a3a3;z-index:1;cursor:pointer;-webkit-transition:all .5s ease;-o-transition:all .5s ease;-moz-transition:all .5s ease;transition:all .5s ease}body .block.block-product-main .products-wrapper .info-block .main-steps-wrapper .steps-wrapper .step-block .color.black{background:#000}body .block.block-product-main .products-wrapper .info-block .main-steps-wrapper .steps-wrapper .step-block .color.white{background:#fff}body .block.block-product-main .products-wrapper .info-block .main-steps-wrapper .steps-wrapper .step-block .color.active:before{display:block;position:absolute;content:'';width:100%;height:100%;top:0;left:0;background:url(../img/color-check.png) no-repeat center center;z-index:2;-webkit-transition:all .5s ease;-o-transition:all .5s ease;-moz-transition:all .5s ease;transition:all .5s ease}body .block.block-product-main .products-wrapper .info-block .main-steps-wrapper .steps-wrapper .step-block .color:hover{-webkit-transform:translateY(-5px);-moz-transform:translateY(-5px);-ms-transform:translateY(-5px);-o-transform:translateY(-5px);transform:translateY(-5px);-webkit-transition:all .5s ease;-o-transition:all .5s ease;-moz-transition:all .5s ease;transition:all .5s ease}body .block.block-product-main .products-wrapper .info-block .main-steps-wrapper .steps-wrapper .step-block .case{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:0;-webkit-flex:0 1 31%;-moz-box-flex:0;-ms-flex:0 1 31%;flex:0 1 31%;margin-right:2%;margin-bottom:2%;padding:15px 30px;border-radius:5px;background:#d7d7d7;cursor:pointer;-webkit-transition:all .5s ease;-o-transition:all .5s ease;-moz-transition:all .5s ease;transition:all .5s ease}body .block.block-product-main .products-wrapper .info-block .main-steps-wrapper .steps-wrapper .step-block .case.active{background:#37dbaa;-webkit-transition:all .5s ease;-o-transition:all .5s ease;-moz-transition:all .5s ease;transition:all .5s ease}body .block.block-product-main .products-wrapper .info-block .main-steps-wrapper .steps-wrapper .step-block .case:hover{-webkit-transform:translateY(-5px);-moz-transform:translateY(-5px);-ms-transform:translateY(-5px);-o-transform:translateY(-5px);transform:translateY(-5px);-webkit-transition:all .5s ease;-o-transition:all .5s ease;-moz-transition:all .5s ease;transition:all .5s ease}body .block.block-product-main .products-wrapper .info-block .main-steps-wrapper .steps-wrapper .step-block .cover{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:0;-webkit-flex:0 1 31%;-moz-box-flex:0;-ms-flex:0 1 31%;flex:0 1 31%;margin-right:2%;padding:15px;border-radius:5px;background:#d7d7d7;cursor:pointer;-webkit-transition:all .5s ease;-o-transition:all .5s ease;-moz-transition:all .5s ease;transition:all .5s ease}body .block.block-product-main .products-wrapper .info-block .main-steps-wrapper .steps-wrapper .step-block .cover.active{background:#37dbaa;-webkit-transition:all .5s ease;-o-transition:all .5s ease;-moz-transition:all .5s ease;transition:all .5s ease}body .block.block-product-main .products-wrapper .info-block .main-steps-wrapper .steps-wrapper .step-block .cover .icon{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;min-height:120px;margin-bottom:10px}body .block.block-product-main .products-wrapper .info-block .main-steps-wrapper .steps-wrapper .step-block .cover .title{-webkit-box-flex:0;-webkit-flex:0 1 100%;-moz-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%;color:#040404;font:400 14px "cour",sans-serif;text-align:center;margin-bottom:5px}body .block.block-product-main .products-wrapper .info-block .main-steps-wrapper .steps-wrapper .step-block .cover .price{-webkit-box-flex:0;-webkit-flex:0 1 100%;-moz-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%;color:#040404;font:400 14px "cour",sans-serif;text-align:center}body .block.block-product-main .products-wrapper .info-block .main-steps-wrapper .steps-wrapper .step-block .cover:hover{-webkit-transform:translateY(-5px);-moz-transform:translateY(-5px);-ms-transform:translateY(-5px);-o-transform:translateY(-5px);transform:translateY(-5px);-webkit-transition:all .5s ease;-o-transition:all .5s ease;-moz-transition:all .5s ease;transition:all .5s ease}body .block.block-product-main .products-wrapper .info-block .main-steps-wrapper .steps-wrapper .step-block .accessory{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:0;-webkit-flex:0 1 31%;-moz-box-flex:0;-ms-flex:0 1 31%;flex:0 1 31%;margin-right:2%;padding:15px;border-radius:5px;background:#d7d7d7;cursor:pointer;-webkit-transition:all .5s ease;-o-transition:all .5s ease;-moz-transition:all .5s ease;transition:all .5s ease}body .block.block-product-main .products-wrapper .info-block .main-steps-wrapper .steps-wrapper .step-block .accessory.active{background:#37dbaa;-webkit-transition:all .5s ease;-o-transition:all .5s ease;-moz-transition:all .5s ease;transition:all .5s ease}body .block.block-product-main .products-wrapper .info-block .main-steps-wrapper .steps-wrapper .step-block .accessory .icon{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;min-height:120px;margin-bottom:10px}body .block.block-product-main .products-wrapper .info-block .main-steps-wrapper .steps-wrapper .step-block .accessory .title{-webkit-box-flex:0;-webkit-flex:0 1 100%;-moz-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%;color:#040404;font:400 14px "cour",sans-serif;text-align:center;margin-bottom:5px}body .block.block-product-main .products-wrapper .info-block .main-steps-wrapper .steps-wrapper .step-block .accessory .price{-webkit-box-flex:0;-webkit-flex:0 1 100%;-moz-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%;color:#040404;font:400 14px "cour",sans-serif;text-align:center}body .block.block-product-main .products-wrapper .info-block .main-steps-wrapper .steps-wrapper .step-block .accessory:hover{-webkit-transform:translateY(-5px);-moz-transform:translateY(-5px);-ms-transform:translateY(-5px);-o-transform:translateY(-5px);transform:translateY(-5px);-webkit-transition:all .5s ease;-o-transition:all .5s ease;-moz-transition:all .5s ease;transition:all .5s ease}body .block.block-product-main .products-wrapper .info-block .main-steps-wrapper .steps-wrapper .step-block:last-child{margin-bottom:0}body .block.block-product-main .products-wrapper .info-block .order-wrapper{position:relative;-webkit-box-flex:0;-webkit-flex:0 1 300px;-moz-box-flex:0;-ms-flex:0 1 300px;flex:0 1 300px;margin-top:40px;z-index:1}body .block.block-product-main .products-wrapper .info-block .order-wrapper .top-order{position:relative;padding:30px 40px 10px;background:url(../img/separator-top.png) no-repeat center top;background-size:100%}body .block.block-product-main .products-wrapper .info-block .order-wrapper .top-order:after{display:block;position:absolute;content:'';width:100%;height:9px;left:0;bottom:0;background:url(../img/separator1.png) repeat-x}body .block.block-product-main .products-wrapper .info-block .order-wrapper .center-order{position:relative;padding:30px 40px}body .block.block-product-main .products-wrapper .info-block .order-wrapper .center-order:before{display:block;position:absolute;content:'';width:7px;top:-20px;left:0;bottom:-10px;background:url(../img/separator2.png) repeat-y top left}body .block.block-product-main .products-wrapper .info-block .order-wrapper .center-order:after{display:block;position:absolute;content:'';width:7px;top:-20px;right:0;bottom:-10px;background:url(../img/separator2.png) repeat-y top right;-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}body .block.block-product-main .products-wrapper .info-block .order-wrapper .bottom-order{position:relative;padding:30px 40px;background:url(../img/separator-bt.png) no-repeat center bottom;background-size:100%}body .block.block-product-main .products-wrapper .info-block .order-wrapper .bottom-order:before{display:block;position:absolute;content:'';width:100%;height:9px;left:0;top:0;background:url(../img/separator1.png) repeat-x}body .block.block-product-main .products-wrapper .info-block .order-wrapper .main-title{position:relative;color:#040404;font:400 20px "BuckwheatTCSans-Painted",sans-serif;text-transform:uppercase;margin-bottom:30px}body .block.block-product-main .products-wrapper .info-block .order-wrapper .item{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-moz-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:0;-webkit-flex:0 1 100%;-moz-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%;margin-bottom:34px}body .block.block-product-main .products-wrapper .info-block .order-wrapper .item.empty .price:after{display:block;position:absolute;content:'';width:10px;height:1px;background:#040404;top:50%;right:0;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}body .block.block-product-main .products-wrapper .info-block .order-wrapper .item ul{-webkit-box-flex:0;-webkit-flex:0 1 100%;-moz-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%}body .block.block-product-main .products-wrapper .info-block .order-wrapper .item ul li{position:relative;padding-left:8px;color:#040404;font:400 12px "cour",sans-serif}body .block.block-product-main .products-wrapper .info-block .order-wrapper .item ul li:before{display:block;position:absolute;content:'';width:4px;height:1px;background:#040404;top:5px;left:0}body .block.block-product-main .products-wrapper .info-block .order-wrapper .item .title{-webkit-box-flex:0;-webkit-flex:0 1 70%;-moz-box-flex:0;-ms-flex:0 1 70%;flex:0 1 70%;color:#040404;font:700 16px "cour",sans-serif;text-align:left;margin-bottom:10px}body .block.block-product-main .products-wrapper .info-block .order-wrapper .item .price{position:relative;-webkit-box-flex:0;-webkit-flex:0 0 30%;-moz-box-flex:0;-ms-flex:0 0 30%;flex:0 0 30%;color:#040404;font:700 14px "cour",sans-serif;text-align:right}body .block.block-product-main .products-wrapper .info-block .order-wrapper .total{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-moz-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:0;-webkit-flex:0 1 100%;-moz-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%;margin-bottom:30px}body .block.block-product-main .products-wrapper .info-block .order-wrapper .total ul{-webkit-box-flex:0;-webkit-flex:0 1 100%;-moz-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%}body .block.block-product-main .products-wrapper .info-block .order-wrapper .total ul li{position:relative;padding-left:8px;color:#040404;font:400 12px "cour",sans-serif}body .block.block-product-main .products-wrapper .info-block .order-wrapper .total ul li:before{display:block;position:absolute;content:'';width:4px;height:1px;background:#040404;top:5px;left:0}body .block.block-product-main .products-wrapper .info-block .order-wrapper .total .title{-webkit-box-flex:0;-webkit-flex:0 1 70%;-moz-box-flex:0;-ms-flex:0 1 70%;flex:0 1 70%;color:#040404;font:700 16px "cour",sans-serif;text-align:left;margin-bottom:10px}body .block.block-product-main .products-wrapper .info-block .order-wrapper .total .price{position:relative;-webkit-box-flex:0;-webkit-flex:0 0 30%;-moz-box-flex:0;-ms-flex:0 0 30%;flex:0 0 30%;color:#040404;font:700 14px "cour",sans-serif;text-align:right}body .block.block-product-main .products-wrapper .info-block .order-wrapper .order-btn{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;max-width:320px;width:100%;height:58px;border:none;background:#FFD300;color:#000;font:400 14px "cour",sans-serif;cursor:pointer;margin-top:10px;-webkit-transition:all .5s ease;-o-transition:all .5s ease;-moz-transition:all .5s ease;transition:all .5s ease}body .block.block-product-main .products-wrapper .info-block .order-wrapper .order-btn:hover{-webkit-transform:translateY(-10px);-moz-transform:translateY(-10px);-ms-transform:translateY(-10px);-o-transform:translateY(-10px);transform:translateY(-10px);-webkit-transition:all .5s ease;-o-transition:all .5s ease;-moz-transition:all .5s ease;transition:all .5s ease}body .block.block-product-main .products-wrapper .info-block:before{display:block;position:absolute;content:'';width:1473px;height:2000px;top:-200px;left:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%);background:url(../img/product-info-bg.png) no-repeat;z-index:-1}body .block.block-product-main .products-wrapper .prev-block{position:relative;-webkit-box-flex:0;-webkit-flex:0 1 320px;-moz-box-flex:0;-ms-flex:0 1 320px;flex:0 1 320px;z-index:1}body .block.block-product-main .products-wrapper .prev-block .splash{display:block;position:absolute;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;z-index:-1}body .block.block-product-main .products-wrapper .prev-block .splash.splash1{top:120px;left:-60px}body .block.block-product-main .products-wrapper .prev-block .splash.splash2{top:90px;right:-160px}body .block.block-product-main .products-wrapper .prev-block .action{display:block;position:absolute;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:40px 10px;top:320px;right:-100px;z-index:30}body .block.block-product-main .products-wrapper .prev-block .action .title{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:0;-webkit-flex:0 1 100%;-moz-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%;color:#040404;font:400 20px "BuckwheatTCSans-Painted",sans-serif;text-align:center;text-transform:uppercase;margin-bottom:10px}body .block.block-product-main .products-wrapper .prev-block .action .title span{-webkit-box-flex:0;-webkit-flex:0 1 100%;-moz-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%;color:inherit;font:inherit;font-size:40px}body .block.block-product-main .products-wrapper .prev-block .action .subtitle{color:#00C494;font:400 20px "BuckwheatTCSans-Painted",sans-serif;text-align:center;text-transform:uppercase}body .block.block-product-main .products-wrapper .prev-block .action:before{display:block;position:absolute;content:'';width:290px;height:290px;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);-o-transform:translate(-50%, -50%);transform:translate(-50%, -50%);background:url(../img/product-slider-action.png) no-repeat center center;z-index:-1}body .block.block-product-main .products-wrapper .prev-block .phone-main{max-width:320px;width:100%;margin-bottom:60px}body .block.block-product-main .products-wrapper .prev-block .phone-navigate{max-width:320px;width:100%;margin-bottom:60px}body .block.block-product-main .products-wrapper .prev-block .phone-navigate .slide{padding:2px;cursor:pointer;outline:none !important;-webkit-transition:all .5s ease;-o-transition:all .5s ease;-moz-transition:all .5s ease;transition:all .5s ease}body .block.block-product-main .products-wrapper .prev-block .phone-navigate .slide.slick-active .inner-wrapper{border:1px solid #c3f4e6;-webkit-transition:all .5s ease;-o-transition:all .5s ease;-moz-transition:all .5s ease;transition:all .5s ease}body .block.block-product-main .products-wrapper .prev-block .phone-navigate .slide .inner-wrapper{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;padding:10px;border-radius:5px;border:1px solid #81e6c8;-webkit-transition:all .5s ease;-o-transition:all .5s ease;-moz-transition:all .5s ease;transition:all .5s ease}body .block.block-product-main .products-wrapper .prev-block .slider-subtitle{-webkit-box-flex:0;-webkit-flex:0 1 320px;-moz-box-flex:0;-ms-flex:0 1 320px;flex:0 1 320px;color:#fff;font:400 16px "cour",sans-serif;text-decoration:underline;text-align:left}@media only screen and (max-width: 1600px){body .block.block-product-main .products-wrapper{max-width:1200px}body .block.block-product-main .products-wrapper .info-block:before{width:1100px;background-size:100%;left:45%}}@media only screen and (max-width: 1400px){body .block.block-product-main .products-wrapper .prev-block .action{right:0;width:180px}body .block.block-product-main .products-wrapper .prev-block .action .title{font-size:18px}body .block.block-product-main .products-wrapper .prev-block .action .title span{font-size:20px}body .block.block-product-main .products-wrapper .prev-block .action .subtitle{font-size:14px}body .block.block-product-main .products-wrapper .prev-block .action:before{width:180px;height:180px;background-size:100%}}@media only screen and (max-width: 1200px){body .block.block-product-main{margin-bottom:0}body .block.block-product-main .products-wrapper{-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}body .block.block-product-main .products-wrapper .prev-block{-webkit-box-ordinal-group:2;-webkit-order:1;-moz-box-ordinal-group:2;-ms-flex-order:1;order:1;margin-bottom:120px}body .block.block-product-main .products-wrapper .info-block{-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-flex:1;-webkit-flex:1 1 100%;-moz-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;-webkit-box-ordinal-group:3;-webkit-order:2;-moz-box-ordinal-group:3;-ms-flex-order:2;order:2;padding:30px 0;margin-bottom:60px}body .block.block-product-main .products-wrapper .info-block>.main-title{text-align:center;margin-bottom:30px}body .block.block-product-main .products-wrapper .info-block .main-steps-wrapper{margin-right:0}body .block.block-product-main .products-wrapper .info-block:before{left:50%}}@media only screen and (max-width: 992px){body .block.block-product-main .products-wrapper .info-block{background:#fff}body .block.block-product-main .products-wrapper .info-block>.main-title{font-size:48px;line-height:48px}body .block.block-product-main .products-wrapper .info-block .splash{display:none}body .block.block-product-main .products-wrapper .info-block:before{display:none}}@media only screen and (max-width: 768px){body .block.block-product-main .products-wrapper .info-block{padding:30px 15px}body .block.block-product-main .products-wrapper .info-block>.main-title{font-size:34px;line-height:34px}body .block.block-product-main .products-wrapper .info-block .main-steps-wrapper .steps-wrapper .step-block .step{-webkit-box-flex:1;-webkit-flex:1 1 31%;-moz-box-flex:1;-ms-flex:1 1 31%;flex:1 1 31%;margin-bottom:2%}body .block.block-product-main .products-wrapper .prev-block{padding:0 15px}body .block.block-product-main .products-wrapper .prev-block .phone-main .slide img{width:100%}}@media only screen and (max-width: 480px){body .block.block-product-main .products-wrapper .info-block>.main-title{font-size:28px;line-height:28px}body .block.block-product-main .products-wrapper .info-block .main-steps-wrapper .steps-wrapper{padding:15px}body .block.block-product-main .products-wrapper .prev-block .slider-subtitle{text-align:center;padding:0 15px}}body .block.block-thanks{position:relative;padding:423px 15px 0}body .block.block-thanks .thanks-wrapper{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;max-width:1440px;width:100%;margin:0 auto}body .block.block-thanks .thanks-wrapper .info-block{position:relative;-webkit-box-flex:1;-webkit-flex:1 1 auto;-moz-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;max-width:100%;padding-bottom:100px}body .block.block-thanks .thanks-wrapper .info-block .splash{display:block;position:absolute;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;z-index:-2}body .block.block-thanks .thanks-wrapper .info-block .splash.splash1{top:-100px;left:-180px}body .block.block-thanks .thanks-wrapper .info-block .splash.splash2{bottom:-546px;left:-320px}body .block.block-thanks .thanks-wrapper .info-block .splash.splash3{bottom:290px;right:0}body .block.block-thanks .thanks-wrapper .info-block .inner-wrapper{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;max-width:850px;width:100%}body .block.block-thanks .thanks-wrapper .info-block .inner-wrapper .main-title{-webkit-box-flex:0;-webkit-flex:0 1 100%;-moz-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%;color:#00C494;font:400 60px/70px "BuckwheatTCSans-Painted",sans-serif;text-transform:uppercase;margin-bottom:60px}body .block.block-thanks .thanks-wrapper .info-block .inner-wrapper .text-line{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:0;-webkit-flex:0 1 100%;-moz-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%;margin-bottom:80px}body .block.block-thanks .thanks-wrapper .info-block .inner-wrapper .text-line .icon{-webkit-box-flex:0;-webkit-flex:0 0 320px;-moz-box-flex:0;-ms-flex:0 0 320px;flex:0 0 320px}body .block.block-thanks .thanks-wrapper .info-block .inner-wrapper .text-line .icon svg use{display:none !important}body .block.block-thanks .thanks-wrapper .info-block .inner-wrapper .text-line .desc{-webkit-box-flex:1;-webkit-flex:1 1 auto;-moz-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;max-width:100%;color:#040404;font:700 27px "DaxlinePro-Bold",sans-serif}body .block.block-thanks .thanks-wrapper .info-block .inner-wrapper .text-line .desc span{color:#37dbaa;font:inherit}body .block.block-thanks .thanks-wrapper .info-block .inner-wrapper .bottom-line{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:0;-webkit-flex:0 1 100%;-moz-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%}body .block.block-thanks .thanks-wrapper .info-block .inner-wrapper .bottom-line .return{-webkit-box-flex:1;-webkit-flex:1 1 auto;-moz-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;max-width:100%;color:#040404;font:500 24px "Montserrat",sans-serif;text-decoration:underline}body .block.block-thanks .thanks-wrapper .info-block .inner-wrapper .bottom-line .btn{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;max-width:336px;width:100%;height:120px;background:#FFD300;color:#040404;font:500 24px "Montserrat",sans-serif;cursor:pointer;-webkit-transition:all .5s ease;-o-transition:all .5s ease;-moz-transition:all .5s ease;transition:all .5s ease}body .block.block-thanks .thanks-wrapper .info-block .inner-wrapper .bottom-line .btn:hover{-webkit-transform:translateY(-20px);-moz-transform:translateY(-20px);-ms-transform:translateY(-20px);-o-transform:translateY(-20px);transform:translateY(-20px);-webkit-transition:all .5s ease;-o-transition:all .5s ease;-moz-transition:all .5s ease;transition:all .5s ease}body .block.block-thanks .thanks-wrapper .info-block:before{display:block;position:absolute;content:'';width:1473px;height:2000px;top:-230px;left:50%;-webkit-transform:translate(-50%, 0);-moz-transform:translate(-50%, 0);-ms-transform:translate(-50%, 0);-o-transform:translate(-50%, 0);transform:translate(-50%, 0);background:url(../img/product-info-bg.png) no-repeat;z-index:-1}body .block.block-thanks .thanks-wrapper .img-block{position:relative;-webkit-box-flex:0;-webkit-flex:0 0 400px;-moz-box-flex:0;-ms-flex:0 0 400px;flex:0 0 400px}body .block.block-thanks .thanks-wrapper .img-block .splash{display:block;position:absolute;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;z-index:-1}body .block.block-thanks .thanks-wrapper .img-block .splash.splash1{top:120px;left:-60px}body .block.block-thanks .thanks-wrapper .img-block .splash.splash2{top:90px;right:-160px}body .block.block-thanks .thanks-wrapper .img-block .action{display:block;position:absolute;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:40px 10px;top:320px;right:-100px;z-index:30}body .block.block-thanks .thanks-wrapper .img-block .action .title{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:0;-webkit-flex:0 1 100%;-moz-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%;color:#040404;font:400 20px "BuckwheatTCSans-Painted",sans-serif;text-align:center;text-transform:uppercase;margin-bottom:10px}body .block.block-thanks .thanks-wrapper .img-block .action .title span{-webkit-box-flex:0;-webkit-flex:0 1 100%;-moz-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%;color:inherit;font:inherit;font-size:40px}body .block.block-thanks .thanks-wrapper .img-block .action .subtitle{color:#00C494;font:400 20px "BuckwheatTCSans-Painted",sans-serif;text-align:center;text-transform:uppercase}body .block.block-thanks .thanks-wrapper .img-block .action:before{display:block;position:absolute;content:'';width:290px;height:290px;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);-o-transform:translate(-50%, -50%);transform:translate(-50%, -50%);background:url(../img/product-slider-action.png) no-repeat center center;z-index:-1}@media only screen and (max-width: 1600px){body .block.block-thanks .thanks-wrapper{max-width:1200px}body .block.block-thanks .thanks-wrapper .info-block{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;padding:0 30px 30px}body .block.block-thanks .thanks-wrapper .info-block:before{width:1000px;background-size:100%}}@media only screen and (max-width: 1400px){body .block.block-thanks .thanks-wrapper .img-block .action{right:0}}@media only screen and (max-width: 1200px){body .block.block-thanks .thanks-wrapper .img-block{-webkit-box-flex:0;-webkit-flex:0 0 320px;-moz-box-flex:0;-ms-flex:0 0 320px;flex:0 0 320px}body .block.block-thanks .thanks-wrapper .info-block .inner-wrapper .main-title{font-size:48px;line-height:48px;margin-bottom:20px}body .block.block-thanks .thanks-wrapper .info-block .inner-wrapper .bottom-line .return{font-size:20px;line-height:20px}body .block.block-thanks .thanks-wrapper .info-block .inner-wrapper .bottom-line .btn{max-width:290px;height:60px;font-size:18px}body .block.block-thanks .thanks-wrapper .info-block .inner-wrapper .text-line{margin-bottom:30px}body .block.block-thanks .thanks-wrapper .info-block .inner-wrapper .text-line .icon{-webkit-box-flex:0;-webkit-flex:0 0 240px;-moz-box-flex:0;-ms-flex:0 0 240px;flex:0 0 240px}body .block.block-thanks .thanks-wrapper .info-block .inner-wrapper .text-line .desc{font-size:20px}}@media only screen and (max-width: 992px){body .block.block-thanks .thanks-wrapper .info-block .inner-wrapper .main-title{font-size:36px;line-height:36px}body .block.block-thanks .thanks-wrapper .info-block .inner-wrapper .text-line{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}body .block.block-thanks .thanks-wrapper .info-block .inner-wrapper .text-line .icon{margin-bottom:30px}body .block.block-thanks .thanks-wrapper .info-block .inner-wrapper .bottom-line{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}body .block.block-thanks .thanks-wrapper .info-block .inner-wrapper .bottom-line .return{-webkit-box-flex:1;-webkit-flex:1 1 100%;-moz-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;margin-bottom:30px}}@media only screen and (max-width: 768px){body .block.block-thanks .thanks-wrapper{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media only screen and (max-width: 480px){body .block.block-thanks .thanks-wrapper .info-block{padding:0;margin-bottom:30px}body .block.block-thanks .thanks-wrapper .img-block{padding:0 15px;margin-bottom:30px}}body .block.block-text{position:relative;padding:269px 15px 0;background:#37dbaa}body .block.block-text .text-wrapper{max-width:1440px;width:100%;margin:100px auto}body .block.block-text .text-wrapper .main-title{color:#FFD300;font:400 72px/80px "BuckwheatTCSans-Painted",sans-serif;text-transform:uppercase;margin-bottom:30px}body .block.block-text .text-wrapper .title{color:#040404;font:700 27px "Montserrat",sans-serif;margin-bottom:80px}body .block.block-text .text-wrapper p{color:#040404;font:400 18px "Montserrat",sans-serif;margin-bottom:30px}body .block.block-text .text-wrapper ol{padding-left:60px}body .block.block-text .text-wrapper ol li{color:#040404;font:400 18px "Montserrat",sans-serif;margin-bottom:60px}body .block.block-text .text-wrapper ol li span{display:block;font:inherit;font-style:italic;margin-bottom:10px}@media only screen and (max-width: 992px){body .block.block-text .text-wrapper .main-title{font-size:48px;line-height:40px;margin-bottom:20px}body .block.block-text .text-wrapper .title{font-size:24px;margin-bottom:20px}}@media only screen and (max-width: 480px){body .block.block-text .text-wrapper{margin:20px auto}body .block.block-text .text-wrapper .main-title{font-size:28px;line-height:28px;margin-bottom:10px}body .block.block-text .text-wrapper .title{font-size:20px;margin-bottom:10px}body .block.block-text .text-wrapper p{font-size:16px}body .block.block-text .text-wrapper ol{padding-left:18px}body .block.block-text .text-wrapper ol li{margin-bottom:10px}body .block.block-text .text-wrapper ol li span{margin-bottom:5px}}body .block.block-contacts{position:relative;padding:369px 15px 100px;background:#37dbaa}body .block.block-contacts .contacts-wrapper{max-width:1200px;width:100%;margin:0 auto}body .block.block-contacts .contacts-wrapper .main-title{color:#fff;font:400 64px/64px "BuckwheatTCSans-Painted",sans-serif;text-transform:uppercase;margin-bottom:30px}body .block.block-contacts .contacts-wrapper .main-title span{color:#FFD300;font:inherit;text-transform:uppercase}body .block.block-contacts .contacts-wrapper .subtitle{position:relative;color:#fff;font:400 36px "BuckwheatTCSans-Painted",sans-serif;margin-bottom:80px;padding-left:60px}body .block.block-contacts .contacts-wrapper .subtitle:after{display:block;position:absolute;content:'';width:100%;height:2px;bottom:-10px;left:0;background:#fff}body .block.block-contacts .contacts-wrapper .form-wrapper{width:100%}body .block.block-contacts .contacts-wrapper .form-wrapper .form-title{color:#040404;font:400 18px "Montserrat",sans-serif;margin-bottom:30px}body .block.block-contacts .contacts-wrapper .form-wrapper form .form-row{margin-bottom:60px}body .block.block-contacts .contacts-wrapper .form-wrapper form .form-row label{display:block;max-width:100%;width:100%;color:#040404;font:400 18px/18px "Montserrat",sans-serif;margin-bottom:10px}body .block.block-contacts .contacts-wrapper .form-wrapper form .form-row label sup{color:red;font:400 24px/24px "Montserrat",sans-serif;margin-left:10px}body .block.block-contacts .contacts-wrapper .form-wrapper form .form-row input{display:block;max-width:100%;width:100%;border:none;background:#2c2e31;height:60px;color:#fff;font:500 24px/120px "Montserrat",sans-serif;padding:0 15px}body .block.block-contacts .contacts-wrapper .form-wrapper form .form-row textarea{display:block;max-width:100%;width:100%;border:none;background:#2c2e31;height:180px;color:#fff;font:500 24px/120px "Montserrat",sans-serif;padding:10px 15px;resize:none}body .block.block-contacts .contacts-wrapper .form-wrapper form .form-row button{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;max-width:200px;width:100%;height:60px;border:none;background:#FFD300;color:#000;font:500 20px "Montserrat",sans-serif;cursor:pointer;margin:0 auto;-webkit-transition:all .5s ease;-o-transition:all .5s ease;-moz-transition:all .5s ease;transition:all .5s ease}@media only screen and (max-width: 992px){body .block.block-contacts .contacts-wrapper .main-title{font-size:48px;line-height:48px}body .block.block-contacts .contacts-wrapper .subtitle{font-size:28px}}@media only screen and (max-width: 768px){body .block.block-contacts{padding:290px 15px 0}body .block.block-contacts .contacts-wrapper .main-title{font-size:28px;line-height:28px}body .block.block-contacts .contacts-wrapper .subtitle{font-size:20px}body .block.block-contacts .contacts-wrapper .form-wrapper form .form-row{margin-bottom:30px}}@media only screen and (max-width: 480px){body .block.block-contacts .contacts-wrapper .subtitle{padding-left:0}body .block.block-contacts .contacts-wrapper .form-wrapper form .form-row{margin-bottom:20px}body .block.block-contacts .contacts-wrapper .form-wrapper form .form-row input{height:40px;line-height:40px}}
