.embla{--slide-spacing:1rem;--slide-size:100%;grid-template:repeat(2,auto)/none;max-width:1440px;margin:auto}.embla__viewport{border-radius:var(--radius);width:100%;max-height:520px;overflow:hidden}.embla__container{touch-action:pan-y pinch-zoom;width:100%;display:flex}.embla__slide{flex:0 0 var(--slide-size);transform:translate(0,0)}.embla__slide__image{width:100%;height:100%;max-height:520px}.embla__controls{grid-template-columns:auto 1fr;justify-content:space-between;gap:1rem;display:grid}.embla__dots{flex-wrap:wrap;justify-content:flex-end;align-items:center;margin-right:-.6rem;display:flex}.embla__dot{-webkit-tap-highlight-color:var(--highlight);appearance:none;touch-action:manipulation;cursor:pointer;background-color:#0000;border:0;border-radius:50%;justify-content:center;align-items:center;width:2.6rem;height:2.6rem;margin:0;padding:0;text-decoration:none;display:flex}.embla__dot:after{box-shadow:inset 0 0 0 .2rem var(--highlight);content:"";border-radius:50%;align-items:center;width:1.4rem;height:1.4rem;display:flex}@media (max-width:768px){.embla__dot:after{width:1rem;height:1rem}}.embla__dot--selected:after{background:var(--highlight)}
