@import url("https://fonts.googleapis.com/css2?family=Be+Vietnam+Pro:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Sora:wght@100..800&display=swap");#hero-section{background-image:url("/static/images/reyna-hero-image.webp");background-size:cover;background-position-y:center;height:80vh;padding:48px;flex-direction:column;justify-content:end;position:relative;overflow:hidden}#hero-section::after{content:"";position:absolute;inset:0;z-index:0;background:linear-gradient(to right,rgba(0,0,0,0.5) 0,rgba(0,0,0,0.1) 100%);pointer-events:none}.desktop-only .hero__content{max-width:630px;position:relative;z-index:9;background:transparent}.desktop-only .hero__content h2{font-size:3.25rem;line-height:4rem;color:#fff;font-weight:900;text-transform:uppercase}.desktop-only .hero__content h3{margin-bottom:1.25rem;font-size:2rem;color:#fff}.desktop-only .hero__content .buttons{gap:.75rem}@media(max-width:768px){#hero-section{margin-top:20px;aspect-ratio:1;height:unset;padding:25px}#hero-section::after{all:unset}}.hero__content{background:#005962;color:white;padding-top:24px;padding-bottom:36px;padding-left:1.25rem;padding-right:1.25rem}.heading-standard{font-size:1.65rem;font-family:"Sora",sans-serif;text-transform:uppercase;line-height:1.1}.font-heading{font-weight:700;line-height:1}