.hero{height:100vh;width:100%;display:flex;justify-content:center;padding:25dvh 0 0}.hero__text{width:max(min(24rem,80dvw),50dvw);display:flex;flex-direction:column;align-items:center;font-size:calc(1rem + .5dvw)}.hero__text h2,h3{padding:.5rem;text-align:center}.hero__text h1{padding:0 0 .5rem;color:light-dark(var(--indian-yellow-shade-900),var(--opal-shade-800))}.hero__text h2{color:light-dark(var(--indian-yellow-shade-800),var(--opal-shade-700))}.hero__text h3{color:light-dark(var(--indian-yellow-shade-700),var(--opal-shade-600))}.hero__contact{padding:1rem 0 0;color:light-dark(var(--indian-yellow-shade-600),var(--opal-shade-500))}.hero__contact-stopbot{display:none}.hero__date{padding:.5rem 0 0;color:light-dark(var(--indian-yellow-shade-500),var(--opal-shade-400))}