:root{--grey50:#f8f8f8;--grey100:#f4f4f4;--grey200:#efefef;--grey300:#e4e4e4;--grey400:#cccccc;--grey500:#bbbbbb;--grey600:#999999;--grey700:#808080;--grey800:#444444;--grey900:#333333;--greyA100:#d5d5d5;--greyA200:#bbbbbb;--greyA400:#606060;--greyA700:#303030;--whiteYellow:#f9f8f2;--sunflower:#fdc600;--white:#fff;--greyLight:#726b70;--greyMain:#4e454a;--greyDark:#3d373b;--black:#000;--greenLight:#5cfd86;--greenMain:#39fd6c;--greenDark:#12bd3f;--green:#12bd3f;--greenContrastText:#004e18;--greenMalachiteLight:#53e479;--purpleTaupe:#4e454a;--red:#ff3366;--redDark:#d32f2f;--redContrastText:#66241b;--primary:#e5ebea;--primaryContrastText:#111111;--secondary:#b4ff00;--secondaryContrastText:var(--greyMain);--duskyTeal:#577473;--darkSlateGray:#2e4c4b;--mediumJungleGreen:#1b9a79;--songOfSilver:#c1cdcc;--gableGreen:#173432;--authenticRed:#d70015;--apostleIce:#c4eae1;--richTurquoise:#13745b;--deepTeal:#1b3332;--accent:var(--primaryContrastText);--bodyBg:var(--gableGreen);--bodyText:var(--primary);--paymentsCommonBg:var(--mediumJungleGreen);--paymentsCancelWithdrawBg:var(--transactionIdBg);--transactionHistoryBg:var(--gableGreen);--transactionIdBg:var(--darkSlateGray);--transactionIdColor:var(--songOfSilver);--processingTransactionWrapperBg:var(--gableGreen);--processingTransactionBg:var(--darkSlateGray);--selected:var(--sunflower);--selectedHover:#d7a800;--accordionBg:transparent;--accordionBorder:var(--duskyTeal);--accordionHeaderText:var(--primary);--accordionHeaderIcon:var(--primary);--accordionContentText:var(--primary);--alertSuccessBorder:var(--green);--alertSuccessText:var(--greenContrastText);--alertErrorBorder:var(--duskyTeal);--alertErrorText:var(--error);--alertBorderRadius:8px;--alertSuccessBorderV2:var(--green);--alertSuccessTextV2:#a7f3d0b3;--alertBackground:#004a4a;--alertSuccessBorder:#10b981;--alertSuccessBorderRadius:12px;--alertSuccessBoldMessage:var(--white);--alertSuccessText:#a7f3d0b3;--alertSuccessSvgColor:#00c853;--badgeBg:var(--secondary);--badgeText:var(--primaryContrastText);--buttonBg:var(--secondary);--buttonText:var(--primaryContrastText);--buttonHoverBg:#8fcb00;--buttonHoverText:var(--primaryContrastText);--buttonWeight:500;--buttonDefaultBg:rgba(0,0,0,0.28);--buttonDefaultText:var(--secondary);--buttonDefaultHoverBg:rgba(0,0,0,0.38);--buttonDefaultHoverText:#cafe4d;--buttonDisabledBg:#c1cdcc;--buttonDisabledText:var(--duskyTeal);--buttonBorderRadius:20px;--historyFilterBg:var(--grey100);--btnWeight:700;--btnRadius:24px;--containedBtnPrimaryBg:var(--secondary);--containedBtnPrimaryText:var(--primaryContrastText);--containedBtnPrimaryHoverBg:#8fcb00;--containedBtnPrimaryHoverText:var(--primaryContrastText);--containedBtnSecondaryBg:rgba(0,0,0,0.28);--containedBtnSecondaryText:var(--secondary);--containedBtnSecondaryHoverBg:rgba(0,0,0,0.38);--containedBtnSecondaryHoverText:#cafe4d;--containedBtnDisabledBg:rgba(0,0,0,0.28);--containedBtnDisabledText:var(--duskyTeal);--baseBtnPrimaryBg:transparent;--baseBtnPrimaryText:#ccc;--baseBtnPrimaryHoverBg:rgba(0,0,0,0.28);--baseBtnPrimaryHoverText:#eee;--baseBtnSecondaryBg:transparent;--baseBtnSecondaryText:var(--secondary);--baseBtnSecondaryTextModifier:var(--baseBtnSecondaryText);--baseBtnSecondaryHoverBg:rgba(0,0,0,0.28);--baseBtnSecondaryHoverText:#cafe4d;--baseBtnSecondaryBgModifier:var(--baseBtnSecondaryBg);--baseBtnSecondaryBgModifierHover:var(--baseBtnSecondaryHoverBg);--baseBtnSecondaryTextModifierHover:var(--baseBtnSecondaryHoverText);--drawerApplyButtonHoverBg:var(--baseBtnSecondaryHoverBg);--drawerApplyButtonHoverText:var(--baseBtnSecondaryHoverText);--headerLoginButtonText:var(--baseBtnSecondaryText);--headerLoginButtonHoverBg:var(--baseBtnSecondaryHoverBg);--headerLoginButtonHoverText:var(--baseBtnSecondaryHoverText);--depositLimitsButtonTextColor:var(--buttonText);--baseBtnDisabledBg:transparent;--baseBtnDisabledText:var(--duskyTeal);--skeletonBg:rgba(0,0,0,0.1);--loadingScreenBg:transparent;--loadingScreenPreloader:var(--secondary);--loadingScreenLogoMobileWidth:250px;--loadingScreenLogoMobileHeight:90px;--loadingScreenLogoTabletWidth:250px;--loadingScreenLogoTabletHeight:150px;--loadingScreenLogoDesktopWidth:250px;--loadingScreenLogoDesktopHeight:150px;--modalBg:var(--gableGreen);--modalCloseIcon:#fff;--modalCloseBg:var(--mediumJungleGreen);--modalCloseHoverBg:rgba(255,255,255,0.3);--modalCloseHoverIcon:#fff;--modalDeclineBtnBg:var(--grey300);--modalDeclineBtnText:var(--secondary);--modalBorderRadius:20px;--modalBackdropBg:rgba(0,0,0,0.6);--confirmationModalColor:#fff;--notFoundBg:var(--gableGreen);--notFoundContentBoxBg:var(--darkSlateGray);--notFoundText:#fff;--notFoundHint:#fff;--notFoundFontWeight:700;--paper:var(--gableGreen);--preloaderPrimary:var(--secondary);--preloaderSecondary:#000;--tabMenuBg:var(--bodyBg);--tabMenuText:var(--primary);--tabPrimarySeperator:var(--darkSlateGray);--tabPrimaryDefaultText:#808080;--tabPrimaryActiveText:#fff;--tabPrimaryHoverText:#fff;--tabPrimaryActiveUnderline:var(--secondary);--tabSecondaryDefaultText:var(--songOfSilver);--tabSecondaryActiveText:#fff;--tabSecondaryActiveBg:var(--mediumJungleGreen);--tabSecondaryHoverBg:#eeeeee;--tabSecondaryHoverText:#808080;--tabSecondarySearchIcon:#1a1a1a;--tabSecondaryDefaultIcon:#808080;--tabSecondaryHoveredIcon:#808080;--tabSecondarySelectIcon:invert(28%) sepia(11%) saturate(347%) hue-rotate(274deg) brightness(50%) contrast(92%);--tabSegmentBg:#eeeeee;--tabSegmentActiveBg:#fff;--tabSegmentDefaultText:#808080;--tabSegmentActiveText:var(--primary);--tabSegmentHoverText:#4d4d4d;--tabSegmentLabelText:var(--greyMain);--tabSegmentLabelBackground:var(--secondary);--opentag-ui-segment-control-background:var(--darkSlateGray);--opentag-ui-segment-text-color-active:#fff;--opentag-ui-segment-selector-background:var(--mediumJungleGreen);--opentag-ui-segment-text-color:#fff;--jackpotWidgetBg:var(--greyMain);--jackpotWidgetNameText:var(--greyMain);--jackpotWidgetValueText:var(--greyMain);--jackpotWidgetSubHeaderText:#fff;--jackpotWidgetBtnText:var(--greyMain);--jackpotWidgetBtnBg:var(--greenLight);--jackpotDetailsBg:var(--greenLight);--jackpotWidgetIconBg:var(--greyMain);--jackpotWidgetFontSize:30px;--mobileHeaderHeight:60px;--pageContainerHeaderBg:var(--bodyBg);--desktopHeaderHeight:92px;--lowBlanaceNotificationHeight:28px;--headerWalletBg:var(--gableGreen);--headerWalletLoyaltyDivider:var(--darkSlateGray);--headerWalletText:var(--bodyText);--headerInGameDot:#b4ff00;--textPrimary:var(--bodyText);--textDisabled:rgba(0,0,0,0.38);--triggerIconHorizontalOffset:40px;--triggerIconVerticalOffset:54px;--triggerIconSize:54px;--scrollTopBtnBg:var(--grey600);--scrollTopBtnText:#fff;--staticContainerBg:#fff;--staticContainerText:var(--primary);--staticContainerListBoxBg:var(--grey200);--staticContainerTableBg:var(--grey200);--staticContainerTableHeadBg:var(--grey400);--staticContainerTableCellBorder:var(--grey400);--staticContainerHighlight:var(--grey200);--success:var(--green);--error:#e54545;--errorDark:#ea6d6d;--listItemBg:var(--darkSlateGray);--listLinkColor:var(--primary);--listArrowImageFilter:invert(56%) sepia(0%) saturate(0%) hue-rotate(150deg) brightness(90%) contrast(85%);--listTitleColor:#fff;--listGridLinkColor:var(--primary);--desktopBackdropBg:#102221;--ckeckboxCheckedBg:#d90f60;--bubbleCounterBg:var(--authenticRed);--bubbleCounterText:#fff;--notificationBgColor:rgba(92,253,134,1);--notificationDialogBgColor:rgba(92,253,134,1);--notificationDialogFullBgColor:rgba(92,253,134,1);--notificatioDialogGradientBgColor:rgba(252,255,172,1);--notificatioDialogFullGradientBgColor:rgba(252,255,172,0.9);--notificationAutoCloseBgColor:rgba(78,69,74,0.1);--notificationPrimatyBtnBgColor:var(--greyMain);--notificationPrimatyBtnColor:#fff;--notificationSecondaryBtnColor:var(--greyMain);--notificationTextColor:var(--greyMain);--notificationLabelBgColor:#4e454a33;--notificationLabelColor:#fff;--cashierNotificationsContainerBg:var(--inlineMessageHintBg);--notificationCenterWidgetBg:var(--darkSlateGray);--notificationCenterWidgetTitleColor:#fff;--notificationCenterWidgetCounterBg:var(--authenticRed);--notificationCenterWidgetCounterColor:#fff;--notificationCenterNotificationBg:var(--darkSlateGray);--notificationNotificationBg:#245350;--notificationNotificationIsReadBg:var(--gableGreen);--notificationCenterNotificationTitleColor:#a1b3b2;--notificationCenterNotificationDescrColor:var(--songOfSilver);--notificationCenterWidgetDescrColor:var(--songOfSilver);--notificationCenterStateIconSize:37.03%;--notificationCenterStateIconTop:0;--notificationCenterStateIconRight:3.7%;--notificationPageBg:var(--gableGreen);--notificationBg:var(--gableGreen);--notificationWidgetArrowColor:var(--grey700);--svgInfoColor:#fff;--chevronDownColor:#fff;--chevronRightColor:#fff;--chevronRightCasinoColor:var(--mediumJungleGreen);--chevronLeftColor:#fff;--chevronLeftColorRegister:#fff;--registrationMobileHeaderChevronColor:var(--chevronLeftColor);--iconQuestion:var(--primary);--iconGenericCurrencyBg:var(--mediumJungleGreen);--iconGenericCurrencyColor:#fff;--arrowBg:var(--gableGreen);--rightArrowColor:var(--secondary);--leftArrowColor:var(--secondary);--selectBg:var(--bodyBg);--selectBorderColor:var(--duskyTeal);--selectHighlightedBg:var(--duskyTeal);--selectHighlightedColor:var(--primaryContrastText);--selectSelectedBg:var(--mediumJungleGreen);--selectItemsSeparator:#e7e7e7;--selectBorderRadius:17px;--desktopMenuMoreHighlightedBg:var(--secondary);--desktopMenuMoreHighlightedColor:var(--primaryContrastText);--desktopMenuMoreActiveBg:rgba(0,0,0,0.26);--desktopMenuMoreActiveColor:white;--desktopMenuMoreColor:var(--headerTextV1);--authTextColor:#f7f9fa;--headingColor:inherit;--loginTabsBg:inherit;--paginationNumberColor:#fff;--bannersSliderText:var(--headerTextV1);--bannersSliderNavItem:rgba(255,255,255,0.4);--bannersSliderNavActiveItem:var(--secondary);--bannersSliderNavBtnBg:rgba(0,0,0,0.5);--bannersSliderTopPaddingMobile:16px;--bannersSliderTopPaddingDesktop:20px;--singleBannerText:#4e444a;--bannersSliderBg:transparent;--breadcrumbsText:rgba(0,0,0,0.54);--breadcrumbsActiveText:var(--primary);--tabIndicator:var(--secondary);--hotMenuIndicator:var(--red);--headerBgV1:var(--darkSlateGray);--headerTextV1:#fff;--headerNavTextV1:#fff;--headerNavHoverBgV1:var(--secondary);--headerNavActiveTextV1:var(--primaryContrastText);--headerNavBorderRadius:30px;--headerIcon:invert(28%) sepia(11%) saturate(347%) hue-rotate(274deg) brightness(50%) contrast(92%);--headerIconActive:invert(28%) sepia(11%) saturate(347%) hue-rotate(274deg) brightness(50%) contrast(92%);--depositBtnBg:var(--containedBtnPrimaryBg);--depositBtnColor:var(--containedBtnPrimaryText);--depositBtnRadius:var(--btnRadius);--depositBtnBgHover:var(--containedBtnPrimaryHoverBg);--headerMobileBgV1:var(--darkSlateGray);--headerMobileTextV1:var(--secondary);--headerMobileIconColor:#fff;--headerMobileBalanceTextV1:var(--containedBtnSecondaryText);--headerMobileDepositIconUrl:url(/media/static/images/icons/account-menu/bigbet/deposit-icon.svg);--ribbonBg:var(--grey100);--ribbonText:var(--primary);--ribbonCloseBg:var(--primary);--ribbonCloseText:#fff;--ribbonDepositBtnFontSize:12px;--helpBg:transparent;--helpText:var(--primary);--helpSubNavBg:var(--gableGreen);--helpSubNavText:var(--primary);--helpTableAccentBg:var(--darkSlateGray);--helpTableAccentText:#fff;--helpTableDivider:var(--grey100);--homeTitle:#e5ebea;--homeBorderRadius:20px;--homeRubricColor:#fff;--homeLinkColor:var(--mediumJungleGreen);--myAccountMenuBg:transparent;--myAccountMenuText:var(--primary);--myAccountMenuSectionBg:var(--grey100);--myAccountMenuSectionText:var(--primary);--accountInfoFiled:var(--darkSlateGray);--securityBg:var(--darkSlateGray);--securityChevronLeftColor:var(--white);--securityInputBorder:none;--securityImage:brightness(0) invert(1);--seoBlockBg:#fff;--seoBlockText:var(--primary);--seoBlockTableThBg:var(--grey100);--seoBlockTableThBorder:#fff;--seoBlockTableTd:var(--grey100);--cookiesConsentBgColor:#333333;--cookiesConsentTextColor:#ffffff;--footerBg:var(--darkSlateGray);--footerText:#fff;--footerBorder:var(--duskyTeal);--footerNavTitle:var(--primary);--footerNavDividerDisplay:none;--footerNavDivider:transparent;--footerNavLink:var(--songOfSilver);--footerNavLinkHover:var(--secondary);--footerSkeleton:rgba(0,0,0,0.1);--footerPaymentItemBg:var(--songOfSilver);--safeAreaBg:var(--bodyBg);--poweredByColor:var(--white);--mobileNavigationMainBg:#fff;--mobileNavigationMainText:var(--grey600);--mobileNavigationMainIcon:brightness(1);--mobileNavigationMainActiveBg:transparent;--mobileNavigationMainActiveText:var(--primary);--mobileNavigationMainActiveIcon:invert(28%) sepia(11%) saturate(347%) hue-rotate(274deg) brightness(50%) contrast(92%);--subNavigationBg:#fff;--subNavigationText:var(--grey600);--subNavigationIcon:brightness(1);--subNavigationBorder:transparent;--subNavigationActiveBg:transparent;--subNavigationActiveText:var(--primary);--subNavigationActiveIcon:invert(28%) sepia(11%) saturate(347%) hue-rotate(274deg) brightness(50%) contrast(92%);--overlayNavigationBg:var(--grey100);--overlayNavigationText:var(--primary);--overlayNavigationIcon:brightness(1);--mobileNavigationMainBgV2:#fff;--mobileNavigationMainTextV2:var(--grey600);--mobileNavigationMainIconV2:brightness(1);--mobileNavigationMainActiveBgV2:transparent;--mobileNavigationMainActiveTextV2:var(--primary);--mobileNavigationMainActiveIconV2:invert(28%) sepia(11%) saturate(347%) hue-rotate(274deg) brightness(50%) contrast(92%);--subNavigationBgV2:#fff;--subNavigationTextV2:var(--grey600);--subNavigationIconV2:brightness(0) saturate(100%) invert(98%) sepia(4%) saturate(149%) hue-rotate(120deg) brightness(93%) contrast(100%);--subNavigationBorderV2:transparent;--subNavigationActiveBgV2:transparent;--subNavigationActiveTextV2:var(--primary);--subNavigationActiveIconV2:invert(28%) sepia(11%) saturate(347%) hue-rotate(274deg) brightness(50%) contrast(92%);--overlayNavigationBgV2:var(--grey100);--overlayNavigationTextV2:var(--primary);--overlayNavigationIconV2:brightness(1);--bettingHistoryCardBg:var(--darkSlateGray);--bettingHistoryCardBorder:1px solid var(--footerBorder);--bettingHistoryCardBorderRadius:16px;--bettingTabsColor:#fff;--statusBg:#0d5644;--winStatusBg:#248a3d;--winStatusReturnText:var(--green);--bettingHistoryTabColor:var(--primary);--hotMenuTextColor:var(--primary);--hotMenuTextColorV2:var(--primary);--domainNavigationActiveIcon:brightness(0) saturate(100%) invert(90%) sepia(88%) saturate(7436%) hue-rotate(18deg) brightness(98%) contrast(107%);--domainNavigationActiveColor:var(--secondary);--domainNavigationBg:var(--darkSlateGray);--domainNavigationBorderColor:rgba(68,91,90,0.5);--domainNavigationText:#e5ebea;--domainNavigationActiveBg:transparent;--browseMenuV2TabIcon::brightness(0) saturate(100%) invert(56%) sepia(0%) saturate(0%) hue-rotate(33deg) brightness(90%) contrast(85%);--browseMenuV2ActiveTabIcon:brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(7488%) hue-rotate(146deg) brightness(113%) contrast(121%);--browseMenuV2TabLabel:var(--songOfSilver);--browseMenuV2ActiveTabLabel:#fff;--browseMenuTabsDesktopBg:var(--bodyBg);--browseMenuTabsMobileBg:var(--bodyBg);--signUpSkipBtnBg:var(--greyMain);--signUpSkipBtnText:#fff;--signUpInputBorderColor:var(--darkSlateGray);--signUpInputBackgroundColor:var(--darkSlateGray);--signUpTogglerButtonColor:var(--secondary);--signUpFormBackgroundColor:var(--gableGreen);--inputBorderRadius:4px;--inputBorderColor:transparent;--inputBorderColorFocus:transparent;--signInGroupActiveBtnColor:#fff;--signInGroupInactiveBtnColor:#fff;--signInGroupBtnActiveBg:var(--mediumJungleGreen);--signInGroupBtnInactiveBg:#0d5644;--signInGroupBtnBorderColor:#0d5644;--signUpFormMaxWidth:700px;--registrationListItemBg:var(--darkSlateGray);--registrationListItemColor:var(--bodyText);--registrationListItemBorderColor:var(--duskyTeal);--registrationMobileHeaderBg:var(--darkSlateGray);--signUpFormContentBg:var(--gableGreen);--visibilityIcon:#fff;--inputLabelColor:#fff;--autocompleteLabelColor:var(--white);--copyIconColor:#808080;--autocompleteInputBorderColor:var(--white);--autocompleteInputBorderFocusColor:var(--secondary);--autocompleteDropdownBorder:1px solid var(--duskyTeal);--autocompleteInputBg:var(--selectDropdownBg);--autocompleteListBg:var(--selectDropdownBg);--autocompleteInputPlaceholderColor:var(--white);--navigationLinkColor:#fff;--inputFocusBorderColor:none;--radioBtnSelected:var(--gableGreen);--loginButtonRadius:20px;--loginToggleGroupRadius:8px;--coreLinkColor:var(--secondary);--coreLinkColorHover:#c7ff40;--registrationInputTextColor:#fff;--toggleGroupButtonColor:var(--buttonText);--inlineSelectItemActiveBg:var(--secondary);--inlineSelectItemActiveColor:var(--primaryContrastText);--inlineSelectItemInactiveColor:var(--primary);--selectTextColor:#fff;--selectDropdownBg:#2e4c4b;--selectHighlightedColor:#fff;--inlineMessageWrapperBg:var(--mediumJungleGreen);--inlineMessageErrorBg:var(--mediumJungleGreen);--inlineMessageInfoBg:var(--mediumJungleGreen);--inlineMessageCheckBg:var(--mediumJungleGreen);--inlineMessageHintBg:var(--mediumJungleGreen);--inlineMessageHintColor:var(--primaryContrastText);--profileWidgetConnectionsBg:var(--darkSlateGray);--profileWidgetFollowColor:#fff;--profileWidgetFollowTitleColor:#8ba19f;--profileWidgetFollowDisabledColor:#8ba19f;--myAccountWidgetNameColor:#fff;--myAccountWidgetHandleColor:var(--songOfSilver);--profileWidgetEditButtonBg:var(--mediumJungleGreen);--socialFeedSkeletonBg:var(--darkSlateGray);--offerCardMoreBtnBg:var(--grey100);--offerCardMoreBtnText:var(--greyMain);--offerCardMoreBtnBorder:var(--greyMain);--offerCardMoreBtnHoverBg:#fff;--offerCardMoreBtnHoverText:var(--greenDark);--offerCardMoreBtnHoverBorder:var(--greenDark);--offerCardBg:#fff;--offerCardText:#000;--offerCardImageHeight:380;--offerCardBorder:1px solid var(--grey400);--categoryTabMenuBg:var(--tabMenuBg);--categoryTabText:var(--tabMenuText);--categoryActiveTabText:var(--tabMenuText);--categoryActiveTabIcon:none;--termsTitleBg:var(--greyMain);--termsTitleText:var(--primaryContrastText);--termsIconBg:var(--greyMain);--promoPageActionBtnIcon:brightness(0);--promoRibbonIconBgColor:var(--greenLight);--promoRibbonIconColor:var(--greyMain);--promoStepIconColor:#fff;--promoAddFundsIconUrl:url(/media/static/images/icons/add/add.svg);--walletSelected:var(--secondary);--landingPageLetterSpacing:none;--yourWalletsSelectedBg:var(--darkSlateGray);--yourWalletsAmountColor:var(--songOfSilver);--yourWalletBottomBg:var(--opentag-ui-drawer-bg-color);--yourWalletInfoBg:#2e4c4b;--yourWalletInfoIconBg:url(/media/static/images/icons/copy.svg);--bonusCardNameColor:#b4ff00;--promoModalBg:#fff;--promoModalColor:var(--greyMain);--promoModalRadius:24px;--promoModalPrimaryButtonBg:var(--greenLight);--promoModalPrimaryButtonColor:var(--greyMain);--promoModalTermsBg:#f1f0f1;--promoModalTermsBorder:none;--promoModalCloseBtnBg:transparent;--promoModalLinkColor:var(--greenDark);--promoWidgetBg:#5b19c6;--promoWidgetRewardBg:rgba(92,253,134,0.2);--promoWidgetRewardColor:#5cfd86;--promoWidgetProgressBg:linear-gradient(270deg,#00fd5d -28.21%,#b941ff);--promoWidgetBtnInfo:#5cfd86;--promoWidgetInfoBlockActionBtnBg:#5cfd86;--promoWidgetInfoBlockActionBtnArrowColor:var(--greyMain);--promoWidgetDesktopContainerBg:linear-gradient(270deg,#00fd5d -28.21%,#5b19c6);--promoWidgetDesktopContainerTitle:#fff;--promoWidgetDesktopContainerText:#fff;--promoWidgetInfoBlockTitle:var(--greyMain);--promoWidgetInfoBlockText:var(--greyMain);--promoWidgetInfoStakeText:var(--greyMain);--bettingHistoryAccordionBg:#000;--bettingHistoryAccordionText:#fff;--bettingHistoryAccordionIcon:#fff;--bettingHistoryVsOperator:var(--greenMain);--bettingHistoryAmountColor:var(--green);--bettingHistoryFreeBetColor:var(--green);--bettingHistoryLabelText:#fff;--bettingHistoryLabelBg:var(--darkSlateGray);--bettingHistoryExpansionPanelBg:var(--darkSlateGray);--bettingHistoryExpansionPanelText:#fff;--bettingHistoryTitleColor:var(--bodyText);--bettingHistoryTitleBg:var(--gableGreen);--freeBetBg:var(--greenLight);--freeBetText:#000;--freeBetTooltipBg:var(--greenLight);--freeBetTooltipColor:#000;--freeBetTooltipShadow:3px 1px 23px 2px rgba(0,0,0,0.21);--betStatusPositiveBg:var(--greenLight);--betStatusPositiveColor:var(--grey800);--betStatusHalfPositiveBg:var(--greenDark);--betStatusNeutralBg:#bfbfbf;--betStatusHalfNegativeColor:var(--bodyText);--betStatusNegative:var(--deepTeal);--betStatusNegativeText:#fff;--sportsbookFreeBetBg:var(--secondary);--sportsbookFreeBetText:#000;--sportsbookFreeBetHeaderText:#000;--sportsbookFreeBetBtnBg:#000;--sportsbookFreeBetBtnText:#fff;--sportsbookFreeBetNotificationIconColor:#fff;--sportsbookFreeBetNotificationTextColor:#fff;--sportsbookFreeBetIconTriggerMobile:unset;--sportsbookFreeBetIcon:unset;--sportsbookFreeBetMobileHeaderText:var(--gableGreen);--sportsbookFreeBetMobileHeaderContainerBg:var(--secondary);--sportsbookFreeBetDesktopContainerBg:#dbf4ee;--sportsbookFreeBetDesktopText:var(--gableGreen);--betslipBg:var(--greyMain);--betslipColor:#fff;--betslipSvg:#fff;--betslipCounterBg:var(--greenLight);--betslipCounterText:#000;--betslipBorderColor:#fff;--betslipTriggerShadow:0 0 18px 0 rgb(0 0 0/12%),0 6px 10px 0 rgb(0 0 0/14%);--casinoGameSidebarText:#e7ebea;--casinoGameSidebarBg:var(--darkSlateGray);--casinoFreeSpinLabelBg:linear-gradient(90deg,rgba(136,12,93,1) 27%,rgba(86,15,108,1));--casinoFreeSpinLabelText:#fff;--lobbyFilterBg:#f4f4f4;--lobbyFilterText:#e5ebea;--lobbyCategoryTitleColor:#e5ebea;--lobbyAllCategoriesIcon:#e5ebea;--lobbyCategoryIconFilter:sepia(12%) saturate(0%) brightness(99%) contrast(94%);--casinoCardBg:rgba(0,0,0,0.3);--casinoSectionBtnColor:var(--mediumJungleGreen);--drawerSearchColor:white;--bettingHistoryDivider:var(--footerBorder);--bettingHistoryFreespin:var(--greyMain);--bettingHistoryFreespinBg:var(--greenLight);--inplayHeaderBg:var(--darkSlateGray);--inplayHeaderV2Bg:var(--darkSlateGray);--inplayHeaderBackIconColor:var(--white);--inplayHeaderBackIconV2Color:var(--white);--inplayHeaderText:#fff;--inplayHeaderTextSelected:var(--primaryContrastText);--inplayHeaderItemColor:#fff;--inplayHeaderIconColor:#fff;--inplaySelectedItemBg:var(--secondary);--inplaySplashBg:transparent;--inplaySplashWidth:110px;--inplaySplashHeight:110px;--drawerDividerColor:var(--footerBorder);--drawerInputBg:rgba(255,255,255,1);--drawerInputBorderColor:var(--greyMain);--drawerCategoryText:var(--greyMain);--drawerCategoryTotalCount:var(--greyMain);--drawerProvidersTotalCount:var(--greyMain);--drawerBackgroundColor:#fff;--drawerSearchIconFillColor:rgba(92,253,134,0.2);--drawerProviderIconFillColor:#323643;--drawerSearchHandColor:#dfaf4b;--drawerFiltersHeaderIcon:var(--greyMain);--drawerTrashIconColor:var(--greyMain);--drawerLoadingSpinnerFillColor:#000000;--drawerSearchMagnifierSizeBg:140px;--drawerSearchMagnifierSizeSm:100px;--drawerFiltersMain:var(--greenLight);--drawerFiltersBtnText:var(--greyMain);--drawerFiltersSelectedProvider:var(--greyMain);--drawerFiltersSelectedProviderBg:var(--greenLight);--drawerFiltersCountCircle:rgba(237,108,2,1);--drawerButtonText:var(--greyMain);--drawerButtonSelectedText:var(--greyMain);--drawerButtonBorderColor:var(--buttonBg);--drawerCountTextColor:var(--greyMain);--drawerSearchIconRotate:90deg;--opentag-ui-drawer-bg-color:var(--bodyBg);--opentag-ui-drawer-box-shadow-color:var(--duskyTeal);--opentag-ui-drawer-header-box-shadow-color:rgba(0,0,0,0.06);--opentag-ui-drawer-backdrop-bg:rgba(0,0,0,0.5);--opentag-ui-drawer-close-button-bg:var(--mediumJungleGreen);--opentag-ui-drawer-close-icon-color:#fff;--opentag-ui-drawer-handle-bg:var(--secondary);--opentag-ui-drawer-close-button-mobile-bg:var(--mediumJungleGreen);--opentag-ui-drawer-close-icon-mobile-color:#fff;--opentag-ui-breadcrumbs-background-color:var(--darkSlateGray);--opentag-ui-breadcrumbs-link-color:var(--primary);--opentag-ui-breadcrumbs-chevron-color:var(--primary);--opentag-ui-breadcrumbs-active-link-color:#fff;--opentag-ui-breadcrumbs-action-color:#fff;--opentag-ui-pagination-button-color:var(--primary);--opentag-ui-pagination-button-disabled-color:#aaa;--opentag-ui-pagination-button-hover-bg:rgba(255,255,255,0.28);--opentag-ui-pagination-button-active-bg:rgba(255,255,255,0.18);--tabContainerBackground:var(--gableGreen);--searchIconPadding:0px;--searchInputIconsColor:var(--greyMain);--casinoSearchBarV2Color:var(--darkSlateGray);--casinoProviderCarouselBg:var(--darkSlateGray);--casinoProviderCarouselSelectedBg:var(--mediumJungleGreen);--casinoProviderCarouselCountBg:var(--secondary);--casinoProviderActiveProviderBg:var(--apostleIce);--casinoProviderActiveProviderText:#000;--carouselCategoryText:#fff;--carouselCategoryTextHighlight:var(--greenLight);--carouselCategoryTextHover:#fff;--carouselCategorySearchIconBg:var(--secondary);--lobbyGameCardColor:var(--greyMain);--casinoJackpotIcon:url(/media/static/images/icons/casino/jackpot-icon-yellow.png);--casinoFavouriteIcon:url(/media/static/images/icons/casino/favourite-icon-var1.png);--casinoUnfavouriteIcon:url(/media/static/images/icons/casino/unfavourite-icon-var1.png);--gameInfoBtnRadius:10px;--inPlayJackpotTickerBg:#7b61ff;--inPlayJackpotTickerTextColor:#fff;--inPlayJackpotTickerValueColor:#fff;--winnersAmountText:var(--greyMain);--winnersAmountBackground:var(--greenLight);--topWinnersBackground:var(--greyMain);--topWinnersBtnBackground:var(--greenLight);--topWinnersBtnHoverBackground:var(--greenMalachiteLight);--topWinnersBtnColor:var(--purpleTaupe);--topWinnersWidgetV2LeftGradient:linear-gradient(90deg,var(--gableGreen) 0%,rgba(23,52,50,0) 100%);--topWinnersWidgetV2RightGradient:linear-gradient(270deg,var(--gableGreen) 0%,rgba(23,52,50,0) 100%);--gameInfoTagText:#fff;--gameInfoTagBackground:var(--richTurquoise);--providerWidgetBackground:var(--apostleIce);--providerWidgetGameCountBackground:var(--richTurquoise);--providerWidgetGameCountText:#fff;--loyaltyInfoCtaBg:unset;--loyaltyInfoIntroImageBg:#fff;--loyaltyInfoSectionHeaderBg:var(--secondary);--loyaltyInfoSectionHeaderTextColor:#000;--loyaltyCardBorder:none;--loyaltyCardBg:linear-gradient(270deg,#000000,#006018);--loyaltyCardDepositPromptBorder:#000;--marketplaceTagBorder:var(--secondary);--marketplaceTagBg:#fff;--marketplaceTagText:#000;--marketplaceActiveTagBg:#000;--marketplaceActiveTagText:#fff;--engagementHubItemBg:var(--grey50);--loyaltyHubItemBg:var(--grey50);--loyaltyHubCollectRewardButton:#00a82c;--loyaltyHubCollectRewardButtonHover:#0e9732;--loyaltyHubCollectRewardButtonText:#fff;--loyaltyHubCompletionsCounterBg:#41ca65;--loyaltyHubPrimaryText:#000;--loyaltyHubSecondaryText:#000;--elementBackground:var(--darkSlateGray);--bonusCardBg:var(--darkSlateGray);--loyaltyPrimaryBrandColor:var(--greenLight);--loyaltyCardProgressSecondary:#e6e6e6;--loyaltyCardTierNameColor:#000;--loyaltyCardTierProgressColor:#4d4d4d;--loyaltyBrandFontColor:var(--greyMain);--loyaltyBrandColor0:var(--loyaltyGrey50);--loyaltyBrandColor100:#f1f0f1;--milestoneCheckMark:var(--loyaltyBrandFontColor);--loyaltyGrey50:#eeeeee;--loyaltySelectedIconColor:var(--secondary);--loyaltyIconColor:#808080;--wonMedalBackground:#e3ffea;--CheckMarkAchievedPrimary:var(--loyaltyPrimaryBrandColor);--CheckMarkUnachievedPrimary:#e6e6e6;--CheckMarkAchievedSecondary:var(--greyMain);--CheckMarkUnachievedSecondary:#ffffff;--medalTitleColor:#333;--loyaltyPointsColor:var(--primary);--loyaltyPointsCardColor:var(--primary);--loyaltyPointsSecondaryColor:var(--songOfSilver);--loyaltyDashboardPrimaryTextColor:var(--primary);--loyaltyDashboardSecondaryTextColor:var(--songOfSilver);--missionDepositBtnPlusColor:#5b19c6;--listDividerBorder:var(--gableGreen);--promoHubMainText:#fff;--loyaltyInfoWidgetBackground:#2e4c4b;--loyaltyRewardItemBackground:linear-gradient(257deg,rgba(0,0,0,0.1) 4.94%,rgba(0,0,0,0.03) 88.94%);--loyaltyInfoWidgetItemBackground:rgba(255,255,255,0.05);--promoHubAvailableBonusBackground:#5b19c6;--promoHubFreeBetBackground:#5b19c6;--promoHubBonusWidgetFooterBackground:rgba(255,255,255,0.1);--promoHubAvailableBonusTitleBackground:var(--containedBtnPrimaryBg);--promoHubBonusTitle:var(--greyMain);--promoHubBonusAmountValue:var(--promoHubMainText);--promoHubFreeSpinBackground:#5b19c6;--promoHubFreeSpinTitleBackground:var(--containedBtnPrimaryBg);--promoHubNextBigMilestoneBackground:var(--greenLight);--promoHubNextBigMilestoneShadow:transparent;--promoHubNextBigMilestoneBorder:transparent;--promoHubNextBigMilestoneName:var(--greyMain);--promoHubNextBigMilestoneDescription:var(--greyMain);--promoHubNextBigMilestoneProgressActive:var(--promoHubMainText);--promoHubNextBigMilestoneProgressBackground:#f4f4f4;--promoHubProgressAccent:var(--containedBtnPrimaryBg);--promoHubProgressBackground:#f4f4f4;--promoHubSliderBackground:#5b19c6;--promoHubSliderDotsBackground:rgba(255,255,255,0.4);--promoHubSliderActiveDotsBackground:var(--containedBtnPrimaryBg);--promoHubSliderDotsBackgroundInactiveGrey:#e6e6e6;--promoHubSliderTitle:#fff;--promoHubSliderSubTitle:#eee;--promoHubSliderButtonBackground:var(--sunflower);--promoHubSliderButtonBackgroundHover:var(--whiteYellow);--promoLifetimeBonusesBoxViewAllColorHover:var(--containedBtnPrimaryHoverText);--promoHubLifetimeBonusesBackground:#5b19c6;--promoHubSliderCardBackground:linear-gradient(257deg,rgba(255,255,255,0.1) 4.94%,rgba(255,255,255,0.03) 88.94%);--promoHubSliderCardTitle:var(--promoHubMainText);--promoHubSliderCardSubTitle:var(--promoHubMainText);--promoHubHeaderLinkActive:var(--containedBtnPrimaryBg);--promoHubPromotionProgressAccent:var(--containedBtnPrimaryBg);--promoHubPromotionProgressBackground:#f4f4f4;--promoHubPromotionCTAButton:var(--containedBtnPrimaryBg);--promoHubLevelTextColor:var(--greenLight);--promoHubLevelNameTextColor:#eee;--promoHubLevelRewardsTextDarkColor:var(--greyMain);--promoHubProgressLevelOpacity:0.15;--expandablePromotionCardTitleColor:#fff;--expandablePromotionCardDescriptionColor:#c1cdcc;--expandablePromotionCardBg:#2e4c4b;--expandablePromotionCardBottomTextColor:#fff;--expandablePromotionCardInfoBg:var(--deepTeal);--expandablePromotionCardInfoTitleColor:#fff;--expandablePromotionCardInfoLinkColor:#1b9a79;--expandablePromotionCardInfoBlockContentClipBg:var(--deepTeal);--expandablePromotionCardInfoBlockContentValueColor:#8ba19f;--expandablePromotionCardInfoBlockContentTitleColor:#fff;--expandablePromotionCardInfoBlockContentBtnBg:#b4ff00;--promotionsCouponBorder:#2e4c4b;--promotionsCouponProgressCircleColor:#2e4c4b;--promotionsCouponProgressCircleActiveColor:#1b9a79;--promotionsCouponProgressCircleStepBorder:#2e4c4b;--promotionsCouponProgressStepTextInfoColor:#8ba19f;--addedPostButtonBackground:var(--greenLight);--addedPostButtonColor:var(--black);--addedPostsCounterBackground:var(--greenLight);--addedPostsCounterValue:var(--greyMain);--missionCardBg:var(--darkSlateGray);--missionCardRewardBg:rgba(92,253,134,0.2);--missionCardRewardText:#5cfd86;--missionCardProgressBg:linear-gradient(270deg,#00fd5d -28.21%,#b941ff);--missionCardProgressTrackBg:rgba(28,28,28,0.3);--missionCardBtnStateInfoText:#5cfd86;--missionCardBtnStateDangerText:#ff9966;--missionCardConfettiLeft:url(/media/static/images/loyalty/missionV2/latam/confetti-left.svg);--missionCardConfettiRight:url(/media/static/images/loyalty/missionV2/latam/confetti-right.svg);--missionCardInfoTitleText:var(--greyMain);--missionCardInfoContentText:rgba(78,69,74,0.9);--missionCardInfoBtnBg:#5cfd86;--missionCardInfoBtnArrowColor:var(--greyMain);--missionCardLeagueBtnRadius:10px;--missionCardGamesLinkColor:var(--greyMain);--progressBarBg:#befecf;--progressBarBorder:1px solid #53e479;--promoEmptyStateColor:var(--duskyTeal);--promoMysteryBoxBg:var(--darkSlateGray);--promoMysteryBoxBorder:var(--darkSlateGray);--promoMysteryBoxHeadingColor:#fff;--promoMysteryBoxBottomTextColor:var(--baseBtnSecondaryText);--promoMysteryBoxBottomBgColorHover:var(--baseBtnSecondaryHoverBg);--promoMysteryBoxBottomTextColorHover:var(--promoMysteryBoxBottomTextColor);--promoMysteryBoxTimerBg:var(--deepTeal);--promoMysteryBoxTimerColor:var(--secondary);--promoMysteryBoxViewAllBg:var(--secondary);--promoMysteryBoxViewAllColor:var(--mediumJungleGreen);--promoBonusesBottomTextColor:#111;--promoBonusesRightArrowColor:#fff;--promoBonusesAdditionalTextColor:var(--white);--promoLifetimeBonusesBoxBg:radial-gradient(76.35% 120.68% at 50.15% -25.68%,#15d4ee 0%,#162a95 83.09%);--promoMysteryBoxesBg:var(--color-Main-accent-Green-Sea,#1b9a79);--promoLifetimeBonusesBoxViewAllColor:#000;--rewardSliderWidgetColor:#000;--rewardSliderWidgetBg:#b4ff00;--rewardSliderWidgetBgHover:var(--containedBtnPrimaryHoverBg);--rewardSliderWidgetColorHover:var(--containedBtnPrimaryHoverText);--cashierErrorMsgBg:var(--redDark);--cashierCardBg:var(--greyDark);--cashierinputsBg:var(--grey50);--cashierErrorMessage:#f48785;--cashierErrorMsgText:#fff;--processingTransaction:var(--grey300);--presetBtnBg:#1f1f1f;--presetBtnTopText:#fff;--presetBtnRadius:10px;--presetBtnSelectedBorder:var(--greenLight);--presetBtnSelectedBg:var(--greenLight);--presetBtnLabelTopBg:var(--greyMain);--presetBtnTopLabelText:#fff;--chatDesktopWidth:25%;--chatWidgetIconBg:var(--mediumJungleGreen);--cashierInputActiveBorder:var(--secondary);--cashierTextColorMain:#fff;--cashierTextColorSecondary:#fff;--cashierWithdrawalsCancelled:#419544;--cashierWithdrawalsPending:var(--secondary);--cashierWithdrawalsPendingV2:#4d4d4d;--cashierWithdrawalsBtnBgColor:#fff;--cashierWithdrawalsBtnBgColorV2:var(--greenLight);--cashierWithdrawalsBtnColor:var(--greyMain);--cashierWithdrawalsBtnColorV2:#4d4d4d;--cashierWithdrawalsAmountColor:#fff;--cashierWithdrawalsColor:#fff;--cashierWithdrawalsRouteColor:var(--grey400);--cashierWithdrawalsAmountColor:var(--greenLight);--cashierBannerBg:url(/media/static/images/payments/promotion-banner/bg-10bet.svg),var(--greyMain);--cashierBannerPercentValueColor:var(--secondary);--cashierBannerPercentColor:var(--secondary);--cashierBonusColor:var(--greyMain);--cashierBonusBg:var(--secondary);--cashierPromoBubbleBg:var(--secondary);--cashierSelectedPreset:var(--greenLight);--cashierDepositArrowColor:var(--greyMain);--cashierDepositArrowBgColor:var(--secondary);--cashierRouteCardBaseGreyColor:var(--darkSlateGray);--paymentRouteCardNameColor:#fff;--paymentRouteCardAmountColor:var(--songOfSilver);--paymentsIframeBg:var(--darkSlateGray);--postRibbonText:var(--greyMain);--selectionsToggleIconUp:url(/media/static/images/icons/social-feed/chevron-up-filled-10bet.svg);--selectionsToggleIconDown:url(/media/static/images/icons/social-feed/chevron-down-filled-10bet.svg);--activeTabButtonBackground:var(--greenLight);--limitsCardBg:var(--darkSlateGray);--limitsCardTitleColor:#fff;--limitsCardSubtitleColor:var(--bodyText);--limitsCardInputLabelColor:#fff;--limitsCardPendingBtnHoverColor:#fff;--limitsCardBtnHoverMsgBg:var(--darkSlateGray);--limitsCardInputBg:var(--bodyBg);--cancelWithdrawalTitleColor:#fff;--cancelWithdrawalSubtitleColor:var(--transactionIdColor);--cancelWithdrawalBorderColor:transparent;--cancelWithdrawalCardPadding:16px 24px 0 24px;--cancelWithdrawalIdBg:var(--paymentsCancelWithdrawBg);--cancelWithdrawalCardBg:#182c2c;--cancelWithdrawalTopCardPaddingTop:0;--reponsibleGamingSelectBg:var(--darkSlateGray);--reponsibleGamingSelectSvg:var(--white);--leaderboardDetailsBg:var(--darkSlateGray);--alertBg:var(--darkSlateGray);--leaderboardDetailsContainerBg:var(--darkSlateGray);--leatherboardLinkColor:#b7b7b7;--leaderboardV2BannerBg:linear-gradient(90deg,var(--gableGreen) 0%,var(--darkSlateGray) 100%);--leaderboardV2Accent:var(--mediumJungleGreen);--leaderboardV2Tint:var(--darkSlateGray);--leaderboardV2OnTint:var(--secondary);--leaderboardV2ActivePlayersText:var(--white);--leaderboardV2Highlight:var(--mediumJungleGreen);--leaderboardV2YourPositionText:var(--white);--leaderboardV2ActivePrizeBg:var(--mediumJungleGreen);--leaderboardV2BadgeBg:var(--mediumJungleGreen);--leaderboardV2PrizeBadgeText:var(--white);--leaderboardV2ArrowBorderColor:var(--duskyTeal);--leaderboardV2ArrowColor:var(--secondary);--leaderboardV2ClaimedBtnBg:var(--duskyTeal);--leaderboardV2ClaimedText:var(--gableGreen);--leaderboardV2HardLuckBg:#102221;--leaderboardV2DividerBg:transparent;--containedBtnTertiaryBg:var(--containedBtnPrimaryBg);--containedBtnTertiaryText:var(--containedBtnPrimaryText);--containedBtnTertiaryHoverBg:var(--containedBtnPrimaryHoverBg);--containedBtnTertiaryHoverText:var(--containedBtnPrimaryHoverText)}