:root{--container-width: 1760;--container-padding: 80;--html-font-size: calc(100vw / var(--container-width));--body-min-width: 320px;--header-height: 74rem;--font-family: "NunitoSans", sans-serif;--font-size: 16rem;--font-weight: 400;--line-height: 1.44;--letter-spacing: .02em;--offset-220: 220rem;--gap-44: 44rem;--color-black: #000;--color-dark: #30237F;--color-blue: #2E55FF;--color-red: #FF4D21;--color-green: #02ACA7;--color-gray: #6A664C;--color-light-gray: #768DD3;--color-yellow: #FFD902;--color-light: #FFE240;--color-primary: var(--color-yellow);--color-bg: var(--color-yellow);--color-text: var(--color-black)}/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}@font-face{font-family:NunitoSans;font-style:normal;font-weight:"100 900";font-display:swap;src:url(../fonts/NunitoSans/NunitoSans-Variable.ttf) format("truetype")}*,*:before,*:after{box-sizing:border-box;outline:none}::selection{color:#fff;background-color:#4a6bff}::placeholder{color:var(--color-gray)}b,strong{font-weight:700}a{color:inherit;text-decoration:none}li{list-style-type:none}input,textarea{display:block;width:100%;border:1px solid var(--color-gray);border-radius:0;background-color:transparent}textarea{resize:none}button{border:none;background-color:transparent;cursor:pointer;color:inherit}img{-webkit-user-select:none;user-select:none;max-width:100%;display:block;height:auto}svg{display:block;max-width:100%}picture{display:contents}h1,h2,h3,h4,h5,h6,p,ul,ol,button{margin:0;padding:0}h1,h2,h3,h4,h5,h6{line-height:1.18;font-weight:900;letter-spacing:0}.fz60{font-size:60rem}.fz40{font-size:40rem}.fz24{font-size:24rem}.fz18{font-size:18rem}.fz14{font-size:14rem}.tal{text-align:left}.tac{text-align:center}.tar{text-align:right}.ttu{text-transform:uppercase}.ttn{text-transform:normal}.ttl{text-transform:lowercase}.fw300{font-weight:300}.fw400{font-weight:400}.fw500{font-weight:500}.fw600{font-weight:600}.fw700{font-weight:700}.fw800{font-weight:800}.fw900{font-weight:900}.fsi{font-style:italic}.lh120{line-height:1.2}.lh144{line-height:1.44}.ls0{letter-spacing:0em}.ls1{letter-spacing:.01em}.ls2{letter-spacing:.02em}.ls3{letter-spacing:.03em}.ls-3{letter-spacing:-.03em}.ls-4{letter-spacing:-.04em}.c-primary{color:var(--color-primary)}.c-red{color:var(--color-red)}.c-green{color:var(--color-green)}.c-blue{color:var(--color-blue)}.c-yellow{color:var(--color-yellow)}.c-yellow-dark{color:var(--color-yellow-dark)}.c-yellow-light{color:var(--color-yellow-light)}.c-gray{color:var(--color-gray)}.c-light-gray{color:var(--color-light-gray)}.c-white{color:#fff}.flex{display:flex;flex-wrap:wrap}.grid{display:grid}.grid.gap44{gap:var(--gap-44)}.jcc{justify-content:center}.jcsb{justify-content:space-between}.aic{align-items:center}.asfe{align-self:flex-end}.hidden{display:none}.w100{width:100%}.swiper-pagination{position:static!important;display:flex;justify-content:center;align-items:center;gap:10rem}.swiper-pagination .swiper-pagination-bullet{margin:0!important;opacity:1!important;width:8rem;height:8rem;border-radius:100rem;transition:.25s}.swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:#fff;width:23rem}html{background-color:var(--color-bg);font-size:var(--html-font-size)}body{position:relative;overflow-x:hidden;min-width:var(--body-min-width);font-family:var(--font-family);font-size:var(--font-size);font-weight:var(--font-weight);line-height:var(--line-height);color:var(--color-text);letter-spacing:var(--letter-spacing)}.page-container{display:grid;grid-template-columns:1fr;grid-template-rows:1fr auto;min-height:calc(var(--vh, 1vh) * 100)}.page-container main{max-width:100vw;overflow-x:hidden}.container{max-width:calc(var(--container-width) * 1rem);padding:0 calc(var(--container-padding) * 1rem);margin:0 auto}.component-title{display:grid;gap:28rem}.section-ready{padding-top:calc(var(--offset-220) / 2)}.section-ready .wrapper{padding:48rem;background-color:#000;color:#fff;border-radius:28rem;position:relative;background-image:url(../img/ready-bg.svg);background-repeat:no-repeat;background-position:54% 65%}.section-ready .wrapper .text-wrap{max-width:625rem;display:grid;gap:40rem}.section-ready .wrapper .text-wrap .component-title{gap:20rem}.section-ready .wrapper img.img{position:absolute;width:100%;max-width:478rem;bottom:0;right:124rem}.swiper .swiper-button-prev,.swiper .swiper-button-next{background-color:#fff;width:52rem;height:52rem;border-radius:12rem;background-repeat:no-repeat;background-position:center;background-size:40rem;transition:.25s;top:calc(50% - 26rem)!important}.swiper .swiper-button-prev:hover,.swiper .swiper-button-next:hover{opacity:.9}.swiper .swiper-button-prev svg,.swiper .swiper-button-next svg{display:none}.swiper .swiper-button-prev{background-image:url(../img/ic-prev.svg);left:0!important;right:auto!important}.swiper .swiper-button-next{background-image:url(../img/ic-next.svg);right:0!important;left:auto!important}.btn{text-decoration:none;border:none;padding:0;background-color:transparent;color:inherit;cursor:pointer;display:inline-grid;grid-auto-flow:column;justify-content:center;align-items:center;line-height:1.25;transition:.25s;width:auto;height:71rem;text-align:center;letter-spacing:.01em;gap:10rem;padding:0 30rem;font-size:20rem;font-weight:500;border-radius:16rem;min-width:265rem}.btn--black{background-color:#000;color:#fff}.btn--black:hover{background-color:#121212}.btn--yellow{background-color:var(--color-yellow);color:#000}.btn--yellow:hover{filter:brightness(103%)}.btn--border{border:1px solid rgba(0,0,0,.3)}.btn--border:hover{background-color:#00000005}.btn.small{height:46rem;padding:0 16rem;font-size:15rem;border-radius:12rem;min-width:auto;width:auto;font-weight:700}.btn img{width:12rem}header.header-main{overflow:hidden;position:fixed;top:0;left:0;right:0;z-index:99;transition:.5s;border-bottom:1px solid rgba(0,0,0,.07)}header.header-main .grid{height:var(--header-height);align-items:center;grid-template-columns:250rem auto 250rem;position:relative;overflow:hidden}header.header-main .logo-wrap{display:flex;position:relative;z-index:2}header.header-main .logo-wrap a{display:flex;align-items:center;gap:8rem}header.header-main .logo-wrap a img{display:block;width:65rem}header.header-main .logo-wrap a span{font-size:19rem;font-weight:600}header.header-main .menu-wrap{height:100%;display:flex;justify-content:center}header.header-main .menu-wrap ul{display:flex;height:100%;align-items:center;transition:.25s}header.header-main .menu-wrap ul li{list-style-type:none;height:100%;position:relative}header.header-main .menu-wrap ul li button,header.header-main .menu-wrap ul li a{display:grid;align-items:center;font-size:14rem;font-weight:500;text-decoration:none;text-align:center;padding:0 28rem;height:100%;transition:.25s;position:relative}header.header-main .menu-wrap ul li button:after,header.header-main .menu-wrap ul li a:after{content:"";display:block;position:absolute;left:0;right:0;height:3rem;background-color:#fff;bottom:0;transition:.25s;transform:scaleX(0)}header.header-main .menu-wrap ul li button:hover,header.header-main .menu-wrap ul li button.active,header.header-main .menu-wrap ul li a:hover,header.header-main .menu-wrap ul li a.active{color:#fff;background-color:#00000040}header.header-main .menu-wrap ul li button:hover:after,header.header-main .menu-wrap ul li button.active:after,header.header-main .menu-wrap ul li a:hover:after,header.header-main .menu-wrap ul li a.active:after{transform:scale(1)}header.header-main .btn-wrap{display:flex;justify-content:flex-end;position:relative;z-index:2}header.header-main.fixed{background-color:#ffe240f2}footer.footer-main{padding-top:140rem}footer.footer-main .top-wrap{padding-bottom:50rem;display:grid;grid-template-columns:1fr 1fr 1fr 2fr;align-content:flex-start;gap:34rem}footer.footer-main .top-wrap .col{display:grid;gap:38rem;align-content:flex-start}footer.footer-main .top-wrap .quote-wrap{border:1px solid rgba(255,255,255,.4);border-radius:16rem;padding:9rem 24rem;max-width:224rem;display:grid;gap:10rem;justify-content:center;align-items:center}footer.footer-main .top-wrap .quote-wrap:before,footer.footer-main .top-wrap .quote-wrap:after{content:"";display:block;width:24rem;height:24rem;background-image:url(../img/ic-quote.svg);background-repeat:no-repeat;background-size:contain;margin:0 auto}footer.footer-main .top-wrap .quote-wrap:after{transform:rotate(180deg)}footer.footer-main .top-wrap ul{display:grid;gap:26rem}footer.footer-main .top-wrap ul li a{transition:.25s}footer.footer-main .top-wrap ul li a:hover{opacity:.6}footer.footer-main .top-wrap ul.links li{list-style:disc;margin-left:1.5em}footer.footer-main .top-wrap ul.info li{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:10rem}footer.footer-main .top-wrap ul.info li img{width:26rem}footer.footer-main .bottom-wrap{padding:50rem 0;border-top:1px solid rgba(100,100,100,.3)}section{position:relative;z-index:2;overflow:hidden}.home-welcome{padding:265rem 0 0rem;position:relative;z-index:1}.home-welcome .content-wrap{padding-bottom:100rem}.home-welcome .content-wrap .grid{grid-template-columns:586rem 400rem;justify-content:space-between;align-items:center}.home-welcome .content-wrap .text-wrap{display:grid;gap:40rem;max-width:586rem}.home-welcome .content-wrap .text-wrap .component-title{gap:21rem}.home-welcome .content-wrap .text-wrap .component-title .label-wrap{padding:11rem 21rem;border:1px solid rgba(0,0,0,.2);border-radius:16rem;margin-right:auto}.home-welcome .content-wrap .img-wrap{position:absolute;width:1055rem;top:165rem;left:calc(50% - 527.5rem);z-index:-1}.home-welcome .content-wrap .img-wrap img{width:100%}.home-welcome .content-wrap .items{padding-top:20rem;display:grid;grid-auto-rows:1fr;gap:18rem}.home-welcome .content-wrap .items .item{padding:22rem 24rem;border:1px solid rgba(0,0,0,.2);border-radius:16rem;display:grid;grid-template-columns:auto 1fr;align-items:center;gap:18rem}.home-welcome .content-wrap .items .item img{width:38rem}.home-welcome .bottom-wrap p{font-size:168rem;text-align:center;font-weight:900;color:#0000000d;letter-spacing:0}.home-real{padding:calc(var(--offset-220) / 2) 0}.home-real .wrapper{display:grid;grid-template-columns:580rem 1fr;gap:68rem;align-content:flex-start;align-items:flex-start}.home-real .wrapper .items{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.home-real .wrapper .items .item{background-color:var(--color-light);border-radius:16rem;padding:24rem;display:grid;gap:16rem;align-content:flex-start}.home-real .wrapper .items .item img{width:66rem}.home-how{padding:calc(var(--offset-220) / 2) 0}.home-how .component-title{max-width:1110rem;margin:0 auto}.home-how .wrapper{background-color:#000;color:#fff}.home-how .wrapper .wrap{padding:26rem 0 80rem;position:relative;z-index:1}.home-how .wrapper .wrap img.part{position:absolute}.home-how .wrapper .wrap img.part--money{width:148rem;bottom:0;left:140rem}.home-how .wrapper .wrap img.part--card{width:111rem;top:40rem;right:47rem}.home-how .wrapper .wrap .bg-parts{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;grid-template-columns:repeat(3,1fr);z-index:-1}.home-how .wrapper .wrap .bg-parts span{border-right:1px solid #333;border-left:1px solid #333;margin-left:-1px;position:relative}.home-how .wrapper .wrap .bg-parts span:after{content:"";display:block;position:absolute;width:1px;border-left:1px dashed #333;top:0;bottom:0;left:50%}.home-how .wrapper .items{display:grid;grid-template-columns:repeat(3,1fr);gap:33rem;padding-right:32rem}.home-how .wrapper .items .item{display:grid;gap:18rem;align-content:flex-start}.home-how .wrapper .items .item:nth-child(2){margin-top:60rem}.home-how .wrapper .items .item:nth-child(3){margin-top:120rem}.home-how .wrapper .items .item .step-wrap{margin-left:24rem;padding-bottom:14rem}.home-how .wrapper .items .item .step-wrap p{font-size:60rem;color:#2d3138;line-height:1.18;font-weight:900}.home-how .wrapper .items .item .time-wrap{margin-left:24rem;border:1px solid rgba(255,255,255,.2);padding:9rem 16rem;display:flex;align-items:center;gap:10rem;margin-right:auto;border-radius:16rem}.home-how .wrapper .items .item .time-wrap img{width:28rem}.home-how .wrapper .items .item .text-wrap{border-left:1px solid var(--color-yellow);background-color:#2d3138;border-radius:0 16rem 16rem 0;padding:16rem 24rem;display:grid;gap:14rem}.home-why{padding:calc(var(--offset-220) / 2) 0}.home-why .component-title{max-width:1100rem;margin:0 auto}.home-why .wrapper{display:grid;grid-template-columns:repeat(2,1fr);gap:34rem}.home-why .wrapper .block{background-color:#fff;padding:24rem;border-radius:16rem;display:grid;gap:28rem;align-content:flex-start}.home-why .wrapper .block .items{display:grid;gap:16rem}.home-why .wrapper .block .items .item{padding:16rem 24rem;border:1px solid rgba(0,0,0,.2);border-radius:16rem;display:grid;grid-template-columns:auto 1fr;align-items:center;gap:18rem}.home-why .wrapper .block .items .item img{width:20rem}.home-why .wrapper .block .items .item .text-wrap{display:grid;gap:4rem}.home-why .bottom-wrap{max-width:1010rem;margin:0 auto}.home-promises{padding:calc(var(--offset-220) / 2) 0}.home-promises .top-wrap p{font-size:168rem;text-align:center;font-weight:900;color:#0000000d;letter-spacing:0}.home-promises .top-wrap img{max-width:999rem;width:100%;margin:-65rem auto 0}.home-promises .wrapper{width:100%;overflow:hidden;display:grid;gap:24rem}.home-promises .swiper{width:100%}.home-promises .swiper .item{background-color:var(--color-light);border-radius:16rem;padding:24rem;height:100%;display:grid;align-content:flex-start;gap:18rem}.home-promises .swiper .item img{margin:0 auto;width:56rem}.home-promises .swiper .item .text-wrap{display:grid;gap:12rem}.home-stories{padding:calc(var(--offset-220) / 2) 0}.home-stories .grid{grid-template-columns:1fr 952rem;gap:68rem}.home-stories .left-wrap{display:grid;gap:44rem;align-content:flex-start}.home-stories .left-wrap .custom-pagination{display:flex;flex-wrap:wrap;gap:18rem}.home-stories .left-wrap .custom-pagination button{border-radius:9rem;overflow:hidden;border:1px solid var(--color-yellow);transition:.25s}.home-stories .left-wrap .custom-pagination button img{width:76rem;height:76rem;transition:.25s}.home-stories .left-wrap .custom-pagination button.active{border-color:#000}.home-stories .left-wrap .custom-pagination button.active img{opacity:.3}.home-stories .left-wrap .custom-pagination button:hover{opacity:.8}.home-stories .right-wrap .swiper{width:100%}.home-stories .right-wrap .swiper .item{padding:0 100rem}.home-stories .right-wrap .swiper .item img{margin:0 auto;width:148rem;height:148rem;border-radius:16rem}.home-stories .right-wrap .swiper .item .title-wrap{margin:16rem 0 38rem;display:grid;gap:12rem}.home-stories .right-wrap .swiper .item .text-wrap{border:1px solid rgba(0,0,0,.2);border-radius:16rem;padding:16rem 24rem}.home-faq{padding:calc(var(--offset-220) / 2) 0}.home-faq .wrapper{display:grid;grid-template-columns:1fr 1fr;gap:34rem}.home-faq .wrapper .items{display:grid;gap:2rem}.home-faq .wrapper .items .item{background-color:var(--color-light);border-radius:16rem}.home-faq .wrapper .items .item.active{background-color:#fff}.home-faq .wrapper .items .item.active .text-wrap{display:block}.home-faq .wrapper .items .item .title{padding:15rem 24rem 15rem 66rem;position:relative;cursor:pointer;transition:.25s}.home-faq .wrapper .items .item .title:before{content:"";display:block;position:absolute;width:24rem;height:24rem;background-image:url(../img/faq-ic-question.svg);background-size:contain;top:calc(50% - 12rem);left:24rem}.home-faq .wrapper .items .item .text-wrap{overflow:hidden;max-height:0}.home-faq .wrapper .items .item .text-wrap .wrap{padding:0 18rem 18rem}.home-faq .wrapper .screen-wrap{padding:24rem;border-radius:16rem;background-color:var(--color-light);display:grid;grid-template-rows:auto 1fr;gap:24rem}.home-faq .wrapper .screen-wrap .head-wrap{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:18rem}.home-faq .wrapper .screen-wrap .head-wrap .text-wrap{display:grid;gap:4rem}.home-faq .wrapper .screen-wrap .content-wrap{margin-right:76rem;display:grid;grid-template-rows:auto 1fr}.home-faq .wrapper .screen-wrap .content-wrap .response-wrap{position:relative;margin-bottom:4rem}.home-faq .wrapper .screen-wrap .content-wrap .response-wrap img{position:absolute;top:0;left:calc(100% + 18rem);width:58rem}.home-faq .wrapper .screen-wrap .content-wrap .text-wrap{gap:24rem;background-color:#fff;padding:24rem;border-radius:12rem 0 12rem 12rem}.contacts-welcome{padding:150rem 0 calc(var(--offset-220) / 2)}.contacts-welcome .component-title{max-width:1100rem;margin:0 auto}.contacts-welcome .form-wrapper{display:grid;gap:20rem;max-width:760rem;margin:0 auto;width:100%}.contacts-welcome .form-wrapper .form-wrap{position:relative;padding-top:10rem}.contacts-welcome .form-wrapper .form-wrap .thx-wrap{display:grid;gap:8rem;justify-content:center;align-items:center;align-content:center;position:absolute;padding:50rem 0;text-align:center;top:0;right:0;bottom:0;left:0;z-index:1;background-color:var(--color-light);border-radius:16rem;transition:.25s}.contacts-welcome .form-wrapper .form-wrap .thx-wrap:not(.active){transform:scale(0)}.contacts-welcome .form-wrapper .form-wrap form{display:grid;gap:40rem}.contacts-welcome .form-wrapper .form-wrap label.input-wrap{display:grid;gap:6rem;position:relative}.contacts-welcome .form-wrapper .form-wrap label.input-wrap p{font-size:13rem;padding:0 6rem;font-weight:400;position:absolute;top:-9rem;left:12rem;background-color:var(--color-yellow)}.contacts-welcome .form-wrapper .form-wrap label.input-wrap input,.contacts-welcome .form-wrapper .form-wrap label.input-wrap textarea,.contacts-welcome .form-wrapper .form-wrap label.input-wrap select{font-size:18rem;font-weight:400;padding-left:18rem;padding-right:18rem;border-radius:14rem;border:1px solid rgba(106,102,76,.5);background-color:var(--color-yellow);color:#000;transition:.25s}.contacts-welcome .form-wrapper .form-wrap label.input-wrap input::placeholder,.contacts-welcome .form-wrapper .form-wrap label.input-wrap textarea::placeholder,.contacts-welcome .form-wrapper .form-wrap label.input-wrap select::placeholder{color:#6a664c80}.contacts-welcome .form-wrapper .form-wrap label.input-wrap input:focus,.contacts-welcome .form-wrapper .form-wrap label.input-wrap textarea:focus,.contacts-welcome .form-wrapper .form-wrap label.input-wrap select:focus{border-color:#000}.contacts-welcome .form-wrapper .form-wrap label.input-wrap input,.contacts-welcome .form-wrapper .form-wrap label.input-wrap select{height:62rem}.contacts-welcome .form-wrapper .form-wrap label.input-wrap select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url(../img/ic-select.svg);background-repeat:no-repeat;background-position:calc(100% - 16rem) 50%;background-size:24rem;padding-right:60rem}.contacts-welcome .form-wrapper .form-wrap label.input-wrap select:invalid{color:#6a664c80}.contacts-welcome .form-wrapper .form-wrap label.input-wrap select option{color:#000}.contacts-welcome .form-wrapper .form-wrap label.input-wrap select option:disabled{color:#6a664c80}.contacts-welcome .form-wrapper .form-wrap label.input-wrap textarea{height:220rem;padding-top:17rem;background-position:18rem 17rem}.contacts-welcome .form-wrapper .form-wrap .bottom-text a{text-decoration:underline;color:#000;transition:.25s}.contacts-welcome .form-wrapper .form-wrap .bottom-text a:hover{color:var(--color-blue)}.contacts-another{padding:calc(var(--offset-220) / 2) 0}.contacts-another .wrapper{display:grid;gap:24rem}.contacts-another .items{display:grid;grid-template-columns:repeat(4,1fr);gap:34rem;align-content:flex-start}.contacts-another .items .item{padding:24rem;background-color:var(--color-light);border-radius:16rem;display:grid;gap:18rem}.contacts-another .items .item img{width:66rem}.contacts-another .items .item .text-wrap{display:grid;gap:8rem}.contacts-another .items .item .text-wrap a{transition:.25s}.contacts-another .items .item .text-wrap a:hover{opacity:.8}.contacts-info{padding:calc(var(--offset-220) / 2) 0}.contacts-info .items{display:grid;grid-template-columns:repeat(2,1fr);gap:34rem}.contacts-info .items .item{border:1px solid rgba(0,0,0,.2);border-radius:16rem;padding:24rem;display:grid;gap:24rem;align-content:flex-start}.contacts-info .items .item .btn-wrap .btn{height:52rem;padding:0 24rem}.page-text{padding:150rem 0 100rem}.page-text h1{font-size:60rem;margin-bottom:48rem}.page-text h2{font-size:40rem;font-weight:700}.page-text h3{font-size:22rem;font-weight:600;margin-bottom:-8rem}.page-text h4{font-size:14rem;font-weight:500}.page-text h5,.page-text h6{font-size:12rem;font-weight:500}.page-text ul,.page-text ol{padding-left:1.5em;margin-top:-20rem;margin-bottom:20rem;line-height:1.8}.page-text ul li{list-style-type:disc}.page-text ol li{list-style-type:decimal}.page-text p{margin:20rem 0}.page-text a{text-decoration:none;word-break:break-all;text-decoration:underline;transition:.25s}.page-text b,.page-text strong{font-weight:300}.page-text img{max-width:100%;height:auto;display:block}@media (max-width: 786px){.contacts-welcome{padding:120rem 0 calc(var(--offset-220) / 2)}.page-text{padding:120rem 0 0}}@media (max-width: 768px){:root{--html-font-size: calc(100vw / 768);--font-size: 14rem;--offset-220: 140rem;--gap-44: 34rem}.fz60{font-size:42rem}.fz40{font-size:32rem}.fz24{font-size:20rem}.fz18{font-size:16rem}.fz14{font-size:13rem}.hidden-mob{display:none}.section-ready .wrapper{background-image:none}.section-ready .wrapper img.img{position:static;margin:0 auto}header.header-main .grid{grid-template-columns:1fr auto;gap:20rem}header.header-main .menu-wrap{display:none}footer.footer-main .top-wrap{grid-template-columns:1fr 1fr}.home-welcome{padding:118rem 0 20rem}.home-welcome .content-wrap{padding-bottom:30rem}.home-welcome .content-wrap .grid{grid-template-columns:1fr;gap:42rem}.home-welcome .content-wrap .text-wrap{gap:28rem}.home-welcome .content-wrap .img-wrap{position:static;width:100%}.home-welcome .content-wrap .items{padding-top:0}.home-welcome .bottom-wrap p{font-size:60rem}.home-real .wrapper{grid-template-columns:1fr;gap:30rem}.home-real .wrapper .items{grid-template-columns:repeat(2,1fr)}.home-how .wrapper .wrap{padding:30rem 0 100rem}.home-how .wrapper .wrap img.part--money{width:90rem;left:30rem}.home-how .wrapper .wrap img.part--card{width:80rem;top:20rem;right:20rem}.home-how .wrapper .wrap .bg-parts{opacity:.5}.home-how .wrapper .items{padding-right:0;grid-template-columns:1fr;gap:50rem}.home-how .wrapper .items .item:nth-child(2){margin-top:0}.home-how .wrapper .items .item:nth-child(3){margin-top:0}.home-how .wrapper .items .item .step-wrap{padding-bottom:0}.home-how .wrapper .items .item .step-wrap p{font-size:48rem}.home-why .wrapper{grid-template-columns:1fr}.home-promises .top-wrap p{font-size:60rem}.home-promises .top-wrap img{margin:-20rem auto 0}.home-stories .grid{display:block}.home-stories .left-wrap{gap:18rem}.home-stories .right-wrap{padding-top:50rem}.home-stories .right-wrap .swiper .item{padding:0 70rem}.home-stories .right-wrap .swiper .item img{width:120rem;height:120rem}.home-faq .wrapper{grid-template-columns:1fr}.home-faq .wrapper .items{border-radius:24rem}.home-faq .wrapper .screen-wrap{display:none}.contacts-welcome .form-wrapper .form-wrap form.hidden{height:200rem;overflow:hidden;opacity:0}.contacts-another .items{grid-template-columns:repeat(2,1fr);gap:18rem}.contacts-info .items{grid-template-columns:1fr;gap:18rem}.page-text h1{font-size:42rem;margin-bottom:30rem}.page-text h2{font-size:28rem}.page-text h3{font-size:18rem}}@media (max-width: 480px){:root{--html-font-size: calc(100vw / 375);--container-padding: 14}.fz60{font-size:42rem}.fz40{font-size:32rem}.fz24{font-size:20rem}.fz18{font-size:16rem}.fz14{font-size:13rem}.section-ready .wrapper{padding:28rem 24rem}.swiper .swiper-button-prev,.swiper .swiper-button-next{width:32rem;height:32rem;background-size:24rem;border-radius:10rem}.btn{width:100%}header.header-main .logo-wrap a span{display:none}footer.footer-main .top-wrap{grid-template-columns:1fr}footer.footer-main .top-wrap .col{gap:28rem}footer.footer-main .top-wrap .quote-wrap{max-width:100%}footer.footer-main .top-wrap ul{gap:14rem}footer.footer-main .bottom-wrap{padding:30rem 0}.home-welcome .content-wrap .img-wrap{height:390rem;display:flex;align-items:center;justify-content:center}.home-welcome .content-wrap .img-wrap img{transform:scale(1.82)}.home-welcome .content-wrap .items .item{padding:15rem 24rem}.home-welcome .bottom-wrap p{font-size:36rem}.home-real .wrapper{gap:24rem}.home-real .wrapper .items{grid-template-columns:1fr}.home-real .wrapper .items .item{padding:14rem}.home-how .wrapper .wrap .bg-parts{grid-template-columns:repeat(2,1fr)}.home-how .wrapper .wrap .bg-parts span:last-child{display:none}.home-why .wrapper{gap:18rem}.home-why .wrapper .block{padding:24rem 14rem}.home-why .wrapper .block .items .item{padding:16rem;gap:14rem}.home-promises .top-wrap p{font-size:36rem}.home-promises .top-wrap img{margin:0 auto}.home-stories .left-wrap .custom-pagination{gap:8rem}.home-stories .left-wrap .custom-pagination button img{width:54rem;height:54rem}.home-stories .right-wrap .swiper .item{padding:0}.home-stories .right-wrap .swiper .item .title-wrap .fz40{font-size:24rem}.contacts-welcome .form-wrapper .form-wrap .thx-wrap{padding:50rem 15rem}.contacts-welcome .form-wrapper .form-wrap .thx-wrap .fz40{font-size:20rem}.contacts-another .items{grid-template-columns:1fr}}@media (min-width: 481px){.home-welcome .content-wrap .text-wrap .btn-wrap .btn{min-width:280rem}.contacts-welcome .form-wrapper .form-wrap .btn-wrap .btn{width:auto;min-width:244rem}}@media (min-width: 769px){.hidden-desc{display:none}.section-ready .wrapper .text-wrap .btn-wrap .btn{width:328rem}.home-faq .wrapper .items .item .text-wrap{display:none!important}}@media (min-width: 1761px){:root{--html-font-size: 1px}}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:last-child{margin-inline-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:last-child{margin-block-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}:root{--swiper-navigation-size: 44px}.swiper-button-prev,.swiper-button-next{position:absolute;width:var(--swiper-navigation-size);height:var(--swiper-navigation-size);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}.swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev.swiper-button-hidden,.swiper-button-next.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-prev,.swiper-navigation-disabled .swiper-button-next{display:none!important}.swiper-button-prev ::slotted(svg),.swiper-button-prev svg,.swiper-button-next ::slotted(svg),.swiper-button-next svg{width:100%;height:100%;object-fit:contain;transform-origin:center;fill:currentColor;pointer-events:none}.swiper-button-lock{display:none}.swiper-button-prev,.swiper-button-next{top:var(--swiper-navigation-top-offset, 50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2))}.swiper-button-prev{left:var(--swiper-navigation-sides-offset, 4px);right:auto}.swiper-button-prev ::slotted(.swiper-navigation-icon),.swiper-button-prev .swiper-navigation-icon{transform:rotate(180deg)}.swiper-button-next{right:var(--swiper-navigation-sides-offset, 4px);left:auto}.swiper-horizontal .swiper-button-prev,.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal~.swiper-button-next{top:var(--swiper-navigation-top-offset, 50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));margin-left:0}.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next{left:var(--swiper-navigation-sides-offset, 4px);right:auto}.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-next,.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev{right:var(--swiper-navigation-sides-offset, 4px);left:auto}.swiper-horizontal .swiper-button-prev ::slotted(.swiper-navigation-icon),.swiper-horizontal .swiper-button-prev .swiper-navigation-icon,.swiper-horizontal~.swiper-button-prev ::slotted(.swiper-navigation-icon),.swiper-horizontal~.swiper-button-prev .swiper-navigation-icon,.swiper-horizontal.swiper-rtl .swiper-button-next ::slotted(.swiper-navigation-icon),.swiper-horizontal.swiper-rtl .swiper-button-next .swiper-navigation-icon,.swiper-horizontal.swiper-rtl~.swiper-button-next ::slotted(.swiper-navigation-icon),.swiper-horizontal.swiper-rtl~.swiper-button-next .swiper-navigation-icon{transform:rotate(180deg)}.swiper-horizontal.swiper-rtl .swiper-button-prev ::slotted(.swiper-navigation-icon),.swiper-horizontal.swiper-rtl .swiper-button-prev .swiper-navigation-icon,.swiper-horizontal.swiper-rtl~.swiper-button-prev ::slotted(.swiper-navigation-icon),.swiper-horizontal.swiper-rtl~.swiper-button-prev .swiper-navigation-icon{transform:rotate(0)}.swiper-vertical .swiper-button-prev,.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-prev,.swiper-vertical~.swiper-button-next{left:var(--swiper-navigation-top-offset, 50%);right:auto;margin-left:calc(0px - (var(--swiper-navigation-size) / 2));margin-top:0}.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev{top:var(--swiper-navigation-sides-offset, 4px);bottom:auto}.swiper-vertical .swiper-button-prev ::slotted(.swiper-navigation-icon),.swiper-vertical .swiper-button-prev .swiper-navigation-icon,.swiper-vertical~.swiper-button-prev ::slotted(.swiper-navigation-icon),.swiper-vertical~.swiper-button-prev .swiper-navigation-icon{transform:rotate(-90deg)}.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next{bottom:var(--swiper-navigation-sides-offset, 4px);top:auto}.swiper-vertical .swiper-button-next ::slotted(.swiper-navigation-icon),.swiper-vertical .swiper-button-next .swiper-navigation-icon,.swiper-vertical~.swiper-button-next ::slotted(.swiper-navigation-icon),.swiper-vertical~.swiper-button-next .swiper-navigation-icon{transform:rotate(90deg)}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom, 8px);top:var(--swiper-pagination-top, auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius, 50%);background:var(--swiper-pagination-bullet-inactive-color, #000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right, 8px);left:var(--swiper-pagination-left, auto);top:50%;transform:translate3d(0,-50%,0)}.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color, inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, .25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size, 4px);left:0;top:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size, 4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}
