.split-hero{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:hidden}@media screen and (min-width:768px){.split-hero{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}@media screen and (min-width:768px){.split-hero--desktop-image-right{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}}@media screen and (min-width:768px){.split-hero--desktop-image-left{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}@media screen and (max-width:767px){.split-hero--mobile-image-bottom{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}.split-hero__image{min-height:0}@media screen and (min-width:768px){.split-hero__image{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}}.split-hero__image .img.img--wrapper{padding-bottom:0!important;margin-bottom:0;height:100%}.split-hero__image .img.img--wrapper img{position:relative}.split-hero__image picture{display:block;height:100%}.split-hero__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.split-hero__image-desktop{display:none}@media screen and (min-width:768px){.split-hero__image-desktop{display:block;height:100%}}.split-hero__image-mobile{display:block}@media screen and (min-width:768px){.split-hero__image-mobile{display:none}}.split-hero__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (min-width:768px){.split-hero__content{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}}.split-hero__content-inner{width:100%;padding:1.875rem var(--site-side-spacing)}@media screen and (min-width:768px){.split-hero__content-inner{max-width:660px;padding:3.75rem 0}}@media screen and (min-width:768px){.split-hero--desktop-image-left .split-hero__content-inner{margin-right:auto;margin-left:0}}@media screen and (min-width:1024px){.split-hero--desktop-image-left .split-hero__content-inner{padding-right:var(--site-side-spacing-lg)}}@media screen and (min-width:768px){.split-hero--desktop-image-left .split-hero__content-body{padding-left:3.75rem}}@media screen and (min-width:768px){.split-hero--desktop-image-right .split-hero__content-inner{margin-right:0;margin-left:auto}}@media screen and (min-width:1024px){.split-hero--desktop-image-right .split-hero__content-inner{padding-left:var(--site-side-spacing-lg)}}@media screen and (min-width:768px){.split-hero--desktop-image-right .split-hero__content-body{padding-right:3.75rem}}.split-hero__body--primary,.split-hero__heading--primary,.split-hero__subheading--primary{color:var(--color-brand-primary)}.split-hero__body--secondary,.split-hero__heading--secondary,.split-hero__subheading--secondary{color:var(--color-brand-secondary)}.split-hero__body--accent,.split-hero__heading--accent,.split-hero__subheading--accent{color:var(--color-brand-accent)}.split-hero__subheading{font-weight:700;font-size:.875rem;line-height:1.2;margin-bottom:.625rem}@media screen and (min-width:768px){.split-hero__subheading{font-size:1rem}}.split-hero__heading{margin-bottom:.625rem;font-weight:700}.split-hero__body{margin-bottom:.9375rem;font-weight:500}@media screen and (min-width:768px){.split-hero__body{margin-bottom:1.875rem}}.split-hero__buttons{display:grid;grid-template-columns:1fr 1fr;grid-gap:.9375rem;gap:.9375rem}.split-hero__button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;font-weight:700}@media screen and (min-width:768px){.split-hero__button{min-height:3.125rem}}