@import url(https://fonts.googleapis.com/css2?family=Oswald:wght@200..700&display=swap);.hero-block{align-items:center;background-position:50%;background-size:cover;color:#fff;display:flex;font-family:Oswald,sans-serif;font-optical-sizing:auto;font-style:normal;font-weight:800;height:30vh;min-height:180px;overflow:hidden;position:relative;text-transform:uppercase;width:100%}.hero-block:before{background:rgba(0,0,0,.45);content:"";inset:0;position:absolute;z-index:1}.hero-content-main{align-items:flex-start;display:flex;flex-direction:column;justify-content:center;padding:2rem;position:relative;text-align:left;width:100%;z-index:2}.hero-content-main img{margin-bottom:1rem;max-width:120px}.hero-content-main h1{font-size:2rem;font-weight:700;margin-bottom:.5rem}.hero-content-main .event-date{color:gold;font-size:1.1rem;font-weight:600;margin-bottom:1rem}.hero-content-main .event-description{font-size:1rem;line-height:1.4;margin-bottom:1rem;max-width:350px}.hero-content-main .btn{font-size:1rem;font-weight:600;margin-bottom:.5rem;margin-right:1rem;padding:.6rem 1.5rem}.info-section{background:#1a1a1a;color:#fff;padding:3rem 1rem}.info-section .container{max-width:900px}.info-segment{background:hsla(0,0%,100%,.07);border-radius:12px;box-shadow:0 2px 8px 0 rgba(0,0,0,.07);margin-bottom:2rem;padding:2rem 1.5rem}.info-segment-title{color:gold;font-size:1.3rem;font-weight:700;letter-spacing:1px;margin-bottom:1rem;text-transform:uppercase}.info-segment-title:after{background:gold;content:"";display:block;height:2px;margin-left:40px;width:75px}.info-segment-content{color:#fff;font-size:1.08rem;white-space:pre-line}@media (max-width:767.98px){.hero-block{height:30vh;min-height:140px;padding:1rem}.hero-content-main{align-items:flex-start;padding:1rem;text-align:left}.info-section{padding:2rem .5rem}.info-segment{margin-bottom:1.2rem;padding:1.2rem .8rem}.info-segment-title{font-size:1.1rem}.info-segment-content{font-size:1rem}}