.hover-videos{background:rgba(var(--color-background));max-width:100%;overflow:hidden}@media screen and (max-width:989.98px){.hover-videos{overflow:visible}.hover-videos ax-hover-videos{display:block;height:var(--section-height)}}.hover-videos__wrapper{padding-top:21.6rem;position:relative}@media screen and (min-width:990px){.hover-videos__wrapper{padding-left:32px;padding-right:32px}}.hover-videos__wrapper:after{background:rgba(var(--color-background),.5);content:"";height:100%;left:50%;pointer-events:none;position:absolute;top:0;transform:translateX(-50%);width:100%;z-index:1}@media screen and (max-width:989.98px){.hover-videos__wrapper{height:100vh;left:-16px;padding:4.8rem 0;position:sticky;right:-16px;top:0}}.hover-videos__video-container{height:100%;overflow:hidden;position:relative;width:100%}.hover-videos__items-list{display:flex;flex-direction:column;gap:.05em;height:100%;justify-content:flex-end;margin-top:auto;padding:2rem 0;position:relative;width:50%;z-index:2}@media screen and (max-width:989.98px){.hover-videos__items-list{align-items:center;justify-content:center;margin:auto;text-align:center;width:100%}}.hover-videos__item{cursor:pointer;font-size:11.775vw;height:.85em;line-height:0;overflow:hidden;position:relative;transition:opacity var(--duration-long) ease;width:100%}@media screen and (max-width:989.98px){.hover-videos__item{font-size:20vw}}.hover-videos__item-title{align-items:center;color:var(--color-foreground);display:block;height:100%;justify-content:center;left:0;opacity:0;position:absolute;top:50%;transform:translateY(110%);transition:none;white-space:nowrap;width:-moz-fit-content;width:fit-content}@media screen and (max-width:989.98px){.hover-videos__item-title{left:50%;text-align:center;transform:translateY(110%) translateX(-50%)}}.hover-videos__item:not(.active){opacity:.3}.hover-videos__item.active{opacity:1}.hover-videos__video-bg{height:100%;left:50%;pointer-events:none;position:absolute;top:0;transform:translateX(-50%);width:100%;z-index:0}@media screen and (max-width:989.98px){.hover-videos__video-bg{height:100vh}}.hover-videos__video-item{display:block;height:100%;left:0;-o-object-fit:cover;object-fit:cover;opacity:0;position:absolute;top:0;transition:opacity .7s cubic-bezier(.77,0,.175,1);width:100%;z-index:0}.hover-videos__video-current,.hover-videos__video-item.is-active{opacity:1;z-index:1}.hover-videos__video-next{opacity:0;z-index:2}