.foster-cards-module{background-color:#fff;padding:40px 20px}.foster-cards-container{display:flex;flex-wrap:wrap;gap:20px;justify-content:center}.foster-card{align-items:center;background-color:#fff;border:1px solid #c3dbf6;border-radius:8px;color:#000;display:flex;gap:15px;height:76px;justify-content:center;padding:20px;text-align:left;text-decoration:none;width:281px}.foster-card,.foster-card:hover{box-shadow:0 2px 4px rgba(0,0,0,.05)}.foster-card:hover{border-color:#1759ff}.hover-foster-card:hover .foster-card-title{color:#1759ff}.foster-card-icon{flex-shrink:0;height:40px;width:40px}.foster-card-icon img{height:100%;object-fit:contain;width:100%}.foster-card-content{display:flex;flex-direction:column}.foster-card-title{color:#000;font-size:16px;font-weight:600}.foster-card-description{color:#333;font-size:14px;margin-top:5px}@media (max-width:640px){.foster-cards-container{display:flex;flex-wrap:nowrap!important;overflow-x:auto!important;overflow-scrolling:touch!important;justify-content:space-evenly!important;scrollbar-width:none!important}}