@import"https://fonts.googleapis.com/css2?family=Noto+Sans:wght@400;500;600;700;800;900&display=swap";.errorPage-module__container___IHl-O{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100vh;text-align:center;background-color:var(--white)}.errorPage-module__icon___hfqVD{font-size:72px;color:var(--red-350)}.errorPage-module__title___WeGn1{margin-top:16px;font-size:36px}.errorPage-module__description___Fnz3K{margin-top:8px;font-size:18px;color:#595959}.errorPage-module__backHomeBtn___wRTb-{background:var(--grey-300);margin-top:24px}.loaderMask-module__mask___w7VDq{position:fixed;top:0;left:0;width:100%;height:100%;background:var(--loader-mask-background-color);display:flex;justify-content:center;align-items:center;z-index:20}.loaderMask-module__absolute___koj6o{position:absolute}.loader-module__loaderBlock___F0Hke{display:flex;flex-direction:column;gap:5px;align-items:center}.loader-module__loaderText___I5l8Q{color:var(--loader-text-color)}.supportWelcomeMessage-module__notification___DenCa{position:fixed;bottom:100px;right:20px;max-width:320px;padding:16px 20px;border-radius:14px;box-shadow:0 10px 30px #00000040;z-index:20;display:flex;flex-direction:column;gap:12px;transition:all .3s ease-in-out;opacity:0;transform:translateY(20px)}.light .supportWelcomeMessage-module__notification___DenCa{color:var(--black);background-color:var(--white)}.dark .supportWelcomeMessage-module__notification___DenCa{color:var(--white);background-color:var(--black)}.supportWelcomeMessage-module__fadeIn___6gLMJ{opacity:1;transform:translateY(0)}.supportWelcomeMessage-module__fadeOut___ZF3ym{opacity:0;transform:translateY(20px)}.supportWelcomeMessage-module__header___3zL8H{display:flex;justify-content:space-between;align-items:center}.supportWelcomeMessage-module__title___jbwgW{font-weight:700;font-size:14px}.supportWelcomeMessage-module__message___favO1{font-size:13px;line-height:1.5}.supportWelcomeMessage-module__button___l1P17{cursor:pointer;width:fit-content;font-size:12px;font-weight:600;border-radius:6px;padding:4px 8px;display:flex;align-items:center;justify-content:space-between;gap:6px}.light .supportWelcomeMessage-module__button___l1P17{background-color:var(--white);color:var(--black);border:1px solid var(--molly-light-background-40)}.dark .supportWelcomeMessage-module__button___l1P17{background-color:var(--molly-dark-background-0);color:var(--white);border:1px solid var(--molly-dark-background-40)}.supportWelcomeMessage-module__closeButton___y6So2{color:inherit;display:flex;background:transparent;border:none;padding:0;cursor:pointer}.supportWelcomeMessage-module__closeButton___y6So2 svg{width:16px;height:16px}:root{--white: #fff;--white-cc: #ffffffcc;--black: #000;--dark-100: #454545;--dark-150: #4c4c4c;--dark-400: #383538;--dark-600: #212121;--dark-780: #131415;--dark-800: #151617;--dark-900: #110606;--green-500: #00b22f;--grey-100: #f1f3f7;--grey-120: #eee;--grey-140: #ededed;--grey-150: #e8ecf3;--grey-160: #e1e5e8;--grey-180: #caced2;--grey-200: #c4c4c4;--grey-250: #ddd;--grey-300: #ccc;--grey-350: #9d9d9d;--grey-550: #9aa7b6;--grey-600: #99a7b5;--grey-700: #91949b;--grey-740: #6e6e6e;--grey-750: #767676;--grey-800: #5a5a5a;--grey-placeholder-light: #88898a;--grey-placeholder-dark: #878c9a;--blue-300: #009ece;--dark-blue-800: #072443;--grey-blue-150: #d1dcec;--grey-blue-200: #d5e0ff;--grey-blue-800: #516375;--grey-blue-700: #343c48;--orange: #f60;--orange-200: #e19f00;--orange-500: #f1681f;--orange-600: #945819;--bluish-gray-550: #2a2f37;--bluish-gray-600: #232732;--bluish-gray-700: #12161e;--red-100: #ffe8e3;--red-150: #bf4337;--red-200: #cb4d52;--red-300: #9a4042;--red-350: #b50005;--red-400: #a00006;--red-500: #7a2022;--red-550: #710201;--red-800: #400002;--red-850: #390002;--red-900: #300203;--red-950: #2e110f;--gold-400: #e2a225;--gold-500: #e8b450;--pink-100: #faeeef;--pink-500: #ec4899;--loader-mask-background-color: rgba(0, 0, 0, .8);--molly-header-height: 106px;--molly-subhead-height: 40px;--molly-competitions-header-height: 36px;--header-height: 72px;--collector-header: 30px;--announcement-height: 30px;--leagues-header: 38px;--extra-header-height: 38px;--checkbox-inner-background: var(--grey-150);--checkbox-inner-border: var(--grey-150);--checkbox-inner-border-after-color: var(--red-500);--molly-green-30: #34ac70;--molly-grey-10: #fff;--molly-grey-40: #bfbfc2;--molly-grey-60: #88898a;--molly-grey-70: #5b5c5c;--molly-grey-80: #676e80;--molly-dark-purple-10: #272742;--molly-light-purple-10: #e8e8fc;--molly-dark-purple: #272742;--molly-purple-dark-20: #6868e3;--molly-purple-light-20: #cacaf1;--molly-purple-30: #5858d0;--molly-light-background-10: #eff0f2;--molly-light-background-15: #eff0f2;--molly-light-background-20: #e3e4e5;--molly-light-background-30: #e3e4e5;--molly-light-background-40: #d4d5d6;--molly-light-background-60: #323333;--molly-light-background-70: #1e1e1e;--molly-light-background-90: #0f0f0f;--molly-dark-background-0: #090b10;--molly-dark-background-10: #1b1d24;--molly-dark-background-20: #31343d;--molly-dark-background-40: #393e47;--molly-dark-background-60: #262a33;--molly-dark-background-70: #1b2027;--molly-dark-background-80: #12151a;--molly-dark-background-90: #12151a;--molly-dark-grey-10: #c9d0e2;--molly-dark-grey-40: #737b8f;--molly-dark-grey-70: #676e80;--molly-dark-grey-60: #878c9a;--molly-background-70: #1e1e1e;--moly-brand-60: #cda40d;--molly-brand-50-primary: #f1c426;--molly-in-running-color: #c43a4f;--molly-in-running-light-active-color: #edc4ca;--molly-in-running-light-hover-color: #e29da7;--molly-in-running-dark-active-color: #4e1720;--molly-in-running-dark-hover-color: #76232f;--molly-today-light-active-color: #b5dacd;--molly-today-light-hover-color: #84c2ac;--molly-today-dark-active-color: #043523;--molly-today-dark-hover-color: #054f35;--molly-early-light-active-color: #bedcfb;--molly-early-light-hover-color: #93c5f8;--molly-early-dark-active-color: #0f3860;--molly-early-dark-hover-color: #175391;--molly-in-running-background-light-color: #f9ebed;--molly-today-background-light-color: #e6f3ee;--molly-early-background-light-color: #e9f3fe;--molly-in-running-background-dark-color: #270c10;--molly-today-background-dark-color: #021a12;--molly-early-background-dark-color: #081c30;--molly-in-running-hover-light-color: #edc4ca;--molly-today-hover-light-color: #b5dacd;--molly-early-hover-light-color: #bedcfb;--molly-in-running-hover-dark-color: #4e1720;--molly-today-hover-dark-color: #043523;--molly-early-hover-dark-color: #0f3860;--molly-in-running-highlight-light-color: #edc4ca;--molly-today-highlight-light-color: #b5dacd;--molly-early-highlight-light-color: #bedcfb;--molly-in-running-highlight-dark-color: #4e1720;--molly-today-highlight-dark-color: #043523;--molly-early-highlight-dark-color: #0f3860;--molly-today-color: #098458;--molly-early-color: #268bf1;--molly-in-running-active-color: #edc4ca;--molly-today-active-color: #b5dacd;--molly-early-active-color: #bedcfb;--molly-main-line-color: #f1c426;--molly-main-line-highlight-color: #fcd95d;--molly-accent-color: #c43a4f;--molly-accent-green: #049658;--molly-accent-blue: #4646a6;--molly-price-color: #4646a6;--molly-favorite-color: #f1c426;--molly-odd-width: 56px;--molly-team-name-width: 292px;--molly-time-width: 50px;--molly-warning-red-1-light: #fbf0ec;--molly-warning-red-2-light: #f1d4d4;--molly-warning-red-1-dark: #150904;--molly-warning-red-2-dark: #2a0e0e;--molly-error-container-light: #ffe6e9;--molly-error-container-dark: #3a1215;--molly-error-text-light: #d32f2f;--molly-error-text-dark: #f28b91}body{margin:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{font-family:Noto Sans,Helvetica,Tahoma,sans-serif!important;box-sizing:border-box}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}button{color:inherit;border:none;outline:none;background:transparent;font-size:inherit;font-weight:inherit;padding:0;margin:0}.light{--loader-text-color: var(--white);--body-background-color: var(--grey-100);--theme-changer-container-background-hover: var(--red-300);--theme-changer-container-background: #e1e5e8;--favorite-icon-fill: var(--grey-550);--favorite-icon-fill-active: var(--gold-400);--odd-active-background: var(--gold-400);--odd-color: var(--red-800);--edited-odd-color: var(--red-800);--odd-locked-fill: var(--black);--odd-hover-color: var(--red-800);--edited-odd-background: var(--grey-blue-200);--odd-hover-background: var(--grey-180);--line-color: var(--dark-800);--league-name-color: var(--red-300);--league-tr-background: var(--grey-150);--live-tr-background: #fcf8f1;--live-tr-2-background: #faf0dc;--league-simple-tr-background: #faeeef;--league-simple-tr-2-background: #f5e3e3;--select-option-fill: var(--red-500);--select-option-background: var(--white);--select-option-background-hover: var(--grey-150);--select-option-border-bottom-color: #f1e8e9;--all-events-tab-background: unset;--all-events-tab-border-color: #e1e5e8;--all-events-tab-color: rgba(122, 32, 34, .6);--tab-border-top-color: #f7f8fa;--live-tab-color: var(--gold-400);--all-events-active-tab-background: var(--grey-150);--all-events-active-tab-color: var(--red-500);--all-events-empty-backround: var(--grey-150);--all-events-empty-color: var(--red-800);--active-tab-border-top-color: var(--red-500);--all-events-inner-title-color: var(--red-800);--all-events-title-color: var(--grey-700);--no-events-available-background: var(--white);--no-events-available-color: var(--red-300);--favorites-title-color: var(--red-800);--favorites-see-all-button-color: var(--red-800);--favorites-see-all-button-color-hover: var(--orange-500);--favorites-icon-hover: var(--orange-500);--favorites-league-name-color: var(--red-800);--favorites-league-item-background-hover: var(--grey-150);--favorites-count-matches-color: var(--grey-700);--favorites-popover-title-color: var(--red-300);--favorites-popover-cancel-color: var(--grey-200);--favorites-popover-confirm-color: var(--gold-400);--no-favorites-text-color: var(--red-800);--no-favorites-extra-text-color: var(--red-300);--filters-background: unset;--filter-background-hover: var(--grey-200);--filter-name-color: var(--red-800);--active-filter-name-color: var(--white);--filter-count-color: var(--grey-700);--active-filter-count-color: rgba(255, 255, 255, .6);--active-filter-background: var(--red-300);--header-live-td-background: var(--white);--header-td-background: var(--white);--header-td-color: var(--red-300);--collapse-header-background: var(--red-500);--colapse-icon-fill: var(--white);--league-collector-label-color: var(--white);--league-collector-live-background: var(--gold-400);--team-name-color: var(--blue-300);--favorite-team-name-color: var(--orange);--draw-team-name-color: var(--grey-700);--match-row-background-hover: var(--white);--match-time-color: var(--red-300);--more-content-color: var(--red-300);--live-color: var(--gold-400);--early-color: var(--grey-700);--team-vs-color: var(--red-300);--tab-color: var(--red-300);--active-tab-color: var(--white);--active-tab-background: var(--red-300);--active-tab-background-hover: var(--red-300);--active-live-tab-background: var(--red-300);--active-live-tab-background-hover: var(--dark-100);--tab-border-color: var(--grey-600);--active-tab-border-color: var(--red-300);--collapse-header-background-color: var(--red-300);--collapse-header-live-background-color: var(--red-300);--collapse-header-color: var(--white);--match-footer-table-td-color: var(--red-300);--match-footer-tab-label: var(--red-500);--match-footer-header-background: #f7f8fa;--match-footer-header-color: var(--red-500);--match-footer-table-tbody-background: var(--white);--match-footer-table-tbody-background-hover: var(--pink-100);--match-footer-table-tbody-tr-border-bottom-color: var(--grey-150);--match-footer-header-content-background: var(--grey-150);--match-footer-tabs-background: var(--grey-150);--live-collapse-header-background-color: var(--gold-400);--live-collapse-header-color: var(--white);--match-footer-live-tab-active-background: var(--gold-400);--match-footer-close-icon: var(--white);--betslip-item-container-background: var(--grey-100);--betslip-item-live-color: var(--white);--betslip-item-live-background: var(--gold-400);--team-color: var(--dark-800);--match-score-color: var(--dark-800);--match-info-color: var(--grey-blue-800);--bet-info-label-color: var(--grey-blue-700);--bet-price-color: var(--gold-400);--close-betslip-item-icon: var(--grey-700);--bet-rules-color: var(--grey-blue-700);--bet-card-item-text-color: var(--black);--bet-card-item-value: #800000;--bet-card-item-background: var(--grey-100);--bet-card-item-header-background: var(--grey-160);--bet-card-item-sport-color: var(--red-300);--bet-slip-item-sport-color: var(--red-300);--bet-slip-item-input-color: var(--black);--bet-slip-item-input-label-color: var(--black);--max-bet-color: var(--grey-blue-700);--max-bet-color-hover: var(--gold-400);--pending-bets-submit-button-background: #e69a12;--pending-bets-submit-button-background-hover: #e7ac38;--pending-bets-submit-button-color: var(--white);--pending-bets-submit-button-color-hover: var(--white);--betslip-header-button-color: var(--red-300);--betslip-header-icons-fill: grey;--betslip-header-button-color-hover: var(--gold-400);--betslip-header-icons-fill-hover: var(--gold-400);--no-bet-text-color: var(--red-800);--no-bet-extra-text-color: var(--red-300);--remove-all-cancel-color: var(--grey-200);--remove-all-ok-color: var(--gold-400);--total-stakes-background: var(--red-500);--total-stakes-color: var(--white);--place-bets-button-color: var(--white);--place-bets-button-background: var(--grey-200);--place-bets-button-background-active: var(--gold-400);--remove-all-dialog-background: var(--white);--remove-all-dialog-text: var(--red-300);--sidebar-selection-title-color: var(--red-800);--sidebar-selection-inner-color: var(--white);--sidebar-selection-icon-color: var(--red-300);--sidebar-selection-active-icon-color: var(--gold-400);--sidebar-selection-button-background: var(--red-500);--sidebar-selection-button-background-hover: var(--red-300);--sidebar-selection-button-color: var(--white);--sidebar-selection-button-color-hover: var(--white);--sidebar-selection-button-background-active: var(--white);--sidebar-selection-button-color-active: var(--red-500);--sidebar-content-background: var(--white);--sidebar-bet-count-color: var(--white);--sidebar-bet-count-background: var(--gold-400);--leagues-menu-background: var(--white);--leagues-button: var(--red-500);--leagues-content-label-color: var(--red-500);--leagues-menu-cancel-button-color: var(--red-500);--leagues-menu-ok-button-color: var(--white);--leagues-menu-ok-button-background: var(--blue-300);--leagues-header-background: var(--grey-100);--no-leagues-background: var(--white);--no-leagues-color: var(--red-500);--home-content-announcement-background: var(--white);--home-content-announcement-color: var(--red-800);--home-content-time-block-color: var(--red-300);--home-header-background: var(--red-350);--home-header-input-background: var(--red-400);--home-header-input-submit-button-background: var(--green-500);--login-input-color: var(--black);--login-input-background-color: var(--white);--login-input-border-color: #8ea604;--login-input-placeholder-color: rgba(0, 0, 0, .7);--login-button-background: #8ea604;--login-button-background-hover: #9eb329;--close-icon-fill: var(--black);--search-icon-fill: var(--black);--search-input-color: var(--dark-blue-800);--search-input-background: #e1e5e8;--search-input-placeholder-color: rgba(0, 0, 0, .7);--search-input-option-color: #334e6a;--search-item-background-background: var(--white);--search-item-background-background-hover: var(--grey-150);--leagues-menu-item-color: var(--red-500);--leagues-item-background-hover: var(--grey-150);--language-changer-icon-fill: var(--white);--language-changer-drop-down-content-background: var(--white);--language-item-color: var(--red-500);--active-language-item-color: var(--blue-300);--language-item-border-bottom-color: var(--grey-100);--language-item-background-color-hover: var(--grey-100);--table-background: var(--white);--table-border: #334e6a1a;--dashboard-empty-state-color: var(--red-300);--dashboard-header-navigation-button-background: var(--white);--dashboard-header-navigation-button-border: var(--grey-150);--dashboard-header-navigation-button-background-hover: var(--grey-150);--dashboard-header-navigation-button-color: var(--red-300);--dashbord-search-dropdown-content-background: var(--white);--dashbord-search-dropdown-content-item-hover: var(--grey-150);--dashbord-search-dropdown-content-color: #334e6a;--dashboard-time-filter-background: var(--white);--dashboard-time-filter-color: var(--red-500);--dashboard-time-filter-item-hover: var(--grey-150);--dashboard-preferences-filter-background: var(--white);--dashboard-preferences-filter-color: var(--red-500);--dashboard-preferences-filter-separator: var(--grey-100);--dashboard-additional-view-trigger: var(--red-350)}.dark{--loader-text-color: var(--white);--body-background-color: var(--dark-780);--theme-changer-container-background: var(--red-900);--theme-changer-container-background-hover: var(--red-900);--favorite-icon-fill: var(--grey-550);--favorite-icon-fill-active: var(--gold-400);--odd-active-background: var(--gold-400);--odd-color: var(--white);--edited-odd-color: var(--red-800);--odd-locked-fill: var(--white);--odd-hover-color: var(--red-800);--edited-odd-background: var(--grey-blue-200);--odd-hover-background: var(--grey-180);--line-color: rgba(255, 255, 255, .5);--league-name-color: var(--white-cc);--league-tr-background: var(--dark-900);--live-tr-background: #3b330d;--live-tr-2-background: #473e12;--league-simple-tr-background: #320405;--league-simple-tr-2-background: #210607;--select-option-fill: var(--white);--select-option-background: var(--dark-400);--select-option-background-hover: var(--dark-900);--select-option-border-bottom-color: rgba(255, 255, 255, .5);--all-events-tab-background: var(--dark-780);--all-events-tab-border-color: unset;--all-events-tab-color: rgba(255, 255, 255, .7);--tab-border-top-color: var(--dark-780);--live-tab-color: var(--gold-400);--all-events-active-tab-background: #383538;--all-events-empty-backround: var(--grey-150);--all-events-empty-color: var(--red-800);--all-events-active-tab-color: var(--white);--active-tab-border-top-color: var(--red-500);--all-events-inner-title-color: var(--white);--all-events-title-color: var(--grey-700);--no-events-available-background: transparent;--no-events-available-color: var(--white);--favorites-title-color: var(--white);--favorites-see-all-button-color: var(--white);--favorites-see-all-button-color-hover: var(--gold-400);--favorites-icon-hover: var(--orange-500);--favorites-league-name-color: var(--white);--favorites-league-item-background-hover: var(--dark-400);--favorites-count-matches-color: var(--grey-700);--favorites-popover-title-color: var(--red-300);--favorites-popover-cancel-color: var(--grey-200);--favorites-popover-confirm-color: var(--gold-400);--no-favorites-text-color: var(--white);--no-favorites-extra-text-color: rgba(255, 255, 255, .7);--filters-background: var(--dark-400);--filter-background-hover: var(--dark-100);--filter-name-color: var(--white);--active-filter-name-color: var(--white);--filter-count-color: var(--grey-700);--active-filter-count-color: rgba(255, 255, 255, .6);--active-filter-background: var(--red-500);--header-live-td-background: #3b330d;--header-td-background: #320405;--header-td-color: var(--white);--collapse-header-background: var(--red-500);--colapse-icon-fill: var(--white);--league-collector-label-color: var(--white);--league-collector-live-background: var(--gold-400);--team-name-color: var(--blue-300);--favorite-team-name-color: var(--orange);--draw-team-name-color: var(--grey-700);--match-row-background-hover: var(--dark-600);--match-time-color: var(--white);--more-content-color: var(--white);--live-color: var(--gold-400);--early-color: var(--white);--team-vs-color: var(--white-cc);--tab-color: var(--red-300);--active-tab-color: var(--white);--active-tab-background: var(--red-300);--active-tab-background-hover: var(--red-300);--active-live-tab-background: var(--red-300);--active-live-tab-background-hover: var(--dark-100);--tab-border-color: var(--grey-600);--active-tab-border-color: var(--red-300);--collapse-header-background-color: var(--red-300);--collapse-header-live-background-color: var(--gold-400);--collapse-header-color: var(--white);--match-footer-table-td-color: var(--white);--match-footer-tab-label: var(--white);--match-footer-header-background: #4a4949;--match-footer-header-color: var(--white);--match-footer-table-tbody-background: var(--dark-400);--match-footer-table-tbody-background-hover: var(--dark-600);--match-footer-table-tbody-tr-border-bottom-color: rgba(255, 255, 255, .1);--match-footer-header-content-background: var(--dark-400);--match-footer-tabs-background: var(--dark-400);--live-collapse-header-background-color: var(--gold-400);--live-collapse-header-color: var(--white);--match-footer-live-tab-active-background: var(--gold-400);--match-footer-close-icon: var(--white);--betslip-item-container-background: var(--dark-400);--betslip-item-live-color: var(--white);--betslip-item-live-background: var(--gold-400);--team-color: var(--white);--match-score-color: var(--gold-400);--match-info-color: rgba(255, 255, 255, .5);--bet-info-label-color: var(--white);--bet-price-color: var(--gold-400);--close-betslip-item-icon: var(--white);--bet-rules-color: var(--white);--bet-card-item-text-color: var(--white);--bet-card-item-value: var(--white);--bet-card-item-background: var(--dark-400);--bet-card-item-header-background: var(--dark-900);--bet-slip-item-sport-color: var(--white);--bet-card-item-sport-color: var(--white);--bet-slip-item-input-color: var(--white);--bet-slip-item-input-label-color: var(--white);--max-bet-color: var(--white);--max-bet-color-hover: var(--gold-400);--pending-bets-submit-button-background: var(--red-800);--pending-bets-submit-button-background-hover: var(--red-800);--pending-bets-submit-button-color: #f8be4d;--pending-bets-submit-button-color-hover: #f8be4d;--betslip-header-button-color: rgba(255, 255, 255, .7);--betslip-header-icons-fill: rgba(255, 255, 255, .7);--betslip-header-button-color-hover: var(--gold-400);--betslip-header-icons-fill-hover: var(--gold-400);--no-bet-text-color: var(--white);--no-bet-extra-text-color: rgba(255, 255, 255, .7);--remove-all-cancel-color: var(--grey-200);--remove-all-ok-color: var(--gold-400);--total-stakes-background: var(--red-800);--total-stakes-color: var(--white);--place-bets-button-color: var(--white);--place-bets-button-background: var(--grey-200);--place-bets-button-background-active: var(--gold-400);--remove-all-dialog-background: var(--grey-800);--remove-all-dialog-text: var(--white);--sidebar-selection-title-color: var(--white);--sidebar-selection-inner-color: var(--dark-600);--sidebar-selection-icon-color: rgba(255, 255, 255, .5);--sidebar-selection-active-icon-color: var(--gold-400);--sidebar-selection-button-background: var(--red-900);--sidebar-selection-button-background-hover: var(--red-900);--sidebar-selection-button-color: rgba(255, 255, 255, .5);--sidebar-selection-button-color-hover: var(--white);--sidebar-selection-button-background-active: var(--dark-600);--sidebar-selection-button-color-active: var(--white);--sidebar-content-background: var(--dark-600);--sidebar-bet-count-color: var(--white);--sidebar-bet-count-background: var(--gold-400);--leagues-menu-background: var(--dark-400);--leagues-button: var(--white);--leagues-content-label-color: var(--white);--leagues-menu-cancel-button-color: var(--white);--leagues-menu-ok-button-color: var(--white);--leagues-menu-ok-button-background: var(--blue-300);--leagues-header-background: var(--dark-780);--no-leagues-background: rgba(255, 255, 255, .1);--no-leagues-color: var(--white);--home-content-announcement-background: var(--red-800);--home-content-announcement-color: var(--white);--home-content-time-block-color: var(--white-cc);--home-header-background: var(--red-350);--home-header-input-background: var(--red-400);--home-header-input-submit-button-background: var(--green-500);--login-input-color: var(--white);--login-input-background-color: var(--dark-400);--login-input-border-color: var(--dark-600);--login-input-placeholder-color: rgba(255, 255, 255, .7);--login-button-background: #8ea604;--login-button-background-hover: #9eb329;--close-icon-fill: var(--white);--search-icon-fill: var(--white);--search-input-color: var(--white);--search-input-background: var(--dark-400);--search-input-placeholder-color: rgba(255, 255, 255, .7);--leagues-menu-item-color: var(--white-cc);--leagues-item-background-hover: var(--dark-900);--language-changer-icon-fill: var(--white);--language-changer-drop-down-content-background: var(--dark-400);--language-item-color: var(--white);--active-language-item-color: var(--blue-300);--language-item-border-bottom-color: rgba(255, 255, 255, .5);--language-item-background-color-hover: var(--dark-900);--table-background: var(--dark-600);--table-border: #ffffff33;--dashboard-empty-state-color: var(--white);--dashboard-header-navigation-button-background: var(--dark-400);--dashboard-header-navigation-button-border: var(--dark-400);--dashboard-header-navigation-button-background-hover: var(--black);--dashboard-header-navigation-button-color: var(--white-cc);--dashbord-search-dropdown-content-background: var(--dark-400);--dashbord-search-dropdown-content-item-hover: var(--black);--dashbord-search-dropdown-content-color: var(--white);--dashboard-time-filter-background: var(--dark-400);--dashboard-time-filter-item-hover: var(--black);--dashboard-time-filter-color: var(--white-cc);--dashboard-preferences-filter-background: var(--dark-400);--dashboard-preferences-filter-color: var(--white);--dashboard-preferences-filter-separator: var(--dark-600);--dashboard-additional-view-trigger: var(--white-cc)}.ant-checkbox .ant-checkbox-inner:after{border:2px solid var(--checkbox-inner-border-after-color);border-top:0;border-inline-start:0}.ant-tooltip-inner{min-height:auto!important}.ant-pagination .ant-select-item{padding:4px 12px!important}.liveTable .evenRow{background-color:var(--live-tr-2-background)}.liveTable .oddRow{background-color:var(--live-tr-background)}.notLiveTable .evenRow{background-color:var(--league-simple-tr-2-background)}.notLiveTable .oddRow{background-color:var(--league-simple-tr-background)}.tableRow{border-left:1px solid var(--table-border)}.tableRow:hover{background-color:var(--table-background)}.truncate{display:inline-block;max-width:200px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;vertical-align:middle}.customScrollbar::-webkit-scrollbar{width:4px;height:6px}.customScrollbar::-webkit-scrollbar-track,.customScrollbar::-webkit-scrollbar-thumb{border-radius:6px}.light .customScrollbar::-webkit-scrollbar-track{background:var(--molly-light-background-20)}.dark .customScrollbar::-webkit-scrollbar-track{background:var(--molly-dark-grey-70)}.light .customScrollbar::-webkit-scrollbar-thumb{background:var(--black)}.dark .customScrollbar::-webkit-scrollbar-thumb{background:var(--white)}.index-module__bg___UCX1u{background-color:var(--body-background-color);width:100%;height:100%;position:absolute;top:0;left:0}.themeChanger-module__themeChangerContainer___1BzD8{width:52px;height:25px;border-radius:3px;display:flex;align-items:center;justify-content:space-between;flex-wrap:nowrap;padding:1px;background:var(--theme-changer-container-background);cursor:pointer}.themeChanger-module__themeChangerContainer___1BzD8:hover{background-color:var(--theme-changer-container-background-hover)}.themeChanger-module__themeChangerContainer___1BzD8:hover .themeChanger-module__moonIcon___cV4eb{fill:var(--white)}.themeChanger-module__block___4ITUd{display:flex;align-items:center;justify-content:center;flex:1}.themeChanger-module__light___C4joO{fill:var(--white);flex-direction:row}.themeChanger-module__dark___9jKl-{fill:var(--dark-800);flex-direction:row-reverse}.themeChanger-module__switchBlock___TO9DC{box-shadow:0 2px 4px #00000080;background:#fff;width:21px;height:21px;border-radius:3px}.themeChanger-module__sunIcon___sMfAA,.themeChanger-module__moonIcon___cV4eb{width:16px;height:16px}.themeChanger-module__disabled___rSmle{pointer-events:none;opacity:.7}.layout-module__layout___wkV7h{min-height:100vh;display:flex}.layout-module__sidebar___zWd14{position:relative;background:#001529;display:flex;flex-direction:column;transition:all .2s,background 0s}.layout-module__sidebar___zWd14 .ant-layout-sider-children{flex-grow:1}.layout-module__sidebar___zWd14 .ant-layout-sider-trigger{height:48px;color:#fff;line-height:48px;text-align:center;background:#002140;cursor:pointer;transition:all .2s}.layout-module__siderHeader___ZRvCt{height:64px;margin:16px;background:#fff3;border-radius:8px;display:flex;font-size:14px;align-items:center;justify-content:center;color:var(--white);font-weight:700}.layout-module__layoutHeader___nrr48{padding:16px 24px;margin:8px;display:flex;justify-content:space-between;flex-wrap:wrap;gap:8px;align-items:center;height:auto;line-height:14px}.light .layout-module__layoutHeader___nrr48,.light .layout-module__content___a8VzN{background-color:var(--white);color:var(--black)}.dark .layout-module__layoutHeader___nrr48,.dark .layout-module__content___a8VzN{background-color:var(--bluish-gray-600);color:var(--white)}.layout-module__layoutHeaderTitle___CDm8A{font-weight:700;font-size:14px;line-height:16px}.layout-module__layoutHeaderActionsWrapper___1gaU5{display:flex;align-items:center;flex-wrap:wrap}.layout-module__documentationButton___o7Gt4{font-size:14px;font-weight:500;padding:4px 8px;display:flex;align-items:center}.light .layout-module__documentationButton___o7Gt4{color:var(--black)}.dark .layout-module__documentationButton___o7Gt4{color:var(--white)}.layout-module__content___a8VzN{margin:8px 8px 20px;padding:24px;background:var(--white);min-height:0;flex:1}.layout-module__layoutContent___2-vQg{overflow:hidden;display:flex;flex-direction:column;height:100vh}.light .layout-module__layoutContent___2-vQg{background-color:var(--grey-100)}.dark .layout-module__layoutContent___2-vQg{background-color:var(--bluish-gray-700)}@media(min-width:768px){.layout-module__layoutHeader___nrr48{margin:16px}.layout-module__content___a8VzN{margin:16px 16px 50px}}.light .backButton-module__backButton___bPJ9L,.light .backButton-module__backButton___bPJ9L:hover{color:var(--black)}.dark .backButton-module__backButton___bPJ9L,.dark .backButton-module__backButton___bPJ9L:hover{color:var(--white)}.container-module__container___-X0PO{display:flex;flex-direction:column;height:100%}.dark .container-module__container___-X0PO{background-color:var(--bluish-gray-600)}.light .container-module__container___-X0PO{background-color:var(--white)}.title-module__title___ymLdo{margin:0!important;font-size:16px!important}.dark .title-module__title___ymLdo{color:var(--white)}.light .title-module__title___ymLdo{color:var(--black)}.themedTable-module__table___v4xTs{min-height:0;height:100%}.themedTable-module__table___v4xTs .ant-table-thead tr{position:sticky;top:0;z-index:1}.themedTable-module__table___v4xTs .ant-table-thead .ant-table-cell{font-size:12px;font-weight:600;padding:6px 8px!important;white-space:nowrap}.themedTable-module__table___v4xTs .ant-table-tbody .ant-table-cell{font-size:12px;padding:4px 6px!important}.dark .themedTable-module__table___v4xTs .ant-table-cell{background:var(--bluish-gray-700)}.dark .themedTable-module__table___v4xTs th.ant-table-cell{background:var(--black)}.themedTable-module__table___v4xTs.ant-table-wrapper .ant-table{overflow:auto}.themedTable-module__table___v4xTs .ant-table-cell{padding:4px 6px!important}.themedTable-module__table___v4xTs.ant-table-wrapper .ant-spin-nested-loading{height:100%}.themedTable-module__table___v4xTs.ant-table-wrapper .ant-spin-container{height:100%;display:flex;flex-direction:column}.dateRangeSelect-module__label___vjyM7{margin-bottom:2px;font-size:12px;font-weight:700}.light .dateRangeSelect-module__label___vjyM7{color:var(--black)}.dark .dateRangeSelect-module__label___vjyM7{color:var(--white)}.dateRangeSelect-module__rangePicker___QA-lf{width:100%;font-size:12px;font-weight:600;border-radius:6px;padding:4px 8px}.light .dateRangeSelect-module__rangePicker___QA-lf{background-color:var(--white);color:var(--black);border:1px solid var(--molly-light-background-10)}.dark .dateRangeSelect-module__rangePicker___QA-lf{background-color:var(--molly-dark-background-0);color:var(--white);border:1px solid var(--molly-dark-background-40)}.dark .dateRangeSelect-module__popupRangePicker___Ux-EH .ant-picker-panel-container{background:var(--bluish-gray-700)}.dateRangeSelect-module__rangePicker___QA-lf .ant-picker-input input,.dateRangeSelect-module__rangePicker___QA-lf .ant-picker-input input::placeholder{font-size:12px;font-weight:600}.light .dateRangeSelect-module__rangePicker___QA-lf .ant-picker-input input,.light .dateRangeSelect-module__rangePicker___QA-lf .ant-picker-input input::placeholder{font-size:12px;color:var(--grey-placeholder-light)}.dark .dateRangeSelect-module__rangePicker___QA-lf .ant-picker-input input,.dark .dateRangeSelect-module__rangePicker___QA-lf .ant-picker-input input::placeholder{font-size:12px;color:var(--grey-placeholder-dark)}.dateRangeSelect-module__rangePicker___QA-lf .ant-picker-suffix{display:none!important}.dateRangeSelect-module__disabled___Kf-Bd{opacity:.6;pointer-events:none}.simpleInput-module__container___k2FIi{display:flex;flex-direction:column;gap:2px;width:100%;max-width:140px}.simpleInput-module__label___oa7aR{font-size:12px!important;font-weight:700!important}.light .simpleInput-module__label___oa7aR{color:var(--black)}.dark .simpleInput-module__label___oa7aR{color:var(--white)}.simpleInput-module__labelDisabled___Gwfkh{color:var(--molly-grey-60)}.simpleInput-module__inputWrapper___PnAO9{position:relative;display:flex;align-items:center}.simpleInput-module__input___pHX0H{width:100%;border-radius:6px;font-weight:500;font-size:14px;padding:8px 12px;border:1px solid var(--molly-light-background-10);background-color:var(--white);color:var(--black);outline:none;transition:all .2s}.light .simpleInput-module__input___pHX0H,.light .simpleInput-module__input___pHX0H:hover,.light .simpleInput-module__input___pHX0H:focus{background-color:var(--molly-light-background-0);border:1px solid var(--molly-light-background-40);color:var(--dark)}.dark .simpleInput-module__input___pHX0H,.dark .simpleInput-module__input___pHX0H:hover,.dark .simpleInput-module__input___pHX0H:focus{background-color:var(--molly-dark-background-0);border:1px solid var(--molly-dark-background-40);color:var(--white)}.simpleInput-module__input___pHX0H:disabled,.simpleInput-module__input___pHX0H[aria-disabled=true]{background-color:var(--molly-light-background-10);color:var(--molly-grey-60);border-color:var(--molly-light-background-10);cursor:not-allowed;pointer-events:none;opacity:1}.light .simpleInput-module__input___pHX0H::placeholder{color:var(--grey-placeholder-light)}.dark .simpleInput-module__input___pHX0H::placeholder{color:var(--grey-placeholder-dark)}.simpleInput-module__readOnly___8dbG1{background-color:var(--molly-light-background-10);color:var(--molly-grey-60);border-color:var(--molly-light-background-10);cursor:default}.simpleInput-module__input___pHX0H.simpleInput-module__small___wkeYA{padding:4px 8px;font-size:12px}.simpleInput-module__input___pHX0H.simpleInput-module__medium___Ig4FH{padding:8px 12px;font-size:14px}.accessKeys-module__header___hl2XY{display:flex;justify-content:space-between;margin-bottom:16px}h3.accessKeys-module__title___0lXY2.ant-typography{margin:0}.accessKeys-module__headerTitle___harbN{display:flex;align-items:center;gap:8px;margin:0}.light .accessKeys-module__title___0lXY2{color:var(--black)}.dark .accessKeys-module__title___0lXY2{color:var(--white)}.accessKeys-module__deleteAccessKeyButton___S3p7s{display:flex;align-items:center}.accessKeys-module__userIdText___Rvaf9,.accessKeys-module__createdByText___KU8oQ{text-decoration:underline}.accessKeys-module__form___04-m2{display:flex;gap:8px;margin-bottom:16px;flex-wrap:wrap}.accessKeys-module__formRow___NM79H{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.accessKeys-module__formBlock___TanCq{display:flex;flex-direction:column;gap:8px}.accessKeys-module__dateCell___lTo2b{min-width:120px}.accessKeys-module__idColumnWrapper___RsTZg,.accessKeys-module__keyColumnWrapper___Ifs0Z,.accessKeys-module__userIdColumnWrapper___t9bN3,.accessKeys-module__creatorIdColumnWrapper___1Ut7q{display:flex;flex-direction:column;gap:4px}.accessKeys-module__idColumnInput___bqdX2,.accessKeys-module__keyColumnInput___GRDrg,.accessKeys-module__userIdColumnInput___VjbAV,.accessKeys-module__creatorIdColumnInput___3-mci{min-width:140px}.announcements-module__header___n-PRF{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;margin-bottom:16px}.light .announcements-module__title___75KP-{color:var(--black)}.dark .announcements-module__title___75KP-{color:var(--white)}.announcements-module__createAnnouncementButton___Gh2D-{font-size:12px;padding:4px 8px;font-weight:600;display:flex;align-items:center}.announcements-module__announcementsForm___cY0xh{display:flex;gap:16px;flex-direction:column;margin-bottom:16px}.announcements-module__placedByColumnWrapper___D03vH{display:flex;flex-direction:column;gap:4px}.announcements-module__placedByColumnInput___a0XdT{min-width:140px}.announcements-module__dateRangeSelectContainer___gmui7{max-width:300px;width:100%}.deleteAnnouncement-module__deleteAnnouncementBtn___2-MSx{display:flex;align-items:center}.createAnnouncement-module__container___1caIm{padding:20px}.createAnnouncement-module__header___uNQL2{display:flex;align-items:center;gap:8px;margin-bottom:16px}h3.createAnnouncement-module__title___ytyNr.ant-typography{margin:0}.createAnnouncement-module__dateRangeSelectContainer___9N0dc{max-width:300px;width:100%}.light .createAnnouncement-module__textarea___PbEjV{color:var(--black);background:var(--white)}.dark .createAnnouncement-module__textarea___PbEjV{background-color:var(--molly-dark-background-0);color:var(--white);border:1px solid var(--molly-dark-background-40)}.createAnnouncement-module__textareaFormItem___VM1pl.ant-form-item label{font-size:12px;font-weight:700}.createAnnouncement-module__textareaFormItem___VM1pl.ant-form-item .ant-form-item-label{padding:0;margin-bottom:2px}.light .createAnnouncement-module__textareaFormItem___VM1pl.ant-form-item label{color:var(--black)}.dark .createAnnouncement-module__textareaFormItem___VM1pl.ant-form-item label{color:var(--white)}.simpleMultiSelect-module__container___LtUDw{width:100%;position:relative;display:flex;flex-direction:column}.simpleMultiSelect-module__dropdownOverlay___evtGZ,.simpleMultiSelect-module__dropdownContent___QV18o{max-width:200px;width:100%}.simpleMultiSelect-module__label___HF33I{font-size:12px;font-weight:700;margin-bottom:2px}.light .simpleMultiSelect-module__label___HF33I{color:var(--black)}.dark .simpleMultiSelect-module__label___HF33I{color:var(--white)}.simpleMultiSelect-module__inputWrapper___QM5PK{position:relative;display:flex;flex-direction:column}.simpleMultiSelect-module__triggerButton___Bq0LP{cursor:pointer;min-width:120px;max-width:240px;font-size:12px;font-weight:600;border-radius:6px;padding:4px 4px 4px 8px;display:flex;align-items:center;justify-content:space-between;gap:6px;position:relative}.light .simpleMultiSelect-module__triggerButton___Bq0LP{background-color:var(--white);color:var(--black);border:1px solid var(--molly-light-background-10)}.dark .simpleMultiSelect-module__triggerButton___Bq0LP{background-color:var(--molly-dark-background-0);color:var(--white);border:1px solid var(--molly-dark-background-40)}.simpleMultiSelect-module__triggerInput___wOZIb{border:none;outline:none;font-size:12px;min-width:20px;background:transparent;color:inherit;padding:0}.simpleMultiSelect-module__inputWrapper___QM5PK input{border-radius:6px;font-size:14px;width:100%;border:1px solid var(--molly-light-background-10);font-weight:400;outline:none;padding:8px 12px;transition:border-color .2s;cursor:pointer}.light .simpleMultiSelect-module__inputWrapper___QM5PK input::placeholder{color:var(--grey-placeholder-light)}.dark .simpleMultiSelect-module__inputWrapper___QM5PK input::placeholder{color:var(--grey-placeholder-dark)}.simpleMultiSelect-module__inputWrapper___QM5PK input:focus{border-color:var(--primary-500)}.simpleMultiSelect-module__dropdownContent___QV18o{position:absolute;top:100%;left:0;width:100%;max-height:220px;overflow-y:auto;z-index:10;padding:4px;border-radius:6px;display:flex;flex-direction:column;gap:4px;box-shadow:0 .125rem .325rem #0000001a,0 .375rem 1.5rem #00000014}.light .simpleMultiSelect-module__dropdownContent___QV18o{background-color:var(--white);color:var(--black)}.dark .simpleMultiSelect-module__dropdownContent___QV18o{background-color:var(--molly-dark-background-0);color:var(--white)}.simpleMultiSelect-module__option___-LWw1{cursor:pointer;-webkit-user-select:none;user-select:none;padding:6px 8px;display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:12px;font-weight:500;border-radius:6px;transition:background .2s}.light .simpleMultiSelect-module__option___-LWw1:hover{background-color:var(--molly-light-background-10)}.dark .simpleMultiSelect-module__option___-LWw1:hover{background-color:var(--molly-dark-background-10)}.simpleMultiSelect-module__activeOption___E-9Tk{font-weight:600}.simpleMultiSelect-module__checkIcon___XyI8c{width:12px;height:12px;opacity:0;transition:opacity .2s}.simpleMultiSelect-module__activeCheckIcon___rIEiT{opacity:1}.light .simpleMultiSelect-module__checkIcon___XyI8c,.dark .simpleMultiSelect-module__checkIcon___XyI8c{color:var(--molly-dark-grey-60)}.simpleMultiSelect-module__selectedTags___8Av-A{display:flex;flex-wrap:wrap;gap:4px}.simpleMultiSelect-module__tag___Ir1Jd{display:flex;align-items:center;gap:4px;background-color:var(--molly-light-background-10);border-radius:4px;padding:2px 6px;font-size:12px}.dark .simpleMultiSelect-module__tag___Ir1Jd{background-color:var(--molly-dark-background-20);color:var(--white)}.simpleMultiSelect-module__clearIcon___bLMV7{width:12px;height:12px;cursor:pointer;color:var(--molly-grey-60);transition:opacity .2s ease}.simpleMultiSelect-module__clearIcon___bLMV7:hover{opacity:.7}.simpleMultiSelect-module__dropdownIcon___14UKR{color:var(--white);width:16px;height:16px;transition:all .3s;transform:rotate(0)}.light .simpleMultiSelect-module__dropdownIcon___14UKR{color:var(--molly-grey-60)}.dark .simpleMultiSelect-module__dropdownIcon___14UKR{color:var(--molly-dark-grey-60)}.simpleMultiSelect-module__dropdownIcon___14UKR:hover{color:var(--molly-grey-80)}.simpleMultiSelect-module__dropdownIconOpen___sWsQy{transform:rotate(180deg)}.messagePreview-module__messageContent___x-kCo code{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.875rem;background-color:#f5f7fa;color:#2d3748;padding:.2em .4em;border-radius:4px;border:1px solid #e2e8f0}.messagePreview-module__messageContent___x-kCo pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;background-color:#0f172a;color:#e5e7eb;padding:16px;border-radius:8px;overflow-x:auto;line-height:1.6;font-size:.875rem;margin:16px 0}.messagePreview-module__messageContent___x-kCo pre code{background:none;color:inherit;padding:0;border:none;font-size:inherit}.messagePreview-module__messagePreviewWrapper___Bfxfx{max-height:100px;overflow:hidden;position:relative}.messagePreview-module__messageShadow___dvn28{position:absolute;bottom:0;width:100%;left:0;display:flex;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);background:#ffffff1a}.messages-module__header___WeyW-{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;margin-bottom:16px}.messages-module__headerTitle___zUV8M{display:flex;align-items:center;gap:8px;margin:0}.messages-module__messagesForm___OkFDP{display:flex;gap:16px;flex-direction:column;margin-bottom:16px}.messages-module__dateRangeBlock___gP3G-{max-width:320px}.messages-module__mark___2v5k8{margin:0 auto;display:block;width:10px;height:10px;border-radius:50%}.messages-module__active___4rBLd{background:var(--green-500)}.messages-module__pending___RyCRG{background:var(--gold-400)}.messages-module__errorMessage___Tky1W{color:var(--red-150);font-weight:500;font-size:12px}.sendMessage-module__container___caIIZ{display:flex;flex-direction:column;gap:16px;height:100%;overflow:auto;position:relative}.sendMessage-module__header___S0VPU{display:flex;align-items:center;gap:8px;margin:16px 0}h3.sendMessage-module__title___3XcpS.ant-typography{margin:0}.sendMessage-module__block___xVE7U{border-bottom:1px solid grey}.sendMessage-module__markdownContainer___Ug-JR{position:relative;min-height:100px;margin-bottom:16px}.sendMessage-module__previewContainer___t45E8{display:flex;flex-direction:column;gap:8px}.sendMessage-module__form___jIZFi{display:flex;flex-direction:column;gap:16px}.sendMessage-module__previewWrapper___-HJEM{display:none}.sendMessage-module__previewWrapperVisible___VQoel{display:block}.simpleSelect-module__container___scoXU{max-width:140px;width:100%}.simpleSelect-module__disabledContainer___hHYlA{opacity:.7}.simpleSelect-module__label___P6Hz4{margin-bottom:2px;font-size:12px;font-weight:700}.light .simpleSelect-module__label___P6Hz4{color:var(--black)}.dark .simpleSelect-module__label___P6Hz4{color:var(--white)}.light .simpleSelect-module__placeholder___MRrs2{color:var(--grey-placeholder-light)}.dark .simpleSelect-module__placeholder___MRrs2{color:var(--grey-placeholder-dark)}.simpleSelect-module__dropdownContent___HuKu4{padding:4px;border-radius:6px;display:flex;flex-direction:column;gap:4px;box-shadow:0 .125rem .325rem #0000001a,0 .375rem 1.5rem #00000014}.light .simpleSelect-module__dropdownContent___HuKu4{background-color:var(--white);color:var(--black)}.dark .simpleSelect-module__dropdownContent___HuKu4{background-color:var(--molly-dark-background-0);color:var(--white)}.simpleSelect-module__option___AzMb0{cursor:pointer;-webkit-user-select:none;user-select:none;padding:6px 8px;background:transparent;display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:12px;font-weight:500;border-radius:6px}.light .simpleSelect-module__option___AzMb0:hover{background-color:var(--molly-light-background-10)}.dark .simpleSelect-module__option___AzMb0:hover{background-color:var(--molly-dark-background-10)}.light .simpleSelect-module__activeOption___w-swm{background-color:var(--molly-light-background-10)}.dark .simpleSelect-module__activeOption___w-swm{background-color:var(--molly-dark-background-10)}.simpleSelect-module__checkIcon___XbIfR{opacity:0;transition:opacity .2s}.simpleSelect-module__activeCheckIcon___ImCvD{opacity:1}.light .simpleSelect-module__checkIcon___XbIfR,.dark .simpleSelect-module__checkIcon___XbIfR{color:var(--molly-dark-grey-60)}.simpleSelect-module__triggerButton___qSqRF{cursor:pointer;min-width:120px;font-size:12px;font-weight:600;border-radius:6px;padding:4px 4px 4px 8px;display:flex;align-items:center;justify-content:space-between;gap:6px}.light .simpleSelect-module__triggerButton___qSqRF{background-color:var(--white);color:var(--black);border:1px solid var(--molly-light-background-10)}.dark .simpleSelect-module__triggerButton___qSqRF{background-color:var(--molly-dark-background-0);color:var(--white);border:1px solid var(--molly-dark-background-40)}.simpleSelect-module__triggerButton___qSqRF:hover .simpleSelect-module__clearIcon___zW8KX{opacity:.7}.simpleSelect-module__clearIcon___zW8KX{width:12px;height:12px;margin-left:8px;cursor:pointer;opacity:0;transition:opacity .2s ease;color:var(--molly-grey-60);pointer-events:auto}.simpleSelect-module__triggerButton___qSqRF .simpleSelect-module__clearIcon___zW8KX:hover{opacity:1}.simpleSelect-module__dropdownIcon___kGP0k{color:var(--white);width:16px;height:16px;transition:all .3s;transform:rotate(0)}.light .simpleSelect-module__dropdownIcon___kGP0k{color:var(--molly-grey-60)}.dark .simpleSelect-module__dropdownIcon___kGP0k{color:var(--molly-dark-grey-60)}.simpleSelect-module__dropdownIcon___kGP0k:hover{color:var(--molly-grey-80)}.simpleSelect-module__dropdownIconOpen___YDIlB{transform:rotate(180deg)}.exportButton-module__dropdownContainer___4rRkI{display:flex;flex-direction:column;gap:4px;border-radius:4px;padding:8px}.dark .exportButton-module__dropdownContainer___4rRkI{color:var(--white);background-color:var(--bluish-gray-700)}.light .exportButton-module__dropdownContainer___4rRkI{color:var(--black);background-color:var(--white);box-shadow:0 0 2px -1px var(--black)}.exportButton-module__btn___LAqis{color:currentColor;text-align:left}.dark .exportButton-module__btn___LAqis:hover{color:var(--white-cc)!important;background-color:#ffffff1f!important}.transactions-module__header___-vmzU{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:8px;margin-bottom:16px}.transactions-module__headerTitle___Zzhdk{display:flex;align-items:center;gap:8px}.transactions-module__tableForm___9E2uA{display:flex;flex-direction:column;gap:12px;margin-bottom:16px}.transactions-module__userIdText___UkFp-,.transactions-module__performedByText___HZPDG,.transactions-module__betIdText___52Tfy{text-decoration:underline}.transactions-module__rangeBlock___L-O9W{display:flex;flex-direction:column;flex:none;width:100%}.transactions-module__dateRangeFormItem___dn--H{flex:auto!important}.transactions-module__rangeBlockInputsWrapper___opyUj{display:flex;align-items:center;flex-wrap:wrap;gap:12px}.light .transactions-module__title___9JZ9k{color:var(--black)}.dark .transactions-module__title___9JZ9k{color:var(--white)}.transactions-module__label___ajccR{font-size:12px;font-weight:700}.light .transactions-module__label___ajccR{color:var(--black)}.dark .transactions-module__label___ajccR{color:var(--white)}div.transactions-module__formItem___61h03.ant-form-item{margin-inline-end:0}.transactions-module__performedByColumnWrapper___mLkw0,.transactions-module__userIdColumnWrapper___hvDBC,.transactions-module__betIdColumnWrapper___y8Gv9{display:flex;flex-direction:column;gap:4px}.transactions-module__performedByColumnInput___YKbJT,.transactions-module__userIdColumnInput___D2Tn5,.transactions-module__betIdColumnInput___Ry46O{min-width:140px}.transactions-module__dateRangeSelectContainer___5cL35{max-width:300px;width:100%}.transactions-module__filters___65ALI{display:flex;flex-wrap:wrap;align-items:center;width:100%;gap:12px}.transactions-module__reasonCell___TSZ4t{display:block;min-width:100px}.transactions-module__transactionId___-3rIR{display:flex;align-items:center;gap:8px}.transactions-module__downloadTransactionsBtn___qiHOE{font-size:12px;padding:4px 8px;font-weight:600;display:flex;align-items:center}@media(min-width:768px){.transactions-module__rangeBlock___L-O9W{width:auto}}.transactionLinks-module__title___SQn4E{font-weight:700;font-size:14px;margin:0}.transactionLinks-module__transactionLink___ykdoR{display:flex;align-items:center;gap:8px}.betLabel-module__labelBlock___R7nrw{position:relative;border-radius:8px;display:flex;align-items:center;justify-content:space-between;font-weight:600;font-size:12px;padding:2px 8px;cursor:pointer;gap:8px;width:100%}.betLabel-module__iconButton___oU2EG{cursor:pointer}.betLabel-module__deleteConfirmBlock___BjjEx{max-width:320px}.iconButton-module__btn___Zsrcl{cursor:pointer;display:flex;align-items:center;justify-content:center;background:none;border:none;color:var(--molly-grey-60);padding:2px;border-radius:50%}.iconButton-module__btn___Zsrcl svg{width:16px;height:16px}.light .iconButton-module__btnHover___tcx2H:hover{background:var(--molly-light-background-20)}.dark .iconButton-module__btnHover___tcx2H:hover{background:var(--molly-dark-background-20)}.light .iconButton-module__active___OuW4Q{background:var(--molly-light-background-20)}.dark .iconButton-module__active___OuW4Q{background:var(--molly-dark-background-20)}.createBetLabel-module__picker___5CZuz{display:flex;align-items:center;gap:8px;position:relative;padding:0;margin:2px 0}.light .createBetLabel-module__input___-d3UB::placeholder,.dark .createBetLabel-module__input___-d3UB::placeholder{color:currentColor;opacity:.8}.betLabelsSelect-module__loader___8MRyy{display:flex;align-items:center;gap:8px}.betLabelsSelect-module__selectedLabels___D7nDi{position:relative;display:flex;align-items:center;flex-wrap:wrap;gap:4px;border-radius:8px;padding:4px 8px;font-size:12px;min-width:120px}.betLabelsSelect-module__selectedLabel___-JaL6{width:fit-content}.dark .betLabelsSelect-module__selectedLabels___D7nDi{background-color:var(--molly-dark-background-0);border:1px solid var(--molly-dark-background-40);color:var(--white)}.light .betLabelsSelect-module__selectedLabels___D7nDi{border:1px solid var(--molly-light-background-20)}.betLabelsSelect-module__selectedLabelsMask___RnliU{cursor:text;position:absolute;bottom:0;right:0;width:100%;height:100%}.betLabelsSelect-module__popoverContent___tOBNx{max-height:200px;overflow-y:auto;position:relative}.light .betLabelsSelect-module__labelsInput___Aj9jL,.dark .betLabelsSelect-module__labelsInput___Aj9jL,.light .betLabelsSelect-module__labelsInput___Aj9jL:hover,.dark .betLabelsSelect-module__labelsInput___Aj9jL:hover,.light .betLabelsSelect-module__labelsInput___Aj9jL:focus,.dark .betLabelsSelect-module__labelsInput___Aj9jL:focus{background-color:transparent;color:var(--black)}.betLabelsSelect-module__labelsList___7-GDu{margin-top:8px;display:flex;flex-direction:column;gap:4px}.betLabelsSelect-module__placeholder___ePF9t{opacity:.5}.betLabelsSelect-module__divider___aVLbc{width:100%;height:.5px;margin:4px 0 2px;opacity:.5}.light .betLabelsSelect-module__divider___aVLbc{background:var(--dark-600)}.dark .betLabelsSelect-module__divider___aVLbc{background:var(--white-cc)}.myBetsTable-module__table___sGadI{width:100%;border-collapse:collapse}.light .myBetsTable-module__transactionsTable___d2eo7,.light .myBetsTable-module__thead___UJON4{color:var(--white);background-color:#c04437}.dark .myBetsTable-module__transactionsTable___d2eo7,.dark .myBetsTable-module__thead___UJON4{background-color:var(--bluish-gray-600);color:var(--white)}.myBetsTable-module__thead___UJON4{color:var(--white);position:sticky;top:0;left:0;right:0;z-index:1}.myBetsTable-module__tr___6-bcR{background-color:var(--red-100)}.myBetsTable-module__liveTr___w-IvA{background-color:#fee1a0}.myBetsTable-module__tableBody___TR47t{background-color:var(--white)}.myBetsTable-module__th___RStV4,.myBetsTable-module__td___4JIn2{padding:4px;text-align:left;font-size:13px}.myBetsTable-module__th___RStV4{text-align:center;font-weight:700}.myBetsTable-module__td___4JIn2{color:var(--red-850);font-weight:500;border-right:1px solid #f9f9f9;border-bottom:1px solid #f9f9f9;text-align:center}.myBetsTable-module__sportNameWrapper___jRzc-{display:flex;align-items:center;gap:4px}.myBetsTable-module__sportName___Xvcki{text-align:left}.myBetsTable-module__sportIcon___3wr1w{display:flex;align-items:center;justify-content:center}.myBetsTable-module__sportIcon___3wr1w svg{width:12px;height:12px;color:var(--molly-brand-50-primary)}.myBetsTable-module__negativeWin___4FxNX{color:#fe0008}.light .myBetsTable-module__gameType___woHCY{color:#9d4950}.dark .myBetsTable-module__gameType___woHCY{color:#ff7f7f}.light .myBetsTable-module__dangerZone___Adtfk{color:#bf4337;font-size:13px}.dark .myBetsTable-module__dangerZone___Adtfk{color:#ff6b6b;font-size:13px}.light .myBetsTable-module__league___PdH0r{color:#3e1c1b}.dark .myBetsTable-module__league___PdH0r{color:#f2dcdc}.light .myBetsTable-module__vs___fzzff{color:#9d4950}.dark .myBetsTable-module__vs___fzzff{color:#ff7f7f}.light .myBetsTable-module__home___xU7mn.myBetsTable-module__orangeTeam___guIVa{color:#d03e4a}.dark .myBetsTable-module__home___xU7mn.myBetsTable-module__orangeTeam___guIVa{color:#ff6b6b}.light .myBetsTable-module__home___xU7mn.myBetsTable-module__blueTeam___aVqfS{color:#2970b4}.dark .myBetsTable-module__home___xU7mn.myBetsTable-module__blueTeam___aVqfS{color:#7fb1ff}.myBetsTable-module__selection___-cnvE{text-align:left}.myBetsTable-module__runningState___Uv3d8{color:#d17782}.myBetsTable-module__inRunningStatus___QDVZR{color:green}.myBetsTable-module__settledStatus___iP8EQ,.myBetsTable-module__settlmentScore___EY57i{font-size:13px;font-weight:600}.myBetsTable-module__settlementGameStatus___eBGO2{font-size:12px;font-weight:600}.myBetsTable-module__settlementScore___-AIBr{white-space:nowrap}.light .myBetsTable-module__settledStatus___iP8EQ,.light .myBetsTable-module__settlmentScore___EY57i{color:#00468b}.dark .myBetsTable-module__settledStatus___iP8EQ,.dark .myBetsTable-module__settlmentScore___EY57i{color:#7aa7ff}.myBetsTable-module__noRecord___4cK96{background-color:#ffe5e5;text-align:center;padding:1rem;font-size:11px}.myBetsTable-module__totalTd___DpEjE{color:var(--red-850);font-weight:700}.myBetsTable-module__settledResultContainer___D4X6f{display:flex;align-items:center;flex-direction:column;justify-content:center;text-align:center;flex:none}.light .myBetsTable-module__settlementGameStatus___eBGO2.myBetsTable-module__won___BkaN3{color:green}.light .myBetsTable-module__settlementGameStatus___eBGO2.myBetsTable-module__lost___agKuf{color:#d03e4a}.light .myBetsTable-module__settlementGameStatus___eBGO2.myBetsTable-module__halfWon___LvK5L{color:green}.light .myBetsTable-module__settlementGameStatus___eBGO2.myBetsTable-module__halfLost___kxFrL{color:#d03e4a}.light .myBetsTable-module__settlementGameStatus___eBGO2.myBetsTable-module__cancelled___AGN9b,.light .myBetsTable-module__settlementGameStatus___eBGO2.myBetsTable-module__refunded___EP5kJ{color:#000}.dark .myBetsTable-module__settlementGameStatus___eBGO2.myBetsTable-module__won___BkaN3{color:#7cfc00}.dark .myBetsTable-module__settlementGameStatus___eBGO2.myBetsTable-module__lost___agKuf{color:#ff6b6b}.dark .myBetsTable-module__settlementGameStatus___eBGO2.myBetsTable-module__halfWon___LvK5L{color:#7cfc00}.dark .myBetsTable-module__settlementGameStatus___eBGO2.myBetsTable-module__halfLost___kxFrL{color:#ff6b6b}.dark .myBetsTable-module__settlementGameStatus___eBGO2.myBetsTable-module__cancelled___AGN9b,.dark .myBetsTable-module__settlementGameStatus___eBGO2.myBetsTable-module__refunded___EP5kJ{color:#ccc}.myBetsTable-module__status___kCy19{width:100%;height:100%;border-radius:20px;padding:4px 8px;white-space:nowrap}.light .myBetsTable-module__status___kCy19,.dark .myBetsTable-module__status___kCy19{color:var(--white)}.myBetsTable-module__statusSettled___egNMn{background:var(--molly-accent-green)}.myBetsTable-module__statusInRunning___N-auA{background:var(--molly-accent-blue)}.myBetsTable-module__statusRejected___YORoJ{background:var(--molly-accent-color)}.tooltip-module__customTooltip___0fiGE{font-size:10px;padding:2px 6px;line-height:1.2}.betSettings-module__betSettings___vjjsr{flex:none}.betSettings-module__dropdownContainer___gWVWM{box-shadow:0 1px 4px #0003}.light .betSettings-module__dropdownContainer___gWVWM{background:var(--white);color:var(--black)}.dark .betSettings-module__dropdownContainer___gWVWM{background:var(--black);color:var(--white)}.betSettings-module__dropdownItem___TsFP3,.betSettings-module__dropdownItem___TsFP3:hover{display:flex;align-items:center;gap:8px;padding:8px 12px;cursor:pointer;font-size:14px;color:inherit}.light .betSettings-module__dropdownItem___TsFP3:hover{background-color:#f5f5f5}.dark .betSettings-module__dropdownItem___TsFP3:hover{background-color:#1f1f1f}.bets-module__tableForm___ldI89{display:flex;gap:8px;margin-bottom:16px;flex-wrap:wrap}.bets-module__header___8y8RQ{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:8px;margin-bottom:16px}.bets-module__headerTitle___5qEOz{display:flex;align-items:center;gap:8px}.bets-module__userIdText___q-L4Y{text-decoration:underline}.bets-module__downloadBetsBtn___HY7RY{font-size:12px;padding:4px 8px;font-weight:600;display:flex;align-items:center}.bets-module__dateRangeFormItem___7j-9R{flex:auto!important}.bets-module__columnWrapper___Qmnq0{display:flex;flex-direction:column;gap:4px;min-width:70px}.bets-module__eventColumn___lr1gN{min-width:120px}h3.bets-module__title___PDB20.ant-typography{margin:0}.light .bets-module__title___PDB20{color:var(--black)}.dark .bets-module__title___PDB20{color:var(--white)}.bets-module__selection___IVeXI{text-align:left;display:flex;flex-direction:column;gap:4px}.bets-module__selectedBetLabels___vhE-a{display:flex;flex-wrap:wrap;gap:4px}.bets-module__selectedBetLabel___3qfXY{width:fit-content}.bets-module__betDetail___EKdZK{display:flex;align-items:center;gap:4px}.light span.bets-module__betLeague___I660e{color:var(--black)}.dark span.bets-module__betLeague___I660e{color:var(--white)}.bets-module__rejectCode___4p71T{white-space:nowrap;text-transform:capitalize}.bets-module__betService___vmWxr{text-transform:uppercase}.bets-module__betIdContainer___3tY65{display:flex;align-items:center;justify-content:space-between;gap:4px}.bets-module__betIdLabel___YZzQd{display:flex;align-items:center;gap:4px}.simpleCard-module__container___GEJne{display:flex;flex-direction:column;padding:4px;border-radius:6px;min-width:120px;text-align:center}.light .simpleCard-module__container___GEJne{background-color:#f5f5f5;color:#3f1b18}.dark .simpleCard-module__container___GEJne{background-color:var(--bluish-gray-550);color:var(--white)}.simpleCard-module__title___IVQRy{font-size:12px;opacity:.7;margin-bottom:4px}.simpleCard-module__description___163tn{font-size:12px;font-weight:700}.betsTotals-module__betsTotals___risJ9{display:none}.betsTotals-module__mobileButtonWrapper___FVFOV{display:flex;justify-content:flex-start;margin-bottom:16px}.betsTotals-module__leftStats___qu40f,.betsTotals-module__rightStats___l3oFI{display:flex;align-items:center;gap:12px;flex-wrap:wrap}@media(min-width:768px){.betsTotals-module__betsTotals___risJ9{display:flex;flex-wrap:wrap;justify-content:space-between;width:100%;gap:12px;margin-bottom:32px}.betsTotals-module__mobileButtonWrapper___FVFOV{display:none}}.marketSelector-module__selectTrigger___RIL2Y{min-width:80px}.sportSelector-module__sportNameWrapper___oTot3{display:flex;align-items:center;gap:4px}.sportSelector-module__sportName___gFEk0{text-align:left}.sportSelector-module__sportIcon___VneEv{display:flex;align-items:center;justify-content:center}.sportSelector-module__sportIcon___VneEv svg{width:12px;height:12px;color:var(--molly-brand-50-primary)}.betEditHistory-module__header___ia5J4{margin-bottom:16px;display:flex;align-items:center;gap:8px}.betEditHistory-module__changesKeyBlock___H6n90{display:flex;flex-direction:column;gap:4px;padding-bottom:12px}.dark .betEditHistory-module__changesKeyBlock___H6n90{border-bottom:1px solid var(--white)}.light .betEditHistory-module__changesKeyBlock___H6n90{border-bottom:1px solid var(--grey-350)}.betEditHistory-module__changesKeyBlock___H6n90:last-child{border-bottom:none;padding-bottom:0}.betEditHistory-module__increase___fEz-p{background-color:#e6ffed;color:#237804;font-weight:600;transition:background-color .3s ease}.betEditHistory-module__decrease___qZKQS{background-color:#fff1f0;color:#a8071a;font-weight:600;transition:background-color .3s ease}.betEditHistory-module__commentText___sJcGp,.betEditHistory-module__popoverCommentText___CU6uV{max-width:240px;white-space:pre-wrap;width:100%;display:block;min-width:120px}.betEditHistory-module__popoverCommentText___CU6uV{max-width:320px}.affectedTransactions-module__wrapper___K0Vx1{display:flex;flex-direction:column;padding:20px;gap:16px;flex-grow:1;font-family:Inter,sans-serif}h3{margin:0;font-size:1rem;font-weight:600}.affectedTransactions-module__container___NY8LH{display:flex;justify-content:space-between;flex-wrap:wrap;width:100%;gap:16px;overflow-x:auto;min-height:0}.affectedTransactions-module__tableContainer___DkZ-3{flex:1;border-radius:12px;transition:background-color .3s ease}.affectedTransactions-module__table___GvABq{border-collapse:collapse;width:100%}.affectedTransactions-module__table___GvABq td{padding:6px 8px;transition:background-color .2s,color .2s}.affectedTransactions-module__table___GvABq tr:hover{background-color:var(--bg-hover-row)}.affectedTransactions-module__tableHeader___7W48m{position:sticky;top:0;font-weight:600}.affectedTransactions-module__highlightedCell___8lbMF{background-color:var(--gold-400)}.affectedTransactions-module__increase___0LQMx{background-color:#e6ffed;color:#237804;font-weight:600;transition:background-color .3s ease}.affectedTransactions-module__decrease___ZEnDP{background-color:#fff1f0;color:#a8071a;font-weight:600;transition:background-color .3s ease}.light .affectedTransactions-module__tableContainer___DkZ-3{background-color:#f9f9f9}.light .affectedTransactions-module__table___GvABq tr:hover{background-color:#f5f5f5}.dark .affectedTransactions-module__tableContainer___DkZ-3{background-color:#1c1c1c}.dark .affectedTransactions-module__table___GvABq tr:hover{background-color:#2a2a2a}.affectedUserState-module__wrapper___eGrH-{flex-grow:1;padding:20px;border-radius:12px}.affectedUserState-module__title___0hk4Q{font-size:1rem;margin-bottom:16px;font-weight:600}.affectedUserState-module__content___yd3SW{display:flex;flex-direction:column;border-radius:12px;padding:4px 0}.light .affectedUserState-module__content___yd3SW{background-color:#f9f9f9}.dark .affectedUserState-module__content___yd3SW{background-color:#1c1c1c}.affectedUserState-module__row___aO9Te{display:flex;justify-content:space-between;align-items:center;padding:6px 12px;border-radius:8px;transition:background-color .2s}.affectedUserState-module__row___aO9Te:hover{background-color:#0000000d}.affectedUserState-module__label___cchKQ{font-size:.875rem;margin:0}.affectedUserState-module__value___M-j8d{font-weight:500;font-size:.875rem;transition:color .2s;margin:0}.affectedUserState-module__increase___SMhwK{color:#00b96b;font-weight:600}.affectedUserState-module__decrease___SkOkU{color:#ff4d4f;font-weight:600}.light .affectedUserState-module__title___0hk4Q{color:#1a1a1a}.light .affectedUserState-module__row___aO9Te:hover{background-color:#f5f5f5}.light .affectedUserState-module__label___cchKQ{color:#555}.dark .affectedUserState-module__title___0hk4Q{color:#f0f0f0}.dark .affectedUserState-module__row___aO9Te:hover{background-color:#2a2a2a}.dark .affectedUserState-module__label___cchKQ{color:#bbb}.edit-module__container___oboJX{display:flex;flex-direction:column;gap:16px;height:100%;overflow:auto;position:relative}.edit-module__header___Tz6Z0{display:flex;align-items:center;gap:8px;margin:16px 0}h3.edit-module__title___EgROw.ant-typography{margin:0}.edit-module__block___uWIve{border-bottom:1px solid grey}.edit-module__affectedBlock___Stbi0{display:flex;flex-wrap:wrap}.edit-module__transactionsBlock___Ga3YU{min-height:0;border-bottom:unset}.editForm-module__card___8rkmc{position:relative;border-radius:12px;box-shadow:0 2px 6px #0000000d;background-color:transparent}.editForm-module__form___3uPhP{display:flex;flex-direction:column}.editForm-module__formGrid___s7yDN{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:8px}.editForm-module__formItem___v2yzN{margin-bottom:0}.editForm-module__commentSection___NlorK{margin:8px 0}.editForm-module__input___VC6KF{width:100%}.editForm-module__buttonGroup___16A88{margin-top:8px;display:flex;gap:12px}.editForm-module__saveChangesButton___pllMA,.editForm-module__resetButton___e-zuk{font-size:12px;font-weight:600;padding:4px 8px}.blackList-module__statusSelect___p649J{min-width:200px}.blackList-module__tableForm___9lLGi{display:flex;gap:8px;margin-bottom:16px;flex-wrap:wrap}.blackList-module__header___23gU6{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:8px;margin-bottom:16px}.blackList-module__headerTitle___-N6Ls{display:flex;align-items:center;gap:8px}.light .blackList-module__title___1qyw2{color:var(--black)}.dark .blackList-module__title___1qyw2{color:var(--white)}.blackList-module__deleteFromBlackListBtn___CdXfx{display:flex;align-items:center}.blackList-module__addIpButton___IdOMY{font-size:12px;padding:4px 8px;font-weight:600;display:flex;align-items:center}h3.blackList-module__title___1qyw2.ant-typography{margin:0}.roleSelector-module__selectorContainer___plvTC{position:relative}.roleSelector-module__errorMessage___ZABF9{color:red;font-size:12px}.createUser-module__container___elIaM{background:transparent}.light .createUser-module__container___elIaM{border:1px solid #f0f0f0}.dark .createUser-module__container___elIaM{border:1px solid var(--bluish-gray-700)}.light .createUser-module__container___elIaM,.light .createUser-module__header___ERL-o{color:var(--black)}.dark .createUser-module__container___elIaM,.dark .createUser-module__header___ERL-o{color:var(--white)}.createUser-module__formItem___JO-lF{margin-bottom:12px}.createUser-module__submitButtomItem___ZaQUW{margin-top:18px}.createUser-module__header___ERL-o{display:flex;align-items:center;gap:8px}.light .createUser-module__container___elIaM .ant-card-head{border-bottom:1px solid #f0f0f0}.dark .createUser-module__container___elIaM .ant-card-head{border-bottom:1px solid var(--bluish-gray-700)}.createUser-module__createUserBtn___n74-7{display:flex;align-items:center;width:fit-content!important;font-size:12px;padding:4px 8px;font-weight:600}.createUser-module__passwordVisibilityBtn___WsyG5{position:absolute;top:50%;right:12px;transform:translateY(-50%);background:none;cursor:pointer;color:inherit;border:none;padding:2px 0;margin:0}.light .createUser-module__passwordVisibilityBtn___WsyG5 svg{color:var(--dark)}.dark .createUser-module__passwordVisibilityBtn___WsyG5 svg{color:var(--white)}.editUser-module__container___KsuWw{background:transparent}.light .editUser-module__container___KsuWw{border:1px solid #f0f0f0}.dark .editUser-module__container___KsuWw{border:1px solid var(--bluish-gray-700)}.light .editUser-module__container___KsuWw,.light .editUser-module__title___dCteb,.light .editUser-module__header___i4ZZu{color:var(--black)}.dark .editUser-module__container___KsuWw,.dark .editUser-module__title___dCteb,.dark .editUser-module__header___i4ZZu{color:var(--white)}.editUser-module__header___i4ZZu{display:flex;align-items:center;gap:8px;margin:16px 0}h3.editUser-module__title___dCteb.ant-typography{margin:0}.editUser-module__passwordVisibilityBtn___Kte4r{position:absolute;top:50%;right:12px;transform:translateY(-50%);background:none;cursor:pointer;color:inherit;border:none;padding:0;margin:0}.usersTotals-module__usersTotals___TCjvi{display:none}.usersTotals-module__mobileButtonWrapper___xJoeU{display:flex;justify-content:flex-start}.usersTotals-module__leftStats___kYjy9,.usersTotals-module__rightStats___yv5pw{display:flex;align-items:center;gap:12px;flex-wrap:wrap}@media(min-width:768px){.usersTotals-module__usersTotals___TCjvi{display:flex;flex-wrap:wrap;justify-content:space-between;width:100%;gap:12px}.usersTotals-module__mobileButtonWrapper___xJoeU{display:none}}.betsRestrictions-module__betsRestrictionsContainer___iiaxz{margin-bottom:16px}.betsRestrictions-module__updateBetsRestrictionsButton___9Oh7f{font-size:12px;padding:4px 8px;font-weight:600}.features-module__features___i5-nZ{display:flex;flex-direction:column;gap:4px}.features-module__checkbox___Oi2JH{white-space:nowrap}.userMaxStake-module__editForm___rFRJB{display:flex;align-items:center;gap:4px}.userMaxStake-module__maxStakeInput___uuTvH{min-width:120px}.userMaxStake-module__maxStake___GVKYk{cursor:pointer}.userStats-module__loader___Tov97{display:flex;align-items:center;gap:4px}.userStats-module__container___x5-G7{position:relative}.userStats-module__statsBlock___kTSVi{padding-bottom:8px;margin-bottom:8px}.light .userStats-module__statsBlock___kTSVi{border-bottom:.5px solid var(--black)}.dark .userStats-module__statsBlock___kTSVi{border-bottom:.5px solid var(--grey-300)}.userStats-module__statsBlock___kTSVi:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none}.userStats-module__statsTitleBlock___RemEE{font-weight:700;font-size:14px;margin:0 0 4px}.userStats-module__statsRow___ZSiUi{display:flex;justify-content:space-between;align-items:center;padding:4px 0;font-size:12px;gap:32px}.userStats-module__notes___jJ393{font-style:italic;font-size:10px}.username-module__usernameWrapper___-g4OL{display:inline-flex;align-items:center;gap:4px;cursor:pointer}.username-module__infoIcon___jZsa2{font-size:14px;color:var(--molly-grey-60)}:root{--skeleton-base: #e5e7eb;--skeleton-highlight: #f3f4f6;--dark-skeleton-base: #2a2a2a;--dark-skeleton-highlight: #3a3a3a}@keyframes skeleton-module__shimmer___AYTLr{0%{background-position:-200% 0}to{background-position:200% 0}}.skeleton-module__skeleton___fula5{display:inline-block;background-size:400% 100%!important;animation:skeleton-module__shimmer___AYTLr 2s ease infinite}.light .skeleton-module__skeleton___fula5{background:linear-gradient(90deg,var(--skeleton-base, #e5e7eb) 25%,var(--skeleton-highlight, #f3f4f6) 37%,var(--skeleton-base, #e5e7eb) 63%)}.dark .skeleton-module__skeleton___fula5{background:linear-gradient(90deg,var(--dark-skeleton-base, #e5e7eb) 25%,var(--dark-skeleton-highlight, #f3f4f6) 37%,var(--dark-skeleton-base, #e5e7eb) 63%)}.light .usernameContent-module__popoverContent___3S3lW{color:var(--black);border-radius:8px;padding:12px 16px;min-width:220px;font-size:13px}.light .usernameContent-module__popoverHeader___AOPAJ{font-weight:700;margin-bottom:10px;font-size:14px;color:var(--molly-purple-30)}.dark .usernameContent-module__popoverContent___3S3lW{color:var(--white);border-radius:8px;padding:12px 16px;min-width:220px;font-size:13px}.dark .usernameContent-module__popoverHeader___AOPAJ{font-weight:700;margin-bottom:10px;font-size:14px;color:var(--molly-purple-light-20)}.usernameContent-module__popoverBody___AiQQu,.usernameContent-module__statsGrid___798-0{display:flex;flex-direction:column;gap:6px}.usernameContent-module__statsRow___y4RFr{display:flex;justify-content:space-between;align-items:center;padding:4px 0;border-bottom:1px solid var(--molly-grey-40)}.usernameContent-module__statsRow___y4RFr:last-child{border-bottom:none}.usernameContent-module__label___tpkRs{font-weight:500;color:inherit}.usernameContent-module__value___RLMRG{font-weight:600;color:var(--molly-green-30)}.usernameContent-module__negative___yP0Ic{color:var(--molly-error-text-light)}.usernameContent-module__dateRangeSelector___o9IZw{margin-bottom:16px;width:100%;max-width:100%}.usernameContent-module__dateRangeSelector___o9IZw button{width:100%}.reassign-module__reassignButton___WjJhh,.reassign-module__reassignButton___WjJhh:hover{display:flex;align-items:center;gap:8px;padding:8px 12px;cursor:pointer;font-size:14px;color:inherit;width:100%}.light .reassign-module__reassignButton___WjJhh:hover{background-color:#f5f5f5}.dark .reassign-module__reassignButton___WjJhh:hover{background-color:#1f1f1f}.reassign-module__section___Ab0mS,.reassign-module__footer___96hN6{display:flex;align-items:center;gap:8px}.reassign-module__content___pywUN{justify-content:space-between;margin-bottom:16px}.reassign-module__footer___96hN6{justify-content:flex-end}.reassign-module__col___ac6YD{display:flex;align-items:center;gap:4px}.reassign-module__label___Mkt5R{font-size:12px;white-space:nowrap}.createKey-module__buttonWrapper___AUMtm{width:100%;display:flex;align-items:center;gap:8px;background:transparent;border:none;outline:none;cursor:pointer;margin:0;color:inherit;padding:8px 12px;font-size:14px}.light .createKey-module__buttonWrapper___AUMtm:hover{background-color:#f5f5f5}.dark .createKey-module__buttonWrapper___AUMtm:hover{background-color:#1f1f1f}.allocate-module__buttonContainer___dArze{width:100%;display:flex;align-items:center;gap:8px;background:transparent;border:none;outline:none;cursor:pointer;margin:0;color:inherit;padding:8px 12px;font-size:14px}.light .allocate-module__buttonContainer___dArze:hover{background-color:#f5f5f5}.dark .allocate-module__buttonContainer___dArze:hover{background-color:#1f1f1f}.allocateCredit-module__buttonContainer___Xx4Mh{width:100%;display:flex;align-items:center;gap:8px;background:transparent;border:none;outline:none;cursor:pointer;margin:0;color:inherit;padding:8px 12px;font-size:14px}.light .allocateCredit-module__buttonContainer___Xx4Mh:hover{background-color:#f5f5f5}.dark .allocateCredit-module__buttonContainer___Xx4Mh:hover{background-color:#1f1f1f}.users-module__header___FBfPA{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;margin-bottom:16px}.users-module__headerTitle___QkLKP{display:flex;align-items:center;gap:8px;margin:0}.users-module__tools___HHPNi{display:flex;align-items:center;gap:16px}.users-module__createUserButton___-9NyO{font-size:12px;padding:4px 8px;font-weight:600}.users-module__dateRangeFormItem___EnPXu{flex:auto!important}.users-module__resendInvitationButton___7y1Jy{color:#1890ff;display:flex;align-items:center}.users-module__filtersAndTotals___zPWMk{margin-bottom:16px;display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}h3.users-module__title___Ut0Ju.ant-typography{margin:0}.light .users-module__title___Ut0Ju{color:var(--black)}.dark .users-module__title___Ut0Ju{color:var(--white)}.users-module__usernameColumnWrapper___K40OD{display:flex;flex-direction:column;gap:4px}.users-module__userTableForm___PJSY5{display:flex;gap:8px;flex-wrap:wrap}.users-module__usernameInput___bhtXL{padding:4px 4px 4px 8px}.users-module__userStatusButton___lKgRE{display:flex;align-items:center;gap:4px;padding:0;margin-right:8px}.users-module__usernameWrapper___Gj23q{display:flex;align-items:center;justify-content:space-between;gap:12px}.users-module__buttonWrapper___Xk-7U{width:100%;cursor:pointer;display:flex;align-items:center;gap:8px;border:none;outline:none;background:transparent;margin:0;color:inherit;padding:8px 12px;font-size:14px}.light .users-module__buttonWrapper___Xk-7U:hover{background-color:#f5f5f5}.dark .users-module__buttonWrapper___Xk-7U:hover{background-color:#1f1f1f}.users-module__creatorUsername___D-ATp{text-decoration:underline}.users-module__balanceActions___38yHC{display:flex;flex-direction:column;gap:4px}.users-module__toggleAllPlacingBets___xRGyX{display:flex;align-items:center;gap:8px;width:fit-content;margin-bottom:16px}.users-module__placeBetFeatureTitle___5lNFk{color:var(--black);padding:8px 0;display:block}.users-module__columnTitle___TChbY,.users-module__link___7ff3r{white-space:nowrap}.users-module__point___FV0nu{display:block;margin:0 auto;border-radius:50%;width:8px;height:8px;background-color:var(--black);cursor:pointer}.users-module__active___yyZRP{background-color:green}.users-module__inactive___-O3eX{background-color:red}.users-module__usernameActions___wGvPc{display:flex;align-items:center;gap:4px}.withdraw-module__buttonContainer___yb-6u{width:100%;display:flex;align-items:center;gap:8px;background:transparent;border:none;outline:none;cursor:pointer;margin:0;color:inherit;padding:8px 12px;font-size:14px}.light .withdraw-module__buttonContainer___yb-6u:hover{background-color:#f5f5f5}.dark .withdraw-module__buttonContainer___yb-6u:hover{background-color:#1f1f1f}.withdraw-module__buttonContainer___v7Iys{width:100%;display:flex;align-items:center;gap:8px;background:transparent;border:none;outline:none;cursor:pointer;margin:0;color:inherit;padding:8px 12px;font-size:14px}.light .withdraw-module__buttonContainer___v7Iys:hover{background-color:#f5f5f5}.dark .withdraw-module__buttonContainer___v7Iys:hover{background-color:#1f1f1f}.usernameActions-module__dropdownContainer___HbYjI{box-shadow:0 1px 4px #0003}.light .usernameActions-module__dropdownContainer___HbYjI{background:var(--white);color:var(--black)}.dark .usernameActions-module__dropdownContainer___HbYjI{background:var(--black);color:var(--white)}.usernameActions-module__dropdownItem___wGJoq,.usernameActions-module__dropdownItem___wGJoq:hover{display:flex;align-items:center;gap:8px;padding:8px 12px;cursor:pointer;font-size:14px;color:inherit}.light .usernameActions-module__dropdownItem___wGJoq:hover{background-color:#f5f5f5}.dark .usernameActions-module__dropdownItem___wGJoq:hover{background-color:#1f1f1f}.usernameActions-module__dropdownButton___uXBhX{width:100%;text-align:left;background:none;border:none;padding:0;cursor:pointer}.usersExport-module__form___s-13u{display:flex;flex-direction:column;gap:16px}.usersExport-module__exportBtn___Jv5lJ{font-size:12px;padding:4px 8px;font-weight:600}.accountLayout-module__container___MQDPL{height:100%;display:flex;flex-direction:column;position:relative;z-index:5}.accountLayout-module__titleContainer___LXquu{display:flex;align-items:center;gap:4px}.light .accountLayout-module__mobileDrawer___2I3Qq .ant-drawer-header,.light .accountLayout-module__mobileDrawer___2I3Qq .ant-drawer-body{background:var(--white)}.dark .accountLayout-module__mobileDrawer___2I3Qq .ant-drawer-header,.dark .accountLayout-module__mobileDrawer___2I3Qq .ant-drawer-body{background:var(--black)}.light .accountLayout-module__mobileDrawer___2I3Qq .ant-drawer-close,.light .accountLayout-module__mobileDrawer___2I3Qq .ant-drawer-title{color:var(--black)}.dark .accountLayout-module__mobileDrawer___2I3Qq .ant-drawer-close,.dark .accountLayout-module__mobileDrawer___2I3Qq .ant-drawer-title{color:var(--white)}.accountLayout-module__innerContent___vhqzR{padding:12px 12px 0;display:flex;flex-direction:column;flex:1;background-color:var(--red-550);min-height:0}.dark .accountLayout-module__innerContent___vhqzR{background-color:var(--bluish-gray-700)}.light .accountLayout-module__innerContent___vhqzR{background-color:var(--red-550)}.accountLayout-module__title___LPVpr{margin:0;font-size:18px;font-weight:600;color:var(--white);text-transform:uppercase}.accountLayout-module__layout___Hw69v{display:flex;height:100%;flex:1;flex-direction:column;min-height:0}.accountLayout-module__tabsDesktop___CH746,.accountLayout-module__tabsMobile___WD61t{display:flex;flex-direction:column}.accountLayout-module__tabsDesktop___CH746{display:none}.accountLayout-module__tabButton___umO8Y{padding:10px 10px 10px 20px;border:none;cursor:pointer;text-align:left;transition:background-color .2s;color:var(--white);font-size:11px;font-weight:800}.light .accountLayout-module__tabButton___umO8Y{background-color:var(--red-150)}.dark .accountLayout-module__tabButton___umO8Y{background-color:var(--bluish-gray-700)}.light .accountLayout-module__activeTab___I6-Ml{color:var(--red-150);background-color:var(--red-100)}.dark .accountLayout-module__activeTab___I6-Ml{color:var(--white);background-color:var(--bluish-gray-600)}.accountLayout-module__content___rJSlq{flex:1;padding:16px;overflow-y:auto;min-height:0}.light .accountLayout-module__content___rJSlq{background-color:var(--red-100)}.dark .accountLayout-module__content___rJSlq{background-color:var(--bluish-gray-600)}.accountLayout-module__header___qyS-j{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.accountLayout-module__burgerBtn___bTI6D{display:inline-flex}.accountLayout-module__burgerIcon___dolvS{color:var(--white);font-size:20px}@media(min-width:769px){.accountLayout-module__layout___Hw69v{flex-direction:row}.accountLayout-module__tabsDesktop___CH746{display:flex;max-width:180px;width:100%}.accountLayout-module__burgerBtn___bTI6D{display:none}}.languageChange-module__container___H5bKo{height:100%}.languageChange-module__languageBtn___N4e28{height:100%;display:flex;flex-wrap:nowrap;align-items:center;gap:4px;cursor:pointer}.languageChange-module__languageCode___tT8of{font-size:12px;text-transform:uppercase;font-weight:500;color:var(--language-changer-icon-fill)}.languageChange-module__globeIcon___y1fq8{width:14px;height:14px;fill:var(--language-changer-icon-fill)}.languageChange-module__downIcon___fw8RH{width:11px;height:14px}.languageChange-module__downIcon___fw8RH svg{fill:var(--language-changer-icon-fill)}.languageChange-module__dropdownContent___EUusb{font-size:12px;display:grid;grid-template-columns:repeat(2,1fr);min-width:120px;background-color:var(--language-changer-drop-down-content-background);padding-bottom:8px;border-radius:3px;overflow:hidden}.languageChange-module__languageItem___ebioy{width:120px;padding:8px 12px;cursor:pointer;color:var(--language-item-color);border-bottom:1px solid var(--language-item-border-bottom-color);text-align:center;display:flex;align-items:center;gap:8px}.languageChange-module__languageItem___ebioy:hover{background-color:var(--language-item-background-color-hover)}.languageChange-module__activeLanguageItem___UdRsn{color:var(--active-language-item-color)}.languageChange-module__checkIcon___mnkA-{flex-shrink:0;opacity:0;pointer-events:none;transition:all .2s}.languageChange-module__activeCheckIcon___Kvd1P{opacity:1;pointer-events:all}.viewSwitcher-module__dropdownContent___zcP6G{padding:4px;border-radius:6px;display:flex;flex-direction:column;gap:4px;box-shadow:0 .125rem .325rem #0000001a,0 .375rem 1.5rem #00000014;background-color:var(--molly-dark-background-0);color:var(--white)}.viewSwitcher-module__option___tk-zb{cursor:pointer;-webkit-user-select:none;user-select:none;padding:6px 8px;background:transparent;display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:12px;font-weight:500;border-radius:6px;color:var(--white)}.viewSwitcher-module__optionLeft___J70ai{display:flex;align-items:center;gap:4px}.viewSwitcher-module__option___tk-zb:hover,.viewSwitcher-module__activeOption___4q511{background-color:var(--molly-dark-background-10)}.viewSwitcher-module__checkIcon___y4-wd{opacity:0;transition:opacity .2s;color:var(--molly-dark-grey-60)}.viewSwitcher-module__activeCheckIcon___LjbYE{opacity:1}.viewSwitcher-module__triggerButton___bjYiS{cursor:pointer;min-width:120px;font-size:12px;font-weight:600;border-radius:6px;padding:4px 4px 4px 8px;display:flex;align-items:center;justify-content:space-between;gap:6px;background-color:var(--molly-dark-background-0);color:var(--white);border:1px solid var(--molly-dark-background-40)}.viewSwitcher-module__dropdownIcon___D6o17{width:16px;height:16px;transition:all .3s;transform:rotate(0);color:var(--molly-dark-grey-60)}.viewSwitcher-module__dropdownIcon___D6o17:hover{color:var(--molly-grey-80)}.viewSwitcher-module__dropdownIconOpen___5dswy{transform:rotate(180deg)}.header-module__container___8DYIl{width:100%;background:var(--black);padding:12px 0}.header-module__content___R6cbO{width:100%;padding:0 4px;display:flex;flex-direction:column;gap:14px}.header-module__img___rWrgH{position:absolute;top:60%;left:50%;transform:translate(-50%,-50%);max-height:180px}.header-module__extraHeader___-91wd{display:flex;align-items:center;justify-content:flex-start;gap:12px}.header-module__bottomLeftContainer___JFU03{display:flex;align-items:center;gap:4px}.header-module__extraHeaderEndContent___8kJzI{display:flex;align-items:center;gap:12px}.header-module__title___v5cHM{color:var(--white)}.header-module__header___Tv17b{width:100%}.header-module__time___p3Dxq{font-size:11px;font-weight:600;color:var(--white)}@media(min-width:680px){.header-module__img___rWrgH{top:50%}}@media(min-width:768px){.header-module__extraHeader___-91wd{justify-content:space-between}}.profileBlock-module__container___vNQL1{display:flex;align-items:center;gap:12px;padding:0 6px}.profileBlock-module__mailContainer___vH9Lb{cursor:pointer}.profileBlock-module__mailIcon___797Z-{color:var(--white)}.profileBlock-module__balanceContainer___r0r53{display:flex;align-items:center;gap:6px;color:var(--white);font-size:13px;font-weight:700}.profileBlock-module__hiddenBalance___r-1Ew{display:flex;align-items:center;gap:2px}.profileBlock-module__dot___I8VG9{width:3px;height:3px;border-radius:50%;background-color:var(--white)}.profileBlock-module__balanceShowIcon___8ZMiN{cursor:pointer;color:var(--white)}.profileBlock-module__profile___kIm3Z{display:flex;align-items:center;gap:4px;cursor:pointer}.profileBlock-module__avatar___GmD0D{width:20px;height:20px;margin:0;border:none;display:flex;align-items:center;justify-content:center}.profileBlock-module__userIcon___q4idY{flex-shrink:0;width:16px;height:16px}.profileBlock-module__username___YQ1Rt{color:var(--white);margin:0;font-size:14px;font-weight:700}.profileBlock-module__arrowDown___ip9NW,.profileBlock-module__arrowDown___ip9NW svg{flex-shrink:0;color:var(--white);width:10px;height:10px}.profileBlock-module__arrowDown___ip9NW{margin-left:4px}.profileBlock-module__dropdownContainer___L2IDW{display:flex;flex-direction:column;border-top:3px solid #f50;width:180px}.profileBlock-module__dropdownButton___57glp{cursor:pointer;border:none;outline:none;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--dashboard-header-navigation-button-border);padding:8px 14px;font-size:12px;font-weight:500;white-space:nowrap;color:var(--dashboard-header-navigation-button-color);background-color:var(--dashboard-header-navigation-button-background)}.profileBlock-module__dropdownButton___57glp:hover{background-color:var(--dashboard-header-navigation-button-background-hover)}.profileBlock-module__badge___rsRtT{color:var(--white);background:var(--gold-400);padding:0 4px;font-size:10px;border-radius:4px}.profileBlock-module__notification___d1J2r{display:flex;align-items:center;gap:8px;padding:12px 16px;color:#0050b3;font-size:14px}.light .profileBlock-module__notification___d1J2r{color:#0050b3}.dark .profileBlock-module__notification___d1J2r{color:var(--white)}.profileBlock-module__icon___Fx9-N{font-size:18px}.profileBlock-module__text___aDJoA{font-weight:500}.light .profileBlock-module__readBtn___s8RfY{color:#0050b3}.dark .profileBlock-module__readBtn___s8RfY,.dark .profileBlock-module__readBtn___s8RfY:hover span,.dark .profileBlock-module__readBtn___s8RfY span{color:var(--white)}.layout-module__layout___H0MgM{display:flex;flex-direction:column;height:100%;overflow:hidden}.layout-module__headerWrapper___9EYcf{background:var(--black)}.layout-module__headerContent___c5GM9{width:100%}.layout-module__layoutContent___qe3EV{flex:1;min-height:0;height:100%}.movingStars-module__star___upyxA{position:relative;z-index:3;width:100%;height:100%;background:var(--white);border-radius:50%;opacity:.8;animation:movingStars-module__pulse___4uM0m 2s ease-in-out infinite}.movingStars-module__stars___REa6Z{position:absolute;z-index:3;top:0;left:0;width:100%;height:100%;overflow:hidden;pointer-events:none}.movingStars-module__starWrapper___DHgn6{position:absolute;animation-name:movingStars-module__moveStar___RURV7;animation-timing-function:linear;animation-fill-mode:forwards;pointer-events:none}.movingStars-module__meteor___thDJW{position:absolute;width:2px;height:2px;border-radius:50%;background:var(--white);pointer-events:none;animation-name:movingStars-module__meteorMove___V8dav;animation-timing-function:linear;animation-fill-mode:forwards}.movingStars-module__meteorTail___PDUCz{position:absolute;top:50%;left:0;height:1px;width:50px;transform:translateY(-50%);background:linear-gradient(to right,var(--white),transparent);z-index:-1}@keyframes movingStars-module__appear___-AR4E{0%{opacity:0;transform:scale(0)}to{opacity:.8;transform:scale(1)}}@keyframes movingStars-module__meteorMove___V8dav{0%{transform:translate(0) rotate(-45deg);opacity:1}to{transform:translate(-500px,500px) rotate(-45deg);opacity:0}}@keyframes movingStars-module__moveStar___RURV7{0%{transform:translate(0);opacity:.8}25%{transform:translate(calc(var(--moveX, 0px) / 4),calc(-1 * var(--arcY, 60vh) * .25))}50%{transform:translate(calc(var(--moveX, 0px) / 2),calc(-1 * var(--arcY, 60vh) * .5))}75%{transform:translate(calc(var(--moveX, 0px) * .75),calc(-1 * var(--arcY, 60vh) * .75))}to{transform:translate(var(--moveX, 0px),calc(-1 * var(--arcY, 60vh)));opacity:0}}@keyframes movingStars-module__pulse___4uM0m{0%,to{transform:scale(1)}50%{transform:scale(.7)}}.mobileLayout-module__container___Y3FvP{display:flex;flex-direction:column;height:100%}.mobileLayout-module__drawer___OUYgn{display:none;padding:0}.mobileLayout-module__movingStarsContainer___ClM-P{position:fixed;inset:0;width:100%;height:100%;pointer-events:none}.mobileLayout-module__header___mJS42{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:8px 16px;background-color:var(--red-350)}.mobileLayout-module__headerWrapper___WUfLd{background:var(--black)}.mobileLayout-module__headerContent___eRTsR{width:100%}.mobileLayout-module__openNavDrawerButton___LnY-p{cursor:pointer;border:none;outline:none;background:transparent;color:var(--white)}.mobileLayout-module__navLogoWrapper___mWegZ{flex-shrink:1}.mobileLayout-module__navLogoWrapper___mWegZ,.mobileLayout-module__navUser___jBAbg{display:flex;align-items:center}.mobileLayout-module__navUser___jBAbg{gap:8px;max-width:auto;width:auto}.mobileLayout-module__languagePicker___wfqMF{margin:0 auto}.mobileLayout-module__myBetsLink___khp7L{display:none}.mobileLayout-module__navUser___jBAbg{justify-content:flex-end}.mobileLayout-module__myBetsButton___aOpRk{border:none;outline:none;cursor:pointer;padding:4px 8px;color:var(--white);border-radius:4px;background-color:#e2a225;text-transform:uppercase;font-weight:500}.mobileLayout-module__burgerIcon___du27w{color:var(--white);font-size:20px}.mobileLayout-module__avatar___AFHXZ{width:20px;height:20px;margin:0;border:none;display:flex;align-items:center;justify-content:center}.mobileLayout-module__userIcon___X8Zf1{flex-shrink:0;width:16px;height:16px}.mobileLayout-module__logo___O3LBk{max-width:235px;width:100%}.mobileLayout-module__main___fLXQo{flex:1;overflow-y:auto}.mobileLayout-module__drawerContent___UZF9B{display:flex;flex-direction:column;height:100%}.mobileLayout-module__drawerHeaderRight___eROWz{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.mobileLayout-module__drawerHeaderLeft___Db81B{display:flex;align-items:center;justify-content:flex-start;gap:12px;margin-bottom:16px}.mobileLayout-module__drawerTitle___WcKLT{font-size:20px;font-weight:600}.mobileLayout-module__drawerList___wQVhW{list-style:none;padding:0;margin:0}.mobileLayout-module__drawerList___wQVhW li{margin-bottom:8px;font-size:16px}.mobileLayout-module__loaderBlock___B-PER{display:flex;flex-direction:column;gap:5px;align-items:center}.mobileLayout-module__loaderText___qH813{color:var(--loader-text-color)}@media(min-width:768px){.mobileLayout-module__languagePicker___wfqMF,.mobileLayout-module__myBetsLink___khp7L{display:block}.mobileLayout-module__navLogoWrapper___mWegZ{flex-shrink:0}}.mobileNavigationSidebar-module__container___jm0ti{display:flex;height:100%;background-color:var(--red-350)}.mobileNavigationSidebar-module__header___w6w0T{color:var(--white);padding:16px;display:flex;align-items:center;justify-content:space-between}.mobileNavigationSidebar-module__avatarContainer___cVlWL{display:flex;align-items:center;gap:6px}.mobileNavigationSidebar-module__userName___BBxIb{font-size:12px}.mobileNavigationSidebar-module__userBalance___-Usyf{font-size:13px;font-weight:500}.mobileNavigationSidebar-module__content___QqI49{width:100%;overflow-y:auto}.mobileNavigationSidebar-module__closeWrapper___cYq2M{height:100%;background-color:var(--dark-150)}.mobileNavigationSidebar-module__closeWrapperButton___AApqk{padding:20px;background-color:var(--red-350)}.mobileNavigationSidebar-module__closeIcon___-Ey1P,.mobileNavigationSidebar-module__refreshIcon___lrd9g{color:var(--white)}.mobileNavigationSidebar-module__avatar___ASNhm{width:20px;height:20px;margin:0;border:none;display:flex;align-items:center;justify-content:center}.mobileNavigationSidebar-module__userIcon___TrBbe{flex-shrink:0;width:16px;height:16px}.mobileNavigationSidebar-module__navigationContainer___qJCRF{margin-top:5px}.mobileNavigationSidebar-module__navigationItem___WxQYo{color:var(--white);font-size:14px;font-weight:600;display:flex;align-items:center;justify-content:space-between;-webkit-user-select:none;user-select:none;cursor:pointer;padding:8px 16px;background-color:var(--red-350);border-bottom:1px solid rgba(255,255,255,.3);border-left:3px solid transparent;transition:all .2s}.mobileNavigationSidebar-module__navigationItem___WxQYo:first-child{border-top:1px solid rgba(255,255,255,.3)}.mobileNavigationSidebar-module__nameContainer___IXFFC{display:flex;align-items:center;gap:12px}.mobileNavigationSidebar-module__navigationNameIcon___8-ish{display:flex;align-items:center;justify-content:center;font-size:18px}.mobileNavigationSidebar-module__navigationScoreContainer___rCfcG{display:flex;align-items:center;justify-content:center;background-color:var(--gold-400);padding:0 2px;border-radius:10px;min-width:30px;color:var(--white);font-size:12px;transition:all .2s}.allEvents-module__container___F88rk{max-height:100%;overflow-y:auto;background:var(--sidebar-content-background);box-shadow:0 1px 2px #15161726}.allEvents-module__tabsContainer___oqhE8{display:flex;justify-content:space-between;width:100%;flex-wrap:nowrap}.allEvents-module__tab___mbiKo,.allEvents-module__liveTab___kvt4X{border-left:1px solid var(--all-events-tab-border-color);color:var(--all-events-tab-color);border-top:3px solid var(--tab-border-top-color);background:var(--all-events-tab-background);cursor:pointer;text-align:center;text-transform:uppercase;width:100%;font-size:11px;font-weight:700;padding:6px 0}.allEvents-module__liveTab___kvt4X{color:var(--live-tab-color)}.allEvents-module__activeLiveTab___07wBV{color:var(--live-tab-color);border-top:3px solid var(--live-tab-color);background:var(--all-events-active-tab-background)}.allEvents-module__activeTab___eTo-c{color:var(--all-events-active-tab-color);border-top:3px solid var(--active-tab-border-top-color);background:var(--all-events-active-tab-background)}.allEvents-module__allEventsCategoryTitleContainer___9f-du{padding:10px 15px}.allEvents-module__allEventsCategoryTitle___xYwOQ{font-size:10px;font-weight:700;text-transform:uppercase;color:var(--sidebar-selection-title-color)}.allEvents-module__liveEventsCategoryTitle___W1-nR{color:var(--gold-400)}.allEvents-module__allEventsInnerTitle___VHtwC{width:100%;display:flex;align-items:center;justify-content:space-between;padding:6px 15px;background:var(--sidebar-selection-inner-color);transition:background .2s ease;cursor:pointer}.allEvents-module__allEventsInnerNameWrapper___1IZUJ{display:flex;align-items:center;gap:16px}.allEvents-module__allEventsInnerNameWrapper___1IZUJ svg{fill:var(--sidebar-selection-icon-color)}.allEvents-module__allEventsActiveInnerTitle___Qhvj- .allEvents-module__allEventsInnerNameWrapper___1IZUJ svg{fill:var(--sidebar-selection-active-icon-color)}.allEvents-module__allEventsActiveInnerTitle___Qhvj-,.allEvents-module__allEventsInnerTitle___VHtwC:hover{background:var(--all-events-active-tab-background)}.allEvents-module__allEventsInnerTitleText___1sZ0v{font-size:12px;color:var(--all-events-inner-title-color);font-weight:400}.allEvents-module__allEventsActiveInnerTitle___Qhvj- .allEvents-module__allEventsInnerTitleText___1sZ0v{font-weight:500}.allEvents-module__allEventsInnerTitleCount___lGqsq{font-size:12px;color:var(--all-events-title-color);font-weight:400}.allEvents-module__filters___AKK-d{display:flex;flex-direction:column;background-color:var(--filters-background)}.allEvents-module__filter___jZ-T8{display:flex;cursor:pointer;padding:8px 15px;font-size:11px;justify-content:space-between;background:var(--all-events-active-tab-background)}.allEvents-module__filter___jZ-T8:hover{background:var(--filter-background-hover)}.allEvents-module__filter___jZ-T8 .allEvents-module__filterName___vUJCz{color:var(--filter-name-color);font-weight:400}.allEvents-module__filter___jZ-T8 .allEvents-module__filterCount___lu2BD{color:var(--filter-count-color)}.allEvents-module__activeFilter___16mFN{background:var(--active-filter-background)!important}.allEvents-module__activeFilter___16mFN .allEvents-module__filterName___vUJCz{color:var(--active-filter-name-color);font-weight:500}.allEvents-module__activeFilter___16mFN .allEvents-module__filterCount___lu2BD{color:var(--active-filter-count-color)}.matchesInfoEmptyState-module__container___K5MI-{padding:15px 20px;font-size:12px;color:var(--all-events-empty-color);background-color:var(--all-events-empty-backround)}.tabs-module__tabItem___GReLu{flex:1}.mobileMatchesInfo-module__filters___b03Ek{width:100%;padding:0 16px;background-color:var(--grey-blue-150)}.mobileMatchesInfo-module__filter___Jj1Su{cursor:pointer;width:100%;background-color:var(--grey-140);padding:6px 6px 6px 22px;color:var(--black);font-weight:600;font-size:13px;display:flex;align-items:center;justify-content:space-between}.mobileMatchesInfo-module__filterNameContainer___J68d2{display:flex;align-items:center;gap:6px}.mobileMatchesInfo-module__radioButton___mjfgf{width:18px;height:18px;border-radius:50%;border:1px solid var(--grey-800);background-color:var(--white);position:relative;margin-left:8px;transition:all .2s}.mobileMatchesInfo-module__radioButton___mjfgf:after{content:"";position:absolute;top:50%;left:50%;width:8px;height:8px;border-radius:50%;background-color:transparent;transform:translate(-50%,-50%)}.mobileMatchesInfo-module__radioButtonActive___gkEzq:after{background-color:var(--gold-400)}.mobileMatchesInfo-module__filterCount___VmA9r{display:flex;align-items:center;justify-content:center;background-color:var(--red-350);padding:2px 4px;border-radius:10px;min-width:36px;color:var(--white);font-size:12px}.mobileMatchesInfoEmptyState-module__container___obqJP{padding:15px 20px;font-size:12px;color:var(--all-events-empty-color);background-color:var(--all-events-empty-backround)}.mobileSportsSidebar-module__container___8rlEY{display:flex;height:100%;background-color:var(--red-350)}.mobileSportsSidebar-module__content___NKd-X{width:100%;overflow-y:auto}.mobileSportsSidebar-module__closeWrapper___NA-8-{height:100%;background-color:var(--dark-150)}.mobileSportsSidebar-module__closeWrapperButton___104X1{padding:20px;background-color:var(--red-350)}.mobileSportsSidebar-module__closeIcon___DBlBZ{color:var(--white)}.mobileSportsSidebar-module__header___eIcFg{padding:16px}.mobileSportsSidebar-module__headerButton___lHhiU{border:none;outline:none;width:100%;font-size:14px;padding:12px 16px;font-weight:500;border-radius:4px;background:var(--gold-400);color:var(--white);text-transform:uppercase}.mobileSportsSidebar-module__allEventsItem___JgnrH{width:100%;-webkit-user-select:none;user-select:none;cursor:pointer;padding:8px 16px;display:flex;align-items:center;justify-content:space-between;color:var(--white);background-color:var(--red-350);border-bottom:1px solid rgba(255,255,255,.6);border-left:3px solid transparent;transition:all .2s}.mobileSportsSidebar-module__allEventsActiveItem___S5WZ2{color:#232323;background-color:var(--grey-140);border-left:3px solid var(--gold-400);width:100%}.mobileSportsSidebar-module__allEventsNameWrapper___IQ0zL{display:flex;align-items:center;gap:4px}.mobileSportsSidebar-module__allEventsSportIcon___rgl1I{display:flex;align-items:center;justify-content:center}.mobileSportsSidebar-module__allEventsTitleText___kw72c{font-weight:500}.mobileSportsSidebar-module__allEventsTitleCount___Hgv49{display:flex;align-items:center;justify-content:center;background-color:var(--red-200);padding:2px 4px;border-radius:10px;min-width:36px;color:var(--white);font-size:12px;transition:all .2s}.mobileSportsSidebar-module__allEventsActiveItem___S5WZ2 .mobileSportsSidebar-module__allEventsTitleCount___Hgv49{background-color:var(--red-350)}.mobileSportsSidebar-module__allEventsActiveItem___S5WZ2 .mobileSportsSidebar-module__allEventsSportIcon___rgl1I{color:var(--red-350)}.mobileSportsSidebar-module__tab___-PSkh{width:100%;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#ffffffbf;background-color:var(--red-400);padding:0 6px;height:40px;transition:all .2s}.mobileSportsSidebar-module__activeTab___4VgWW{color:#370000;border-top:3px solid var(--gold-400);background-color:var(--grey-140)}.announcements-module__container___NpH2N{display:flex;flex-direction:column;position:relative;height:100%;max-height:100%;padding-bottom:50px}.dark .announcements-module__container___NpH2N{background-color:var(--bluish-gray-700)}.light .announcements-module__container___NpH2N{background-color:var(--red-550)}.announcements-module__wrapper___41K4D{display:flex;flex-direction:column;padding:16px 16px 0;flex:1 1 auto;overflow:hidden}.announcements-module__titleContainer___ru-7-{display:flex;align-items:center;gap:4px;margin-bottom:16px}.announcements-module__title___buN7t{font-size:18px;font-weight:700;color:var(--white);margin:0}.announcements-module__controls___poy-j{display:flex;align-items:flex-end;gap:.5rem;margin-bottom:1rem;padding:8px;border-radius:4px;flex-wrap:wrap}.dark .announcements-module__controls___poy-j{background-color:var(--bluish-gray-600)}.light .announcements-module__controls___poy-j{background-color:var(--grey-140)}.announcements-module__inputWrapper___JtmjO{position:relative;display:inline-block;width:250px;height:30px}.announcements-module__searchIcon___72Yli{position:absolute;left:8px;top:50%;transform:translateY(-50%);color:#888;cursor:pointer}.announcements-module__clearIcon___1GdDu{position:absolute;right:8px;top:50%;transform:translateY(-50%);color:#888;cursor:pointer}.announcements-module__input___9unLU{width:100%;height:100%;padding-left:30px;border:none;outline:none;border-radius:4px;background-color:#e1e5e8;box-sizing:border-box;font-size:12px;font-weight:600;color:#3f1b18;-moz-appearance:textfield}.announcements-module__input___9unLU::-webkit-inner-spin-button,.announcements-module__input___9unLU::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.announcements-module__input___9unLU::placeholder{color:#3f1b18;opacity:1}.announcements-module__searchButton___rRN5i{height:30px;cursor:pointer;max-width:100px;width:100%;border-radius:4px;font-size:13px;border:none;padding:4px 12px;font-weight:700;color:var(--white);transition:background-color .2s}.light .announcements-module__searchButton___rRN5i{border:1px solid transparent;background-color:#e29f00}.dark .announcements-module__searchButton___rRN5i{background-color:var(--bluish-gray-550);border:1px solid var(--white)}.light .announcements-module__searchButton___rRN5i:hover{background-color:#c58b00}.dark .announcements-module__searchButton___rRN5i:hover{background-color:var(--bluish-gray-700)}.announcements-module__exportButton___GeFrD{height:30px;font-size:13px;cursor:pointer;max-width:140px;width:100%;border-radius:4px;border:1px solid #b85457;padding:4px 12px;background-color:transparent;font-weight:700;color:#b85457}.announcements-module__tableContainer___-OaWk{overflow:auto;flex:1}.light .announcements-module__tableContainer___-OaWk{background-color:var(--red-100)}.dark .announcements-module__tableContainer___-OaWk{background-color:var(--bluish-gray-600)}.announcements-module__cell___QSXNZ{padding:0 18px}.announcements-module__noteContainer___YVhSU{color:var(--red-850);margin:10px 0;font-size:12px;background-color:#ef9d8d;padding:6px}.announcements-module__note___wMQmJ{color:var(--red-400)}.announcementsTable-module__table___KGG2Q{width:100%;border-collapse:collapse}.light .announcementsTable-module__table___KGG2Q,.light .announcementsTable-module__thead___cG1CD{color:var(--white);background-color:#c04437}.dark .announcementsTable-module__table___KGG2Q,.dark .announcementsTable-module__thead___cG1CD{background-color:var(--bluish-gray-600);color:var(--white)}.announcementsTable-module__thead___cG1CD{color:var(--white);position:sticky;top:0;left:0;right:0;z-index:1}.light .announcementsTable-module__tbody___X1JoL{background-color:var(--white)}.dark .announcementsTable-module__tbody___X1JoL{background-color:var(--bluish-gray-700)}.announcementsTable-module__th___SUpO-{padding:4px;text-align:center;font-size:11px;font-weight:700;min-width:50px}.announcementsTable-module__td___aVAjU{font-weight:500;text-align:center;font-size:11px;padding:4px}.light .announcementsTable-module__td___aVAjU{color:var(--red-850);border:1px solid #f9f9f9}.dark .announcementsTable-module__td___aVAjU{color:var(--white);border:1px solid var(--bluish-gray-600)}.announcementsTable-module__emptyRow___BM7p-{border:1px solid var(--white)}.announcementsTable-module__noMessages___ytPMT{text-align:center;font-size:11px;font-weight:500;padding:4px;box-shadow:0 4px 6px #0000004d}.light .announcementsTable-module__noMessages___ytPMT{color:var(--red-850);background-color:#ffe5e5}.dark .announcementsTable-module__noMessages___ytPMT{color:var(--white);background-color:var(--bluish-gray-700)}.submitButton-module__submitButton___L-L3L{display:flex;align-items:center;gap:8px;justify-content:center;border:none;outline:none;cursor:pointer;padding:8px;font-size:13px;font-weight:600;border-radius:4px}.submitButton-module__submitButton___L-L3L:disabled{opacity:.7;cursor:default;box-shadow:none}.submitButton-module__variantPrimary___72pvg{color:var(--white)}.light .submitButton-module__variantPrimary___72pvg{background-color:var(--red-400);box-shadow:0 2px #861519}.dark .submitButton-module__variantPrimary___72pvg{background-color:var(--bluish-gray-700);box-shadow:0 2px var(--black)}.light .submitButton-module__variantText___7-KLM{color:var(--red-400);background-color:transparent}.dark .submitButton-module__variantText___7-KLM{color:var(--white);background-color:transparent}.light .submitButton-module__variantSecondary___mh-Y9{color:var(--black);background-color:var(--grey-100);box-shadow:0 2px var(--grey-200)}.dark .submitButton-module__variantSecondary___mh-Y9{color:var(--white);background-color:var(--bluish-gray-600);box-shadow:0 2px var(--bluish-gray-700)}.changePassword-module__form___w-j1X{display:flex;flex-direction:column;align-items:flex-start;gap:12px;padding:16px}.changePassword-module__blockInputWrapper___wLQfv{width:100%;display:flex;align-items:center;gap:12px}.changePassword-module__inputWrapper___psTM3{display:flex;flex-direction:column;align-items:flex-start;gap:4px;width:100%}.light .changePassword-module__inputLabel___9jKQy{color:#a30a0f}.dark .changePassword-module__inputLabel___9jKQy{color:var(--white)}.light.changePassword-module__inputLabelDisabled___ayuIP{color:#8a8a8a}.dark.changePassword-module__inputLabelDisabled___ayuIP{color:var(--bluish-gray-700)}.changePassword-module__input___v9jSB,.changePassword-module__input___v9jSB:focus,.changePassword-module__input___v9jSB:hover{outline:none;background-color:var(--white);color:var(--red-850);font-size:12px;font-weight:600;transition:all .2s}.light .changePassword-module__input___v9jSB,.light .changePassword-module__input___v9jSB:hover,.light .changePassword-module__input___v9jSB:focus{background-color:var(--white);color:var(--red-850);border:1px solid #7c0004}.dark .changePassword-module__input___v9jSB,.dark .changePassword-module__input___v9jSB:hover,.dark .changePassword-module__input___v9jSB:focus{background-color:var(--bluish-gray-700);color:var(--white);border:1px solid var(--black)}.changePassword-module__input___v9jSB:focus{border:1px solid var(--black)}.changePassword-module__messageError___JkZkg{font-style:italic;font-size:12px;font-weight:600}.light .changePassword-module__messageError___JkZkg{color:var(--red-350)}.dark .changePassword-module__messageError___JkZkg{color:var(--white)}.changePassword-module__submitButtonWrapper___OoqVB{max-width:150px;width:100%;display:flex;align-items:center;justify-content:flex-end}.changePassword-module__remarksWrapper___bB5-8{border-radius:6px;padding:10px 14px;font-size:13px;line-height:1.4;font-weight:600;text-align:left;border:1px solid transparent}.light .changePassword-module__remarksWrapper___bB5-8{background:var(--molly-warning-red-1-light);border-color:var(--red-150);color:var(--red-500)}.dark .changePassword-module__remarksWrapper___bB5-8{background:var(--molly-warning-red-2-dark);border-color:var(--red-850);color:var(--molly-error-text-dark)}.changePassword-module__remarkNote___TUz85{margin-bottom:6px;font-weight:700;letter-spacing:.2px}.light .changePassword-module__remarkNote___TUz85{color:var(--red-350)}.dark .changePassword-module__remarkNote___TUz85{color:var(--molly-error-text-dark)}.changePassword-module__remarksList___9yJrd{margin:0;padding-left:18px}.changePassword-module__remarksItem___fEyVH{position:relative;padding-left:4px;margin-bottom:4px}.changePassword-module__remarksItem___fEyVH::marker{font-weight:700}@media(min-width:768px){.changePassword-module__form___w-j1X{padding:24px}}.feedError-module__messageContainer___y4Ywq{margin-top:128px}.feedError-module__feedErrorIcon___wTiYq svg{color:var(--red-400)}.siteUnderMaintanance-module__messageContainer___gOh2n{margin-top:128px}.light .siteUnderMaintanance-module__maintenanceIcon___1dkq2 svg{color:var(--orange)}.dark .siteUnderMaintanance-module__maintenanceIcon___1dkq2 svg{color:var(--white)}.siteUnderMaintanance-module__feedErrorIcon___zosJM svg{color:var(--red-400)}.light .siteUnderMaintanance-module__description___RgE-r,.light .siteUnderMaintanance-module__title___VikBN{color:var(--black)}.dark .siteUnderMaintanance-module__description___RgE-r,.dark .siteUnderMaintanance-module__title___VikBN{color:var(--white)}.sidebar-module__container___S7Vm6{display:flex;flex-direction:column;gap:4px;padding:0 4px;height:100%;box-sizing:border-box}.sidebar-module__sidebarViewContent___pfi6-{border-radius:4px;position:relative;flex:1;min-height:0}.sidebar-module__row___hkk2A{gap:4px;flex-wrap:nowrap}.sidebar-module__sidebarSelectionButton___x9YsY,.sidebar-module__sidebarSelectionButtonActive___mUetV{position:relative;display:inline-flex;text-align:center;text-transform:uppercase;box-sizing:border-box;cursor:pointer;border-radius:3px;font-size:12px;font-weight:700;padding:5px 7px;margin:2px 0;box-shadow:0 1px 2px #15161726;width:100%}.sidebar-module__sidebarSelectionButton___x9YsY{background:var(--sidebar-selection-button-background);color:var(--sidebar-selection-button-color)}.sidebar-module__sidebarSelectionButton___x9YsY:hover{background:var(--sidebar-selection-button-background-hover);color:var(--sidebar-selection-button-color-hover)}.sidebar-module__sidebarSelectionButtonActive___mUetV{color:var(--sidebar-selection-button-color-active);background-color:var(--sidebar-selection-button-background-active)}.sidebar-module__sidebarSelectionButtonTitle___R9Ko0{display:block;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;padding:4px 0;width:100%;font-weight:700}.sidebar-module__betSlipButton___Y0hFq{position:relative}.sidebar-module__favoritesCount___Plwgg,.sidebar-module__betCount___no6bD{color:var(--sidebar-bet-count-color);background:var(--sidebar-bet-count-background);position:absolute;right:5px;top:7px;font-size:10px;font-weight:500;border-radius:3px;padding:3px 4px}.sportLoader-module__container___ytiJb{display:flex;align-items:center;justify-content:center;height:300px;color:var(--grey-180)}.sportLoader-module__container___ytiJb svg{animation:sportLoader-module__rotateInfinite___oyBW0 2s linear infinite}@keyframes sportLoader-module__rotateInfinite___oyBW0{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.betSlipItem-module__container___0JbzS{position:relative;height:100%}.betSlipItem-module__betSlipContainer___TyHnb{position:relative;height:100%;display:flex;flex-direction:column}.betSlipItem-module__warningContainer___yjqO0{background-color:#ffedc2;padding:8px;font-size:11px;font-weight:400;color:var(--black);border-bottom:1px solid var(--black)}.betSlipItem-module__warningContainer___yjqO0:last-child{border-bottom:none}.betSlipItem-module__errorContainer___b-XNY{background-color:#ffccd0;padding:12px;font-size:11px;font-weight:400;color:var(--black)}.betSlipItem-module__errorText___y3TQt{font-size:12px;font-weight:500;color:#d32f2f}.betSlipItem-module__activeOddsContainer___X9aEh{position:relative;display:flex;flex-direction:column;gap:4px;overflow-y:auto;background:var(--sidebar-content-background);box-shadow:0 1px 2px #15161726;min-height:160px}.betSlipItem-module__sportLoaderContainer___HhQ3O{position:absolute;z-index:1;pointer-events:none;inset:0;background-color:#0000001a;margin:2px;border-radius:8px;overflow:hidden;display:flex;align-items:center;justify-content:center}.betSlipItem-module__sportLoader___Uh9bT{height:161px;margin:10px 0}.betSlipItem-module__betSlipItemContainer___TVfHX{margin:2px;border-radius:8px;overflow:hidden}.betSlipItem-module__betSlipErrorContainer___U4YcV{margin:2px;padding:10px;border-radius:8px;background-color:#ffccd0}.betSlipItem-module__betSlipErrorTitleText___ORaL2{font-size:11px;font-weight:600;color:var(--team-color)}.betSlipItem-module__betSlipErrorTitleContainer___CVBOt{display:flex;align-items:center;flex-wrap:nowrap;overflow:hidden;justify-content:space-between;gap:8px}.betSlipItem-module__mainContainer___R9GXU{background:var(--betslip-item-container-background);padding:8px}.betSlipItem-module__noBets___E-DUj{display:flex;align-items:center;flex-direction:column;padding:24px 24px 51px}.betSlipItem-module__noBetText___gho5p{font-size:12px;font-weight:400;padding:9px 0;text-align:center;color:var(--no-bet-text-color)}.betSlipItem-module__noBetExtraText___mlpBM{text-align:center;color:var(--no-bet-extra-text-color);font-size:10px;font-weight:400}.betSlipItem-module__titleContainer___ECSyo{display:flex;align-items:center;flex-wrap:nowrap;overflow:hidden;justify-content:space-between;gap:8px}.betSlipItem-module__gameInfoContainer___CpUzD{display:flex;align-items:center;gap:4px;flex:1 1 auto;min-width:0}.betSlipItem-module__sportIcon___gkmxY{display:flex;align-items:center;justify-content:center;flex:0 0 auto}.betSlipItem-module__sportIcon___gkmxY svg{height:12px;width:12px;color:var(--bet-slip-item-sport-color)}.betSlipItem-module__live___mB0zR{color:var(--betslip-item-live-color);background:var(--betslip-item-live-background);font-size:8.3px;font-weight:700;border-radius:3px;padding:3px 5px;text-transform:uppercase}.betSlipItem-module__teams___T4EuO{flex:1 1 0;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:11px;font-weight:600;color:var(--team-color)}.betSlipItem-module__matchScore___MeEid{flex:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:11px;font-weight:600;color:var(--match-score-color)}.betSlipItem-module__scoreContainer___yLFKe{display:flex;align-items:center;gap:4px;flex-shrink:0}.betSlipItem-module__matchInfo___cqGNt{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:11px;font-weight:400;padding:4px 0;color:var(--match-info-color)}.betSlipItem-module__betInfoLabel___VP2x5{font-size:10px;font-weight:600;color:var(--bet-info-label-color);text-transform:capitalize}.betSlipItem-module__betPrice___ui97y{font-size:12px;font-weight:700;color:var(--bet-price-color)}.betSlipItem-module__betInputs___3pF8t{display:flex;flex-direction:column;gap:8px}.betSlipItem-module__team___xijUP{padding:6px 0}.betSlipItem-module__closeIcon___1FqS6{display:inline-flex;align-items:center;justify-content:center;cursor:pointer;padding-left:4px;flex:0 0 auto}.betSlipItem-module__closeIcon___1FqS6 svg{width:12px;height:12px;fill:var(--close-betslip-item-icon);margin-left:2px}.betSlipItem-module__betRules___x8-7W{color:var(--bet-rules-color);font-size:11px;font-weight:400;margin-top:4px}.betSlipItem-module__maxBet___QB1Hn{cursor:pointer;text-decoration:underline;font-weight:500;color:var(--max-bet-color);margin-left:2px;transition:color .2s}.betSlipItem-module__maxBet___QB1Hn:hover{color:var(--max-bet-color-hover)}.betSlipItem-module__betSlipHeader___il5kW{display:flex;align-items:center;justify-content:space-between;padding:4px 6px}.betSlipItem-module__removeAllButton___C0oSN,.betSlipItem-module__refreshButton___voQGd{display:flex;align-items:center;cursor:pointer;gap:2px}.betSlipItem-module__removeAllButton___C0oSN:hover .betSlipItem-module__removeAllButtonText___Orwmo,.betSlipItem-module__refreshButton___voQGd:hover .betSlipItem-module__refreshText___AyTLg,.betSlipItem-module__removeAllButton___C0oSN:hover .betSlipItem-module__removeAllButtonIcon___QzvWK svg,.betSlipItem-module__refreshButton___voQGd:hover .betSlipItem-module__refreshButtonIcon___xH90q svg{color:var(--betslip-header-button-color-hover);fill:var(--betslip-header-icons-fill-hover)}.betSlipItem-module__removeAllButtonText___Orwmo,.betSlipItem-module__refreshText___AyTLg{color:var(--betslip-header-button-color);font-size:10px;font-weight:400}.betSlipItem-module__removeAllButtonIcon___QzvWK svg,.betSlipItem-module__refreshButtonIcon___xH90q svg{width:16px;height:16px;fill:var(--betslip-header-icons-fill)}.betSlipItem-module__removeAllDialogMask___sTHwR{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#0000001a;z-index:5}.betSlipItem-module__removeAllDialog___tb-vc{display:flex;flex-direction:column;gap:8px;font-size:12px;font-weight:500;margin:10px;padding:10px;border-radius:3px;background-color:var(--remove-all-dialog-background)}.betSlipItem-module__removeAllDialogText___YXDGC{color:var(--remove-all-dialog-text)}.betSlipItem-module__removeAllDialogFooter___QZVAt{display:flex;gap:4px;align-items:center;justify-content:flex-end}.betSlipItem-module__removeAllCancel___vM62U,.betSlipItem-module__removeAllOk___sZb2L{padding:0 5px;display:inline-block;text-align:center;text-transform:uppercase;cursor:pointer;transition:.2s color}.betSlipItem-module__removeAllCancel___vM62U{color:var(--remove-all-cancel-color)}.betSlipItem-module__removeAllCancel___vM62U:hover,.betSlipItem-module__removeAllOk___sZb2L:hover{opacity:.6}.betSlipItem-module__removeAllOk___sZb2L{color:var(--remove-all-ok-color)}.betSlipItem-module__totalStakeContainer___jB3sW{border-radius:3px;padding:8px;background:var(--total-stakes-background);display:flex;flex-direction:column;gap:4px;color:var(--total-stakes-color);font-size:12px}.betSlipItem-module__totalStakeRow___Vpa7b{font-size:11px}.betSlipItem-module__potentialWinning___PyWxi{font-weight:700}.betSlipItem-module__placeBetsButton___gLqry{text-transform:uppercase;border-radius:3px;font-size:13px;width:100%;height:36px;border:0;outline:0;margin-top:10px;color:var(--place-bets-button-color);background-color:var(--place-bets-button-background);text-align:center;line-height:36px}.betSlipItem-module__placeBetsButtonActive___fJYr4{cursor:pointer;background-color:var(--place-bets-button-background-active)}.betSlipItem-module__placeBetButtonContainer___-QySV{margin-top:8px}.betSlipItem-module__placeBetButton___Sp1VZ{border:none;outline:none;height:fit-content;border-radius:6px;font-size:12px;font-weight:600;padding:4px 12px;color:var(--place-bets-button-color);background-color:var(--place-bets-button-background);text-align:center}.betSlipItem-module__placeBetButtonActive___H3rcz{cursor:pointer;background-color:var(--place-bets-button-background-active)}.betSlipItem-module__inputWrapper___4VETq{display:flex;flex-direction:column;gap:4px}.betSlipItem-module__inputLabel___xJUuM{font-size:12px;font-weight:600;color:var(--bet-slip-item-input-label-color)}.betSlipItem-module__input___dUx3c{background:transparent;border-radius:6px;border:1px solid var(--bet-slip-item-input-color);transition:border-color .2s ease;max-width:100px;padding:4px 8px;outline:none}.light .betSlipItem-module__input___dUx3c{background-color:var(--white);color:var(--black)}.dark .betSlipItem-module__input___dUx3c{background-color:transparent;color:var(--white)}.betSlipItem-module__betLabelsSelect___00-pd{border-radius:6px;padding:4px 8px;outline:none}.light .betSlipItem-module__betLabelsSelect___00-pd,.dark .betSlipItem-module__betLabelsSelect___00-pd{border:1px solid var(--bet-slip-item-input-color)}.light .betSlipItem-module__betLabelsSelect___00-pd{background-color:var(--white)}.dark .betSlipItem-module__betLabelsSelect___00-pd{background-color:transparent}.betSlipItem-module__input___dUx3c.ant-input-number input{color:var(--bet-slip-item-input-color)}.betSlipItem-module__input___dUx3c:focus,.betSlipItem-module__input___dUx3c:hover,.betSlipItem-module__input___dUx3c:active{border-color:var(--bet-slip-item-input-color)!important;box-shadow:0 0 0 2px #0078ff1a}.betSlipItem-module__viewPendingButton___4y-NT,.submittedBets-module__viewPendingButton___u1HRB{border:none;outline:none;cursor:pointer;border-radius:4px;color:var(--white);background-color:#7a2023;padding:12px;width:100%;font-weight:600;font-size:12px}.submittedBetsItem-module__container___3Rf6y{padding:10px}.submittedBetsItem-module__content___RKaWM{border-radius:8px;overflow:hidden}.submittedBetsItem-module__betGeneralInfo___i-VME{position:relative;padding:8px;background-color:#d0fad5;color:#000;font-size:12px;font-weight:600}.submittedBetsItem-module__betGeneralInfoItem___DJuri{display:flex;align-items:center;gap:6px}.submittedBetsItem-module__reuseSelection___jLJdj{margin-top:4px;cursor:pointer;width:100%;font-size:12px;font-weight:600;text-decoration:underline;display:flex;align-items:center;justify-content:flex-end}.submittedBetsItem-module__closeIcon___--Xnd{position:absolute;top:8px;right:8px}.submittedBetsItem-module__getMatchInfoContainer___LZpMd{padding:10px;background:var(--betslip-item-container-background)}.submittedBetsItem-module__titleContainer___EFwnW{display:flex;align-items:center;flex-wrap:nowrap;overflow:hidden;justify-content:space-between;gap:8px}.submittedBetsItem-module__gameInfoContainer___ZNyUz{display:flex;align-items:center;gap:4px;flex:1 1 auto;min-width:0}.submittedBetsItem-module__sportIcon___V4Fh9{display:flex;align-items:center;justify-content:center;flex:0 0 auto}.submittedBetsItem-module__sportIcon___V4Fh9 svg{height:12px;width:12px;color:var(--bet-slip-item-sport-color)}.submittedBetsItem-module__teams___yd-ba{flex:1 1 0;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:11px;font-weight:600;color:var(--team-color)}.submittedBetsItem-module__scoreContainer___AfnWI{display:flex;align-items:center;gap:4px;flex-shrink:0}.submittedBetsItem-module__matchScore___SQKOb{flex:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:11px;font-weight:600;color:var(--match-score-color)}.submittedBetsItem-module__matchInfo___gHmnq{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:11px;font-weight:400;padding:5px 0;color:var(--match-info-color)}.submittedBetsItem-module__betInfoLabel___ecImN{font-size:10px;font-weight:600;color:var(--bet-info-label-color);text-transform:capitalize}.submittedBetsItem-module__odds___-QN-4{color:#daa520;font-weight:700}.submittedBetsItem-module__removalTimer___K3pnT{width:100%;margin-top:8px;padding:4px 8px;background-color:#fff7e6;border:1px solid #ffa940;border-radius:6px;color:#d46b08;font-weight:500;font-size:12px;text-align:center;animation:submittedBetsItem-module__fadeIn___W7dHs .3s ease-in-out}.submittedBetsItem-module__timerNumber___MgRWU{font-weight:700}@keyframes submittedBetsItem-module__fadeIn___W7dHs{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.favorites-module__container___PVa6Y{max-height:100%;background:var(--sidebar-content-background);box-shadow:0 1px 2px #15161726;display:flex;flex-direction:column}.favorites-module__scrollContent___-UyWU{max-height:100%;overflow-y:auto;overflow-x:hidden}.favorites-module__row___eZIQQ{width:100%;display:flex;flex-wrap:nowrap;align-items:center;justify-content:space-between;gap:4px}.favorites-module__leagueNameContainer___ogxPi{display:flex;align-items:center;gap:6px;flex:1;min-width:0}.favorites-module__title___BR3eL{color:var(--favorites-title-color);font-size:13px;text-transform:uppercase;font-weight:700;padding:8px 16px;display:block}.favorites-module__sportNameContainer___xU7JR{display:flex;align-items:center;gap:16px;padding:6px 16px;color:var(--favorites-title-color)}.favorites-module__sportName___n-EyP{font-size:12px;font-weight:700}.favorites-module__sportContainer___hsqlv{position:relative}.favorites-module__leagueItem___sXC5g{width:100%;padding:6px 16px;display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:18px;cursor:pointer!important;flex:1;font-weight:400;transition:background .2s ease-in-out}.favorites-module__leagueItem___sXC5g:hover,.favorites-module__activeLeagueItem___-1c0X,.favorites-module__activeLeagueItem___-1c0X:hover{background:var(--favorites-league-item-background-hover)}.favorites-module__draggedLeagueItem___5Tz-i{background:transparent;box-shadow:0 0 8px 2px #00000040}.favorites-module__disabledLeagueItem___EnM51{cursor:default}.favorites-module__leagueNameDragIcon___1krW1{opacity:0;pointer-events:none;transition:opacity .3s ease-in-out;color:var(--favorites-count-matches-color)}.favorites-module__leagueNameDragIcon___1krW1:hover{color:var(--favorites-icon-hover)}.favorites-module__leagueNameDragIcon___1krW1:focus{border:none;outline:none;box-shadow:none}.favorites-module__leagueItem___sXC5g:hover .favorites-module__leagueNameDragIcon___1krW1{opacity:1;pointer-events:all}.favorites-module__leagueName___HLuwc{color:var(--favorites-league-name-color);font-weight:400;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:12px;padding-left:18px;flex:1;text-align:left}.favorites-module__activeLeagueItem___-1c0X .favorites-module__leagueName___HLuwc{font-weight:500}.favorites-module__countMatches___CxG3w{position:relative;display:block;color:var(--favorites-count-matches-color);font-size:11px;font-weight:500;text-align:right;opacity:1}.favorites-module__countMatchesText___rR2PU{opacity:1}.favorites-module__leagueItem___sXC5g:hover .favorites-module__countMatchesText___rR2PU{opacity:0;pointer-events:none}.favorites-module__leagueItem___sXC5g:hover .favorites-module__removeLeagueBtn___Rz6-v{opacity:1;background:transparent;pointer-events:all}.favorites-module__removeLeagueBtn___Rz6-v{position:absolute;color:var(--favorites-count-matches-color);top:50%;left:50%;transform:translate(-50%,-50%);width:16px;height:16px;padding:0;cursor:pointer;border:none;background:none;opacity:0;z-index:1;pointer-events:none}.favorites-module__removeLeagueBtn___Rz6-v:hover{color:var(--favorites-icon-hover)}.favorites-module__noFavoritesContainer___MWSja{padding:24px;display:flex;flex-direction:column;align-items:center;justify-content:center}.favorites-module__noFavoritesText___Y8zeI{font-size:12px;font-weight:400;text-align:center;padding:12px 0 8px;color:var(--no-favorites-text-color)}.favorites-module__noFavoritesTextExtra___m9-7e{font-size:10px;font-weight:400;text-align:center;color:var(--no-favorites-extra-text-color)}.favorites-module__seeAllLeaguesBtn___XSrQW{width:100%;cursor:pointer;color:var(--favorites-see-all-button-color);font-size:11px;font-weight:700;text-transform:uppercase;text-align:center;background:none;border:none;border-top:1px solid #dfe6ef;padding:8px 0}.favorites-module__seeAllLeaguesBtn___XSrQW:hover{color:var(--favorites-see-all-button-color-hover)}.favorites-module__popoverContent___N9KE-{min-width:250px}.favorites-module__popoverTitle___3Yxx0{font-size:12px;font-weight:600;color:var(--favorites-popover-title-color);margin-bottom:8px}.favorites-module__actionsWrapper___6YjGl{display:flex;align-items:center;gap:8px;justify-content:flex-end}.favorites-module__cancelBtn___8Ulg-,.favorites-module__confirmBtn___4AERF{cursor:pointer;border:none;outline:none;background:transparent;font-size:12px;text-transform:uppercase;transition:opacity .2s ease-in-out}.favorites-module__cancelBtn___8Ulg-{color:var(--favorites-popover-cancel-color)}.favorites-module__confirmBtn___4AERF{color:var(--favorites-popover-confirm-color)}.favorites-module__cancelBtn___8Ulg-:hover,.favorites-module__confirmBtn___4AERF:hover{opacity:.6}.favorites-module__dimmed___rNVBd{background-color:#00000040;pointer-events:none;transition:opacity .2s ease}.favorites-module__activeLeagueIcon___oVPCU{opacity:1;pointer-events:all;color:var(--favorites-icon-hover)!important;transition:color .3s ease,opacity .3s ease}.favorites-module__draggedActiveCountMatches___kz2GJ{opacity:0;pointer-events:none}.betCard-module__betCard___BcI9N{border-radius:8px;padding:2px;max-width:350px;font-family:Arial,sans-serif;color:var(--bet-card-item-text-color)}.betCard-module__betCardInnerContent___Q-mNx{border-radius:4px;overflow:hidden;background-color:var(--bet-card-item-background)}.betCard-module__betHeader___0E6r1{display:flex;align-items:center;justify-content:space-between;font-size:10px;color:#8d8d8e;background-color:var(--bet-card-item-header-background);font-weight:600}.betCard-module__betCardContent___CaX4S{padding:8px 12px}.betCard-module__betTitleInfo___jzpQF{width:100%;display:flex;align-items:center;justify-content:space-between;padding:4px 12px}.betCard-module__betTitleName___WFmHB{display:flex;align-items:center;gap:4px}.betCard-module__betTitleTimeContainer___lUOwH{display:flex;align-content:center;gap:8px}.betCard-module__betStatus___pFqiR{padding:0 8px;height:25px;display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:600;color:var(--white);white-space:nowrap}.betCard-module__settled___Y-xjv,.betCard-module__inRunning___5-4Sz{background:green}.betCard-module__inProgress___dAqgY{background:orange}.betCard-module__rejected___3XUkj{background:red}.betCard-module__betEvent___Z51Ak{display:flex;align-items:flex-start;justify-content:space-between;font-weight:700;font-size:12px;margin:6px 0;gap:4px}.betCard-module__scoreInfo___s5B2Y{white-space:nowrap}.betCard-module__icon___1O0Z3{margin-right:6px}.betCard-module__betDetails___cxdUN{font-size:11px;color:#666;margin-bottom:6px}.betCard-module__betSelection___6BMhx{display:flex;justify-content:space-between;font-size:13px;margin-bottom:6px}.betCard-module__selection___sTpwj{font-size:12px}.betCard-module__sportIcon___xC3uX{display:flex;align-items:center;justify-content:center}.betCard-module__sportIcon___xC3uX,.betCard-module__sportIcon___xC3uX svg{height:12px;width:12px;color:var(--bet-card-item-sport-color)}.betCard-module__divider___taCI7{background-color:var(--grey-200);margin:8px 0;width:100%;height:1px}.betCard-module__odds___SMXE3{color:#daa520;font-weight:700}.betCard-module__betInfo___0k8v5{font-size:11px;margin:8px 0}.betCard-module__row___ZxO9i{display:flex;justify-content:space-between;margin:2px 0}.betCard-module__value___vCBbo{color:var(--bet-card-item-value);font-weight:600}.betCard-module__rejectedCode___BjqFD{display:block;font-size:14px;font-weight:600;color:var(--red-400);margin:4px 0 8px}.betCard-module__showMoreDetailsBtn___nzyD3{border:none;outline:none;cursor:pointer;border-radius:4px;color:var(--white);background-color:#7a2023;padding:4px 8px;width:100%;font-weight:600;font-size:12px}.pendingBets-module__container___AHKMA{display:flex;flex-direction:column;gap:8px;margin-bottom:32px;max-height:100%;background:var(--sidebar-content-background);box-shadow:0 1px 2px #15161726}.pendingBets-module__betsContainer___TtP9E{display:flex;flex-direction:column;gap:2px;overflow:auto;flex:1}.pendingBets-module__viewAll___VKdYY{font-size:13px;width:100%;position:sticky;bottom:0;left:0;right:0;z-index:1;background:var(--pending-bets-submit-button-background);color:var(--pending-bets-submit-button-color);border:none;border-radius:4px;padding:10px;font-weight:700;cursor:pointer;transition:background .2s ease}.pendingBets-module__viewAll___VKdYY:hover{background:var(--pending-bets-submit-button-background-hover);color:var(--pending-bets-submit-button-color-hover)}.pendingBets-module__noBets___wSxwo{display:flex;align-items:center;flex-direction:column;padding:24px 24px 51px}.pendingBets-module__noBetText___whcoz{font-size:12px;font-weight:400;padding:9px 0;text-align:center;color:var(--no-bet-text-color)}:root{--sidebar-margin-bottom: 32px}.dashboard-module__homeContentContainer___GcwQ7{display:flex;flex-direction:column;height:100%}.dashboard-module__extraHeader___f-2vd{background:var(--black);height:var(--extra-header-height)}.dashboard-module__extraHeaderContent___ZDYUo{max-width:1250px;margin:0 auto;width:100%;padding:0 4px;display:flex;align-items:center;justify-content:flex-end}.dashboard-module__extraHeaderEndContent___FXAq-{display:flex;align-items:center;gap:16px;height:100%}.dashboard-module__extraHeaderButton___wKPfu{height:calc(100% - 3px);border-bottom:3px solid transparent;display:flex;align-items:center}.dashboard-module__extraHeaderButton___wKPfu:hover{border-bottom:3px solid var(--gold-400)}.dashboard-module__extraHeaderButtonWithoutHover___oKFLB:hover{border-bottom:3px solid transparent}.dashboard-module__homeContentWrapper___aYKDw{position:relative;width:100%;min-height:0;height:100%;flex:1;display:flex;flex-direction:column}.dashboard-module__movingStarsContainer___QyEws{position:fixed;inset:0;width:100%;height:100%;pointer-events:none}.dashboard-module__homeContent___RnO4-{display:flex;gap:4px;position:relative;z-index:5;flex:1;min-height:0;height:100%;width:100%;justify-content:center;max-width:1250px;margin:0 auto}.dashboard-module__sidebarWrapper___ccA-O{display:flex;flex-direction:column;max-width:290px;width:100%;height:100%;transition:max-width .3s ease}.dashboard-module__sidebarWrapperCollapsed___6TB7L{max-width:36px}.dashboard-module__sidebar___J98kP{overflow:hidden;max-width:290px;width:100%;transition:max-width .3s ease,opacity .3s ease;opacity:1;flex-grow:1}.dashboard-module__sidebarCollapsed___EgmtR{max-width:0;opacity:0}.dashboard-module__burger___R0V9K{background:none;border:none;cursor:pointer;padding:4px 6px;flex-shrink:0;display:flex;align-items:center;justify-content:flex-start;margin-top:6px}.dashboard-module__burger___R0V9K svg{fill:var(--grey-800)}.dashboard-module__bodyWrapper___HYg7O{width:100%;overflow:auto;height:100%;position:relative}.dashboard-module__body___5QCYM{min-width:900px;width:100%}.dashboard-module__homeContentAnnouncement___y5MQd{position:relative;z-index:5;color:var(--home-content-announcement-color);height:var(--announcement-height);max-width:1250px;width:100%;margin:8px auto;border-radius:4px}.dashboard-module__homeContentAnnouncementContent___n1ObJ{background-color:var(--home-content-announcement-background);margin:0 4px;display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:0 12px}.dashboard-module__homeContentTimeBlockWrapper___5WlVH{display:flex;align-items:center}.dashboard-module__viewAll___DTL2e{cursor:pointer;outline:none;border:none;color:var(--gold-400);text-decoration:none;font-size:12px;font-weight:600;text-transform:uppercase;background:transparent;white-space:nowrap;margin-right:8px}.dashboard-module__homeContentTimeBlock___zY7-8{color:var(--home-content-time-block-color);border-left:1px solid rgba(4,45,86,.1);display:flex;align-items:center;flex-direction:column;line-height:normal;text-transform:capitalize;justify-content:center;white-space:nowrap;font-size:10px;width:120px}.dashboard-module__noLeagues___tZ7SK{padding:20px;background:var(--no-leagues-background);display:block;text-align:center;color:var(--no-leagues-color);font-size:12px;font-weight:500}.dashboard-module__loaderBlock___afT73{display:flex;flex-direction:column;gap:5px;align-items:center}.dashboard-module__loaderText___-vYV4{color:var(--loader-text-color)}.dashboard-module__messageContainer___DM5xt{margin-top:128px}.dashboard-module__maintenanceIcon___-x06F svg{color:var(--orange)}.dashboard-module__feedErrorIcon___yEFBo svg{color:var(--red-400)}.dashboard-module__sportLoader___1ggnN{height:100px}.dashboard-module__announcementIcon___EJMPf{color:var(--gold-400)}.dashboard-module__trackWrapper___k12bY{position:relative;overflow:hidden;height:34px;display:flex;align-items:center;border-radius:8px;width:100%}.dashboard-module__track___R-fh9{display:inline-block;white-space:nowrap;padding-left:100%;animation:dashboard-module__marquee___nDoHq 20s linear infinite}.dashboard-module__trackText___UOsK1{font-size:12px;font-weight:500;margin-right:50px}.dark .dashboard-module__trackText___UOsK1{color:var(--white)}.light .dashboard-module__trackText___UOsK1{color:var(--red-800)}@keyframes dashboard-module__marquee___nDoHq{0%{transform:translate(0)}to{transform:translate(-100%)}}.leagueCollector-module__collapse___smgjD,.leagueCollector-module__tableBlock___84Z-A{width:100%}.leagueCollector-module__table___bAoPe{border-collapse:collapse;width:100%;table-layout:fixed}.leagueCollector-module__table___bAoPe>tbody>tr>td,.leagueCollector-module__table___bAoPe>thead>tr>td{vertical-align:middle;text-align:center;position:relative}.leagueCollector-module__table___bAoPe>thead{position:sticky;top:calc(var(--collector-header) + var(--leagues-header));z-index:2}.leagueCollector-module__table___bAoPe>thead>tr>td:after{content:"";position:absolute;top:0;right:0;width:1px;height:100%;background-color:var(--table-border)}.leagueCollector-module__table___bAoPe>thead>tr>td:before{content:"";position:absolute;bottom:0;right:0;width:100%;height:1px;background-color:var(--table-border)}.leagueCollector-module__table___bAoPe>thead>tr>td,.leagueCollector-module__liveTable___6obFQ>thead>tr>td,.leagueCollector-module__headerTd___wRk2j{color:var(--header-td-color);background-color:var(--header-td-background);font-weight:700;font-size:10px;text-transform:uppercase;padding:0}.leagueCollector-module__liveTable___6obFQ>thead>tr>td,.leagueCollector-module__liveTable___6obFQ .leagueCollector-module__headerTd___wRk2j{background-color:var(--header-live-td-background)}.leagueCollector-module__headerTd___wRk2j{min-width:64px}.leagueCollector-module__collapseHeader___6kdyn{width:100%;padding:0 16px;height:var(--collector-header);display:flex;align-items:center;justify-content:space-between;background:var(--collapse-header-background);border-radius:3px 3px 0 0!important;cursor:pointer;position:sticky;z-index:2;top:var(--leagues-header)}.leagueCollector-module__collapseIcon___EcPIh svg{fill:var(--colapse-icon-fill);width:12px;height:12px}.leagueCollector-module__leagueCollectorLabel___ibr7z{padding:0 5px;font-size:11px;text-transform:uppercase;font-weight:700;color:var(--league-collector-label-color)}.leagueCollector-module__leagueCollectorLive___5Nl36{color:var(--league-collector-label-color);background:var(--league-collector-live-background);border:1px solid var(--league-collector-live-background);padding:1px 3px;margin-left:3px;border-radius:3px}.leagueCollector-module__noEventsAvailable___Il7Yy{font-size:12px;color:var(--no-events-available-color);padding:20px 0;line-height:28px;text-align:center;font-weight:400;background-color:var(--no-events-available-background)}.leagueCollector-module__timeColHeader___Ci-rU,.leagueCollector-module__additionalViewColHeader___Soa8-{width:6%}.leagueCollector-module__eventColHeader___EHP05{width:30%}.leagueCollector-module__colGroup1___r-v4P,.leagueCollector-module__colGroup2___2Dnic{width:29%}.dashboardEmptyState-module__table___LrfMz{border-collapse:collapse;width:100%;table-layout:fixed}.dashboardEmptyState-module__table___LrfMz>tbody>tr>td,.dashboardEmptyState-module__table___LrfMz>thead>tr>td{vertical-align:middle;text-align:center;border:1px solid rgba(51,78,106,.1);border-bottom:none}.dashboardEmptyState-module__table___LrfMz>thead>tr>td{vertical-align:middle}.dashboardEmptyState-module__table___LrfMz>thead{position:sticky;top:calc(var(--collector-header) + var(--leagues-header));z-index:2}.dashboardEmptyState-module__table___LrfMz>thead>tr>td,.dashboardEmptyState-module__liveTable___m1ABc>thead>tr>td,.dashboardEmptyState-module__headerTd___s-lYS{color:var(--header-td-color);background-color:var(--header-td-background);font-weight:700;font-size:10px;text-transform:uppercase;padding:0}.dashboardEmptyState-module__liveTable___m1ABc>thead>tr>td,.dashboardEmptyState-module__liveTable___m1ABc .dashboardEmptyState-module__headerTd___s-lYS{background-color:var(--header-live-td-background)}.dashboardEmptyState-module__headerTd___s-lYS{border-left:1px solid rgba(51,78,106,.1);min-width:64px}.dashboardEmptyState-module__headerTd___s-lYS:first-child{border-left:1px solid var(--white)}.dashboardEmptyState-module__headerWrapper___1hhcc{border-bottom:1px solid rgba(51,78,106,.1)}.dashboardEmptyState-module__headerWrapper___1hhcc:last-child{border-bottom:1px solid var(--white)}.dashboardEmptyState-module__collapseHeader___fZuhh{width:100%;padding:0 16px;height:var(--collector-header);display:flex;align-items:center;justify-content:space-between;background:var(--collapse-header-background);border-radius:3px 3px 0 0!important;cursor:pointer;position:sticky;z-index:2;top:var(--leagues-header)}.dashboardEmptyState-module__collapseIcon___0QC2o svg{fill:var(--colapse-icon-fill);width:12px;height:12px}.dashboardEmptyState-module__leagueCollectorLabel___6ihLA{padding:0 5px;font-size:11px;text-transform:uppercase;font-weight:700;color:var(--league-collector-label-color)}.dashboardEmptyState-module__leagueCollectorLive___o6a0v{color:var(--league-collector-label-color);background:var(--league-collector-live-background);border:1px solid var(--league-collector-live-background);padding:1px 3px;margin-left:3px;border-radius:3px}.dashboardEmptyState-module__noEventsAvailable___zcHe3{font-size:12px;color:var(--no-events-available-color);padding:20px 0;line-height:28px;text-align:center;font-weight:400;background-color:var(--no-events-available-background)}.dashboardEmptyState-module__noEventsBlock___t-3lo{display:flex;align-items:center;justify-content:center;padding:20px 0;color:var(--dashboard-empty-state-color);width:100%;font-size:11px}.dashboardEmptyState-module__timeColHeader___qi-7D,.dashboardEmptyState-module__additionalViewColHeader___uU5bD{width:6%}.dashboardEmptyState-module__eventColHeader___N3XMv{width:38%}.dashboardEmptyState-module__colGroup1___Rg-9R,.dashboardEmptyState-module__colGroup2___15NgX{width:25%}.favoriteButton-module__starContainer___y-gSW{position:relative;display:flex;align-items:center;justify-content:center}.favoriteButton-module__favoriteIcon___H-4pw{z-index:1}.favoriteButton-module__favoriteIcon___H-4pw.anticon svg{transition:all .3s;width:12px;height:12px}.favoriteButton-module__favoriteIcon___H-4pw.anticon svg path:last-child{fill:var(--favorite-icon-fill)}.favoriteButton-module__favoriteIcon___H-4pw.anticon svg path:first-child{fill:transparent}.favoriteButton-module__active___tCmTu.anticon svg path:first-child,.favoriteButton-module__active___tCmTu.anticon svg path:last-child{fill:var(--favorite-icon-fill-active)}.favoriteButton-module__starLoaderContainer___fbmc4{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:50%;background:#00000080;z-index:2;cursor:default}.leagueFlag-module__flag___-FI-Q{width:14px;height:14px}.leagueFlag-module__rounded___drrQ1{border-radius:50%;overflow:hidden;object-fit:cover}.league-module__leagueName___IPT4V{font-size:10px;font-weight:700;color:var(--league-name-color);text-transform:uppercase}.league-module__leagueLabelContainer___F0-LL{padding:0 8px;display:flex;gap:4px;flex-wrap:nowrap;text-align:initial}.league-module__leagueTr___adiiP{background:var(--league-tr-background);border:1px solid var(--table-border);border-top:none}.league-module__liveTr___KZiDu{background-color:var(--live-tr-background)}.league-module__liveTr2n___0f056{background-color:var(--live-tr-2-background)}.league-module__tr___8FouN{background-color:var(--league-simple-tr-background)}.league-module__tr2n___2mA0d{background-color:var(--league-simple-tr-2-background)}.emptyOdd-module__cell___AFgle{min-width:47px;height:14px}.odd-module__oddBlock___LolTT,.odd-module__lineBlock___xpZ--{border-radius:3px;display:inline-flex;line-height:initial;text-align:center;cursor:default;align-items:center;min-width:38px;background:none;border:none}.odd-module__lineBlock___xpZ--{display:flex;justify-content:flex-end;gap:4px}.odd-module__oddActive___CYPWR .odd-module__odd___WLjS1,.odd-module__oddActive___CYPWR .odd-module__odd___WLjS1:hover{background:var(--odd-active-background)}.odd-module__oddBlock___LolTT{min-width:47px;cursor:pointer;justify-content:flex-start;display:flex}.odd-module__odd___WLjS1{font-size:11px;color:var(--odd-color);padding:1px 5px;font-weight:700;white-space:nowrap;border-radius:3px;display:flex;flex-direction:row;align-items:center;flex-wrap:nowrap;background-color:#0000;transition:background-color .5s}.odd-module__negativeOdd___kXuGs{color:red}.odd-module__editedOdd___pEiFe{background-color:var(--edited-odd-background);padding-right:1px;color:var(--edited-odd-color)}.odd-module__odd___WLjS1:hover{background:var(--odd-hover-background);color:var(--odd-hover-color)}.odd-module__line___Jn8Ms{color:var(--line-color);font-weight:400;font-size:11px;padding:1px 5px;white-space:nowrap;text-align:right}.odd-module__oddUpIcon___lJGKf,.odd-module__oddDownIcon___2h8BD{opacity:1;animation-name:odd-module__hide-odd-animation___Xj88p;animation-duration:20s;animation-fill-mode:forwards;width:12px;height:12px}.odd-module__oddUpIcon___lJGKf svg{fill:#10a90f}.odd-module__oddDownIcon___2h8BD svg{fill:#ff1524}.odd-module__oddLocked___3L9Qj{cursor:not-allowed;color:var(--grey-200)}.odd-module__customTooltip___51ix4{font-size:10px;padding:2px 6px;line-height:1.2}.odd-module__line___Jn8Ms,.odd-module__oddBlock___LolTT,.odd-module__oddLockedWrapper___KdfAR{padding:0;width:50%}.odd-module__oddEmpty___1DbDS{display:none}.odd-module__oddLockedWrapper___KdfAR{height:14px;display:flex;align-items:center;flex-shrink:0}.event-module__matchInfoTd___xGVjK{position:relative;padding-left:16px;padding-right:4px}.event-module__matchRow___O7WO8:hover .event-module__matchInfoTd___xGVjK{background-color:var(--match-row-background-hover)}.event-module__matchInfoTd___xGVjK:after{content:"";position:absolute;top:0;right:0;width:1px;height:100%;background-color:var(--table-border)}.event-module__matchInfoTd___xGVjK:before{content:"";position:absolute;bottom:0;right:0;width:100%;height:1px;background-color:var(--table-border)}.event-module__teamName___mOh2q,.event-module__draw___aGPgI{color:var(--team-name-color);display:block;text-align:left;max-width:305px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;line-height:17px;font-size:11px;font-weight:500;border-radius:3px;cursor:default;align-items:center}.event-module__teamName___mOh2q{display:flex;align-items:center;justify-content:space-between;flex-wrap:nowrap}.event-module__teamNameText___V5W5H{max-width:280px}.event-module__redCard___kmmiQ{background-color:#ff4a70;color:var(--white);font-size:9px;font-weight:500;width:8px;height:10px;display:flex;align-items:center;justify-content:center;margin-right:8px}.event-module__favoriteTeam___2DoqM{color:var(--favorite-team-name-color)}.event-module__draw___aGPgI{color:var(--draw-team-name-color)}.event-module__matchRow___O7WO8 .event-module__favoriteButtonTd___33UMG,.event-module__matchRow___O7WO8 .event-module__timeTd___8ncBs{position:relative;vertical-align:middle;padding:0 4px}.event-module__timeTd___8ncBs:after{content:"";position:absolute;top:0;right:0;width:1px;height:100%;background-color:var(--table-border)}.event-module__timeTd___8ncBs:before{content:"";position:absolute;bottom:0;right:0;width:100%;height:1px;background-color:var(--table-border)}.liveTable .evenRow:hover .event-module__timeTd___8ncBs{background-color:var(--live-tr-2-background)}.liveTable .oddRow:hover .event-module__timeTd___8ncBs{background-color:var(--live-tr-background)}.notLiveTable .evenRow:hover .event-module__timeTd___8ncBs{background-color:var(--league-simple-tr-2-background)}.notLiveTable .oddRow:hover .event-module__timeTd___8ncBs{background-color:var(--league-simple-tr-background)}.event-module__matchRow___O7WO8 .event-module__favoriteButtonTd___33UMG{border-right:1px solid transparent}.event-module__timeBlock___CMYWL{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px}.event-module__time___tDr6g,.event-module__todayTime___OCfBi,.event-module__earlyTime___qXo-d,.event-module__liveScore___JtqrG,.event-module__liveTime___dLqv0{font-size:10px;font-weight:700}.event-module__time___tDr6g{color:var(--match-time-color)}.event-module__todayTime___OCfBi,.event-module__earlyTime___qXo-d{color:var(--early-color);text-transform:uppercase;word-break:break-all}.event-module__liveScore___JtqrG,.event-module__liveTime___dLqv0{color:var(--live-color);text-transform:uppercase;word-break:break-all}.event-module__matchRow___O7WO8 td.event-module__moreContent___it7Sq{font-weight:700;font-size:11px;color:var(--more-content-color);vertical-align:middle;text-align:center;min-width:58px;cursor:pointer}.event-module__teams___z0eD5{position:relative}.event-module__periodName___vnzmc{font-weight:600;font-size:10px}.light .event-module__periodName___vnzmc{color:#400002}.dark .event-module__periodName___vnzmc{color:var(--white)}.event-module__blueTeam___s2Xim{color:var(--blue-300)}.event-module__orangeTeam___je164{color:var(--orange)}.event-module__liveTimeBlock___5TLb9{flex-direction:column-reverse}.event-module__liveTimeBlock___5TLb9 .event-module__time___tDr6g{color:var(--live-color)}.additionalView-module__headerContent___w6FBn{display:flex;align-items:center;justify-content:space-between;padding:0 8px;background-color:var(--match-footer-header-content-background)}.additionalView-module__table___9kjU-{width:100%;border-collapse:collapse}.additionalView-module__table___9kjU- td{color:var(--match-footer-table-td-color);margin:2px 0;vertical-align:top;line-height:17px;padding:2px 5px;font-weight:400;font-size:10px}.additionalView-module__table___9kjU- thead tr{background-color:var(--match-footer-header-background)}.additionalView-module__table___9kjU- thead td{color:var(--match-footer-header-color)}.additionalView-module__table___9kjU- tbody{background-color:var(--match-footer-table-tbody-background)}.additionalView-module__table___9kjU- tbody tr:hover td{background-color:var(--match-footer-table-tbody-background-hover)}.additionalView-module__table___9kjU- tbody td{border-bottom:1px solid var(--match-footer-table-tbody-tr-border-bottom-color)}.additionalView-module__closeButton___d1YAj{cursor:pointer}.black .additionalView-module__closeIcon___2qnZh svg{fill:var(--match-footer-close-icon)}.light .additionalView-module__closeIcon___2qnZh svg{fill:var(--collapse-header-background)}.additionalView-module__teamTitle___xLcWU{display:flex;align-items:center;justify-content:center;font-weight:700;font-size:12px;gap:2px;padding:5px 0;line-height:20px}.additionalView-module__teamsVs___MhoOd{color:var(--team-vs-color);text-transform:lowercase}.additionalView-module__teamName___oEBRS{color:var(--team-name-color)}.additionalView-module__favoriteTeam___-X6Ks{color:var(--favorite-team-name-color)}.additionalView-module__tabs___8JRII{display:flex;flex-wrap:wrap;background-color:var(--match-footer-tabs-background)}.additionalView-module__tab___fezlj{display:inline-flex;padding:5px 0;align-items:center;justify-content:center;text-align:center;width:25%;color:var(--tab-color);cursor:pointer;border:.5px solid var(--tab-border-color)}.additionalView-module__tab___fezlj:hover{color:var(--active-tab-color);background:var(--active-tab-background)}.additionalView-module__tab___fezlj:hover .additionalView-module__tabLabel___Fu0Ve{color:var(--active-tab-color)}.additionalView-module__activeTab___LAbnz{border:.5px solid var(--active-tab-border-color);color:var(--active-tab-color);background:var(--active-tab-background)}.additionalView-module__activeTab___LAbnz .additionalView-module__tabLabel___Fu0Ve{color:var(--active-tab-color)}.additionalView-module__liveTab___WhmPN:hover{background-color:var(--active-live-tab-background-hover)!important}.additionalView-module__liveTab___WhmPN.additionalView-module__activeTab___LAbnz{border:.5px solid transparent;background-color:var(--match-footer-live-tab-active-background)!important}.additionalView-module__tabLabel___Fu0Ve,.additionalView-module__homeAway___u4HFC{font-weight:400;line-height:20px;font-size:10px;color:var(--match-footer-tab-label)}.additionalView-module__homeAway___u4HFC{color:var(--match-footer-tab-label)!important}.additionalView-module__collapse___-3wTT{border:none}.additionalView-module__collapse___-3wTT.ant-collapse .ant-collapse-header-text{text-align:start;font-size:12px;font-weight:600}.additionalView-module__collapse___-3wTT.ant-collapse .ant-collapse-header,.additionalView-module__liveCollapse___23hqx.ant-collapse .ant-collapse-header{height:25px;line-height:25px;padding-left:15px;display:flex;align-items:center;border-radius:0!important}.additionalView-module__collapse___-3wTT.ant-collapse .ant-collapse-header{background-color:var(--collapse-header-background-color);color:var(--collapse-header-color)}.additionalView-module__liveCollapse___23hqx.ant-collapse .ant-collapse-header{background-color:var(--live-collapse-header-background-color);color:var(--live-collapse-header-color)}.additionalView-module__collapse___-3wTT,.additionalView-module__collapse___-3wTT.ant-collapse .ant-collapse-content,.additionalView-module__collapse___-3wTT.ant-collapse .ant-collapse-item{border-radius:0!important}.additionalView-module__collapse___-3wTT.ant-collapse .ant-collapse-content-box{padding:0!important}.additionalView-module__blueTeam___GEomE{color:var(--blue-300)}.additionalView-module__orangeTeam___7BW81{color:var(--orange)}.additionalView-module__oddContainer___2Rqr8,.additionalView-module__odd___uXWo-{justify-content:center}.tab-module__tabs___Hn3Se{display:flex;flex-wrap:wrap;background-color:var(--match-footer-tabs-background)}.tab-module__tab___7w46W{display:inline-flex;padding:5px 0;align-items:center;justify-content:center;text-align:center;width:25%;color:var(--tab-color);cursor:pointer;border:.5px solid var(--tab-border-color)}.tab-module__tab___7w46W:hover{color:var(--active-tab-color);background:var(--active-tab-background)}.tab-module__tab___7w46W:hover .tab-module__tabLabel___D5WhK{color:var(--active-tab-color)}.tab-module__activeTab___Ljp4B{border:.5px solid var(--active-tab-border-color);color:var(--active-tab-color);background:var(--active-tab-background)}.tab-module__activeTab___Ljp4B .tab-module__tabLabel___D5WhK{color:var(--active-tab-color)}.tab-module__liveTab___TYTIG:hover,.tab-module__liveTab___TYTIG.tab-module__activeTab___Ljp4B{background-color:var(--match-footer-live-tab-active-background)}.tab-module__tabLabel___D5WhK{font-weight:700;line-height:20px;font-size:10px;color:var(--match-footer-tab-label)}.tableCells-module__oddCellInnerWrapper___iYTvd{display:flex;flex-direction:column;gap:2px;min-width:80px}.tableCells-module__oddCell___UITge{width:80px;text-align:center}.tableCells-module__additional___NOEU2{vertical-align:middle!important;width:56px;text-align:center}.tableCells-module__additionalText___7Nb90{cursor:pointer;color:var(--dashboard-additional-view-trigger);font-weight:500;font-size:12px;width:50px;display:block}.tableCells-module__additionalText___7Nb90:hover{color:#0a74ef}.tableCells-module__line___dUInR{color:var(--line-color);font-weight:400;font-size:11px;padding:1px 5px;white-space:nowrap}.tableCells-module__showMoreText___TGITE{cursor:pointer;color:var(--red-300);font-weight:500;font-size:12px}.liveTable .evenRow:hover .tableCells-module__additional___NOEU2{background-color:var(--live-tr-2-background)}.liveTable .oddRow:hover .tableCells-module__additional___NOEU2{background-color:var(--live-tr-background)}.notLiveTable .evenRow:hover .tableCells-module__additional___NOEU2{background-color:var(--league-simple-tr-2-background)}.notLiveTable .oddRow:hover .tableCells-module__additional___NOEU2{background-color:var(--league-simple-tr-background)}.tableTemplate-module__table___GrMh7{width:100%;border-collapse:collapse}.tableTemplate-module__table___GrMh7 td{color:var(--match-footer-table-td-color);margin:2px 0;vertical-align:top;line-height:17px;padding:2px 5px;font-weight:400;font-size:10px}.tableTemplate-module__table___GrMh7 thead tr{background-color:var(--match-footer-header-background)}.tableTemplate-module__table___GrMh7 thead td{font-weight:700;color:var(--match-footer-header-color)}.tableTemplate-module__table___GrMh7 tbody{background-color:var(--match-footer-table-tbody-background)}.tableTemplate-module__table___GrMh7 tbody tr:hover td{background-color:var(--match-footer-table-tbody-background-hover)}.tableTemplate-module__table___GrMh7 tbody td{border-bottom:1px solid var(--match-footer-table-tbody-tr-border-bottom-color)}.tableTemplate-module__collapse___is8Ho{border:none}.tableTemplate-module__collapse___is8Ho.ant-collapse .ant-collapse-header-text{text-align:start;font-size:10px;font-weight:700}.tableTemplate-module__collapse___is8Ho.ant-collapse .ant-collapse-header,.tableTemplate-module__liveCollapse___SjMgd.ant-collapse .ant-collapse-header{height:25px;line-height:25px;padding-left:15px;display:flex;align-items:center;border-radius:0!important}.tableTemplate-module__collapse___is8Ho.ant-collapse .ant-collapse-header{background-color:var(--collapse-header-background-color);color:var(--collapse-header-color)}.tableTemplate-module__liveCollapse___SjMgd.ant-collapse .ant-collapse-header{background-color:var(--live-collapse-header-background-color);color:var(--live-collapse-header-color)}.tableTemplate-module__collapse___is8Ho,.tableTemplate-module__collapse___is8Ho.ant-collapse .ant-collapse-content,.tableTemplate-module__collapse___is8Ho.ant-collapse .ant-collapse-item{border-radius:0!important}.tableTemplate-module__collapse___is8Ho.ant-collapse .ant-collapse-content-box{padding:0!important}.groupLineComponent-module__oddCell___jQb32,.groupLineComponent-module__emptyOddCell___WAp3p,.groupLineComponent-module__moreMarketsCell___Ur-46,.groupLineComponent-module__additionalCell___I5yva{position:relative}.groupLineComponent-module__additionalCell___I5yva:after,.groupLineComponent-module__emptyOddCell___WAp3p:after,.groupLineComponent-module__moreMarketsCell___Ur-46:after,.groupLineComponent-module__lastOddCell___R2cIy:after{content:"";position:absolute;top:0;right:0;width:1px;height:100%;background-color:var(--table-border)}.groupLineComponent-module__additionalCell___I5yva:before,.groupLineComponent-module__emptyOddCell___WAp3p:before,.groupLineComponent-module__moreMarketsCell___Ur-46:before,.groupLineComponent-module__oddCell___jQb32:before{content:"";position:absolute;bottom:0;right:0;width:100%;height:1px;background-color:var(--table-border)}.groupLineComponent-module__firstCell___RZGwG{display:flex;flex-direction:column;align-items:center}.groupLineComponent-module__firstCell___RZGwG .lineBlock{justify-content:center}.moreMarketsButton-module__cell___s4LDJ{cursor:pointer;color:var(--blue-300);font-size:11px;font-weight:600;line-height:28px;display:flex;align-items:center;justify-content:center;gap:4px;-webkit-user-select:none;user-select:none}.moreMarketsButton-module__icon___boD3l{transition:transform .3s ease;transform:rotate(0)}.moreMarketsButton-module__iconOpen___rE8aD{transform:rotate(180deg)}.groupLine-module__oddCell___pRKPM,.groupLine-module__emptyOddCell___wAfrg,.groupLine-module__moreMarketsCell___T7pbM,.groupLine-module__additionalCell___uf8lr,.groupLine-module__firstOddCell___JCiWr{position:relative}.groupLine-module__additionalCell___uf8lr:after,.groupLine-module__emptyOddCell___wAfrg:after,.groupLine-module__moreMarketsCell___T7pbM:after,.groupLine-module__firstOddCell___JCiWr:after,.groupLine-module__lastOddCell___GGd-5:after{content:"";position:absolute;top:0;right:0;width:1px;height:100%;background-color:var(--table-border)}.groupLine-module__additionalCell___uf8lr:before,.groupLine-module__emptyOddCell___wAfrg:before,.groupLine-module__moreMarketsCell___T7pbM:before,.groupLine-module__oddCell___pRKPM:before{content:"";position:absolute;bottom:0;right:0;width:100%;height:1px;background-color:var(--table-border)}.groupLine-module__oddContainer___-dxj2,.groupLine-module__odd___KNv51{justify-content:center}.oneXTwoView-module__oddCell___--H-e,.oneXTwoView-module__emptyOddCell___cepwB,.oneXTwoView-module__moreMarketsCell___WMQiF,.oneXTwoView-module__additionalCell___0O4kd{position:relative}.oneXTwoView-module__additionalCell___0O4kd:after,.oneXTwoView-module__emptyOddCell___cepwB:after,.oneXTwoView-module__moreMarketsCell___WMQiF:after,.oneXTwoView-module__lastOddCell___jHwAu:after{content:"";position:absolute;top:0;right:0;width:1px;height:100%;background-color:var(--table-border)}.oneXTwoView-module__additionalCell___0O4kd:before,.oneXTwoView-module__emptyOddCell___cepwB:before,.oneXTwoView-module__moreMarketsCell___WMQiF:before,.oneXTwoView-module__oddCell___--H-e:before{content:"";position:absolute;bottom:0;right:0;width:100%;height:1px;background-color:var(--table-border)}.oneXTwoView-module__oddContainer___AUWCk,.oneXTwoView-module__odd___Tg2au{justify-content:center}.groupLineComponent-module__oddCell___bY8-f,.groupLineComponent-module__emptyOddCell___F-qfF,.groupLineComponent-module__moreMarketsCell___CsQVM,.groupLineComponent-module__additionalCell___GRzQe{position:relative}.groupLineComponent-module__additionalCell___GRzQe:after,.groupLineComponent-module__emptyOddCell___F-qfF:after,.groupLineComponent-module__moreMarketsCell___CsQVM:after,.groupLineComponent-module__lastOddCell___KizuX:after{content:"";position:absolute;top:0;right:0;width:1px;height:100%;background-color:var(--table-border)}.groupLineComponent-module__additionalCell___GRzQe:before,.groupLineComponent-module__emptyOddCell___F-qfF:before,.groupLineComponent-module__moreMarketsCell___CsQVM:before,.groupLineComponent-module__oddCell___bY8-f:before{content:"";position:absolute;bottom:0;right:0;width:100%;height:1px;background-color:var(--table-border)}.groupLineComponent-module__oddContainer___Mf9fK,.groupLineComponent-module__odd___5Z1M-{justify-content:center}.groupLineComponent-module__oddCell___WixEM,.groupLineComponent-module__emptyOddCell___YJ0P9,.groupLineComponent-module__moreMarketsCell___4eYpa,.groupLineComponent-module__additionalCell___Sj1mz,.groupLineComponent-module__firstOddCell___xO8uV{position:relative}.groupLineComponent-module__additionalCell___Sj1mz:after,.groupLineComponent-module__emptyOddCell___YJ0P9:after,.groupLineComponent-module__firstOddCell___xO8uV:after,.groupLineComponent-module__moreMarketsCell___4eYpa:after,.groupLineComponent-module__lastOddCell___3WZyj:after{content:"";position:absolute;top:0;right:0;width:1px;height:100%;background-color:var(--table-border)}.groupLineComponent-module__additionalCell___Sj1mz:before,.groupLineComponent-module__emptyOddCell___YJ0P9:before,.groupLineComponent-module__moreMarketsCell___4eYpa:before,.groupLineComponent-module__oddCell___WixEM:before{content:"";position:absolute;bottom:0;right:0;width:100%;height:1px;background-color:var(--table-border)}.groupLineComponent-module__oddContainer___suiag,.groupLineComponent-module__odd___-cdSs{justify-content:center}.leaguesHeader-module__header___npBoi{position:sticky;top:0;z-index:3;height:var(--leagues-header);background-color:var(--leagues-header-background);padding:0 4px;width:100%;display:flex;align-content:center}.leaguesHeader-module__settingsContainer___l54iM{height:100%;gap:20px;background-color:var(--leagues-header-background)}.leaguesHeader-module__filter___Z0zs9{border-right:1px solid rgba(51,78,106,.1)}.leaguesHeader-module__filter___Z0zs9:last-child{border-right:none}.leaguesHeader-module__leagueMenuCol___EICG2{overflow:hidden}.leaguesHeader-module__filterSeprator___mmkTA{height:50%;width:1px;border-radius:8px;background-color:#d8dade}.leaguesMenu-module__leaguesContent___6qBwg{position:relative;background-color:var(--leagues-menu-background)}.leaguesMenu-module__loaderBlock___3s2w8{display:flex;flex-direction:column;gap:5px;align-items:center}.leaguesMenu-module__loaderText___ctsyS{color:var(--loader-text-color)}.leaguesMenu-module__content___sOO4R{padding:8px;border-top:1px solid rgba(122,32,34,.1);border-bottom:1px solid rgba(122,32,34,.1);max-height:180px;overflow:auto}.leaguesMenu-module__leaguesButton___tWI8c{cursor:pointer;color:var(--leagues-button);font-size:12px;font-weight:500;display:flex;align-items:center;justify-content:space-between;gap:4px}.leaguesMenu-module__disabledLeaguesButton___aj5I1{cursor:default;pointer-events:none;opacity:.7}.leaguesMenu-module__leaguesButtonText___LHamN{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.leaguesMenu-module__checkboxGroup___sqfJV{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.leaguesMenu-module__checkboxGroup___sqfJV .ant-checkbox-wrapper>span:last-child{display:inline-block;width:100%}.leaguesMenu-module__checkboxGroup___sqfJV .ant-checkbox-wrapper{display:block;padding:0 0 0 8px!important;width:100%}.leaguesMenu-module__checkboxGroup___sqfJV.ant-checkbox-group .ant-checkbox-group-item,.leaguesMenu-module__checkedAll___2TL-T.ant-checkbox-wrapper{font-weight:400;height:35px;font-size:12px;color:var(--leagues-menu-item-color);display:flex;align-items:center;padding-left:20px}.leaguesMenu-module__checkboxGroup___sqfJV.ant-checkbox-group .ant-checkbox-group-item:hover,.leaguesMenu-module__checkedAll___2TL-T.ant-checkbox-group .ant-checkbox-group-item:hover{background-color:var(--leagues-item-background-hover)}.leaguesMenu-module__checkboxGroup___sqfJV.ant-checkbox-group .ant-checkbox-wrapper-disabled,.leaguesMenu-module__checkedAll___2TL-T.ant-checkbox-group .ant-checkbox-wrapper-disabled{display:none}.leaguesMenu-module__checkboxGroup___sqfJV .ant-checkbox-inner,.leaguesMenu-module__checkedAll___2TL-T .ant-checkbox-inner{width:18px;height:18px;border-radius:4px;background-color:transparent}.leaguesMenu-module__checkboxGroup___sqfJV .ant-checkbox-checked .ant-checkbox-inner,.leaguesMenu-module__checkedAll___2TL-T .ant-checkbox-checked .ant-checkbox-inner{background-color:#f89150!important;border-color:#f89150!important}.leaguesMenu-module__checkboxGroup___sqfJV .ant-checkbox-checked .ant-checkbox-inner:after,.leaguesMenu-module__checkedAll___2TL-T .ant-checkbox-checked .ant-checkbox-inner:after{border-color:var(--white);border-width:2px}.leaguesMenu-module__checkboxGroup___sqfJV .ant-checkbox-wrapper:hover .ant-checkbox-inner,.leaguesMenu-module__checkedAll___2TL-T:hover .ant-checkbox-inner{border:1px solid #d9d9d9!important}.leaguesMenu-module__checkboxGroup___sqfJV .ant-checkbox-wrapper:hover .ant-checkbox-checked .ant-checkbox-inner,.leaguesMenu-module__checkedAll___2TL-T .ant-checkbox-wrapper:hover .ant-checkbox-checked .ant-checkbox-inner{background-color:#f89150!important;border-color:#f89150!important}.leaguesMenu-module__leaguesContentHeader___Almu9{display:flex;align-items:center;justify-content:space-between;padding:8px 20px}.leaguesMenu-module__leaguesContentTitleContainer___1YF2x{display:flex;align-items:center;gap:24px}.leaguesMenu-module__checkboxGroupLabel___-FZWg{display:flex;align-items:center;gap:4px}.leaguesMenu-module__leaguesContentLabel___jQP8g{font-weight:700;text-transform:uppercase;color:var(--leagues-content-label-color)}.leaguesMenu-module__leaguesSearch___4i0qS,.leaguesMenu-module__leaguesSearch___4i0qS input,.leaguesMenu-module__leaguesSearch___4i0qS input::placeholder{font-size:12px;font-weight:500;background:var(--leagues-menu-background);color:var(--leagues-content-label-color)}.leaguesMenu-module__leaguesSearch___4i0qS{width:224px}.leaguesMenu-module__footer___JpJlL{display:flex;align-items:center;justify-content:flex-end;gap:8px;padding:8px 16px}.leaguesMenu-module__cancelButton___6cHW3,.leaguesMenu-module__okButton___XTn05{font-size:12px;font-weight:400;border:none}.leaguesMenu-module__cancelButton___6cHW3,.leaguesMenu-module__cancelButton___6cHW3:hover{background-color:transparent;color:var(--leagues-menu-cancel-button-color)!important}.leaguesMenu-module__okButton___XTn05,.leaguesMenu-module__okButton___XTn05:hover{color:var(--leagues-menu-ok-button-color)!important;background:var(--leagues-menu-ok-button-background)}@media(min-width:768px){.leaguesMenu-module__leaguesContent___6qBwg{width:670px}}.select-module__select___RLsWH{min-width:80px}.select-module__selectedIcon___V9mKV{width:12px;height:12px}.select-module__selectedIcon___V9mKV svg{fill:var(--select-option-fill);opacity:0}.select-module__select___RLsWH.ant-select .ant-select-selector{border:none;padding:0;background:transparent}.select-module__select___RLsWH.ant-select .ant-select-selector .ant-select-selection-item{line-height:normal}.select-module__select___RLsWH.ant-select .ant-select-selector .ant-select-selection-item .option{background-color:transparent;border-bottom:none}.select-module__selectOption___oWJk4{cursor:pointer;display:flex;flex-direction:row;align-items:center;gap:8px;margin-right:2px;padding:4px 8px;background-color:var(--select-option-background)}.select-module__selectOption___oWJk4:hover{background-color:var(--select-option-background-hover)}.select-module__selectOption___oWJk4 svg{fill:var(--select-option-fill)}.select-module__selectOptionText___byevW{opacity:.7;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;color:var(--select-option-fill);font-size:12px;font-weight:500}.select-module__suffixIcon___tjKTY svg{color:var(--select-option-fill)}.select-module__selectWrapper___dKuNa.ant-select-wrapper .ant-select-dropdown{padding:0;background-color:var(--white);border-radius:3px;box-shadow:none}.select-module__selectWrapper___dKuNa.ant-select-wrapper .ant-select-dropdown .ant-select-item{padding:0;min-height:unset}.select-module__selectWrapper___dKuNa.ant-select-wrapper .ant-select-dropdown .ant-select-item-option-selected{background-color:transparent}.select-module__selectWrapper___dKuNa.ant-select-wrapper .ant-select-dropdown .ant-select-item-option-selected .selected-icon svg{opacity:1}.select-module__customSelect___IO4CA.ant-select-item{background-color:transparent!important;color:#000!important;padding:4px 8px!important}.select-module__selectOptionLeftIcon___i6BHO{flex-shrink:0}.preferences-module__contentContainer___1IENM{background-color:var(--dashboard-preferences-filter-background);display:flex;flex-direction:column;min-width:180px;color:var(--dashboard-preferences-filter-color);font-size:12px;font-weight:600}.preferences-module__viewOptions___xmICq{font-size:12px;font-style:normal;font-weight:700;line-height:normal;text-transform:capitalize;padding-bottom:12px;margin:0}.preferences-module__lineSelectContent___GKyfc{display:flex;flex-direction:column}.preferences-module__content___amQj5{padding:16px 16px 4px;border-top:1px solid rgba(122,32,34,.1);border-bottom:1px solid rgba(122,32,34,.1);overflow-y:auto;overflow-x:hidden}.preferences-module__preferenceItem___x9vcd{display:flex;align-items:center;justify-content:space-between;padding:4px 0}.preferences-module__preferencesButton___734gg{cursor:pointer;color:var(--leagues-button);font-size:12px;font-weight:500;display:flex;align-items:center;justify-content:space-between;gap:4px}.preferences-module__preferencesButtonText___UdrtM{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.preferences-module__settingsItem___X4tzm{cursor:pointer;padding:8px 16px;display:flex;align-items:center}.preferences-module__switchContainer___cGrlT{flex-grow:1;display:flex;align-items:center;justify-content:flex-end}.preferences-module__iconWrapper___9k6KS{width:28px}.preferences-module__separator___Z0t1V{width:100%;height:1px;background-color:var(--dashboard-preferences-filter-separator)}.preferences-module__lineSelectWrapper___zre3t{display:flex;align-items:center;justify-content:space-between;padding:4px 0}.preferences-module__lineSelectLabel___u5yLZ{cursor:pointer}.preferences-module__lineSelect___NUeL5 .option:hover,.preferences-module__lineSelect___NUeL5 .ant-select-selector,.preferences-module__lineSelect___NUeL5 .ant-select-selector:hover,.preferences-module__lineSelect___NUeL5 .ant-select,.preferences-module__lineSelect___NUeL5 .ant-select:hover{border:none!important;box-shadow:none!important;background-color:transparent!important}.preferences-module__lineSelect___NUeL5 .option{background-color:transparent!important;padding:0 4px 0 0;border:none;justify-content:flex-end}.preferences-module__suffixIcon___Y1oVW svg{opacity:.7;color:var(--select-option-fill)}.ant-select-dropdown{padding:0!important;box-shadow:none}.preferences-module__lineSelect___NUeL5 .ant-select-selector{padding:0!important;border-radius:4px}.preferences-module__preferencesWrapper___ScUIY{position:relative}.preferences-module__overlay___ttbrw{position:absolute;inset:0;z-index:1;background:#0003}.preferences-module__selectedOption___amS89 .option{background-color:var(--select-option-background-hover)!important}.search-module__searchWrapper___gyI3B{background-color:var(--dashbord-search-dropdown-content-background);max-height:500px;overflow-y:auto;color:var(--dashbord-search-dropdown-content-color)}.search-module__closeIcon___Y7-1d{margin-right:4px}.search-module__closeIcon___Y7-1d svg{fill:var(--close-icon-fill)}.search-module__searchIcon___Gcab5 svg{fill:var(--search-icon-fill);transition:fill .2s}.search-module__emptyClearIcon___0kpH7{width:14px}.search-module__optionItem___Lkv0k{width:100%;cursor:pointer;display:flex;align-items:center;flex-wrap:nowrap;gap:8px;padding:10px;font-size:12px;line-height:1.17;transition:.2s background-color}.search-module__noOptions___OlEjT{padding:8px 16px;font-size:12px}.search-module__optionItem___Lkv0k:hover{background-color:var(--dashbord-search-dropdown-content-item-hover)}.search-module__optionLabel___5EO4Q{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.search-module__search___r0Ic9,.search-module__search___r0Ic9:hover,.search-module__search___r0Ic9:focus{border-radius:3px;padding:0;border:none!important;box-shadow:none!important;background-color:var(--search-input-background)}.search-module__search___r0Ic9.ant-select-selection-search-input input{background-color:var(--search-input-background);color:var(--search-input-color);padding:4px;height:25px;width:220px;border:none;font-size:12px;letter-spacing:0;line-height:14px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;border-radius:0}.search-module__search___r0Ic9.ant-select-selection-search-input input::placeholder{color:var(--search-input-placeholder-color)}.search-module__search___r0Ic9.ant-select-selection-search-input .ant-input-suffix{background-color:var(--search-input-background);margin:0;padding:4px}.search-module__inputFieldIcons___VI6FC{display:flex;gap:2px;padding-left:4px;background:transparent}.search-module__search___r0Ic9:focus-within .search-module__searchIcon___Gcab5 svg{fill:var(--orange)}.search-module__loader___gaNlf{display:flex;align-items:center;justify-content:center;padding:16px;color:var(--grey-180)}.search-module__loader___gaNlf svg{animation:search-module__rotateInfinite___IVoDD 2s linear infinite}@keyframes search-module__rotateInfinite___IVoDD{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.timeFilter-module__dropdownWrapper___XX-0t{color:var(--dashboard-time-filter-color);background:var(--dashboard-time-filter-background)}.timeFilter-module__timeFilterButton___mbAqa{cursor:pointer;color:var(--leagues-button);font-size:12px;font-weight:500;display:flex;align-items:center;justify-content:space-between;gap:4px}.timeFilter-module__timeFilterButtonText___owQ9N{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-transform:capitalize}.timeFilter-module__dropdownOption___5FTHY{width:100%;cursor:pointer;padding:10px 12px;display:flex;align-items:center;gap:8px;font-size:12px;transition:background-color .2s}.timeFilter-module__dropdownOption___5FTHY:hover,.timeFilter-module__activeOption___RBwbE{background-color:var(--dashboard-time-filter-item-hover)}.timeFilter-module__dropdownOption___5FTHY svg{opacity:0;transition:opacity .2s}.timeFilter-module__activeOption___RBwbE svg{opacity:1}.searchResults-module__container___HDAeX{display:flex;align-items:center;gap:4px;margin-left:10px;margin-bottom:5px}.searchResults-module__searchResultTitle___3siJv,.searchResults-module__searchResultFor___YIHrf{font-size:22px;white-space:nowrap;line-height:25px}.searchResults-module__searchResultTitle___3siJv{font-weight:300}.searchResults-module__searchResultFor___YIHrf{font-weight:700}.markdown-body{--base-size-4: .25rem;--base-size-8: .5rem;--base-size-16: 1rem;--base-size-24: 1.5rem;--base-size-40: 2.5rem;--base-text-weight-normal: 400;--base-text-weight-medium: 500;--base-text-weight-semibold: 600;--fontStack-monospace: ui-monospace, SFMono-Regular, SF Mono, Menlo, Consolas, Liberation Mono, monospace;--fgColor-accent: Highlight}@media(prefers-color-scheme:dark){.markdown-body,[data-theme=dark]{color-scheme:dark;--focus-outlineColor: #1f6feb;--fgColor-default: #f0f6fc;--fgColor-muted: #9198a1;--fgColor-accent: #4493f8;--fgColor-success: #3fb950;--fgColor-attention: #d29922;--fgColor-danger: #f85149;--fgColor-done: #ab7df8;--bgColor-default: #0d1117;--bgColor-muted: #151b23;--bgColor-neutral-muted: #656c7633;--bgColor-attention-muted: #bb800926;--borderColor-default: #3d444d;--borderColor-muted: #3d444db3;--borderColor-neutral-muted: #3d444db3;--borderColor-accent-emphasis: #1f6feb;--borderColor-success-emphasis: #238636;--borderColor-attention-emphasis: #9e6a03;--borderColor-danger-emphasis: #da3633;--borderColor-done-emphasis: #8957e5;--color-prettylights-syntax-comment: #9198a1;--color-prettylights-syntax-constant: #79c0ff;--color-prettylights-syntax-constant-other-reference-link: #a5d6ff;--color-prettylights-syntax-entity: #d2a8ff;--color-prettylights-syntax-storage-modifier-import: #f0f6fc;--color-prettylights-syntax-entity-tag: #7ee787;--color-prettylights-syntax-keyword: #ff7b72;--color-prettylights-syntax-string: #a5d6ff;--color-prettylights-syntax-variable: #ffa657;--color-prettylights-syntax-brackethighlighter-unmatched: #f85149;--color-prettylights-syntax-brackethighlighter-angle: #9198a1;--color-prettylights-syntax-invalid-illegal-text: #f0f6fc;--color-prettylights-syntax-invalid-illegal-bg: #8e1519;--color-prettylights-syntax-carriage-return-text: #f0f6fc;--color-prettylights-syntax-carriage-return-bg: #b62324;--color-prettylights-syntax-string-regexp: #7ee787;--color-prettylights-syntax-markup-list: #f2cc60;--color-prettylights-syntax-markup-heading: #1f6feb;--color-prettylights-syntax-markup-italic: #f0f6fc;--color-prettylights-syntax-markup-bold: #f0f6fc;--color-prettylights-syntax-markup-deleted-text: #ffdcd7;--color-prettylights-syntax-markup-deleted-bg: #67060c;--color-prettylights-syntax-markup-inserted-text: #aff5b4;--color-prettylights-syntax-markup-inserted-bg: #033a16;--color-prettylights-syntax-markup-changed-text: #ffdfb6;--color-prettylights-syntax-markup-changed-bg: #5a1e02;--color-prettylights-syntax-markup-ignored-text: #f0f6fc;--color-prettylights-syntax-markup-ignored-bg: #1158c7;--color-prettylights-syntax-meta-diff-range: #d2a8ff;--color-prettylights-syntax-sublimelinter-gutter-mark: #3d444d}}@media(prefers-color-scheme:light){.markdown-body,[data-theme=light]{color-scheme:light;--focus-outlineColor: #0969da;--fgColor-default: #1f2328;--fgColor-muted: #59636e;--fgColor-accent: #0969da;--fgColor-success: #1a7f37;--fgColor-attention: #9a6700;--fgColor-danger: #d1242f;--fgColor-done: #8250df;--bgColor-default: #ffffff;--bgColor-muted: #f6f8fa;--bgColor-neutral-muted: #818b981f;--bgColor-attention-muted: #fff8c5;--borderColor-default: #d1d9e0;--borderColor-muted: #d1d9e0b3;--borderColor-neutral-muted: #d1d9e0b3;--borderColor-accent-emphasis: #0969da;--borderColor-success-emphasis: #1a7f37;--borderColor-attention-emphasis: #9a6700;--borderColor-danger-emphasis: #cf222e;--borderColor-done-emphasis: #8250df;--color-prettylights-syntax-comment: #59636e;--color-prettylights-syntax-constant: #0550ae;--color-prettylights-syntax-constant-other-reference-link: #0a3069;--color-prettylights-syntax-entity: #6639ba;--color-prettylights-syntax-storage-modifier-import: #1f2328;--color-prettylights-syntax-entity-tag: #0550ae;--color-prettylights-syntax-keyword: #cf222e;--color-prettylights-syntax-string: #0a3069;--color-prettylights-syntax-variable: #953800;--color-prettylights-syntax-brackethighlighter-unmatched: #82071e;--color-prettylights-syntax-brackethighlighter-angle: #59636e;--color-prettylights-syntax-invalid-illegal-text: #f6f8fa;--color-prettylights-syntax-invalid-illegal-bg: #82071e;--color-prettylights-syntax-carriage-return-text: #f6f8fa;--color-prettylights-syntax-carriage-return-bg: #cf222e;--color-prettylights-syntax-string-regexp: #116329;--color-prettylights-syntax-markup-list: #3b2300;--color-prettylights-syntax-markup-heading: #0550ae;--color-prettylights-syntax-markup-italic: #1f2328;--color-prettylights-syntax-markup-bold: #1f2328;--color-prettylights-syntax-markup-deleted-text: #82071e;--color-prettylights-syntax-markup-deleted-bg: #ffebe9;--color-prettylights-syntax-markup-inserted-text: #116329;--color-prettylights-syntax-markup-inserted-bg: #dafbe1;--color-prettylights-syntax-markup-changed-text: #953800;--color-prettylights-syntax-markup-changed-bg: #ffd8b5;--color-prettylights-syntax-markup-ignored-text: #d1d9e0;--color-prettylights-syntax-markup-ignored-bg: #0550ae;--color-prettylights-syntax-meta-diff-range: #8250df;--color-prettylights-syntax-sublimelinter-gutter-mark: #818b98}}.markdown-body{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;margin:0;color:var(--fgColor-default);background-color:var(--bgColor-default);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Noto Sans,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji";font-size:16px;line-height:1.5;word-wrap:break-word}.markdown-body .octicon{display:inline-block;fill:currentColor;vertical-align:text-bottom}.markdown-body h1:hover .anchor .octicon-link:before,.markdown-body h2:hover .anchor .octicon-link:before,.markdown-body h3:hover .anchor .octicon-link:before,.markdown-body h4:hover .anchor .octicon-link:before,.markdown-body h5:hover .anchor .octicon-link:before,.markdown-body h6:hover .anchor .octicon-link:before{width:16px;height:16px;content:" ";display:inline-block;background-color:currentColor;-webkit-mask-image:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' version='1.1' aria-hidden='true'><path fill-rule='evenodd' d='M7.775 3.275a.75.75 0 001.06 1.06l1.25-1.25a2 2 0 112.83 2.83l-2.5 2.5a2 2 0 01-2.83 0 .75.75 0 00-1.06 1.06 3.5 3.5 0 004.95 0l2.5-2.5a3.5 3.5 0 00-4.95-4.95l-1.25 1.25zm-4.69 9.64a2 2 0 010-2.83l2.5-2.5a2 2 0 012.83 0 .75.75 0 001.06-1.06 3.5 3.5 0 00-4.95 0l-2.5 2.5a3.5 3.5 0 004.95 4.95l1.25-1.25a.75.75 0 00-1.06-1.06l-1.25 1.25a2 2 0 01-2.83 0z'></path></svg>");mask-image:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' version='1.1' aria-hidden='true'><path fill-rule='evenodd' d='M7.775 3.275a.75.75 0 001.06 1.06l1.25-1.25a2 2 0 112.83 2.83l-2.5 2.5a2 2 0 01-2.83 0 .75.75 0 00-1.06 1.06 3.5 3.5 0 004.95 0l2.5-2.5a3.5 3.5 0 00-4.95-4.95l-1.25 1.25zm-4.69 9.64a2 2 0 010-2.83l2.5-2.5a2 2 0 012.83 0 .75.75 0 001.06-1.06 3.5 3.5 0 00-4.95 0l-2.5 2.5a3.5 3.5 0 004.95 4.95l1.25-1.25a.75.75 0 00-1.06-1.06l-1.25 1.25a2 2 0 01-2.83 0z'></path></svg>")}.markdown-body details,.markdown-body figcaption,.markdown-body figure{display:block}.markdown-body summary{display:list-item}.markdown-body [hidden]{display:none!important}.markdown-body a{background-color:transparent;color:var(--fgColor-accent);text-decoration:none}.markdown-body abbr[title]{border-bottom:none;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}.markdown-body b,.markdown-body strong{font-weight:var(--base-text-weight-semibold, 600)}.markdown-body dfn{font-style:italic}.markdown-body h1{margin:.67em 0;font-weight:var(--base-text-weight-semibold, 600);padding-bottom:.3em;font-size:2em;border-bottom:1px solid var(--borderColor-muted)}.markdown-body mark{background-color:var(--bgColor-attention-muted);color:var(--fgColor-default)}.markdown-body small{font-size:90%}.markdown-body sub,.markdown-body sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}.markdown-body sub{bottom:-.25em}.markdown-body sup{top:-.5em}.markdown-body img{border-style:none;max-width:100%;box-sizing:content-box}.markdown-body code,.markdown-body kbd,.markdown-body pre,.markdown-body samp{font-family:monospace;font-size:1em}.markdown-body figure{margin:1em var(--base-size-40)}.markdown-body hr{box-sizing:content-box;overflow:hidden;background:transparent;border-bottom:1px solid var(--borderColor-muted);height:.25em;padding:0;margin:var(--base-size-24) 0;background-color:var(--borderColor-default);border:0}.markdown-body input{font:inherit;margin:0;overflow:visible;font-family:inherit;font-size:inherit;line-height:inherit}.markdown-body [type=button],.markdown-body [type=reset],.markdown-body [type=submit]{-webkit-appearance:button;appearance:button}.markdown-body [type=checkbox],.markdown-body [type=radio]{box-sizing:border-box;padding:0}.markdown-body [type=number]::-webkit-inner-spin-button,.markdown-body [type=number]::-webkit-outer-spin-button{height:auto}.markdown-body [type=search]::-webkit-search-cancel-button,.markdown-body [type=search]::-webkit-search-decoration{-webkit-appearance:none;appearance:none}.markdown-body ::-webkit-input-placeholder{color:inherit;opacity:.54}.markdown-body ::-webkit-file-upload-button{-webkit-appearance:button;appearance:button;font:inherit}.markdown-body a:hover{text-decoration:underline}.markdown-body ::placeholder{color:var(--fgColor-muted);opacity:1}.markdown-body hr:before{display:table;content:""}.markdown-body hr:after{display:table;clear:both;content:""}.markdown-body table{border-spacing:0;border-collapse:collapse;display:block;width:max-content;max-width:100%;overflow:auto;font-variant:tabular-nums}.markdown-body td,.markdown-body th{padding:0}.markdown-body details summary{cursor:pointer}.markdown-body a:focus,.markdown-body [role=button]:focus,.markdown-body input[type=radio]:focus,.markdown-body input[type=checkbox]:focus{outline:2px solid var(--focus-outlineColor);outline-offset:-2px;box-shadow:none}.markdown-body a:focus:not(:focus-visible),.markdown-body [role=button]:focus:not(:focus-visible),.markdown-body input[type=radio]:focus:not(:focus-visible),.markdown-body input[type=checkbox]:focus:not(:focus-visible){outline:solid 1px transparent}.markdown-body a:focus-visible,.markdown-body [role=button]:focus-visible,.markdown-body input[type=radio]:focus-visible,.markdown-body input[type=checkbox]:focus-visible{outline:2px solid var(--focus-outlineColor);outline-offset:-2px;box-shadow:none}.markdown-body a:not([class]):focus,.markdown-body a:not([class]):focus-visible,.markdown-body input[type=radio]:focus,.markdown-body input[type=radio]:focus-visible,.markdown-body input[type=checkbox]:focus,.markdown-body input[type=checkbox]:focus-visible{outline-offset:0}.markdown-body kbd{display:inline-block;padding:var(--base-size-4);font:11px var(--fontStack-monospace, ui-monospace, SFMono-Regular, SF Mono, Menlo, Consolas, Liberation Mono, monospace);line-height:10px;color:var(--fgColor-default);vertical-align:middle;background-color:var(--bgColor-muted);border:solid 1px var(--borderColor-neutral-muted);border-bottom-color:var(--borderColor-neutral-muted);border-radius:6px;box-shadow:inset 0 -1px 0 var(--borderColor-neutral-muted)}.markdown-body h1,.markdown-body h2,.markdown-body h3,.markdown-body h4,.markdown-body h5,.markdown-body h6{margin-top:var(--base-size-24);margin-bottom:var(--base-size-16);font-weight:var(--base-text-weight-semibold, 600);line-height:1.25}.markdown-body h2{font-weight:var(--base-text-weight-semibold, 600);padding-bottom:.3em;font-size:1.5em;border-bottom:1px solid var(--borderColor-muted)}.markdown-body h3{font-weight:var(--base-text-weight-semibold, 600);font-size:1.25em}.markdown-body h4{font-weight:var(--base-text-weight-semibold, 600);font-size:1em}.markdown-body h5{font-weight:var(--base-text-weight-semibold, 600);font-size:.875em}.markdown-body h6{font-weight:var(--base-text-weight-semibold, 600);font-size:.85em;color:var(--fgColor-muted)}.markdown-body p{margin-top:0;margin-bottom:10px}.markdown-body blockquote{margin:0;padding:0 1em;color:var(--fgColor-muted);border-left:.25em solid var(--borderColor-default)}.markdown-body ul,.markdown-body ol{margin-top:0;margin-bottom:0;padding-left:2em}.markdown-body ol ol,.markdown-body ul ol{list-style-type:lower-roman}.markdown-body ul ul ol,.markdown-body ul ol ol,.markdown-body ol ul ol,.markdown-body ol ol ol{list-style-type:lower-alpha}.markdown-body dd{margin-left:0}.markdown-body tt,.markdown-body code,.markdown-body samp{font-family:var(--fontStack-monospace, ui-monospace, SFMono-Regular, SF Mono, Menlo, Consolas, Liberation Mono, monospace);font-size:12px}.markdown-body pre{margin-top:0;margin-bottom:0;font-family:var(--fontStack-monospace, ui-monospace, SFMono-Regular, SF Mono, Menlo, Consolas, Liberation Mono, monospace);font-size:12px;word-wrap:normal}.markdown-body .octicon{display:inline-block;overflow:visible!important;vertical-align:text-bottom;fill:currentColor}.markdown-body input::-webkit-outer-spin-button,.markdown-body input::-webkit-inner-spin-button{margin:0;appearance:none}.markdown-body .mr-2{margin-right:var(--base-size-8, 8px)!important}.markdown-body:before{display:table;content:""}.markdown-body:after{display:table;clear:both;content:""}.markdown-body>*:first-child{margin-top:0!important}.markdown-body>*:last-child{margin-bottom:0!important}.markdown-body a:not([href]){color:inherit;text-decoration:none}.markdown-body .absent{color:var(--fgColor-danger)}.markdown-body .anchor{float:left;padding-right:var(--base-size-4);margin-left:-20px;line-height:1}.markdown-body .anchor:focus{outline:none}.markdown-body p,.markdown-body blockquote,.markdown-body ul,.markdown-body ol,.markdown-body dl,.markdown-body table,.markdown-body pre,.markdown-body details{margin-top:0;margin-bottom:var(--base-size-16)}.markdown-body blockquote>:first-child{margin-top:0}.markdown-body blockquote>:last-child{margin-bottom:0}.markdown-body h1 .octicon-link,.markdown-body h2 .octicon-link,.markdown-body h3 .octicon-link,.markdown-body h4 .octicon-link,.markdown-body h5 .octicon-link,.markdown-body h6 .octicon-link{color:var(--fgColor-default);vertical-align:middle;visibility:hidden}.markdown-body h1:hover .anchor,.markdown-body h2:hover .anchor,.markdown-body h3:hover .anchor,.markdown-body h4:hover .anchor,.markdown-body h5:hover .anchor,.markdown-body h6:hover .anchor{text-decoration:none}.markdown-body h1:hover .anchor .octicon-link,.markdown-body h2:hover .anchor .octicon-link,.markdown-body h3:hover .anchor .octicon-link,.markdown-body h4:hover .anchor .octicon-link,.markdown-body h5:hover .anchor .octicon-link,.markdown-body h6:hover .anchor .octicon-link{visibility:visible}.markdown-body h1 tt,.markdown-body h1 code,.markdown-body h2 tt,.markdown-body h2 code,.markdown-body h3 tt,.markdown-body h3 code,.markdown-body h4 tt,.markdown-body h4 code,.markdown-body h5 tt,.markdown-body h5 code,.markdown-body h6 tt,.markdown-body h6 code{padding:0 .2em;font-size:inherit}.markdown-body summary h1,.markdown-body summary h2,.markdown-body summary h3,.markdown-body summary h4,.markdown-body summary h5,.markdown-body summary h6{display:inline-block}.markdown-body summary h1 .anchor,.markdown-body summary h2 .anchor,.markdown-body summary h3 .anchor,.markdown-body summary h4 .anchor,.markdown-body summary h5 .anchor,.markdown-body summary h6 .anchor{margin-left:-40px}.markdown-body summary h1,.markdown-body summary h2{padding-bottom:0;border-bottom:0}.markdown-body ul.no-list,.markdown-body ol.no-list{padding:0;list-style-type:none}.markdown-body ol[type="a s"]{list-style-type:lower-alpha}.markdown-body ol[type="A s"]{list-style-type:upper-alpha}.markdown-body ol[type="i s"]{list-style-type:lower-roman}.markdown-body ol[type="I s"]{list-style-type:upper-roman}.markdown-body ol[type="1"]{list-style-type:decimal}.markdown-body div>ol:not([type]){list-style-type:decimal}.markdown-body ul ul,.markdown-body ul ol,.markdown-body ol ol,.markdown-body ol ul{margin-top:0;margin-bottom:0}.markdown-body li>p{margin-top:var(--base-size-16)}.markdown-body li+li{margin-top:.25em}.markdown-body dl{padding:0}.markdown-body dl dt{padding:0;margin-top:var(--base-size-16);font-size:1em;font-style:italic;font-weight:var(--base-text-weight-semibold, 600)}.markdown-body dl dd{padding:0 var(--base-size-16);margin-bottom:var(--base-size-16)}.markdown-body table th{font-weight:var(--base-text-weight-semibold, 600)}.markdown-body table th,.markdown-body table td{padding:6px 13px;border:1px solid var(--borderColor-default)}.markdown-body table td>:last-child{margin-bottom:0}.markdown-body table tr{background-color:var(--bgColor-default);border-top:1px solid var(--borderColor-muted)}.markdown-body table tr:nth-child(2n){background-color:var(--bgColor-muted)}.markdown-body table img{background-color:transparent}.markdown-body img[align=right]{padding-left:20px}.markdown-body img[align=left]{padding-right:20px}.markdown-body .emoji{max-width:none;vertical-align:text-top;background-color:transparent}.markdown-body span.frame{display:block;overflow:hidden}.markdown-body span.frame>span{display:block;float:left;width:auto;padding:7px;margin:13px 0 0;overflow:hidden;border:1px solid var(--borderColor-default)}.markdown-body span.frame span img{display:block;float:left}.markdown-body span.frame span span{display:block;padding:5px 0 0;clear:both;color:var(--fgColor-default)}.markdown-body span.align-center{display:block;overflow:hidden;clear:both}.markdown-body span.align-center>span{display:block;margin:13px auto 0;overflow:hidden;text-align:center}.markdown-body span.align-center span img{margin:0 auto;text-align:center}.markdown-body span.align-right{display:block;overflow:hidden;clear:both}.markdown-body span.align-right>span{display:block;margin:13px 0 0;overflow:hidden;text-align:right}.markdown-body span.align-right span img{margin:0;text-align:right}.markdown-body span.float-left{display:block;float:left;margin-right:13px;overflow:hidden}.markdown-body span.float-left span{margin:13px 0 0}.markdown-body span.float-right{display:block;float:right;margin-left:13px;overflow:hidden}.markdown-body span.float-right>span{display:block;margin:13px auto 0;overflow:hidden;text-align:right}.markdown-body code,.markdown-body tt{padding:.2em .4em;margin:0;font-size:85%;white-space:break-spaces;background-color:var(--bgColor-neutral-muted);border-radius:6px}.markdown-body code br,.markdown-body tt br{display:none}.markdown-body del code{text-decoration:inherit}.markdown-body samp{font-size:85%}.markdown-body pre code{font-size:100%}.markdown-body pre>code{padding:0;margin:0;word-break:normal;white-space:pre;background:transparent;border:0}.markdown-body .highlight{margin-bottom:var(--base-size-16)}.markdown-body .highlight pre{margin-bottom:0;word-break:normal}.markdown-body .highlight pre,.markdown-body pre{padding:var(--base-size-16);overflow:auto;font-size:85%;line-height:1.45;color:var(--fgColor-default);background-color:var(--bgColor-muted);border-radius:6px}.markdown-body pre code,.markdown-body pre tt{display:inline;max-width:auto;padding:0;margin:0;overflow:visible;line-height:inherit;word-wrap:normal;background-color:transparent;border:0}.markdown-body .csv-data td,.markdown-body .csv-data th{padding:5px;overflow:hidden;font-size:12px;line-height:1;text-align:left;white-space:nowrap}.markdown-body .csv-data .blob-num{padding:10px var(--base-size-8) 9px;text-align:right;background:var(--bgColor-default);border:0}.markdown-body .csv-data tr{border-top:0}.markdown-body .csv-data th{font-weight:var(--base-text-weight-semibold, 600);background:var(--bgColor-muted);border-top:0}.markdown-body [data-footnote-ref]:before{content:"["}.markdown-body [data-footnote-ref]:after{content:"]"}.markdown-body .footnotes{font-size:12px;color:var(--fgColor-muted);border-top:1px solid var(--borderColor-default)}.markdown-body .footnotes ol{padding-left:var(--base-size-16)}.markdown-body .footnotes ol ul{display:inline-block;padding-left:var(--base-size-16);margin-top:var(--base-size-16)}.markdown-body .footnotes li{position:relative}.markdown-body .footnotes li:target:before{position:absolute;top:calc(var(--base-size-8)*-1);right:calc(var(--base-size-8)*-1);bottom:calc(var(--base-size-8)*-1);left:calc(var(--base-size-24)*-1);pointer-events:none;content:"";border:2px solid var(--borderColor-accent-emphasis);border-radius:6px}.markdown-body .footnotes li:target{color:var(--fgColor-default)}.markdown-body .footnotes .data-footnote-backref g-emoji{font-family:monospace}.markdown-body body:has(:modal){padding-right:var(--dialog-scrollgutter)!important}.markdown-body .pl-c{color:var(--color-prettylights-syntax-comment)}.markdown-body .pl-c1,.markdown-body .pl-s .pl-v{color:var(--color-prettylights-syntax-constant)}.markdown-body .pl-e,.markdown-body .pl-en{color:var(--color-prettylights-syntax-entity)}.markdown-body .pl-smi,.markdown-body .pl-s .pl-s1{color:var(--color-prettylights-syntax-storage-modifier-import)}.markdown-body .pl-ent{color:var(--color-prettylights-syntax-entity-tag)}.markdown-body .pl-k{color:var(--color-prettylights-syntax-keyword)}.markdown-body .pl-s,.markdown-body .pl-pds,.markdown-body .pl-s .pl-pse .pl-s1,.markdown-body .pl-sr,.markdown-body .pl-sr .pl-cce,.markdown-body .pl-sr .pl-sre,.markdown-body .pl-sr .pl-sra{color:var(--color-prettylights-syntax-string)}.markdown-body .pl-v,.markdown-body .pl-smw{color:var(--color-prettylights-syntax-variable)}.markdown-body .pl-bu{color:var(--color-prettylights-syntax-brackethighlighter-unmatched)}.markdown-body .pl-ii{color:var(--color-prettylights-syntax-invalid-illegal-text);background-color:var(--color-prettylights-syntax-invalid-illegal-bg)}.markdown-body .pl-c2{color:var(--color-prettylights-syntax-carriage-return-text);background-color:var(--color-prettylights-syntax-carriage-return-bg)}.markdown-body .pl-sr .pl-cce{font-weight:700;color:var(--color-prettylights-syntax-string-regexp)}.markdown-body .pl-ml{color:var(--color-prettylights-syntax-markup-list)}.markdown-body .pl-mh,.markdown-body .pl-mh .pl-en,.markdown-body .pl-ms{font-weight:700;color:var(--color-prettylights-syntax-markup-heading)}.markdown-body .pl-mi{font-style:italic;color:var(--color-prettylights-syntax-markup-italic)}.markdown-body .pl-mb{font-weight:700;color:var(--color-prettylights-syntax-markup-bold)}.markdown-body .pl-md{color:var(--color-prettylights-syntax-markup-deleted-text);background-color:var(--color-prettylights-syntax-markup-deleted-bg)}.markdown-body .pl-mi1{color:var(--color-prettylights-syntax-markup-inserted-text);background-color:var(--color-prettylights-syntax-markup-inserted-bg)}.markdown-body .pl-mc{color:var(--color-prettylights-syntax-markup-changed-text);background-color:var(--color-prettylights-syntax-markup-changed-bg)}.markdown-body .pl-mi2{color:var(--color-prettylights-syntax-markup-ignored-text);background-color:var(--color-prettylights-syntax-markup-ignored-bg)}.markdown-body .pl-mdr{font-weight:700;color:var(--color-prettylights-syntax-meta-diff-range)}.markdown-body .pl-ba{color:var(--color-prettylights-syntax-brackethighlighter-angle)}.markdown-body .pl-sg{color:var(--color-prettylights-syntax-sublimelinter-gutter-mark)}.markdown-body .pl-corl{text-decoration:underline;color:var(--color-prettylights-syntax-constant-other-reference-link)}.markdown-body [role=button]:focus:not(:focus-visible),.markdown-body [role=tabpanel][tabindex="0"]:focus:not(:focus-visible),.markdown-body button:focus:not(:focus-visible),.markdown-body summary:focus:not(:focus-visible),.markdown-body a:focus:not(:focus-visible){outline:none;box-shadow:none}.markdown-body [tabindex="0"]:focus:not(:focus-visible),.markdown-body details-dialog:focus:not(:focus-visible){outline:none}.markdown-body g-emoji{display:inline-block;min-width:1ch;font-family:"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;font-size:1em;font-style:normal!important;font-weight:var(--base-text-weight-normal, 400);line-height:1;vertical-align:-.075em}.markdown-body g-emoji img{width:1em;height:1em}.markdown-body .task-list-item{list-style-type:none}.markdown-body .task-list-item label{font-weight:var(--base-text-weight-normal, 400)}.markdown-body .task-list-item.enabled label{cursor:pointer}.markdown-body .task-list-item+.task-list-item{margin-top:var(--base-size-4)}.markdown-body .task-list-item .handle{display:none}.markdown-body .task-list-item-checkbox{margin:0 .2em .25em -1.4em;vertical-align:middle}.markdown-body ul:dir(rtl) .task-list-item-checkbox{margin:0 -1.6em .25em .2em}.markdown-body ol:dir(rtl) .task-list-item-checkbox{margin:0 -1.6em .25em .2em}.markdown-body .contains-task-list:hover .task-list-item-convert-container,.markdown-body .contains-task-list:focus-within .task-list-item-convert-container{display:block;width:auto;height:24px;overflow:visible;clip:auto}.markdown-body ::-webkit-calendar-picker-indicator{filter:invert(50%)}.markdown-body .markdown-alert{padding:var(--base-size-8) var(--base-size-16);margin-bottom:var(--base-size-16);color:inherit;border-left:.25em solid var(--borderColor-default)}.markdown-body .markdown-alert>:first-child{margin-top:0}.markdown-body .markdown-alert>:last-child{margin-bottom:0}.markdown-body .markdown-alert .markdown-alert-title{display:flex;font-weight:var(--base-text-weight-medium, 500);align-items:center;line-height:1}.markdown-body .markdown-alert.markdown-alert-note{border-left-color:var(--borderColor-accent-emphasis)}.markdown-body .markdown-alert.markdown-alert-note .markdown-alert-title{color:var(--fgColor-accent)}.markdown-body .markdown-alert.markdown-alert-important{border-left-color:var(--borderColor-done-emphasis)}.markdown-body .markdown-alert.markdown-alert-important .markdown-alert-title{color:var(--fgColor-done)}.markdown-body .markdown-alert.markdown-alert-warning{border-left-color:var(--borderColor-attention-emphasis)}.markdown-body .markdown-alert.markdown-alert-warning .markdown-alert-title{color:var(--fgColor-attention)}.markdown-body .markdown-alert.markdown-alert-tip{border-left-color:var(--borderColor-success-emphasis)}.markdown-body .markdown-alert.markdown-alert-tip .markdown-alert-title{color:var(--fgColor-success)}.markdown-body .markdown-alert.markdown-alert-caution{border-left-color:var(--borderColor-danger-emphasis)}.markdown-body .markdown-alert.markdown-alert-caution .markdown-alert-title{color:var(--fgColor-danger)}.markdown-body>*:first-child>.heading-element:first-child{margin-top:0!important}.markdown-body .highlight pre:has(+.zeroclipboard-container){min-height:52px}.layout-module__container___YM5AU{display:flex;overflow:hidden;height:100%}.layout-module__header___XxU7B{display:flex;justify-content:space-between;align-items:center;background-color:#5d1f1a;padding:11px 18px}.layout-module__headerStartContent___fWQv5{display:flex;align-items:center;gap:8px}.layout-module__mobileSidebarBtn___MVlbr{display:flex;align-items:center;color:var(--white);justify-content:center;border:none;background:none;cursor:pointer}.dark .layout-module__header___XxU7B{background-color:#2a2b2f;border-bottom:2px solid #41444a;color:#e0e0e0}.layout-module__backToDashboard___J4UN3{color:#e0e0e0}.layout-module__content___H2r5j{position:relative;display:flex;flex-direction:column;flex:1;overflow-y:auto;max-height:100vh}@media(min-width:768px){.layout-module__mobileSidebarBtn___MVlbr{display:none}}.sidebar-module__sidebar___62SjB{position:absolute;top:0;left:0;z-index:1;width:100%;transform:translate(-100%);flex:none;background-color:#f8f5f3;border-right:1px solid #d5c5b8;height:100vh;display:flex;flex-direction:column;transition:transform .2s}.sidebar-module__sidebarOpen___OuRoo{transform:translate(0)}.sidebar-module__header___E7RkG{display:flex;align-items:center;justify-content:space-between;background-color:#5d1f1a;color:#fff;font-weight:600;padding:14px 18px;text-transform:uppercase;font-size:14px;border-bottom:2px solid #a25a4a}.sidebar-module__sidebarBtn___YGHze{display:flex;align-items:center;color:var(--white);justify-content:center;border:none;background:none;cursor:pointer}.sidebar-module__menu___ZkLyw{padding:8px 0;flex:1;overflow-y:auto}.sidebar-module__sectionButton___I9GRu{display:flex;justify-content:space-between;align-items:center;width:100%;padding:10px 18px;background:none;border:none;outline:none;cursor:pointer;color:#3e2f2c;font-weight:500;text-align:left;transition:background-color .2s ease}.sidebar-module__sectionButton___I9GRu:hover{background-color:#e4d6ce}.sidebar-module__active___vqzOp{background-color:#c6a397;color:#fff}.sidebar-module__submenu___Xv8o1{background-color:#fffaf8;border-left:3px solid #a25a4a;margin:0;padding:4px 0 6px;list-style:none}.sidebar-module__submenuItem___m4y-g{display:block;padding:6px 26px;color:#4c3c37;font-size:14px;text-decoration:none;transition:background-color .2s ease,color .2s ease}.sidebar-module__submenuItem___m4y-g:hover,.sidebar-module__activeSubmenuItem___OhuSu{background-color:#f0e1db;color:#5d1f1a}.dark .sidebar-module__sidebar___62SjB{background-color:#1e1f22;border-right:1px solid #2f3035}.dark .sidebar-module__header___E7RkG{background-color:#2a2b2f;border-bottom:2px solid #41444a;color:#e0e0e0}.dark .sidebar-module__sectionButton___I9GRu{color:#a9a9ac}.dark .sidebar-module__sectionButton___I9GRu:hover{background-color:#2b2d31;color:#fff}.dark .sidebar-module__active___vqzOp{background-color:#3a3c42;color:#fff}.dark .sidebar-module__submenu___Xv8o1{background-color:#1e1f22;border-left:3px solid #41444a}.dark .sidebar-module__submenuItem___m4y-g{color:#a9a9ac}.dark .sidebar-module__submenuItem___m4y-g:hover,.dark .sidebar-module__activeSubmenuItem___OhuSu{background-color:#2b2d31;color:#fff}@media(min-width:768px){.sidebar-module__sidebar___62SjB{position:relative;width:250px;transform:translate(0)}.sidebar-module__sidebarBtn___YGHze{display:none}}.backToLoginButton-module__backToLoginWrapper___jqqHz{margin-top:16px;display:flex;justify-content:center;width:100%}.backToLoginButton-module__backToLoginButton___zlryf{width:100%;font-size:14px;font-weight:600;background-color:transparent;color:var(--white);border-radius:8px;padding:4px 8px;transition:all .2s ease;display:flex;align-items:center;justify-content:center;text-align:center;text-decoration:underline}.loginLayout-module__container___Y-T47{height:100%;display:flex;align-items:center;justify-content:center;padding:24px;position:relative;background-color:var(--black);overflow:hidden}.loginLayout-module__formContainer___n84SA{position:relative;z-index:1;max-width:500px;width:100%;padding:20px;background:var(--molly-dark-background-80);box-shadow:0 .125rem .325rem #0000001a,0 .625rem 2rem #0003;overflow:hidden}.loginLayout-module__logoWrapper___1fEYD{display:flex;align-items:center;justify-content:center;margin-bottom:16px}.loginLayout-module__logo___MDth2{height:28px}.loginLayout-module__divider___sesLx{width:100%;height:1px;background:var(--molly-dark-background-10);margin:16px 0}.loginLayout-module__text___igyxT{text-align:center;font-size:14px;font-weight:600;color:var(--white)}.submitButton-module__submitButton___WUcLf{cursor:pointer;border:none;outline:none;width:100%;position:relative;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.5rem 1rem;padding:8px 14px;border-radius:4px;background-color:var(--molly-accent-green);color:var(--white);transition:background .2s;font-weight:600;font-size:13px}.submitButton-module__submitButton___WUcLf:hover{background-color:var(--molly-green-30)}.submitButton-module__submitButton___WUcLf:disabled{cursor:default;background-color:var(--molly-light-background-10);color:var(--molly-grey-40)}.forgotPasswordForm-module__form___L4ME4{display:flex;flex-direction:column;gap:16px;color:var(--molly-dark-grey-70)}input.forgotPasswordForm-module__input___mnBUy{padding:4px 8px;border:1px solid var(--molly-dark-background-10);font-size:11px;font-weight:700;background:transparent;color:var(--white)}input.forgotPasswordForm-module__input___mnBUy:hover,input.forgotPasswordForm-module__input___mnBUy:focus{border:1px solid var(--molly-dark-background-10);outline:none}input.forgotPasswordForm-module__input___mnBUy::placeholder{color:var(--grey-blue-150)}label.forgotPasswordForm-module__inputLabel___aCfzP{font-weight:500;color:var(--molly-dark-grey-70)}.forgotPasswordForm-module__passwordVisibilityBtn___C3gXU{position:absolute;top:50%;right:12px;transform:translateY(-50%);background:none;cursor:pointer;color:inherit;border:none;padding:0;margin:0}.forgotPasswordForm-module__loader___v09Zw{border:2px solid rgba(255,255,255,.3);border-top:2px solid var(--black);border-radius:50%;width:16px;height:16px;animation:forgotPasswordForm-module__spin___dbZsB .8s linear infinite}.forgotPasswordForm-module__checkbox___jWFZn{color:var(--molly-dark-grey-70)!important}.forgotPasswordForm-module__checkbox___jWFZn .ant-checkbox-inner{border-radius:4px;width:18px;height:18px;background-color:var(--molly-dark-background-10)!important;border-color:var(--molly-dark-background-40)!important}.forgotPasswordForm-module__checkbox___jWFZn .ant-checkbox-checked .ant-checkbox-inner{background-color:var(--molly-main-line-color)!important;border-color:var(--molly-main-line-color)!important}.forgotPasswordForm-module__checkbox___jWFZn .ant-checkbox-inner:after{border-color:var(--black)}.light .forgotPasswordForm-module__input___mnBUy,.light .forgotPasswordForm-module__input___mnBUy:hover,.light .forgotPasswordForm-module__input___mnBUy:focus{background-color:var(--molly-dark-background-0);border:1px solid var(--molly-dark-background-40);color:var(--white)}.dark .forgotPasswordForm-module__input___mnBUy,.dark .forgotPasswordForm-module__input___mnBUy:hover,.dark .forgotPasswordForm-module__input___mnBUy:focus{background-color:var(--molly-dark-background-0);border:1px solid var(--molly-dark-background-40);color:var(--white)}.light .forgotPasswordForm-module__input___mnBUy::placeholder{color:var(--grey-placeholder-light)}.dark .forgotPasswordForm-module__input___mnBUy::placeholder{color:var(--grey-placeholder-dark)}.light .forgotPasswordForm-module__inputLabel___aCfzP,.dark .forgotPasswordForm-module__inputLabel___aCfzP{color:var(--white)}@keyframes forgotPasswordForm-module__spin___dbZsB{to{transform:rotate(360deg)}}.home-module__forgotPasswordWrapper___i3N4R{margin-top:16px;display:flex;justify-content:center;width:100%}.home-module__forgotPasswordButton___VEMcj{width:100%;font-size:14px;font-weight:600;background-color:transparent;color:var(--white);border-radius:8px;padding:4px 8px;transition:all .2s ease;display:flex;align-items:center;justify-content:center;text-align:center;text-decoration:underline}.otpInput-module__otpInput___R0z5d{font-size:28px;border-radius:8px;border:1px solid;margin:0 4px}.verifyTwoFACode-module__container___GwPKZ{display:flex;flex-direction:column;gap:24px;justify-content:center}.verifyTwoFACode-module__otpInputContainer___BZTxv{margin:0 auto}.loginBlock-module__form___r6Fal{display:flex;flex-direction:column;gap:16px;color:var(--molly-dark-grey-70)}input.loginBlock-module__input___fHtAG{padding:4px 8px;border:1px solid var(--molly-dark-background-10);font-size:11px;font-weight:700;background:transparent;color:var(--white)}input.loginBlock-module__input___fHtAG:hover,input.loginBlock-module__input___fHtAG:focus{border:1px solid var(--molly-dark-background-10);outline:none}input.loginBlock-module__input___fHtAG::placeholder{color:var(--grey-blue-150)}label.loginBlock-module__inputLabel___4-hUb{font-weight:500;color:var(--molly-dark-grey-70)}.loginBlock-module__passwordVisibilityBtn___Az7pU{position:absolute;top:50%;right:12px;transform:translateY(-50%);background:none;cursor:pointer;color:inherit;border:none;padding:0;margin:0}.loginBlock-module__loader___Bo025{border:2px solid rgba(255,255,255,.3);border-top:2px solid var(--black);border-radius:50%;width:16px;height:16px;animation:loginBlock-module__spin___y6Apq .8s linear infinite}.loginBlock-module__checkbox___VV-sm{color:var(--molly-dark-grey-70)!important}.loginBlock-module__checkbox___VV-sm .ant-checkbox-inner{border-radius:4px;width:18px;height:18px;background-color:var(--molly-dark-background-10)!important;border-color:var(--molly-dark-background-40)!important}.loginBlock-module__checkbox___VV-sm .ant-checkbox-checked .ant-checkbox-inner{background-color:var(--molly-main-line-color)!important;border-color:var(--molly-main-line-color)!important}.loginBlock-module__checkbox___VV-sm .ant-checkbox-inner:after{border-color:var(--black)}.light .loginBlock-module__inputLabel___4-hUb,.dark .loginBlock-module__inputLabel___4-hUb{color:var(--white)}.light .loginBlock-module__input___fHtAG,.light .loginBlock-module__input___fHtAG:hover,.light .loginBlock-module__input___fHtAG:focus{background-color:var(--molly-dark-background-0);border:1px solid var(--molly-dark-background-40);color:var(--white)}.dark .loginBlock-module__input___fHtAG,.dark .loginBlock-module__input___fHtAG:hover,.dark .loginBlock-module__input___fHtAG:focus{background-color:var(--molly-dark-background-0);border:1px solid var(--molly-dark-background-40);color:var(--white)}.light .loginBlock-module__input___fHtAG::placeholder{color:var(--grey-placeholder-light)}.dark .loginBlock-module__input___fHtAG::placeholder{color:var(--grey-placeholder-dark)}@keyframes loginBlock-module__spin___y6Apq{to{transform:rotate(360deg)}}.resetPasswordForm-module__form___bH-I-{display:flex;flex-direction:column;gap:16px;color:var(--molly-dark-grey-70)}input.resetPasswordForm-module__input___qFtvP{padding:4px 8px;border:1px solid var(--molly-dark-background-10);font-size:11px;font-weight:700;background:transparent;color:var(--white)}input.resetPasswordForm-module__input___qFtvP:hover,input.resetPasswordForm-module__input___qFtvP:focus{border:1px solid var(--molly-dark-background-10);outline:none}input.resetPasswordForm-module__input___qFtvP::placeholder{color:var(--grey-blue-150)}label.resetPasswordForm-module__inputLabel___zoYJs{font-weight:500;color:var(--molly-dark-grey-70)}.resetPasswordForm-module__passwordVisibilityBtn___yc1Zc{position:absolute;top:50%;right:12px;transform:translateY(-50%);background:none;cursor:pointer;color:inherit;border:none;padding:0;margin:0}.resetPasswordForm-module__submitButton___Jo5b6{cursor:pointer;border:none;outline:none;width:100%;position:relative;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.5rem 1rem;padding:8px 14px;border-radius:4px;background-color:var(--molly-accent-green);color:var(--white);transition:background .2s;font-weight:600}.resetPasswordForm-module__submitButton___Jo5b6:hover{background-color:var(--molly-green-30)}.resetPasswordForm-module__submitButton___Jo5b6:disabled{cursor:default;background-color:var(--molly-light-background-10);color:var(--molly-grey-40)}.resetPasswordForm-module__loader___qkyyk{border:2px solid rgba(255,255,255,.3);border-top:2px solid var(--black);border-radius:50%;width:16px;height:16px;animation:resetPasswordForm-module__spin___80ae8 .8s linear infinite}.resetPasswordForm-module__checkbox___IGVxP{color:var(--molly-dark-grey-70)!important}.resetPasswordForm-module__checkbox___IGVxP .ant-checkbox-inner{border-radius:4px;width:18px;height:18px;background-color:var(--molly-dark-background-10)!important;border-color:var(--molly-dark-background-40)!important}.resetPasswordForm-module__checkbox___IGVxP .ant-checkbox-checked .ant-checkbox-inner{background-color:var(--molly-main-line-color)!important;border-color:var(--molly-main-line-color)!important}.resetPasswordForm-module__checkbox___IGVxP .ant-checkbox-inner:after{border-color:var(--black)}.light .resetPasswordForm-module__input___qFtvP,.light .resetPasswordForm-module__input___qFtvP:hover,.light .resetPasswordForm-module__input___qFtvP:focus{background-color:var(--molly-dark-background-0);border:1px solid var(--molly-dark-background-40);color:var(--white)}.dark .resetPasswordForm-module__input___qFtvP,.dark .resetPasswordForm-module__input___qFtvP:hover,.dark .resetPasswordForm-module__input___qFtvP:focus{background-color:var(--molly-dark-background-0);border:1px solid var(--molly-dark-background-40);color:var(--white)}.light .resetPasswordForm-module__input___qFtvP::placeholder{color:var(--grey-placeholder-light)}.dark .resetPasswordForm-module__input___qFtvP::placeholder{color:var(--grey-placeholder-dark)}.light .resetPasswordForm-module__inputLabel___zoYJs,.dark .resetPasswordForm-module__inputLabel___zoYJs{color:var(--white)}@keyframes resetPasswordForm-module__spin___80ae8{to{transform:rotate(360deg)}}.setFirstPasswordForm-module__form___v1X6d{display:flex;flex-direction:column;gap:16px;color:var(--molly-dark-grey-70)}input.setFirstPasswordForm-module__input___ZTzB0{padding:4px 8px;border:1px solid var(--molly-dark-background-10);font-size:11px;font-weight:700;background:transparent;color:var(--white)}input.setFirstPasswordForm-module__input___ZTzB0:hover,input.setFirstPasswordForm-module__input___ZTzB0:focus{border:1px solid var(--molly-dark-background-10);outline:none}input.setFirstPasswordForm-module__input___ZTzB0::placeholder{color:var(--grey-blue-150)}label.setFirstPasswordForm-module__inputLabel___nWmDr{font-weight:500;color:var(--molly-dark-grey-70)}.setFirstPasswordForm-module__infoMessage___fiALa{margin:16px 0 0;text-align:center;color:var(--white);padding:0;font-weight:600;font-size:14px}.setFirstPasswordForm-module__passwordVisibilityBtn___2vXaG{position:absolute;top:50%;right:12px;transform:translateY(-50%);background:none;cursor:pointer;color:inherit;border:none;padding:0;margin:0}.setFirstPasswordForm-module__loader___sdSFA{border:2px solid rgba(255,255,255,.3);border-top:2px solid var(--black);border-radius:50%;width:16px;height:16px;animation:setFirstPasswordForm-module__spin___OtFhs .8s linear infinite}.setFirstPasswordForm-module__checkbox___iK1YR{color:var(--molly-dark-grey-70)!important}.setFirstPasswordForm-module__checkbox___iK1YR .ant-checkbox-inner{border-radius:4px;width:18px;height:18px;background-color:var(--molly-dark-background-10)!important;border-color:var(--molly-dark-background-40)!important}.setFirstPasswordForm-module__checkbox___iK1YR .ant-checkbox-checked .ant-checkbox-inner{background-color:var(--molly-main-line-color)!important;border-color:var(--molly-main-line-color)!important}.setFirstPasswordForm-module__checkbox___iK1YR .ant-checkbox-inner:after{border-color:var(--black)}.light .setFirstPasswordForm-module__input___ZTzB0,.light .setFirstPasswordForm-module__input___ZTzB0:hover,.light .setFirstPasswordForm-module__input___ZTzB0:focus{background-color:var(--molly-dark-background-0);border:1px solid var(--molly-dark-background-40);color:var(--white)}.dark .setFirstPasswordForm-module__input___ZTzB0,.dark .setFirstPasswordForm-module__input___ZTzB0:hover,.dark .setFirstPasswordForm-module__input___ZTzB0:focus{background-color:var(--molly-dark-background-0);border:1px solid var(--molly-dark-background-40);color:var(--white)}.light .setFirstPasswordForm-module__input___ZTzB0::placeholder{color:var(--grey-placeholder-light)}.dark .setFirstPasswordForm-module__input___ZTzB0::placeholder{color:var(--grey-placeholder-dark)}.light .setFirstPasswordForm-module__inputLabel___nWmDr,.dark .setFirstPasswordForm-module__inputLabel___nWmDr{color:var(--white)}@keyframes setFirstPasswordForm-module__spin___OtFhs{to{transform:rotate(360deg)}}.message-module__card___g79NK{position:relative;width:100%;max-width:680px;background:#fff;border:1px solid #e5e5e5;border-radius:8px;padding:8px;box-shadow:0 2px 6px #0000000d}.message-module__header___LCSV5{display:flex;justify-content:space-between;align-items:flex-start}.message-module__metaContainer___9RnU-{display:flex;align-items:center;gap:8px}.message-module__unreadIcon___seJBS{color:var(--red-550)}.message-module__meta___l1Ojx{font-size:14px;color:var(--grey-800);margin:0}.message-module__author___GzkSk{color:var(--black);font-weight:600}.message-module__timestamp___p4RgX{font-size:12px;color:var(--grey-800);margin-top:4px}.message-module__title___gAgIE{font-size:20px;font-weight:600;color:var(--dark-900);margin:0}.message-module__contentWrapper___EI1dm{overflow:hidden;transition:max-height .35s ease;max-height:100px;min-height:0}.message-module__contentWrapperExpanded___f05Is{max-height:unset;padding-bottom:16px}.message-module__content___O-urN{margin-top:16px;font-size:15px;color:var(--dark-400);line-height:1.55}.message-module__button___wBkIF{display:flex;align-items:center;justify-content:center;gap:6px;border:none;cursor:pointer;font-size:14px;font-weight:500;color:#555;transition:color .2s ease;position:absolute;bottom:0;left:0;width:100%;padding:8px 0;background:#ffe7e270;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);box-shadow:0 -4px 4px #ffe7e270}.message-module__button___wBkIF:hover{color:#000}.message-module__icon___xh6M-{width:16px;height:16px;display:inline-block}.messages-module__container___ypVNw{display:flex;flex-direction:column;gap:8px}.messages-module__loaderContainer___1KXBK{display:flex;align-items:center;justify-content:center;width:100%;height:32px}.announcementsTrack-module__container___dXPEQ{display:flex;align-items:center}.announcementsTrack-module__announcementIcon___MOo0s{color:var(--gold-400)}.announcementsTrack-module__trackWrapper___RsLLo{position:relative;overflow:hidden;height:34px;display:flex;align-items:center;border-radius:8px;width:100%}.announcementsTrack-module__track___4Zgx-{display:inline-block;white-space:nowrap;padding-left:100%;animation:announcementsTrack-module__marquee___owVi4 20s linear infinite}.announcementsTrack-module__trackText___ow6KP{font-size:12px;font-weight:500;margin-right:50px}.dark .announcementsTrack-module__trackText___ow6KP{color:var(--white)}.light .announcementsTrack-module__trackText___ow6KP{color:var(--red-800)}@keyframes announcementsTrack-module__marquee___owVi4{0%{transform:translate(0)}to{transform:translate(-100%)}}.mobileBetSlip-module__betSlipDrawer___2kN2V .ant-drawer-content-wrapper{box-shadow:none!important}.mobileBetSlip-module__betSlipDrawer___2kN2V .ant-drawer-content{border-radius:4px 4px 0 0!important}.mobileBetSlip-module__betSlipDrawer___2kN2V .ant-drawer-body{height:100%;padding:0;overflow:hidden;display:flex;flex-direction:column}.mobileBetSlip-module__drawerContainer___JyfqQ{height:100%;display:flex;flex-direction:column;position:relative}.mobileBetSlip-module__sportLoaderContainer___PGXY0{position:absolute;inset:0;z-index:3;display:flex;align-items:center;justify-content:center;background-color:#0000001a}.mobileBetSlip-module__sportLoder___iWgKc{height:100%;width:100%}.mobileBetSlip-module__header___V1-t9{display:flex;justify-content:space-between;align-items:center;height:45px;background:var(--red-350);color:var(--white);border-radius:4px 4px 0 0;padding:12px 16px;position:relative;z-index:3}.mobileBetSlip-module__title___2kGxm{font-size:14px;text-transform:uppercase;font-weight:600}.mobileBetSlip-module__activeOddsBadge___nod-5{color:var(--red-350);display:inline-flex;justify-content:center;align-items:center;min-height:20px;min-width:20px;background:var(--white);border-radius:50%;margin:0 4px}.mobileBetSlip-module__drawerContent___bEX6b{display:flex;flex-direction:column;flex:1;border-radius:4px 4px 0 0;min-height:0}.mobileBetSlip-module__scrollContent___yVijb{flex:1;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch}.mobileBetSlip-module__drawerBody___Y8XxF{flex:1;display:flex;flex-direction:column;min-height:0}.mobileBetSlip-module__betSlipHeader___zlpzO{padding:10px 16px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #dee2e6}.mobileBetSlip-module__removeAllButton___W3jf4,.mobileBetSlip-module__refreshAllButton___lOO9U{outline:none;border:none;cursor:pointer;background:transparent;display:flex;align-items:center;gap:4px;color:#5b5b5b}.mobileBetSlip-module__removeAllButton___W3jf4{padding:8px 0}.mobileBetSlip-module__refreshAllButton___lOO9U{border-radius:4px;background-color:#e8e8e8;padding:8px 12px}.mobileBetSlip-module__toggleButton___VZ8A1{display:flex;align-items:center;gap:4px;outline:none;border:none;cursor:pointer;background:transparent;text-decoration:underline;color:var(--white);opacity:.8;transition:all .2s}.mobileBetSlip-module__toggleButton___VZ8A1:hover{opacity:1;color:var(--white)}.mobileBetSlip-module__toggleIcon___Ke-Go{transition:all .2s;transform:rotate(180deg)}.mobileBetSlip-module__toggleIconActive___s4rrq{transform:rotate(0)}.mobileBetSlip-module__summaryContainer___jEPC3{background:var(--red-350);color:var(--white);padding:16px;border-radius:6px 6px 0 0}.mobileBetSlip-module__placeBetsButton___m859u{text-transform:uppercase;border-radius:3px;font-size:13px;width:100%;height:36px;border:0;outline:0;margin-top:10px;color:var(--place-bets-button-color);background-color:var(--place-bets-button-background);text-align:center;line-height:36px}.mobileBetSlip-module__placeBetsButtonActive___5XDGT{cursor:pointer;background-color:var(--place-bets-button-background-active)}.mobileBetSlip-module__totalStakeRow___uSDNw{display:flex;align-items:center;justify-content:space-between}.mobileBetSlip-module__totalTakeRowTitle___s0juB,.mobileBetSlip-module__totalStakeRowCurrency___P022S{font-size:14px;font-weight:400;color:var(--white)}.mobileBetSlip-module__totalStakeRowCurrency___P022S{font-weight:600}.mobileBetSlip-module__addMoreSelectionContainer___nMMeG{display:flex;align-items:center;justify-content:center;padding:20px}.mobileBetSlip-module__addMoreSelectionButton___OWius{text-decoration:underline;cursor:pointer;border:none;outline:none;background:transparent;font-weight:600;font-size:14px;text-align:center;color:#5b5b5b}.mobileBetSlip-module__noBets___fvWEZ{display:flex;align-items:center;flex-direction:column;padding:24px 24px 8px}.mobileBetSlip-module__noBetText___7TYco{font-size:12px;font-weight:400;padding:9px 0;text-align:center;color:#828282}.mobileBetSlipItem-module__warningContainer___5fmgS{padding:8px 8px 8px 16px;color:#151617;background:#ffedc2;font-size:13px;font-weight:700;border-bottom:1px solid var(--black)}.mobileBetSlipItem-module__warningContainer___5fmgS:last-child{border-bottom:none}.mobileBetSlipItem-module__errorContainer___jiGV3{background-color:#ffccd0;padding:12px;font-size:11px;font-weight:400;color:var(--black)}.mobileBetSlipItem-module__errorText___sEwAS{font-size:12px;font-weight:500;color:#d32f2f}.mobileBetSlipItem-module__mainContainer___ZJiiT{position:relative;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:4px;padding:16px}.mobileBetSlipItem-module__closeIcon___5FVDZ{position:absolute;top:16px;right:16px;color:#a4a6a8}.mobileBetSlipItem-module__gameInfoContainer___5MHw7{display:flex;align-items:center;justify-content:center;gap:6px;font-size:13px;font-weight:400;color:#5b5b5b}.mobileBetSlipItem-module__sportIcon___Wc9D1{color:var(--red-350)}.mobileBetSlipItem-module__live___oOL52{color:var(--white);background:var(--gold-400);font-size:8.3px;font-weight:700;border-radius:3px;padding:3px 5px;text-transform:uppercase}.mobileBetSlipItem-module__teams___ELukc{align-items:center;font-style:normal;font-weight:700;font-size:14px;line-height:16px;color:#5b5b5b}.mobileBetSlipItem-module__leaguName___XkD1d{font-size:14px;font-weight:400;color:#5b5b5b}.mobileBetSlipItem-module__matchInfo___5EXTY{width:100%;display:flex;align-items:center;justify-content:center;gap:4px;padding:8px 12px;background:#f1f1f1;border-radius:6px}.mobileBetSlipItem-module__betInfoLabel___1IWvE,.mobileBetSlipItem-module__betInfoScore___jYHv4{font-weight:700;font-size:14px;line-height:16px;color:#5b5b5b}.mobileBetSlipItem-module__betInfoLabel___1IWvE{text-transform:capitalize}.mobileBetSlipItem-module__betPrice___OP0g8{color:#e2a225;font-size:14px;font-weight:700}.mobileBetSlipItem-module__stakeInputContainer___fpM6J{width:100%;display:flex;flex-direction:column;gap:4px}.mobileBetSlipItem-module__inputWrapper___Pkl4g{display:flex;flex-direction:column;gap:4px}.mobileBetSlipItem-module__inputLabel___uTvU8{font-size:12px;font-weight:600;color:var(--black)}.mobileBetSlipItem-module__input___IHm1r{width:100%;background:transparent;border-radius:6px;border:1px solid var(--grey-300);transition:border-color .2s ease;padding:4px 8px;outline:none}.light .mobileBetSlipItem-module__betLabelsSelect___X7vIX,.dark .mobileBetSlipItem-module__betLabelsSelect___X7vIX{padding:4px 8px;background:transparent;border-radius:6px;border:1px solid var(--grey-300);color:var(--black)}.mobileBetSlipItem-module__input___IHm1r.ant-input-number input{color:var(--black)}.mobileBetSlipItem-module__input___IHm1r:focus,.mobileBetSlipItem-module__input___IHm1r:hover,.mobileBetSlipItem-module__input___IHm1r:active{border:1px solid var(--grey-300)!important;box-shadow:none}.mobileBetSlipItem-module__betRules___eMouM{width:100%;display:flex;flex-direction:column;color:#212529}.mobileBetSlipItem-module__minBet___ZGHcE,.mobileBetSlipItem-module__maxBet___LXV-t{font-weight:600}.mobileBetSlipItem-module__maxBet___LXV-t{cursor:pointer;text-decoration:underline}.mobileBetSlipItem-module__betSlipErrorContainer___4Odyi{margin:2px;padding:10px;border-radius:8px;background-color:#ffccd0}.mobileBetSlipItem-module__betSlipErrorTitleText___3QGGw{font-size:11px;font-weight:600;color:var(--team-color)}.mobileBetSlipItem-module__betSlipErrorTitleContainer___VoUZI{display:flex;align-items:center;flex-wrap:nowrap;overflow:hidden;justify-content:space-between;gap:8px}.mobileBetSlipItem-module__placeBetButtonWrapper___V1HkD{width:100%;display:flex;align-items:center;justify-content:flex-start}.mobileBetSlipItem-module__placeBetButton___Rhdpi{cursor:pointer;border:none;outline:none;height:fit-content;border-radius:6px;font-size:12px;font-weight:600;padding:4px 12px}.mobileBetSlipItem-module__placeBetButton___Rhdpi:disabled{cursor:default}.mobileDashboardSearchComponent-module__searchIconWrapper___c63nP{padding:0 8px 0 4px}.mobileDashboardSearchComponent-module__input___rQXgW,.mobileDashboardSearchComponent-module__input___rQXgW input{width:100%;border:none!important;outline:none!important;box-shadow:none!important;background-color:#e1e5e8;border-radius:8px}.mobileDashboardSearchComponent-module__input___rQXgW:hover,.mobileDashboardSearchComponent-module__input___rQXgW:focus,.mobileDashboardSearchComponent-module__input___rQXgW input:hover,.mobileDashboardSearchComponent-module__input___rQXgW input:focus{border:none!important;outline:none!important;box-shadow:none!important;background-color:#e1e5e8}.mobileDashboardSearchComponent-module__searchIcon___PftsT{color:#212529}.mobileDashboardFilters-module__container___kIWY5{display:flex;align-items:center;gap:8px;padding:8px;background:var(--white)}.mobileDashboardFilters-module__separator___Zn150{width:1px;height:24px;background:var(--grey-250);margin:0 4px;flex-shrink:0}.mobileDashboardFilters-module__periodDropdown___1q1iF{min-width:300px;width:100%;background-color:var(--white);box-shadow:#0000008f 1px 8px 21px}.mobileDashboardFilters-module__periodDropdownItem___fdJAL{width:100%;cursor:pointer;display:flex;align-items:center;justify-content:space-between;padding:8px 16px;text-transform:capitalize;color:var(--grey-740);transition:all .2s}.mobileDashboardFilters-module__periodDropdownActiveItem___QAHXy{color:var(--gold-500)}.mobileDashboardFilters-module__periodDropdownItem___fdJAL:not(:last-child){border-bottom:1px solid rgb(187,187,187)}.mobileDashboardFilters-module__periodDropdownLabelContainer___N1c9X{display:flex;align-items:center;gap:8px}.mobileDashboardFilters-module__periodDropdownBadge___Xe82B{display:flex;align-items:center;justify-content:center;min-width:40px;border-radius:10px;background-color:var(--white);box-shadow:#00000029 0 2px 3px;color:var(--red-350)}.mobileDashboardFilters-module__periodDropdownTriggerButton___F3Obu,.mobileDashboardFilters-module__leagueDropdownTriggerButton___1dGWa{outline:none;border:none;cursor:pointer;background-color:transparent;text-transform:uppercase;color:var(--grey-700);font-size:11px;font-weight:800}.mobileDashboardFilters-module__dropdownItem___0PQGc{padding:4px 0}.mobileDashboardFilters-module__dropdownDivider___vFwfa{height:1px;background:var(--grey-120);margin:6px 0}.mobileDashboardFilters-module__periodDropdownTrigger___fjwrI,.mobileDashboardFilters-module__leagueDropdownTrigger___8Wc07{position:relative;width:100%;display:flex;align-items:center;justify-content:center}.mobileDashboardFilters-module__leagueDropdown___LUfyN{display:flex;flex-direction:column;max-height:500px;overflow-y:auto;min-width:300px;background-color:var(--white);border-radius:8px;box-shadow:1px 8px 21px #0000008f}.mobileDashboardFilters-module__stickyApply___4lQgt{position:sticky;top:0;background-color:var(--white);padding:8px;z-index:10;border-bottom:1px solid var(--white);display:flex;align-items:center;justify-content:flex-end}.mobileDashboardFilters-module__applyButton___1ea5F{cursor:pointer;border:1px solid var(--gold-400);color:var(--gold-400);border-radius:4px;background-color:transparent;padding:4px 18px;font-size:13px;font-weight:500}.mobileDashboardFilters-module__leagueDropdownItem___usX1M{-webkit-user-select:none;user-select:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;padding:8px 14px}.mobileDashboardFilters-module__leagueDropdownItem___usX1M:not(:last-child){border-bottom:1px solid var(--grey-350)}.mobileDashboardFilters-module__leagueLabel___Fougq{font-size:14px;color:var(--grey-800);padding-right:8px}.mobileDashboardFilters-module__leagueLabelContainer___Qs8Bu{width:100%;display:flex;align-items:center;gap:8px}.mobileDashboardFilters-module__leagueCount___-EoRL{margin:0 4px}.mobileDashboardFilters-module__allLeagueLabelIcon___GqtnP{font-size:18px}.mobileDashboardFilters-module__leagueLabelIcon___FWZpD{color:var(--red-350);display:flex;align-items:center;justify-content:center}.mobileDashboardFilters-module__leagueCheckbox___UKOjI .ant-checkbox-inner:hover,.mobileDashboardFilters-module__leagueCheckbox___UKOjI .ant-checkbox-inner:focus,.mobileDashboardFilters-module__leagueCheckbox___UKOjI .ant-checkbox-inner:active{background-color:transparent!important;border-color:#545454!important;box-shadow:none!important}.mobileDashboardFilters-module__leagueCheckbox___UKOjI .ant-checkbox-checked .ant-checkbox-inner{background-color:var(--red-350)!important;border-color:var(--red-350)!important}.mobileDashboardFilters-module__leagueCheckbox___UKOjI .ant-checkbox-checked .ant-checkbox-inner:after{border-color:var(--white)!important}.mobileDashboardFilters-module__leagueCheckbox___UKOjI .ant-checkbox-indeterminate .ant-checkbox-inner:after{border:none!important;background-color:var(--red-350)!important}.mobileDashboardFilters-module__leagueCheckbox___UKOjI .ant-checkbox-inner{width:18px!important;height:18px!important;border-radius:4px!important;border:1px solid #545454ff!important;transition:none!important}.mobileDashboardFilters-module__backButton___Z8nyw,.mobileDashboardFilters-module__searchButton___KOXH3{flex-shrink:0}.mobileDashboardTimeFilter-module__container___DdiHL{padding:4px 8px}.mobileDashboardTimeFilter-module__timeFilterTextContainer___oV4hv{display:flex;align-items:center;gap:8px}.mobileDashboardTimeFilter-module__calendarIcon___Xlyj2{font-size:18px;color:var(--dark-600)}.mobileDashboardTimeFilter-module__timeFilterButton___BZ57H{cursor:pointer;color:var(--dark-600);font-size:12px;font-weight:500;display:flex;align-items:center;justify-content:space-between;gap:4px;padding:8px 12px;box-shadow:1px 8px 21px #0000001a;border:1px solid #909294;border-radius:4px}.mobileDashboardTimeFilter-module__timeFilterButtonText___kDaiW{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-transform:capitalize}.mobileDashboardTimeFilter-module__dropdownWrapper___A8SGo{box-shadow:1px 8px 21px #0000008f}.mobileDashboardTimeFilter-module__dropdownOption___Lu5UE{cursor:pointer;padding:10px 12px;background-color:var(--white);display:flex;align-items:center;gap:8px;font-size:13px;color:var(--grey-800);transition:background-color .2s}.mobileDashboardTimeFilter-module__dropdownOption___Lu5UE:not(:last-child){border-bottom:1px solid #bbb}.mobileDashboardTimeFilter-module__activeOption___DsurG{color:var(--gold-400)}.mobileDashboardTimeFilter-module__dropdownOption___Lu5UE svg{opacity:0;transition:opacity .2s}.mobileDashboardTimeFilter-module__activeOption___DsurG svg{opacity:1}.mobileLeagueHeader-module__container___FEeeb{display:flex;align-items:center;gap:16px;padding:8px 0}.mobileLeagueHeader-module__sportIconContainer___C9ua9{display:flex;align-items:center;justify-content:center;font-size:20px;color:var(--red-350)}.mobileLeagueHeader-module__sportLeagueNameContainer___0WW6V{font-size:13px;font-weight:700;line-height:1.23;color:var(--grey-800)}.mobileOdd-module__container___AXB1V{display:flex;align-items:center;width:100%;font-size:12px;font-weight:700;color:#5b5b5b}.mobileOdd-module__typeText___x64aE{font-size:12px;font-weight:600;min-width:36px}.mobileOdd-module__negativeOdd___zwSBP{color:red}.mobileOdd-module__cellWrapper___iICzj{-webkit-user-select:none;user-select:none;position:relative;cursor:pointer;overflow:hidden;margin:0 auto;border-radius:4px;border:solid 1px var(--grey-250);background-color:var(--white);height:36px;width:80%;display:flex;align-items:center;justify-content:center;flex-direction:column;transition:all .2s}.mobileOdd-module__emptyCellWrapper___0MHBf{cursor:default}.mobileOdd-module__oddLockedWrapper___flNkK{padding:0;height:14px;display:flex;align-items:center;flex-shrink:0}.mobileOdd-module__oddLocked___s5-lS{color:#b1b1b1}.mobileOdd-module__line___3DyEN{color:#666;font-size:11px;font-weight:600}.mobileOdd-module__up___vPY3k{color:green}.mobileOdd-module__down___BH4gO{color:red}.mobileOdd-module__cellBadge___zdzJ5{content:" ";display:block;position:absolute;height:12px;width:12px;right:-5px;transform:rotate(45deg);transition:all .2s}.mobileOdd-module__cellBadge___zdzJ5.mobileOdd-module__up___vPY3k{top:-5px;background-color:green}.mobileOdd-module__cellBadge___zdzJ5.mobileOdd-module__down___BH4gO{bottom:-5px;background-color:red}.mobileOdd-module__activeCellWrapper___z-7kl{background-color:var(--red-350);color:var(--white)}.mobileOdd-module__activeCellWrapper___z-7kl .mobileOdd-module__cellBadge___zdzJ5.mobileOdd-module__up___vPY3k,.mobileOdd-module__activeCellWrapper___z-7kl .mobileOdd-module__cellBadge___zdzJ5.mobileOdd-module__down___BH4gO{background-color:var(--white)}.mobileOdd-module__activeCellWrapper___z-7kl .mobileOdd-module__line___3DyEN{color:var(--white)}.tableTemplate-module__header___zH4z5{display:flex;align-items:center;background-color:var(--red-350);color:var(--white);font-family:Helvetica,sans-serif;font-size:11px;font-weight:600;line-height:1.33;padding:8px 6px 8px 14px}.tableTemplate-module__liveHeader___lLobs{background-color:var(--gold-400)}.handicapOverUnder-module__header___g7bjG{display:flex;align-items:center;width:100%}.handicapOverUnder-module__lineHeader___7AirN{width:100%;display:flex;align-items:center;background-color:#e8e8e8;font-family:Helvetica,sans-serif;color:#5b5b5b;font-weight:700;font-size:11px;padding:6px 0}.handicapOverUnder-module__lineContent___c2y5y{width:100%;padding:8px;background-color:var(--white);display:flex;flex-direction:column;align-items:center;gap:12px}.handicapOverUnder-module__lineContentItemContainer___2nnfP{width:100%;display:flex;align-items:center;justify-content:center;height:100%;gap:8px}.handicapOverUnder-module__lineContentItem___Jnqie{display:flex;align-items:center;gap:12px;width:50%}.handicapOverUnder-module__lineHeaderItem___9AQIJ{width:50%;display:flex;align-items:center;justify-content:center;height:100%}.handicapOverUnder-module__mobileOddContainer___RBIK6{gap:8px}.handicapOverUnder-module__mobileOddCellWrapper___GXXuR{margin:0}.moneyline-module__header___wN36V{display:flex;align-items:center;width:100%}.moneyline-module__lineHeader___Rygb1{width:100%;display:flex;align-items:center;background-color:#e8e8e8;font-family:Helvetica,sans-serif;color:#5b5b5b;font-weight:700;font-size:11px;padding:6px 0}.moneyline-module__lineContent___ssXpJ{width:100%;padding:8px;background-color:var(--white);display:flex;flex-direction:column;align-items:center;gap:12px}.moneyline-module__lineContentItemContainer___aEOLV{width:100%;display:flex;align-items:center;justify-content:center;height:100%;gap:8px}.moneyline-module__lineContentItem___4ykN8{width:100%;display:flex;align-items:center;gap:12px}.moneyline-module__lineHeaderItem___JcV-r{width:50%;display:flex;align-items:center;justify-content:center;height:100%}.moneyline-module__mobileOddContainer___vHbZ3{flex-direction:column;gap:12px}.tab-module__tabs___W3CGO{display:flex;flex-wrap:wrap;background-color:var(--match-footer-tabs-background)}.tab-module__tab___jikYN{display:inline-flex;padding:5px 0;align-items:center;justify-content:center;text-align:center;width:25%;color:var(--tab-color);cursor:pointer;border:.5px solid var(--tab-border-color)}.tab-module__tab___jikYN:hover{color:var(--active-tab-color);background:var(--active-tab-background)}.tab-module__tab___jikYN:hover .tab-module__tabLabel___44Lsk{color:var(--active-tab-color)}.tab-module__activeTab___tbZYP{border:.5px solid var(--active-tab-border-color);color:var(--active-tab-color);background:var(--active-tab-background)}.tab-module__activeTab___tbZYP .tab-module__tabLabel___44Lsk{color:var(--active-tab-color)}.tab-module__liveTab___efiwK:hover,.tab-module__liveTab___efiwK.tab-module__activeTab___tbZYP{background-color:var(--match-footer-live-tab-active-background)}.tab-module__tabLabel___44Lsk{font-weight:400;line-height:20px;font-size:10px;color:var(--match-footer-tab-label)}.teamTotals-module__header___BVkn8{display:flex;align-items:center;width:100%}.teamTotals-module__lineHeader___pWmFy{width:100%;display:flex;align-items:center;background-color:#e8e8e8;font-family:Helvetica,sans-serif;color:#5b5b5b;font-weight:700;font-size:11px;padding:6px 0}.teamTotals-module__lineContent___-dzFM{width:100%;padding:8px;background-color:var(--white);display:flex;flex-direction:column;align-items:center;gap:12px}.teamTotals-module__lineContentItemContainer___U-lLg{width:100%;display:flex;align-items:center;justify-content:center;height:100%;gap:8px}.teamTotals-module__lineContentItem___8YNrS{display:flex;align-items:center;gap:12px;width:50%}.teamTotals-module__lineHeaderItem___-F2if{width:50%;display:flex;align-items:center;justify-content:center;height:100%}.teamTotals-module__mobileOddContainer___QU-KX{gap:8px}.teamTotals-module__mobileOddCellWrapper___xIFHi{margin:0}.mobileAdditionalView-module__headerContent___0psug{display:flex;align-items:center;justify-content:space-between;padding:0 8px;background-color:var(--match-footer-header-content-background)}.mobileAdditionalView-module__table___VNWsR{width:100%;border-collapse:collapse}.mobileAdditionalView-module__table___VNWsR td{color:var(--match-footer-table-td-color);margin:2px 0;vertical-align:top;line-height:17px;padding:2px 5px;font-weight:400;font-size:10px}.mobileAdditionalView-module__table___VNWsR thead tr{background-color:var(--match-footer-header-background)}.mobileAdditionalView-module__table___VNWsR thead td{color:var(--match-footer-header-color)}.mobileAdditionalView-module__table___VNWsR tbody{background-color:var(--match-footer-table-tbody-background)}.mobileAdditionalView-module__table___VNWsR tbody tr:hover td{background-color:var(--match-footer-table-tbody-background-hover)}.mobileAdditionalView-module__table___VNWsR tbody td{border-bottom:1px solid var(--match-footer-table-tbody-tr-border-bottom-color)}.mobileAdditionalView-module__closeButton___aMH-L{cursor:pointer}.mobileAdditionalView-module__closeIcon___m-IZ3 svg{fill:var(--match-footer-close-icon)}.mobileAdditionalView-module__teamTitle___Ej5FL{display:flex;align-items:center;justify-content:center;font-weight:700;font-size:12px;gap:2px;padding:5px 0;line-height:20px}.mobileAdditionalView-module__teamsVs___Am15W{color:var(--team-vs-color);text-transform:lowercase}.mobileAdditionalView-module__teamName___i58Hv{color:var(--team-name-color)}.mobileAdditionalView-module__favoriteTeam___k7qPw{color:var(--favorite-team-name-color)}.mobileAdditionalView-module__tabs___9LkIB{display:flex;flex-wrap:wrap;background-color:var(--match-footer-tabs-background)}.mobileAdditionalView-module__tab___URAUY{display:inline-flex;padding:5px 0;align-items:center;justify-content:center;text-align:center;width:25%;color:var(--tab-color);cursor:pointer;border:.5px solid var(--tab-border-color)}.mobileAdditionalView-module__tab___URAUY:hover{color:var(--active-tab-color);background:var(--active-tab-background)}.mobileAdditionalView-module__tab___URAUY:hover .mobileAdditionalView-module__tabLabel___fI1vy{color:var(--active-tab-color)}.mobileAdditionalView-module__activeTab___aSKz-{border:.5px solid var(--active-tab-border-color);color:var(--active-tab-color);background:var(--active-tab-background)}.mobileAdditionalView-module__activeTab___aSKz- .mobileAdditionalView-module__tabLabel___fI1vy{color:var(--active-tab-color)}.mobileAdditionalView-module__liveTab___QI8Kh:hover,.mobileAdditionalView-module__liveTab___QI8Kh.mobileAdditionalView-module__activeTab___aSKz-{background-color:var(--match-footer-live-tab-active-background)}.mobileAdditionalView-module__tabLabel___fI1vy,.mobileAdditionalView-module__homeAway___BG-Rz{font-weight:400;line-height:20px;font-size:10px;color:var(--match-footer-tab-label)}.mobileAdditionalView-module__homeAway___BG-Rz{color:var(--match-footer-tab-label)!important}.mobileAdditionalView-module__collapse___7Gjta{border:none}.mobileAdditionalView-module__collapse___7Gjta.ant-collapse .ant-collapse-header-text{text-align:start;font-size:12px;font-weight:600}.mobileAdditionalView-module__collapse___7Gjta.ant-collapse .ant-collapse-header,.mobileAdditionalView-module__liveCollapse___oB5Nt.ant-collapse .ant-collapse-header{height:25px;line-height:25px;padding-left:15px;display:flex;align-items:center;border-radius:0!important}.mobileAdditionalView-module__collapse___7Gjta.ant-collapse .ant-collapse-header{background-color:var(--collapse-header-background-color);color:var(--collapse-header-color)}.mobileAdditionalView-module__liveCollapse___oB5Nt.ant-collapse .ant-collapse-header{background-color:var(--live-collapse-header-background-color);color:var(--live-collapse-header-color)}.mobileAdditionalView-module__collapse___7Gjta,.mobileAdditionalView-module__collapse___7Gjta.ant-collapse .ant-collapse-content,.mobileAdditionalView-module__collapse___7Gjta.ant-collapse .ant-collapse-item{border-radius:0!important}.mobileAdditionalView-module__collapse___7Gjta.ant-collapse .ant-collapse-content-box{padding:0!important}.mobileAdditionalView-module__blueTeam___Wrtux{color:var(--blue-300)}.mobileAdditionalView-module__orangeTeam___3d5fI{color:var(--orange)}.mobileTeamScore-module__versusText___Z7jWp{color:#ccb3b5}.mobileMatchesViewGroupLineComponent-module__container___EzqJN{background-color:var(--white)}.mobileMatchesViewGroupLineComponent-module__container___EzqJN:not(:last-child){margin-bottom:12px}.mobileMatchesViewGroupLineComponent-module__matchInfo___eIZzI{display:flex;align-items:center;padding:2px 8px;border-radius:4px 4px 0 0;background-color:var(--red-350);color:var(--white);font-family:Helvetica,sans-serif;font-size:12px;font-weight:400;line-height:1.33;min-height:36px}.mobileMatchesViewGroupLineComponent-module__liveMatchInfo___a-gBG{background-color:var(--gold-400)}.mobileMatchesViewGroupLineComponent-module__timePeriod___KafHs{display:flex;align-items:center;justify-content:center;text-align:center}.mobileMatchesViewGroupLineComponent-module__time___Wl9BW{display:flex;align-items:center;justify-content:center;flex-direction:column}.mobileMatchesViewGroupLineComponent-module__team___sMUgO{width:100%;display:flex;align-items:center}.mobileMatchesViewGroupLineComponent-module__teamName___Xet4n{width:100%;font-weight:500;display:flex;align-items:center;gap:6px}.mobileMatchesViewGroupLineComponent-module__redCardBadge___YPN4Z{padding:0 2px;background-color:red;border-radius:4px}.mobileMatchesViewGroupLineComponent-module__homeTeam___IXpOD{display:flex;align-items:center;justify-content:flex-end}.mobileMatchesViewGroupLineComponent-module__score___dSXl3{min-width:20%;display:flex;align-items:center;justify-content:center;flex-direction:column}.mobileMatchesViewGroupLineComponent-module__versusText___d8d8X{color:#ccb3b5}.mobileMatchesViewGroupLineComponent-module__lineHeader___xZDpV{display:flex;align-items:center;background-color:#e8e8e8;font-family:Helvetica,sans-serif;color:#5b5b5b;font-weight:700;font-size:11px;padding:6px 0}.mobileMatchesViewGroupLineComponent-module__lineHeaderItem___KiXCH{width:calc(100% / 3);display:flex;align-items:center;justify-content:center;height:100%}.mobileMatchesViewGroupLineComponent-module__periodHeader___kAVCl{display:flex;align-items:center;justify-content:space-between;background-color:#d9dee7;font-weight:700;font-size:11px;color:#5e5e5e;padding:10px}.mobileMatchesViewGroupLineComponent-module__periodItem___9oWWo{text-transform:uppercase}.mobileMatchesViewGroupLineComponent-module__lineContent___hiqTa{padding:8px;background-color:var(--white);display:flex;align-items:center;align-items:flex-start}.mobileMatchesViewGroupLineComponent-module__lineContentItem___tyh0Y{display:flex;flex-direction:column;align-items:center;gap:12px;width:calc(100% / 3)}.mobileMatchesViewGroupLineComponent-module__additionalViewButtonContainer___j1rgA{padding:10px;width:100%}.mobileMatchesViewGroupLineComponent-module__additionalViewButton___BLACy{width:100%;outline:none;cursor:pointer;border:1px solid var(--red-350);color:var(--red-350);font-size:13px;border-radius:4px;padding:12px;background-color:var(--white);font-weight:700}.mobileMatchesViewGroupLineComponent-module__activeAdditionalViewButton___FiF-X{background-color:#f6f6f6;border-color:#f6f6f6}.mobileMatchesViewGroupLineComponent-module__additionalViewIcon___xHGfo{transition:all .2s}.mobileMatchesViewGroupLineComponent-module__additionalViewIconOpen___W7NOQ{transform:rotate(180deg)}.mobileMoneyLineViewGroupLineComponent-module__container___C7sxl{background-color:var(--white)}.mobileMoneyLineViewGroupLineComponent-module__container___C7sxl:not(:last-child){margin-bottom:12px}.mobileMoneyLineViewGroupLineComponent-module__matchInfo___tuerX{display:flex;align-items:center;padding:2px 8px;border-radius:4px 4px 0 0;background-color:var(--red-350);color:var(--white);font-family:Helvetica,sans-serif;font-size:12px;font-weight:400;line-height:1.33}.mobileMoneyLineViewGroupLineComponent-module__liveMatchInfo___wLb1z{background-color:var(--gold-400)}.mobileMoneyLineViewGroupLineComponent-module__time___kHaor{display:flex;align-items:center;justify-content:center;flex-direction:column}.mobileMoneyLineViewGroupLineComponent-module__team___RmR95{width:100%;display:flex;align-items:center}.mobileMoneyLineViewGroupLineComponent-module__teamName___XRkZW{width:100%;font-weight:500;display:flex;align-items:center;gap:6px}.mobileMoneyLineViewGroupLineComponent-module__redCardBadge___XEvv9{padding:0 2px;background-color:red;border-radius:4px}.mobileMoneyLineViewGroupLineComponent-module__homeTeam___lDXvc{display:flex;align-items:center;justify-content:flex-end}.mobileMoneyLineViewGroupLineComponent-module__score___paoxB{min-width:20%;display:flex;align-items:center;justify-content:center;flex-direction:column}.mobileMoneyLineViewGroupLineComponent-module__versusText___gi7X1{color:#ccb3b5}.mobileMoneyLineViewGroupLineComponent-module__lineHeader___7tzNk{display:flex;align-items:center;background-color:#e8e8e8;font-family:Helvetica,sans-serif;color:#5b5b5b;font-weight:700;font-size:11px;padding:6px 0}.mobileMoneyLineViewGroupLineComponent-module__lineContent___iedrD{padding:8px;background-color:var(--white);display:flex;align-items:center;align-items:flex-start}.mobileMoneyLineViewGroupLineComponent-module__lineHeaderItem___lyeEk{width:50%;display:flex;align-items:center;justify-content:center;height:100%}.mobileMoneyLineViewGroupLineComponent-module__lineContentItem___lHTp9{display:flex;flex-direction:column;align-items:center;gap:12px;width:50%}.mobileMoneyLineViewGroupLineComponent-module__periodHeader___8tWeo{display:flex;align-items:center;justify-content:space-between;background-color:#d9dee7;font-weight:700;font-size:11px;color:#5e5e5e;padding:10px}.mobileMoneyLineViewGroupLineComponent-module__periodItem___5v40N{text-transform:uppercase}.mobileMoneyLineViewGroupLineComponent-module__additionalViewButtonContainer___kaJLT{padding:10px;width:100%}.mobileMoneyLineViewGroupLineComponent-module__additionalViewButton___DhetW{width:100%;outline:none;cursor:pointer;border:1px solid var(--red-350);color:var(--red-350);font-size:13px;border-radius:4px;padding:12px;background-color:var(--white);font-weight:700}.mobileMoneyLineViewGroupLineComponent-module__activeAdditionalViewButton___aWapQ{background-color:#f6f6f6;border-color:#f6f6f6}.mobileMoneyLineViewGroupLineComponent-module__additionalViewIcon___-oZ9q{transition:all .2s}.mobileMoneyLineViewGroupLineComponent-module__additionalViewIconOpen___aGrDm{transform:rotate(180deg)}.mobileOneXTwoGroupLineComponent-module__container___jgn6x{background-color:var(--white)}.mobileOneXTwoGroupLineComponent-module__container___jgn6x:not(:last-child){margin-bottom:12px}.mobileOneXTwoGroupLineComponent-module__matchInfo___AiHZn{display:flex;align-items:center;padding:2px 8px;border-radius:4px 4px 0 0;background-color:var(--red-350);color:var(--white);font-family:Helvetica,sans-serif;font-size:12px;font-weight:400;line-height:1.33}.mobileOneXTwoGroupLineComponent-module__liveMatchInfo___fKlms{background-color:var(--gold-400)}.mobileOneXTwoGroupLineComponent-module__time___HWva1{display:flex;align-items:center;justify-content:center;flex-direction:column}.mobileOneXTwoGroupLineComponent-module__team___Cx-U0{width:100%;display:flex;align-items:center}.mobileOneXTwoGroupLineComponent-module__teamName___O3BRE{width:100%;font-weight:500;display:flex;align-items:center;gap:6px}.mobileOneXTwoGroupLineComponent-module__redCardBadge___cdNDx{padding:0 2px;background-color:red;border-radius:4px}.mobileOneXTwoGroupLineComponent-module__homeTeam___wM1Kx{display:flex;align-items:center;justify-content:flex-end}.mobileOneXTwoGroupLineComponent-module__score___2Sco0{min-width:20%;display:flex;align-items:center;justify-content:center;flex-direction:column}.mobileOneXTwoGroupLineComponent-module__versusText___8kbp6{color:#ccb3b5}.mobileOneXTwoGroupLineComponent-module__lineHeader___YWXUL{display:flex;align-items:center;background-color:#e8e8e8;font-family:Helvetica,sans-serif;color:#5b5b5b;font-weight:700;font-size:11px;padding:6px 0}.mobileOneXTwoGroupLineComponent-module__lineContent___bcIIP{padding:8px;background-color:var(--white);display:flex;align-items:center;align-items:flex-start}.mobileOneXTwoGroupLineComponent-module__lineHeaderItem___PYbPF{width:50%;display:flex;align-items:center;justify-content:center;height:100%}.mobileOneXTwoGroupLineComponent-module__lineContentItem___HAsh2{display:flex;flex-direction:column;align-items:center;gap:12px;width:50%}.mobileOneXTwoGroupLineComponent-module__additionalViewButtonContainer___4XDD-{padding:10px;width:100%}.mobileOneXTwoGroupLineComponent-module__additionalViewButton___bEcqC{width:100%;outline:none;cursor:pointer;border:1px solid var(--red-350);color:var(--red-350);font-size:13px;border-radius:4px;padding:12px;background-color:var(--white);font-weight:700}.mobileOneXTwoGroupLineComponent-module__activeAdditionalViewButton___l90Ij{background-color:#f6f6f6;border-color:#f6f6f6}.mobileOneXTwoGroupLineComponent-module__additionalViewIcon___W7jj-{transition:all .2s}.mobileOneXTwoGroupLineComponent-module__additionalViewIconOpen___i6K6S{transform:rotate(180deg)}.mobileOtherGamePeriodViewGroupLineComponent-module__container___XtUvZ{background-color:var(--white)}.mobileOtherGamePeriodViewGroupLineComponent-module__container___XtUvZ:not(:last-child){margin-bottom:12px}.mobileOtherGamePeriodViewGroupLineComponent-module__matchInfo___Fq9An{display:flex;align-items:center;padding:2px 8px;border-radius:4px 4px 0 0;background-color:var(--red-350);color:var(--white);font-family:Helvetica,sans-serif;font-size:12px;font-weight:400;line-height:1.33}.mobileOtherGamePeriodViewGroupLineComponent-module__liveMatchInfo___IyXLK{background-color:var(--gold-400)}.mobileOtherGamePeriodViewGroupLineComponent-module__time___LyYfq{display:flex;align-items:center;justify-content:center;flex-direction:column}.mobileOtherGamePeriodViewGroupLineComponent-module__team___yBMbI{width:100%;display:flex;align-items:center}.mobileOtherGamePeriodViewGroupLineComponent-module__teamName___sPMPn{width:100%;font-weight:500;display:flex;align-items:center;gap:6px}.mobileOtherGamePeriodViewGroupLineComponent-module__redCardBadge___mtG8R{padding:0 2px;background-color:red;border-radius:4px}.mobileOtherGamePeriodViewGroupLineComponent-module__homeTeam___rIl-6{display:flex;align-items:center;justify-content:flex-end}.mobileOtherGamePeriodViewGroupLineComponent-module__score___2rtqY{min-width:20%;display:flex;align-items:center;justify-content:center;flex-direction:column}.mobileOtherGamePeriodViewGroupLineComponent-module__versusText___ydZih{color:#ccb3b5}.mobileOtherGamePeriodViewGroupLineComponent-module__lineHeader___-bIG1{display:flex;align-items:center;background-color:#e8e8e8;font-family:Helvetica,sans-serif;color:#5b5b5b;font-weight:700;font-size:11px;padding:6px 0}.mobileOtherGamePeriodViewGroupLineComponent-module__lineContent___GMIbq{padding:8px;background-color:var(--white);display:flex;align-items:center;align-items:flex-start}.mobileOtherGamePeriodViewGroupLineComponent-module__lineHeaderItem___F8KjC{width:calc(100% / 3);display:flex;align-items:center;justify-content:center;height:100%}.mobileOtherGamePeriodViewGroupLineComponent-module__lineContentItem___lmnwa{display:flex;flex-direction:column;align-items:center;gap:12px;width:calc(100% / 3)}.mobileOtherGamePeriodViewGroupLineComponent-module__additionalViewButtonContainer___nkPk3{padding:10px;width:100%}.mobileOtherGamePeriodViewGroupLineComponent-module__additionalViewButton___M6-Aw{width:100%;outline:none;cursor:pointer;border:1px solid var(--red-350);color:var(--red-350);font-size:13px;border-radius:4px;padding:12px;background-color:var(--white);font-weight:700}.mobileOtherGamePeriodViewGroupLineComponent-module__activeAdditionalViewButton___XKzF9{background-color:#f6f6f6;border-color:#f6f6f6}.mobileOtherGamePeriodViewGroupLineComponent-module__additionalViewIcon___XOTc2{transition:all .2s}.mobileOtherGamePeriodViewGroupLineComponent-module__additionalViewIconOpen___4I09q{transform:rotate(180deg)}.mobileOtherGamePeriodViewGroupLineComponent-module__periodHeader___qzbqg{display:flex;align-items:center;justify-content:space-between;background-color:#d9dee7;font-weight:700;font-size:11px;color:#5e5e5e;padding:10px}.mobileOtherGamePeriodViewGroupLineComponent-module__periodItem___uJbhn{text-transform:uppercase}.mobileTotalsViewGroupLineComponent-module__container___JBHBX{background-color:var(--white)}.mobileTotalsViewGroupLineComponent-module__container___JBHBX:not(:last-child){margin-bottom:12px}.mobileTotalsViewGroupLineComponent-module__matchInfo___jKFjA{display:flex;align-items:center;padding:2px 8px;border-radius:4px 4px 0 0;background-color:var(--red-350);color:var(--white);font-family:Helvetica,sans-serif;font-size:12px;font-weight:400;line-height:1.33}.mobileTotalsViewGroupLineComponent-module__liveMatchInfo___iFld7{background-color:var(--gold-400)}.mobileTotalsViewGroupLineComponent-module__time___vvGT1{display:flex;align-items:center;justify-content:center;flex-direction:column}.mobileTotalsViewGroupLineComponent-module__team___KDaK7{width:100%;display:flex;align-items:center}.mobileTotalsViewGroupLineComponent-module__teamName___aJzu5{width:100%;font-weight:500;display:flex;align-items:center;gap:6px}.mobileTotalsViewGroupLineComponent-module__redCardBadge___HL1oC{padding:0 2px;background-color:red;border-radius:4px}.mobileTotalsViewGroupLineComponent-module__homeTeam___0WGFU{display:flex;align-items:center;justify-content:flex-end}.mobileTotalsViewGroupLineComponent-module__score___V5W-Y{min-width:20%;display:flex;align-items:center;justify-content:center;flex-direction:column}.mobileTotalsViewGroupLineComponent-module__lineHeader___B8lKO{display:flex;align-items:center;background-color:#e8e8e8;font-family:Helvetica,sans-serif;color:#5b5b5b;font-weight:700;font-size:11px;padding:6px 0}.mobileTotalsViewGroupLineComponent-module__lineContent___eMVCz{padding:8px;background-color:var(--white);display:flex;align-items:center;align-items:flex-start}.mobileTotalsViewGroupLineComponent-module__lineHeaderItem___WcaRx{width:50%;display:flex;align-items:center;justify-content:center;height:100%}.mobileTotalsViewGroupLineComponent-module__periodHeader___iQsBC{display:flex;align-items:center;justify-content:space-between;background-color:#d9dee7;font-weight:700;font-size:11px;color:#5e5e5e;padding:10px}.mobileTotalsViewGroupLineComponent-module__periodItem___Lo21h{text-transform:uppercase}.mobileTotalsViewGroupLineComponent-module__lineContentItem___ZYZst{display:flex;align-items:center;gap:12px;width:50%}.mobileTotalsViewGroupLineComponent-module__additionalViewButtonContainer___osCfC{padding:10px;width:100%}.mobileTotalsViewGroupLineComponent-module__additionalViewButton___-K9HW{width:100%;outline:none;cursor:pointer;border:1px solid var(--red-350);color:var(--red-350);font-size:13px;border-radius:4px;padding:12px;background-color:var(--white);font-weight:700}.mobileTotalsViewGroupLineComponent-module__activeAdditionalViewButton___NHsdU{background-color:#f6f6f6;border-color:#f6f6f6}.mobileTotalsViewGroupLineComponent-module__additionalViewIcon___7pTH1{transition:all .2s}.mobileTotalsViewGroupLineComponent-module__additionalViewIconOpen___-faAq{transform:rotate(180deg)}.mobileLeaguesCollector-module__container___Us6Z6{padding:10px}.mobileDashboard-module__container___qAKdS{position:relative;z-index:5;display:flex;flex-direction:column;height:100%}.mobileDashboard-module__fixedHeader___WbTjZ{position:sticky;top:0;left:0;right:0;z-index:10;background:var(--white)}.mobileDashboard-module__scrollContent___41ff3{flex:1;overflow-y:auto;background-color:var(--grey-100)}.mobileDashboardEmptyState-module__container___0gnMl{color:var(--black);text-align:center;padding:20px 10px;font-size:12px;font-weight:400}.mobileSearchEmptyState-module__container___hTsdf{padding:16px}.mobileSearchEmptyState-module__header___Fu0RA{line-height:30px;padding:0 16px;background-color:#ffccd0;text-transform:uppercase;font-size:13px;font-weight:700;box-shadow:0 1px 3px #0003}.mobileSearchEmptyState-module__content___63jsO{background-color:var(--white);color:#0b1422;padding:30px;text-align:center;line-height:24px;font-size:14px;box-shadow:0 1px 3px #0003;font-weight:600}.mobileSearch-module__container___7TP4r{display:flex;flex-direction:column;height:100%}.mobileSearch-module__fixedHeader___uvhgK{position:sticky;top:0;left:0;right:0;z-index:10;background:var(--white)}.mobileSearch-module__scrollContent___Lu5de{flex:1;overflow-y:auto;background-color:var(--grey-100)}.mobileSearch-module__resultHeader___KdTP1{padding:0 16px;background-color:var(--dark-blue-800);height:30px;line-height:30px;color:var(--white);font-size:13px;font-weight:700;text-align:left;text-transform:uppercase}.mobileSearch-module__resultContainer___W5wD0{padding:16px 0;display:flex;flex-direction:column;gap:8px}.mobileSearch-module__resultItem___x9Le5{display:flex;justify-content:start;color:#212529;font-size:14px;font-weight:600;align-items:center;background-color:#fff;cursor:pointer;gap:8px;padding:14px 16px;border-bottom:1px solid rgba(102,102,102,.2)}.myBets-module__container___0NO3t{display:flex;flex-direction:column;position:relative;height:100%;max-height:100%;padding-bottom:50px}.dark .myBets-module__container___0NO3t{background-color:var(--bluish-gray-700)}.light .myBets-module__container___0NO3t{background-color:var(--red-550)}.myBets-module__betWrapper___dEaYD{display:flex;flex-direction:column;padding:16px 16px 0;flex:1 1 auto;overflow:hidden}.myBets-module__titleContainer___oeLoA{display:flex;align-items:center;gap:4px;margin-bottom:16px}.myBets-module__title___xODYw{color:var(--white);margin:0}.myBets-module__controls___luj-U{display:flex;align-items:flex-end;gap:.5rem;margin-bottom:1rem;padding:8px;border-radius:4px;flex-wrap:wrap}.dark .myBets-module__controls___luj-U{background-color:var(--bluish-gray-600)}.light .myBets-module__controls___luj-U{background-color:var(--grey-140)}.myBets-module__inputWrapper___Cek7B{position:relative;display:inline-block;width:250px;height:30px}.myBets-module__searchIcon___739db{position:absolute;left:8px;top:50%;transform:translateY(-50%);color:#888;cursor:pointer}.myBets-module__clearIcon___PHlq9{position:absolute;right:8px;top:50%;transform:translateY(-50%);color:#888;cursor:pointer}.myBets-module__input___kQ6cO{width:100%;height:100%;padding-left:30px;border:none;outline:none;border-radius:4px;box-sizing:border-box;font-size:12px;font-weight:600;-moz-appearance:textfield}.light .myBets-module__input___kQ6cO{background-color:#e1e5e8;color:#3f1b18}.dark .myBets-module__input___kQ6cO{background-color:transparent;color:var(--white);border:1px solid rgba(255,255,255,.7)}.dark .myBets-module__input___kQ6cO:focus{border:1px solid var(--white)}.myBets-module__input___kQ6cO::-webkit-inner-spin-button,.myBets-module__input___kQ6cO::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.myBets-module__input___kQ6cO::placeholder{opacity:1}.light .myBets-module__input___kQ6cO::placeholder{color:#3f1b18}.dark .myBets-module__input___kQ6cO::placeholder{color:#ffffffb3}.myBets-module__searchButton___7uKq9{height:30px;cursor:pointer;max-width:100px;width:100%;border-radius:4px;font-size:13px;border:none;padding:4px 12px;font-weight:700;color:var(--white);transition:background-color .2s}.light .myBets-module__searchButton___7uKq9{border:1px solid transparent;background-color:#e29f00}.dark .myBets-module__searchButton___7uKq9{background-color:var(--bluish-gray-550);border:1px solid var(--white)}.light .myBets-module__searchButton___7uKq9:hover{background-color:#c58b00}.dark .myBets-module__searchButton___7uKq9:hover{background-color:var(--bluish-gray-700)}.myBets-module__exportButton___EajqQ{height:30px;font-size:13px;cursor:pointer;max-width:140px;width:100%;border-radius:4px;padding:4px 12px;background-color:transparent;font-weight:700}.light .myBets-module__exportButton___EajqQ{border:1px solid #b85457;color:#b85457}.dark .myBets-module__exportButton___EajqQ{border:1px solid var(--white);color:var(--white)}.myBets-module__tableContainer___2-GYx{overflow:auto;flex:1}.light .myBets-module__tableContainer___2-GYx{background-color:var(--red-100)}.dark .myBets-module__tableContainer___2-GYx{background-color:var(--bluish-gray-600)}.myBets-module__noteContainer___gUTyj{margin:10px 0;font-size:12px;padding:6px}.light .myBets-module__noteContainer___gUTyj{color:var(--red-850);background-color:#ef9d8d}.dark .myBets-module__noteContainer___gUTyj{color:var(--white);background-color:var(--bluish-gray-700)}.myBets-module__loaderBlock___xyOVs{display:flex;align-items:center;justify-content:center;height:40px}.light .myBets-module__note___ZwAik{color:var(--red-400)}.dark .myBets-module__note___ZwAik{color:var(--white)}.myBets-module__hidden___J-9s5{display:none}.myBets-module__visible___OtoKz{display:block}.myBetsTable-module__table___364t5{width:100%;border-collapse:collapse}.light .myBetsTable-module__table___364t5,.light .myBetsTable-module__thead___zBXyr{color:var(--white);background-color:#c04437}.dark .myBetsTable-module__table___364t5,.dark .myBetsTable-module__thead___zBXyr{background-color:var(--bluish-gray-600);color:var(--white)}.myBetsTable-module__thead___zBXyr{color:var(--white);position:sticky;top:0;left:0;right:0;z-index:1}.myBetsTable-module__detailContainer___TQsvI{display:flex;flex-direction:column;align-items:center;gap:4px}.dark .myBetsTable-module__tr___DGX9I,.dark .myBetsTable-module__liveTr___eWGFd,.dark .myBetsTable-module__tableBody___MV7yR{background-color:var(--bluish-gray-700)}.light .myBetsTable-module__tr___DGX9I{background-color:var(--red-100)}.light .myBetsTable-module__liveTr___eWGFd{background-color:#fee1a0}.light .myBetsTable-module__tableBody___MV7yR{background-color:var(--white)}.myBetsTable-module__th___ie61e,.myBetsTable-module__td___Qs8PA{padding:2px 8px;text-align:left;font-size:11px}.myBetsTable-module__th___ie61e{text-align:left;font-weight:700}.myBetsTable-module__textLeft___fFr5L{text-align:left!important}.light .myBetsTable-module__td___Qs8PA{color:var(--red-850);border:1px solid #f9f9f9}.dark .myBetsTable-module__td___Qs8PA{color:var(--white);border:1px solid var(--bluish-gray-600)}.myBetsTable-module__td___Qs8PA{font-weight:500;text-align:center}.myBetsTable-module__odds___zm4xl{color:var(--molly-brand-50-primary)!important}.light .myBetsTable-module__selection___ovncI{color:#2970b4}.dark .myBetsTable-module__selection___ovncI{color:var(--white)}.light .myBetsTable-module__gameType___yoNmr{color:#9d4950}.dark .myBetsTable-module__gameType___yoNmr{color:var(--white)}.myBetsTable-module__dangerZone___yXp70{font-size:12px}.light .myBetsTable-module__dangerZone___yXp70{color:#bf4337}.dark .myBetsTable-module__dangerZone___yXp70{color:var(--white)}.light .myBetsTable-module__league___cL2Kn{color:#3e1c1b}.dark .myBetsTable-module__league___cL2Kn{color:var(--white)}.light .myBetsTable-module__vs___pAHtU{color:#9d4950}.dark .myBetsTable-module__vs___pAHtU{color:var(--white)}.light .myBetsTable-module__home___BqPLC,.light .myBetsTable-module__away___IrTXq{color:#2970b4}.dark .myBetsTable-module__home___BqPLC,.dark .myBetsTable-module__away___IrTXq{color:var(--white)}.light .myBetsTable-module__home___BqPLC.myBetsTable-module__orangeTeam___7i-v3{color:#d03e4a}.dark .myBetsTable-module__home___BqPLC.myBetsTable-module__orangeTeam___7i-v3{color:var(--white)}.light .myBetsTable-module__home___BqPLC.myBetsTable-module__blueTeam___Vug4o{color:#2970b4}.dark .myBetsTable-module__home___BqPLC.myBetsTable-module__blueTeam___Vug4o{color:var(--white)}.myBetsTable-module__selection___ovncI{text-align:left}.light .myBetsTable-module__runningState___qtNbp{color:#d17782}.dark .myBetsTable-module__runningState___qtNbp{color:var(--white)}.myBetsTable-module__settledStatus___DRtyb,.myBetsTable-module__settlmentScore___zv2MI,.myBetsTable-module__settlementGameStatus___8aM5v{font-size:12px;font-weight:600}.myBetsTable-module__settledStatus___DRtyb,.myBetsTable-module__settlmentScore___zv2MI{color:#00468b}.light .myBetsTable-module__settledStatus___DRtyb,.light .myBetsTable-module__settlmentScore___zv2MI{color:#d17782}.dark .myBetsTable-module__settledStatus___DRtyb,.dark .myBetsTable-module__settlmentScore___zv2MI{color:var(--white)}.myBetsTable-module__noRecord___QbBCz{text-align:center;padding:1rem;font-size:11px}.light .myBetsTable-module__noRecord___QbBCz{background-color:#ffe5e5;color:var(--black)}.dark .myBetsTable-module__noRecord___QbBCz{background-color:var(--bluish-gray-700);color:var(--white)}.myBetsTable-module__totalTd___3OjdE{font-weight:700}.light .myBetsTable-module__totalTd___3OjdE{color:var(--red-850)}.dark .myBetsTable-module__totalTd___3OjdE{color:var(--white)}.myBetsTable-module__rejectCode___64X0f{text-transform:capitalize}.light .myBetsTable-module__negativeWin___yCVre{color:#fe0008}.dark .myBetsTable-module__negativeWin___yCVre{color:var(--white)}.myBetsTotals-module__betsSummary___iEaou{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:16px}.notFound-module__messageContainer___2Wj4D{margin-top:128px}.light .notFound-module__icon___N2eZ2 svg{color:var(--orange)}.dark .notFound-module__icon___N2eZ2 svg{color:var(--white)}.light .notFound-module__title___fuTTM,.light .notFound-module__description___fqKVe{color:var(--black)}.dark .notFound-module__title___fuTTM,.dark .notFound-module__description___fqKVe{color:var(--white)}.notFound-module__title___fuTTM{font-size:28px;font-weight:600;margin-bottom:8px}.notFound-module__description___fqKVe{font-size:16px;opacity:.85}.notFound-module__button___fw9ti{margin-top:16px;border-radius:8px}.profilePage-module__container___f3j-k{padding:16px}.profilePage-module__form___ld9Zn{display:flex;flex-direction:column;gap:8px}.profilePage-module__inputLabel___kFklN{font-size:12px;font-weight:700}.light .profilePage-module__inputLabel___kFklN{color:#a30a0f}.dark .profilePage-module__inputLabel___kFklN{color:var(--white)}.profilePage-module__input___1DixG,.profilePage-module__input___1DixG:hover,.profilePage-module__input___1DixG:focus{border:none;outline:none;font-size:12px;font-weight:600;width:auto}.light .profilePage-module__input___1DixG,.light .profilePage-module__input___1DixG:hover,.light .profilePage-module__input___1DixG:focus{background-color:var(--white);color:var(--red-850)}.dark .profilePage-module__input___1DixG,.dark .profilePage-module__input___1DixG:hover,.dark .profilePage-module__input___1DixG:focus{background-color:var(--bluish-gray-700);color:var(--white)}.profilePage-module__timezoneDropdown___o2t6o{max-height:240px;overflow-y:auto}.dark .profilePage-module__timezoneTriggerButton___5T7Q4{background-color:var(--bluish-gray-700)}.profilePage-module__timezoneSelectContainer___uxcox{max-width:unset}@media(min-width:768px){.profilePage-module__container___f3j-k{padding:24px}}.removeTwoFACode-module__container___7nj7C{display:flex;flex-direction:column;gap:24px;justify-content:center}.removeTwoFACode-module__otpInputContainer___Oty4Y{margin:0 auto}.security-module__container___Expja{padding:16px}.security-module__authAppContainer___FmoOf{display:flex;gap:8px;max-width:480px;min-width:0}.security-module__authAppIcon___5fq8m{max-width:180px;height:auto;color:var(--red-500);min-width:40px}.light .security-module__statusContainer___aiYc3{border-top:1px solid #f4ccc6;border-bottom:1px solid #f4ccc6}.dark .security-module__statusContainer___aiYc3{border-top:1px solid var(--bluish-gray-550);border-bottom:1px solid var(--bluish-gray-550)}.security-module__statusTitle___ZUj6A{margin-bottom:12px}.security-module__statusRow___wTxdv{display:flex;align-items:center;justify-content:space-between;padding:8px 16px}.light .security-module__statusRow___wTxdv{border-bottom:1px solid #f4ccc6}.dark .security-module__statusRow___wTxdv{border-bottom:1px solid var(--bluish-gray-550)}.dark .security-module__statusRow___wTxdv:last-child,.light .security-module__statusRow___wTxdv:last-child{border-bottom:none}.security-module__statusRowItem___DQsAD{display:flex;align-items:center;gap:8px}.security-module__statusRowItemIcon___aO082 svg{width:24px;height:24px}.security-module__twoFAEnabled___SlsLU{color:var(--green-500)}.security-module__twoFADisabled___TwSft{color:var(--dark-600)}.setTwoFACode-module__confirmationContainer___ijbxY{display:flex;flex-direction:column;gap:24px}.setTwoFACode-module__confirmationButtons___coRsV{display:flex;align-items:center;gap:8px;justify-content:flex-end}.setTwoFACode-module__otpInputContainer___UY7oa{margin:0 auto}.setTwoFACode-module__initTwoFAContainer___DmBTG{display:flex;justify-content:center;flex-direction:column}.setTwoFACode-module__qrCodeImage___YG2x6{min-width:50px;width:100%;max-width:280px;height:auto;margin:0 auto}.sportsPriority-module__container___VOPEK{padding:16px;font-weight:700;font-size:13px;display:flex;flex-direction:column;flex:1;overflow:hidden;position:relative}.light .sportsPriority-module__container___VOPEK{color:#562222}.dark .sportsPriority-module__container___VOPEK{color:var(--white)}.sportsPriority-module__contentWrapper___sh1in{display:flex;flex-direction:column;flex:1;min-height:0}.sportsPriority-module__sportsDragContainer___Elb5E{overflow-y:auto;min-height:0;margin-bottom:12px;overflow-x:hidden}.light .sportsPriority-module__sportsDragContainer___Elb5E{border:1px solid #f4ccc6}.dark .sportsPriority-module__sportsDragContainer___Elb5E{border:1px solid var(--bluish-gray-550)}.sportsPriority-module__sportsDragItem___aZPxO{cursor:grab;position:relative;z-index:999;display:flex;align-items:center;-webkit-user-select:none;user-select:none}.light .sportsPriority-module__sportsDragItem___aZPxO{background-color:#ffe8e3}.dark .sportsPriority-module__sportsDragItem___aZPxO{background-color:var(--bluish-gray-700)}.light .sportsPriority-module__activeSportsDragItem___0Kj0T{border:1px solid #f4ccc6}.dark .sportsPriority-module__activeSportsDragItem___0Kj0T{border:1px solid var(--bluish-gray-550)}.sportsPriority-module__sortableItemWrapper___PTzS8{position:relative;z-index:1;background-color:var(--red-100)}.light .sportsPriority-module__sortableItemWrapper___PTzS8{border-bottom:1px solid #f4ccc6}.dark .sportsPriority-module__sortableItemWrapper___PTzS8{border-bottom:1px solid var(--bluish-gray-550)}.sportsPriority-module__sortableItemWrapper___PTzS8:last-child{border-bottom:none}.sportsPriority-module__sportDragItemPriority___YOf29{padding:10px 16px;font-size:13px}.sportsPriority-module__sportsDragItemNameContainer___d-rsK{display:flex;align-items:center;justify-content:space-between;width:100%;padding:10px}.light .sportsPriority-module__sportsDragItemNameContainer___d-rsK{border-left:1px solid #f4ccc6}.dark .sportsPriority-module__sportsDragItemNameContainer___d-rsK{border-left:1px solid var(--bluish-gray-550)}.sportsPriority-module__sportsDragItemName___KKKZI{display:flex;align-items:center;gap:6px}.sportsPriority-module__restoreButtonWrapper___AKD9T{display:flex;justify-content:center;margin-top:auto}.sportsPriority-module__restoreButton___LBzuW{border:none;outline:none;cursor:pointer;background:var(--red-400);border-radius:4px;color:var(--white);font-size:14px;padding:8px 12px;font-weight:600;transition:background .2s}.light .sportsPriority-module__restoreButton___LBzuW{background:var(--red-400)}.dark .sportsPriority-module__restoreButton___LBzuW{background:var(--bluish-gray-700)}.light .sportsPriority-module__restoreButton___LBzuW:hover{background:var(--red-550)}.dark .sportsPriority-module__restoreButton___LBzuW:hover{background:var(--black)}.sportsPriority-module__toast___iq0gz{top:0;right:160px;position:absolute;text-align:center;background-color:#e19f00;border:1px solid #e19f00;color:var(--white);z-index:1000;padding:10px;font-size:14px;box-shadow:0 2px 5px -3px #00000080;border-radius:0 0 4px 4px;transition:transform .3s ease,opacity .3s ease}.sportsPriority-module__toast___iq0gz.sportsPriority-module__enter___PLKd3{opacity:1;transform:translateY(0)}.sportsPriority-module__toast___iq0gz.sportsPriority-module__exit___ZcItH{opacity:0;transform:translateY(-100%)}@media(min-width:768px){.sportsPriority-module__container___VOPEK{padding:24px}}.statements-module__statementsContainer___tH0CT{display:flex;flex-direction:column;position:relative;height:100%;max-height:100%;padding-bottom:50px}.dark .statements-module__statementsContainer___tH0CT{background-color:var(--bluish-gray-700)}.light .statements-module__statementsContainer___tH0CT{background-color:var(--red-550)}.statements-module__statementsInnerContainer___H2TGJ{display:flex;flex-direction:column;padding:16px 16px 0;flex:1 1 auto;overflow:hidden}.statements-module__titleContainer___0yiOa{display:flex;align-items:center;gap:4px;margin-bottom:16px}.statements-module__title___gGwrO{color:var(--white);font-size:18px;margin:0;font-weight:700}.statements-module__filters___8fnmS{display:flex;align-items:flex-end;flex-wrap:wrap;gap:16px;padding:8px;border-radius:4px;background-color:var(--white)}.dark .statements-module__filters___8fnmS{background-color:var(--bluish-gray-600)}.light .statements-module__filters___8fnmS{background-color:var(--white)}.statements-module__dropdownContainer___2xCx8{padding:4px 0;border-radius:4px;border:1px solid rgba(0,0,0,.15);background-color:var(--white)}.statements-module__periodOption___7yoOZ{cursor:pointer;padding:4px 20px;transition:backgound-color .2s;font-weight:500}.statements-module__periodOption___7yoOZ:hover{background-color:#e8e8e8}.statements-module__periodOption___7yoOZ.statements-module__activeOption___9NAyA{background-color:var(--grey-blue-200)}.statements-module__filter___MrGRH label{display:block;font-size:14px;margin-bottom:5px}.statements-module__containerDropdown___72S5-{width:200px}select{padding:6px;font-size:14px;border:1px solid var(--grey-300);border-radius:6px}.statements-module__searchBtn___Cujvn{color:var(--white);font-weight:700;border:none;padding:5px 12px;border-radius:6px;cursor:pointer;font-size:13px;transition:background-color .2s}.light .statements-module__searchBtn___Cujvn{border:1px solid transparent;background-color:#e29f00}.dark .statements-module__searchBtn___Cujvn{background-color:var(--bluish-gray-550);border:1px solid var(--white)}.light .statements-module__searchBtn___Cujvn:hover{background-color:#c58b00}.dark .statements-module__searchBtn___Cujvn:hover{background-color:var(--bluish-gray-700)}.statements-module__tableContainer___geH1-{overflow:auto;flex:1 1;position:relative}.light .statements-module__tableContainer___geH1-{background-color:var(--red-100)}.dark .statements-module__tableContainer___geH1-{background-color:var(--bluish-gray-600)}.statements-module__note___Ct5jy{font-size:12px;font-weight:500;background:#ef9d8d;padding:8px;color:#222}.light .statements-module__note___Ct5jy{color:var(--red-850);background-color:#ef9d8d}.dark .statements-module__note___Ct5jy{color:var(--white);background-color:var(--bluish-gray-700)}.statementsTable-module__table___FUoXJ{width:100%;border-collapse:collapse}.light .statementsTable-module__transactionsTable___8vp-n,.light .statementsTable-module__thead___r99Gs{color:var(--white);background-color:#c04437}.dark .statementsTable-module__transactionsTable___8vp-n,.dark .statementsTable-module__thead___r99Gs{background-color:var(--bluish-gray-600);color:var(--white)}.statementsTable-module__thead___r99Gs{color:var(--white);position:sticky;top:0;left:0;right:0;z-index:1}.light .statementsTable-module__tbody___w-IzI{background-color:var(--white)}.dark .statementsTable-module__tbody___w-IzI{background-color:var(--bluish-gray-700)}.statementsTable-module__th___HNRJ8{padding:4px;text-align:center;font-size:11px;font-weight:700}.statementsTable-module__td___QDeAk{font-weight:500;text-align:center;font-size:11px;padding:4px}.light .statementsTable-module__td___QDeAk{color:var(--red-850);border:1px solid #f2f2f2}.dark .statementsTable-module__td___QDeAk{color:var(--white);border:1px solid var(--bluish-gray-600)}.statementsTable-module__remarks___7pam7{display:flex;text-align:left;flex-direction:column;gap:8px;flex-grow:1}.statementsTable-module__remarksLink___IHiIt{cursor:pointer;text-decoration:none}.light .statementsTable-module__remarksLink___IHiIt{color:#428bca}.dark .statementsTable-module__remarksLink___IHiIt{color:#7fb1ff}.statementsTable-module__remarksLink___IHiIt:hover{text-decoration:underline}.statementsTable-module__noRecord___wsqD1{text-align:center;padding:1rem;font-size:11px}.light .statementsTable-module__noRecord___wsqD1{background-color:#ffe5e5}.dark .statementsTable-module__noRecord___wsqD1{background-color:var(--bluish-gray-700)}.statementsTable-module__negative___DDtMq{color:#fe0008;font-weight:700}.remarks-module__transactionsContainer___mhIgn{display:flex;flex-direction:column;position:relative;height:100%;max-height:100%;padding-bottom:50px}.dark .remarks-module__transactionsContainer___mhIgn{background-color:var(--bluish-gray-700)}.light .remarks-module__transactionsContainer___mhIgn{background-color:var(--red-550)}.remarks-module__transactionsInnerContainer___B-1oM{display:flex;flex-direction:column;padding:16px 16px 0;flex:1 1 auto;overflow:hidden}.remarks-module__tableContainer___OPsxb{overflow:auto;flex:1}.light .remarks-module__tableContainer___OPsxb{background-color:var(--red-100)}.dark .remarks-module__tableContainer___OPsxb{background-color:var(--bluish-gray-600)}.remarks-module__transactionsTitle___dYOQd{margin:0 0 12px;font-size:18px;text-transform:uppercase;font-weight:700;color:var(--white)}.remarks-module__transactionsBox___Sj1Rt{margin-bottom:12px}.remarks-module__backButton___OzLCE{padding:4px 12px;font-size:14px;cursor:pointer;border-radius:4px;color:#333;text-decoration:none;border:1px solid var(--grey-300)}.light .remarks-module__backButton___OzLCE{background-image:linear-gradient(to bottom,#fff 0,#e0e0e0)}.dark .remarks-module__backButton___OzLCE{color:var(--white);background-color:var(--bluish-gray-550)}.remarks-module__playerLink___etll3{color:#1a75cf;text-decoration:none}.remarks-module__playerLink___etll3:hover{text-decoration:underline}.remarks-module__odds___v54iq{color:red;font-weight:700}.remarks-module__statusLose___vA-7M{color:#000}.remarks-module__loaderBlock___zY-Xk{display:flex;align-items:center;justify-content:center;height:40px}.transactionsTable-module__table___qDCCi{width:100%;border-collapse:collapse}.light .transactionsTable-module__transactionsTable___G6Vo-,.light .transactionsTable-module__thead___wfn78{color:var(--white);background-color:#c04437}.dark .transactionsTable-module__transactionsTable___G6Vo-,.dark .transactionsTable-module__thead___wfn78{background-color:var(--bluish-gray-600);color:var(--white)}.transactionsTable-module__thead___wfn78{color:var(--white);position:sticky;top:0;left:0;right:0;z-index:1}.light .transactionsTable-module__tbody___uuZZV{background-color:var(--white)}.dark .transactionsTable-module__tbody___uuZZV{background-color:var(--bluish-gray-700)}.transactionsTable-module__th___Rtbxf{padding:4px;text-align:center;font-size:11px;font-weight:700}.transactionsTable-module__td___jzMRp{font-weight:500;text-align:center;font-size:11px;padding:4px}.light .transactionsTable-module__td___jzMRp{color:var(--red-850);border:1px solid #f9f9f9}.dark .transactionsTable-module__td___jzMRp{color:var(--white);border:1px solid var(--bluish-gray-600)}.transactionsTable-module__noRecord___BoYxv{background-color:#ffe5e5;text-align:center;padding:1rem;font-size:11px}.transactionsTable-module__negative___zE10j{color:#fe0008;font-weight:600}.desktopPendingBetsItem-module__td___Gm1Fs{padding:2px 8px;text-align:center}.light .desktopPendingBetsItem-module__td___Gm1Fs{border-bottom:1px solid var(--molly-light-background-20);border-right:1px solid var(--molly-light-background-20)}.dark .desktopPendingBetsItem-module__td___Gm1Fs{border-bottom:1px solid var(--molly-dark-background-20);border-right:1px solid var(--molly-dark-background-20)}.light .desktopPendingBetsItem-module__td___Gm1Fs:first-child{border-left:1px solid var(--molly-light-background-20);border-bottom:1px solid var(--molly-light-background-20);border-right:1px solid var(--molly-light-background-20)}.dark .desktopPendingBetsItem-module__td___Gm1Fs:first-child{border-left:1px solid var(--molly-dark-background-20);border-bottom:1px solid var(--molly-dark-background-20);border-right:1px solid var(--molly-dark-background-20)}.desktopPendingBetsItem-module__textLeft___Dr3Fj{text-align:left}.desktopPendingBetsItem-module__sportNameWrapper___jQ6ef{display:flex;align-items:center;gap:4px;text-align:left}.desktopPendingBetsItem-module__detailContainer___Neex6{display:flex;flex-direction:column;align-items:center;gap:4px}.desktopPendingBetsItem-module__sportIcon___46Xga{display:flex;align-items:center;justify-content:center;color:var(--molly-brand-50-primary)}.desktopPendingBetsItem-module__odds___zzfhz{color:var(--molly-brand-50-primary)}.desktopPendingBetsItem-module__sportIcon___46Xga svg{width:14px;height:14px}.desktopPendingBetsItem-module__status___lAPbd{width:100%;height:100%;border-radius:20px;padding:4px 8px;white-space:nowrap}.light .desktopPendingBetsItem-module__status___lAPbd,.dark .desktopPendingBetsItem-module__status___lAPbd{color:var(--white)}.desktopPendingBetsItem-module__statusSettled___47iAa{background:var(--molly-accent-green)}.desktopPendingBetsItem-module__statusInRunning___LvwW3{background:var(--molly-accent-blue)}.desktopPendingBetsItem-module__statusRejected___58qxg{background:var(--molly-accent-color)}.desktopPendingBetsItem-module__rejectCode___0NBAA{text-transform:capitalize}.light .desktopPendingBetsItem-module__settlementGameStatus___3gBje.desktopPendingBetsItem-module__won___7B8HP{color:green}.light .desktopPendingBetsItem-module__settlementGameStatus___3gBje.desktopPendingBetsItem-module__lost___txm8T{color:#d03e4a}.light .desktopPendingBetsItem-module__settlementGameStatus___3gBje.desktopPendingBetsItem-module__halfWon___H3TOC{color:green}.light .desktopPendingBetsItem-module__settlementGameStatus___3gBje.desktopPendingBetsItem-module__halfLost___lamaX{color:#d03e4a}.light .desktopPendingBetsItem-module__settlementGameStatus___3gBje.desktopPendingBetsItem-module__cancelled___4kd9x,.light .desktopPendingBetsItem-module__settlementGameStatus___3gBje.desktopPendingBetsItem-module__refunded___3deiH{color:#000}.dark .desktopPendingBetsItem-module__settlementGameStatus___3gBje.desktopPendingBetsItem-module__won___7B8HP{color:#7cfc00}.dark .desktopPendingBetsItem-module__settlementGameStatus___3gBje.desktopPendingBetsItem-module__lost___txm8T{color:#ff6b6b}.dark .desktopPendingBetsItem-module__settlementGameStatus___3gBje.desktopPendingBetsItem-module__halfWon___H3TOC{color:#7cfc00}.dark .desktopPendingBetsItem-module__settlementGameStatus___3gBje.desktopPendingBetsItem-module__halfLost___lamaX{color:#ff6b6b}.dark .desktopPendingBetsItem-module__settlementGameStatus___3gBje.desktopPendingBetsItem-module__cancelled___4kd9x,.dark .desktopPendingBetsItem-module__settlementGameStatus___3gBje.desktopPendingBetsItem-module__refunded___3deiH{color:#ccc}.light .desktopPendingBetsItem-module__negativeWin___k9PT7{color:#fe0008}.dark .desktopPendingBetsItem-module__negativeWin___k9PT7{color:var(--white)}.desktopPendingBetsTable-module__table___7SGL4{width:100%;border-collapse:separate;border-spacing:0;font-size:11px;font-weight:500}.desktopPendingBetsTable-module__thead___-LvEk{position:sticky;top:0;left:0;right:0;width:100%;z-index:1}.light .desktopPendingBetsTable-module__thead___-LvEk{color:var(--molly-grey-70);background:var(--white)}.dark .desktopPendingBetsTable-module__thead___-LvEk{color:var(--molly-grey-60);background:var(--black)}.light .desktopPendingBetsTable-module__tbody___wrnKA{color:var(--black)}.dark .desktopPendingBetsTable-module__tbody___wrnKA{color:var(--white)}.desktopPendingBetsTable-module__th___KVdz4{padding:4px 8px;text-align:left}.desktopPendingBetsTable-module__th___KVdz4:first-child{border-top-left-radius:8px}.desktopPendingBetsTable-module__th___KVdz4:last-child{border-top-right-radius:8px}.light .desktopPendingBetsTable-module__th___KVdz4{border-top:1px solid var(--molly-light-background-20);border-bottom:1px solid var(--molly-light-background-20);border-right:1px solid var(--molly-light-background-20)}.dark .desktopPendingBetsTable-module__th___KVdz4{border-top:1px solid var(--molly-dark-background-20);border-bottom:1px solid var(--molly-dark-background-20);border-right:1px solid var(--molly-dark-background-20)}.light .desktopPendingBetsTable-module__th___KVdz4:first-child{border:1px solid var(--molly-light-background-20)}.dark .desktopPendingBetsTable-module__th___KVdz4:first-child{border:1px solid var(--molly-dark-background-20)}.desktopRecentOrders-module__orders___K4gCO{display:none;border-radius:6px 6px 0 0;overflow:hidden;position:relative;z-index:20}.light .desktopRecentOrders-module__orders___K4gCO{background-color:var(--white)}.dark .desktopRecentOrders-module__orders___K4gCO{background-color:var(--black)}.desktopRecentOrders-module__tableContainer___UgzXP{position:relative}.desktopRecentOrders-module__header___hDt4Q{display:flex;align-items:center;gap:8px;padding:8px;background:var(--black);cursor:pointer;position:relative;width:100%}.desktopRecentOrders-module__headerTitle___WP4Zg{color:var(--white);font-weight:700;font-size:12px;display:flex;align-items:center;gap:6px}.desktopRecentOrders-module__betsBadge___T-jw4{border-radius:4px;padding:0 4px}.light .desktopRecentOrders-module__betsBadge___T-jw4{color:var(--molly-dark-background-0);background:var(--molly-brand-50-primary)}.dark .desktopRecentOrders-module__betsBadge___T-jw4{color:var(--black);background:var(--molly-brand-50-primary)}.desktopRecentOrders-module__headerDropdownIcon___M9obV{width:16px;height:16px;transition:all .3s;transform:rotate(180deg);fill:var(--white)}.desktopRecentOrders-module__headerDropdownIconOpen___PvPB9{transform:rotate(0)}.desktopRecentOrders-module__content___Vt1a7{max-height:0;transition:max-height .2s;height:100vh;overflow-y:auto}.desktopRecentOrders-module__contentOpen___JrUDs{max-height:200px}.desktopRecentOrders-module__noOrders___pM9R0{display:flex;align-items:center;padding:16px;gap:16px}.desktopRecentOrders-module__noOrderIcon___K3MJJ{width:32px;height:32px;color:var(--molly-grey-40)}.desktopRecentOrders-module__notOrdersText___7s97l{font-size:16px;font-weight:600}.desktopRecentOrders-module__sportLoader___Bj8Z9{height:100px}.desktopRecentOrders-module__resizeIcon___DuELu{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);cursor:row-resize;color:var(--molly-dark-grey-60)}@media(min-width:768px){.desktopRecentOrders-module__orders___K4gCO{display:block}}.mobilePendingBetsItem-module__container___8LohD{border-radius:6px;font-size:11px;font-weight:500}.light .mobilePendingBetsItem-module__container___8LohD{background:var(--white);color:var(--black)}.dark .mobilePendingBetsItem-module__container___8LohD{background:var(--molly-dark-background-0);color:var(--white)}.mobilePendingBetsItem-module__eventName___Qg7x-,.mobilePendingBetsItem-module__selection___x-Yl9,.mobilePendingBetsItem-module__betInfoItem___ZYalz,.mobilePendingBetsItem-module__statusWrapper___YVriy,.mobilePendingBetsItem-module__market___PMLh1,.mobilePendingBetsItem-module__details___vhUXv{padding:4px 12px}.mobilePendingBetsItem-module__eventName___Qg7x-{font-weight:600;display:flex;align-items:center;gap:8px}.mobilePendingBetsItem-module__liveEventContainer___SBO-X{display:flex;align-items:center;justify-content:center;flex-direction:column}.light .mobilePendingBetsItem-module__selection___x-Yl9{border-bottom:1px solid var(--molly-light-background-10)}.dark .mobilePendingBetsItem-module__selection___x-Yl9{border-bottom:1px solid var(--molly-dark-background-10)}.mobilePendingBetsItem-module__market___PMLh1{display:flex;align-items:center;gap:4px}.light .mobilePendingBetsItem-module__eventName___Qg7x-{border-bottom:1px solid var(--molly-light-background-10)}.dark .mobilePendingBetsItem-module__eventName___Qg7x-{border-bottom:1px solid var(--molly-dark-background-10)}.light .mobilePendingBetsItem-module__market___PMLh1{border-bottom:1px solid var(--molly-light-background-10)}.dark .mobilePendingBetsItem-module__market___PMLh1{border-bottom:1px solid var(--molly-dark-background-10)}.light .mobilePendingBetsItem-module__details___vhUXv{border-bottom:1px solid var(--molly-light-background-10)}.dark .mobilePendingBetsItem-module__details___vhUXv{border-bottom:1px solid var(--molly-dark-background-10)}.mobilePendingBetsItem-module__sportIcon___1L57U{width:16px;height:16px}.light .mobilePendingBetsItem-module__sportIcon___1L57U,.dark .mobilePendingBetsItem-module__sportIcon___1L57U{color:var(--molly-brand-50-primary)}.mobilePendingBetsItem-module__betInfoWrapper___HFfE9{display:flex}.mobilePendingBetsItem-module__betInfoItem___ZYalz{width:100%;flex:1;display:flex;align-items:center}.light .mobilePendingBetsItem-module__betInfoItem___ZYalz{border-right:1px solid var(--molly-light-background-10);border-bottom:1px solid var(--molly-light-background-10)}.dark .mobilePendingBetsItem-module__betInfoItem___ZYalz{border-right:1px solid var(--molly-dark-background-10);border-bottom:1px solid var(--molly-dark-background-10)}.light .mobilePendingBetsItem-module__betInfoItem___ZYalz:last-child{border-right:none}.dark .mobilePendingBetsItem-module__betInfoItem___ZYalz:last-child{border-right:none}.mobilePendingBetsItem-module__flexColumn___DZ4Dq{flex-direction:column;align-items:flex-start}.light .mobilePendingBetsItem-module__oddsInfoItem___VthIp,.dark .mobilePendingBetsItem-module__oddsInfoItem___VthIp{color:var(--molly-brand-50-primary)}.mobilePendingBetsItem-module__status___jC4aE{display:flex;align-items:center;justify-content:center;text-align:center;color:var(--white);border-radius:20px;padding:2px}.mobilePendingBetsItem-module__statusSettled___UDuA5{background:var(--molly-accent-green)}.mobilePendingBetsItem-module__statusInRunning___Svbfm{background:var(--molly-accent-blue)}.mobilePendingBetsItem-module__statusRejected___LVHgZ{background:var(--molly-accent-color)}.mobilePendingBetsContent-module__betsContainer___fU0ln{display:flex;flex-direction:column;gap:8px}.mobilePendingBetsContent-module__betBlock___V5zZc{background:var(--grey-150);border-radius:8px;padding:8px}.mobilePendingBetsContent-module__betHeader___RcFbT{display:flex;justify-content:space-between;align-items:center;margin-bottom:6px}.mobilePendingBetsContent-module__eventName___BTfDb{font-weight:600;font-size:14px}.mobilePendingBetsContent-module__showAllBtn___ggkIC{background:none;border:none;color:var(--molly-main-line-color);font-size:12px;cursor:pointer}.mobilePendingBetsContent-module__betDetails___-CaEc{display:flex;flex-wrap:wrap;gap:6px}.mobilePendingBetsContent-module__selection___E1rnD{font-weight:500;color:var(--molly-dark-grey-40)}.mobilePendingBetsContent-module__odds___8tPb8{font-weight:500;color:var(--molly-price-color)}.mobilePendingBetsContent-module__stake___BysNh{font-weight:500;color:var(--molly-main-line-color)}.mobilePendingBetsContent-module__win___xZf3e{font-weight:600;color:var(--molly-accent-green)}.mobileRecentOrders-module__orders___bWkhc{position:fixed;bottom:0;left:0;width:100%;min-height:130px;max-height:calc(100% - var(--molly-header-height) - var(--molly-subhead-height));transition:all .3s;transform:translateY(100%);border-radius:6px;z-index:5;padding:8px;display:flex;flex-direction:column}.light .mobileRecentOrders-module__orders___bWkhc{background-color:var(--molly-light-background-20)}.dark .mobileRecentOrders-module__orders___bWkhc{background-color:var(--molly-dark-background-20)}.mobileRecentOrders-module__ordersOpen___tSQHE{transform:translateY(0)}.mobileRecentOrders-module__ordersContent___inQIp{border-radius:6px;width:100%;height:100%;position:relative;display:flex;flex-direction:column;overflow:hidden}.mobileRecentOrders-module__header___Z1fyw{flex-shrink:0;display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.mobileRecentOrders-module__content___oHdMp{flex:1;overflow-y:auto;-webkit-overflow-scrolling:touch}.mobileRecentOrders-module__toggleButton___Ckta0{cursor:pointer;border:none;outline:none;font-size:12px;font-weight:500;border-radius:6px;background:transparent}.mobileRecentOrders-module__toggleButton___Ckta0:disabled{opacity:.8}.light .mobileRecentOrders-module__toggleButton___Ckta0{color:var(--black)}.dark .mobileRecentOrders-module__toggleButton___Ckta0{color:var(--white)}.mobileRecentOrders-module__closeBtn___BGlE7{display:flex;padding:4px;cursor:pointer;color:var(--molly-grey-80);border:1px solid transparent;transition:all .3s;border-radius:50%;background-color:transparent}.mobileRecentOrders-module__closeBtn___BGlE7 svg{width:16px;height:16px}.mobileRecentOrders-module__closeBtn___BGlE7:hover{background-color:var(--molly-light-background-20)}.mobileRecentOrders-module__noOrderBlock___rPo-t{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;font-size:16px;height:100%;padding:16px}.light .mobileRecentOrders-module__noOrderBlock___rPo-t{border:1px dashed var(--molly-light-background-40);background:var(--molly-light-background-10)}.dark .mobileRecentOrders-module__noOrderBlock___rPo-t{border:1px dashed var(--molly-dark-background-40);background:var(--molly-dark-background-10)}.mobileRecentOrders-module__noOrderText___K21fB{margin:0}.mobileRecentOrders-module__noOrderIcon___0O-OH{fill:var(--molly-grey-60);width:24px;height:24px}.mobileRecentOrders-module__sportLoader___59Stn{height:100px}@media(min-width:768px){.mobileRecentOrders-module__orders___bWkhc{display:none}}.layout-module__container___uBKii{overflow:hidden;display:flex;flex-direction:column;height:100%}.layout-module__content___CkT7M{min-height:0;height:100%;flex:1 1;display:flex;flex-direction:column}.layout-module__movingStarsContainer___DpfrD{position:fixed;inset:0;width:100%;height:100%;pointer-events:none}.layout-module__header___tWrMd{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:8px 16px;background-color:var(--red-350)}.layout-module__headerWrapper___e5qAS{background:var(--black)}.layout-module__headerContent___MOzMb{width:100%}.searchInput-module__search___Wuqii,.searchInput-module__search___Wuqii:hover,.searchInput-module__search___Wuqii:focus{border-radius:3px;padding:0;border:none!important;box-shadow:none!important}.light .searchInput-module__search___Wuqii,.light .searchInput-module__search___Wuqii:hover{background-color:var(--white)}.light .searchInput-module__search___Wuqii:focus{background-color:var(--white)}.dark .searchInput-module__search___Wuqii,.dark .searchInput-module__search___Wuqii:hover{background-color:var(--molly-dark-background-10)}.dark .searchInput-module__search___Wuqii:focus{background-color:var(--molly-dark-background-10)}.searchInput-module__search___Wuqii.ant-select-selection-search-input .search{color:var(--search-input-color);padding:4px;height:25px;width:100%;border:none;font-size:12px;letter-spacing:0;line-height:14px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;border-radius:0}.searchInput-module__search___Wuqii.ant-select-selection-search-input .ant-input-suffix{margin:0;padding:4px}.light .searchInput-module__search___Wuqii input{color:var(--black);background-color:var(--white)}.dark .searchInput-module__search___Wuqii input{color:var(--white);background-color:var(--molly-dark-background-10)}.light .searchInput-module__search___Wuqii input::placeholder{color:var(--black);opacity:.7}.dark .searchInput-module__search___Wuqii input::placeholder{color:var(--white);opacity:.7}.searchInput-module__search___Wuqii:focus-within .searchInput-module__searchIcon___ZfDmM svg{fill:var(--orange)}.dark .searchInput-module__clearIcon___s8UL-{color:var(--white)}.light .searchInput-module__clearIcon___s8UL-{color:var(--black)}.searchInput-module__emptyClearIcon___8NZvc{width:14px}.search-module__searchWrapper___GCfns{max-height:500px;overflow-y:auto;color:var(--dashbord-search-dropdown-content-color)}.light .search-module__searchWrapper___GCfns{background:var(--white)}.dark .search-module__searchWrapper___GCfns{background:var(--molly-dark-background-10)}.search-module__popupContainer___flCuT{background:transparent}.light .search-module__popupContainer___flCuT{border:1px solid var(--molly-light-background-40)}.dark .search-module__popupContainer___flCuT{border:1px solid var(--molly-dark-background-40)}.search-module__autoComplete___brvXD{width:100%}.search-module__closeIcon___icmDi{margin-right:4px}.search-module__closeIcon___icmDi svg{fill:var(--close-icon-fill)}.search-module__searchIcon___R8TC2 svg{fill:var(--search-icon-fill);transition:fill .2s}.search-module__emptyClearIcon___UPMrE{width:14px}.search-module__optionItem___COAVb{width:100%;cursor:pointer;display:flex;align-items:center;flex-wrap:nowrap;gap:8px;padding:10px;font-size:12px;line-height:1.17;transition:.2s background-color}.search-module__noOptions___1ihcn{padding:8px 16px;font-size:12px}.search-module__optionItem___COAVb:hover{background-color:var(--dashbord-search-dropdown-content-item-hover)}.search-module__optionLabel___ozo7X{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.search-module__loader___YC55D{display:flex;align-items:center;justify-content:center;padding:16px;color:var(--grey-180)}.search-module__loader___YC55D svg{animation:search-module__rotateInfinite___fqXvQ 2s linear infinite}@keyframes search-module__rotateInfinite___fqXvQ{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.betSlip-module__betSlipContainer___FU1Kn{position:relative;width:100%;display:flex;flex-direction:column;height:100%;overflow:hidden;margin-bottom:50px}.betSlip-module__closeButtonContainer___B1uW4{display:flex;align-items:center;justify-content:flex-end;padding:4px}.betSlip-module__closeButton___lYTIo{display:flex;align-items:center;gap:4px;background-color:transparent;border:none;border-radius:50%;padding:2px;cursor:pointer;transition:all .3s;font-weight:600;font-size:13px}.light .betSlip-module__closeButton___lYTIo{color:var(--black)}.dark .betSlip-module__closeButton___lYTIo{color:var(--white)}.betSlip-module__closeButton___lYTIo svg{width:20px;height:20px;border-radius:50%;transition:all .3s}.light .betSlip-module__closeButton___lYTIo svg{color:var(--molly-grey-60)}.dark .betSlip-module__closeButton___lYTIo svg{color:var(--molly-dark-grey-60)}.light .betSlip-module__closeButton___lYTIo svg:hover{background-color:var(--molly-light-background-20)}.dark .betSlip-module__closeButton___lYTIo svg:hover{background-color:var(--molly-dark-background-20)}.betSlip-module__betSlipHeader___gJnUo{flex-shrink:0;display:flex;align-items:center;justify-content:space-between;padding:4px 6px}.light .betSlip-module__betSlipHeader___gJnUo{color:var(--black)}.dark .betSlip-module__betSlipHeader___gJnUo{color:var(--white)}.betSlip-module__removeAllButton___Z5cLD,.betSlip-module__refreshButton___xcrCJ{display:flex;align-items:center;cursor:pointer;gap:2px}.betSlip-module__removeAllButtonText___AbDsD,.betSlip-module__refreshText___irLwa{font-size:10px;font-weight:400}.betSlip-module__removeAllButtonIcon___0dvc4 svg,.betSlip-module__refreshButtonIcon___76Ox4 svg{width:16px;height:16px}.betSlip-module__noBets___n8-dg{display:flex;align-items:center;flex-direction:column;padding:24px 24px 51px}.betSlip-module__activeOddsContainer___bw7O0{overflow-y:auto;padding:2px;display:flex;flex-direction:column;gap:4px}.betSlip-module__sportLoaderContainer___-Q4HY{position:absolute;z-index:10;inset:0;background-color:#0000001a;border-radius:8px;overflow:hidden;display:flex;align-items:center;justify-content:center}.betSlip-module__sportLoader___XY8q3{height:161px;margin:10px 0}.betSlip-module__noBetText___xAYA7{font-size:12px;font-weight:400;padding:9px 0;text-align:center;color:var(--no-bet-text-color)}.betSlip-module__noBetExtraText___R5yRb{text-align:center;color:var(--no-bet-extra-text-color);font-size:10px;font-weight:400}.betSlip-module__removeAllDialogMask___M-b2t{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#0000001a;z-index:5}.betSlip-module__removeAllDialog___U2WrP{display:flex;flex-direction:column;gap:8px;font-size:12px;font-weight:500;margin:10px;padding:10px;border-radius:3px}.light .betSlip-module__removeAllDialog___U2WrP{background:var(--white)}.dark .betSlip-module__removeAllDialog___U2WrP{background:var(--black)}.betSlip-module__removeAllDialogText___2rcMd{color:var(--remove-all-dialog-text)}.betSlip-module__removeAllDialogFooter___OhUtJ{display:flex;gap:4px;align-items:center;justify-content:flex-end}.betSlip-module__removeAllCancel___UXhct,.betSlip-module__removeAllOk___5DGa8{padding:0 5px;display:inline-block;text-align:center;text-transform:uppercase;cursor:pointer;transition:.2s color}.betSlip-module__removeAllCancel___UXhct{color:var(--remove-all-cancel-color)}.betSlip-module__removeAllCancel___UXhct:hover,.betSlip-module__removeAllOk___5DGa8:hover{opacity:.6}.betSlip-module__removeAllOk___5DGa8{color:var(--remove-all-ok-color)}.betSlip-module__totalStakeContainer___2tvgI{flex-shrink:0;font-size:12px;padding:4px 2px;display:flex;flex-direction:column;gap:4px}.light .betSlip-module__totalStakeContainer___2tvgI{color:var(--black)}.dark .betSlip-module__totalStakeContainer___2tvgI{color:var(--white)}.betSlip-module__totalStakeTitle___ome9E{font-weight:500}.betSlip-module__totalStakeRow___htDrX{font-size:11px}.betSlip-module__placeBetsButton___BApFf{cursor:pointer;border:none;outline:none;height:fit-content;border-radius:6px;font-size:12px;font-weight:600;padding:4px 12px}.betSlip-module__placeBetsButton___BApFf:disabled{cursor:default}.light .betSlip-module__placeBetsButton___BApFf,.dark .betSlip-module__placeBetsButton___BApFf{color:var(--white);background:var(--molly-accent-green)}.light .betSlip-module__placeBetsButton___BApFf:disabled{color:var(--molly-grey-40);background:var(--molly-light-background-10)}.dark .betSlip-module__placeBetsButton___BApFf:disabled{color:var(--molly-dark-grey-40);background:var(--molly-dark-background-10)}.input-module__container___T3rd2{font-size:12px;width:100%}.input-module__label___eSHdT{margin-bottom:4px}.light .input-module__label___eSHdT,.dark .input-module__label___eSHdT{color:var(--molly-grey-80)}.input-module__inputContainer___E-Ks4{border-radius:6px;width:100%;min-height:26px;display:flex;align-items:center}.light .input-module__inputContainer___E-Ks4{border:1px solid var(--molly-light-background-20);color:var(--black)}.dark .input-module__inputContainer___E-Ks4{border:1px solid var(--molly-dark-background-20);color:var(--white)}.input-module__input___AmvmZ,.input-module__input___AmvmZ:hover,.input-module__input___AmvmZ:focus{padding:0 8px;width:100%;height:100%;border:none;outline:none;background:transparent;font-size:12px}.light .input-module__input___AmvmZ{color:var(--black)}.dark .input-module__input___AmvmZ{color:var(--white)}.betSlipItem-module__mainContainer___ip2H-{padding:4px;border-radius:8px}.betSlipItem-module__warningContainer___ZWgC5{background-color:#ffedc2;padding:8px;font-size:11px;font-weight:400;color:var(--black);border-bottom:1px solid var(--black)}.betSlipItem-module__warningContainer___ZWgC5:last-child{border-bottom:none}.light .betSlipItem-module__mainContainer___ip2H-{border:1px solid var(--molly-light-background-20)}.dark .betSlipItem-module__mainContainer___ip2H-{border:1px solid var(--molly-dark-background-20)}.betSlipItem-module__errorContainer___-7wUL{border-radius:8px;padding:4px;font-size:11px;font-weight:400}.betSlipItem-module__warningContainer___ZWgC5{background-color:#ffedc2;padding:8px;font-size:11px;font-weight:400;color:var(--black)}.betSlipItem-module__betSlipErrorContainer___oEsu3{padding:10px;border-radius:8px;background-color:#ffccd0}.betSlipItem-module__betSlipErrorTitleText___Y-idR{font-size:11px;font-weight:600;color:var(--team-color)}.betSlipItem-module__betSlipErrorTitleContainer___c4Efv{display:flex;align-items:center;flex-wrap:nowrap;overflow:hidden;justify-content:space-between;gap:8px}.betSlipItem-module__titleInfoContainer___r-K4B{display:flex;align-items:center;justify-content:space-between;gap:4px}.betSlipItem-module__titleWrapper___vaFwm{padding:4px;align-items:center;display:flex;font-size:14px;font-weight:500;gap:8px}.betSlipItem-module__score___CGyBQ{white-space:nowrap}.betSlipItem-module__closeButton___OB4nE{display:flex;background-color:transparent;border:none;border-radius:50%;padding:2px;cursor:pointer;transition:all .3s;margin-right:12px}.betSlipItem-module__closeButton___OB4nE svg{width:20px;height:20px}.light .betSlipItem-module__closeButton___OB4nE svg{color:var(--molly-grey-60)}.dark .betSlipItem-module__closeButton___OB4nE svg{color:var(--molly-dark-grey-60)}.light .betSlipItem-module__closeButton___OB4nE:hover{background-color:var(--molly-light-background-20)}.dark .betSlipItem-module__closeButton___OB4nE:hover{background-color:var(--molly-dark-background-20)}.betSlipItem-module__errorText___SiijX{font-size:12px;font-weight:500}.light .betSlipItem-module__errorContainer___-7wUL{background-color:var(--molly-error-container-light);color:var(--molly-dark-purple-10)}.dark .betSlipItem-module__errorContainer___-7wUL{background-color:var(--molly-error-container-dark);color:var(--molly-dark-grey-10)}.light .betSlipItem-module__errorText___SiijX{color:var(--molly-error-text-light)}.dark .betSlipItem-module__errorText___SiijX{color:var(--molly-error-text-dark)}.betSlipItem-module__header___cfgWW{padding:4px;display:flex;flex-direction:column;gap:4px}.light .betSlipItem-module__header___cfgWW{border-bottom:1px solid var(--molly-light-background-10)}.dark .betSlipItem-module__header___cfgWW{border-bottom:1px solid var(--molly-dark-background-10)}.betSlipItem-module__headerTitle___w7LzM{display:flex;align-items:center;gap:4px;font-size:12px;font-weight:500}.light .betSlipItem-module__headerTitle___w7LzM,.dark .betSlipItem-module__headerTitle___w7LzM{color:var(--molly-grey-80)}.betSlipItem-module__headerDescription___4IstZ{font-size:14px;font-weight:500}.betSlipItem-module__sportIcon___Q9qAr{width:16px;height:16px}.light .betSlipItem-module__sportIcon___Q9qAr,.dark .betSlipItem-module__sportIcon___Q9qAr{color:var(--molly-brand-50-primary)}.betSlipItem-module__dot___FKb-M{border-radius:50%;flex-shrink:0;width:2px;height:2px}.light .betSlipItem-module__dot___FKb-M,.dark .betSlipItem-module__dot___FKb-M{background-color:var(--molly-grey-80)}.betSlipItem-module__content___cykEP{padding:4px;display:flex;flex-direction:column;gap:6px}.betSlipItem-module__inputLabel___PSlxB{font-size:12px;margin-bottom:4px;display:block}.light .betSlipItem-module__inputLabel___PSlxB,.dark .betSlipItem-module__inputLabel___PSlxB{color:var(--molly-grey-80)}.dark .betSlipItem-module__betLabelsSelect___-671l,.light .betSlipItem-module__betLabelsSelect___-671l{background-color:transparent}.betSlipItem-module__input___YdX7b[type=number]::-webkit-outer-spin-button,.betSlipItem-module__input___YdX7b[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.betSlipItem-module__input___YdX7b[type=number]{-moz-appearance:textfield}.betSlipItem-module__footer___IFIbY{padding:6px 4px}.betSlipItem-module__footerContent___dDax4{font-size:12px;display:flex;align-items:center;gap:8px;justify-content:center}.light .betSlipItem-module__footerContent___dDax4{color:var(--black)}.dark .betSlipItem-module__footerContent___dDax4{color:var(--white)}.betSlipItem-module__footerContentTitle___FEx22{min-width:100px;font-size:12px;font-weight:600}.betSlipItem-module__footerContentCoef___p3zBS{width:100%;cursor:default;padding:4px 12px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:4px;border-radius:6px;font-size:12px;font-weight:600;transition:background .2s}.betSlipItem-module__clickable___BzPuh{cursor:pointer}.betSlipItem-module__footerContentCoefOddContainer___BAECy{position:relative}.light .betSlipItem-module__footerContentCoef___p3zBS{background:var(--molly-light-purple-10)}.dark .betSlipItem-module__footerContentCoef___p3zBS{background:var(--molly-dark-purple-10)}.light .betSlipItem-module__footerContentCoef___p3zBS:hover{background:var(--molly-light-background-10)}.dark .betSlipItem-module__footerContentCoef___p3zBS:hover{background:var(--molly-dark-background-10)}.light .betSlipItem-module__footerContentCoefValue___QEzR0{color:var(--molly-price-color)}.dark .betSlipItem-module__footerContentCoefValue___QEzR0{color:var(--molly-brand-50-primary)}.light .betSlipItem-module__footerContentCoefTitle___y7xsE{color:var(--molly-grey-70)}.dark .betSlipItem-module__footerContentCoefTitle___y7xsE{color:var(--molly-grey-80)}.betSlipItem-module__placeBetButtonContainer___aIx6t{margin-top:12px}.betSlipItem-module__placeBetButton___W179f{cursor:pointer;border:none;outline:none;height:fit-content;border-radius:6px;font-size:12px;font-weight:600;padding:4px 12px}.betSlipItem-module__placeBetButton___W179f:disabled{cursor:default}.light .betSlipItem-module__placeBetButton___W179f,.dark .betSlipItem-module__placeBetButton___W179f{color:var(--white);background:var(--molly-accent-green)}.light .betSlipItem-module__placeBetButton___W179f:disabled{color:var(--molly-grey-40);background:var(--molly-light-background-10)}.dark .betSlipItem-module__placeBetButton___W179f:disabled{color:var(--molly-dark-grey-40);background:var(--molly-dark-background-10)}.competition-module__container___lYFZW{position:relative;-webkit-user-select:none;user-select:none}.competition-module__itemWrapper___B426e{position:sticky;top:0;width:100%;z-index:1}.light .competition-module__itemWrapper___B426e{background:var(--white)}.dark .competition-module__itemWrapper___B426e{background:var(--molly-dark-background-10)}.competition-module__item___-L-yV{width:100%;display:flex;align-items:center;justify-content:space-between;padding:5px 12px;margin-bottom:2px;border-radius:6px;transition:all .3s;cursor:pointer}.light .competition-module__item___-L-yV{background-color:var(--molly-light-background-30)}.light .competition-module__item___-L-yV:hover,.competition-module__itemActive___FX1R0{background-color:var(--molly-light-background-10)}.dark .competition-module__item___-L-yV{background-color:var(--molly-dark-background-20);color:var(--white)}.dark .competition-module__item___-L-yV:hover,.competition-module__itemActive___FX1R0{background-color:var(--molly-dark-background-40)}.competition-module__label___RMBh4{display:flex;align-items:center;gap:10px}.competition-module__gameLabel___WnNUx{font-weight:700;font-size:12px;line-height:14px}.competition-module__count___APOZ-{padding:0 4px;font-weight:600;font-size:12px;line-height:14px;border-radius:4px;color:var(--white)}.competition-module__liveCount___2H6-U{background:var(--molly-in-running-color)}.competition-module__todayCount___rQjdV{background:var(--molly-today-color)}.competition-module__earlyCount___CtefG{background:var(--molly-early-color)}.competition-module__buttons___RFpZA{display:flex;align-items:center}.competition-module__iconButton___pxgOf{padding:2px;display:flex;align-items:center;justify-content:center;border-radius:50%;border:none;background:none;cursor:pointer;color:var(--molly-grey-60)}.competition-module__iconButton___pxgOf svg{width:16px;height:16px;transition:all .3s}.competition-module__activeCollapse___FrCQx svg{transform:rotate(180deg)}.competition-module__leagues___bZay8{position:relative;display:flex;flex-direction:column;gap:1px;padding:4px;margin:0 0 2px;border-radius:6px}.competition-module__leagues___bZay8:before{content:"";position:absolute;left:0;height:calc(100% - 8px);width:2px;top:4px}.light .competition-module__liveLeagues___96wht{background-color:var(--molly-in-running-background-color)}.dark .competition-module__liveLeagues___96wht{background-color:var(--molly-dark-background-10)}.competition-module__liveLeagues___96wht:before{background-color:var(--molly-in-running-color)}.light .competition-module__todayLeagues___y2ZRd{background-color:var(--molly-today-background-color)}.dark .competition-module__todayLeagues___y2ZRd{background-color:var(--molly-dark-background-10)}.competition-module__todayLeagues___y2ZRd:before{background-color:var(--molly-today-color)}.light .competition-module__earlyLeagues___S3BPB{background-color:var(--molly-early-background-color)}.dark .competition-module__earlyLeagues___S3BPB{background-color:var(--molly-dark-background-10)}.competition-module__earlyLeagues___S3BPB:before{background-color:var(--molly-early-color)}.competition-module__leagueItem___WGYPQ{display:flex;align-items:center;padding:4px;justify-content:space-between;border-radius:6px;cursor:pointer;background-color:transparent;font-weight:500;font-size:12px;line-height:14px;gap:6px;border:1px solid transparent}.light .competition-module__leagueItem___WGYPQ{color:var(--black)}.dark .competition-module__leagueItem___WGYPQ{color:var(--white)}.light .competition-module__activeLiveLeague___8OkxF{background-color:var(--molly-in-running-light-active-color)}.dark .competition-module__activeLiveLeague___8OkxF{background-color:var(--molly-in-running-dark-active-color)}.light .competition-module__liveLeagues___96wht .competition-module__leagueItem___WGYPQ:hover{background-color:var(--molly-in-running-light-hover-color)}.dark .competition-module__liveLeagues___96wht .competition-module__leagueItem___WGYPQ:hover{background-color:var(--molly-in-running-dark-hover-color)}.light .competition-module__activeTodayLeague___iVsTg{background-color:var(--molly-today-light-active-color)}.dark .competition-module__activeTodayLeague___iVsTg{background-color:var(--molly-today-dark-active-color)}.light .competition-module__todayLeagues___y2ZRd .competition-module__leagueItem___WGYPQ:hover{background-color:var(--molly-today-light-hover-color)}.dark .competition-module__todayLeagues___y2ZRd .competition-module__leagueItem___WGYPQ:hover{background-color:var(--molly-today-dark-hover-color)}.light .competition-module__activeEarlyLeague___CjkLh{background-color:var(--molly-early-light-active-color)}.dark .competition-module__activeEarlyLeague___CjkLh{background-color:var(--molly-early-dark-active-color)}.light .competition-module__earlyLeagues___S3BPB .competition-module__leagueItem___WGYPQ:hover{background-color:var(--molly-early-light-hover-color)}.dark .competition-module__earlyLeagues___S3BPB .competition-module__leagueItem___WGYPQ:hover{background-color:var(--molly-early-dark-hover-color)}.competition-module__leagueTitle___wO5rM{display:flex;align-items:center;gap:6px}.competition-module__leagueName___DwEly{text-align:left}.competition-module__rightBlockWrapper___D4FQo{display:flex;align-items:center;gap:4px}.competition-module__matchesCount___9gOrD{color:var(--white);font-size:9px;font-weight:500;min-width:16px;padding:0 4px;height:16px;display:flex;align-items:center;justify-content:center;border-radius:50%}.light .competition-module__matchesCount___9gOrD{background-color:#b0b0b0}.dark .competition-module__matchesCount___9gOrD{background-color:#8a8a8a}.competition-module__leagueVisibilityIcon___XWkx6{width:16px;height:16px;fill:var(--molly-grey-60);opacity:0;transition:all .3s}.competition-module__leagueItem___WGYPQ:hover .competition-module__leagueVisibilityIcon___XWkx6{opacity:1}.competitions-module__container___k1Z4P{position:absolute;top:0;left:0;max-width:320px;width:100%;display:none;border-radius:6px;overflow:hidden;box-shadow:0 .125rem .325rem #0000001a,0 .625rem 2rem #0003;height:100%;z-index:2}.light .competitions-module__container___k1Z4P{background:var(--white)}.dark .competitions-module__container___k1Z4P{background-color:var(--molly-dark-background-10)}.competitions-module__containerOpen___N6WsR{display:flex;flex-direction:column;animation:competitions-module__slideRight___c6nTC .3s ease forwards}.competitions-module__search___uVmIP,.competitions-module__search___uVmIP:hover,.competitions-module__search___uVmIP:focus{padding:4px 11px}@keyframes competitions-module__slideRight___c6nTC{0%{transform:translate(-100%);opacity:0}to{transform:translate(0);opacity:1}}.competitions-module__header___GRKkp{display:flex;align-items:center;justify-content:space-between;height:36px;padding:8px 12px}.competitions-module__headerTitle___S4gxk{font-weight:700;font-size:14px;line-height:16px}.light .competitions-module__headerTitle___S4gxk{color:var(--black)}.dark .competitions-module__headerTitle___S4gxk{color:var(--white)}.competitions-module__closeBtn___ZTzzL{display:flex;padding:4px;cursor:pointer;background:none;color:var(--molly-grey-80);border:1px solid transparent;transition:all .3s;border-radius:6px}.competitions-module__closeBtn___ZTzzL svg{width:16px;height:16px}.competitions-module__closeBtn___ZTzzL:hover{border:1px solid var(--molly-light-background-30)}.competitions-module__content___07Zwu{height:calc(100% - var(--molly-subhead-height) - var(--molly-competitions-header-height) - 30px);overflow-y:overlay}.competitions-module__loadingWrapper___r-ulv{max-width:320px;width:100%;display:flex;align-items:center;justify-content:flex-start;position:relative;height:var(--molly-subhead-height);padding:4px 6px;flex-shrink:0}.light .competitions-module__loadingWrapper___r-ulv{color:var(--molly-grey-60)}.dark .competitions-module__loadingWrapper___r-ulv{color:var(--molly-dark-grey-60)}.competitions-module__loadingText___wBXIG{display:flex;align-items:center;gap:6px;font-weight:500;font-size:13px;line-height:16px}.competitions-module__spinner___P1N7I{width:14px;height:14px;display:inline-block;animation:competitions-module__spinSlowFast___pAre5 1s linear infinite;transform-origin:center}@keyframes competitions-module__spinSlowFast___pAre5{0%{transform:rotate(0)}70%{transform:rotate(320deg)}85%{transform:rotate(340deg)}to{transform:rotate(360deg)}}@media(min-width:768px){.competitions-module__container___k1Z4P{display:flex;flex-direction:column;position:relative;max-width:0;transition:all .3s;opacity:0}.competitions-module__containerOpen___N6WsR{animation:none;max-width:280px;opacity:1}.competitions-module__closeBtn___ZTzzL{display:none}}.leagues-module__loaderTarget___NPzZQ{height:100px;transform:translateY(-100%)}.headerItem-module__block___MinEZ{display:flex;align-items:center;justify-content:space-between;width:100%}.headerItem-module__label___iH4OM{font-weight:600;font-size:12px;line-height:14px;color:var(--white);min-width:0;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.headerItem-module__button___uJOMP{display:flex;align-items:center;justify-content:space-between;border:none;background-color:transparent;border-radius:50%;padding:2px;cursor:pointer;opacity:0;transition:all .3s}.headerItem-module__block___MinEZ:hover .headerItem-module__button___uJOMP{opacity:1}.headerItem-module__button___uJOMP svg{width:16px;height:16px;fill:var(--molly-grey-60)}.headerItem-module__button___uJOMP:hover{background-color:var(--molly-light-background-30)}.favoriteButton-module__favoriteButton___NQvuu{position:relative;background-color:transparent;border:none;display:flex;align-items:center;cursor:pointer;border-radius:50%}.favoriteButton-module__favoriteButton___NQvuu svg{width:16px;height:16px;z-index:0}.favoriteButton-module__favoriteButton___NQvuu:before{content:"";position:absolute;width:20px;height:20px;border-radius:50%;top:50%;left:50%;transform:translate(-50%,-50%);background-color:transparent}.favoriteButton-module__favoriteButton___NQvuu:hover:before{background-color:var(--molly-light-background-20)}.favoriteButton-module__isChecked___8TkZ-:hover:before{background-color:transparent}.favoriteButton-module__favoriteButton___NQvuu svg{color:var(--molly-grey-60)}.favoriteButton-module__isChecked___8TkZ- svg{color:var(--molly-brand-50-primary)}.leagueHeaders-module__headerTitle___lVBvv{text-align:center;font-size:12px}.league-module__leagueName___vEi8j{font-weight:700;font-size:12px}.light{color:var(--black)}.dark{color:var(--white)}.league-module__flagContainer___Zlc5r{display:flex;align-items:center}.gameTime-module__gameTime___vCHwK{display:block;width:50px;overflow:hidden;font-weight:600;font-size:11px}.line-module__line___aPu55{display:flex;align-items:center;justify-content:space-between;padding:0 4px;cursor:pointer;width:100%;height:100%;line-height:20px;font-weight:600;font-size:11px;transition:background-color .2s}.light .line-module__line___aPu55{background-color:var(--molly-light-background-15)}.light .line-module__line___aPu55:hover{background-color:var(--molly-purple-light-20)}.dark .line-module__line___aPu55{background-color:var(--molly-dark-background-10)}.dark .line-module__line___aPu55:hover{background-color:var(--molly-purple-dark-20)}.line-module__dropdownIcon___ciVds{width:16px;height:16px;fill:var(--molly-grey-60);transition:all .3s;transform:rotate(0);opacity:0}.line-module__dropdownIconOpen___wlVRR{transform:rotate(180deg)}.line-module__line___aPu55:hover .line-module__dropdownIcon___ciVds{opacity:1}.light .line-module__mainLine___oxPtr{background-color:var(--molly-main-line-color)}.light .line-module__mainLine___oxPtr:hover{background-color:var(--molly-main-line-highlight-color)}.dark .line-module__mainLine___oxPtr{background-color:var(--molly-main-line-color);color:var(--black)}.dark .line-module__mainLine___oxPtr:hover{background-color:var(--molly-main-line-highlight-color)}.line-module__disabled___yHDyN{background-color:transparent}.line-module__mobile___UNJtS{padding:10px 4px;width:100%;height:100%;font-weight:700;font-size:12px;line-height:14px;justify-content:center}.odd-module__odd___qwLX5{font-weight:600;font-size:11px;text-align:center;line-height:20px;width:100%;padding:0;height:100%;cursor:pointer;display:flex;align-items:center;justify-content:center;background-color:transparent;transition:all .3s;position:relative}.light .odd-module__odd___qwLX5{color:var(--molly-price-color)}.dark .odd-module__odd___qwLX5{color:var(--molly-main-line-color)}.odd-module__disabled___fQiC8{pointer-events:none}.light .odd-module__odd___qwLX5:not(.odd-module__disabled___fQiC8):hover{background-color:var(--molly-purple-30);color:var(--white)}.dark .odd-module__odd___qwLX5:not(.odd-module__disabled___fQiC8):hover{background-color:var(--molly-brand-50-primary);color:var(--molly-dark-background-0)}.odd-module__disabled___fQiC8{cursor:default}.odd-module__disabled___fQiC8:hover{background-color:transparent;color:var(--molly-price-color)}.odd-module__oddValueAnimation___nODiQ{position:absolute;bottom:0;left:0;width:100%;height:4px;opacity:0;z-index:1;background:transparent;transition:all 1s ease}.odd-module__oddUpAnimation___DmA6a{opacity:1;background-color:var(--molly-accent-green)}.odd-module__oddDownAnimation___X-dJ-{opacity:1;background-color:var(--molly-ancent-color)}.odd-module__oddValueAnimation___nODiQ.odd-module__fadeOut___xv72p{opacity:0}.light .odd-module__mainOdd___kNwFm{background-color:var(--molly-main-line-color)}.dark .odd-module__mainOdd___kNwFm{background-color:var(--molly-main-line-color);color:var(--black)}.light .odd-module__active___SXBHY{background-color:var(--molly-main-line-color)}.dark .odd-module__active___SXBHY{background-color:var(--molly-main-line-color);color:var(--black)}.light .odd-module__mainOdd___kNwFm:hover,.dark .odd-module__mainOdd___kNwFm:hover{background-color:var(--molly-main-line-highlight-color)}.odd-module__negativeOdd___-pi7j{color:red}.odd-module__mobile___WN6m9{padding:10px 4px;width:100%;height:100%;font-weight:600;font-size:12px;line-height:14px;text-transform:capitalize;display:flex;align-items:center;gap:8px;justify-content:center}.light .odd-module__teamName___gl-VG{color:var(--molly-grey-60)}.dark .odd-module__teamName___gl-VG{color:var(--molly-grey-80)}.odd-module__disabledTeamName___PmW62{opacity:.5}.teamName-module__container___GidlD{width:var(--molly-team-name-width);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:500;font-size:11px;display:flex;align-items:center;gap:8px}.teamName-module__redCardBadge___Gvgir{background-color:#ff4a70;color:var(--white);font-size:9px;font-weight:500;width:8px;height:10px;display:flex;align-items:center;justify-content:center}.lines-module__line___8NMIz{transition:all .3s;position:relative;z-index:1}.lines-module__lastTd___pw-44{width:100%}.lines-module__oddTd___1FYn-{width:56px;padding:0;height:20px}.light .lines-module__inRunningLine___rcPSN{background-color:var(--molly-in-running-background-light-color)}.dark .lines-module__inRunningLine___rcPSN{background-color:var(--molly-in-running-background-dark-color)}.light .lines-module__todayLine___maN3l{background-color:var(--molly-today-background-light-color)}.dark .lines-module__todayLine___maN3l{background-color:var(--molly-today-background-dark-color)}.light .lines-module__earlyLine___Qnzg7{background-color:var(--molly-early-background-light-color)}.dark .lines-module__earlyLine___Qnzg7{background-color:var(--molly-early-background-dark-color)}.light .lines-module__inRunningLine___rcPSN:hover{background-color:var(--molly-in-running-hover-light-color)}.dark .lines-module__inRunningLine___rcPSN:hover{background-color:var(--molly-in-running-hover-dark-color)}.light .lines-module__todayLine___maN3l:hover{background-color:var(--molly-today-hover-light-color)}.dark .lines-module__todayLine___maN3l:hover{background-color:var(--molly-today-hover-dark-color)}.light .lines-module__earlyLine___Qnzg7:hover{background-color:var(--molly-early-hover-light-color)}.dark .lines-module__earlyLine___Qnzg7:hover{background-color:var(--molly-early-hover-dark-color)}.lines-module__titleTd___kgDkf{vertical-align:top;line-height:20px}.light .lines-module__inRunningHighlightedLine___9ISSB{background-color:var(--molly-in-running-highlight-light-color)}.light .lines-module__todayHighlightedLine___9IAAz{background-color:var(--molly-today-highlight-light-color)}.light .lines-module__earlyHighlightedLine___WIDvh{background-color:var(--molly-early-highlight-light-color)}.dark .lines-module__inRunningHighlightedLine___9ISSB{background-color:var(--molly-in-running-highlight-dark-color)}.dark .lines-module__todayHighlightedLine___9IAAz{background-color:var(--molly-today-highlight-dark-color)}.dark .lines-module__earlyHighlightedLine___WIDvh{background-color:var(--molly-early-highlight-dark-color)}.lines-module__inRunning___O4LfO:after,.lines-module__today___YVVLy:after,.lines-module__early___dpdPn:after{content:"";position:absolute;left:-4px;top:0;height:100%;width:4px;z-index:1}.lines-module__inRunning___O4LfO:after{background:var(--molly-in-running-color)}.lines-module__today___YVVLy:after{background:var(--molly-today-color)}.lines-module__early___dpdPn:after{background:var(--molly-early-color)}.lines-module__teamInfo___6ZmFR{display:flex;align-items:center;justify-content:space-between;width:var(--molly-team-name-width)}.lines-module__homeTeam___YKU0D{width:unset}.lines-module__awayTeam___QEQf7{padding-left:12px}.lines-module__score___nTuoc{font-size:12px;font-weight:500;flex:none;width:114px;text-align:center;transition:all .3s;background-color:transparent;cursor:default}.dark .lines-module__score___nTuoc:hover,.light .lines-module__score___nTuoc:hover{background-color:var(--molly-purple-30)}.leaguesCollector-module__table___Kq0vA{border-left:4px solid transparent;border-radius:4px;border-collapse:separate;border-spacing:0;margin-bottom:8px;position:relative}.leaguesCollector-module__thead___gVbcO{background:var(--molly-light-background-70);position:sticky;top:0;left:0;right:0;width:100%;z-index:2}.leaguesCollector-module__lastTh___ySMNU{width:100%}.leaguesCollector-module__titleBlock___nTPzS{display:flex;align-items:center;gap:4px;cursor:pointer;min-width:688px}.leaguesCollector-module__gameStatus___dAbs1{color:var(--white);text-align:start;font-weight:600;font-size:12px}.leaguesCollector-module__dropdownIcon___hNkYJ{color:var(--white);width:16px;height:16px;transition:all .3s;transform:rotate(0)}.leaguesCollector-module__dropdownIconOpen___0FF2G{transform:rotate(180deg)}.leaguesCollector-module__dropdownIcon___hNkYJ:hover{color:var(--molly-grey-80)}.leaguesCollector-module__favoritesTable___nQHC-{border-color:var(--molly-favorite-color)}.leaguesCollector-module__inRunningTable___Bm3pd{border-color:var(--molly-in-running-color)}.leaguesCollector-module__todayTable___M7MWy{border-color:var(--molly-today-color)}.leaguesCollector-module__earlyTable___HUYwC{border-color:var(--molly-early-color)}.leaguesCollector-module__favoritesHeaderRow___gzwYi{background:linear-gradient(90deg,var(--molly-favorite-color) 0,rgba(9,132,88,0) 30%),var(--molly-light-background-70)}.leaguesCollector-module__inRunningHeaderRow___4MmY5{background:linear-gradient(90deg,var(--molly-in-running-color) 0,rgba(9,132,88,0) 30%),var(--molly-light-background-70)}.leaguesCollector-module__todayHeaderRow___yj52k{background:linear-gradient(90deg,var(--molly-today-color) 0,rgba(9,132,88,0) 30%),var(--molly-light-background-70)}.leaguesCollector-module__earlyHeaderRow___1d175{background:linear-gradient(90deg,var(--molly-early-color) 0,rgba(9,132,88,0) 30%),var(--molly-light-background-70)}.leaguesCollector-module__noCompetitionsCell___8-sIJ{padding:4px}.leaguesCollector-module__loadingWrapper___QYb-p{padding:3px}.leaguesCollector-module__loadingText___l0qt9{gap:4px}.light .leaguesCollector-module__noCompetitionsCell___8-sIJ,.light .leaguesCollector-module__loadingWrapper___QYb-p{background:var(--white)}.dark .leaguesCollector-module__noCompetitionsCell___8-sIJ,.dark .leaguesCollector-module__loadingWrapper___QYb-p{background:var(--molly-dark-background-0)}.leaguesCollector-module__noCompetitionsText___5LLyO,.leaguesCollector-module__loadingText___l0qt9{width:100%;display:flex;align-items:center;justify-content:flex-start;border-radius:4px;padding:4px 38px;font-weight:500;font-size:12px;line-height:14px}.light .leaguesCollector-module__noCompetitionsText___5LLyO,.light .leaguesCollector-module__loadingText___l0qt9{color:var(--molly-grey-60);border:1px dashed var(--molly-light-background-40);background-color:var(--molly-light-background-10)}.dark .leaguesCollector-module__noCompetitionsText___5LLyO,.dark .leaguesCollector-module__loadingText___l0qt9{color:var(--molly-dark-grey-60);border:1px dashed var(--molly-dark-background-40);background-color:var(--molly-dark-background-10)}.leaguesCollector-module__spinner___hCwZy{width:12px;height:12px;display:inline-block;animation:leaguesCollector-module__spinSlowFast___uBlJp 1s linear infinite;transform-origin:center}@keyframes leaguesCollector-module__spinSlowFast___uBlJp{0%{transform:rotate(0)}70%{transform:rotate(320deg)}85%{transform:rotate(340deg)}to{transform:rotate(360deg)}}.events-module__mobileEvents___xGP05{display:block}.events-module__desktopEvents___GRIi3{display:none}@media(min-width:768px){.events-module__mobileEvents___xGP05{display:none}.events-module__desktopEvents___GRIi3{display:block}}.leagueHeader-module__leagueContainer___nH7rf{padding:4px 12px;display:flex;align-items:center;justify-content:space-between}.light .leagueHeader-module__leagueContainer___nH7rf{background-color:var(--molly-light-background-20)}.dark .leagueHeader-module__leagueContainer___nH7rf{background-color:var(--molly-dark-background-20)}.leagueHeader-module__leagueNameContainer___3r-KT{display:flex;align-items:center;gap:4px}.leagueHeader-module__leagueName___b6TPy{font-weight:600;font-size:12px;line-height:14px;max-width:unset;margin:0;padding:0}.leagueHeader-module__hideButton___qvOOZ{display:flex;background:none;border:none;cursor:pointer;padding:0}.leagueHeader-module__hideIcon___CnkkO{fill:var(--molly-grey-60);width:16px;height:16px}.lineHeader-module__container___bNY8K{display:flex;justify-content:space-between;align-items:center;padding:4px 12px;background:var(--molly-light-background-10);width:100%}.light .lineHeader-module__container___bNY8K{background:var(--molly-light-background-10)}.dark .lineHeader-module__container___bNY8K{background:var(--molly-dark-background-10)}.lineHeader-module__teams___Icz31{display:flex;flex-direction:column;gap:4px;width:100%}.lineHeader-module__homeTeamContainer___Egkr9{display:flex;align-items:center;justify-content:space-between}.lineHeader-module__gameInfoContainer___cmzDA{display:flex;align-items:center;width:100%}.lineHeader-module__scoreContainer___hGcUB{display:flex;align-items:center;gap:4px}.lineHeader-module__score___lZ4Em{font-size:11px;font-weight:600}.dark .lineHeader-module__score___lZ4Em{color:var(--white)}.light .lineHeader-module__score___lZ4Em{color:var(--black)}.lineHeader-module__redCardBadge___w3Ik1{background-color:#ff4a70;color:var(--white);font-size:9px;font-weight:500;width:8px;height:10px;display:flex;align-items:center;justify-content:center}.lineHeader-module__awayTeamContainer___VVu7Z{display:flex;align-items:center;gap:8px}.lineHeader-module__favoriteButton___GEDZX,.lineHeader-module__teamName___7IjRS,.lineHeader-module__gameTime___gKe-R{min-width:35px}.lineHeader-module__teamName___7IjRS,.lineHeader-module__gameTime___gKe-R{font-weight:600;font-size:11px}.lineHeader-module__gameTime___gKe-R{width:fit-content}.lineHeader-module__lineDropdownButton___oLf1o{color:var(--molly-grey-60);border-radius:50%;border:none;cursor:pointer;background-color:transparent;transition:background-color .3s;display:flex;padding:4px;align-items:center;justify-content:center}.lineHeader-module__lineDropdownButton___oLf1o svg{width:14px;height:14px;transform:rotate(180deg);transition:transform .3s}.lineHeader-module__lineDropdownButtonOpen___RiQnQ svg{transform:rotate(0)}.lines-module__cell___kN3Ft{width:25%;text-align:left}.lines-module__marketLabel___kMVsD{width:100%;font-weight:500;font-size:12px;line-height:14px;padding:0 4px!important}.lines-module__marketLabelText___u5OYp{max-width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.light .lines-module__marketLabel___kMVsD{color:var(--molly-grey-70)}.dark .lines-module__marketLabel___kMVsD{color:var(--molly-grey-80)}.leaguesCollector-module__table___KPspd{width:100%;table-layout:fixed;border-collapse:collapse;border-spacing:0;border-radius:8px;overflow:hidden}.leaguesCollector-module__table___KPspd td{padding:0}.light .leaguesCollector-module__table___KPspd tr td{border-left:1px solid var(--molly-light-background-30);border-bottom:1px solid var(--molly-light-background-30)}.light .leaguesCollector-module__table___KPspd tr td:last-child{border-right:1px solid var(--molly-light-background-30)}.light .leaguesCollector-module__table___KPspd tr:first-child td{border-top:1px solid var(--molly-light-background-30)}.dark .leaguesCollector-module__table___KPspd tr td{border-left:1px solid var(--molly-dark-background-20);border-bottom:1px solid var(--molly-dark-background-20)}.dark .leaguesCollector-module__table___KPspd tr td:last-child{border-right:1px solid var(--molly-dark-background-20)}.dark .leaguesCollector-module__table___KPspd tr:first-child td{border-top:1px solid var(--molly-dark-background-20)}.mobileLeaguesCollectorEmptyState-module__textWrapper___IheV-{display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center;padding:20px 0;font-size:12px;font-weight:500;gap:4px;margin-bottom:16px}.light .mobileLeaguesCollectorEmptyState-module__textWrapper___IheV-{color:var(--molly-grey-60);border-bottom:1px solid var(--molly-light-background-10)}.dark .mobileLeaguesCollectorEmptyState-module__textWrapper___IheV-{color:var(--molly-dark-grey-60);border-bottom:1px solid var(--molly-dark-background-10)}.mobileLeaguesCollectorEmptyState-module__buttonWrapper___yL4Cq{margin:6px}.mobileLeaguesCollectorEmptyState-module__competitionBtn___cUc2h{cursor:pointer;width:100%;font-size:12px;font-weight:600;padding:6px;border-radius:8px}.light .mobileLeaguesCollectorEmptyState-module__competitionBtn___cUc2h{color:var(--black);background-color:var(--molly-light-background-10);border:1px solid rgba(0,0,0,.1)}.dark .mobileLeaguesCollectorEmptyState-module__competitionBtn___cUc2h{color:var(--white);background-color:var(--molly-dark-background-10);border:1px solid hsla(0,0%,100%,.1)}.mobileLeaguesCollectorEmptyState-module__loadingWrapper___4u90e{padding:32px 0;display:flex;align-items:center;justify-content:center;text-align:center;margin-bottom:16px}.light .mobileLeaguesCollectorEmptyState-module__loadingWrapper___4u90e{color:var(--molly-grey-60);border-bottom:1px solid var(--molly-light-background-10)}.dark .mobileLeaguesCollectorEmptyState-module__loadingWrapper___4u90e{color:var(--molly-dark-grey-60);border-bottom:1px solid var(--molly-dark-background-10)}.mobileLeaguesCollectorEmptyState-module__loadingText___jKaJr{display:flex;align-items:center;justify-content:flex-start;border-radius:4px;gap:4px;font-weight:500;font-size:12px;line-height:14px}.mobileLeaguesCollectorEmptyState-module__spinner___z9hg0{width:12px;height:12px;display:inline-block;animation:mobileLeaguesCollectorEmptyState-module__spinSlowFast___v1imy 1s linear infinite;transform-origin:center}@keyframes mobileLeaguesCollectorEmptyState-module__spinSlowFast___v1imy{0%{transform:rotate(0)}70%{transform:rotate(320deg)}85%{transform:rotate(340deg)}to{transform:rotate(360deg)}}.modal-module__modalOverlay___sigW-{position:fixed;inset:0;display:flex;align-items:flex-end;justify-content:center;z-index:999}.dark .modal-module__modalOverlay___sigW-{background:#0009}.light .modal-module__modalOverlay___sigW-{background:#0000001a}.modal-module__modal___yyFh5{margin-top:var(--molly-header-height);background:var(--white);width:100%;overflow:auto;height:calc(100vh - var(--molly-header-height));transition:all .3s}.modal-module__slideUp___xevYQ{animation:modal-module__slideUp___xevYQ .3s ease forwards}.modal-module__slideLeft___u2IH8{animation:modal-module__slideLeft___u2IH8 .3s ease forwards}.dark .modal-module__modal___yyFh5{background:var(--molly-dark-background-0)}.light .modal-module__modal___yyFh5{background:var(--white)}@keyframes modal-module__slideUp___xevYQ{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes modal-module__slideLeft___u2IH8{0%{transform:translate(100%);opacity:0}to{transform:translate(0);opacity:1}}@media(min-width:768px){.modal-module__modalOverlay___sigW-{justify-content:center;align-items:center}.modal-module__modal___yyFh5{max-width:768px;max-height:60vh;border-radius:6px}}.marketsModal-module__modalOverlay___TB60o{display:flex;align-items:flex-end}.marketsModal-module__modalContent___Hi3nf{max-width:100%;height:fit-content}.marketsModal-module__headerWrapper___Qcwr8{padding:16px}.marketsModal-module__header___vkZ8L{display:flex;justify-content:space-between;align-items:center}.marketsModal-module__closeBtn___S9S9G{display:flex;background-color:transparent;border:none;border-radius:50%;padding:2px;cursor:pointer;transition:all .3s}.marketsModal-module__closeBtn___S9S9G svg{width:20px;height:20px}.light .marketsModal-module__closeBtn___S9S9G svg{color:var(--molly-grey-60)}.dark .marketsModal-module__closeBtn___S9S9G svg{color:var(--molly-dark-grey-60)}.light .marketsModal-module__closeBtn___S9S9G:hover{background-color:var(--molly-light-background-20)}.dark .marketsModal-module__closeBtn___S9S9G:hover{background-color:var(--molly-dark-background-20)}.marketsModal-module__period___vtoNu{font-weight:400;font-size:14px;line-height:16px;color:var(--molly-grey-70)}.marketsModal-module__title___8ZK-m{font-weight:700;font-size:16px;line-height:20px}.light .marketsModal-module__title___8ZK-m{color:var(--black)}.dark .marketsModal-module__title___8ZK-m{color:var(--white)}.marketsModal-module__presets___ybvf5{max-height:245px;overflow:auto;margin:0 8px 12px;border-radius:6px}.light .marketsModal-module__presets___ybvf5{border:1px solid var(--molly-light-background-15)}.dark .marketsModal-module__presets___ybvf5{border:1px solid var(--molly-dark-background-10)}.marketsModal-module__marketList___ZRhAV{list-style:none;margin:0;padding:0}.marketsModal-module__checkbox___ZQneh{width:14px;height:14px;appearance:none;border-radius:4px;position:relative;cursor:pointer}.light .marketsModal-module__checkbox___ZQneh{border:1px solid var(--molly-light-background-40);background:var(--molly-light-background-10)}.dark .marketsModal-module__checkbox___ZQneh{border:1px solid var(--molly-dark-background-40);background:var(--molly-dark-background-10)}.marketsModal-module__checkbox___ZQneh:checked{background-color:var(--molly-brand-50-primary);border-color:var(--molly-brand-50-primary)}.marketsModal-module__checkbox___ZQneh:checked:after{content:"";position:absolute;left:4px;top:0;width:3px;height:6px;border:solid var(--black);border-width:0 2px 2px 0;transform:rotate(45deg)}.marketsModal-module__marketItem___uMAFK{display:flex;align-items:center;cursor:pointer;padding:0 6px;height:36px}.light .marketsModal-module__marketItem___uMAFK{border-bottom:1px solid var(--molly-light-background-20);color:var(--molly-grey-60)}.light .marketsModal-module__checkedMarketItem___nvgJC{background:var(--molly-light-background-10);color:var(--black)}.dark .marketsModal-module__marketItem___uMAFK{border-bottom:1px solid var(--molly-dark-background-20);color:var(--molly-grey-60)}.dark .marketsModal-module__checkedMarketItem___nvgJC{background:var(--molly-dark-background-10);color:var(--white)}.marketsModal-module__marketItem___uMAFK:last-child{border-bottom:none}.marketsModal-module__marketItemLabel___f9yw2{display:flex;align-items:center;font-weight:400;font-size:14px;line-height:16px;cursor:pointer;width:100%;height:100%;-webkit-user-select:none;user-select:none}.marketsModal-module__marketItem___uMAFK input{margin-right:8px}.marketsModal-module__footer___t-44m{padding:0 16px 12px;display:flex}.marketsModal-module__applyBtn___hSAOg{background-color:var(--molly-accent-green);color:var(--white);font-weight:600;font-size:14px;line-height:16px;padding:8px 14px;border-radius:4px;cursor:pointer;width:100%;transition:all .3s;border:none}.light .marketsModal-module__applyBtn___hSAOg:hover,.dark .marketsModal-module__applyBtn___hSAOg:hover{background-color:var(--molly-green-30)}.light .marketsModal-module__applyBtn___hSAOg:disabled{cursor:default;color:var(--molly-grey-40);background-color:var(--molly-light-background-10)}.dark .marketsModal-module__applyBtn___hSAOg:disabled{cursor:default;color:var(--molly-dark-grey-40);background-color:var(--molly-dark-background-10)}@media(min-width:768px){.marketsModal-module__modalOverlay___TB60o{display:flex;align-items:center}.marketsModal-module__modalContent___Hi3nf{max-height:424px;max-width:320px}}.mobileSortEvents-module__dropdownContent___yF68f{padding:4px;border-radius:6px;display:flex;flex-direction:column;gap:4px;box-shadow:0 .125rem .325rem #0000001a,0 .625rem 2rem #0003}.light .mobileSortEvents-module__dropdownContent___yF68f{background-color:var(--white);color:var(--black)}.dark .mobileSortEvents-module__dropdownContent___yF68f{background-color:var(--molly-dark-background-0);color:var(--white)}.mobileSortEvents-module__option___fbuBX{cursor:pointer;-webkit-user-select:none;user-select:none;padding:6px 8px;background:transparent;display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:12px;font-weight:500;border-radius:6px}.light .mobileSortEvents-module__option___fbuBX:hover{background-color:var(--molly-light-background-10)}.dark .mobileSortEvents-module__option___fbuBX:hover{background-color:var(--molly-dark-background-10)}.light .mobileSortEvents-module__activeOption___txKQF{background-color:var(--molly-light-background-10)}.dark .mobileSortEvents-module__activeOption___txKQF{background-color:var(--molly-dark-background-10)}.mobileSortEvents-module__checkIcon___Ft0GS{opacity:0;transition:opacity .2s}.mobileSortEvents-module__activeCheckIcon___r0Vcg{opacity:1}.light .mobileSortEvents-module__checkIcon___Ft0GS,.dark .mobileSortEvents-module__checkIcon___Ft0GS{color:var(--molly-dark-grey-60)}.mobileSortEvents-module__triggerButton___NV9ka{cursor:pointer;font-size:12px;font-weight:600;border-radius:6px;padding:8px;display:flex;align-items:center;justify-content:center}.light .mobileSortEvents-module__triggerButton___NV9ka{background-color:var(--white);color:var(--molly-grey-60);border:1px solid var(--molly-light-background-20)}.dark .mobileSortEvents-module__triggerButton___NV9ka{background-color:var(--molly-dark-background-0);color:var(--molly-grey-60);border:1px solid var(--molly-dark-background-40)}.mobileSortEvents-module__dropdownIcon___-HHz-{color:var(--white);width:16px;height:16px;transition:all .3s;transform:rotate(0)}.light .mobileSortEvents-module__dropdownIcon___-HHz-{color:var(--molly-grey-60)}.dark .mobileSortEvents-module__dropdownIcon___-HHz-{color:var(--molly-dark-grey-60)}.mobileSortEvents-module__dropdownIcon___-HHz-:hover{color:var(--molly-grey-80)}.mobileSortEvents-module__dropdownIconOpen___6m-c0{transform:rotate(180deg)}.gamePeriodsLayout-module__container___Y8aHJ{position:relative;height:100%;display:flex;flex-direction:column}.light .gamePeriodsLayout-module__container___Y8aHJ{background:var(--molly-light-background-10)}.dark .gamePeriodsLayout-module__container___Y8aHJ{background:var(--molly-dark-background-90)}.gamePeriodsLayout-module__header___KLdX4{padding:0 16px 8px 6px;display:flex;flex-direction:column;gap:4px}.light .gamePeriodsLayout-module__header___KLdX4{background-color:var(--molly-light-background-10)}.dark .gamePeriodsLayout-module__header___KLdX4{background-color:var(--molly-dark-background-0)}.gamePeriodsLayout-module__headerTop___K1QeA{height:var(--molly-subhead-height);display:flex;align-items:center;justify-content:space-between}.gamePeriodsLayout-module__drawerButton___oSjiP{border:none;outline:none;display:flex;align-items:center;gap:6px;cursor:pointer;font-weight:600;font-size:12px;line-height:14px;border-radius:6px;padding:4px 12px;box-shadow:0 .0625rem .125rem #0000000d}.gamePeriodsLayout-module__competitionsText___Vrq-c,.gamePeriodsLayout-module__search___TjmPA{display:none}.gamePeriodsLayout-module__sortAndFilterContainer___ANYCn{display:flex;align-items:center;gap:6px}.gamePeriodsLayout-module__sortEventsWrapper___jK2zu{display:none;align-items:center;gap:8px}.gamePeriodsLayout-module__sortEventsText___62CaQ{font-size:12px;font-weight:400;color:var(--molly-grey-70)}.light .gamePeriodsLayout-module__sortEventsText___62CaQ{color:var(--molly-grey-70)}.dark .gamePeriodsLayout-module__sortEventsText___62CaQ{color:var(--molly-grey-80)}.gamePeriodsLayout-module__drawerButton___oSjiP svg{height:16px}.dark .gamePeriodsLayout-module__drawerButton___oSjiP{color:var(--molly-dark-grey-10);background:var(--molly-dark-background-10)}.dark .gamePeriodsLayout-module__drawerButton___oSjiP:hover{color:var(--white)}.light .gamePeriodsLayout-module__drawerButton___oSjiP{background:var(--white);color:var(--molly-grey-70);box-shadow:0 .0625rem .125rem #0000000d;border:1px solid var(--molly-light-background-20)}.light .gamePeriodsLayout-module__drawerButton___oSjiP:hover{background:var(--molly-light-background-10)}.gamePeriodsLayout-module__content___-14E0{display:flex;width:100%;flex:1;min-height:0;flex-direction:row}.light .gamePeriodsLayout-module__content___-14E0{background:var(--white)}.gamePeriodsLayout-module__betSlipCountBadge___7F0-k{border-radius:4px;padding:0 4px;font-size:11px}.light .gamePeriodsLayout-module__betSlipCountBadge___7F0-k{color:var(--molly-dark-background-0);background:var(--molly-brand-50-primary)}.dark .gamePeriodsLayout-module__betSlipCountBadge___7F0-k{color:var(--black);background:var(--molly-brand-50-primary)}.gamePeriodsLayout-module__marketsBtn___El-Lt{padding:4px 12px;font-weight:600;font-size:12px;line-height:14px;background-color:var(--molly-brand-50-primary);color:var(--black);border:none;border-radius:6px;display:flex;gap:6px;align-items:center;cursor:pointer;transition:.3s all}.gamePeriodsLayout-module__marketsBtn___El-Lt svg{width:16px;height:16px}.gamePeriodsLayout-module__marketsBtn___El-Lt:hover{background-color:var(--moly-brand-60)}.gamePeriodsLayout-module__timeWrapper___9AqAa{display:none;align-items:center;font-size:12px;font-weight:500}.light .gamePeriodsLayout-module__timeWrapper___9AqAa{color:var(--molly-grey-70)}.dark .gamePeriodsLayout-module__timeWrapper___9AqAa{color:var(--molly-grey-80)}.gamePeriodsLayout-module__rightBlockWrapper___4sYQJ{display:flex;align-items:center;gap:4px}.gamePeriodsLayout-module__recentOrdersButton___kdfMq svg{width:16px;height:16px}.light .gamePeriodsLayout-module__recentOrdersButton___kdfMq svg{color:var(--white)}.dark .gamePeriodsLayout-module__recentOrdersButton___kdfMq svg{color:var(--black)}.gamePeriodsLayout-module__recentOrdersButton___kdfMq{display:flex;padding:6px 10px;border-radius:6px;border:none;background-color:var(--molly-accent-green);cursor:pointer;transition:.3s all}.gamePeriodsLayout-module__recentOrdersButton___kdfMq:hover{background-color:var(--molly-green-30)}.gamePeriodsLayout-module__events___3KoYH{height:calc(100% - var(--molly-subhead-height));width:100%;min-width:0;overflow-y:auto;padding:0 1px 2px 4px;margin-right:4px}.light .gamePeriodsLayout-module__events___3KoYH{background-color:var(--white)}.dark .gamePeriodsLayout-module__events___3KoYH{background-color:var(--molly-dark-background-0)}.gamePeriodsLayout-module__betSlipContainer___D3W6R{position:absolute;z-index:2;top:0;right:0;width:0;max-width:0;transition:all .3s ease-in-out;opacity:0}.gamePeriodsLayout-module__openBetSlipContainer___Zrkym{max-width:100%;width:100%;opacity:1;display:flex;flex-direction:column;min-height:0;flex:0 0 auto;height:100%}.light .gamePeriodsLayout-module__openBetSlipContainer___Zrkym{background:var(--white)}.dark .gamePeriodsLayout-module__openBetSlipContainer___Zrkym{background:var(--molly-dark-background-90)}.gamePeriodsLayout-module__betSlipInnerContainer___IUSts{min-width:320px;display:flex;flex-direction:column;flex:1;min-height:0}@media(min-width:768px){.gamePeriodsLayout-module__content___-14E0{background:none}.gamePeriodsLayout-module__recentOrdersButton___kdfMq{display:none}.gamePeriodsLayout-module__betSlipContainer___D3W6R{position:relative;width:0;max-width:0;transition:all .3s ease-in-out;opacity:0;height:calc(100% - 40px)}.gamePeriodsLayout-module__openBetSlipContainer___Zrkym{position:relative;max-width:320px;width:100%;opacity:1}.gamePeriodsLayout-module__sortEventsWrapper___jK2zu,.gamePeriodsLayout-module__timeWrapper___9AqAa{display:flex}.gamePeriodsLayout-module__mobileSort___4n5Kr{display:none}.gamePeriodsLayout-module__header___KLdX4{padding:0 16px 0 6px}.gamePeriodsLayout-module__search___TjmPA{display:block}.gamePeriodsLayout-module__headerBottom___OMpsN{display:none}.gamePeriodsLayout-module__competitionsText___Vrq-c{display:inline}}.mobilePeriodsSwitch-module__mobilePeriods___8-McL{display:flex;align-items:center;justify-content:space-between;width:100%;gap:4px;height:fit-content;position:sticky;top:0;z-index:1;padding:8px}.light .mobilePeriodsSwitch-module__mobilePeriods___8-McL{background-color:var(--white)}.dark .mobilePeriodsSwitch-module__mobilePeriods___8-McL{background-color:var(--molly-dark-background-0)}.mobilePeriodsSwitch-module__periodBtn___pARMD{width:100%;border:none;background:none;white-space:nowrap;border-radius:6px;transition:all .3s;padding:6px 8px;font-weight:600;font-size:14px;line-height:16px;cursor:pointer}.light .mobilePeriodsSwitch-module__periodBtn___pARMD{color:var(--molly-grey-70)}.light .mobilePeriodsSwitch-module__periodBtn___pARMD:hover{color:var(--black)}.dark .mobilePeriodsSwitch-module__periodBtn___pARMD{color:var(--molly-grey-80)}.dark .mobilePeriodsSwitch-module__periodBtn___pARMD:hover{color:var(--black)}.light .mobilePeriodsSwitch-module__activePeriodBtn___shRxw{color:var(--white);background-color:var(--black)}.light .mobilePeriodsSwitch-module__activePeriodBtn___shRxw:hover{color:var(--white)}.dark .mobilePeriodsSwitch-module__activePeriodBtn___shRxw{color:var(--molly-dark-grey-10);background-color:var(--molly-dark-background-70)}.dark .mobilePeriodsSwitch-module__activePeriodBtn___shRxw:hover{color:var(--molly-dark-grey-10)}@media(min-width:768px){.mobilePeriodsSwitch-module__mobilePeriods___8-McL{display:none}}.sortEvents-module__dropdownContent___rK-xE{padding:4px;border-radius:6px;display:flex;flex-direction:column;gap:4px;box-shadow:0 .125rem .325rem #0000001a,0 .375rem 1.5rem #00000014}.light .sortEvents-module__dropdownContent___rK-xE{background-color:var(--white);color:var(--black)}.dark .sortEvents-module__dropdownContent___rK-xE{background-color:var(--molly-dark-background-0);color:var(--white)}.sortEvents-module__option___BMi7U{cursor:pointer;-webkit-user-select:none;user-select:none;padding:6px 8px;background:transparent;display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:12px;font-weight:500;border-radius:6px}.light .sortEvents-module__option___BMi7U:hover{background-color:var(--molly-light-background-10)}.dark .sortEvents-module__option___BMi7U:hover{background-color:var(--molly-dark-background-10)}.light .sortEvents-module__activeOption___g-c-T{background-color:var(--molly-light-background-10)}.dark .sortEvents-module__activeOption___g-c-T{background-color:var(--molly-dark-background-10)}.sortEvents-module__checkIcon___rY7Eq{opacity:0;transition:opacity .2s}.sortEvents-module__activeCheckIcon___CDwEC{opacity:1}.light .sortEvents-module__checkIcon___rY7Eq,.dark .sortEvents-module__checkIcon___rY7Eq{color:var(--molly-dark-grey-60)}.sortEvents-module__triggerButton___Tzyd-{cursor:pointer;min-width:120px;font-size:12px;font-weight:600;border-radius:6px;padding:4px 4px 4px 8px;display:flex;align-items:center;justify-content:space-between;gap:6px}.light .sortEvents-module__triggerButton___Tzyd-{background-color:var(--white);color:var(--black);border:1px solid transparent}.dark .sortEvents-module__triggerButton___Tzyd-{background-color:var(--molly-dark-background-0);color:var(--white);border:1px solid var(--molly-dark-background-40)}.sortEvents-module__dropdownIcon___fyCzQ{color:var(--white);width:16px;height:16px;transition:all .3s;transform:rotate(0)}.light .sortEvents-module__dropdownIcon___fyCzQ{color:var(--molly-grey-60)}.dark .sortEvents-module__dropdownIcon___fyCzQ{color:var(--molly-dark-grey-60)}.sortEvents-module__dropdownIcon___fyCzQ:hover{color:var(--molly-grey-80)}.sortEvents-module__dropdownIconOpen___jFFbM{transform:rotate(180deg)}.mobileDropdown-module__dropdownButton___HI8Li{display:flex;align-items:center;justify-content:space-between;width:100%;height:100%;cursor:pointer;border:none;color:var(--white);border-radius:6px}.light .mobileDropdown-module__dropdownButton___HI8Li{background-color:var(--molly-light-background-70)}.dark .mobileDropdown-module__dropdownButton___HI8Li{background-color:var(--molly-dark-background-70)}.mobileDropdown-module__dropdownButton___HI8Li .mobileDropdown-module__dropdownIcon___OX4YC{width:16px;height:16px;transition:all .2s;transform:rotate(0);color:var(--molly-grey-60)}.mobileDropdown-module__openDropdownButton___H1A6u .mobileDropdown-module__dropdownIcon___OX4YC{transform:rotate(180deg)}.mobileDropdown-module__dropdownButtonTitleBlock___ZCbUO{display:flex;align-items:center;gap:4px;font-weight:600;font-size:14px;line-height:16px}.mobileDropdown-module__dropdownSportIcon___7C0ks{width:16px;height:16px;fill:var(--molly-brand-50-primary)}.mobileDropdown-module__dropdown___1KkGF{position:absolute;top:100%;width:100%;left:0;height:calc(100vh - var(--molly-header-height) - var(--molly-subhead-height));overflow-y:auto;display:none;z-index:5;background-color:var(--molly-light-background-90);padding:4px}.mobileDropdown-module__dropdownOpen___b5iiW{display:block;animation:mobileDropdown-module__slideUp___0lCe8 .3s ease forwards}@keyframes mobileDropdown-module__slideUp___0lCe8{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}.mobileDropdown-module__sportOptions___ac1cl{list-style:none;margin:0;padding:0 0 0 12px}.light .mobileDropdown-module__sportOptions___ac1cl{background-color:var(--molly-light-background-70)}.dark .mobileDropdown-module__sportOptions___ac1cl{background-color:var(--molly-dark-background-70)}.mobileDropdown-module__sportItem___PbuHo,.mobileDropdown-module__sportOption___h3vqI{font-size:12px;line-height:14px;font-weight:600;padding:10px;border-radius:6px;width:100%;background:none;border:none;display:flex;align-items:center;gap:4px;transition:all .3s;cursor:pointer}.light .mobileDropdown-module__sportItem___PbuHo,.mobileDropdown-module__sportOption___h3vqI{color:var(--molly-grey-40)}.dark .mobileDropdown-module__sportItem___PbuHo,.mobileDropdown-module__sportOption___h3vqI{color:var(--molly-dark-grey-60)}.mobileDropdown-module__sportItem___PbuHo:hover{background-color:var(--molly-light-background-70)}.mobileDropdown-module__sportItem___PbuHo .mobileDropdown-module__sportItemIcon___MXgox{width:16px;height:16px}.light .mobileDropdown-module__activeSportOption___0uQap{color:var(--molly-grey-10);background-color:var(--molly-light-background-60)}.dark .mobileDropdown-module__activeSportOption___0uQap{color:var(--molly-dark-grey-10);background-color:var(--molly-dark-background-60)}.mobileDropdown-module__activeSport___4TsK- .mobileDropdown-module__sportItemIcon___MXgox{fill:var(--molly-brand-50-primary)}.mobileDropdown-module__sportOption___h3vqI:hover{background-color:var(--molly-light-background-60)}.otherSports-module__otherSportsPopover___oZFoO{background-color:var(--molly-light-background-90);padding:8px;border-radius:6px}.otherSports-module__otherSportsPopover___oZFoO.ant-popover .ant-popover-inner{padding:0;background-color:var(--molly-light-background-90)}.otherSports-module__sportsContainer___pNs-G{display:flex;flex-direction:column;gap:1px;width:220px}.otherSports-module__sportBtn___LoiFK,.otherSports-module__moreBtn___D09T4{height:32px;font-weight:600;font-size:14px;line-height:16px;color:var(--molly-grey-60);display:flex;align-items:center;gap:4px;background:none;border:none;cursor:pointer;transition:all .3s;border-radius:6px}.otherSports-module__sportBtn___LoiFK{width:100%}.otherSports-module__moreBtn___D09T4{margin-bottom:8px;border:1px solid var(--molly-light-background-70)}.otherSports-module__moreBtn___D09T4:hover,.otherSports-module__sportBtn___LoiFK:hover{background-color:var(--molly-light-background-70);color:var(--white)}.otherSports-module__sportIcon___J1lBl,.otherSports-module__moreBtn___D09T4 svg{width:16px;height:16px}.sportItem-module__item___TWRV-{display:flex;border-radius:2px;border-bottom:3px solid transparent;height:36px;cursor:pointer;transition:all .3s}.sportItem-module__activeItem___Kk04-{border-bottom:3px solid var(--molly-brand-50-primary)}.light .sportItem-module__activeItem___Kk04-{background-color:var(--molly-light-background-70)}.dark .sportItem-module__activeItem___Kk04-{background-color:var(--molly-dark-background-70)}.sportItem-module__sportBtn___DKVYo{padding:2px 6px;font-weight:600;font-size:14px;line-height:16px;display:flex;align-items:center;gap:4px;background:none;border:none;cursor:pointer;transition:all .3s}.light .sportItem-module__sportBtn___DKVYo{color:var(--molly-grey-60)}.light .sportItem-module__activeItem___Kk04- .sportItem-module__sportBtn___DKVYo,.light .sportItem-module__sportBtn___DKVYo:hover{color:var(--white)}.dark .sportItem-module__sportBtn___DKVYo{color:var(--molly-dark-grey-60)}.dark .sportItem-module__activeItem___Kk04- .sportItem-module__sportBtn___DKVYo{color:var(--molly-dark-grey-10)}.dark .sportItem-module__sportBtn___DKVYo:hover{color:var(--white)}.light .sportItem-module__activeOtherFilterBtn___JrWvt{background-color:var(--molly-light-background-60)}.dark .sportItem-module__activeOtherFilterBtn___JrWvt{background-color:var(--molly-dark-background-60)}.sportItem-module__sportIcon___A1bR0{width:16px;height:16px}.sportItem-module__activeItem___Kk04- .sportItem-module__sportBtn___DKVYo .sportItem-module__sportIcon___A1bR0{fill:var(--molly-brand-50-primary)}.sportItem-module__showMoreBtn___RnJKv{transition:all .3s;transform:rotateY(0);border:none;cursor:pointer;color:var(--molly-grey-60);display:flex;align-items:center;padding:0;background:var(--molly-light-background-60);margin-left:1px}.light .sportItem-module__showMoreBtn___RnJKv{background:var(--molly-light-background-60)}.dark .sportItem-module__showMoreBtn___RnJKv{background:var(--molly-dark-background-60)}.sportItem-module__otherFilterOption___j-wFN{height:100%}.light .sportItem-module__otherFilterOption___j-wFN{background:var(--molly-light-background-70)}.dark .sportItem-module__otherFilterOption___j-wFN{background:var(--molly-dark-background-70)}.sportItem-module__showMoreBtn___RnJKv svg{width:16px;height:16px;fill:var(--molly-brand-50-primary)}.sportItem-module__otherOptions___eQ9ov{display:flex;align-items:center;height:36px;background-color:var(--molly-light-background-70)}.sportItem-module__divider___hi4Ym{height:14px;width:1px;background:var(--molly-light-background-60)}.sportItem-module__otherOptionsEmptySpace___WzvSG{width:1px;height:100%;background:var(--molly-light-background-90)}.sportItem-module__showMoreBtnExpanded___ESR2-{border-radius:2px;background-color:var(--molly-light-background-70);height:100%}.sportItem-module__showMoreBtnExpanded___ESR2- svg{transform:rotateY(180deg)}.sports-module__container___3Rf9W{position:relative;height:var(--molly-subhead-height);padding:4px 6px;flex-shrink:0}.light .sports-module__container___3Rf9W{background-color:var(--molly-light-background-90)}.dark .sports-module__container___3Rf9W{background-color:var(--molly-dark-background-90)}.sports-module__desktopSportsWrapper___W3UQL{display:none;width:100%;justify-content:space-between}.sports-module__desktopSports___e6BAx{display:flex;flex-wrap:wrap;gap:1px;align-items:center;overflow:hidden;height:var(--molly-competitions-header-height)}.sports-module__mobileSports___IfCZv{display:block;height:100%}.sports-module__loadingWrapper___mhI7e{display:flex;align-items:center;justify-content:flex-start;position:relative;height:var(--molly-subhead-height);padding:4px 6px;flex-shrink:0}.light .sports-module__loadingWrapper___mhI7e{color:var(--molly-grey-60);background-color:var(--molly-light-background-90)}.dark .sports-module__loadingWrapper___mhI7e{color:var(--molly-dark-grey-60);background-color:var(--molly-dark-background-90)}.sports-module__loadingText___n9x2j{display:flex;align-items:center;gap:6px;font-weight:500;font-size:13px;line-height:16px}.sports-module__spinner___szsib{width:14px;height:14px;display:inline-block;animation:sports-module__spinSlowFast___rNAMD 1s linear infinite;transform-origin:center}@keyframes sports-module__spinSlowFast___rNAMD{0%{transform:rotate(0)}70%{transform:rotate(320deg)}85%{transform:rotate(340deg)}to{transform:rotate(360deg)}}@media(min-width:768px){.sports-module__container___3Rf9W{padding:4px 16px}.sports-module__desktopSportsWrapper___W3UQL{display:flex}.sports-module__mobileSports___IfCZv{display:none}}.mollyMyBetsTotals-module__betsSummary___1DXrS{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:16px}.mollyMyBetsTotals-module__betsSummaryItem___JzBZt{display:flex;flex-direction:column;padding:4px;border-radius:6px;min-width:120px;text-align:center}.light .mollyMyBetsTotals-module__betsSummaryItem___JzBZt{background-color:#f5f5f5;color:#3f1b18}.dark .mollyMyBetsTotals-module__betsSummaryItem___JzBZt{background-color:var(--bluish-gray-550);color:var(--white)}.mollyMyBetsTotals-module__betsSummaryLabel___2s8tU{font-size:12px;opacity:.7}.mollyMyBetsTotals-module__betsSummaryValue___fDU0u{font-size:12px;font-weight:700;margin-top:4px}.myBets-module__container___Sgue5{display:flex;flex-direction:column;position:relative;height:100%;max-height:100%;padding-bottom:50px}.dark .myBets-module__container___Sgue5{background-color:var(--bluish-gray-700)}.light .myBets-module__container___Sgue5{background-color:var(--red-550)}.myBets-module__betWrapper___gJowx{display:flex;flex-direction:column;padding:16px 16px 0;flex:1 1 auto;overflow:hidden}.myBets-module__titleContainer___Q6nIm{display:flex;align-items:center;gap:4px;margin-bottom:16px}.myBets-module__title___FfLka{color:var(--white);margin:0}.myBets-module__controls___nPiYY{display:flex;align-items:flex-end;gap:.5rem;margin-bottom:1rem;padding:8px;border-radius:4px;flex-wrap:wrap}.dark .myBets-module__controls___nPiYY{background-color:var(--bluish-gray-600)}.light .myBets-module__controls___nPiYY{background-color:var(--grey-140)}.myBets-module__inputWrapper___kLGTx{position:relative;display:inline-block;width:250px;height:30px}.myBets-module__searchIcon___k0raP{position:absolute;left:8px;top:50%;transform:translateY(-50%);color:#888;cursor:pointer}.myBets-module__clearIcon___IHIPH{position:absolute;right:8px;top:50%;transform:translateY(-50%);color:#888;cursor:pointer}.myBets-module__input___xQcLz{width:100%;height:100%;padding-left:30px;border:none;outline:none;border-radius:4px;box-sizing:border-box;font-size:12px;font-weight:600;-moz-appearance:textfield}.light .myBets-module__input___xQcLz{background-color:#e1e5e8;color:#3f1b18}.dark .myBets-module__input___xQcLz{background-color:transparent;color:var(--white);border:1px solid rgba(255,255,255,.7)}.dark .myBets-module__input___xQcLz:focus{border:1px solid var(--white)}.myBets-module__input___xQcLz::-webkit-inner-spin-button,.myBets-module__input___xQcLz::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.myBets-module__input___xQcLz::placeholder{opacity:1}.light .myBets-module__input___xQcLz::placeholder{color:#3f1b18}.dark .myBets-module__input___xQcLz::placeholder{color:#ffffffb3}.myBets-module__searchButton___DHljp{height:30px;cursor:pointer;max-width:100px;width:100%;border-radius:4px;font-size:13px;border:none;padding:4px 12px;font-weight:700;color:var(--white);transition:background-color .2s}.light .myBets-module__searchButton___DHljp{border:1px solid transparent;background-color:#e29f00}.dark .myBets-module__searchButton___DHljp{background-color:var(--bluish-gray-550);border:1px solid var(--white)}.light .myBets-module__searchButton___DHljp:hover{background-color:#c58b00}.dark .myBets-module__searchButton___DHljp:hover{background-color:var(--bluish-gray-700)}.myBets-module__exportButton___GYUoA{height:30px;cursor:pointer;font-size:13px;max-width:140px;width:100%;border-radius:4px;padding:4px 12px;background-color:transparent;font-weight:700}.light .myBets-module__exportButton___GYUoA{border:1px solid #b85457;color:#b85457}.dark .myBets-module__exportButton___GYUoA{border:1px solid var(--white);color:var(--white)}.myBets-module__tableContainer___oJIC4{overflow:auto;flex:1}.light .myBets-module__tableContainer___oJIC4{background-color:var(--white)}.dark .myBets-module__tableContainer___oJIC4{background-color:var(--black)}.myBets-module__noteContainer___k1i-c{margin:10px 0;font-size:12px;padding:6px}.myBets-module__loaderBlock___myWj2{display:flex;align-items:center;justify-content:center;height:40px}.light .myBets-module__note___kA52l{color:var(--red-400)}.dark .myBets-module__note___kA52l{color:var(--white)}.myBets-module__hidden___cwkop{display:none}.myBets-module__visible___1Pe4E{display:block}
