.call-to-action-section{position:relative;padding:clamp(30px,5vw,65px)0;background-repeat:no-repeat;background-size:cover;background-image:url(../images/background/callus_bg.webp);background-position-y:63%;min-height:200px}.call-to-action-section .text-column{flex-grow:100}.call-to-action-row{position:static;min-height:70px;display:flex;align-items:center;flex-wrap:wrap;justify-content:center;row-gap:20px}.call-to-action-section .text,.call-to-action-section .text h2{position:relative;display:inline-block;font-size:clamp(20px,3vw,24px);font-weight:400;color:#fff;line-height:1.4em;font-family:"Arimo",sans-serif;text-align:center}.call-to-action-section .text span{text-shadow:0 1px 3px rgba(0,0,0,.6);font-weight:700}.call-to-action-section .btn-column{position:relative;text-align:center;flex-grow:1}.call-to-action-section .btn-style-three{font-size:var(--responsive-txt-md);min-width:250px}@media (max-width:500px){.call-to-action-section .btn-style-three{min-width:50%}}