:root{--hero-banner-top-space:var(--space5);--hero-banner-bottom-space:var(--space7);--hero-banner-tile-mw:390px;--hero-banner-height:971px;--hero-banner-bottom-curve-height:260px;--hero-banner-row-height:calc(var(--hero-banner-height) - var(--hero-banner-bottom-curve-height));--hero-banner-tb-space:0;--hero-banner-lr-space:calc(var(--space9) - 2px);--hero-banner-col-count:2;--hero-banner-quote-mw:385px}.hero-banner-sec{padding-top:var(--hero-banner-top-space);margin-bottom:var(--hero-banner-bottom-space)}.hero-banner-box{position:relative;width:100%;margin:auto;overflow:hidden;-webkit-mask-image:url(//live-ncdmobile.pantheonsite.io/wp-content/themes/solmap/template-parts/blocks/banners/hero-banner/img/mask-shape.svg);-webkit-mask-size:100% 100%;-webkit-mask-repeat:no-repeat;mask-image:url(//live-ncdmobile.pantheonsite.io/wp-content/themes/solmap/template-parts/blocks/banners/hero-banner/img/mask-shape.svg);mask-size:100% 100%;mask-repeat:no-repeat;background-color:var(--primary)}.hero-banner-img{display:block;width:100%;height:100%;object-fit:cover;max-height:var(--hero-banner-height)}.hero-banner-image:after{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:var(--gr-c2);z-index:9}.hero-banner-content{position:absolute;top:0;padding:var(--hero-banner-tb-space) var(--hero-banner-lr-space);color:var(--white);z-index:10;display:grid;grid-template-columns:repeat(var(--hero-banner-col-count),minmax(0, 1fr));grid-template-rows:minmax(0, var(--hero-banner-row-height));align-items:center;width:100%}.hero-banner-title{font-family:var(--secondary-font);font-weight:var(--fw-bold);font-size:var(--fs52);line-height:1.1923076923076923;max-width:var(--hero-banner-tile-mw);text-align:left;height:100%;display:flex;flex-wrap:wrap;align-items:center;padding-right:15px}.hero-banner-title>.clamp{--clamp-lines:5}.no-quote .hero-banner-title{max-width:100%}.hero-banner-desc{display:flex;justify-content:flex-end;height:100%}.hero-banner-quote{max-width:var(--hero-banner-quote-mw);display:flex;flex-wrap:wrap;align-items:center}.hero-banner-credit{font-size:var(--fs16);line-height:1.375;color:var(--white);position:absolute;writing-mode:vertical-rl;transform:rotate(180deg);bottom:30px;left:20px;height:100%}