@charset "UTF-8";.thedella-hero{--hero-height: calc(100vh - 59px) }@media (min-width: 1024px){.thedella-hero{--hero-height: calc(100vh - 107px) }}.thedella-hero{position:relative}.thedella-hero__swiper{width:100%;height:var(--hero-height)}.thedella-hero__slide{position:relative;width:100%;height:var(--hero-height);overflow:hidden}.thedella-hero__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.thedella-hero__slide:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-color:rgba(0,0,0,var(--hero-overlay, .6));pointer-events:none}.thedella-hero--video{height:var(--hero-height)}.thedella-hero__video{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;overflow:hidden}.thedella-hero__video iframe{position:absolute;top:50%;left:50%;width:max(100vw,var(--hero-height) * 16 / 9);height:max(var(--hero-height),56.25vw);border:0;transform:translate(-50%,-50%);pointer-events:none}.thedella-hero__video:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background-color:rgba(0,0,0,var(--hero-overlay, .6));pointer-events:none}.thedella-hero__title{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;display:flex;align-items:flex-end;justify-content:flex-start;margin:0;padding:1rem 1.5rem 3.25rem;color:var(--wp--preset--color--sand, #d6cbc1);text-align:left;pointer-events:none}@media (min-width: 1024px){.thedella-hero__title{padding-inline:clamp(1.75rem,6.25vw - 2.5rem,3.75rem)}}.thedella-hero__pagination{position:absolute;z-index:3;right:0;bottom:1.75rem;left:0;display:flex;justify-content:center;gap:.6rem}.thedella-hero .swiper-pagination-bullet{width:.7rem;height:.7rem;margin:0!important;background-color:#fff;opacity:.5;transition:opacity .25s ease}.thedella-hero .swiper-pagination-bullet-active{opacity:1}
