.embla{max-width:100vw;margin:auto;--slide-height:100%;--slide-size:1200px}.embla__viewport{overflow:hidden}.embla__container{display:flex;touch-action:pan-y pinch-zoom;border-radius:16px;transform:translateZ(0)}.embla__slide{transform:translateZ(0);min-width:100%;max-width:100%;margin-left:0;margin-right:0;border-radius:12px;overflow:hidden;flex:0 0 auto;position:relative}@media (min-width:1200px){.embla--center .embla__container{transform:translate3d(calc(50% - 612px),0,0)}.embla--center .embla__slide{min-width:var(--slide-size);max-width:var(--slide-size);margin-left:12px;margin-right:12px;border-radius:16px}}.embla__slide__number{border-radius:1.8rem;display:flex;user-select:none}.embla--card-slider .button__bar{display:flex;align-items:center;justify-content:center;text-align:center;width:100%;height:44px;border-bottom-left-radius:8px;border-bottom-right-radius:8px;overflow:hidden;margin-bottom:1px!important;z-index:20;background:linear-gradient(180deg,rgba(26,26,26,0) 6.32%,#1a1a1a 98.67%)}.embla--card-slider .button__bar ul{display:flex;align-items:center}.embla--card-slider .button__bar li{display:flex;align-items:center;margin:0 3px}.embla--card-slider .button__bar li button{background:rgba(255,255,255,.5);color:transparent;height:7px;width:7px;border-radius:10px;transition:width .3s ease}.embla--card-slider .button__bar li.slick-active button{background-color:white;width:14px}.embla--gallery-extended .button__bar{text-align:center;height:120px;width:100%;border-radius:0;background:linear-gradient(180deg,rgba(26,26,26,0) 6.32%,#1a1a1a 98.67%)}.embla--gallery-extended .button__bar li{display:inline-flex}.embla--gallery-extended .button__bar li button{background:rgba(255,255,255,.5);color:transparent;height:4px;width:30px;border-radius:10px;margin-top:10px;transition:width .3s ease}.embla--gallery-extended .button__bar li.slick-active button{background-color:white;width:30px}