.contrast-section.callout{padding:120px 0}.contrast-section.callout.dark{background:var(--charcoal-black)}.contrast-section.callout.light{background:var(--pure-white)}.contrast-section.callout.gradient-green{background:linear-gradient(134deg,var(--teal-blue) 0,var(--contrast-green) 100%)}.contrast-section.callout .bg-image{height:100%;left:0;mix-blend-mode:lighten;opacity:.15;opacity:.5;pointer-events:none;position:absolute;top:10%;top:0;transform-origin:center;transition:transform .1s ease;width:45%;width:100%}.contrast-section.callout.light .bg-image{opacity:1}.contrast-section.callout .bg-image img{height:100%;object-fit:cover;width:100%}.contrast-section.callout .bg-image img.half{width:40%}.contrast-section.callout .bg-image img.flip{transform:rotate(180deg)}.contrast-section.callout h4{color:var(--light-gray);font-family:Nohemi-Light,sans-serif;font-size:32px;line-height:1.4;margin:0 auto;max-width:700px;text-align:center}.contrast-section.callout.dark h4{color:var(--light-gray)}.contrast-section.callout.light h4{color:var(--charcoal-black)}.contrast-section.callout h4 span{font-family:Nohemi-SemiBold,sans-serif}.contrast-section.callout p{font-family:Nohemi-Light,sans-serif;font-size:22px;font-weight:400;line-height:1.4;margin:30px auto;max-width:550px;text-align:center}.contrast-section.callout.light p{color:var(--charcoal-black)}.contrast-section.callout a.contrast-btn{display:flex;margin:65px auto 0}.contrast-section.callout .container .column .cta-row{display:flex;flex-direction:row;gap:15px;justify-content:center}.contrast-section.callout .container .column .cta-row .contrast-btn{margin:45px 10px 0}@media (max-width:768px){.contrast-section.callout h4{font-size:26px}.contrast-section.callout .container .column .cta-row{display:flex;flex-direction:column;gap:0}.contrast-section.callout .container .column .cta-row .contrast-btn{font-size:18px;line-height:1.4}.contrast-section.callout .bg-image img{height:100%;width:auto}}