.resource-2023__content__grid{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:40px}.resource-2023__content-wrapper{align-items:end;display:flex;justify-content:space-between;margin-bottom:50px}.resource-2023__content-wrapper__btn{border:2px solid #5108ae;border-radius:10px;padding:10px 37px;text-decoration:none}.resource-2023__content__card{background:#fff;border-radius:10px 10px 0 0;box-shadow:0 0 100px rgba(0,0,0,.15);display:flex;flex-direction:column;justify-content:space-between;min-height:260px;padding:30px;position:relative}.resource-2023__content__card:after{bottom:0;content:"";display:block;height:8px;left:0;position:absolute;right:0;width:100%}.resource-2023__content__card-title{color:#000;font-size:22px;font-weight:400;height:60px;line-height:27px;margin-bottom:10px;max-width:291px}.resource-2023__content__card-desc{color:#000;font-size:16px;font-weight:400;line-height:20px}.resource-2023__content__card-link{align-items:center;color:#000;cursor:pointer;display:flex;font-size:12px;font-weight:600;justify-content:space-between;line-height:15px;position:relative;text-decoration:none;z-index:1}.resource-2023__content__card__swoosh{bottom:0;left:0;position:absolute;right:0;width:100%!important}.resource-2023__content__card.white-plum{background:#fff}.resource-2023__content__card.white-plum:after{background:#994985}.resource-2023__content__card__swoosh.white-plum{fill:#994985;opacity:.1}.resource-2023__content__card.white-fuchsia{background:#fff}.resource-2023__content__card.white-fuchsia:after{background:#c63f77}.resource-2023__content__card__swoosh.white-fuchsia{fill:#c63f77;opacity:.1}.resource-2023__content__card.white-blue{background:#fff}.resource-2023__content__card.white-blue:after{background:#3ec3fe}.resource-2023__content__card__swoosh.white-blue{fill:#3ec3fe;opacity:.1}.resource-2023__content__card.pink-plum{background:#fdeef9}.resource-2023__content__card.pink-plum:after{background:#964882}.resource-2023__content__card__swoosh.pink-plum{fill:#964882;opacity:.1}@media (max-width:991px){.resource-2023__content__grid{grid-template-columns:1fr 1fr;grid-gap:20px}.resource-2023__content-wrapper{align-items:flex-start;flex-direction:column;margin-bottom:40px}.resource-2023__content-wrapper p{margin:20px 0}}@media (max-width:576px){.resource-2023__content__grid{grid-template-columns:1fr}}