.home-card-repeater .card-inner{gap:32px;grid-template-columns:1fr 1fr 1fr 1fr}.home-card-repeater .card{background-color:#e2e8f0;border-radius:8px;padding:16px 24px 24px}.home-card-repeater .title{margin-bottom:16px;margin-top:16px}.home-card-repeater .card:hover .title{color:#036ab5}.home-card-repeater .card-image img{background-position:50%;background-repeat:no-repeat;background-size:cover;width:110px}@media(max-width:1400px){.home-card-repeater .card-inner{grid-template-columns:1fr 1fr}}@media(max-width:768px){.home-card-repeater .card-inner{grid-template-columns:1fr}}