section{padding:60px 0}h1{-webkit-font-feature-settings:'clig' off,'liga' off;font-feature-settings:'clig' off,'liga' off;font-family:"Montserrat Alternates",sans-serif;font-size:48px;font-style:normal;font-weight:700;line-height:120%}h2{text-align:center;-webkit-font-feature-settings:'clig' off,'liga' off;font-feature-settings:'clig' off,'liga' off;font-family:"Montserrat Alternates",sans-serif;font-size:48px;font-style:normal;font-weight:700;line-height:120%}.container{width:90%;max-width:1320px;margin:auto}*{margin:0;padding:0;text-decoration:none;text-transform:none;box-sizing:border-box;list-style:none;border-radius:0;color:#fff;font-family:"Montserrat Alternates",sans-serif}b,strong{font-size:inherit;font-weight:700;line-height:inherit;letter-spacing:inherit}button,input,select{-webkit-appearance:none;-moz-appearance:none}b,strong{font-weight:700;font-size:inherit;line-height:inherit;color:inherit}b *,strong *{font-weight:700;font-size:inherit;line-height:inherit;color:inherit}em,i{font-size:inherit;line-height:inherit;color:inherit}em *,i *{font-size:inherit;line-height:inherit;color:inherit}:focus{outline:transparent}body{overflow-x:hidden;max-width:100%;display:flex;flex-direction:column;min-height:100vh;background:#1a2033}body main{overflow:hidden}body footer{margin-top:auto;margin-bottom:0}input[type=submit]{-moz-appearance:none;-webkit-appearance:none;cursor:pointer}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.calc .range-item{margin-bottom:28px}.calc .range-item .input-form{position:relative}.calc .range-item .input-form label{position:absolute;left:16px;top:8px;font-weight:500;font-size:12px;line-height:16px}.calc .range-item .input-form input{display:block;width:100%;border-radius:4px 4px 0 0;padding:30px 16px 10px;font-weight:500;font-size:18px;line-height:24px;border:none}.calc .range-item .bottom-row{display:flex;align-items:center;justify-content:space-between;padding-top:8px}.calc .range-item .bottom-row p{font-weight:500;font-size:12px;line-height:16px}.calc .range-item .slider-dev{width:100%;position:relative}.calc .range-item .slider-dev .ui-slider-range{height:2px}.calc .range-item .slider-dev .ui-slider-handle{position:absolute;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);display:block;width:16px;height:16px;border-radius:999px;cursor:pointer}.calc .radio-item{display:flex;align-items:center;width:-webkit-max-content;width:-moz-max-content;width:max-content;margin:-12px auto 16px;border-radius:99px}.calc .radio-item input{display:none}.calc .radio-item label{font-weight:500;font-size:14px;line-height:24px;transition:.4s;min-width:76px;padding:2px;cursor:pointer;text-align:center;border-radius:99px}.calc .input-item{position:relative;margin-bottom:28px}.calc .input-item.invalid .input-text-message{opacity:1;pointer-events:auto}.calc .input-item .input-text-message{position:absolute;left:0;top:100%;display:flex;align-items:center;width:100%;padding-top:2px;opacity:0;pointer-events:none}.calc .input-item .input-text-message p{font-size:12px;line-height:1.2;color:#ec4852}.calc .input-item .input-text-message svg{display:block;width:12px;height:12px;margin-right:5px}.calc .input-item label{position:absolute;left:16px;top:8px;font-weight:500;font-size:12px;line-height:16px;z-index:3}.calc .input-item input{display:block;width:100%;border-radius:4px;padding:30px 16px 10px;font-weight:500;font-size:18px;line-height:24px;transition:.4s}.calc .input-item input[readonly]{pointer-events:none}.calc .input-item.invalid label{color:#ec4852}.calc .input-item.invalid input{background:#fbdadc;border-color:#ec4852}.calc .checkbox-item{margin-bottom:40px}.calc .checkbox-item.invalid label{color:#ec4852}.calc .checkbox-item input{display:none}.calc .checkbox-item input:checked+.wpcf7-list-item-label:after{opacity:1}.calc .checkbox-item .wpcf7-list-item-label{display:block;font-weight:500;font-size:12px;line-height:16px;cursor:pointer;padding-left:28px;position:relative;display:block}.calc .checkbox-item .wpcf7-list-item-label a{text-decoration:underline;transition:.4s}.calc .checkbox-item .wpcf7-list-item-label:before{content:"";position:absolute;left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:16px;height:16px;border-radius:4px;transition:.4s}.calc .checkbox-item .wpcf7-list-item-label:after{content:"";opacity:0;position:absolute;left:9px;top:50%;width:4px;height:8px;border:2px solid;border-left:none;border-top:none;-webkit-transform:translate(-50%,-65%) rotate(45deg);transform:translate(-50%,-65%) rotate(45deg);border-radius:1px;transition:.4s}.calc .input-row{display:flex;justify-content:space-between}.calc .input-row .input-item{width:calc(50% - 6px)}.calc .btn{width:100%;border-radius:16px}.wpcf7-list-item{margin-left:0!important}.wpcf7-response-output{font-size:14px!important;padding:5px!important;margin:10px auto 0!important;text-align:center!important}.wpcf7-not-valid-tip{position:absolute;left:0;top:100%;font-size:12px!important;line-height:1.2!important;color:#ec4852!important;padding-top:7px!important}.calc{width:100%;background:#d5f07a;padding:36px;border-radius:24px;position:relative}.calc:before{content:"";position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:calc(100% - 16px);height:calc(100% - 16px);border-radius:16px;border:1px solid var(--Blue-B900,#1a2033);pointer-events:none}.calc h2{color:var(--Blue-B900,#1a2033);font-size:24px;font-style:normal;font-weight:600;line-height:120%;letter-spacing:-.48px;text-align:left;margin-bottom:40px}.calc .range-item .input-form label{color:#1a2033}.calc .range-item .input-form input{background:#f5f5f5;color:#1a2033;border-radius:12px 12px 0 0}.calc .range-item .bottom-row p{color:#1a2033}.calc .range-item .slider-dev .ui-slider-range{background:#fd6645}.calc .range-item .slider-dev .ui-slider-handle{border:4px solid #fd6645;background:#1a2033}.calc .radio-item{border:1px solid transparent;background:#f5f5f5}.calc .radio-item label{background:#f5f5f5;color:#1a2033}.calc .radio-item input:checked+label{background:#fd6645;color:#fff}.calc .input-item label{color:#1a2033}.calc .input-item input{background:#f5f5f5;color:#1a2033;border:none;border-radius:12px}.calc .checkbox-item input:checked+.wpcf7-list-item-label:before{background:#fd6645}.calc .checkbox-item .wpcf7-list-item-label{color:#1a2033}.calc .checkbox-item .wpcf7-list-item-label a{color:#1a2033}.calc .checkbox-item .wpcf7-list-item-label a:hover{color:#fd6645}.calc .checkbox-item .wpcf7-list-item-label:before{background:#fff;border:1px solid #fd6645}.calc .checkbox-item .wpcf7-list-item-label:after{border-color:#fff}.calc .calc-btn{display:block;width:100%;max-width:380px;padding:18px;border-radius:60px;background:#fd6645;border:1px solid #fd6645;font-size:16px;font-style:normal;font-weight:500;line-height:24px;color:#fff;cursor:pointer;transition:.4s;margin:0 auto}.calc .calc-btn:hover{color:#fd6645;background:#fff}.header .container{display:flex;align-items:center;justify-content:space-between;padding:30px 0}.header__logo img{display:block;height:40px;width:auto}.header__menu ul{display:flex;gap:32px}.header__menu a{font-size:16px;font-style:normal;font-weight:500;line-height:24px;transition:.4s}.header__menu a:hover{color:#fd6645}.header__btn{font-size:16px;font-style:normal;font-weight:500;line-height:24px;padding:7px 16px;border-radius:99px;transition:.4s;color:#fff;background:#fd6645;border:1px solid #fd6645}.header__btn:hover{background:0 0;color:#fd6645}.footer{padding:30px 0}.footer .container{display:flex;align-items:center;justify-content:space-between}.footer__logo img{display:block;height:40px;width:auto}.footer__copy{font-size:14px;font-style:normal;font-weight:500;line-height:20px}.footer__btn{font-size:16px;font-style:normal;font-weight:500;line-height:24px;padding:7px 16px;border-radius:99px;transition:.4s;color:#fff;background:#fd6645;border:1px solid #fd6645}.footer__btn:hover{background:0 0;color:#fd6645}section{padding:60px 0}section:first-child{padding-top:20px}.block1 .container{display:flex;gap:16px}.block1 .left{width:calc(100% - 430px - 16px);display:flex;flex-direction:column}.block1 .left .top{display:flex;align-items:center;gap:20px;margin-bottom:24px}.block1 .left .top h1{width:calc(100% - 224px)}.block1 .left .top svg{display:block;width:204px;height:auto}.block1 .left .image{width:100%;height:100%;border-radius:24px;position:relative;background-position:center;background-size:cover;background-repeat:no-repeat}.block1 .left .image p{position:absolute;left:28px;top:28px;color:var(--Primary,#fd6645);-webkit-font-feature-settings:'clig' off,'liga' off;font-feature-settings:'clig' off,'liga' off;font-size:40px;font-style:normal;font-weight:700;line-height:120%}.block1 .left .image .msg-cont{position:absolute;right:0;bottom:0;background:#1a2033;padding:16px 0 0 16px;border-radius:40px 0 0 0}.block1 .left .image .msg-cont:before{content:"";position:absolute;right:100%;bottom:0;width:26px;height:27px;background-image:url(../img/corner.svg);background-position:center;background-size:contain}.block1 .left .image .msg-cont:after{content:"";position:absolute;right:0;bottom:100%;width:26px;height:27px;background-image:url(../img/corner.svg);background-position:center;background-size:contain}.block1 .left .image .msg{color:var(--Blue-B900,#1a2033);font-size:24px;font-style:normal;font-weight:600;line-height:120%;letter-spacing:-.48px;padding:25px 32px;border-radius:24px;background:var(--Secondary,#b085e7);position:relative}.block1 .left .image .msg:before{content:"";position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:calc(100% - 16px);height:calc(100% - 16px);border-radius:16px;border:1px solid var(--Blue-B900,#1a2033);pointer-events:none}.block1 .right{width:430px}.block1 .right .msg{display:flex;align-items:center;position:relative;border-radius:24px;background:var(--Blue-B0,#fff);padding:25px 32px;gap:20px;color:var(--Blue-B900,#1a2033);font-size:24px;font-style:normal;font-weight:600;line-height:120%;letter-spacing:-.48px;width:-webkit-max-content;width:-moz-max-content;width:max-content;margin-top:16px}.block1 .right .msg:before{content:"";position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:calc(100% - 16px);height:calc(100% - 16px);border-radius:16px;border:2px dashed var(--Blue-B900,#1a2033);pointer-events:none}.block2 h2{margin-bottom:80px}.block2 .list{display:flex;gap:16px}.block2 .box{border-radius:24px;background:var(--Blue-B800,#252b3d);display:flex;padding:32px 24px 40px 24px;flex-direction:column;gap:32px;width:100%}.block2 .box .top{display:flex;align-items:flex-start;gap:24px;align-self:stretch}.block2 .box .top .num{display:flex;width:60px;height:60px;justify-content:center;align-items:center;border-radius:999px;background:var(--Primary,#fd6645);font-size:24px;font-style:normal;font-weight:600;line-height:120%;letter-spacing:-.48px}.block2 .box .top h3{color:var(--Tertiary,#d5f07a);font-size:24px;font-style:normal;font-weight:600;line-height:120%;letter-spacing:-.48px}.block2 .box .descr{color:var(--Blue-B0,#fff);-webkit-font-feature-settings:'clig' off,'liga' off;font-feature-settings:'clig' off,'liga' off;font-size:16px;font-style:normal;font-weight:500;line-height:24px}.block3 h2{margin-bottom:80px}.block3 .list{display:flex;gap:16px}.block3 .box{width:100%;border-radius:24px;height:512px;position:relative;background-size:cover;background-repeat:no-repeat;background-position:center}.block3 .box:nth-child(1) .msg-cont{left:0;bottom:0;padding:16px 16px 0 0;border-radius:0 40px 0 0}.block3 .box:nth-child(1) .msg-cont:before{left:0;bottom:100%;-webkit-transform:scale(-1,1);transform:scale(-1,1)}.block3 .box:nth-child(1) .msg-cont:after{left:100%;bottom:0;-webkit-transform:scale(-1,1);transform:scale(-1,1)}.block3 .box:nth-child(1) .msg{background:var(--Tertiary,#d5f07a)}.block3 .box:nth-child(2) .msg-cont{left:0;top:0;padding:0 16px 16px 0;border-radius:0 0 40px 0}.block3 .box:nth-child(2) .msg-cont:before{left:100%;top:0;-webkit-transform:scale(-1,-1);transform:scale(-1,-1)}.block3 .box:nth-child(2) .msg-cont:after{left:0;top:100%;-webkit-transform:scale(-1,-1);transform:scale(-1,-1)}.block3 .box:nth-child(2) .msg{background:var(--Tertiary,#b085e7)}.block3 .box img{display:block;width:100%;height:auto;border-radius:24px}.block3 .box .msg-cont{position:absolute;background:#1a2033}.block3 .box .msg-cont:before{content:"";position:absolute;width:26px;height:27px;background-image:url(../img/corner.svg);background-position:center;background-size:contain}.block3 .box .msg-cont:after{content:"";position:absolute;width:26px;height:27px;background-image:url(../img/corner.svg);background-position:center;background-size:contain}.block3 .box .msg{font-size:20px;font-style:normal;font-weight:600;line-height:24px;text-align:center;padding:25px 32px;border-radius:24px;width:312px;position:relative;color:var(--Blue-B900,#1a2033)}.block3 .box .msg:before{content:"";position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:calc(100% - 16px);height:calc(100% - 16px);border-radius:16px;border:1px solid var(--Blue-B900,#1a2033);pointer-events:none}.block4 h2{margin-bottom:80px}.block4 .top{display:flex;gap:16px;margin-bottom:16px}.block4 .top .box{width:100%}.block4 .box{display:flex;align-items:center;gap:24px;border-radius:24px;background:var(--Blue-B800,#252b3d);padding:32px 24px}.block4 .box .ico{display:flex;align-items:center;justify-content:center;width:60px;height:60px;border-radius:999px;background:var(--Primary,#fd6645)}.block4 .box p{width:calc(100% - 60px - 24px);color:var(--Tertiary,#d5f07a);font-size:24px;font-style:normal;font-weight:600;line-height:120%;letter-spacing:-.48px}.block4 .bot{display:flex;gap:16px}.block4 .bot .left{display:flex;flex-direction:column;gap:16px;align-items:flex-end;width:calc(33.33% - 10.667px)}.block4 .bot .left .box{width:100%}.block4 .bot .left>svg{display:block;max-width:100%}.block4 .bot .right{width:calc(33.33% - 10.667px + 33.33% - 10.667px + 16px);background-size:cover;border-radius:24px;position:relative}.block4 .bot .right .btn{position:absolute;right:32px;bottom:32px;font-size:16px;font-style:normal;font-weight:500;line-height:24px;display:flex;width:252px;height:60px;padding:18px 44.5px 18px 45.5px;justify-content:center;align-items:center;flex-shrink:0;border-radius:9999px;background:var(--Primary,#fd6645);border:1px solid var(--Primary,#fd6645);transition:.4s}.block4 .bot .right .btn:hover{background:#fff;color:#fd6645}.block5 h2{margin-bottom:80px}.block5 .list{display:flex;flex-wrap:wrap;gap:16px}.block5 .box{padding:32px 24px 40px 24px;border-radius:24px;display:flex;flex-direction:column;gap:24px;width:calc(33.333% - 16.67px);box-shadow:0 2px 30px 0 rgba(54,54,54,.07)}.block5 .box *{color:#1a2033}.block5 .box:nth-child(6n),.block5 .box:nth-child(6n-1),.block5 .box:nth-child(6n-5){background:var(--Tertiary,#d5f07a)}.block5 .box:nth-child(6n-4){background:var(--Tertiary,#fd6645)}.block5 .box:nth-child(6n-4) *{color:#fff;fill:#fff}.block5 .box:nth-child(6n-2),.block5 .box:nth-child(6n-3){background:var(--Tertiary,#b085e7)}.block5 .box .top{display:flex;align-items:center;gap:16px}.block5 .box .top img{display:block;width:56px;height:56px;border-radius:99px}.block5 .box .top .text{width:calc(100% - 56px - 16px);display:flex;flex-direction:column;gap:8px}.block5 .box .top .text p{font-size:20px;font-style:normal;font-weight:600;line-height:24px}.block5 .box .top .text .stars{display:flex}.block5 .box .top .text .stars svg{display:block;width:24px;height:auto}.block5 .box .comment{font-size:16px;font-style:normal;font-weight:500;line-height:24px}@media screen and (min-width:1025px){.block3 .box img{display:none}}@media screen and (max-width:1380px){h1{font-size:40px}}@media screen and (max-width:1200px){h1{font-size:32px}}@media screen and (max-width:1024px){section{padding:40px 0}h2{font-size:24px}.container{max-width:500px;width:calc(100% - 32px)}.calc{padding:32px 24px}.calc .calc-btn{width:100%;padding:18px}.header__menu{display:none}.header__btn{font-size:14px;padding:6px 16px}.footer{padding:20px 0}.footer .container{flex-wrap:wrap}.footer__logo img{height:24px}.footer__btn{width:100%;order:-1;padding:16px;text-align:center;margin-bottom:32px}section{padding:40px 0}section:first-child{padding-top:0}.block1 .container{flex-direction:column}.block1 .left{width:100%}.block1 .left .top{flex-direction:column;gap:16px;margin-bottom:262px;align-items:flex-start}.block1 .left .top h1{width:100%}.block1 .left .top svg{width:auto;height:90px}.block1 .left .image{height:300px}.block1 .left .image p{font-size:32px;top:-208px;left:0;-webkit-transform:translate(0,-100%);transform:translate(0,-100%)}.block1 .left .image .msg-cont{padding:0;border-radius:0;left:0;right:unset;top:-16px;bottom:unset;-webkit-transform:translate(0,-100%);transform:translate(0,-100%);width:100%}.block1 .left .image .msg-cont:before{display:none}.block1 .left .image .msg-cont:after{display:none}.block1 .left .image .msg{width:100%;text-align:center}.block1 .right{width:100%;position:relative}.block1 .right .msg{position:absolute;top:calc(-16px - 300px - 16px - 79px - 16px);-webkit-transform:translate(0,-100%);transform:translate(0,-100%);margin:0;width:100%;justify-content:center}.block2 h2{margin-bottom:40px}.block2 .list{flex-wrap:wrap}.block2 .box{padding:20px 16px;gap:20px}.block2 .box .top .num{width:48px;height:48px;font-size:20px}.block2 .box .top h3{font-size:20px}.block3 h2{margin-bottom:40px}.block3 .list{flex-direction:column}.block3 .box{background:0 0!important;display:flex;flex-direction:column;gap:16px;height:auto}.block3 .box .msg-cont{padding:0!important;position:static;width:100%}.block3 .box .msg-cont:before{display:none}.block3 .box .msg-cont:after{display:none}.block3 .box .msg{width:100%}.block4 h2{margin-bottom:40px}.block4 .top{flex-direction:column}.block4 .box{padding:20px 16px}.block4 .box .ico{width:48px;height:48px}.block4 .box .ico svg{display:block;width:24px;height:24px}.block4 .box p{font-size:20px}.block4 .bot{flex-direction:column}.block4 .bot .left{width:100%}.block4 .bot .left>svg{height:90px;width:auto}.block4 .bot .right{height:300px;width:100%;margin-bottom:92px}.block4 .bot .right .btn{left:0;bottom:-32px;-webkit-transform:translate(0,100%);transform:translate(0,100%);width:100%}.block5 h2{margin-bottom:40px}.block5 .box{width:100%;padding:20px 16px;gap:16px}.block5 .box .top .text{gap:6px}.block5 .box .comment{font-size:14px;line-height:20px}}@media screen and (max-width:768px){.header .container{padding:18px 0}.header__logo img{height:24px}}@media screen and (max-width:500px){.block1 .left .image{height:200px}.block1 .right .msg{top:calc(-16px - 200px - 16px - 79px - 16px)}.block4 .bot .right{height:200px}}