.about-hero-section,.page-hero-section,.contact-hero,.blog-hero-section,.literary-hero-section,.participer-hero{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:40vh;padding:4rem 2rem;text-align:center;background-size:cover;background-position:center;background-color:var(--color-primary-accent);color:var(--color-text-light);box-sizing:border-box;overflow:hidden}.about-hero-section::before,.page-hero-section::before,.contact-hero::before,.blog-hero-section::before,.literary-hero-section::before,.participer-hero::before{content:'';position:absolute;inset:0;background-color:rgb(0 0 0 / .4);z-index:1}.about-hero-section .container,.page-hero-section .container,.contact-hero .container,.blog-hero-content,.literary-hero-content-wrapper,.participer-hero .container{position:relative;z-index:2;width:100%;max-width:1200px;margin:0 auto}.about-hero-section h1,.page-hero-section h1,.contact-hero h1,.blog-hero-title,.literary-hero-content .entry-title,.participer-hero h1{margin-top:0;margin-bottom:.5rem}.literary-hero-content-wrapper{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center;text-align:left}.about-hero-section .container,.page-hero-section .container,.contact-hero .container,.blog-hero-section .container,.literary-hero-section .container,.participer-hero .container{padding-left:0!important;padding-right:0!important}@media (max-width:768px){.about-hero-section,.page-hero-section,.contact-hero,.blog-hero-section,.literary-hero-section,.participer-hero{min-height:30vh;padding:3rem 1.5rem}.literary-hero-content-wrapper{grid-template-columns:1fr;text-align:center;gap:2rem}}