.full-header{width:100%;min-height:456px;overflow:hidden;position:relative;display:-ms-flexbox;display:flex}.full-header__gradient{position:absolute;bottom:0;left:0;width:100%;height:50%;opacity:.68;z-index:1;background:linear-gradient(0deg,var(--gradient-a) 0%,var(--gradient-b) 100%)}.full-header__gradient--left{width:50%;height:100%;background:linear-gradient(90deg,var(--gradient-a) 0%,var(--gradient-b) 100%)}.full-header__grid{z-index:2;position:absolute;bottom:40px;left:50%;-ms-transform:translateX(-50%);transform:translateX(-50%)}.full-header__image{width:100%;height:100%;background-size:cover}.full-header__image img{min-width:100%;min-height:100%;object-fit:cover}.full-header__content{grid-column:span 12;-ms-flex-item-align:var(--align-content,end);align-self:var(--align-content,end);position:relative;z-index:2;padding-bottom:clamp(24px, 5vw, 80px)}.full-header__content .better-grid{display:block;padding:0;width:100%}.full-header__content h1,.full-header__content h2,.full-header__content h3,.full-header__content h4{line-height:1.1}.full-header__content--no-padding{padding:0}.full-header--split-on-mobile{min-height:auto}.full-header--split-on-mobile .full-header__gradient{display:none}.full-header--split-on-mobile .full-header__image{overflow:hidden;top:auto;left:auto;position:relative;grid-column:span 12;margin:0 -24px clamp(40px, 5vw, 80px) -24px;-ms-transform:translate(0,0);transform:translate(0,0);height:175px;width:calc(100% + 48px)}.full-header--split-on-mobile .full-header__content--no-padding{padding-bottom:clamp(40px, 5vw, 80px)}h1.full-header__title--large{font-size:50.52px}@media screen and (min-width:375px){h1.full-header__title--large{font-size:67.34px}}@media screen and (min-width:480px){.full-header--split-on-mobile .full-header__image{height:250px;margin:0 -40px 40px -40px;width:calc(100% + 80px)}}@media screen and (max-width:767px){.full-header--split-on-mobile h1,.full-header--split-on-mobile h2,.full-header--split-on-mobile h3,.full-header--split-on-mobile h4,.full-header--split-on-mobile p{color:var(--black)!important}}@media screen and (min-width:768px){.full-header{min-height:750px;margin-bottom:clamp(24px, 8vw, 80px)}.full-header__content{max-width:var(--max-width)}.full-header--split-on-mobile{min-height:800px}.full-header--split-on-mobile .full-header__gradient{display:block}.full-header--split-on-mobile .full-header__image{top:50%;left:50%;position:absolute;margin:0;-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);height:100%;width:100%}.full-header--split-on-mobile .full-header__image img{min-width:100%}.full-header--split-on-mobile .full-header__content--no-padding{padding-bottom:0}}@media screen and (min-width:1024px){.full-header{min-height:680px}h1.full-header__title--large{font-size:134.61px}}@media screen and (min-width:1366px){.full-header__content{grid-column:2/11}}