.gallery{position:relative}.gallery__slider{display:flex;background-color:var(--light-grey);background-image:var(--svg-superette);background-size:30%;background-position:center;background-repeat:no-repeat;scroll-behavior:smooth}@media only screen and (max-width: 39.999em){.gallery__slider{aspect-ratio:.776;overflow-x:auto;overscroll-behavior-x:contain}.gallery__slider.snappy-mobile{scroll-snap-type:x mandatory}}@media only screen and (min-width: 40em){.gallery__slider{height:calc(100vh - var(--header-height));min-height:50rem;max-height:75rem;flex-direction:column;overflow-y:auto}.gallery__slider.snappy-desktop{scroll-snap-type:y proximity}}.gallery__slider::-webkit-scrollbar{width:0rem;height:.125rem;display:block;background-color:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:.3125rem}.gallery__slider::-webkit-scrollbar-track{background-color:transparent}.gallery__slider::-webkit-scrollbar-thumb{background-color:transparent;border-radius:.3125rem}.gallery__slider-slide{position:relative}@media only screen and (max-width: 39.999em){.gallery__slider-slide{flex:1 0 100%;scroll-snap-align:start}}.gallery__dots{padding-inline:var(--edge);position:absolute;right:0;bottom:var(--edge)}@media only screen and (min-width: 40em){.gallery__dots{padding-inline:0;top:0;right:unset;bottom:0;left:var(--edge);display:flex;flex-direction:column;justify-content:center}}.gallery__dots button{width:.3125rem;height:.3125rem;margin-left:.3125rem;background-color:var(--grey-3);border-radius:.0625rem;z-index:100}@media only screen and (min-width: 40em){.gallery__dots button{margin-block:.1563rem;margin-left:0;display:block}}.gallery__dots button.selected{background-color:var(--black)}.gallery__labels{width:100%;height:100%;position:absolute;top:0}
