.resourceCard{display:flex;flex-direction:column;width:100%;background-color:var(--white);border-radius:10px;margin-bottom:30px}@media (min-width:1200px){.resourceCard{margin:0}}.resourceCard:hover .resourceCard__footer svg{transform:translate(10px,0)}.resourceCard:hover .resourceCard__footer svg circle{fill:var(--green);stroke:var(--green)}.resourceCard:hover .resourceCard__footer svg path{fill:var(--purple)}.resourceCard:hover .resourceCard__header img{transform:scale(1.05)}.resourceCard__link{z-index:10!important}.resourceCard__header{height:194px}.resourceCard__header img{transition:all .5s ease!important;-moz-transition:all .5s ease!important;-ms-transition:all .5s ease!important;-o-transition:all .5s ease!important;-webkit-transition:all .5s ease!important;width:100%}.resourceCard__wrapper{padding:30px 25px 23px 25px;flex:1}.resourceCard__body{flex:1}.resourceCard__body-tags{margin-bottom:15px}.resourceCard__body-tags li{margin:0 10px 10px 0}.resourceCard__body-tag{font-size:.75rem}.resourceCard__body-header{margin-bottom:20px;font-size:1.25rem;flex:1}.resourceCard__footer{margin-top:30px}@media (min-width:768px){.resourceCard__footer{margin-top:40px}}.resourceCard__footer svg{width:34px;margin-right:15px;transition:all .5s ease!important;-moz-transition:all .5s ease!important;-ms-transition:all .5s ease!important;-o-transition:all .5s ease!important;-webkit-transition:all .5s ease!important}.resourceCard__footer-pubDate{font-size:.9375rem;color:#66798b;margin:0}