.res{padding:1.875rem;margin-bottom:3.75rem}.res-category{padding:1.875rem 0;border-bottom:1px solid #0093d0}.res-category-name{margin-bottom:1.875rem}.res-item-list{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:1.875rem}.res-img{height:0;overflow:hidden;padding-top:75%;margin-bottom:1.875rem;position:relative}.res-img img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.res h3{font-family:'Avenir Bold';font-size:35px;line-height:1;color:#003a63;margin-bottom:20px}.res-item-text{margin-bottom:1.875rem}.res-item-link{font-size:19px;color:#0093d0;text-decoration:none}@media screen and (max-width:1024px){.res-item-list{grid-template-columns:repeat(3,1fr)}.res h3{font-size:30px}}@media screen and (max-width:600px){.res-item-list{grid-template-columns:repeat(2,1fr)}.res h3{font-size:20px;margin-bottom:10px}}@media screen and (max-width:320px){.res-item-list{grid-template-columns:repeat(1,1fr)}}