.embla{--slide-height:19rem;--slide-spacing:1rem;width:100%;margin:0}.embla__viewport{width:100%;overflow:hidden}.embla__container{backface-visibility:hidden;touch-action:pan-y pinch-zoom;display:flex}.embla__slide{flex:0 0 100%;min-width:0;padding-left:0}@media screen and (min-width:768px){.embla__slide{flex:0 0 calc(50% - 20px)}}@media screen and (min-width:1024px){.embla__slide{flex:0 0 calc(33.3333% - 13.3333px)}}.embla__controls{grid-template-columns:auto 1fr;justify-content:space-between;gap:1.2rem;margin-top:1.8rem;display:grid}.embla__buttons{grid-template-columns:repeat(2,1fr);align-items:center;gap:.6rem;display:grid}.embla__button{margin:auto}.embla__button:disabled{opacity:.3}.embla__button__svg{width:20px;height:auto;margin:auto}.embla__dots{flex-wrap:wrap;justify-content:center;align-items:center;margin-right:-.6rem;display:flex}.embla__dot{-webkit-tap-highlight-color:rgba(var(--text-high-contrast-rgb-value),.5);appearance:none;touch-action:manipulation;cursor:pointer;background-color:#0000;border:0;border-radius:50%;justify-content:center;align-items:center;width:2.2rem;height:2.2rem;margin:0;padding:0;text-decoration:none;display:flex}@media (min-width:1024px){.embla__dot{width:1.5rem;height:1.5rem}}.embla__dot:after{content:"";background-color:#999;border-radius:50%;align-items:center;width:8px;height:8px;display:flex}.embla__dot--selected:after{background-color:#000}
