.OM-SkeletonBanners{grid-gap:6px;gap:6px;width:100%;margin-bottom:12px;overflow:hidden}.OM-SkeletonBanners__Item{background-color:var(--t-section-bg);padding:12px;border-radius:4px;height:140px;min-width:259px}.OM-SkeletonBanners__Title{display:flex;grid-gap:8px;gap:8px;margin-bottom:8px;justify-content:space-between}.OM-SkeletonBanners__Text{background-color:var(--t-text-01);border-radius:10px;opacity:.6;animation:loadingAnimation 1s 10 alternate}.OM-SkeletonBanners__Text--Small{width:60px;height:8px}.OM-SkeletonBanners__Text--Button{min-width:70px;height:38px;background-color:var(--t-btn-secondary-bg);flex-grow:1;border-radius:4px}.OM-SkeletonBanners__Content{display:flex;flex-direction:column;grid-gap:6px;gap:6px;margin:26px 0 16px}.OM-SkeletonBanners__OddsGroup{display:flex;grid-gap:12px;gap:12px;justify-content:space-around}.OM-SkeletonBanners__Odd{display:flex;grid-gap:6px;gap:6px;width:100%}.OM-SkeletonBanners__Content .OM-SkeletonBanners__Text,.OM-SkeletonBettingArea__Content .OM-SkeletonBettingArea__Text{width:120px;height:12px}.Betslip__EmptyList--BannerWidget .OM-SkeletonBanners{display:none}@media screen and (max-width:48em){.OM-SkeletonBanners{margin-top:12px;margin-left:12px;margin-right:12px;width:calc(100% - 24px)}}.pulse{animation:pulse 1.5s ease-in-out infinite}@keyframes pulse{0%{opacity:1}50%{opacity:.4}to{opacity:1}}@keyframes loadingAnimation{to{opacity:.3}}.Page-Home .App .Content__MainArea{position:relative}.BannerWidgetWrapper{position:absolute;top:12px;height:140px;width:100%}@media screen and (max-width:48em){.BannerWidgetWrapper{top:0}}.OM-SkeletonBettingArea__Item{background-color:var(--t-section-bg);padding:12px 32px;border-radius:0 0 4px 4px;height:140px}.OM-SkeletonBettingArea__Title{display:flex;grid-gap:8px;gap:8px;margin-bottom:8px;justify-content:space-between}.OM-SkeletonBettingArea__Text{background-color:var(--t-text-01);border-radius:10px;opacity:.6;animation:loadingAnimation 1s 10 alternate}.OM-SkeletonBettingArea__Text--Small{width:120px;height:8px}.OM-SkeletonBettingArea__Text--Small:last-child{width:100px}.OM-SkeletonBettingArea__Content{margin:36px 0 6px}.OM-SkeletonBettingArea__Content,.OM-SkeletonBettingArea__OddsGroup{display:flex;justify-content:center}.OM-SkeletonBettingArea__Odd{display:flex;flex-direction:column;align-items:center;grid-gap:6px;gap:6px}.Sidebar--Right .OM-SkeletonBanners{display:flex;flex-direction:column;overflow:hidden;grid-gap:unset;gap:unset}.Sidebar--Right .OM-SkeletonBanners__Item{width:100%;height:248px;margin-top:12px}.Sidebar--Right .OM-SkeletonBanners__Content{margin:132px 0 16px}#MainContainer{background-color:var(--t-page-bg)}