.embla__controls{display:flex;gap:.5rem}.embla__button,.embla__controls{align-items:center;justify-content:center}.embla__button{-webkit-appearance:none;appearance:none;background-color:transparent;touch-action:manipulation;display:inline-flex;text-decoration:none;cursor:pointer;border:0;padding:0;margin:0;width:1,5rem;height:1,5rem;z-index:1;border-radius:50%;display:flex}.embla__button__svg{fill:#000;width:60%;height:60%}.embla__button:disabled .embla__button__svg{fill:#636363}.embla__dots{display:flex;flex-wrap:wrap}.embla__dot,.embla__dots{justify-content:center;align-items:center}.embla__dot{-webkit-appearance:none;appearance:none;background-color:transparent;touch-action:manipulation;display:inline-flex;text-decoration:none;cursor:pointer;border:1px;border-color:#fff;padding:0;margin:0;width:1rem;height:1rem}.embla__dot,.embla__dot:after{display:flex;border-radius:50%}.embla__dot:after{box-shadow:inset 0 0 0 .07rem #fff;width:.6rem;height:.6rem;align-items:center;content:""}.embla__dot--selected:after{background-color:#fff}@media screen and (min-width:768px){.embla__dot,.embla__dot:after{width:.8rem;height:.8rem}.embla__dot:after{box-shadow:inset 0 0 0 .07rem #fff}.embla__dot--selected:after{background-color:#fff}.embla__button__svg{fill:#fff}.embla__button:disabled>.embla__button__svg{fill:#bcbcbc}}