.info-hero-section{position:relative;width:100%;min-height:40vh;display:flex;align-items:center;justify-content:center;background-color:#0d1624;background-color:var(--color-background-dark, #0d1624);background-size:cover;background-position:center;background-repeat:no-repeat;text-align:center;margin-top:0}.info-hero-section::before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;background:rgba(13,22,36,.4);z-index:1}.info-hero-section .o-container{position:relative;z-index:2}.info-hero-section .hero-title{color:#ffffff;color:var(--color-text-light, #ffffff);font-size:3.5rem;font-weight:700;letter-spacing:2px;text-transform:uppercase;margin:0;text-shadow:0 2px 10px rgba(0,0,0,.6)}@media(max-width: 768px){.info-hero-section{min-height:30vh}.info-hero-section .hero-title{font-size:2.2rem}}
