.dashboard-carousal.embla{--slide-height:19rem;--slide-spacing:1rem;--slide-size:100%;max-width:48rem;margin:auto}.dashboard-carousal .embla__viewport{overflow:hidden}.dashboard-carousal .embla__container{touch-action:pan-y pinch-zoom;margin-left:calc(var(--slide-spacing) * -1);display:flex}.dashboard-carousal .embla__slide{flex:0 0 var(--slide-size);min-width:0;padding-left:var(--slide-spacing);transform:translate(0,0)}.dashboard-carousal .embla__slide__number{box-shadow:inset 0 0 0 .2rem var(--detail-medium-contrast);height:var(--slide-height);-webkit-user-select:none;user-select:none;border-radius:1.8rem;justify-content:center;align-items:center;font-size:4rem;font-weight:600;display:flex}.dashboard-carousal .embla__controls{grid-template-columns:auto 1fr;justify-content:space-between;gap:1.2rem;margin-top:1.8rem;display:grid}.dashboard-carousal .embla__buttons{grid-template-columns:repeat(2,1fr);align-items:center;gap:.6rem;display:grid}.dashboard-carousal .embla__button{-webkit-tap-highlight-color:rgba(var(--text-high-contrast-rgb-value), .5);appearance:none;touch-action:manipulation;cursor:pointer;box-shadow:inset 0 0 0 .2rem var(--detail-medium-contrast);z-index:1;width:3.6rem;height:3.6rem;color:var(--text-body);background-color:#0000;border:0;border-radius:50%;justify-content:center;align-items:center;margin:0;padding:0;text-decoration:none;display:flex}.dashboard-carousal .embla__button:disabled{color:var(--detail-high-contrast)}.dashboard-carousal .embla__button__svg{width:35%;height:35%}.dashboard-carousal .embla__dots{flex-wrap:wrap;justify-content:flex-end;align-items:center;margin-right:-.6rem;display:flex}.dashboard-carousal .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:1.6rem;height:1.6rem;margin:0;padding:0;text-decoration:none;display:flex}.dashboard-carousal .embla__dot:after{content:"";border-radius:0;align-items:center;width:1rem;height:.2rem;display:flex;box-shadow:inset 0 0 0 .2rem #dbdbdb}.dashboard-carousal .embla__dot--selected:after{width:2rem;box-shadow:inset 0 0 0 .2rem #3bce5b}
*{scrollbar-width:thin;scrollbar-color:#e5ffec}::-webkit-scrollbar{width:1.063rem}::-webkit-scrollbar-track{border-radius:.313rem}::-webkit-scrollbar-thumb{background-color:var(--secondary);border:.188rem solid var(--primary);border-radius:.875rem}::-webkit-scrollbar-thumb:hover{background-color:var(--tertiary)}
