.cardContentMissionSection{flex-direction:column;justify-content:center;align-items:center;margin:4rem;display:flex}.cardsContentMission{gap:30px;width:auto;margin-top:2rem;display:flex}.cardContentMission{background-color:#fff;border-radius:25px;max-width:450px;padding:2rem 4rem}.yellowCardContent{box-shadow:0 4px 12px #c0b62580}.redCardContent{box-shadow:0 4px 12px #e9232380}.greenCardContent{box-shadow:0 4px 12px #11b34780}.CardContentName,.CardContentTitle{font-size:large;font-weight:800}@media screen and (max-width:768px){.cardsContentMission{flex-direction:column}}
