<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">:root {--gutter: 20px;--mobile-margin: 16px;--locking-grid: true;}:root {--mq-xs: 320px;--mq-sm: 479px;--mq-md: 700px;--mq-lg: 1024px;--mq-xl: 1280px;--max-width: 1360px;}.section--pagelink,.section--attachedpagelink {display: -webkit-box;display: -ms-flexbox;display: flex;margin-bottom: 1em;border: 1px solid var(--cborder);}.section--pagelink .post__img,.section--attachedpagelink .post__img {display: none;-ms-flex-preferred-size: 150px;flex-basis: 150px;-webkit-box-flex: 0;-ms-flex-positive: 0;flex-grow: 0;-ms-flex-negative: 0;flex-shrink: 0;-webkit-box-align: stretch;-ms-flex-align: stretch;align-items: stretch;background-repeat: no-repeat;background-position: 50% 50%;background-size: cover;}.section--pagelink[data-display=fit] .post__img,.section--attachedpagelink[data-display=fit] .post__img {background-size: contain;}.section--pagelink .post__title,.section--attachedpagelink .post__title {margin: 0;font-family: var(--ff2);font-weight: 500;font-size: 1.5em;line-height: 120%;text-transform: uppercase;}.section--pagelink .post__description,.section--attachedpagelink .post__description {margin: 0;}.section--pagelink .post__title+.post__description,.section--attachedpagelink .post__title+.post__description {margin-top: .5em;}.section--pagelink .post__content,.section--attachedpagelink .post__content {-webkit-box-flex: 1;-ms-flex-positive: 1;flex-grow: 1;padding: 13px 10px 10px 20px;}.section--pagelink .post__more,.section--attachedpagelink .post__more {-ms-flex-preferred-size: 50px;flex-basis: 50px;-webkit-box-flex: 0;-ms-flex-positive: 0;flex-grow: 0;-ms-flex-negative: 0;flex-shrink: 0;background-repeat: no-repeat;background-position: 20% 50%;-webkit-transition: all .2s;transition: all .2s;}.section--pagelink .post__more:hover,.section--pagelink .post__more:focus,.section--attachedpagelink .post__more:hover,.section--attachedpagelink .post__more:focus {background-position: 50% 50%;background-color: var(--c6);}@media screen and (min-width: 700px) {.section--pagelink .post__img,.section--attachedpagelink .post__img {display: block;}.section--pagelink .post__content,.section--attachedpagelink .post__content {padding: 30px 20px 25px 40px;}}
</pre></body></html>