.block_resources{margin-top:var(--block-spacing);margin-bottom:var(--block-spacing)}.block_resources .resources_header{display:flex;-moz-column-gap:40px;column-gap:40px;row-gap:20px;border-bottom:2px solid var(--color-slime);margin-left:var(--content-gutter-wide);padding-right:var(--content-gutter-wide);padding-bottom:var(--flow-spacing-small)}@media only screen and (max-width:979px){.block_resources .resources_header{flex-direction:column;align-items:flex-start}}@media only screen and (min-width:980px){.block_resources .resources_header{justify-content:space-between;align-items:center}}.block_resources .resources_title{font-family:proxima-nova,sans-serif;font-weight:400;font-style:normal;text-transform:uppercase;font-size:30px;line-height:1.2;flex-shrink:1;margin:0}.block_resources .resources_link{display:inline-block;font-family:proxima-nova,sans-serif;font-weight:400;font-style:normal;text-transform:uppercase;--button-bg:var(--color-slime);--button-border:var(--color-slime);--button-color:var(--color-white);font-size:clamp(16px,.11904761904761905vw + 15.619047619047619px,18px);min-height:40px;background:var(--button-bg);border:1px solid var(--button-border);border-radius:0;color:var(--button-color);letter-spacing:.05em;line-height:1;padding:clamp(10px,.1851851851851852vw + 9.407407407407408px,12px) clamp(20px,.3703703703703704vw + 18.814814814814817px,24px);text-align:center;text-decoration:none;text-shadow:none;--button-hover-bg:var(--color-slime);--button-hover-border:var(--color-slime);--button-hover-color:var(--color-black);margin:20px 0}.block_resources .resources_link:disabled{opacity:.5;pointer-events:none}.block_resources .resources_link:focus,.block_resources .resources_link:hover{background-color:var(--button-hover-bg);border-color:var(--button-hover-border);color:var(--button-hover-color)}.block_resources .resources_items{--item_width:340px;display:grid;grid-template-columns:repeat(auto-fill,minmax(var(--item_width),1fr));-moz-column-gap:var(--flow-spacing-medium);column-gap:var(--flow-spacing-medium);row-gap:var(--flow-spacing-medium);margin-left:var(--content-gutter-wide);margin-right:var(--content-gutter-wide);margin-top:var(--flow-spacing-large)}@media only screen and (min-width:1600px){.block_resources .resources_items{--item_width:400px}}.block_resources .resources_item_title{font-family:proxima-nova,sans-serif;font-weight:400;font-style:normal;text-transform:uppercase;font-size:clamp(20px,.2380952380952381vw + 19.238095238095237px,24px);line-height:1.4;margin:0}.block_resources .resources_item_media{position:relative;overflow:hidden;margin-top:var(--flow-spacing-small)}.block_resources .resources_item_media:before{float:left;width:1px;height:100%;content:'';margin-left:-1px;padding-bottom:56.25%}.block_resources .resources_item_media img{position:absolute;max-width:none;max-height:none;width:calc(100% + 2px);height:calc(100% + 2px);top:-1px;right:-1px;left:-1px;bottom:-1px;z-index:0;-o-object-fit:cover;object-fit:cover}.block_resources .resources_item_content{margin-top:var(--flow-spacing)}.block_resources .resources_item_content a{border-color:inherit;color:var(--color-white)}.block_resources .resources_item_content a:focus,.block_resources .resources_item_content a:hover{color:var(--color-slime)}
/*# sourceMappingURL=resources.css.map */
