.embla{--slide-spacing:.5rem;--slides-per-view:5;--slide-size:calc(100%/var(--slides-per-view));position:relative}.embla__viewport{overflow:hidden}.embla__container{touch-action:pan-y pinch-zoom;margin-left:calc(var(--slide-spacing)*-1);display:flex}.embla__slide{flex:0 0 var(--slide-size);min-width:0;padding-left:var(--slide-spacing);transform:translate(0,0)}.embla__controls{width:100%;display:grid;position:absolute;top:30%}.embla__buttons{grid-template-columns:repeat(2,auto);justify-content:space-between;align-items:center;gap:.6rem}.embla-thumbs{--thumbs-slide-spacing:.8rem;--thumbs-slide-height:6rem;margin-top:.8rem;margin-top:var(--thumbs-slide-spacing)}.embla-thumbs__viewport{overflow:hidden}.embla-thumbs__container{margin-left:calc(var(--thumbs-slide-spacing)*-1);flex-direction:row;display:flex}.embla-thumbs__slide{min-width:0;padding-left:var(--thumbs-slide-spacing);flex:0 0 22%}@media (min-width:576px){.embla-thumbs__slide{flex:0 0 15%}}
