.embla{overflow:hidden}.embla__container{display:flex}.embla__slide{flex:0 0 auto;min-width:0;max-width:100%}.embla__slide img{object-fit:contain;width:100%}.embla_buttons{display:flex;justify-content:flex-end;gap:1rem;margin-bottom:1rem}.embla__button{width:30px;height:30px;line-height:28px;background:#fff;border:2px solid #eaeaea;border-radius:50%;cursor:pointer}.embla__button:hover{background:#f3a952;color:#fff;border-color:#f3a952}.embla__button svg{width:6px}.embla-thumbs__viewport{overflow:hidden}.embla-thumbs__container{display:flex;margin-left:-.8rem;max-height:400px}@media screen and (min-width:992px){.embla-thumbs__container{overflow-y:auto;overflow-x:hidden;flex-direction:column}}.embla-thumbs__slide{flex:0 0 25%;margin-left:.8rem;border-radius:.5rem;box-shadow:inset 0 0 0 1px #eaeaea}@media screen and (min-width:992px){.embla-thumbs__slide{margin-bottom:.8rem;margin-right:.8rem}}.embla-thumbs__slide img{width:100px;height:100px;object-fit:contain;cursor:pointer;padding:.4rem;border-radius:.5rem}@media screen and (min-width:992px){.embla-thumbs__slide img{width:80px;height:80px}}