.embla{overflow:hidden}.embla__container{display:flex}.embla__slide{flex:0 0 100%;min-width:0}.embla__dot{-webkit-appearance:none;background-color:transparent;touch-action:manipulation;display:inline-flex;text-decoration:none;cursor:pointer;border:0;padding:0;margin:0}.embla__dots{z-index:1;bottom:1.6rem;position:absolute;left:0;right:0;justify-content:center}.embla__dot,.embla__dots{display:flex;align-items:center}.embla__dot{width:2.4rem;height:2.4rem;margin-right:.75rem;margin-left:.75rem}.embla__dot:after{background-color:#fff;border-radius:.2rem;width:100%;height:.3rem;content:""}.embla__dot--selected:after{background:linear-gradient(45deg,var(--brand-primary),var(--brand-secondary))}