.embla,.embla__stage{width:100%;position:relative}.embla__preload{z-index:25;pointer-events:auto;justify-content:center;align-items:stretch;width:100%;display:flex;position:absolute;inset:0}.embla__track-layer{transition:opacity .15s ease-out}.embla__track-layer--booting{opacity:0;pointer-events:none}.embla__viewport{width:100%;overflow:hidden}.embla__container{touch-action:pan-y pinch-zoom;margin-left:calc(var(--embla-slide-spacing,8px)*-1);display:flex}.embla__slide{min-width:0;padding-left:var(--embla-slide-spacing,8px);flex:0 0 100%;transform:translate(0,0)}.embla--peek .embla__slide{flex:0 0 var(--embla-slide-size,88%)}@media (min-width:768px){.embla:not(.embla--mobile) .embla__container{margin-left:calc(var(--embla-slide-spacing,24px)*-1)}.embla:not(.embla--mobile) .embla__slide{padding-left:var(--embla-slide-spacing,24px)}.embla:not(.embla--mobile).embla--peek .embla__slide{flex:0 0 var(--embla-slide-size-desktop,82%)}}.embla__dots{justify-content:center;align-items:center;gap:0;margin-top:12px;margin-bottom:0;padding:0;list-style:none;display:flex}.embla__dot{cursor:pointer;appearance:none;background:0 0;border:none;justify-content:center;align-items:center;margin:0 3px;padding:0;display:flex}.embla__dot__bar{background:#d1d5db;border-radius:8px;width:8px;height:2px;transition:width .3s,background .3s}.embla__dot--selected .embla__dot__bar{background:#727500;width:40px}@media (min-width:768px){.embla__dot__bar{width:32px;height:4px}.embla__dot--selected .embla__dot__bar{width:80px}}
