.image-cards-wrapper{display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(min(300px,100%),1fr));margin:0 auto}.image-cards-wrapper .image-card{align-items:start;border-radius:0!important;box-shadow:0 18px 32px 0 rgba(24,3,44,.15);display:flex;flex-direction:column;min-width:231px;width:100%!important}.dr_flex-cards__button-wrapper{margin-top:auto;padding:0 24px!important}.arrow{align-items:center;color:#18032c;display:flex!important;font-size:16px;text-decoration:none!important}.arrow,.arrow:before{transition:.3s ease-in-out}.arrow:before{background:url(https://3887299.fs1.hubspotusercontent-na1.net/hubfs/3887299/arrow-right.svg);background-repeat:no-repeat;background-size:contain;content:"";display:inline-block;height:19px;margin-right:20px;width:40px}.arrow:hover{color:#009dff;transition:.3s ease-in-out}.arrow:hover:before{transform:translateX(10px);transition:.3s ease-in-out}@media (max-width:1024px){.image-cards-wrapper{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.image-cards-wrapper{grid-template-columns:1fr}}.image-card p{font-weight:300;margin:0}.image-card .featured-image{aspect-ratio:4/3;object-fit:cover;width:100%}.image-card .dr_flex-cards__card-content{padding:3em 2em}.image-card .dr_flex-cards__button-wrapper{margin-bottom:2em!important;width:100%}