.sub-page-banner{align-items:center;display:flex;height:100vh;justify-content:center;max-height:900px;position:relative;width:100vw}.sub-page-banner__background-shape{bottom:0;pointer-events:none;position:absolute;right:0;width:58%;z-index:1}.sub-page-banner .content-wrapper{display:flex;flex-direction:row;padding-top:100px}.sub-page-banner__column--content{position:relative;width:55%;z-index:2}.sub-page-banner__column--content p{width:85%}.sub-page-banner__column--content p:last-of-type{margin-bottom:64px}.sub-page-banner__column--spacer{width:45%}@media screen and (max-width:1024px){.sub-page-banner__column--content{width:100%}.sub-page-banner__column--spacer{display:none}}@media screen and (max-width:375px){.sub-page-banner{min-height:900px}}