.ayora-hero-root{background-color:#0d120f;width:100%;height:100vh;min-height:600px;position:relative;overflow:hidden}.ayora-hero-card{flex-direction:column;justify-content:flex-end;width:100%;height:100%;display:flex;position:relative}.ayora-hero-media{z-index:1;position:absolute;inset:0;overflow:hidden}.ayora-hero-img{object-fit:cover;object-position:center center;z-index:1;width:100%;height:100%;transition:opacity .8s,transform 10s ease-out;position:absolute;inset:0}.ayora-hero-img.fade-out{opacity:0}.ayora-hero-video{object-fit:cover;object-position:center center;z-index:2;width:100%;height:100%;transition:transform 10s ease-out;position:absolute;inset:0}.ayora-hero-card:hover .ayora-hero-img,.ayora-hero-card:hover .ayora-hero-video{transform:scale(1.03)}.ayora-hero-overlay{z-index:2;pointer-events:none;background:linear-gradient(#00000026 0%,#00000040 50%,#000000bf 100%);position:absolute;inset:0}.ayora-hero-content{z-index:4;box-sizing:border-box;flex-direction:column;justify-content:flex-end;gap:clamp(20px,3vw,42px);width:100%;max-width:1440px;margin:0 auto;padding:0 clamp(24px,4vw,64px) clamp(28px,4.5vw,56px);display:flex;position:relative}.ayora-hero-subtitle-box{max-width:520px}.ayora-hero-subtitle{text-shadow:0 2px 10px #00000080;letter-spacing:.1px;margin:0;font-family:Hanken Grotesk,system-ui,sans-serif;font-size:clamp(.95rem,1.3vw,1.18rem);font-weight:400;line-height:1.6;color:#fff!important}.ayora-hero-title-box{width:100%;max-width:100%;overflow:hidden}.ayora-hero-giant-title{letter-spacing:.02em;text-transform:uppercase;color:#fff;text-shadow:0 8px 32px #00000073;white-space:normal;word-wrap:break-word;max-width:100%;margin:0;font-family:EB Garamond,Georgia,serif;font-size:clamp(2rem,7.3vw,7.8rem);font-weight:400;line-height:.96}@media (max-width:980px){.ayora-hero-giant-title{font-size:clamp(2rem,7.5vw,4.5rem);line-height:1.02}}@media (max-width:640px){.ayora-hero-root{height:100vh;min-height:520px}.ayora-hero-content{gap:16px;padding:0 20px 32px}.ayora-hero-subtitle-box{max-width:100%}.ayora-hero-subtitle{font-size:.92rem;line-height:1.5}.ayora-hero-giant-title{font-size:clamp(1.8rem,8vw,3.2rem)}}
