.embla__full{max-width:100%;width:100%;margin:auto;--slide-height:auto;--slide-spacing:0;--slide-size:100%;--buttonColor:#00000080}.embla__full .embla__viewport{overflow:hidden}.embla__full .embla__container{display:flex;touch-action:pan-y pinch-zoom;margin-left:calc(var(--slide-spacing) * -1)}.embla__full .embla__slide{transform:translateZ(0);flex:0 0 var(--slide-size);min-width:0;padding-left:var(--slide-spacing)}.embla__full .embla__button{width:1rem;height:1rem}.embla__full .embla__buttons{display:grid;grid-template-columns:repeat(2,1fr);gap:.6rem;align-items:center}.embla__full .embla__button{-webkit-tap-highlight-color:rgba(var(--text-high-contrast-rgb-value),.5);-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;box-shadow:inset 0 0 0 .2rem var(--detail-medium-contrast);width:3.6rem;height:3.6rem;z-index:1;border-radius:50%;color:var(--buttonColor);display:flex;align-items:center;justify-content:center}.embla__full .embla__button:disabled{color:var(--detail-high-contrast)}.embla__full .embla__button__svg{width:35%;height:35%}