.prediction-categories-grid{background:var(--brand-widget-background-dark, #1a1a1a);border-radius:var(--widget-values-modal-radius, 16px);align-items:flex-start;align-self:stretch;display:flex;flex-direction:column;gap:16px;isolation:isolate;overflow:hidden;padding:var(--widget-values-widget-padding-y-sidebar, 16px) var(--widget-values-widget-padding-x-sidebar, 12px);position:relative}.prediction-categories-grid::before{background:var(--brand-primary, #fd3a01);border-radius:844px;content:"";filter:blur(100px);height:120px;left:50%;opacity:.8;pointer-events:none;position:absolute;top:-60px;transform:translateX(-50%);width:360px;z-index:0}.prediction-categories-grid>*{position:relative;z-index:1}.prediction-categories-grid .sidebar-header--grid{align-self:stretch;margin:0;width:100%}.prediction-categories-grid__content{align-self:stretch;position:relative;width:100%}.prediction-categories-grid .sidebar-header--grid .sidebar-header__title{color:var(--common-text-primary-text-dark, #f2f2f2);font-family:var(--typography-font-family-font-family, Roboto),sans-serif;font-size:var(--typography-font-sizes-body-text-text-large-desktop, 18px);font-style:normal;font-weight:700;line-height:normal;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.prediction-categories-grid .sidebar-header--grid .sidebar-header__title a{border:0;border-radius:0;box-shadow:none;color:inherit;outline:none;text-decoration:none}.prediction-categories-grid .sidebar-header--grid .sidebar-header__title a:hover,.prediction-categories-grid .sidebar-header--grid .sidebar-header__title a:focus,.prediction-categories-grid .sidebar-header--grid .sidebar-header__title a:active,.prediction-categories-grid .sidebar-header--grid .sidebar-header__title a:focus-visible{border:0;border-radius:0;box-shadow:none;color:inherit;outline:none;text-decoration:none}.prediction-categories-grid__items{display:grid;gap:12px;grid-template-columns:repeat(3, minmax(0, 1fr))}.prediction-categories-grid__item{align-items:center;display:flex;flex-direction:column;gap:6px;justify-content:flex-start;position:relative}.prediction-categories-grid__link{align-items:center;border:0;border-radius:0;box-shadow:none;color:var(--common-text-primary-text-dark, #f2f2f2);display:flex;flex-direction:column;gap:6px;outline:none;text-decoration:none;-webkit-tap-highlight-color:rgba(0,0,0,0);width:100%}.prediction-categories-grid__link:hover,.prediction-categories-grid__link:active,.prediction-categories-grid__link:focus,.prediction-categories-grid__link:focus-visible{border:0;border-radius:0;box-shadow:none;color:var(--common-text-primary-text-dark, #f2f2f2);outline:none;text-decoration:none}.prediction-categories-grid__icon-box{align-items:center;background:var(--brand-opacity-background, rgba(255, 255, 255, 0.05));border-radius:16px;box-shadow:4px 4px 20px 0 rgba(0,0,0,.1);display:flex;gap:8px;height:60px;justify-content:center;overflow:visible;padding:12px;position:relative;width:60px}.prediction-categories-grid__icon-box{transition:background .2s ease}.prediction-categories-grid__link:hover .prediction-categories-grid__icon-box,.prediction-categories-grid__link:focus .prediction-categories-grid__icon-box,.prediction-categories-grid__link:focus-visible .prediction-categories-grid__icon-box{background:var(--color-gradients-gradient-1-horizontal, linear-gradient(63deg, var(--gradient-colors-color-gradients-gradient-1-color-1, #fd3a01) 16.72%, var(--gradient-colors-color-gradients-gradient-1-color-2, #ffb200) 83.39%));border-radius:16px;box-shadow:4px 4px 20px 0 rgba(0,0,0,.1)}.prediction-categories-grid__icon{height:36px;-o-object-fit:contain;object-fit:contain;width:36px}.prediction-categories-grid__title{color:var(--common-text-primary-text-dark, #f2f2f2);font-family:var(--typography-font-family-font-family, Roboto),sans-serif;font-size:var(--typography-font-sizes-body-text-text-tiny-mobile, 12px);font-style:normal;font-weight:400;line-height:normal;text-align:center}.prediction-categories-grid__counter{align-items:center;background:var(--brand-primary, #fd3a01);border-radius:80px;color:#fff;display:inline-flex;font-size:var(--typography-font-sizes-body-text-text-tiny-desktop, 12px);font-weight:700;height:22px;justify-content:center;min-width:22px;flex-direction:column;padding:2px;position:absolute;right:-4px;top:-8px;z-index:2}.prediction-categories-grid__counter-wrap{display:none}.prediction-categories-grid__footer{align-self:stretch;margin-top:8px;width:100%}.prediction-categories-grid__button{align-items:center;align-self:stretch;background:var(--button-colors-tertiary-button-background-default, rgba(255, 255, 255, 0.05));border:1px solid var(--button-colors-tertiary-dark-button-border-default, #b3b3b3);border-radius:var(--widget-values-button-radius, 1000px);box-shadow:none;color:var(--button-colors-tertiary-dark-button-text, #f2f2f2);display:flex;font-family:var(--typography-font-family-font-family, Roboto),sans-serif;font-size:var(--typography-font-sizes-body-text-text-tiny-desktop, 12px);font-weight:500;gap:4px;justify-content:center;outline:none;padding:8px 12px;text-decoration:none;width:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}.prediction-categories-grid__button:hover,.prediction-categories-grid__button:active,.prediction-categories-grid__button:focus,.prediction-categories-grid__button:focus-visible{border:1px solid var(--button-colors-tertiary-dark-button-border-default, #b3b3b3);border-radius:var(--widget-values-button-radius, 1000px);box-shadow:none;color:var(--button-colors-tertiary-dark-button-text, #f2f2f2);outline:none;text-decoration:none}.prediction-categories-grid__button-icon{flex-shrink:0;height:12px;width:12px}@media(max-width: 767.98px){.prediction-categories-grid.sidebar-block{border-radius:0}}
