.resource-card-sec{display:inline-block;padding:96px 0;vertical-align:top;width:100%}.resource-card-sec .wrap{gap:64px}.resource-card-sec .resource__top_col{gap:32px;margin:0 auto;max-width:960px;width:100%}.resource-card-sec .resource__top_col .content{gap:24px}.resource-card-sec .resource__top_col .content h2{color:var(--trusted-navy-900);margin:0}.resource-card-sec .resource__top_col .content p{color:var(--trusted-navy-900)}.resource-card-sec .resource__top_col .content .resource__subhead{padding:0 100px}.resource-card-sec .resource__top_col .content p:last-child{margin:0}.resource-card-sec .card_wrap .card_inner{background-color:var(--white);border:1px solid var(--Gray-100,#f2f4f7);border-radius:8px;height:100%;overflow:hidden;position:relative;transition:.3s ease-in-out}.resource-card-sec .card_wrap .card_inner .card__subhead span{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.resource-card-sec .card_wrap .card_inner:hover{box-shadow:var(--shadow-3xl)}.resource-card-sec .card_wrap .card_inner .image{line-height:0;position:relative;vertical-align:top}.resource-card-sec .card_wrap .card_inner .card__subhead p:last-child{margin:0}.resource-card-sec .card_wrap .card_inner:focus{box-shadow:0 0 0 4px #0741ff}.resource-card-sec .card_wrap .card_inner .card-link{bottom:0;height:100%;left:0;line-height:0;position:absolute;right:0;top:0;width:100%;z-index:0}.resource-card-sec .card_wrap .card_inner .image img{aspect-ratio:5/4;object-fit:cover;width:100%}.resource-card-sec .card_wrap .card_inner .content-wrap{gap:16px;padding:24px;position:relative}.resource-card-sec .card_wrap .card_inner .date-time *{color:var(--neutral-gray-600-v2)}.resource-card-sec .card_wrap .card_inner .card__subhead *{color:var(--trusted-navy-300)}.resource-card-sec .card_wrap .card_inner .content-wrap .date-time{gap:16px}.resource-card-sec .card_wrap .card_inner .content-wrap .date-time span.dot{background-color:var(--neutral-gray-300-v2);height:4px;width:4px}.resource-card-sec .card_wrap .card_inner .content-wrap .card__badge{position:relative;z-index:0}.resource-card-sec .card_wrap .card_inner .content-wrap button{align-items:center;background:transparent;flex:unset;gap:8px;justify-content:flex-start;padding:12px 16px 12px 0;position:relative;width:fit-content;z-index:0}.resource-card-sec .card_wrap .card_inner .content-wrap button img.icon{transition:.3s ease-in-out}.resource-card-sec .card_wrap .card_inner .content-wrap button:hover img.icon{margin-left:5px}.resource-card-sec .wrap .card_wrap{row-gap:32px}@media(max-width:991px){.resource-card-sec{padding:72px 0}.resource-card-sec .resource__top_col .content .resource__subhead{padding:0}.resource-card-sec .resource__top_col .content h2{font-size:var(--font-size-display-md)}}@media(max-width:575px){.resource-card-sec{padding:48px 0}.resource-card-sec .resource__top_col .content .resource__subhead{font-size:var(--font-size-text-lg)}.resource-card-sec .resource__top_col{gap:24px}.resource-card-sec .resource__top_col .content{gap:16px}.blog-card-sec .card_wrap .card_inner .image img{height:182px!important;object-fit:cover;width:100%}}