<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">gallery-component:not(.gallery__addons){display:block;position:sticky;top:11rem;margin-bottom:4rem}@media screen and (max-width:749px){gallery-component .slider.slider--mobile .slider__slide{width:100%;margin:auto}}gallery-component .gallery-thumbnail-slider{display:flex;justify-content:center;width:100%;height:100%;padding:0 3rem}gallery-component .gallery-thumbnail-slider .slider-button{position:absolute;bottom:50%;color:#000;background-color:#fff;box-shadow:0 8px 14px 0 rgba(0,0,0,.1);z-index:2}gallery-component .gallery-thumbnail-slider .slider-button--prev{left:2rem}gallery-component .gallery-thumbnail-slider .slider-button--next{right:2rem}@media (min-width:990px){gallery-component .gallery-thumbnail-slider .slider-button--prev{left:0}gallery-component .gallery-thumbnail-slider .slider-button--next{right:0}}gallery-component .gallery-thumbnail-slider .gallery-counter__link{border-radius:5px;margin:0;padding:0;width:5rem;height:5rem}gallery-component .gallery-thumbnail-slider .gallery-counter__link:not(.gallery-counter__link--active){border:solid 1px rgba(var(--color-foreground),.2)}gallery-component .gallery-thumbnail-slider .gallery-counter__link--active,gallery-component .gallery-thumbnail-slider .gallery-counter__link:hover{border-color:rgba(var(--color-foreground),1)}gallery-component .gallery-thumbnail-slider .gallery-counter__link img{pointer-events:none}.gallery-thumbnail-slider.gallery__controls .gallery__control-wrapper{display:flex;width:100%;grid-gap:1rem}.gallery-counter{margin:0 1.2rem;display:flex;min-width:2rem}@media screen and (max-width:749px){.gallery-counter--dots{margin:0}}.gallery-counter__link{padding:1rem}@media screen and (max-width:749px){.gallery-counter__link{padding:.7rem}}.gallery-counter__link--dots .dot{width:1rem;height:1rem;border-radius:50%;border:.1rem solid rgba(var(--color-foreground),.5);padding:0;display:block}.gallery-counter__link--active.gallery-counter__link--dots .dot{background-color:rgb(var(--color-foreground))}@media screen and (forced-colors:active){.gallery-counter__link--active.gallery-counter__link--dots .dot{background-color:CanvasText}}.gallery-counter__link--dots:not(.gallery-counter__link--active):hover .dot{border-color:rgb(var(--color-foreground))}.gallery-counter__link--dots .dot{transition:transform .2s ease-in-out}.gallery-counter__link--dots:not(.gallery-counter__link--active):hover .dot{transform:scale(1.1)}.gallery-buttons{display:flex;align-items:center;justify-content:center}@media screen and (min-width:990px){.slider:not(.slider--everywhere)+.gallery-buttons{display:none}}@media screen and (min-width:750px){.slider--mobile+.gallery-buttons{display:none}}.slider-button--prev:not([disabled]):hover .icon{transform:rotate(90deg) scale(1.1)}.spaced-section--full-width:first-child gallery-component.page-width{margin-top:5rem}.spaced-section--full-width:last-child gallery-component.page-width{margin-bottom:5rem}@media screen and (min-width:750px){.spaced-section--full-width:first-child gallery-component.page-width{margin-top:calc(5rem + var(--page-width-margin))}.spaced-section--full-width:last-child gallery-component.page-width{margin-bottom:calc(5rem + var(--page-width-margin))}}.spaced-section--full-width:last-child gallery-component:not(.page-width) .gallery__controls{border-bottom:none}@media screen and (min-width:750px){.gallery__controls{position:relative}}gallery-component:not(.page-width) .gallery-buttons{border-right:0;border-left:0}.gallery__control-wrapper{display:flex}</pre></body></html>