/*! tailwindcss v4.1.13 | MIT License | https://tailwindcss.com */
.categoryCards{flex-wrap:wrap;justify-content:center;gap:20px;margin-top:-150px;padding:0 100px 20px;font-family:Montserrat;display:flex;position:relative}.categoryCards__card{color:#fff;text-align:left;border-radius:20px;width:420px;min-width:340px;height:270px;padding:10px 10px 20px 20px;overflow:clip;box-shadow:0 4px 6px #0000001a}.categoryCards__images{justify-content:space-between;display:flex}.categoryCards__icon{max-width:60px;height:80px}.categoryCards__logo{width:150px;margin-top:-15px;margin-right:-20px}.categoryCards__texts{flex-direction:column;min-height:180px;margin-top:-40px;display:flex}.categoryCards__card-title{margin-top:0;margin-bottom:5px;font-size:2rem;font-weight:700;line-height:1}.categoryCards__card-text{font-size:1.1rem;line-height:1}.categoryCards__card-bottom-text{margin-top:auto;font-size:.8rem;line-height:1.4}div.categoryCards__card:nth-child(4){min-height:160px}.categoryCards__card-link{color:#293a72;background-color:#fff;border-radius:10px;max-width:max-content;padding:10px;font-weight:600;text-decoration:none}.categoryCards__card-link:hover{color:#fff;background-color:#293a72}@media (min-width:1400px){.categoryCards{gap:20px}.categoryCards__card-title{font-size:2.3rem}.categoryCards__card{min-width:420px}.categoryCards{padding:0 80px 20px}}@media (min-width:1850px){.categoryCards{flex-wrap:inherit}}