.embla{position:relative;padding:20px 0;width:100%;background-color:#fff}.embla__viewport{overflow:hidden;width:100%}.embla__container{display:flex;gap:24px}.embla__slide{flex:0 0 auto;min-width:0;width:100%}@media(min-width:768px){.embla__slide{width:calc(50% - 12px)}}@media(min-width:1014px){.embla__slide{width:calc(33.333% - 16px)}}.embla__slide--per-4{width:100%}@media(min-width:768px){.embla__slide--per-4{width:calc(50% - 12px)}}@media(min-width:1014px){.embla__slide--per-4{flex-grow:0;flex-shrink:0;flex-basis:calc((100% - 72px)/4);width:calc((100% - 72px)/4)}}.sports_category_grid_dots .embla__slide{padding:0}.embla__nav{gap:10px;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:2}.embla__nav,.embla__nav__btn{display:flex;justify-content:center;position:absolute}.embla__nav__btn{top:50%;transform:translateY(-50%);background:#680389;color:#fff;border:none;border-radius:50%;width:40px;height:40px;cursor:pointer;align-items:center;pointer-events:auto;box-shadow:0 2px 8px rgba(0,0,0,.08);transition:background .2s}.embla__nav__btn--prev{left:8px}.embla__nav__btn--next{right:8px}.embla__nav__btn:hover{background:rgb(66.1142857143,1.9071428571,87.0928571429)}.embla__nav__btn:disabled{opacity:.5;cursor:not-allowed}.embla__dots{display:flex;justify-content:center;gap:8px;margin-top:20px}.embla__dot{width:12px;height:12px;border-radius:50%;background:#ccc;border:none;cursor:pointer}.embla__dot.embla__dot--selected{background:#680389}.carousel-hero{width:100%;--carousel-hero-height:400px}.carousel-hero .embla__container{gap:0}.carousel-hero .embla__slide{width:100%!important}.carousel-hero__bg,.carousel-hero__slide{width:100%;position:relative}.carousel-hero__bg{height:var(--carousel-hero-height)}.carousel-hero__bgOverlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.55),rgba(0,0,0,.35) 40%,rgba(0,0,0,.15))}.carousel-hero__inner{position:absolute;inset:0;display:flex;align-items:center}.carousel-hero__content{width:min(1320px,60%);margin:0;padding:24px;color:#fff}.carousel-hero__title{margin:0 0 12px;font-size:var(--fs-36);line-height:1.2}.carousel-hero__text{margin:0 0 16px;opacity:.95;font-size:var(--fs-14)}.carousel-hero__cta{margin-top:8px}@media(max-width:1014px){.carousel-hero__inner{grid-template-columns:1fr;min-height:auto}.carousel-hero__imageWrap{height:260px}}@media(max-width:768px){.carousel-hero__title{font-size:var(--fs-28);text-align:center}.carousel-hero__content{width:100%;padding:16px}.carousel-hero__text{text-align:center}.carousel-hero__cta{margin-top:8px}.carousel-hero__cta>*{margin:auto}}