:root{--text-high-contrast-rgb-value:49,49,49;--detail-medium-contrast:#eaeaea;--text-body:#36313d;--detail-high-contrast:silver}.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{-webkit-tap-highlight-color:rgba(var(--text-high-contrast-rgb-value),.5);appearance:none;touch-action:manipulation;cursor:pointer;z-index:1;background-color:#fff;border:0;border-radius:50%;justify-content:center;align-items:center;width:3.6rem;height:3.6rem;margin:0;padding:0;text-decoration:none;display:flex}.embla__button:disabled{color:var(--text-gray)}.embla__button__svg{width:30%;height:30%}.embla__dots{flex-wrap:wrap;justify-content:flex-end;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.6rem;height:2.6rem;margin:0;padding:0;text-decoration:none;display:flex}.embla__dot:after{content:"";background-color:#fff;border-radius:50%;align-items:center;width:.65rem;height:.65rem;display:flex}.embla__dot--selected:after{background-color:var(--accent-color)}
