.embla,.embla *{-webkit-box-sizing:border-box;box-sizing:border-box}.embla{margin:auto;width:100%;max-width:100%;overflow:hidden;--slide-height: 19rem;--slide-spacing: 1rem;--slide-size: clamp(80%, 95%, 100%)}.embla__viewport{overflow:hidden;-webkit-overflow-scrolling:touch;padding-left:calc(var(--slide-spacing));padding-right:calc(var(--slide-spacing))}.embla__container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-touch-action:pan-y pinch-zoom;touch-action:pan-y pinch-zoom;gap:var(--slide-spacing);margin:0;width:100%;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;padding-bottom:1rem}.embla__slide{-webkit-transform:translate3d(0,0,0);transform:translateZ(0);-webkit-box-flex:0;-ms-flex:0 0 var(--slide-size);flex:0 0 var(--slide-size);min-width:0;max-width:var(--slide-size);-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;padding-left:0;margin-top:1rem;margin-bottom:1rem}.embla__slide__inner{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;display:-webkit-box;display:-ms-flexbox;display:flex;min-height:100%}.embla__slide img,.embla__slide video,.embla__slide iframe{max-width:100%;width:100%;height:auto;display:block}.embla__slide__number{-webkit-box-shadow:inset 0 0 0 .2rem var(--detail-medium-contrast);box-shadow:inset 0 0 0 .2rem var(--detail-medium-contrast);border-radius:1.8rem;font-size:4rem;font-weight:600;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:var(--slide-height);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.embla__controls{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:1.2rem;margin-top:1.8rem}.embla__buttons{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.embla__button{-webkit-tap-highlight-color:rgba(var(--text-high-contrast-rgb-value),.5);-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;-ms-touch-action:manipulation;touch-action:manipulation;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;text-decoration:none;cursor:pointer;border:0;padding:0;margin:0;-webkit-box-shadow:inset 0 0 0 .2rem var(--detail-medium-contrast);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(--text-body);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.embla__button:disabled{color:var(--detail-high-contrast)}.embla__button--disabled{opacity:.45;pointer-events:none}.embla__button__svg{width:35%;height:35%}.embla__dots{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;margin-right:0;-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.embla__dot{-webkit-tap-highlight-color:rgba(var(--text-high-contrast-rgb-value),.5);-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#c8c8c880;-ms-touch-action:manipulation;touch-action:manipulation;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;text-decoration:none;cursor:pointer;border:0;padding:0;margin:0;width:1rem;height:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:50%}.embla__dot:after{-webkit-box-shadow:inset 0 0 0 .2rem var(--detail-medium-contrast);box-shadow:inset 0 0 0 .2rem var(--detail-medium-contrast);width:1.4rem;height:1.4rem;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;content:""}.embla__dot--selected{background-color:#787878e6}@media (max-width: 480px){.embla{--slide-height: 14rem;--slide-spacing: .6rem;--slide-size: 92%}.embla__buttons{gap:.4rem;display:none}.embla__controls{gap:.8rem;grid-template-columns:1fr;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.embla__slide{-webkit-box-flex:0;-ms-flex:0 0 92%;flex:0 0 92%;max-width:92%}}
