.resource-cards-inner-wrap{align-self:stretch;column-gap:42px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:-140px;padding:0 8px;position:relative;row-gap:42px;z-index:10}.resource-cards-image{border-top-left-radius:10px;border-top-right-radius:10px;overflow:hidden}.resource-cards-image img{aspect-ratio:16/9;transition:transform .3s ease;width:100%}.resource-cards-main:hover .resource-cards-image img{transform:scale(1.07)}.resource-cards-content{align-items:flex-start;align-self:stretch;background:#fff;border-bottom-left-radius:10px;border-bottom-right-radius:10px;display:flex;flex-direction:column;gap:24px;padding:32px}.resource-cards-button{align-items:center;align-self:stretch;border-radius:7px;display:flex;gap:10px;height:44px;justify-content:center}.resource-cards-button a{font-style:normal;font-weight:700;letter-spacing:.51px;line-height:43px;text-align:center;text-decoration:none;text-transform:uppercase;width:100%}.resource-cards-description p{font-style:normal;font-weight:300;line-height:180%;min-height:96px;text-wrap:balance}.resource-cards-tag{letter-spacing:.8px}.resource-cards-heading h3,.resource-cards-tag{font-style:normal;font-weight:600;line-height:normal}.resource-cards-heading h3{min-height:58px;text-wrap:pretty}.resource-cards-main{background:#fff;border-radius:10px;overflow:hidden;padding-bottom:1px;transition:transform .3s ease,box-shadow .3s ease}.resource-cards-main:hover{box-shadow:-8px 8px 24px rgba(0,0,0,.1);transform:translateY(-8px)}.resource-cards-main>:last-child{margin-bottom:0}@media (max-width:1300px){.resource-cards-inner-wrap{column-gap:20px}.resource-cards-description p{min-height:122px}}@media (max-width:1050px){.resource-cards-inner-wrap{column-gap:24px;row-gap:24px}.resource-cards-description p{min-height:96px}.resource-cards-inner-wrap{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:767px){.resource-cards-inner-wrap{grid-template-columns:repeat(1,minmax(0,1fr));margin:0 auto;max-width:400px;position:relative;row-gap:32px;z-index:10}.resource-cards-outer{padding:24px 0!important}.resource-cards-description p,.resource-cards-heading h3{min-height:auto!important}.resource-cards-button a,.resource-cards-description p{font-size:17px!important}.resource-cards-tag{font-size:16px!important}.resource-cards-heading h3{font-size:24px!important}}