.module-container{margin:0 auto;max-width:1200px;padding:20px;position:relative;text-align:center;width:100%}.image-section{align-items:center;display:flex;height:auto;justify-content:center;position:relative;width:100%}.header-image{border-radius:15px;height:394px;max-width:1182px;object-fit:cover;position:relative;width:100%;z-index:1}.overlay-text{color:#fff;left:50%;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%);width:100%;z-index:2}.overlay-text h1{color:#fff;font-family:Outfit,sans-serif;font-size:48px;font-weight:700;margin-bottom:20px}.overlay-text .cta-button{background-color:#ea5b0c;border-radius:5px;box-shadow:0 4px 6px rgba(0,0,0,.1);color:#fff;cursor:pointer;display:inline-block;font-size:16px;font-weight:700;padding:12px 24px;text-align:center;text-decoration:none;transition:background-color .3s ease,box-shadow .3s ease}.cta-button:hover{background-color:#d14e09;box-shadow:0 6px 8px rgba(0,0,0,.15)}.cta-button:active{background-color:#b64308;box-shadow:0 3px 4px rgba(0,0,0,.2)}.content-section{margin-top:20px;text-align:center}.content-section h2{color:#3c3c3b;font-size:28px;font-weight:700}.content-section p{color:#666;font-size:16px;line-height:1.5}@media (max-width:767px){.module-container{padding:0;width:100%}.image-section{height:auto;position:relative;width:100%}.header-image{border-radius:0;height:100%;object-fit:cover;width:100%}.overlay-text{left:50%;text-align:center;top:50%;transform:translate(-50%,-50%);width:90%}.overlay-text h1{font-size:28px}.overlay-text .cta-button{border-radius:4px;display:inline-block;font-size:14px;margin-top:5px;padding:10px 20px}.content-section h2{font-size:24px}.content-section p{font-size:14px}}