.marketing-campaign-wrapper{min-height:100vh;display:flex;flex-direction:column;font-family:EurostileExtended_Black,Arial,sans-serif}.promotional-hero-area{flex:1;display:flex;align-items:center;justify-content:center;padding:60px 20px;position:relative;overflow:hidden}.marketing-image-wrapper{margin:0 auto;box-sizing:border-box;max-height:calc(100vh - 100px)}.marketing-image,.marketing-image-wrapper{width:100%;max-width:100%;height:auto;position:relative}.marketing-image{object-fit:cover}.engagement-headline{color:#c7e517;font-size:34px;margin-bottom:20px;line-height:45px;font-family:EurostileExtended_Medium;font-weight:500}.campaign-content-block{position:relative;z-index:2}.brand-showcase-title{font-size:clamp(4rem,12vw,8rem);font-weight:900;color:#1c2033;line-height:.9;margin:0;text-shadow:2px 2px 4px rgba(0,0,0,.1);letter-spacing:-.02em}.marketing-visual-element{position:absolute;right:-50px;top:50%;transform:translateY(-50%);width:300px;height:300px;z-index:1}.promo-graphic-svg{width:100%;height:100%;filter:drop-shadow(0 10px 20px rgba(0,0,0,.1))}.lead-capture-section{background-color:#1c2033;padding:80px 0}.value-proposition-text{font-size:clamp(16px,2px + 1.4vw,22px);line-height:35px;margin-bottom:clamp(20px,5vw,70px);color:#d9d9d9;font-family:FranklinGothicATF_Light;line-height:1.4}.lead-generation-form{margin:0 auto}.conversion-input-row{display:flex;gap:20px;margin-bottom:30px}.prospect-field-group{flex:1;text-align:left}.prospect-field-group label{display:block;color:#d9d9d9;font-size:16px;margin-bottom:8px;font-family:FranklinGothicATF_Light,Arial,sans-serif}.prospect-field-group input{width:100%;padding:15px;background-color:#353849;border:2px solid transparent;border-radius:10px;color:white;font-size:16px;outline:none;transition:all .3s ease;box-sizing:border-box}.validation-error{border-color:#ef4444!important}.field-error-message{color:#ef4444;font-size:14px;margin-top:5px;font-family:FranklinGothicATF_Light,Arial,sans-serif}.quarterWidth{width:350px}.customMarketingHeight{height:68px;font-size:18px;margin-top:20px}@media (max-width:1200px){.marketing-image-wrapper{padding-top:78px}}@media (max-width:1024px){.quarterWidth{width:100%;max-width:250px}.customMarketingHeight{height:auto}}@media (max-width:992px){.lead-capture-section{padding-top:80px 40px}}@media (max-width:768px){.conversion-input-row{flex-direction:column;gap:15px}.promotional-hero-area{padding:40px 20px}.marketing-visual-element{display:none}.lead-capture-section{padding:60px 0}.marketing-image-wrapper{width:100%;margin:0 auto;height:auto;padding-top:0;height:720px;max-height:750px;max-height:590px}}@media (max-width:480px){.quarterWidth{width:100%;max-width:100%}}@media (max-width:400px){.marketing-image-wrapper{max-height:fit-content;height:auto}.marketingNavbar{background-color:#fff}}@media (min-width:1200px){.promotional-hero-area{padding:80px 20px}.lead-capture-section{padding:100px 0}}@keyframes float{0%,to{transform:translateY(-50%) translateX(0)}50%{transform:translateY(-50%) translateX(10px)}}.marketing-visual-element{animation:float 6s ease-in-out infinite}.cta-subscribe-button:focus{outline:2px solid #c7e517;outline-offset:2px}.prospect-field-group input:focus{outline:none}.cta-subscribe-button:disabled{position:relative;overflow:hidden}.cta-subscribe-button:disabled:after{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);animation:loading 1.5s infinite}@keyframes loading{0%{left:-100%}to{left:100%}}