@keyframes rotate{from{transform:rotate(0)}to{transform:rotate(360deg)}}.resources__wrapper{padding-bottom:9.563rem;padding-top:5rem;display:grid;grid-template-columns:repeat(2,1fr);width:100%;gap:4.938rem}@media (max-width:1025px){.resources__wrapper{gap:3.5rem;grid-template-columns:1fr;padding-bottom:4.5rem}}.resources__general{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:1.25rem}.resources__title *{letter-spacing:-.07rem}.resources__list{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;width:100%;grid-area:2/1/3/3}@media (max-width:1025px){.resources__list{grid-area:2/1/3/2;grid-template-columns:1fr;gap:2.75rem}}.resources__link{display:flex;height:-moz-fit-content;height:fit-content;width:-moz-fit-content;width:fit-content;min-width:9.563rem;background-color:transparent;align-self:end;justify-self:end}@media (max-width:1025px){.resources__link{grid-area:3/1/4/2;width:100%}}@media (max-width:1025px){.resources__link{display:none}}.resources__card{width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:1.75rem}.resources__card:hover .resources__image img{transform:scale(1.025)}.resources__image{height:15rem;width:100%;border-radius:1rem;overflow:hidden}@media (max-width:1025px){.resources__image{height:20rem}}@media (max-width:767px){.resources__image{height:14rem}}.resources__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:all .25s ease-in-out}.resources__data{max-width:19.5rem;width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.resources__name{color:#13252b}.resources__date{color:#54757e;margin-top:.625rem}.resources__category{margin-top:.75rem;padding:.438rem .75rem}