section.cta-cards .wrapper>.content{text-align:center}section.cta-cards .wrapper>.content h2,section.cta-cards .wrapper>.content h3{color:#035431}section.cta-cards .wrapper .cards{display:flex;align-items:center;justify-content:center;flex-direction:column;flex-wrap:auto;gap:16px}section.cta-cards .wrapper .cards .card{max-width:384px;border-radius:16px;box-shadow:0 20px 20px #1f292d33;align-self:stretch;display:flex;align-items:center;justify-content:space-between;flex-direction:column;flex-wrap:auto;overflow:hidden}section.cta-cards .wrapper .cards .card .image{aspect-ratio:1.52/1;width:100%;background:#C2C7C7;overflow:hidden}section.cta-cards .wrapper .cards .card .image.cover img{-o-object-fit:cover;object-fit:cover}section.cta-cards .wrapper .cards .card .image.contain img{-o-object-fit:contain;object-fit:contain}section.cta-cards .wrapper .cards .card .image img{width:100%;height:100%}section.cta-cards .wrapper .cards .card .content{text-align:left;padding:24px 16px 16px}section.cta-cards .wrapper .cards .card .content p,section.cta-cards .wrapper .cards .card .content p *{font-size:1.25rem}section.cta-cards .wrapper .cards .card .btns{padding:0 16px 16px;width:100%;justify-content:center}section.cta-cards .wrapper .cards .card .btns .btn{width:100%}@media only screen and (min-width: 600px){section.cta-cards .wrapper .cards{flex-direction:row;justify-content:center;flex-wrap:wrap}section.cta-cards .wrapper .cards .card{flex-basis:calc(50% - 8px)}section.cta-cards .wrapper .cards .card .content{padding:24px 32px 16px}section.cta-cards .wrapper .cards .card .btns{padding:0 32px 16px}}@media only screen and (min-width: 992px){section.cta-cards .wrapper .cards{gap:32px}section.cta-cards .wrapper .cards .card{flex-basis:calc(33% - 18px);max-width:100%}section.cta-cards .wrapper .cards .card .content{padding:24px 32px 16px}section.cta-cards .wrapper .cards .card .content p,section.cta-cards .wrapper .cards .card .content p *{font-size:1.5rem}section.cta-cards .wrapper .cards .card .btns{padding:0 32px 16px}}
