@charset "UTF-8";@import url(https://fonts.googleapis.com/css2?family=Inter:wght@500&display=swap);@font-face{font-family:Inter;font-display:swap;src:url(../fonts/Inter-Bold.woff2) format("woff2");font-weight:700;font-style:normal}@font-face{font-family:Inter;font-display:swap;src:url(../fonts/Inter-Regular.woff2) format("woff2");font-weight:400;font-style:normal}body{--headerHeight:100px}*{padding:0;margin:0;border:0;-webkit-box-sizing:border-box;box-sizing:border-box;color:#343434;font-size:16px;font-family:Inter,sans-serif;font-weight:400;line-height:1}aside,footer,header,nav{display:block}html{scroll-behavior:smooth}body,html{width:100%;height:100%}button,input,select,textarea{font-family:inherit;outline:0}a,button{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}button{cursor:pointer}a{-webkit-text-decoration:none;text-decoration:none}a:visited{-webkit-text-decoration:none;text-decoration:none}li,ul{list-style:none}img{vertical-align:top}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:400}[class*=__container]{max-width:96.875rem;margin:0 auto;padding:0 .9375rem}[class*="--hidden"]{display:none!important}.header{width:100%;z-index:50;-webkit-box-shadow:0 4px 30px 0 rgba(54,41,183,.07);box-shadow:0 4px 30px 0 rgba(54,41,183,.07);position:sticky;top:0;background-color:#fff}.header__logo{margin-top:10px}.header__wrapper{min-width:100%;height:var(--headerHeight);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-transition:.1s linear;transition:.1s linear}.header__menu .menu__list{display:-webkit-box;display:-ms-flexbox;display:flex}.header__menu .menu__item{background-color:transparent;-webkit-transition:.35s linear;transition:.35s linear;cursor:pointer;border-radius:15px}.header__menu .menu__item a{padding:10px max(10px,min(1vw,20px));display:inline-block;width:100%;color:#000;font-size:20px}.header__menu .menu__item:hover{background-color:#194edc}.header__menu .menu__item:hover a{color:rgba(242,242,242,.9490196078)}.header__menu .menu__item--active{background-color:#194edc;border-radius:15px}.header__menu .menu__item--active a{color:rgba(242,242,242,.9490196078)}.header__menu .menu__item--active:hover{background-color:#194edc}.header__menu .menu__item:not(:last-child){margin-right:max(10px,min(2vw,30px))}.header__menu .menu__button{display:none}.header .burger{display:none}.header__button{font-size:20px}.button{cursor:pointer;padding:8px 20px;border-radius:15px;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out}.button--lg{padding:12px 40px;font-size:20px;font-weight:400}.button--bordered{background-color:transparent;border:1px solid #fff;color:#fff}.button--bordered:hover{background-color:#fff;color:#343434}.button--primary{background-color:#194edc;color:rgba(242,242,242,.9490196078);border:2px solid transparent}.button--primary:focus,.button--primary:hover{border-color:#194edc;background-color:#fff;color:#194edc}.button--primary:disabled{opacity:.5;background-color:#194edc;color:rgba(242,242,242,.9490196078);border:2px solid transparent}.footer{padding:1.25rem 0;background-color:#0b0b0b}.footer__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:20px}.footer__wrapper svg{margin-top:10px}.footer__wrapper h4{color:#cbcbcb;font-size:16px;font-weight:500}.footer__wrapper p{color:#cbcbcb;font-size:14px;font-weight:400}.section{padding:max(20px,min(5vw,50px)) 0;background-color:#fff}.section:not(:first-child){scroll-margin-top:var(--headerHeight)}.section:nth-child(2n){background-color:#f4f7ff}.section__title{margin-bottom:30px}.section__title h2,.section__title mark{font-family:Inter;font-size:max(22px,min(3vw,45px));font-style:normal;font-weight:600;line-height:normal;color:#343434}.section__title h2 mark,.section__title mark mark{background-color:transparent;color:#194edc}.section#contacts{background-color:#080f18}.section#contacts .section__title h2{color:#fff}@-webkit-keyframes pulse{0%{-webkit-box-shadow:0 0 0 0 rgba(255,255,255,.4)}70%{-webkit-box-shadow:0 0 0 10px rgba(204,169,44,0)}100%{-webkit-box-shadow:0 0 0 0 rgba(204,169,44,0)}}@keyframes pulse{0%{-webkit-box-shadow:0 0 0 0 rgba(255,255,255,.4);box-shadow:0 0 0 0 rgba(255,255,255,.4)}70%{-webkit-box-shadow:0 0 0 10px rgba(204,169,44,0);box-shadow:0 0 0 10px rgba(204,169,44,0)}100%{-webkit-box-shadow:0 0 0 0 rgba(204,169,44,0);box-shadow:0 0 0 0 rgba(204,169,44,0)}}.no-webp .main{background-image:url(../images/bg.png)}.main{scroll-margin-top:var(--headerHeight);width:100dvw;max-width:100%;height:calc(100vh - var(--headerHeight));background-position:center;background-repeat:no-repeat;background-size:cover}.main__overlay{width:100dvw;max-width:100%;height:calc(100vh - var(--headerHeight));background:linear-gradient(93deg,rgba(11,11,11,.35) 0,rgba(6,6,6,.44) 12.29%,rgba(3,3,3,.33) 23.04%,rgba(0,0,0,.26) 30.64%,rgba(0,0,0,.11) 38.48%,rgba(0,0,0,.1) 46.8%,rgba(0,0,0,0) 54.46%,rgba(0,0,0,0) 71.88%,rgba(0,0,0,.25) 95.59%,rgba(0,0,0,.24) 100%);position:relative}.main__info{position:absolute;top:30%;font-family:Inter}.main__info h1,.main__info h2{margin-bottom:30px;color:rgba(242,242,242,.9490196078)}.main__info h1{font-size:max(42px,min(5vh,96px));font-style:normal;text-shadow:0 4px 4px rgba(0,0,0,.25);font-weight:700}.main__info h2{text-shadow:0 4px 4px rgba(0,0,0,.25);max-width:400px;font-size:max(26px,min(3vh,32px));font-style:normal;font-weight:700}.main__info p{text-shadow:0 4px 4px rgba(0,0,0,.25);max-width:340px;color:rgba(242,242,242,.9490196078);font-size:max(18px,min(2vh,24px));font-style:normal;font-weight:400;margin-bottom:50px}.main__info .button{font-size:24px;text-shadow:0 4px 4px rgba(0,0,0,.25);-webkit-animation:pulse 2s infinite;animation:pulse 2s infinite}@-webkit-keyframes pulseBlue{0%{-webkit-box-shadow:0 0 0 0 rgba(25,78,220,.5)}70%{-webkit-box-shadow:0 0 0 10px rgba(204,169,44,0)}100%{-webkit-box-shadow:0 0 0 0 rgba(204,169,44,0)}}@keyframes pulseBlue{0%{-webkit-box-shadow:0 0 0 0 rgba(25,78,220,.5);box-shadow:0 0 0 0 rgba(25,78,220,.5)}70%{-webkit-box-shadow:0 0 0 10px rgba(204,169,44,0);box-shadow:0 0 0 10px rgba(204,169,44,0)}100%{-webkit-box-shadow:0 0 0 0 rgba(204,169,44,0);box-shadow:0 0 0 0 rgba(204,169,44,0)}}.services__items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:40px}.services__items .services-item{width:clamp(350px,50% - 40px,700px);max-height:300px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-shadow:0 4px 30px 0 rgba(54,41,183,.07);box-shadow:0 4px 30px 0 rgba(54,41,183,.07);background-color:transparent;border-radius:15px}.services__items .services-item__info{width:45%;border:1px solid #d9d9d9;border-right:none;border-radius:15px 0 0 15px;padding:24px 16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.services__items .services-item__info .button{-webkit-animation:pulseBlue 2s infinite;animation:pulseBlue 2s infinite;font-size:14px}.services__items .services-item__text h3{color:#080f18;font-size:18px;font-weight:600;margin-bottom:16px}.services__items .services-item__text p{color:#080f18;font-size:14px;font-weight:400;max-width:200px;margin-bottom:20px}.services__items .services-item__image{width:55%}.services__items .services-item__image img{border-radius:0 15px 15px 0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:right;object-position:right}.benefits__items{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:max(20px,min(4vw,50px))}.benefits__items .benefit-item{-webkit-box-flex:1;-ms-flex:1 1 31%;flex:1 1 31%;min-width:187px;display:-webkit-box;display:-ms-flexbox;display:flex;padding:max(25px,min(4vw,79px));-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:max(15px,min(3vw,25px));border-radius:15px;background-color:#323232;-webkit-box-shadow:0 4px 30px 0 rgba(54,41,183,.07);box-shadow:0 4px 30px 0 rgba(54,41,183,.07)}.benefits__items .benefit-item p{color:#fff;text-align:center;font-size:max(16px,min(3vw,20px));font-weight:400}.benefits__items .benefit-item__image{width:max(60px,min(5vw,120px));height:max(60px,min(5vw,120px))}.benefits__items .benefit-item__image--fix{width:max(107px,min(10vw,214px));height:max(60px,min(5vw,120px));aspect-ratio:1.79}.benefits__items .benefit-item__image img{width:100%;height:100%}.how__items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.how__arrow{width:max(25px,min(3vw,50px));height:max(25px,min(3vw,50px));display:-webkit-box;display:-ms-flexbox;display:flex;padding:5px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#fff;-webkit-box-shadow:0 4px 30px 0 rgba(54,41,183,.07);box-shadow:0 4px 30px 0 rgba(54,41,183,.07);border-radius:100px;-webkit-box-shadow:1px 1px 1px 0 rgba(0,0,0,.15);box-shadow:1px 1px 1px 0 rgba(0,0,0,.15);-ms-flex-item-align:center;align-self:center;margin:0 10px}.how__arrow svg{width:100%;height:max(15px,min(2vw,30px));margin-left:5px}.how .how-item{width:max(280px,min(30%,370px));-webkit-box-shadow:1px 1px 1px 0 rgba(0,0,0,.15);box-shadow:1px 1px 1px 0 rgba(0,0,0,.15);padding:20px;border-radius:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff}.how .how-item__image{width:90px;height:90px;padding:20px;background-color:#f4f7ff;border-radius:100px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:20px}.how .how-item__image img,.how .how-item__image svg{width:100%;height:100%}.how .how-item__info{text-align:center}.how .how-item__info h3{color:#080f18;font-size:max(20px,min(3vw,25px));font-weight:700;margin-bottom:15px}.how .how-item__info p{color:#080f18;text-align:center;font-size:max(16px,min(2vw,20px));font-weight:400}.calculator__notify{max-width:713px;display:-webkit-box;display:-ms-flexbox;display:flex;padding:max(15px,min(3vw,20px)) max(10px,min(3vw,20px));-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px;background-color:#fff;border-radius:15px;-webkit-box-shadow:0 4px 30px 0 rgba(54,41,183,.07);box-shadow:0 4px 30px 0 rgba(54,41,183,.07);margin-bottom:max(20px,min(4vw,40px))}.calculator__notify p,.calculator__notify strong{color:#343434;font-size:max(14px,min(3vw,20px));font-weight:400}.calculator__notify p strong,.calculator__notify strong strong{font-weight:700}.calculator__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background-color:#fff;border-radius:15px;-webkit-box-shadow:0 4px 30px 0 rgba(54,41,183,.07);box-shadow:0 4px 30px 0 rgba(54,41,183,.07);padding:10px}.calculator__side{width:30%;margin-right:10px}.calculator__table{max-height:100%;width:70%}.calculator__table:not(.js-calculator-items){overflow-y:scroll;overflow-x:hidden;padding-right:2px}.calculator__table table{width:100%;border:1px solid #d9d9d9;border-radius:15px}.calculator__table thead{background-color:#f7f9fa}.calculator__table thead th{height:42px;color:#343434;font-size:18px;font-weight:500;border-bottom:1px solid #d9d9d9}.calculator__table thead th:first-child{border-radius:15px 0 0 0}.calculator__table thead th:last-child{border-radius:0 15px 0 0}.calculator__table thead th:not(:last-child){border-right:1px solid #d9d9d9}.calculator__table tbody tr td{height:60px;border-bottom:1px solid #d9d9d9;text-align:center}.calculator__table tbody tr td:not(:last-child){border-right:1px solid #d9d9d9}.calculator__table tbody tr td input{border:1px solid #d9d9d9;width:100%;height:36px;border-radius:4px;text-align:center;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out}.calculator__table tbody tr td input:hover{-webkit-box-shadow:0 4px 30px 0 rgba(54,41,183,.07);box-shadow:0 4px 30px 0 rgba(54,41,183,.07)}.calculator__table tbody tr td input:focus{border-color:#194edc}.calculator__table tbody tr:last-child td{border-bottom:0}.calculator__table tr td,.calculator__table tr th{width:25%;padding:12px 20px}.calculator__tab{padding:10px;border-radius:15px;border:1px solid #d9d9d9;background-color:#fff;color:#343434;font-size:max(14px,min(2vw,18px));font-weight:700;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out;text-align:center;cursor:pointer}.calculator__tab:hover{border-color:#194edc}.calculator__tab--active{color:rgba(242,242,242,.9490196078);border-color:#194edc;background-color:#194edc}.calculator__tab:not(:last-child){margin-bottom:10px}.calculator__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:10px;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:max(15px,min(3vw,30px))}.calculator__total{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:9px;background-color:#194edc;padding:10px;border-radius:8px;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.calculator__total span{color:rgba(242,242,242,.9490196078);font-size:17px;font-weight:500}.calculator__total span:last-child{border-radius:8px;padding:5px;background-color:#fff;color:#343434}.calculator__empty{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#f4f7ff;padding:20px;border-radius:15px}.calculator__empty svg{width:35%}.calculator__empty div{max-width:max(350px,70%);text-align:center;margin-top:20px}.calculator__empty div h3{color:#343434;font-size:24px;margin-bottom:10px;font-weight:700}.calculator__empty div p{color:#343434;font-size:18px;margin-bottom:20px}.calculator__empty div a{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.quote__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:10px}.quote__total{border-radius:15px;background-color:#f4f7ff;margin-top:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.quote__total span{padding:20px;text-align:center;-webkit-box-flex:1;-ms-flex:1 1 33.3333%;flex:1 1 33.3333%;color:#343434;font-size:camp(14px,2vw,18px);font-weight:400;border:1px solid transparent}.quote__form,.quote__items{width:calc(50% - 10px);background-color:#fff;border-radius:15px;-webkit-box-shadow:0 4px 30px 0 rgba(54,41,183,.07);box-shadow:0 4px 30px 0 rgba(54,41,183,.07);padding:30px}.quote__items{height:100%}.quote__items--scroll{overflow-y:scroll;overflow-x:hidden}.quote__items h2{color:#343434;font-family:Inter;font-size:max(18px,min(2vw,24px));font-weight:600;margin-bottom:20px}.quote__items .calculator__table{width:100%}.quote .quote-form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.quote .quote-form__row{-ms-flex-wrap:wrap;flex-wrap:wrap}.quote .quote-form__row:not(:last-child){margin-bottom:20px}.quote .quote-form__item,.quote .quote-form__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:20px}.quote .quote-form__actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:10px}.quote .quote-form__item{width:calc(50% - 20px)}.quote .quote-form__thanks{background-color:#f4f7ff;padding:20px;border-radius:15px;margin-bottom:20px}.quote .quote-form__thanks h3{color:#194edc;font-size:max(16px,min(4vw,22px));font-weight:400;margin-bottom:10px;font-weight:600}.quote .quote-form__thanks p{color:#343434;font-size:max(14px,min(3vw,16px));font-weight:400}.quote .quote-form__field{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.quote .quote-form__field--hidden{display:none}.quote .quote-form__field:not(.quote-form__field--actions){width:100%}.quote .quote-form__field label{color:#343434;font-family:Inter;font-size:14px;font-weight:600;line-height:16px;margin-bottom:7px}.quote .quote-form__field label mark{background-color:transparent;color:#595959}.quote .quote-form__field input,.quote .quote-form__field select,.quote .quote-form__field textarea{height:36px;border-radius:6px;border:1px solid #d9d9d9;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out;padding:6px 12px}.quote .quote-form__field input:hover,.quote .quote-form__field select:hover,.quote .quote-form__field textarea:hover{-webkit-box-shadow:0 4px 30px 0 rgba(54,41,183,.07);box-shadow:0 4px 30px 0 rgba(54,41,183,.07);border-color:#194edc}.quote .quote-form__field input:focus,.quote .quote-form__field select:focus,.quote .quote-form__field textarea:focus{border-color:#194edc}.quote .quote-form__field textarea{height:90px;resize:none}.quote .quote-form__action{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:5px;height:36px}.quote .quote-form__action input,.quote .quote-form__action label{cursor:pointer}.quote .quote-form__action label{color:#343434;margin-bottom:0;font-weight:400}.quote .quote-form button{margin:0 auto}.licensed__items{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;-ms-flex-wrap:wrap;flex-wrap:wrap}.licensed__item{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;background-color:#194edc;border-radius:15px;padding:10px;color:rgba(242,242,242,.9490196078);font-size:max(14px,min(2vw,18px));font-weight:500}.contacts{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:30px}.contacts__items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:20px}.contacts__item{-webkit-box-flex:1;-ms-flex:1 1 calc(33% - 60px);flex:1 1 calc(33% - 60px)}.contacts__item b,.contacts__item h3,.contacts__item p{color:rgba(242,242,242,.9490196078)}.contacts__item h3{font-size:max(16px,min(2vw,22px));font-weight:600;margin-bottom:20px}.contacts__item p{font-size:max(16px,min(2vw,18px))}.contacts__item p b{font-size:max(16px,min(2vw,18px));display:inline-block;font-weight:600;margin-bottom:5px}.contacts__item p:not(:last-child){margin-bottom:20px}.contacts .button{margin:0 auto}@media (max-width:1200px){.header__menu .menu__item:not(:last-child){margin-right:max(6px,min(.5vw,30px))}}@media (max-width:1100px){.services__items{gap:20px}.services__items .services-item{width:clamp(350px,50% - 20px,700px)}.services__items .services-item__info{width:50%}.services__items .services-item__info .button{margin-top:auto}.services__items .services-item__image{width:50%}}@media (max-width:1040px){.contacts__item{-webkit-box-flex:1;-ms-flex:1 1 40%;flex:1 1 40%;max-width:none;max-width:initial}}@media (max-width:1024px){.header__logo svg{width:150px}.header__button{padding:10px 20px!important}.footer__wrapper svg{width:150px}.quote .quote-form__item{min-width:calc(50% - 20px);-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;width:auto;width:initial}}@media (max-width:900px){.quote__items .calculator__table tr td,.quote__items .calculator__table tr th{width:33.3333%;padding:8px 12px}}@media (max-width:880px){.header .menu{background-color:#fff;position:fixed;top:calc(var(--headerHeight) - 1px);right:0;width:300px;height:calc(100dvh - var(--headerHeight));-webkit-box-shadow:0 4px 30px 0 rgba(54,41,183,.07);box-shadow:0 4px 30px 0 rgba(54,41,183,.07);padding:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:60;-webkit-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%);-webkit-transition:-webkit-transform .3s ease-in-out;transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out;-webkit-animation:hide .3s;animation:hide .3s}.header .menu--opened{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}.header .menu__list{width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.header .menu__item{width:100%;text-align:center}.header .menu__item:not(:last-child){border-bottom:1px solid #d9d9d9;margin:0 0 10px}.header .menu__button{display:-webkit-box;display:-ms-flexbox;display:flex}.header__button{display:none;-webkit-box-shadow:0 4px 30px 0 rgba(54,41,183,.07);box-shadow:0 4px 30px 0 rgba(54,41,183,.07)}.header .burger{display:block;background-color:transparent;position:absolute;z-index:5000;right:0;cursor:pointer}.header .burger svg{padding:5px;width:60px;height:60px;-webkit-box-shadow:0 4px 30px 0 rgba(54,41,183,.07);box-shadow:0 4px 30px 0 rgba(54,41,183,.07);border-radius:15px}.header .burger__line{fill:none;stroke:#194edc;stroke-width:3;-webkit-transition:stroke-dasharray .6s cubic-bezier(.4,0,.2,1),stroke-dashoffset .6s cubic-bezier(.4,0,.2,1);transition:stroke-dasharray .6s cubic-bezier(.4,0,.2,1),stroke-dashoffset .6s cubic-bezier(.4,0,.2,1)}.header .burger__line:first-child{stroke-dasharray:60 207;stroke-width:3}.header .burger__line:nth-child(2){stroke-dasharray:60 60;stroke-width:3}.header .burger__line:last-child{stroke-dasharray:60 207;stroke-width:3}.header .burger--opened .burger__line:first-child{stroke-dasharray:90 207;stroke-dashoffset:-134;stroke-width:3}.header .burger--opened .burger__line:nth-child(2){stroke-dasharray:1 60;stroke-dashoffset:-30;stroke-width:3}.header .burger--opened .burger__line:last-child{stroke-dasharray:90 207;stroke-dashoffset:-134;stroke-width:3}.how__items{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.how__arrow{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);margin:10px 0}.how .how-item{width:100%;padding:20px}.how .how-item__info{max-width:45%}}@media (max-width:850px){.services__items .services-item__info{width:60%;padding:20px 12px}.services__items .services-item__image{width:40%}}@media (max-width:768px){[class*=__container]{padding:0 10px}.footer__wrapper h4{max-width:300px;text-align:center}.section:not(:first-child){scroll-margin-top:60px}.calculator__wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.calculator__side{margin-right:0;width:100%}.calculator__table{max-height:50dvh!important}.calculator__table{margin-top:20px;width:100%}.calculator__table::-webkit-scrollbar{width:4px;border-radius:15px}.calculator__table::-webkit-scrollbar-track{background-color:#d9d9d9;width:4px;border-radius:15px}.calculator__table::-webkit-scrollbar-thumb{background-color:gray}.calculator__tabs{display:-webkit-box;display:-ms-flexbox;display:flex;overflow-y:hidden;overflow-x:scroll;gap:5px}.calculator__tabs::-webkit-scrollbar{width:5px;height:5px;border-radius:15px}.calculator__tabs::-webkit-scrollbar-track{background-color:#d9d9d9;width:5px;border-radius:15px}.calculator__tabs::-webkit-scrollbar-thumb{background:#194edc}.calculator__tab{margin-bottom:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-width:max(150px,25%);padding:8px}.calculator__total{padding:5px 10px}.quote__wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.quote__total span{padding:8px 12px}.quote__form,.quote__items{width:100%}.quote__items{max-height:max(402px,50dvh)!important}.quote__items{width:100%}.quote__items::-webkit-scrollbar{width:4px;border-radius:15px}.quote__items::-webkit-scrollbar-track{background-color:#d9d9d9;width:4px;border-radius:15px}.quote__items::-webkit-scrollbar-thumb{background-color:gray}}@media (max-width:767px){body{--headerHeight:80px}.main{background-position:70% 0}.main__info .button{background-color:rgba(255,255,255,.1)}}@media (max-width:754px){.services__items .services-item{width:100%;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;max-height:none;max-height:initial}.services__items .services-item__info{width:100%;border-radius:0 0 15px 15px;border-right:1px solid #d9d9d9;border-top:none}.services__items .services-item__info .button{margin-top:0}.services__items .services-item__text p{max-width:none;max-width:initial}.services__items .services-item__image{width:100%;max-height:240px}.services__items .services-item__image img{border-radius:15px 15px 0 0}}@media (max-width:660px){.how .how-item__info{max-width:90%}.calculator__table thead th{height:32px;font-size:14px}.calculator__table tbody tr td input{height:26px;font-size:12px}.calculator__table tbody tr td{height:40px;font-size:12px}.calculator__table tr td,.calculator__table tr th{padding:8px 12px}}@media (max-width:540px){.contacts__item{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%}.contacts__item:not(:last-child){margin-bottom:10px}}@media (max-width:425px){.button--lg{padding:8px 30px}.footer__wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.no-webp .main{background-image:url(../images/bg-mobille.png)}.main{background-position:center}.calculator__wrapper{margin:0 -10px}.calculator__table tr td,.calculator__table tr th{padding:4px 6px}.calculator__empty div{max-width:max(310px,90%)}.quote__wrapper{margin:0 -10px}.quote__form,.quote__items{padding:20px 10px}.quote .quote-form__field textarea{height:120px}.quote .quote-form__field textarea::-webkit-input-placeholder{font-size:14px}.quote .quote-form__field textarea::-moz-placeholder{font-size:14px}.quote .quote-form__field textarea:-ms-input-placeholder{font-size:14px}.quote .quote-form__field textarea::-ms-input-placeholder{font-size:14px}.quote .quote-form__field textarea::placeholder{font-size:14px}.licensed__items{gap:5px}}.webp .main{background-image:url(../images/bg.webp)}@media (max-width:425px){.webp .main{background-image:url(../images/bg-mobille.webp)}};