.hero{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:350px;position:relative;width:100%}.hero.full-height .hero--content{padding:0 24px;@media (min-width:600px){padding-bottom:0;padding-left:0;padding-right:0;padding-top:0}}.hero:not(.full-height) .hero--content{padding:120px 24px 80px;@media (min-width:600px){padding-bottom:80px;padding-left:0;padding-right:0;padding-top:128px}}.hero:not(.bg-image){background:linear-gradient(42deg,rgba(46,56,98,.94),rgba(78,108,156,.94) 85%,rgba(84,120,169,.93))}.bg-image:after{background:linear-gradient(43deg,rgba(46,56,97,.8),rgba(77,108,155,.75) 84%,rgba(84,121,170,.74));bottom:0;content:"";left:0;position:absolute;right:0;top:0}.hero.full-height{height:100vh}.hero--empty{height:100%}.hero--content{box-sizing:border-box;height:100%;width:100%}.hero--content,.hero--heading{align-items:center;display:flex;flex-direction:column;justify-content:center}.hero--heading{z-index:100}.hero--buttons{flex-direction:row;flex-wrap:wrap;gap:16px;margin-top:16px}.hero--buttons,.hero--vertical{align-items:center;display:flex;justify-content:center;z-index:100}.hero--vertical{flex-direction:column;height:100%}.hero--vertical_text{transform:scale(-1);user-select:none;writing-mode:vertical-rl}.hero--vertical_dots{background-image:linear-gradient(#f4f8ff 33%,hsla(0,0%,100%,0) 0);background-repeat:repeat-y;-webkit-background-size:1px 10px;background-size:1px 10px;height:35px;margin-top:8px;width:1px}