.main-wrapper{margin-top:0}.m-split-screen-header{background-color:var(--split-screen-background-color);color:var(--split-screen-color);position:relative;overflow:hidden}.m-split-screen-header::after{content:"";background-color:#010916;background-image:radial-gradient(rgba(255,255,255,.2) 1px,transparent 0);background-position:0 -33px;background-size:64px 64px;display:block;position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background-color:transparent!important}@media only screen and (max-width:1199px){.m-split-screen-header .container .row{flex-direction:column}}.m-split-screen-header-content-container{font-weight:300;min-height:calc(50vh - var(--header-height,81px) + 5px);display:flex;flex-direction:column;margin-top:var(--header-height,81px);margin-bottom:var(--header-height,81px);padding-top:44px;padding-bottom:44px;z-index:0}@media only screen and (min-width:864px){.m-split-screen-header-content-container{justify-content:center}}.m-split-screen-header-content-eyebrow{font-size:24px;font-style:normal;font-weight:300;line-height:32px;margin-bottom:16px}.m-split-screen-header-content-title{font-size:79px;font-style:normal;font-weight:300;line-height:normal;margin-bottom:24px}.m-split-screen-header-content-text{font-size:20px;font-style:normal;font-weight:300;line-height:30px;margin-bottom:32px}.m-split-screen-header-content-buttons{z-index:1}.m-split-screen-header-content-buttons .u-button:first-child{--button-background:var(--split-screen-color)}.m-split-screen-header.dark .u-button{color:var(--split-screen-color)}.m-split-screen-header.dark .u-button::after{background-image:url(../../../../../../../../../themes/aurora-solar/assets/img/icons/arrow-black.svg)}.m-split-screen-header.dark .u-button:first-child{color:#fff}.m-split-screen-header.light .u-button{color:var(--split-screen-color)}.m-split-screen-header.light .u-button::after{background-image:url(../../../../../../../../../themes/aurora-solar/assets/img/icons/arrow-white.svg)}.m-split-screen-header.light .u-button:first-child{color:#fff}.m-split-screen-header-image{position:relative;z-index:1}@media only screen and (min-width:1200px){.m-split-screen-header-image{height:100%;width:50%;top:0;bottom:0;position:absolute}.right .m-split-screen-header-image{left:50%}}@media only screen and (min-width:864px) and (max-width:1199px){.m-split-screen-header-image{padding-bottom:77px;padding-left:64px;padding-right:90px}}.m-split-screen-header-image picture{height:100%;width:100%;display:flex;align-items:center;justify-content:center}.m-split-screen-header-image img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}