.cta-banner-section{position:relative;padding:4rem 0;background-image:url("/images/default-source/about-us/stay-in-touch-bg.png");background-size:cover;background-position:center;background-repeat:no-repeat}.cta-banner-overlay{position:absolute;inset:0;background-color:var(--gray-950-opaque)}.cta-banner-content{position:relative;z-index:10;max-width:56rem;margin:0 auto;padding:0 1rem;text-align:center}.cta-banner-heading{font-size:1.5rem;font-weight:600;color:#fff;margin:0 0 1rem 0}.cta-banner-subheading{font-size:1.5rem;line-height:2rem;font-weight:600;color:var(--white);margin:0 0 1.5rem 0}.cta-banner-button-link{text-decoration:none}.cta-banner-button{display:inline-flex;align-items:center;justify-content:center;background-color:var(--daikin-blue);color:var(--white);padding:.45rem 2rem;font-size:1rem;font-weight:500;border-radius:.5rem;border:none;cursor:pointer;transition:background-color .3s ease;gap:10px}.cta-banner-button:hover{background-color:rgba(0,156,222,.9)}@media (min-width:640px){.cta-banner-content{padding:0 1.5rem}.cta-banner-heading{font-size:1.875rem}}@media (min-width:1024px){.cta-banner-content{padding:0 2rem}}