@charset "UTF-8";.u-spacer{display:none}.c-bannerVideo{--body-heading-color:var(--white);--body-text-color:var(--white);--section-min-height:800px;--section-height:800px;--section-max-height:none;--wrapper-padding-t:2rem;--wrapper-padding-b:2rem;--wrapper-justify-content:center;--content-text-font-size:calc(var(--h4) / 1.31);--content-text-line-height:1.25;--content-button-margin-t:.63rem;--media-overlay:linear-gradient(0deg, rgba(0, 0, 0, 0) 4%, rgba(0, 0, 0, 0.7) 99%);display:grid;grid-template:1fr/1fr;min-height:var(--section-min-height);height:var(--section-height);max-height:var(--section-max-height)}.c-bannerVideo:has(.c-bannerVideo__content){--wrapper-justify-content:flex-end;--media-overlay:linear-gradient(180deg, rgba(0, 0, 0, 20%) 0%, rgba(0, 0, 0, 0%) 100%),linear-gradient(rgba(0, 0, 0, 30%), rgba(0, 0, 0, 30%))}.c-bannerVideo__wrapper{padding-left:var(--grid-gutter-width);padding-right:var(--grid-gutter-width);width:100%;max-width:var(--container);min-height:calc(22% + var(--navigation-height) + var(--wrapper-padding-t) + var(--wrapper-padding-b));height:100%;max-height:100svh;display:flex;flex-direction:column;justify-content:var(--wrapper-justify-content);padding-top:calc(var(--navigation-height) + var(--wrapper-padding-t));padding-bottom:var(--wrapper-padding-b);margin:0 auto;color:var(--primary-light);grid-area:1/1/2/2;z-index:10}.c-bannerVideo__content{display:flex;flex-direction:column;row-gap:1.25rem}.c-bannerVideo__content__title{margin:0}.c-bannerVideo__content__text > *{font-size:var(--content-text-font-size);font-weight:var(--font-regular);line-height:var(--content-text-line-height)}.c-bannerVideo__content__button{margin:var(--content-button-margin-t) 0 0}.c-bannerVideo__media{grid-area:1/1/2/2;width:100%;height:100%;position:relative;z-index:5;overflow:hidden}.c-bannerVideo__media:before{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;background:var(--media-overlay)}.c-bannerVideo__media img{height:100%;object-fit:cover}@media (min-width:768px){.c-bannerVideo{--section-min-height:var(--section-height);height:auto}}@media (min-width:1200px){.c-bannerVideo{--section-height:675px;--wrapper-padding-t:var(--spacing-responsive);--wrapper-padding-b:calc(var(--spacing-responsive) / 1.75);--wrapper-justify-content:flex-end;--content-text-font-size:calc(var(--h4) / 1.22);--content-text-line-height:1.42;--content-button-margin-t:1.25rem}.c-bannerVideo__content{max-width:1040px}}@media (min-width:1450px){.c-bannerVideo{--section-height:816px}}@media (min-width:1650px){.c-bannerVideo{--section-height:928px;--content-button-margin-t:1.88rem}}@media (min-width:1850px){.c-bannerVideo{--section-height:1040px;--content-text-font-size:var(--h4)}}