.p3-resources-cards__grid{display:grid;gap:20px;@media (min-width:32.5em){grid-template-columns:repeat(2,1fr)}@media (min-width:60em){grid-template-columns:repeat(4,1fr)}}.p3-resources-cards__card{background:var(--Dark-Color-2,#d7e6f5);border-radius:12px;display:flex;flex-direction:column;height:100%;overflow:hidden;position:relative}.p3-resources-cards__card__content{align-items:flex-start;align-self:stretch;display:flex;flex-direction:column;gap:16px;padding:10px}.p3-resources-cards__card__tag{align-items:flex-start;background:var(--Primary-Light-Color,#f5f9fc);border-radius:5px;color:var(--Dark-Color,#0f1421);display:flex;font-size:12px;font-weight:400;gap:10px;justify-content:center;line-height:150%;padding:2px 6px}.p3-resources-cards__card__title{color:var(--Primary-Highlight-Color,#215bea);font-size:20px;font-weight:500;letter-spacing:2px;line-height:115%;margin:0 0 35px}.p3-resources-cards__card__button{color:var(--Primary-Highlight-Color,#215bea);font-size:14px;font-weight:500;line-height:100%}.p3-resources-cards__card__button:hover{color:var(--Light-Color,#6da6f7);font-size:14px;font-weight:500}.p3-resources-cards__actions{display:flex;gap:30px;justify-content:center;padding-top:60px}.p3-resources-cards__actions a.button{height:auto;padding:12px 20px}.p3-resources-cards__card .resources-cards-btn{bottom:0;left:0;padding:0 10px 10px;position:absolute;width:100%}.p3-resources-cards__card img.p3-resources-cards__card__img{height:166px!important;object-fit:cover;width:100%}.p3-resources-cards h3.p3-resources-cards__card__title a{color:inherit;display:inline-block;font-size:inherit;font-weight:inherit;line-height:inherit;margin:0}.p3-resources-cards h3.p3-resources-cards__card__title a:hover{color:var(--Light-Color,#6da6f7)}@media only screen and (max-width:767px){.p3-resources-cards__actions{padding-top:30px}.p3-resources-cards__card{justify-content:normal}.p3-resources-cards .glider-contain .p3-resources-cards__grid{scrollbar-width:none}.p3-resources-cards .p3-resources-cards__grid .glider-track{gap:20px}}