:root{--primary-accent-color:#5c6e58;--text-color:#718096;--soft-background:#f8f9fa;--cta-overlay-color:#1e1e1e33;--cta-text-color:#fff}.cta-section{text-align:center;background:linear-gradient(135deg,var(--soft-background)0%,#e9ecef 100%);background-image:url(/images/cta-background.jpg);background-position:50%;background-size:cover;background-attachment:fixed;padding:6rem 0;position:relative;overflow:hidden}.cta-section:before{content:"";background-color:var(--cta-overlay-color);z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.cta-section .container{z-index:2;position:relative}.cta-section h2,.cta-section p{color:var(--cta-text-color)}.btn-cta-section{color:#fff;letter-spacing:.5px;text-transform:uppercase;border:1px solid #fff;align-items:center;margin:0 1rem;padding:.875rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;display:inline-flex;box-shadow:0 4px 15px #0000001a}.btn-cta-section:hover{color:var(--primary-accent-color);background-color:#fff;box-shadow:0 4px 15px #0003}@media (max-width:768px){.cta-section h2{font-size:2rem}.cta-buttons{flex-direction:column;align-items:center}.btn{justify-content:center;width:100%;max-width:350px}}
