.cta-title--container{justify-content:space-between}.card-main--container{background-color:var(--off-white);flex:1}.cta-cards .cards--container{gap:48px;justify-content:space-between;width:100%;& img{height:315px;object-fit:cover;width:100%}}.cta-cards .cta-cards__wrapper .cards-button--container{align-items:flex-end;width:25%}.cta-cards .cards--container .card--wrapper{border-radius:4px;display:flex;flex-direction:column;height:100%;overflow:hidden;width:calc(33% - 30px)}.cta-cards .card-text--wrapper{background-color:var(--off-white);display:flex;flex-direction:column;gap:4px;padding:32px;& h5{margin-bottom:12px}}.cta-cards .card-number{font-weight:600}@media (max-width:1023px){.cta-cards .cta-cards__wrapper .cards-button--container{align-items:flex-start;flex-direction:row;width:100%}.cta-cards .cta-cards__wrapper{gap:64px}}@media (max-width:1015px){.cta-cards .cards--container .card-main--container{width:calc(50% - 48px)}.cta-cards .cards--container{gap:48px;justify-content:space-around}.card-main--container{flex:none}}@media (max-width:720px){.cta-cards .cards--container .card-main--container{width:100%}.cta-cards .card-text--wrapper{min-height:unset}}.cta-cards__wrapper>div{width:100%}.cta-cards .cards--container .card--wrapper{justify-content:space-between}.card--wrapper{width:100%!important}@media (min-width:1023px){.cta-cards .cta-cards__wrapper .cards-button--container{justify-content:flex-end}}