@import url(https://fonts.googleapis.com/css?family=Poppins:200,400,500,600&display=swap);.top-banner-container{position:fixed;z-index:100000;width:100%}.top-banner{position:relative;width:100%;font-size:16px;font-weight:400;color:#fff;text-align:center;padding:10px 16px;background-color:#005ad6}.top-banner a{text-decoration:underline;cursor:pointer;color:inherit}.fintual-app-button{font-size:14px;line-height:21px;font-weight:500;padding:11.5px 24px;color:#282828}.fintual-app-button:focus{outline:0}.fintual-app-button--primary{background-color:#005ad6;border-radius:100px;color:#fff}.background--full{margin:0 -24px}.background__trapezoid{display:block;z-index:0;-webkit-clip-path:polygon(100% 0,100% 100%,-1440px 100%);clip-path:polygon(100% 0,100% 100%,-1440px 100%)}@media(max-width:760px){.background__trapezoid{-webkit-clip-path:polygon(100% 0,100% 100%,-2800px 100%);clip-path:polygon(100% 0,100% 100%,-2800px 100%)}}.background__white-gradient{height:550px;background-image:linear-gradient(180deg,#f3f6fa 21%,#fff)}.background__blue{--bg-opacity:1;background-color:#f3f6fa;background-color:rgba(243,246,250,var(--bg-opacity));height:550px}.background__blue-gradient{height:420px;background-image:linear-gradient(270deg,#0093ed,#005ad6);position:relative}.background__blue-gradient--blurry{background-image:linear-gradient(180deg,#fff,#eaf3ff 49.24%,#fff)}.background__blue-gradient--light{background:linear-gradient(99.1deg,#ddebff 2.18%,#f5faff 52.6%,#fff)}.background__vertical-white-gradient{height:420px;position:relative;background:linear-gradient(180deg,#fff,hsla(0,0%,100%,.2) 37.5%,hsla(0,0%,100%,.2) 67.71%,#fff)}.background__vertical-white-gradient-container{z-index:-1}.flex-col-items-center{display:flex;flex-direction:column;align-items:center}.landing-button{--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity));font-size:14px;border-radius:22px;--bg-opacity:1;background-color:#005ad6;background-color:rgba(0,90,214,var(--bg-opacity));font-weight:400;height:auto;padding:10px 20px;background-position:50%;transition:background .8s;outline:none;min-width:180px}@media(min-width:1127px){.landing-button{height:44px}}@media(max-width:1127px){.landing-button{font-size:14px}}.landing-button *{--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity))}.landing-button:active,.landing-button:focus,.landing-button:hover{box-shadow:1px 4px 3px 0 rgba(0,0,0,.24)}@media(max-width:1127px){.landing-button:active,.landing-button:focus,.landing-button:hover{box-shadow:none}}.landing-button:hover{opacity:.92;background:#005ad6 radial-gradient(circle,transparent 1%,#005ad6 0) 50%/15000%}.landing-button:active{background-color:#62a4ff;background-size:100%;transition:background 0s}.landing-button--disabled{--text-opacity:1;color:#757575;color:rgba(117,117,117,var(--text-opacity));cursor:default}.landing-button--disabled,.landing-button--disabled:active,.landing-button--disabled:hover{--bg-opacity:1;background-color:#e1e1e1;background-color:rgba(225,225,225,var(--bg-opacity))}.landing-button--disabled:active,.landing-button--disabled:hover{box-shadow:unset}.landing-nav__link-container:hover>div{display:flex;flex-direction:column;align-items:flex-start;left:0;right:-100%}.landing-nav__link-container span{transition:.3s ease-in-out;transition-property:transform,rotate}@media(max-width:760px){.landing-nav__link-container span{transition-duration:.5s}}.landing-nav__link-container:hover span{--transform-rotate:-180deg}.landing-link{--text-opacity:1;color:#757575;color:rgba(117,117,117,var(--text-opacity));padding:8px 16px;border-radius:32px}.landing-link:active,.landing-link:focus,.landing-link:hover{--bg-opacity:1;background-color:#f3f6fa;background-color:rgba(243,246,250,var(--bg-opacity));--text-opacity:1;color:#005ad6;color:rgba(0,90,214,var(--text-opacity))}.landing-link--with-mt{margin-top:.5rem}.landing-title{--text-opacity:1;color:#282828;color:rgba(40,40,40,var(--text-opacity));font-size:34px;font-weight:500;cursor:default}.landing-title--white{--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity))}.landing-title--big{font-size:43px}.landing-title--medium{font-size:34px}.landing-title--small{font-size:24px}@media(max-width:720px){.landing-title{font-size:24px}}.landing-subtitle{--text-opacity:1;color:#282828;color:rgba(40,40,40,var(--text-opacity));font-weight:400;cursor:default}.landing-subtitle--1{font-size:24px}@media(max-width:760px){.landing-subtitle--1{font-size:18px}}.landing-subtitle--2{font-size:18px}@media(max-width:720px){.landing-subtitle--2{font-size:16px}}.landing-subtitle--3{font-size:16px}@media(max-width:720px){.landing-subtitle--3{font-size:16px}}.landing-subtitle--grey{--text-opacity:1;color:#757575;color:rgba(117,117,117,var(--text-opacity))}.landing-padded-section{padding-top:4rem;padding-bottom:4rem}@media(min-width:760px){.landing-padded-section{padding-top:5rem;padding-bottom:5rem}}@media(min-width:1127px){.landing-padded-section{padding-top:8rem;padding-bottom:8rem}}.landing-padded-section--bottom{padding-top:0}.landing-tooltip{text-align:center;--bg-opacity:1;background-color:#e1e1e1;background-color:rgba(225,225,225,var(--bg-opacity));cursor:default;display:inline-block;width:25px;height:25px;border-radius:50%}.landing-tooltip:focus,.landing-tooltip:hover{cursor:pointer}.landing-tooltip:focus div,.landing-tooltip:hover div{display:inline-block;position:absolute;z-index:1000;left:50px;max-width:calc(100% - 100px)}.landing-tooltip-text{display:none;--text-opacity:1;color:#757575;color:rgba(117,117,117,var(--text-opacity));--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity));text-align:left;width:100%;border-radius:12px;box-shadow:0 0 3px 2px hsla(0,0%,71.8%,.2);padding:24px;font-size:15px;min-width:420px}@media(max-width:760px){.landing-tooltip-text{min-width:220px;font-size:13px;padding:20px}}.landing-card{border-radius:32px}.landing-card--with-box-shadow{transition:all .3s ease-in-out;box-shadow:0 10px 32px rgba(0,0,0,.1)}.landing-social-sharing{display:flex;justify-content:center;flex-wrap:wrap}.landing-social-sharing__button{min-width:200px;color:#005ad6;background:#f3f6fa;padding:12px 24px;border-radius:32px;display:flex;justify-content:flex-start;align-items:center;align-content:center;margin:12px;text-align:center;cursor:pointer}.landing-social-sharing__button:active,.landing-social-sharing__button:focus,.landing-social-sharing__button:hover{box-shadow:1px 4px 3px 0 rgba(0,0,0,.24)}@media(max-width:1127px){.landing-social-sharing__button:active,.landing-social-sharing__button:focus,.landing-social-sharing__button:hover{box-shadow:none}}.landing-social-sharing img{width:24px;height:24px;fill:#005ad6}.landing-social-sharing p{flex-grow:1;text-align:center}.flash-message__referrals{max-width:500px}.referrals__dialog-box{-webkit-font-smoothing:antialiased}.landing-content{max-width:768px;margin:0 auto}.landing-content__title{--text-opacity:1;color:#282828;color:rgba(40,40,40,var(--text-opacity));font-weight:500;font-size:24px;text-align:left;margin-top:4rem;margin-bottom:2.5rem}@media(max-width:720px){.landing-content__title{margin-top:2rem;margin-bottom:1.25rem}}.landing-content__subtitle{--text-opacity:1;color:#282828;color:rgba(40,40,40,var(--text-opacity));font-weight:500;font-size:18px;text-align:left;margin-top:3rem;margin-bottom:1rem}.landing-content p{color:#757575;color:rgba(117,117,117,var(--text-opacity));text-align:left;line-height:1.5rem}.landing-content a,.landing-content p{--text-opacity:1;font-weight:400;font-size:16px}.landing-content a{color:#005ad6;color:rgba(0,90,214,var(--text-opacity))}.landing-content a:active,.landing-content a:focus,.landing-content a:hover{--text-opacity:1;color:#005ad6;color:rgba(0,90,214,var(--text-opacity));text-decoration:underline}.landing-content ol,.landing-content ul{padding-left:1rem;margin-bottom:.5rem}.landing-content ol>li,.landing-content ul>li{--text-opacity:1;color:#757575;color:rgba(117,117,117,var(--text-opacity));font-weight:400;font-size:14px;line-height:1.5rem}.landing-content ul>li{list-style-type:disc}.landing-content table td{border-width:1px;padding:.25rem .5rem;border-color:#ddd}@media(min-width:760px){@keyframes rain{0%{transform:translateY(-35%)}55%,to{transform:translateY(80%)}}}@media(max-width:760px){@keyframes rain{0%{transform:translateY(-35%)}55%,to{transform:translateY(40%)}}}.sprites{position:absolute;display:flex;flex-wrap:wrap;left:32px;height:100%;top:0}.sprites__emoji{margin:45px 24px}.sprites__emoji--1{background-repeat:no-repeat;background:url(/packs/media/assets/emojis-274a245e3fdbcd7689e5e52940e7570c.png) -4px -4px;background-size:1712px 308px}.sprites__emoji--1,.sprites__emoji--17{display:inline-block;width:32px;height:32px}.sprites__emoji--17{background-repeat:no-repeat;background:url(/packs/media/assets/emojis-274a245e3fdbcd7689e5e52940e7570c.png) -4px -96px;background-size:1712px 308px}.sprites__emoji--33{background-repeat:no-repeat;background:url(/packs/media/assets/emojis-274a245e3fdbcd7689e5e52940e7570c.png) -4px -188px;background-size:1712px 308px}.sprites__emoji--33,.sprites__emoji--49{display:inline-block;width:32px;height:32px}.sprites__emoji--49{background-repeat:no-repeat;background:url(/packs/media/assets/emojis-274a245e3fdbcd7689e5e52940e7570c.png) -4px -280px;background-size:1712px 308px}.sprites__emoji--2{background-repeat:no-repeat;background:url(/packs/media/assets/emojis-274a245e3fdbcd7689e5e52940e7570c.png) -116px -4px;background-size:1712px 308px}.sprites__emoji--2,.sprites__emoji--18{display:inline-block;width:32px;height:32px}.sprites__emoji--18{background-repeat:no-repeat;background:url(/packs/media/assets/emojis-274a245e3fdbcd7689e5e52940e7570c.png) -116px -96px;background-size:1712px 308px}.sprites__emoji--34{background-repeat:no-repeat;background:url(/packs/media/assets/emojis-274a245e3fdbcd7689e5e52940e7570c.png) -116px -188px;background-size:1712px 308px}.sprites__emoji--34,.sprites__emoji--50{display:inline-block;width:32px;height:32px}.sprites__emoji--50{background-repeat:no-repeat;background:url(/packs/media/assets/emojis-274a245e3fdbcd7689e5e52940e7570c.png) -116px -280px;background-size:1712px 308px}.sprites__emoji--3{background-repeat:no-repeat;background:url(/packs/media/assets/emojis-274a245e3fdbcd7689e5e52940e7570c.png) -228px -4px;background-size:1712px 308px}.sprites__emoji--3,.sprites__emoji--19{display:inline-block;width:32px;height:32px}.sprites__emoji--19{background-repeat:no-repeat;background:url(/packs/media/assets/emojis-274a245e3fdbcd7689e5e52940e7570c.png) -228px -96px;background-size:1712px 308px}.sprites__emoji--35{background-repeat:no-repeat;background:url(/packs/media/assets/emojis-274a245e3fdbcd7689e5e52940e7570c.png) -228px -188px;background-size:1712px 308px}.sprites__emoji--35,.sprites__emoji--51{display:inline-block;width:32px;height:32px}.sprites__emoji--51{background-repeat:no-repeat;background:url(/packs/media/assets/emojis-274a245e3fdbcd7689e5e52940e7570c.png) -228px -280px;background-size:1712px 308px}.sprites__emoji--4{background-repeat:no-repeat;background:url(/packs/media/assets/emojis-274a245e3fdbcd7689e5e52940e7570c.png) -340px -4px;background-size:1712px 308px}.sprites__emoji--4,.sprites__emoji--20{display:inline-block;width:32px;height:32px}.sprites__emoji--20{background-repeat:no-repeat;background:url(/packs/media/assets/emojis-274a245e3fdbcd7689e5e52940e7570c.png) -340px -96px;background-size:1712px 308px}.sprites__emoji--36{background-repeat:no-repeat;background:url(/packs/media/assets/emojis-274a245e3fdbcd7689e5e52940e7570c.png) -340px -188px;background-size:1712px 308px}.sprites__emoji--36,.sprites__emoji--52{display:inline-block;width:32px;height:32px}.sprites__emoji--52{background-repeat:no-repeat;background:url(/packs/media/assets/emojis-274a245e3fdbcd7689e5e52940e7570c.png) -340px -280px;background-size:1712px 308px}.sprites__emoji--5{background-repeat:no-repeat;background:url(/packs/media/assets/emojis-274a245e3fdbcd7689e5e52940e7570c.png) -452px -4px;background-size:1712px 308px}.sprites__emoji--5,.sprites__emoji--21{display:inline-block;width:32px;height:32px}.sprites__emoji--21{background-repeat:no-repeat;background:url(/packs/media/assets/emojis-274a245e3fdbcd7689e5e52940e7570c.png) -452px -96px;background-size:1712px 308px}.sprites__emoji--37{background-repeat:no-repeat;background:url(/packs/media/assets/emojis-274a245e3fdbcd7689e5e52940e7570c.png) -452px -188px;background-size:1712px 308px}.sprites__emoji--37,.sprites__emoji--53{display:inline-block;width:32px;height:32px}.sprites__emoji--53{background-repeat:no-repeat;background:url(/packs/media/assets/emojis-274a245e3fdbcd7689e5e52940e7570c.png) -452px -280px;background-size:1712px 308px}.sprites__emoji--6{background-repeat:no-repeat;background:url(/packs/media/assets/emojis-274a245e3fdbcd7689e5e52940e7570c.png) -564px -4px;background-size:1712px 308px}.sprites__emoji--6,.sprites__emoji--22{display:inline-block;width:32px;height:32px}.sprites__emoji--22{background-repeat:no-repeat;background:url(/packs/media/assets/emojis-274a245e3fdbcd7689e5e52940e7570c.png) -564px -96px;background-size:1712px 308px}.sprites__emoji--38{background-repeat:no-repeat;background:url(/packs/media/assets/emojis-274a245e3fdbcd7689e5e52940e7570c.png) -564px -188px;background-size:1712px 308px}.sprites__emoji--38,.sprites__emoji--54{display:inline-block;width:32px;height:32px}.sprites__emoji--54{background-repeat:no-repeat;background:url(/packs/media/assets/emojis-274a245e3fdbcd7689e5e52940e7570c.png) -564px -280px;background-size:1712px 308px}.sprites__emoji--7{background-repeat:no-repeat;background:url(/packs/media/assets/emojis-274a245e3fdbcd7689e5e52940e7570c.png) -676px -4px;background-size:1712px 308px}.sprites__emoji--7,.sprites__emoji--23{display:inline-block;width:32px;height:32px}.sprites__emoji--23{background-repeat:no-repeat;background:url(/packs/media/assets/emojis-274a245e3fdbcd7689e5e52940e7570c.png) -676px -96px;background-size:1712px 308px}.sprites__emoji--39{background-repeat:no-repeat;background:url(/packs/media/assets/emojis-274a245e3fdbcd7689e5e52940e7570c.png) -676px -188px;background-size:1712px 308px}.sprites__emoji--39,.sprites__emoji--55{display:inline-block;width:32px;height:32px}.sprites__emoji--55{background-repeat:no-repeat;background:url(/packs/media/assets/emojis-274a245e3fdbcd7689e5e52940e7570c.png) -676px -280px;background-size:1712px 308px}.sprites__emoji--8{background-repeat:no-repeat;background:url(/packs/media/assets/emojis-274a245e3fdbcd7689e5e52940e7570c.png) -788px -4px;background-size:1712px 308px}.sprites__emoji--8,.sprites__emoji--24{display:inline-block;width:32px;height:32px}.sprites__emoji--24{background-repeat:no-repeat;background:url(/packs/media/assets/emojis-274a245e3fdbcd7689e5e52940e7570c.png) -788px -96px;background-size:1712px 308px}.sprites__emoji--40{background-repeat:no-repeat;background:url(/packs/media/assets/emojis-274a245e3fdbcd7689e5e52940e7570c.png) -788px -188px;background-size:1712px 308px}.sprites__emoji--40,.sprites__emoji--56{display:inline-block;width:32px;height:32px}.sprites__emoji--56{background-repeat:no-repeat;background:url(/packs/media/assets/emojis-274a245e3fdbcd7689e5e52940e7570c.png) -788px -280px;background-size:1712px 308px}.sprites__emoji--9{background-repeat:no-repeat;background:url(/packs/media/assets/emojis-274a245e3fdbcd7689e5e52940e7570c.png) -900px -4px;background-size:1712px 308px}.sprites__emoji--9,.sprites__emoji--25{display:inline-block;width:32px;height:32px}.sprites__emoji--25{background-repeat:no-repeat;background:url(/packs/media/assets/emojis-274a245e3fdbcd7689e5e52940e7570c.png) -900px -96px;background-size:1712px 308px}.sprites__emoji--41{background-repeat:no-repeat;background:url(/packs/media/assets/emojis-274a245e3fdbcd7689e5e52940e7570c.png) -900px -188px;background-size:1712px 308px}.sprites__emoji--41,.sprites__emoji--57{display:inline-block;width:32px;height:32px}.sprites__emoji--57{background-repeat:no-repeat;background:url(/packs/media/assets/emojis-274a245e3fdbcd7689e5e52940e7570c.png) -900px -280px;background-size:1712px 308px}.sprites__emoji--10{background-repeat:no-repeat;background:url(/packs/media/assets/emojis-274a245e3fdbcd7689e5e52940e7570c.png) -1012px -4px;background-size:1712px 308px}.sprites__emoji--10,.sprites__emoji--26{display:inline-block;width:32px;height:32px}.sprites__emoji--26{background-repeat:no-repeat;background:url(/packs/media/assets/emojis-274a245e3fdbcd7689e5e52940e7570c.png) -1012px -96px;background-size:1712px 308px}.sprites__emoji--42{background-repeat:no-repeat;background:url(/packs/media/assets/emojis-274a245e3fdbcd7689e5e52940e7570c.png) -1012px -188px;background-size:1712px 308px}.sprites__emoji--42,.sprites__emoji--58{display:inline-block;width:32px;height:32px}.sprites__emoji--58{background-repeat:no-repeat;background:url(/packs/media/assets/emojis-274a245e3fdbcd7689e5e52940e7570c.png) -1012px -280px;background-size:1712px 308px}.sprites__emoji--11{background-repeat:no-repeat;background:url(/packs/media/assets/emojis-274a245e3fdbcd7689e5e52940e7570c.png) -1124px -4px;background-size:1712px 308px}.sprites__emoji--11,.sprites__emoji--27{display:inline-block;width:32px;height:32px}.sprites__emoji--27{background-repeat:no-repeat;background:url(/packs/media/assets/emojis-274a245e3fdbcd7689e5e52940e7570c.png) -1124px -96px;background-size:1712px 308px}.sprites__emoji--43{background-repeat:no-repeat;background:url(/packs/media/assets/emojis-274a245e3fdbcd7689e5e52940e7570c.png) -1124px -188px;background-size:1712px 308px}.sprites__emoji--43,.sprites__emoji--59{display:inline-block;width:32px;height:32px}.sprites__emoji--59{background-repeat:no-repeat;background:url(/packs/media/assets/emojis-274a245e3fdbcd7689e5e52940e7570c.png) -1124px -280px;background-size:1712px 308px}.sprites__emoji--12{background-repeat:no-repeat;background:url(/packs/media/assets/emojis-274a245e3fdbcd7689e5e52940e7570c.png) -1236px -4px;background-size:1712px 308px}.sprites__emoji--12,.sprites__emoji--28{display:inline-block;width:32px;height:32px}.sprites__emoji--28{background-repeat:no-repeat;background:url(/packs/media/assets/emojis-274a245e3fdbcd7689e5e52940e7570c.png) -1236px -96px;background-size:1712px 308px}.sprites__emoji--44{background-repeat:no-repeat;background:url(/packs/media/assets/emojis-274a245e3fdbcd7689e5e52940e7570c.png) -1236px -188px;background-size:1712px 308px}.sprites__emoji--44,.sprites__emoji--60{display:inline-block;width:32px;height:32px}.sprites__emoji--60{background-repeat:no-repeat;background:url(/packs/media/assets/emojis-274a245e3fdbcd7689e5e52940e7570c.png) -1236px -280px;background-size:1712px 308px}.sprites__emoji--13{background-repeat:no-repeat;background:url(/packs/media/assets/emojis-274a245e3fdbcd7689e5e52940e7570c.png) -1348px -4px;background-size:1712px 308px}.sprites__emoji--13,.sprites__emoji--29{display:inline-block;width:32px;height:32px}.sprites__emoji--29{background-repeat:no-repeat;background:url(/packs/media/assets/emojis-274a245e3fdbcd7689e5e52940e7570c.png) -1348px -96px;background-size:1712px 308px}.sprites__emoji--45{background-repeat:no-repeat;background:url(/packs/media/assets/emojis-274a245e3fdbcd7689e5e52940e7570c.png) -1348px -188px;background-size:1712px 308px}.sprites__emoji--45,.sprites__emoji--61{display:inline-block;width:32px;height:32px}.sprites__emoji--61{background-repeat:no-repeat;background:url(/packs/media/assets/emojis-274a245e3fdbcd7689e5e52940e7570c.png) -1348px -280px;background-size:1712px 308px}.sprites__emoji--14{background-repeat:no-repeat;background:url(/packs/media/assets/emojis-274a245e3fdbcd7689e5e52940e7570c.png) -1460px -4px;background-size:1712px 308px}.sprites__emoji--14,.sprites__emoji--30{display:inline-block;width:32px;height:32px}.sprites__emoji--30{background-repeat:no-repeat;background:url(/packs/media/assets/emojis-274a245e3fdbcd7689e5e52940e7570c.png) -1460px -96px;background-size:1712px 308px}.sprites__emoji--46{background-repeat:no-repeat;background:url(/packs/media/assets/emojis-274a245e3fdbcd7689e5e52940e7570c.png) -1460px -188px;background-size:1712px 308px}.sprites__emoji--46,.sprites__emoji--62{display:inline-block;width:32px;height:32px}.sprites__emoji--62{background-repeat:no-repeat;background:url(/packs/media/assets/emojis-274a245e3fdbcd7689e5e52940e7570c.png) -1460px -280px;background-size:1712px 308px}.sprites__emoji--15{background-repeat:no-repeat;background:url(/packs/media/assets/emojis-274a245e3fdbcd7689e5e52940e7570c.png) -1572px -4px;background-size:1712px 308px}.sprites__emoji--15,.sprites__emoji--31{display:inline-block;width:32px;height:32px}.sprites__emoji--31{background-repeat:no-repeat;background:url(/packs/media/assets/emojis-274a245e3fdbcd7689e5e52940e7570c.png) -1572px -96px;background-size:1712px 308px}.sprites__emoji--47{background-repeat:no-repeat;background:url(/packs/media/assets/emojis-274a245e3fdbcd7689e5e52940e7570c.png) -1572px -188px;background-size:1712px 308px}.sprites__emoji--47,.sprites__emoji--63{display:inline-block;width:32px;height:32px}.sprites__emoji--63{background-repeat:no-repeat;background:url(/packs/media/assets/emojis-274a245e3fdbcd7689e5e52940e7570c.png) -1572px -280px;background-size:1712px 308px}.sprites__emoji--16{background-repeat:no-repeat;background:url(/packs/media/assets/emojis-274a245e3fdbcd7689e5e52940e7570c.png) -1684px -4px;background-size:1712px 308px}.sprites__emoji--16,.sprites__emoji--32{display:inline-block;width:32px;height:32px}.sprites__emoji--32{background-repeat:no-repeat;background:url(/packs/media/assets/emojis-274a245e3fdbcd7689e5e52940e7570c.png) -1684px -96px;background-size:1712px 308px}.sprites__emoji--48{background-repeat:no-repeat;background:url(/packs/media/assets/emojis-274a245e3fdbcd7689e5e52940e7570c.png) -1684px -188px;background-size:1712px 308px}.sprites__emoji--48,.sprites__emoji--64{display:inline-block;width:32px;height:32px}.sprites__emoji--64{background-repeat:no-repeat;background:url(/packs/media/assets/emojis-274a245e3fdbcd7689e5e52940e7570c.png) -1684px -280px;background-size:1712px 308px}@media(max-width:1127px){.sprites__emoji{margin-top:40px;margin-bottom:40px}}@media(max-width:420px){.sprites__emoji{margin-top:35px;margin-bottom:35px}}@media(min-width:1127px){.sprites{top:-5%}}@media(max-width:760px){.sprites{justify-content:center;left:0}}.how-does-it-work__no-minimum{border-radius:32px;box-shadow:0 10px 32px rgba(0,0,0,.1)}.how-does-it-work__image--personal-finance{max-width:650px}.how-does-it-work__image--determine-profile{max-width:450px}.how-does-it-work__image--build-portfolios{max-width:600px}.how-does-it-work__image--invest-where{max-width:400px}.how-does-it-work__image--comfortable,.how-does-it-work__image--under-control{max-width:340px}.how-does-it-work__image--relax-we-invest{max-width:430px}.how-does-it-work__image--no-minimum-amount{max-width:495px}.how-does-it-work__subtitle{margin-top:1.5rem;white-space:pre-line}.how-does-it-work__subtitle--determine-profile{max-width:560px}.how-does-it-work__subtitle--comfortable{max-width:565px}.how-does-it-work__subtitle--relax-we-invest{max-width:740px}.landing-navbar{width:100%;--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity));position:fixed;z-index:10001}.landing-navbar--box-shadow{box-shadow:0 1px 3px 0 rgba(0,0,0,.04),0 1px 1px 0 rgba(0,0,0,.04),0 2px 1px -1px rgba(0,0,0,.04)}.landing-navbar__nav{background-color:transparent;margin-left:auto;margin-right:auto;display:flex;align-items:center;justify-content:space-between;padding-top:1rem;padding-bottom:1rem;max-width:1080px}@media(max-width:1127px){.landing-navbar__nav{padding-left:0;padding-right:0}}.landing-navbar__nav--fixed-height{height:76px}.landing-navbar__logo{max-width:80px}@media(max-width:1127px){.landing-navbar__logo{margin-left:auto;margin-right:auto}}.landing-navbar__login{display:inline-block;margin-right:1rem;--text-opacity:1;color:#005ad6;color:rgba(0,90,214,var(--text-opacity))}.landing-navbar__login:active,.landing-navbar__login:focus,.landing-navbar__login:hover{opacity:.92}@media(max-width:760px){.landing-navbar__login{display:none}}.landing-navbar__button{font-size:14px;min-width:unset}@media(max-width:760px){.landing-navbar__button--smaller{font-size:12px;padding:7px 20px;height:32px}}@media(max-width:1127px){.landing-navbar{padding:0 24px}}.app-stars__stores{display:flex;margin-top:4rem;margin-bottom:4rem;justify-content:center}@media(max-width:760px){.app-stars__stores{margin-top:0;margin-bottom:0}}@media(max-width:420px){.app-stars__stores{justify-content:flex-start}}.app-stars__store{width:100%;position:relative;max-width:136px}.app-stars__store .ls-blur-up-img{max-width:136px}.app-stars__store--app-store{margin-right:1rem}.commissions-section{margin-left:auto;margin-right:auto;max-width:750px}.commissions-section__tooltip:focus,.commissions-section__tooltip:hover{--text-opacity:1;color:#757575;color:rgba(117,117,117,var(--text-opacity));cursor:pointer;position:relative}.commissions-section__tooltip:focus div,.commissions-section__tooltip:hover div{left:unset}.commissions-section__values{display:inline-flex;margin-top:2rem;align-items:flex-start}.commissions-section__values:hover{cursor:default}@media(max-width:760px){.commissions-section__values{flex-direction:column}}.commissions-section__commission{font-weight:600;font-size:84px}@media(max-width:720px){.commissions-section__commission{font-size:64px}}.commissions-section__commission--gradient{background-clip:text;-webkit-background-clip:text;-moz-background-clip:text;text-fill-color:transparent;-moz-text-fill-color:transparent;-webkit-text-fill-color:transparent;background-image:linear-gradient(172.1deg,#005ad6 1.25%,#62a4ff 21.8%,#a0c8ff 37.35%,#62a4ff 55.9%,#1f71e3 68.43%,#a0c8ff 88.49%);background-attachment:fixed}@-moz-document url-prefix(""){.commissions-section__commission--gradient{background-attachment:unset;background-image:linear-gradient(45deg,#005ad6,#a0c8ff)}}@media(max-width:760px){.commissions-section__commission--gradient:before{background-attachment:scroll;background-image:linear-gradient(45deg,#005ad6,#a0c8ff)}}.commissions-section__institution{position:relative;padding:3rem;border-radius:24px}@media(max-width:760px){.commissions-section__institution{margin-right:0;margin-bottom:-1rem;padding:2rem}}.commissions-section__institution:first-child{margin-right:1rem;margin-bottom:0}@media(max-width:760px){.commissions-section__institution:first-child{margin-right:0;margin-bottom:1rem}}.commissions-section__institution:last-child{margin-left:1rem;margin-top:0}@media(max-width:760px){.commissions-section__institution:last-child{margin-left:0;margin-top:1rem}}.clients-happy__background{display:flex;justify-content:space-evenly;position:relative;overflow:hidden;background-size:100%}@media(max-width:720px){.clients-happy__background{height:600px}}.clients-happy__text{margin-top:auto;margin-bottom:auto;white-space:normal;z-index:10000;padding:0 24px}@media(max-width:760px){.clients-happy__text{font-size:24px}}@media(max-width:720px){.clients-happy__text{width:100%;background-color:#fff;padding:0 36px 48px}}@media(max-width:420px){.clients-happy__text{padding:20% 24px}}.ministry__images{display:flex}@media(max-width:760px){.ministry__images{flex-direction:column;align-items:center}}.ministry__image{position:relative}.ministry__image--entity{margin-right:5rem;max-width:320px}@media(max-width:760px){.ministry__image--entity{margin-right:0;margin-bottom:1.5rem}}.ministry__image--entity .ls-blur-up-img{max-width:320px}.ministry__image--entity-ministry,.ministry__image--entity-ministry .ls-blur-up-img{max-width:130px}.footer .footer__item{white-space:pre-line;margin:24px 0}.footer .footer__item--no-margin{margin-top:0;margin-bottom:0}.footer__item{font-weight:400;font-size:14px;--text-opacity:1;color:#757575;color:rgba(117,117,117,var(--text-opacity))}.footer__links{display:flex;justify-content:space-between}@media(max-width:760px){.footer__links{flex-direction:column}}.footer__stores{display:flex;margin-top:4rem;margin-bottom:4rem;justify-content:center}@media(max-width:760px){.footer__stores{margin-top:0;margin-bottom:0}}@media(max-width:420px){.footer__stores{justify-content:flex-start}}.footer__store{width:100%;position:relative}.footer__store,.footer__store .ls-blur-up-img{max-width:136px}.footer__store--app-store{margin-right:1rem}.footer__image--fintual svg{max-width:64px;height:24px}.footer__social-networks{display:flex}@media(max-width:760px){.footer__social-networks{margin-bottom:1rem}}.footer__social-network{--text-opacity:1;color:#757575;color:rgba(117,117,117,var(--text-opacity));margin-right:1rem;position:relative;width:20px}.footer__social-network .ls-blur-up-img{max-width:24px}.good-inversion__title{white-space:normal}.good-inversion__subtitle{margin-top:1rem;margin-bottom:3rem;white-space:normal}@media(max-width:420px){.good-inversion__subtitle{margin-bottom:2.5rem;white-space:pre-line}}.good-inversion__button{padding-left:2rem;padding-right:2rem}@media(max-width:720px){.good-inversion__button{font-size:14px}}.good-inversion__images{margin-top:2rem;max-width:900px}.good-inversion__image{position:relative}.good-inversion__image--phones{width:100%}.grow-money{position:relative}.grow-money__text-container{cursor:default}@media(max-width:1127px){.grow-money__text-container{text-align:center}}@media(max-width:760px){.grow-money__text-container{margin-bottom:0}}.grow-money__content{display:flex;justify-content:space-between;padding-right:1rem;position:relative;z-index:1;height:350px;padding-bottom:25px;margin-right:50px}@media(max-width:1127px){.grow-money__content{margin-top:50px;padding-bottom:40px}}@media(max-width:760px){.grow-money__content{margin-right:0;margin-top:2rem;padding-bottom:25px}}.grow-money__input{display:flex;flex-direction:column}.grow-money__input:nth-child(odd){margin:20px 0}.grow-money__input-title{margin-right:1rem;font-size:14px;--text-opacity:1;color:#757575;color:rgba(117,117,117,var(--text-opacity));font-weight:400;cursor:default}@media(max-width:760px){.grow-money__input-title{font-size:12px}}.grow-money__input-value{--text-opacity:1;color:#757575;color:rgba(117,117,117,var(--text-opacity));font-weight:500;font-size:24px;cursor:default}@media(max-width:760px){.grow-money__input-value{font-size:18px}}.grow-money__legend{margin-right:16px;width:6px;border-radius:3px}.grow-money__legend-box{--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity));display:flex;cursor:default;padding:10px 16px;border-radius:12px;box-shadow:0 0 3px 2px hsla(0,0%,71.8%,.2)}.grow-money__legend-container{display:flex;flex-direction:column-reverse;justify-content:space-between;position:relative;z-index:1}@media(max-width:760px){.grow-money__legend-container{position:absolute;right:10px;height:70%;margin-top:150px}}.grow-money__legend-title{--text-opacity:1;color:#282828;color:rgba(40,40,40,var(--text-opacity));font-size:14px}@media(max-width:760px){.grow-money__legend-title{font-size:12px}}.grow-money__legend-value{--text-opacity:1;color:#282828;color:rgba(40,40,40,var(--text-opacity));font-size:24px;font-weight:500}@media(max-width:760px){.grow-money__legend-value{font-size:21px}}.grow-money__legend--primary{--bg-opacity:1;background-color:#005ad6;background-color:rgba(0,90,214,var(--bg-opacity))}.grow-money__legend--secondary{--bg-opacity:1;background-color:#62a4ff;background-color:rgba(98,164,255,var(--bg-opacity))}.grow-money__graph{position:absolute;z-index:0;bottom:15%;height:430px;max-width:1042px}.grow-money__graph-image{height:100%}@media(max-width:760px){.grow-money__graph{height:370px;position:relative;margin-top:-275px}}.grow-money__button-container{text-align:center;position:absolute;left:0;right:0;bottom:-15px}@media(max-width:760px){.grow-money__button-container{bottom:-10%}}.handle-amount{display:flex;flex-direction:column;align-items:center}.handle-amount__title{margin-bottom:1rem;text-align:center}.handle-amount__amount{z-index:1;box-shadow:0 1px 18px 0 hsla(0,0%,71.8%,.2),0 6px 10px 0 hsla(0,0%,71.8%,.2),0 3px 5px -1px hsla(0,0%,71.8%,.2);padding:15px 40px;border-radius:12px;margin-bottom:-100px}@media(max-width:760px){.handle-amount__amount{margin-bottom:0}}.handle-amount__chart{overflow-x:hidden;max-width:1080px;width:100%;margin:35px auto}@media(max-width:1127px){.handle-amount__chart{margin-top:0;margin-bottom:0}}.handle-amount text.handle-amount__chart-labels{text-transform:capitalize;visibility:hidden;transform:rotate(0);fill:transparent;text-anchor:initial}.handle-amount text.handle-amount__chart-labels:last-child{text-anchor:end}.handle-amount text.handle-amount__chart-labels *{font-family:Poppins,sans-serif}@media(min-width:720px){.handle-amount text.handle-amount__chart-labels{visibility:hidden}.handle-amount text.handle-amount__chart-labels:last-child,.handle-amount text.handle-amount__chart-labels:nth-child(-2n+9){visibility:visible;fill:#757575}}@media(max-width:calc(720px - 1px)){.handle-amount text.handle-amount__chart-labels{visibility:hidden}.handle-amount text.handle-amount__chart-labels:first-child,.handle-amount text.handle-amount__chart-labels:nth-child(4n){visibility:visible;fill:#757575}}@media(max-width:640px){.handle-amount text.handle-amount__chart-labels *{font-size:11px}.handle-amount text.handle-amount__chart-labels:nth-child(4n){visibility:hidden}.handle-amount text.handle-amount__chart-labels:first-child,.handle-amount text.handle-amount__chart-labels:nth-child(6n){visibility:visible;fill:#757575}.handle-amount text.handle-amount__chart-labels:nth-child(6){text-anchor:start}}@media(max-width:320px){.handle-amount text.handle-amount__chart-labels{text-anchor:start;dominant-baseline:hanging}.handle-amount text.handle-amount__chart-labels:nth-child(2n+8){text-anchor:middle}}.phone{display:flex;flex-direction:column;align-items:center;position:relative;z-index:1}.phone__text{text-align:center;padding-top:8rem;max-width:900px;padding-left:24px;padding-right:24px}.phone__title{font-size:34px;text-align:center}@media(min-width:760px){.phone__title{font-size:43px;margin-top:2rem}}.phone__subtitle{font-size:16px;text-align:center;--text-opacity:1;color:#757575;color:rgba(117,117,117,var(--text-opacity));margin-left:auto;margin-right:auto;max-width:750px}@media(min-width:760px){.phone__subtitle{font-size:18px}}.phone__images{display:inline-flex;align-items:center}.phone__image{position:relative}.phone__image--phone{width:370px}@media(max-width:760px){.no-fine-print__title{line-height:1.15}}.no-fine-print__subtitle{white-space:pre-line}@media(max-width:720px){.no-fine-print__subtitle{white-space:normal}}.no-fine-print__images{text-align:center;max-width:550px}.no-fine-print__image--phone-withdraw{width:100%;position:relative}.organize-your-money__title{white-space:pre-line}@media(max-width:720px){.organize-your-money__title{white-space:normal}}.organize-your-money__subtitle{margin-top:1.5rem;margin-bottom:1.5rem;white-space:pre-line}@media(max-width:720px){.organize-your-money__subtitle{margin-top:1rem;white-space:normal}}.organize-your-money__button{padding-left:2.5rem;padding-right:2.5rem}.organize-your-money__images{text-align:center;margin-left:auto;margin-right:auto;position:relative;max-width:510px}.organize-your-money__image{position:relative}.organize-your-money__image--phone-goals{position:relative;width:100%;max-width:unset}.roadmap{text-align:center}.roadmap__container{display:flex;flex-direction:column;align-items:center;margin-top:2.5rem;margin-bottom:3rem}@media(min-width:1127px){.roadmap__container{flex-direction:row;justify-content:center;justify-content:space-evenly}}@media(max-width:760px){.roadmap__container{margin-top:0}}.roadmap__row{display:flex;flex-wrap:nowrap;align-items:flex-end}@media(max-width:760px){.roadmap__row{flex-direction:column}}@media(min-width:760px)and (max-width:1127px){.roadmap__row{flex-wrap:wrap;flex-basis:100%}.roadmap__row:first-child{margin-bottom:80px}}.roadmap__image{position:relative;max-width:150px}.roadmap__path{max-width:150px}@media(max-width:760px){.roadmap__path{overflow:hidden}}.roadmap__dotted-path{display:flex;align-items:flex-end;max-width:150px}.roadmap__dotted-path svg{border-radius:15px;height:40px}.roadmap__dotted-path svg>path{stroke:#005ad6;stroke-width:2px;stroke-dasharray:0,12px;stroke-linecap:round;stroke-miterlimit:10}.roadmap__dotted-path--rotate-default{transform:unset}.roadmap__dotted-path--rotate-top{--transform-translate-x:0;--transform-translate-y:0;--transform-rotate:0;--transform-skew-x:0;--transform-skew-y:0;--transform-scale-x:1;--transform-scale-y:1;transform:translateX(var(--transform-translate-x)) translateY(var(--transform-translate-y)) rotate(var(--transform-rotate)) skewX(var(--transform-skew-x)) skewY(var(--transform-skew-y)) scaleX(var(--transform-scale-x)) scaleY(var(--transform-scale-y));--transform-rotate:180deg}@media(max-width:760px){.roadmap__dotted-path{height:120px}.roadmap__dotted-path--rotate-right{--transform-translate-x:0;--transform-translate-y:0;--transform-rotate:0;--transform-skew-x:0;--transform-skew-y:0;--transform-scale-x:1;--transform-scale-y:1;transform:translateX(var(--transform-translate-x)) translateY(var(--transform-translate-y)) rotate(var(--transform-rotate)) skewX(var(--transform-skew-x)) skewY(var(--transform-skew-y)) scaleX(var(--transform-scale-x)) scaleY(var(--transform-scale-y));--transform-rotate:-90deg}.roadmap__dotted-path--rotate-left{--transform-translate-x:0;--transform-translate-y:0;--transform-rotate:0;--transform-skew-x:0;--transform-skew-y:0;--transform-scale-x:1;--transform-scale-y:1;transform:translateX(var(--transform-translate-x)) translateY(var(--transform-translate-y)) rotate(var(--transform-rotate)) skewX(var(--transform-skew-x)) skewY(var(--transform-skew-y)) scaleX(var(--transform-scale-x)) scaleY(var(--transform-scale-y));--transform-rotate:90deg}}.strategy-list{display:flex;cursor:default}.strategy-list__text-container{width:85%}.strategy-list__title{font-size:34px;margin-bottom:1.5rem;font-weight:500}@media(max-width:760px){.strategy-list__title{font-size:24px;margin-bottom:1rem}}.strategy-list__subtitle{font-size:24px}.strategy-list__subtitle--alt-blue{color:#2764df}@media(max-width:760px){.strategy-list__subtitle{font-size:21px}}.strategy-list__rows{display:flex;flex-direction:column;align-items:flex-start;margin-top:4rem}.strategy-list__row{display:flex}.strategy-list__row:nth-child(odd){margin-top:2.5rem;margin-bottom:2.5rem}@media(max-width:760px){.strategy-list__row:nth-child(odd){margin-top:1rem;margin-bottom:1rem}}.strategy-list__row:first-child{margin-top:0}.strategy-list__action{margin-top:2rem}.strategy-list__footnote{font-size:14px;--text-opacity:1;color:grey;color:rgba(128,128,128,var(--text-opacity));width:70%}.strategy-list__footnote--light-blue{color:#517aef}.strategy-list__footnote--margin{margin-left:3rem}@media(max-width:760px){.strategy-list__footnote--margin{margin-left:2.5rem}}@media(max-width:760px){.strategy-list__footnote{font-size:12px;width:100%}}.strategy-list__fintual-podium{margin-top:auto;margin-bottom:auto;position:relative;padding-top:10%;max-width:360px;margin-right:-48px}@media(max-width:1127px){.strategy-list__fintual-podium{padding-top:0}}@media(max-width:760px){.strategy-list__fintual-podium{margin-right:0}}.strategy-list__fintual-check{margin-right:1rem;margin-top:0;position:relative;min-width:30px;max-width:30px}@media(max-width:760px){.strategy-list__fintual-check{min-width:25px;max-width:25px}}@media(max-width:1127px){.strategy-list{flex-direction:column;align-items:center}}.trust-entities{--bg-opacity:1;background-color:#f3f6fa;background-color:rgba(243,246,250,var(--bg-opacity));padding:120px}@media(max-width:1127px){.trust-entities{padding:90px 112px;margin:0 -24px}}.trust-entities__images{display:flex;justify-content:space-between;align-items:center;margin-left:auto;margin-right:auto;max-width:1080px}.trust-entities__images>div{padding:0 18px}.trust-entities__images img{filter:opacity(.5)}@media(max-width:1127px){.trust-entities__images{display:flex;flex-direction:column;align-items:center}.trust-entities__images>div:nth-child(2n){margin-top:8rem;margin-bottom:8rem}}.whatisthis__title{white-space:pre-line}@media(max-width:720px){.whatisthis__title{white-space:normal}}.whatisthis__subtitle{margin-top:1.5rem;margin-bottom:1.5rem;white-space:pre-line}@media(max-width:720px){.whatisthis__subtitle{margin-top:1rem;white-space:normal}}.team__compete-with-industry{background-image:linear-gradient(180deg,#005ad6 -19.84%,#62a4ff 107.94%);background-clip:text;-webkit-background-clip:text;-moz-background-clip:text;text-fill-color:transparent;-moz-text-fill-color:transparent;-webkit-text-fill-color:transparent}.team__hiring-card:hover{transition:all .3s ease-in-out;box-shadow:0 10px 32px rgba(0,0,0,.1)}.team__join-us-image{width:810px}.team__advisor-description>p{max-width:500px}.team__advisor{width:260px}.team__advisor>.team__advisor-description{position:absolute;margin-top:2.5rem;left:0;right:0}.team__card{padding:15px 24px}.team__card .vueperslides__parallax-wrapper,.team__card .vueperslides__track{overflow:visible!important}.team__card .vueperslides__track{min-width:230px}.team__card .vueperslides--fixed-height{height:300px!important}.team__card .vueperslides__bullet{margin:1.5em .2em}.team__card .vueperslides__arrow{--text-opacity:1;color:#757575;color:rgba(117,117,117,var(--text-opacity))}.team__card .vueperslides__arrow svg{font-size:8px}.team__card .vueperslide>.vueperslide__content-wrapper{position:relative;height:320px!important}.team__card .vueperslide__content-wrapper>div{flex:1 1}.team__card .vueperslides__bullet .default{--bg-opacity:1;background-color:#e1e1e1;background-color:rgba(225,225,225,var(--bg-opacity));border-width:0;box-shadow:none;transition:.3s;width:8px;height:8px}.team__card .vueperslides__bullet--active .default{--bg-opacity:1;background-color:#005ad6;background-color:rgba(0,90,214,var(--bg-opacity));width:8px;height:8px}.team__card .vueperslide--active .team__advisor-description{display:flex;position:absolute;top:100%}.team__card .vueperslides__bullet span{display:none}.landing-layout__faq .landing-navbar:not(.landing-navbar--box-shadow){background-color:#f3f6fa}.faq__container{padding-top:64px;margin:auto;max-width:760px}.faq__more_questions{align-items:center;display:grid;grid-template-columns:100%;grid-template-rows:auto;height:496px;margin:auto;max-width:496px}.question{margin-bottom:0}.question__link{color:#333;text-decoration:underline}.landing-layout{overflow-x:hidden}.landing-layout__container{margin-left:auto;margin-right:auto;display:flex;flex-direction:column;max-width:1080px}@media(max-width:1080px){.landing-layout__container{padding-left:24px;padding-right:24px}}.landing-layout__container--narrowed{max-width:650px}.landing-layout__container--full{max-width:100%}.landing-layout__home .landing-navbar{margin-left:0}.landing-layout__home .landing-navbar:not(.landing-navbar--box-shadow){background-color:#f3f6fa}

/*! 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;-webkit-text-decoration:underline dotted;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}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-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}[hidden],template{display:none}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}button{background-color:transparent;background-image:none}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}fieldset,ol,ul{margin:0;padding:0}ol,ul{list-style:none}html{font-family:Poppins,sans-serif;line-height:1.5}*,:after,:before{box-sizing:border-box;border:0 solid}hr{border-top-width:1px}img{border-style:solid}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{color:#a0aec0}input:-ms-input-placeholder,textarea:-ms-input-placeholder{color:#a0aec0}input::placeholder,textarea::placeholder{color:#a0aec0}[role=button],button{cursor:pointer}table{border-collapse:collapse}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}button,input,optgroup,select,textarea{padding:0;line-height:inherit;color:inherit}code,kbd,pre,samp{font-family:Poppins,sans-serif}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}.container{width:100%}@media (min-width:420px){.container{max-width:420px}}@media (min-width:640px){.container{max-width:640px}}@media (min-width:720px){.container{max-width:720px}}@media (min-width:760px){.container{max-width:760px}}@media (min-width:768px){.container{max-width:768px}}@media (min-width:1024px){.container{max-width:1024px}}@media (min-width:1127px){.container{max-width:1127px}}@media (min-width:1280px){.container{max-width:1280px}}@media (min-width:1439px){.container{max-width:1439px}}@media (min-width:1730){.container{max-width:1730}}.bg-primary-lightest{--bg-opacity:1;background-color:#f3f6fa;background-color:rgba(243,246,250,var(--bg-opacity))}.bg-grey{--bg-opacity:1;background-color:#757575;background-color:rgba(117,117,117,var(--bg-opacity))}.bg-grey-light{--bg-opacity:1;background-color:#e1e1e1;background-color:rgba(225,225,225,var(--bg-opacity))}.bg-white,.hover\:bg-white:hover{--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity))}.rounded{border-radius:.25rem}.rounded-lg{border-radius:.5rem}.rounded-xl{border-radius:.75rem}.rounded-full{border-radius:9999px}.border{border-width:1px}.cursor-default{cursor:default}.cursor-pointer{cursor:pointer}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.table-row{display:table-row}.grid{display:grid}.contents{display:contents}.hidden{display:none}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-start{align-items:flex-start}.items-center{align-items:center}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.flex-1{flex:1 1 0%}.flex-grow{flex-grow:1}.font-default,.font-normal{font-weight:400}.font-semi-bold{font-weight:500}.font-bold{font-weight:700}.h-auto{height:auto}.h-full{height:100%}.text-xs{font-size:.75rem}.text-sm{font-size:.875rem}.text-base{font-size:1rem}.text-lg{font-size:1.125rem}.text-super-title{font-size:100px}.text-biggest-title{font-size:65px}.text-subtitle-2{font-size:16px}.text-body-1{font-size:14px}.list-inside{list-style-position:inside}.list-outside{list-style-position:outside}.list-none{list-style-type:none}.list-disc{list-style-type:disc}.list-decimal{list-style-type:decimal}.list-lower-alpha{list-style-type:lower-alpha}.list-lower-roman{list-style-type:lower-roman}.m-auto{margin:auto}.my-0{margin-top:0;margin-bottom:0}.my-4{margin-top:1rem;margin-bottom:1rem}.my-6{margin-top:1.5rem;margin-bottom:1.5rem}.mx-6{margin-left:1.5rem;margin-right:1.5rem}.my-8{margin-top:2rem;margin-bottom:2rem}.mx-12{margin-left:3rem;margin-right:3rem}.mx-auto{margin-left:auto;margin-right:auto}.mt-0{margin-top:0}.mr-0{margin-right:0}.ml-0{margin-left:0}.mb-1{margin-bottom:.25rem}.ml-1{margin-left:.25rem}.mt-2{margin-top:.5rem}.mb-2{margin-bottom:.5rem}.ml-2{margin-left:.5rem}.mt-3{margin-top:.75rem}.mr-3{margin-right:.75rem}.mb-3{margin-bottom:.75rem}.ml-3{margin-left:.75rem}.mt-4{margin-top:1rem}.mb-4{margin-bottom:1rem}.ml-4{margin-left:1rem}.mt-5{margin-top:1.25rem}.mb-5{margin-bottom:1.25rem}.mt-6{margin-top:1.5rem}.mb-6{margin-bottom:1.5rem}.mt-8{margin-top:2rem}.mb-8{margin-bottom:2rem}.mt-10{margin-top:2.5rem}.mb-10{margin-bottom:2.5rem}.mt-12{margin-top:3rem}.mb-12{margin-bottom:3rem}.mt-16{margin-top:4rem}.mr-16{margin-right:4rem}.mb-16{margin-bottom:4rem}.ml-16{margin-left:4rem}.mt-24{margin-top:6rem}.mt-32{margin-top:8rem}.mt-40{margin-top:10rem}.mt-56{margin-top:14rem}.mb-56{margin-bottom:14rem}.ml-auto{margin-left:auto}.-mt-4{margin-top:-1rem}.-ml-4{margin-left:-1rem}.-mt-10{margin-top:-2.5rem}.opacity-50{opacity:.5}.opacity-100{opacity:1}.hover\:opacity-75:hover{opacity:.75}.overflow-x-auto{overflow-x:auto}.overflow-x-hidden{overflow-x:hidden}.p-0{padding:0}.p-4{padding:1rem}.p-12{padding:3rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.px-4{padding-left:1rem;padding-right:1rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.py-8{padding-top:2rem;padding-bottom:2rem}.pr-0{padding-right:0}.pb-4{padding-bottom:1rem}.pb-10{padding-bottom:2.5rem}.pt-20{padding-top:5rem}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.top-0{top:0}.right-0{right:0}.bottom-0{bottom:0}.left-0{left:0}.fill-current{fill:currentColor}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.text-justify{text-align:justify}.text-primary{--text-opacity:1;color:#005ad6;color:rgba(0,90,214,var(--text-opacity))}.text-grey{--text-opacity:1;color:#757575;color:rgba(117,117,117,var(--text-opacity))}.text-grey-dark{--text-opacity:1;color:#282828;color:rgba(40,40,40,var(--text-opacity))}.text-white-darker{--text-opacity:1;color:#f4f4f4;color:rgba(244,244,244,var(--text-opacity))}.italic{font-style:italic}.capitalize{text-transform:capitalize}.underline{text-decoration:underline}.visible{visibility:visible}.invisible{visibility:hidden}.whitespace-pre-line{white-space:pre-line}.break-all{word-break:break-all}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.w-6{width:1.5rem}.w-64{width:16rem}.w-auto{width:auto}.w-full{width:100%}.z-1{z-index:1}.z-modal{z-index:1000}.z-super-modal{z-index:10000}.z-navbar{z-index:10001}.transform{--transform-translate-x:0;--transform-translate-y:0;--transform-rotate:0;--transform-skew-x:0;--transform-skew-y:0;--transform-scale-x:1;--transform-scale-y:1;transform:translateX(var(--transform-translate-x)) translateY(var(--transform-translate-y)) rotate(var(--transform-rotate)) skewX(var(--transform-skew-x)) skewY(var(--transform-skew-y)) scaleX(var(--transform-scale-x)) scaleY(var(--transform-scale-y))}.rotate-0{--transform-rotate:0}@keyframes spin{to{transform:rotate(1turn)}}@keyframes ping{75%,to{transform:scale(2);opacity:0}}@keyframes pulse{50%{opacity:.5}}@keyframes bounce{0%,to{transform:translateY(-25%);animation-timing-function:cubic-bezier(.8,0,1,1)}50%{transform:none;animation-timing-function:cubic-bezier(0,0,.2,1)}}@media (min-width:640px){.sm\:list-inside{list-style-position:inside}.sm\:list-outside{list-style-position:outside}.sm\:list-none{list-style-type:none}.sm\:list-disc{list-style-type:disc}.sm\:list-decimal{list-style-type:decimal}.sm\:list-lower-alpha{list-style-type:lower-alpha}.sm\:list-lower-roman{list-style-type:lower-roman}}@media (min-width:768px){.md\:list-inside{list-style-position:inside}.md\:list-outside{list-style-position:outside}.md\:list-none{list-style-type:none}.md\:list-disc{list-style-type:disc}.md\:list-decimal{list-style-type:decimal}.md\:list-lower-alpha{list-style-type:lower-alpha}.md\:list-lower-roman{list-style-type:lower-roman}}@media (min-width:1024px){.lg\:list-inside{list-style-position:inside}.lg\:list-outside{list-style-position:outside}.lg\:list-none{list-style-type:none}.lg\:list-disc{list-style-type:disc}.lg\:list-decimal{list-style-type:decimal}.lg\:list-lower-alpha{list-style-type:lower-alpha}.lg\:list-lower-roman{list-style-type:lower-roman}}@media (min-width:1280px){.xl\:list-inside{list-style-position:inside}.xl\:list-outside{list-style-position:outside}.xl\:list-none{list-style-type:none}.xl\:list-disc{list-style-type:disc}.xl\:list-decimal{list-style-type:decimal}.xl\:list-lower-alpha{list-style-type:lower-alpha}.xl\:list-lower-roman{list-style-type:lower-roman}}@media (min-width:420px){.email-xs\:list-inside{list-style-position:inside}.email-xs\:list-outside{list-style-position:outside}.email-xs\:list-none{list-style-type:none}.email-xs\:list-disc{list-style-type:disc}.email-xs\:list-decimal{list-style-type:decimal}.email-xs\:list-lower-alpha{list-style-type:lower-alpha}.email-xs\:list-lower-roman{list-style-type:lower-roman}}@media (min-width:720px){.landing-sm\:text-super-super-title{font-size:120px}.landing-sm\:list-inside{list-style-position:inside}.landing-sm\:list-outside{list-style-position:outside}.landing-sm\:list-none{list-style-type:none}.landing-sm\:list-disc{list-style-type:disc}.landing-sm\:list-decimal{list-style-type:decimal}.landing-sm\:list-lower-alpha{list-style-type:lower-alpha}.landing-sm\:list-lower-roman{list-style-type:lower-roman}.landing-sm\:mt-16{margin-top:4rem}}@media (min-width:760px){.landing-md\:hidden{display:none}.landing-md\:flex-grow{flex-grow:1}.landing-md\:list-inside{list-style-position:inside}.landing-md\:list-outside{list-style-position:outside}.landing-md\:list-none{list-style-type:none}.landing-md\:list-disc{list-style-type:disc}.landing-md\:list-decimal{list-style-type:decimal}.landing-md\:list-lower-alpha{list-style-type:lower-alpha}.landing-md\:list-lower-roman{list-style-type:lower-roman}.landing-md\:my-6{margin-top:1.5rem;margin-bottom:1.5rem}.landing-md\:mt-0{margin-top:0}.landing-md\:ml-2{margin-left:.5rem}.landing-md\:relative{position:relative}.landing-md\:w-auto{width:auto}}@media (min-width:1127px){.landing-lg\:flex{display:flex}.landing-lg\:inline-flex{display:inline-flex}.landing-lg\:hidden{display:none}.landing-lg\:flex-row{flex-direction:row}.landing-lg\:flex-col-reverse{flex-direction:column-reverse}.landing-lg\:items-center{align-items:center}.landing-lg\:list-inside{list-style-position:inside}.landing-lg\:list-outside{list-style-position:outside}.landing-lg\:list-none{list-style-type:none}.landing-lg\:list-disc{list-style-type:disc}.landing-lg\:list-decimal{list-style-type:decimal}.landing-lg\:list-lower-alpha{list-style-type:lower-alpha}.landing-lg\:list-lower-roman{list-style-type:lower-roman}.landing-lg\:mt-0{margin-top:0}.landing-lg\:ml-1{margin-left:.25rem}.landing-lg\:ml-2{margin-left:.5rem}.landing-lg\:ml-4{margin-left:1rem}.landing-lg\:mt-10{margin-top:2.5rem}.landing-lg\:mt-20{margin-top:5rem}.landing-lg\:p-20{padding:5rem}.landing-lg\:px-0{padding-left:0;padding-right:0}.landing-lg\:pr-10{padding-right:2.5rem}.landing-lg\:right-0{right:0}.landing-lg\:text-left{text-align:left}.landing-lg\:w-8{width:2rem}.landing-lg\:w-3\/5{width:60%}}@media (min-width:1439px){.landing-xl-xl\:list-inside{list-style-position:inside}.landing-xl-xl\:list-outside{list-style-position:outside}.landing-xl-xl\:list-none{list-style-type:none}.landing-xl-xl\:list-disc{list-style-type:disc}.landing-xl-xl\:list-decimal{list-style-type:decimal}.landing-xl-xl\:list-lower-alpha{list-style-type:lower-alpha}.landing-xl-xl\:list-lower-roman{list-style-type:lower-roman}}@media (min-width:1730){.landing-xl-super-xl\:list-inside{list-style-position:inside}.landing-xl-super-xl\:list-outside{list-style-position:outside}.landing-xl-super-xl\:list-none{list-style-type:none}.landing-xl-super-xl\:list-disc{list-style-type:disc}.landing-xl-super-xl\:list-decimal{list-style-type:decimal}.landing-xl-super-xl\:list-lower-alpha{list-style-type:lower-alpha}.landing-xl-super-xl\:list-lower-roman{list-style-type:lower-roman}}