<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.links-grid .link-col{display:flex;flex-direction:row}@media only screen and (max-width:1279px){.links-grid .link-col{flex-direction:column}}.links-grid .link-col .link-item{align-items:center;border:1px solid #172f4a;-moz-column-gap:1.5rem;column-gap:1.5rem;display:flex;justify-content:space-between;padding:2.5rem}@media only screen and (max-width:959px){.links-grid .link-col .link-item{padding:1.5rem}}@media only screen and (max-width:599px){.links-grid .link-col .link-item{display:block}}.links-grid .link-col .link-item:hover{text-decoration:underline}@media only screen and (max-width:1279px){.links-grid .link-col .link-item:not(:last-child){border-bottom:none}}@media only screen and (min-width:1280px){.links-grid .link-col .link-item:not(:last-child){border-right:none}}.links-grid .link-col .link-item.theme-secondary{background-color:#6c8172;border-color:#6c8172;color:#fff}.links-grid .link-col .link-item.theme-dark{background-color:#172f4a;border-color:#172f4a;color:#fff}.links-grid .link-col .link-item .link-title{margin-bottom:0}@media only screen and (max-width:599px){.links-grid .link-col .link-item .link-title{margin-bottom:1rem}}.links-grid .link-col .link-item .link-icon-wrapper{flex-shrink:0}
</pre></body></html>