.hero{background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;flex-direction:column;justify-content:center;padding:4.5rem 0;position:relative;z-index:1}.hero__label{color:rgba(20,21,26,.4);font-size:.9375rem}.hero__cta{align-items:center;display:flex;flex-wrap:wrap;gap:1rem}.hero--center{text-align:center}.hero--center .hero__cta{justify-content:center}.hero--right{text-align:right}.hero--right .hero__cta{justify-content:end}.hero--overlay-layer:after{background-color:hsla(0,0%,100%,.65);content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.hero--overlay-layer>*{position:relative;z-index:2}.hero--full-screen{align-items:center;display:flex;justify-content:center;min-height:100vh}@media (min-width:64rem){.hero{padding:7rem 0}}.cd-margin-bottom-2xs{margin-bottom:.75rem}.cd-margin-bottom-xs{margin-bottom:1rem}.cd-margin-bottom-sm{margin-bottom:1.5rem}.cd-container{margin-left:auto;margin-right:auto;width:calc(100% - 3rem)}.cd-max-width-adaptive-lg,.cd-max-width-adaptive-md,.cd-max-width-adaptive-sm,.cd-max-width-xs{max-width:32rem}@media (min-width:48rem){.cd-max-width-adaptive-lg,.cd-max-width-adaptive-md,.cd-max-width-adaptive-sm{max-width:48rem}}@media (min-width:64rem){.cd-max-width-adaptive-lg,.cd-max-width-adaptive-md{max-width:64rem}}@media (min-width:85.5rem){.cd-max-width-adaptive-lg{max-width:80rem}}.cd-flex{display:flex}.cd-justify-end{justify-content:end}.cd-link{background-image:linear-gradient(90deg,#4827ec 50%,rgba(72,39,236,.2) 0);background-position:100% 100%;background-repeat:no-repeat;background-size:200% 1px;color:#4827ec;text-decoration:none;transition:background-position .2s}.cd-link:hover{background-position:0 100%}.cd-link--contrast-higher{background-image:linear-gradient(90deg,#14151a 50%,rgba(20,21,26,.1) 0);color:#14151a}.cd-line-height-lg{line-height:1.58}