.full-width-banner{position:relative;width:100%;background-color:#e2d8cb}.full-width-banner--full{height:100vh}.full-width-banner--medium{height:50vh}.full-width-banner--fixed{aspect-ratio:45/32}.full-width-banner a[href=""]{pointer-events:none}.full-width-banner__container{max-width:100%;padding-inline:var(--container-margin);margin:0 auto;width:100%;height:100%;padding:2.5rem 1.5rem}.full-width-banner__media{width:100%;height:100%;position:absolute;inset:0;z-index:1}.full-width-banner__video{width:100%;height:100%;display:none}@media only screen and (min-width: 768px){.full-width-banner__video{display:block}}.full-width-banner__video--mobile{display:block}@media only screen and (min-width: 768px){.full-width-banner__video--mobile{display:none}}.full-width-banner__video video{width:100%;height:100%;display:block;object-fit:cover;object-position:top center}.full-width-banner__image{width:100%;height:100%;display:none}@media only screen and (min-width: 768px){.full-width-banner__image{display:block}}.full-width-banner__image--mobile{display:block}@media only screen and (min-width: 768px){.full-width-banner__image--mobile{display:none}}.full-width-banner__image img{width:100%;height:100%;display:inline-block;object-fit:cover;object-position:top center}.full-width-banner__content{height:100%;position:relative;z-index:3;display:flex;flex-direction:column;pointer-events:none}.full-width-banner__content--h-left{align-items:flex-start;text-align:left}.full-width-banner__content--h-center{align-items:center;text-align:center}.full-width-banner__content--h-right{align-items:flex-end;text-align:right}.full-width-banner__content--v-top{justify-content:flex-start}.full-width-banner__content--v-center{justify-content:center}.full-width-banner__content--v-bottom{justify-content:flex-end}.full-width-banner__content--light{color:#fff}.full-width-banner__content--dark{color:#262f38}.full-width-banner__content-eyebrow{font-size:0.75rem;line-height:120%;font-weight:400;letter-spacing:0.12em;text-transform:uppercase;font-family:Mr Eaves Mod OT, Arial, sans-serif;margin-bottom:1rem}.full-width-banner__content-heading{font-size:1.75rem;line-height:120%;font-weight:500;text-transform:uppercase;font-family:Garamond Premier Pro, Georgia, sans-serif;margin-bottom:1.5rem}@media(min-width: 768px){.full-width-banner__content-heading{font-size:2rem}}@media(min-width: 992px){.full-width-banner__content-heading{font-size:2.5rem}}.full-width-banner__content-link{width:fit-content;text-decoration:none;pointer-events:auto}@media only screen and (min-width: 768px){.full-width-banner__container{padding:5rem 2.5rem}}
