@keyframes skeleton-loading{to{background-position:0}}.skeleton{cursor:progress;background:linear-gradient(90deg,#ddda 40%,#efefefaa,#ddda 60%) 100% /300% 100%;animation:skeleton-loading 1.5s linear infinite}.carousel .embla{--slide-spacing:8px;--slide-size:100%;--slide-height:19rem}.carousel .embla .embla__viewport{width:100%;height:100%;overflow:hidden}.carousel .embla .embla__container{backface-visibility:hidden;display:flex;touch-action:pan-y;width:100%;height:100%}.carousel .embla .embla__slide{max-width:100%;height:100%;flex:0 0 var(--slide-size);position:relative;padding:0 var(--slide-spacing)}.carousel_dot{margin-right:6px;-webkit-appearance:none;background-color:rgba(0,0,0,0);touch-action:manipulation;display:inline-flex;text-decoration:none;cursor:pointer;border:0;padding:0}.carousel_dot:after{background:#d0d7de;border-radius:.2rem;width:6px;height:6px;content:""}.carousel_dot.select:after{width:6px;background:#215dfd}