.modal{display:none;z-index:100}.modal-open{overflow:hidden}.iti{width:100%;height:100%}.modal{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.6);overflow:auto}.modal.modal-bid .modal__dialog{position:relative;overflow:hidden;margin:0 auto;padding:5rem 0;min-height:100%;width:100%}.modal.modal-bid .modal__dialog::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(297.29deg,#e3e6ff -2.64%,#f0f1ff 104.07%);z-index:-10}@media only screen and (min-width:768px){.modal.modal-bid .modal__dialog{max-width:56rem;min-height:auto;top:50%;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);border-radius:1.2rem}}.modal.modal-bid .modal__close{position:absolute;top:20px;right:20px;width:2.4rem;height:2.4rem;z-index:10;cursor:pointer}.modal.modal-bid .modal__close::after,.modal.modal-bid .modal__close::before{content:"";position:absolute;top:50%;left:50%;height:2px;width:2.4rem;background:#000;border-radius:10rem;-webkit-transition:height .15s linear;transition:height .15s linear}.modal.modal-bid .modal__close::before{-webkit-transform:translate(-50%,-50%) rotate(45deg);-ms-transform:translate(-50%,-50%) rotate(45deg);transform:translate(-50%,-50%) rotate(45deg)}.modal.modal-bid .modal__close::after{-webkit-transform:translate(-50%,-50%) rotate(-45deg);-ms-transform:translate(-50%,-50%) rotate(-45deg);transform:translate(-50%,-50%) rotate(-45deg)}.modal.modal-bid .modal__close:hover::after,.modal.modal-bid .modal__close:hover::before{height:3px}.modal.modal-bid .form{-webkit-box-shadow:none;box-shadow:none;border-top:none}.modal.modal-bid .form-ask{padding-top:0}.modal.modal-bid #modal-form{display:none}.modal.modal-bid #modal-form textarea{display:none}.modal.modal-bid .manager__info div{gap:.4rem}.modal-bid__title{font-weight:500;font-size:1.6rem;line-height:125%;color:#000744;text-align:center}@media only screen and (min-width:1024px){.modal-bid__title{font-weight:700}}.modal-bid__title b{font-weight:700}.form{padding:2.4rem 1.6rem;background:linear-gradient(297.29deg,#e3e6ff -2.64%,#f0f1ff 104.07%);border-top:2px solid #fff;-webkit-box-shadow:2px 10px 7.4px -5px #b9c5fc;box-shadow:2px 10px 7.4px -5px #b9c5fc;border-radius:8px}.form fieldset{margin-top:1.6rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2rem}@media only screen and (min-width:1024px){.form fieldset{margin-top:2.4rem}}.form__input{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.8rem}.form__input input{padding:10px 16px;width:100%;background:0 0;border:1px solid #67677b;border-radius:8px}.form__input_textarea{margin-top:2rem;padding:10px 16px;width:100%;background:0 0;border:1px solid #67677b;border-radius:8px;resize:none}.form__input_textarea.invalid{border-color:red}.form__input-name{font-weight:400;font-size:1.6rem;line-height:1.9rem;color:#000744}.form__errors{display:none;margin-top:.8rem;font-weight:400;font-size:12px;line-height:16px;color:#ed222f}.form__description{display:none}.form__submit{margin-top:2.4rem;width:100%;padding:1rem;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;gap:1rem;background:-webkit-gradient(linear,left top,right top,from(#000e87),to(#3142d9));background:linear-gradient(90deg,#000e87 0,#3142d9 100%);border-radius:8px;font-weight:800;font-size:1.2rem;line-height:1.5rem;letter-spacing:.02em;text-transform:uppercase;color:#fcfcfc}.form__submit:hover{background:-webkit-gradient(linear,left top,right top,from(#121c75),to(#5e6ef7));background:linear-gradient(90deg,#121c75 0,#5e6ef7 100%)}.form__submit:active{background:-webkit-gradient(linear,left top,right top,from(#010a58),to(#6f7dff));background:linear-gradient(90deg,#010a58 0,#6f7dff 100%)}@media only screen and (min-width:1280px){.form__submit{margin-top:3.2rem;padding:1.3rem}}.form__submit svg{width:2.4rem;height:2.4rem}.entry{position:relative;padding-top:4rem}@media only screen and (min-width:1280px){.entry{padding-top:6rem}}.entry::before{content:"";position:absolute;top:0;left:50%;width:100%;max-width:144rem;height:100%;max-height:140.5rem;-webkit-transform:translate(-50%,0);-ms-transform:translate(-50%,0);transform:translate(-50%,0);background-image:url(../../images/entry-bg-main.png);background-repeat:no-repeat;background-size:cover;z-index:1}.entry::after{content:"";position:absolute;top:22rem;left:50%;width:100%;max-width:144rem;height:21rem;max-height:140.5rem;-webkit-transform:translate(-50%,0);-ms-transform:translate(-50%,0);transform:translate(-50%,0);background-image:url(../../images/entry-bg.png);background-repeat:no-repeat;background-size:cover;z-index:2}@media only screen and (min-width:1024px){.entry::after{height:35rem;opacity:1}}@media only screen and (min-width:1280px){.entry::after{top:30rem}}@media only screen and (min-width:1440px){.entry::after{top:34rem;height:44rem}}.entry .container{position:relative;z-index:5}.entry__head{margin:0 auto;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:1rem 1.6rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.7rem;background:#fff;border-radius:10rem;font-weight:700;font-size:12px;line-height:125%;color:#0b1999}@media only screen and (min-width:1280px){.entry__head{font-size:1.6rem}}.entry__head svg{width:2rem;height:2rem}@media only screen and (min-width:1280px){.entry__head svg{width:2.4rem;height:2.4rem}}.entry__title{margin-top:.8rem;font-weight:700;font-size:2.8rem;line-height:125%;color:#000744;text-align:center}@media only screen and (min-width:1280px){.entry__title{font-size:6.4rem}}.entry__title span{margin:0 auto;display:block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:.6rem 1.2rem;background:linear-gradient(90.35deg,#f5f6ff -7.88%,#d7dbfb 108.78%);border-radius:0;color:#05138f}@media only screen and (min-width:1280px){.entry__title span{padding-top:0;line-height:5rem;padding-bottom:2rem}}.entry__text{margin:1rem auto 0;max-width:34rem;padding:0 .4rem;font-weight:600;font-size:1.4rem;line-height:125%;text-align:center;color:#262b55}@media only screen and (min-width:1280px){.entry__text{margin-top:2rem;max-width:63rem;font-size:1.8rem}}.entry__form{margin:2rem auto 0;max-width:77rem}@media only screen and (min-width:1280px){.entry__form{margin-top:3.2rem;padding:5rem 10rem}}.entry__form-title{font-weight:700;font-size:2.4rem;line-height:125%;color:#000744;text-align:center}@media only screen and (min-width:1280px){.entry__form-title{font-size:3.2rem}}.entry-benefits{margin:4.8rem auto 0;padding:2.4rem 1.6rem 0;max-width:77rem;background:#eceeff;-webkit-box-shadow:2px 10px 7.4px -5px #b9c5fc;box-shadow:2px 10px 7.4px -5px #b9c5fc;border-radius:8px}@media only screen and (min-width:1280px){.entry-benefits{margin-top:6rem;padding:4rem 4rem 0;max-width:124rem;display:-webkit-box;display:-ms-flexbox;display:flex;gap:5rem}}@media only screen and (min-width:1440px){.entry-benefits{margin-top:9.5rem;padding:0;padding-left:10.5rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.entry-benefits__title{font-weight:700;font-size:2.6rem;line-height:3.3rem;color:#000744;text-align:center}@media only screen and (min-width:1280px){.entry-benefits__title{font-size:4.8rem;line-height:125%;text-align:left}}.entry-benefits__list{margin-top:1.6rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.6rem}.entry-benefits__li{display:-webkit-box;display:-ms-flexbox;display:flex;gap:.8rem}.entry-benefits__li svg{width:2rem;height:2rem;-ms-flex-negative:0;flex-shrink:0}.entry-benefits__li p{font-weight:600;font-size:1.6rem;line-height:125%;color:#262b55}@media only screen and (min-width:1280px){.entry-benefits__li p{font-size:2rem}}.entry-benefits__img{margin-top:1.6rem;width:100%;height:26rem}@media only screen and (min-width:1280px){.entry-benefits__img{margin-top:0;width:40rem;-ms-flex-negative:0;flex-shrink:0}}@media only screen and (min-width:1440px){.entry-benefits__img{position:relative;width:50rem;height:45rem}}.entry-benefits__img img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}@media only screen and (min-width:1440px){.entry-benefits__img img{position:absolute;bottom:0;left:0;width:60rem;height:50rem}}.steps{padding-top:4rem}@media only screen and (min-width:1280px){.steps{padding-top:6rem}}@media only screen and (min-width:1440px){.steps{padding-top:10rem}}@media only screen and (min-width:1280px){.steps .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.steps__how{margin:0 auto;padding:1rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;background:#eceeff;border-radius:.4rem;font-weight:700;font-size:1.4rem;line-height:1.8rem;letter-spacing:.02em;color:#000744;text-transform:uppercase}@media only screen and (min-width:1280px){.steps__how{margin:0}}.steps__title{margin-top:.6rem;font-weight:700;font-size:2.6rem;line-height:3.3rem;text-align:center;color:#000744}@media only screen and (min-width:1280px){.steps__title{margin-top:1.6rem;max-width:36.2rem;text-align:left;font-size:3.2rem;line-height:125%}}@media only screen and (min-width:1280px){.steps__title{font-size:4.8rem}}.steps__list{margin-top:1.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media only screen and (min-width:1440px){.steps__list{margin-top:3.2rem;max-width:80rem}}.steps__li{padding:1.2rem 0;display:-webkit-box;display:-ms-flexbox;display:flex;gap:2rem;border-bottom:.1rem solid #c5caf1}@media only screen and (min-width:1280px){.steps__li{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.steps__li span{font-weight:700;font-size:2rem;line-height:120%;color:#000744}@media only screen and (min-width:1440px){.steps__li span{font-size:3.6rem}}.steps__li p{font-weight:600;font-size:1.6rem;line-height:125%;color:#262b55}@media only screen and (min-width:1440px){.steps__li p{font-size:2.4rem}}.free{margin-top:4.4rem;padding:2.4rem 0;background:#000852;background-image:url(../../images/free-background_mobile.jpg);background-repeat:no-repeat;background-size:cover}@media only screen and (min-width:1024px){.free{margin-top:6rem;padding:4rem 0;background-image:url(../../images/free-background.jpg)}}@media only screen and (min-width:1440px){.free{margin-top:10rem;padding:8rem 0}}@media only screen and (min-width:1024px){.free .container{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:4rem}}@media only screen and (min-width:1024px){.free__content{max-width:53rem}}.free__title{font-weight:700;font-size:2.6rem;line-height:3.3rem;text-align:center;color:#fff}@media only screen and (min-width:1024px){.free__title{font-size:3.2rem;line-height:120%;text-align:left}}@media only screen and (min-width:1440px){.free__title{font-size:4.8rem}}.free__text{margin-top:1.2rem;font-weight:600;font-size:1.6rem;line-height:125%;color:#dcdfff}@media only screen and (min-width:1440px){.free__text{font-size:2rem}}.free__bttn{margin-top:1.6rem;padding:1rem;width:100%;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;gap:1rem;background:#dce0ff;border-radius:8px;font-weight:800;font-size:1.4rem;line-height:1.8rem;letter-spacing:.02em;text-transform:uppercase;color:#000744;-webkit-transition:background .1s ease-in;transition:background .1s ease-in}.free__bttn:hover{background:#b5bcf5}.free__bttn:active{background:#2d3ed2}@media only screen and (min-width:1440px){.free__bttn{margin-top:2.4rem;padding:1.3rem}}.free__img{margin:3.2rem auto 0;width:100%;max-width:59rem}@media only screen and (min-width:1024px){.free__img{margin:0;margin-top:0;width:auto;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}}.free__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:.8rem}.benefits{padding-top:4rem}@media only screen and (min-width:1024px){.benefits{padding-top:6rem}}@media only screen and (min-width:1440px){.benefits{padding-top:10rem}}.benefits__title{font-weight:700;font-size:2.6rem;line-height:3.3rem;text-align:center;color:#000744}@media only screen and (min-width:1024px){.benefits__title{font-size:3.2rem;line-height:120%}}@media only screen and (min-width:1440px){.benefits__title{font-size:4.8rem}}.benefits__list{margin-top:1.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.2rem}@media only screen and (min-width:1024px){.benefits__list{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}}@media only screen and (min-width:1280px){.benefits__list{margin-top:2rem;gap:2rem}}@media only screen and (min-width:1440px){.benefits__list{margin-top:3.2rem}}.benefits__li{position:relative;padding:1.6rem;padding-bottom:2.4rem}@media only screen and (min-width:1024px){.benefits__li{width:calc(50% - .6rem)}}@media only screen and (min-width:1280px){.benefits__li{width:calc(50% - 1rem)}}@media only screen and (min-width:1024px){.benefits__li_x3{width:calc(33.33% - .8rem)}}@media only screen and (min-width:1280px){.benefits__li_x3{width:calc(33.33% - 1.3333333333rem)}}.benefits__li::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;background:#eceeff;opacity:.8;-webkit-box-shadow:2px 10px 7.4px -5px #b9c5fc;box-shadow:2px 10px 7.4px -5px #b9c5fc;border-radius:8px}.benefits__li-head{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:1.6rem}.benefits__li-title{font-weight:700;font-size:1.8rem;line-height:120%;color:#000744}@media only screen and (min-width:1440px){.benefits__li-title{font-size:2.2rem}}@media only screen and (min-width:768px){.benefits__li-title br{display:none}}.benefits__li-img{width:5.4rem;height:5.4rem;-ms-flex-negative:0;flex-shrink:0}@media only screen and (min-width:1440px){.benefits__li-img{width:6.4rem;height:6.4rem}}.benefits__li-img img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.benefits__li-text{margin-top:1.6rem;font-weight:600;font-size:1.4rem;line-height:1.8rem;color:#262b55}@media only screen and (min-width:1440px){.benefits__li-text{font-size:1.6rem}}.reviews{padding:4rem 0}@media only screen and (min-width:1024px){.reviews{padding:6rem 0}}@media only screen and (min-width:1440px){.reviews{padding:10rem 0}}@media only screen and (min-width:1024px){.reviews__head{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}}.reviews__title{font-weight:700;font-size:2.6rem;line-height:125%;text-align:center;color:#000744}@media only screen and (min-width:1024px){.reviews__title{font-size:3.2rem;text-align:left}}@media only screen and (min-width:1440px){.reviews__title{font-size:4.8rem}}.reviews__slider-navigation{display:none}@media only screen and (min-width:1024px){.reviews__slider-navigation{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1.6rem}}.reviews__slider-next,.reviews__slider-prev{width:4rem;height:4rem;cursor:pointer}.reviews__slider{margin-top:1.2rem;padding-bottom:3.5rem}@media only screen and (min-width:1024px){.reviews__slider{margin-top:2.4rem}}@media only screen and (min-width:1440px){.reviews__slider{margin-top:3.2rem}}.reviews__slide{padding:2.4rem 1.6rem;width:28rem;height:auto;background:#f0f1ff;border-radius:.8rem}@media only screen and (min-width:1024px){.reviews__slide{display:-webkit-box;display:-ms-flexbox;display:flex;gap:2.4rem}}@media only screen and (min-width:1280px){.reviews__slide{padding:3.2rem}}.reviews__slide-img{margin:0 auto;width:11rem;height:11rem}@media only screen and (min-width:1024px){.reviews__slide-img{-ms-flex-negative:0;flex-shrink:0}}.reviews__slide-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:50%}.reviews__slide-content{margin-top:2.4rem}@media only screen and (min-width:1024px){.reviews__slide-content{margin-top:0}}.reviews__slide-title{font-weight:700;font-size:2.4rem;line-height:120%;color:#000744}.reviews__slide-text{margin-top:1rem;font-weight:600;font-size:1.4rem;line-height:125%;color:#262b55}@media only screen and (min-width:1024px){.swiper-pagination{display:block}}.request{padding:5rem 0;position:relative}@media only screen and (min-width:1280px){.request{padding:8rem 0}}.request::after,.request::before{content:"";position:absolute;top:0;left:50%;-webkit-transform:translate(-50%,0);-ms-transform:translate(-50%,0);transform:translate(-50%,0);width:100%;height:100%;max-width:192rem}.request::before{background-image:url(../../images/request-background.jpg);background-repeat:no-repeat;background-size:cover;z-index:2}.request::after{background:linear-gradient(109.36deg,rgba(96,106,196,0) 33.34%,#01052d 85.07%);opacity:.9;z-index:3}.request .container{position:relative;z-index:10}.request__form{margin-left:auto;max-width:67rem}@media only screen and (min-width:1280px){.request__form{padding:5rem}}.request__form-title{font-weight:700;font-size:2.4rem;line-height:125%;color:#000744;text-align:center}@media only screen and (min-width:1280px){.request__form-title{font-size:3.2rem}}.manager{width:300px;height:160px;background:#fff;z-index:1;position:fixed;bottom:20px;right:20px;-webkit-box-shadow:-10px 10px 40px rgba(67,67,67,.1);box-shadow:-10px 10px 40px rgba(67,67,67,.1);border-radius:5px 5px 0 0;z-index:50;cursor:pointer}.manager h5{font-weight:900;font-size:14px;line-height:17px;letter-spacing:.06em;color:#454c66;padding-left:17px;padding-top:18px}.manager__info{display:-webkit-box;display:-ms-flexbox;display:flex;padding-left:20px;padding-top:10px}.manager__info img{width:5rem;height:5rem;-o-object-fit:contain;object-fit:contain}.manager__info div{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:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:start}.manager__info div p{margin-bottom:0;padding-left:15px;font-size:12px;line-height:14px;letter-spacing:.06em;color:rgba(69,76,102,.5)}.manager__info--name{font-weight:700;text-transform:capitalize}