.hero-container{width:100%;height:100dvh;position:relative}@media (min-width:768px){.hero-container{height:calc(100dvh - 5rem)}}.hero-container--compact{height:400px}@media (max-width:768px){.hero-container--compact{height:300px}}.hero-media{width:100%;height:100%;position:absolute;inset:0;overflow:hidden}.hero-video,.hero-image{object-fit:cover;background-position:50%;background-size:cover;width:100%;height:100%;position:absolute;inset:0}.hero-video-wrapper{width:100%;height:100%;position:absolute;inset:0}.hero-gradient-overlay{z-index:1;background:linear-gradient(192.73deg,#05622933 -17.21%,#09341b 94.99%);position:absolute;inset:0}.content-container{z-index:2;color:#fff;flex-direction:column;justify-content:flex-end;width:100%;max-width:100%;display:flex;position:absolute;bottom:0;left:0;transform:translate(0)}@media (max-width:767px){.content-container--centered{justify-content:center;top:50%;bottom:auto;transform:translateY(-50%)}}.hero-content{width:100%;padding:2rem 0}@media (min-width:640px){.hero-content{padding:3rem 0}}@media (min-width:768px){.hero-container--full .hero-content{padding:4rem 0}}@media (min-width:1024px){.hero-container--full .hero-content{padding:5rem 0}}[dir=rtl] .content-container{left:50%;right:auto;transform:translate(-50%)}[dir=rtl] .content-container--centered{left:50%;right:auto;transform:translate(-50%,-50%)}@media (min-width:768px){[dir=rtl] .content-container--centered{left:50%;right:auto;transform:translate(-50%)}}.hero-breadcrumbs{opacity:.85;margin-bottom:12px;font-size:.875rem}@media (max-width:767px){.hero-breadcrumbs{display:none}}.hero-title{font-weight:var(--font-weight-semibold);margin:0 0 24px}.hero-subtitle{opacity:.95;margin:0 0 12px;font-size:1.5rem;font-weight:600}.hero-description{opacity:.9;max-width:786px;margin:0}.hero-extras{margin-top:24px}@media (max-width:767px){.hero-title{font-size:1.875rem}.hero-subtitle{font-size:1.125rem}}@media (prefers-reduced-motion:reduce){.hero-video{display:none}}
