.inner-hero{background-color:#e2c577;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100vh;min-height:850px;display:flex;position:relative;overflow:hidden}.inner-hero-bg-container{z-index:0;background-color:#000;width:100%;height:120%;position:absolute;top:0;left:0}.inner-hero-bg{object-fit:cover;opacity:1;width:100%;height:100%}.inner-hero-bg-container:after{content:"";mix-blend-mode:multiply;z-index:1;background-color:#e2c577;width:100%;height:100%;position:absolute;top:0;left:0}.inner-hero-content{z-index:2;text-align:center;color:#fff;padding:0 20px 10vh;position:relative}.inner-hero-subtitle{font-family:var(--font-primary);letter-spacing:.1em;opacity:1;text-transform:uppercase;margin-bottom:.5rem;font-size:clamp(14px,2vw,20px);font-weight:400;line-height:1.5}.inner-hero-title{font-family:var(--font-primary);letter-spacing:0;text-transform:uppercase;margin-bottom:1rem;font-size:clamp(3rem,10vw,102px);font-weight:400;line-height:1.1}.inner-hero-title span{display:inline-block}.inner-hero-description{font-family:var(--font-secondary);opacity:.95;max-width:600px;margin:0 auto;font-size:clamp(16px,1.8vw,20px);font-weight:400;line-height:1.6}@media (max-width:768px){.inner-hero{height:70vh;min-height:500px}.inner-hero-content{padding-bottom:5vh}}@media (max-width:480px){.inner-hero{height:70vh;min-height:450px}}
.top-curved-section{z-index:10;border-top-left-radius:120px;border-top-right-radius:120px;width:100%;padding:120px 2rem 50px;position:relative;overflow:visible}.section-overlap{margin-top:-200px;box-shadow:0 -20px 80px #0000000d}.section-content-wrapper{width:100%;max-width:1400px;margin:0 auto}@media (max-width:1024px){.top-curved-section{border-top-left-radius:60px;border-top-right-radius:60px;padding:80px 20px}.section-overlap{margin-top:-120px}}@media (max-width:768px){.top-curved-section{border-top-left-radius:40px;border-top-right-radius:40px;padding:60px 20px}.section-overlap{margin-top:-80px}}
