.intro-cards .CardWrapper{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.Card{border-radius:20px;display:flex;flex-direction:column;font-weight:600;line-height:1.5;padding:25px}.intro-cards .Card{margin:0}.TextLeft .Card{text-align:left}.TextCentre .Card{text-align:center}.TextCentre .Card *{margin-left:auto;margin-right:auto}.YesDrop .Card{box-shadow:0 0 20px 0 rgba(0,0,0,.07)}.Card.No4{width:calc(25% - 30px)}.Card.No3{width:calc(33% - 26px)}.Card.No2{width:calc(50% - 20px)}@media (min-width:480px) and (max-width:959px){.intro-cards .Card{margin-bottom:20px;width:calc(50% - 10px)!important}}@media (max-width:479px){.intro-cards .Card{margin-bottom:20px;width:100%!important}}.Card .IconWrapper{aspect-ratio:1/1;background-position:50%;background-repeat:no-repeat;background-size:contain;margin-bottom:12px;max-height:100%;max-width:100%}.TextLeft .IconWrapper{margin-left:-3px}