.hs-diamond-section-header{align-items:center;display:flex;justify-content:center;margin-top:-100px;padding-top:100px;position:relative;z-index:50}.hs-diamond-section-header span.header{color:var(--erBlue);font-family:var(--erMainHeaderCopy);font-size:1.8rem;position:relative;z-index:60}.hs-diamond-section-header span.header:after{top:25px}.hs-diamond-section-header span.header:after,.hs-diamond-section-header span.header:before{background:var(--erGold);content:"";display:block;height:10px;left:50%;margin-left:-5px;position:relative;transform:rotate(-45deg);width:10px;z-index:50}.hs-diamond-section-header span.header:before{bottom:25px}.hs-diamond-section-header span.diamond{background:#fff;content:" ";display:flex;display:block;min-height:150px;min-width:150px;position:absolute;transform:rotate(-45deg)}@media screen and (max-width:650px){.hs-diamond-section-header span.header{font-size:1.2rem}}