.workshopCard{align-items:center;background-color:#fff;border:1px solid #223d8021;border-radius:20px;display:flex;flex-direction:column;justify-content:space-between;padding:20px;text-align:center;& .color_black{color:#000!important}button{background-color:#3478ff;border:1px solid #3478ff;border-radius:30px;color:#fff;font-weight:700;padding:10px 30px}p:first-child{color:#3478ff!important;font-size:calc(19.2px + .25vw);font-weight:700;margin-bottom:0}p:nth-child(2){margin-bottom:10px}p:nth-child(3){margin-bottom:20px;margin-top:0}em{color:#3478ff;font-weight:600}}.workshopCard.active{border-color:#3478ff;box-shadow:0 5px 13px #223d8021}.cardList{display:flex;flex-wrap:wrap;gap:40px;justify-content:center}.workshopCard{flex-basis:300px;flex-grow:1}.workshopCard:hover{box-shadow:0 5px 13px #223d8021}.CTABlock{background-color:#e4eaff47;padding-bottom:30px;text-align:center;& p{color:#000!important;font-size:calc(19.2px + .25vw);font-weight:600}button{background-color:#3478ff;border:1px solid #3478ff;border-radius:30px;color:#fff;font-weight:700;padding:10px 30px}}@media only screen and (min-width:1024px){.workshopCard{max-width:33.33%}}@media only screen and (min-width:768px) and (max-width:1023.9px){.workshopCard{max-width:50%}}