@media (max-width:768px){.embla__viewport{overflow:hidden;width:100%;height:auto}}.embla{--slide-spacing:1rem;--slide-size:100%;width:100%;max-width:100%;display:flex;flex-direction:column;gap:.8rem}.embla__container{display:flex;-webkit-touch-action:pan-y pinch-zoom;touch-action:pan-y pinch-zoom;height:auto;gap:var(--slide-spacing)}.embla__slide{flex:0 0 var(--slide-size);min-width:0;height:100%}.embla__slide__number{box-shadow:inset 0 0 0 .2rem var(--detail-medium-contrast);border-radius:1.8rem;font-size:4rem;font-weight:600;display:flex;align-items:center;justify-content:center;-webkit-user-select:none;-moz-user-select:none;user-select:none}.embla-thumbs{--thumbs-slide-spacing:0.8rem;--thumbs-slide-height:5rem;margin-top:var(--thumbs-slide-spacing)}.embla-thumbs__viewport{overflow:hidden;width:100%}.embla-thumbs__container{display:flex;flex-direction:row;gap:var(--thumbs-slide-spacing)}.embla-thumbs__slide{flex:0 0 22%;min-width:0}@media (min-width:576px){.embla-thumbs__slide{flex:0 0 10%}}@media (min-width:768px){.embla-fill-height{height:100%;max-height:100%}.embla__viewport{overflow:hidden;width:100%;aspect-ratio:2/3;height:auto}.embla-compact .embla__viewport{aspect-ratio:unset;height:100%}@supports not (aspect-ratio:2/3){.embla__viewport:before{content:"";display:block;padding-bottom:150%}}.embla-fill-height .embla__viewport{aspect-ratio:unset;max-height:100%;height:100%}.embla-fill-height .embla__container,.embla-fill-height .embla__slide{height:100%;max-height:100%}.embla-fill-height .embla__slide img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}}.embla-thumbs__slide__number{border-radius:1.8rem;-webkit-tap-highlight-color:rgba(var(--text-high-contrast-rgb-value),.5);-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;touch-action:manipulation;display:inline-flex;text-decoration:none;cursor:pointer;border:0;padding:0;margin:0;box-shadow:inset 0 0 0 .2rem var(--detail-medium-contrast);font-size:1.8rem;font-weight:600;color:var(--detail-high-contrast);display:flex;align-items:center;justify-content:center;height:var(--thumbs-slide-height);width:100%}.embla-thumbs__slide--selected .embla-thumbs__slide__number{color:var(--text-body)}