.header{position:-webkit-sticky;position:sticky;top:0;padding:24px 0;transition:.3s ease;z-index:101}@media screen and (min-width:1200px){.header{padding:40px 0}.header.is-scroll{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);padding:12px 0;background-color:hsla(0,0%,95%,.6)}}.header__logo{width:156px;height:32px;background:url(/assets/logo.svg) no-repeat 0 0;display:inline-block;background-size:100% auto;position:relative;z-index:103}@media screen and (min-width:1200px){.header__logo{width:215px;height:44px}}@media screen and (min-width:992px){.header .container{display:flex;align-items:center;justify-content:space-between}}@media screen and (max-width:991px){.header__nav{position:fixed;top:0;left:0;right:0;background:#fff;z-index:102;padding:0 15px 32px;opacity:0;visibility:hidden;transform:translateY(-20px);transition:.3s ease}.menu-open .header__nav{opacity:1;visibility:visible;transform:translateY(0)}}@media screen and (min-width:992px){.header__nav{padding:8px 24px;border-radius:99px;background:hsla(0,0%,100%,.7);display:flex;align-items:center}}.header__nav-menu{margin:0;padding:0;list-style:none;display:flex;align-items:center}@media screen and (max-width:991px){.header__nav-menu{padding-top:85px;flex-direction:column}}.header__nav-menu li:last-child{width:100%}@media screen and (min-width:992px){.header__nav-menu li:last-child{display:none}}.header__nav-link{font-size:1.6rem;line-height:1;color:#21282f;font-weight:500;padding:16px;display:block;text-decoration:none;transition:.3s ease}.header__nav-link:hover{color:#2962fe}.header__btn{font-size:1.6rem;line-height:1;font-weight:500;color:#07102a;padding:4px;background:transparent;border:0;display:none;align-items:center;gap:8px;text-decoration:none;cursor:pointer}@media screen and (min-width:992px){.header__btn{display:flex}}@media screen and (max-width:991px){.header__btn.mobile{margin-top:24px;display:flex;background:#2962fe;color:#fff;border-radius:99px;font-size:1.6rem;line-height:1;font-weight:500;border:0;padding:16px 24px;box-shadow:inset 2px 2px 2px 0 hsla(0,0%,100%,.25);transition:.3s ease;cursor:pointer;width:100%;align-items:center;justify-content:center}.header__btn.mobile:after{display:none}}.header__btn:hover{color:#2962fe;transition:.3s ease}.header__btn:hover:after{opacity:0}.header__btn:after{content:"";width:24px;height:24px;background:url(/assets/arrow-down.svg) no-repeat 0 0;background-size:100%;transition:.3s ease;transform:rotate(-90deg)}.header__burger{display:inline-flex;flex-direction:column;justify-content:space-between;width:20px;height:14px;background:transparent;border:0;padding:0;position:relative;outline:none;margin-left:12px;z-index:202}@media screen and (max-width:991px){.header__burger{position:absolute;right:26px;top:8px}}.header__burger i,.header__burger:after,.header__burger:before{content:"";display:inline-block;width:100%;height:2px;background:#344054;transition:.3s ease;transform-origin:50% 50%}.menu-open .header__burger i{display:none}.menu-open .header__burger:after,.menu-open .header__burger:before{position:absolute;left:0;top:50%}.menu-open .header__burger:before{transform:rotate(-45deg)}.menu-open .header__burger:after{transform:rotate(45deg)}@media screen and (min-width:992px){.header__burger{display:none}}.header .header-select__control{background:transparent;border:0;border-radius:8px}.header .header-select__control--is-focused{background:#fff}.header .header-select__value-container .header-select__option{gap:0;font-size:0}.header .header-select__option{display:flex;gap:8px;align-items:center;font-size:1.6rem;font-weight:500}.header .header-select__option img{border-radius:50%;overflow:hidden}.header .header-select__indicator-separator{display:none}.header .header-select__indicator{padding:0}.header .header-select__indicator:before{content:"";width:24px;height:24px;background:url(/assets/arrow-down.svg) no-repeat 0 0}.header .header-select__indicator svg{display:none}html{font-size:10px;scroll-behavior:smooth;scrollbar-gutter:stable}*{box-sizing:border-box;margin:0;padding:0}:after,:before{pointer-events:none}body{background:#f1f1f1;font-family:var(--font-outfit);font-weight:400;color:#07102a;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.gradient-text{background:linear-gradient(104deg,#ff574c 5%,#2962fe);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.g-btn{background:#2962fe;color:#fff;border-radius:99px;font-size:1.6rem;line-height:1;font-weight:500;border:0;padding:16px 24px;box-shadow:inset 2px 2px 2px 0 hsla(0,0%,100%,.25);transition:.3s ease;cursor:pointer;font-family:var(--font-outfit)}.g-btn:hover{box-shadow:inset 2px 2px 2px 0 transparent}.textpage{margin:0 auto;padding:90px 0;color:#07102a;font-size:1.6rem;line-height:1.5;overflow:hidden}@media screen and (min-width:1200px){.textpage{padding:80px 0;font-size:2rem;line-height:1.4;position:relative}.textpage:after{content:"";width:100%;height:2000px;background:url(/assets/howitworks-grid.png) no-repeat top;background-size:1436px auto;position:absolute;top:0;left:0;right:0;z-index:51}}.textpage__update{font-size:1.4rem;line-height:1.13;color:#ff574c;text-transform:uppercase;font-weight:600;letter-spacing:1.4px}.textpage a{color:#07102a;transition:.3s ease}.textpage a:hover{color:#2962fe;text-decoration:none}.textpage li,.textpage p{margin-bottom:24px}.textpage h1{font-size:4.8rem;color:#07102a}.textpage h1,.textpage h2{margin-bottom:12px;font-weight:400;letter-spacing:1.5px}.textpage h2{font-size:3.2rem;margin-top:40px}.textpage ol,.textpage ul{margin-left:20px;padding:0}.container{position:relative;width:100%;padding:0 15px;margin:0 auto}@media screen and (min-width:768px){.container{max-width:620px}}@media screen and (min-width:992px){.container{max-width:930px}}@media screen and (min-width:1200px){.container{max-width:1150px}}@media screen and (min-width:1365px){.container{max-width:1310px}}.row{display:flex;flex-wrap:wrap;margin:0 -15px}.row--between{justify-content:space-between}.align-items-center{align-items:center}[class*=col-]{position:relative;width:100%;min-height:1px;padding:0 15px}.col-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-3{flex:0 0 25%;max-width:25%}.col-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-6{flex:0 0 50%;max-width:50%}.col-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-9{flex:0 0 75%;max-width:75%}.col-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-12{flex:0 0 100%;max-width:100%}@media screen and (min-width:768px){.col-sm-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.offset-sm-1{margin-left:8.3333333333%}.col-sm-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.offset-sm-2{margin-left:16.6666666667%}.col-sm-3{flex:0 0 25%;max-width:25%}.offset-sm-3{margin-left:25%}.col-sm-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.offset-sm-4{margin-left:33.3333333333%}.col-sm-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.offset-sm-5{margin-left:41.6666666667%}.col-sm-6{flex:0 0 50%;max-width:50%}.offset-sm-6{margin-left:50%}.col-sm-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.offset-sm-7{margin-left:58.3333333333%}.col-sm-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.offset-sm-8{margin-left:66.6666666667%}.col-sm-9{flex:0 0 75%;max-width:75%}.offset-sm-9{margin-left:75%}.col-sm-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.offset-sm-10{margin-left:83.3333333333%}.col-sm-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.offset-sm-11{margin-left:91.6666666667%}.col-sm-12{flex:0 0 100%;max-width:100%}.offset-sm-12{margin-left:100%}.offset-sm-0{margin-left:0}}@media screen and (min-width:992px){.col-md-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.offset-md-1{margin-left:8.3333333333%}.col-md-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.offset-md-2{margin-left:16.6666666667%}.col-md-3{flex:0 0 25%;max-width:25%}.offset-md-3{margin-left:25%}.col-md-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.offset-md-4{margin-left:33.3333333333%}.col-md-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.offset-md-5{margin-left:41.6666666667%}.col-md-6{flex:0 0 50%;max-width:50%}.offset-md-6{margin-left:50%}.col-md-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.offset-md-7{margin-left:58.3333333333%}.col-md-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.offset-md-8{margin-left:66.6666666667%}.col-md-9{flex:0 0 75%;max-width:75%}.offset-md-9{margin-left:75%}.col-md-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.offset-md-10{margin-left:83.3333333333%}.col-md-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.offset-md-11{margin-left:91.6666666667%}.col-md-12{flex:0 0 100%;max-width:100%}.offset-md-12{margin-left:100%}.offset-md-0{margin-left:0}}@media screen and (min-width:1200px){.col-lg-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.offset-lg-1{margin-left:8.3333333333%}.col-lg-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.offset-lg-2{margin-left:16.6666666667%}.col-lg-3{flex:0 0 25%;max-width:25%}.offset-lg-3{margin-left:25%}.col-lg-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.offset-lg-4{margin-left:33.3333333333%}.col-lg-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.offset-lg-5{margin-left:41.6666666667%}.col-lg-6{flex:0 0 50%;max-width:50%}.offset-lg-6{margin-left:50%}.col-lg-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.offset-lg-7{margin-left:58.3333333333%}.col-lg-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.offset-lg-8{margin-left:66.6666666667%}.col-lg-9{flex:0 0 75%;max-width:75%}.offset-lg-9{margin-left:75%}.col-lg-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.offset-lg-10{margin-left:83.3333333333%}.col-lg-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.offset-lg-11{margin-left:91.6666666667%}.col-lg-12{flex:0 0 100%;max-width:100%}.offset-lg-12{margin-left:100%}.offset-lg-0{margin-left:0}}.footer{background:#fff url(/assets/footer-grid.jpg) no-repeat 0 100%;background-size:1440px auto;padding:64px 0;color:#07102a;font-size:1.4rem;line-height:1.5}@media screen and (min-width:1200px){.footer{padding:80px 0;background-position:bottom}}.footer__logo{width:215px;height:44px;background:url(/assets/logo.svg) no-repeat 0 0;margin:0 0 40px}.footer__desc{margin-bottom:28px}.footer__links{display:flex;align-items:center;gap:24px;margin-top:24px}@media screen and (min-width:992px){.footer__links{justify-content:flex-end;margin-top:0}}.footer__links-link{color:#07102a;transition:.3s ease;position:relative;text-decoration:none;display:inline-flex}.footer__links-link:after{content:"";position:absolute;bottom:2px;width:100%;height:1px;background:#07102a;display:inline-block;transition:.3s ease}.footer__links-link:hover{color:#2962fe;text-decoration:none}.footer__links-link:hover:after{transform:translateY(5px);opacity:0}