.section-header{align-items:center;display:flex;position:relative;width:var(--section-width)}.section-header.has-background{margin-bottom:3rem;padding:3rem 3rem 3rem 0}.section-header.has-decorator-circle .section-header-text-wrapper:before{border:3px solid #15161a;border-radius:50%;content:"";height:14px;margin:20px 20px 0 0;position:absolute;right:100%;top:.4em;width:14px;z-index:1}.section-header-h{line-height:1.1;position:relative}.section-header.has-decorator-line .section-header-h:after{border-top:4px solid #a4d7f8;bottom:0;content:"";height:.5em;left:0;margin-right:4rem;position:absolute;right:0;z-index:-1}.section-header.is-h3 .section-header-text-wrapper:before{margin-top:10px}.section-header-background{background:var(--section-background-color);height:100%;left:-900%;position:absolute;width:1000%}.section-header-text-wrapper .section-header-h span{background:var(--section-text-background-color,none);padding-right:1rem}.section-header-text-wrapper .section-header-h span:after{margin-right:2rem}.section-header-background~*{position:relative;z-index:1}.section-header.has-background h1,.section-header.has-background h2,.section-header.has-background h3{margin:0;padding:0}@media (max-width:767px){.section-header.has-decorator-circle .section-header-text-wrapper:before{margin-right:10px}}