.embla{--slide-spacing:1rem;--slide-size:100%;max-width:100%;margin:auto;transition:none}.embla *{transition:none}.embla__viewport{overflow:hidden}.embla__container{touch-action:pan-y pinch-zoom;margin-left:calc(var(--slide-spacing) * -1);display:flex}.embla__slide{flex:0 0 var(--slide-size);min-width:0;padding-left:var(--slide-spacing);transform:translate(0,0)}.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}.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;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}.embla__button:disabled{color:var(--detail-high-contrast)}.embla__button__svg{width:35%;height:35%}.embla__dots{flex-wrap:wrap;justify-content:flex-end;align-items:center;margin-right:-.6rem;display:flex}.embla__dot{touch-action:manipulation;cursor:pointer;background-color:#000;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:"";border-radius:50%;align-items:center;width:1.4rem;height:1.4rem;display:flex;box-shadow:inset 0 0 0 .2rem #ccc}.embla__dot--selected:after{box-shadow:inset 0 0 0 .2rem red}.embla .custom-dots{background-color:#f7d7be;border-radius:50px;align-items:center;gap:4px;padding:3px 4px;display:flex}.embla .custom-dots .dot{cursor:pointer;background-color:#ebf1ff;border:0;border-radius:50%;width:8px;height:8px;margin:0}.embla .custom-dots .dot.active{background-color:#002f48;border-radius:40px;width:26px;transform:none}.embla .custom-prev,.embla .custom-next,.embla .pause-play{cursor:pointer;background-color:#ebf1ff;border:0;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;display:flex}.embla .custom-prev svg,.embla .pause-play svg,.embla .custom-next svg{width:24px;height:24px}.embla .pause-play svg{width:20px;height:20px}@media screen and (max-width:600px){.embla .custom-prev,.embla .pause-play,.embla .custom-next{width:24px;height:24px}.embla .custom-prev svg,.embla .pause-play svg,.embla .custom-next svg{width:16px;height:16px}}
