h1,h2{-webkit-font-feature-settings:'clig' off,'liga' off;font-feature-settings:'clig' off,'liga' off;font-size:24px;font-weight:400;line-height:120%;text-transform:uppercase}h1 *,h2 *{color:inherit;-webkit-font-feature-settings:inherit;font-feature-settings:inherit;font-size:inherit;font-weight:inherit;line-height:inherit;text-transform:inherit}h1 b,h2 b{font-weight:500}.container{width:calc(100% - 120px);margin:auto}*{margin:0;padding:0;text-decoration:none;text-transform:none;box-sizing:border-box;list-style:none;border-radius:0;color:#00040b;font-family:Montserrat,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:#fafafa}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 .range-item .input-form label{color:#00040b}.calc .range-item .input-form input{background:#ebebeb;color:#00040b;border-radius:0}.calc .range-item .bottom-row p{color:#00040b}.calc .range-item .slider-dev .ui-slider-range{background:#fcd915}.calc .range-item .slider-dev .ui-slider-handle{border:4px solid #fcd915;background:#fff}.calc .radio-item{border:1px solid #00040b;background:#fff}.calc .radio-item label{background:#fff}.calc .radio-item input:checked+label{background:#00040b;color:#fff}.calc .input-item label{color:#00040b}.calc .input-item input{background:#f5f5f5;color:#00040b;border:none;border-radius:0}.calc .checkbox-item input:checked+.wpcf7-list-item-label:before{background:#f6c859}.calc .checkbox-item .wpcf7-list-item-label a:hover{color:#f6c859}.calc .checkbox-item .wpcf7-list-item-label:before{background:#fff;border:1px solid #f6c859}.calc .checkbox-item .wpcf7-list-item-label:after{border-color:#000}.calc .calc-btn{display:block;width:100%;max-width:380px;padding:18px;border-radius:99px;background:#00040b;border:1px solid #00040b;font-size:14px;font-style:normal;font-weight:500;line-height:24px;color:#fff;text-transform:uppercase;cursor:pointer;transition:.4s;margin:0 auto}.calc .calc-btn:hover{color:#00040b;background:#fff}body{background:#00040b}.bgVideo{position:fixed;left:0;top:0;width:100vw;height:100vh;-o-object-fit:cover;object-fit:cover;z-index:1}section{position:relative;z-index:2}main{display:flex;flex-direction:column}main .block1{order:10}main .block2{order:20}main .block3{order:30}main .block4{order:40}main .block5{order:50}main .block3_2{order:60}main .block6{order:70}main .block7{order:80}.block1{height:100vh;position:relative;overflow:hidden}.block1__ttl{position:absolute;top:75px;left:50%;display:flex;flex-direction:column;color:#fff}.block1__ttl span{font-weight:300}.block1__ttl .mob{max-width:330px;display:block}.block1__ttl .mob span{display:block}.block1__ttl .mob svg{margin:0 5px -5px 0}.block1__ttl .row{display:flex;gap:10px}.block1__deco{position:absolute;right:0;top:75px;width:200px;height:auto}.block1__logo{display:block;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:90%;max-width:1152px;height:auto}.block2{display:flex;min-height:100vh;margin-top:-140px}.block2__left{width:50%;display:flex;align-items:center;justify-content:center}.block2__left img{display:block;width:300px;height:auto}.block2__right{background:#fff;width:50%;padding:80px 0;display:flex;align-items:center;justify-content:center}.block2__right .calc{max-width:400px;width:calc(100% - 32px)}.block2__right .calc h2{margin-bottom:40px}.block3{background:#f6c859;height:510px;padding:76px 0}.block3 svg{position:absolute;right:0;top:0;height:100%;width:auto}.block3 h2{position:relative;z-index:2}.block3 p{display:block;position:absolute;z-index:2;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);text-align:center;-webkit-font-feature-settings:'clig' off,'liga' off;font-feature-settings:'clig' off,'liga' off;font-size:132px;font-style:normal;font-weight:300;line-height:120%}.block3_2{background:#00040b;height:510px;padding:76px 0}.block3_2 svg{position:absolute;right:0;top:0;height:100%;width:auto}.block3_2 h2{position:relative;z-index:2;color:#fff}.block3_2 p{position:absolute;z-index:2;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);color:#fff;text-align:center;-webkit-font-feature-settings:'clig' off,'liga' off;font-feature-settings:'clig' off,'liga' off;font-size:132px;font-style:normal;font-weight:300;line-height:120%}.block4{background:#fff;padding:76px 0}.block4__list{display:flex;align-items:flex-start;justify-content:center;padding:315px 0;gap:42px}.block4 .box{width:412px;display:flex;align-items:flex-start;gap:32px;position:relative}.block4 .box .number{position:relative;width:100px;height:100px;border-radius:999px;border:1px solid #bfc0c2;display:flex;align-items:center;justify-content:center;color:var(--Primary,#3f2b74);text-align:center;-webkit-font-feature-settings:'clig' off,'liga' off;font-feature-settings:'clig' off,'liga' off;font-size:24px;font-weight:400;line-height:120%;text-transform:uppercase}.block4 .box .number:before{content:"";position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:72px;height:72px;border-radius:999px;border:1px solid #bfc0c2}.block4 .box .number:after{content:"";position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:42px;height:42px;border-radius:999px;border:2px solid #f6c859}.block4 .box .text{width:calc(100% - 132px);display:flex;flex-direction:column;gap:16px}.block4 .box .text h3{font-size:20px;font-style:normal;font-weight:500;line-height:24px}.block4 .box .text p{font-size:16px;font-style:normal;font-weight:400;line-height:24px}.block4 .box svg{position:absolute;display:block;width:calc(100% + 50px);height:auto;left:50px;top:calc(100% + 32px)}.block4 .box:nth-child(2) svg{top:unset;bottom:calc(100% + 32px);-webkit-transform:scale(1,-1);transform:scale(1,-1)}.block5{display:flex}.block5__left{width:50%;display:flex;align-items:center;justify-content:center;min-height:100vh}.block5__left img{display:block;width:90%;max-width:620px;height:auto}.block5__right{width:50%;background:#fff;padding:76px 60px;display:flex;flex-direction:column;gap:60px}.block5__list{display:flex;flex-direction:column;gap:56px;margin:auto 0}.block5__list .box{display:flex;gap:20px;align-items:flex-start;justify-content:space-between}.block5__list .box .text{display:flex;flex-direction:column;gap:12px;width:calc(100% - 100px);padding-left:44px;position:relative;max-width:590px}.block5__list .box .text:before{content:"";position:absolute;left:6px;top:6px;width:12px;height:12px;background:#f6c859;border-radius:99px}.block5__list .box .text h3{font-size:20px;font-style:normal;font-weight:500;line-height:24px}.block5__list .box .text p{font-size:16px;font-style:normal;font-weight:400;line-height:24px}.block5__list .box img{display:block;width:80px;height:80px;-o-object-fit:contain;object-fit:contain}.block6{background:#fff;padding:76px 0}.block6 .container{display:flex;flex-wrap:wrap;gap:40px}.block6 h2{width:calc(25% - 30px)}.block6 .box{display:flex;padding:40px 32px;flex-direction:column;align-items:flex-start;gap:56px;align-self:stretch;border:1px solid var(--Green-G50,#bfc0c2);background:var(--Green-G0,#fff);min-height:400px;width:calc(25% - 30px)}.block6 .box:nth-child(3){width:calc(50% - 20px)}.block6 .box .top{display:flex;align-items:center;gap:16px}.block6 .box .top img{display:block;width:56px;height:56px;border-radius:99px}.block6 .box .top .text{width:calc(100% - 56px - 16px);display:flex;flex-direction:column;gap:8px}.block6 .box .top .text p{font-size:20px;font-style:normal;font-weight:500;line-height:24px}.block6 .box .top .text .stars{display:flex}.block6 .box .top .text .stars svg{display:block;width:24px;height:auto}.block6 .box .comment{font-size:16px;font-style:normal;font-weight:400;line-height:24px}.block7{display:flex}.block7__left{width:50%;display:flex;align-items:center;justify-content:center;min-height:100vh;position:relative}.block7__left img{display:block;width:90%;max-width:620px;height:auto}.block7__left p{position:absolute;left:60px;bottom:60px;color:#fff;font-size:14px;font-style:normal;font-weight:400;line-height:20px}.block7__right{background:#fff;width:50%;padding:80px 0;display:flex;align-items:center;justify-content:center}.block7__right .calc{width:100%;max-width:400px}.block7__right .calc h2{margin-bottom:40px}@media screen and (min-width:769px){.block1__ttl .mob{display:none}}@media screen and (max-width:1920px){.block3 svg{left:50%;right:unset}.block3_2 svg{left:50%;right:unset}}@media screen and (max-width:1350px){.block1__ttl{max-width:395px}.block1__ttl .row{display:block}.block1__ttl .row svg{margin:0 5px -5px}.block1__deco{width:auto;height:90px;right:0;-webkit-transform:translate(calc(100% - 90px));transform:translate(calc(100% - 90px))}}@media screen and (max-width:1300px){.block6 .container{gap:21px}.block6 h2{width:100%}.block6 .box{width:calc(33% - 14px)}.block6 .box:nth-child(3){width:calc(33% - 14px)}}@media screen and (max-width:1200px){.block4 .container{display:flex;align-items:flex-start;justify-content:space-between}.block4__list{padding:0;flex-direction:column}.block4 .box svg{display:none}.block5__list .box .text{width:100%;padding-left:32px;gap:8px}.block5__list .box img{display:none}}@media screen and (max-width:1024px){.container{width:calc(100% - 32px)}.calc .calc-btn{width:100%;padding:18px}.block2{margin-top:-100px}.block2__right{padding:55px 0}}@media screen and (max-width:768px){.container{max-width:500px}main .block3{order:45}.block1{height:100vw}.block1__ttl{width:calc(100% - 32px);left:16px;top:unset;bottom:24px}.block1__ttl .row{display:none}.block1__deco{display:none}.block1__logo{width:calc(100% - 32px);top:16px;-webkit-transform:translate(-50%,0);transform:translate(-50%,0)}.block2{margin-top:0;flex-direction:column-reverse}.block2__left{width:100%;padding:24px 0}.block2__left img{width:188px}.block2__right{width:100%;padding:32px 0}.block3{padding:32px 0;height:220px}.block3 h2{max-width:170px}.block3 p{top:unset;font-size:68px;left:16px;bottom:16px;-webkit-transform:none;transform:none}.block3_2{padding:32px 0;height:220px}.block3_2 h2{max-width:150px}.block3_2 p{top:unset;bottom:16px;font-size:68px;left:16px;-webkit-transform:none;transform:none}.block4{padding:32px 0}.block4 .container{flex-direction:column}.block4__list{margin-top:32px;gap:24px}.block4 .box{gap:24px;width:100%;max-width:412px}.block4 .box .number{width:60px;height:60px;font-size:16px}.block4 .box .number:before{width:43px;height:43px}.block4 .box .number:after{width:25px;height:25px}.block4 .box .text{gap:8px;width:calc(100% - 84px)}.block4 .box .text h3{font-size:16px}.block4 .box .text p{font-size:14px;line-height:20px}.block5__left{display:none}.block5__right{width:100%;padding:32px 16px;gap:32px}.block5__list{gap:24px}.block5__list .box .text h3{font-size:16px}.block5__list .box .text p{font-size:14px;line-height:20px}.block6{padding:32px 0}.block6 .container{gap:16px}.block6 h2{margin-bottom:16px}.block6 .box{width:100%;padding:16px 12px;gap:12px;min-height:unset}.block6 .box:nth-child(3){width:100%}.block6 .box .top .text{gap:4px}.block6 .box .top .text p{font-size:16px}.block6 .box .comment{font-size:14px;line-height:20px}.block7{flex-direction:column-reverse;border-top:1px solid #dededf}.block7__left{background:#fff;width:100%;min-height:unset;padding:32px 16px;justify-content:flex-start}.block7__left img{display:none}.block7__left p{position:static;color:#00040b}.block7__right{width:100%;padding:32px 16px 16px 16px}}