.resource-card{background:#fff;border:1px solid #f2f2f2;border-radius:10px;margin-bottom:1rem;margin-right:1rem;width:calc(25% - 1rem)}.resource-card:hover{background-color:#f2f2f2}.resource-card:nth-child(4n){margin-right:0}.resource-card__image:before{content:"";display:block;padding-top:60%}.resource-card__image .bg__image{border-radius:0;border-top-left-radius:10px;border-top-right-radius:10px;z-index:2}.resource-card__title{fill:#13b5ea;stroke:#13b5ea;align-items:flex-end;display:flex;padding:1.5rem 1rem}.resource__icon{height:1.3rem;transform:rotate(-90deg);vertical-align:text-bottom;width:1.3rem}.resource-card__title h5{font-size:18px;font-weight:600;margin:0}@media (max-width:992px){.resource-cards__wrapper{justify-content:center}.resource-card{margin-right:0;width:calc(100% - 1rem)}}