<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.embla{position:relative;width:100%;height:100%;--slide-height:19rem;--slide-spacing:1rem;--slide-size:100%}.embla__viewport{overflow:hidden;position:relative}.embla__container{display:flex;touch-action:pan-y pinch-zoom}.embla__slide__number{border-radius:1.8rem;font-size:4rem;font-weight:600;display:flex;align-items:center;justify-content:center;height:var(--slide-height);user-select:none}.embla-thumbs{--thumbs-slide-spacing:1rem;--thumbs-slide-height:6rem;margin-top:var(--thumbs-slide-spacing)}.embla-thumbs__viewport{overflow:hidden}.embla-thumbs__container{display:flex;flex-direction:row}.embla-thumbs__slide__inner{appearance:none;background-color:transparent;touch-action:manipulation;display:inline-flex;cursor:pointer;border:0;padding:0;margin:0;height:130px;width:130px}.embla__dots{flex-wrap:wrap;gap:0;left:0;width:100%}.embla__dot,.embla__dots{display:flex;justify-content:center;align-items:center}.embla__dot{appearance:none;touch-action:manipulation;text-decoration:none;cursor:pointer;padding:0;margin:0;border-radius:50%;width:24px;height:24px}.embla__dot:after{width:12px;border:1.2px solid #a6b0b6;background:transparent;height:12px;border-radius:50%;display:flex;align-items:center;content:""}.embla__dot--selected:after{background-color:#0069b4;border-color:#0069b4}.embla-thumbs__slide--selected img{border:2px solid #0069b4;border-radius:6px}.embla__controls{position:absolute;bottom:18px;width:100%}.embla-thumbs__slide--selected:not(:first-of-type),.embla-thumbs__slide:not(:first-of-type){width:130px;margin-left:24px}.embla-thumbs__slide__inner img{object-fit:contain}.embla__slide img{-o-object-fit:contain;object-fit:contain;width:100%}</pre></body></html>