:root{--categories-menu-border-bottom-color:var(--gray-200);--categories-menu-background-color:var(--white);--categories-menu-divider-color:var(--gray-200);--categories-menu-item-color:var(--gray-800);--categories-menu-item-hover-color:var(--blue-500);--categories-menu-left-arrow-background-image:url(/_astro/images/icons/arrow-left.svg);--categories-menu-right-arrow-background-image:url(/_astro/images/icons/arrow-right.svg);--categories-menu-left-arrow-gradient:linear-gradient(270deg, #fff0 0, #fff 50%, #fff);--categories-menu-right-arrow-gradient:linear-gradient(90deg, #fff0 0, #fff 50%, #fff)}.categories-menu--sport-theme.astro-f2syigmz{--categories-menu-border-bottom-color:transparent;--categories-menu-background-color:var(--gray-800);--categories-menu-divider-color:var(--white);--categories-menu-item-color:var(--white);--categories-menu-item-hover-color:var(--gray-400);--categories-menu-left-arrow-background-image:url(/_astro/images/icons/arrow-left-white.svg);--categories-menu-right-arrow-background-image:url(/_astro/images/icons/arrow-right-white.svg);--categories-menu-left-arrow-gradient:linear-gradient(deg, #212121 0%, #212121f5 40.1%, #21212100 97.92%);--categories-menu-right-arrow-gradient:linear-gradient(270deg, #212121 0%, #212121f5 40.1%, #21212100 97.92%)}.categories-menu-tooltip-container.astro-f2syigmz{display:flex;position:relative}.categories-menu-tooltip-container.astro-f2syigmz:hover .categories-menu-tooltip.astro-f2syigmz{visibility:visible;opacity:1}.categories-menu-tooltip.astro-f2syigmz{visibility:hidden;opacity:0;width:230px;transition:visibility .3s ease-in-out,opacity .3s ease-in-out}.categories-menu-tooltip__description.astro-f2syigmz{color:var(--text-primary);font:var(--text-12);letter-spacing:var(--text-12-letter-spacing)}.categories-menu.astro-f2syigmz{border-bottom:1px solid var(--categories-menu-border-bottom-color);width:100%;height:40px;z-index:var(--categories-menu-z-index);background-color:var(--categories-menu-background-color);display:flex;position:sticky;top:60px}@media screen and (min-width:1152px){.categories-menu.astro-f2syigmz{height:46px;top:60px}}.categories-menu__left-arrow.astro-f2syigmz,.categories-menu__right-arrow.astro-f2syigmz{cursor:pointer;z-index:1;background-repeat:no-repeat;width:55px;height:100%;display:block;position:absolute;top:0}.categories-menu__left-arrow.astro-f2syigmz{background-image:var(--categories-menu-left-arrow-gradient);left:0}.categories-menu__left-arrow.astro-f2syigmz:after{content:"";opacity:.6;background-position:5px 10px;background-repeat:no-repeat;background-size:20px 20px;background-image:var(--categories-menu-left-arrow-background-image);width:100%;height:100%;display:block;position:absolute;top:0;left:0}.categories-menu__right-arrow.astro-f2syigmz{background-image:var(--categories-menu-right-arrow-gradient);right:0}.categories-menu__right-arrow.astro-f2syigmz:after{content:"";opacity:.6;background-position:30px 10px;background-repeat:no-repeat;background-size:20px 20px;background-image:var(--categories-menu-right-arrow-background-image);width:100%;height:100%;display:block;position:absolute;top:0;left:0}.categories-menu__icon.astro-f2syigmz{display:inline-block}.categories-menu__slider.astro-f2syigmz{scroll-behavior:smooth;display:flex;position:relative;overflow:scroll hidden}@media screen and (min-width:756px){.categories-menu__slider.astro-f2syigmz{overflow-y:initial}}.categories-menu__slider.astro-f2syigmz.overflow-x-initial{overflow-x:initial}.categories-menu__slider.astro-f2syigmz.overflow-x-visible{overflow-x:visible}.categories-menu__slider.astro-f2syigmz::-webkit-scrollbar{display:none}@media screen and (min-width:1152px){.categories-menu__slider.astro-f2syigmz{width:auto}}.categories-menu__parent-category.astro-f2syigmz{color:var(--categories-menu-item-color);text-transform:uppercase;white-space:nowrap;font:var(--title-14);letter-spacing:var(--title-14-letter-spacing);align-items:center;gap:5px;display:inline-flex}.categories-menu__parent-category.astro-f2syigmz:after{content:"";background-color:var(--categories-menu-divider-color);width:1px;height:21px;margin-left:16px;display:inline-flex}@media screen and (min-width:1152px){.categories-menu__parent-category.astro-f2syigmz:after{margin-left:20px}}.categories-menu__nav.astro-f2syigmz{padding-left:20px;overflow-x:visible}.categories-menu__list.astro-f2syigmz{align-items:center;height:100%;display:flex}.astro-f2syigmz:is(.categories-menu__list .categories-menu__item):first-child .categories-menu__link.astro-f2syigmz{padding-left:0}.categories-menu__item.astro-f2syigmz{align-items:center;height:100%;display:inline-flex}.astro-f2syigmz:is(.more-categories__list .categories-menu__item):first-child .categories-menu__link.astro-f2syigmz{padding-top:15px}.astro-f2syigmz:is(.more-categories__list .categories-menu__item):last-child .categories-menu__link.astro-f2syigmz{padding-bottom:15px}.categories-menu__link.astro-f2syigmz{color:var(--categories-menu-item-color);white-space:nowrap;height:100%;font:var(--text-14);letter-spacing:var(--text-14-letter-spacing);align-items:center;gap:5px;padding:0 10px;transition:color .3s linear;display:inline-flex}.categories-menu__link.astro-f2syigmz:hover{color:var(--categories-menu-item-hover-color)}.more-categories.astro-f2syigmz{margin-left:10px;display:none;position:relative}@media screen and (min-width:1152px){.more-categories.astro-f2syigmz{display:block}}.more-categories__button.astro-f2syigmz{cursor:pointer;background-color:var(--categories-menu-background-color);height:100%;color:var(--categories-menu-item-color);font:var(--text-14);letter-spacing:var(--text-14-letter-spacing);cursor:pointer;align-items:center;padding-left:20px;transition:color .3s linear;display:flex}.more-categories__button.astro-f2syigmz:hover{color:var(--categories-menu-item-hover-color)}.more-categories__button.astro-f2syigmz:before{content:"";background-color:var(--categories-menu-divider-color);width:1px;height:18px;display:block;position:absolute;top:50%;left:0;transform:translateY(-50%)}.more-categories__icon.astro-f2syigmz{margin-left:5px;display:inline-flex}.more-categories__list.astro-f2syigmz{background-color:var(--categories-menu-background-color);z-index:3;border:1px solid var(--categories-menu-divider-color);flex-direction:column;min-width:240px;padding:0;display:none;position:absolute;top:calc(100% + 2px);left:0}.more-categories__list.astro-f2syigmz .categories-menu__link.astro-f2syigmz{padding:10px 0 10px 20px}.open.astro-f2syigmz .more-categories__list.astro-f2syigmz{display:flex}.open.astro-f2syigmz .more-categories__icon.astro-f2syigmz{transform:scale(-1)}
