.content-overlay{--contentWidth:100%;--containerHeight:680px}@media (min-width:768px){.content-overlay{--contentWidth:512px;--containerHeight:786px}}@media (min-width:1440px){.content-overlay{--contentWidth:568px;--containerHeight:900px}}.content-overlay{padding:0}.content-overlay:hover .content-overlay__curtain-left{-webkit-transform:translateX(-100%);transform:translateX(-100%)}.content-overlay:hover .content-overlay__curtain-right{-webkit-transform:translateX(100%);transform:translateX(100%)}.content-overlay__curtain-left,.content-overlay__curtain-right{-webkit-transition:all 1s ease-in-out;transition:all 1s ease-in-out;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;position:absolute;width:26%;z-index:1}@media (min-width:1024px){.content-overlay__curtain-left,.content-overlay__curtain-right{width:30%}}@media (min-width:1280px){.content-overlay__curtain-left,.content-overlay__curtain-right{width:34%}}.content-overlay__curtain-left{inset:0 0 0 0;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:var(--curtainPadding) var(--curtainPadding) var(--curtainPadding) 0}.content-overlay__curtain-right{inset:0 0 0 auto;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding:var(--curtainPadding) 0 var(--curtainPadding) var(--curtainPadding)}.content-overlay__curtain img{height:auto;max-width:100%}.content-overlay__container{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;display:-webkit-box;display:-ms-flexbox;display:flex;height:var(--containerHeight);margin-inline:auto;max-height:80vh;min-height:-webkit-fit-content;min-height:-moz-fit-content;min-height:fit-content;padding-inline:var(--inline-spacing);padding-block:var(--spacer-xxl);position:relative}@media (min-width:768px){.content-overlay__container{padding-inline:var(--spacer-xxl)}}.content-overlay__container--center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.content-overlay__container--center .link-group{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.content-overlay__container--right{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.content-overlay__media{inset:0;position:absolute}.content-overlay__media picture:before{content:"";background:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.75)),to(transparent));background:linear-gradient(to top,rgba(0,0,0,.75) 0%,transparent 100%);height:80%;inset:auto 0 0 0;position:absolute;width:100%}.content-overlay__content{--color:#f2e5dc;--color-heading:#f2e5dc;--color-eyebrow:#f2e5dc;--link-color:#faf6f3;--link-color-hover:#9db6af;--link-filter:invert(100%) sepia(100%) saturate(0%) hue-rotate(288deg) brightness(102%) contrast(102%);--link-filter-hover:invert(81%) sepia(14%) saturate(283%) hue-rotate(113deg) brightness(85%) contrast(91%)}.content-overlay__content .btn{--btn-border:#faf6f3}.content-overlay__content .btn--primary{--btn-background:#fcf9f7;--btn-background-hover:#906429;--btn-color:#128081;--btn-color-hover:#faf6f3}.content-overlay__content .btn--secondary{--btn-background:#9db6af;--btn-background-hover:#128081;--btn-color:#fff;--btn-color-hover:#faf6f3}.content-overlay__content{position:relative;z-index:1;width:var(--contentWidth)}.content-overlay .splide-wrapper{padding-bottom:76px}.content-overlay .splide__arrows{padding-inline:var(--inline-spacing)}