.gs-header-container{height:100vh}.get-started-header{background-color:var(--cl-color-background-02);display:flex;flex-direction:column;height:70vh;justify-content:center;padding:1rem;text-align:center;width:100%}.get-started-header__header{font-family:var(--cl-font-family-heading)}@media(width < 600px){.get-started-header{height:fit-content;min-height:65vh}}.get-started-header__content,.get-started-header__ctas{display:flex;justify-content:center}.get-started-header__ctas{gap:1rem;margin:50px 0;padding-bottom:2rem}@media(width < 600px){.get-started-header__ctas{flex-direction:column;margin:2rem 0;padding-bottom:0}}.get-started-header__ctas-item{width:300px}@media(width < 600px){.get-started-header__ctas-item{width:100%}}.get-started-header__sub-header{margin:0 auto;max-width:700px;text-align:center}@media(width < 600px){.get-started-header__sub-header{text-align:left}}.hsg-nav-bar{background-color:var(--cl-color-background-02)!important}