*,:after,:before{margin:0;padding:0;box-sizing:border-box}body,html{height:100%}.home-grid{display:grid;grid-template-columns:2fr 1fr;min-height:100vh}.home-footer{position:absolute;bottom:24px;left:0;right:0;text-align:center;font-size:12px;color:#8c8c8c}.home-footer a{color:inherit;text-decoration:none}.home-footer a:hover{color:#000}.home-section{padding:64px 48px}.home-section-content{max-width:520px;width:100%}.home-section-features{max-width:480px;width:100%}.view-analysis-link:hover{color:#000!important}@media (max-width:768px){.home-grid{grid-template-columns:1fr}.home-section{padding:48px 16px}.home-section-content,.home-section-features{max-width:100%}}