.cta-emergency-section{background-color:#fff;background-image:url(../images/background/EmergencyCTA_Background.jpg);background-position:center center;background-repeat:no-repeat;background-size:cover;box-shadow:0 0 10px 0 rgba(0,0,0,.5)}.cta-emergency-section .container{padding:20px 0;display:flex;flex-direction:column;height:100%;min-height:200px}.cta-emergency-section .top-row-right-col{text-shadow:1px 0 2px rgba(255,0,0,.5);color:#fff;font-size:clamp(14px,2.5vw,20px);font-weight:500;font-family:"Montserrat";text-align:center;line-height:1.5}.cta-emergency-section .sec-title-wrapper{padding:0 20px}.cta-emergency-section .sec-title .title{font-size:clamp(13px,2.5vw,16px)}@media (max-width:700px){.cta-emergency-section .sec-title .title{color:#ccc}}@media (min-width:700px){.cta-emergency-section .sec-title-wrapper{border-right:3px solid #d5d5d5}}.cta-emergency-section .sec-title h2{text-shadow:1px 1px 3px #888;padding-bottom:0}.cta-emergency-section .sec-title h2::after{left:20px;bottom:-20px}.cta-emergency-section .button-wrapper{background-color:#ffffff00;font-family:"Montserrat",Sans-serif;font-size:clamp(13px,2.5vw,18px);font-weight:500;border:3px solid var(--accent-color);transition:all 500ms ease;padding:12px 24px}.cta-emergency-section .button-wrapper:hover{background-color:rgb(127,219,255,.5);color:#fff}.cta-emergency-section .button-wrapper a{color:#fff}.cta-emergency-section .bottom-row,.cta-emergency-section .top-row{margin:0}.cta-emergency-section .bottom-row{align-items:center;justify-content:center;height:100%}