.home-page{justify-content:center;width:100%;display:flex}.home-page .background-gradient{background-image:linear-gradient(to top right,#10141f,#10141f00);width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.home-page .animation-wrap{z-index:-1;width:100%;height:100%;position:fixed}.home-page .landing-content{flex-direction:column;align-items:center;width:100%;max-width:1200px;display:flex;position:relative}.home-page .landing-content .content-box{align-items:center;width:100%;margin:50px 0 0;display:flex}.home-page .landing-content .content-box .content-heading-wrap{width:100%;margin:80px 0 80px 40px;display:flex}.home-page .landing-content .content-box .content-heading-wrap .content-heading{width:50%}.home-page .landing-content .content-box .content-heading-wrap .content-heading .heading-line{color:#e0e0e0;margin:0;font-size:5em}.home-page .landing-content .content-box .content-heading-wrap .content-heading .better-things{color:#b1bad1;padding-left:10px;font-size:120%}.home-page .landing-content .content-box .content-heading-wrap .content-heading .action-wrap{margin-top:20px;display:flex}.home-page .landing-content .content-box .content-heading-wrap .content-heading .action-wrap .login-link{margin-right:20px}.home-page .landing-content .content-grp{flex-wrap:wrap;width:100%;margin:0;display:flex}.home-page .landing-content .content-grp .card{color:#b1bad1;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:0 0;flex-direction:column;justify-content:space-around;width:calc(50% - 40px);margin:20px;padding:30px;font-size:2em;display:flex}.home-page .landing-content .content-grp .card .title{color:#d0d7e3;margin:10px 0}.home-page .landing-content .content-grp .card .number{width:fit-content;margin:10px 0}.home-page .landing-content .content-grp .card .number .large{font-size:max(1.2rem,2em)}.home-page .landing-content .content-grp .card .description{width:fit-content;margin:10px 0;font-size:x-large}.home-page .landing-content .content-grp .card .description.small{font-size:large}.home-page .landing-content .content-grp .text-content{margin:20px;padding-left:30px}.home-page .landing-content .content-grp .text-content .heading{margin-bottom:0;font-size:300%}.home-page .landing-content .content-grp .text-content .sub-heading{color:#b1bad1;margin-bottom:0;font-size:x-large}@media screen and (max-width:740px) and (orientation:portrait){.home-page .landing-content,.home-page .landing-content .content-grp{flex-direction:column}.home-page .landing-content .content-grp .card{width:calc(100% - 40px)}}
.footer{background:#111520;flex-wrap:wrap;justify-content:center;width:100%;height:fit-content;margin-top:auto;margin-bottom:0;padding:30px 10px 10px 0;display:flex;position:relative}.footer .link{padding:0 10px;display:inline-block}
.brand-name-link{align-items:center;display:flex!important}.brand-name-link .logo{margin-right:8px}.brand-name-link .brand-name{font-size:large;font-weight:800}
.header-wrap{z-index:1;justify-content:center;width:100%;max-width:1200px;display:flex;position:fixed;top:0}.header-wrap .portrait-header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#10141f30;display:none;position:relative}.header-wrap .landscape-header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#10141f30;border-radius:10px;width:calc(100% - 60px);padding:5px 20px;display:flex;position:relative}.header-wrap .landscape-header .brand-name-link-wrap{width:35%}.header-wrap .landscape-header .page-link-group-wrap{align-items:center;width:60%;display:flex}.header-wrap .landscape-header .page-link-group-wrap .page-link-group{margin:auto;display:flex}.header-wrap .landscape-header .page-link-group-wrap .page-link-group .page-link{white-space:nowrap;margin:0;padding:20px 10px}.header-wrap .landscape-header .action-btn-group-wrap{align-items:center;width:35%;display:flex}.header-wrap .landscape-header .action-btn-group-wrap .action-btn-group{flex-direction:row;margin-left:auto;margin-right:0;display:flex}.header-wrap .landscape-header .action-btn-group-wrap .action-btn-group .action-btn{margin-right:10px}.header-wrap .landscape-header .action-btn-group-wrap .action-btn-group .get-started-link{margin:0}@media screen and (max-width:840px){.header-wrap{width:100%;max-width:100%;left:0}.header-wrap .landscape-header{flex-direction:column;display:none}.header-wrap .portrait-header{border-left:none;border-right:none;width:100%;padding:10px 10px 10px 20px;display:flex}.header-wrap .portrait-header .popup-menu{margin-left:auto;margin-right:0}}
