h3{font-size:24px;line-height:1.75}h3 a:hover{color:#ea5514;transition:.3s}@media (min-width:320px) and (max-width:480px){h3{font-size:16px}}.resources-list{display:grid;gap:25px;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));margin:30px 0}@media (min-width:320px) and (max-width:480px){.resources-list{gap:10px;grid-template-columns:repeat(2,1fr)}}.resources-list-item{box-shadow:0 2px 15px 0 rgba(0,0,0,.2);display:flex;flex-direction:column}.resources-list-item-images{overflow:hidden}.resources-list-item-images img{transition:1s;height:100%;width:100%}.resources-list-item-images:hover img{transform:scale(1.05)}.resources-list-item-content{align-items:center;background-color:#efefef;box-sizing:border-box;-moz-column-gap:10px;column-gap:10px;display:flex;flex:1;justify-content:space-between;overflow:hidden;padding:10px}@media (min-width:320px) and (max-width:480px){.resources-list-item-content{-moz-column-gap:5px;column-gap:5px}}.resources-list-item-content h2{font-size:18px}@media (min-width:320px) and (max-width:480px){.resources-list-item-content h2{font-size:12px}}.resources-list-item-content i{font-weight:700;text-align:right}@media (min-width:320px) and (max-width:480px){.resources-list-item-content i{font-size:12px}}