@import url(https://fonts.googleapis.com/css2?family=Nunito+Sans:ital,opsz,wght@0,6..12,200..1000;1,6..12,200..1000&display=swap);body,body[data-theme=light]{--background:#fff;--main-color:$colorPrimary}body[data-theme=dark]{--background:$colorPrimary;--main-color:#fff}*{-ms-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background:#fff;color:#17181f;font-family:Nunito Sans,sans-serif;height:auto;overflow:auto;position:relative}h1{font-size:36px}h2{font-size:32px}h3{font-size:28px}h4{font-size:24px}h5{font-size:20px}h6,p{font-size:16px}p{line-height:1.5}p.small{font-size:12px}a{color:inherit;text-decoration:none}.container{margin:0 auto;max-width:1080px;max-width:1440px}.f-w-200{font-weight:200}.f-w-300{font-weight:300}.f-w-400{font-weight:400}.f-w-500{font-weight:500}.f-w-600{font-weight:600}.f-w-700{font-weight:700}.f-w-800{font-weight:800}.f-w-900{font-weight:900}.pad-20{padding:20px}.cover-img{background:url(/static/media/default.0d00b9df4f3923d5478f.png) no-repeat 50%;background-position:50%;background-repeat:no-repeat;background-size:cover}.b-r-5{border-radius:5px}.b-r-8{border-radius:8px}.b-r-10{border-radius:10px}.b-r-20{border-radius:20px}.b-r-100{border-radius:100%}.b{-webkit-border:1px solid;-moz-border:1px solid;-ms-border:1px solid;-o-border:1px solid;border:1px solid}.flex{display:flex}.display-block{display:block}.center-center{align-items:center;justify-content:center}.center-left{align-items:center;justify-content:left}.top-left{align-items:flex-start;justify-content:flex-start}.center-right{align-items:center;justify-content:right}.bottom-left{align-items:flex-end;justify-content:flex-start}.bottom-right{align-items:flex-end;justify-content:flex-end}.flex-1{flex:1 1}.col-1-5{width:20%}.col-1-4{width:25%}.col-3-10{width:30%}.col-1-3{width:33.33%}.col-2-5{width:40%}.col-1-2{width:50%}.col-3-5{width:60%}.col-2-3{width:66.66%}.col-7-10{width:70%}.col-3-4{width:75%}.col-4-5{width:80%}.col-1-1{width:100%}.width-auto{width:auto}.height-auto{height:auto}.pos-rel{position:relative}.of-hid{overflow:hidden}.of-vis{overflow:visible}.t-t-u{text-transform:uppercase}.t-a-c{text-align:center}.t-a-r{text-align:right}.t-a-l{text-align:left}.t-d-ul{text-decoration:underline}.l-h-1{line-height:1}.l-h-1-2{line-height:1.2}.l-h-1-5{line-height:1.5}.l-h-2{line-height:2}.l-s-n{list-style:none}.cursor-pointer{cursor:pointer}.color-white{color:#fff}.color-primary{color:#2980b9}.color-secondary{color:#bddff6}.color-light{color:#4b5362}.mar-0-a{margin:0 auto}.mar-l-a{margin-left:auto}.mar-10-0{margin:10px 0}.mar-20-0{margin:20px 0}.transition{transition:all .2s}.hover-color-secondary:hover{color:#bddff6}.hover-color-primary:hover{color:#2980b9}.hover-color-white:hover{color:#fff}.bg-color-primary{background-color:#2980b9}.bg-color-secondary{background-color:#bddff6}.bg-color-tertiary{background-color:#3b86b5}.bg-color-faded{background-color:#fafafb}.font-size-14{font-size:14px}.font-size-12{font-size:12px}.color-faded{color:#8f8f8f}button,input,select,textarea{-webkit-appearance:none;-o-appearance:none;appearance:none;border:none;outline:none;resize:none}button::-moz-focus-inner,input::-moz-focus-inner,select::-moz-focus-inner,textarea::-moz-focus-inner{outline:none!important}select:-moz-focusring{color:#0000;text-shadow:0 0 0 #fff}textarea{-webkit-rtl-ordering:logical;-moz-rtl-ordering:logical;-o-rtl-ordering:logical;-ms-rtl-ordering:logical;-rtl-ordering:logical;-webkit-user-select:text;-o-user-select:text;user-select:text}textarea::-ms-expand{display:none}::-webkit-input-placeholder{color:#8f8f8f}::-moz-placeholder{color:#8f8f8f}::-o-placeholder{color:#8f8f8f}:-ms-input-placeholder{color:#8f8f8f}input:-webkit-autofill,input:-webkit-autofill:active,input:-webkit-autofill:focus,input:-webkit-autofill:hover{-webkit-text-fill-color:#444!important;-webkit-box-shadow:inset 0 0 0 100px #fff!important}.file-input-holder,.ui-like-input,input,select,textarea{background-color:#f3f4f6;border:1px solid #f3f4f6;border-radius:4px;color:#373737;display:block;font-family:Nunito Sans,sans-serif;font-size:14px;font-weight:400;height:44px;line-height:44px;overflow:hidden;padding:0 16px;transition:all .2s;width:100%}.cursor-not-allowed{cursor:not-allowed}select{background:#f3f4f6 url(/static/media/select.bf3b692645c9050c4ed6.svg) 100% no-repeat;cursor:pointer}input[type=checkbox],input[type=radio]{cursor:pointer;height:24px;padding:0;position:relative;transition:none;width:24px}input[type=checkbox]{border-radius:4px}input[type=checkbox],input[type=checkbox]:focus,input[type=radio],input[type=radio]:focus{border-color:#2980b9}input[type=checkbox]:checked{background-color:#2980b9;border-color:#2980b9}input[type=checkbox]:checked:after,input[type=checkbox]:checked:before,input[type=radio]:checked:after,input[type=radio]:checked:before{content:"";position:absolute}input[type=checkbox]:checked:after,input[type=checkbox]:checked:before{transform:rotate(-45deg) translateY(13px) translateX(-6px);transform-origin:top left}input[type=checkbox]:checked:before{background:#fff;height:6px;left:0;top:-2px;width:12px}input[type=checkbox]:checked:after{background:#2980b9;height:6px;left:0;top:-4px;width:12px}input[type=radio],input[type=radio]:checked:after,input[type=radio]:checked:before{border-radius:100%}input[type=radio]:checked{border-color:#2980b9}input[type=radio]:checked:before{background:#bddff6;height:18px;left:2px;top:2px;width:18px}input[type=radio]:checked:after{background:#2980b9;height:14px;left:4px;top:4px;width:14px}.file-input-holder{cursor:pointer}.file-input-holder input[type=file]{filter:alpha(opacity=0);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";left:0;-webkit-opacity:0;-moz-opacity:0;-khtml-opacity:0;opacity:0;position:absolute;top:0;width:100%;z-index:3}.file-input-holder svg{display:block;height:16px;position:absolute;right:12px;top:16px;width:auto}.file-input-holder svg path{fill:#2980b9}textarea{height:180px;line-height:16px;overflow:scroll;padding:16px}input.error,select.error,textarea.error{border-color:red}p.error-messages{color:red}p.error-messages,p.success-messages{font-size:11px;line-height:1.2;padding:5px 0}p.success-messages{color:green}button{background-color:#2980b9;border:none;border-radius:6px;color:#fff;cursor:pointer;font-family:Nunito Sans,sans-serif;font-size:16px;font-weight:400;height:44px;line-height:44px;outline:none;padding:0 22px;transition:all .2s}button span{align-items:center;display:flex;gap:8px;justify-content:center}button span img{height:16px}button span svg{height:20px;width:auto}button span svg path{fill:#fff;transition:all .2s}button:hover{background-color:#bddff6;color:#2980b9}button:hover span svg path{fill:#2980b9}button:disabled{background-color:#aaa;color:#cfcfcf;cursor:not-allowed}button.light{background-color:#bddff6;color:#2980b9}button.light svg path{fill:#2980b9}button.light:hover{background-color:#2980b9;color:#fff}button.light:hover svg path{fill:#fff}header{left:0;padding:40px 0 20px;position:fixed;top:0;z-index:99}header,header .row{width:100%}header .row .menu-btn{cursor:pointer;display:none;height:22px;left:8px;position:absolute;top:16px;width:auto;z-index:999}header .row .menu-btn span{background-color:#4b5362;display:block;height:4px;transition:all .4s;width:28px}header .row .menu-btn span:nth-child(2),header .row .menu-btn span:nth-child(3){margin-top:5px}header .row .menu-btn-open span{background:#2980b9}header .row .menu-btn-open span:nth-child(2){filter:alpha(opacity=0);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";-webkit-opacity:0;-moz-opacity:0;-khtml-opacity:0;opacity:0}header .row .menu-btn-open span:first-child{transform:rotate(45deg) translateY(7px) translateX(6px)}header .row .menu-btn-open span:nth-child(3){transform:rotate(-45deg) translateY(-7px) translateX(6px)}header .row .logo svg{display:block;height:36px;width:auto}header .row nav{display:flex;margin-left:auto}header .row nav ul{align-items:center;display:flex;gap:86px;justify-content:center}header .row nav ul li{list-style:none}header .row nav ul li a{color:#4b5362;display:block;font-size:16px;font-weight:600;line-height:40px;position:relative;transition:all .2s}header .row nav ul li a.active,header .row nav ul li a:hover{color:#2980b9}header.fixed{background-color:#fff;-ms-box-shadow:0 0 4px #0000001f;-o-box-shadow:0 0 4px #0000001f;box-shadow:0 0 4px #0000001f;padding:20px 0}header.fixed .row .logo svg{height:30px}footer{background-color:#2980b9;padding:80px 0 60px}footer ul.links{align-items:center;display:flex;gap:40px;justify-content:center;margin:20px 0 10px}footer ul.links li{position:relative}footer ul.links li a{color:#fff;font-size:13px}footer ul.links li a:hover{color:#ffffffad}footer ul.links li:after{background-color:#ffffff52;content:"";height:12px;position:absolute;right:-20px;top:6px;width:1px}footer ul.links li:last-child:after{display:none}footer svg.logo{display:block;height:32px;margin:0 auto;width:auto}footer svg.logo path{fill:#fff}@keyframes slide-from-left{0%{transform:translateX(-300px)}to{transform:translateX(0)}}hr.sep{background-color:#2980b9;border:none;height:4px;outline:none;width:32px}.hero{background-color:#fff;-ms-box-shadow:inset 0 0 80px #00000014;-o-box-shadow:inset 0 0 80px #00000014;box-shadow:inset 0 0 80px #00000014}.hero,.hero .col{position:relative}.hero .col{height:100vh;z-index:3}.hero .col .row{margin:0 auto;max-width:1280px}.hero .col .txt{max-width:532px}.hero .col .txt .title{font-size:68px}.hero .col .txt .btns{display:flex;gap:8px;margin-top:48px}.hero svg.bottom,.hero svg.top{display:block;height:40%;position:absolute;width:auto}.hero svg.top{right:0;top:0}.hero svg.bottom{bottom:0;left:0}.introduction{padding:120px 0}.introduction .row{margin:0 auto;max-width:1080px}.introduction .row .col{height:720px}.introduction .row .left img{display:block;height:100%;width:auto}.introduction .row .right .txt{max-width:532px}.introduction .row .right .txt .btns{display:flex;gap:8px;margin-top:48px}.introduction .row .right .txt .btns img{display:block;height:52px;width:auto}.features{background-color:#f3f3fa;padding:120px 0}.features .row{gap:120px}.features .left button{margin-top:48px}.features .all{grid-row-gap:20px;grid-column-gap:20px;display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(auto-fill,auto)}.features .all .one{background-color:#fff;border-radius:10px;-ms-box-shadow:0 3px 6px rgba(0,0,0,.012);-o-box-shadow:0 3px 6px rgba(0,0,0,.012);box-shadow:0 3px 6px rgba(0,0,0,.012);display:flex;gap:12px;padding:20px}.features .all .one .icon{width:40px}.features .all .one .icon svg{color:#2980b9;display:block;height:auto;width:100%}.features .all .one .t{flex:1 1}.features .all .one .t p{color:#373737;font-size:14px;margin-top:5px}.how-it-works{padding:120px 0}.how-it-works .row{position:relative;z-index:3}.how-it-works .top{max-width:532px}.how-it-works .all{display:flex;gap:40px;margin-bottom:80px;margin-top:60px;max-width:1080px}.how-it-works .all .one{background-color:#fff;border-radius:10px;-ms-box-shadow:0 0 20px #00000014;-o-box-shadow:0 0 20px #00000014;box-shadow:0 0 20px #00000014;padding:40px 20px 30px;width:100%}.how-it-works .all .one .icon{background-color:#2980b9;background-color:#fff;background-color:#f3f3fa;height:80px;margin-bottom:20px;padding:16px;width:80px}.how-it-works .all .one .icon svg{color:#2980b9;display:block;height:auto;width:100%}.how-it-works .all .one .t hr{margin:12px auto;width:16px}.how-it-works .all .one .t p{color:#666;font-size:14px}.how-it-works svg.svg-bottom,.how-it-works svg.svg-top{display:block;filter:alpha(opacity=32);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=32)";height:50%;-webkit-opacity:.32;-moz-opacity:.32;-khtml-opacity:.32;opacity:.32;position:absolute;width:auto;z-index:-1}.how-it-works svg.svg-top{right:0;top:0}.how-it-works svg.svg-bottom{bottom:0;left:0}.faqs{-ms-box-shadow:inset 0 0 80px #00000014;-o-box-shadow:inset 0 0 80px #00000014;box-shadow:inset 0 0 80px #00000014;padding:120px 0}.faqs .top{max-width:532px}.faqs .questions{margin-top:60px;max-width:860px}.faqs .questions .one .question{align-items:center;border-bottom:1px solid;border-color:#d8d8d8;cursor:pointer;display:flex;padding:24px 10px}.faqs .questions .one .question ._t{flex:1 1;line-height:1}.faqs .questions .one .question ._t-open{color:#2980b9}.faqs .questions .one .question ._icon{height:7.5px;transition:all .2s;width:12px}.faqs .questions .one .question ._icon path{fill:#2980b9}.faqs .questions .one .question ._icon-open{transform:rotate(180deg)}.faqs .questions .one .question-open{color:#2980b9}.faqs .questions .one .answer{border-bottom:1px solid;border-color:#d8d8d8;padding:15px 20px}.faqs .questions .one:first-child .question{border-color:currentcolor #d8d8d8 #d8d8d8;border-top:1px solid #d8d8d8}.contact .row .left img{display:none;height:auto;width:100%}.contact .row .right{padding:120px 80px}.contact .row .right .txt{max-width:532px}#common-page .landing{background-color:#f2f6fa;-ms-box-shadow:inset 0 0 80px #00000014;-o-box-shadow:inset 0 0 80px #00000014;box-shadow:inset 0 0 80px #00000014;padding:168px 0 102px;position:relative}#common-page .landing svg.bottom,#common-page .landing svg.top{display:block;height:280px;position:absolute;width:auto}#common-page .landing svg.top{right:0;top:0}#common-page .landing svg.bottom{bottom:0;left:0}#common-page .landing .txt{position:relative;z-index:3}#common-page .content-area{color:#4b5362;padding:80px 0}#common-page .content-area h1,#common-page .content-area h2,#common-page .content-area h3,#common-page .content-area h4,#common-page .content-area h5,#common-page .content-area h6,#common-page .content-area p{margin:.33em 0}#common-page .content-area ul li{list-style:none;padding-left:20px;position:relative}#common-page .content-area ul li:after{background-color:#4b5362;border-radius:100%;content:"";height:6px;left:0;position:absolute;top:9px;width:6px}@media only screen and (max-width:1480px){.container{max-width:1200px}}@media only screen and (max-width:1280px){.container{max-width:1080px}header .row nav ul{gap:48px}.hero .col .txt{max-width:480px}.faqs,.features,.how-it-works,.introduction{padding:80px 0}.contact .row .right{padding:80px}}@media only screen and (max-width:1120px){.container{max-width:860px}header .container{max-width:100%;padding:0 32px}header .row nav ul{gap:40px}.hero .col{height:auto;padding:180px 0 80px}.hero .col .txt{max-width:412px}.hero .col .txt .title{font-size:42px}.hero .col .txt .btns{margin-top:32px}.hero svg.bottom,.hero svg.top{height:33.33%}.introduction .row{gap:80px}.introduction .row .col{height:auto}.introduction .row .left img{height:auto;width:100%}.introduction .row .right .txt .btns{margin-top:32px}.features .row{display:block}.features .row .left,.features .row .right{width:100%}.features .row .left{margin-bottom:40px}.features .row .left button{margin-top:32px}.how-it-works .all{grid-row-gap:12px;grid-column-gap:12px;display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(auto-fill,auto);max-width:532px}.contact .row .left{width:33.33%}.contact .row .right{width:66.66%}#common-page .landing{padding:132px 0 60px}}@media only screen and (max-width:892px){.container{max-width:100%;padding-left:16px;padding-right:16px}header,header.fixed{background-color:#fff;padding:12px 0;position:relative}header .row .logo svg,header.fixed .row .logo svg{height:32px}header .row{align-items:center;justify-content:center}header .row .menu-btn{display:block}header .row nav{display:none}header .row nav.open{animation:slide-from-left .4s;animation-fill-mode:both;background-color:#191a22;-ms-box-shadow:0 6px 20px #00000029;-o-box-shadow:0 6px 20px #00000029;box-shadow:0 6px 20px #00000029;display:block;height:100vh;left:0;overflow-y:scroll;padding:30px 0 280px;position:absolute;top:56px;transition-timing-function:ease-in;width:268px;z-index:9999}header .row nav.open ul{display:block}header .row nav.open ul li{border-bottom:1px solid #ffffff0a;margin:0}header .row nav.open ul li a{color:#fff;height:48px;line-height:48px;padding:0 20px}header .row nav.open ul li a:after{display:none}.faqs,.features,.hero .col,.how-it-works,.introduction{padding:60px 0}.hero .col .row{display:block;margin:0 auto;max-width:532px}.hero .col .row .left,.hero .col .row .right{width:100%}.hero .col .row .left .txt{max-width:100%}.hero .col .row .right{display:none}.introduction .row{display:block}.introduction .row .left,.introduction .row .right{width:100%}.introduction .row .left{margin-bottom:32px}.introduction .row .left img{display:block;margin:0 auto;width:224px}.features .row .left{margin:0 auto 40px;max-width:532px;text-align:center}.features .row .left hr{margin:0 auto}.how-it-works .row .all{margin-bottom:40px;margin-top:40px}.how-it-works svg.svg-bottom,.how-it-works svg.svg-top{display:none}.contact .row{display:block}.contact .row .left,.contact .row .right{width:100%}.contact .row .right{padding:60px 16px}.contact .row .right .txt{max-width:100%}#common-page .landing{padding:60px 0 30px}#common-page .landing svg.bottom,#common-page .landing svg.top{display:none}#common-page .content-area{padding:30px 0 60px}}@media only screen and (max-width:564px){.features .all{display:block}.features .all .one{margin-bottom:8px}.features .all .one:last-child{margin-bottom:0}}@media only screen and (max-width:420px){.how-it-works .all{display:block}.how-it-works .all .one{margin-bottom:8px}.how-it-works .all .one:last-child{margin-bottom:0}.hero .col .txt .title{font-size:32px}h1{font-size:26px}h2{font-size:24px}h4{font-size:20px}button{padding:0 16px}button span{gap:4px}}
/*# sourceMappingURL=main.937f862d.css.map*/