.resource-query-form{margin-bottom:20px}.resource-container{max-width:0}.resource-grid{display:grid;grid-template-columns:1fr;grid-column-gap:30px;grid-row-gap:30px}@media screen and (min-width:576px){.resource-grid{grid-template-columns:1fr 1fr}}@media screen and (min-width:768px){.resource-grid{grid-template-columns:1fr 1fr 1fr}}.resource{align-items:flex-start;border:1px solid #e4e8e9;border-radius:4px;display:flex;flex-direction:column;overflow:hidden}.resource__thumbnail{margin-bottom:24px;width:100%}.resource__category{background-color:#0abfe4;border-radius:4px;color:#fff;display:inline-block;font-family:DINOT;font-size:15px;font-weight:700;line-height:20px;margin:0 24px 8px;padding:3px 10px;text-transform:uppercase}.resource__content,.resource__name{margin:0 24px 8px}.resource__link{color:#00c0e8;font-family:DINOT;font-size:20px;font-weight:700;margin:auto 24px 24px;text-transform:uppercase;transition:color .25s ease-in-out}.resource__link:hover{color:#001b50;text-decoration:none}.resource__link:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='10' height='16'%3E%3Cdefs%3E%3Crect id='a' width='293' height='231' x='0' y='0' rx='4'/%3E%3C/defs%3E%3Cg fill='none' fill-rule='evenodd' transform='translate(-204 -177)'%3E%3Cmask id='b' fill='%23fff'%3E%3Cuse xlink:href='%23a'/%3E%3C/mask%3E%3Crect width='292' height='230' x='.5' y='.5' stroke='%23E4E8E9' rx='4'/%3E%3Cg mask='url(%23b)'%3E%3Cpath fill='%2300C0E8' d='m210.645 185.1-5.893 5.892 1.415 1.414 7.306-7.306-7.306-7.307-1.415 1.414z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");background-repeat:no-repeat;content:"";display:inline-block;height:16px;margin-left:10px;position:static!important;vertical-align:-1px;width:10px}