:root{interpolate-size:allow-keywords}.module-coverMediaReveal{display:block;width:100%}.module-coverMediaReveal .module-coverMediaReveal-inner{display:block;position:relative}.module-coverMediaReveal-content{overflow:hidden;position:relative}.module-coverMediaReveal-item{height:100%;overflow:hidden;position:absolute;right:0;top:0}.module-coverMediaReveal-item .title{bottom:2rem;bottom:var(--pwy,2rem);color:#fff;color:var(--color-white,#fff);left:2rem;left:var(--pwy,2rem);position:absolute;white-space:nowrap;z-index:1}@media(max-width:767px){.module-coverMediaReveal-item .title{bottom:6rem;bottom:var(--pwx,6rem);left:6rem;left:var(--pwx,6rem);max-width:-webkit-fill-available;overflow:hidden;text-overflow:ellipsis}}.module-coverMediaReveal-item:first-child{aspect-ratio:2;left:0;position:relative;width:100%}@media(max-width:767px){.module-coverMediaReveal-item:first-child{aspect-ratio:1.5}.module-coverMediaReveal-item:first-child .title{max-width:90%;max-width:calc(var(--width, 100%) - 10%)}}.module-coverMediaReveal-item .media{height:100%;min-width:var(--totalWidth);position:relative;width:var(--totalWidth)}.module-coverMediaReveal-item .media img,.module-coverMediaReveal-item .media video{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.module-coverMediaReveal-item:nth-child(2){position:absolute;right:0;width:50%;width:var(--width,50%);z-index:1}.module-coverMediaReveal-item:nth-child(2) .media{position:absolute;right:0}.module-coverMediaReveal-item:nth-child(2) .title{left:4rem;left:calc(var(--gutter, 2rem) + var(--pwy, 2rem))}.module-coverMediaReveal-handle{background:#f7f7f7;background:var(--color-bg,var(--color-white-bg,#f7f7f7));cursor:ew-resize;height:100%;position:absolute;top:0;transform:translateX(-50%);width:2rem;width:var(--gutter,2rem);z-index:10}.module-coverMediaReveal-handle:before{content:"";height:100%;left:-100%;position:absolute;top:0;width:300%}