<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@-webkit-keyframes animate-in-gallery{0%{opacity:0}to{opacity:1}}@keyframes animate-in-gallery{0%{opacity:0}to{opacity:1}}.image-roll-item{opacity:1;outline-offset:-2px;overflow:hidden}.image-roll-item:not(:first-child){margin-left:var(--grid-gutter-small)}@supports not (aspect-ratio:16/9){.image-roll-item{width:70%}}.image-roll-item .image{outline:inherit;max-width:100vw}@supports not (aspect-ratio:16/9){.image-roll-item .image{width:100%;height:auto!important}}.image-roll-item .image picture{display:block;position:absolute;inset:0}.image-roll-item .image img{height:auto;max-width:100vw;will-change:transform;opacity:0;transform:translateX(0)}.image-roll-item .image img.lazyloaded{-webkit-animation-name:animate-in-gallery;animation-name:animate-in-gallery;-webkit-animation-duration:.25s;animation-duration:.25s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}@media(min-width:48.063rem){.image-roll-item .image{height:500px;max-height:90vh}}@media(min-width:78.813rem){.image-roll-item .image{height:700px;max-height:90vh}}@media(max-width:48rem){.image-roll-item .image{aspect-ratio:auto!important;width:100vw}}
</pre></body></html>